
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+2:wght@100..900&display=swap');

/*.m-plus-2-<uniquifier> {
  font-family: "M PLUS 2", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}*/


/*コピペの枠線消す---------------------*/
input[type="button"],input[type="text"],input[type="submit"],input[type="image"],textarea{
    outline: none;
}
/*全体・リセット---------------------*/
html{
	color: #000;
}
header, nav, article, aside, section, footer {
	display:block;
}
.st2-page-title {
    padding: 0.5rem 20px 0;
    margin-bottom: 0.5rem;
}
.st2-page-title__heading__txt {
	font-size: 1.3rem;
	font-weight: normal;
}
.st2-main-container {
	padding-top: 0;
}
.st2-contents-wrapper>div>div {
	padding: 0;
}
h2{
	margin:0;
}
p,ul,li,dl,dt,dd{
	margin: 0;
	padding: 0;
}
a:hover  {
	text-decoration: none;
	opacity:0.6;
	transition:0.3s;
}
.red{
	color: #cd0808;
}
.yellow{
	color: #fffc1e;
}
.L01 {
	font-size: 150%;
}
.L02 {
	font-size: 150%;
}
.S01 {
	font-size: 65%;
}
.S02 {
	font-size: 70%;
}
.S03 {
	font-size: 85%;
}
.pa04 {
	padding-top: 4rem;
}
.indent {
	text-align: left;
	padding-left: 1rem;
	text-indent: -1rem;
	display: block;
}
.box_ind {
	margin:0 2rem;
}
.indent2 {
	text-align: left;
	padding-left: 2rem;
	text-indent: -2rem;
}
.st2-search-kokunaidp__inner .indent{
	text-align: left;
    padding-left: 1rem;
    text-indent: -1rem;
    display: inline-block;
}
.mt_n {
	margin-top:0;
}
.mb_1 {
	margin-bottom:1rem;
}
.st2-color-layout {
    margin: 0 0 3rem;
}
.all_bk {
    background-size: 100%;
}

@media (min-width: 737px) {
	.pc_none{
		display:none;
	}
}

@media (max-width: 736px) {
	.S01 {
		font-size: 83%;
		line-height: 1.4;
	}
	.S02 {
		font-size: 75%;
		margin: 0;
	}
	.sp_none{
		display:none;
	}
	.st2-site-footer__page-to-top.this-active a {
		bottom: 13rem;
	}
	.st2-page-title__heading__txt {
        margin: 0;
		font-size: 1.0rem;
    }
	.box_ind {
		margin:0 2% 2rem;
	}
	.pa04 {
		padding-top: 1rem;
	}
	.indent {
		margin-bottom: 0.7rem;
	}
}


/*各section共通---------------------*/
.blk_wrapper{
	padding: 0 20px;
}
#blk02 .blk_inner,
#blk03 .blk_inner{
	max-width: 1100px;
	position: relative;
	margin: 0 auto;
	font-size: 1.8rem;
	background-color: rgba(255, 255, 255, 0.87);
	box-sizing: border-box;
	padding: 2rem 6rem 5rem;
}
#blk02 .blk_inner:before,
#blk03 .blk_inner:before{
	content: "";
	pointer-events: none;
	position: absolute;
	inset: 0; 
	border: 21px solid transparent;
	background: url(/cpn/saimatsu/2025/images/saimatsu2025_line.gif) ;
	background-position: top left;
	mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
	mask-composite: exclude;
	background-size: 4%;
}
#blk04 .blk_inner,
#blk05 .blk_inner{
	margin: 0 auto;
	max-width: 1100px;
	box-sizing: border-box;
	font-size: 1.3rem;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 4rem 4rem 2rem;
	border: 3px solid #fff;
}
.while {
	width: 50%;
	margin: 0 auto;
	padding:7rem 0;
}

@media (max-width:1024px) {
	.while {
		width: 80%;
	}
}

@media (max-width: 736px) {
	.blk_wrapper{
		margin-top: 1rem;
        padding: 0 2.2rem;
	}
	.blk_inner {
		font-size: 1rem !important;
	}
	#blk02 .blk_inner,
	#blk03 .blk_inner{
		padding: 2rem;
	}
	#blk02 .blk_inner:before,
	#blk03 .blk_inner:before{
		border: 7px solid transparent;
	}
	#blk04 .blk_inner,
	#blk05 .blk_inner{
		padding: 2rem 1rem 1rem;
	}
    ol{
        padding-left: 2em;
    }
	.while {
		width: 90%;
		padding:3rem 0;
		margin: 0 auto;
	}
}


/*MV---------------------*/
#blk01 {
	margin-bottom: 10rem;
}
#top_img .mv_tbox01,
#top_img .mv_tbox02 {
	margin: 0;
	font-family: "M PLUS 1p";
	text-align: center;
}
#top_img .mv_tbox01 {
	background-color:#fff;
	padding: 1.5rem 0 1rem;
    color: #d51900;
}
#top_img .mv_tbox02 {
	background-color:#d51900;
	padding: 1.5rem 0 1rem;
    color: #fff;
}
#top_img .txt01 {
	font-weight: 800;
	font-size: 4.5rem;
	line-height: 5.5rem;
}
#top_img .txt02 {
    font-size: 2.1rem;
    font-weight: 700;
	line-height: 3.5rem;
	color: #000369;
}
#top_img .txt02 span{
	font-size: 2.8rem;
}
#top_img .txt03 {
	font-size: 2.8rem;
	line-height: 3rem;
}
#top_img .txt04 {
	font-size: 1.5rem;
}
#top_img>p {
	background-image: url(/cpn/saimatsu/2025/images/saimatsu2025_mv-bg_pc.gif);
	background-size: 100%;
	background-position: top center;
}
#top_img img{
	text-align: center;
	width: 100%;
	display: block;
	margin: 0 auto;
	height: auto;
}
#top_img div .main_txt_03 {
    font-size: 1.6rem;
    color: #fff;
	font-family: "M PLUS 2", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

