@charset "UTF-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

html {
	font-size: 62.5%;
	width:100%;
}

body {
	margin: 0;
	padding: 0;
	line-height:1.4;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:1.4rem;
	-webkit-text-size-adjust: 100%;
}

h1 {
}

h2 {
	font-weight:300;
}

h3 {
	font-weight:300;
}

h4 {
}

p {
	font-weight:300;
	line-height:2.5rem;
	padding:5px 0;
	margin:0;
}

ul,li   {  
    margin:0;  
    padding:0;  
    list-style: none;  
} 

td,th {
	margin:0;  
    padding:0;  
	font-family: 'Noto Sans JP', sans-serif;
}

#wrapper {
	text-align: left;
	width: 950px;
	margin: 0 auto;
	padding: 0;
}

#top_bar {
	background-color:#333333;
	height:6px;
}

#header {
	text-align:center;
	margin:35px 0 23px 0;
}

#container {  
	position: relative;  
	width: 100%;  
	margin: 0;  
	padding: 0;  
}

.gray{
	border-width: 1px 0 0 0; /* 太さ */
	border-style: solid;     /* 線の種類 */
	border-color: #E6E5E5;      /* 線の色 */
	height: 1px;             /* IE6用対策 */
	clear: both;             /* IE6用対策 */
	margin:30px 0;
	padding:0;
}

.blue{
	border-width: 2px 0 0 0; /* 太さ */
	border-style: solid;     /* 線の種類 */
	border-color: #0181CC;      /* 線の色 */
	height: 2px;             /* IE6用対策 */
	clear: both;             /* IE6用対策 */
	margin:0;
	padding:0;
}

.blue_dot{
	border-width: 1px 0 0 0; /* 太さ */
	border-style: dashed;     /* 線の種類 */
	border-color: #0181CC;      /* 線の色 */
	height: 1px;             /* IE6用対策 */
	clear: both;             /* IE6用対策 */
	margin:0;
	padding:0;
}

.bluetext {
	color: #0181CC;
}

.navigation {
	width:840px;
	margin:0 auto;
}

.navigation li {
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    float: left; 
	margin:0 25px 10px 25px;
    text-align: center;  
	font-size:1.6rem;
	letter-spacing:0.05rem;
} 

.navigation li a  { 
	vertical-align:middle;
	color:#808080; 
    display: inline-block;  
	height: 50px;
	line-height: 5.0rem;
    text-decoration: none;  
}

.navigation li a:hover {  
	background: url(../images/01_navi_bg.png) center 0 no-repeat; 
    text-decoration: none;  
    color: #000;  
} 

.navigation li a::before,
.navigation li a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.navigation li a,
.navigation li a::before,
.navigation li a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.navi_active {
    background: #cce6f5;  
    text-decoration: none;  
    color: #000;  
} 

.clear { clear:both; }  
.clear hr { display:none; }  

#mainvisual {
	max-width: 1500px;
	min-width: 950px;
	height: 300px;
	margin: 0 auto 30px auto;
	background: url(../images/02_main.jpg) center 0 no-repeat; 
}

#mainvisual_local {
	max-width: 1500px;
	min-width: 950px;
	height: 50px;
	margin: 0 auto 30px auto;
	background: url(../images/02_main_local.jpg) center 0 no-repeat; 
}

#sidebar {
	float:right;
	width:250px;
}

#inquiry {
	background-color:#333333;
	color:#ffffff;
	padding:15px 20px 20px 20px;
	text-align:center;
}

#inquiry h3 {
	font-size:2.0rem;
	margin:0 0 7px 0;
}

#inquiry p {
	text-align:left;
}

#inquiry img {	
	margin:15px 0;
}

#ad {
	margin:20px 0;
	background-color:#f9f9f9;	
}

#contents {
	float:left;
	width:640px;	
}

#contents h3 {
	font-size:3.0rem;
		font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  	line-height:3.0rem;
	margin:40px 0 28px 0;
	text-align:center;
	letter-spacing:0.2rem;
}

