@charset "UTF-8";

/*================================================
 *  CSSリセット
 ================================================*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

/*================================================
 *  一般・共通設定
 ================================================*/
body {
	font-size:14px;
	font-family:MarketoSans,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height:1.6;
    position: relative;
    width: 100%;
    height: 100vh;
    margin: 0;
    padding: 0;
    letter-spacing: 0.1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "palt" on;
}


#contents {
	max-width:980px;
	margin:0 auto;
}

a {
	text-decoration: none;
}

h3{
	font-size: 18px;
	line-height: 2em;
	letter-spacing: 1px;
	font-weight: 500;
}

p {
	font-size: 16px;
	line-height: 2em;
	letter-spacing: 1px;
	font-weight: 400;
}

img {
	vertical-align:bottom;
}

em {
	font-weight:bold;
}

strong {
	font-weight:bold;
	color:#ff0000;
}

pre {
	margin:1em 0;
	padding:1em;
}

blockquote {
	margin-bottom:1em;
	padding:1em;
	border:1px dotted #ddd;
	border-left:5px solid #ddd;
}

ul,ol,dl {
	list-style: none;
}

dt {
	margin-bottom:0.5em;
	border-bottom:1px dotted #ddd;
}
dd {
	margin-bottom:1em;
}
.wf-mplus1p { font-family: "Mplus 1p"; }

/*================================================
 *  汎用クラス
 ================================================*/

.movie-wrap02{
	width:100%;
	text-align:center;
}
.movie-wrap02 p{
	margin-top:40px;
}
.twoColInner div:nth-child(2n+1) {
	clear:both;
}
.twoColInner img {
	width:100%;
	margin-bottom:0.5em;
	border-radius:5px;
}
/* ボタン（タイプ1） */

.btn01 a {
	display:block;
	padding:2% 2% 2% 50px;
	color:#fff;
	text-decoration:none;
	border-radius:5px;
	background:#1b1b1b url('../images/bg_arrow_white.png') 20px 50% no-repeat;
	transition:all 0.2s ease 0s;
}
.btn01 a:hover {
	background:#2e2e2e url('../images/bg_arrow_white.png') 20px 50% no-repeat;
	transition:all 0.2s ease 0s;
}

.fl_r{	float: right;}
.fl_l{	float: left;}
.mb20{	margin-bottom: 20px;}
.mr20{	margin-right: 20px;}
.mb40{	margin-bottom: 40px;}
.clear{	overflow: hidden}


/*================================================
 *  ヘッダー
 ================================================*/
/*header {
	position:relative;
	background:url(../images/top_bk.png) center top no-repeat;
    max-width: 1200px;
    margin: 0 auto;
}
header h1 {
	text-align: center;
	z-index:10;
    width: 70%;
    margin: 0 auto;
}

/*================================================
 *  グローバルナビゲーション
 ================================================*/
/*nav {
	width:100%;
	position:fixed;
	top:0;
	left:0;
	padding:10px 0;
	opacity:0.9;
	background:url(../images/croquiz_back.png) center top ;

	z-index:10;
}
nav ul {
	position:relative;
	float:left;
	left:6%;
	margin:0;
}
nav li {
	position:relative;
	left:-50%;
	float:left;
	list-style:none;
	margin:0;
	padding:0 20px;
}
nav li a {
	color:#fff;
	text-decoration:none;
}
nav li a:hover {
	color:#dfdfdf;
	text-decoration:underline;;
}

/*================================================
 *  メイン
 ================================================*/
main {
	position: relative;
	overflow: hidden;
}
.c-hero{
    position: relative;
    background: #fff;
    margin: 100px 0 0 0;
}
.c-hero__pc{
    display: block;
}
.c-hero__sp{
    display: none;
}

