@charset "UTF-8";
/* CSS Document */

/* --------------------------------
共通
-------------------------------- */
.clearfix::after {
   content: "";
   display: block;
   clear: both;
}

.pconly{
	display:block;
}

.sponly{
	display:none!important;
}

.center {
	text-align: center;
}

.inner {
	padding: 3rem 2rem 3rem;
}

.btn--base {
	margin: 2rem auto 0;
}

@media screen and (max-width: 768px) {
	.pconly{
		display:none;
	}

	.sponly{
		display:block!important;
	}
	
	p.attention {
	margin: 1rem 0 0!important;
	font-size: 1.4rem;
	line-height:15px;
	}
}
@media screen and (min-width: 769px) {

	.inner {
	padding: 3rem 3rem 3rem;
	}
	
	.btn--base {
		width: 40rem;
		font-size: 2.4rem;
	}
	p.attention{
	font-size:12px;
	line-height:15px;
}
}

.pcbr{
	display:block;
}

.spbr{
	display:inline;
}

article {
	font-family: var(--ff-heading, var(--font-NotoSans));
}

article p {
	font-size: 1.8rem;
	line-height: 2.0;
}

.uline {
	border-bottom: 1px solid black;
	padding-bottom: 3px;
}

@media screen and (max-width: 768px) {
	
	.pcbr{
		display:inline;
	}

	.spbr{
		display:block;
	}
	
	p {
		font-size: 1.6rem;
		line-height: 1.8;
	}
	p.sml {
		font-size: 1.4rem;
		line-height: 1.8;
	}
	p.attention, p.attention_artbox_sk, p.attention_artbox_sc {
		font-size: 1.1rem;
	}
}

@media screen and (min-width: 769px) {
	article {
		width: 500px;
		margin: 0 auto;
	}
	
}
@media screen and (max-width: 768px) {
	article {
		width: 100%;
	}
}

.relative{
	position:relative;
}

.absolute{
	position:absolute;
}



/* --------------------------------
fv
-------------------------------- */
#cover a{
	position:absolute;
	bottom:120px;
	padding: 0 2rem;
}

#cover p{
	position:absolute;
	bottom:30px;
	padding: 0 2rem;
	color: white;
}

@media screen and (min-width: 769px) {
	#cover a{
	bottom:130px;
	padding: 0 4rem;
}
	#cover p{
	bottom:55px;
}

}
/* --------------------------------
sec1
-------------------------------- */
/*#sec1 {
	padding-top:40px;
}*/
#sec1 {
/*	padding-top:40px;*/
}

#sec1 .bubble{
	padding:40px 20px 0;
}

#sec1 h2{
	color:#ea5514;
	font-size:3.5rem;
	width:100%;
}

#sec1 h2 span{
	border-bottom:1px solid;
	padding-top:10px;
}

#sec1 h2 sup{
	font-size:15px;
	top: -1.5em;
}

#sec1 h3{
	font-size:1.7rem;
	padding-top:20px;
	line-height: 30px;
}

#sec1 h3 span{
	font-size:2.7rem;
}

#sec1 ul{
	background: #FFF;
	padding:0 20px 20px;
}

#sec1 .left{
	float:left;
	width:20%;
}

#sec1 .left2{
	float:left;
	padding-left:10px;
	padding-top:7px;
	color:#ea5514;
	font-size:1.8rem;
	line-height:30px;
	font-weight: 500;
}

.ind{
	text-indent:-7px;
}

#sec1 .conq img{
	position:absolute;
	top:223px;
	right:57px;
	width:12%;
}

#sec1 li{
	padding-top:20px;
}

#sec1 li .txt{
	font-size:1.3rem;
	padding-top:15px;
}

#sec1 .ls{
	letter-spacing: -50px;	
}

#sec1 .attention{
	padding-top:20px;
}

@media screen and (min-width: 769px) {
/*#sec1{
	padding:50px 0 30px;	
}*/
	
#sec1{
	padding:0 0 30px;	
}
	
