/*
Theme Name:Free Spirit 2016
Theme URL:http://natureland-om.co.jp/
Description:Basic CSS
Author:<a href="http://www.seeboo.jp">seeboo design</a>
*/

html{
	font-size: 62.5%;
}
body {
	font-size: 16px;
	font-size: 1.6rem; 
	color: #555;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
    font-family:-apple-system, ‘Helvetica Neue’,’Hiragino Kaku Gothic ProN’, ‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
	-webkit-text-size-adjust: none;
}
a {
	text-decoration: none;
	color:#3B8FF3;
}

/*IE11以前用*/

img{
	border:solid 0px;
}

#wrapper{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	text-align:center;
	padding-top:5px;
}

#roof{
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	text-align: right;
}

.conteiner{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

.header_conte{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}


header{
	width:100%;
	float:left;
	margin-top:0px;
}

.left_side{
	float:left;
	padding-top:0px;
	margin-top:0px;
	width:60%;
}

header #title{
	font-size:32px;
	font-size:3.2rem;
	font-size:30px\9;
	font-size:3rem\9;
	font-family: 'Noto Sans Japanese';
	font-weight:800;
	line-height:0.8em;
	line-height:1em\9;
	text-align:left;
	float:left;
	background-image:url(images/om_03.png);
	background-image:url(images/om_03ie8.png)\9;
	background-repeat:no-repeat;
	background-position: center left;
	background-size:25% auto;
	padding-left:85px;
	height:60px !important;
	color:#009CF6;
	}

#title span{
	font-family: 'Noto Sans Japanese';
	font-weight: 400;
	font-size:14px;
	font-size:1.4rem;
	margin-top:0px;
	padding-top:0px;
	float:left;
	}
	
header #title a{
	color:#005AA3;
}

.right_side{
	float:right;
	padding-top:5px;
	padding-right: 2%;
	width:28%;
	padding-bottom:10px;
	height:45px !important;
}

.right_side > .inq_comsult{
	font-size:18px;
	font-size:1.8rem;
	font-family: 'Noto Sans Japanese';
	font-weight:900;
	float:right;
	clear:right;
}

.right_side > .tel{
	font-size:26px;
	font-size:2.6rem;
	margin-left:10px;
	font-family: 'Noto Sans Japanese';
	font-weight:900;
	margin-top:0px;
	padding-top:0px;
	line-height:1em;
	float:right;
	clear:right;
	color:#956134;
}

nav{
	width:100%;
	min-width: 1000px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#99daff', endColorstr = '#36a3ff');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#99daff', endColorstr = '#36a3ff')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #99daff, #2ea7e0);
background-image: -ms-linear-gradient(top, #99daff, #2ea7e0);
background-image: -o-linear-gradient(top, #99daff, #2ea7e0);
background-image: -webkit-gradient(linear, center top, center bottom, from(#99daff), to(#2ea7e0));
background-image: -webkit-linear-gradient(top, #99daff, #2ea7e0);
background-image: linear-gradient(top, #99daff, #2ea7e0);
border-bottom:solid 5px #0B3876;
float:left;
}

nav ul{
	list-style:none;
	display: table;
    table-layout: fixed;
    text-align: center;
    width: 100%;
	margin:0px;
	padding:0px;
	z-index:10;
	
}
nav ul li {
	font-size:13px;
	font-size:1.3rem;
	font-family: 'Noto Sans Japanese';
	font-weight:500;
	display: table-cell;
	vertical-align: middle;
	color:#595757;
    position: relative;
	cursor:pointer;
	border-right:1px solid #AAAAAA;
	padding-top:5px\9;
}

nav ul li span{
	font-size:12px;
	font-size:1.2rem;
}

nav ul li.borderless {
	border-right:0px;
}

nav li a{
    color:#FFF;
}

nav li a:hover{
	color:#FFEC00;
}

#gotop{
	width:980px;
	margin-right:auto;
	margin-left:auto;
	text-align:right;
	margin-bottom:0px;
	display:inline-block;
}

footer{
	margin-top:-7px;
	padding-top:20px;
	padding-bottom:10px;
	width:100%;
	min-width: 1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	float:left;
	background-color:#dcf5ff;
}

footer #left{
	width:32%;
	float:left;
	text-align:left;
}

footer #left span{
    font-family: 'Archivo Black', sans-serif;
	font-weight: 400;
	font-size:14px;
	font-size:1.4rem;
}

footer #left .footer_tel{
	font-size:28px;
	font-size:2.8rem;
	font-family: 'Noto Sans Japanese';
	font-weight:800;
	color:#00B3FA;
	}

footer #center_area{
	width:37%;
	float:left;
	padding-left:2%;
	padding-right:2%;
	font-size:14px;
	font-size:1.4rem;
	text-align:left !important;
}

footer #right{
	width:18%;
	float:right;
	font-size:16px;
	font-size:1.6rem;
}

