@charset "utf-8";

/*//////////////////////////////////////////////////////////

Copyright (C) apricot-design All Rights Reserved.
------------------------------------------------------------
CSS information
 file name  :  layout.css
 style info :  レイアウトファイル
 admin info :  apricot-design		
 
//////////////////////////////////////////////////////////*/

/*
0:Base
------------------------------------------------------------
*/
body {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3""Helvetica,"Hiragino Kaku Gothic Pro",,ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
	color: #666;
	font-size: 14px;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: -0.001em;		/* iOS4でのテキストの隙間への対応 */
	-webkit-text-size-adjust: 100%;		/* 文字サイズの自動調整機能のキャンセル */
}
.win body {
	font-family: Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #333333;
	transition:0.5s;
	-webkit-transition:0.5s;
	-o-transition:0.5s;
	-ms-transition:0.5s;
}
a:hover {
	color: #7bb230;
}
a:focus {
	outline: none;
}
a:hover, a:active {
	outline: 0;
}
.opacity:hover{
	-moz-opacity:0.7;
	-ms-opacity:0.7;
	-webkit-opacity:0.7;
	opacity:0.7;
}
img {
	vertical-align: top;
}
/*
1:Base
------------------------------------------------------------
*/
#containerWrap {
}
#container {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto 3em;
}
#content {
	padding: 0px;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	width: 1000px;
}
#main {
	float: left;
	width: 725px;
}
#mainIn {
    border: solid 4px #f1f1f1;
}
#sub {
	float: right;
	width: 255px;
}

#breadcrumbList {
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: 100%;
	color: #039
}
.wp-pagenavi {
	clear:both;
	padding: 15px 0 !important;
}
.secound {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	height: 90px;
	background: url(../images/secoundBg.png) no-repeat 0 0;
	padding-bottom: 25px;
}
.section {
	margin-bottom: 2em;
	clear: both;
	overflow: hidden;
}
.section2 {
    margin-bottom: 2em;
    clear: both;
    overflow: hidden;
    padding: 30px;
}
.sectionC {
	margin-bottom: 2em;
	clear: both;
	overflow: hidden;
	text-align:center;
}
.leftCol {
	float:left;
	padding: 10px;
	width: 265px;
}
.rightCol {
	float:right;
	padding: 10px;
	width: 380px;
}
.leftBox {
    float: left;
    margin: 10px 10px 20px;
    width: 348px;
	
}
.rightBox {
    width: 277px;
    float: right;
    margin: 0 0 20px 20px;
    font-size: 93%;
	text-align: center;
}
.ate {
	padding:15px;
	border: 1px dotted #1d1d1d;
}
.box {
	padding: 15px;
	background: #F7F7F7;
}
.mainImg {
	width: 1000px;
	margin: 20px auto;
}
article {
	background-color: #fff;
}
/*
2:h_tag
------------------------------------------------------------
*/
h3 {
	font-size: 129%;
    color: #ffffff;
    margin: 5px 0px;
    padding: 10px 15px;
    font-weight: bold;
    background-color: #ff570b;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 20px 0;
}
h4 {
	font-size: 129% ;
    color: #333333 ;
    margin: 5px 0px ;
    padding: 5px 15px ;
    border-left: 7px solid #ff570b ;
    border-bottom: 1px solid #ff570b ;
    background-color: #ffffff ;
    margin: 20px 0;
}
h5 {
	font-size: 115%;
    color: #333333 ;
    margin: 5px 0px ;
    padding: 5px 15px;
    border-left: 7px solid #ff570b;
    background-color: #fff;
}

.mainTiWrap {
	background:#f7f0e2;
	width: 100%;
}

/*=======================================*/
/* 2017/10/18 追記 */
/*=======================================*/

h1.mainTi {
	width: 1000px;
	margin: 0 auto 15px;
	padding: 30px 10px;
	font-size: 171%;
	color: #614A3C;
	font-weight: bold;
	float: none;
}
h1.mainTi2 {
	margin-bottom: 20px;
	padding: 18px 30px 10px;
	font-size: 138.5%;
	background:url(../images/titleBg.png) no-repeat;
	height: 40px;
	float: none;
}

p.disc{
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 79%;
	float: right;
	color: #666;
}

/*=======================================*/
	