#campaign{
	display:block;
	background:url(../images/croquiz_back.png) center top ;
	padding:40px 0;
}
#campaign div{
	text-align:center;
}
#section01{
	width:100%;
	position: relative;
	text-align: center;
	padding:80px 0;
	background:url(../images/croquiz_back.png) center top ;
}
#section01 img{
	background:#fff;
	border-radius: 10px;
    width: 90%;
    max-width: 980px;
    margin: 0 auto;
}
.sec01_links{
    display: flex;
    justify-content: center;
    max-width: 1020px;
    margin: 5% auto;
	font-family:MarketoSans,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.sec01_links li{
    width: 28%;
}


#section02{
	display: block;
	text-align: center;
	background:url(../images/sec02_bg.png) center top ;
	padding-top:40px;
    background-size: contain;
}
#section02 h1{
	padding-bottom:20px;
    width: 50%;
    margin: 0 auto;
}
.contentwrap{
	max-width:980px;
	margin: 0  auto;
	overflow: hidden;
	padding-bottom:40px;
}
.left-inner{
	width:50%;
	float: left;
	padding-top:40px;
}
.right-inner{
	width:50%;
	float: right;
}
#section03{
	display: block;
    max-width: 1000px;
    margin: 0 auto;
	text-align: center;
	padding:40px 0 60px;
}
#section03 h1{
	margin:0 auto 60px;
    width: 70%;
}

.casewrap{
	width:100%;
	display:block;
}
.btn_mps{
    width: 50%;
    margin: 0 auto;
}
#section04{
	display: block;
	background:url(../images/croquiz_back.png) center top ;
	padding:60px 0;
	margin:0 auto;
	overflow: hidden;
	text-align: center;
}

.newlineup{
	width:980px;
	height:auto;
	padding: 40px 20px;
	margin: 0px auto 40px;
	background:url(../images/sec04_bg_center.png) center center; 
	border-radius: 10px;
}
.newlineup h1{
	margin: 0 auto 40px;
    width: 50%;
}
.newlineup h2{
	margin: 20px 0;
	text-align: left;
    width: 60%;
}
.lineup_01{
	width:980px;
	height:auto;
	padding: 40px 20px;
	margin: 0 auto;
	background:url(../images/sec04_bg_center.png) center center; 
	border-radius: 10px;
}

.lineup_01 h1{
	margin-bottom: 40px;
}
.lineup_01 h2{
	margin-bottom: 20px;
	text-align: left;
    width: 50%;
}
.newitem_left{
	width:490px;
	float: left;
}
.newitem_wrap_fx{
    display: flex;
}
.newitem_fx{
    display: flex;
}
.lineup-lnew ul{
	margin: 0 auto;
	display:flex;
	justify-content:space-between;
}
.lineup-lnew ul li{
	width:220px;
	list-style: none;
    margin:40px 0px 0px 20px;
}
.item_case{
	width:980px;
	margin:30px auto;
	overflow: hidden;
    display: flex;
}
.item_case img{
		margin:0px auto;
}
.item_right{
	background:url(../images/sec04_bg_center.png) repeat-y; 
	width:480px;
	padding: 40px 20px;
	border-radius: 10px;
    margin: 0 1% 0 0;
}
.item_rignt_fx{
    display: flex;
}
.item_left{
	background:url(../images/sec04_bg_center.png) repeat-y; 
	width:480px;
	padding: 40px 20px;
	border-radius: 10px;
    margin: 0 0 0 1%;
}

#section05{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:20px 0;
	text-align: center;
	overflow: hidden;
}
.deco_area{
	width:980px;
	margin:0 auto;
	padding:40px 0;
	overflow: hidden;
}
.deco_right{
	float:right;
}
.deco_right ul li{
	float:left;
	padding-right:20px;
}
.deco_left{
	float:left;
}
#section06{
	width:100%;
	height:auto;
	padding:40px 0;
	margin:0 auto;
	text-align: center;
	overflow: hidden;
	background:url(../images/croquiz_back.png) ; 
}
#section06 h1{
	margin-bottom:60px;
}
.accessories-txt-case{
	width:100%;
	height:200px;
	background-color:#ddd;
	padding:10px;
position: relative;
}
.accessories-txt-case img{
	max-width:100%;
	vertical-align: middle;
	position: absolute;
	top:20%;
	left:18%;
}
#section07{
	width:100%;
}
#section07 h1{
	text-align: center;
	padding:60px 0 20px 0;
    width: 20%;
    margin: 0 auto;
}
#section07 p{
	text-align: center;
}

