@charset "UTF-8";
* {
	box-sizing: border-box;
}
html, body, div, span, applet, object, iframe, h1, h2, h3,  
h4, h5, h6, p, blockquote, pre, a, abbr, acronym,  
address, big, cite, code, del, dfn, em, font, img, ins,  
kbd, q, s, samp, small, strike, sub, sup, tt,  
var, dl, dt, dd, ol, ul, li, fieldset, label, legend,  
table, caption, tbody, tfoot, thead, tr, th, td  {
	margin:0;padding:0;border:0;outline: 0;font-style:normal;font-weight:normal;text-decoration:none;list-style: outside;position:relative;zoom:1;vertical-align:bottom}
html {
  scroll-behavior: smooth;
}
body {
	font-family: 'Noto Sans JP', sans-serif;
	/* font-family: "Average Sans","Helvetica Neue",Helvetica, Arial, "游ゴシック", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Meiryo","メイリオ","ＭＳ 明朝", serif; */
	height: 100%;
	width: 100%;
	text-align:left;
	line-height: 1.8;
	color:#333;
	background:#f4f4f4 url('../images/background01.png') repeat-x top;}

.ff2, h1, h2, h3, h4, h5, h6 {
	/* font-family: "Average Sans","Helvetica Neue",Helvetica, Arial, "游ゴシック", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Meiryo","メイリオ","ＭＳ 明朝", serif; */
}
h1, h2, h3, h4, h5, h6 {font-weight: bold;}
textarea {width: 98%;}
span {font-size: inherit;font-weight: inherit;}
a {font-size: inherit;font-weight: inherit;}
del,s {text-decoration: line-through;font-size: inherit;font-weight: inherit;}
/********** remember to highlight inserts somehow! **********/
table {
	border-collapse: collapse;
	border-spacing: 0;}
td,th {
	vertical-align:top;}
/********** clearfix **********/
.clearfix {zoom:1;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}
	
/********** grid style **********/
.row {
	width:auto;
	overflow:visible;
	margin:0 30px;}
.grid1,.grid2,.grid3,.grid4,.grid5,.grid6,.grid7,.grid8,.grid9,.grid10,.grid11,.grid12 {
	overflow:;
	background:;
	margin:0 0 0px 20px;
	padding-bottom:0px;
	
	height:100%;
	float:left;}
.grid12 {width:940px;}
.grid11 {width:860px;}
.grid10 {width:780px;}
.grid9 {width:700px;}
.grid8 {width:620px;}
.grid7 {width:540px;}
.grid6 {width:460px;}
.grid5 {width:380px;}
.grid4 {width:300px;}
.grid3 {width:220px;}
.grid2 {width:140px;}
.grid1 {width:60px;}

div>.grid1:first-child,div>.grid2:first-child,div>.grid3:first-child,div>.grid4:first-child,div>.grid5:first-child,div>.grid6:first-child,div>.grid7:first-child,div>.grid8:first-child,div>.grid9:first-child,div>.grid10:first-child,div>.grid11:first-child,div>.grid12:first-child{
	margin-left:0px;}
/********** html tag style **********/
a {
	color:#295981;
	text-decoration:underline;}
a:hover {
	color:#8A4A52;}
	
/********** global style **********/
.hover1 {transition: all 0.1s;}
.hover1:hover {filter: brightness(1.1);}
.bold {font-weight: 700;}
.left {
	float:left;}
.right {
	float:right;}
.center {margin-right: auto;margin-left: auto;}
img {max-width: 100%;height: auto;}
figure {margin: 0 0 1em 0;}
img.left {
	float:left;
	display:block;
	margin-top:5px;
	margin-right:22px;}
img.right {
	float:right;
	display:block;
	margin-top:5px;
	margin-left:22px;}
.text-right {text-align:right!important;}
.text-left {text-align:left!important;}
.text-center {text-align:center;}
.disp_none {display: none;}
.block {display: block;}
.absolute {position:absolute;}
.hidden {overflow:hidden;}
.hidden2 {display:none;}
.overflow_auto {overflow:auto;}
.vertical-middle {vertical-align: middle;}
.table-cell {display: table-cell!important;}
.line_height16 {line-height: 1.6!important;}
.line_height18 {line-height: 1.8!important;}
.line_height20 {line-height: 2!important;}
.font10 {font-size:10px;}
.font11 {font-size:11px;}
.font12 {font-size:12px;}
.font14 {font-size:14px;}
.font16 {font-size:16px;}
.font18 {font-size:18px;}
.font20 {font-size:20px;}
.font22 {font-size:22px;}
.font24 {font-size:24px;}
.font_inherit {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;

}
.margin-top10 {margin-top:10px!important;}
.margin-top20 {margin-top:20px!important;}
.margin-top30 {margin-top:30px!important;}
.margin-bottom10 {margin-bottom:10px!important;}
.margin-bottom20 {margin-bottom:20px!important;}
.margin-bottom30 {margin-bottom:30px!important;}
.margin-bottom40 {margin-bottom:40px!important;}
.margin-bottom50 {margin-bottom:50px!important;}
.margin-left10 {margin-left:10px!important;}
.margin-left20 {margin-left:20px!important;}
.margin-left30 {margin-left:30px!important;}
.margin-left1em {margin-left:1em!important;}
.margin-right10 {margin-right:10px!important;}
.margin-right20 {margin-right:20px!important;}
.margin-right30 {margin-right:30px!important;}
.padding-top10 {padding-top:10px!important;}
.padding-top20 {padding-top:20px!important;}
.padding-top30 {padding-top:30px!important;}
.radius10 {border-radius: 10px;}
.radius1em {border-radius: 1em;}
.radius05em {border-radius: 0.5em;}

.width100 {width:100%;}
.max960 {max-width: 960px;}
.max1280 {max-width: 1280px;}
.wrapper {
	max-width:1280px;
	overflow:;
	padding:0 10px;
	margin:0 auto 0 auto;
	/*background:url('../images/background02.png') repeat-y;*/
	box-shadow: 0 0 10px #ddd;
	background-color: #fff;}
	
/**************************************** layout framework **********/
	.row0, .row10, .row20, .row30 {
		zoom:1;
		/*background-color: #eee;/* 開発用 */
		font-size: 0;}
	.row0 {width: calc(100% + 0px);margin: 0 0 0 -0;}
	.row10 {width: calc(100% + 20px);margin: 0 0 0 -10px;}
	.row20 {width: calc(100% + 40px);margin: 0 0 0 -20px;}
	.row30 {width: calc(100% + 60px);margin: 0 0 0 -30px;}

	.w1_1, .w5_6, .w4_5, .w3_4, .w2_3, .w1_2, .w3_8, .w1_3, .w1_4, .w1_5, .w1_6, .w1_7, .w1_8, .w1_9, .w1_10, .w1_11, .w1_12 {
		display: inline-block;
		font-size: 1rem;
		vertical-align: top;
		box-sizing: border-box;
		/*border: dotted 1px #f00;/* 開発用 */
		text-align:;}
	.w1_1 {width: 100%;}
	.w5_6 {width: 83.3333333%;}
	.w4_5 {width: 80%;}
	.w3_4 {width: 75%;}
	.w2_3 {width: 66.6666666%;}
	.w1_2 {width: 50%;}
	.w3_8 {width: 37.5%;}
	.w1_3 {width: 33.3333333%;}
	.w1_4 {width: 25%;}
	.w1_5 {width: 20%;}
	.w1_6 {width: 16.6666666%;}
	.w1_7 {width: 14.285%;}
	.w1_8 {width: 12.5%;}
	.w1_9 {width: 11.1111111%;}
	.w1_10 {width: 10%;}
	.w1_11 {width: 9.090%;}
	.w1_12 {width: 8.3333333%;}

	.mrl10, .mrl20, .mrl30 {
		box-sizing: border-box;
		/*border: solid 1px #000;/* 開発用 */
		/*background-color: #ddd;/* 開発用 */}
	.mrl10 {margin: 0 10px;}
	.mrl20 {margin: 0 20px;}
	.mrl30 {margin: 0 30px;}

	.mb1rem {margin-bottom: 1rem;}
	.child_mb0>* {margin-bottom: 0;}
	.child_mb10>* {margin-bottom: 10px;}
	.child_mb20>* {margin-bottom: 20px;}
	.child_mb30>* {margin-bottom: 30px;}
	.child_mb40>* {margin-bottom: 40px;}
	.child_mb50>* {margin-bottom: 50px;}
	.child_mb60>* {margin-bottom: 60px;}

.flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;/* 子要素の高さを最大のものに統一 */
  --gap: 1em;/* デフォルトのギャップ値（必要に応じて親要素でインライン上書き可能） */
  gap: var(--gap);
}
.flex > * {
  --col: 1;/* デフォルトのカラム数 */
  width: calc((100% - var(--gap) * (var(--col) - 1)) / var(--col));/* (100% - (ギャップ幅 * (カラム数 - 1))) / カラム数 */
  min-width: 0;/* Flexアイテム内でのコンテンツ肥大化によるレイアウト崩れ防止 */
}
.col-1 { --col: 1; }
.col-2 { --col: 2; }
.col-3 { --col: 3; }
.col-4 { --col: 4; }
.col-5 { --col: 5; }
.col-6 { --col: 6; }
/*********************** padding margin ****************************/
.pl05em {padding-left: 0.5em;}
.pl1em {padding-left: 1em;}
.pl2em {padding-left: 2em;}
.pl3em {padding-left: 3em;}
.pl4em {padding-left: 4em;}
.pl5em {padding-left: 5em;}

.pr05em {padding-right: 0.5em;}
.pr1em {padding-right: 1em;}
.pr2em {padding-right: 2em;}
.pr3em {padding-right: 3em;}
.pr4em {padding-right: 4em;}
.pr5em {padding-right: 5em;}

.pt05em {padding-top: 0.5em;}
.pt1em {padding-top: 1em;}
.pt2em {padding-top: 2em;}
.pt3em {padding-top: 3em;}
.pt4em {padding-top: 4em;}
.pt5em {padding-top: 5em;}

.pb05em {padding-bottom: 0.5em;}
.pb1em {padding-bottom: 1em;}
.pb2em {padding-bottom: 2em;}
.pb3em {padding-bottom: 3em;}
.pb4em {padding-bottom: 4em;}
.pb5em {padding-bottom: 5em;}

.ml05em {margin-left: 0.5em;}
.ml1em {margin-left: 1em;}
.ml2em {margin-left: 2em;}
.ml3em {margin-left: 3em;}
.ml4em {margin-left: 4em;}
.ml5em {margin-left: 5em;}

.mr05em {margin-right: 0.5em;}
.mr1em {margin-right: 1em;}
.mr2em {margin-right: 2em;}
.mr3em {margin-right: 3em;}
.mr4em {margin-right: 4em;}
.mr5em {margin-right: 5em;}


.mt05em {margin-top: 0.5em;}
.mt1em {margin-top: 1em;}
.mt2em {margin-top: 2em;}
.mt3em {margin-top: 3em;}
.mt4em {margin-top: 4em;}
.mt5em {margin-top: 5em;}

.mb05em {margin-bottom: 0.5em;}
.mb1em {margin-bottom: 1em;}
.mb2em {margin-bottom: 2em;}
.mb3em {margin-bottom: 3em;}
.mb4em {margin-bottom: 4em;}
.mb5em {margin-bottom: 5em;}

.pbox05em {padding: 0.5em;}
.pbox1em {padding: 1em;}
.pbox2em {padding: 2em;}
/*********************** ハンバーガーメニュー ****************************/
#ham-menu {
	background-color: #fff; /*メニュー背景色*/
	opacity: 1.0;
	box-sizing: border-box;
	height: 100%;
	padding: 10px 0 10px 10px; /*メニュー内左右上下余白*/
	position: fixed;
	right: -240px; /*メニュー横幅 width と合わせる*/
	top: 0;
	transition: transform 0.1s linear 0s; /*0.3s はアニメーションにかかる時間*/
	width: 240px; /*メニュー横幅*/
	z-index: 9999;
	font-size: 14px;
	overflow: auto;}
#ham-menu li {
	list-style-type: none;}