h2.mainTi {
	width: 1000px;
	margin: 0 auto 15px;
	padding: 30px 10px;
	font-size: 171%;
	color: #614A3C;
	font-weight: bold;
}
h2.mainTi2 {
	margin-bottom: 20px;
	padding: 18px 30px 10px;
	font-size: 138.5%;
	background:url(../images/titleBg.png) no-repeat;
	height: 40px
}

h3.mainTi {
	margin: 0 auto 15px;
	padding: 5px;
	color: #614A3C;
	font-weight: bold;
	border-bottom: #ff6912 solid 1px;
	border-left: #ff6912 solid 5px;
	line-height: 1.2em;
	background: none;
	border-radius: 0%;
 }
h3.subTi {
	color: #7dbd27;	
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 5px 0;
	clear: both;
	font-size: 98%;
	background: none;
	border-radius: 0%;
}	
.infoTi {
	position: relative;
	background: none;
	border-radius: 0%;
	padding: 0;
	margin: 0;
	font-size: 88%;
}


/*
3:Common style
------------------------------------------------------------
*/
.alignleft {
	float: left;
	padding: 0 15px 15px 0;
}
.alignright {
	float: right;
	padding: 0 0 15px 15px;
}
.aligncenter {
	display: block;
	margin:0 auto;
}
.btn {
	padding: 2px 9px;
	position: absolute;
	top: 6px;	
	border: #666 1px solid;
	right: 13px;
	background-color: #fff;
	font-weight: normal;
}

.photoL {
	float: left;
	padding: 0 15px 15px 0;
}
.photoR {
	float: right;
	padding: 0 0 15px 15px;
}
.day {
	padding-right: 15px;
}










.photoL p {
	overflow: auto;
}

.photoR p {
	overflow: auto;
}
.map {
	background: url(../images/accessMap.png) no-repeat;
	width: 251px;
	height: 281px;
	position: relative;
	border:1px solid #F076A7;
}
.mapField {
	width: 235px;
	height: 130px;
	clear: both;
	margin-bottom: 30px;
	position: absolute;
	top: 50px;
	left: 8px;
	font-size: 86%;
}

.tel {
	font-size: 124%;
	color: #111;
}
.name {
	font-size: 123.1%;
	padding-bottom: 3px;
}
.disc {
	padding-bottom: 0px;
	font-size: 93%;
	line-height: 1.6em;
}

.more {
	float: right;
	padding: 10px 15px;
	text-align: center;
}
.more a {
}
.more a:hover {
}

.hr {
	clear: both;
	height: 1px;
	margin: 1em 0;
	border-top: #999 1px dotted;
}
.bold {
	font-weight: bold;
	font-size: 108%;
	padding-bottom: 10px;
}

.priceMini {
	font-size: 77%;
	text-align:right;
}
.imgTi {
	margin-bottom: 15px;
}
.imgTi0 {
	margin-bottom: 0px;
}
.imgTi5 {
	padding-bottom: 5px;
}
.imgTi10 {
	padding-bottom: 10px;
}
.imgTi15 {
	padding-bottom: 15px;
}
.imgTi20 {
	padding-bottom: 20px;
}
.pageTop {
	position: absolute;
	right: 0;
	bottom: -11px;
}
/*
4:Header
------------------------------------------------------------
*/
h1 {
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 79%;
	float: right;
	color:#666;
}
header {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	margin-bottom: 10px;
	height: 150px;
}
#headerLeft {
	float: left;
	margin-top: 50px;
	width: 320px;
	text-align: right;
}
#headerRight {
	float: right;
	margin-top: 0px;
	text-align: right;
	width: 680px;
	padding-top: 25px;
}
.logo {
	text-align:left;
}
ul.hNavi {
	margin-bottom: 25px;
}
ul.hNavi li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-size:85%;
	border-left: 1px solid #999;
	padding-left: 10px;
	padding-right: 10px;
}
ul.hNavi li a {
	color: #999;
}
ul.hNavi li.firstChild {
}
ul.hNavi li.lastChild {
	border-right: 1px solid #999;
}
#gnaviWrap {
	width: 100%;
	background: url(../images/gnaviBg.png) repeat-x;
}
#gnavi {
	width: 1000px;
	margin: 0px auto;
	clear: both;
	text-align: center;
	overflow: hidden;
}
#gnavi li {
	float: left;
}
#gnavi img{
	vertical-align: top;
}
.headBnr {
	text-align: center;
	float: right;
	padding: 0 0 15px 10px;
}