#section08{
	width:100%;
	height:auto;
	padding:40px 0 80px 0;
	text-align: center;

}
#section08 h1{
    text-align: center;
    padding: 20px 0 60px 0;
    width: 30%;
    margin: 0 auto;
}

.lineup-inner{
	width:100%;
	height:auto;
	position: relative;	
	padding-bottom:40px;
}
.lineup-l{
	display: block;
	max-width:980px;
	height:auto;
	margin:0 auto;
	background-color: #fff;
}
.lineup-l ul{
	max-width:980px;
	margin: 0 auto;
	overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.lineup-l ul li{
	width:220px;
	list-style: none;
margin:40px 0 60px 10px;
	/*float: left;*/
    margin-bottom: 64px;
}
.shear-l{
	width:45%;
	position: relative;	
	top:50%;
	left:5%;
	z-index: 2;
	float: left;
}
.shear-r{
	width:45%;
	position: relative;	
	top:50%;
	right:5%;
	z-index: 2;
	float: right;
}

.lineup-rp{
	background-color : #fff;
	border-radius: 30px ;
	padding:5px;
	margin:30px 40px;
	font-size:21px;
}
.lineup-r{
	color:#fff;
	font-size:38px;
	margin:20px 0px;
	line-height:1.2em;
}

.flx{
    display: flex;
    justify-content: space-between;
}
.__ec{
    display: flex;
    max-width: 980px;
    justify-content: center;
    margin: 0 auto;
}
.ec__btn{
    margin: 0 1.5em;
    width: 30%;
}
.ec__btn a{
    display: block;
    padding: 1.5em;
    background: #4B4948;
    color: #fff;
    text-align: center;
    border-radius: 8px;
    
}
.ec__btn a:hover{
    background: #7d7a78;
}
.ec__btn a span{
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    line-height: 1;
    margin-left: 0.5em;
    margin-bottom: 0.2em;
    position: relative;
    width: 0.8em;
    height: 0.8em;
    border: 0.075em solid currentColor;
    background: currentColor;
    border-radius: 50%;
    box-sizing: content-box;
}
.ec__btn a span::before{
        content: '';
    color: #393A3E;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 0.18em 0.31177em;
    border-left-color: currentColor;
    border-right: 0;
    transform: translateX(15%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.pro__btn{
    margin: 0 1.5em;
    width: 30%;
}
.pro__btn a{
    display: block;
    padding: 1.5em;
    background: #fff;
    color: #4B4948;
    text-align: center;
    border-radius: 8px;
    
}
.pro__btn a:hover{
    background: #ccc;
}
.pro__btn a span{
    display: inline-block;
    vertical-align: middle;
    color: #393A3E;
    line-height: 1;
    margin-left: 0.5em;
    margin-bottom: 0.2em;
    position: relative;
    width: 0.8em;
    height: 0.8em;
    border: 0.075em solid currentColor;
    background: currentColor;
    border-radius: 50%;
    box-sizing: content-box;
}
.pro__btn a span::before{
        content: '';
    color: #fff;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 0.18em 0.31177em;
    border-left-color: currentColor;
    border-right: 0;
    transform: translateX(15%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

/*================================================
 *  フッター
 ================================================*/
/*footer {
	clear:both;
	padding:2% 0;
	font-size:11px;
	text-align:center;
	background:url(../images/croquiz_back.png) center top ;

}*/

/*================================================
 *  ページトップへの戻り
 ================================================*/
/*.totop {
	position:fixed;
	bottom:15px;
	right:15px;
}
.totop a {
	display:block;
	text-decoration:none;
}
.totop img {
	background:#000;
}
.totop img:hover {
	background:#333;
}*/

/*================================================
 *  スライドショー
 ================================================*/
/*================================================
 *  タブレット向けデザイン
 ================================================*/
/* スクロールバーを考慮して20px大きいサイズで切り替え */
@media screen and (max-width:979px) {
	#contents {
		box-sizing:border-box;
		width:100%;
		padding:0 10px;
	}
}

/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:900px) {
	header{
		background-color:#fff ;
		height:auto;
		background: none;
	}
	header img{
		box-sizing: border-box;
		max-width:100%;
		height:auto;
		padding:10px;
	}
	main {
		overflow:hidden;
		}
	#mainwrap{
		overflow:hidden;
	}
	#campaign div img{
		max-width:100%;
		text-align:center;
	}
p {
	font-size: 14px;
	line-height: 2em;}
	.messege {
		padding:60px 0;
	}

	.messege h2{
		font-size:28px;
		margin-bottom:30px;

	}
	.messege h3{
		font-size:14px;
	}
	
#section01{
		padding:20px 0;
	}
#section01 img{
		max-width:100%;
		border-radius: 0;
	}
	.description{
	max-width: 100%;
	margin-bottom: 10px;
	padding-top:30px;
	}
	.description h1{
		font-size:28px;
		padding-bottom:20px;
	}
	
	.description p{
		font-size:14px;
		text-align:left;
		padding:0;
	}
	.description img{
		font-size:14px;
		text-align:left;
		padding-top:20px;
	}
	