#contents h4 {
	color:#37456C;
	font-weight:600;
	margin:2.5rem 0 0 0;
}

#title {
	border-bottom:solid 1px #333333;
	width:100%;
	letter-spacing:0.1rem;
}

#title h2 {
	font-size:1.6rem;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	padding: 0.5rem 0 0.3rem 1rem;
  	line-height:2.0rem;
	border-left: 1.0rem solid #333333;
	margin:0;
}

#buntou {
	padding-left:1.4rem;
}

#buntou2 {
	padding-left:3.0rem;
}

#bold {
	font-weight:500;
}

#plan_title {
	color:#333333;
	font-weight:500;
	font-size:1.8rem;
}

#plan_date {
	color:#fff;
	font-size:1.4rem;
	background-color:#333333;
	padding:0 6px 1px 7px;
	margin:0 20px;
	vertical-align:top;
}

#contents ul {
	padding:10px 45px;
}

#contents li {
	position: relative;
	float:left; 
	width:240px;
	margin: 0;
	padding:0 70px 0 0;
}

#contents li:last-child {
	padding:0;
}

#contents li ul {
	padding:0;
}

#contents li ul li {
	padding:10px 0;
}

#mailto {
	font-size:17px;
	text-align:center;
}

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

#mailto a:hover {
	color:#aaa;
}

#bikou {
	width:830px;
	background-color:#f2f2f2;
	padding:7px 15px 10px 15px;
	margin:30px 45px 45px 45px;
}

#table_mem {
	width: 100%;
	border:3px solid #fff;
}

#table_mem tr {
	background: #f2f2f2;
}

#table_mem tr:nth-child(even) {
	background: #e6e6e6;
}

#table_mem th {
	font-weight:500;
	text-align:center;
	height:3.6rem;
	background-color:#DAECFA;
}

#table_mem td {
	text-align:center;
	height:3.6rem;
}

#pdf_download {
	font-weight:400;
	font-size:1.6rem;
	line-height:2.6rem;
	text-align:center;
	padding:10px 0 15px 0;
	}

#footer {
	background-color:#333333;
	margin-top:50px;
	padding:20px 0;
}

#footer_big {
	font-size:1.3rem;
	color:#ffffff;
	line-height:2.4rem;
	letter-spacing:0.1rem;
}

#footernavi {
	list-style-type: none; 
	width:480px;
	float:right;
}

#footernavi ul {
}

#footernavi li {
	text-indent:17px;
	font-weight:300;
	color:#fff;
	font-size:1.2rem;
	position: relative;
	float:left; 
	width:160px;
	height:170px;
	margin: 0;
	padding:0;
	line-height:3rem;
	background:url(../images/09_footer_arrow.png) left 10px no-repeat;
}

#footer a {
	display: block;
	text-decoration:none;
	color:#fff;
}

#footer a:hover {
	color:#bbb;
}

#footernavi li ul {
	padding:0;
	list-style: none;
	position: absolute;
}

#footernavi li ul li {
	width: 100%;
	height:2.3rem;
	background:url(../images/09_arrow_02.png) 3px 10px no-repeat;
	line-height:2.3rem;
}

#footer2 {
	color:#ffffff;
	background-color:#000000;
	height:30px;
}

#footer2 p {
	font-size:1.2rem;
	color:#ffffff;
	line-height:1.75rem;
	letter-spacing:0.05rem;
}

#footernavi2 {
	list-style-type: none; 
	float:right;
	margin:6px 0;
	padding:0;
}

#footernavi2 li {
	font-weight:300;
	color:#fff;
	font-size:1.2rem;
	position: relative;
	float:left; 
	margin: 0;
	padding:0 10px;
}

#footernavi2 li a {
	display: block;
	text-decoration:none;
	color:#fff;
}

#footernavi2 li a:hover {
	color:#bbb;
}

#gallery a:hover {
	background-color:rgba(0,0,0,0.2);
	opacity: 0.75 ;
}