#sec1 h2{
	font-size:48px;
	width:100%;
}
	
#sec1 h3{
	font-size:25px;
	padding-top:24px;
	line-height: 50px;
}

#sec1 h3 span{
	font-size:40px;
}
	
#sec1 ul{
	padding:0 20px 30px;
}
	
#sec1 .left{
	width:18%;	
}
	
#sec1 .left2{
	font-size:26px;
	line-height:44px;
	padding-top:8px;
	font-weight: 300;
}
	
#sec1 .left2 sup{
	font-size:14px;	
}
	
#sec1 li{
	padding-top:30px;
}

#sec1 li .txt{
	font-size:17px;
}
	
#sec1 .conq img {
	top:290px;
	right:70px;
}
	
#sec1 .attention{
	padding-top:25px;
}
}

/* --------------------------------
sec2
-------------------------------- */
#sec2{
	padding-bottom:10px;
}

#sec2 .logo{
	width:40%;
	float:left;
	padding-right:20px;
	padding-top:20px;
}

#sec2 .txt{
	float:right;
	font-size:1.5rem;
	width:60%;
	padding-top:20px;
}

#sec2 .txt2{
	font-size:1.5rem;
	padding-bottom:30px;
}

#sec2 .attention{
	padding-top:20px;
}

#sec2 .ls{
	letter-spacing: -10px;	
}


#apple{
	padding-top:40px;
}

#apple h4{
	width:100%;
	text-align: center;
	margin:0 auto;
}

#apple h4 span{
	font-size:3.2rem;
	border-bottom:1px solid;
}

#apple img{
	padding-top:30px;
}

#apple p{
	font-size:1.4rem;
	padding-top:20px;
	line-height:22px;
}

@media screen and (min-width: 769px) {
#sec2 .txt{
font-size:17px;
}

#sec2 .txt2{
	font-size:17px;
}
	
#apple{
	padding-top:50px;		
}

#apple h4 span{
	font-size:38px;
}
	
#apple p{
	font-size:17px;
	line-height:24px;
}
	
#sec2 .attention{
	padding-top:30px;
}
}

/* --------------------------------
	offer_conq
-------------------------------- */
#offer_conq h5{
	text-align:center;
	margin:0 auto;
	font-size:2.5rem;
	line-height:50px;
	padding-top:60px;
}
#offer_conq h5 span {
  font-size: 1.5em; 
}

#offer_conq .inner{
	padding-bottom:4rem;	
}

#offer_conq sup{
	font-size:2.0rem;
	top: -1.5em;
}

#offer_conq .attention{
	text-align:center;
	margin:0 auto;
}





.arrow_02{
  position: absolute;
  top: -1px;             
  left: 50%;
  transform: translateX(-50%);
  width: 120px;       
  z-index: 10;        
  pointer-events: none; 
}

.attention2{
	text-align: center;
	font-size: 1.3rem;
	line-height:20px;
	padding-top:20px;
	color:#cd0029;
	}




@media screen and (min-width: 769px) {
#offer_conq h5{
	font-size:30px;
	padding-bottom:10px;
}
#offer_conq .inner{
	padding:3rem 6rem 8rem;	
}
	

.attention2{
	font-size:14px;
}
}

/* --------------------------------
	voice
-------------------------------- */

#voice{
padding-top: 130px;	
}

#voice h6{
	text-align: center;
	font-size: 2.7rem;
	line-height: 44px;
}

#voice .marker1{
	background: url(../images/highlight1.png) no-repeat 0 30px;
	background-size: contain;
}

#voice .marker2{
	background: url(../images/highlight2.png) no-repeat 0 30px;
	background-size: contain;
}

#voice .txt{
	font-size:1.3rem;
	padding-top:30px;
	padding-bottom:80px;
}

#voice .green{
	background: url("../images/yellow_bg.jpg") no-repeat 20px 0;
	background-size: 90%;
	position:relative;
	margin-bottom: 90px;
}

