/*---------------------------------------------
Import CSS/SCSS
---------------------------------------------*/
/*---------------------------------------------
initialize
---------------------------------------------*/
.l-container.l-container--wrap {
	padding: 0;
	margin: 0;
	width: auto;
}

.l-container__article {
	margin-top: 0;
}



/*---------------------------------------------
Contents
---------------------------------------------*/
.casio_1811{}

.casio_1811_txt{
	line-height: 2em;
	letter-spacing: 0;
	text-align: justify;
}

.casio_1811_credit{
	font-size: 14px;
	line-height: 1.7em;
	letter-spacing: 0;
	text-align: justify;
}


/* casio_1811_kv ---------- */
.casio_1811_kv{
	text-align: center;
	border-top: 1px solid #3d3d3d;
	border-bottom: 1px solid #3d3d3d;
	background: #000000 url(./img/kv.jpg) no-repeat center top;
}

.casio_1811_kv_inner{
	margin: 0 auto;
	width: 1000px;
	height: 597px;
	position: relative;
}

.casio_1811_kv_icon{
	position: absolute;
	top: 15px;
	right: 0;
}

.casio_1811_main_tit{
	position: absolute;
	top: 130px;
	left: 10px;
}


/* casio_1811_lead ---------- */
.casio_1811_lead{
	background: #ffffff;
}

.casio_1811_lead_inner{
	padding: 45px 0;
	margin: 0 auto;
	width: 740px;
}

.casio_1811_lead_tit{
	margin-bottom: 25px;
}

.casio_1811_lead .casio_1811_txt{
	font-weight: bold;
}


/* casio_1811_case01 ---------- */
.casio_1811_case01{
	padding: 70px 0;
	color: #ffffff;
	background: #000000;
}

.casio_1811_case01_tit{
	margin-bottom: 60px;
	text-align: center;
}

.casio_1811_case01_block1{
	margin: 0 auto;
	width: 1000px;
}

.casio_1811_case01_block1 .casio_1811_txt{
	padding-left: 500px;
	height: 650px;
	background: url(./img/case01_item.jpg) no-repeat 0 0;
}

.casio_1811_case01_block2{
	margin: 0 auto;
	width: 740px;
}

.casio_1811_case01_sub{
	margin-bottom: 20px;
	text-align: center;
}

.casio_1811_case01_block2 .casio_1811_txt{
	margin-bottom: 20px;
}

.casio_1811_case01_block2 .casio_1811_img{
	margin-bottom: 10px;
}


/* casio_1811_case02 ---------- */
.casio_1811_case02{
	padding: 70px 0;
}

.casio_1811_case02_tit{
	margin-bottom: 60px;
	text-align: center;
}

.casio_1811_case02_inner{
	margin: 0 auto;
	width: 1000px;
}

.casio_1811_case02_txtArea{
	padding-right: 500px;
	background: url(./img/case02_item.jpg) no-repeat right top;
}

.casio_1811_case02 .casio_1811_txt{
	margin-bottom: 20px;
}

.casio_1811_case02 .casio_1811_img{
	margin-bottom: 10px;
}


/* casio_1811_case03 ---------- */
.casio_1811_case03{
	padding: 70px 0;
	color: #ffffff;
	background: #000000;
}

.casio_1811_case03_tit{
	margin-bottom: 60px;
	text-align: center;
}

.casio_1811_case03_inner{
	margin: 0 auto;
	width: 1000px;
}

.casio_1811_case03_txtArea{
	padding-left: 690px;
	min-height: 640px;
	background: url(./img/case03_item.jpg) no-repeat 0 0;
}

.casio_1811_case03 .casio_1811_txt{
	margin-bottom: 20px;
}

.casio_1811_case03 .casio_1811_credit{
	font-size: 12px;
	line-height: 1.5em;
}


/* casio_1811_products ---------- */
.casio_1811_products{
	padding: 70px 0;
}

.casio_1811_products_tit{
	margin-bottom: 60px;
	text-align: center;
}

.casio_1811_products .casio_1811_txt{
	margin: 0 auto 40px;
	width: 740px;
}

.casio_1811_products_inner{
	margin: 0 auto;
	width: 740px;
	overflow: hidden;
}

.casio_1811_products_box1,
.casio_1811_products_box2{
	width: 340px;
}
	.casio_1811_products_box1{ float: left; }
	.casio_1811_products_box2{ float: right; }

.casio_1811_products .casio_1811_img{
	margin-bottom: 15px;
}

.casio_1811_products .casio_1811_credit{
	text-align: center;
}


/* casio_1811_footer ---------- */
.casio_1811_footer{
	text-align: center;
	font-size: 12px;
	line-height: 1.75em;
}

.casio_1811_footer_inner{
	padding: 15px 0 60px 0;
	margin: 0 auto;
	width: 1000px;
	border-top: 1px solid #a8a8a8;
}

.casio_1811_footer .casio_1811_credit{
	margin-bottom: 50px;
	text-align: center;
}

.casio_1811_official{
	margin-bottom: 15px;
}

.casio_1811_inquiry{
	color: #666666;
}