@charset "UTF-8";
/* ===================================================
Services / 489ban / Option CSS
====================================================== */

/* ---------------------------------------------------
Global Header Overwrite
------------------------------------------------------ */
#g_header { position: absolute;}

/* ---------------------------------------------------
	Sub Header Overwrite
------------------------------------------------------ */
@media screen and (max-width: 600px) {
.sub_header .sub_box_01 .sub_btn_01{ width: 100%; padding: 0; margin: 0;}
}

/* ---------------------------------------------------
Contents Overwrite
------------------------------------------------------ */
#contents { padding: 200px 0 0 !important;}

@media screen and (max-width: 600px) {
#contents { padding: 200px 0 0 !important;}
}

.cmn_maintit_01 p{ text-align: center; font-size: 16px; line-height: 2;}

/* ---------------------------------------------------
Local Navigation
------------------------------------------------------ */
.box_lnav{ width: 100%; max-width: 1200px; margin: 50px auto 100px;}
.lnav{ display: flex; flex-wrap: wrap; border-top: solid 1px #D9CCBF; border-left: solid 1px #D9CCBF;}
.lnav li{ width: 25%; border-right: solid 1px #D9CCBF; border-bottom: solid 1px #D9CCBF; box-sizing: border-box;}
.lnav li a{ display: block; width: 100%; height: 100%; background: rgb(245,245,245); background: linear-gradient(0deg, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 100%); color: #2E49B0; padding: 15px 0 15px 15px; font-size: 16px; font-weight: bold; box-sizing: border-box; /*text-align: center;*/}
.lnav li a span{ padding: 0 0 0 22px; background-image: url("../img/services/489ban/option/ico_circle_01.svg"); background-repeat: no-repeat; background-position: left center; background-size: 16px;}
.lnav li a:hover{ background: rgb(51,115,188); background: linear-gradient(90deg, rgba(51,83,188,1) 0%, rgba(51,115,188,1) 100%); color: #fff; text-decoration: none;}
.lnav li a:hover span{ padding: 0 0 0 22px; background-image: url("../img/services/489ban/option/ico_circle_02.svg");}

@media screen and (max-width: 600px) {
.box_lnav{ width: 100%; max-width: 100%; margin: 30px auto 40px;}
.lnav li{ width: 50%;}
.lnav li a{ padding: 10px; font-size: 14px; text-align: left; display: flex; align-items: center;}
.lnav li a span{ display: block;}
}

/* ---------------------------------------------------
Common Parts
------------------------------------------------------ */
.sec_01{ background: url(../img/services/489ban/option/sec_bg.gif) repeat-x bottom; background-color: #fff; overflow: hidden; padding: 100px 0;}
.sec_01 .inner{ display: flex; flex-direction: row-reverse; justify-content: space-between; align-items: flex-start;}
.box_img{ width: 48%; padding: 30px; background: #fff; box-shadow: 0px 0px 6px 2px #d6d6d6;}
.box_img.full{ padding: 0;}
.box_img img{ width: 100%; height: auto;}
.box_txt{ width: 48%; line-height: 1.8;}
.box_txt .tit_01{ margin: 0 0 50px; font-size: 42px; font-family: 'Noto Sans JP', sans-serif; font-weight: 500; line-height: 1.4;}
.box_txt em{ color: red; font-style: normal; font-weight: bold;}
.list_01 { margin: 30px 0;}
.list_01 li { padding: 0 0 5px 30px; line-height: 2; color: #2f2f2f; font-weight: bold; background: url(../img/services/489ban/option/icon.png)no-repeat left 3px;}
.list_01 li a { text-decoration: underline;}
.list_01 li a:hover { text-decoration: none;}
.box_txt .note_01{ padding: 0 0 0 1em; text-indent: -1em;}
.btn_01 { display: block; text-align: center; margin: 20px 0 0; padding: 12px 0; width: 300px; border: 1px solid #3359bc;background: #fff; color: #3359bc; border-radius: 30px;}
.btn_01 span { padding: 0 25px 0 0; background: url(../img/services/489ban/option/btn_arrow.png)no-repeat right 4px;}
.btn_01:hover { text-decoration: none; background: #3359bc; color: #fff;}
.btn_01:hover span { background: url(../img/services/489ban/option/btn_arrow_off.png)no-repeat right 4px;}
.list_02 { display: flex; flex-wrap: wrap; border-top: solid 1px #D9CCBF; border-left: solid 1px #D9CCBF; width: 430px;}
.list_02 li { width: 142px; border-right: solid 1px #D9CCBF; border-bottom: solid 1px #D9CCBF;}
.list_02 li a:hover { text-decoration: none;}
.btn_02 { display: block; border: solid 1px #D9CCBF; width: 142px;}

@media screen and (max-width: 600px) {
.sec_01{ padding: 50px 0;}
.sec_01 .inner{ flex-direction: column;}
.box_img{ width: 100%; padding: 5vw;}
.box_txt{ width: 100%; line-height: 1.8; padding: 30px 0 0;}
.box_txt .tit_01{margin: 0 0 25px; font-size: 26px;}
.list_01 { margin: 15px 0;}
.list_01 li { padding: 0 0 10px 30px; line-height: 1.7;}
.btn_01 { margin: 20px auto 0;}
.list_02 { width: 287px; margin: 0 auto;}
}

/* ---------------------------------------------------
Box Button 01
------------------------------------------------------ */
.box_btns_01 { padding: 120px 0;}
.box_btns_01 ul { width: 867px; margin: 0 auto; overflow: hidden;}
.box_btns_01 ul li { float: left; text-align: center; border-radius: 45px; font-size: 21px;}
.box_btns_01 ul li a { display: block; width: 416px; padding: 25px 0;}
.box_btns_01 ul li a:hover { text-decoration: none;}
.box_btns_01 ul li span { padding: 0 30px 0 0;}
.box_btns_01 ul li:hover { opacity: 0.7;}
.box_btns_01 ul li:nth-of-type(1) { background: linear-gradient(-135deg, #f99800, #ff7e00);}
.box_btns_01 ul li:nth-of-type(1) a { color: #fff;}
.box_btns_01 ul li:nth-of-type(1) span { background: url(../img/services/489ban/option/btn_arrow1.png)no-repeat right center;}
.box_btns_01 ul li:nth-of-type(2) { float: right; background-color: #000;}
.box_btns_01 ul li:nth-of-type(2) a { color: #fff;}
.box_btns_01 ul li:nth-of-type(2) span { background: url(../img/services/489ban/option/btn_arrow1.png)no-repeat right center;}

@media screen and (max-width: 600px) {
.box_btns_01 { padding: 50px 0;}
.box_btns_01 ul { width: 94%;}
.box_btns_01 ul li { float: none; width: 100%; font-size: 16px;}
.box_btns_01 ul li:nth-of-type(1) { margin: 0 0 20px;}
.box_btns_01 ul li a { width: inherit; padding: 15px 0;}
}
