@charset "utf-8";

/*-- reset --*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight:normal;
    font: inherit;
	font-family:'Noto Sans Japanese', 'ヒラギノ角ゴ Pro W6', Hiragino Kaku Gothic Pro, 'Helvetica Neue', YuGothic, Arial, 'メイリオ', Meiryo, sans-serif;
    vertical-align:bottom;
-webkit-text-size-adjust:none;  /*iphoneの自動fontsize調整のリセット*/
}
ol, ul {
	list-style: none;
}
.thinline_R {
    background: linear-gradient(transparent 90%, #c00 0%);
}

.white{color:#fff;}
.red{color:#e50f22;}
.yellow{color:#fff100;}
.bold{font-weight:600;}
.exbold{font-weight:900;}
.big{font-size:3rem;}
.more{font-size:2rem;}
.small{font-size:0.8em;}
.mt6{margin-top:6%;}
.mt3{margin-top:3%;}
.mb6{margin-bottom:6%;}
.mb3{margin-bottom:3%;}
.mtb10{margin:10% 0;}
.mtb20{margin:20% 0;}
.touten{letter-spacing: -0.5em}
img.img_justify{width:100%;}
.thinline_R {
    background: linear-gradient(transparent 90%, #c00 0%);
}
.thinline_Y {
    background: linear-gradient(transparent 60%, #fff100 0%);
}
.pc{display:block;}
.sp{display:none;}

h2{
	margin:20% auto;
}
h2 img{
	width:100%;
	margin:0 auto;
}

body{
	width:100%;
	max-width:980px;
	margin:0 auto;
	border-right: thin solid #ccc;
	border-left: thin solid #ccc;
	border-top: none;
	border-bottom: none;
}

/*-- header --*/
header{
	width: 100%;
}

/*-- main --*/
main {
	width: 100%;
	margin: 0px auto;
	background-color: #FFF;
	padding-bottom: 20px;
	text-align:center;
}

/*-- Slick（スライダー） --*/
.slick_wrap{
	position: relative;
	margin:3% auto;
	padding:3% 6%;
}
.slick{
	width:80%;
	margin:0 auto;
}
/*スライド画像の横幅可変*/
.slick img {
		max-width: 100%;
		height: auto;
}
.slick-prev {
    left: 50px !important;
}
.slick-next {
    right: 65px !important;
}

/*左右の矢印の位置を変える*/
.slick-next {
		right: 20px;
		z-index: 99;
	}
.slick-prev {
		 left: 15px;
		z-index: 100;
	}
/*スライド数のドットの色を変える*/
.slick-dots li.slick-active button:before,
.slick-dots li button:before {
	color: #fff;
}

/*-- cvarea --*/
.cvarea{
	color:#fff;
	background:#000;
}
.cvarea_price{
	background:#fff;
}
.cv_cond {
	position:relative;
	width: 70%;
    margin: 2% auto;
    padding: 3% 0;
    color: #fff;
    background: #000;
	border:1px solid #fff;
}
.cv_cond h3{
	position:absolute;
	top:-7%;
	left:25.5%;
	font-size:1.2em;
	font-weight:600;
	background:#000;
	padding:0.5% 2%;
}
.checkbox {
    width: 85%;
    font-size: 1.1em;
    line-height: 180%;
    margin: 2% auto;
    padding: 3% 6%;
    color: #000;
    background: #c4c4c4;
    text-align: left;
}
.checkbox input {
	display: none
}
.checkbox ul {
	margin: 1% 0 0;
	padding: 1% 5%
}
.checkbox .checkbox-parts {
	font-size: 1em;
	padding-left: 20px;
	position: relative;
	margin-right: 20px
}
.checkbox .checkbox-parts:before {
	content: "";
	display: block;
	position: absolute;
	top: 5px;
	left: -10px;
	width: 15px;
	height: 15px;
	border-radius: 4px;
	background:#fff;
}
.checkbox input:checked+.checkbox-parts:after {
	content: "";
	display: block;
	position: absolute;
	top: -2px;
	left: -7px;
	width: 9px;
	height: 18px;
	transform: rotate(40deg);
	border-bottom: 3px solid #c00;
	border-right: 3px solid #c00
}
.btn a, .btn a img {
    -ms-transition: filter 0.5s ease-out;
    transition: filter 0.5s ease-out;
}
.btn a:hover, .btn a:hover img {
    -ms-filter: brightness(1.2);
    filter: brightness(1.2);
}
.opp{
	font-size:1.4em;
	color:#fff100;
	margin:6% auto;
}
.cv_after{
	font-size:1.5em;
	font-weight:600;
	padding:6% 4%;
	background:#272727;
}

/*-- media --*/
.media .famous{
	width:96%;
	margin:0 auto;
	padding:5% 0;
	border:3px solid #eee;
}
.media .famous .red{
	font-size:1.5em;
	font-weight:600;
}
.famous_name{
	margin-bottom:5%;
}

/*-- secret --*/
.secret{
	background:#d7f8ff;
	margin-bottom:10%;
}
.secret h3{
	width:50%;
	font-size:2em;
	margin:0 auto;
	padding:1% 0;
	background:#fff;
}
.secret img{
	width:100%;
	margin:0 auto;
}
.domestic {margin-bottom:5%;}
p.domestic {font-size:1.2em;}

/*-- company --*/
.company{
	margin:20% auto 10%;
}

/*-- uservoice --*/
.uservoice{
	margin:10% auto 20%;
}

/*-- tips --*/
.tips{
	background:#a3dcff;
	padding-bottom:2%;
}
.tips h3{
	font-size:2rem;
	font-weight:600;
	margin:5% 0;
}
.tips .booster{
	font-size:1.1em;
	text-align:left;
	margin:3% auto;
	padding:3% 7%;
	background:#fff;
}

/*-- enquite --*/
.enquite{
	background:#e7e9eb;
}
.enquite img{
	width:90%;
	margin:15% auto 2%;
}

/*-- materials --*/
.materials{
	width:90%;
	border:2px solid ;
	margin:0 auto 10%;
	padding:3% 2%;
}

/*---- footer ----*/
footer{
	width:100%;
	color:#fff;
	background-color:#000;
	text-align:center;
	font-size:14px;
	margin:0;
	padding:5% 0;
}
footer .footerarea{
	width:90%;
	text-align: center;
	margin:5% auto 0;
	}
footer a{
	display:inline-block;
	color:#fff;
	text-decoration:none;
}
footer a:hover{
 	text-decoration:underline;
  }

footer .caution{
	width:90%;
	text-align:left;
	border:thin solid #eee;
	margin:2% auto;
	padding:2%;
	font-size:0.9em;
	color:#eee;
	background-color:#000;
}

/*-- トップページへ戻る --*/
#gotop{
    position: fixed;
    right: 12%;
	bottom: 1%;
	text-align:right;
}
#gotop a{
    width: 50%;
    display: inline-block;
}
.gotop {
	margin-bottom:4px;
}

@media screen and (max-width:768px) {
	.pc{display:none;}
	.sp{display:block;}
	body{font-size:0.7em;}
	.big{font-size:2.5rem;}
	.slick{
		width:96%;
	}
	.slick-prev:before,
	.slick-next:before {
		font-size:1.4rem !important;
	}
	.slick-prev{left:3px !important;}
	.slick-next{right:3px !important;}
	.slick-prev img, .slick-next img{
		width: 100%;
	}
	.cv_cond{
		width:96%;
		font-size: 1.3em;
	}
	.cv_cond h3{
		left:17.5%;
	}
	.checkbox{
		font-size:1em;
	}
	.cv_after{
		font--size:1.1em;
	}
	p.domestic {font-size:1em !important;}
	footer .footerarea{width:100%;}
	#gotop{right: 6%;}
	#gotop img {width: 95%;}
}

@media screen and (min-width:959px) {
	main{max-width:768px;}
}

/*--CVエリアButterflyテスト用--*/
.cvarea_test {
	background-color: #231816;
	margin:5% auto;
	padding:5% 0;
}
.cvarea_test img {
	width:100%;
	max-width:640px;
}
.cvarea_test .checkarea {
    color: #fff;
    font-size: 103%;
    padding: 2%;
    margin: 0 auto;
}
.cvarea_test .check {
    font-size: 120%;
    padding: 2%;
    margin: 2% 0;
    line-height: 200%;
    background-color: #ccc;
    color: #000;
}
.cvarea_test .check01 {
	text-align:left;
    border: 3px solid #fff;
    padding: 1%;
    margin: 0 auto;
}
.cvarea_test .honsuu {
    color: #dc0000;
    font-size: 125%;
    font-weight: bold;
}
.cvarea_test .hosho {
    width: 100%;
    padding: 2% 0;
    text-align: center;
    margin: 0 auto;
}
.cvarea_test .hosho p {
    font-size: 100%;
    width: 70%;
    color: #dc0000;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 0.2em;
    border: thin solid #dc0000;
    border-radius: 8px;
}
.cvarea_test a, .cvarea_test a img {
    -ms-transition: filter 0.5s ease-out;
    transition: filter 0.5s ease-out;
}
.cvarea_test a:hover, .cvarea_test a:hover img {
    -ms-filter: brightness(1.2);
    filter: brightness(1.2);
}
