@charset "utf-8";

.undlayCont__wrap.greeting .undlayCont__firstView .imgWrap .imgBox.greeting_fv_re{
    background-image: url(../images/greeting/add/fv_bg.jpg);
}

#re_greeting_wrap{
    overflow: hidden;
}
#re_greeting_wrap img{
    max-width: 100%;
    width: auto;
}

.section_in{
    max-width: 1200px;
    margin: 0 auto;
}

#philosophy_sec{
    background: #f9f9f3;
    background: linear-gradient(90deg, #f9f9f3 0%, #f9f9f3 53%, #fff 53%, #fff 100%);
    padding: 0 20px;
    margin: 75px 0 0;
}
#philosophy_sec dl{
    display: flex;
    justify-content: space-between;
    padding: 75px 0 70px 80px;
    position: relative;
}
#philosophy_sec dl dt{
    width: 29%;
    padding: 0 0 0 80px;
}
#philosophy_sec dl dt img.philosophy_img{
    width: 100%;
    max-width: 329px;
}
#philosophy_sec dl dt .philosophy_title{
    position: absolute;
    left: 0;
    top: 10px;
    bottom: 10px;
    max-width: 52px;
}
#philosophy_sec dl dt .philosophy_title img{
    width: auto;
    max-height: 100%;
}
#philosophy_sec dl dd{
    width: calc(100% - 29%);
    box-sizing: border-box;
    padding: 35px 0 0 80px;
}
#philosophy_sec dl dd h2{
    font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
    font-size: 4rem;
    font-weight: 500;
    line-height: 1.4;
    margin: 0 0 40px;
}
#philosophy_sec dl dd h2 span{
    font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #c2000a;
    display: block;
    margin: 15px 0 0;
}
#philosophy_sec dl dd h3{
    font-size: 2rem;
    line-height: 1.4;
    font-weight: 600;
    line-height: 1.4;
    margin: 0 0 25px;
}
#philosophy_sec dl dd p{
    font-size: 1.6rem;
    line-height: 1.8;
    margin: 25px 0 0;
}
#philosophy_sec dl dd p.name_item{
    text-align: right;
}
#philosophy_sec dl dd p.name_item .name{
    display: inline-block;
    text-align: left;
    font-size: 1.8rem;
    font-weight: bold;
}


#history_sec{
    padding: 378px 20px 40px;
}
#history_sec dl{
    display: flex;
    justify-content: space-between;
}
#history_sec dl dt{
    width: 50%;
    box-sizing: border-box;
    padding: 0 14% 0 0;
}
#history_sec dl dt h2{
    margin: 0 0 60px;
}
#history_sec dl dt h2 img{
    width: 100%;
    max-width: 404px;
    margin: 0 0 30px;
}
#history_sec dl dt h2 span{
    font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
    display: block;
    font-size: 2rem;
    font-weight: normal;
    letter-spacing: 0.1em;
    padding: 0 0 0 40px;
    position: relative;
}
#history_sec dl dt h2 span::before{
    content: "";
    display: block;
    background: #999966;
    top: 50%;
    left: 0;
    width: 20px;
    height: 1px;
    position: absolute;
}
#history_sec dl dt p{
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.6;
}
#history_sec dl dd{
    width: 50%;
    position: relative;
}
#history_sec dl dd .history_img{
    width: 40%;
    max-width: 222px;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(-55%);
    z-index: 2;
}
#history_sec dl dd h3{
    font-size: 2rem;
    padding: 0 0 15px 100px;
    margin: 0 0 20px;
    border-bottom: solid 2px #c2000a;
}
#history_sec dl dd .ruby{
    font-size: 1.4rem;
    letter-spacing: 0.1em;
    color: #c2000a;
    display: block;
    margin: 0 0 17px;
}
#history_sec dl dd .title{
    font-size: 1.6rem;
    display: block;
    margin: 0 0 10px;
}
#history_sec dl dd .history_box{
    background: #f9f9f9;
    margin: 0 0 0 60px;
    padding: 10px;
    position: relative;
    overflow: hidden;
}
#history_sec dl dd .history_box p{
    padding: 5% 5% 5% 7%;
    font-size: 1.5rem;
    line-height: 1.8;
    text-align: justify;
    border: solid 2px #fff;
}
#history_sec dl dd .history_box::before{
    content: "";
    display: block;
    width: 20px;
    height: 40px;
    background: #fff;
    transform: rotate(45deg);
    position: absolute;
    left: -5px;
    top: -15px;
}
#history_sec dl dd .history_box::after{
    content: "";
    display: block;
    width: 20px;
    height: 40px;
    background: #fff;
    transform: rotate(45deg);
    position: absolute;
    right: -5px;
    bottom: -15px;
}
.history_box02 {
    background: #fff;
    padding: 5%;
    line-height: 2.5rem;
    margin-top: 10px;
}
p.profile_02 {
    font-size: 1.5rem;
    line-height: 2.5rem;
}

