@charset "utf-8";
 @import url('library.css');
body {
	width: 100%;
	margin: 0;
	float: left;
	font-size: 62.5%;
	color: #555;
	border-top: 7px solid #0f3054;
	font-family: 'Meiryo', sans-serif;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
}


a:link { color: #666;text-decoration: none; }
a:visited { color: #133863; }
a:hover { color: #133863; }
a:active { color: #133863; }


#bg-header, #bg-content, #bg-footer {
	width: 100%;
	float: left;
}
#header, #content, #footer {
	width: 100%;
	float: left;
}
.rows {
	width: 100%;
	float: left;
	font-family: 'Meiryo', sans-serif;
}
.rows-mini {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	font-family: 'Meiryo', sans-serif;
}
.txt-head {
	padding: 12px 0px 23px 0px;
	box-sizing: border-box;
	font-size: 1.2em;
}
.logo-tel {
	width: 100%;
	float: left;
}
.logo, .tel {
	width: 50%;
	float: left;
}
.tel {
	font-size: 2.5em;
	text-align: right;
	margin-top:30px;
}
.show-sp {
	display: none;
}
.show-tb {
	display: none;
}
.menu-slide {
	width: 100%;
	float: left;
	margin-top: 30px;
	height: 350px;
}
.menu {
	width: 34%;
	float: left;

}
.menu-sp {
	width: 100%;
	float: left;
}
a.menu-item {
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
	background: #103054;
	line-height: 33px;
	float: left;
	text-decoration: none;
	font-size: 1.5em;
	color: #fff;
	padding: 20px 20px 0px 30px;
	font-family: 'Meiryo', sans-serif;
}
a.acitve, a.menu-item:hover {
	background: #0f5c85;
	color:#fff;
}
.ico-menu {
	cursor: pointer;
}
.slide {
	width: 66%;
	float: left;
	position: relative;
	text-align: center;
	overflow:hidden;
}
.slide img {
	width: 100%;
	float:left;text-align:right !important;
	
}
.txt-slide {
	width: 100%;
	position: absolute;
	float: left;
	z-index: 999;
	-webkit-text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
	-moz-text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
	-o-text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
	-ms-text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
	text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}
.txt-slide1 {
	font-size: 3em;
	width: 100%;
	float: left;
	text-align: center;
	line-height: 160%;
	margin-top: 15%;
}
.txt-slide2 {
	font-size: 2em;
	width: 100%;
	float: left;
	text-align: center;
	line-height: 140%;
	margin-top: 44%;
	font-style:italic;
}
.content {
	margin-top: 30px;
}
.title-h2 {
	width: 100%;
	float: left;
	font-size: 2.5em;
	border-bottom: 3px solid #0f3054;
	padding: 0px 0px 7px 0px;
	box-sizing: border-box;
	margin-top:20px;
}
.col-left {
	width: 76%;
	float: left;
	padding-right: 30px;
	box-sizing: border-box;
}
.col-right {
	width: 24%;
	float: left;
}
.col-right img {
	width: 100%;
}
.right1 {width:100%;float:left;}
.right2 {width:100%;float:left;margin-top:10px;}

iframe {
	width: 100% !important;
	height: 320px;
}

.img-link {width:100%;float:left;margin-top:30px;}
.img-item {width:25%;float:left;padding:1%;box-sizing:border-box;position:relative;}
.img-item img {width:100%;}
a.bxbx {width:100%;float:left;position:relative;}
.txt-img {position:absolute;bottom:0;padding:2% 2% 7% 2%;box-sizing:border-box;font-size:1.2em;width:100%;float:left;text-align:center;color:#fff;text-shadow:1px 1px 3px #666666;font-family: 'Meiryo', sans-serif;}

.hvi {width:94%;height:93%;border:1px solid #22ac00;position:absolute;opacity:0;margin:3%;z-index:99;box-sizing:border-box;}
.hvi:hover {opacity:1;}


#bg-footer {width:100%;height:auto;min-height:50px;padding:20px;box-sizing:border-box;margin-top:80px;background:#0f3054;position:relative;}
.footer {width:100%;float:left;font-size:1.2em;color:#fff;}

.pagetop  {position:absolute;right:0;bottom:0;}



 @media screen and (max-width: 1366px) {
}
 @media screen and (max-width: 980px) {
.slide img {
	width: 100%;
}
}
 @media screen and (max-width: 890px) {
 .txt-slide2 {
	display:none;
}
}
 @media screen and (max-width: 768px) {
	 #bg-header, #bg-content {
	padding: 0% 2% 0% 2%;
	box-sizing: border-box;
}
a.menu-item {
	padding: 20px 20px 0px 20px;
}
.txt-slide1 {
	display:none;
}
.txt-slide2 {
	display:none;
}
.col-left {width:100%;padding-right:0;}
.col-right {width:100%;}
.right1 {width:100%;margin-top:0;padding:4% 4% 4% 12%;box-sizing:border-box;}
.right2 {width:50%;margin-top:0;padding:4% 12% 4% 4%;box-sizing:border-box;}
.hide-tb {
	display: none;
}
.show-tb {
	display: inline-block;
}

}
 @media screen and (max-width: 640px) {
#bg-header, #bg-content {
	padding: 0% 2% 0% 2%;
	box-sizing: border-box;
}
.txt-head {
	font-size: 1.3em;
	text-align: center;
	padding: 10px 20px 30px 10px;
}
.logo, .tel {
	text-align: center !important;
	width: 100%;
}
.show-sp {
	display: inline-block;
}
.show-sp2 {
	display: inline-block;
}
.hide-sp {
	display: none;
}

.menu-slide {
	height: auto;
}
.menu {
	width: 100%;
}
.slide {
	width: 100%;
	overflow:hidden;
}

.title-h2 {
	
	font-size: 3em;
	text-align:center;
	border-bottom: 3px solid #0f3054;
}
.right1 {padding:4%;}
.right2 {padding:4%;}
.footer {font-size:1.8em;line-height:160%;}
.pagetop {width:92%;float:left;text-align:center;padding:0% 0% 2% 0%; box-sizing:border-box;border-bottom:1px solid #fff;background:#0f3054;margin:0% 4% 4% 4%;position:relative;}
}


/**
  * 13.2 - Table Style3
 */ 
.table-style3{
	width:100%;
	height:auto;
	border:0;
	border-collapse:collapse;
	box-sizing:border-box;
		border-top:solid 1px #DDDDDD;
			border-left:solid 1px #DDDDDD;
				border-bottom:solid 1px #DDDDDD;
				padding:30px;
}

.table-style3 tr td{
	
	padding:8px;
	box-sizing:border-box;
	border-right:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	vertical-align:middle;
	
	
	
}

.table-style3 tr.tb-row1 td{
padding-top:20px;
}

.table-style3 tr:last-child td{
padding-bottom:10px;
}




table.shift{
	background-color:#fff;/*表のボーダー色*/
	margin-top:0px;
	margin-bottom:20px;
	width:100%;
}
table.shift th,  table.shift td{
	background-color:#f8ede9;
	padding:10px;
	border-bottom:solid 1px #fff;
}
table.shift th.pink,  table.shift td.pink{
	background-color:#f3f3cd;
	color:#666;
	text-align:center;
}

table.shift th.bl,  table.shift td.bl{
	background-color:#0f3054;
	color:#fff;
	text-align:center;
}

table.shift th.pink,  table.shift td.pink1{
	background-color:#dfecf3;
	color:#666;
}

.huki {
	position: relative;
	padding: .5em .75em;
	background-color: #f0f0f0;
	border-radius: 6px;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .1) inset;
	color:#29939c;
}
.huki::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 15px solid #f0f0f0;
}


.mm  a:link { color: #666;text-decoration: none; }
.mm  a:visited { color: #000080;text-decoration: none; }
.mm  a:hover { color: #22ac00; }
.mm  a:active { color: #ff8000; }





.gc_wrapper {
  max-width: 800px; 
  min-width: 300px; 
  margin: 2.0833% auto;
}
 
.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.responsive-iframe-container iframe,   
.responsive-iframe-container object,  
.responsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
 
@media (max-width: 600px) {
    .big-container {
        display: none;
    }
    .small-container {
       padding-bottom: 180%;   /* 高さ */
    }
}
@media (min-width: 600px) {
    .small-container {
        display: none;
    }
}






