
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
/*.noto-sans-jp-<uniquifier> {
  font-family: "Noto Sans JP", system-ui;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}*/


/*リセット--------------*/
ul>li,ul,p{
	padding: 0;
	list-style: none;
	margin: 0;
}
.pc_none{
	display: none !important;
}
.sp_none{
	display: block !important;
}
.st2-api__list--link {
	margin-bottom: 1rem;
}
@media (max-width: 736px) {
	.pc_none{
		display: block !important;
	}
	.sp_none{
		display: none !important;
	}

}
/*全体--------------*/
.st2-color-layout[data-color="1"]>div {
	background: #fffabe;
}
.st2-color-layout>div>div,
.st2-color-layout[data-color="1"]>div>div{
    padding: 9rem 0;
}
.st2-main-container {
    padding-top: 0;
}
.area_ind{
	padding: 1rem 1rem 5rem;
}
.ind{
	font-size: 1.3rem;
	text-indent: -1em;
	display: block;
	padding-left: 1em;
	line-height: 1.5;
}
.mat_1{
	margin-top: -1rem;
}
.mab_1{
	margin-bottom: 1rem;
}
.mab_2{
	margin-bottom: 2rem;
}

.red{
	color: #cd0808;
}
.st2-list__item a.st2-list__container::before {
    position: absolute;
    left: 0.8rem;
	top: 0.9rem;
    content: "";
    display: block;
    border-style: solid;
    border-width: 3px 0 3px 5px;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #333;
}

@media (max-width: 736px) {
    .st2-paragraph p,.st2-list__item,.st2-list__item {
        font-size: 1.1rem;
		line-height: 1.6;
    }
	.st2-color-layout>div>div,
	.st2-color-layout[data-color="1"]>div>div{
		padding: 5rem 0 0;
	}
	
	.area_ind{
		padding:0 1rem 2rem;
	}
	.ind{
		font-size: 90%;
		line-height: 1.6;
		text-align: left;
	}
    .st2-color-layout>div {
        padding: 0 4.5% 3rem;
    }
}
/*H1--------------*/
.st2-page-title__heading__txt {
	font-size: 1.4rem;
	font-weight: normal;
}
.st2-page-title {
    padding-top: 1rem;
    margin: 0 auto 1rem;
    max-width: 1100px;
}

@media (max-width: 736px) {
	.st2-page-title {
		padding-top: 0.5rem;
		margin: 0 auto 0.5rem;
	}
	.st2-page-title__heading__txt {
		font-size: 1.0rem;
	}
}

/*MV--------------*/
.main_area {
    background: url(/yado/sp/fukkou/kyushu/fukkou_kyushu_bk-002_mv.jpg) no-repeat;
	background-size: cover;
    margin: 0 -2rem;
    background-position: center top;
}
.main_mv{
    margin: 0;
}
.main_mv img {
    margin: 0 auto;
    display: block;
}

@media (max-width: 736px) {
    .main_area {
        margin: 0 -2.989%;
    }
}
/*アンカー--------------*/
.anc_area{
    margin: 0 -20px;
    background-color:#009143;
}
.anc_area ul {
	margin: 0 auto;
	max-width: 1100px;
	display: flex;
	padding: 1rem 0;
}
.anc_area ul li{
	flex:1;
	position: relative;
	border-right: 1px solid #fff;
}
.anc_area ul li:last-child{
	border-right: none;
}
.anc_area ul li a {
	color: #fff;
	font-size: 1.6rem;
	display: block;
	text-align: center;
}
.anc_area ul li a:hover {
}

.anc_area ul li a .st2-icon-bottom-arrow {
    width: 8px;
    height: 8px;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    right: 10px;
    fill: #fff;
}

@media (max-width: 736px) {
    .anc_area{
        margin: 0 -2.989%;
    }
	.anc_area ul {
		flex-wrap: wrap;
		padding: 1rem 0 0;
	}
	.anc_area ul li{
		width: 24%;
		position: relative;
		border-right: 1px solid #fff;
		margin-bottom: 1rem;
	}
	.anc_area ul li a {
		font-size: 85%;
		line-height: 1.5;
	}
	.anc_area ul li:last-child{
		border-right: none;
	}
	.anc_area ul li a .st2-icon-bottom-arrow{
		right: 4px;
	}
}


