.article{ padding:0!important; }
.article, .article *{ font-family:'pt',sans-serif; }
section{ overflow:hidden; }



#sm{ display:flex; border-bottom:1px solid #ccc; margin:0 40px; justify-content:center; }
#sm > li{ min-width:157px; font-size:20px; font-weight:500; color:#333; line-height:1em; margin:0 0 -1px; text-align:center; }
#sm > li.act{ color:#a18b69; }
#sm > li > a{ display:block; font-size:inherit; font-weight:inherit; color:inherit; border-bottom:2px solid transparent; padding:17px 15px; }
#sm > li.act > a{ border-bottom:2px solid #a18b69; }

@media(max-width:991px){
    #sm{ margin:0 15px; } 
    #sm > li{ min-width:140px; }
}
@media(max-width:768px){
    #sm > li{ min-width:110px; font-size:16px; }
    #sm > li > a{ padding:12px 10px; }
}



#sb01{ padding:150px 40px; }
.sb01_tt{ width:min(610px, 100%); text-align:center; word-break:keep-all; margin:0 auto; }
.sb01_tt > img{ max-width:500px; margin:0 auto 20px; }
.sb01_tt > h3{ font-size:24px; font-weight:500; color:#333; line-height:1.5em; margin-bottom:20px; }
.sb01_tt > p{ font-size:16px; font-weight:400; color:#333; line-height:1.5em; }

@media(max-width:991px){
    #sb01{ padding:100px 15px; }
}
@media(max-width:768px){
    .sb01_tt > img{ max-width:400px; margin:0 auto 10px; }
    .sb01_tt > h3{ font-size:18px; }
}
@media(max-width:500px){
    .sb01_tt > h3{ font-size:16px; }
    .sb01_tt > p{ font-size:14px; }
}



.sb02_pw{ display:flex; flex-flow:row wrap; }
.sb02_pt{ width:50%; padding:150px 40px; }
.sb02_pt.lf{ background-color:#a18b69; }
.sb02_pt.rt{ background-color:#333; }

.sb02_pt > h3{ font-size:24px; font-weight:500; line-height:1em; margin-bottom:40px; text-align:center; }
.sb02_pt.lf > h3{ color:#fff; }
.sb02_pt.rt > h3{ color:#a18b69; }
.sb02_cw{ max-width:500px; margin:0 auto; display:flex; flex-flow:row wrap; }
.sb02_cw > .sb02_cr{ width:53%; }
.sb02_cw > .sb02_cr:nth-child(2n-1){ margin-right:-6%; }
.sb02_cw > .sb02_cr:nth-child(-n+2){ margin-bottom:-6%; }
.sb02_ci{ position:relative; z-index:1; width:100%; padding-top:100%; border-radius:100%; }
.sb02_pt.lf .sb02_ci{ border:1px solid #fff; box-shadow:inset 5px 0 3px 0 rgba(161, 139, 105, 100%); }
.sb02_pt.rt .sb02_ci{ border:1px solid #a18b69; box-shadow:inset 5px 0 3px 0 rgba(51, 51, 51, 100%); }
.sb02_cx{ position:absolute; z-index:1; top:50%; left:50%; width:70%; transform:translate(-50%, -50%); text-align:center; word-break:keep-all; }
.sb02_cx > h5{ font-size:16px; font-weight:300; line-height:1em; margin-bottom:5px; }
.sb02_cx > p{ font-size:24px; font-weight:600; line-height:1em; }
.sb02_pt.lf .sb02_cx > h5, .sb02_pt.lf .sb02_cx > p{ color:#fff; }
.sb02_pt.rt .sb02_cx > h5, .sb02_pt.rt .sb02_cx > p{ color:#a18b69; }


@media(max-width:991px){
    .sb02_pt{ padding:100px 30px; }
}
@media(max-width:768px){
    .sb02_pt{ padding:100px 15px; width:100%; }
}
@media(max-width:500px){
    .sb02_cx > p{ font-size:20px; }
}



#sb03{ padding:150px 40px; }
#sb03 > .sb_con{ width:min(1400px, 100%); margin:0 auto; }

.sb03_tt{ width:min(820px,100%); margin:0 auto 80px; text-align:center; word-break:keep-all; }
.sb03_tt > h3{ font-family:'pt',sans-serif; font-size:36px; font-weight:800; color:#333; line-height:1em; margin:0 0 15px }
.sb03_tt > p{ font-size:16px; font-weight:400; color:#333; line-height:1.5em; }

.sb03_pw{ position:relative; z-index:1; display:flex; flex-flow:row wrap; justify-content:space-between; margin:0 -30px 100px; }
.sb03_pt{ max-width:240px; width:20%; display:flex; padding:0 30px; }
.sb03_pb{ width:100%; margin:0 auto; }
.sb03_ic{ width:min(140px, 100%); margin:0 auto 20px; }
.sb03_ic img{ display:block; width:100%; height:auto; }
.sb03_pt .sb03_ic svg *{ transition:0s stroke-dashoffset; }
.sb03_pt.act .sb03_ic svg *{ stroke-dashoffset:0 !important; transition:1s stroke-dashoffset; }
.sb03_pb > h4{ font-size:16px; font-weight:400; color:#333; text-align:center; word-break:keep-all; transform:translate(0, 30px); opacity:0; transition:1s transform, 0.7s opacity; }
.sb03_pt.act .sb03_pb > h4{ transform:translate(0, 0); opacity:1; }
.sb03_arr{ position:relative; z-index:1; width:30px; height:50px; align-self:center; transform:translate(0, -50%); margin:0 -15px; }
.sb03_arr:before{ content:''; position:absolute; z-index:1; width:8px; height:25px; top:0; right:0; background-color:#c7b87b; transform:skewX(41deg); transform-origin:right bottom; }
.sb03_arr:after{ content:''; position:absolute; z-index:1; width:8px; height:25px; bottom:0; right:0; background-color:#9d9471; transform:skewX(-41deg); transform-origin:right top; }

.sb03_pw2{ display:flex; gap:20px; flex-flow:row wrap; }
.sb03_pt2{ flex:1; display:flex; background-color:#fff; }
.sb03_pb2{ width:100%; border:1px solid #dfdfdf; word-break:keep-all; }
.sb03_pb2 > h3{ padding:10px 20px; background-color:#a18b69; font-size:20px; font-weight:600; color:#fff; line-height:1em; }
.sb03_pb2 > p{ padding:20px 20px; font-size:18px; font-weight:400; color:#333; line-height:1.5em; }
.sb03_pb2 > p > b{ color:#a18b69; }

@media(max-width:991px){
    #sb03{ padding:100px 15px; }
}
@media(max-width:768px){
    .sb03_tt > h3{ font-size:32px; }

    .sb03_pw{ justify-content:space-evenly; gap:50px 0; }
    .sb03_pt{ width:33.33333333%; }
    .sb03_pb{ max-width:120px; }
    
    .sb03_arr{ width:20px; height:40px; transform:translate(0, -50%); margin:0 -10px; }
    .sb03_arr:before{ width:6px; height:20px; transform:skewX(35deg); }
    .sb03_arr:after{ width:6px; height:20px; transform:skewX(-35deg); }
    .sb03_arr.arr_03{ display:none; }
    
    .sb03_pt2{ flex:auto; width:100%; }
}
@media(max-width:500px){
    .sb03_pt{ width:50%; }
    .sb03_arr.arr_02{ display:none; }
    .sb03_arr.arr_03{ display:block; }
    .sb03_arr.arr_04{ display:none; }
}



#sb04{ padding:150px 40px; background-color:#efefef; }
#sb04 > .sb_con{ width:min(1000px, 100%); margin:0 auto; }
.sb04_pw{ margin:0 auto 100px; position:relative; z-index:1; display:flex; align-items:center; gap:20px; }
.sb04_pw:before{ content:''; position:absolute; z-index:1; top:50%; bottom:-80px; left:50%; border-left:1px dashed #888; }
.sb04_pw:after{ content:''; position:absolute; z-index:1; width:10px; height:10px; bottom:-80px; left:50%; background-color:#666; border-radius:100%; margin:0 0 0 -4px; }
.sb04_pt{ flex:1; display:flex; }
.sb04_cw{ width:min(400px,100%); margin:0 auto; }
.sb04_cw > .sb04_ct{ position:relative; z-index:1; width:100%; padding-top:100%; border-radius:100%; border:1px solid #ccc; background-color:#fff; overflow:hidden; background-position:center; background-size:cover; background-repeat:no-repeat; }
.sb04_pt.lf > .sb04_cw > .sb04_ct{ background-image:url(./img/04-01.jpg); }
.sb04_pt.rt > .sb04_cw > .sb04_ct{ background-image:url(./img/04-02.jpg); }
.sb04_cw > .sb04_ct > p{ position:absolute; z-index:1; top:50%; left:50%; transform:translate(-50%, -50%); white-space:nowrap; font-size:24px; font-weight:300; color:#fff; }

.sb04_ar{ width:min(150px, 15%); height:20px; border-bottom:1px solid #888; border-right:1px solid #888; transform:translate(0, -50%) skewX(45deg); transform-origin:right bottom; }

.sb04_txt{ text-align:center; word-break:keep-all; }
.sb04_txt > h4{ font-size:32px; font-weight:600; color:#333; line-height:1.3em; margin:0 0 15px; }
.sb04_txt > p{ background-color:#fff; border:1px solid #ccc; padding:40px 40px; font-size:24px; font-weight:400; color:#333; line-height:1.5em; margin:0 0 15px; }
.sb04_txt > p > b{ font-weight:600; color:#a18b69; }

@media(max-width:991px){
    #sb04{ padding:100px 15px; }
    
    .sb04_cw > .sb04_ct > p{ font-size:18px; }
    .sb04_txt > h4{ font-size:24px; }
    .sb04_txt > p{ font-size:18px; }
}
@media(max-width:768px){
    .sb04_pw{ gap:10px; margin:0 auto 60px; }
    .sb04_pw:before, .sb04_pw:after{ bottom:-50px }
    .sb04_ar{ height:10px; }

    .sb04_txt > h4{ font-size:20px; }
    .sb04_txt > p{ padding:20px; font-size:16px; }
}



#sb05{  }
.sb05_pw{ display:flex; flex-flow:row wrap; }
.sb05_pt{ width:50%; display:flex; }
.sb05_pt.lf{ background-color:#333; align-items:center; padding:150px 40px; }

.sb05_px{ width:min(660px, 100%); margin:0 auto; word-break:keep-all; }
.sb05_px > h3{ font-size:40px; font-weight:800; color:#fff; line-height:1em; margin-bottom:10px; }
.sb05_px > h4{ font-size:28px; font-weight:600; color:#ccc; line-height:1.3em; margin-bottom:40px; }
.sb05_px > p{ font-size:20px; font-weight:300; color:#ccc; line-height:1.5em; }

.sb05_pi{ width:100%; padding-top:max(90%, 500px); background-image:url(./img/05-01.jpg); background-position:center; background-size:cover; background-repeat:no-repeat; }

@media(max-width:991px){
    .sb05_pt.lf{ padding:100px 15px; }
    
    .sb05_px > h3{ font-size:32px; margin-bottom:10px; }
    .sb05_px > h4{ font-size:24px; margin-bottom:40px; }
    .sb05_px > p{ font-size:16px; }
}
@media(max-width:768px){
    .sb05_pt{ width:100%; }
    .sb05_pt.lf{ order:1; }
    .sb05_px > h3{ font-size:28px; }
    .sb05_px > h4{ font-size:20px; margin-bottom:20px; }
    .sb05_px > p{ font-size:14px; }
    .sb05_pi{ width:100%; padding-top:max(80%, 400px); }
}



#sb06{ padding:150px 40px; }
#sb06 > .sb_con{ max-width:1600px; margin:0 auto; }
.sb06_tt{ display:flex; gap:40px; align-items:flex-end; word-break:keep-all; margin:0 0 80px; }
.sb06_tt > h3{ font-size:40px; font-weight:800; color:#333; line-height:1.1em; white-space:nowrap; }
.sb06_tt > p{ max-width:530px; font-size:18px; font-weight:400; color:#333; line-height:1.5em; }

.sb06_pw{ display:flex; gap:40px; flex-flow:row wrap; }
.sb06_pw > .line{ border-right:1px dashed #888; }
.sb06_pt.lf{ width:calc(45% - 40.5px); }
.sb06_pt.rt{ width:calc(55% - 40.5px); display:flex; flex-direction:column; gap:20px; }

.sb06_txt{ flex:1 auto; width:100%; background-color:#eee; padding:30px 30px; word-break:keep-all; display:flex; flex-direction:column; justify-content:center; }
.sb06_txt > h4{ font-size:24px; font-weight:800; color:#333; line-height:1.1em; margin-bottom:10px; }
.sb06_txt > p{ font-size:20px; font-weight:400; color:#333; line-height:1.5em; }

@media(max-width:991px){
    #sb06{ padding:100px 15px; }
    
    .sb06_pw{ gap:30px; }
    .sb06_pt.lf{ width:calc(45% - 30.5px); }
    .sb06_pt.rt{ width:calc(55% - 30.5px); }
    
    .sb06_txt{ padding:20px 15px; }
    .sb06_txt > h4{ font-size:20px; }
    .sb06_txt > p{ font-size:16px; }
}
@media(max-width:768px){
    .sb06_tt{ flex-direction:column; gap:20px; align-items:flex-start; margin:0 0 40px; }
    .sb06_tt > h3{ font-size:32px; }
    .sb06_tt > p{ max-width:unset; font-size:16px; }

    .sb06_pt.lf, .sb06_pt.rt{ width:100%; }
    .sb06_pw > .line{ width:100%; border-right:none; border-top:1px dashed #888; }

    .sb06_txt > h4{ font-size:18px; }
    .sb06_txt > p{ font-size:14px; }
}



#sb07{ padding:150px 40px; background-color:#efefef; }
#sb07 > .sb_con{ max-width:1200px; margin:0 auto; }

.sb07_iw{ position:relative; z-index:1; padding:40px 0; }
.sb07_iw:before{ content:''; position:absolute; z-index:1; top:0; bottom:0; left:50%; width:40%; border-radius:40px; background-image:url(./img/07-00.jpg); background-position:center; background-size:cover; transform:translate(-50%, 0); }
.sb07_iw > img{ position:relative; z-index:1; display:block; width:100%; margin:0 auto; }

.sb07_pw{ display:none; flex-flow:row wrap; gap:30px; }
.sb07_pt{ flex:1; min-width:300px; }
.sb07_px{ word-break:keep-all; }
.sb07_px > h5{ font-size:18px; font-weight:300; color:#a18b69; line-height:1em; margin-bottom:10px; }
.sb07_px > h4{ font-size:24px; font-weight:500; color:#333; line-height:1.1em; margin-bottom:20px; }
.sb07_px > p{ font-size:14px; font-weight:400; color:#333; line-height:1.5em; }

@media(max-width:991px){
    #sb07{ padding:100px 15px; }
}
@media(max-width:768px){
    .sb07_iw{ padding:0; margin:0 0 40px; }
    .sb07_iw:before{ display:block; position:relative; width:100%; padding-top:45%; border-radius:20px; }
    .sb07_iw > img{ display:none; }
    .sb07_pw{ display:flex; }
}



.sb08_pw{ display:flex; flex-flow:row wrap; }
.sb08_pt{ width:50%; display:flex; padding:150px 40px; }
.sb08_pt.rt{ background-color:#dfdfdf; }

.sb08_px{ max-width:730px; margin:0 auto; word-break:keep-all; }
.sb08_px > h3{ font-size:40px; font-weight:800; color:#333; line-height:1.1em; margin-bottom:40px; }

.sb08_px > ul > li{ position:relative; z-index:1; padding-left:28px; }
.sb08_px > ul > li:not(:last-child){ margin-bottom:30px; }
.sb08_px > ul > li > .mark{ position:absolute; width:16px; height:16px; border:2px solid #333; border-radius:100%; top:6px; left:0; }
.sb08_px > ul > li > .mark:after{ content:''; position:absolute; bottom:63%; left:18%; width:13px; height:4px; border-bottom:2px solid #333; border-left:2px solid #333; transform:rotate(-45deg) skewX(-10deg); }
.sb08_px > ul > li > h4{ font-size:18px; font-weight:300; color:#333; line-height:1.5em; margin-bottom:10px; }
.sb08_px > ul > li > ul > li{ display:flex; gap:8px; font-size:20px; font-weight:500; color:#333; }
.sb08_px > ul > li > ul > li:not(:last-child){ margin-bottom:5px; }

.sb08_pi{ width:min(600px, 100%); margin:0 auto; }
.sb08_pi > img{ width:100%; display:block; }

@media(max-width:991px){
    .sb08_pt{ width:100%; padding:100px 15px; }
    .sb08_pt.lf{ order:1; }
}
@media(max-width:768px){
    .sb08_px > h3{ font-size:32px; margin-bottom:30px; }

    .sb08_px > ul > li > .mark{ top:3px; }
    .sb08_px > ul > li > h4{ font-size:14px; }
    .sb08_px > ul > li > ul > li{ font-size:16px; }
}



#sb09{ padding:150px 40px 150px; }
#sb09 > .sb_con{ width:min(1400px,100%); margin:0 auto; }

.sb09_tt{ margin-bottom:40px; word-break:keep-all; }
.sb09_tt > h3{ font-size:40px; font-weight:800; color:#333; line-height:1.1em; }

.sb09_pw{ display:flex; gap:50px; flex-flow:row wrap; }
.sb09_pw > .line{ border-right:1px dashed #888; }
.sb09_pt.lf{ width:calc(65.95% - 50.5px); }
.sb09_pt.rt{ width:calc(34.05% - 50.5px); }

.sb09_pw2{ display:flex; gap:20px; }
.sb09_pt2{ flex:1; }

.sb09_pi{ margin-bottom:20px; border:1px solid #cfcfcf; }
.sb09_pi > img{ display:block; width:100%; }
.sb09_pt > h4{ font-size:16px; font-weight:600; color:#333; line-height:1.1em; text-align:center; word-break: keep-all; }

@media(max-width:991px){
    #sb09{ padding:0 15px 100px; }
}
@media(max-width:768px){
    .sb09_pw > .line{ width:100%; border-right:none; border-bottom:2px dashed #cfcfcf; }
    .sb09_pt.lf, .sb09_pt.rt{ width:100%; }
    .sb09_pt.rt > .sb09_pi{ max-width:357px; width:calc(50% - 10px); margin:0 auto 20px; }
}