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

/*タブレット用スタイル*/
@media (min-width: 768px) and (max-width: 959px) {


/*
 セクション間余白
----------------------------------------------------------- */
section {padding: 60px 0;}
.cta {padding: ;}
.cta2 {padding: ;}
.sec01 {padding: ;}
.sec02 {padding: ;}
.sec03 {padding: ;}
.sec04 {padding: ;}
footer {padding: 15px 0;}

/*
 backcover
----------------------------------------------------------- */
.backcover .sec03 {padding: 60px 0 45px;}

/*
 はみ出し画像中央
----------------------------------------------------------- */
.wic1 img {width: 1600px;}
.wic1 {margin-left: calc(50% - 800px);}

.wic2 img {width: 1000px;}
.wic2 {margin-left: calc(50% - 500px);}

.wic3 img {width: 1200px;}
.wic3 {margin-left: calc(50% - 600px);}

/*
 Header
----------------------------------------------------------- */

/*
 Nav
----------------------------------------------------------- */

/*
 MV
----------------------------------------------------------- */
.index .mv {
	height: 350px;
}
.tsunobaby .mv {
	height: 350px;
}
.commendation .mv {
	height: 350px;
}
.column .mv {
	height: 350px;
}
.cover .mv {
	height: 350px;
}
.backcover .mv {
	height: 350px;
}
.tsunocoin .mv {
	height: 350px;
}
.inc .mv {
	height: 350px;
}
.tsunohana .mv {
	height: 350px;
}
.smrfes .mv {
	height: 350px;
}
/*
 sec01
----------------------------------------------------------- */

/*
 sec02
----------------------------------------------------------- */
.index .sec02 .sec02_ttl {
	font-size: 1.2em;
	line-height: 1em;
}
.index .sec02 .sec02_btn {
	font-size: 0.9em;
}
/*
 sec03
----------------------------------------------------------- */

/*
 sec04
----------------------------------------------------------- */

/*
 sec05
----------------------------------------------------------- */

/*
 Footer
----------------------------------------------------------- */
/*
 evlistはここから
----------------------------------------------------------- */
/*
 sec01
----------------------------------------------------------- */
.evlist .sec01 .evlist_top_img{
	width: 450px;
}
.evlist .sec01 .evlist_box .fbox_3 > * {
	width: 33.3333%;
}
/*
 tplistはここから
----------------------------------------------------------- */
/*
 sec01
----------------------------------------------------------- */
.tplist .sec01 .tplist_top_img{
	width: 450px;
}

/*
 backcover
----------------------------------------------------------- */
.backcover .sec03_h2::before {
	top: -30px;
}

/*
 incはここから
----------------------------------------------------------- */
/*
 sec03
----------------------------------------------------------- */
.inc .sec03_top_box_ttl {
	padding-left: 65px;
}
.inc .sec03_top_box_ttl::before {
	font-size: 1.2em;
	width: 50px;
	height: 50px;
	top: 0;
	left: 0;
}

}/*タブレット用スタイルend*/