#ham-menu li a {
	display: block;
	padding: 0.2em 0.3em;
	text-decoration: none;
	border-bottom: 1px solid #98bede;
	color: #295981;
	font-weight: bold;}
#ham-menu li a:hover {
	background: #295981;
	color: #fff;}
#ham-menu li a.selected {
	background: #295981;
	color: #fff;}
#menu-background {
	background-color: #000; /*黒背景*/
	display: block;
	height: 100%;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	transition: all 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
	width: 100%;
	z-index: -100;}

#menu-icon {
	cursor: pointer;
	display: ;
	text-align: center;
	transition: all 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
	position: fixed;
	background: #295981;
	z-index:9999;
	top: 12px;
	right: 14px;
	border-radius:5px;
	opacity: 0.8;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 0.15em 0 rgba(0, 0, 0, 0.8);
	color:#fff;
	text-decoration:none;
	line-height:1;
	width: ;
	padding:8px;
	font-size: 20px;
	font-weight: normal;}

#menu-cb {
	display: none!important; /*チェックボックス本体は消しておく*/}

#menu-cb:checked ~ #ham-menu,
#menu-cb:checked ~ #menu-icon {
	transform: translate(-240px); /*メニュー本体横幅 width と合わせる*/}
#menu-cb:checked ~ #menu-icon {
	display: none;}
