@charset "utf-8";
@media screen and (max-width : 768px){
/* ------------------------------------------------------------------------------------------
*
*
    /navi_campaign/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */

	#contents_area{
		position: relative;
		font-weight: 300;
	}
	#contents_area img{
		width: 100%;
	}
		
	sup{
		font-size: 0.7em;
	}
	.u-sp-show{
		display: block;
	}	
	.u-sp-hide{
		display: none;
	}

	.c-heading2_line{
		font-size: 16px;
		font-weight: bold;
		line-height: 1.75;
		padding-left: 11px;
		padding-bottom: 7px;
		position: relative;
	}
	.c-heading2_line::before{
		position: absolute;
		top: 0.35em;
		left: 0;
		content:'';
		width: 2px;
		height: 18px;
		background: #000000;
	}
	.c-heading2_line::after{
		position: absolute;
		bottom:0;
		left: 0;
		content:'';
		width: 100%;
		height: 1px;
		background: #8C8C8C;
	}
	.c-heading2_line sup{
		font-size: 0.6em;
	}
	.c-button-secondary.arrow{
		color: #3c3c3c;
		font-size: 15px;
		font-weight: normal;		
		height: 48px;
		line-height: 48px;
		background-color: transparent;
		border:#969696 solid 1px;
		margin: 0 auto;
		padding: 0;
		position: relative;
	}
	.c-button-secondary.arrow::after{
		position: absolute;
		top: 47%;
		right: 30px;
		content:'';
		width: 10px;
		height: 10px;
		border-top:#3c3c3c solid 1px;
		border-right:#3c3c3c solid 1px;
		transform: rotate(45deg) translateY(-50%);
	}
	.c-button-secondary.arrow:hover{
		color: #fff;
		background-color: #3c3c3c;
	}
	.c-button-secondary.arrow:hover::after{
		border-color: #fff;
	}

	/* section-information */
	.section-information{
		width: 100%;
		background: #EEEEEE;
	}
	.section-information .kv{
		width: 100%;
		height:120.769vw;
		background-image: url(../image/kv_bg_sp.png);
		background-position: left top;	
		background-repeat: no-repeat;
		background-size: 100% auto;
	}
	.section-information .kv .wrap{
		width:100%;
		padding:10.397vw 3.646vw 0;
		display: grid;
		grid-template-columns: 50vw 38.462vw;
		grid-template-rows: 49.615vw 50vw;		
		gap: 5.551vw 3.046vw;
		grid-template-areas: 
		"text text"
		"nm navi";	
	}
	
	.section-information .kv .text{
		grid-area: text; 
	}
	.section-information .kv .nm{
		grid-area: nm; 
		margin-right: 0.5vw;
	}
	.section-information .kv .navi{
		grid-area: navi; 
		margin-right: 0.8vw;
	}
	.section-information .kv .text{
		width: 70.795vw;
		margin: 0 auto;
		padding-right: 1vw;
	}
	.section-information .c-box--button{
		padding-top: 5.385vw;
		text-align: center;
	}	
    .c-grid--sp-col1 > *{
		margin-top: 24px;
	}
	.section-information .c-button{
		min-width: 220px;
		width: 220px;
		min-height: 48px;
		background: #041B42;		
		transition: 0.3s;
	}
	.section-information .c-button span{
		font-size: 17px;
		font-weight: normal;
		display: inline-block;
		text-align: center;
		padding-right: 20px;
		position: relative;
	}
	.section-information .c-button span::after{
		position: absolute;
		top: 50%;
		right:0;
		transform: translateY(-50%);
		content:'';
		width: 12px;
		height: 12px;
		background: url(../image/icon_blank_w.svg) no-repeat;
		background-size: contain;
		z-index: 1;
	}
	.section-information .c-button:hover{
		color: #fff;
		opacity: 0.7;
	}
	
	.section-information .inner{
		padding-top: 38px;
		width:92.308vw;
		margin: 0 auto;
	}
	.section-information h3{
		font-size: 17px;
		font-weight: bold;
		line-height: 1.7;
		letter-spacing: 0.08em;
		text-align: center;
		padding-bottom: 20px;
		position: relative;
		margin-bottom: 20px;
	}
	.section-information h3::after{
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
		content:'';
		width: 22px;
		height: 2px;
		background: #041B42;
	}
	.section-information .row{
		width: 71.795vw;
		margin: 0 auto;
		padding-bottom: 45px;
	}
	.section-information .row:nth-child(2){
		padding-bottom: 35px;
	}
	.section-information .row p{
		font-size: 16px;
		line-height: 1.84;
		letter-spacing: 0.04em;
		text-align: center;
	}
	.section-information .row p .caution{
		display: inline-block;
		padding-top: 1em;
		font-size: 12px;
		line-height: 1.4;
	}
	.section-information .row p.date{
		font-size: 17px;
		white-space: nowrap;
	}
	.section-information .row p.date span{
		font-size: 15px;
	}
	.section-information .row + .row{
		border-top: #C7C7C7 solid 1px;
		padding-top: 30px;		
	}

	.section-information .target .col{
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
		align-items: center;
		padding-bottom: 25px;
	}
	.section-information .target .col:not(:first-of-type){
		padding-top:25px;
	}
	.section-information .target .col:not(:last-of-type){
		background: url(../image/underline_sp.png) no-repeat;
		background-position: left bottom;
		background-size: 100% auto;
	}
	.section-information .target .col img{
		width: 40vw !important;
	}
	.section-information .target .col .type{
		font-size: 18px;
		font-weight: bold;
		text-align: left;
		line-height: 1.2;
	}