/*
5:Common table
------------------------------------------------------------
*/
 th.tableTi {
	 text-align: center !important;
	 color: #ff6912;
	 background: #fee6d3 !important;
	 font-size: 122%;
 }
.basicTable  {
	margin-bottom: 2em;
	width: 100%;
	color: #614A3C;
}
.basicTable th {
	padding: 5px;
	width: 34%;
    border: #faddbf solid 1px;
    background: #fcf6f1;
    font-weight: bold;
    text-align: left;
}
.basicTable td {
	padding: 5px;
	width: 54%;
    border: 1px #faddbf solid;
	vertical-align: top;
}

.basicTable2  {
	margin-bottom: 2em;
	width: 100%;
	border: 1px faddbf solid;
	color: ##614A3C;
}
.basicTable2 th {
	padding: 5px;
    border: #faddbf solid 1px;
    background: #fcf6f1;
    font-weight: bold;
    text-align: left;
}
.basicTable2 td {
	padding: 5px;
    border: 1px #faddbf solid;
	vertical-align: top;
}







.basicTable3 {
}
.basicTable3 th {
    padding: 1%;
    width: 36%;
    border-bottom: 2px #ff9a26 solid;
    font-weight: bold;
    text-align: left;
}
.basicTable3 td {
	padding: 3%;
	width: 34%;
    border-bottom: 1px #ff9a26 solid;
    text-align: left;
	vertical-align: top;
}
table.menuTable {
	margin-bottom:2em;
}
table.menuTable th {
	padding: 3%;
	width: 24%
}
table.menuTable td {
	padding: 3%;
	width: 14%;
}

/*
6:Common UL
------------------------------------------------------------
*/
ul.bnrList {
	margin-bottom: 15px;
	text-align: center;
}
ul.bnrList li {
	margin-bottom:10px;
}
ul.menu {
	width :251px;
	display: block;
	margin:0 auto;
}
ul.menu li {
	background: url(../images/side_liBg.png) no-repeat 0 0px;
	margin-bottom: 5px;
}
	
ul.menu li a {
	padding: 20px 15px 20px 35px;
	background: url(../images/sideMark.png) no-repeat 15px 24px;
	display: block;
	text-decoration: none;
	margin-top: -1px;
	font-size: 100%;
}
ul.menu li a:hover {
	color: #FF7C00;
	
}
.infoWrap {
	background: #FCFBFA;
	padding: 10px;
}

ul.blogList li {
	display:block;	
	border-bottom: 1px dotted #836d54;
	padding: 5px 0;
	padding: 5px 0 5px 10px;
	width: 690px;
}

ul.infoList li {
	border-bottom: 1px dotted #836d54;
	padding: 5px 0 5px 10px;
	width: 690px;
}

ul.basicList {
	margin-bottom: 2em;
}
ul.basicList li {
	padding: 0 0 5px 20px;
	background: url(migi3.png) no-repeat 0 3px;
	margin-bottom: 5px;
}
ul.photo {
	clear:both;
	width: 742px;
	margin-right: -22px;
}
ul.photo li {
	float:left;
	margin-right: 22px;
	margin-bottom: 20px;
	width: 225px;
}
ul.photo li img {
	width: 225px;
	height: auto;
}

/*
7:Common DL
------------------------------------------------------------
*/
dl.basicList {
	margin-bottom:2em;
	width: 100%;
}
dl.basicList dt {
	clear: left;
	margin: 0 0 0.8em;
	border-left: solid 3px #CCC;
	border-bottom: dotted 1px #CCC;
 	padding-left: 10px;
 	overflow: hidden;
 	color: #000;
}
dl.basicList dd {
	margin-bottom: 50px;
	overflow: hidden;
}
dl.menuList {
	width: 265px;
	height: 240px;
}
dl.menuList dt {
	width: 265px;
	padding-bottom: 5px;
}
dl.menuList dd {
	width: 265px;
	padding-bottom: 15px;
	text-align: left;
	line-height: 1.6em;
}