#section02{
	text-align: center;
	padding:30px 2% 0px;
}
#section02 h1{
	padding-bottom:0px;
}
#section02 img{
		max-width:100%;
	}
.left-inner{
	display:block;
	padding:0px 0px 40px 0px;
}
.right-inner{
	max-width:100%;
}	
.movie-wrap02 iframe{
		max-width:100%;
		height:auto;
	}
.movie-wrap02 p{
		display:none;
	}
.lineup-inner{
	width:100%;
	height:auto;
	padding:40px 0;
}
.lineup-l{
	display: block;
	max-width:100%;
	height:auto;
	margin:0 auto;
	background-color: #fff;
}
.lineup-l ul{
	max-width:100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.lineup-l ul li{
	margin-bottom:50px;
}
.lineup-l ul li img{
	max-width:100%;
}
.lineup img{
	max-width:100%;
	}
.lineup-lnew ul{
	max-width:100%;
}
.lineup-lnew ul li{
	width:150px;
	margin-bottom:20px;
}

.lineup-r{
		width:100%;
		position: relative;	
	top:0%;
	left:0%;
	z-index: 2;
	}
	.lineup-r h2{
	color:#fff;
	font-size:28px;
	margin-top:30px;
}
	.lineup-r img{
		display: none;
	}
	.lineup-rp{
		margin:20px;
		font-size:18px;
	}
	.contentwrap{
		max-width:100%;
		margin: 30px  auto;
	}
	.left-inner{
		max-width:100%;
	}
	.left-inner p{
		margin-bottom:30px;	
	}

#section03{
	margin-top: -30px;
	margin-bottom:-40px;
	}
	#section03 h1{
	margin-bottom:20px;
}
#section03 img{
	max-width: 95%;
    margin: 0 auto;
	}
.casewrap{
	margin-bottom:30px;
}
.item_case{
	max-width:100%;
}
.item_right{
	width:90%;
	height:auto;
	padding: 5% 2%;
	margin-bottom:20px;
	background:url(../images/sec04_bg_center.png) center center; 
	border-radius: 0px;
    margin: 0 1% 0 2%;
}
.item_right img{
	max-width: 100%;
	}	