#blk01 p.text{
	font-family: "M PLUS 2", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
    font-size: 3rem;
    text-align: center;
    color: #fff;
    background-color: inherit;
	line-height: 1.0;
	padding-bottom: 0.5rem;
}

@media (max-width: 1500px) {
	#top_img img{
		text-align: center;
		width: 100%;
		display: block;
		margin: 0 auto;
		object-fit: cover;
	}
}

@media (max-width: 736px) {
	#top_img>p {
		background-image: url(/cpn/saimatsu/2025/images/saimatsu2025_mv-bg_sp.gif);
	}
	#blk01 {
		background-size: 100%;
		margin-bottom: 5rem;
	}
	#top_img p{
		width: 100%;
		margin: 0 auto;
	}
	#blk01 p.text {
		font-size: 1.2rem;
		font-weight: 500;
	}
	#top_img div {
		padding: 0.8rem .7rem 0.5rem;
	}
	#top_img img{
		width: 100%;
		height: auto;
		object-fit: cover;
	}
	#top_img div .main_txt_03 {
		font-size: 1.0rem;
		line-height: 1.4;
	}
	#top_img .mv_tbox01 {
		padding: .5rem 1rem;
	}
	#top_img .mv_tbox02 {
		padding: .5rem 1rem;
	}
	#top_img .txt01 {
		font-size: 2.1rem;
		line-height: 3rem;
	}
	#top_img .txt02 {
	    font-size: 1.1rem;
		line-height: 2rem;
		font-weight: 500;
	}
	#top_img .txt02 span{
		font-size: 1.2rem;
	}
	#top_img .txt03 {
		font-size: 1.3rem;
		line-height: 2rem;
	}
	#top_img .txt04 {
		font-size: 1rem;
		line-height: 1.2rem;
	}
}


/*MV下---------------------*/
#main_txt{
	text-align: center;
	color: #4b00b4;
	margin: 0;
	font-family: "M PLUS 1p", serif;
	line-height: 1.3;
}
#main_txt .main_txt_01 {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 2rem 0;
	color: #4b00b4;
}
#main_txt .main_txt_01,h2 span {
    color: #fff;
	text-shadow: none;
}
#main_txt .main_txt_02 {
	font-size: 2.8rem;
    background: #43d451;
    max-width: 900px;
    padding: 1rem 0;
    border: 2px solid #00ac0f;
    margin: 0 auto;
    color: #ffffff;
    font-weight: bold;
}
#main_txt .main_txt_03 {
    font-size: 1.6rem;
}
#main_txt .main_txt_03 {
    font-size: 1.8rem;
    line-height: 1.2;
	margin: 1rem 2rem;
}
#main_txt .main_txt_04 {
    font-size: 2.5rem;
    line-height: 1.2;
    font-weight: bold;
}

@media (max-width: 1024px) {
	#main_txt .main_txt_01 {
		font-size: 2.4rem;
	}
}

@media (max-width: 736px) {
	#main_txt .main_txt_01 {
		font-size: 1rem;
		margin-top: 1rem;
		line-height: 2.0rem;
		margin-bottom: 1rem;
	}
	#main_txt .main_txt_02 {
		font-size: 1.4rem;
		line-height: 1.2;
		padding: 0.5rem 0;
	}
	#main_txt .main_txt_03 {
		font-size: 1.2rem;
		margin-top: 0.5rem;
	}
	#main_txt .main_txt_04 {
		margin-top: 2rem;
        font-size: 1.5rem;
	}
}

/*back---------------------*/

.all_bk{
    background: url(/cpn/saimatsu/2025/images/saimatsu2025_bk.gif);
    background-repeat: repeat;
    background-size: 70%;
    padding-bottom: 8rem;
}

@media (max-width: 736px) {
	.all_bk{
		padding-bottom: 2rem;
	}
}

/*H2---------------------*/
h2{
	margin-bottom:2rem;
	text-align: center;
	display: block;
	font-family: "M PLUS 1p", serif;
}
h2 span{
	display: inline-block;
	font-family: "M PLUS 2", sans-serif;
	font-optical-sizing: auto;
	font-weight:700;
	font-style: normal;
	color: #fff95b;
	font-size: 4.0rem;
	position: relative;
}
h2 img{
	margin-right: 15px;
}

@media (max-width: 736px) {
	h2{
		margin-bottom:1.5rem;
	}
	h2 span{
		font-size: 2.0rem;
		text-align: left;
		line-height: 1.4;
	}
	#blk05 h2 span{
		font-size: 2.0rem;
		text-align: left;
		line-height: 1.4;
		padding-left: 0;
	}
	h2 img{
		width: 55px;
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
	}

}

/*H3---------------------*/
h3 {
	color: #2a0069;
	font-family: "M PLUS 2", sans-serif;
	font-optical-sizing: auto;
	font-weight:700;
	font-style: normal;
	font-size: 2.8rem;
	border-bottom:2px dotted #01044b;
	line-height: 1.4;
}
h3::first-letter {
  color: #ce1800;
  font-size: 150%;
}

@media (max-width: 736px) {
	h3 {
		font-size: 1.6rem;
		border-bottom: 2px dotted #2a0069;
		margin: 0 0 1rem;
	}
	h3::first-letter {
		font-size: 120%;
	}

}

/*H4---------------------*/
h4 {
	color: #01044b;
	font-family: "M PLUS 2", sans-serif;
	font-optical-sizing: auto;
	font-weight:700;
	font-style: normal;
	font-size: 2.3rem;
	margin: 0;
}
@media (max-width: 736px) {
	h4 {
		font-size: 1.6rem;
		line-height: 1.6;
		margin: 4.5rem 0 1rem;
	}
}

