@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	height:auto;
}
img {
  vertical-align:bottom;
}
p {
	margin-top:0px;
	margin-bottom:15px;
}
body, input, textarea {
  font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	background-image: url(images/bg_head_mobile.png);
	background-repeat: repeat-x;
	margin: 0px;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	padding-left: 2.5%;
	padding-right: 2.5%;
	clear: none;
	float: none;
	color: #333333;

}
.gridContainer2 {
	margin: 0px;
	width: 100%;
	padding: 0px;
	clear: both;
	float: none;
	border-top: 5px solid #B9A872;
	background-color: #000000;
	background-image: url(images/bg_foot.png);
}
#head_area {


}
#nav_area {
	display: none;
}
#nav_area_mobile {
	display: block;
	margin-bottom: 20px;
	border-right: 1px solid #FF3A09;
}
#main_area {
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px;
}
#side_area {
	width: 100%;
	clear: both;
	margin-left: 0;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px;
}
.main_left {
	width: 100%;
	margin-bottom: 15px;
}
.main_right {
	width: 100%;
	clear: both;
	margin-bottom: 15px;
}
#foot_end {
}
.clear_float {
}

#foot_area {
	padding-top: 20px;
	padding-bottom: 15px;
}
.btn1 {
	width: 50%;
}
.btn2 {
width: 50%;
clear: none;
margin-left: 0;
}
.btn3 {
width: 50%;
	padding:0px;
clear: both;
margin-left: 0;
}
.btn4 {
width: 50%;
	padding:0px;
clear: none;
margin-left: 0;
}
.btn5 {
width: 50%;
clear: both;
margin-left: 0;
}
.btn6 {
width: 50%;
clear: none;
margin-left: 0;
}
.btn7 {
width: 50%;
clear: both;
margin-left: 0;
}
.btn8 {
width: 50%;
clear: none;
margin-left: 0;
}
.btn9 {
width: 50%;
clear: both;
margin-left: 0;
}
.btn10 {
width: 50%;
clear: none;
margin-left: 0;
}


#head_logo {
	/*	width: 47.3684%;*/
	width: 26%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#head_logo img {
	max-height: 100px;
}

#head_text {
	width: 47.3684%;
	clear: none;
	margin-left: 5.2631%;
	color: #666666;
	display: none;
}
#head_tel {
	/*	width: 47.3684%;*/
	width: 100%;
	clear: none;
	text-align: right;
	padding-top: 10px;
	display: none;
}
#head_tel_sp {
	display: block;
	text-align: right;
	padding-top: 10px;
	width: 70%;
	margin-left: 4%;
	clear: none;
}
#head_tel_sp img {

}

.ranking_box {
	border: 1px solid #FAA236;
	border-radius: 5px;
	width: 95%;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 2%;
	font-size: 14px;
	line-height: 22px;
}
#topimage {
	margin-bottom: 20px;
	background-image: url(images/topimage_bg.jpg);
	background-repeat: no-repeat;
}
.main_wide {
	margin-bottom: 15px;
}
.mobile_only {
display: block;
}
.pc_tablet {
display: none;
}
#page_title {
	background-color: #EADFB2;
	border-radius: 4px;
	font-size: 28px;
	padding-top: 22px;
	padding-right: 3%;
	padding-bottom: 20px;
	padding-left: 3%;
	line-height: 30px;
	font-weight: normal;
	border: 2px solid #FF8835;
	margin: 0px;
	width: 93.8%;
}
h2 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(images/h2_bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 12px;
	padding-left: 14px;
	padding-right: 14px;
	border-radius: 5px;
	padding-top: 14px;
	line-height: 20px;
	border: 1px solid #E0B024;
	clear: both;
}

h3 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 8px;
	padding-bottom: 3px;
	border-bottom: 1px solid #C3C3C3;
	clear: both;
}

h4 {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #EEEEEE;
	padding: 4px;
	clear: both;
}

h5 {
	background-image: url(images/h5_bg.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	font-size: 16px;
	line-height: 18px;
	color: rgba(255,255,255,1.00);
	clear: both;
}

#footer_cr {
	font-size: x-small;
	width: 100%;
	margin-left: 0;
	text-align: right;
	clear: both;
}
.sidearea_left {
	width: 100%;
	margin-bottom: 10px;
}
.sidearea_right {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-bottom: 10px;
}
#footer_name {
	width: 100%;
	clear: both;
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.main_dt {
width: 100%;
}
.main_dd {
	width: 98%;
	clear: both;
	margin-left: 2%;
}

