@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer:http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline;}
:focus{	outline:0;
}

ol, ul{list-style:none;}
table{border-collapse:separate;border-spacing:0;}
caption, th, td{font-weight:normal;text-align:left;}
blockquote:before, blockquote:after,q:before, q:after{content:"";}
blockquote, q{quotes:"" "";}
a img{border:0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block;}
/* -------------------------------------------------------------- */

body{
color:#109954;
font-size:20px;
font-size: 1500;
font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,sans-serif;
/*font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
*/
line-height: 1.65em;
-webkit-text-size-adjust:100%;
}

/* 色指定
-----------*/
/* 全体 */
body{
	background-color: white;
}
/* タブ */
.heading{
	background-color: white;

}
.innerTab{
	background-color: #EFEFEF;/*
	background: linear-gradient(to bottom right, #EFEFEF, white);*/

}

/* お声　タイトル */
#customer .voiceTittle{
	background-color: #79BD9A;
	color: #fff;
}

/* 文字の強調 */
/*注目１*/
em{
    color: #015249;
    border-bottom: 1px dashed #757575;
}
/*グレー*/
.points{
    color: #757575;
}
/*太い*/
b{
}

/*アクセント*/
.accent{
color: #757575;
}

/* 基本文字 */
p{
	font-weight: 500;
}

.topDot{
	padding-top: .7em;
	background-position: top left -2px; 
	background-repeat: repeat-x; 
	background-size: 1em 1em; 
	background-image: radial-gradient(#79BD9A 20%, transparent 30%); 
}

/* レイアウト指定
-----------*/

/*セクション*/
section{
	border-bottom: 1px solid #e8d0bc;
}
/*メニューバー*/
.heading{
	border-bottom: 1px solid #e8d0bc;
}

/*メインタブ*/
.heading{
	border-bottom: 1px solid #009688;
}

/*注目文字*/
.innerPickText{
	font-size: 25px; 
	text-align: center; 
	margin:15px;"
}



/* 遷移ボタン
------------------------------------------------------------*/
.transition {
  min-width: 130px;
  height: 50px;
  padding: 5px 10px;
  margin: 0 5px 30px 0;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  outline: none;
  border: 1px solid #757575;
  color: #EFEFEF;
  background: transparent;
  font-size: 15px;
}
.transition:hover:after {
  top: 0;
  left: 0;
}
.transition:after {
  content: "";
  width: 100%;
  z-index: -1;
  position: absolute;
  height: 100%;
  top: 5px;
  left: 5px;
  transition: 0.2s;
  background-color: #79BD9A;
}


/* 新着情報
------------------------------------------------------------*/
#news-contents {
	max-height: 33vh;
	overflow-y:scroll
}

.hiyoriNews{
	margin: 10px 5px;
}

.newsHead {
  font-weight: 800;
  font-size: 20px;
  padding-left: 3px;
  border-left: 3px double #79BD9A;
  border-bottom: 6px double #EFEFEF;
  color: #015249;
}
.newsUl{
	font-size: 17px;
	margin: 0 5px;
	color: #3e3e3e;
}

/* リンク設定
------------------------------------------------------------*/
a{color:#6caefe;text-decoration:none;}
a:hover{color:#488fdd;}
a:active, a:focus {outline:0;}


/* 全体
------------------------------------------------------------*/
#wrapper{
margin:0 auto;
padding:0 1%;
width:98%;
position:relative;
}

.inner{
margin:0 auto;
width:100%;
}


/*************
/* ヘッダー
*************/
#header{
	height: 70px;
	display: flex;
	flex-direction: row;
}

#header .box1{
	padding:20px 10px 10px 10px;
	font-size: 27px;
}

#header .box2{
	padding:20px 10px 0px 10px;
}

#header a{
	color: #015249;
}

/*************
/* ロゴ
*************/
.logo{
	float:left;
}

.logo a{
	color:#757575;
}

.logo span{
	display:block;
}