/*キャンペーン情報---------------------*/
#blk02 {
	margin-bottom: 12rem;
}
#blk02 dt,
#blk02 dd {
	display: inline-block;
	vertical-align: top;
}
#blk02 dd .indent {
    padding-left: 3rem;
}
#blk02 .day_L {
    width: 4em;
}


.coupon_price{
    margin: 2rem 0 3rem;
}

.cpn_price{
    display: flex;
    justify-content: space-evenly;
    border-bottom:dotted 3px #15267d;
    align-items: center;
    margin:0 auto 0.5rem;
    padding: 1rem;
    max-width: 700px;
}
.cpn_price .daikin{
    font-size: 1.5rem;
    text-align: center;
    line-height: 1.3;
}
.cpn_price .red{
	color: #ce1800;
}

.cpn_price .daikin span{
    font-size: 3.0rem;
    display: block;
}
.cpn_price .yajirushi{
    font-size: 3.0rem;
    font-weight: bold;
}

.cpn_price .waribiki span{
    font-size: 2.5rem;
}
.cpn_price .waribiki span strong{
    font-size: 4.5rem;
}




@media (max-width: 736px) {
	#blk02 {
		margin-bottom: 6rem;
	}
	#blk02 dl {
		margin-bottom: 2rem;
	}
	#blk02 dt,
	#blk02 dd {
		display: block;
		width: auto;
	}
	#blk02 .day_L {
		font-weight: bold;
		width: auto;
	}
	#blk02 dd .indent {
		padding-left: 1rem;
	}
	#blk02 .day_C {
		display:none;
	}
    .cpn_price {
        border-bottom: dotted 2px #03287c;
        margin: 0 auto;
        padding: 0.3rem 0;
    }
    .cpn_price .daikin {
        font-size: 1.0rem;
    }
    .cpn_price .daikin span {
        font-size: 1.25rem;
    }
    .cpn_price .yajirushi {
        font-size: 1.6rem;
    }
    .cpn_price .waribiki span {
        font-size: 1.2rem;
    }
    .cpn_price .waribiki span strong {
        font-size: 2.6rem;
    }
    .coupon_price {
        margin: 1rem 0;
    }
}


/*クーポンGET---------------------*/
/*
#blk03 li{
	list-style: none;
}*/
.cpn_blk {
	text-align: center;
	margin-top: 1rem;
}
.cpn_click{
    margin-bottom: 3rem;
    position: relative;
}
.cpn_blk .two_box {
    margin-top: 2rem;
}
.cpn_blk .two_box .cpn_click {
	display: inline-block;
	width: 49%;
}
.cpn_blk .two_box .cpn_click:first-child {
	margin-right: 1%;
}
.cpn_blk .three_box .cpn_click {
	display: inline-block;
	width: 31%;
	margin-right: 1%;
}
.cpn_blk .three_box .cpn_click:last-child {
	margin-right: 0;
}
.cpn_blk .cpn_01_box,
.cpn_blk .cpn_02_box,
.cpn_blk .cpn_03_box,
.cpn_blk .cpn_04_box,
.cpn_blk .cpn_05_box,
.cpn_blk .cpn_06_box{
	max-width: 800px;
	border: 4px solid;
	margin: 0 auto;
	border-radius: 8px;
	background: #f8f4db;
	/*box-shadow:0 6px 0 0 rgb(0 0 0 / 13%);*/
}
.cpn_blk .cpn_01_box {
	border-color: #d51900;
}
.cpn_blk .cpn_02_box {
	border-color: #ff9000;
}
.cpn_blk .cpn_03_box {
	border-color: #00a33f;
}
.cpn_blk .cpn_04_box {
	border-color: #00b3e3;
}
.cpn_blk .cpn_05_box {
	border-color: #4d00c1;
}
.cpn_blk .cpn_06_box {
	border-color: #003dba;
}

.cpn_blk .cpn_top {
	border-radius: 0;
    color: #fff;
    font-size: 2.0rem;
    font-weight: bold;
	line-height: 1.2;
	padding: 1rem;
}
.cpn_blk .three_box .cpn_top {
	border-radius: 0;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
	line-height: 1.2;
	padding: 0.5rem;
}

.cpn_blk .cpn_top span span {
    font-size: 240%;
}