/* 一覧表示用テーブル */
.table1 {
	border-collapse: collapse;
	font-size: 12px;
	padding-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #85D6D6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #85D6D6;
} 
.table1 th {
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #85D6D6;
	border-bottom-color: #85D6D6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-size: 10px;
	line-height: 14px;
	color: #069;
	background-color: #eee;
}
.table1 .td_box{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85D6D6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85D6D6;
}
.table1 .td_box2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85D6D6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85D6D6;
	background-color: #f0f0f0;
}
.table1 .td_box_sun {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85D6D6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85D6D6;
	background-color: #FFE2E2;
}
.table1 .td_box_sat {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85D6D6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85D6D6;
	background-color: #DFF;
}

.table2 {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.table2 th {
	font-weight: normal;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	background-color: #EEEEEE;
}

.table2 td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
}

.googlemap {
height:150px;
}
.side_newsbox {
	background-color: #FFFFED;
	border: 2px solid #DDDDDD;
	border-radius: 4px;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 15px;
}
.side_newsbox ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	list-style-type: none;
}
.side_newsbox li {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px dashed #C0C0C0;
}
#page_top {
	margin-bottom: 15px;
	text-align: right;
	font-size: 12px;
}
.content_area {
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 10px;
	margin-left: 2%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 96%;
}

#footer_links {
width: 100%;
clear: both;
margin-left: 0;
display: none;
}
.gallery_box {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-bottom: 15px;
	text-align: center;
}
h2 .bline {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E0B024;
}
blockquote {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}


/* WP */
.aligncenter {
display:block;margin-left:auto;margin-right:auto;
}
.alignleft {
width:100%;
margin-bottom:10px;
}
.alignright {
width:100%;
margin-bottom:10px;
}
iframe {
	width:100%;
}
.staff_box {
	width: 48%;
	clear: none;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 15px;
	text-align:center;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}




/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media print, screen and (min-width: 481px) {

body {
	background-image: url(images/bg_head_tablet.png);
	background-repeat: repeat-x;
}

.gridContainer {
	width: 97.5%;
	padding-left: 1.25%;
	padding-right: 1.25%;
	clear: none;
	float: none;
	margin-left: auto;
}
#head_area {
}
#nav_area {
display: none;
}
#nav_area_mobile {
display: block;
}

#main_area {
width: 100%;
}
#side_area {
width: 100%;
clear: both;
margin-left: 0;
}
.main_left {
width: 48.7179%;
}
.main_right {
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
}
#foot_end {
}
.clear_float {
}
#foot_area {
}
.btn1 {
width: 20%;
}
.btn2 {
width: 20%;
clear: none;
margin-left: 0;
}
.btn3 {
width: 20%;
clear: none;
margin-left: 0;
}
.btn4 {
width: 20%;
clear: none;
margin-left: 0;
}
.btn5 {
width: 20%;
clear: none;
margin-left: 0;
}
.btn6 {
width: 20%;
clear: both;
margin-left: 0;
}
.btn7 {
width: 20%;
clear: none;
margin-left: 0;
}
.btn8 {
width: 20%;
clear: none;
margin-left: 0;
}
.btn9 {
width: 20%;
clear: none;
margin-left: 0;
}
.btn10 {
width: 20%;
clear: none;
margin-left: 0;
}
#head_logo {
	width: 20.8974%;
	padding-top: 10px;
	padding-bottom: 15px;
	max-height: 120px;
}
#head_logo img {
	max-height: 120px;
}

#head_text {
	width: 76.5384%;
	clear: none;
	margin-left: 2.5641%;
	display: block;
}
#head_text h1 {
	font-size: 10px;
	line-height: 14px;
	padding-top: 2px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#head_tel {
	width: 76.5384%;
	clear: none;
	margin-left: 2.5641%;
	padding-top: 5px;
	padding-bottom: 15px;
	display: block;
}
#head_tel img {
	max-height: 110px;
}
#head_tel_sp {
display: none;
}

.ranking_box {
}


.table1 {
	font-size: 14px;
} 
.table1 th {
	font-size: 12px;
	line-height: 16px;
}


#topimage {
}
.main_wide {
}
.mobile_only {
display: none;
}
.pc_tablet {
display: block;
}
#footer_cr {
width: 100%;
margin-left: 0;
}
.sidearea_left {
width: 48.7179%;
}
.sidearea_right {
width: 48.7179%;
margin-left: 2.5641%;
clear: none;
}
#footer_name {
	width: 48.7179%;
	clear: none;
}
.main_dt {
	width: 23.0769%;
	text-align: right;
}
.main_dd {
width: 74.3589%;
clear: none;
margin-left: 2.5641%;
}

.table2 th {
	padding: 7px;
}
.table2 td {
	padding: 7px;
}

.googlemap {
height:200px;
}
.side_newsbox {
}
.side_newsbox ul {
}
.side_newsbox li {
}
#page_top {
}
.content_area {
}
#footer_links {
width: 100%;
clear: both;
margin-left: 0;
display: none;
}
.gallery_box {
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
}

