@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%;
}

/* 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:	12;
	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 {
	width: 100%;
	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: 640px;
	clear: none;
	float: none;
}
#div1 {

}
.top_line {
	display : none;
}
.kojin_pc {
	display: none;
}
.goto_home_sp {
	width: 92px;
	height: 50px;
	float: left;
	background-image: url(../img/common/goto_home_sp.jpg);
	margin-right: 20px;
	display: block;
	margin-top: 30px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
.goto_home_sp a {
	width: 92px;
	height: 50px;
	display: block;
}
.logo_box {
	height: 84px;
	width: 409px;
	float: left;
	background-image: url(../img/common/logo_20.jpg);
	-webkit-background-size: 409px 84px;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 10px;
	text-indent: -9999px;
}
.head_txt {
	display: none;
}
.navi_pc {
	width: 620px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pc_navi1 {
	display: none;
}
.pc_navi2 {
	width: 200px;
	height: 60px;
	display: block;
	float: left;
	font-size: 1.7em;
	color: #FFFFFF;
	border-radius: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 20px;
	background-image: url(../img/common/navi_on.jpg);
}
.pc_navi2 a {
	height: 60px;
	width: 200px;
	display: block;
	border-radius: 10px;
	text-align: center;
	text-decoration: none;
	color: #333333;
	padding-top: 20px;
	margin-top: -20px;
	background-image: url(../img/common/navi_off.jpg);
}
.pc_navi3 {
	width: 200px;
	height: 60px;
	display: block;
	float: left;
	font-size: 1.7em;
	color: #FFFFFF;
	border-radius: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 20px;
	background-image: url(../img/common/navi_on.jpg);
}
.pc_navi3 a {
	height: 60px;
	width: 200px;
	display: block;
	border-radius: 10px;
	text-align: center;
	text-decoration: none;
	color: #333333;
	padding-top: 20px;
	margin-top: -20px;
	background-image: url(../img/common/navi_off.jpg);
}
.pc_navi4 {
	width: 200px;
	height: 60px;
	display: block;
	float: left;
	font-size: 1.7em;
	color: #FFFFFF;
	border-radius: 10px;
	background-color: #F2F0E3;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 20px;
	background-image: url(../img/common/navi_on.jpg);
}
.pc_navi4 a {
	height: 60px;
	width: 200px;
	display: block;
	border-radius: 10px;
	text-align: center;
	text-decoration: none;
	color: #333333;
	padding-top: 20px;
	margin-top: -20px;
	background-image: url(../img/common/navi_off.jpg);
}
.pc_navi5 {
	width: 200px;
	height: 60px;
	display: block;
	float: left;
	font-size: 1.7em;
	color: #FFFFFF;
	border-radius: 10px;
	background-color: #F2F0E3;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 20px;
	background-image: url(../img/common/navi_on.jpg);
}
.pc_navi5 a {
	height: 60px;
	width: 200px;
	display: block;
	border-radius: 10px;
	text-align: center;
	text-decoration: none;
	color: #333333;
	padding-top: 20px;
	margin-top: -20px;
	background-image: url(../img/common/navi_off.jpg);
}
.pc_navi6 {
	width: 200px;
	height: 70px;
	display: block;
	float: left;
	font-size: 1.7em;
	color: #FFFFFF;
	border-radius: 10px;
	background-color: #F2F0E3;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	line-height: 100%;
	background-image: url(../img/common/navi_on.jpg);
}
.pc_navi6 a {
	height: 70px;
	width: 130px;
	display: block;
	border-radius: 10px;
	text-align: center;
	text-decoration: none;
	color: #333333;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	margin-top: -10px;
	line-height: 100%;
	background-image: url(../img/common/navi_off.jpg);
}
.pc_navi6 span:before {
  content: "\A";
  white-space: pre;
}
.pc_navi7 {
	width: 200px;
	float: left;
	font-size: 1.7em;
	color: #FFFFFF;
	border-radius: 10px;
	background-color: #F2F0E3;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	height: 70px;
	padding-top: 10px;
	line-height: 100%;
	background-image: url(../img/common/navi_on.jpg);
}
.pc_navi7 a {
	height: 70px;
	width: 130px;
	display: block;
	border-radius: 10px;
	text-align: center;
	text-decoration: none;
	color: #333333;
	padding-left: 35px;
	padding-right: 35px;
	line-height: 100%;
	padding-top: 10px;
	margin-top: -10px;
	background-image: url(../img/common/navi_off.jpg);
}
.pc_navi7 span:before {
  content: "\A";
  white-space: pre;
}
.top_img {
	background-image: url(../img/common/head_sp.jpg);
	width: 620px;
	height: 178px;

	margin-top: 40px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-size: auto auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	min-width: 360px;
	min-height: 109px;
}
.foot_body {
	background-color: #FAFAF5;
	width: 638px;
	padding-bottom: 52px;
	background-image: url(../img/common/foot_line_sp.jpg);
	background-repeat: repeat-x;
}
.copy_l {
	background-color: #D8C09E;
	width: 638px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.foot_title {
	display: none;
}
.foot_add {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	margin-bottom: 52px;
	font-size: 1.6em;
}
.goto {
	width: 100%;
	height: 49px;
}
.gototop_b {
	background-image: url(../img/common/goto_sp.jpg);
	background-repeat: no-repeat;
	width: 250px;
	display: block;
	height: 49px;
	float: right;
	margin-right: 10px;
	font-size: 1.4em;
	text-indent: 60px;
	line-height: 40px;
}
.gototop_b a {
	background-image: url(../img/common/goto_sp.jpg);
	background-repeat: no-repeat;
	width: 250px;
	display: block;
	height: 49px;
}
.fp_home {
	width: 305px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	font-size: 2em;
	border-radius: 10px;
	color: #000;
	background-color: #D8C09E;
	background-image: url(../img/common/sp_home_bg.jpg);
	background-repeat: no-repeat;
	line-height: 80px;
	text-indent: 130px;
}
.fp_home a {
	width: 305px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	text-decoration: none;
	display: block;
}
.content_box {
}
.content_l {
	width: 100%;
}
.content_r {
	display: none;
}
.info_box {
	display: none;
}
.info_box_txt {
}
.content_l_sub {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.index_box {
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	margin-bottom: 50px;
}
.index_box1 {
	width: 100%;
	margin-bottom: 30px;
	-webkit-box-ordinal-group: 1;/* Safari,Google Chrome用（4番目に表示 */
	-moz-box-ordinal-group: 1;/* Firefox用（4番目に表示） */
}
.index_box2 {
	width: 100%;


	background-color: 
	-webkit-box-ordinal-group: 2;/* Safari,Google Chrome用（1番目に表示 */  
	-moz-box-ordinal-group: 2;


　/* Firefox用（1番目に表示） */ 
;
}
.index_box3 {
	width: 640px;
	-webkit-box-ordinal-group: 3;/* Safari,Google Chrome用（2番目に表示 */
	-moz-box-ordinal-group: 3;
　/* Firefox用（2番目に表示） */ 
; 	display: none;
}
.index_box4 {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-ordinal-group: 4;/* Safari,Google Chrome用（3番目に表示 */
	-moz-box-ordinal-group: 4;
	margin-bottom: 40px;
	margin-top: 40px;
	border: 1px solid #D8C09E;
	border-radius: 20px;
}
.news_t {
	height: auto;
	display: block;
	background-color: #F2F0E3;
	font-size: 1.8em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
	border-top: 1px solid #D8C19F;
	border-bottom: 1px solid #D8C19F;
	width: auto;
}
.news_data {
	margin-left: 25px;
	width: auto;
	font-size: 1.6em;
	line-height: 200%;
	text-align: left;
}
.list_wrap{
    list-style:  none; 
    margin:  0;
    padding: 0;
    padding-right: 5px;
}
.list_txt {
    padding-right: 1em;
    position: relative;
    padding-left: 1.3em;
}
.list_txt::before {
    content:  "・";
    display:  inline-block;
    position:  absolute;
    top: -2px;
    left: 0;
    margin-right: 5px;
}
.come_t {
	height: auto;
	display: block;
	background-color: #F2F0E3;
	font-size: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
	border-top: 1px solid #D8C19F;
	border-bottom: 1px solid #D8C19F;
	width: auto;
}
.index_colum_1 {
	width: 285px;
	height: 132px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	float: none;
}
.index_colum2 {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 1.6em;
	float: none;
}
.index_colum2 a {
	display: block;
	text-decoration: none;
	color: #000000;
}
.column_title {
	height: auto;
	display: block;
	background-color: #F2F0E3;
	font-size: 2em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
	border-top: 1px solid #D8C19F;
	border-bottom: 1px solid #D8C19F;
	width: auto;
	margin-top: 25px;
}
.column_sub_title01 {
	margin: 20px 10px;
	display: block;
	font-size: 1.6em;	
}
.column_sub_title02 {
	margin: 20px 10px;
	display: block;
	font-size: 1.6em;    
}
.column_sub_title03 {
	margin: 20px 10px;
	display: block;
	font-size: 1.6em;
}
.column_sub_title04 {
	margin: 20px 10px;
	display: block;
	font-size: 1.6em;
}
.column_sub_title05 {
	margin: 20px 10px;
	display: block;
	font-size: 1.6em;
	width: auto;
}
.column_sub_title06 {
	margin: 20px 10px;
	display: block;
	font-size: 1.6em;
	width: auto;
}
.column_sub_title07 {
	margin: 20px 10px;
	display: block;
	font-size: 1.6em;
	width: auto;
}
.column_sub_title08 {
	margin: 20px 10px;
	display: block;
	font-size: 1.6em;
	width: auto;
}
.column_sub_title09 {
	margin: 20px 10px;
	display: block;
	font-size: 1.6em;
	width: auto;
}
.column_sub_title10,
.column_sub_title10-1{
	margin: 20px 10px;
	display: block;
	font-size: 1.6em;
	width: auto;
}
.column_sub_title11 {
	margin: 20px 10px;
	display: block;
	font-size: 1.6em;
	width: auto;
}
.column_sub_title12 {
	display: block;
	font-size: 1.6em;
    margin: 20px 10px;
}
.column_sub_title13 {
	display: block;
	font-size: 1.6em;
    margin: 20px 10px;
    text-indent: 0.5em;
}
.column_tt {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.column_tt_l {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	font-size: 2em;
	color: #CC3300;
	margin-left: 10px;
	width: auto;
}
.column_tt_r {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: right;
	font-size: 1.4em;
}
.column_contents {
	font-size: 1.6em;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
    line-height: 1.7em;
}
.column_back {
	margin-left: auto;
	background-color: #D8C09E;
	border-radius: 30px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 265px 10px;
	margin-top: 50px;
	display: block;
	margin-bottom: 50px;
	font-size: 2em;
	width: 98%;
	margin-right: auto;
}
.column_back a {
	display: block;
	color: #000000;
	text-decoration: none;
}
.column_i1209 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1209 img {
	width: 209px;
	height: 300px;
}
.column_i1210 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1210 img {
	width: 276px;
	height: 300px;
}
.column_i1211 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1211 img {
	width: 288px;
	height: 479px;
}
.column_i1212 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1212 img {
	width: 176px;
	height: 308px;
}
.column_i1301 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1301 img {
	width: 237px;
	height: 294px;
}
.column_i1302 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1302 img {
	width: 198px;
	height: 272px;
}
.column_i1303 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1303 img {
	width: 263px;
	height: 563px;
}
.column_i1304 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1304 img {
	width: 266px;
	height: 686px;
}
.column_i1305 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1305 img {
	width: 587px;
	height: 312px;
}
.column_i1306 {
	width: 94%;
	margin-top: 50px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.column_i1306_sub1 {
	width: 100%;
	display: block;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}
.column_i1306_sub2 {
	width: 100%;
	display: block;
	text-align: center;
	float: left;
}
.column_i1306_ilt {
	width: 164px;
	display: block;
	height: 211px;
	margin-right: 10px;
	float: left;
}
.column_i1306_no {
	width: 30px;
	display: block;
	height: 38px;
	margin-right: 10px;
	float: left;
	margin-top: 5px;
}
.column_i1306_txt1 {
	display: block;
	width: 68%;
	float: left;
	text-align: left;
	font-size: 1.6em;
	color: #FB7465;
}
.column_i1306_txt2 {
	display: block;
	width: 68%;
	float: left;
	text-align: left;
	font-size: 1.6em;
	color: #FB7465;
}
.column_i1306_txt3 {
	display: block;
	width: 68%;
	float: left;
	text-align: left;
	font-size: 1.6em;
	color: #FB7465;
}
.column_i1306_txt4 {
	display: block;
	width: 68%;
	float: left;
	text-align: left;
	font-size: 1.6em;
	color: #FB7465;
}
.column_i1306_txt5 {
	display: block;
	width: 68%;
	float: left;
	text-align: left;
	font-size: 1.6em;
	color: #FB7465;
}
.column_i1306_txt6 {
	display: block;
	width: 68%;
	float: left;
	text-align: left;
	font-size: 1.6em;
	color: #FB7465;
}
.column_i1306_txt7 {
	display: block;
	width: 68%;
	float: left;
	text-align: left;
	font-size: 1.6em;
	color: #FB7465;
}
.column_i1307 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1307 img {
	width: 218px;
	height: 656px;
}
.column_i1308 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1308 img {
	width: 156px;
	height: 308px;
}
.column_i1309 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1309 img {
	width: 155px;
	height: 395px;
}
.column_i1310 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1310 img {
	width: 162px;
	height: 339px;
}
.column_i1311 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1311 img {
	width: 216px;
	height: 258px;
}
.column_i1312 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1312 img {
	width: 192px;
	height: 273px;
}
.column_i1401 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1401 img {
	width: 464px;
	height: 494px;
}
.column_i1402 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1402 img {
	width: 90px;
	height: 332px;

}
.column_i1403 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1403 img {
	width: 185px;
	height: 276px;

}
.column_i1404 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1404 img {
	width: 429px;
	height: 266px;
}
.column_i1405 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1405 img {
	width: 174px;
	height: 429px;
}
.column_i1406 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1406 img {
	width: 174px;
	height: 344px;
}
.column_i1407 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1407 img {
	width: 236px;
	height: 309px;
}
.column_i1408-1 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1408-1 img {
	width: 620px;
	height: 333px;
}
.column_i1408-2 {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.column_i1408-2 img {
	width: 252px;
	height: 204px;
}

.column_i1409,
.column_i1410,
.column_i1411,
.column_i1412,
.column_i1501,
.column_i1502,
.column_i1503,
.column_i1504,
.column_i1505{
	display: block;
	text-align: center;
	margin-top: 50px;
}

.column_i1409 img,
.column_i1410 img,
.column_i1411 img,
.column_i1412 img,
.column_i1501 img,
.column_i1502 img,
.column_i1503 img,
.column_i1504 img{
	zoom: 1.5;
}
.column_list_m1 {
	width: 100%;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 2em;
	background-color: #F2F0E3;
	padding-top: 10px;
	padding-bottom: 10px;

}
.column_list_sub1 {
	width: 98%;
	font-size: 1.8em;
}
.column_list_m2 {
	width: 100%;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 2em;
	background-color: #F2F0E3;
	padding-top: 10px;
	padding-bottom: 10px;

}
.column_list_sub2 {
	width: 98%;
	font-size: 1.8em;
}
.column_list_m3 {
	width: 100%;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 2em;
	background-color: #F2F0E3;
	padding-top: 10px;
	padding-bottom: 10px;

}
.column_list_sub3 {
	width: 98%;
	font-size: 1.8em;
}
.column_list_m4 {
	width: 100%;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 2em;
	background-color: #F2F0E3;
	padding-top: 10px;
	padding-bottom: 10px;

}
.column_list_sub4 {
	width: 98%;
	font-size: 1.8em;
}
.column_list_m5 {
	width: 100%;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 2em;
	background-color: #F2F0E3;
	padding-top: 10px;
	padding-bottom: 10px;
}
.column_list_sub5 {
	width: 98%;
	font-size: 1.8em;
}
.column_list_m6 {
	width: 100%;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 2em;
	background-color: #F2F0E3;
	padding-top: 10px;
	padding-bottom: 10px;
}
.column_list_sub6 {
	width: 98%;
	font-size: 1.8em;
}
.column_list_m7 {
	width: 100%;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 2em;
	background-color: #F2F0E3;
	padding-top: 10px;
	padding-bottom: 10px;
}
.column_list_sub7 {
	width: 98%;
	font-size: 1.8em;
}
.column_list_m8 {
	width: 100%;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 2em;
	background-color: #F2F0E3;
	padding-top: 10px;
	padding-bottom: 10px;
}
.column_list_sub8 {
	width: 98%;
	font-size: 1.8em;
}
.column_list_m9 {
	width: 100%;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 2em;
	background-color: #F2F0E3;
	padding-top: 10px;
	padding-bottom: 10px;
}
.column_list_sub9 {
	width: 98%;
	font-size: 1.8em;
}
.column_list_m10,
.column_list_m11,
.column_list_m12{
	width: 100%;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 2em;
	background-color: #F2F0E3;
	padding-top: 10px;
	padding-bottom: 10px;
}
.column_list_sub10,
.column_list_sub11,
.column_list_sub12{
	width: 98%;
	font-size: 1.8em;
}
.column_list_dl {
	width: 100%;
	float: left;
	text-align: left;
	background-image: url(../img/column/list_arror.jpg);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	text-indent: 18px;
}
.column_list_dl a {
	text-decoration: none;
	color: #000000;
	font-size: 1em;
}
.column_list_data {
	width: 100%;
	margin-left: 13px;
	margin-bottom: 30px;
}
.column_list_dr {
	float: right;
	text-align: right;
	margin-right: 10px;
	font-size: 0.8em;
}
#acMenu {
	margin-bottom: 60px;
}
#acMenu dt{
	display:block;
	cursor:pointer;
}
#acMenu dd{
	margin-left: 0px;
	display:none;
    padding-top: 20px;
}
.inst_mcbig_list_m {
	width: 100%;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 1.6em;
	background-color: #F2F0E3;
	padding-top: 5px;
	padding-bottom: 5px;
}
.inst_mcbig_list_sub {
	width: 100%;
	font-size: 1.4em;
}
.inst_mcbig_list_data {
	width: 90%;
	margin-left: 13px;
	margin-bottom: 16px;
}
.inst_mcbig_list_dl {
	width: 250px;
	float: left;
	text-align: left;
	margin-right: 10px;
}
.inst_mcbig_txt {
	font-size: 1.2em;
	padding-left: 10px;
	width: 100%;
}