.section-information .notice{
		border: #8C8C8C solid 1px;
		padding: 35px 20px 40px;
	}
	.section-information .notice p{
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		margin-bottom: 1em;
	}
	.section-information .notice ul li{
		list-style-type: none;
		font-size: 13px;
		line-height: 1.53;
		padding-left: 18px;
		position: relative;
		margin-bottom: 0.7em;
	}
	.section-information .notice ul li::before{
		position: absolute;
		top: 0.2em;
		left: 0;
		content:'';
		width: 13px;
		height: 13px;
		background: #3C3C3C;
		border-radius: 50%;
	}

	/* section-navi */
	.section-navi{
		padding-top: 70px;
		width: 100%;
		background: #EEEEEE;
	}
	.section-navi .inner{
		width: 82.051vw;
		margin: 0 auto;
	}
	.section-navi .row{
		display: flex;
		flex-direction: column-reverse;
		padding-top: 30px;
		padding-bottom: 45px;
		position: relative;
	}
	.section-navi .row._01{
		padding-top: 20px;
	}
	.section-navi .row .image{
		width: 100%;
	}
	.section-navi .row._01 .figure{
		width: 51.282vw;
		margin: 0 auto;
	}
	.section-navi .row._02 .figure{
		width: 55.385vw;
		margin: 0 auto;
	}
	
	.section-navi .first_caution{
		padding-top: 10px;
		font-size: 12px;
		line-height: 1.4;
		margin-bottom: 30px;
		padding-left: 2.5em;
		text-indent: -2.5em;
	}
	.section-navi .row .name{
		font-size: 17px;
		font-weight: bold;
		letter-spacing: 0.02em;
		margin-bottom: 20px;
	}
	.section-navi .row .about{
		font-size: 17px;
		margin-bottom: 20px;
	}
	.section-navi .row .price2{
		font-size: 32px;
		line-height: 1.5;
	}
	.section-navi .row .price1{
		font-size: 12px;
		line-height: 1.3;
	}	
	.section-navi .row .price3{
		font-size: 12px;
		line-height: 1;
		margin-bottom: 20px;
	}
	.section-navi .row .caution{
		padding: 0;
		margin: 0;
		margin-bottom: 21px;
	}
	.section-navi .row .caution li{
		list-style-type: none;
		font-size: 12px;
		line-height: 1.4;
		margin-bottom: 0.5em;
		padding-left: 1em;
		position: relative;
	}
	.section-navi .row .caution li::before{
		position: absolute;
		top: 0;
		left: 0;
		content:'※';
	}
	.section-navi .row .mark{
		margin-bottom: 40px;
	}
	.section-navi .c-button-secondary.arrow{
		display: block;
		width: 240px;
		margin: 0 auto;
	}	
	.section-navi .row._01::after{
		position: absolute;
		bottom: 0;
		left: 0;
		content:'';
		width: 100%;
		height: 2px;
		background: url(../image/underline_sp.png) no-repeat;
		background-size: 100% auto;
	}

	/* section-connect */
	.section-connect{
		width: 100%;
		background: #fff;
		padding-top: 75px;
		padding-bottom: 45px;
	}
	.section-connect .inner{
		width: 82.051vw;
		margin: 0 auto;
	}
	.section-connect .c-grid{
		padding-top:20px;
		padding-bottom: 10px;
		align-items: center;
	}
	.section-connect .detail{
		font-size: 14px;
		line-height: 2.2;
		margin-bottom: 24px;
	}
	.section-connect .caution{
		font-size: 12px;
		line-height: 1.4;
		padding-left: 2.5em;
		text-indent: -2.5em;
	}
	.section-connect .c-button-secondary.arrow{
		width: 100%;
	}
	.mov-yt{
		display: block;
		width: 100%;
		height: 100%;
		position: relative;
	}
	.mov-yt::after{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		content:'';
		width:15.385vw;
		height: 15.385vw;
		background: url(../image/icon_play.svg) no-repeat;
		background-size: contain;
		z-index: 1;
	}

	/* section-cm */
	.section-cm{
		width: 100%;
		background: #EEEEEE;
		padding-top: 55px;
		padding-bottom: 80px;
	}
	.section-cm .inner{
		width: 82.051vw;
		margin: 0 auto;
	}
	.section-cm .c-grid{
		padding-top:20px;
		gap:20px;
	}
	.section-cm .caption{
		padding-top: 10px;
		font-size: 13px;
		text-align: center;
		line-height: 1.69;
	}


 /* section-bottom */
 .section-bottom{	
	width: 100%;
	background: #EEEEEE;
	padding-top: 55px;
	padding-bottom: 70px;
  }
  .section-bottom .inner{
	width: 85.333vw;
	margin: 0 auto;
  }
  .section-bottom .title{
	text-align: center;
	display: block;
	width:82.051vw;
	margin: 0 auto 6.538vw;
	position: relative;
  }  
  /*
  .section-bottom .title .rotate{
	display: inline-block;
	transform: rotate(15deg);
  }
  .section-bottom .title::before{
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	content:'';
	width: 24px;
	height: 42px;
	background: url(../image/btm_bg_01.png) no-repeat;
	background-size: contain;
  }
  .section-bottom .title::after{
	position: absolute;
	top: 50%;
	right:0;
	transform: translateY(-50%);
	content:'';
	width: 24px;
	height: 42px;
	background: url(../image/btm_bg_02.png) no-repeat;
	background-size: contain;
  }
	*/
  .section-bottom .image{
	width: 56.41vw;
	margin: 0 auto 55px;
  }
  
  .c-grid--sp-col1 > *{
		margin-top: 24px;
	}
	.section-bottom .c-grid__col{
		text-align: center;
	}
	.section-bottom .c-button{
		min-width: 220px;
		width: 220px;
		min-height: 48px;
		background: #041B42;		
		transition: 0.3s;
	}
	.section-bottom .c-button span{
		font-size: 17px;
		font-weight: normal;
		display: inline-block;
		text-align: center;
		padding-right: 20px;
		position: relative;
	}
	.section-bottom .c-button span::after{
		position: absolute;
		top: 50%;
		right:0;
		transform: translateY(-50%);
		content:'';
		width: 12px;
		height: 12px;
		background: url(../image/icon_blank_w.svg) no-repeat;
		background-size: contain;
		z-index: 1;
	}
	.section-bottom .c-button:hover{
		color: #fff;
		opacity: 0.7;
	}


/* ------------------------------------------------------------------------------------------
*
*
    END
*
*
------------------------------------------------------------------------------------------ */
}
