@charset "UTF-8";
/************************************************/
/*共通*/
* {
	margin:0;
	padding:0;
	font-weight: normal;
}

body {
	font-family: "Arial","メイリオ","Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "MS PGothic", sans-serif;
	letter-spacing:0.1em;
	background-image: url("../img/common/bg.jpg");
}

.clearfix::after {
   content: "";
   display: block;
   clear: both;
}

a {
text-decoration: none;
}


a img {
	border:none;
}

a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	}
		
img{
	vertical-align: bottom;
}

img.banner{
	float: left;
}

/*ul {
	display: inline;
	list-style-type: none;
	}
*/
	
#nav a:hover{
		opacity: 0.7;
	filter: alpha(opacity=70);
}

#nav li {
	display: inline;
	float: left;
	list-style-type:none;
}

#a-header{
	background-image: url("../img/header/bg_hd.png");
	background-repeat: repeat-x; 
	}
	
#spNavigationTrigger,.m-motion.-f{
	/*margin-top: 5px;*/
	}

.js-motion{

	}

/*スクロールボタン*/
#page_top {
    position: fixed;
    bottom: 30px;
    right: 20px;
}
#page_top a {
    background-color: #cc0000;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 20px 20px;
}
#page_top a:hover {
    background-color: #666;
    text-decoration: none;
}

hr {
  border-top: 1px solid #fff;
}

h1{
	text-align: center;
	}

h2{
	color:#003366;
	margin: 30px auto 10px;
	background-image: url("../img/common/h2_border.png");
	font-weight: bold;
	padding-left: 10px;
	height: 40px;
	}	
	
.h3_common{
	font-weight: bold;
	color: #fff;
	background-color: #003366;
	margin: 20px auto 10px;
	width: 100%;
	padding: 5px 10px;
	border-radius: 10px;
}

.h2_hd{
	margin-right: 10px;
}

h4{
	font-weight: bold;
	color: #003366;
	border-bottom: solid 5px yellow;
}

.header{
	max-width: 1100px;
	margin: 0 auto;
	height: 89px;
	}

.catchcopy{
	margin: 0 auto;
	font-weight: normal;
	font-size: 8pt;
	width: 80%;
	margin: 20px auto　20px;
	color: #660000;
	padding: 5px 0;
	text-align: center;
	}
	
.comment{
	margin: 0 30px;
	color: #003366;
	}

.comment2{
	color: #003366;
	}
	
.comment2-2{
	color: #003366;
	margin-top: 10px;
	}
	
.comment3{
	width: 97%;
	margin: 10px auto 20px;
	color: #003366;
	}
	

	
#a-footer{
	background-image: url("../img/footer/bg_footer.png");
	background-repeat: initial; 
	}
	
.main-area2{
	width: 80%;
	margin: 0 10%;
	}
	
.comment_under{
	margin: 20px auto;
	text-align: center;
	font-weight: bold;
	}
	
.comment_under2{
	margin: 20px auto;
	}
	
.img_area{
	margin: 20px auto;
	}
	
.hr-2{
	margin: 15px auto 20px;
}

.comment{
	color: #003366;
	margin: 0 10px;
	}
	
.table_common{
	margin: 10px auto 20px;
	width: 100%;
	border: 1px solid #003366;
	background-color: #fff;
}

.table_common th,.table_common td{
	padding: 5px;
	color: #003366;
	vertical-align: top;
	text-align: left;
}

.table_common th{
	padding: 10px;
	border: dotted 1px #003366;
	color: #003366;
	vertical-align: top;
	}

.table_common td{
	padding: 10px;
	border: dotted 1px #003366;
	color: #003366;
	vertical-align: top;
	}

/*トップページ*/
img.main-v{
	margin: 10px auto;
}

.h2_home{
	border-bottom: solid 2px #660000;
	margin-bottom: 5px;
	}
	
.h3_index{
	margin-top: 20px;
	color: #003366;
}
	
.information{
	background-color: #fff;
	height: 60px;
	margin: 5px 0;
	}
	
