@import url(reset.css);
@import url(common.css);

@charset "utf-8";

.fl {float: left;}
.fr {float: right;}

.hoverOp{
	outline: none;
}

.hoverOp:hover{
	opacity: 0.7;
}

#wrapper {
	width: 1100px;
	margin: 0 auto;
	background: #fff;
	border-right: 1px solid #3e3a39;
	border-left: 1px solid #3e3a39;
}

#head_img{
	margin: 45px auto 0;
	width: 800px;
	height: 430px;
	background: url(../images/attention/img_head.jpg) no-repeat;
	text-indent: -9999px;
}
#c_contents .boxArea {
	width: 654px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 96px;
}
#c_contents .boxArea h3 {
	color: #00C100;
	font-size: 20px;
	font-weight: 100;
}
#c_contents .boxArea div img {
	padding: 5px 0 10px 0;
	width: 320px;
	height: 260px;
}
#c_contents .boxArea div img.plAdjst {
	padding-right: 8px;
}
#c_contents .boxArea div.box0 img {
	width: 650px;
	height: 430px;
}
#c_contents .boxArea p {
	text-align: left;
}
#c_contents .boxArea .cap {
	font-size: 14px;
	color: #808080;
}
#goTopBtn {
	margin-top: 150px;
}


#att_hdImg {
	width: 800px;
	height: 223px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 40px;
	background: url(../images/attention/bk.png) repeat-x;
}
#att_hdImg p {
	font-weight: 100;
	font-size: 20px;
	line-height: 1.5;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 140px;
	text-align: left;
	margin: 0 auto;
	color: #714B2F;
	
}

.att_boxArea{
	margin-top: 40px;
}

.att_boxArea .ttlArea {
	background-color: #F1F5F8;
	width: 540px;
	margin: 0 auto;
	padding: 0 30px;
	margin-bottom: 20px;
	
	
}

.att_boxArea .ttlArea .fl {
	
	background-color: #F1F5F8;
	font-weight: 100;
	font-size: 40px;
	color: #714B2F;
	border-right: 5px solid #fff;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-right: 20px;
	
	
}

.att_boxArea .ttlArea .fr{
	text-align: left;
	font-size:15px;
	line-height:30px;
	padding-top: 30px;
	float: left;
	padding-left: 20px;
}

.att_boxArea .box0,
.att_boxArea .box2{
	margin: 0 auto;
	width: 600px;
}

.att_boxArea div.btm_img{
	margin: 20px auto 0;
}

.att_boxArea .box2 .box2_img{
	margin: 0 auto;
	width:290px;
	display: inline-block;
}

img.adjt{
	width: 100%;
}

p.fl.brown.p_2{
	padding-bottom:80px;
}

p.fl.brown.p_3{
	padding:70px 20px 70px 0;
}

p.fl.brown.p_4{
	padding:40px 20px 40px 0;
}

.att_boxArea .box2  span{
	text-align: left;
	display: inline-block;
	float: right;
	margin-top: 5px;
	margin-right: 40px;
	font-size:13px;
	line-height:22px;
}

.att_boxArea .box2 .adjt1{
	margin-right: 4px;
}

.att_boxArea .box2 .adjt2{
	margin-left: 5px;	
}

.attArea .attTtl {
	width: 800px;
	margin: 0 auto;
	margin-top: 60px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.attArea .attTtl p {
	font-weight: 100;
	font-size: 20px;

	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin: 0 auto;
	color: #1A1A1A;
}
.attArea .attTxt2 .strong{
	font-size:18px;
	color:#FF0000;
	}
.attArea .attTxt2 .m_-5{
	 margin-left:-5px;
	}

.attArea .attTxt{
	font-size: 15px;
	line-height:30px;
	padding-left: 260px;
	padding-right: 105px;
	text-align: left;
	margin-top: 50px;
	
}
.attArea .attTxt2 {
	font-size: 15px;
	line-height:30px;
	padding-left: 260px;
	padding-right: 105px;
	text-align: left;
	margin-top: 30px;
	
}
.att_quality{
	font-size: 14px;
	line-height:30px;
	text-align: left;
	width: 560px;
	border: 1px solid #000;
	padding: 20px;
	margin-left: 260px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.att_quality div{
	text-align: left;
	padding-left: 10px;
	line-height: 50px;
}
.att_quality .gray{
	color: #555;
	font-size: 40%;
	padding: 0 5px;
}
.att_quality .hd{
	font-weight:bold;
}

.attphoto {
	width: 600px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	display: none;
}

@media screen and (max-width: 767px){

#wrapper {
	width: auto;
	border-right: none;
	border-left: none;
}

#c_contents{
	margin: 0 20px;
}

#head_img{
	margin: 0 auto 0;
	width: auto;
	height: auto;
	background: none;
	text-indent: 0;
}

#head_img img{
	width: 100%;
}

#att_hdImg {
	width: auto;
	height: auto;
	margin: 30px 20px;
	background: none;
}

.line_back{
	background: url(../images/attention/bg_line.png) repeat-x;
	height: 8px;
}

#att_hdImg p {
	font-size: 20px;
	line-height: 2;
	padding: 20px 0;
	margin: 0 auto;
	color: #714B2F;
}

p.fl.brown.p_2,
p.fl.brown.p_3,
p.fl.brown.p_4{
	padding: 0 0 10px 0;
}

.att_boxArea{
	margin-top: 50px;
}

.att_boxArea .ttlArea {
	background-color: #fff;
	width: auto;
	margin: 0 auto;
	padding: 0 0px;
	margin-bottom: 10px;
}

.att_boxArea .ttlArea .fl {
	background-color: #fff;
	font-size: 40px;
	color: #714B2F;
	border-right: none;
	padding-top: 0;
	padding-bottom: 10px;
	padding-right: 0;
	width: 100%;
	float: none;
}

.att_boxArea .ttlArea .fl img{
	width: 35px;
}


.att_boxArea .ttlArea .fr{
	font-size:15px;
	line-height: 2;
	float: none;
	padding: 10px;
	background: #f1f5f8;
}

.att_boxArea .box0,
.att_boxArea .box2{
	width: 100%;
}

.att_boxArea .box0 img,
.att_boxArea .box2 img{
	width: 100%;
}

.att_boxArea .box2 .box2_img{
	width:100%;
}

.att_boxArea .box2 .adjt1{
	margin: 0 0 10px 0;
	width: 100%;
}

.att_boxArea .box2 .adjt2{
	margin-left: 0;
	width: 100%;
}

.att_boxArea .box2  span{
	float: none;
	margin-top: 5px;
	margin-right: 0;
}

.attArea .attTtl {
	width: auto;
	margin-top: 50px;
}

.attArea .attTtl p {
	padding: 15px 0;
}

.attArea .attTxt{
	padding: 0;
}

.attArea .attTxt2{

	padding: 0;
}

.attArea .attTxt2 .strong{
	font-size: 15px;
}

.att_quality{
	font-size: 13px;
	line-height:1.5;
	width: auto;
	padding: 10px;
	margin: 30px 0;
}

.att_quality div{
	padding-left: 10px;
	line-height: 28px;
}