#interview_sec{
    background: #f9f9f3;
    background: linear-gradient(90deg, #fafaf4 0%, #fafaf4 46.2%, #f5f5e9 46.2%, #f5f5e9 100%);
    padding: 0 20px 80px;
}
#interview_sec h2{
    font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
    text-align: right;
    font-size: 14rem;
    font-weight: normal;
    letter-spacing: 0.04em;
    line-height: 1;
    color: #fff;
    transform: translateY(-20px);
    margin: 0 0 20px;
}
#interview_sec h3{
    font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
    text-align: center;
    font-size: 3rem;
    font-weight: 500;
    line-height: 1.6;
    margin: 0 0 60px;
}
#interview_sec h3 span{
    border-bottom: solid 3px #c2000a;
    padding: 0 0 4px;
}
#interview_sec .name{
    max-width: 1040px;
    text-align: right;
    margin: 0 auto;
}
#interview_sec .name img{
    max-width: 283px;
}
#interview_sec .interview_box dl{
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: flex-start;
}
#interview_sec .interview_box dl dt{
    width: 17%;
    text-align: center;
}
#interview_sec .interview_box dl dd{
    width: 83%;
    max-width: 884px;
    background: #fff;
    padding: 50px 80px;
    box-sizing: border-box;
}
#interview_sec .interview_box dl dd .num{
    font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
    font-size: 2rem;
    color: #c2000a;
    padding: 0 0 0 30px;
    margin: 0 0 15px;
    position: relative;
    display: block;
}
#interview_sec .interview_box dl dd .num::before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
    height: 1px;
    background: #c2000a;
}
#interview_sec .interview_box dl dd .question_txt{
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.6;
}
#interview_sec .interview_box dl dd .answer_txt{
    font-size: 1.6rem;
    line-height: 1.8;
    margin: 0 0 25px;
}
#interview_sec .interview_box dl dd .answer_txt:last-child{
    margin: 0 0 0;
}
#interview_sec .interview_box dl.interview_type01{
    margin: 0 auto 30px;
    flex-direction: row-reverse;
    justify-content: flex-start;
}
#interview_sec .interview_box dl.interview_type01 dt{
    max-width: 158px;
}
#interview_sec .interview_box dl.interview_type01 dt span{
    display: block;
    margin: 15px 0 0;
    font-size: 2rem;
    font-weight: bold;
    color: #999966;
}
#interview_sec .interview_box dl.interview_type01 dd{
    border-radius: 40px 0px 40px 40px;
}
#interview_sec .interview_box dl.interview_type02{
    margin: 0 0 80px;
    justify-content: flex-start;
}
#interview_sec .interview_box dl.interview_type02 dt{
    max-width: 158px;
}
#interview_sec .interview_box dl.interview_type02 dt span{
    display: block;
    margin: 15px 0 0;
    font-size: 2rem;
    font-weight: bold;
    color: #c2000a;
}
#interview_sec .interview_box dl.interview_type02 dd{
    border-radius: 0 40px 40px 40px;
}