.cpn_blk .cpn_top b {
    border-bottom: 1px solid #fff;
    padding: 0 0.3rem;
}
.cpn_blk .cpn_01_box .cpn_top {
	background: #d51900;
}
.cpn_blk .cpn_02_box .cpn_top {
    background: #ff9000;
}
.cpn_blk .cpn_03_box .cpn_top {
    background: #00a33f;
}
.cpn_blk .cpn_04_box .cpn_top {
    background: #00b3e3;
}
.cpn_blk .cpn_05_box .cpn_top {
    background: #4d00c1;
}
.cpn_blk .cpn_06_box .cpn_top {
    background: #003dba;
}
.cpn_blk .cpn_btm {
	padding: 1rem;
	box-shadow: 0 8px 4px 0 rgb(0 0 0 / 16%);
}
.cpn_blk .cpn_01_box a  {
	color: #fffcea;
}
.cpn_blk .cpn_01_box a:hover  {
	text-decoration: none;
	opacity:0.6;
	transition:0.5s;
}
.cpn_blk .cpn_btm p{
	margin: 0;
	line-height: 0;
}
.cpn_blk .cpn_btm .cpn_code_txt {
	
}
.cpn_blk .cpn_btm .cpn_code input {
	color :#cc0e28;
	font-size: 6rem;
	font-weight: bold;
	line-height: 7rem;
	border: none;
	background: none;
	text-align: center;
	width: 100%;
	text-align: center;
	padding: 0;
}
.cpn_blk .three_box .cpn_btm .cpn_code input {
	color :#cc0e28;
	font-size: 3.6rem;
	font-weight: bold;
	line-height: 4rem;
	border: none;
	background: none;
	text-align: center;
	width: 100%;
	text-align: center;
	padding: 0;
}
.cpn_blk .cpn_01_box .cpn_btm .cpn_code input {
	color :#d51900;
}
.cpn_blk .cpn_02_box .cpn_btm .cpn_code input {
	color :#ff9000;
}
.cpn_blk .cpn_03_box .cpn_btm .cpn_code input {
	color :#00a33f;
}
.cpn_blk .cpn_04_box .cpn_btm .cpn_code input {
	color :#00b3e3;
}
.cpn_blk .cpn_05_box .cpn_btm .cpn_code input {
	color :#4d00c1;
}
.cpn_blk .cpn_06_box .cpn_btm .cpn_code input {
	color :#003dba;
}
.cpn_blk .cpn_click {
	display: inline-block;
}
.cpn_blk .cpn_click .cpn_code_txt {
	line-height: 2.2rem;
	font-weight: bold;
	color: #4f492c;
    font-size: 1.8rem;
}
.cpn_blk .cpn_click button{
	min-width: 40%;
    padding: 0.5rem 1rem;
    margin-top: 0.5rem;
	font-size: 1.1rem;
}
#cpn_01.cpn_blk .cpn_click button{
	background: #f8f4db;
    border-radius: 50px;
    border: 1px #fbda00 solid;
    box-shadow: 3px 2px 2px 0px rgba(0, 0, 0, 0.15);
    font-feature-settings: "palt";
    color: #fff;
}
#cpn_01.cpn_blk .cpn_click .cpn_01_box button{
    border: 1px #d51900 solid;
    background: #d51900;
}
#cpn_01.cpn_blk .cpn_click .cpn_02_box button{
	border: 1px #ff9000 solid;
	background: #ff9000;
}
#cpn_01.cpn_blk .cpn_click .cpn_03_box button{
    border: 1px #00a33f solid;
	background: #00a33f;
}
#cpn_01.cpn_blk .cpn_click .cpn_04_box button{
    border: 1px #00b3e3 solid;
}
#cpn_01.cpn_blk .cpn_click .cpn_05_box button{
    border: 1px #4d00c1 solid;
}
#cpn_01.cpn_blk .cpn_click .cpn_06_box button{
    border: 1px #003dba solid;
}
.cpn_blk .cpn_txt {
	font-size: 1.8rem;
	line-height: 2.5rem;
	margin: 0;
}
.cpn_blk .st2-search-kokunaidp {
	text-align: left;
}
.coupon_title {
	text-align: center;
	margin-bottom: 1rem;
}
.use_btn_box {
    display: flex;
    justify-content: center;
    margin-right: -2rem;
}
.use_btn.bt_c {
    text-align: center;
    margin-right: 2rem;
	list-style: none;
}
.use_btn a {
    background: #fff;
    color: #2a0069;
    padding: 1.0rem 2rem;
    display: inline-block;
    border-radius: 100px;
    margin: 0;
    font-size: 1.4rem;
    width: 360px;
    position: relative;
    border: 2px solid #2a0069;
    box-sizing: border-box;
}
.use_btn a:after {
    content: '';
    border: 0;
    border-top: solid 2px #2a0069;
    border-right: solid 2px #2a0069;
    display: inline-block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) rotate(45deg);
}
.cpn_blk .plan_blk {
	margin-top: 5rem;
}
.cpn_blk .plan_blk h3 {
	margin-bottom: 0;
}
/* circle-css */
.cpn_click{
    position: relative;
}
.cpn_click::before,
.cpn_click::after{
    position: absolute;
    display: block;
    content: "";
    background: #dedfe8;
    top:48%;
    border: #000 4px solid;
    width: 15px;
    height: 25px;
    z-index: 101;
}

.cpn_click.cpn_01_w::before,
.cpn_click.cpn_01_w::after{
    border: #d51900 4px solid;
}

.cpn_click.cpn_02_w::before,
.cpn_click.cpn_02_w::after{
    border: #ffa800 4px solid;
}
.cpn_click.cpn_03_w::before,
.cpn_click.cpn_03_w::after{
    border: #29d16a 4px solid;
}
.cpn_click.cpn_04_w::before,
.cpn_click.cpn_04_w::after{
    border: #00b3e3 4px solid;
}
.cpn_click.cpn_05_w::before,
.cpn_click.cpn_05_w::after{
    border: #4d00c1 4px solid;
}
.cpn_click.cpn_06_w::before,
.cpn_click.cpn_06_w::after{
    border: #003dba 4px solid;
}

.cpn_click.cpn_01_w::before,
.cpn_click.cpn_02_w::before,
.cpn_click.cpn_03_w::before,
.cpn_click.cpn_04_w::before,
.cpn_click.cpn_05_w::before,
.cpn_click.cpn_06_w::before{
    border-radius:0 75px 75px 0;
    left: 0;
    border-left: 0;
}
.cpn_click.cpn_01_w::after,
.cpn_click.cpn_02_w::after,
.cpn_click.cpn_03_w::after,
.cpn_click.cpn_04_w::after,
.cpn_click.cpn_05_w::after,
.cpn_click.cpn_06_w::after{
    border-radius: 75px 0 0 75px;
    right: 0;
    border-right: 0;
}



@media (max-width:1024px) {
	.cpn_blk .cpn_btm .cpn_code input {
		font-size: 5rem;
	}
	.cpn_blk .three_box .cpn_btm .cpn_code input{
		font-size: 3.2rem;
	}
	.cpn_blk .three_box .cpn_click button{
		font-size: .9rem;
	}
}