/*MV下--------------*/
.st2-catch[data-style="2"] p {
	font-size: 4rem;
	color: #009143;
	text-align: center;
	font-family: "Noto Sans JP", system-ui;
	font-optical-sizing: auto;
	font-weight: 800;
	font-style: normal;
}
.st2-paragraph[data-size=larger] p {
	line-height: 3.6rem;
}
.comment_box .st2-pic-block[data-pic-pos=left] .st2-pic-block__container-wrapper:first-child {
	max-width: 13%;
}
.comment_box{
	margin-top: 5rem;
	background-color: #fff;
    padding: 3rem;
	border: #cccccc solid 1px;
}
.comment_box .st2-pic-block[data-pic-pos] .st2-pic-block__container-wrapper+.st2-pic-block__container-wrapper {
    margin-top: 0;
}
.read_ano {
    font-size: 1.6rem;
    font-weight: bold;
    margin-top: 2rem;
}
@media (max-width: 736px) {
	.st2-catch[data-style="2"] p {
		font-size: 1.8rem;
		margin-top: -3rem;
	}
	.st2-paragraph[data-size=larger] p {
		line-height: 2.0rem;
		font-size: 1.2rem;
	}
	.comment_box .st2-pic-block[data-pic-pos=left] .st2-pic-block__container-wrapper:first-child {
		max-width: 25%;
		margin: 0 auto 1rem;
	}
    .st2-paragraph[data-align=right]  p {
        font-size: 1.0rem;
    }
	.st2-paragraph[data-size=smaller] p {
		font-size: 1.0rem;
		line-height: 1.5;
	}
	.comment_box{
		margin:5rem 0 3rem;
		padding: 2rem;
	}
	.read_ano {
		font-size: 1.0rem;
		margin-top: 1rem;
	}
}


/*h2--------------*/
.st2-heading-lv2 {
    margin: 5rem auto 3rem;
}
.st2-heading-lv2__heading__txt {
	font-size: 3.5rem;
	text-align: center;
	font-family: "Noto Sans JP", system-ui;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	color: #009143;
}
.st2-heading-lv2__heading__txt>span>span {
	font-size: 1.5rem;
	display: block;
	padding-top: 0.6rem;
}
@media (max-width: 736px) {
	.st2-heading-lv2__heading__txt {
		font-size:2.0rem;
	}
	.st2-heading-lv2__heading__txt>span>span {
		font-size: 1.0rem;
		line-height: 1.8;
	}
	.st2-heading-lv2 {
		margin: 5rem auto 2rem;
	}

}
/*h3--------------*/
.st2-heading-lv3__heading__txt {
	font-size: 2.4rem;
	border-left: 6px solid #009143;
	padding-left: 10px;
	margin: 6rem 0 2rem;
}
@media (max-width: 736px) {
	.st2-heading-lv3__heading__txt {
		font-size: 1.5rem;
		border-left: 5px solid #009143;
		padding-left: 8px;
		margin: 2rem 0 1rem;
	}
}

dd.st2-list--detail__item-txt .st2-list--detail__item-label{
	font-weight: normal;
	font-size: 1.6rem;
}
/*詳細--------------*/
.coupon_naiyou_com,.coupon_cau{
	max-width: 630px;
    margin: -1rem auto 4rem;
}
.coupon_cau{
	max-width: 800px;
}

.coupon_cau .st2-paragraph{
	display: inline-block;
	text-align: left;
}
.coupon_cau .st2-list,
.coupon_cau ul{
	text-align: left;
}
.coupon_cau ul{
	margin-bottom: 0.5rem;
}

.area_ind .st2-list--detail__item-txt{
	padding-bottom: 1.5rem;
}
.area_ind .st2-list--detail__item:last-child .st2-list--detail__item-txt{
	padding-bottom: 0;
}

