@charset "UTF-8";
/* CSS Document */





.line_midashi{ text-align: center; margin: 0; line-height: 1.4em; font-weight: bold;}
.line_midashi>span{ display: inline-block; text-align: left;}
.line_midashi>span>span{ color: #07b53b;}

.line_lead{}
.line_lead>div:nth-child(1){}
.line_lead>div:nth-child(2){}
.line_lead>div>dl{ margin: 0;}
.line_lead>div>dl>dt{}
.line_lead>div>dl>dd{ margin: .75em 0 0; padding-left: 1em; text-indent: -1em;}
@media (min-width: 768px) {
#line_btn,
#line_close_btn{ display: none;}

.line_midashi{ font-size: 30px;}

.line_lead{ display: flex; justify-content: center; align-items: center; max-width: 880px; margin: 50px auto;}
.line_lead>div:nth-child(1){ width: 280px;}
.line_lead>div:nth-child(2){ max-width: calc(100% - 330px); margin-left: 50px;}
.line_lead>div>dl{ font-size: 30px;}
.line_lead>div>dl>dt{}
.line_lead>div>dl>dd{ font-size: 26px;}
}
@media (max-width: 767.98px) {
#line_btn{ display: none;}
body{ padding-bottom: 40px;}
#contact_btn{ width: 100%; height: 40px;}
#contact_btn>span{ background-position: calc(50% - 5em) center, right calc(50% - 4.5em) center; padding: 0;}

.line_midashi{ font-size: 18px;}

.line_lead>div:nth-child(1){ width: 46%; margin: 30px auto;}
.line_lead>div>dl{ font-size: 18px; text-align: center;}
.line_lead>div>dl>dt{}
.line_lead>div>dl>dd{ font-size: 16px;}
}







.howto_lead{ font-weight: bold; line-height: 1.4em;}
.howto_lead>span{}

.howto_list{ list-style: none; padding: 0; border-top: 1px solid #333; border-bottom: 1px solid #333;}
.howto_list>li{ padding: 0em 0em 0em 1.1em; letter-spacing: .1em; text-indent: -1.1em; font-weight: bold; line-height: 1.8em;}
@media (min-width: 768px) {
.howto_lead{ font-size: 28px; text-align: center;}
.howto_lead>span{ text-align: left; display: inline-block;}

.howto_list{ display: flex; justify-content: space-between; margin: 30px 0 0; padding: 30px;}
.howto_list>li{ width: calc(33.33% - 20px);}


}
@media (max-width: 767.98px) {
.howto_lead{ font-size: 18px;}

.howto_list{ margin: 20px 0 0; padding: 20px 0;}
.howto_list>li:nth-child(n+2){ border-top: 1px solid #333; margin: 20px 0 0; padding-top: 20px;}

}







.tsuika_list{}
.tsuika_list>dl{}
.tsuika_list>dl>dt{}
.tsuika_list>dl>dt>.check_en{ color: #ffe100; margin: 0 .25em; text-shadow: -2px -2px 0 #ffe100,-2px -1px 0 #ffe100,-2px 0px 0 #ffe100,-2px 1px 0 #ffe100,-2px 2px 0 #ffe100,
-1px -2px 0 #ffe100,0px -2px 0 #ffe100,1px -2px 0 #ffe100,2px -2px 0 #ffe100,
2px 2px 0 #ffe100,2px 1px 0 #ffe100,1px 2px 0 #ffe100,2px 0px 0 #ffe100,0px 2px 0 #ffe100,2px -1px 0 #ffe100,-1px 2px 0 #ffe100;}
.tsuika_list>dl>dd{ font-weight: bold;}
.tsuika_list>dl>dd>dl{ text-align: center;}
.tsuika_list>dl>dd>dl>dt{}
.tsuika_list>dl>dd>dl>dd{}
.s_btn_l{ background-color: white; display: flex; justify-content: center; align-items: center; color: #e60012; font-weight: bold; margin: 0 auto .5em;}

.tsuika_list>dl:last-child>dd>span{ background-color: white; display: block; padding: .75em; border: 1px solid #c8c9ca; line-height: 1.8em;}
.tsuika_list>dl:last-child>dd>span>span{ display: inline-block;}

@media (min-width: 768px) {
.tsuika_list{ display: flex; flex-wrap: wrap; margin: 25px -25px -25px;}
.tsuika_list>dl{ width: calc(50% - 50px); margin: 25px;}
.tsuika_list>dl>dt{ font-size: 26px; margin-bottom: 20px;}
.tsuika_list>dl>dd{}
.tsuika_list>dl:first-child{ width: calc(100% - 50px);}
.tsuika_list>dl:first-child>dd{ display: flex; justify-content: space-between;}
.tsuika_list>dl>dd>dl{ width: calc(50% - 25px);}
.tsuika_list>dl>dd>dl>dt{ font-size: 20px; margin-bottom: 15px;}
.tsuika_list>dl>dd>dl>dd{}
.tsuika_list>dl>dd>dl>dd>img{ width: 60%;}
.s_btn_l{ font-size: 30px; height: 60px; border-radius: 30px; width: 300px;}
.tsuika_list>dl:last-child>dd{ text-align: center;}
.tsuika_list>dl:last-child>dd>img{ margin-bottom: 20px;}
.tsuika_list>dl:last-child>dd>span{ font-size: 20px;}
.tsuika_list>dl:last-child>dd>span>span{ display: inline-block;}
}
@media (max-width: 767.98px) {
.tsuika_list{ padding-top: 20px;}
.tsuika_list>dl:nth-child(n+2){ margin-top: 50px;}
.tsuika_list>dl>dt{ font-size: 16px; margin-bottom: 10px;}
.tsuika_list>dl>dd>dl>dt{ font-size: 16px; margin-bottom: 10px;}
.s_btn_l{ font-size: 20px; height: 40px; border-radius: 20px; width: 260px;}
.tsuika_list>dl:last-child>dd>img{ margin-bottom: 10px;}
.tsuika_list>dl:last-child>dd>span{ text-align: center;}
}






.talk_link_btn{ background-color: #07b53b; display: flex; justify-content: center; align-items: center; color: white; text-decoration: none;}
.talk_link_btn:hover{ text-decoration: none; color: white;}
@media (min-width: 768px) {
.talk_link_btn{ width: 400px; height: 50px; margin: 20px auto; border-radius: 10px;}
}
@media (max-width: 767.98px) {
.line_link_btn{ display: flex; align-items: center; justify-content: center; margin: 0 auto; border-radius: 50%; background-color: #07b53b; height: 50px; width: 50px;}
.line_link_btn>img{ width: 37px; height: auto;}
.talk_link_btn{ width: 100%; height: 40px; margin: 10px auto 0; border-radius: 10px;}
}








@media (min-width: 768px) {}
@media (max-width: 767.98px) {}








@media (min-width: 768px) {}
@media (max-width: 767.98px) {}








@media (min-width: 768px) {}
@media (max-width: 767.98px) {}








@media (min-width: 768px) {}
@media (max-width: 767.98px) {}








@media (min-width: 768px) {}
@media (max-width: 767.98px) {}








@media (min-width: 768px) {}
@media (max-width: 767.98px) {}








@media (min-width: 768px) {}
@media (max-width: 767.98px) {}








@media (min-width: 768px) {}
@media (max-width: 767.98px) {}








@media (min-width: 768px) {}
@media (max-width: 767.98px) {}