#a-site_contents{
}
.main-area{
	background-image: url("../img/common/bg_main.png");
	background-repeat: repeat-y; 
	padding-bottom: 50px;
}
.main-area_inner{
	width: 80%;
	margin: 0 auto;
	}
	
.information{
	background-color: #fff;
	}

.about_otoha{
	padding: 0 10px;
	text-align: left;
}	

.text_otoha{
	text-align: left;
	line-height: 1.2;
	color: #003366;
	padding-top: 10px;
}

.img_facility{
	text-align: center;
	margin: 20px auto;
}

.jidou-kan,.nigou-kan{
	margin: 5px;
}

.c_banner{
	margin: 10px 2px;
	}
	
.bn_index{
	margin: 5px 10px;
}

.table_index{
	margin: 10px auto 20px;
	width: 100%;
	border: 1px solid #003366;
	background-color: #fff;
}

.table_index th,.table_index td{
	padding: 5px;
	color: #003366;
	vertical-align: top;
	text-align: left;
}

.table_index th{
	padding: 10px;
	border: dotted 1px #003366;
	color: #003366;
	vertical-align: top;
	width: 30%;
	}

.table_index td{
	padding: 10px;
	border: dotted 1px #003366;
	color: #003366;
	vertical-align: top;
	}



/*お知らせ*/
table.table_info{
	color: #660000;
	background-color: #fff;
	border: solid 1px #660000;
	font-size: 10pt;
	margin-top: 10px;
	}
	
table.table_info th{
	padding: 5px;
	color: #fff;
	background-color: #660000;
	font-weight: bold;
	width:100%;
	}

table.table_info td{
	padding: 5px;
	color: #660000;
	}
	
td.photo_info{
	width:30%;
	}
	
td.comment_info{
	width:70%;
	vertical-align: top;
	}
	


/*お知らせ（iframe)*/
.information_inner{
	backgroun-color: #fff;
}

/*おとはについて*/
#about_jidoukan,#about_nigoukan{
	border-top: 3px dotted #cc0000;
	border-bottom: 3px dotted #cc0000;
}

#about_jidoukan{
	margin-top: 30px;
}

.photo{
	margin-bottom: 20px;
	}

/*ご利用方法*/
.comment_flow{
	color: #660000;
	}
	
.table_flow{
	margin: 10px auto 50px;
	width: 100%;
}

.table_flow th,.table_flow td{
	padding: 5px;
	color: #003366;
	vertical-align: top;
	text-align: left;
}

.table_day{
	margin: 10px auto 50px;
	width: 100%;
	border: 1px solid #003366;
	background-color: #fff;
}

.table_day th{
	width: 30%;
	padding: 10px;
	border: dotted 1px #003366;
	color: #003366;
	vertical-align: top;
	}

.table_day td{
	width: 70%;
	padding: 10px;
	border: dotted 1px #003366;
	color: #003366;
	vertical-align: top;
	}

.link_contact{
	color: #cc0000;
    padding: 0.5em;
    margin: 2em 0;
    color: #565656;
    background: #ffeaea;
    box-shadow: 0px 0px 0px 10px #ffeaea;
    border: dashed 2px #ffc3c3;
    border-radius: 8px;
    }
    
.link_contact p{
    margin: 0; 
    padding: 0;
    }
    
.img_flow,.explanation_flow{
	float: left;
	margin: 50px 0;
	}
	
img.title_flow{
	margin-bottom: 20px;
}
    
    
/*アクセス*/
.h3_about{
	margin: 20px 0 10px;
	border-top: 3px dotted #cc0000;
	border-bottom: 3px dotted #cc0000;
}

table.table_about{
	color: #003366;
	background-color: #fff;
	border: solid 1px #003366;
	font-size: 10pt;
	width: 100%;
	margin-bottom: 10px;
	}
	
table.table_about th{
	border-bottom: dotted 1px #003366;
	padding: 5px 15px;
	color: #003366;
	font-weight: bold;
	width: 25%;
	vertical-align: top;
	}