.logoTOP a{
	color:#555;
	font-family: "monospace";
	font-size: 160%;
	/* display: inline-block; */
	background: linear-gradient(135deg, #77c9d4 0%, #015249 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
clear:both;
margin:0 auto 40px auto;
padding:0;
position:relative;
text-align:center;
}
#mainBanner .inner{position:relative;}

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

.slogan{
	color: #757575;
	font-weight: bold;
	position: absolute;
	max-width: 100%;
	height: auto;
	bottom: 42%;
	left: 120px;
	padding: 5px 10px;
	line-height: 1.4;
	text-align: left;
	text-shadow: 0 0 0 #fff, 0 0 0 #fff, 0 0 0 #fff, 1px 1px 0 #ffffff5c;
	font-family: Palatino;
}

.slogan h2{
padding-bottom:5px;
font-size:22px;
}

/*TOP画像修正*/
.mainBanner {
  position: relative;
  width: 100%;
  height: auto;
}
.slider {
  display: flex;
  justify-content: center;
}

.slider li {
  flex: 0 0 100%;
}

.slider li img {
  margin: 0 auto;
}

/**************************
/* グリッド
**************************/
.gridWrapper{
clear:both;
padding-bottom:20px;
overflow:hidden;
}

* html .gridWrapper{height:1%;}
	
.grid{
overflow:hidden;
}

.readmore{
padding:10px 5px 5px;
text-align:right;
}

.readmore a{
padding:3px 7px;
border-radius:3px;
}


/*************
メイン コンテンツ
*************/
section.content article{
overflow:hidden;
}

/*キャッチコピー*/
.catch{
text-align: center;
border-bottom:none;
}
.catch .heading{
border-bottom:none;
}

section.toppage article,section.content .archive{border:0;}

/*内容トップ説明*/
.inner{
	font-size: 20px;
}


/* アーカイブページ */
section.content .archive{
padding:0;
border-bottom:1px dotted #ccc;
}

/*写真*/
.photos{
width:70%;
margin:0 auto;
display: flex;
border-radius: 30px;
}
#reserve img{
box-shadow: 10px 5px 5px #757575;

}


h3.catchHrading{font-family: "Yu Gothic";font-size: 35px;line-height: 1.3;padding: 1px 5px 5px 5px;margin: -40px 0 20px 0;font-weight: bold;border-bottom: 1px dashed #009688;display: inline-block;background: linear-gradient(135deg, #77c9d4 0%, #015249 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

h3.heading{
font-family: "Toppan Bunkyu Gothic";
font-size:33px;
padding:15px 5px 5px 5px;
margin: 40px 0 20px 0;
font-weight: bold;
/*border-top:2px solid #ebebeb;
border-bottom:2px solid #ebebeb;*/
}

section.content img{
max-width:90%;
height:auto;
}

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}


/* whatHiyori.index
------------------------------------------------------------*/
.whatInner1 img{
width: 100%;
height: 30vh;
}

.whatInner2 img{
width: 80%;
height: 28vh;
display: flex;
margin: 0 auto;
}

.backGreen{
background-color: #00cd2c2e;
}

/* 予約
------------------------------------------------------------*/
#reserve{
background-color: #A8DBA8;
}
#reserve .heading{
background-color: white;
}

#reserve .inner{
text-align: center; 
margin: 0 auto -40px auto;
width: 50%;
color: #757575;
font-size:22px;
}


/* コンテンツ中の中タイトルと説明リストの横並び化
------------------------------------------------------------*/
.subContent{
	display: flex;    
	margin: 0 auto;
    width: 90%;
}

/* 中タイトル
--------------*/
.innerTab{
	font-size: 20px;
	font-weight: 600;
	margin: 10px 0;
    line-height: 2.6;
}

/* 説明リスト
--------------*/
.whatList {
    text-align: center;
	margin: 10px 10px 10px 30px;
}

.whatList p{
	margin: 0 auto;
	text-align: left;
}

/*************
/* サイドバー
*************/
#sidebar article{
clear:both;
margin-bottom:20px;
}

#sidebar ul{padding:15px 0;}

#sidebar li{
margin-bottom:10px;
padding-bottom:10px;
list-style:none;
border-bottom:1px dashed #ebebeb;
}

#sidebar li:last-child{
border:0;
margin-bottom:0px;
}