#profile_sec{
    padding: 120px 20px 100px;
}
#profile_sec h2{
    font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
    font-size: 7rem;
    font-weight: 500;
    color: #999966;
    letter-spacing: 0.19em;
    margin: 0 0 100px;
}
#profile_sec h2 span{
    font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
    display: inline-block;
    vertical-align: baseline;
    font-size: 2rem;
    letter-spacing: 0.1em;
    margin: 0 0 0 20px;
    padding: 0 0 0 40px;
    color: #000;
    position: relative;
}
#profile_sec h2 span::before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
    height: 1px;
    background: #999966;
}
#profile_sec .profile_box{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
#profile_sec .profile_left{
    width: 40%;
    position: relative;
}
#profile_sec .profile_left figure{
    transform: translateX(-30%);
    position: relative;
}
#profile_sec .profile_left figure::before{
    background: url(../images/greeting/add/box_bg02.jpg) no-repeat center;
    background-size: cover;
    content: "";
    display: block;
    position: absolute;
    left: -15%;
    top: 15%;
    width: 100%;
    height: 100%;
}
#profile_sec .profile_left figure img{
    position: relative;
    z-index: 1;
}
#profile_sec .profile_left ul{
    position: absolute;
    z-index: 2;
    bottom: -60px;
    left: 0;
    right: 0;
}
#profile_sec .profile_left ul li{
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
}
#profile_sec .profile_right{
    width: 60%;
}
#profile_sec .profile_right table{
    width: 100%;
}
#profile_sec .profile_right tr{
    border-bottom: solid 1px #c2c2c2;
}
#profile_sec .profile_right th{
    vertical-align: top;
    padding: 20px 0;
    width: 120px;
    text-align: left;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.6;
}
#profile_sec .profile_right td{
    vertical-align: top;
    padding: 20px 20px 20px 0;
    font-size: 1.6rem;
    line-height: 1.8;
}
#profile_sec .hobby_list{
    background: #f9f9f9;
    max-width: 640px;
    box-sizing: border-box;
    position: relative;
    border: solid 2px #999966;
    padding: 45px 35px 20px;
    margin: 40px 0 0;
}
#profile_sec .hobby_list span{
    background: #999966;
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    color: #fff;
    font-size: 1.6rem;
    letter-spacing: 0.2em;
    padding: 8px 10px;
    text-align: center;
    box-sizing: border-box;
}
#profile_sec .hobby_list ul{
    display: block;
    flex-wrap: wrap;
}
#profile_sec .hobby_list ul li{
    min-width: 195px;
    position: relative;
    padding: 0 0 0 20px;
    margin: 5px 0;
    box-sizing: border-box;
    font-size: 1.6rem;
    line-height: 1.6;
}
#profile_sec .hobby_list ul li::before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #999966;
}


#business_sec{
    background: url(../images/greeting/add/bg01.png) no-repeat right top #fef7fe;
    padding: 0 20px 110px;
}
#business_sec h2{
    font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
    max-width: 1200px;
    margin: 0 auto 140px;
    font-size: 2.4rem;
    font-weight: 500;
    color: #fff;
    transform: translateY(-50%);
}
#business_sec h2 span{
    padding: 20px 35px 20px 20px;
    display: inline-block;
    position: relative;
}
#business_sec h2 span::before{
    background: url(../images/greeting/add/title_bg.png) no-repeat right center;
    background-size: 1200px;
    content: "";
    display: block;
    width: 100vw;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
#business_sec h2 span::after{
    background: #c2000a;
    content: "";
    display: block;
    width: 100vw;
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    z-index: 1;
}
#business_sec h2 span b{
    position: relative;
    font-weight: 500;
    z-index: 3;
}
#business_sec h2 span small{
    font-size: 1.8rem;
    margin: 0 0 0 20px;
    vertical-align: middle;
    position: relative;
    z-index: 3;
}
#business_sec .movie_box,#consultant_sec .movie_box{
    max-width: 830px;
    margin: 0 auto 65px;
    position: relative;
}
#business_sec .movie_box h3,#consultant_sec .movie_box h3{
    font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
    margin: 25px 0 0;
    font-size: 2rem;
    text-align: center;
}
#business_sec .youtube,#consultant_sec .youtube{
    position: relative;
}
#business_sec .youtube::before,#consultant_sec .youtube::before{
    background: #9d0008;
    content: "";
    display: block;
    width: 318px;
    height: 318px;
    opacity: 0.08;
    position: absolute;
    left: -50px;
    bottom: -50px;
}
#business_sec .youtube::after,#consultant_sec .youtube::after{
    background: #9d0008;
    content: "";
    display: block;
    width: 318px;
    height: 318px;
    opacity: 0.08;
    position: absolute;
    right: -50px;
    top: -50px;
}
#business_sec .business_detail{
    max-width: 830px;
    margin: 0 auto;
    position: relative;
}
#business_sec .business_detail table{
    width: 100%;
    margin: 0 0 65px;
}
#business_sec .business_detail tr{
    border-bottom: solid 1px #c2c2c2;
}
#business_sec .business_detail th{
    text-align: left;
    padding: 20px 0;
    width: 120px;
    vertical-align: middle;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.6;
}
#business_sec .business_detail td{
    padding: 20px 0;
    vertical-align: middle;
    font-size: 1.6rem;
    line-height: 1.6;
}
#business_sec .business_list{
    display: flex;
    justify-content: space-between;
}
#business_sec .business_item{
    width: calc(50% - 10px);
    background: #f9f9f9;
    box-sizing: border-box;
    position: relative;
    border: solid 2px #999966;
    padding: 45px 15px 20px 45px;
}
#business_sec .business_item span{
    background: #999966;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 1.6rem;
    padding: 8px 20px;
    text-align: center;
    box-sizing: border-box;
}
#business_sec .business_item ul{
}
#business_sec .business_item ul li{
    position: relative;
    padding: 0 0 0 20px;
    margin: 5px 0;
    box-sizing: border-box;
    font-size: 1.6rem;
    line-height: 1.6;
}
#business_sec .business_item ul li::before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #999966;
}


