@charset "utf-8";

*{
	margin:0;
	padding:0;
}

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 	font-size:12px; color:#1491c1; 
	/*background-image:url(images/shinka_top_bg.jpg);
	background-repeat:no-repeat;
	background-size:contain;*/
	background-color:#fff;
}

h1{ font-family: Meiryo; font-weight:normal; color:#fff;}

.header-wrap{
	 background:#083266; 
	 height:162px; 
	 width:100%; 
	 min-width:960px;
	 position:fixed;
	 z-index:100;
	 }
.header{ width:960px; margin:0 auto;}
.logo{ float:left; background:#1491c1; height:162px; width:31.25%; float:left;}

.menu{ float:left;}
.menu ul li{ list-style:none; float:left; border-right:#093e76 solid 1px; padding:115px 20px 30px 20px;}
.menu ul li a{ text-decoration:none; color:#80d2f8; font-size:14px; text-align:center;}
.menu ul li a:hover{ color:#1491c1;}
.menu ul li a.active{ color:#1491c1;}

#wrap {
	/*background:url(images/shinka_bg3.png);
	background-size:cover;*/
	background-attachment:fixed;
	background-repeat:repeat-y;
	background-position:-200px 0%;
}


.wrapper{
	width:100%;
	min-width:960px;
}

article{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	color:#000;
}

.top img{
	width:100%;
}

.stand img{
	width:100%;
}
	
h2 img{
	width:100%;

}

h3{
	color:#000;
	font-size:48px;
	font-weight:bold;
	margin-bottom:20px;
}

h3 img{
	width:100%;
}

h4{
	color:#000;
	font-size:2em;
	text-align:center;
	margin-bottom:20px;
	padding:20px 0;
	border-bottom:solid 1px #c24b51;
}

section{
	width:90%;
	font-size:20px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}

table{
	margin:0 auto;
}

.menuname{
	background-color:#e9e9e9;
	width:200px;
	padding:8px;
}

.menuvalue{
	padding:8px;
	border:1px solid #e9e9e9;
}

th{
	border-bottom:1px solid #fff;
}

td{
	padding:2px 10px;
}

.mystery{
	color:#000;
}

.floatbox{
	width: 50%;
	float:left;
}

.whats{
	width:80%;
	margin:0 5%;
	padding:5%;
	border:1px solid #444;
}

.hyou{
	font-size: 16px;
}

.hyou img{
	width:100%;
}

a{
	text-decoration:none;
	color:#c24b51;
}

strong{
	font-weight:bold;
}

em{
	color:#da555a;
}

.more{
	color:#4c6685;
	cursor:pointer;
}

.shin{
	color:#4c6685;
}

.high_grade{
	color:#d3af73;
}

.cancel{
	text-decoration: line-through;
}

.appbox{
	width: 48%;
	float:left;
	padding:0 1%;
}

.blue{
	margin-top:20px;
	padding:10px 0 20px 0;
}

.blue p{
	margin:10px 0;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

.footer-wrap{ background:#1491c1; overflow:hidden; width:100%; min-width:960px;
position:relative; z-index:100;}
.footer{ width:960px; margin:0 auto; padding:15px 0px 15px 0px; overflow:hidden;}
.footer .bolg{ width:598px; float:left;}
.footer .panel{ float:left; width:230px;}
.footer .title{ border-bottom:#107eb4 solid 1px; padding-bottom:10px; margin-bottom:5px;}
.footer .title h1{ font-size:1.4em;}
.footer .panel .content ul li{ float:left; list-style:none; color:#062c5b; font-weight:bold;}
.footer .panel .content ul li a{ color:#062c5b; text-decoration:underline; }
.footer .panel .content p{ color:#fff; font-size:12px; line-height:inherit; padding-top:5px; clear:both;}
.footer .panel .content p a{color:#062c5b; text-decoration:none;}
.footer .panel .content p a:hover{ color:#fff;}
.footer .panel .content p span{ color:#062c5b; font-weight:bold; font-size:12px;}
.footer .quickcontact{ width:270px; float:right;}

.copyright-wrap{ background:#fff; overflow:hidden; width:100%; min-width:960px; padding-top:30px; padding-bottom:30px; position:relative; z-index:100;}
.copyright{ width:100%; margin:0 auto;}
.copyright .content{ text-align:center;}
.copyright .content a{ text-decoration:none; color:#1491c1;}
.copyright .content a:hover{color:#062c5b;}
.copyright .content a.active{color:#062c5b;}

/*--ページトップへ戻るボタン--*/

#page_top {
	position: fixed;
	bottom: 15%;
	right: 5%;
	z-index: 999;
}

#page_top a {
	width:100%;
	text-decoration: none;
}

#page_top img:hover {
	opacity:0.7;
}

/*--ここからスマホ用レイアウト---------------------------------*/

@media screen and (max-width:480px) {

/*#wrap {
	background:url(images/shinka_bg3.png);
	background-size:contain;
	background-attachment:fixed;
	background-repeat:repeat-y;
	background-position:-100px 0%;
}
*/  
.header-wrap{
	min-width:100%;
}

.header{
	width: 100%;
}

.header{
	width: 100%;
}

.logo{
	height:auto;
}

.logo img{
	width:100%;
}

#wrapper{
	width:100%;
}

article{
	width:100%;
}

.banner{
	padding-top: 0;
}

.banner img{
	width:100%;
}

.picture img{
	width:100%;
}

h2{
	font-size:24px;
}

h3{
	font-size:18px;
}

h4{
	color:#000;
	font-size:16px;
}

.mystery{
	color:#000;
	font-size:14px
}


.hyou{
	font-size: 10px;
}

.menuname{
	background-color:#e9e9e9;
	width:50%;
	padding:8px;
}


strong{
	font-weight:bold;
}


.hyou img{
	width:100%;
}


.center{
	text-align:center;
}

.blue p img{
	width:100%;
}

.flotbox{
	width:100%;
	float:none;
}

.appbox p img{
	width:100%;
}

.pconly{
	display: none;
}

.copyright-wrap{
	min-width:100%;
	background-color:#1491c1;
}

.copyright .content p{ color:#fff;}



#page_top img{
	opacity:0.7;
}

#page_top img:hover {
	opacity:0.7;
}



}

/*clearfix-------------------------------*/

.clearfix {
	zoom:1;
}
.clearfix:after {
	content:"";
	display:block;
	clear:both;
}


