@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:  Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-size: 14px;
	color: #111;
	background-image: url(../img/common/bk01.jpg);
	background-repeat: repeat;
}
a:link{
	text-decoration:none;
	color:#00438f;
}

a:visited{
	text-decoration:none;
	color:#fff;
}

a:active{
	text-decoration:underline;
	color:#fff;
}

a:hover{
	text-decoration:underline;
	color:#fff;
}

ul, ol {
  list-style: none; /* マーカーを消す */
}
a:hover .hover_img{
    opacity: 0.7;/*要素の透明度を指定*/
    filter: alpha(opacity=70); /*ie6、7の透明度指定*/
    -ms-filter: "alpha(opacity=70)";
}

.sp {
display: block;
clear: both;
height: auto;
width: 100%;
}


.inner{
	width: 1000px;
	height: auto;
	margin: 0px auto;
}


/*************
/* page-top
*************/

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
	border-radius: 5px;
	z-index: 100;
}

#page-top img {
	display: block;
}


/*-----------------------------------
　　 フォント
-----------------------------------*/
.font-01{
	font-size: 20px;
}
.font-02{
	font-size: 19px;
	color: #edb63c;
}
.font-03{
	font-size: 18px;
}
.font-04{
	font-size: 16px;
	letter-spacing: 0.04em;
}
.font-05{
	font-size: 20px;
	color: #edb63c;
	letter-spacing: 0em;
}
.font-06{
	font-size: 14px;
}
.font-07{
	font-size: 40px;
	color: #edb63c;
	
}
.font-08{
	font-size: 19px;
	color: #7c1827;
}
.font-09{
	color: #e60012;
}
.font-10{
	font-size: 40px;
	color: #7c1827;
}
.font-11{
	font-size: 25px;
	color: #333;
	font-weight: bold;
	letter-spacing: 0em;
}
.font-12{
	font-size: 20px;
	color: #d65b6a;
}
.font-13{
	font-size: 20px;
	color: #8e3985;
}
.font-14{
	font-size: 20px;
}
.font-15{
	font-size: 21px;
	color: #a3ad10;
}
.font-16{
	font-size: 21px;
	color: #9aa3a8;
}
.font-17{
	font-size: 21px;
	color: #00447e;
}
.font-18{
	font-size: 21px;
	color: #8a4339;
}
.font-19{
	font-size: 21px;
	color: #e49226;
}
/*-----------------------------------
　　 スマホメインメニュー
-----------------------------------*/
.sm {
	width: auto;
	float: right;
	text-align: right;
	position: fixed;
	right: 5px;
	top: 10px;
	z-index: 99999;
}
.lock {
overflow:hidden;
}

.modal-content {
position:relative;
display:none;
width:96%;
margin:0px;
padding: 10px 0px 0px 0px;
background:#666;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
z-index: 9999;
}

.modal-content p {
margin:0;
padding:0;
}

.modal-overlay {
z-index:99998;
display:none;
position:fixed;
top:0;
left:0;
width:100%;
height:120%;
background-color:rgba(0,0,0,0.75);

}

.modal-wrap {
z-index:99999;
display:none;
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
overflow:auto;
}


.modal-open {
color:#fff;
padding: 2px 8px 2px 8px;
font-size: 28px;
letter-spacing: 0em;
border: #FFF 1px solid;
border-radius: 2px;
}

.modal-open:hover {
cursor:pointer;
color:#fff;
text-decoration:underline;
}

