@charset "UTF-8";


@import "util.css";

@import url(//fonts.googleapis.com/css?family=Alex+Brush|Roboto+Slab:400,100,300,700);


html {
  font-size: 62.5%;
}



a{
outline:0;
}

body{
	background:url(../img/common/back.jpg) top center repeat;
	text-align:center;
	margin:0 auto;
	font-size: 13px;
	font-size: 1.3rem;
	line-height:1.8;
	font-family: "游明朝" , "Yu Mincho" , YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	min-width:1300px;
	height:100%;
	color:#595757;
}


img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}


.sp{
	display:none;
}


p{
margin:0 0 20px 0;
font-size:14px;
font-size:1.4rem;
color: #595757;
text-align: justify;
text-justify: inter-ideograph;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

p.read{
	margin:0 0 40px 0;
	font-size:16px;
	font-size:1.6rem;
	/*font-family: "游明朝" , "Yu Mincho" , YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;*/
	text-align:center;
}

p.read_left{
	margin:0 0 40px 0;
	font-size:16px;
	font-size:1.6rem;
	/*font-family: "游明朝" , "Yu Mincho" , YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;*/
	text-align: justify;
	text-justify: inter-ideograph;
}

p.read em,
p.read_left em{
	font-weight:bold;
	font-style:normal;
	color:#903;
}

sup{
font-size:8px;
font-size:0.8rem;
}



.p_cap{
font-size:12px;
font-size:1.2rem;
padding:0;
margin:0 0 20px 0;
text-align: justify;
text-justify: inter-ideograph;
}


.p_cap_r{
font-size:12px;
font-size:1.2rem;
padding:0;
margin:0 0 20px 0;
text-align: right;
}

a:link {
color: #bc0d38;
text-decoration: underline;
}

a:visited {
color: #bc0d38;
text-decoration: underline;
}

a:hover {
color: #bc0d38;
text-decoration: none;
}

a:active {
color: #bc0d38;
text-decoration: none;
}

.red{
	color:#a40001;
}

/* 3:header---------------------------------------*/

header{
	position:relative;
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
	overflow: hidden;
	background-color:#302521;
}


header #inner{
	position:relative;
	width:1300px;
	height:auto;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}


header #inner h1{
	float:left;
	width:320px;
	height:auto;
	margin:20px 0;
}



/* 5:container -------------------------------------*/

#container {
	position:relative;
	width: 100%;
	height:auto;
	margin:0 auto;
	text-align: center;
	overflow:hidden;
	/*box-shadow: 0 5px 10px #999;
	-webkit-box-shadow: 0 5px 10px #999;
	-moz-box-shadow: 0 5px 10px #999;*/
}


h3{
	text-align:center;
	font-size:64px;
	font-size:6.4rem;
	font-family: 'Alex Brush', cursive;
	font-style:normal;
	font-weight:normal;
	color:#664032;
	margin:0;
}



.contents{
width:960px;
height:auto;
margin:0 auto;
/*padding:20px 0;*/
text-align:center;
overflow: hidden;
}



h4{
	text-align:center;
	font-size:34px;
	font-size:3.4rem;
    line-height: 140%;
	font-family:Garamond , "Times New Roman" ,  "游明朝" , "Yu Mincho" , YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	font-style:normal;
	font-weight:normal;
	color:#664032;
	margin:40px 0;
    -moz-font-feature-settings: "halt";
	-webkit-font-feature-settings: "halt";
	font-feature-settings: "halt";
}
h4 span{
	font-size:18px;
	font-size:1.8rem;
    line-height: 100%;
	font-style:normal;
	font-weight:normal;
}
h4 em{
	font-size:44x;
	font-size:4.4rem;
	font-style:normal;
	font-weight:normal;
}

h4#h4_left{
	text-align:left;
}




h5{
	text-align:left;
	font-size:24px;
	font-size:2.4rem;
    line-height: 140%;
	font-family:Garamond , "Times New Roman" ,  "游明朝" , "Yu Mincho" , YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	font-style:normal;
	font-weight:normal;
	color:#664032;
	margin:0 0 10px 0;
    -moz-font-feature-settings: "halt";
	-webkit-font-feature-settings: "halt";
	font-feature-settings: "halt";
}