#voice .voice_bubble{
	position:absolute;
	top:-100px;
	width:80%;
}

#voice .pt_big{
	padding-top:40px;
}

#voice .marker3{
	background: url(../images/highlight1.png) no-repeat 0 15px;
	background-size: contain;
}

#voice .right{
	float:right;
}

.report{
	padding:0 3.5rem 1rem;
}

.report p{
	font-size:1.5rem;
	line-height:25px;
}

#voice .pt{
	padding-top:27px;
}

#voice .pb{
	padding-bottom:180px;
}

#voice .last_img{
	position:absolute;
	bottom:-100px;
}



#voice .ls{
	letter-spacing: -50px;
}


@media screen and (min-width: 769px) {
	#voice{
		padding-bottom:20px;
	}
	
	#voice h6{
	font-size: 36px;
	line-height: 57px;
	padding-top:10px;
	}
	
	#voice .marker1{
	background: url(../images/highlight1.png) no-repeat 0 38px;
	background-size: contain;
}

	#voice .marker2{
	background: url(../images/highlight2.png) no-repeat 0 38px;
	background-size: contain;
	}
	
	#voice .txt{
	font-size:17px;
	padding-top:40px;
	padding-bottom:100px;
	}
	

	
	#voice .voice_bubble{
	position:absolute;
	top:-110px;
	width:80%;
}

#voice .pt_big{
	padding-top:50px;
}
	
	#voice .pb{
	padding-bottom:270px;
	}
	
	#voice .pt{
	padding-top:32px;
}
	
	.report p{
		font-size:19px;
		line-height:28px;
	}
	
	.report{
	padding:0 5rem 0;	
	}
}

/* --------------------------------
	eclat
-------------------------------- */
#eclat .left{
	float:left;
	width:65%;
}

#eclat .right{
	float:right;
	width:30%;
	padding-bottom:20px;
}

#eclat .before{
	padding-top:20px;
}

#eclat .txt_big{
	font-size:2.6rem;
	line-height:45px;
	padding:20px 0;
}

#eclat .txt{
	font-size:1.5rem;
	padding-bottom:10px;
}

#eclat .eclatbg{
	background-color: #c59a5a;
	padding-bottom: 20px;
}
#eclat .arrow{
	width:20%;
	tetx-align:center;
	margin:0 auto;
}


@media screen and (min-width: 769px) {


	
	#eclat .txt_big{
		font-size:30px;
		padding:30px 0;
	}
	
	#eclat .txt{
	font-size:17px;
		padding-bottom:30px;
}
	
	#eclat .eclatbg{
	padding-bottom: 0;
}
}

/* --------------------------------
	howto
-------------------------------- */
#howto{
	padding-bottom:20px;
}

#howto .bg_kakko{
	background: url(../images/eclat_kakko.png) no-repeat;
	background-size: 100%;
	font-size:2.7rem;
	text-align: center;
	line-height: 40px;
	padding:20px 0;
}

#howto p span{
	color:#a97c3a;
}

#howto .txt{
	font-size:1.5rem;
	line-height: 26px;
	text-align: center;
}

#howto .absolute{
	top:190px;
	right:25px;
	width:15%;
}

#howto .inner{
	padding:0 2rem 3rem;
}

#howto .txt2{
	font-size:1.5rem;
	line-height: 26px;
	width:70%;
	padding-top:20px;
}

#howto .absolute2{
	position:absolute;
	top:190px;
	right:10px;
	width:20%;
}

#howto .pt{
	padding-top:20px;
}

@media screen and (min-width: 769px) {
	
	#howto .bg_kakko{
		font-size:30px;
		padding:30px 0;
	}
	
	#howto .txt{
	font-size:19px;
	line-height: 30px;
}
	
	#howto .txt2{
	font-size:17px;
	line-height: 30px;
}
	
	#howto .absolute{
	top:210px;
	right:25px;
	width:15%;
}

	#howto .absolute2{
	top:240px;
	right:10px;
	width:20%;
}
	
	#howto .pt{
	padding-top:30px;
}
}