@media (max-width: 736px) {
	.area_ind .st2-list--detail__item-txt {
		 padding-bottom:0; 
	}
	.coupon_naiyou_com,.coupon_cau{
		margin: -1rem auto 3rem;
	}
	.coupon_cau li{
		margin-bottom: 1rem;
	}

}
/*クーポンコード--------------*/

/*タブ--------------*/
.st2-tab--changer[data-color="1"] .st2-tab--changer__container{
	border: 2px solid #5b5b5b;
    border-bottom: none;
}
.st2-tab--changer__container{
	background: #b3b3aa38;
}
.st2-tab--changer[data-color="1"] .st2-tab--changer__switcher .st2-icon-bottom-arrow{
	fill:#5b5b5b;
}

.st2-tab--changer__item{
	flex: 1;
}
.st2-tab--changer[data-color="1"] .st2-tab--changer__switcher{
	border-bottom:2px solid #5b5b5b;
}
.st2-tab--changer[data-style="1"] .st2-tab--changer__item-txt{
	line-height: 1.4;
	font-weight: normal;
	color: #737373;
}
.module_search.st2-tab--changer[data-color="5"] .st2-tab--changer__container {
    border: 2px solid #737373;
    border-bottom: none;
}
.st2-tab--changer[data-style="1"] .st2-tab--changer__item-txt sup{
	font-size: 1.0rem;
}
.st2-tab--changer[data-style="1"] .st2-tab--changer__container{
	padding:1rem 3rem 0.6rem;
}
.st2-tab--changer[data-color="1"] .yadodp.st2-tab--changer__item[aria-selected=true] .st2-tab--changer__container{
	background: #009143;
	border: 2px solid #009143;
	border-bottom: none;
}
.st2-tab--changer[data-color="1"] .yadoonly.st2-tab--changer__item[aria-selected=true] .st2-tab--changer__container{
	background: #2878e6;
	border: 2px solid #2878e6;
	border-bottom: none;
}
.st2-tab--changer[data-style="1"] .yadoonly.st2-tab--changer__item[aria-selected=true] .st2-tab--changer__item-txt{
	color:#fff;
}
.st2-tab--changer[data-color="1"] .st2-tab--changer__switcher .yadoonly.st2-tab--changer__item[aria-selected=true] .st2-icon-bottom-arrow{
	fill:#fff;
}

@media (max-width: 736px) {
	.st2-tab--changer[data-style="1"] .st2-tab--changer__item-txt{
		font-size: 1.0rem;
	}
	.st2-tab--changer[data-style="1"] .st2-tab--changer__item-txt sup {
		font-size: 60%;
	}
	.st2-tab--changer[data-color="1"] .st2-tab--changer__item .st2-tab--changer__container>div{
		line-height: 1.0;
	}

}

/*クーポン--------------*/
.coupon_com_box{
	text-align: center;
	line-height: 1.4;
}
.coupon_com{
	font-size: 1.6rem;
	text-align: left;
	display: inline-block;
}
.yadoonly_detail{
	display: flex;
	align-items: center;
	max-width: 75%;
	gap: 3rem;
	margin: 1rem auto 0;	
}
.yadoonly_detail img{
	border: 1px #ccc solid;
}