h5 em{
	text-align:left;
	font-size:30px;
	font-size:3.0rem;
	font-style:normal;
	font-weight:normal;
}

h5 span{
	font-size:16px;
	font-size:1.6rem;
}

h5#h5_ac{
    text-align: center;
}


/* 6:foot ---------------------------------------*/

footer{
	clear:both;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0 0 20px 0;
	text-align:center;
	overflow:hidden;
	background-color:#302521;
}

footer #inner{
	position:relative;
	width:1300px;
	height:auto;
	margin:0 auto;
	padding:20px 0 0 0;
	text-align:center;
}
footer #inner #banner{
	position: absolute;
	width:350px;
	height:auto;
	top:60px;
	right:130px;
}

footer #inner #banner a:hover img{
  filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
}
footer #inner #left{
	float:left;
	width:344px;
	height:auto;
	padding:10px 0 0 0;
	text-align:left;
}

footer #inner #right{
	float:right;
	width:610px;
	height:auto;
	padding:10px 0 0 0;
	text-align:right;
}


footer #inner #right ul {
  border-right: 1px solid #fff;
  float: right;
  margin-right: 2px;
}
footer #inner #right ul li {
  border-left: 1px solid #fff;
  float: left;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 0 10px;
  font-size:10px;
  font-size:1.0rem;
  line-height: 1;
}
footer #inner #right ul li a {
  color: #fff;
  
}
footer #inner #right a:hover img{
  filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
}

address{
	clear:both;
	float:right;
	width:116px;
	height:auto;
	margin:20px 0;
}



@media only screen and (max-width: 767px) {
body{
	min-width:100%;
}



.pc{
	display:none;
}


.sp{
	display:inherit;
}

/* 3:header---------------------------------------*/

header{
	position: relative;
	width:100%;
	height: auto;
	margin:0 auto;
	padding:0 0 10px 0;
}

header #inner{
	width:90%;
	height:auto;
	margin:0 auto;
	text-align:center;
}


header #inner h1{
	float:none;
	width:100%;
	height:auto;
	margin:10px 0;
}


/* 5:contents -------------------------------------*/



h3{
	font-size:32px;
}



p.read{
	text-align:left;
}

.contents{
width: 90%;
}


h4{
	text-align:left;
	font-size:24px;
	font-size:2.4rem;
}
h4 span{
	font-size:14px;
	font-size:1.4rem;
}
h4 em{
	font-size:34x;
	font-size:3.4rem;
}

h5{
	text-align:left;
	font-size:18px;
	font-size:1.8rem;
}

h5 em{
	text-align:left;
	font-size:22px;
	font-size:2.2rem;
}

h5 span{
	font-size:12px;
	font-size:1.2rem;
}	


h5#h5_ac{
    text-align: left;
}



/* 6:foot[ ---------------------------------------*/

footer{
	border-top:none;
}



footer #inner{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:20px 0;
	text-align:center;
}
footer #inner #banner{
	position: inherit;
	width:90%;
	top:0;
	right:0;	
	margin:20px auto;
	text-align:center;
}
footer #inner #left{
	float: none;
	width:90%;
	margin:0 auto;
	padding:10px 0 0 0;
	text-align:center;
}

footer #inner #right{
	float:none;
	width:100%;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
}

footer #inner #right ul {
  width: 96%;
  display: block;
  bottom: 10px;
  border-bottom: 1px solid #fff;
  margin: 0 2% 20px;
}
footer #inner #right ul li {
  line-height: 2.5em;
  display: block;
  border-top: 1px solid #fff;
  vertical-align: middle;
  float: none;
  padding: 0.6em 0;
}
footer #inner #right ul li a {
  display: block;
  text-align: center;
}



address{
	clear:both;
	float:none;
	width:30%;
	margin:10px auto;
	text-align:center;
}


.p_cap{
text-align: justify;
text-justify: inter-ideograph;
}


.p_cap_r{
text-align: justify;
text-justify: inter-ideograph;
}



}