.item_left{
	width:90%;
	height:auto;
	padding: 5% 2%;
	background:url(../images/sec04_bg_center.png) center center; 
	border-radius: 0px;
    margin: 0 2% 0 1%;
	}
.item_left img{
	max-width: 100%;
	}	

#section04{
	padding:20px 0 0;
}
#section04 img{max-width:100%;}
	
.newlineup{
	width:96%;
	height:auto;
	padding: 5% 2%;
	margin-bottom:20px;
	background:url(../images/sec04_bg_center.png) center center; 
	border-radius: 0px;
}
.newlineup h1{
	margin-bottom: 20px;
}
.newlineup h2{
	margin-bottom: 20px;
	text-align: left;
}
.lineup_01{
	width:96%;
	height:auto;
	padding: 5% 2%;
	background:url(../images/sec04_bg_center.png) center center; 
	border-radius: 0px;
}
.lineup_01 img{
		max-width:100%;
	}	
.lineup_01 h1{
	margin-bottom: 20px;
}
.lineup_01 h2{
	margin-bottom: 20px;
    margin-left: 10%;
}
.newitem_left img{
	width:100%;
	text-align: left;
	}
    .lineup_01_item01{
        width: 80%;
        margin: 0 auto 5%;
    }
video{
    width:80%;
    }
	
#section05{
	max-width:100%;
	height:auto;
	overflow: hidden;
	padding-top:20px;
}
#section05 img{
	max-width:100%;
	}
.deco_area{
	max-width:100%;
	margin:0 auto;
	overflow: hidden;
}
	.deco_area img{
		max-width:100%;
	}
.deco_right{
	float:none;
}
.deco_right ul li{
	float:none;
	padding-right:20px;
}
.deco_left{
	float:none;
}
#section06 img{
	max-width:100%;
	}
#section08{
	padding-bottom:40px;
}
.shear-l{
	max-width:100%;
	left:0%;
}
.shear-l img{
	max-width:100%;	
	}
.shear-r{
	max-width:100%;
	right:0%;
}.shear-r img{
	max-width:100%;	
	}
    .lineup_01 h2{
        text-align: center;
    }
    .fl_l{
        float: none;
    }


}
@media screen and (max-width:420px) {
    .c-hero__pc{
    display: none;
}
.c-hero__sp{
    display: block;
}
    header h1 {
    width: 90%;
}
    .sec01_links{
        flex-wrap: wrap;
		margin: 5%;
    }
    .sec01_links li{
        width: 100%;
        margin: 2% 0;
    }
	.lineup-lnew ul{
		flex-wrap:wrap;
	}
    .lineup-lnew ul li{
	width:42%;
		}

    .lineup-l ul li{
	width:42%;
}
    .shear-l{
	width:100%;	
	}
.shear-r{
	width:100%;
}
    #section02 h1,#section03 h1,#section04 h1,.newlineup h2,.lineup_01 h2{
        width: 100%;
    }
    .lineup_01 h2{
    margin-left: 0;
    }
    .lineup_01_item01{
        width: 100%;
    }
video{
    width:100%;
    }
    .newitem_wrap_fx{
        flex-wrap: wrap;
    }
    .newitem_fx{
        margin-bottom: 12%;
    }
	.btn_mps{
		width:80%;
	}
	.item_case{
		flex-wrap:wrap;
		justify-content: center;
		margin:0;
	}
	.item_right{
		margin:20px 0 20px 0;
		width:96%;
	}
	.item_left{
		margin:0 0 20px 0;
		width:96%;
	}
		
    #section07 h1{
        width: 70%;
    }
    #section07 p{
        padding: 0 2%;
    }
    #section08 h1{
        width: 80%;
    }
    .ec__btn{
        width: 80%;
        margin: 0 1.5em;
    }
    .ec__btn a{
        padding: 1.5em;
    }
}