@charset "utf-8";


.layer_head .innar{
	max-width: 1000px;
	margin: auto;
	padding:10px 0 20px;
}

.layer_subhead{
	background: url(../img/head.png?ver=003) no-repeat bottom center / cover;
	padding: 120px 0;
}
.layer_subhead2{
	background: url(../img/head2.png?ver=003) no-repeat bottom center / cover;
	padding: 120px 0;
}

.layer_subhead h1, .layer_subhead2 h1{
	color: #b59a72;
	font-size: 45px;
	line-height: 43px;
	font-family: 'Italianno', cursive;
	text-align: center;
	background: url(../img/line_bg02.gif) no-repeat bottom center;
	padding-bottom: 15px;
}
.layer_subhead2 h1 {
	color: white;
}
.layer_subhead h1 span, .layer_subhead2 h1 span{
	font-size: 19px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝";
}

.base{
	width: 90%;
	max-width: 1000px;
	margin: 40px auto;
	font-size: 14px;
	line-height: 28px;
}
.base02{
	margin: 40px 0;
	font-size: 14px;
	line-height: 28px;
}
.base02 .innar{
	width: 90%;
	max-width: 1000px;
	margin: auto;
	padding: 60px 0;
}

.main_tit{
	color: #b59a72;
	text-align: center;
	font-size: 66px;
	font-family: 'Italianno', cursive;
	line-height: 45px;
	letter-spacing: 0.04em;
	padding-bottom: 20px;
	background: url(../img/line_bg02.gif) no-repeat bottom center;
	margin-bottom: 30px;
}
.main_tit span{
	font-size: 18px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝";
}

.read_tit{
	color: #18284e;
	font-size: 30px;
	font-weight: bold;
	background: url(/common/img/line_bg02.gif) no-repeat left top / 100px auto;
	padding-top: 30px;
	margin-bottom: 30px;
}
.read_tit.right{
	text-align: right;
	background: url(/common/img/line_bg02.gif) no-repeat right top / 100px auto;
}

footer{ margin-top: 100px; }

/*pagetop*/

.page-top {
    bottom: 20px;
    font-size: 88%;
    position: fixed;
    right: 20px;
}
.page-top a {
    background: #666 none repeat scroll 0 0;
    border-radius: 40px;
    color: #fff;
    display: block;
    opacity: 0.5;
    padding: 20px 10px;
    text-align: center;
    text-decoration: none;
    width: 80px;
}
.page-top a:hover {
    background: #999 none repeat scroll 0 0;
    text-decoration: none;
}

/* ■02.横幅1300px以上（PC用）スクロールバー対策で+20pxを指定する
--------------------------------------------------- */
@media screen and (min-width:1120px) {
/* ▼PC用================================================================== */


	
/* ▲PC用================================================================== */
}


/* ■03.横幅768px以上、1299px以下（Tab用）スクロールバー対策で+20pxを指定する
--------------------------------------------------- */
@media screen and (min-width:768px) and (max-width:1119px) {
/* ▼Tab用================================================================= */


	
/* ▲Tab用================================================================= */
}

/* ■04.横幅480px以上、767px以下（SP横用）
--------------------------------------------------- */
@media screen and (min-width:480px) and (max-width:767px) {
/* ▼SP横用================================================================ */
	
.layer_subhead { padding: 140px 0 60px; }	
.layer_subhead h1{
	font-size: 38px;
    line-height: 34px;
}	
.layer_subhead h1 span{ font-size: 17px; }
.layer_head{ display: none; }
.base{ font-size: 13px; line-height: 26px; }
.base02{ font-size: 13px; line-height: 26px; }	
	
.main_tit { font-size: 46px; line-height: 38px; }	
.main_tit span { font-size: 15px; }
	
/* ▲SP横用================================================================ */
}


/* ■05.横幅479px以下（SP縦用）
--------------------------------------------------- */
@media screen and (min-width:0px) and (max-width:479px) {
/* ▼SP縦用用================================================================ */
	
.layer_subhead { padding: 120px 0 60px; }
	.layer_subhead h1{
	font-size: 38px;
    line-height: 34px;
}
.layer_subhead h1 span{ font-size: 17px; }
.layer_head{ display: none; }	
	
.base{ font-size: 13px; line-height: 26px; }
.base02{ font-size: 13px; line-height: 26px; }		
	
.main_tit { font-size: 46px; line-height: 38px; }	
.main_tit span { font-size: 15px; }	
	
.read_tit{ font-size: 18px; }
.layer_subhead{
	background: url(../img/head_m.jpg?ver=002) no-repeat bottom center / cover;
}
.layer_subhead2{
	background: url(../img/head2_m.jpg?ver=001) no-repeat bottom center / cover;
	padding: 120px 0 60px;
}
	
/* ▲SP縦用用================================================================ */
}

/* ■03.link 
--------------------------------------------------- */
	