#sidebar li a{
color:#555;
font-size:12px;
display:block;
}

#sidebar li a:hover{
color:#999;
font-size:12px;
display:block;
}


/*************
/* フッター
*************/
#footer{
clear:both;
background-color: #A8DBA8;
}

#footer a{
color:#757575;
}

#footer .inner{padding: 40px 0 10px 0;overflow:hidden;}

#footer .grid{
margin:0;
}

#footer #info{float:left;}

#footer #info .info{float:none;}

#footer #info .info{
clear:both;
padding:5px 0 0;
text-align:left;
}

#footer .logo{font-size:18px;}

#footer .info .tel,#footer .info .tel span,#footer #info .open{
font-size:12px;
}

ul.footnav{
font-size: 13px;
float:right;
width:620px;
padding:10px 0;
}
ul.footnav ul{display:none;}

ul.footnav li{
float:left;
margin:10px 0 10px 0;
padding:0 7px 0 8px;
border-right:1px solid #ebebeb;
}

#copyright{clear:both;padding: 10px 0 10px 0;text-align:center;font-style:normal;font-size:10px;color:#555;}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width:100%;
height:30px;
margin:5px 0 20px;
}

.prev{float:left}
.next{float:right;}

#pageLinks{
clear:both;
text-align:center;
}

/* googleMap
*****************************************************/
#map{
	padding-bottom: 10%;
	overflow: hidden;
	text-align: center;
}

#map iframe{
	width: 100% !important;
	height: 100% !important;
}

/* Q&A
*****************************************************/
.toggle {
	display: none;
}
.Label {			/*タイトル*/
	padding: 0.5em;
	display: block;
	background: #79BD9A;
	color: #EFEFEF;
}
.Label::before{		/*タイトル横の矢印*/
	content:"";
	width: 6px;
	height: 6px;
	border-top: 2px solid black;
	border-right: 2px solid black;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 3px );
	right: 20px;
	transform: rotate(135deg);
}
.Label,
.content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
	margin: 1rem 0.5rem;
}
.content {		/*本文*/
	height: 0;
	margin-bottom:10px;
	padding:0 20px;
	overflow: hidden;
}
.toggle:checked + .Label + .content {	/*開閉時*/
	height: auto;
	padding: 5px 0 20px 0;
	transition: all .3s;
}
.toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
}
.miniTab{
	font-size: 19px;
    color: #015249;
    border-bottom: 1px dashed #757575;
	margin: 10px 0 0 0;
	font-weight: 800;
}


/* PC用
------------------------------------------------------------*/
@media only screen and (min-width:960px){
	nav div.panel{
	display:block !important;
	float:left;
	}

	a#menu{display:none;}
	
  #mainNav{
	clear:both;
	z-index:200;
	position:relative;
	}

	#mainNav li{
	float:left;
	position:relative;
	}

	.PC{
	display: none;
	}

	#mainNav li a{
	color:#555;
	display: block;
	text-align: center;
	_float:left;
	font-size:13px;
	width:160px;
	height:30px;
	padding:15px 0;
	border-top:2px solid #ebebeb;
	border-bottom:2px solid #ebebeb;
	}

	#mainNav li a span,#mainNav li a strong{
	display:block;
	margin-top: -10px;
	font-weight: 700;
	}

	#mainNav li a span{
	color:#bababa;
	font-size:10px;
	font-weight: 700;
	}
	
	#mainNav ul ul{width:160px;background:#fff;}
	#mainNav li ul{display:none;}

	#mainNav li:hover ul{
	display:block;
	position:absolute;
	top:64px;
	z-index:500;
	}
	
	#mainNav li li{
	margin:0;
	float:none;
	width:160px;
	border:0;
	}
  #mainNav li li:last-child{border:0;}
	
	#mainNav li li a{
	width:auto;
	height:auto;
	padding:10px;
	font-size:95%;
	text-align:left;
	border:0;
	}

	#mainNav li li span{padding:0 10px;}
	
	#mainNav li.current-menu-item a{
	border-color:#555;
	}

	#mainNav li.current-menu-item a,#mainNav li a:hover,#mainNav li.current-menu-item li a:hover{
	color:#999;
	}

	#header,#wrapper,.inner{
	width:960px;
	padding:0;
	margin:0 auto;
	}
	
	#wrapper{clear:both;padding:20px 0;}
	
	#main{
	float:right;
	width:680px;
	padding:15px 0 0 0;
	}
	
	#sidebar{
	float:left;
	width:250px;
	padding:15px 0;
	overflow:hidden;
	}
	
	#sidebar article{
	margin-bottom:20px;
	overflow:hidden;
	}
	
	.logo{
		width:500px;
	}
	
	/* グリッド全体 */
	.gridWrapper{
	display:table;
	border-collapse:separate;
	border-spacing:0px;
	}
	
	/* グリッド */
	.grid{
	width:320px;
	display:table-cell;
	}

}