/* --------------------------------
	offer
-------------------------------- */

.arrow_02{
	width:20%;
	tetx-align:center;
	margin:0 auto;
}

.offers .attention{
	padding-top:10px;
}

.gradation{
	background: linear-gradient(180deg, rgb(255, 253, 226), rgb(255, 241, 235));
	position: relative;
}

.gradation2{
	background: linear-gradient(180deg, rgb(255, 241, 235), rgb(255, 253, 226));
}

.bubble{
	padding:20px 0 10px;
	
}

#offer h5{
	text-align:center;
	margin:0 auto;
	font-size:2.5rem;
	padding-top:60px;
	line-height: 50px;
}

#offer h5 span {
  font-size: 1.5em; 
}

#offer h6{
	text-align:center;
	margin:0 auto;
	font-size:2.5rem;
	padding-top:20px;
}

#offer sup{
	font-size:1.3rem;
}

#offer .attention{
	text-align:center;
	margin:0 auto;
}

.mt{
	margin-top:20px;
}

.item{
	padding-bottom:20px;
}

@media (min-width: 769px) {
	
#offer h5{
	font-size:30px;
	padding-bottom:10px;
}
	
#offer h6{
	font-size:30px;
	padding-bottom:10px;
}
	
#offer .inner{
	padding:3rem 6rem 3rem;	
}


.offer {
  position: relative;
}

.offers .offer .btn {
  bottom: unset;
  position: relative;
	margin-bottom: 20px;
}

#offer .inner{
	padding:3rem 6rem 3rem;	
}
.offers .attention{
	padding-top:20px;
}
}

/* --------------------------------
ボタン
-------------------------------- */
.btn, .btn2 {
  position: relative;
  box-sizing: border-box;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 75px;
  padding-left: 1%;
  background-color: #3a4e3a;
  border: 2px solid #3a4e3a;
  border: none;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  transition: 0.25s;
  position: relative;
}
@media (max-width: 768px) {
  .btn, .btn2 {
    width: 100%;
    height: 13.3333333333vw;
    font-size: 3.7333333333vw;
  }
}

.btn:before,.btn2:before  {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  vertical-align: middle;
  margin-top: 0px;
  margin-right: 2px;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #fff;
  content: "";
}

.btn:hover,.btn2:hover {
  opacity: 1 !important;
  background: #fff;
  color: #3a4e3a;
  border: 2px solid #3a4e3a;
}
.btn:hover::before,.btn2:hover::before {
  border-color: transparent transparent transparent #3a4e3a;
}

.btn > *,.btn2 > * {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: 100%;
  top: 5px;
  left: 40%;
  padding-left: 5px;
  text-decoration: none !important;
  line-height: 1;
}

a.btn:link, a.btn:visited,a.btn2:link, a.btn2:visited {
  text-decoration: none !important;
}

.bottom_btn p.toshop .btn {
  padding-top: 0;
  box-sizing: border-box;
  display: inline-flex;
  align-content: center;
  justify-content: center;
  position: relative;
  width: 230px;
  height: 45px;
  border: none;
  border-radius: 5px;
  color: #fff !important;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  text-decoration: none;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  transition: 0.25s;
}

.bottom_btn p.toshop .btn:before {
  margin-right: 10px;
}

.bottom_btn p.login .btn {
  width: 450px;
  display: block;
  position: absolute;
  left: 213px;
  top: 19px;
}

.bottom_btn p.login .btn.new {
  width: 450px;
  display: block;
  position: absolute;
  left: 214px;
  top: 97px;
}

	

/* --------------------------------
	jbig
-------------------------------- */
@media (min-width: 769px) {
.jbig{
	font-size:1.5rem;
	text-align: center;
}
.one .jbig{
	position:absolute;
	right:150px!important;
	bottom:0px!important;
}
}
@media (max-width: 768px) {
.jbig{
text-align: center;
font-size:1.5rem;
padding-top:1rem;
}
}