#consultant_sec{
    background: url(../images/greeting/add/bg02.png) no-repeat left bottom #fef7fe;
    padding: 0 20px 110px;
}
#consultant_sec h2{
    font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
    max-width: 1200px;
    margin: 0 auto 70px;
    font-size: 2.4rem;
    font-weight: 500;
    color: #fff;
    transform: translateY(-50%);
}
#consultant_sec h2 span{
    padding: 20px 35px 20px 20px;
    display: inline-block;
    position: relative;
}
#consultant_sec h2 span::before{
    background: url(../images/greeting/add/title_bg.png) no-repeat right center;
    background-size: 1200px;
    content: "";
    display: block;
    width: 100vw;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
#consultant_sec h2 span::after{
    background: #c2000a;
    content: "";
    display: block;
    width: 100vw;
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    z-index: 1;
}
#consultant_sec h2 span b{
    position: relative;
    font-weight: 500;
    z-index: 3;
}
#consultant_sec h2 span small{
    font-size: 1.8rem;
    margin: 0 0 0 20px;
    vertical-align: middle;
    position: relative;
    z-index: 3;
}
#consultant_sec .consultant_txt{
    font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
    text-align: center;
    margin: 55px 0;
    font-size: 1.8rem;
    line-height: 1.8;
}
#consultant_sec .consultant_list{
    max-width: 1040px;
    margin: 0 auto;
}
#consultant_sec .consultant_item{
    width: 100%;
    background: #f9f9f9;
    box-sizing: border-box;
    position: relative;
    border: solid 2px #999966;
    padding: 45px 15px 20px 45px;
}
#consultant_sec .consultant_item span{
    background: #999966;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 1.6rem;
    padding: 8px 20px;
    text-align: center;
    box-sizing: border-box;
}
#consultant_sec .consultant_item ul{
    column-count: 2;
}
#consultant_sec .consultant_item ul li{
    position: relative;
    padding: 0 0 0 20px;
    margin: 5px 0;
    box-sizing: border-box;
    font-size: 1.5rem;
    line-height: 1.8;
}
#consultant_sec .consultant_item ul li::before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #999966;
}
#consultant_sec .blog_btn{
    text-align: center;
    margin: 50px 0 95px;
}
#consultant_sec .blog_btn a{
    display: inline-block;
    padding: 14px 32px;
    color: #000;
    font-size: 1.6rem;
    letter-spacing: 0.2em;
    background: #f9f9f9;
    border: solid 2px #999966;
}
#consultant_sec .blog_btn a span{
    display: inline-block;
    padding: 0 70px 0 0;
    background: url(../images/greeting/add/arrow.png) no-repeat right center;
    background-size: 58px;
}

#consultant_sec .product_box{
    background: #fff;
    margin: 40px auto 0;
    padding: 0 0 35px;
    max-width: 1040px;
}
#consultant_sec .product_box h3{
    font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
    background: #999966;
    color: #fff;
    text-align: center;
    font-size: 2.4rem;
    font-weight: normal;
    padding: 10px 0;
    margin: 0 0 40px;
}
#consultant_sec .product_box h3 span{
    padding: 15px 0;
    display: block;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
}
#consultant_sec .product_box .product_list{
    display: flex;
    max-width: 780px;
    margin: 0 auto;
}
#consultant_sec .product_box .product_item{
    width: 390px;
    text-align: center;
    box-sizing: border-box;
    padding: 0 20px;
}
#consultant_sec .product_box .product_item .subTitle {
    font-size: 1.8rem;
    margin-top: 20px;
}
#consultant_sec .product_box .product_item .title {
    font-size: 1.8rem;
    margin-top: 10px;
    font-weight: bold;
}
#consultant_sec .product_box .product_item .publisher {
    font-size: 1.4rem;
    margin-top: 30px;
    margin-bottom: 20px;
}