#menu-cb:checked ~ #menu-background {
	opacity: 0.5;
	z-index: 9999;}
/********** local style **********/
.box_shadow1 {
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.text1 {
	/* font-family: "Average Sans","Helvetica Neue",Helvetica, Arial, "游ゴシック", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Meiryo","メイリオ","ＭＳ 明朝", serif; */
	color:#295981;
	text-shadow:
		2px 0px 1px #fff,
		-2px 0px 1px #fff,
		0px 2px 1px #fff,
		0px -2px 1px #fff,
		2px 2px 1px #fff,
		-2px -2px 1px #fff,
		-2px 2px 1px #fff,
		2px -2px 1px #fff;
}
.text-shadow1 {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);}
#top-navi {
	background:#295981;
	padding:5px 0;
	color:#fff;
	height:58px;
	min-width:;}
#top-navi .wrapper{}
#top-navi .wrapper span {
	top: 10px;
	font-weight: bold;
	font-size: 13px;}
#top-navi a {
	font-size:11px;
	text-decoration:none;
	color:#bac6db;}
#top-navi a:hover {
	color:#fff;}
#header {
	width:auto;}
#header>img {
	width: 100%;}

#header #logo {
	position:absolute;
	bottom:20px;
	right:20px;
	z-index:998;}
#index #header #logo {
	/*position:absolute;
	top:205px;
	left:560px;*/
	z-index:9998;}
#header #catch {
	position:absolute;
	top:20px;
	left:20px;
	z-index:9998;}
#header #info {
	float:right;
	text-align:right;
	line-height:1.6;
	font-size:12px;
	padding-top:5px;}
#nav {
	background:#295981;
	padding:0 0 0 0;
	margin:0 0 0 0;
	color:#fff;}
#menu {
	text-align:center;}
#menu>li{
	display:inline-block;
	*display: inline;  
    *zoom: 1;}
#menu>li>a{
	display:block;
	text-decoration:none;
	padding:0px;
	font-size:14px;}
#menu>li>a:hover {
	background:#1D3B54;}
#menu>li>a.selected {
	background:#94acc0;}

.main-menu02,.main-menu03,.main-menu04,.main-menu05,.main-menu06,.main-menu07,.main-menu08 {overflow:hidden;height:34px;}
.main-menu02 {width:80px;}
.main-menu03 {width:170px;}
.main-menu04 {width:130px;}
.main-menu05 {width:90px;}
.main-menu06 {width:200px;}
.main-menu07 {width:140px;}
.main-menu08 {width:90px;}

.contents {
	/* background:#fafafa; */
}
.main {
	max-width:100%;
	width: calc(100% - 220px);
	float:right;
	background:#fff;}
.side {
	width:220px;
	float:left;
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0;}
#secondary.side {
	position:relative;}
.side-menu {
	text-align: center;
	font-size: 0;}
.side-menu div {
	/*width:220px;*/
	/*height: 60px;*/
	overflow:hidden;
	display: inline-block;}
.side-menu div a{
	display:block;
	width:100%;
	overflow:hidden;}
.side-menu div a:hover {
	background:#DEEAF4;}
.side-menu div a.selected {
	background:#ededed;}
	
#footer {
	margin:0 0 0 0;
	background:#295981;
	color:#fff;
	padding:10px 20px 10px 20px;
	border-top:0px #eee solid;
	font-size:12px;
	min-width:;}
.copy {
	font-size:12px;}

#slide {
	margin:0;}
	
.index-catch {
	/*height:70px;
	overflow:hidden;*/}
.index-motto {
	/*height:320px;
	overflow:hidden;*/}
	
	

.ryoukin-itiran {
	border-collapse: collapse;
	background-color: #fff;
	width: 100%;}