@media (max-width: 736px) {
	#blk03 ul{
		padding: 1rem 0 3rem;
	}
	#blk03 ul a {
		padding: 0.8rem 1.5rem 0.8rem 0.5rem;
		font-size: 1.1rem;
		margin: 0 0.6%;
	}
	.use_btn {
		text-align: center;
	}
    .use_btn.bt_c {
        margin-bottom: 0rem;
    }
	.use_btn a {
		margin: 1rem 0;
		padding: 0.8rem 0;
		font-size: 1.1rem;
		width: 100%;
		border: 2px solid #2a0069;
		box-sizing: border-box;
	}
	#blk03 ul a.blk03_btnL:after, 
	#blk03 ul a.blk03_btnR:after {
		width: 5px;
		height: 5px;
		right: 9px;
	}
	.cpn_blk .two_box .cpn_click {
		display: block;
		width: 100%;
	}
	.cpn_blk .two_box .cpn_click:first-child {
		margin-right: 0;
	}
	.cpn_blk .three_box {
		width: 94%;
		margin: 0 auto;
	}
	.cpn_blk .three_box .cpn_click {
		display: block;
		width: 100%;
		margin-right: 0;
	}
	.cpn_blk .cpn_click {
		width: 94%;
	}
    .cpn_blk .cpn_click button {
        padding: 0.3rem 0.8rem;
        font-size: 0.9rem;
        margin-top: 0.5rem;
    }
	
	.cpn_blk .cpn_01_box,
	.cpn_blk .cpn_02_box,
    .cpn_blk .cpn_03_box,
    .cpn_blk .cpn_04_box,
	.cpn_blk .cpn_05_box,
	.cpn_blk .cpn_06_box{
		border-radius: 16px;
	}
	.cpn_blk.cpn_01 .cpn_inner {
		margin-bottom: 4rem;
	}
	.cpn_blk.cpn_02 .cpn_inner {
		margin-bottom: 2rem;
	}
	.cpn_blk .cpn_inner h2 {
		margin-bottom: 0.8rem;
		width: 100%;
	}
	.cpn_blk .cpn_top,.cpn_blk .three_box .cpn_top {
		padding: 0.5rem 1rem 0 1rem;
		border-radius: 3px 3px 0 0;
        font-size: 1.2rem;
        line-height: 1.3;
	}
    .cpn_blk .cpn_top span span {
        font-size: 2.5rem;
    }
	.cpn_blk .cpn_btm {
		padding: 1rem;
	}
	.cpn_blk .cpn_click .cpn_code_txt {
		font-size: 1.1rem;
		line-height: 1.6rem;
	}
	.cpn_blk .cpn_btm .cpn_code input,
	.cpn_blk .three_box .cpn_btm .cpn_code input{
		font-size: 2.8rem;
		line-height: 3rem;
	}
	.cpn_blk .plan_blk {
		margin-top: 3rem;
	}
	.cpn_blk .plan_blk h3 {
		font-size: 1.2rem;
        text-align: left;
	}
    .cpn_click{
        margin-bottom: 2rem;
    }
    .use_btn_box {
        margin: -1rem -2% 0 0;
    }
    .use_btn.bt_c {
        margin-bottom: 0;
        width: 50%;
        margin-right: 2%;
    }
    .use_btn a {
        margin: 0.5rem 0 0;
        padding: 1.1rem 0rem;
        font-size: 1.2rem;
        width: 100%;
        border-radius: 5px;
    }
	.use_btn a:after {
        width: 5px;
        height: 5px;
        top: 50%;
        right: 10px;
    }
    .cpn_click::before,
    .cpn_click::after{
        width: 12px;
        height: 22px;
    }
}

/*ご利用---------------------*/
#blk04 ul {
    max-width: 1100px;
    margin: 0 auto;
}

#blk04 .con_blk {
	border: 1px solid #ccc;
	padding: 2rem 4rem;
	margin-bottom:6rem;
}
#blk04 .con_blk dl {
	font-size: 90%;
}
#blk04 .con_blk dt{
	font-weight: bold;
}
#blk04 .con_blk dd{
	margin-left: 2rem;
}
#blk04 .con_blk dd ul{
    padding-left: 1em;
}


#blk04 li{
	margin-bottom: 1rem;
    color: #2a0069;
	line-height: 1.6;
}
#blk04 li p{
	margin: 0;
}

@media (max-width: 736px) {
	#blk04 .con_blk {
		padding: 1rem;
		margin-bottom: 3rem;
	}
	#blk04 li{
		margin-bottom: 1.2rem;
	}
	#blk04 ol li{
		margin-bottom: 0.5rem !important;
	}
    #blk04 ul{
        padding-left: 1.0em;
    }
}