@media screen and (max-width: 767px) {
#re_greeting_wrap{
    overflow: hidden;
}
#re_greeting_wrap img{
    max-width: 100%;
    width: auto;
}

.section_in{
    max-width: 1200px;
    margin: 0 auto;
}

#philosophy_sec{
    background: #f9f9f3;
    background: linear-gradient(90deg, #f9f9f3 0%, #f9f9f3 53%, #fff 53%, #fff 100%);
    padding: 0 20px;
    margin: 60px 0 0;
}
#philosophy_sec dl{
    display: block;
    padding: 0;
    position: relative;
}
#philosophy_sec dl dt{
    width: 100%;
    padding: 40px 20% 30px 20%;
    box-sizing: border-box;
}
#philosophy_sec dl dt img.philosophy_img{
    width: 100%;
    max-width: 100%;
}
#philosophy_sec dl dt .philosophy_title{
    position: absolute;
    max-width: 24px;
    top: 20px;
    bottom: initial;
}
#philosophy_sec dl dt .philosophy_title img{
    width: auto;
    max-height: 100%;
}
#philosophy_sec dl dd{
    width: 100%;
    padding: 0;
	margin-top: 578px;
}
#philosophy_sec dl dd h2{
    font-size: 7vw;
    margin: 0 0 40px;
}
#philosophy_sec dl dd h2 span{
    font-size: 3.5vw;
}
#philosophy_sec dl dd h3 {
    font-size: 4.2vw;
    line-height: 1.6;
    margin: 0 0 25px;
}
#philosophy_sec dl dd p{
    font-size: 1.5rem;
    margin: 25px 0 0;
}
#philosophy_sec dl dd p.name_item{
    text-align: right;
}
#philosophy_sec dl dd p.name_item .name{
    display: inline-block;
    text-align: left;
    font-size: 1.8rem;
    font-weight: bold;
}


#history_sec{
    padding: 60px 20px;
}
#history_sec dl{
    display: block;
    justify-content: space-between;
}
#history_sec dl dt{
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 0;
}
#history_sec dl dt h2{
    margin: 0 0 40px;
    max-width: 60%;
}
#history_sec dl dt h2 img{
    width: 100%;
    max-width: 404px;
    margin: 0 0 30px;
}
#history_sec dl dt h2 span{
    font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
    display: block;
    font-size: 1.8rem;
    font-weight: normal;
    letter-spacing: 0.1em;
    padding: 0 0 0 40px;
    position: relative;
}
#history_sec dl dt h2 span::before{
    content: "";
    display: block;
    background: #999966;
    top: 50%;
    left: 0;
    width: 20px;
    height: 1px;
    position: absolute;
}
#history_sec dl dt p {
    font-size: 3vw;
    font-weight: bold;
    line-height: 1.6;
    max-width: 80%;
    margin: 0 0 40px;
}
#history_sec dl dd{
    width: 100%;
    position: relative;
}
#history_sec dl dd .history_img {
    width: 40%;
    max-width: 222px;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(0);
    z-index: 2;
}
#history_sec dl dd h3 {
    font-size: 2rem;
    padding: 40px 0 15px 20%;
    margin: 0 0 20px 20%;
    border-bottom: solid 2px #c2000a;
}
#history_sec dl dd .ruby{
    margin: 0 0 5px;
}
#history_sec dl dd .title{
    font-size: 1.4rem;
    display: block;
    margin: 0 0 5px;
}
#history_sec dl dd .history_box {
    background: #f9f9f9;
    margin: 0;
    padding: 10px;
    position: relative;
    overflow: hidden;
    z-index: 2;
}
#history_sec dl dd .history_box p{
    padding: 5% 5% 5% 7%;
    font-size: 1.4rem;
    line-height: 1.8;
    text-align: justify;
    border: solid 2px #fff;
}
#history_sec dl dd .history_box::before{
    content: "";
    display: block;
    width: 20px;
    height: 40px;
    background: #fff;
    transform: rotate(45deg);
    position: absolute;
    left: -5px;
    top: -15px;
}
#history_sec dl dd .history_box::after{
    content: "";
    display: block;
    width: 20px;
    height: 40px;
    background: #fff;
    transform: rotate(45deg);
    position: absolute;
    right: -5px;
    bottom: -15px;
}