.yadoonly_detail p{
	font-size: 1.4rem;
}
.coupon_code .st2-divide-layout[data-border] .st2-divide-layout__item{
    padding: 0;
    border-radius: 6px;
    border-width: 2px;
}
.coupon_code{
    padding: 3rem 0 5rem;
}
.coupon_code h4{
	font-size: 2.8rem;
    text-align: center;
    margin: 8rem 0 1rem 0;
	font-family: "Noto Sans JP", system-ui;
	font-optical-sizing: auto;
	font-weight:700;
}
.coupon_code h4 span{
    font-size: 1.6rem;
}
.coupon_code.yado_code h4{
    color: #f53669;
}
.coupon_code.kokunaidp_code h4{
    color: #ff5805;
}
.cpn_top{
    font-size: 3.0rem;
    font-weight: bold;
    text-align: center;
    padding: 1rem;
    color: #fff;
	line-height: 1.4;
}
.cpn_top .sub{
    display: block;
    font-size: 50%;
    line-height: 1.2;
	font-weight: normal;
}
.cpn_top .sub_price{
	display: inline-block;
	padding-right: 5px;
    font-size: 70%;
}
.cpn_code_txt input{
    padding: 0;
    border: none;
    margin: 0 0 1rem 0;
    font-size: 3.0rem;
    text-align: center;
    font-weight: bold;
    background: none;
    width: 100%;
}
.cpn_code{
    margin: 0;
}
.cpn_btm{
    padding: 1.5rem 1rem 2rem 1rem;
}
.cpn_btm button{
    font-size: 1.0rem;
    margin: 0 auto;
    text-align: center;
    display: block;
    background-color: #fff;
    border: 1px solid #9b9b9b;
    border-radius: 50px;
    padding: 0.5rem 1rem;
    width: 90%;
	font-weight: bold;
	margin-top: 0.5rem;
}
.cpn_btm .cpn_btn{
    margin: -1rem 0 0 0;
}
.code_btn{
	margin-bottom: 2rem;
}
/*色変え---------------------*/
.yado_code .cpn_top{
    background-color: #009143;
}
.yado_code .cpn_btm button,
.coupon_code.yado_code .st2-divide-layout[data-border] .st2-divide-layout__item{
    border-color:#009143;
}
.yado_code .cpn_btm button{
	color: #009143;
}
.kokunaidp_code .cpn_top{
    background-color: #2878e6;
}
.kokunaidp_code .cpn_btm button,
.coupon_code.kokunaidp_code .st2-divide-layout[data-border] .st2-divide-layout__item{
    border-color:#2878e6;
}
.kokunaidp_code .cpn_btm button{
	color: #2878e6;
}
.coupon_com_catch{
	margin-bottom: 1.5rem;
}
.coupon_com_catch .catch{
	font-size: 2.2rem;
    font-weight: bold;
    color: #009143;
}
.yadoonly .coupon_com_catch .catch{
    color: #2878e6;
}
@media (max-width: 736px) {
	.coupon_com_box{
		margin-top: 4rem;
	}
	.coupon_com_box.coupon_com_contents{
		margin-top: 1rem;
	}
	.coupon_code{
		padding: 3rem 0 1rem;
	}
	.coupon_com_catch {
		margin-bottom: 1.0rem;
	}
	.coupon_com_catch .catch{
		font-size: 1.4rem;
		margin-bottom: 0.5rem;
		display: block;
	}
	.coupon_com_catch .ind{
		margin-bottom: 0.5rem;
	}
}

/*コピペの枠線消す---------------------*/
input[type="button"],input[type="text"],input[type="submit"],input[type="image"],textarea{
    outline: none;
}

@media (max-width:1024px){
    .cpn_btm .cpn_btn {
        margin: 0;
    }
    .cpn_top{
        font-size:1.6rem;
        padding: 0.5rem;
    }
    .cpn_code_txt{
        margin: 0.5rem 0 0.5rem;
    }
    .cpn_code_txt input{
        font-size:2.0rem;
        margin-bottom: 0;
    }
    .cpn_btm {
        padding: 0rem 1rem 1.5rem 1rem;
    }
    .cpn_btm button{
        padding: 0.2rem 1rem;
        font-size: 80%;
    }

}
@media (max-width:768px){
    .cpn_btm {
        padding: 0rem 0.5rem 1.5rem 0.5rem;
    }
}