.modal-close {
color:#fff;
text-align: right;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.modal-close:hover {
cursor:pointer;
color:#fff;
}

p.close_top{
text-align: right;
margin: 0px 0px 10px 0px;
}

p.close_top .modal-close{
color: #fff;
font-size: 15px;
margin-right: 10px;
padding:7px 10px;

}

.modal-content > ul{
overflow: hidden;
margin:0;
padding:0;
}

.modal-content > ul li.lavel{
width: 41%;
background-color: #333;
font-size: 16px;
padding: 10px 10px;
margin: 10px 20px;
text-align: center;
float: left;
list-style:none;
letter-spacing: 0.1em;
border: #333 3px solid;
border-radius: 2px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
color:#fff;
}
.modal-content > ul li.lavel a{
color: #fff;
text-decoration: none;
}
.modal-content > ul li.lavel a:hover {
cursor:pointer;
color:#fff;
text-decoration:underline;
}

.modal-content > ul li.lavel02{
width: 50%;
background-color: #333;
font-size: 16px;
padding: 10px 10px;
margin: 10px auto 10px;
text-align: center;
float: none;
list-style:none;
letter-spacing: 0.1em;
border: #333 3px solid;
border-radius: 2px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
color:#fff;
}
.modal-content > ul li.lavel02 a{
color: #fff;
text-decoration: none;
}
.modal-content > ul li.lavel02 a:hover {
cursor:pointer;
color:#fff;
text-decoration:underline;
}

ul.nav_box{
background-color: #666;
margin:0;
padding: 5px 0px 10px 0px;
overflow: hidden;
text-align: center;
}

ul.nav_box li{
font-size: 14px;
width: 46%;
float: left;
margin: 0px 0px 0px 0px;
padding: 10px 5px 10px 5px;
}

ul.nav_box li a{
color: #fff;
display: block;
}


p.close_bottom{
background-color: #666;
overflow: hidden;
text-align: center;
}


p.close_bottom a{
display: block;
color:#fff;
background-color: #666;
padding:5px 20px;
font-size: 16px;
text-align: left;
}




/*-----------------------------------
　　フッター
-----------------------------------*/
.footer {
	width: 100%;
	height: auto;
	padding: 10px 0px 5px 0px;
	background-color: #ddddd1;
	letter-spacing: 0.07em;
	line-height: 18px;
	font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;
}
.tel02 {
width: 300px;
height: auto;
margin: 0px 0px 0px 0px;
float: left;
letter-spacing: 0.06em;
line-height: 35px;
}
.tel02 span {
	font-size: 32px;
	letter-spacing: 0.15em;
}
.logo02 {
width: 235px;
height: auto;
margin: 15px 0px 0px 50px;
float: left;
}

.text-f {
width: 400px;
height: auto;
margin: 0px 0px 0px 0px;
text-align: right;
float: right;
}
.text-f span {
font-size: 15px;
}
.copyright {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 11px;
	letter-spacing: 0.1em;
	padding: 20px 0px 5px 0px;
}



/* PC用 */
@media print, screen and (min-width:1000px){
.sm {
display: none;
}
.viewer02 {
display: none;
}
.viewer03 {
	display: none;
}
/*-----------------------------------
　　 ヘッダー
-----------------------------------*/
.header {
z-index: 9999;
position: absolute;
width: 100%;
height: 85px;
background-image: url(../img/common/head02.png);
background-repeat: repeat-x;
margin-top: 0px;
}
.logo {
width: 250px;
height: auto;
margin: 15px 0px 0px 0px;
float: left;
}
.tel {
width: 250px;
height: auto;
margin: 15px 0px 0px 0px;
float: right;
}
.menu {
	width: 100%;
	height: 90px;
	background-image: url(../img/common/head02.png);
	background-repeat: repeat;
	z-index: 9999;
	position: absolute;
	margin-top: -93px;
	left: -2px;
}
.viewer {
width: 100%;
height: auto;
margin-top: 0px;
z-index: 1;
position: relative;
}
.viewer img{
width: 100%;
height: auto;
}
.f-tel {
	display: none;
}







}



/* モニター幅1000px以下 */
 @media only screen and (max-width:1000px){
.font-02{
	font-size: 18px;
}
.font-03{
	font-size: 17px;
}
.font-04{
	font-size: 15px;
	letter-spacing: 0.04em;
}
.font-07{
	font-size: 30px;	
}
.font-10{
	font-size: 30px;	
}
/*************
/* page-top
*************/
#page-top {
margin-bottom: 50px;
}
.inner{
	width: 98%;
	height: auto;
}

.viewer {
display: none;
}
.viewer03 {
	display: none;
}
.menu {
display: none;
}
.modal-open {
	background-color: #000000;
}
.modal-content > ul li.lavel{
width: 41%;
font-size: 16px;
padding: 10px 10px;
margin: 10px 20px;
}
/*-----------------------------------
　　 ヘッダー・メインメニュー
-----------------------------------*/
.viewer02 {
width: 100%;
height: auto;
margin-top: 0px;
}
.viewer02 img{
width: 100%;
height: auto;
}
/*-----------------------------------
　　フッター
-----------------------------------*/
.footer {
	padding: 8px 0px 8px 0px;
	letter-spacing: 0.05em;
	line-height: 16px;
}
.tel02 {
	display: none;
}

.logo02 {
width: 230px;
height: auto;
margin: 5px 0px 0px 0px;
float: left;
}
.logo02 img {
width: 100%;
height: auto;
}
.text-f {
width: 50%;
height: auto;
margin: 0px 0px 0px 0px;
font-size: 13px;
text-align: right;
}
.text-f span {
font-size: 12px;
}
.copyright {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 11px;
	letter-spacing: 0.1em;
	padding: 10px 0px 50px 0px;
}
.f-tel {
width: 100%;
height: auto;
margin-bottom: 0px;
position: fixed;       /* 絶対位置指定することを定義 */
bottom: 0px;              /* 絶対位置指定(左0px,下0px) */
background-image: url(../img/common/bk01.png);
background-repeat: repeat-x;
text-align: center;
padding: 3px 0px 3px 0px;
}
.f-tel img {
width: 40%;
height: auto;
}

}