#interview_sec{
    background: #f9f9f3;
    background: linear-gradient(90deg, #fafaf4 0%, #fafaf4 46.2%, #f5f5e9 46.2%, #f5f5e9 100%);
    padding: 0 20px 60px;
}
#interview_sec h2 {
    font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
    text-align: right;
    font-size: 14vw;
    font-weight: normal;
    letter-spacing: 0.04em;
    line-height: 1;
    color: #fff;
    transform: translateY(-2vw);
    margin: 0 0 20px;
}
#interview_sec h3 {
    text-align: justify;
    font-size: 5vw;
    margin: 0 0 60px;
}
#interview_sec h3 span{
    border-bottom: solid 2px #c2000a;
    padding: 0 0 4px;
}
#interview_sec .name{
    max-width: 1040px;
    text-align: right;
    margin: 0 auto;
}
#interview_sec .name img{
    max-width: 180px;
}
#interview_sec .interview_box dl{
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: flex-start;
}
#interview_sec .interview_box dl dt{
    width: 17%;
    text-align: center;
}
#interview_sec .interview_box dl dd{
    width: 83%;
    max-width: 884px;
    background: #fff;
    padding: 30px 20px;
    box-sizing: border-box;
}
#interview_sec .interview_box dl dd .num{
    font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
    font-size: 1.6rem;
    color: #c2000a;
    padding: 0 0 0 20px;
    margin: 0 0 15px;
    position: relative;
    display: block;
}
#interview_sec .interview_box dl dd .num::before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 10px;
    height: 1px;
    background: #c2000a;
}
#interview_sec .interview_box dl dd .question_txt{
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.6;
}
#interview_sec .interview_box dl dd .answer_txt{
    font-size: 1.4rem;
    line-height: 1.8;
    margin: 0 0 15px;
}
#interview_sec .interview_box dl dd .answer_txt:last-child{
    margin: 0 0 0;
}
#interview_sec .interview_box dl.interview_type01{
    margin: 0 auto 30px;
    flex-direction: row-reverse;
    justify-content: flex-start;
}
#interview_sec .interview_box dl.interview_type01 dt{
    max-width: 158px;
}
#interview_sec .interview_box dl.interview_type01 dt span {
    display: block;
    margin: 5px 0 0;
    font-size: 1.2rem;
}
#interview_sec .interview_box dl.interview_type01 dd{
    border-radius: 20px 0px 20px 20px;
}
#interview_sec .interview_box dl.interview_type02{
    margin: 0 0 60px;
    justify-content: flex-start;
}
#interview_sec .interview_box dl.interview_type02 dt{
    max-width: 158px;
}
#interview_sec .interview_box dl.interview_type02 dt span{
    display: block;
    margin: 5px 0 0;
    font-size: 1.2rem;
}
#interview_sec .interview_box dl.interview_type02 dd{
    border-radius: 0 20px 20px 20px;
}


#profile_sec{
    padding: 60px 20px;
}
#profile_sec h2{
    font-size: 10vw;
    letter-spacing: 0.15em;
    margin: 0 0 60px;
}
#profile_sec h2 span{
    font-size: 1.8rem;
    margin: 0 0 0;
    padding: 0 0 0 40px;
}
#profile_sec h2 span::before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
    height: 1px;
    background: #999966;
}
#profile_sec .profile_box{
    display: block;
}
#profile_sec .profile_left{
    width: 100%;
}
#profile_sec .profile_left figure{
    transform: translateX(0);
    position: relative;
}
#profile_sec .profile_left figure::before{
    left: -20px;
    top: 70px;
    width: 100%;
    height: 100%;
}
#profile_sec .profile_left figure img{
    position: relative;
    z-index: 1;
    object-fit: cover;
    object-position: top;
    width: 100%;
    height: 320px;
}
#profile_sec .profile_left ul{
    position: relative;
    z-index: 2;
    margin: 20px 0 0;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
}
#profile_sec .profile_left ul li{
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
}
#profile_sec .profile_right{
    width: 100%;
    margin: 40px 0 0;
}
#profile_sec .profile_right table{
    width: 100%;
    display: block;
}
#profile_sec .profile_right tbody{
    display: block;
}
#profile_sec .profile_right tr{
    border-bottom: solid 1px #c2c2c2;
    display: block;
}
#profile_sec .profile_right th{
    padding: 20px 0 0;
    width: auto;
    font-size: 1.5rem;
    line-height: 1.6;
    display: block;
}
#profile_sec .profile_right td{
    display: block;
    vertical-align: top;
    padding: 10px 0 20px;
    font-size: 1.4rem;
}
#profile_sec .hobby_list {
    padding: 55px 20px 20px;
}
#profile_sec .hobby_list span{
    background: #999966;
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    color: #fff;
    font-size: 1.6rem;
    letter-spacing: 0.2em;
    padding: 8px 10px;
    text-align: center;
    box-sizing: border-box;
}
#profile_sec .hobby_list ul{
    display: flex;
    flex-wrap: wrap;
}
#profile_sec .hobby_list ul li{
    font-size: 1.4rem;
    line-height: 1.6;
}
#profile_sec .hobby_list ul li::before{
    top: 8px;
    width: 10px;
    height: 10px;
}


