@charset "utf-8";
/* CSS Document */
*{
 box-sizing:border-box;
 }
html{
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
    scroll-behavior: smooth;
	scroll-padding-top: 53.83px;
    }
body{
    font-family: -apple-sysytem, 'Noto Sans JP', "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" ,"游ゴシック Medium" , "Yu Gothic Medium" , "游ゴシック" , "Yu Gothic" ,"游ゴシック体" , "YuGothic" , "メイリオ" , Meiryo , "Meiryo UI" , Avenir , "Open Sans" , Helvetica,"Helvetica Neue", Arial , Verdana , Roboto ,"ＭＳ Ｐゴシック" , "MSPGothic" , sans-serif;
	color: #3e3a39;
	font-size: 1.8rem;
	line-height: 1.5;
    }
img{
   max-width: 100%;
   height:auto;
   vertical-align: bottom;
   }
/*リンク*/
a {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
a:hover{
	opacity: 0.7;
}
/*header_pc*/
.header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    background-color: #ffffff;
	border-bottom: solid 1px #efefef;
}
.header-inner {
    max-width: 1200px;
    padding: 15px 49px 18px;
    margin: 0 auto;
  }
.header-logo {
    display: inline-block;
    width: 100px;
}
/*main_pc*/
main{
	margin: 0 auto 70px;
	max-width: 960px;
}
/*mv*/
.mv-inner{
	max-width: 1440px;
	margin: 70px auto 0;
}
.tx-line{
background-image: -webkit-linear-gradient(transparent 10%, #ace6f5 0%);
background-image: -o-linear-gradient(transparent 10%, #ace6f5 0%);
background-image: linear-gradient(transparent 10%, #ace6f5 0%);
font-weight: bold;
}
h2{
	font-size: 3.8rem;
	font-weight: bold;
	color: #163e85;
	text-align: center;
}
.bonus-inner,.accordion-inner,.tokuten2-inner,.step-inner,.terms-inner{
	margin-top: 40px;
}
.bonus-tx{
	text-align: center;
}
.lead-tx{
	font-size: 3.0rem;
	margin: 30px 0 0;
	text-align: center;
	line-height: 1.7;
}
.nature-img,.eremote-img{
	max-width: 192px;
}
.tokuten2-area{
	display: flex;
	align-items: center;
}
.nature-area{
	background-color: #ace6f5;
	padding: 40px 30px;
	margin: 40px 0 0;
	
}
.eremote-area{
	background-color: #8fe3da;
	padding: 40px 30px;
	margin: 40px 0 0;
	
}
.tokuten2-area{
	background-color: #ffffff;
	border-radius: 10px;
	padding: 40px 30px;
}
.step-inner{
	background-color: #ace6f5;
	padding: 30px;
}
h3{
	max-width: 300px;
	margin: 0 auto;
	position: absolute;
	top: -30px;
    left: 50%;
    transform: translateX(-50%);
}
.step-area{
	background-color: #ffffff;
	border-radius: 10px;
	padding: 30px 0 40px;
	position: relative;
	margin: 60px 0 0;
}
.step-notes{
	text-align: center;
}
.step-lead{
	text-align: center;
}
.step-table{
	display: flex;
	justify-content: space-between;
	max-width: 840px;
	margin: 25px auto 0;
}
.step-space{
	display: flex;
	background-color: #f5f5f5;
	border-radius: 10px;
	padding: 30px;
	align-items: center;
}
.step1-1,.step1-2{
	max-width: 112px;
	
}
.step-box:nth-child(1){
	margin-right: 55px;
}
.step-tx,.step-lead-tx{
	text-align: center;
}
.step-tx{
	margin-top: 10px;
}
.step-lead-tx{
	font-weight: bold;
}
.bg-kirakira{
	background-image: url("../img/200pt-campaign_2511_ic01.png"),url("../img/200pt-campaign_2511_ic01.png");
	background-repeat: no-repeat;
	background-position: left 280px top -2px,right 280px bottom -2px;
	background-size: 43px;
}
.terms-title{
	background-color: #ace6f5;
	padding: 10px 0;
}
.terms-tx-inner{
	background-color: #f5f5f5;
	padding: 40px 30px;
	
}
.terms-tx-area{
	background-color: #ffffff;
	padding: 40px 30px;
}
.terms-tx:nth-child(1){
	margin-top: 0;
}
.terms-tx{
	margin-top: 30px;
	line-height: 1.6;
}
.terms-lead{
	font-weight: bold;
}
.terms-link{
	color: #163e85;
	font-weight: bold;
}
.terms-link:hover{
	opacity: 0.7;
}
.terms-tx-end{
	text-align: right;
}
/*ボタン*/
.btn-inner{
	margin: 40px 0 0;
}
.btn{
	font-weight: bold;
	color: #ffffff;
	background-color: #db0f35;
	border: #ffffff solid 3px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 10px 0;
	border-radius: 9999px;
	max-width: 540px;
	margin: 0 auto;
	font-size: 2.8rem;
	text-align: center;
}
.btn-notes{
	color: #db0f35;
	text-align: left;
	max-width: 540px;
	margin: 20px auto 0;
	line-height: 1.2;
}

/*トップボタン_pc*/
.campaign-pagetop{
	position: relative;
}
.campaign-pagetop-link{
	position: absolute;
	bottom: -30px;
	right: 100px;
	display: inline-block;
	width: 64px;
	/*transform: translateY(-50%);*/
}
/*アコーディオン*/
.ecomode-inner {
  margin: 2em 0;
}
.accordion__summary {
  background: #b2e5ff; /* アコーディオンの見出しの背景色 */
  font-weight: bold;
  position: relative;
  display: block;
  cursor: pointer;
  padding: 10px 0;
  font-size: 3.8rem;
  color: #163e85;
  text-align: center;
}
.accordion__summary::after {
  content: "▼";
  font-size: 1.2vw; /* 記号のサイズ */
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #ffffff;
  padding: 10px 13px;
  border: #163e85 solid 2px;
  border-radius: 5px;
  margin-right: 50px;
}
.accordion-inner input:checked ~ .accordion__summary::after {
  content: "▲";
}
.accordion-inner input {
  display: none;
}
.accordion__detail {
  display: none;
  background: #f5f5f5;
  padding: 40px 30px;
}
.accordion-inner input:checked ~ .accordion__detail {
  display: block;
}
.accordion__area{
	background-color: #ffffff;
	padding: 40px 30px;;
	
}
.accordion__text{
	font-size: 2.0rem;
	text-align: 1.8;
}
.accordion__text:nth-child(2){
	margin-top: 40px;
}
.accordion-img{
	margin-top: 40px;
}
/*footer_pc*/
.footer{
	background-color: #000000;
	margin-top: auto;
}
.footer-inner{
	padding: 35px 0 40px;
}
.footer-copy{
	color: #ffffff;
	text-align: center;
}
/*768px以上の場合に適用(pc)*/
@media screen and (min-width: 768px),print{
.view-sp {
    display: none;
  }
}

/*以降sp*/
/*767px以下の場合に適用(sp)*/
@media screen and (max-width: 767px) {
	.view-pc{
		display: none;
	}
body{
		font-size: 4vw;
		line-height: 1.5;
    }
	/*header_SP*/
	.header-inner{
		padding: 3.865vw 5.3333vw;
	}
	.header-logo{
		width: 19.2vw;
	}
	/*main_SP*/
	main{
		margin: 12.5333vw auto 10.6vw;
		width: 89.3vw;
	}
	/*mv*/
	.mv-inner{
		width: 100%;
		margin: 14.6vw auto 0;
	}
	h2{
	font-size: 6.4vw;
	}
	.bonus-inner,.accordion-inner,.tokuten2-inner,.step-inner,.terms-inner{
	margin-top: 9.3vw;
	}
	.lead-tx{
	font-size: 5.3vw;
	margin: 4vw 0 0;
	}
	.nature-img,.eremote-img{
	max-width: 29.3vw;
	}
	.tokuten2-area{
	flex-direction: column;
	}
	.nature-area{
	padding: 5.3vw;
	margin: 5.3vw 0 0;
	
	}
	.eremote-area{
	padding: 5.3vw;
	margin: 5.3vw 0 0;
	}
	.tokuten2-area{
		border-radius: 1.3vw;
		padding: 5.3vw;
	}
	.step-inner{
	padding: 5.3vw;
	}
	h3{
		width: 48vw;
		top: -5.3vw;
	}
	.step-area{
		border-radius: 1.3vw;
		padding: 5.3vw 0;
		margin: 9vw 0 0;
	}
	.step-table{
		width: 68vw;
		margin: 5.3vw auto 0;
	}
	.step-space{
		flex-direction: column;
		border-radius: 1.3vw;
		padding: 5.3vw 1.5vw;
		align-items: center;
	}
	.step1-1,.step1-2{
		width: 22.4vw;

	}
	.step-box:nth-child(1){
		margin-right: 0;
	}
	.step-tx,.step-lead-tx{
	font-size: 3.46vw;
	}
	.step-tx{
		margin-top: 1vw;
	}
	.bg-kirakira{
	background-position: left 10.6vw top -0.4vw,right 10.6vw bottom -0.4vw;
	background-size: 6.93vw;
	}
	.terms-title{
		padding: 1.3vw 0;
	}
	.terms-tx-inner{
		padding: 5.3vw;

	}
	.terms-tx-area{
		padding: 5.3vw;
	}
	.terms-tx,.terms-tx-end{
		margin-top: 10.6vw;
	}
	/*ボタン*/
	.btn-inner{
		margin: 6vw 0 0;
	}
	.btn{
		border: #ffffff solid 0.6vw;
		box-shadow: 0 0 1.3vw 0 rgba(0, 0, 0, 0.5);
		padding: 2.6vw 0;
		width: 70vw;
		font-size: 5.86vw;
	}
	.btn-first{
		border: #ffffff solid 0.6vw;
		box-shadow: 0 0 1.3vw 0 rgba(0, 0, 0, 0.5);
		padding: 2.6vw 0;
		width: 89.3vw;
		font-size: 5.86vw;
	}
	.btn-notes{
		width: 89.3vw;
		margin: 1.3vw auto 0;
	}
	/*アコーディオン*/
	.accordion__summary {
	  padding: 1.3vw 0 10.6vw;
	  font-size: 6.4vw;
	}
	.accordion__summary::after {
	  content: "▼";
	  font-size: 2.4vw; /* 記号のサイズ */
	  top: 12vw;
      left: 50%;
      transform: translateX(-50%);
	  padding: 1.3vw;
	  border: #163e85 solid 0.26vw;
	  border-radius: 1.3vw;
	  margin-right: 0;
	　width: 6.6vw;
	}
	.accordion__detail {
	  display: none;
	  background: #f5f5f5;
	  padding: 5.3vw;
	}
	.accordion__area{
		 padding: 5.3vw;
	}
	.accordion__text{
		font-size: 4.8vw;
		text-align: 1.8;
	}
	.accordion__text:nth-child(2){
		margin-top: 10.6vw;
	}
	.accordion-img{
		margin-top: 4vw;
	}
/*トップボタン_SP*/
.campaign-pagetop{
	position: relative;
}
.campaign-pagetop-link{
	position: absolute;
	display: inline-block;
	width: 16vw;
	right: 4vw;
	bottom: -8vw;
	/*transform: translateY(-50%);*/
}
	/*footer_SP*/
	.footer-inner{
		padding: 10.13vw 0 8.27vw;
	}
	}