/* iPad 縦 */
@media only screen and (max-width:768px){
.font-11{
	font-size: 23px;
}
	
/*************
/* page-top
*************/
#page-top {
width: 70px;
height: auto;
position: fixed;
margin-bottom: 40px;
right: 5px;
border-radius: 5px;
z-index: 100;
}
#page-top img {
width: 100%;
height: auto;
}

.modal-content > ul li.lavel{
width: 40%;
font-size: 15px;
padding: 10px 10px;
margin: 10px 10px;
}
/*--
/*-----------------------------------
　　 スマホメインメニュー
-----------------------------------*/
.sm {
	right: 5px;
	top: 8px;
}

.modal-open {
padding: 3px 7px 3px 7px;
font-size: 20px;
}


/*-----------------------------------
　　フッター
-----------------------------------*/
.footer {
	padding: 7px 0px 7px 0px;
	letter-spacing: 0.05em;
	line-height: 16px;
}
.tel02 {
	display: none;
}

.logo02 {
width: 170px;
height: auto;
margin: 0px auto 2px;
float: none;
}
.logo02 img {
width: 100%;
height: auto;
}
.text-f {
width: 100%;
height: auto;
margin: 0px 0px 0px 0px;
font-size: 13px;
text-align: center;
}
.text-f span {
font-size: 12px;
}
.copyright {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 11px;
	letter-spacing: 0.1em;
	padding: 10px 0px 30px 0px;
}


}



/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){

.font-02{
	font-size: 17px;
}
.font-03{
	font-size: 16px;
}
.font-04{
	font-size: 14.5px;
	letter-spacing: 0.04em;
}
.font-05{
	font-size: 17px;
}
.font-07{
	font-size: 30px;	
}
.font-10{
	font-size: 30px;	
}

/*-----------------------------------
　　 スマホメインメニュー
-----------------------------------*/
.sm {
	right: 4px;
	top: 7px;
}
.modal-open {
padding: 3px 7px 3px 7px;
font-size: 20px;
}
.modal-content > ul li.lavel{
width: 70%;
font-size: 15px;
padding: 7px;
float: none;
margin: 10px auto 10px;
}
.modal-content > ul li.lavel02{
width: 70%;
font-size: 15px;
padding: 7px;
float: none;
margin: 10px auto 10px;
}
/*-----------------------------------
　　 ヘッダー・メインメニュー
-----------------------------------*/
.viewer02 {
display: none;
}
.viewer03 {
display: block;
width: 100%;
height: auto;
margin-top: 0px;
}
.viewer03 img{
width: 100%;
height: auto;
}
/*-----------------------------------
　　フッター
-----------------------------------*/
.footer {
	padding: 7px 0px 7px 0px;
}
.logo02 {
width: 150px;
height: auto;
margin: 0px auto 2px;
float: none;
}
.logo02 img {
width: 100%;
height: auto;
}
.text-f {
width: 100%;
height: auto;
margin: 0px 0px 0px 0px;
font-size: 13px;
text-align: center;
}
.text-f span {
font-size: 12px;
}
.copyright {
	font-size: 10px;
	letter-spacing: 0.05em;
	padding: 10px 0px 40px 0px;
}

.f-tel {
width: 100%;
height: auto;
margin-bottom: 0px;
position: fixed;       /* 絶対位置指定することを定義 */
bottom: 0px;              /* 絶対位置指定(左0px,下0px) */
padding: 0px 0px 0px 0px;
}
.f-tel img {
width: 55%;
height: auto;
}


}