/*FAQ---------------------*/
#blk05 {
	margin-bottom: 10rem;
}
.st2-faq {
    margin-bottom: 2rem;
}
.st2-faq__title-txt{
	color: #2a0069;
	font-weight: normal;
}
.st2-faq__title {
	font-size: 1.8rem;
}
.st2-faq__title .st2-icon-plus{
	fill: #2a0069;
}
.st2-faq__body{
	font-size: 1.6rem;
}
.st2-faq__body ul{
    padding-left: 1em;
}
.st2-faq__title-txt::before {
    color: #2a0069;
}
#blk05 .st2-list {
	margin-bottom: 1rem;
}
@media (max-width: 736px) {
	#blk05 {
		margin-bottom: 5rem;
	}
    #blk05 .st2-list__item {
        font-size: 1.2rem;
    }
	#blk05 .st2-faq {
		margin-bottom: 2rem;
	}
    .st2-faq__title {
        padding: 0.5rem 2.5rem 0.5rem 2.0rem;
        font-size: 1.2rem;
    }
    .st2-faq__title-txt::before {
        top: -7px;
        left: -2rem;
        font-size: 2.0rem;
    }
    .st2-faq__container .st2-paragraph p{
        font-size: 1.1rem;
    }
    .st2-faq__body::before {
        left: 0;
        font-size: 2.1rem;
        line-height: 1;
	}
}
#blk04 .st2-list a,
#blk05 .st2-list a{
	font-weight: normal;
	font-size: 1.3rem;
	color: #0019cd;
	text-decoration: underline;
}
#blk04 .st2-list a:hover,
#blk05 .st2-list a:hover{
	text-decoration: none;
}
#blk04 .st2-list__holder {
	margin: 0 auto;
}
#blk04 li.st2-list__item {
	margin-bottom: 0;
}
#blk04 .st2-list a, #blk05 .st2-list a {
    font-weight: normal;
    font-size: 1.4rem;
    color: #0019cd;
    text-decoration: underline;
}

@media (min-width: 737px) {
    .st2-list__item>a.st2-list__container::before {
        top: 0.9rem;
    }
}

@media (max-width: 736px) {
	#blk04 .st2-list a,
	#blk05 .st2-list a{
		font-size: 1rem;
	}
	#blk04 .st2-list__holder,
	#blk05 .st2-list__holder{
		padding-left: 0;
	}
}


/*関連---------------------*/
.st2-color-layout[data-color="1"]>div>div {
	padding: 6rem 0 7rem;
}
#other{
	margin-top: 8rem;
}

#other hr{
	border-style: dashed;
	border-color: #2a0069;
	margin: 7rem auto 4rem;
	max-width: 1100px;
}
#other h2 span{
	color: #03287c;
	font-size: 3.5rem;
	text-shadow: none;
}
#other .st2-heading-lv2{
	margin:0 auto 2rem;
}
#other .st2-catch{
	margin: 0;
}
#other .st2-catch[data-style="1"][data-color="2"] p{
	color: #03287c;
	font-family: "M PLUS 2", sans-serif;
	font-optical-sizing: auto;
	font-weight:700;
	font-style: normal;
}
#other .st2-divide-layout>div>div>div>div{
	align-items: center;
	justify-content: center;
}
#other .this-only-non-affiliation{
	margin-top: 10rem;
}
#other .st2-paragraph[data-size=smaller]{
	margin-top: -2rem;
}
@media (max-width:1024px) {
	#other{
		padding: 0 20px;
	}
}

@media (max-width: 736px) {
	#other h2 span{
		font-size: 1.8rem;
		padding-left: 0;
	}
	.st2-paragraph[data-size=smaller] p {
		font-size: 1.0rem;
	}
	.st2-color-layout[data-color="1"]>div>div {
		padding-bottom: 4rem;
	}
	.st2-color-layout {
		margin: 0;
	}
	#other{
		padding: 0 2.989%;
	}
	#other .st2-pic-block__container-wrapper .st2-pic-block__pic-caption--over p {
		font-size: 1.0rem;
		font-weight: normal;
	}
	#other hr{
		margin: 3rem auto 2rem;
	}
	#other .st2-catch[data-style="1"][data-color="2"] p{
		font-size: 1.8rem;
	}
}

/*追従---------------------*/
.fix {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 100;
	padding: 5px 0;
	text-align: center;
	background: rgba(0, 0, 0, 0.35);
}
.fix.tabbottomArea ul {
    justify-content: center;
    max-width: 1100px;
    margin: 0 auto;
    padding:0;}
.fix.tabbottomArea ul li{
	width: 45%;
	list-style: none;
	display: inline-block;
	margin-right: 1%;
	vertical-align: middle;
}
.tabbottomArea a {
	flex: 1;
}
.tabbottomArea a:hover{
	opacity: 0.8;
	text-decoration: none;
}
.fix.tabbottomArea .l_btn {
    width: 38%;
}
.fix.tabbottomArea .l_btn p {
    margin-right: 1%;
    background: #d22414;
	font-size: 2.2rem;
    font-family: "M PLUS 2", sans-serif;
	font-weight: 700;
    border-radius: 7px;
	border: 2px solid #fff;
    color: #fff;
	padding: 0.8rem;
	margin: 0;
	position: relative;
}
.fix.tabbottomArea .l_btn p:after {
	content: '';
	border: 0;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	display: inline-block;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 45%;
	right: 13px;
	transform: translateY(-50%) rotate(45deg);
}
.fix.tabbottomArea .l_btn p{
}
.fix.tabbottomArea .r_btn {
	width:40%;
}
.fix.tabbottomArea .r_btn a {
	border: 1px solid #010558;
	display: inline-block;
	color: #010558;
    width: 45%;
    margin-right: 1%;
	background: rgb(255 255 255 / 80%);;
	font-size: 1.3rem;
	border-radius: 7px;
	position: relative;
}
.fix.tabbottomArea .r_btn a:after {
	content: '';
	border: 0;
	border-top: solid 2px #010558;
	border-right: solid 2px #010558;
	display: inline-block;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 45%;
	right: 13px;
	transform: translateY(-50%) rotate(45deg);
}
.fix.tabbottomArea .r_btn p{
	padding: 0.8rem;
	margin: 0;
}

@media screen and (max-width:1024px) {
	.fix.tabbottomArea .r_btn a {
		margin-top: 1rem;
		font-size: 1.2rem;
		border-radius: 7px;
	}
}

@media screen and (max-width:820px) {
    .fix.tabbottomArea .r_btn {
        width: 49%;
    }
}