@media (max-width:736px){
    .coupon_code{
        width: 90%;
        margin: 0 auto;
    }
    .cpn_top{
        font-size:1.9rem;
        padding: 0.5rem;
    }
    .cpn_code_txt input{
        font-size:2.5rem;
    }

	.cpn_btm {
        padding: 0rem 1rem 1.5rem 1rem;
    }
    .cpn_btm button{
        padding: 0.2rem 1rem;
    }
	.coupon_code h4{
		font-size: 1.8rem;
		margin: 2rem 0 0.5rem 0;
	}
	.code_btn {
		margin-bottom: 3rem;
	}
	.coupon_code h4 span {
		font-size: 1.2rem;
	}
	.cpn_top .sub{
		font-size: 60%;
	}
	.coupon_com{
		font-size: 1.2rem;
	}
	.coupon_com .ind{
		font-size: 80%;
		margin-top: 0.5rem;
	}
	.st2-tab--changer[data-style="1"] .st2-tab--changer__container{
		padding:1rem 0 1.5rem;
	}
	.st2-tab--changer[data-style="1"] .st2-tab--changer__switcher .st2-icon-bottom-arrow{
		bottom: 0.3rem;
	}
	.yadoonly_detail{
		display: block;
		max-width: 100%;
		margin: 2rem auto 0;
	}
	.yadoonly_detail p{
		font-size: 1.0rem;
		margin-top: 1rem;
	}
	.yadoonly_detail img{
		width: 70%;
		margin: 0 auto;
		display: block;
	}
	.cpn_btm button{
		margin-top: 0;
	}

}
/*-------クーポンボタン-------*/
.st2-btn-list[data-direction=horizontal] .st2-btn-list__holder:has(>:nth-child(2)) .st2-btn-list__item {
	width: calc((100% - 7%) / 3);
	height: auto;
}

.st2-tab--changer__body .st2-btn-list,
.st2-tab--changer__body .st2-btn{
	margin-top: 0;
}
.st2-tab--changer__body .st2-btn{
	margin-bottom: 4rem;
}
.yadodp .st2-btn[data-color="1"] .st2-btn__container{
	border: 2px solid #009143;
	color: #009143;
	background: #fff;
	border-radius: 50px;
}
.yadodp .st2-btn[data-color="1"] .st2-icon-right-arrow{
	fill:#009143;
}
.yadoonly .st2-btn[data-color="1"] .st2-btn__container {
    border: 2px solid #2878e6;
    color: #2878e6;
    background: #fff;
	border-radius: 50px;
}
.yadoonly .st2-btn[data-color="1"] .st2-icon-right-arrow{
	fill:#2878e6;
}

@media (max-width:736px){
	.st2-btn-list[data-direction=horizontal] .st2-btn-list__holder:has(>:nth-child(2)) .st2-btn-list__item {
		width: 100%;
	}
	.st2-btn-list[data-direction=horizontal] .st2-btn-list__holder:has(>:nth-child(2)) {
		margin-top: 1rem;
	}
	.st2-tab--changer__body .st2-btn-list,
	.st2-tab--changer__body .st2-btn{
		margin-top: 0;
	}
	.st2-tab--changer__body .st2-btn{
		margin-bottom: 0;
	}

}


/*-------end-------*/