/* WP */
.alignleft {
	width:auto;
float:left;margin-right:10px;
}
.alignright {
	width:auto;
float:right;margin-left:10px;
}
.staff_box {
	width: 31%;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}



}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media print, screen and (min-width: 769px) {

body {
	background-image: url(images/bg_head.png);
	background-repeat: repeat-x;
}

.gridContainer {
	width: 960px;
	padding-left: 0px;
	padding-right: 0px;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	background-image: url(images/bg_main.png);
	background-repeat: repeat-y;
	background-color:transparent;
}
#head_area {
	height: 180px;

}
#nav_area {
	margin-bottom: 20px;
	display: block;
}
#nav_area_mobile {
	display: none;
}

#main_area {
	width: 680px;
}
#side_area {
	width: 260px;
	margin-left: 20px;
	clear: none;
}
.main_left {
width: 48.9795%;
}
.main_right {
width: 48.9795%;
margin-left: 2.0408%;
clear: none;
}
#foot_end {
}
.clear_float {
}
#foot_area {
	width: 100%;
}
.btn1 {
	width: 96px;
}
.btn2 {
	width: 96px;
	margin-left: 0%;
	clear: none;
}
.btn3 {
	width: 96px;
	margin-left: 0%;
	clear: none;
}
.btn4 {
	width: 96px;
	margin-left: 0%;
	clear: none;
}
.btn5 {
	width: 96px;
	margin-left: 0%;
	clear: none;
}
.btn6 {
	width: 96px;
	margin-left: 0%;
	clear: none;
}
.btn7 {
	width: 96px;
	margin-left: 0%;
	clear: none;
}
.btn8 {
	width: 96px;
	margin-left: 0%;
	clear: none;
}
.btn9 {
	width: 96px;
	margin-left: 0%;
	clear: none;
}
.btn10 {
	width: 96px;
	margin-left: 0%;
	clear: none;
}

#head_logo {
	width: 18.9795%;
	padding-top: 15px;
}
#head_logo img {
	max-height: 155px;

}

#head_text {
	width: 78.9795%;
	margin-left: 2.0408%;
	clear: none;
	display: block;
}
#head_tel {
	width: 78.9795%;
	margin-left: 2.0408%;
	clear: none;
	padding-top: 15px;
	display: block;
}
#head_tel img {
	max-height: 130px;

}
#head_tel_sp {
display: none;
}

.ranking_box {
}
#topimage {
}
.main_wide {
}
.mobile_only {
display: none;
}
.pc_tablet {
display: block;
}
#footer_cr {
	width: 100%;
	margin-left: 0;
}
.sidearea_left {
width: 100%;
}
.sidearea_right {
width: 100%;
clear: both;
margin-left: 0;
}
#footer_name {
	width: 38.7755%;
	clear: none;
	font-size: 14px;
}
.main_dt {
width: 26.4705%;
}
.main_dd {
width: 70.5882%;
margin-left: 2.9411%;
clear: none;
}

.table2 th {
	padding: 10px;
}
.table2 td {
	padding: 10px;
}

.googlemap {
height:300px;
}
.side_newsbox {
}
.side_newsbox ul {
}
.side_newsbox li {
}
#page_top {
}
.content_area {
}
#footer_links {
	width: 59.1836%;
	clear: none;
	display: block;
	font-size: 12px;
	margin-left: 2.0408%;
}
#footer_links a {
	background-image: url(images/list_sankaku.png);
	padding-left: 15px;
	background-repeat: no-repeat;
	display: block;
	padding-right: 10px;
}
.gallery_box {
	width: 47%;
	margin-left: 6%;
	clear: none;
}
.staff_box {
	width: 21%;
	margin-left: 2%;
	margin-right: 2%;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}

}



.text_red {
	color:#F00;
}
.text_blue {
	color: #06C;
}


.text_ss {
	font-size: 10px;
	line-height: 12px;
}
.text_s {
	font-size: 12px;
	line-height: 14px;
}
.text_12 {
	font-size: 1.2em;
	line-height: 1.4em;
}
.text_12b {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
}
.text_14 {
	font-size: 1.4em;
	line-height: 1.6em;
}
.text_14b {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.6em;
}
.text_16 {
	font-size: 1.6em;
	line-height: 1.8em;
}
.text_16b {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.8em;
}
.underline1 {
	border-bottom: 1px solid #CCCCCC;

}
.underline2 {
	border-bottom: 1px dashed #ABABAB;

}
a:link {
	color: #707070;
	text-decoration: underline;
}
a:visited {
	color: #707070;
	text-decoration: underline;
}
a:hover {
	color: #888888;
	text-decoration: none;
}
a:active {
	color: #707070;
	text-decoration: underline;
}