/* テーブル
-----------------------------------------*/
table {
	margin: 5px 0 30px 0;
}
table caption {
}
th, td {
	padding: 5px 0;
}
th {
	font-size: 15px;
	white-space: nowrap;
	background-color: #A8DBA8;
	color: #757575;
	padding: 0 2px;
}

td {
	padding: 0 0 0 5px;
	border-bottom:2px solid #ebebeb;
	font-size: 17px;
}

.inner{
	margin: 0 auto;
}

.innerS{
	width: 60%;
	margin: 0 auto;
	padding-bottom: 80px;
}

/* サービス
------------------------------------------------------------*/
.article{
	clear: both;
	overflow: hidden;
	padding-bottom: 1vh;
}

.article img{
	float: left;
	padding-right: 10px;
}

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

/* ご挨拶
------------------------------------------------------------*/
.comment{
	display: flex;
	padding-bottom: 1vh;
}
.comment img{
   vertical-align: bottom;
}

/* お声
------------------------------------------------------------*/
#customer .opinion img{
	width:40%;
}
#customer .voiceTittle{
	font-size: 1.3rem;

}
#customer .voice{
	width: 50%;
}

/* お問い合わせ　
------------------------------------------------------------*/

.contactImg{
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.contactImg img{
	width: 80%;
}

/* 問い合わせ遷移 */
a.QAbtn {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    width: 50%;
    margin: 10px auto;
    padding: 1rem 4rem;
    border-radius: 0.3rem;
    border-bottom: 7px solid #919191;
    background: #79BD9A;
    color: #EFEFF1;
    /* margin-bottom: 50px; */
}
a.QAbtn:hover {
	margin-top: 6px;
	border-bottom: 1px solid #a99b8e;
	color: #fff;
}
/*googleフォーム*/

/*.googleform-wrapper {
	position: relative;
	width: 100%;
  	height: 1100px;
	overflow-y: scroll;
}

.googleform-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: none;
}*/

@media only screen and (max-width:959px){
	*{
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
         -o-box-sizing:border-box;
        -ms-box-sizing:border-box;
            box-sizing:border-box;
	}

	#header .box1{
	font-size: 18px;
	}

	#header .box2{
	font-size: 14px;
	}
	
	#mainNav{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
	border:1px solid #e4e4e4;
	border-left:0;
	border-right:0;
	background-color: #A8DBA8;
	}

	#mainNav a.menu{
	color:#555;
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	}

	#mainNav a#menu span{
	padding-left:10px;
	}
	#mainNav a.menu span:before{content:"≡ ";}
	#mainNav a.menuOpen span:before{content:"× ";}

	#mainNav a#menu:hover{cursor:pointer;}

	nav .panel{
	display:none;
	width:100%;
	position:relative;
	right:0;
	top:0;
	z-index:1;
	color: #EFEFEF;
	}
	
	#mainNav ul{margin:0;padding:0;}

  #mainNav li{
	float:none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	#mainNav li a,#mainNav li.current-menu-item li a{
	color:#555;
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	}
	
 	#mainNav li a span{padding-left:10px;}
	
	
	#mainNav ul > li:last-child a{border:0;}
	#mainNav li li:last-child a{border-bottom:1px dashed #ccc;}
 
	#mainNav li.current-menu-item a,#mainNav li a:hover,#mainNav li.current-menu-item a,#mainNav li a:active, #mainNav li li.current-menu-item a, #mainNav li.current-menu-item li a:hover, #mainNav li.current-menu-item li a:active{
	color:#555;
	}

	#mainNav li li{
	float:left;
	border:0;
	}

	#mainNav li li a, #mainNav li.current-menu-item li a, #mainNav li li.current-menu-item a{
	padding-left:40px;
	background:url(images/sub1.png) no-repeat 20px 18px;
	}

	#mainNav li li.current-menu-item a,#mainNav li li a:hover, #mainNav li.current-menu-item li a:hover{background:url(images/sub1.png) no-repeat 20px -62px;}

	#mainNav li li:last-child a{background:url(images/subLast.png) no-repeat 20px 20px;}
	#mainNav li li:last-child.current-menu-item a,#mainNav li li:last-child a:hover,#mainNav li.current-menu-item li:last-child a:hover{background:url(images/subLast.png) no-repeat 20px -65px;}

	nav div.panel{float:none;}
	
	#header{padding-left:10px;}
	
	#main{padding-top:15px;}
	section.toppage{margin:0;}
	#sidebar{padding-bottom:15px;}
	#sidebar article{padding:7px 8px;}
	
	#footer .grid,#footer ul.footnav{float:none;width:100%;text-align:center;}
	ul.footnav li{float:none;display:inline-block;}
	
	.grid{
	float:left;
	width:32%;
	margin:10px 0 0 1%;
	}

	#map iframe{
	height: 200px !important;
  }

	#footer .grid img,#footer .info{float:none;}
	#footer .grid p{display:block;}
	#footer #info .info{float:none;text-align:center;}
	#footer.logo,#footer .info{width:100%;float:none;}
	#footer .logo p{float:none;display:block;	}
	#footer .logo img{float:none;padding:0;}
}