.inst_mc_list_m {
	width: 100%;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 1.6em;
	background-color: #F2F0E3;
	padding-top: 5px;
	padding-bottom: 5px;
}
.inst_mc_list_sub {
	width: 100%;
	font-size: 1.4em;
}
.inst_mc_list_data {
	width: 90%;
	margin-left: 13px;
	margin-bottom: 16px;
}
.inst_mc_list_dl {
	width: 250px;
	float: left;
	text-align: left;
	margin-right: 10px;
}
.inst_mc_txt {
	font-size: 1.2em;
	padding-left: 10px;	
}

.message_title {
	height: auto;
	display: block;
	background-color: #F2F0E3;
	font-size: 2em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
	border-top: 1px solid #D8C19F;
	border-bottom: 1px solid #D8C19F;
	width: auto;
	margin-top: 25px;
}
.privacy_title {
	height: auto;
	display: block;
	background-color: #F2F0E3;
	font-size: 2em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
	border-top: 1px solid #D8C19F;
	border-bottom: 1px solid #D8C19F;
	width: auto;
	margin-top: 25px;
}
.name_box {
	text-align: right;
	margin-top: 20px;
}
.privacy_s_t1 {
	margin-top: 60px;
	margin-bottom: 40px;
	width: 100%;
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 30px;
	border-top: 1px solid #948980;
	border-bottom: 1px solid #948980;
}
.privacy_huki {
	background-color: #F2F0E3;
	margin-bottom: 60px;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	width: 96%;
	font-size: 1em;
	line-height: 200%;
}
.privacy_cont1 {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.4em;
}
.privacy_hukit {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 1em;
}
.privacy_sub_box {
	color: #FB7465;
}
.info_title {
	height: auto;
	display: block;
	background-color: #F2F0E3;
	font-size: 2em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
	border-top: 1px solid #D8C19F;
	border-bottom: 1px solid #D8C19F;
	width: auto;
	margin-top: 25px;
}
.info_sub_t {
	background-color: #F2F0E3;
	width: 100%;
	padding-top: 5px;
	background-image: url(../img/message/maru.jpg);
	background-repeat: no-repeat;
	background-position: 10px 18px;
	font-size: 1.8em;
	text-indent: 35px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	margin-top: 30px;
}
.info_calendar {
	margin-left: 20px;
	margin-bottom: 20px;
	width: 96%;
	height: 209px;
}
.info_sub_box1 {
	margin-left: auto;
	font-size: 1.6em;
	width: 94%;
	margin-right: auto;
}
.info_sub_tb {
	width: 96%;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 1.6em;
	font-weight: bold;
	text-indent: 25px;
	border-radius: 30px;
	background-color: #F2F0E3;
}
.info_pdf_box {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	margin-top: 50px;
	margin-bottom: 60px;
	border: 2px solid #F2F0E3;
}
.info_pdf_tl {
	width: 75%;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 1.2em;
}
.info_pdf_p {
	width: 87px;
	height: 122px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.adobe_boxl {
	width: 65%;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 0.9em;
	float: left;
	margin-bottom: 10px;
}
.adobe_boxr {
	width: 158px;
	height: 39px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
.info_sub_map {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.8em;
	text-indent: 35px;
	background-color: #F2F0E3;
	background-image: url(../img/message/maru.jpg);
	background-position: 10px 18px;
	background-repeat: no-repeat;
}
.info_photo {
	margin-bottom: 20px;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.info_gmap {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 50px;
	text-align: center;
	font-size: 1.2em;
	border-radius: 30px;
	background-color: #D8C09E;
	display: block;
}
.info_gmap a {
	display: block;
	color: #123412;
	font-size: 1.2em;
}
.inst_title {
	height: auto;
	display: block;
	background-color: #F2F0E3;
	font-size: 2em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
	border-top: 1px solid #D8C19F;
	border-bottom: 1px solid #D8C19F;
	width: auto;
	margin-top: 25px;
}
.inst_sub_t1 {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.8em;
	text-indent: 35px;
	background-color: #F2F0E3;
	background-image: url(../img/message/maru.jpg);
	background-position: 10px 18px;
	background-repeat: no-repeat;
}
.inst_sub_t2 {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.8em;
	text-indent: 35px;
	background-color: #F2F0E3;
	background-image: url(../img/message/maru.jpg);
	background-repeat: no-repeat;
	background-position: 10px 18px;
}
.inst_sub_t3 {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.8em;
	text-indent: 35px;
	background-color: #F2F0E3;
	background-image: url(../img/message/maru.jpg);
	background-repeat: no-repeat;
	background-position: 10px 18px;
}
.inst_txts_box {
}
.inst_stxt_in1 {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.6em;
	font-weight: bold;
}
.inst_ttxt_in {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.6em;
	line-height: 180%;
}
.inst_il1 {
	display: none;
}
.inst_stxt_in2 {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.6em;
	font-weight: bold;
}
.inst_stxt_in3 {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.6em;
	font-weight: bold;
}
.inst_phot_box1 {
	width: 490px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/inst/photo_moba.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 335px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.inst_mc_box1 {
	display: none;
}
.mc_p_bigbox_l {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.mc_p_bigbox_r {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.inst_mc_big_name {
	font-size: 1.6em;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #9B5A32;
	height: 45px;
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 3px;
	border-bottom: 1px solid #666666;
	font-weight: bold;
}
.inst_mcbig2_txt {
	font-size: 1.1em;
	text-align: left;
	margin-bottom: 20px;
	color: #123412;
	width: 100%;
	margin-left: 10px;
	
}
.inst_mcbig3_txt {
	font-size: 1.2em;
	text-align: left;
	padding-top: 50px;
	color: #123412;
	width: auto;
	margin-left: 10px;
	
}
.inst_photo_b1 {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.inst_mc_box2 {
	margin-bottom: 50px;
	display: none;
}
.mc_p_sbox1 {
	width: 90%;
	margin-left: auto;
	padding-right: auto;
	margin-right: auto;
	text-align: center;
}
.mc_p_sbox2 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.inst_mc_s_txt {
	text-align: left;
	font-size: 1.4em;
	color: #123412;
}
.inst_mc_sm_name {
	color: #9B5A32;
	font-size: 1.6em;
	font-weight: bold;
}
.inst_mc_ssm_name {
	color: #9B5A32;
	font-size: 1.6em;
	text-align: center;
	font-weight: bold;
}
.mc_ill {
}
.mc_p_sbox3 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.guide_title {
	height: auto;
	display: block;
	background-color: #F2F0E3;
	font-size: 2em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
	border-top: 1px solid #D8C19F;
	border-bottom: 1px solid #D8C19F;
	width: auto;
	margin-top: 25px;
}
.guide_sub_title1 {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.8em;
	text-indent: 35px;
	background-color: #F2F0E3;
	background-image: url(../img/message/maru.jpg);
	background-repeat: no-repeat;
	background-position: 10px 18px;
}
.guide_photo1 {
	width: 250px;
	height: 249px;
	margin-left: auto;
	margin-right: auto;
}
.guide_midashi1 {
	width: 98%;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 1.6em;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}
.guide_txt1 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.6em;
	line-height: 160%;
}
.guide_in_txt1 {
}
.guide_txt_l1 {
	width: 94%;
	margin-left: 2%;
	margin-right: auto;
	font-size: 1.6em;
}
.guide_ir {
}
.guide_in_txt2 {
	width: 94%;
	margin-left: 2%;
	margin-right: auto;
	font-size: 1.6em;
	line-height: 160%;
}
.guide_point_box {
	width: 98%;
	margin-top: 30px;
	margin-bottom: 20px;
	/* [disabled]padding-bottom: 15px; */
	/* [disabled]padding-top: 15px; */
	color: #FF9900;
	font-size: 1.6em;
	background-image: url(../img/guide/point.jpg);
	background-repeat: no-repeat;
	/* [disabled]text-indent: 60px; */
	background-position: 0px 10px;
}
.guide_p_1 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.guide_p_2 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.guide_sub_title2 {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.8em;
	text-indent: 35px;
	background-color: #F2F0E3;
	background-image: url(../img/message/maru.jpg);
	background-repeat: no-repeat;
	background-position: 10px 18px;
}
.guide_photo2 {
	margin-left: auto;
	margin-right: auto;
	width: 250px;
}
.guide_midashi2 {
	width: 98%;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 1.6em;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}
.guide_txt2 {
	width: 96%;
	font-size: 1.6em;
	line-height: 160%;
}
.guide_i2 {
}
.guide_sub_title3 {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.8em;
	text-indent: 35px;
	background-image: url(../img/message/maru.jpg);
	background-position: 10px 18px;
	background-repeat: no-repeat;
	background-color: #F2F0E3;
}
.guide_photo3 {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}
.guide_midashi3 {
	width: 98%;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 1.6em;
	margin-left: auto;
	margin-right: auto;
}
.guide_i3 {
}
.guide_in_txt3 {
}
.guide_name_t {
	font-size: 1.6em;
	margin-top: 20px;
	margin-bottom: 10px;
}
.guide_name_b {
	font-size: 1.4em;
	line-height: 140%;
}
.guide_in_txt4 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.guide_box {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 50px;
	font-size: 1.4em;
	line-height: 140%;
	background-color: #FAFAF5;
	border: 1px solid #FF9900;
	border-radius: 20px;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
}
.mess_photo {
	background-image: url(../img/message/photo.jpg);
	background-size: 280px 280px;
    background-repeat: no-repeat;
	display: block;
	width: 280px;
	height: 280px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.mess_fc_box {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	font-size: 2em;
	font-weight: bold;
}
.mess_fc_box span:before {
  content: "\A";
  white-space: pre;
}
.mess_aisatu {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	font-size: 1.6em;
}
.mess_name {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	font-size: 1.6em;
	margin-top: 10px;
	margin-bottom: 60px;
	text-align: right;
}
.mess_sub_c1 {
	background-color: #F2F0E3;
	width: 100%;
	padding-top: 5px;
	background-image: url(../img/message/maru.jpg);
	background-repeat: no-repeat;
	background-position: 10px 18px;
	font-size: 1.8em;
	text-indent: 35px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.mess_sub_c2 {
	background-color: #F2F0E3;
	width: 100%;
	padding-top: 5px;
	background-image: url(../img/message/maru.jpg);
	background-repeat: no-repeat;
	background-position: 10px 18px;
	font-size: 1.8em;
	text-indent: 35px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	margin-top: 60px;
}
.mess_reki_t {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.8em;
	font-weight: bold;
	clear: both;
}
.mess_sika_t {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 20px;
}
.mess_heise {
	width: 10%;
	font-size: 0.8em;
	float: left;
	font-weight: normal;
}
.mess_nen {
	width: 11%;
	float: left;
	font-size: 0.8em;
	font-weight: normal;
	text-align: right;
}
.mess_mei {
	width: 76%;
	float: left;
	font-size: 0.8em;
	font-weight: normal;
	margin-left: 2%;
}
.mess_sikaku {
	font-size: 0.8em;
	font-weight: normal;
}
.mess_set1 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	font-size: 1.6em;
}
.mess_rinen_t {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-size: 2em;
	font-weight: bold;
	background-color: #FF9900;
	margin-top: 40px;
	text-indent: 30px;
}
.mess_rinen1t {
	width: 94%;
	font-size: 1.6em;
	font-weight: bold;
	color: #FF9900;
	margin-left: auto;
	margin-right: auto;
}
.mess_renen2t {
}
.mess_rinen2t {
	width: 94%;
	font-size: 1.6em;
	font-weight: bold;
	color: #FF9900;
	margin-left: auto;
	margin-right: auto;
}
.mess_rinen3t {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.6em;
	font-weight: bold;
	color: #FF9900;
}
.mess_rinen4t {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	color: #FF9900;
	font-weight: bold;
	font-size: 1.6em;
}
.mess_rine_txt {
	width: 85%;
	margin-left: 10%;
	font-size: 1.6em;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 5%;
}
.mess_ren_box {
	width: 84%;
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5%;
	padding-right: 5%;
	border: 1px solid #977E6A;
	border-radius: 20px;
	margin-top: 40px;
}
.mess_renkei {
	width: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 15px;
	background-color: #F5F4E0;
	font-weight: bold;
	font-size: 1.6em;
	margin-left: auto;
	margin-right: auto;
}
.mess_renkei_txt {
	font-size: 1.6em;
	width: 100%;
}
.mess_renkei_link {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	line-height: 180%;
	font-size: 1.2em;
	width: 100%;
}
.index_comet1 {
	height: auto;
	display: block;
	background-color: #F2F0E3;
	font-size: 1.8em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
	border-top: 1px solid #D8C19F;
	border-bottom: 1px solid #D8C19F;
	width: auto;
}
.index_set1 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.index_set2 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.index_set3 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.index_set1_t {
}
.index_set2_t {
}
.index_set3_t {
}
.index_set_p {
	width: 190px;
	height: 190px;
	float: left;
}
.index_set_bg {
}
.index_set_txt {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	float: left;
	color: #000000;
	line-height: 140%;
	text-align: left;
	font-size: 1.4em;
}
.info_bus {
	font-size: 0.8em;
	margin-top: 10px;
}
.info_car {
	font-size: 0.8em;
	margin-top: 10px;
}
.telno {
}
.index_il_box1 {
	display: none;
}
.index_box2_in {
	font-size: 1.6em;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	line-height: 160%;

}
.column_txt0 {
	font-size: 1.6em;
	width: 96%;
	padding-left: 1%;
	padding-right: 1%;
    line-height: 1.7em;
    margin-top: 20px;
}
.guide_txt_box0 {
	width: 90%;
	margin-left: 10px;
	font-size: 1.6em;
}
.guide_photo00 {
	width: 210px;
	margin-right: 10px;
	float: left;
}
.inst_mc_box0 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.inst_mc_box2_m {
	margin-bottom: 50px;
}
.index_box3_m {
	width: 100%;
	margin-bottom: 0px;
	margin-top: 50px;
	display: block;
	font-size: 1.6em;
}

.tab, .tab li, .tab li a {
	float: left;
	padding: 3px;
	margin-right: 2px;
}

.tab_content {
	clear: both;
	overflow: hidden;
	width: 90%;
	border: 1px solid #eee;
	height: 300px;
}
.area {
    display: none;
}
.tab li.active {
    background: #FAFAF5;
}

.tab li.active a{
    color:red;
}

/**** タブスタート **/
#header-wrapper {
  height: 60px;
}
#header {
  height: 60px;
}
#site-title {
  padding: 10px 0 0 0;
}
h5 {
  margin-top: 20px;
}
#sample {
  margin-top: 20px;
}
#main {
  clear: left;
  margin: 20px auto;
  padding: 5px 20px;
  width: 900px;
}
#tab li {
	float: left;
	padding: 10px;
	list-style: none;
	cursor: pointer;
	background: #e6e6e6;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-top: 1px solid #D8C09E;
	border-right: 1px solid #D8C09E;
	border-left: 1px solid #D8C09E;
	margin-right: 10px;
	border-bottom: 1px solid #FAFAF5;
}
#tab li.select {
	background-color: #D8C09E;
	color: #FFFFFF;
}
.disnon {
  display: none;
}
.content_wrap {
  clear: left;
  width: 100%;
  text-align: center;
  line-height: 100px;
  background: #FAFAF5;
  color: #333;
  border-top: 1px solid #D8C09E;
  border-bottom: 1px solid #D8C09E;
}
.tab_photo {
	width: 190px;
	height: 190px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.tab_name1 {
	width: 60%;
	height: 170px;
	float: left;
	margin-left: 10px;
	font-size: 1.4em;
	margin-top: 20px;
	padding-top: 20px;
	text-align: left;
	background-image: url(../img/top/arror.jpg);
	background-repeat: no-repeat;
	background-position: 140px 50px;
}
.tab_name2 {
	width: 60%;
	height: 170px;
	float: left;
	margin-left: 10px;
	font-size: 1.4em;
	margin-top: 20px;
	padding-top: 20px;
	text-align: left;
	background-image: url(../img/top/arror.jpg);
	background-repeat: no-repeat;
	background-position: 355px 50px;
}
.tab_name3 {
	width: 60%;
	height: 170px;
	float: left;
	margin-left: 10px;
	font-size: 1.4em;
	margin-top: 20px;
	padding-top: 20px;
	text-align: left;
	background-image: url(../img/top/arror.jpg);
	background-repeat: no-repeat;
	background-position: 170px 53px;
}
.tab_detel {
	width: 96%;
	margin-top: 20px;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 20px;
	font-size: 1.2em;
	text-align: left;
	line-height: 160%;
}
.info_map {
	margin-left: auto;
	margin-right: auto;
	width: 96%;
}
.guide_point_txt {
	width: auto;
	padding-left: 60px;

}
.qr_box {
	display: none;
}
.column_txtbox1 {

}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
.u-mb5{
    margin-bottom: 5px;
}
.u-mb10{
    margin-bottom: 10px;
}
.u-mb15{
    margin-bottom: 15px;
}
/**** タブエンド **/

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 641px) {

.gridContainer {
	width: 100%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.goto_home_sp {
	width: 92px;
	height: 60px;
	background-image: url(../img/common/goto_home_sp.jpg);
	margin-right: 40px;
	display: block;
	margin-top: 30px;
}
.goto_home_sp a {
	width: 92px;
	height: 50px;
	display: block;
}
.logo_box {
	height: 84px;
	width: 480px;
	background-image: url(../img/common/logo_20.jpg);
	-webkit-background-size: 409px 84px;
	background-size: 409px 84px;
	background-repeat: no-repeat;
	margin-left: 0;
	margin-top: 10px;
}
.head_txt {
	display: none;
	width: 21.0526%;
	margin-left: 0;
}
.top_img {
}
.foot_body {
	width: 100%;
	padding-bottom: 52px;
}
.copy_l {
	background-color: #D8C09E;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.foot_title {
	display: none;
}
.foot_add {
}
.goto {
}
.gototop_b {
}
.fp_home {
}
.content_box {
}
.content_l {
}
.content_r {
	display: none;
}
.info_box {
	display: none;
}
.info_box_txt {
}
.font_pink {
}
.content_l_sub {
}
.index_box {
	width: 100%;
}
.index_box1 {
	width: 100%;
 
}
.index_box2 {

}
.index_box3 {
	
}
.index_box4 {
	
	
}
.news_t {
	
}
.news_data {
}
.navi_txt1 {
}
.come_t {
}
.index_colum_1 {

}
.index_colum2 {
}
.column_title {

}
.column_sub_title01 {
}
.column_sub_title02 {
}
.column_sub_title03 {
}
.column_sub_title04 {
}
.column_sub_title05 {
}
.column_sub_title06 {
}
.column_sub_title07 {
}
.column_sub_title08 {
}
.column_sub_title09 {
}
.column_sub_title10 {
}
.column_sub_title11 {
}
.column_tt {
}
.column_tt_l {
}
.column_tt_r {
}
.column_contents {
}
.column_back {
}
.column_i1209 {
}
.column_i1210 {
}
.column_i1305 {
}
.column_list_m1 {
}
.column_list_m2 {
}
.column_list_m3 {
}
.column_list_m4 {
}
.column_list_m5 {
}
.column_list_m6 {
}
.column_list_m7 {
}
.column_list_dl {
}
.column_list_dl a {
}
.column_list_data {
}
.column_list_dr {
}
.message_title {
}
.privacy_title {
}
.name_box {
}
.privacy_s_t1 {
}
.privacy_huki {
}
.privacy_cont1 {

}
.privacy_hukit {
}
.privacy_sub_box {
}
.info_title {
}
.info_sub_t {
}
.info_calendar {
}
.info_sub_box1 {
}
.info_sub_tb {
}
.info_pdf_box {
}
.info_pdf_tl {
}
.info_pdf_p {
}
.adobe_boxl {
}
.adobe_boxr {
}
.info_sub_map {
}
.info_photo {
}
.info_gmap {
}
.inst_title {
}
.inst_sub_t1 {
}
.inst_sub_t2 {
}
.inst_sub_t3 {
}
.inst_txts_box {
}
.inst_stxt_in1 {
}
.inst_ttxt_in {
}
.inst_il1 {
}
.inst_stxt_in2 {
}
.inst_stxt_in3 {
}
.inst_phot_box1 {
}
.inst_mc_box1 {
}
.mc_p_bigbox_l {
}
.mc_p_bigbox_r {
}
.inst_mc_big_name {
}
.inst_mcbig_txt {
}
.inst_photo_b1 {
}
.inst_mc_box2 {
}
.mc_p_sbox1 {
}
.mc_p_sbox2 {
}
.inst_mc_s_txt {
}
.inst_mc_sm_name {
}
.inst_mc_ssm_name {
}
.mc_ill {
}
.mc_p_sbox3 {
}
.guide_title {
}
.guide_sub_title1 {
}
.guide_photo1 {
}
.guide_midashi1 {
}
.guide_txt1 {
}
.guide_in_txt1 {
}
.guide_txt_l1 {
}
.guide_ir {
}
.guide_in_txt2 {
}
.guide_point_box {
}
.guide_p_1 {
}
.guide_p_2 {
}
.guide_sub_title2 {
}
.guide_photo2 {
}
.guide_midashi2 {
}
.guide_txt2 {
}
.guide_i2 {
}
.guide_sub_title3 {
}
.guide_photo3 {
}
.guide_midashi3 {
}
.guide_i3 {
}
.guide_in_txt3 {
}
.guide_name_t {
}
.guide_name_b {
}
.guide_in_txt4 {
}
.guide_box {
}
.mess_photo {
}
.mess_fc_box {
}
.mess_aisatu {
}
.mess_name {
}
.mess_sub_c1 {
}
.mess_sub_c2 {
}
.mess_reki_t {
}
.mess_sika_t {
}
.mess_heise {
}
.mess_nen {
}
.mess_mei {
}
.mess_sikaku {
}
.mess_set1 {
}
.mess_rinen_t {
}
.mess_rinen1t {
}
.mess_renen2t {
}
.mess_rinen2t {
}
.mess_rinen3t {
}
.mess_rinen4t {
}
.mess_rine_txt {
}
.mess_ren_box {

}
.mess_renkei {
}
.mess_renkei_txt {
}
.mess_renkei_link {
}
.index_comet1 {
}
.index_set1 {
}
.index_set2 {
}
.index_set3 {
}
.index_set1_t {
}
.index_set2_t {
}
.index_set3_t {
}
.index_set_p {
}
.index_set_bg {
}
.index_set_txt {
}
.info_bus {
}
.info_car {
}
.telno {
}
.index_il_box1 {
	display: none;
}
.index_box2_in {
}
.column_txt0 {
}
.guide_txt_box0 {
}
.guide_photo00 {
}
.inst_mc_box0 {
}
.inst_mc_box2_m {
}
.index_box3_m {
}
.info_map {
}
.guide_point_txt {
}
.qr_box {
	display: none;
}
.column_txtbox1 {
}
.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 only screen and (min-width: 769px) {
.gridContainer {
	width: 1050px;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.top_line {
	height: 5px;
	background-color: #D8C09E;
	display: block;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	float: none;
}
.goto_home_sp {
	display:none;
}
.logo_box {
	height: 66px;
	width: 322px;
	float: left;
	background-image: url(../img/common/logo.jpg);
	-webkit-background-size: 322px 66px;
	background-size: 322px 66px;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 68px;
	margin-top: 21px;
	overflow-x: visible;
	text-indent: -9999px;
}
.kojin_pc {
	height: 30px;
	width: 200px;
	display: block;
	float: right;
	margin-right: 50px;
	background-image: url(../img/common/navi.png);
	background-position: 0px -30px;
}
.news_t {
	width: 700px;
	height: 25px;
	background-image: url(../img/top/news.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-color: #FFFFFF;
	border-width: 0px;
}
.news_data {
	font-size: 0.93em;
	text-align: left;
	width: 700px;
	line-height: 180%;
	margin-left: 30px;
}
.kojin_pc a {
	height: 30px;
	width: 200px;
	display: block;
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.kojin_pc a:hover {
	background-image: url(../img/common/navi.png);
	background-position: 0px -30px;
}
.navi_pc {
	height: 55px;
	width: 1050px;
	display: block;
	clear: both;
	max-width: 1050px;
	min-width: 1050px;
}
.pc_navi1 {
	height: 55px;
	width: 140px;
	display: block;
	float: left;
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: 0px -115px;
	text-indent: -9999px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-radius: 0px;
}
.pc_navi1 a {
	height: 55px;
	width: 140px;
	display: block;
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	clear: left;
	border-radius: 0px;
}
.pc_navi1 a:hover {
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: 0px -115px;
	float: left;
}
.pc_navi2 {
	height: 55px;
	width: 145px;
	display: block;
	float: left;
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: -140px -115px;
	text-indent: -9999px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-radius: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.pc_navi2 a {
	height: 55px;
	width: 145px;
	display: block;
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: -140px -60px;
	clear: left;
	border-radius: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.pc_navi2 a:hover {
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: -140px -115px;
	float: left;
}
.pc_navi3 {
	height: 55px;
	width: 166px;
	display: block;
	float: left;
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: -285px -115px;
	text-indent: -9999px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-radius: 0px;
	padding-top: 0px;
}
.pc_navi3 a {
	height: 55px;
	width: 166px;
	display: block;
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: -285px -60px;
	clear: left;
	border-radius: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.pc_navi3 a:hover {
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: -285px -115px;
	float: left;
}
.pc_navi4 {
	height: 55px;
	width: 166px;
	display: block;
	float: left;
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: -451px -115px;
	text-indent: -9999px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-radius: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.pc_navi4 a {
	height: 55px;
	width: 166px;
	display: block;
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: -451px -60px;
	clear: left;
	border-radius: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.pc_navi4 a:hover {
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: -451px -115px;
	float: left;
}
.pc_navi5 {
	height: 55px;
	width: 184px;
	display: block;
	float: left;
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: -617px -115px;
	text-indent: -9999px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-radius: 0px;
	padding-top: 0px;
}
.pc_navi5 a {
	height: 55px;
	width: 184px;
	display: block;
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: -617px -60px;
	clear: left;
	border-radius: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.pc_navi5 a:hover {
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: -617px -115px;
	float: left;
}
.pc_navi6 {
	height: 55px;
	width: 249px;
	display: block;
	float: left;
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: -801px -115px;
	text-indent: -9999px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-radius: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
}
.pc_navi6 a {
	height: 55px;
	width: 249px;
	display: block;
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: -801px -60px;
	clear: left;
	border-radius: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.pc_navi6 a:hover {
	background-image: url(../img/common/navi.png);
	background-repeat: no-repeat;
	background-position: -801px -115px;
	float: left;
}
.pc_navi6 span:before {
  display: none;
}
.pc_navi7 {
	display: none;
}
.pc_navi7 a {
	display: none;
}
.pc_navi7 a:hover {
	display: none;
}
.head_txt {
	display: block;
	width: 620px;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 24px;
	float: left;
	font-size: 0.8em;
}
.top_img {
	background-image: url(../img/common/head_10.jpg);
	width: 950px;
	height: 237px;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 30px;
}
.foot_body {
	width: 100%;
	background-image: url(../img/common/foot_line_pc.jpg);
	background-repeat: repeat-x;
}
.copy_l {
	background-color: #D8C09E;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.7em;
}
.foot_title {
	display: block;
	width: 820px;
	font-size: 0.8em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 25px;
}
.foot_add {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/common/foot_logo.jpg);
	background-repeat: no-repeat;
	padding-left: 124px;
	font-size: 1em;
	margin-bottom: 0px;
	line-height: 200%;
	background-position: 0% 35px;
}
.goto {
	width: 1050px;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}
.gototop_b {
	background-image: url(../img/common/goto_pc.jpg);
	background-repeat: no-repeat;
	width: 200px;
	display: block;
	height: 29px;
	float: right;
	margin-right: 10px;
}
.gototop_b a {
	background-image: url(../img/common/goto_pc.jpg);
	background-repeat: no-repeat;
	width: 200px;
	display: block;
	height: 29px;
	text-indent: -9999px;
}
.fp_home {
	display: none;
}
.content_box {
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 120px;
	margin-top: 40px;
}
.content_l {
	width: 770px;
	float: left;
}
.content_r {
	width: 280px;
	float: right;
	display: block;
	font-size: 0.9em;
	line-height: 200%;
}
.info_box {
	width: 255px;
	border-radius: 10px;
	background-color: #F2F0E3;
	display: block;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 15px;
	color: #000000;
}
.info_box_txt1 {
	font-size: 0.93em;
	width: 230px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.info_box_txt2 {
	font-size: 0.93em;
	width: 245px;
	margin-top: 5px;
}

.content_l_sub {
	width: 730px;
	margin-left: 10px;
}
.index_box {
	width: 730px;
	margin-left: 10px;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	margin-bottom: 0px;
}
.index_box1 {
	-webkit-box-ordinal-group: 1;/* Safari,Google Chrome用（1番目に表示 */
	-moz-box-ordinal-group: 1;/* Firefox用（1番目に表示） */
	width: 100%;
	margin-bottom: 30px;
}
.index_box2 {
	-webkit-box-ordinal-group: 2;/* Safari,Google Chrome用（2番目に表示 */
	-moz-box-ordinal-group: 2;




　/* Firefox用（2番目に表示） */ 
	width: 100%;
	margin-bottom: 30px;
	display: block;
	font-size: 0.93em;
	line-height: 200%;
	width: 730px;
}
.index_box3 {
	-webkit-box-ordinal-group: 3;/* Safari,Google Chrome用（3番目に表示 */
	-moz-box-ordinal-group: 3;



　/* Firefox用（3番目に表示） */ 
	width: 100%;
	margin-bottom: 30px;
	width: 730px;
	display: block;
}
.index_box4 {
	-webkit-box-ordinal-group: 4;/* Safari,Google Chrome用（4番目に表示 */
	-moz-box-ordinal-group: 4;


















　/* Firefox用（4番目に表示） */ 
	width: 730px;
	height: 138px;
	background-image: url(../img/top/colum_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 731px;
	border-style: none;
	border-width: 0px;
	border-radius: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.come_t {
	background-image: url(../img/top/come_t.jpg);
	background-repeat: no-repeat;
	height: 50px;
	text-indent: -9999px;
	border-top-style: none;
	border-bottom-style: none;
	background-origin: content-box;
}
.index_colum_1 {
	width: 285px;
	height: 132px;
	margin-top: 3px;
	margin-left: 3px;
	float: left;
}
.index_colum2 {
	width: 400px;
	float: left;
	display: block;
	font-size: 0.93em;
	line-height: 160%;
	text-decoration: none;
	color: #000000;
	margin-bottom: auto;
	margin-top: 25px;
}
.index_colum2 a {
	display: block;
	text-decoration: none;
	color: #000000;
}
.column_title {
	text-indent: -9999px;
	background-image: url(../img/column/title.jpg);
	background-repeat: no-repeat;
	height: 120px;
	margin-left: 10px;
	width: 730px;
	background-color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	border-top: 0px solid #D8C19F;
	border-bottom: 0px solid #D8C19F;
	margin-top: 0px;
}
.column_sub_title01 {
	width: 730px;
	height: 64px;
	margin-left: 10px;
    margin-bottom: 0px;
	display: block;
	background-image: url(../img/column/sub_title01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.column_sub_title02 {
	width: 730px;
	height: 64px;
	margin-left: 10px;
    margin-bottom: 0px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/column/sub_title02.jpg);
	background-repeat: no-repeat;
}
.column_sub_title03 {
	width: 730px;
	height: 64px;
	margin-left: 10px;
    margin-bottom: 0px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/column/sub_title03.jpg);
	background-repeat: no-repeat;
}
.column_sub_title04 {
	width: 730px;
	height: 64px;
	margin-left: 10px;
    margin-bottom: 0px;
	text-indent: -9999px;
	background-image: url(../img/column/sub_title04.jpg);
	background-repeat: no-repeat;
}
.column_sub_title05 {
	width: 730px;
	height: 64px;
	margin-left: 10px;
    margin-bottom: 0px;
	text-indent: -9999px;
	background-image: url(../img/column/sub_title05.jpg);
	background-repeat: no-repeat;
}
.column_sub_title06 {
	width: 730px;
	height: 64px;
	margin-left: 10px;
    margin-bottom: 0px;
	text-indent: -9999px;
	background-image: url(../img/column/sub_title06.jpg);
	background-repeat: no-repeat;
}
.column_sub_title07 {
	width: 730px;
	height: 64px;
	margin-left: 10px;
    margin-bottom: 0px;
	text-indent: -9999px;
	background-image: url(../img/column/sub_title07.jpg);
	background-repeat: no-repeat;
}
.column_sub_title08 {
	width: 730px;
	height: 64px;
	margin-left: 10px;
    margin-bottom: 0px;
	text-indent: -9999px;
	background-image: url(../img/column/sub_title08.jpg);
	background-repeat: no-repeat;
}
.column_sub_title09 {
	width: 730px;
	height: 64px;
	margin-left: 10px;
    margin-bottom: 0px;
	text-indent: -9999px;
	background-image: url(../img/column/sub_title09.jpg);
	background-repeat: no-repeat;
}
.column_sub_title10 {
	width: 730px;
	height: 64px;
	margin-left: 10px;
    margin-bottom: 0px;
	text-indent: -9999px;
	background-image: url(../img/column/sub_title10.jpg);
	background-repeat: no-repeat;
}
.column_sub_title11 {
	width: 730px;
	height: 64px;
	margin-left: 10px;
    margin-bottom: 0px;
	text-indent: -9999px;
	background-image: url(../img/column/sub_title11.jpg);
	background-repeat: no-repeat;
}
.column_sub_title10-1 {
	width: 730px;
	height: 64px;
	margin-left: 10px;
    margin-bottom: 0px;
	text-indent: -9999px;
	background-image: url(../img/column/sub_title10-1.jpg);
	background-repeat: no-repeat;
}
.column_sub_title12 {
	width: 730px;
	height: 64px;
	margin-left: 10px;
    margin-bottom: 0px;
	text-indent: -9999px;
	background-image: url(../img/column/sub_title12.jpg);
	background-repeat: no-repeat;
}
.column_sub_title13 {
	width: 730px;
	height: 64px;
	margin-left: 10px;
    margin-bottom: 0px;
	text-indent: -9999px;
	background-image: url(../img/column/sub_title13.jpg);
	background-repeat: no-repeat;
}
.column_tt {
	width: 730px;
	margin-left: 10px;
	background-color: #F2F0E3;
	border-radius: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.column_tt_l {
	width: 550px;
	float: left;
	display: block;
	color: #000000;
	font-size: 1.2em;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 20px;
	padding-left: 0px;
}
.column_tt_r {
	width: 110px;
	float: right;
	padding-bottom: 0px;
	margin-top: 9px;
	margin-bottom: 8px;
	margin-right: 30px;
	text-align: right;
	font-size: 1em;
}
.column_contents {
	width: 710px;
	margin-left: 20px;
	color: #000000;
	font-size: 1em;
	line-height: 170%;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
.column_back {
	width: 730px;
	margin-left: 10px;
	background-color: #D8C09E;
	border-radius: 30px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../img/column/arror.jpg);
	background-repeat: no-repeat;
	background-position: 265px 10px;
	margin-top: 50px;
	margin-bottom: 0px;
	font-size: 1em;
}
.column_back a {
	width: 730px;
	display: block;
	color: #000000;
	text-decoration: none;
}
.column_i1209 {
	width: 178px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	padding-left: 32px;
	padding-top: 77px;
	margin-top: 0px;
	text-align: left;
}
.column_i1209 img {
	width: 139px;
	height: 200px;
}
.column_i1210 {
	width: 196px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	padding-left: 14px;
	padding-top: 80px;
	margin-top: 0px;
	text-align: left;
}
.column_i1210 img {
	width: 184px;
	height: 200px;
}
.column_i1211 {
	width: 206px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	padding-left: 4px;
	margin-top: 0px;
	text-align: left;
	padding-top: 20px;
}
.column_i1211 img {
	width: 192px;
	height: 319px;
}
.column_i1212 {
	width: 166px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	padding-left: 44px;
	padding-top: 49px;
	margin-top: 0px;
	text-align: left;
}
.column_i1212 img {
	width: 117px;
	height: 205px;
}
.column_i1301 {
	width: 182px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	padding-left: 28px;
	padding-top: 57px;
	margin-top: 0px;
	text-align: left;
}
.column_i1301 img {
	width: 158px;
	height: 196px;
}
.column_i1302 {
	width: 184px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	padding-left: 26px;
	padding-top: 69px;
	margin-top: 0px;
	text-align: left;
}
.column_i1302 img {
	width: 132px;
	height: 182px;
}
.column_i1303 {
	width: 201px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	padding-left: 9px;
	padding-top: 50px;
	margin-top: 0px;
	text-align: left;
}
.column_i1303 img {
	width: 175px;
	height: 375px;
}
.column_i1304 {
	width: 178px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	padding-left: 32px;
	padding-top: 6px;
	margin-top: 0px;
	text-align: left;
}
.column_i1304 img {
	width: 177px;
	height: 457px;
}
.column_i1305 {
	width: 596px;
	margin-left: 10px;
	margin-top: 40px;
	display: block;
	padding-left: 134px;
	padding-top: 30px;
	margin-top: 0px;
	text-align: left;
}
.column_i1305 img {
	width: 389px;
	height: 205px;
}
.column_i1306 {
	width: 750px;
	margin-left: 10px;
	margin-top: 50px;
	display: block;
}
.column_i1306_sub1 {
	width: 230px;
	display: block;
	height: 305px;
	margin-right: 20px;
	float: left;
	text-align: center;
}
.column_i1306_sub2 {
	width: 663px;
	display: block;
	height: 269px;
	text-align: center;
	float: left;
	margin-left: 34px;
}
.column_i1306_ilt {
	width: 164px;
	display: block;
	height: 211px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.column_i1306_no {
	width: 30px;
	display: block;
	height: 38px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.column_i1306_txt1 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-image: url(../img/column/1306-it01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 64px;
	float: none;
}
.column_i1306_txt2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-image: url(../img/column/1306-it02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 64px;
	float: none;
}
.column_i1306_txt3 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-image: url(../img/column/1306-it03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 64px;
	float: none;
}
.column_i1306_txt4 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-image: url(../img/column/1306-it04.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 56px;
	float: none;
}
.column_i1306_txt5 {
	display: block;
	height: 56px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-image: url(../img/column/1306-it05.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: none;
}
.column_i1306_txt6 {
	display: block;
	height: 56px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-image: url(../img/column/1306-it06.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: none;
}
.column_i1306_txt7 {
	display: block;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-image: url(../img/column/1306-it07.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: none;
}
.column_i1307 {
	width: 172px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	padding-left: 38px;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
}
.column_i1307 img {
	width: 145px;
	height: 437px;
}
.column_i1308 {
	width: 155px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	padding-left: 55px;
	padding-top: 65px;
	margin-top: 0px;
	text-align: left;
}
.column_i1308 img {
	width: 104px;
	height: 205px;
}
.column_i1309 {
	width: 154px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	padding-left: 56px;
	padding-top: 40px;
	margin-top: 0px;
	text-align: left;
}
.column_i1309 img {
	width: 103px;
	height: 263px;
}
.column_i1310 {
	width: 147px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	padding-left: 63px;
	padding-top: 65px;
	margin-top: 0px;
	text-align: left;
}
.column_i1310 img {
	width: 108px;
	height: 226px;
}
.column_i1311 {
	width: 169px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	padding-left: 41px;
	padding-top: 65px;
	margin-top: 0px;
	text-align: left;
}
.column_i1311 img {
	width: 144px;
	height: 172px;
}
.column_i1312 {
	width: 174px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	padding-left: 36px;
	padding-top: 78px;
	margin-top: 0px;
	text-align: left;
}
.column_i1312 img {
	width: 128px;
	height: 182px;
}
.column_i1401 {
	width: 522px;
	background-repeat: no-repeat;
	display: block;
	padding-right: 0px;
	padding-left: 188px;
	margin-top: 20px;
	text-align: left;
}
.column_i1401 img {
	width: 309px;
	height: 329px;
}
.column_i1402 {
	width: 121px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	padding-left: 89px;
	padding-top: 85px;
	margin-top: 0px;
	text-align: left;
}
.column_i1402 img {
	width: 60px;
	height: 221px;

}
.column_i1403 {
	width: 163px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	padding-left: 47px;
	padding-top: 71px;
	margin-top: 0px;
	text-align: left;
}
.column_i1403 img {
	width: 123px;
	height: 184px;
}

.column_i1404 {
	width: 526px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 184px;
	padding-top: 45px;
	margin-top: 0px;
	text-align: left;
}
.column_i1404 img {
	width: 286px;
	height: 177px;
}
.column_i1405 {
	width: 172px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	padding-left: 38px;
	padding-top: 30px;
	margin-top: 0px;
	text-align: left;
}
.column_i1405 img {
	width: 116px;
	height: 286px;
}
.column_i1406 {
	width: 163px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	padding-left: 47px;
	padding-top: 41px;
	margin-top: 0px;
	text-align: left;
}
.column_i1406 img {
	width: 116px;
	height: 229px;
}
.column_i1407 {
	width: 181px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	padding-left: 29px;
	padding-top: 85px;
	margin-top: 0px;
	text-align: left;
}
.column_i1407 img {
	width: 157px;
	height: 206px;
}
.column_i1408-1 {
	width: 547px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 163px;
	margin-top: 45px;
	text-align: left;
}
.column_i1408-1 img {
	width: 413px;
	height: 222px;
}
.column_i1408-2 {
	width: 186px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	padding-left: 24px;
	padding-top: 92px;
	margin-top: 0px;
	text-align: left;
}
.column_i1408-2 img {
	width: 168px;
	height: 136px;
}
    
/* コラム画像設定-2016年5月追加 */ 
.column_i1409 {
	width: 100%;
	display: block;
	}
.column_i1409 img {
    text-align: center;
    zoom:1;
	width: 330px;
	height:240px;
}
.column_i1410 {
	width: 205px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	text-align: left;
    
}
.column_i1410 img {
    margin-top:50px;
    zoom:1;
	width: 205px;
	height: 149px;
    
}    
.column_i1411 {
	width: 170px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	text-align: left;
    }
.column_i1411 img {
    zoom:1;
    margin-top: 30px;
	width: 170px;
	height: 203px;
}

.column_i1412 {
	width: 100%;
	display: block;
	}
.column_i1412 img {
    text-align: center;
    zoom:1;
	width: 305px;
	height: 206px;
}
.column_i1501 {
	width: 100%;
	display: block;
	}
    
.column_i1501 img {
    text-align: center;
    zoom:1;
	width: 350px;
	height:250px;
}
.column_i1502 {
	width: 100%;
	display: block;
	}
    
.column_i1502 img {
    text-align: center;
    zoom:1;
	width: 250px;
	height: 140px;
}
.column_i1503 {
	width: 100%;
	display: block;
	}
.column_i1503 img {
    text-align: center;
    zoom:1;
	width: 240px;
	height: 170px;
}    
.column_i1504 {
	width: 195px;
	float: right;
	background-repeat: no-repeat;
	display: block;
	margin-top: 50px;
	text-align: left;
    
}
.column_i1504 img {
    zoom:1;
	width: 195px;
	height: 191px;
    
}
.column_i1505 {
	width: 100%;
	display: block;
	}
.column_i1505 img {
    text-align: center;
    zoom:1;
	width: 425px;
	height: 221px;
}
    
/* コラム画像設定ここまで*/

    
.column_list_m1 {
	width: 740px;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background-image: url(../img/column/column_list_m1.jpg);
	padding-top: 0px;
	padding-bottom: 0px;

}
.column_list_sub1 {
	width: 730px;
	font-size: 1em;
}
.column_list_m2 {
	width: 740px;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background-image: url(../img/column/column_list_m2.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;

}
.column_list_sub2 {
	width: 730px;
	font-size: 1em;
}
.column_list_m3 {
	width: 740px;
	margin-top: 40px;
	height: 50px;


	margin-bottom: 20px
	margin-bottom: 20px;
	text-indent: -9999px;
	background-image: url(../img/column/column_list_m3.jpg);
	padding-top: 0px;
	padding-bottom: 0px;

}
.column_list_sub3 {
	width: 730px;
	font-size: 1em;
}
.column_list_m4 {
	width: 740px;
	margin-top: 40px;
	height: 50px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background-image: url(../img/column/column_list_m4.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;

}
.column_list_sub4 {
	width: 730px;
	font-size: 1em;
}
.column_list_m5 {
	width: 740px;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background-image: url(../img/column/column_list_m5.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;

}
.column_list_sub5 {
	width: 730px;
	font-size: 1em;
}
.column_list_m6 {
	width: 740px;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background-image: url(../img/column/column_list_m6.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;

}
.column_list_sub6 {
	width: 730px;
	font-size: 1em;
}
.column_list_m7 {
	width: 740px;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background-image: url(../img/column/column_list_m7.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;

}
.column_list_sub7 {
	width: 730px;
	font-size: 1em;
}
.column_list_m8 {
	width: 740px;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background-image: url(../img/column/column_list_m8.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;

}
.column_list_sub8 {
	width: 730px;
	font-size: 1em;
}
.column_list_m9 {
	width: 740px;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background-image: url(../img/column/column_list_m9.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;

}
.column_list_sub9 {
	width: 730px;
	font-size: 1em;
}
.column_list_m10 {
	width: 740px;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background-image: url(../img/column/column_list_m10.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;

}
.column_list_sub10 {
	width: 730px;
	font-size: 1em;
}
.column_list_m11 {
	width: 740px;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background-image: url(../img/column/column_list_m11.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;

}
.column_list_sub11 {
	width: 730px;
	font-size: 1em;
}
.column_list_m12 {
	width: 740px;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background-image: url(../img/column/column_list_m12.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;

}
.column_list_sub12 {
	width: 730px;
	font-size: 1em;
}
.column_list_dl {
	width: 550px;
	float: left;
	text-align: left;
	background-image: url(../img/column/list_arror.jpg);
	background-repeat: no-repeat;
	background-position: 0px ;
	text-indent: 18px;
    line-height:1em;
}
.column_list_dl a {
	text-decoration: none;
	color: #000000;
	font-size: 1em;
}
.column_list_data {
	width: 717px;
	margin-left: 13px;
	margin-bottom: 16px;
}
.column_list_dr {
	width: 110px;
	float: right;
	text-align: right;
	margin-right: 30px;
}
#acMenu {
	margin-bottom: 0px;
}
#acMenu dt{
	display:block;
	cursor:pointer;
}
#acMenu dd{
	margin-left: 0px;
	display: none;
}
.message_title {
	width: 730px;
	height: 140px;
	margin-left: 10px;
	text-indent: -9999px;
	background-image: url(../img/message/title.jpg);
	background-color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	border-top: 0px solid #D8C19F;
	border-bottom: 0px solid #D8C19F;
	margin-top: 0px;
}
.privacy_title {
	width: 730px;
	height: 140px;
	margin-left: 10px;
	text-indent: -9999px;
	background-image: url(../img/privacy/title.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	border-top: 0px solid #D8C19F;
	border-bottom: 0px solid #D8C19F;
	margin-top: 0px;
}
.name_box {
	width: 230px;
	margin-top: 30px;
	float: right;
	margin-right: 40px;
}
.privacy_s_t1 {
	width: 740px;
	height: 56px;
	background-image: url(../img/privacy/sub_title1.jpg);
	background-repeat: no-repeat;
	margin-top: 35px;
	margin-bottom: 30px;
	text-indent: -9999px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-width: 0px;
}
.privacy_huki {
	width: 690px;
	text-align: left;
	background-color: #F2F0E3;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	font-size: 1em;
}
.privacy_cont1 {
	width: 730px;
	margin-left: 10px;
	font-size: 1em;
	line-height: 200%;
}
.privacy_hukit {
	text-align: center;
}
.privacy_sub_box {
	color: #FB7465;
	font-size: 1em;
}
.info_title {
	width: 730px;
	height: 140px;
	margin-left: 10px;
	text-indent: -9999px;
	background-image: url(../img/info/title.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	border-top: 0px solid #D8C19F;
	border-bottom: 0px solid #D8C19F;
	margin-top: 0px;
}
.info_sub_t {
	width: 740px;
	height: 50px;
	text-indent: -9999px;
	background-image: url(../img/info/sub_title.jpg);
	margin-bottom: 30px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: 0px 0px;
}
.info_calendar {
	margin-bottom: 20px;
	width: 579px;
	height: 209px;
	margin-left: 0px;
}
.info_sub_box1 {
	padding-left: 15px;
	width: 715px;
	text-align: left;
	font-size: 1em;
	line-height: 200%;
	margin-left: 0px;

}
.info_sub_tb {
	width: 730px;
	margin-top: 27px;
	margin-bottom: 25px;
	border-radius: 30px;
	background-color: #F2F0E3;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.2em;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: normal;
}
.info_pdf_box {
	width: 560px;
	height: 217px;
	margin-left: 15px;
	margin-top: 17px;
	border: 4px solid #F2F0E3;
}
.info_pdf_tl {
	width: 410px;
	float: left;
	font-size: 0.93em;
	margin-top: 36px;
	margin-left: 15px;
}
.info_pdf_p {
	width: 87px;
	height: 122px;
	float: right;
	margin-top: 18px;
	margin-right: 36px;
}
.adobe_boxl {
	font-size: 0.67em;
	width: 340px;
	margin-left: 18px;
	margin-top: 15px;
	text-align: left;
	color: #666666;
	float: left;
}
.adobe_boxr {
	width: 158px;
	height: 39px;
	float: right;
	margin-right: 20px;
	margin-top: 19px;
}
.info_sub_map {
	width: 740px;
	height: 50px;
	text-indent: -9999px;
	background-image: url(../img/info/sub_title_map.jpg);
	margin-top: 50px;
	margin-bottom: 32px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: 0px 0px;
}
.info_photo {
	margin-bottom: 20px;
	width: 100%;
}
.info_gmap {
	width: 660px;
	margin-top: 15px;
	text-align: center;
	border-radius: 20px;
	background-color: #D8C09E;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../img/column/arror.jpg);
	background-repeat: no-repeat;
	background-position: 160px 20px;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 1em;
}
.info_gmap a {
	width: 660px;
	display: block;
	color: #123412;
	font-size: 1.2em;
}
.inst_title {
	width: 730px;
	height: 140px;
	background-image: url(../img/inst/title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 10px;
	background-color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	border-top: 0px solid #D8C19F;
	border-bottom: 0px solid #D8C19F;
	margin-top: 0px;
}
.inst_sub_t1 {
	width: 740px;
	height: 50px;
	text-indent: -9999px;
	background-image: url(../img/inst/sub_title1.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: 0px 0px;
	margin-bottom: 0px;
}
.inst_sub_t2 {
	width: 740px;
	height: 50px;
	text-indent: -9999px;
	background-image: url(../img/inst/sub_title2.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: 0px 0px;
}
.inst_sub_t3 {
	width: 740px;
	height: 50px;
	text-indent: -9999px;
	background-image: url(../img/inst/sub_title3.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-position: 0px 0px;
}
.inst_txts_box {
	width: 730px;
}
.inst_stxt_in1 {
	width: 535px;
	height: 77px;
	background-image: url(../img/inst/ss_title1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.inst_ttxt_in {
	width: 535px;
	float: left;
	line-height: 170%;
	font-size: 1em;
	margin-left: 0px;
	margin-right: 0px;
}
.inst_il1 {
	width: 195px;
	float: right;
	display: block;
}
.inst_stxt_in2 {
	width: 535px;
	height: 77px;
	background-image: url(../img/inst/ss_title2.jpg);
	text-indent: -9999px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.inst_stxt_in3 {
	width: 535px;
	height: 77px;
	float: left;
	text-indent: -9999px;
	background-image: url(../img/inst/ss_title3.jpg);
	margin-left: 0px;
	margin-right: 0px;
}
.inst_phot_box1 {
	width: 730px;
	margin-bottom: 50px;
	height: 505px;
	background-image: url(../img/inst/photo_pc.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.inst_mc_box1 {
	width: 700px;
	margin-left: 15px;
	margin-top: 30px;
	display:block;
}
.mc_p_bigbox_l {
	width: 320px;
	float: left;
}
.mc_p_bigbox_r {
	width: 320px;
	float: right;
}
.inst_mc_big_name {
	width: 320px;
	height: 45px;
	text-align: center;
	background-image: url(../img/inst/mc_bg.jpg);
	color: #9B5A32;
	font-weight: bold;
	padding-top: 15px;
	font-size: 1em;
	border-width: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.inst_mcbig_txt {
	width: 320px;
	height: 170px;
	color: #123412;
	font-size: 0.93em;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.inst_photo_b1 {
	width: 730px;
	margin-bottom: 30px;
	margin-top: 15px;
}
.inst_mc_box2 {
	margin-left: 15px;
	margin-right: 15px;
	width: 700px;
	margin-bottom: 0px;
	display: block;
}
.mc_p_sbox1 {
	width: 208px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}
.mc_p_sbox2 {
	width: 208px;
	float: left;
	margin-left: 38px;
	margin-right: 38px;
}
.inst_mc_s_txt {
	width: 208px;
	color: #123412;
	font-size: 0.93em;
	margin-bottom: 25px;
}
.inst_mc_sm_name {
	width: 208px;
	height: 79px;
	text-align: center;
	background-image: url(../img/inst/mc_bg_s1.jpg);
	background-repeat: no-repeat;
	color: #9B5A32;
	font-weight: bold;
	font-size: 1em;
}
.inst_mc_ssm_name {
	width: 208px;
	height: 48px;
	text-align: center;
	background-image: url(../img/inst/mc_bg_s2.jpg);
	background-repeat: no-repeat;
	color: #9B5A32;
	font-weight: bold;
	font-size: 1em;
}
.mc_ill {
	width: 219px;
	float: right;
	background-image: url(../img/inst/mc_i1.jpg);
	height: 240px;
	padding-top: 70px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.mc_p_sbox3 {
	width: 208px;
	margin-left: 38px;
	float: left;
	margin-right: 0px;
}
.guide_title {
	width: 730px;
	height: 140px;
	margin-left: 10px;
	text-indent: -9999px;
	background-image: url(../img/guide/title.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	border-top: 0px solid #D8C19F;
	border-bottom: 0px solid #D8C19F;
	margin-top: 0px;
}
.guide_sub_title1 {
	width: 740px;
	height: 50px;
	text-indent: -9999px;
	background-image: url(../img/guide/sub_title1.jpg);
	margin-bottom: 30px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: 0px 0px;
}
.guide_photo1 {
	width: 250px;
	margin-left: 48px;
	float: right;
}
.guide_midashi1 {
	width: 430px;
	height: 46px;
	float: left;
	text-indent: -9999px;
	background-image: url(../img/guide/midashi1.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
.guide_txt1 {
	width: 430px;
	float: left;
	line-height: 200%;
	font-size: 1em;
}
.guide_in_txt1 {
	width: 709px;
	margin-left: 21px;
}
.guide_txt_l1 {
	width: 400px;
	float: left;
	font-size: 0.93em;
	line-height: 200%;
	margin-left: 0px;
}
.guide_ir {
	width: 158px;
	float: right;
	height: 128px;
	background-image: url(../img/guide/illast1.jpg);
	background-repeat: no-repeat;
	font-size: 0.9em;
	padding-top: 125px;
	padding-left: 140px;
}
.guide_in_txt2 {
	width: 600px;
	font-size: 0.93em;
	margin-bottom: 30px;
	line-height: 200%;
	margin-left: 0px;
}
.guide_point_box {
	width: 730px;
	background-image: url(../img/guide/point.jpg);
	background-repeat: no-repeat;
	height: 40px;
	text-indent: 67px;
	color: #FF9900;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 1.2em;
	background-position: 0px 0%;
	margin-left: 0px;
	margin-right: 0px;
}
.guide_p_1 {
	width: 210px;
	float: left;
	margin-right: 40px;
	text-align: center;
	font-size: 0.93em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.guide_p_2 {
	width: 210px;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.93em;
}
.guide_sub_title2 {
	width: 740px;
	height: 50px;
	text-indent: -9999px;
	background-image: url(../img/guide/sub_title2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 30px;
	margin-top: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: 0px 0px;
}
.guide_photo2 {
	width: 250px;
	float: right;
}
.guide_midashi2 {
	float: left;
	width: 436px;
	text-indent: -9999px;
	height: 79px;
	background-image: url(../img/guide/midashi2.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
.guide_txt2 {
	width: 436px;
	float: left;
	line-height: 200%;
	font-size: 1em;
}
.guide_i2 {
	width: 236px;
	height: 106px;
	float: left;
	background-image: url(../img/guide/illast2.jpg);
	background-repeat: no-repeat;
	font-size: 0.9em;
	padding-left: 200px;
	padding-top: 68px;
}
.guide_sub_title3 {
	width: 740px;
	height: 50px;
	text-indent: -9999px;
	background-image: url(../img/guide/sub_title3.jpg);
	background-repeat: no-repeat;
	margin-top: 50px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: 0px 0px;
}
.guide_photo3 {
	width: 250px;
	height: 350px;
	float: right;
}
.guide_midashi3 {
	float: left;
	width: 436px;
	height: 46px;
	text-indent: -9999px;
	background-image: url(../img/guide/midashi3.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
.guide_i3 {
	width: 206px;
	height: 124px;
	float: left;
	background-image: url(../img/guide/illast3.jpg);
	font-size: 0.9em;
	padding-left: 230px;
	padding-top: 60px;
	background-repeat: no-repeat;
}
.guide_in_txt3 {
	width: 709px;
	margin-left: 21px;
	background-image: url(../img/guide/illast4.jpg);
	background-repeat: no-repeat;
	background-position: 550px 0px;
}
.guide_name_t {
	width: 110px;
	float: left;
	color: #000000;
	font-weight: bold;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.guide_name_b {
	width: 585px;
	float: left;
	margin-bottom: 15px;
	font-size: 1em;
}
.guide_in_txt4 {
	font-size: 0.93em;
	margin-bottom: 30px;
	width: 100%;
}
.guide_box {
	font-size: 0.93em;
	background-image: url(../img/guide/box_bg.jpg);
	width: 684px;
	height: 103px;
	padding-left: 23px;
	padding-top: 29px;
	background-repeat: no-repeat;
	padding-right: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	border-width: 0px;
}
.mess_photo {
	float: right;
	width: 280px;
	height: 280px;
	background-image: url(../img/message/photo.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.mess_fc_box {
	width: 458px;
	height: 84px;
	float: left;
	text-indent: -9999px;
	background-image: url(../img/message/sub_title1.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
}
.mess_fc_box span:before {
  display: none;
}
.mess_aisatu {
	width: 421px;
	float: left;
	margin-bottom: 30px;
	font-size: 0.93em;
	line-height: 160%;
	margin-left: 0px;
	margin-right: 0px;
}
.mess_name {
	width: 200px;
	float: left;
	font-size: 0.93em;
	padding-left: 210px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.mess_sub_c1 {
	width: 740px;
	height: 50px;
	background-image: url(../img/message/sub_cate1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 50px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: 0px 0px;
}
.mess_sub_c2 {
	width: 740px;
	height: 50px;
	text-indent: -9999px;
	background-image: url(../img/message/sub_cate2.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: 0px 0px;
}
.mess_reki_t {
	width: 365px;
	float: left;
	font-size: 1em;
	font-weight: bold;
}
.mess_sika_t {
	width: 340px;
	float: left;
	font-weight: bold;
	font-size: 1em;
}
.mess_heise {
	width: 40px;
	float: left;
	font-size: 0.9em;
	line-height: 200%;
	font-weight: normal;
}
.mess_nen {
	width: 35px;
	float: left;
	font-size: 0.9em;
	line-height: 200%;
	text-align: right;
	margin-left: 0px;
	font-weight: normal;
}
.mess_mei {
	width: 250px;
	float: left;
	font-size: 0.9em;
	text-align: left;
	line-height: 200%;
	margin-left: 20px;
	font-weight: normal;
}
.mess_sikaku {
	width: 340px;
	float: left;
	font-size: 0.9em;
	line-height: 200%;
	text-align: left;
	font-weight: normal;
}
.mess_set1 {
	width: 730px;
	height: 173px;
	text-indent: -9999px;
	background-image: url(../img/message/set_1.jpg);
	background-repeat: no-repeat;
}
.mess_rinen_t {
	width: 730px;
	height: 42px;
	text-indent: -9999px;
	background-image: url(../img/message/rinen_t.jpg);
	background-repeat: no-repeat;
	margin-top: 27px;
	margin-bottom: 30px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
.mess_rinen1t {
	width: 730px;
	height: 21px;
	text-indent: -9999px;
	background-image: url(../img/message/rinen_1.jpg);
	background-repeat: no-repeat;
}
.mess_rinen2t {
	width: 730px;
	height: 21px;
	text-indent: -9999px;
	background-image: url(../img/message/rinen_2.jpg);
	background-repeat: no-repeat;
}
.mess_rinen3t {
	width: 730px;
	height: 21px;
	text-indent: -9999px;
	background-image: url(../img/message/rinen_3.jpg);
	background-repeat: no-repeat;
}
.mess_rinen4t {
	width: 730px;
	height: 21px;
	text-indent: -9999px;
	background-image: url(../img/message/rinen_4.jpg);
	background-repeat: no-repeat;
}
.mess_rine_txt {
	margin-top: 18px;
	margin-left: 33px;
	width: 690px;
	margin-bottom: 30px;
	font-size: 1em;
}
.mess_ren_box {
	width: 693px;
	height: 265px;
	background-image: url(../img/message/ren_bg.jpg);
	margin-top: 10px;
	padding-left: 37px;
	padding-top: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-style: none;
	background-repeat: no-repeat;
}
.mess_renkei {
	width: 294px;
	height: 35px;
	text-indent: -9999px;
	background-image: url(../img/message/renkei.jpg);
	background-repeat: no-repeat;
	margin-bottom: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.mess_renkei_txt {
	color: #604529;
	font-size: 0.9em;
	line-height: 180%;
	margin-bottom: 35px;
}
.mess_renkei_link {
	font-size: 0.9em;
	line-height: 180%;
}
.index_comet1 {
	width: 730px;
	height: 50px;
	text-indent: -9999px;
	background-image: url(../img/top/come_t.jpg);
	background-repeat: no-repeat;
	margin-bottom: 25px;
	background-color: #FFF;
	font-size: 1.6em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 25px;
	padding-left: 0px;
	border-top: 0px solid #D8C19F;
	border-bottom: 0px solid #D8C19F;
}
.index_set1 {
	width: 230px;
	float: left;
}
.index_set2 {
	width: 230px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}
.index_set3 {
	width: 230px;
	float: left;
}
.index_set1_t {
	background-image: url(../img/top/set1-1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 41px;
	width: 100%;
}
.index_set1_t a {
	background-image: url(../img/top/set1-1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 41px;
	width: 230px;
	display: block;
}
.index_set2_t {
	height: 41px;
	text-indent: -9999px;
	background-image: url(../img/top/set2-1.jpg);
}
.index_set2_t a {
	height: 41px;
	text-indent: -9999px;
	background-image: url(../img/top/set2-1.jpg);
	height: 41px;
	width: 230px;
	display: block;
}
.index_set3_t {
	height: 41px;
	text-indent: -9999px;
	background-image: url(../img/top/set3-1.jpg);
	background-repeat: no-repeat;
}
.index_set3_t a {
	width: 230px;
	height: 41px;
	text-indent: -9999px;
	background-image: url(../img/top/set3-1.jpg);
	background-repeat: no-repeat;
	display: block;
}
.index_set_p {
	width: 190px;
	height: 190px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
}
.index_set_bg {
	width: 230px;
	height: 364px;
	background-image: url(../img/top/set_bg.jpg);
	background-repeat: no-repeat;
}
.index_set_txt {
	width: 190px;
	margin-left: 20px;
	line-height: 170%;
	font-size: 0.9em;
}
.info_bus {
	background-image: url(../img/info/bus.jpg);
	background-repeat: no-repeat;
	height: 35px;
	text-indent: 55px;
	background-position: 0px 5px;
	font-size: 1em;
	padding-left: 55px;
	width: auto;


}
.info_car {
	height: 35px;
	background-image: url(../img/info/car.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-indent: 55px;
	font-size: 1em;
}
.telno {
	display: none;
}
.index_il_box1 {
	display: block;
	width: 274px;
	height: 118px;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
}
.index_box2_in {
	width: 450px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 1em;
	margin-top: 0px;
	line-height: 200%;
}
.column_txt0 {
	font-size: 1em;
}
.guide_txt_box0 {
	width: 100%;
	font-size: 1em;
	margin-left: 0px;
}
.guide_photo00 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: none;
}
.inst_mc_box0 {
	display: none;
}
.inst_mc_box2_m {
	display: none;
}
.index_box3_m {
	display: none;
}
.info_map {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.guide_point_txt {
	padding-left: 0px;
}
.qr_box {
	display: block;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 124px;
	background-image: url(../img/common/QR.jpg);
	background-repeat: no-repeat;
	background-position: 450px 5px;
	color: #FB7465;
	font-size: 1em;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 10px;
	height: 69px;
	font-weight: bold;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
.column_txtbox1 {
	width: 500px;
	float: left;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}


}
