@charset "UTF-8";

.Strings #Img img{ background-image: url(../img/strings_img.jpg);}
.Strings .exbox{
	background-color:#faf0eb;
	}

@media all and (min-width: 768px) {
.Strings #contentsArea p{
	font-size:94%;
	line-height:1.8;
	}
.Strings h1{
	width:980px;
	height:110px;
	margin:30px auto;
	background:url(../img/strings_parts.png) no-repeat;
	text-indent:-9999px;
	}
.Strings #Img{
	width:680px;
	margin:0 auto 30px;
	}
.Strings #Img img{
	width:680px;
	height:450px;
	}
.Strings .exbox h2{
	color:#d98c63;
	font-size:110%;
	line-height:1.4;
	font-weight:normal;
	padding-bottom:10px;
	}
.Strings .exbox{
	padding:25px;
	margin-top:20px;
	}
.Strings .exbox dl{
	margin-bottom:10px;
	}
.Strings .exbox dt{
	width:80px;
	float:left;
	font-size:94%;
	line-height:1.6;
	color:#329ec4;
	font-weight:bold;
	}
.Strings .exbox dd{
	font-size:94%;
	line-height:1.6;
	overflow:hidden;
	}
}
@media all and (max-width: 767px) {
.Strings #contentsArea p{
	font-size:80%;
	line-height:1.6;
	}
.Strings h1{
	width:94%;
	height:0;
	padding-top:12.12%;
	margin:10px auto 15px;
	background:url(../img/strings_parts_smp.png) no-repeat;
	text-indent:-9999px;
	background-size:cover;
	}
.Strings #Img{
	width:100%;
	margin:0 auto 20px;
	}
.Strings #Img img{
	width:100%;
	height:0;
	padding-top:66.17%;
	background-size:cover;
	}
.Strings .exbox h2{
	color:#d98c63;
	font-size:90%;
	line-height:1.4;
	padding-bottom:6px;
	}
.Strings .exbox{
	padding:15px;
	margin-top:20px;
	}
.Strings .exbox dl{
	margin-bottom:10px;
	}
.Strings .exbox dt{
	width:80px;
	float:left;
	font-size:86%;
	color:#329ec4;
	line-height:1.6;
	font-weight:bold;
	}
.Strings .exbox dd{
	font-size:86%;
	line-height:1.6;
	overflow:hidden;
	}
}