/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 641px){
	.noPC{
	display: none;
	}

}

/* スマホ用
------------------------------------------------------------*/
@media only screen and (max-width:640px){
	/*PCのみ表示*/
	.yesPC{
		display: none;
	}
	#mainBanner{
		margin:20px auto 40px auto;
		max-width:100%;
	}
	/*ヘッダー*/
	#header{
		height: auto;
		padding: 10px;
	    display: flex;
	    flex-direction: column; /* 行を縦に並べる */
	}
	#header .box1,.box2{
		text-align:center;
	}
	#header .box1{
		font-size: 18px;
		padding:0;
	}
	#header .box2 {
		font-size: 16px;
		padding:0;
		order: -1; /* .box2を先頭にする */
	}

	/*タイトル*/
	h3.heading{
		font-size:25px;
	}
	/*中身*/
	.inner{
	font-size: 17px;
	}
	/*中タブ*/
	.innerTab{
	font-size: 19px;
	margin: 10px 0;
	padding-left: 10px;
    line-height: 2.6;
	}
	/*新着情報*/
	#news{
	margin-top: -40px;
	}
	/*注目文字*/
	.innerPickText{
		font-size: 19px;
	}
	#customer .voice{
	width: 100%;
	}
	.whatSlider img{
		max-width: 100%
	}
	/*whatHiyori.index*/
		/*ひよりについて*/
		.whatInner1 p{
		line-height: 1.5;
		}
		/*範囲の説明*/
		.map p{
			font-size: 18px;
		}
		.whatInner1 img{
			height: auto;
		}
		.whatInner2 img{
			height: auto;
			width: 100%;
		}

		.contactImg{
			width: 100%;
			text-align: center;
			margin: 0 auto;
		}
	/*contact お問い合わせ*/
		.googleform-wrapper {
	  	height: 1250px;
		}
		a.QAbtn {
	    	width: 50%;
	    	padding: 0.5rem;
	    	/* margin-bottom: 50px; */
	    }

	/*TOP画像修正*/
	.mainBanner  img {
		width: 100%;
		height: 100%;
	}

	.slogan{
		left: 0px;
	}

	.innerS{
		width: 94%;
		padding-bottom: 30px;
	}
	.#customer .opinion{
		display: flex;
		flex-direction: column;
	}
	#customer .opinion img{
		width:100%;
		height:none;
	}
	.article img{
		width: 100%;
	}

	.comment p,.commentText{
		font-size: 14px;
		line-height: 1.6;
	}

	.comment {
	    display: flex;
	    align-items: flex-end;
	}

	.comment img {
	    width: 150px;
	    height: auto;
	}
	/*リスト*/
	.whatList {
	font-size: 14.5px;	
	}
	
	.logo,.info{
		clear:both;width:100%;float:none;
	}
	
	.logo p{
		float:none;display:block;
	}
	.logo img{
		float:none;padding:0;
	}

	#map iframe{
	width: 96% !important;
	}
	/*内容説明*/
	.subContent{
	display: block;
	width: 100%;
	font-size: 16px;
	}
	/*予約*/
	#reserve .inner{
	width: 90%;
	}
	#reserve .inner p{
	font-size: 16px;
	}
	/*写真*/
	.photos{
		width:100%;
	}
  .alignleft,.alignright,img.alignleft,img.alignright{float:none;display:block;margin:0 auto 10px;}



}