.ryoukin-itiran tr {
	border-bottom:#ccc solid 1px;}
.ryoukin-itiran tr:nth-child(2n-1) {background-color:#f7f7f7;}
.ryoukin-itiran tr {
	border-radius:10px;
	behavior: url("../../../css/csspie/PIE.htc");}
.ryoukin-itiran tr.group {
	border-bottom:#ddd solid 1px;}
.ryoukin-itiran td {
	font-size:14px;
	padding:1em 0.5em;
	border-bottom:0px solid #ddd;}
.ryoukin-itiran td.underline {
	border-bottom:1px solid #ddd;}
.ryoukin-itiran th:nth-child(1) {width: 130px;}
.ryoukin-itiran th:nth-child(2) {width: 130px;}
.ryoukin-itiran th {
	padding:5px 1em;
	font-size:14px;
	background:#295981;
	font-weight:bold;
	color:#fff;}
	
.mochimono-itiran {
	border-collapse: separate;
	background-color: #fff;
	width: 100%;}
.mochimono-itiran tr {
	border-bottom:#ddd solid 0px;}
.mochimono-itiran tr:nth-child(2n-1) {background-color:#f7f7f7;}
.mochimono-itiran tr {
	border-radius:10px;
	behavior: url("../../../css/csspie/PIE.htc");}
.mochimono-itiran tr.group {
	border-bottom:#ddd solid 1px;}
.mochimono-itiran td {
	font-size:14px;
	padding:7px 0.5em;
	border-bottom:1px solid #ddd;}
.mochimono-itiran td.underline {
	border-bottom:1px solid #ddd;}
.mochimono-itiran th:nth-child(2) {min-width: 4em;}
.mochimono-itiran th:nth-child(3) {min-width: 4em;}
.mochimono-itiran th {
	padding:5px 1em;
	font-size:14px;
	background:#295981;
	font-weight:bold;
	color:#fff;}
	
.taiken-diving-table {
	border-collapse:separate;
	table-layout:fixed;
	border-spacing:0;
	border:solid #aaa;
	border-width:0 0 0 1px;}
.taiken-diving-table td {
	border:solid #aaa;
	padding:2px 1px 2px 3px;
	border-width:0 1px 1px 0;
	background:#FAFAFA;}
.taiken-diving-table th {
	border:solid #fff;
	padding:2px 1px 2px 3px;
	border-width:0 1px 1px 0;}
.taiken-diving-table th {
	background:#295981;
	font-weight:bold;
	text-align:center;
	width: 33.3%;
	color:#fff;}
.taiken-diving-table th.sub {
	border-color:#aaa;
	background:#EDEDED;
	font-weight:bold;
	text-align:center;
	color:#295981;}
.taiken-diving-table td ul li {
	list-style-position:outside;
	margin:2px 0 2px 15px;}
.taiken-diving-table tr.sub > td {
	background-color: #EDEDED;
}
	
.time-table {
	border-collapse:separate;
	border-spacing:0px;
	border:1px solid #ccc;
	border-width:1px 0 0 1px;}

.time-table td,.time-table th {
	text-align:;
	border-style:solid;
	border-color:#ccc;
	padding:7px 5px 7px 5px;
	font-size:12px;
	border-width:0 1px 1px 0px;
	background:#ffffff;}
.time-table th {
	background:#EDEDED;
	font-weight:bold;
	text-align:center;
	color:#295981;}
.time-table td ul li {
	list-style-position:outside;
	font-size: 12px;
	line-height: 1.6;
	margin:2px 0 2px 15px;}
.time-table tr {
	border-bottom:1px #ddd solid;}
	
	
.box1 {
	border:2px solid #BBD5DD;
	border-radius:10px;
	padding:1.5em;
	background:#f7f7f7;
	behavior: url("../../../css/csspie/PIE.htc");}	
.box2 {
	border:2px solid #eee;
	border-radius:10px;
	padding:15px;
	background:#fff;
	behavior: url("../../../css/csspie/PIE.htc");}
.box3 {
	border:0px solid #BBD5DD;
	border-radius:10px;
	padding:1.5em;
	background:#fff;
	behavior: url("../../../css/csspie/PIE.htc");}
.box4 {
	border:2px solid #295981;
	border-radius:10px;
	padding:2em 1.5em 1.5em;}

.photo-line {
	width:100%;}
.photo-line img {
	margin:0;}
	

.tokusyou tr {
	border-bottom:1px #ddd solid;}
.tokusyou td {
	padding:3px 5px;}
a.button1 {
	display:block;
	width:100%;
	box-sizing: border-box;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border:3px solid #ddd;
	background:#34668E;
	color:#fff;
	padding:20px 0;
	line-height:1.2;
	border-radius:20px;
	text-decoration:none;
	text-shadow: 1px 1px 1px #333;
	behavior: url("../../../css/csspie/PIE.htc");}
a.button1:hover {
	background:#295981;
	color:#F5C802;
	border:3px solid #F5C802;
	text-shadow: 2px 1px 1px #333;}
a.button1 span {
	font-size:11px;}

	
	
	
.heading1 {
	font-size:32px;
	font-weight:bold;
	line-height:1.6;
	color:#555;
	border-bottom:5px solid #eee;}
.heading2 {
	color:#295981;
	line-height: 1.6;
	font-size:17px;
	font-weight:bold;
	text-shadow: 1px 1px 1px #ddd;}
.heading3 {
	color:#444;
	font-size:15px;
	font-weight:bold;
	padding:4px 0 4px 0;}
.heading4 {
	color:#295981;
	line-height: 1.6;
	font-size:20px;
	font-weight:bold;}
.heading5 {
	color:#aaa;
	font-size:28px;
	font-weight:bold;
	padding:4px 0 4px 0;
	text-shadow: 1px 1px 1px #fff;}
.heading6 {
	color:#295981;
	font-size:14px;
	font-weight:bold;
	padding:0;
	text-shadow: 1px 1px 1px #fff;}
.heading7 {
	color:#295981;
	font-size:14px;
	font-weight:normal;}
.heading8 {
	color:#295981;
	font-size:22px;
	text-decoration:none;
	font-weight:bold;
	/* text-shadow: 1px 1px 1px #ddd; */
}
.heading9 {
	font-size:30px;
	font-weight:bold;
	line-height:1.6;
	color:#777;}
.underline1 {
	border-bottom:2px #bbb dotted;}
.marker1 {background: linear-gradient(transparent 60%, #ffee54 60%);}
.table1 {
	width:100%;
	border-collapse: separate;}
.table1 td,.table1 th {
	padding: 0.4em 0;
	border-bottom:1px solid #ccc;}
.table1 th {
	text-align:left;
	font-weight:bold;}
.table1 td {
	text-align:center;
	font-weight:normal;}
	.table1 th.no-border-bottom, .table1 td.no-border-bottom {
	padding-bottom: 0;
	border-bottom: none;}
.table1 td:nth-child(even) {
	background-color: #fafafa;
}


.table2 {
	width:100%;
	border-collapse:collapse;}
.table2 th,.table2 td {
	font-size: 0.9em;
	text-align: center;
	padding: 0.4em 0;
	border-width: 1px;
	border-style: solid;
	border-color:#ddd;
	vertical-align: middle;}
.table2 th {
	background:#295981;
	color:#fff;
	font-weight: bold;}
.table2 tr:nth-child(even) {
	background-color: #fff;}
.table2 tr:nth-child(odd) {
	background-color: #fff;}
.table3 {
	width:700px;
	border-collapse:separate;
	border-spacing:1px;}
.table3 th {
	background:#E9F2DA;}
.table3 th,.table3 td {
	font-size:12px;
	padding:3px 5px;
	text-align:center;
	border:solid;
	border-width:0 1px 1px 0;
	border-color:#ddd;}
.table4 {
	width:;
	background:#fafafa;
	border-collapse:separate;
	border-spacing:1px;}
.table4 td,.table4 th {
	text-align:center;
	padding:3px 15px;
	font-size:12px;
	border:solid;
	border-width:0 1px 1px 0;
	border-color:#aaa;}
.table4 th {
	background:#E9F2DA;
	font-weight:normal;}
.table5 {
	width:98%;
	background:#fff;
	border:solid #295981;
	border-width:0;
	border-collapse:separate;
	border-spacing:0px;}
.table5 td,.table5 th {
	text-align:center;
	color:#000;
	padding:3px 1em;
	font-size:12px;
	border:solid #102434;
	vertical-align:middle;
	border-width:0 1px 1px 0;}
.table5 th {
	background:#295981;
	color:#fff;
	font-weight:normal;}
.table5 td.sub,.table5 th.sub {
	border-bottom: 1px dotted;}

.table-form {
	width:100%;
	border-collapse:separate;
	border-spacing:1px;}
.table-form th {
	font-weight:bold;
	background:#E9F2DA;}
.table-form th,.table-form td {
	font-size:12px;
	padding:5px 15px;
	text-align:left;
	border:1px solid;
	border-color:#eee #ddd #ddd #eee;}


.headline li	 {
	display:block;
	text-decoration:none;
	margin-bottom:10px;
	border-bottom:1px dotted #638018;}	
.headline li>a {
	display:block;
	text-decoration:underline;}
.headline li>a:hover {
	color:#ff0000;
	background:#f2f2f2;}
.index-headline {
	margin-bottom:5px;
	border-bottom:1px solid #ddd;}
.headline-date {
	float:left;
	width:84px;}
.headline-title {
	float:left;
	width:calc(100% - 84px);}

	
.dummy-box {
	border:1px solid #ddd;
	background:#eee;}
	
.font-tel {
	font-size:16px;
	color:#638018;}

.rental-frame {
	display:block;
	text-decoration:none;
	padding:9px;
	border:1px solid #ddd;
	background:#E9F2DA;
	font-size:12px;
	border-radius:10px;
	behavior: url("../../../css/csspie/PIE.htc");}
a.rental-frame:hover {
	background:#E2F9BB;}
.rental-frame2 {
	display:block;
	text-decoration:none;
	padding:20px;
	border:2px solid #ddd;
	background:#E9F2DA;
	font-size:14px;
	border-radius:10px;
	behavior: url("../../../css/csspie/PIE.htc");}
.rental-kikan {
	width:700px;
	border-collapse:separate;
	border-spacing:1px;}
.rental-kikan th {
	padding:4px 0 4px 0;
	background:#E9F2DA;}
.rental-kikan th,.rental-kikan td {
	text-align:center;
	border:#ddd solid;
	border-width:0 1px 1px 0;}

.rental-kikan2 {
	width:700px;
	border-collapse:separate;
	border-spacing:1px;}
.rental-kikan2 th {
	padding:4px 0 4px 0;
	background:#E9F2DA;}
.rental-kikan2 th,.rental-kikan2 td {
	font-size:12px;
	text-align:center;
	border:#ddd solid;
	border-width:0 1px 1px 0;}

.color0 {
	color:#000;}
.color1 {
	color:#d00;}
.color2 {
	color:#00d;}
.color3 {
	color:#fff;}
.color4 {color: #295981;}
.color5 {color: #0066CC;}
.color6 {color: #ff7f50;}
.bgcolor0 {
		background-color:#fff;}
.bgcolor1 {
	background-color:#295981;}
.bgcolor2 {
	background:linear-gradient(#4a8ec6, #295981);}
.bgcolor3 {background-color: rgb(255, 255, 0);}
.bgcolor4 {background-color: #F3F4F6;}
.bgcolor5 {background-color: #EFF6FF;}
.bgcolor6 {background-color: #F9FAFB;}
.bgcolor7 {background-color: #ff7f50;}
.bgcolor8 {background-color: #fffced;}
.questions {
	cursor:pointer;
	/* color:#555; */
	font-size:1.0em;
	font-weight:bold;
	text-shadow: 1px 1px 1px #fff;
	border-bottom:1px solid #eee;
	padding:3px 0;
	margin:1em 0 10px 10px;}
.questions:hover {
	background:#ECF6F9;}
.answer {
	margin:3px 0 0 20px;}
.yado-table {
	width:640px;
	border-top:1px solid #ddd;}
.yado-table td {
	font-size:13px;
	padding:2px 0;}
.yado-table td.underline {
	border-bottom:1px solid #ddd;}

.sitemap-table {
	width:calc(100% - 20px);
	border-top:1px solid #ddd;}
.sitemap-table a {
	display:block;
	text-decoration:none;
	font-size:15px;}
.sitemap-table a:hover {
	background:#eee;}
.sitemap-table td {
	font-size:13px;
	padding:5px 0;
	border-bottom:1px solid #ddd;}
.sitemap-table td.noneline {
	border-bottom:0;}
.list1 li {
	list-style-type:disc;
	list-style-position:outside;
	margin-bottom:0.6em;
	margin-left:2em;}
.list2 li {
	list-style-type:decimal;
	color:#295981;
	font-size: inherit;
}	

.indent-1em {
	/* margin-left:1em; */
	margin-left:0em;
	text-indent:-1em;
	text-indent:-0.5em;}
	
.tab {border-bottom: 3px #295981 solid;}
.tab > a {
	top: 3px;
	display: block;
	float: left;
	width: calc(50% - 1px);
	box-sizing: border-box;
	font-size:16px;
	font-weight:bold;
	box-sizing: border-box;
	text-align: center;
	text-decoration:none;
	text-shadow: 1px 1px 1px #333;
	background: #295981;
	color: #fff;
	padding: 1em 0;
	margin-right: 1px;
	border: 3px #295981 solid;
	border-radius: 2em 2em 0 0;}
.tab > a:hover {
	background: #3574a8;}
.tab .tab-selected {
	top: 3px;
	color: #295981;
	text-shadow: 1px 1px 1px #fff;
	background: #fff;
	border-bottom: 3px #fff solid;}
.tab .tab-selected:hover {
	background: #fff;}

.tab2 {border-bottom: 3px #295981 solid;}
.tab2 > a {
	box-sizing: border-box;
	top: 3px;
	display: block;
	float: left;
	width: 33.2%;
	font-size:16px;
	font-weight:bold;
	box-sizing: border-box;
	text-align: center;
	text-decoration:none;
	text-shadow: 1px 1px 1px #333;
	background: #295981;
	color: #fff;
	padding: 1em 0;
	margin-right: 0.1%;
	border: 2px #295981 solid;
	border-radius: 1em 1em 0 0;}
.tab2 > a:hover {
	background: #3574a8;}
.tab2 .tab2-selected {
	top: 3px;
	color: #295981;
	text-shadow: 1px 1px 1px #fff;
	background: #fff;
	border-bottom: 3px #fff solid;}
.tab2 .tab2-selected:hover {
	background: #fff;}

#page-top {
	position: fixed;
	background:#fff;
	z-index:100;
	text-align:center;
	border-radius:5px;
	opacity: 0.7;
	/* text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8); */
	box-shadow: 0 0 0.15em 0 rgba(0, 0, 0, 0.5);
	bottom:2em;
	right: 1em;}
#page-top a {
	color:#000;
	text-decoration:none;
	display:block;
	text-align:center;
	line-height:1;
	width: 2em;
	padding:8px 0;
	font-size: 18px;}
	
.card1 {
	line-height: 1.6;
	text-decoration: none;
}
.card1 img {
	width: 100%;
	height: auto;
	border-radius: 5px;
}

.contact_button {
	position: fixed;
	font-size: 0.8em;
	line-height: 1.3;
	top: 64px;
	right: 14px;
	z-index: 999;
	font-weight: bold;
	text-align: center;
	padding: 0.7em 0.5em;
	background: linear-gradient(to bottom, #ed9368, #d95c2a);
	color: #fff;
	border-radius: 4px;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 0.15em 0 rgba(0, 0, 0, 0.4);
	transition: all 0.3s ease;
}
.contact_button:hover {
	color:#fff;
	background: linear-gradient(to bottom, #f1783e, #d95c2a);
	transform: translateY(-1px);
}

/* -------------------------------------------
   Modal Styles (Copy from here)
   ------------------------------------------- */

/* Trigger Button Style (Optional) */
.trigger-btn {
    padding: 1em;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0.5em;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    transition: all 0.2s;
}
.trigger-btn:hover {
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    transform: translateY(-2px);
}


  /* =========================================
     Modal Component Styles
     ここからがモーダル専用のスタイルです
  ========================================= */

  /* モーダルベース (dialogリセット) */
  .c-modal {
    padding: 0;
    border: none;
    background: transparent;
    width: 100vw;
    height: 100vh;
    max-width: 100%;
    max-height: 100%;
    margin: 0;
    position: fixed;
    inset: 0;
    /* transitionのための初期状態 */
    display: block; 
    visibility: hidden;
    pointer-events: none;
    /* showModal()で開いたときはTop Layerに配置されるためz-index不要だが念のため */
    z-index: 1000; 
  }

  /* showModal() で開いたときの状態（ブラウザデフォルトの書き換え） */
  .c-modal[open] {
    visibility: visible;
    pointer-events: auto;
  }

  /* ネイティブのbackdropは無効化し、自作のoverlayを使う */
  .c-modal::backdrop {
    background: transparent;
  }

  /* 背景オーバーレイ */
  .c-modal__overlay {
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.6);
    /* backdrop-filterは重い処理なので、パフォーマンス重視なら外す */
    backdrop-filter: blur(2px);
    z-index: -1;
    opacity: 0;
    transition: opacity 0.3s ease;
  }

  /* モーダルコンテナ */
  .c-modal__container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.96);
    width: 92%;
    max-width: 600px;
    max-height: 90vh; /* ビューポートの90%まで */
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    opacity: 0;
    /* Flexboxで内部スクロールを制御 */
  }

  /* 内部レイアウト */
  .c-modal__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 1.5rem;
    border-bottom: 1px solid #eee;
    flex-shrink: 0; /* ヘッダーは縮ませない */
  }


  .c-modal__close-btn {
    background: transparent;
    border: none;
    font-size: 1.5rem;
    line-height: 1;
    cursor: pointer;
    padding: 0.25rem;
    color: #999;
    transition: color 0.2s;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
  }

  .c-modal__close-btn:hover {
    color: #333;
    background-color: #f0f0f0;
  }

  /* コンテンツエリア */
  .c-modal__content {
    padding: 1.5rem;
    overflow-y: auto; /* 長いコンテンツのスクロール担保 */
    overscroll-behavior: contain; /* 親要素へのスクロール連鎖防止 */
    -webkit-overflow-scrolling: touch;
  }

  .c-modal__footer {
    padding: 1rem 1.5rem;
    border-top: 1px solid #eee;
    text-align: right;
    flex-shrink: 0;
  }

  /* =========================================
     Animation Logic
     開閉時のアニメーション定義
  ========================================= */

  /* --- 開くとき --- */
  /* [open]属性がついているときのアニメーション */
  .c-modal[open] .c-modal__overlay {
    animation: modal-fade-in 0.3s ease-out forwards;
  }
  .c-modal[open] .c-modal__container {
    animation: modal-slide-in 0.4s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  }

  /* --- 閉じるとき --- */
  /* JSで .is-closing クラスを付与したときのアニメーション */
  .c-modal.is-closing .c-modal__overlay {
    animation: modal-fade-out 0.3s ease-in forwards;
  }
  .c-modal.is-closing .c-modal__container {
    animation: modal-slide-out 0.3s cubic-bezier(0.5, 0, 0.5, 1) forwards;
  }

  /* Keyframes */
  @keyframes modal-fade-in {
    from { opacity: 0; }
    to { opacity: 1; }
  }
  @keyframes modal-fade-out {
    from { opacity: 1; }
    to { opacity: 0; }
  }
  
  @keyframes modal-slide-in {
    from { 
      opacity: 0; 
      transform: translate(-50%, -45%) scale(0.96); 
    }
    to { 
      opacity: 1; 
      transform: translate(-50%, -50%) scale(1); 
    }
  }
  @keyframes modal-slide-out {
    from { 
      opacity: 1; 
      transform: translate(-50%, -50%) scale(1); 
    }
    to { 
      opacity: 0; 
      transform: translate(-50%, -45%) scale(0.96); 
    }
  }

  /* 視差効果低減設定（アクセシビリティ） */
  @media (prefers-reduced-motion: reduce) {
    .c-modal__overlay,
    .c-modal__container {
      animation: none !important;
      opacity: 1 !important;
      transform: translate(-50%, -50%) !important;
      transition: none !important;
    }
  }


/* * Accordion Component 
 */
.c-accordion {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background-color: #ffffff;
  /* max-width: 800px; */
  margin: 0 auto 40px; /* 複数設置時の余白 */
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

/* トリガー部分 */
.c-accordion__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 24px;
  /* background: none; */
  border: none;
  cursor: pointer;
  text-align: left;
  transition: background-color 0.3s ease;
  border-radius: 8px; /* 閉じたときは角丸 */
}

/* 開いているときは下の角丸を解除 */
.c-accordion__trigger[aria-expanded="true"] {
  border-radius: 8px 8px 0 0;
  border-bottom: 1px solid #f0f0f0;
}

.c-accordion__trigger:hover {
  background-color: #f9f9f9;
}

.c-accordion__trigger-content {
  flex: 1;
  padding-right: 20px;
}

.c-accordion__title {
  font-size: 1.125rem;
  font-weight: 700;
  color: #333;
  /* margin: 0 0 0 0; */
  line-height: 1.5;
}

.c-accordion__lead {
  font-size: 0.9375rem;
  color: #555;
  margin: 0 0 12px 0;
  line-height: 1.6;
}

.c-accordion__label {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: bold;
  color: #007bc7;
}

/* アイコン（プラス・マイナスのアニメーション） */
.c-accordion__icon {
  position: relative;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.c-accordion__icon-line {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 2px;
  background-color: #333;
  transform-origin: center;
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.c-accordion__icon-line:nth-child(1) {
  transform: translate(-50%, -50%);
}

.c-accordion__icon-line:nth-child(2) {
  transform: translate(-50%, -50%) rotate(90deg);
}

/* 展開時のアイコン状態 */
.c-accordion__trigger[aria-expanded="true"] .c-accordion__icon-line:nth-child(1) {
  transform: translate(-50%, -50%) rotate(180deg);
}

.c-accordion__trigger[aria-expanded="true"] .c-accordion__icon-line:nth-child(2) {
  transform: translate(-50%, -50%) rotate(180deg);
}


/* パネル部分（CSS Gridを使用したアニメーション） */
.c-accordion__panel {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  overflow: hidden;
  /* background-color: #f4f8fa; */
  border-radius: 0 0 8px 8px;
}

/* hidden属性がついている場合は非表示（JS無効時等のフォールバック含む） */
.c-accordion__panel[aria-hidden="false"] {
  grid-template-rows: 1fr;
}

.c-accordion__panel-inner {
  min-height: 0;
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}

.c-accordion__panel[aria-hidden="false"] .c-accordion__panel-inner {
  opacity: 1;
  transform: translateY(0);
}

/* パネル内コンテンツ */
.c-accordion__section {
  padding: 32px 24px 0;
}

.c-accordion__heading {
  font-size: 1.125rem;
  font-weight: 700;
  color: #333;
  margin: 0 0 16px;
  border-left: 4px solid #007bc7;
  padding-left: 12px;
  line-height: 1.4;
}

.c-accordion__text {
  font-size: 0.9375rem;
  color: #333;
  line-height: 1.8;
  margin: 0 0 16px;
}

.c-accordion__list {
  margin: 0 0 16px;
  padding-left: 20px;
}

.c-accordion__list li {
  font-size: 0.9375rem;
  line-height: 1.6;
  color: #333;
  margin-bottom: 8px;
  list-style-type: disc;
}

/* 閉じるボタン */
.c-accordion__close-wrapper {
  padding: 32px 24px 40px;
  text-align: center;
}

.c-accordion__close-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 40px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 24px;
  font-size: 0.9375rem;
  font-weight: bold;
  color: #333;
  cursor: pointer;
  transition: background-color 0.2s, border-color 0.2s;
}

.c-accordion__close-btn::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 8px;
  border-top: 2px solid #333;
  border-left: 2px solid #333;
  transform: rotate(45deg) translateY(2px);
}

.c-accordion__close-btn:hover {
  background-color: #f0f0f0;
  border-color: #999;
}

/* レスポンシブ */
@media screen and (max-width: 768px) {
  .c-accordion__trigger,
  .c-accordion__section,
  .c-accordion__close-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
}



/*  mailform */
table.mailform tr th {font-weight: bold!important;}



/*  wp */
.widget-title {
	color:#aaa;
	font-size:16px;
	font-weight:bold;
	padding:4px 0 1px 0;
	margin-bottom:5px;
	border-bottom:2px solid #eee;}
.widget-title + ul {
	margin-bottom:20px;}
.widget-title + ul li {
	margin-bottom:6px;
	border-bottom:1px dotted #ddd;}
.widget-title + ul a {
	text-decoration:none;}
label {
	display:block;
	font-weight:bold;
	color:#aaa;}
#reply-title {
	font-weight:bold;
	font-size:22px;
	color:#aaa;}
.comment {
	overflow:hidden;}
.commentlist > li {
	border-bottom:1px solid #aaa;
	padding:10px 0;
	margin-bottom:10px;}
.children {
	margin-left:44px;}
.comment-author img {
	float:left;
	margin-right:20px;}
.entry-title {border-bottom:5px solid #eee;}
.post p {
	font-size:14px;
	margin-bottom:10px;}
.post p a {
	font-size:14px;}
.post ul,.post ol {
	margin:20px 0;}
.post ul li {
	list-style: inside;
	padding-left:10px;
	list-style-type:disc;}
.post ol li {
	list-style: inside;
	padding-left:10px;
	list-style-type:decimal;}
.post em {font-style: italic;}
.post del {text-decoration: line-through;}

/************************************************************************************   m   ****/
@media screen and (max-width:960px){
	#header #logo {max-width: 40%;}
	#header #catch {max-width: 40%;}	
	.wrapper {padding: 0;}
	.heading1 {font-size:26px;}
	.heading2 {font-size:17px;}
	.heading3 {font-size:14px;}
	.heading4 {font-size:18px;}
	.heading5 {font-size:28px;}
	.heading6 {font-size:14px;}
	.heading7 {font-size:14px;}
	.heading8 {font-size:20px;}
	.heading9 {font-size:24px;}

	.main {width:100%;}
	.side {width:100%;}
	.side-menu div {width: 33.3333333%;}
	.m_block {display: block;}
	.m-hide {display: none;}
	.m_text-center {text-align: center!important;}
	.m1_1 {width: 100%;}
	.m5_6 {width: 83.3333333%;}
	.m4_5 {width: 80%;}
	.m3_4 {width: 75%;}
	.m2_3 {width: 66.6666666%;}
	.m1_2 {width: 50%;}
	.m3_8 {width: 37.5%;}
	.m1_3 {width: 33.3333333%;}
	.m1_4 {width: 25%;}
	.m1_5 {width: 20%;}
	.m1_6 {width: 16.6666666%;}
	.m1_7 {width: 14.285%;}
	.m1_8 {width: 12.5%;}
	.m1_9 {width: 11.1111111%;}
	.m1_10 {width: 10%;}
	.m1_11 {width: 9.090%;}
	.m1_12 {width: 8.3333333%;}
	
	.font10 {font-size:10px;}
	.font11 {font-size:11px;}
	.font12 {font-size:12px;}
	.font14 {font-size:14px;}
	.font16 {font-size:14px;}
	.font20 {font-size:18px;}
	.font22 {font-size:20px;}
	.font24 {font-size:22px;}

}
/************************************************************************************   s   ****/
@media screen and (max-width:640px){
	table.mailform tr th, table.mailform tr td {display: block;}
	table.mailform tr th {border-bottom: 0!important;}
	.ryoukin-itiran td {
		display: block;
	}
	.ryoukin-itiran.multitd td:first-child {padding-bottom: 0;}
	.ryoukin-itiran.multitd td:last-child {padding-top: 0;}

	.row {margin: 5px;}
	.main {width:100%;}
	.side {width:100%;}
	.box1 {padding:1em;}
	.box3 {padding:1em;}
	.side-menu div {width: 50%;}
	.s_block {display: block;}
	.s1_1 {width: 100%;}
	.s5_6 {width: 83.3333333%;}
	.s4_5 {width: 80%;}
	.s3_4 {width: 75%;}
	.s2_3 {width: 66.6666666%;}
	.s1_2 {width: 50%;}
	.s3_8 {width: 37.5%;}
	.s1_3 {width: 33.3333333%;}
	.s1_4 {width: 25%;}
	.s1_5 {width: 20%;}
	.s1_6 {width: 16.6666666%;}
	.s1_7 {width: 14.285%;}
	.s1_8 {width: 12.5%;}
	.s1_9 {width: 11.1111111%;}
	.s1_10 {width: 10%;}
	.s1_11 {width: 9.090%;}
	.s1_12 {width: 8.3333333%;}
	
	.font10 {font-size:10px;}
	.font11 {font-size:10px;}
	.font12 {font-size:10px;}
	.font14 {font-size:14px;}
	.font16 {font-size:14px;}
	.font20 {font-size:16px;}
	.font22 {font-size:18px;}
	.font24 {font-size:18px;}
	.tab > a {font-size: 12px;}

	.heading1 {font-size:22px;}
	.heading2 {font-size:17px;}
	.heading3 {font-size:14px;}
	.heading4 {font-size:18px;}
	.heading5 {font-size:28px;}
	.heading6 {font-size:14px;}
	.heading7 {font-size:14px;}
	.heading8 {font-size:18px;}
	.heading9 {font-size:24px;}

}
/************************************************************************************   xs   ****/
@media screen and (max-width:480px){
	body {line-height: 1.6;}
	.main {width:100%;}
	.side {width:100%;}


	.heading1 {font-size:18px;}
	.heading2 {font-size:15px;}
	.heading3 {font-size:14px;}
	.heading4 {font-size:16px;}
	.heading5 {font-size:28px;}
	.heading6 {font-size:14px;}
	.heading7 {font-size:14px;}
	.heading8 {font-size:15px;}
	.heading9 {font-size:18px;}
	.xs_block {display: block;}
	.xs_float_none {float: none!important;}
	.xs_center {margin-left: auto!important;margin-right: auto!important;}
	.xs_text_center {text-align: center!important;}
	.xs1_1 {width: 100%;}
	.xs5_6 {width: 83.3333333%;}
	.xs4_5 {width: 80%;}
	.xs3_4 {width: 75%;}
	.xs2_3 {width: 66.6666666%;}
	.xs1_2 {width: 50%;}
	.xs3_8 {width: 37.5%;}
	.xs1_3 {width: 33.3333333%;}
	.xs1_4 {width: 25%;}
	.xs1_5 {width: 20%;}
	.xs1_6 {width: 16.6666666%;}
	.xs1_7 {width: 14.285%;}
	.xs1_8 {width: 12.5%;}
	.xs1_9 {width: 11.1111111%;}
	.xs1_10 {width: 10%;}
	.xs1_11 {width: 9.090%;}
	.xs1_12 {width: 8.3333333%;}

	.xs-pbox1em {padding: 1em;}

}