.bottom_line{
	border-top:1px solid #999;
	width:100%;
	margin-top:30px;
	margin-bottom:20px;
	float:left;
}

footer #right ul{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:left;
}

footer #right li{
	margin-bottom:10px;
}


address{
	font-size:14px;
	font-size:1.4rem;
	text-align:center;
	margin-top:40px;
	width:100%;
	float:left;
}

#main{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	display:inline-block;
	min-height:840px;
}

/*////////////////////////////////////////TOPページ////////////////////////////////////////*/


/*#nav{
	margin-top:50px;
	list-style: none;
	position: fixed;
	right: 20px;
}

#nav li{
	margin: 0 0 15px 0;	
}
*/
ul.bxslider{
	list-style:none;
	margin:0px;
	padding:0px;
}

.left_column{
	width:49%;
	padding-right:1%;
	padding-top:2%;
	padding-bottom:2%;
	text-align:left;
	float:left;
	height:200px;
}

.right_column{
	width:49%;
	padding-left:1%;
	padding-top:2%;
	padding-bottom:2%;
	text-align:left;
	float:right;
	height:200px;
}

.right_column img{
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
}

.info_frame{
	width:100%;
	padding:0;
	border:1px solid #C8C8C8;
	 height:260px;
}

.info_frame ul.prof{
	margin-top:10px;
	margin-left:20px;
	padding:10px;
	list-style:none;
}

.info_frame ul.prof li{
	margin-bottom:10px;
	float:left;
	width:150px;
}

.info_frame ul.map{
	margin-top:0px;
	padding:10px;
	list-style:none;
}

.info_frame ul.map li{
	margin-bottom:10px;
}

.info_frame h2{
	font-family: 'Noto Sans Japanese';
	font-weight:800;
	width:95%;
	background-color:#dcf5ff;
	padding-left:1%;
	padding-bottom:1%;
	padding-top:1%;
	padding-top:2%\9;
	font-size:18px;
	font-size:1.8rem;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	border-left:20px solid #2ea7e0;
}

.bird{
	background-image:url(images/om_11.png);
	background-repeat:no-repeat;
	background-position:90% 70%;
}

.beetle{
	background-image:url(images/om_14.png);
	background-repeat:no-repeat;
	background-position:90% 70%;
}

.info_frame span{
	padding:10px;
	height:200px;
	overflow:auto;
	width:460px;
	display:block;
	}
 p.low_m{
	 margin-top:0px;
	 margin-bottom:10px;
	}
	
	
/*////////////////////////////////////////タイトル系////////////////////////////////////////*/

h1.title{
	width: 100%;
	padding: 0px;
	font-family: 'Noto Sans Japanese';
	font-weight: 200;
	display: block;
	height: 120px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #EFFAFF;
	-webkit-box-shadow: 0 4px 5px 1px #A9A9A9;
	box-shadow: 0 4px 5px 1px #A9A9A9;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.white{
	background-image:url(images/h1.png);
	background-repeat:repeat;
	line-height:1.2em \9;
	font-size:28px;
	font-size:2.8rem;
	height:110px;
	padding-top:10px;
	color:#333;
	text-align:center;
	width:auto;
	display:block;
	padding-left:20px;
	padding-right:20px;
	float:left;
}

.eng{
	font-size:16px;
	font-size:1.6rem;
}


/*|||||||||||||||||タイトル背景|||||||||||||||||*/