@media only screen and (max-width:480px){
	.grid{width:100%;margin:10px 0;}
	#mainBanner h2,#mainBanner p{font-size:80%;}
}

/* お問い合わせ
------------------------------------------------------------*/

.Form {
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  max-width: 720px;
}
@media screen and (max-width: 480px) {
  .Form {
    margin-top: 40px;
  }
}
.Form-Item {

  padding-top: 24px;
  padding-bottom: 24px;
  width: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 480px) {
  .Form-Item {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 16px;
    padding-bottom: 16px;
    flex-wrap: wrap;
  }
}
.Form-Item:nth-child(5) {

}
.Form-Item-Label {
  width: 100%;
  max-width: 248px;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  .Form-Item-Label {
    max-width: inherit;
    display: flex;
    align-items: center;
    font-size: 15px;
  }
}
.Form-Item-Label.isMsg {
  margin-top: 8px;
  margin-bottom: auto;
}
@media screen and (max-width: 480px) {
  .Form-Item-Label.isMsg {
    margin-top: 0;
  }
}
.Form-Item-Label-Required {
  border-radius: 6px;
  margin-right: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 48px;
  display: inline-block;
  text-align: center;
  background: #545454;
  color: #fff;
  font-size: 14px;
}
@media screen and (max-width: 480px) {
  .Form-Item-Label-Required {
    border-radius: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 32px;
    font-size: 10px;
  }
}
.Form-Item-Input {
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-left: 40px;
  padding-left: 1em;
  padding-right: 1em;
  height: 48px;
  flex: 1;
  width: 100%;
  max-width: 410px;
  background: #eaedf2;
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  .Form-Item-Input {
    margin-left: 0;
    margin-top: 18px;
    height: 40px;
    flex: inherit;
    font-size: 15px;
  }
}
.Form-Item-Textarea {
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-left: 40px;
  padding-left: 1em;
  padding-right: 1em;
  height: 216px;
  flex: 1;
  width: 100%;
  max-width: 410px;
  background: #eaedf2;
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  .Form-Item-Textarea {
    margin-top: 18px;
    margin-left: 0;
    height: 200px;
    flex: inherit;
    font-size: 15px;
  }
}
.Form-Btn {
  border-radius: 6px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 280px;
  display: block;
  letter-spacing: 0.05em;
  background: #545454;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}
@media screen and (max-width: 480px) {
  .Form-Btn {
    margin-top: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 160px;
    font-size: 16px;
  }
}

#service .readmore{
	position:relative;
	bottom:7vh;
}

#insertText {
	white-space: pre;
	color: #fff;
	font-size: 2em;
}


/* 新着情報
------------------------------------------------------------*/
#news-contents {
	max-height: 33vh;
	overflow-y:scroll
}

/* アクセス
------------------------------------------------------------*/
#access table{
	width: 100%;
}

#what .article{
	display:inline-block;
}

#content table{
	margin: 0 auto;
	width: 100%;
}

#content table th{
text-align:center;
}

/* index　aタブ　詳しくはこちら
------------------------------------------------------------*/
.readmore a{
	font-size: 15px;
}