table.table_about td{
	border-bottom: dotted 1px #003366;
	padding: 5px 20px;
	color: #003366;
	}
	
iframe.map{
	margin-bottom: 50px;
	}
	
/*スタッフ紹介*/
.area_staff{

}

#about_staff{
	clear: both;
	margin-top: 30px;
	border-top: 3px dotted #cc0000;
	border-bottom: 3px dotted #cc0000;
	padding: 10px 5px;
}

.table_staff{
	float: left;
	border: solid 1px #003366;
	width: 100%;
	margin: 20px 5px;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 6px;
	overflow: hidden;
	color: #003366;
	background-color: #fff;
}

.table_staff th{
	border: solid 1px #003366;
	height: 10%;
	width: 10%;
}

.table_staff td{
	border: solid 1px #003366;
	vertical-align: top;
	padding: 5px;
}

.position{
	font-weight: bold;
	font-size: 8pt;
}

.furigana{
	font-size: 8pt;
}

.name{
	font-weight: bold;
}

/*自己評価表*/
.table_hyouka{
	margin: 50px auto;
	width: 100%;
	}	

.table_hyouka th,.table_hyouka td{
	text-align:center;
	width: 50%;
	}
	
img.img-hyouka{
	border: solid 1px #ccc;
	margin: 5px 10px;
	}
	
.comment_acrobat{
	margin: 20px 10px;
	color: #003366;
	}
	
.comment_hyouka{
	margin-top: 20px;
        margin-left: 10px;
	color: #003366;
}

/*問合せ*/
span.required{
	font-size: 8pt;
	margin-left: 10px;
	font-weight: bold;
	color: 990000#;
}


/*プライバシーポリシー*/
.privacy_policy{
	background-color: #fff;
	padding: 10px;
	font-size: 8pt;
	color: #660000;
	line-height: 2.0;
}

.privacy_policy h2{
	font-weight: bold;
}

.privacy_policy p{
	margin-bottom: 20px;
	}

.link_contact{
	color: #660000;
}

/*フッター*/
.footer_main-area{
	max-width:1000px;
	margin: 0 auto;
}

span.delivery{
	margin: 5px;
}

.footer_contact{
	margin: 20px 0; 
}

.footer_info{
	margin: 20px;
	}

.link_footer{
	float: left;
	max-width: 1000px;
	margin: 20px;
}	
		
.link_footer ul{
 	text-align: left;
 	color: #fff;
}
 	
.link_footer ul li{
 	display: inline-block;
 	margin: 0 10px;
	background-image: url("../img/header/bg_footer.png");
	background-repeat: repeat-x; 
	padding: 0 0 2px 16px;
}

.link_footer ul li a{
	padding-right: 15px;
	color: #fff;
}

.copyright_area{
	background-image: url("../img/footer/line_footer.jpg");
	background-repeat: repeat-x; 
	height: 38px;
	clear: both;
} 

.copyright{
	padding-top: 5px;
}	

img {
  max-width: 100%;
  height: auto;
}


/* ▼すべての場合に適用 */
div#sidebar { width: 100%; }

/* ▼画面サイズ（横幅）が375px以上の場合に適用 */
@media screen and (min-width: 375px) {
.text_shop{
	float: left;
	text-align: left;
	line-height: 1.2;
	color: #330000;
	width: 100%;
	padding-top: 10px;
}
}

/* ▼画面サイズ（横幅）が768px以上の場合に適用 */
@media screen and (min-width: 768px) {
.text_shop{
	float: left;
	text-align: left;
	line-height: 1.2;
	color: #330000;
	width: 100%;
	padding-top: 10px;
}
}

/* ▼画面サイズ（横幅）が1000px以上の場合に適用 */
@media screen and (min-width: 1200px) {
.text_shop{
	float: left;
	text-align: left;
	line-height: 1.2;
	color: #330000;
	width: 100%;
	padding-top: 10px;
}
}