.t01{
	background-image:url(pic/h1_01.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	background-position:center center;
	margin-bottom:30px;
	float:left;
	text-align:left;
	display:block;
}


.t02{
	background-image:url(pic/h1_02.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	background-position:center center;
	margin-bottom:30px;
	float:left;
	text-align:left;
	display:block;
}


.t03{
	background-image:url(pic/h1_03.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	background-position:center center;
	margin-bottom:30px;
	float:left;
	text-align:left;
	display:block;
}


.t04{
	background-image:url(pic/h1_04.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	background-position:center center;
	margin-bottom:30px;
	float:left;
	text-align:left;
	display:block;
}


.t05{
	background-image:url(pic/h1_05.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	background-position:center center;
	margin-bottom:30px;
	float:left;
	text-align:left;
	display:block;
}

.t06{
	background-image:url(pic/h1_06.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	background-position:center center;
	margin-bottom:30px;
	float:left;
	text-align:left;
	display:block;
}

.t07{
	background-image:url(pic/h1_07.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	background-position:center center;
	margin-bottom:30px;
	float:left;
	text-align:left;
	display:block;
}

.t08{
	background-image:url(pic/h1_08.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	background-position:center bottom;
	margin-bottom:30px;
	float:left;
	text-align:left;
	display:block;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||*/

h2.charge{
	font-family: 'Noto Sans Japanese';
	font-weight: 200;
	font-size:25px;
	font-size:2.5rem;
	border-bottom:dotted 1px #7A7A7A;
	color:#0079B8;
	padding-bottom:5px;
	margin-bottom:20px;
	}
	
h2.intro{
	font-family: 'Noto Sans Japanese';
	font-weight: 200;
	font-size:25px;
	font-size:2.5rem;
	border-bottom:dotted 1px #7A7A7A;
	color:#166D00;
	padding-bottom:5px;
	margin-bottom:30px;
	}
	
h2.top{
	font-size:21px;
	font-size:2.1rem;
	font-family: 'Noto Sans Japanese';
	font-weight:200;
	margin-bottom:5px;
}

h2.sub{
	font-size:24px;
	font-size:2.4rem;
	font-family: 'Noto Sans Japanese';
	font-weight:200;
	margin-bottom:20px;
	border-bottom:dotted 1px #444444;
	color:#123A6B;
	float:left;
	width:100%;
}

	
h3.intro{
	font-size:18px;
	font-size:1.8rem;
	font-family: 'Noto Sans Japanese';
	font-weight:700;
	margin-bottom:0px;
	margin-top:20px;
	color:#884F00;
	line-height:0.5em;
}

h3.access{
    font-size: 20px;
	font-size:2rem;
	margin-top:0px;
	margin-bottom:10px;
	border-bottom:1px solid #666;
	padding-bottom:5px;font-family: 'Noto Sans Japanese';
	font-weight:200;
	width:99%;
	padding-left:1%;
	color:#2B3653;
}


 
h3.recruite:first-letter{
	font-size:50px;
	font-size:5rem;
	color:#7E008A;
}

h3.sub{
	font-size:28px;
	font-size:2.8rem;
	font-family: 'Noto Sans Japanese';
	font-weight:200;
	line-height:1.5em;
	border-bottom: 4px solid #ccc;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	width:100%;
	display:block;
	height:50px;
}

h3.sub span {
	bottom: -4px;
	z-index: 2;
	content: '';
	width: auto;
	border-bottom: 4px solid #E9C4FF;
	padding-bottom: 0px;
	display:block;
	float:left;
	height:50px;
}


h4.sub {
    position: relative;
    color: #ffffff ;
    background:  #E9C4FF;
    font-size: 19px;
	font-size:1.9rem;
    line-height: 1;
    margin: 20px -10px 20px -10px;
    padding: 10px 5px 10px 20px;
    box-shadow:1px 3px 7px 0px #666666 ;
}
h4.sub:after{
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top: 5px solid #333;
}
h4.sub:after {
    left: 0;
    border-right: 5px solid #333;
}


.F12{
	font-size:12px;
	font-size:1.2rem;
	line-height:1.2em;
}

.F14{
	font-size:14px;
	font-size:1.4rem;
	line-height:1.2em;
}

.F16{
	font-size:16px;
	font-size:1.6rem;
	line-height:1em;
}
.F16_non_LH{
	font-size:16px;
	font-size:1.6rem;
}

.F18{
	font-size:18px;
	font-size:1.8rem;
	line-height:1.4em;
}

.F21{
	font-size:21px;
	font-size:2.1rem;
	line-height:1.4em;
}

.F24{
	font-size:24px;
	font-size:2.4rem;
	line-height:1.4em;
}

.F28{
	font-size:28px;
	font-size:2.8rem;
	line-height:1.4em;
}

.F32{
	font-size:32px;
	font-size:3.2rem;
	line-height:1.5em;
}

.F40{
	font-size:40px;
	font-size:4rem;
	line-height:1.6em;
}


.noto_thin{
	font-family: 'Noto Sans Japanese';
	font-weight:100;
	}
	
.noto_normal{
	font-family: 'Noto Sans Japanese';
	font-weight:300;
}
	
.noto_ultra{
	font-family: 'Noto Sans Japanese';
	font-weight:900;
	}

.red{
	color:#FF0004;
}

.lavender{
	color:#D6B9FF;
}

.blue{
	color:#00B3FA;
}

.pink{
	color:#FF9BF6;
}

.green{
	color:#47A347;
}

.moss{
	color:#2D541E;
}


.line-height1{
	line-height:1em;
}

.line-height0{
	line-height:0.8em;
}

.line-height12{
	line-height:1.2em;
}

.line-height14{
	line-height:1.4em;
}

.line-height16{
	line-height:1.6em;
}

.mincho{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.noto_BK{   
    font-family: 'notosans-Black' !important;
}

.margin30{
	margin-left:30px;
	margin-right:30px;
	}
	
.floater{
	float:left;
}

.mobile{
	display:none;
}


/*////////////////////////////////////////下層ページ////////////////////////////////////////*/

.container{
	width:980px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

section.lower{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-bottom:100px;
}

.divide_left{
	float:left;
	padding-right:1%;
	text-align:left;
}

.divide_right{
	float:right;
	padding-left:1%;
}

.divide_half{
	width:100%;
	float:left;
}

.divide_half > .left50{
	width:46%;
	float:left;
	padding-left:2%;
	padding-right:2%;
	padding-top:0px;
}

.divide_half > .right50{
	width:45%;
	float:right;
	padding-left:2%;
	padding-right:2%;
	border-left: solid 1px #0E4173;
	padding-top:0px;
}

.width70{
	width:69%;
	margin-left:auto;
	margin-right:auto;
}

.width30{
	width:29%;
}

.width45{
	width:44%;
}

.float_left{
	float:left;
	}
	
.center_lay{
	width:100%;
	text-align:center;
	float:left;
}

.right_lay{
	width:100%;
	text-align:right;
	float:left;
}

.blue_btn{
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 1px #000000;
-webkit-box-shadow: 0px 0px 1px #000000;
box-shadow: 0px 0px 1px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#dbfeff', endColorstr = '#70c1ff');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#dbfeff', endColorstr = '#70c1ff')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #dbfeff, #70c1ff);
background-image: -ms-linear-gradient(top, #dbfeff, #70c1ff);
background-image: -o-linear-gradient(top, #dbfeff, #70c1ff);
background-image: -webkit-gradient(linear, center top, center bottom, from(#dbfeff), to(#70c1ff));
background-image: -webkit-linear-gradient(top, #dbfeff, #70c1ff);
background-image: linear-gradient(top, #dbfeff, #70c1ff);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
text-align:center;
width:30%;
margin-left:auto;
margin-right:auto;
font-family: 'Noto Sans Japanese';
font-weight:800;
font-size:21px;
font-size:2.1rem;
padding:5px;
display:block;
margin-top:30px;
margin-bottom:30px;
}

.blue_btn a{
	color:#FFFFFF;
}

/*|||||||||||||||||料金ページ|||||||||||||||||*/

.facility{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:20px;
	padding-bottom:10px;
	float:left;
}

.facility > .data{
	width:78%;
	float:left;
	margin-right:2%;
}

.facility > .data_full{
	width:100%;
	float:left;
	margin-right:2%;
}

.facility > .pict{
	text-align:center;
	width:18%;
	float:right;
	padding-left:1%;
	padding-right:1%;
}

.facility > .pict img{
	margin-bottom:10px;
	padding:5px;
	box-shadow:0px 0px 10px #505050;
}

.facility > .data > dl {
	width:70%;
	float:left;
	margin:0px;
	padding-bottom:10px;
	margin-bottom:30px;
	border-bottom:solid 1px #E2E2E2;
	margin-left:30%;
}
	
.facility > .data > dl dt{
	font-size:18px;
	font-size:1.8rem;
	text-align:left;
	float:left;
	width:48%;
	clear:both;
	margin-top:0px;
	line-height:1.4em;
	color:#10307D;
	font-weight:700;
}

.facility > .data > dl dd{
	font-size:16px;
	font-size:1.6rem;
	text-align:right;
	float:left;
	margin-left:3%;
	line-height:1.8em;
	margin-top:0px;
	width:45%;
}

.facility > .data_full > dl{
	font-size:18px;
	font-size:1.8rem;
	width:75%;
	float:left;
	margin:0px;
	padding-bottom:10px;
	margin-bottom:30px;
	border-bottom:solid 1px #E2E2E2;
	margin-left:24%;
	}
	
.facility > .data_full > dl dt{
	text-align:left;
	float:left;
	width:45%;
	clear:both;
	margin-top:0px;
	line-height:1.8em;
	color:#10307D;
	font-weight:700;
}

.facility > .data_full > dl dd{
	text-align:right;
	float:left;
	margin-left:3%;
	line-height:1.8em;
	margin-top:0px;
	width:52%;
}

.facility > .data > dl dt img{
	margin-top:20px;
}

.border{
	border-bottom:solid 1px #E2E2E2;
}

table.fee{
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:40px;
	margin-bottom:40px;
	border-collapse:collapse;
}

table.fee td{
	font-size:14px;
	font-size:1.4rem;
	padding:10px;
	text-align:left;
	border:solid 1px #B9B9B9;
}

table.fee th{
	font-size:14px;
	font-size:1.4rem;
	padding:10px;
	text-align:left;
	border:solid 1px #B9B9B9;
	background-color:#404040;
	color:#FFF;
}

table.fee td.blue{
	background-color:#C6F0FF;
	color:#000;
}


table.shop{
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:40px;
	margin-bottom:40px;
	border-collapse:collapse;
}

table.shop td{
	font-size:14px;
	font-size:1.4rem;
	padding:10px;
	text-align:left;
	border:solid 1px #B9B9B9;
}

td.top_line{
	border-top:solid 4px #999 !important;
	}
	
 th.top_line{
	border-top:solid 4px #880068 !important;
	}

table.recruite{
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:40px;
	margin-bottom:40px;
	border-collapse:collapse;
}

table.recruite td{
	font-size:14px;
	font-size:1.4rem;
	padding:10px;
	text-align:left;
	border:solid 1px #B9B9B9;
}

table.recruite td.top_line{
	border-top:solid 4px #999 !important;
}
	
 table.recruite th.top_line{
	border-top:solid 4px #A60002 !important;
}
	
table.recruite th{
	font-size:18px;
	font-size:1.8rem;
	padding:10px;
	text-align:center;
	border:solid 1px #B9B9B9;
	background-color:#D5D5D5;
	width:200px;
}

.floor_pict{
	font-size:1.8rem;
	font-size:18px;
	width:65%;
	float:left;
	margin:0px;
	padding-bottom:10px;
	margin-bottom:30px;
	margin-left:35%;
	}
	
.floor_non_pict{
	width:80%;
	float:left;
	margin:0px;
	padding-bottom:10px;
	margin-bottom:30px;
	margin-left:23%;
	}

/*問い合わせページ*/
ul.inq{
	margin-left:auto;
	margin-right:auto;
	list-style:none;
}

ul.inq li{
	font-size:20px;
	font-size:2rem;
	margin-bottom:20px;
}

.wpcf7-text{
	width:70%;
	padding:5px;
	font-size:18px;
	font-size:1.8rem;
	margin-top:10px;
}

.wpcf7-textarea{
	width:70%;
	padding:5px;
	font-size:16px;
	font-size:1.6rem;
	margin-top:10px;
}

.wpcf7-list-item{
	width:200px;
	padding:5px;
	font-size:15px;
	font-size:1.5rem;
	background-color:#DBDBDB;
	border:1px solid #999;
	border-radius:10px;
	text-align:left;
	margin:5px;
	float:left;
}

.wpcf7-submit{
	font-size:18px;
	font-size:1.8rem;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFABAC;
	border-radius:10px;
}

.wpcf7-confirm{
	font-size:18px;
	font-size:1.8rem;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFABAC;
	border-radius:10px;
}

.wpcf7-back{
	font-size:18px;
	font-size:1.8rem;
	padding-left:10px;
	padding-right:10px;
	background-color:#B4ECFC;
	border-radius:10px;
}

/*|||||||||||||||||アクセス|||||||||||||||||*/

#map iframe{
	width:100%;
	min-height:400px;
}



/*|||||||||||||||||リンク集|||||||||||||||||*/
.linklistcatname{
	display:none;
}

.linklist{
	margin:0px;
	padding:0px;
}

.linklist ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

.linklist ul li{
	font-size:24px;
	font-size:2.4rem;
	line-height:1.2em;
	margin-bottom:10px;
	border-bottom:1px solid #193557;
	padding:10px;
}

.linklist ul li img{
	margin-right:10px;
	vertical-align:middle;
}

/*|||||||||||||||||ブログ|||||||||||||||||*/
.date{
	font-size:14px;
	font-size:1.4rem;
	padding:2px;
	padding:0.4em;
	border: 2px solid #00698F;
	border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
	width:130px;
	text-align:center;
}

.entry{
	width:80%;
	padding:2%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	border:1px dotted #17294C;
	border-radius:10px;
}

.entry h2 {
	position: relative;
	padding: 0 .4em .2em;
	font-family: 'Noto Sans Japanese';
	font-weight:200;
	line-height:1em;
}
.entry h2::after {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
	content: '';
	width: 100%;
	height: 10px;
	background-color: #b6f0fc;
}