#business_sec{
    background: url(../images/greeting/add/bg01.png) no-repeat right top #fef7fe;
    padding: 0 20px 110px;
}
#business_sec h2{
    background: #c2000a;
    margin: 0 auto 60px;
    font-size: 4.5vw;
    font-weight: 500;
    color: #fff;
    transform: translateY(0);
    letter-spacing: 0.1em;
    text-align: center;
}
#business_sec h2 span{
    padding: 20px;
    display: block;
    position: relative;
}
#business_sec h2 span::before{
    background: #c2000a;
    content: "";
    display: block;
    width: calc(100% + 40px);
    height: 100%;
    position: absolute;
    right: -20px;
    left: -20px;
    top: 0;
    z-index: 1;
    text-align: center;
}
#business_sec h2 span::after{
    display: none;
}
#business_sec h2 span b{
    position: relative;
    font-weight: 500;
    z-index: 3;
}
#business_sec h2 span small {
    font-size: 3.5vw;
    margin: 0;
    display: block;
}
#business_sec .movie_box,#consultant_sec .movie_box{
    max-width: 830px;
    margin: 0 auto 40px;
    position: relative;
}
#business_sec .movie_box h3,#consultant_sec .movie_box h3{
    font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGP明朝B", serif;
    margin: 25px 0 0;
    font-size: 4vw;
    text-align: center;
}
#business_sec .youtube,#consultant_sec .youtube{
    position: relative;
}
#business_sec .youtube::before,#consultant_sec .youtube::before{
    width: 30vw;
    height: 20vw;
    opacity: 0.08;
    position: absolute;
    left: -20px;
    bottom: -20px;
}
#business_sec .youtube::after,#consultant_sec .youtube::after{
    width: 30vw;
    height: 20vw;
    opacity: 0.08;
    position: absolute;
    right: -20px;
    top: -20px;
}
#business_sec .youtube iframe,#consultant_sec .youtube iframe{
    height: 55vw;
    position: relative;
    z-index: 4;
}
#business_sec .business_detail{
    max-width: 830px;
    margin: 0 auto;
    position: relative;
}
#business_sec .business_detail table{
    width: 100%;
    margin: 0 0 45px;
    display: block;
}
#business_sec .business_detail tbody{
    display: block;
}
#business_sec .business_detail tr{
    border-bottom: solid 1px #c2c2c2;
    display: block;
}
#business_sec .business_detail th{
    display: block;
    text-align: left;
    padding: 20px 0 0;
    width: auto;
    vertical-align: middle;
    font-weight: normal;
    font-size: 1.5rem;
    line-height: 1.6;
}
#business_sec .business_detail td{
    display: block;
    padding: 10px 0 20px;
    vertical-align: middle;
    font-size: 1.4rem;
    line-height: 1.6;
}
#business_sec .business_list{
    display: block;
}
#business_sec .business_item{
    width: 100%;
    background: #f9f9f9;
    box-sizing: border-box;
    position: relative;
    border: solid 2px #999966;
    padding: 45px 20px 20px;
    margin: 20px 0 0;
}
#business_sec .business_item span{
    background: #999966;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 1.6rem;
    padding: 8px 20px;
    text-align: center;
    box-sizing: border-box;
}
#business_sec .business_item ul{
}
#business_sec .business_item ul li{
    position: relative;
    padding: 0 0 0 20px;
    margin: 5px 0;
    box-sizing: border-box;
    font-size: 1.4rem;
    line-height: 1.6;
}
#business_sec .business_item ul li::before{
    left: 0;
    top: 7px;
    width: 10px;
    height: 10px;
}


