@charset "utf-8";

/*メイン*/
#content{ overflow:hidden;}
section{ width:100%; margin:0 auto; padding: 80px 0;}
.maincontent{ padding:0; margin:0 auto; width:750px;}
@media screen and (max-width:768px){
section{ padding: 10% 0;}
.maincontent{ padding:0; margin:0 auto; width:92.5%;}
}

/*tit*/
h1,h2,h3,h4,h5,h6{ line-height: 1.5em; letter-spacing: 0;}
h2.tit_h2{ font-feature-settings: "palt"; text-align: center; margin-bottom: 40px;}
h2.tit_h2 span{ font-size: 1.6rem; line-height: 1.5em;}
h2.tit_h2 strong{ font-size: 1.9rem; line-height: 1.25em; color: #CE060F;}
h2.tit_h2 strong span{ font-size: 100%; color: #313131;}
h2.tit2_h2{ font-feature-settings: "palt"; text-align: center; font-size: 1.4rem; margin-bottom: 40px; position: relative;}
h2.tit2_h2 strong{ display: inline-block; padding-bottom: 0.25em; position: relative;}
h2.tit2_h2 strong:after{ content: ""; width: 100%; height: 3px; background: url("../images/tit_line.png") center center no-repeat; background-size: 100% 100%; position: absolute; left: 0; right: 0; bottom: 0; margin: auto;}
@media screen and (max-width:768px){
h2.tit_h2{ margin-bottom: 5%;}
h2.tit_h2 span{ font-size: 1.2rem;}
h2.tit_h2 strong{ font-size: 1.3rem;}
h2.tit2_h2{ font-size: 1rem; margin-bottom: 5%;}
}

/*cv*/
.cv{ background: #F0E7D6; padding: 60px 0;}

.cv h3{ display: flex; align-items: center; justify-content: center; text-align: center; margin-bottom: 20px;}
.cv h3 strong{ display: flex; align-items: center; justify-content: center; background: #fff; border: 3px solid #027B4B; width: 280px; height: 60px; border-radius: 30px; font-size: 1rem; line-height: 1em; padding-bottom: 0.125em; position: relative;}
.cv h3 strong:before{ content: ""; width: 0; height: 0; border-style: solid; border-color: #027B4B transparent transparent transparent; border-width: 16px 8px 0px 8px; position: absolute; left: 0; right: 0; bottom: -16px; margin: auto;}
.cv h3 strong:after{ content: ""; width: 0; height: 0; border-style: solid; border-color: #fff transparent transparent transparent; border-width: 12px 5px 0px 5px; position: absolute; left: 0; right: 0; bottom: -10px; margin: auto;}
.cv .cv_box{ width: 100%; margin: auto; padding: 0; border-radius: 12px; position: relative; z-index: 1;}
.cv .cv_box h4{ text-align: center; font-size: 1.4rem; line-height: 1.5em; margin-bottom: 20px;}
.cv .cv_box h4 strong{ font-size: 1.3rem; line-height: 1.7em; color: #C8982D; margin-right: 0.5em;}
.cv .cv_box h5{ text-align: center; font-size: 0.9rem; line-height: 1.75em; margin: 0 auto 5px;}

.cv .cv_box .cv_btn_list ul{ display: flex; width: calc(100% + 90px); margin-left: -45px;}
.cv .cv_box .cv_btn_list ul li{ width: calc(50% - 30px); margin: 0 15px; display: flex; flex-direction: column; align-items: center; justify-content: center; background: #fff; padding: 30px 0; border-radius: 12px;}

.cv .cv_box figure.cv_btn_tel_pc dl{ display: flex; align-items: center; justify-content: center; margin: auto;}
.cv .cv_box figure.cv_btn_tel_pc dl dt{ display: flex; align-items: center; justify-content: center; width: 48px; height: 48px; background: #EF3F15; color: #fff; border-bottom: 2px solid #A52000; border-radius: 50%;}
.cv .cv_box figure.cv_btn_tel_pc dl dt img{ width: 36px;}
.cv .cv_box figure.cv_btn_tel_pc dl dd{ font-size: 2.6rem; line-height: 1em; font-weight: bold; color: #EF3E15; margin-left: 10px;}
.cv .cv_box figure.cv_btn_tel_pc p{ font-size: 0.7rem; margin-top: 10px;}
.cv .cv_box figure.cv_btn_tel_pc p strong{ color: #EF3E15;}
.cv .cv_box figure.cv_btn a{ display: flex; justify-content: center; margin: auto; width: 320px; height: 70px; background: #EF3F15; color: #fff; border-bottom: 2px solid #B42706; padding: 12px 0; border-radius: 12px;}
.cv .cv_box figure.cv_btn.tel a{ background: #EF3F15; color: #fff; border-bottom: 2px solid #B42706;}
.cv .cv_box figure.cv_btn.mail a{ background: #FF7602; color: #fff; border-bottom: 2px solid #BC5600;}
.cv .cv_box figure.cv_btn dl{ display: flex; width: 100%;}
.cv .cv_box figure.cv_btn dl dt{ display: flex; align-items: center; justify-content: center; width: 72px; padding: 0 16px; border-right: 1px solid #fff;}
.cv .cv_box figure.cv_btn dl dd{ display: flex; flex-direction: column; align-items: center; justify-content: center; width: calc(100% - 62px); font-size: 1rem; font-weight: bold; text-shadow: 0px 1px 2px rgba(0,0,0,0.16);}
.cv .cv_box figure.cv_btn dl dd span{ display: flex; align-items: center; justify-content: center; background: #fff; color: #313131; font-size: 0.5rem; font-weight: bold; padding: 0 1em 0.125em; border-radius: 4px; margin-top: 0.6em; text-shadow: none;}
.cv .cv_box figure.cv_btn dl dd span strong{ color: #E60001;}
@media screen and (max-width:768px){
.cv{ padding: 10% 0;}
.cv .maincontent{ padding-left: 0;}
.cv .maincontent:before{ display: none;}
.cv.first .maincontent:before{ display: none;}
.cv h3{ /*padding-left: 25vw;*/ width: 75%; margin: 0 auto 5vw;}
.cv h3 strong{ border: 3px solid #479D07; width: 75%; height: 10vw; border-radius: 10vw; font-size: 0.8rem;}
.cv h3 strong:before{ content: ""; width: 0; height: 0; border-style: solid; border-color: #479D07 transparent transparent transparent; border-width: 16px 8px 0px 8px; position: absolute; left: 0; right: 0; bottom: -16px; margin: auto;}
.cv h3 strong:after{ content: ""; width: 0; height: 0; border-style: solid; border-color: #fff transparent transparent transparent; border-width: 12px 5px 0px 5px; position: absolute; left: 0; right: 0; bottom: -10px; margin: auto;}
.cv .cv_box{ width: 100%; padding: 5% 5% 7.5%; border-radius: 1.25vw; background: #fff;}
.cv .cv_box h4{ font-size: 0.8rem; margin-bottom: 3.75%;}
.cv .cv_box h4 strong{ font-size: 1rem; color: #027B4B;}
.cv .cv_box h5{ font-size: 0.8rem; margin: 7.5% auto 3.75%;}

.cv .cv_box .cv_btn_list ul{ display: block; width: 100%; margin: 0;}
.cv .cv_box .cv_btn_list ul li{ display: block; width: 100%; margin: 0; padding: 0; border-radius: 0;}

.cv .cv_box figure.cv_btn a{ width: 100%; height: 17.5vw; padding: 1.875vw 0; border-radius: 1.25vw;}
.cv .cv_box figure.cv_btn dl dt{ width: 20%; padding: 0 2.5vw;}
.cv .cv_box figure.cv_btn dl dd{ width: 80%; font-size: 1rem;}
.cv .cv_box figure.cv_btn dl dd span{ font-size: 0.6rem; padding: 0 1em 0.125em; border-radius: 0.625vw;}
}

#content section .att ul{ margin: 30px auto 0;}
#content section .att ul li{ padding-left: 1em; font-size: 0.7rem; font-weight: 400; position: relative;}
#content section .att ul li:before{ content: "※"; position: absolute; left: 0; top: 0;}
@media screen and (max-width:768px){
#content section .att ul{ margin: 5% auto 0;}
#content section .att ul li{ font-size: 0.7rem;}
}



/*result_list*/
#result_list .att{ text-align: center;}
#result_list .att ul{ display: inline-block; text-align: left;}

#result_pickup{ margin: 40px auto;}
#result_pickup ul.pc li{ width: 745px; margin: 20px auto 0; border: 2px solid #C8982D; padding: 20px; border-radius: 12px;}
#result_pickup ul.pc li dl{ display: flex; align-items: center;}
#result_pickup ul.pc li dl dt{ width: 270px; margin-right: 30px;}
#result_pickup ul.pc li dl dd{ width: calc(100% - 300px);}
#result_pickup ul.pc li dl dd h4{ font-size: 0.9rem; margin-bottom: 10px;}
#result_pickup ul.pc li dl dd p.price{ color: #E60001; display: flex; align-items: center; margin-bottom: 0;}
#result_pickup ul.pc li dl dd p.price span{ display: block; text-align: left; font-size: 0.8rem; line-height: 1em; margin-right: 20px;}
#result_pickup ul.pc li dl dd p.price strong{ display: flex; align-items: flex-end; font-size: 2.5rem; line-height: 1em;}
#result_pickup ul.pc li dl dd p.price strong small{ font-size: 1.2rem; line-height: 1em; font-weight: 400; margin-left: 5px; padding-bottom: 0.25em;}
#result_pickup ul.pc li .comment{ margin-top: 10px;}
#result_pickup ul.pc li .comment h5{ background: #479D07; color: #fff; text-align: center; font-size: 0.8rem; padding: 0.5em; border-radius: 12px 12px 0 0;}
#result_pickup ul.pc li .comment p{ background: #F2F3EE; text-align: justify; font-size: 0.6rem; padding: 1em; border-radius: 0 0 12px 12px;}
@media screen and (max-width:768px){
#result_pickup{ margin: 5% auto;}
#result_pickup ul.sp li{ width: 92.5%; margin: 2.5% auto; padding: 2.5vw; border: 2px solid #C8982D; border-radius: 2.5vw;}
#result_pickup ul.sp li dl{ display: flex;}
#result_pickup ul.sp li dl dt{ width: 47.5%; margin-right: 2.5%;}
#result_pickup ul.sp li dl dd{ width: calc(100% - 50%);}
#result_pickup ul.sp li dl dd h4{ font-size: 0.8rem; margin-bottom: 2.5%;}
#result_pickup ul.sp li dl dd p.price{ color: #E60001;}
#result_pickup ul.sp li dl dd p.price span{ display: block; text-align: left; font-size: 0.8rem; line-height: 1em; margin-right: 1em;}
#result_pickup ul.sp li dl dd p.price strong{ display: flex; align-items: flex-end; justify-content: flex-end; font-size: 2rem; line-height: 1em;}
#result_pickup ul.sp li dl dd p.price strong small{ font-size: 1rem; line-height: 1em; font-weight: 400; margin-left: 0.5em; padding-bottom: 0.25em;}
#result_pickup ul.sp li .comment{ margin-top: 3.75%;}
#result_pickup ul.sp li .comment h5{ background: #479D07; color: #fff; text-align: center; font-size: 0.84rem; padding: 0.5em; border-radius: 2.5vw 2.5vw 0 0;}
#result_pickup ul.sp li .comment p{ background: #F2F3EE; text-align: justify; font-size: 0.66rem; padding: 1em; border-radius: 0 0 2.5vw 2.5vw;}
}

#result_list_slide_pc{ margin-bottom: 70px;}
#result_list_slide_pc ul{ display: flex; padding: 0 15px; max-width: 1280px; margin: auto;}
#result_list_slide_pc ul li{ width: calc(25% - 16px); margin: 0 8px; background: #fff; border: 2px solid #C8982D; padding: 20px 20px 20px; border-radius: 12px; overflow: hidden;}
#result_list_slide_pc ul li figure{ margin-bottom: 15px;}
#result_list_slide_pc ul li h4{ font-size: 0.8rem; margin-bottom: 10px;}
#result_list_slide_pc ul li p.price{ display: flex; align-items: center; color: #E60001;}
#result_list_slide_pc ul li p.price span{ font-size: 0.6rem; line-height: 1em; margin-right: 15px;}
#result_list_slide_pc ul li p.price strong{ display: flex; align-items: flex-end; font-size: 1.7rem; line-height: 1em;}
#result_list_slide_pc ul li p.price strong small{ font-size: 0.7rem; line-height: 1em; font-weight: 400; margin-left: 5px; padding-bottom: 0.25em;}
#result_list_slide_pc ul li{ opacity: 0.7; transition: 0.3s; cursor: pointer;}
#result_list_slide_pc ul li.active{ opacity: 1.0; transform: scale(1.1);}
/*
@media print, screen and (min-width:1261px){
#result_list_slide{ display: none !important;}
}
@media screen and (max-width:1260px){
#result_list_slide_pc{ display: none !important;}
}
*/

#result_list_slide{ height: 360px; margin-bottom: 70px; position: relative;}
#result_list_slide ul{ width: calc(300px*7); position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
#result_list_slide ul{ margin-bottom: 60px;}
#result_list_slide ul li{ width: 100%; margin: 0 8px; background: #fff; border: 2px solid #C8982D; padding: 20px 20px 20px; border-radius: 12px; overflow: hidden;}
#result_list_slide ul li figure{ margin-bottom: 15px;}
#result_list_slide ul li h4{ font-size: 0.8rem; margin-bottom: 10px;}
#result_list_slide ul li p.price{ display: flex; align-items: center; color: #E60001;}
#result_list_slide ul li p.price span{ font-size: 0.6rem; line-height: 1em; margin-right: 15px;}
#result_list_slide ul li p.price strong{ display: flex; align-items: flex-end; font-size: 1.7rem; line-height: 1em;}
#result_list_slide ul li p.price strong small{ font-size: 0.7rem; line-height: 1em; font-weight: 400; margin-left: 5px; padding-bottom: 0.25em;}
@media screen and (max-width:768px){
#result_list h2.tit2_h2{ font-size: 1.3rem;}
#result_list_slide{ height: auto; padding: 0; margin-bottom: 10%;}
#result_list_slide ul{ width: calc(100% + 150vw); margin-left: -75vw; position: static; transform: none;}
#result_list_slide ul{ padding: 0; margin-bottom: 7.5%;}
#result_list_slide ul li{ width: 100%; margin: 0 1.25vw; padding: 3.75vw 5vw; border-radius: 2.5vw;}
#result_list_slide ul li figure{ margin-bottom: 3.75%;}
#result_list_slide ul li h4{ font-size: 0.8rem; margin-bottom: 3.75%;}
#result_list_slide ul li p.price span{ font-size: 0.8rem; margin-right: 1em;}
#result_list_slide ul li p.price strong{ font-size: 2rem;}
#result_list_slide ul li p.price strong small{ font-size: 1rem; margin-left: 0.5em;}

#result_list_slide .scroll_ico{ background: rgba(0,0,0,0.66); color: #fff; text-align: center; padding: 5% 0; width: 33.33vw; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); z-index: 1; border-radius: 1.25vw; pointer-events: none;}
#result_list_slide .scroll_ico img{ width: 10vw; position: relative;}
#result_list_slide .scroll_ico p{ font-size: 0.6rem; font-weight: bold; line-height: 1em; margin-top: 1em;}
}

/*animation*/
#result_list_slide .scroll_ico img{ animation:scroll_ico ease-in-out 1.0s alternate infinite;}
@keyframes scroll_ico{
0%{ left: -7.5vw;}
100%{ left: 7.5vw;}
}

/*slick調整*/
#result_list_slide .slick-prev,
#result_list_slide .slick-next{ display: none !important;}
#result_list_slide .slick-prev{ width: 40px; height: 40px; left: calc((300px*3) - 20px); top: 50%; transform: translateY(-50%); background: #fff; border: 2px solid #027B4B; border-radius: 50%; z-index: 999;}
#result_list_slide .slick-prev:before{ content: ""; width: 0; height: 0; border-style: solid; border-color: transparent #027b4b transparent transparent; border-width: 8px 8px 8px 0px; position: absolute; left: calc(50% - 2px); top: 50%; transform: translateX(-50%) translateY(-50%); opacity: 1.0;}
#result_list_slide .slick-next{ width: 40px; height: 40px; right: calc((300px*3) - 20px); top: 50%; transform: translateY(-50%); background: #fff; border: 2px solid #027B4B; border-radius: 50%; z-index: 999;}
#result_list_slide .slick-next:before{ content: ""; width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #027b4b; border-width: 8px 0px 8px 8px; position: absolute; right: calc(50% - 2px); top: 50%; transform: translateX(50%) translateY(-50%); opacity: 1.0;}

#result_list_slide ul.slick-dots{ width: auto; height: auto; padding: 0; margin: auto; line-height: 0; position: absolute; left: 0; right: 0; top: auto; bottom: -30px; transform: none;}
#result_list_slide ul.slick-dots li{ padding: 0; margin: 0; width: auto; height: auto; background: none; border: none;}
#result_list_slide ul.slick-dots li button{ background: #BFBFBF; padding: 0; margin: 0 5px; width: 8px; height: 8px; border-radius: 50%; text-indent: -9999px; transition: 0.3s;}
#result_list_slide ul.slick-dots li button:hover,
#result_list_slide ul.slick-dots li.slick-active button{ background: #C8982D;}
@media screen and (max-width:768px){
#result_list_slide .slick-prev,
#result_list_slide .slick-next{ display: flex !important;}
#result_list_slide .slick-prev{ width: 10vw; height: 10vw; left: 2.5vw;}
#result_list_slide .slick-prev:before{ border-width: 1.875vw 1.875vw 1.875vw 0;}
#result_list_slide .slick-next{ width: 10vw; height: 10vw; right: 2.5vw;}
#result_list_slide .slick-next:before{ border-width: 1.875vw 0 1.875vw 1.875vw;}

#result_list_slide ul.slick-dots{ bottom: -7.5vw;}
#result_list_slide ul.slick-dots li button{ margin: 0 1.25vw; width: 1.875vw; height: 1.875vw;}
}



#other .att{ text-align: center; margin: 0 auto 100px;}
#other .att ul{ display: inline-block; text-align: left;}

#result_list_slide2_pc{ height: 340px; position: relative;}
#result_list_slide2_pc ul{ display: flex; padding: 0 15px; width: 1500px; margin: auto; position: absolute; left: 50%; transform: translateX(-50%);}
#result_list_slide2_pc ul li{ width: 100%; margin: 0 8px; background: #F0E7D6; border: 6px solid #F0E7D6; padding: 0; border-radius: 20px; overflow: hidden;}
#result_list_slide2_pc ul li figure{ margin-bottom: 15px;}
#result_list_slide2_pc ul li h4{ font-size: 1rem; line-height: 1.5em; margin-bottom: 10px; text-align: center; padding: 20px 0;}
#result_list_slide2_pc ul li{ opacity: 0.7; transition: 0.3s; cursor: pointer;}
#result_list_slide2_pc ul li.active{ opacity: 1.0; transform: scale(1.1);}
@media print, screen and (min-width:1201px){
#result_list_slide2{ display: none !important;}
}
@media screen and (max-width:1200px){
#result_list_slide2_pc{ display: none !important;}
}

#result_list_slide2{ height: 360px; margin-bottom: 70px; position: relative;}
#result_list_slide2 ul{ width: 1200px; position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
#result_list_slide2 ul{ margin-bottom: 60px;}
#result_list_slide2 ul li{ width: 100%; margin: 0 8px; background: #F0E7D6; border: 6px solid #F0E7D6; padding: 0; border-radius: 20px; overflow: hidden;}
#result_list_slide2 ul li figure{ margin-bottom: 15px;}
#result_list_slide2 ul li h4{ font-size: 1rem; line-height: 1.5em; margin-bottom: 10px; text-align: center; padding: 20px 0;}
@media screen and (max-width:768px){
#result_list h2.tit2_h2{ font-size: 1.3rem;}
#result_list_slide2{ height: auto; padding: 0; margin-bottom: 10%;}
#result_list_slide2 ul{ width: calc(100% + 150vw); margin-left: -75vw; position: static; transform: none;}
#result_list_slide2 ul{ padding: 0; margin-bottom: 7.5%;}
#result_list_slide2 ul li{ width: 100%; margin: 0 1.25vw; padding: 0; border-radius: 2.5vw;}
#result_list_slide2 ul li figure{ margin-bottom: 3.75%;}
#result_list_slide2 ul li h4{ font-size: 0.8rem; margin-bottom: 3.75%;}

#result_list_slide2 .scroll_ico{ background: rgba(0,0,0,0.66); color: #fff; text-align: center; padding: 5% 0; width: 33.33vw; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); z-index: 1; border-radius: 1.25vw; pointer-events: none;}
#result_list_slide2 .scroll_ico img{ width: 10vw; position: relative;}
#result_list_slide2 .scroll_ico p{ font-size: 0.6rem; font-weight: bold; line-height: 1em; margin-top: 1em;}
}

/*animation*/
#result_list_slide2 .scroll_ico img{ animation:scroll_ico ease-in-out 1.0s alternate infinite;}
@keyframes scroll_ico{
0%{ left: -7.5vw;}
100%{ left: 7.5vw;}
}

/*slick調整*/
#result_list_slide2 .slick-prev,
#result_list_slide2 .slick-next{ display: none !important;}
#result_list_slide2 .slick-prev{ width: 40px; height: 40px; left: calc((400px*1) - 20px); top: 50%; transform: translateY(-50%); background: #fff; border: 2px solid #027B4B; border-radius: 50%; z-index: 999;}
#result_list_slide2 .slick-prev:before{ content: ""; width: 0; height: 0; border-style: solid; border-color: transparent #027b4b transparent transparent; border-width: 8px 8px 8px 0px; position: absolute; left: calc(50% - 2px); top: 50%; transform: translateX(-50%) translateY(-50%); opacity: 1.0;}
#result_list_slide2 .slick-next{ width: 40px; height: 40px; right: calc((400px*1) - 20px); top: 50%; transform: translateY(-50%); background: #fff; border: 2px solid #027B4B; border-radius: 50%; z-index: 999;}
#result_list_slide2 .slick-next:before{ content: ""; width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #027b4b; border-width: 8px 0px 8px 8px; position: absolute; right: calc(50% - 2px); top: 50%; transform: translateX(50%) translateY(-50%); opacity: 1.0;}

#result_list_slide2 ul.slick-dots{ width: auto; height: auto; padding: 0; margin: auto; line-height: 0; position: absolute; left: 0; right: 0; top: auto; bottom: -30px; transform: none;}
#result_list_slide2 ul.slick-dots li{ padding: 0; margin: 0; width: auto; height: auto; background: none; border: none;}
#result_list_slide2 ul.slick-dots li button{ background: #BFBFBF; padding: 0; margin: 0 5px; width: 8px; height: 8px; border-radius: 50%; text-indent: -9999px; transition: 0.3s;}
#result_list_slide2 ul.slick-dots li button:hover,
#result_list_slide2 ul.slick-dots li.slick-active button{ background: #C8982D;}
@media screen and (max-width:768px){
#result_list_slide2 .slick-prev,
#result_list_slide2 .slick-next{ display: flex !important;}
#result_list_slide2 .slick-prev{ width: 10vw; height: 10vw; left: 0;}
#result_list_slide2 .slick-prev:before{ border-width: 1.875vw 1.875vw 1.875vw 0;}
#result_list_slide2 .slick-next{ width: 10vw; height: 10vw; right: 0;}
#result_list_slide2 .slick-next:before{ border-width: 1.875vw 0 1.875vw 1.875vw;}

#result_list_slide2 ul.slick-dots{ bottom: -7.5vw;}
#result_list_slide2 ul.slick-dots li button{ margin: 0 1.25vw; width: 1.875vw; height: 1.875vw;}
}



/*result_price*/
#result_price{ padding-top: 100px;}
#result_price .maincontent{ position: relative;}
#result_price .maincontent figure.ico{ position: absolute; left: 120px; top: -120px; width: 120px;}
#result_price h2{ text-align: center; font-size: 1.6rem; line-height: 1.5em; margin-bottom: 40px;}
#result_price h2 strong{ color: #CE060F;}
#result_price .att_box{ border: 1px solid #F3EEE3; padding: 30px; margin: 40px auto 0;}
#result_price .att_box h4{ text-align: center; font-size: 0.9rem; margin-bottom: 10px;}
#result_price .att_box ul li{ padding-left: 1em; position: relative; font-size: 0.6rem; margin-bottom: 0.5em;}
#result_price .att_box ul li:last-child{ margin-bottom: 0;}
#result_price .att_box ul li:before{ content: "※"; position: absolute; left: 0; top: 0;}
#result_price p{ text-align: center; font-size: 1rem;}
#result_price p a{ color: #0070C0; text-decoration: underline;}
#result_price p a:hover{ text-decoration: none;}
@media screen and (max-width:768px){
#result_price{ padding-top: 15%;}
#result_price .maincontent figure.ico{ left: 0; top: -17.5vw; width: 17.5vw;}
#result_price h2{ font-size: 1.3rem; margin-bottom: 5%;}
#result_price .att_box{ padding: 5% 3.75%; margin: 5% auto 0;}
#result_price .att_box h4{font-size: 0.9rem; margin-bottom: 2.5%;}
#result_price .att_box ul li{ font-size: 0.6rem;}
#result_price p{ font-size: 0.9rem; margin-bottom: 5%;}
}

#result_price dl{ margin-bottom: 10px; background: #F3EEE3; border-radius: 8px; overflow: hidden;}
#result_price dl dt{ display: flex; align-items: center; position: relative; padding: 10px 30px; cursor: pointer; transition: 0.3s;}
#result_price dl dt:hover{ opacity: 0.7;}
#result_price dl dt figure{ width: 48px; margin: 0;}
#result_price dl dt h4{ font-size: 1rem; margin-left: 0.75em;}
#result_price dl dt .toggle{ font-size: 0.65rem; display: flex; align-items: center; justify-content: center; background:#968660; color: #fff; border-radius: 4px; width: 80px; height: 30px; position: absolute; right: 40px; top: 50%; transform: translateY(-50%);}
#result_price dl dt .toggle span:after{ display: inline-block; content: "開く"; width: 3.5em; text-align: center;}
#result_price dl dt .toggle i{ transform: rotateX(180deg); transition: 0.3s;}
#result_price dl dt.active .toggle span:after{ content: "閉じる";}
#result_price dl dt.active .toggle i{ transform: rotateX(0deg);}
#result_price dl dd{ display: none; padding: 2px; background: #F8F6F2;}
#result_price dl dd.active{ display: block;}
#result_price dl dd table{ width: 100%; border-spacing: 0 2px;}
#result_price dl dd table thead th{ background: #F8F6F2; padding: 10px 40px; font-size: 0.8rem; vertical-align: middle;}
#result_price dl dd table thead td{ text-align: right; background: #F8F6F2; padding: 10px 40px; font-size: 0.8rem; vertical-align: middle;}
#result_price dl dd table tbody th{ background: #fff; vertical-align: middle; padding: 10px 40px;}
#result_price dl dd table tbody td{ background: #fff; vertical-align: middle; padding: 10px 40px; text-align: right;}
#result_price dl dd table tbody th strong{ display: block; font-size: 0.8rem; font-weight: bold;}
#result_price dl dd table tbody th span{ display: block; font-size: 0.6rem; font-weight: normal;}
#result_price dl dd table tbody td strong{ font-size: 1.1rem; color: #CE060F; font-weight: bold;}
#result_price dl dd table tbody td span{ font-size: 0.7rem; color: #CE060F; font-weight: bold;}
@media screen and (max-width:768px){
#result_price dl{ margin-bottom: 2.5%; border-radius: 1.25vw;}
#result_price dl dt{ padding: 1.875vw;}
#result_price dl dt figure{ width: 7.5vw;}
#result_price dl dt h4{ font-size: 1rem;}
#result_price dl dt .toggle{ font-size: 0.65rem; width: 20vw; height: 7.5vw; right: 1.875vw;}
#result_price dl dd table thead th{ padding: 1.875vw 3.75vw; font-size: 0.8rem;}
#result_price dl dd table thead td{ padding: 1.875vw 3.75vw; font-size: 0.8rem;}
#result_price dl dd table tbody th{ padding: 3.75vw 3.75vw;}
#result_price dl dd table tbody td{ padding: 3.75vw 3.75vw;}
#result_price dl dd table tbody th strong{ font-size: 0.8rem;}
#result_price dl dd table tbody th span{ font-size: 0.6rem;}
#result_price dl dd table tbody td strong{ font-size: 1.1rem;}
#result_price dl dd table tbody td span{ font-size: 0.7rem;}
}



/*point*/
#point{ margin-top: -40px; padding-top: 120px; background: #F8F6F2; position: relative;}
#point:after{ content: ""; position: absolute; left: 0; right: 0; top: 0; margin: auto; width: 0; height: 0; border-style: solid; border-color: #fff transparent transparent transparent; border-width: 60px 50vw 0px 50vw;}
#point .list{ display: flex; flex-direction: row-reverse; align-items: center; justify-content: center; margin: auto;}
#point .list figure.ill{ width: 190px; margin-right: 60px;}
#point .list ul li{ font-size: 1.5rem; font-weight: bold; margin-bottom: 0.25em; padding-left: 1.25em; position: relative;}
#point .list ul li span{ position: absolute; left: 0; top: 0;}
#point .list ul li strong{ color: #C8982D;}
#point .list p{ margin: 0; font-size: 1.4rem;}
@media screen and (max-width:768px){
#point{ margin-top: 0; padding-top: 12.5%; padding-bottom: 0;}
#point:after{ border-width: 5vw 50vw 0px 50vw;}
#point .list figure.ill{ width: 27.5vw; margin-right: 5vw;}
#point .list ul li{ font-size: 0.9rem;}
#point .list p{ font-size: 1rem;}
}



/*ascertainment*/
#ascertainment{ padding: 0 0 80px; background: #F2F3EE;}
#ascertainment .maincontent{ display: flex; align-items: center; justify-content: space-between;}
#ascertainment .maincontent h2.tit_h2{ width: 360px; background: #fff; padding: 30px 0; border-radius: 16px; font-size: 1.2rem; line-height: 1.5em; color: #479D07;}
#ascertainment .maincontent h2.tit_h2 strong{ font-size: 1.2rem; line-height: 1.5em; color: #479D07;}
#ascertainment .maincontent h2.tit_h2 span{ font-size: 1.2rem; line-height: 1.5em; color: #479D07;}
#ascertainment .maincontent  .movie_wrap{ width: 360px; margin: 0;}
#ascertainment .movie_wrap{ position:relative; width:100%; padding-top:389px !important;}
#ascertainment .movie_wrap video{ position: absolute; top:0; right:0; width:100% !important; height:100% !important; margin: 0; padding: 0; vertical-align: bottom;}
@media screen and (max-width:768px){
#ascertainment{ padding: 10% 0 5%; background: #fff;}
#ascertainment .maincontent{ display: block;}
#ascertainment .maincontent h2.tit_h2{ width: 100%; background: none; padding: 0; border-radius: 0; font-size: 1.2rem; color: inherit;}
#ascertainment .maincontent h2.tit_h2 strong{ font-size: 1.2rem; color: #CE060F;}
#ascertainment .maincontent h2.tit_h2 span{ font-size: 1.2rem; color: inherit;}
#ascertainment .maincontent h2.tit_h2 strong span{ color: #333;}
#ascertainment .maincontent  .movie_wrap{ width: 100%; margin: 0 auto;}
#ascertainment .movie_wrap{ position:relative; margin: auto; width:100%; padding-top:108% !important;}
}



/*appraiser*/
#appraiser{ padding-top: 40px;}
#appraiser ul{ display: flex; flex-wrap: wrap; width: calc(100% + 20px); margin: -10px 0 -10px -1px;}
#appraiser ul li{ width: calc(50% - 20px); margin: 10px; background: #F8F6F2; border-radius: 8px; padding: 10px;}
#appraiser ul li dl{ display: flex; align-items: center;}
#appraiser ul li dl dt{ width: 108px;}
#appraiser ul li dl dt img{ border-radius: 4px;}
#appraiser ul li dl dd{ width: calc(100% - 128px); margin-left: 20px;}
#appraiser ul li dl dd p{ font-size: 0.7rem; line-height: 1.33em; margin-bottom: 0;}
#appraiser ul li dl dd p sup{ vertical-align: super; font-size: 66.66%;}
#appraiser ul li dl dd p.att{ font-size: 0.45rem; padding-left: 1em; position: relative;}
#appraiser ul li dl dd p.att:before{ content: "※"; position: absolute; left: 0; top: 0;}
@media screen and (max-width:768px){
#appraiser{ padding-top: 5%;}
#appraiser ul{ display: block; width: 100%; margin: 0;}
#appraiser ul li{ width: 100%; margin: 2.5% auto 0; padding: 2.5vw;}
#appraiser ul li dl dt{ width: 30%;}
#appraiser ul li dl dd{ width: 65%; margin-left: 5%;}
#appraiser ul li dl dd p{ font-size: 0.7rem;}
#appraiser ul li dl dd p.att{ font-size: 0.45rem;}
}



/*kind*/
#kind #kind_list{ background: #F2F3EE; padding: 40px; height: 720px; overflow: hidden; position: relative; transition: 0.3s;}
#kind #kind_list .show_more{ position: absolute; bottom: 0; left: 0; width: 100%; height: 100px; padding-top: 30px; text-align: center; background: linear-gradient(180deg, rgb(255, 255, 255, 0) 0%, rgb(255, 255, 255, 1) 90%); cursor: pointer; transition: bottom 0.3s;}
#kind #kind_list .show_more figure{ padding: 10px 20px 10px 10px; background-color: #C4930F; border-radius: 45px; color: #fff; width: 200px; margin: auto; font-size: 0.8rem; position: relative;}
#kind #kind_list .show_more figure i{ line-height: 0; position: absolute; top: 50%; right: 40px; transform: translateY(-50%);}
#kind #kind_list .show_more .close{ display: none;}
#kind #kind_list.active{ padding-bottom: 90px; height: 1320px;}
#kind #kind_list.active .show_more i{ transform: rotateZ(180deg) translateY(-50%);}
#kind #kind_list.active .show_more{ background: none; bottom: 0;}
#kind #kind_list.active .show_more .close{ display: inline-block;}
#kind #kind_list.active .show_more .open{ display: none;}

#kind ul{ display: flex; flex-wrap: wrap; width: calc(100% + 30px); margin: -20px 0 -20px -15px;}
#kind ul li{ width: calc(25% - 30px); margin: 20px 15px;}
#kind ul li figure{ margin-bottom: 4px;}
#kind ul li img{ width: 100%;}
#kind ul li h4{ margin-top: 1em; font-size: 0.8rem; line-height: 1.25em; min-height: 2.5em; display: flex; align-items: center; justify-content: center; text-align: center;}
@media screen and (max-width:768px){
#kind #kind_list{ padding: 5%; height: 120vw;}
#kind #kind_list .show_more{ height: 20vw; padding-top: 5%;}
#kind #kind_list .show_more figure{ padding: 2.5% 5% 2.5% 2.5%; border-radius: 10vw; width: 50vw; font-size: 0.8rem;}
#kind #kind_list .show_more figure i{ right: 7.5vw;}
#kind #kind_list.active{ padding-bottom: 10%; height: 245vw;}

#kind ul{ width: calc(100% + 2.5vw); margin: -1.875vw 0 -1.875vw -1.25vw;}
#kind ul li{ width: calc(33.33% - 2.5vw); margin: 1.875vw 1.25vw;}
#kind ul li figure{ margin-bottom: 1.25%;}
#kind ul li img{ width: 90%;}
#kind ul li h4{ font-size: 0.7rem;}
}

#kind p.others_txt{ margin-top: 30px; text-align: center; font-size: 1rem;}
#kind p.others_txt a{ color: #0070C0; text-decoration: underline;}
#kind p.others_txt a:hover{ text-decoration: none;}
@media screen and (max-width:768px){
#kind p.others_txt{ margin-top: 5%; font-size: 0.8rem;}
}

/*modal_kind*/
#modal_kind h3{ font-size: 1.4rem; color: #7AAE9B;}
#modal_kind h4{ font-size: 1rem; margin: 2em auto 0.25em;}
#modal_kind p{ font-size: 0.9rem;}
@media screen and (max-width:768px){
#modal_kind h3{ font-size: 1.2rem;}
#modal_kind h4{ font-size: 0.9rem;}
#modal_kind p{ font-size: 0.8rem;}
}



/*maker*/
#maker{ padding-top: 0;}
#maker #maker_cont{ padding: 60px 0; background: #F8F6F2; position: relative;}
#maker #maker_cont:after{ content: ""; width: 0; height: 0; border-style: solid; border-color: #F8F6F2 transparent transparent transparent; border-width: 70px 960px 0px 960px; position: absolute; left: 50%; bottom: -68px; transform: translateX(-50%);}
#maker ul{ background: #fff; padding: 40px 20px; display: flex; flex-wrap: wrap; margin-top: 40px; border-radius: 4px;}
#maker ul li{ width: calc(25% - 16px); margin: 12px 8px; font-size: 0.7rem; letter-spacing: 0.1em; font-weight: bold; padding-left: 24px; position: relative;}
#maker ul li:after{content: ""; background: url("../images/maker/icon-check_green.svg") center center no-repeat; background-size: 100%; width: 16px; height: 16px; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
@media screen and (max-width:768px){
#maker #maker_cont{ padding: 10% 0;}
#maker #maker_cont:after{ border-width: 10vw 50vw 0px 50vw; bottom: -9.75vw;}
#maker ul{ padding: 5% 2.5%; margin: 5% 5% 0;}
#maker ul li{ width: calc(50% - 2.5vw); margin: 1.875vw 1.25vw; font-size: 0.6rem; padding-left: 5vw;}
#maker ul li:after{ width: 3.25vw; height: 3.25vw;}
}

/*maker*/
#maker2{ padding-top: 0;}
#maker2 ul{ background: #F8F6F2; padding: 40px 20px; display: flex; flex-wrap: wrap; margin-top: 40px; border-radius: 4px;}
#maker2 ul li{ width: calc(25% - 16px); margin: 12px 8px; font-size: 0.7rem; letter-spacing: 0.1em; font-weight: bold; padding-left: 24px; position: relative;}
#maker2 ul li:after{content: ""; background: url("../images/maker/icon-check_green.svg") center center no-repeat; background-size: 100%; width: 16px; height: 16px; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
@media screen and (max-width:768px){
#maker2 ul{ padding: 5% 2.5%; margin: 5% 5% 0;}
#maker2 ul li{ width: calc(50% - 2.5vw); margin: 1.875vw 1.25vw; font-size: 0.6rem; padding-left: 5vw;}
#maker2 ul li:after{ width: 3.25vw; height: 3.25vw;}
}



/*vintage*/
#vintage .vintage_box{ background: #F8F6F2; padding: 10px 30px 50px; margin-top: 120px;}
#vintage .vintage_box .vintage_tit{ background: #fff; width: 480px; text-align: center; border-radius: 5px; border: 3px solid #C8982D; padding: 20px; margin: -80px auto 20px; font-size: 1.2rem; font-weight: bold; position: relative;}
#vintage .vintage_box .vintage_tit small{ display: block; color: #CE060F; font-size: 1rem;}
#vintage .vintage_box .vintage_tit:before{ content: ""; position: absolute; bottom: -32px; left: 50%; transform: translateX(-50%); border: 13px solid transparent; border-top: 22px solid #FFF; z-index: 2;}
#vintage .vintage_box .vintage_tit:after{ content: ""; position: absolute; bottom: -40px; left: 50%; transform: translateX(-50%); border: 15px solid transparent; border-top: 25px solid #C8982D; z-index: 1;}
#vintage .vintage_box .vintage_txt{ font-size: 1.2rem; line-height: 1.5em; font-weight: bold; text-align: center; margin: 30px auto;}
#vintage .vintage_box .vintage_txt strong{ color: #CE060F;}
#vintage .vintage_box .vintage_img ul{ display: flex; justify-content: space-between;}
#vintage .vintage_box .vintage_img ul li{ width: calc(50% - 15px);}
@media screen and (max-width:768px){
#vintage .vintage_box{ padding: 1.25vw 5% 7.5%; margin: 17.5vw 5% 0;}
#vintage .vintage_box .vintage_tit{ width: 100%; padding: 5%; margin: -12.5vw auto 20px; font-size: 0.9rem;}
#vintage .vintage_box .vintage_tit small{ font-size: 0.7rem;}
#vintage .vintage_box .vintage_tit:before{ bottom: -32px; border: 13px solid transparent; border-top: 22px solid #FFF;}
#vintage .vintage_box .vintage_tit:after{ bottom: -40px; border: 15px solid transparent; border-top: 25px solid #C8982D;}
#vintage .vintage_box .vintage_txt{ font-size: 0.9rem; margin: 7.5% auto 5%;}
#vintage .vintage_box .vintage_txt strong{ color: #4D7263;}
#vintage .vintage_box .vintage_img ul{ display: block;}
#vintage .vintage_box .vintage_img ul li{ width: 100%;}
}



/*brand*/
#brand{ padding-bottom: 40px;}
#brand ul{ display: flex; flex-wrap: wrap; width: calc(100% + 20px); margin: -10px 0 -10px -1px;}
#brand ul li{ width: calc(50% - 20px); margin: 10px; background: #F2F3EE; border-radius: 8px; padding: 10px;}
#brand ul li dl{ display: flex; align-items: center;}
#brand ul li dl dt{ width: 88px;}
#brand ul li dl dt img{ border-radius: 4px;}
#brand ul li dl dd{ width: calc(100% - 108px); margin-left: 20px;}
#brand ul li dl dd p{ font-size: 0.8rem; font-weight: bold; line-height: 1.33em; margin-bottom: 0;}
@media screen and (max-width:768px){
#brand{ padding-bottom: 5%;}
#brand ul{ display: block; width: 100%; margin: 0;}
#brand ul li{ width: 100%; margin: 2.5% auto 0; padding: 2.5vw;}
#brand ul li dl dt{ width: 25%;}
#brand ul li dl dd{ width: 70%; margin-left: 5%;}
#brand ul li dl dd p{ font-size: 0.8rem;}
}

#brand p.others_txt{ margin-top: 30px; text-align: center; font-size: 1rem;}
#brand p.others_txt a{ color: #0070C0; text-decoration: underline;}
#brand p.others_txt a:hover{ text-decoration: none;}
@media screen and (max-width:768px){
#brand p.others_txt{ margin-top: 5%; font-size: 0.8rem;}
}

/*modal_brand*/
#modal_brand h3{ font-size: 1.4rem; color: #7AAE9B; margin-bottom: 20px;}
#modal_brand p{ font-size: 0.9rem; margin-bottom: 20px;}
#modal_brand table{ table-layout: fixed; width: 100%; border-collapse: collapse; border-spacing: 0; font-size: 0.66rem;}
#modal_brand table td{ vertical-align: middle; padding: 1em 0; text-align: center; border: 1px solid #333;}
@media screen and (max-width:768px){
#modal_brand h3{ font-size: 1.2rem; margin-bottom: 5%;}
#modal_brand p{ font-size: 0.8rem;}
#modal_brand table{ font-size: 0.6rem;}
}



/*voice*/
#voice{ padding-top: 40px;}
#voice_slide{ height: 360px; margin-bottom: 70px; position: relative;}
#voice_slide .slick-track{ display: flex !important; align-items: flex-end; padding-top: 24px;}
#voice_slide ul{ width: 2160px; position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
#voice_slide ul{ padding: 0 4px; margin-bottom: 60px;}
#voice_slide ul li{ width: 100%; margin: 0 4px; background: #F8F6F2; padding: 12px; border-radius: 12px; position: relative;}
#voice_slide ul li figure.prof{ width: 84px; height: 84px; border: 6px solid  #F8F6F2; position: absolute; left: 12px; top: -24px; border-radius: 50%;}
#voice_slide ul li figure img{ width: 100%;}
#voice_slide ul li h4{ display: flex; align-items: center; font-size: 0.8rem; line-height: 1.5em; min-height: 3em; color: #C8982D; margin-bottom: 10px; padding-left: 100px;}
#voice_slide ul li p{ font-size: 0.8rem; line-height: 1.5em; padding: 16px; background: #fff; border-radius: 12px;}
#voice_slide ul li dl{ margin-top: 10px; border-radius: 12px; overflow: hidden;}
#voice_slide ul li dl dt{ background: #479D07; color: #fff; font-size: 0.75rem; padding: 0.5em; text-align: center;}
#voice_slide ul li dl dd{ background: #fff;}
#voice_slide ul li dl dd p{ font-size: 0.65rem; padding: 16px;}
@media screen and (max-width:768px){
#voice{ padding-top: 5%;}
#voice_slide .slick-track{ padding-top: 5vw;}
#voice_slide{ height: auto; padding: 0; margin-bottom: 10%;}
#voice_slide ul{ width: calc(100% + 150vw); margin-left: -75vw; position: static; transform: none;}
#voice_slide ul{ padding: 0 1.25vw; margin-bottom: 7.5%;}
#voice_slide ul li{ width: 100%; margin: 0 1.25vw; padding: 3.75vw; border-radius: 2.5vw;}
#voice_slide ul li figure.prof{ width: 20vw; height: 20vw; border: 6px solid #F2F3EE; left: 1.875vw; top: -5vw;}
#voice_slide ul li h4{ font-size: 0.8rem; margin-bottom: 1.875vw; padding-left: 20vw;}
#voice_slide ul li p{ font-size: 0.8rem; padding: 2.5vw; border-radius: 1.875vw;}
#voice_slide ul li dl{ margin-top: 2.5vw; border-radius: 1.25vw;}
#voice_slide ul li dl dt{ font-size: 0.75rem;}
#voice_slide ul li dl dd p{ font-size: 0.65rem; padding: 2.5vw;}

#voice_slide .scroll_ico{ background: rgba(0,0,0,0.66); color: #fff; text-align: center; padding: 5% 0; width: 33.33vw; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); z-index: 1; border-radius: 1.25vw; pointer-events: none;}
#voice_slide .scroll_ico img{ width: 10vw; position: relative;}
#voice_slide .scroll_ico p{ font-size: 0.6rem; font-weight: bold; line-height: 1em; margin-top: 1em;}
}

/*animation*/
#voice_slide .scroll_ico img{ animation:scroll_ico ease-in-out 1.0s alternate infinite;}
@keyframes scroll_ico{
0%{ left: -7.5vw;}
100%{ left: 7.5vw;}
}

/*slick調整*/
#voice_slide .slick-prev,
#voice_slide .slick-next{ display: none !important;}
#voice_slide .slick-prev{ width: 40px; height: 40px; left: calc((360px*2) - 20px); top: 50%; transform: translateY(-50%); background: #fff; border: 2px solid #027B4B; border-radius: 50%; z-index: 999;}
#voice_slide .slick-prev:before{ content: ""; width: 0; height: 0; border-style: solid; border-color: transparent #027b4b transparent transparent; border-width: 8px 8px 8px 0px; position: absolute; left: calc(50% - 2px); top: 50%; transform: translateX(-50%) translateY(-50%); opacity: 1.0;}
#voice_slide .slick-next{ width: 40px; height: 40px; right: calc((360px*2) - 20px); top: 50%; transform: translateY(-50%); background: #fff; border: 2px solid #027B4B; border-radius: 50%; z-index: 999;}
#voice_slide .slick-next:before{ content: ""; width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #027b4b; border-width: 8px 0px 8px 8px; position: absolute; right: calc(50% - 2px); top: 50%; transform: translateX(50%) translateY(-50%); opacity: 1.0;}

#voice_slide ul.slick-dots{ width: auto; height: auto; padding: 0; margin: auto; line-height: 0; position: absolute; left: 0; right: 0; top: auto; bottom: -40px; transform: none;}
#voice_slide ul.slick-dots li{ padding: 0; margin: 0; width: auto; height: auto; background: none; border: none;}
#voice_slide ul.slick-dots li button{ background: #BFBFBF; padding: 0; margin: 0 5px; width: 8px; height: 8px; border-radius: 50%; text-indent: -9999px; transition: 0.3s;}
#voice_slide ul.slick-dots li button:hover,
#voice_slide ul.slick-dots li.slick-active button{ background: #C8982D;}
@media screen and (max-width:768px){
#voice_slide .slick-prev,
#voice_slide .slick-next{ display: flex !important;}
#voice_slide .slick-prev{ width: 10vw; height: 10vw; left: 1.875vw;}
#voice_slide .slick-prev:before{ border-width: 1.875vw 1.875vw 1.875vw 0;}
#voice_slide .slick-next{ width: 10vw; height: 10vw; right: 1.875vw;}
#voice_slide .slick-next:before{ border-width: 1.875vw 0 1.875vw 1.875vw;}

#voice_slide ul.slick-dots{ bottom: -5vw;}
#voice_slide ul.slick-dots li button{ margin: 0 1.25vw; width: 1.875vw; height: 1.875vw;}
}



/*broken*/
#broken{ padding-bottom: 40px;}
#broken h2.tit2_h2{ margin-bottom: 10px;}
#broken .broken_tit{ margin: 15px auto 45px;}
#broken .broken_tit ul{ display: flex; justify-content: center; margin-bottom: 20px;}
#broken .broken_tit ul li{ display: flex; align-items: center; justify-content: center; width: 270px; height: 50px; margin: 0 10px; background: #479D07; color: #fff; font-size: 1rem; border-radius: 8px; position: relative;}
#broken .broken_tit ul li:after{ content: ""; width: 0; height: 0; border-style: solid; border-color: #479d07 transparent transparent transparent; border-width: 16px 8px 0px 8px; position: absolute; left: 0; right: 0; bottom: -15px; margin: auto;}
#broken .broken_tit h3{ text-align: center; font-size: 1.9rem;}
#broken .broken_tit h3 strong{ color: #CE060F;}
#broken .broken_tit p{ text-align: center; font-size: 1.3rem; color: #CE060F; font-weight: bold; margin-top: 0.5em;}
#broken .list ul{ display: flex; flex-wrap: wrap; justify-content: center; width: 514px; margin: -20px auto;}
#broken .list ul li{ width: calc(50% - 24px); margin: 15px 12px;}
#broken .list ul li img{ border-radius: 12px;}
#broken .list ul li h4{ text-align: center; font-size: 1.2rem; margin-top: 15px;}
@media screen and (max-width:768px){
#broken{ padding-bottom: 5%;}
#broken h2.tit2_h2{ margin-bottom: 3.75%;}
#broken .broken_tit{ margin: 3.75% auto 7.5%;}
#broken .broken_tit ul{ margin-bottom: 7.5%; padding: 0 1.875vw;}
#broken .broken_tit ul li{ text-align: center; width: calc(50% - 3.75vw); height: auto; margin: 0 1.875vw; font-size: 1rem; padding: 0.5em; border-radius: 1.25vw;}
#broken .broken_tit ul li:after{ border-width: 3.75vw 1.875vw 0px 1.875vw; bottom: -3.5vw;}
#broken .broken_tit h3{ font-size: 1.25rem;}
#broken .broken_tit p{ font-size: 0.9rem;}
#broken .list ul{ width:100%; margin: -5vw 0; padding: 0 1.875vw;}
#broken .list ul li{ width: calc(50% - 3.75vw); margin: 2.5vw 1.875vw;}
#broken .list ul li img{ border-radius: 1.25vw;}
#broken .list ul li h4{ font-size: 0.9rem; margin-top: 0.5em;}
}



/*other*/
#other{ padding-top: 40px;}
#other h2{ text-align: center; font-size: 1.6rem; line-height: 1.75em; margin-bottom: 40px;}
#other h2 strong{ color: #CE060F;}
#other p.txt{ text-align: center; font-size: 1rem;}
#other p.txt a{ color: #0070C0; text-decoration: underline;}
#other p.txt a:hover{ text-decoration: none;}

#other .list{ margin: 40px auto;}
#other .list ul{ display: flex; flex-wrap: wrap; width: calc(100% + 24px); margin: -20px 0 -20px -12px;}
#other .list ul li{ width: calc(33.33% - 24px); margin: 20px 12px;}
#other .list ul li h4{ text-align: center; font-size: 0.8rem; margin-top: 20px;}
@media screen and (max-width:768px){
#other{ padding-top: 5%;}
#other h2{ font-size: 1.25rem; line-height: 1.5em; margin-bottom: 5%;}
#other p.txt{ text-align: center; font-size: 1rem;}
#other .list{ margin: 7.5% auto;}
#other .list ul{ width:100%; margin: -5vw 0; padding: 0 1.875vw;}
#other .list ul li{ width: calc(50% - 3.75vw); margin: 5vw 1.875vw;}
#other .list ul li img{ width: 90%;}
#other .list ul li h4{ font-size: 0.9rem; margin-top: 0.75em;}
}



/*result*/
#result{ padding: 60px; background: #F3EEE3;}
#result h3{ text-align: center; font-size: 1rem; margin-bottom: 20px;}
#result h3 strong{ display: inline-block; padding-bottom: 0.25em; border-bottom: 1px solid #C8982D;}
#result figure.tit{ text-align: center; /*margin-bottom: 15px;*/}
#result figure.tit img{ width: 640px;}
#result figure.zu img{ width: 470px;}

#result .att_result{ padding: 10px 25px; width: 100%;}
#result .att_result ul{ display: flex; flex-direction: column;}
#result .att_result ul li{ display: flex; align-items: center; margin-right: 1em; font-size: 0.6rem;}
#result .att_result ul li:last-child{ margin-right: 0;}
#result .pc dl{ display: flex; justify-content: space-between; width: 100%;}
#result .pc dl dt{ width: 444px;}
#result .pc dl dt .result_box{ display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; background: #FFFFFF; padding: 25px; border-radius: 12px;}
#result .pc dl dd{ display: flex; align-items: center;width: 264px; margin: 0;}
@media screen and (max-width:768px){
#result{ padding: 5% 0;}
#result .sp h3{ font-size: 0.9rem; margin-bottom: 5%;}
#result .sp figure.tit{ text-align: center; /*margin-bottom: 5%;*/}
#result .sp figure.tit img{ width: 100%;}
#result .sp figure.zu img{ width: 75%;}
#result .sp .att_result { padding: 0;}
#result .sp .att_result ul{ display: flex; align-items: center; margin: 5% auto 0;}
#result .sp .att_result ul li{ font-size: 0.5rem;}
}



/*reason*/
/*nav*/
#reason #reason_nav ul{ display: flex; width: calc(100% + 2px); margin-left: -1px;}
#reason #reason_nav ul li{ width: calc(50% - 2px); margin: 0 1px; display: flex; flex-direction: column; align-items: center; justify-content: center; background: #BFBFBF; color: #fff; padding: 16px; border-radius: 12px 12px 0 0; cursor: pointer; transition: 0.3s;}
#reason #reason_nav ul li.active{ background: #D1A002;}
#reason #reason_nav ul li span{ display: flex; align-items: center; justify-content: center; font-size: 1rem; font-weight: bold; padding: 0.25em 0.75em; border: 1px solid #fff; border-radius: 4px;}
#reason #reason_nav ul li h3{ font-size: 1.25rem; margin-top: 8px;}
#reason #reason_nav ul li h3 strong{ font-size: 1.4rem; color: #FFE799;}
@media screen and (max-width:768px){
#reason #reason_nav ul li{ text-align: center; padding: 2.5%; border-radius: 2.5vw 2.5vw 0 0;}
#reason #reason_nav ul li span{ font-size: 0.8rem;}
#reason #reason_nav ul li h3{ font-size: 1rem; margin-top: 2.5%;}
#reason #reason_nav ul li h3 strong{ font-size: 1.2rem;}
}

/*cont*/
.reason_cont{ display: none; border: 1px solid #D3D3D3; border-top: none; padding: 40px; overflow: hidden;}
.reason_cont.active{ display: block;}
@media screen and (max-width:768px){
.reason_cont{ padding: 7.5% 5%;}
}

.reason_cont .lead{ text-align: justify; font-size: 0.9rem;}
.reason_cont .lead a{ text-decoration: underline; color: #0671C0;}
.reason_cont .lead a:hover{ text-decoration: none;}
.reason_cont dl{ margin-top: 60px;}
.reason_cont dl dt h3{ margin-bottom: 20px; display: flex; align-items: center; padding: 10px 0; background: #479D07; color: #fff; position: relative; z-index: 1;}
.reason_cont dl dt h3:before{ content: ""; width: 100%; height: 100%; background: #D1A002; position: absolute; left: -40px; top: 0; z-index: -1;}
.reason_cont dl dt h3:after{ content: ""; width: 100%; height: 100%; background: #D1A002; position: absolute; right: -40px; top: 0; z-index: -1;}
.reason_cont dl dt h3 span{ width: 48px; padding-right: 12px;}
.reason_cont dl dt h3 strong{ width: calc(100% - 48px); font-size: 1.3rem;}
.reason_cont dl dd{ margin: 0; padding-right: 280px; position: relative;}
.reason_cont dl dd.w100{ padding: 0;}
.reason_cont dl dd p{ font-size: 0.9rem;}
.reason_cont dl dd p.att{ font-size: 0.7rem; font-weight: 400; padding-left: 2em; position: relative;}
.reason_cont dl dd p.att:before{ content: "※："; position: absolute; left: 0; top: 0;}
.reason_cont figure.more_btn{ display: flex; align-items: center; justify-content: center; margin: 0; position: absolute; right: 0; bottom: 0;}
.reason_cont figure.more_btn a{ display: flex; align-items: center; justify-content: center; width: 210px; height: 42px; background: #D1A002; border-bottom: 3px solid #7E6001; color: #fff; border-radius: 8px; font-size: 0.8rem; position: relative; text-shadow: 0px 1px 2px rgba(0,0,0,0.16);}
.reason_cont figure.more_btn a span{ width: 8px; height: 8px; display: flex; align-items: center; justify-content: center; position: absolute; right: 20px; top: 50%; transform: translateY(-50%);}
.reason_cont figure.more_btn a span:before{ content: ""; width: 100%; height: 2px; background: #fff; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%);}
.reason_cont figure.more_btn a span:after{ content: ""; width: 100%; height: 2px; background: #fff; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%) rotate(90deg);}
@media screen and (max-width:768px){
.reason_cont .lead{ font-size: 0.8rem;}
.reason_cont dl{ margin-top: 10%;}
.reason_cont dl dt h3{ margin-bottom: 3.75%; width: calc(100% + 7.5vw); margin-left: -3.75vw; padding: 1.875vw 3.75vw;}
.reason_cont dl dt h3:before{ left: -5vw;}
.reason_cont dl dt h3:after{ right: -5vw;}
.reason_cont dl dt h3 span{ width: 10vw; padding-right: 2.5vw;}
.reason_cont dl dt h3 strong{ width: calc(100% - 10vw); font-size: 1.1rem;}
.reason_cont dl dd{ margin: 0 0; padding: 0;}
.reason_cont dl dd p{ font-size: 0.8rem;}
.reason_cont dl dd p.att{ font-size: 0.7rem;}
.reason_cont figure.more_btn{ margin: 5% auto 0; position: relative;}
.reason_cont figure.more_btn a{ width: 36vw; height: 10vw; border-radius: 1.25vw; font-size: 0.7rem;}
.reason_cont figure.more_btn a span{ width: 2.5vw; height: 2.5vw; right: 3.75vw;}
}

.reason_cont .buysell_img{ width: 260px; margin: 0; position: absolute; right: 0; top: 0;}
.reason_cont .buysell_img img{ border: 1px solid #D1A002; border-radius: 8px;}
@media screen and (max-width:768px){
.reason_cont .buysell_img{ width: 100%; margin-top: 5%; position: static;}
.reason_cont .buysell_img img{ border-radius: 1.25vw;}
}



/*item_list*/
#item{ background: #F3EEE3; padding: 80px 0; margin-top: 0;}
#item p.tit_ico{ text-align: center; font-size: 1.6rem; margin-bottom: 20px;}
#item p.tit_ico strong{ display: inline-block; position: relative;}
#item p.tit_ico strong:before{ content: ""; width: 2px; height: 50%; background: #313131; position: absolute; left: -1em; top: 50%; transform: translateY(-50%) rotate(-22.5deg);}
#item p.tit_ico strong:after{ content: ""; width: 2px; height: 50%; background: #313131; position: absolute; right: -1em; top: 50%; transform: translateY(-50%) rotate(22.5deg);}


#item h2{ text-align: center; font-size: 1.6rem; line-height: 1.25em; margin-bottom: 30px;}
#item h2 strong{ font-size: 1.9rem; line-height: 1.25em; color: #CE060F;}
#item p.lead{ text-align: center; font-size: 0.7rem; font-weight: 500; margin-bottom: 40px;}
#item_list ul{ display: flex; flex-wrap: wrap; width: calc(100% + 10px); margin: -10px 0 -10px -5px;}
#item_list ul li{ display: flex; flex-direction: column; align-items: center; width: calc((100%/6) - 10px); margin: 10px 5px; background: #fff; padding: 10px; border-radius: 8px; position: relative; cursor: pointer; transition: 0.3s;}
#item_list ul li:after{ content: ""; width: 10px; height: 10px; background: url("../images/ico/item_arrow.png") center center no-repeat; background-size: 100%; position: absolute; right: 10px; top: 50%; transform: translateY(-50%);}
#item_list ul li:hover{ opacity: 0.7;}
#item_list ul li figure img{ height: 40px;}
#item_list ul li h4{ font-size: 0.65rem; margin-top: 0.5em;}
@media screen and (max-width:768px){
#item{ padding: 10% 0;}
#item p.tit_ico{ font-size: 1.1rem; margin-bottom: 2.5%;}
#item h2{ margin-bottom: 3.75%;}
#item h2{ font-size: 1.2rem;}
#item h2 strong{ font-size: 1.3rem;}
#item p.lead{ font-size: 0.7rem; margin-bottom:5%;}
#item_list ul{ width: 100%; margin: -2.5vw 0;}
#item_list ul li{ width: calc((100%/3) - 2.5vw); margin: 2.5vw 1.25vw; padding: 2.5%; border-radius: 2.5vw;}
#item_list ul li:after{ width: 2.5vw; height: 2.5vw; right: 2.5vw;}
#item_list ul li figure img{ width: 10vw;}
#item_list ul li h4{ font-size: 0.7rem;}
}



/*item2*/
#item2{ padding-top: 30px; position: relative; z-index: 1;}
#item2:after{ content: "";width: 0; height: 0; border-style: solid; border-color: #F3EEE3 transparent transparent transparent; border-width: 90px 375px 0px 375px; position: absolute; left: 0; right: 0; top: 0; margin: auto; z-index: -1;}
#item2 h3{ text-align: center; font-size: 1.3rem; margin-bottom: 80px;}
#item2 h3 span{ position: relative;}
#item2 h3 span:before{ content: ""; width: 4px; height: 4px; background: #363636; position: absolute; left: 0; right: 0; top: -8px; margin: auto; border-radius: 50%;}
#item2 h5{ text-align: center; font-size: 1.2rem; margin-top: 60px;}
#item2 ul{ display: flex; align-items: center; justify-content: center; width: calc(100% + 250px); margin-left: -125px;}
#item2 ul li{ width: calc(33.33% - 20px); margin: 0 10px; display: flex; align-items: center; background: #F3EEE3; padding: 10px; border-radius: 8px;}
#item2 ul li figure{ width: 80px;}
#item2 ul li figure img{ border-radius: 4px;}
#item2 ul li h4{ width: calc(100% - 80px); font-size: 1.3rem; text-align: center;}
@media screen and (max-width:768px){
#item2{ padding-top: 7.5%; overflow: hidden;}
#item2:after{ border-width: 20vw 75vw 0 75vw; left: -25vw;}
#item2 h3{ font-size: 1rem; margin-bottom: 15%;}
#item2 h5{ font-size: 1.2rem; margin-top: 7.5%;}
#item2 ul{ display: block; width: 92.5%; margin: 0 auto;}
#item2 ul li{ width: 100%; margin: 2.5% auto; padding: 1.25vw; border-radius: 1.875vw;}
#item2 ul li figure{ width: 20vw;}
#item2 ul li figure img{ border-radius: 1.25vw;}
#item2 ul li h4{ width: calc(100% - 20vw); font-size: 1.3rem;}
}



/*qa*/
#qa{ background: #F3EEE3;}
#qa #qa_list dl{ margin-top: 24px; border-radius: 12px; overflow: hidden;}
#qa #qa_list dl dt{ background: #D1A002; color: #fff; font-size: 1rem; font-weight: bold; padding: 20px 70px; position: relative; cursor: pointer;}
#qa #qa_list dl dt .ico{ display: flex; align-items: center; justify-content: center; width: 30px; height: 30px; background: #fff; color: #D1A002; font-size: 1rem; font-weight: bold; border-radius: 50%; position: absolute; left: 20px; top: 20px;}
#qa #qa_list dl dt .toggle{ display: flex; width: 16px; height: 16px; position: absolute; right: 40px; top: 50%; transform: translateY(-50%);}
#qa #qa_list dl dt .toggle:before{ content: ""; width: 100%; height: 2px; background: #fff; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%);}
#qa #qa_list dl dt .toggle:after{ content: ""; width: 100%; height: 2px; background: #fff; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%) rotate(90deg); transition: 0.3s;}
#qa #qa_list dl dt.active .toggle:after{ transform: translateX(-50%) translateY(-50%) rotate(0deg); opacity: 0;}
#qa #qa_list dl dt p{ margin: 0; line-height: 1.5em;}
#qa #qa_list dl dd{ display: none; background: #fff; font-size: 0.8rem; padding: 20px 20px 20px 70px; position: relative;}
#qa #qa_list dl dd.active{ display: block;}
#qa #qa_list dl dd .ico{ display: flex; align-items: center; justify-content: center; width: 30px; height: 30px; background: #D1A002; color: #fff; font-size: 1rem; font-weight: bold; border-radius: 50%; position: absolute; left: 20px; top: 18px;}
#qa #qa_list dl dd p{ margin: 0; line-height: 1.5em;}
#qa #qa_list dl dd .att ul{ margin-top: 14px;}
@media screen and (max-width:768px){
#qa #qa_list dl{ margin-top: 5%; border-radius: 2.5vw;}
#qa #qa_list dl dt{ font-size: 0.8rem; padding: 5% 15%;}
#qa #qa_list dl dt .ico{ width: 6.25vw; height: 6.25vw; font-size: 1rem; left: 5%; top: 5vw}
#qa #qa_list dl dt .toggle{ width: 3.75vw; height: 3.75vw; right: 5%;}
#qa #qa_list dl dd{ font-size: 0.8rem; padding: 5% 5% 5% 15%;}
#qa #qa_list dl dd .ico{ width: 6.25vw; height: 6.25vw; font-size: 1rem; left: 5%; top: 5vw;}
#qa #qa_list dl dd .att ul{ margin-top: 3.75vw;}
}



/*system*/
#system_nav *{ transition: 0.3s;}
#system_nav ul{ display: flex; width: calc(100% + 8px); margin-left: -4px;}
#system_nav ul li{ width: calc(33.33% - 8px); height: 70px; margin: 0 4px; display: flex; flex-direction: column; align-items: center; justify-content: center; background: #fff; border: 2px solid #F3EEE3; border-radius: 12px 12px 0 0; cursor: pointer;}
#system_nav ul li span{ font-size: 0.5rem; font-weight: bold; margin-bottom: 0.5em;}
#system_nav ul li strong{ font-size: 1rem; line-height: 32px; font-weight: bold; color: #804310; padding-left: 40px; position: relative;}
#system_nav ul li strong:before{ content: ""; width: 32px; height: 32px; background: url("../images/system01_tit_ico.png") center center; background-size: 100%; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
#system_nav ul li.active{ background: #F3EEE3; border-color: #F3EEE3;}
#system_nav ul li.active strong{ color: #D1A002;}
#system_nav ul li#system_nav01 strong:before{ background: url("../images/system01_tit_ico.png") center center; background-size: 100%;}
#system_nav ul li#system_nav02 strong:before{ background: url("../images/system02_tit_ico.png") center center; background-size: 100%;}
#system_nav ul li#system_nav03 strong:before{ background: url("../images/system03_tit_ico.png") center center; background-size: 100%;}
@media screen and (max-width:768px){
#system_nav ul{ width: calc(100% + 2px); margin-left: -1px;}
#system_nav ul li{ width: calc(33.33% - 2px); height: 17.5vw; margin: 0 2px; border-radius: 1.25vw 1.25vw 0 0;}
#system_nav ul li span{ font-size: 0.4rem; text-align: center;}
#system_nav ul li strong{ font-size: 0.8rem; line-height: 5vw; padding-left: 6.25vw;}
#system_nav ul li strong:before{ width: 5vw; height: 5vw;}
}

.system_cont{ display: none;}
.system_cont.active{ display: block;}
.system_cont{ background: #F3EEE3; border-radius: 0 0 12px 12px; padding: 40px;}
.system_cont h3{ text-align: center; font-size: 1rem; margin-bottom: 20px;}
.system_cont h3 strong{ color: #D1A002;}
.system_cont p.lead{ text-align: center; font-size: 0.9rem;}
.system_cont .att ul li a{ text-decoration: underline;}
.system_cont .att ul li a:hover{ text-decoration: none;}
@media screen and (max-width:768px){
.system_cont{ border-radius: 0 0 1.25vw 1.25vw; padding: 7.5% 5%;}
.system_cont h3{ font-size: 0.8rem; margin-bottom: 3.75%;}
.system_cont p.lead{ font-size: 0.7rem; text-align: justify;}
.system_cont#system_cont02 h3{ font-size: 1rem; margin-bottom: 0;}
}

.system_cont .system_step{ margin-top: 60px;}
.system_cont .system_step h4{ text-align: center; margin-bottom: 20px;}
.system_cont .system_step h4 span{ display: block; font-size: 1rem; line-height: 1.25em; margin-bottom: 0.25em;}
.system_cont .system_step h4 strong{ display: block; font-size: 1.2rem; line-height: 1.25em;}
.system_cont .system_step ul{ display: flex; flex-wrap: wrap; width: calc(100% + 8px); margin: -4px 0 -4px -4px;}
.system_cont .system_step ul li{ width: calc(25% - 8px); margin: 4px; display: flex; flex-direction: column; align-items: center; justify-content: center; background: #fff; padding: 20px 0 30px; border-radius: 12px;}
.system_cont .system_step ul li strong.num{ font-size: 1.4rem; line-height: 1em;}
.system_cont .system_step ul li figure{ margin: 5px auto 10px;}
.system_cont .system_step ul li figure img{ width: 72px;}
.system_cont .system_step ul li h5{ display: flex; align-items: center; justify-content: center; font-size: 0.75rem; line-height: 1.25em; text-align: center;}
.system_cont#system_cont03 .system_step ul li{ padding: 15px 0 20px;}
.system_cont#system_cont03 .system_step ul li h5{ min-height: 2.5em;}
@media screen and (max-width:768px){
.system_cont .system_step{ margin-top: 10%;}
.system_cont .system_step h4{ margin-bottom: 5%;}
.system_cont .system_step h4 span{ font-size: 0.8rem;}
.system_cont .system_step h4 strong{ font-size: 1rem;}
.system_cont .system_step ul{ width: calc(100% + 4px); margin: -2px 0 -2px -2px;}
.system_cont .system_step ul li{ width: calc(50% - 4px); margin: 2px; padding: 2.5% 0 3.75%; border-radius: 1.25vw;}
.system_cont .system_step ul li strong.num{ font-size: 1.4rem; line-height: 1em;}
.system_cont .system_step ul li figure{ margin: 2.5% auto;}
.system_cont .system_step ul li figure img{ width: 50%;}
.system_cont .system_step ul li h5{ font-size: 0.75rem;}
.system_cont#system_cont03 .system_step ul li{ padding: 2.5% 0;}
.system_cont#system_cont03 .system_step ul li h5{ min-height: 2.5em;}
}

.system_cont .system_schedule{ margin-top: 80px;}
.system_cont .system_schedule h4{ text-align: center; font-size: 1.1rem; margin-bottom: 30px; position: relative; z-index: 1;}
.system_cont .system_schedule h4:after{ content: ""; width: 242px; height: 22px; background: url("../images/system_tit_bg.png") center center no-repeat; background-size: 100%; position: absolute; left: 0; right: 0; bottom: -8px; margin: auto; z-index: -1;}
.system_cont .system_schedule p.txt{ text-align: center; font-size: 0.7rem; margin-bottom: 30px;}
.system_cont .system_schedule .system_schedule_table{ border: 1px solid #D1A002; background: #fff; border-radius: 8px; overflow: hidden;}
.system_cont .system_schedule .system_schedule_table h5{ background: #D1A002; color: #fff; text-align: center; font-size: 1rem; padding: 0.5em;}
.system_cont .system_schedule .system_schedule_table dl{ display: flex; font-size: 0.9rem; padding: 20px 0; border-bottom: 1px solid #D1D1D1; margin: 0 20px;}
.system_cont .system_schedule .system_schedule_table dl:last-child{ border-bottom: none;}
.system_cont .system_schedule .system_schedule_table dl dt{ width: 80px; font-weight: bold;}
.system_cont .system_schedule .system_schedule_table dl dd{ display: flex; width: calc(100% - 80px);}
.system_cont .system_schedule .system_schedule_table dl dd h6{ width: 160px;}
.system_cont .system_schedule .system_schedule_table dl dd p{ width: calc(100% - 160px); font-size: 0.8rem;}
.system_cont .system_schedule .system_schedule_table .pickup{ position: relative;}
.system_cont .system_schedule .system_schedule_table .pickup .time{ position: absolute; right: 20px; top: calc(50% - 1px); transform: translateY(-50%); display: flex; align-items: center; justify-content: center; width: 32px; height: calc(100% - 20px); background: #D1A002; color: #fff; font-size: 0.7rem; letter-spacing: 0.1em; font-weight: bold; writing-mode: vertical-rl;}
.system_cont .system_schedule .system_schedule_table .pickup .time strong{ font-size: 0.9rem; line-height: 1em; writing-mode: horizontal-tb; margin: 0 0 0.25em;}
.system_cont .system_schedule .system_schedule_table .pickup .time:before{ content: ""; width: 0; height: 0; border-style: solid; border-color: transparent transparent #D1A002 transparent; border-width: 0px 24px 13px 24px; position: absolute; left: 50%; top: -12px; transform: translateX(-50%);}
.system_cont .system_schedule .system_schedule_table .pickup .time:after{ content: ""; width: 0; height: 0; border-style: solid; border-color: #D1A002 transparent transparent transparent; border-width: 13px 24px 0px 24px; position: absolute; left: 50%; bottom: -12px; transform: translateX(-50%);}
.system_cont .system_schedule .system_schedule_table .pickup dl:last-child{ border-bottom: 1px solid #D1D1D1;}
.system_cont .system_schedule .system_schedule_table .pickup dl dt{ color: #D1A002;}
.system_cont .system_schedule .system_schedule_table .pickup dl dd h6{ color: #D1A002;}
.system_cont .system_schedule .system_schedule_table .pickup dl dd p{ padding-right: 48px;}
@media screen and (max-width:768px){
.system_cont .system_schedule{ margin-top: 20%;}
.system_cont .system_schedule h4{ font-size: 1.1rem; margin-bottom: 5%;}
.system_cont .system_schedule h4:after{ width: 55vw; height: 5vw; bottom: -1.25vw;}
.system_cont .system_schedule p.txt{ font-size: 0.7rem; margin-bottom: 5%;}

.system_cont .system_schedule .system_schedule_table{ width: calc(100% + 5vw); margin-left: -2.5vw; border-radius: 2.5vw;}
.system_cont .system_schedule .system_schedule_table h5{ font-size: 1rem;}
.system_cont .system_schedule .system_schedule_table dl{ font-size: 0.9rem; padding: 5% 0; margin: 0 5%;}

.system_cont .system_schedule .system_schedule_table dl dt{ width: 15vw;}
.system_cont .system_schedule .system_schedule_table dl dd{ display: block; width: calc(100% - 15vw);}
.system_cont .system_schedule .system_schedule_table dl dd h6{ width: 100%; margin-bottom: 2.5%;}
.system_cont .system_schedule .system_schedule_table dl dd p{ width: 100%; font-size: 0.8rem;}

.system_cont .system_schedule .system_schedule_table .pickup .time{ right: 5%; top: calc(50% - 1px); width: 7.5vw; height: calc(100% - 15%);}
.system_cont .system_schedule .system_schedule_table .pickup .time:before{ border-width: 0px 5vw 3.75vw 5vw; top: -3.5vw;}
.system_cont .system_schedule .system_schedule_table .pickup .time:after{ border-width: 3.75vw 5vw 0px 5vw; bottom: -3.5vw;}
.system_cont .system_schedule .system_schedule_table .pickup dl dd p{ padding-right: 10vw;}
}

.system_cont #store_list{ display: flex; flex-wrap: wrap; width: calc(100% + 8px); margin: -20px -4px -4px;}
.system_cont #store_list .store_list_area{ width: calc(50% - 8px); margin: 20px 4px 4px;}
.system_cont #store_list .store_list_area h4{ font-size: 0.9rem; line-height: 1em; border-left: 4px solid #479D07; color: #479D07; padding-left: 8px; margin-bottom: 10px;}
.system_cont #store_list .store_list_area a{ display: flex; flex-direction: column; justify-content: center; width: 100%; margin-top: 10px; background: #fff; border: 1px solid #479D07; padding: 0.5em 1em 0.5em 0.5em; position: relative;}
.system_cont #store_list .store_list_area a:after{ content: ""; width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #479D07; border-width: 7px 0px 7px 7px; position: absolute; right: 0.5em; top: 50%; transform: translateY(-50%);}
.system_cont #store_list .store_list_area a h5{ font-size: 0.7rem;}
.system_cont #store_list .store_list_area a p{ font-size: 0.5rem;}
.system_cont #store_list .store_list_area a svg{ width: 14px;}
.system_cont #store_list .red{ color: #C70C18;}
@media screen and (max-width:768px){
.system_cont #store_list{ width: 100%; margin: 0;}
.system_cont #store_list .store_list_area{ width: 100%; margin: 7.5% auto 0;}
.system_cont #store_list .store_list_area h4{ font-size: 0.9rem; margin-bottom: 2.5%;}
.system_cont #store_list .store_list_area a{ padding: 0.5em 1em; margin-top: 1.25%;}
.system_cont #store_list .store_list_area a:after{ border-width: 1.25vw 0px 1.25vw 1.25vw; right: 0.75em;}
.system_cont #store_list .store_list_area a h5{ font-size: 0.7rem;}
.system_cont #store_list .store_list_area a p{ font-size: 0.5rem;}
.system_cont #store_list .store_list_area a svg{ width: 2.5vw;}
}

.modal_box.store_detail picture{ display: block; width: calc(100% + 120px); margin-left: -60px; margin-bottom: 40px;}
.modal_box.store_detail .store-newopen p{ display: inline-block; color: #e61919; border: 1px solid #e61919; padding: 0.125em 0.5em 0.25em; font-size: 0.8rem; line-height: 1em;}
.modal_box.store_detail h5{ font-size: 1rem; margin-bottom: 20px;}
.modal_box.store_detail table{ width: 100%; border-collapse: collapse; border-spacing: 0;}
.modal_box.store_detail table th{ vertical-align: middle; width: 8em; font-size: 0.8rem; line-height: 1.5em; padding: 0.75em 0; border-bottom: 1px solid #f5f5f5;}
.modal_box.store_detail table td{ vertical-align: middle; font-size: 0.8rem; line-height: 1.5em; padding: 0.75em 0; border-bottom: 1px solid #f5f5f5;}
.modal_box.store_detail table tr:first-child th,
.modal_box.store_detail table tr:first-child td{ border-top: 1px solid #f5f5f5;}
.modal_box.store_detail table td p{ line-height: 1.5em;}
.modal_box.store_detail table td .parking_campaign{ background: #f2f3ee; padding: 1em;}
.modal_box.store_detail table td .parking_campaign h6{ font-size: 0.7rem; line-height: 1.25em; font-weight: 500;}
.modal_box.store_detail table td .parking_campaign dl{ font-size: 0.7rem; line-height: 1.25em; display: flex; align-items: center; margin-top: 0.5em;}
.modal_box.store_detail table td .parking_campaign dl dd:before{ content: "▶"; font-size: 66.66%; margin: 0 1em; line-height: 1.25em;}
.modal_box.store_detail table td .store_item_list{ display: flex; flex-wrap: wrap; width: calc(100% + 4px); margin: -4px 0 -4px -2px;}
.modal_box.store_detail table td .store_item_list span{ display: flex; align-items: center; justify-content: center; border: 1px solid #ccc; border-radius: 4px; margin: 4px 2px; padding: 0.25em 0.5em 0.33em; font-size: 0.7rem;}
.modal_box.store_detail table td a{ text-decoration: underline;}
.modal_box.store_detail table td a:hover{ text-decoration: none;}
.modal_box.store_detail table td a.map{ display: flex; align-items: center; justify-content: center; width: 8em; padding-bottom: 0.125em; background: #479D07; color: #fff; font-size: 0.7rem; text-decoration: none; margin-top: 0.25em; transition: 0.3s;}
.modal_box.store_detail table td a.map:hover{ opacity: 0.7;}
@media screen and (max-width:768px){
.modal_box.store_detail picture{ width: calc(100% + 7.5vw); margin-left: -3.75vw; margin-bottom: 5%;}
.modal_box.store_detail .store-newopen p{ font-size: 0.8rem;}
.modal_box.store_detail h5{ font-size: 1rem; margin-bottom: 7.5%;}
.modal_box.store_detail table th{ display: block; width: 100%; font-size: 0.8rem; padding: 0.5em 0 0; border-bottom: none;}
.modal_box.store_detail table td{ display: block; width: 100%; font-size: 0.8rem; padding: 0.25em 0 0.5em;}
.modal_box.store_detail table tr:first-child td{ border-top: none;}
.modal_box.store_detail table td .parking_campaign h6{ font-size: 0.7rem;}
.modal_box.store_detail table td .parking_campaign dl{ display: block;}
.modal_box.store_detail table td .parking_campaign dl dt{ font-weight: bold;}
.modal_box.store_detail table td .parking_campaign dl dd:before{ font-size: 75%; margin: 0 0.75em 0 0;}
.modal_box.store_detail table td .store_item_list{ margin-top: 0.5em;}
.modal_box.store_detail table td .store_item_list span{ padding: 0.25em 0.75em 0.33em; font-size: 0.6rem;}
.modal_box.store_detail table td a.map{ font-size: 0.7rem;}
}