/*
8:top
------------------------------------------------------------
*/
ul.topMenu {
	clear: both;
	margin-right: -18px;
	overflow: hidden;
}
ul.topMenu li {
	width: 321px;
	float: left;
	margin-right: 18px;
	margin-bottom: 20px;
}
.maincontact {
	background: url(../images/contactTopBg.png) no-repeat;
	position: relative;
	width: 725px;
	height: 313px;
	overflow: hidden;
	float: left;

}
.mainContactBtn {
	position: absolute;
	bottom: 25px;
	left: 100px;
}
	
/*
9:side
------------------------------------------------------------
*/
.sideSection {
	width: 100%;
	margin-bottom: 20px;
}
.sideContact {
	text-align: center;
}
.subContact {
	background: url(../images/contactBg.png) no-repeat ;
	position: relative;
	height: 190px;
	margin-bottom: 10px;
}
.contactBtn {
	position: absolute;
	right: 11px;
	bottom: 13px;
}
/*
10:Footer
------------------------------------------------------------
*/
#footerWrap {
	clear: both;
	width: 100%;
	background: url(../images/fBg.jpg) repeat-x;
}
#footer {
	text-align: left;
	letter-spacing: 0;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#footer p {
	font-size: 86%;
}
.fNaviWrap {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
ul.fNavi {
}
ul.fNavi li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 86%;
}
ul.fNavi li a:link,#footer ul li a:visited {

}
ul.fNavi li a:hover {
	color: #D3AD90;
}
ul.fNavi li.lastChild {
	border-right: 1px solid #FFF;
}
.footerBox {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.footerLeft {
	float: left;
	width: 40%;
	padding-top: 10px;
}
.footerRight {
	float: right;
	width: 50%;
	text-align: right;
}
ul.fList {
	width: 100%;
}
ul.fList li {
	float: left;
	width: 150px;
}
ul.fList li ul li {
	background: url(migi2.gif) no-repeat 0 6px;
	padding-left: 15px;
	padding-bottom: 10px;
}
ul.fList li ul li a,
ul.fList li ul li a:visited,
ul.fList li ul li a:active {
	color: #FFF;
}
ul.fList li ul li a:hover {
	color: #0F0;
}
.copy {
	clear: both;
	text-align: center;
	padding: 10px 0 10px
}
.qr {
	text-align: right;
	width: 80px;
	height: 80px;
	float: right;
}
.city {
	font-size: 93% !important;
	text-align: center;
	color: #fff;
	padding: 13px 0;
	margin-bottom: 10px;	
}
/*
11:option/contactform
------------------------------------------------------------
*/
table.contactform  {
	margin-bottom: 2em;
	width: 100%;
	border: 1px #E3E3E3 solid;
}
table.contactform th {
	padding: 8px;
	width: 35%;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    text-align: left;
}
table.contactform td {
	padding: 8px;
	width: 60%;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
	vertical-align: top;
}
ul.contactform li {
	float: left;
}
.wpcf7-textarea  {
	width: 90%;
}
.wpcf7-text  {
	width: 60%;
}
.zip1 {
	width: 60px;
}
.zip2 {
	width: 100px;
}
.formtel {
	width: 100px;
	height: 16px;
}
.wpcf7-form-control wpcf7-text zip {
	width: 30%;
}
.addr  {
	width: 90%;
}
.contactformsubmit {
	text-align: center;
	height:30px;
}

/*
12:option/wordpress
------------------------------------------------------------
*/
.widget_search {
	background: #FFF;
	margin-bottom: 20px;
	padding: 15px;
	text-align:center;
}
h3.widget-title {
	margin-bottom: 10px;
	padding: 5px;
	font-size: 88%;
	background:#000;
	color: #FFF;
	border-radius: 0%;
}
.sideSectionw ul {
	margin-bottom: 20px;
}
.sideSectionw ul li {
	padding-bottom: 8px;
	padding-left: 15px;
	margin-bottom: 8px;
	background: url(migi1.gif) no-repeat 0 5px;
	border-bottom: 1px dotted #604c3f;}

/*
13:option/tab
------------------------------------------------------------
*/
ul.tabs {list-style:none; width:100%;}
ul.tabs li:first-child {border-left:1px solid #ccc;}
ul.tabs li {float:left; border-right:1px solid #ccc; border-top:1px solid #ccc; background-color:#eee;}
ul.tabs li.active {border-bottom:1px solid #fff; background-color:#fff; margin-bottom:-1px;}
ul.tabs li a {display:block; padding:5px 10px; color:#777; letter-spacing:-1px; outline:none; text-decoration:none; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
ul.tabs li.active a {font-weight:600; color:#000;}

div.tabs_content {width:718px; border:1px solid #ccc;}
div.tabs_content > div {padding:20px;}
.clear {clear:both;}


/*
14:original
------------------------------------------------------------
*/
.priceList{
	margin-right: -30px;
	overflow: hidden;
}
.priceList li{
	width: 335px;
	float: left;
	margin-bottom: 30px;
	margin-right: 30px;
}
dl.qa {
}
dl.qa dt {
	background: #350e77 url(../images/q.png) no-repeat 3px 3px;
	padding-left: 40px;
	padding-top: 8px;
	margin-bottom: 15px;
	font-size: 131%;
	min-height: 30px;
	color: #FFF;
}
dl.qa dd {
	margin-bottom: 25px;
	background: url(../images/a.png) no-repeat 0 0;
	padding-left: 40px;
	min-height: 50px;
}
dl.flow {
	border: 1px solid #0b5ba6;
	padding: 10px;
	margin-bottom: 20px;
	overflow:hidden;
}
dl.flow dt {
	background: #0b5ba6;
	color: #FFF;
	padding: 5px;
	margin-bottom: 15px;
}
dl.flow dd {
	background:#FFF;
}

.flowbottom {
	background: url(../images/bottom.png) no-repeat 50% 0;
	height: 50px;
}
a.orange {
	color: #FF7C00;
	text-decoration: underline;
}
a.orange:hover {
	color: #7bb230;
}
.contact {
	background-color: #ddd;
	padding: 10px;
	position: relative;
	height: 60px;
}
p.tel_p {
	font-size: 165%;
	position: absolute;
	top: 5px;
	right: 100px;
	line-height: 1.5em;
}
#trust-form ul li{
	width: 240px;
	float: left;
}
div#trust-form.contact-form table th {
	width: 30%;
}
blockquote{
	background:#EEE;
	margin:1em 0;
	position:relative;
	padding:20px 55px;
}
blockquote:before{
	color:#c8c8c8;
	content:"“";
	font-size:600%;
	left:0;
	position:absolute;
	top:0;
	line-height:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
blockquote:after{
	color:#c8c8c8;
	content:"”";
	font-size:600%;
	right:0;
	position:absolute;
	bottom:-15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
table.priceTable  {
	margin-bottom: 20px;
	border: 1px solid #666;
	width: 100%;
}
table.priceTable th {
	background: #13a4d1;
	color: #FFF;
	padding: 15px 20px;
	text-align:center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
table.priceTable td {
	background: #FFF;
	padding: 15px 20px;
	text-align:center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
.price100 {
	font-weight:bold;
	font-size: 1.5em;
	color: #13a4d1;
}
.arrow  {
	width: 0;
height: 0;
border-style: solid;
border-width: 40px 20px 0 20px;
border-color: #00a6ff transparent transparent transparent;
margin-bottom: 20px;
text-align:center;
}
ul.check {
	margin: 20px 0;
}
ul.check li {
  position: relative;
  list-style-type: none!important;/*ポチ消す*/
  padding: 0.5em 0.5em 0.5em 0.5em;
  margin-bottom: 5px;
  line-height: 1.5;
  background: #dbebf8;
  vertical-align: middle;
  color: #505050;
  text-align:left;
  border-radius: 15px 0px 0px 15px;/*左側の角丸く*/
}

ul.check li:before{ /*疑似要素*/
  display:inline-block; 
  vertical-align: middle;
  /*以下白丸つくる*/
  content:'';
  width:1em;
  height: 1em;
  background: #fff;
  border-radius: 50%;
  margin-right: 8px;
}
.ate2 {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 30px;
	text-align:center;
}
h3.mainTiB {
	background: #02b9ff;
	padding: 15px;
	font-size: 1.5em;
	margin-bottom: 20px;
	color: #FFF;
}