@media screen and (max-width:736px) {
	.fix.tabbottomArea .l_btn {
		width: 100%;
		box-sizing: border-box;
		padding: 1rem;
	}
	.fix.tabbottomArea .l_btn p {
		padding: 0.2rem;
		font-size: 1.8rem;
	}
	.fix.tabbottomArea ul li {
		width: 94%;
		padding-bottom: 0.5rem;
	}
	.fix.tabbottomArea .r_btn {
		width: 100%;
	}
	.fix.tabbottomArea .r_btn a {
		display: inline-block;
		width: 42%;
		font-size: 1rem;
		padding: 0.5rem;
		margin-right: 1%;
		margin-left: 1%;
        margin-top: 0;
	}
	.fix.tabbottomArea .r_btn p {
		padding: 0.1rem;
	}
}



/*モーダル---------------------*/
#modal_blk .modal{
	display: none;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2000;
}
#modal_blk .modal__bg{
	background: rgba(0,0,0,0.8);
	height: 100vh;
	position: absolute;
	width: 100%;
}
#modal_blk .modal__content{
	background: #cdfbff;
	left: 50%;
	padding: 15px;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 45%;
    font-size: 1.3rem;
}
#modal_blk .modal__content div {
	display: inline-block;
	width: 48%;
	vertical-align: top;
	margin: 0.5rem 0.8%;
}
#modal_blk .modal h6{
	background: #115f82;
	padding: 0.5rem 1rem;
	font-size: 1.5rem;
	display: inline-block;
	margin: 0;
	color: #fff;
}
#modal_blk .modal img {
	border: 1px solid #115f82;
}
#modal_blk .modal__content div p{
	margin: 1rem;
}
#modal_blk .js-modal-close {
	text-align: center;
	display: block;
	font-size: 1.5rem;
}
#modal_blk .js-modal-close span {
	border: 1px solid #0b499d;
	padding: 0.2rem 1rem;
	font-size: 1.3rem;
}
@media screen and (min-width:737px) {
	#modal_blk .js-modal-close.pc_close {
		display:none;
	}
}

@media screen and (max-width:736px) {
	#modal_blk .modal__content{
		width: 80%;
		padding: 10px;
		height: 77%;
		overflow: scroll;
	}
	#modal_blk .modal__content div {
		width: 86%;

		display: block;
		margin: 2rem auto;
	}
	#modal_blk .js-modal-close {
	}
	#modal_blk .js-modal-close span{
		border-color: #fff;
		color: #fff;
		position: absolute;
		top: 30px;
		right: 30px;
	}
	#modal_blk .js-modal-close.sp_close {
		display:none;
	}
	#modal_blk .modal__content div p {
		font-size: 1.1rem;
	}
}

#blk04 .con_blk.groupco {
    margin-top: 1rem;
}
#blk04 .con_blk.groupco dt {
    font-weight: normal
}




/*-------end-------*/

.closeBox{
    position: relative;
}
.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: 6px;
}
.endBox span.ce {
    font-size: 4.0rem;
    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: 3.0rem;
    line-height: 1.4;
    display: block;
}

.closeBox.cpn_click.cpn_01_w::before,
.closeBox.cpn_click.cpn_01_w::after{
    border: #4a0000 4px solid;
}

.closeBox.cpn_click.cpn_02_w::before,
.closeBox.cpn_click.cpn_02_w::after{
    border: #662600 4px solid;
}
.closeBox.cpn_click.cpn_03_w::before,
.closeBox.cpn_click.cpn_03_w::after{
    border: #60191f 4px solid;
}
.closeBox.cpn_click.cpn_04_w::before,
.closeBox.cpn_click.cpn_04_w::after{
    border: #352436 4px solid;
}
.closeBox.cpn_click.cpn_01_w::before, .closeBox.cpn_click.cpn_02_w::before, .closeBox.cpn_click.cpn_03_w::before, .closeBox.cpn_click.cpn_04_w::before {
    border-left: 0;
}
.closeBox.cpn_click.cpn_01_w::after, .closeBox.cpn_click.cpn_02_w::after, .closeBox.cpn_click.cpn_03_w::after, .closeBox.cpn_click.cpn_04_w::after {
    border-right: 0;
}

@media (max-width:736px) {
    .endBox{
        border-radius: 16px;
    }
    .endBox span.ce {
        font-size: 3.0rem;
    }
    .endBox span.textB {
        font-size: 2.0rem;
    }
}


.other_btn {
    margin: 5rem auto;
    max-width: 1100px;
    background-color: rgb(205 252 255 / 85%);
    padding: 3rem 4rem;
    box-sizing: border-box;
    border: 4px #FFF solid;
}
.other_btn p{
	font-size: 1.6rem;
	margin: 0;
}
.other_btn p.title{
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 0;
    text-align: center;
	color: #01044b;
}
.other_btn_ano{
	margin-bottom: 2rem;
}
.other_btn_ano .ano{
	text-align: left;
	font-size: 1.4rem;
	margin: 0;
}
.other_btn .st2-btn {
    margin-bottom: 0;
}
.other_btn .st2-btn[data-color="9"] .st2-btn__container {
    border: 1px solid #15267d;
    background: #15267d;
    color: #fff;
}

@media (max-width:736px) {
    .other_btn{
		margin-bottom: 5rem;
		padding: 2rem 4%;
    }
    .other_btn p{
		font-size: 1.2rem;
    }
    .other_btn p.title{
        font-size: 1.4rem;
		text-align: left;
    }
    .other_btn_ano{
        margin: 1rem 0;
    }
    .other_btn_ano .ano{
        font-size: 1.0rem;
		line-height: 1.4;
        margin-bottom: 0.7rem;
    }
	.other_btn .st2-btn[data-color="9"] .st2-btn__container {
		max-width: 100%;
	}
}