#consultant_sec{
    background: url(../images/greeting/add/bg02.png) no-repeat left bottom #fef7fe;
    padding: 0 20px 110px;
}
#consultant_sec h2{
    background: #c2000a;
    margin: 0 auto 60px;
    font-size: 4vw;
    font-weight: 500;
    color: #fff;
    transform: translateY(0);
    letter-spacing: 0.1em;
    text-align: center;
}
#consultant_sec h2 span{
    padding: 20px;
    display: block;
    position: relative;
}
#consultant_sec h2 span::before{
    background: #c2000a;
    content: "";
    display: block;
    width: calc(100% + 40px);
    height: 100%;
    position: absolute;
    right: -20px;
    left: -20px;
    top: 0;
    z-index: 1;
    text-align: center;
}
#consultant_sec h2 span::after{
    display: none;
}
#consultant_sec h2 span b{
    position: relative;
    font-weight: 500;
    z-index: 3;
}
#consultant_sec h2 span small{
    font-size: 3.5vw;
    margin: 0;
    display: block;
}
#consultant_sec .consultant_txt{
    text-align: justify;
    margin: 40px 0;
    font-size: 1.4rem;
    line-height: 1.8;
}
#consultant_sec .consultant_list{
    max-width: 1040px;
    margin: 0 auto;
}
#consultant_sec .consultant_item{
    width: 100%;
    background: #f9f9f9;
    box-sizing: border-box;
    position: relative;
    border: solid 2px #999966;
    padding: 45px 20px 20px;
}
#consultant_sec .consultant_item span{
    background: #999966;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 1.6rem;
    padding: 8px 20px;
    text-align: center;
    box-sizing: border-box;
}
#consultant_sec .consultant_item ul{
    column-count: 1;
}
#consultant_sec .consultant_item ul li{
    position: relative;
    padding: 0 0 0 20px;
    margin: 5px 0;
    box-sizing: border-box;
    font-size: 1.4rem;
    line-height: 1.8;
}
#consultant_sec .consultant_item ul li::before{
    left: 0;
    top: 8px;
    width: 10px;
    height: 10px;
}
#consultant_sec .blog_btn{
    text-align: center;
    margin: 40px 0 65px;
}
#consultant_sec .blog_btn a{
    display: inline-block;
    padding: 14px 32px;
    color: #000;
    font-size: 1.4rem;
    letter-spacing: 0.2em;
    background: #f9f9f9;
    border: solid 2px #999966;
}
#consultant_sec .blog_btn a span{
    display: inline-block;
    padding: 0 50px 0 0;
    background: url(../images/greeting/add/arrow.png) no-repeat right center;
    background-size: 38px;
}

#consultant_sec .product_box{
    background: #fff;
    margin: 40px auto 0;
    padding: 0 0 35px;
    max-width: 1040px;
}
#consultant_sec .product_box h3{
    font-size: 5vw;
}
#consultant_sec .product_box h3 span{
    padding: 15px 0;
}
#consultant_sec .product_box .product_list{
    display: flex;
    max-width: 780px;
    margin: 0 auto;
}
#consultant_sec .product_box .product_item{
    width: 50%;
    text-align: center;
    box-sizing: border-box;
    padding: 0 10px;
}
#consultant_sec .product_box .product_item img{
    max-width: 80%;
}
#consultant_sec .product_box .product_item .subTitle {
    font-size: 1.2rem;
    margin-top: 20px;
}
#consultant_sec .product_box .product_item .title {
    font-size: 1.4rem;
    margin-top: 10px;
    font-weight: bold;
}
#consultant_sec .product_box .product_item .publisher {
    font-size: 1.2rem;
    margin-top: 20px;
    margin-bottom: 10px;
}
}
.history_box02 {
    background: #f9f9f9;
    padding: 4%;
    margin-top: 10px;
    position: absolute;
    font-size: 1.5rem;
    line-height: 1.8;
}
p.name_item {
    font-size: 2rem;
    margin-bottom: 20px;
    border-bottom: solid 2px #c2000a;
    padding: 0 0 15px 0px;
}
@media screen and (max-width: 767px) {
.history_box02 {
    background: #f9f9f9;
    padding: 4%;
    margin-top: 10px;
    position: absolute;
    font-size: 1.5rem;
    line-height: 1.8;
    width: 90%;
    margin-left: -70px;
}}