@charset "utf-8";

*{}

#detail .section-02 a:link, #detail .section-02 a:visited{ color:#be9146; text-decoration:underline; outline:none; }
#detail .section-02 a:hover, #detail .section-02 a:active{ color:#a67200; text-decoration:underline; }

@media screen and (min-width: 768px) {
#visual{ background-image:url(../img/img_main_pc.jpg); filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
#detail .inr{ margin:0 auto; width:960px; }
#detail .shoulder{ padding-bottom:50px; margin-bottom:50px; border-bottom:solid 4px #7c0f80; }
#detail .content p.lead{ margin-bottom:30px; font-size:18px; line-height:2.2; }
#detail .content p.last{ margin-bottom:0px; }
#detail .section-01{ margin:0 auto; width:1060px; margin-bottom:50px; }
#detail .section-02{
	margin:0 auto;
	height: 1068px;
	width:1180px;
	margin-bottom:50px;
	background:url(../img/bg_letter_pc.png) left top no-repeat; 
}
#detail .section-02 .head{
	padding: 65px 90px 70px;
	font-size: 22px;
	line-height: 1;
	color: #000000;
}
#detail .section-02 .message{
	padding: 0 90px 60px;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 3.25;
	color: #000000;
}
#detail .section-02 .sign{
	padding: 0 90px;
	font-size: 16px;
	line-height: 1;
	color: #000000;
	text-align: right;
}
#detail .section-02 .sign img{
	margin: 0 0 0 10px;
	vertical-align: middle;
}
#detail .section-03{ margin:0 auto; width:1180px; padding-bottom:50px; border-bottom:solid 1px #3c3c3c; }
}

@media screen and (max-width: 768px) {
#visual{ background-image:url(../img/img_main_sp.jpg); filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
#detail .inr{ margin:0 auto; width:270px; }
#detail .shoulder{ padding-bottom:25px; margin-bottom:25px; border-bottom:solid 2px #7c0f80; }
#detail .shoulder span{ display:block; margin:0 auto; width:163px; }
#detail .content p.lead{ margin-bottom:30px; font-size:.9em; line-height:2.0em; }
#detail .content p.last{ margin-bottom:0px; }
#detail .section-01{ margin:0 auto; width:280px; margin-bottom:20px; }
#detail .section-02{
	margin:0 auto;
	width:300px;
	height: 1039px;
	margin-bottom:20px;
	background:url(../img/bg_letter_sp.png) left top no-repeat;
	background-size: 300px 1039px;
}
#detail .section-02 .head{
	padding: 30px 15px 27px;
	font-size: 14px;
	line-height: 1;
	color: #000000;
}
#detail .section-02 .message{
	padding: 0 15px 15px;
	font-size: 12px;
	line-height: 2.25;
	color: #000000;
}
#detail .section-02 .sign{
	padding: 0 15px;
	font-size: 10px;
	line-height: 1;
	color: #000000;
	text-align: right;
}
#detail .section-02 .sign img{
	margin: 0 0 0 5px;
	vertical-align: middle;
	width: 87px;
	height: auto;
}
#detail .section-03{ margin:0 auto; width:300px; padding-bottom:40px; border-bottom:solid 1px #3c3c3c; }
}