/*お申込み---------------------------*/
.ap {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	margin-top: 2rem;
	margin-bottom: .1rem;
}
.ap>div {
	display: inline-block;
	width: 30%;
	margin: 0.5%;
	border: 2px solid #2a0069;
	border-radius: 5px;
	transition: all .3s;
	text-align: center;
	background-color: #fff;
}
.ap>div:hover {
	box-shadow: 0 7px 10px rgba(0, 0, 0, 0.3);
	background:#2a0069;
}
.ap>div a {
	display: inline-block;
	width: 100%;
	padding: .5rem 1rem;
	box-sizing: border-box;
	font-size: 1.8rem;
	vertical-align: top;
	color: #2a0069;
	height: 100%;
	fill: #2a0069;
	transition: all .3s;
}
.ap>div a:hover {
	color: #fff;
	fill: #fff;
	text-decoration: none;
}
.ap>div a span {
    font-size: 1.2rem;
}
.ap p {
	width:30%;
	display: inline-block;
	margin:0 !important;
}
.ap svg {
	vertical-align: top;
}
.ap svg:hover {
    fill: #fff;
}
.ap>div p.ap_txt {
	line-height: 2.4rem;
	text-align: center;
	margin: 1.2rem 0 0 .5rem !important;
	width: 63%;
	vertical-align: top;
}
.area_blk dd p.p_ano {
	width: 90%;
	margin: 1rem auto 0;
}
.ap_c-txt {
	width: 90%;
	margin: 0 auto;
}

@media screen and (max-width:1148px) {
	.ap>div p.ap_txt {
		font-size: 1.3rem;
		margin-top: 1.3rem !important;
		line-height: 2rem;
	}
}
@media screen and (max-width:915px) and (min-width:737px) {
	.ap>div p.ap_txt {
		font-size: 1.1rem;
		margin-top: 0.8rem !important;
		line-height: 1.8rem;
	}
}

@media screen and (max-width:736px) {
	.ap {
		display: block;
	}
	.ap>div {
		display: block;
		width: 100%;
		box-sizing: border-box;
		margin: .8rem auto;
		
	}
	.ap p {
		width: 25%;
	}
	.ap>div p.ap_txt {
		font-size: 1.2rem;
		line-height: 1.8rem;
		margin-top: .6rem !important;
	}
}


.st2-site-footer__page-to-top a{
	z-index: 1000;
}


/*終了時*/
.main_txt_05 {
    border: solid 2px #1d14ff;
    text-align: center;
    font-weight: bold;
    color: #1d14ff;
    margin: 0 auto;
    max-width: 820px;
    box-sizing: border-box;
    padding: 2rem;
    font-size: 2.5rem;
}
@media (max-width: 736px){
	.main_txt_05 {
		padding: 1rem 2rem;
		font-size: 1.6rem;
		line-height: 2.4rem;
	}
}


/*フェードアップ---------------------*/

.fadeUpTrigger{
	opacity: 0;
}

.fadeUp {
    animation-name: fadeUpAnime;
    animation-duration:1s;
    animation-fill-mode:forwards;
    opacity: 0;
}
@keyframes fadeUpAnime{
from {
    opacity: 0;
    transform: translateY(100px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
/*
@media (max-width:736px){
	.fadeUpTrigger{
		opacity: 1;
	}
}
*/

/*モジュール---------------------*/

#blk03 .plan_blk ul {
    padding: 2rem 0 0;
}
#blk03 .plan_blk ul a {
	display: block;
	max-width: 100%;
	width: 100%;
	box-sizing: border-box;
	margin: 0;
	color: #fff;
	text-align: center;
	padding: 0.5rem 2rem;
}
.st2-tab--changer[data-style="1"] .st2-tab--changer__body{
	padding-top: 0;
}
.el-webconnect-module,
.st2-search-kokunaidp{

	margin-top: 0;
}
.el-webconnect-module .fw-top .fw-search-top__body>dl[class^=fw-search-top__item--]>dt.fw-search-top__item-label{
	text-align: left;
}
.el-webconnect-module .fw-top .fw-static--top {
    text-align: left;
    font-size: 1.2rem;
}
.st2-tab--changer[data-color="1"] .st2-tab--changer__item[aria-selected=true] .st2-tab--changer__container{
	background: #01044b;
}
.st2-tab--changer[data-color="1"] .st2-tab--changer__container{
	border: 2px solid #01044b;
    border-bottom: none;
}
.st2-tab--changer[data-style="1"] .st2-tab--changer__item-txt{
	font-weight: normal;
}
.st2-tab--changer[data-color="1"] .st2-tab--changer__switcher .st2-icon-bottom-arrow{
	fill:#01044b;
}
.st2-tab--changer[data-color="1"] .st2-tab--changer__switcher{
	border-bottom: 5px solid #01044b;
}
.st2-tab--changer__item {
	width: 50%;
}
.st2-search-kokunaidp__title,
.st2-search-kokunaidp__heading,
.st2-search-kokunaidp__input-radio,
.st2-search-kokunaidp__input-checkbox{
	color: #333;
}
@media (min-width: 737px) {
}

@media (max-width: 736px) {
	#blk03 .plan_blk ul {
		padding: 0;
	}
	#blk03 .plan_blk ul a {
		padding: 0.5rem 2rem 1.5rem;
	}

	.st2-search-kokunaidp {
		margin: 0;
	}
	.el-webconnect-module .fw-top .fw-static--top {
		font-size: 1.0rem;
	}
	.st2-tab--changer[data-style="1"] .st2-tab--changer__item-txt	{
		font-size: 1.2rem;
	}
	.el-webconnect-module {
		margin: 0;
	}
}



@media (min-width: 737px) {
}
@media (max-width:1024px) {
}
@media (max-width:736px) {
}