.endBox{
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    z-index: 100;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.endBox span.ce {
    font-size: 3.5rem;
    line-height: 1.0;
    color: #fff;
    text-align: center;
    display: block;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
}
.endBox span.textB {
    font-size: 2.0rem;
    line-height: 1.4;
    display: block;
}

@media (max-width:736px) {
    .endBox{
        border-radius: 4px;
    }
    .endBox span.ce {
        font-size: 3.0rem;
    }
    .endBox span.textB {
        font-size: 1.8rem;
    }

}

.code_btn .st2-divide-layout>div>div>div>div {
	display: flex;
	flex-wrap: wrap;
}
.code_btn .st2-btn[data-color="9"] .st2-btn__container {
    border: 1px solid #009143;
    background: #009143;
    color: #fff;
    max-width: 500px;
    margin-top: 3rem;
}

.cau_area{
    background-color: #ffffffa1;
    padding: 2rem 2rem 1.5rem 2rem;
    margin-top: 9rem;
	margin-bottom: 2rem;
	border: 1px #ccc solid;
}
.cau_area li{
	padding-bottom: 0.5rem;
}

.cau_area .st2-list__holder{
    margin-top: 1rem;
}

@media (max-width: 736px) {
	.st2-btn[data-color="9"] .st2-btn__container {
		padding: 1.0rem;
	}
	.st2-divide-layout>div>div>div>div {
		display:block;
	}
	.st2-btn[data-color="9"] .st2-btn__container {
		margin-top: 3rem;
	}
	.cau_area{
		margin-top: 5rem;
		padding: 2rem 1rem 1.5rem 1rem;
		margin-bottom: 1rem;
	}
	
}

/*プラン--------------*/
.plan_area_box{
    background-color: #e0ffee;
    border: 1px solid #ccc;
    padding: 2rem 2rem 3rem 2rem;
}
.st2-accordion--linkblock[data-color="2"] .st2-accordion--linkblock__body {
    background: rgb(255 245 234);
}
.st2-list--anchor__holder{
	text-align: center;
}
.st2-list--anchor__container span{
	font-weight: normal;
}
.st2-color-section[data-color="4"]>div {
    background: #f4ffed;
}
.plan .st2-list--anchor[data-color="5"] i {
    background: #fff;
}
.plan .st2-color-section[data-color="10"]>div{
	border: none;
	background-color: #009143;
}
.plan .st2-list--anchor i .st2-icon-bottom-arrow{
	fill:#009143;
}
.plan .st2-list--anchor__container span{
	color: #fff;
}
.st2-api__list--link:nth-child(2n) .st2-api__list--link__btn[data-color="3"] {
    border: 1px solid #ff9024;
    color: #fff;
    background: #ff9024;
}
.st2-api__list--link__item {
    display: block;
}
.st2-api__list--link__btn{
	position: relative;
}
.st2-api__list--link__btn .st2-icon-right-arrow {
	margin-left: 0.3rem;
	position: absolute;
	width: 1rem;
	height: 1rem;
	transform: translate(0, -50%);
	top: 50%;
	right: 10px;
}
.plan .st2-heading-lv3__heading{
	margin-top: 4rem;
}
.st2-api-loader {
    margin: 0 auto 4rem;
}
.plan .st2-divide-layout .st2-divide-layout__item .st2-btn__container{
	max-width: 100%;
}
.plan .st2-divide-layout{
	width: 85%;
	margin: 0 auto;
}
.plan .two_btn .st2-divide-layout{
	max-width: 680px;
	margin: 0 auto;
}
.plan .st2-divide-layout:last-child{
    margin-bottom: 0;
}
.plan .st2-divide-layout[data-column="2"]>div>div>div>div{
	justify-content: center;

}
.dp_com{
	margin: -3rem auto 12rem;
	width: 85%;
}
.two_btn .dp_com{
	max-width: 680px;
}

.all_btn .dp_com{
	margin: -1rem auto 0;
	max-width: 1100px;
	width: 100%;
}

.dp_btn:last-child .dp_com{
	margin: -3rem auto 0rem;
}

.dp_btn .st2-catch {
	margin: 0 auto 1rem;
}
.plan .st2-btn[data-color="13"] .st2-btn__container {
	border: 1px solid #009143;
    background: #009143;
    color: #fff;
    padding: 1.5rem 0;
    font-size: 1.8rem;
    border-radius: 60px;
	max-width: 580px;
}
.com_box{
	text-align: center;
    font-size: 1.5rem;
    margin-bottom: -0.5rem;
	font-weight: bold;
}
.all_btn{
	margin-top: 10rem;
}
@media (max-width: 736px) {
	.st2-list--anchor__holder {
		text-align: left;
	}
	.st2-list--anchor__container span {
        font-size: 1.2rem;
    }
	.plan .st2-color-section>div{
		padding: 1rem 2.989%;
	}
	.st2-api__title__sub-upper p,.st2-api__list--label__item-txt span,.st2-api__list__item {
		font-size: 1.0rem;
	}
	.st2-api__title__heading h4 {
        font-size: 1.2rem;
    }
	.st2-api__list--link__btn[data-color="3"] {
		max-width: 100%;
	}
	.st2-api-loader {
		margin: 0 auto 3rem;
	}
	.plan .st2-divide-layout{
		margin-bottom: 4rem;
	}
	.plan .st2-color-section {
		margin-bottom: 1rem;
	}
	.st2-api__list--label .st2-icon-train {
		width: 1.2rem;
		height: 1.2rem;
	}
	.st2-divide-api .st2-api__list--label .st2-api__list--label__item-txt {
		padding: 0 0 0.5rem 0.2rem;
	}
	.st2-divide-api[data-border] .st2-divide-api__item {
		padding: 2rem 2.9891304348% 1rem;
	}
	.plan [class=st2-divide-layout][data-column="2"] .st2-btn,.plan [class=st2-divide-layout][data-column="3"] .st2-btn, .plan [class=st2-divide-layout][data-column="4"] .st2-btn, .plan [class=st2-divide-layout][data-column="5"] .st2-btn {
		margin-bottom: 0;
	}
	.plan .st2-divide-layout .st2-accordion--linkblock__container, .plan [class=st2-divide-layout][data-column="3"] .st2-accordion--linkblock{
		margin: 0;
	}
	.dp_com{
		margin: -2rem 0 6rem;
		width: 100%;
	}
	.plan .st2-divide-layout{
		width: 100%;
	}
	.plan .st2-btn[data-color="13"] .st2-btn__container {
		font-size: 1.4rem;
		margin-top: -5rem;
	}
	.plan_area_box{
		background-color: #ffffff;
		border: none;
		padding:1rem 1rem 3rem 1rem;
	}
	.com_box {
		font-size: 1.1rem;
		margin-bottom: 0;
	}
	.st2-api__list--label[data-type=accessNode] .st2-api__list--label__item .st2-api__list--label__item-txt>div>span {
		font-size: 1.0rem;
	}
	.st2-api__paragraph p {
		font-size: 1.0rem;
		line-height: 1.6;
	}
	.st2-api [class*=st2-api__match-wrapper-],.st2-api__list--link .st2-api__list--link__holder .st2-api__list--link__item,.st2-api__list--link,.st2-api__list--label {
		margin-bottom: 0;
	}
	.all_btn {
		margin-top: 6rem;
	}
	.dp_btn:last-child .dp_com,.all_btn .dp_com{
		margin: 1rem auto 0;
	}

}
/*検索モジュール--------------*/
.module_search.st2-tab--changer[data-color="5"] .st2-tab--changer__container{
	border: 2px solid #737373;
    border-bottom: none;
}
.module_search.st2-tab--changer[data-color="5"] .st2-tab--changer__item[aria-selected=true] .st2-tab--changer__container{
	background: #009143;
	border: 2px solid #009143;
    border-bottom: none;
}
.module_search.st2-tab--changer[data-color="5"] .st2-tab--changer__switcher{
	border-bottom: 2px solid #009143;
}
.module_search.st2-tab--changer[data-style="1"] .st2-tab--changer[data-color="5"] .st2-tab--changer__body{
	padding-top: 0;
}
.el-webconnect-module{
	margin-top: 0;
}
.module_search .st2-tab--changer__panel {
    border: 2px solid #009143;
    border-top: none;
    background-color: #fff;
    padding: 1rem 0;
}
.module_search .module_com{
	padding: 1rem 2rem 0;
}
.module_search.st2-tab--changer[data-color="5"] .st2-search>div,.el-webconnect-module__inner {
	box-shadow: none;
}
.module_search.st2-tab--changer[data-color="5"] .st2-search>div{
	padding: 2rem 2rem 3rem;
}
.module_search.st2-tab--changer[data-style="1"] .st2-tab--changer__body{
	padding-top: 0;
}
.module_search.st2-tab--changer[data-color="5"] .st2-tab--changer__switcher .st2-icon-bottom-arrow{
	fill:#737373;
}
.module_search.st2-tab--changer[data-color="5"] .st2-tab--changer__switcher .st2-tab--changer__item[aria-selected=true] .st2-icon-bottom-arrow{
	fill:#009143;
}

@media (max-width: 736px) {
	.st2-tab--changer[data-color="5"] .st2-tab--changer__body{
		margin-bottom: 5rem;
	}
	.st2-search>div {
		padding: 2rem 2rem 1rem;
	}
	.module_search .module_com{
		padding: 1rem 1rem 0;
	}

}

/*注意事項--------------*/
.use_point ol{
	padding-top: 1rem;	
}
.use_point li,
.use_point p{
	font-size: 1.4rem;
	line-height: 1.6;
}
.use_point li{
	margin-bottom: 1rem;
	text-indent: -1em;
	padding-left: 1em;
}
.use_point li.st2-list__item{
	text-indent: 0;
}

.use_point ul>li:before {
    content: "●";
    color: #009143;
    font-size: 12px;
    margin-right: 1em;
}
.use_point ul>li.st2-list__item:before {
    content: "";
}
.st2-accordion--more {
    margin-bottom: 11rem;
}
@media (max-width: 736px) {
	.use_point li,
	.use_point p{
		font-size: 1.0rem;
		line-height: 1.6;
	}
	.st2-accordion--more__title {
		font-size: 1.1rem;
	}
	.st2-accordion--more {
		margin-bottom:6rem;
	}

}


/*終了案内--------------*/
.end_area p{
    text-align: center;
    padding: 1rem;
    margin: -5rem auto 6rem;
    font-size: 2.8rem;
    color: #cd0808;
    max-width: 800px;
    font-weight: bold;
    border: #cd0808 4px double;
}
@media (max-width: 736px) {
	.end_area p{
		font-size: 1.4rem;
		margin-top: -3rem;
	}
	
}
/*FAQ---------------------*/
.st2-faq__title{
	font-size: 1.4rem;
	font-weight: normal;
	padding: 0.5rem 5rem 1rem;
}
.st2-faq__body .st2-paragraph p{
	font-size: 1.4rem;
}
.st2-faq__body::before{
	font-weight: normal;
}
.st2-faq__title-txt::before {
        height: 28px;
        left: 3rem;
        font-size: 1.8rem;
}
.st2-faq__body::before {
	top: -5px;
	left: 3rem;
	font-size: 1.8rem;
}
@media (max-width: 736px) {
	.st2-faq__title-txt::before,
	.st2-faq__body::before{
		font-size: 1.2rem;
	}
	.st2-faq__body::before{
		left: 0.5rem;
	}
	.st2-faq__title-txt::before{
		left: -2rem;
	}
	.st2-faq__title {
		padding: 0.5rem 2.5rem 1rem;
		font-size: 1.0rem;
		top: -3px;
	}
	.st2-faq__body .st2-paragraph p {
    font-size: 1.0rem;
}
}
/*追従---------------------*/
.fix {
	display: none;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 1000;
	margin: 0 -20px;
	background: rgb(255 250 190 / 70%);
}
.fix.tabbottomArea ul{
	position: relative;
	display: flex;
    text-align: center;
    margin: 0 auto;
    max-width: 1100px;
}
.fix.tabbottomArea ul li{
	list-style: none;
	flex: 1;
	margin: 0 1rem;
}
.fix.tabbottomArea ul li a {
    background-color: #009143;
    padding: 0.5rem 0;
    font-size: 1.4rem;
    color: #ffffff;
    display: block;
    box-sizing: border-box;
    border-radius: 50px;
    margin: 1rem 0;
}

.st2-site-footer__page-to-top.this-active a {
	bottom: 8rem;
}
.fixbtn {
    position: fixed;
    bottom: 16rem;
    right: 5%;
    width: 120px;
    z-index: 100;
}
@media (max-width:1400px) {
	.fixbtn {
		width: 8.57vw; /* 120(px) / 1400(px) * 100vw */
	}
	.fix.tabbottomArea ul li a{
		font-size: 1.57vw; /* 22(px) / 1400(px) * 100vw */
	}
}

@media (max-width:1300px) {

.st2-site-footer__page-to-top.this-active a {
	bottom: 8rem;
}

}

@media screen and (max-width:736px) {
	.fix {
		display: block;
		margin: 0 -2.989%;
	}

	.fix.tabbottomArea li {
		width:100%;
		margin: 0 auto;
	}

}
@media (max-width: 736px) {
	.fix.tabbottomArea ul{
		width: 98%;
		gap: 0 1%;
	}
	.fix.tabbottomArea ul li{
		margin: 0 auto;

	}

    .fix.tabbottomArea ul li a {
        padding: 0.5rem 0 0.6rem 0;
        font-size: 1.1rem;
        line-height: 1.4;
        border-radius: 4px;
        margin: 1rem 0;
    }
	.fixbtn {
        width: 30%;
        bottom: 14rem;
		right: 3%;
	}

}



