﻿@charset "UTF-8";

/*-----------------------------------------------------	*/
/*	下層					*/
/*-----------------------------------------------------	*/

/*Main*/

.main {
clear: both;
height: 100px;
}

.main h2 {
font-size: 40px;
padding-top: 38px;
text-align: center;
color: #614c3f;
text-shadow: 2px 2px 1px #e1e1c7, -2px 2px 1px #e1e1c7, 2px -2px 1px #e1e1c7, -2px -2px 1px #e1e1c7;
letter-spacing: 3px;
}

@media screen and (max-width: 768px) {

.main {
height: 50px;
}

.main h2 {
font-size: 18px;
padding-top: 15px;
letter-spacing: 2px;
}
}

/*下層共通*/

.index_consider p, .message .msg p, .co_price table, .exat, .rule, .pall, .formbox .read_hissu, .formbox table, .paddress, .ptel, .pr_anji .pL li, .address_anji, .blog .date, .blog .cat, .blog .b_entry .post p, .b_recent article .btit, .b_recent article .date, .back_list a, .feature_read p, .feature_point article p, .facility_read p, .fread, .facility_point article p, .facility_other article p, .seminar_read p, .seminar_schedule table, .entry_link li:nth-of-type(3), .menu_ex dl, .menu_ex p,
.privacy_list .midashi,
.privacy_list p,
.privacy_list li,
.privacy_list dl,
.blog.information .post,
.guide_point article p


{
font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", 'Noto Sans Japanese', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

/*理事挨拶*/

.message {
}

.message .main {
background: url(../images/message/title.jpg) repeat-x;
}

.message .midashi {
font-size: 26px;
color: #614c3f;
margin-bottom: 50px;
}

.message .msg {
width: 725px;
float: right;
clear: both;
text-align: left;
}

.message .msg p {
font-size: 16px;
line-height: 2;
margin-bottom: 2em;
}

.profile_riji {
width: 230px;
float: left;
text-align: center;
}

.profile_riji p {
padding: 20px 0 35px 0;
color: #614c3f;
font-size: 14px;
line-height: 1.8;
text-align: left;
}

.profile_riji p strong {
font-size: 18px;
color: #614c3f;
}

@media screen and (max-width: 768px) {

.message .main {
background: url(../images/message/title.jpg) repeat-x;
background-size: auto 100%;
}

.message .midashi {
font-size: 17px;
color: #614c3f;
margin-bottom: 25px;
line-height: 1.5;
}

.message .msg {
widthprofile auto;
float: none;
clear: both;
text-align: left;
margin: 0 15px 20px 15px;
width: auto;
}

.message .msg p {
font-size: 14px;
line-height: 1.8;
margin-bottom: 2em;
}

.profile_riji {
width: auto;
float: none;
text-align: center;
}

.profile_riji p {
padding: 20px 0 35px 0;
color: #614c3f;
font-size: 14px;
line-height: 1.6;
text-align: center;
}

.profile_riji p strong {
font-size: 16px;
color: #614c3f;
}
}

/*入居条件*/

.condition {
}

.condition .main {
background: url(../images/condition/title.jpg) repeat-x;
}

.condition .midashi {
font-size: 28px;
color: #614c3f;
padding-bottom: 15px;
margin-bottom: 45px;
border-bottom: #614c3f 1px solid;
display: inline-block;
}

.condition .co_case .inner, .condition .co_price .inner {
width: 700px;
}

.co_case {
background: url(../images/condition/img_1.jpg) no-repeat center bottom;
padding-bottom: 230px;
}

.co_price {
width: 100%;
background: url(../images/common/bg_condition.jpg) repeat;
}

.index_price .inner .title h2:before {
background: url(../images/common/ic_tit_3.png) no-repeat;
background-size: contain;
width: 50px;
height: 50px;
}

.rule {
width: 700px;
box-sizing: border-box;
border: #96ba8c 2px solid;
border-radius: 5px;
padding: 30px;
margin: 0 auto 20px auto;
overflow: hidden;
background-color: rgba(255,255,255,0.9);
}

.rule p {
float: left;
margin-right: 35px;
padding-top: 10px;
}

.rule ul {
float: left;
text-align: left;
margin-bottom: 30px;
}

.rule li {
font-size: 17px;
color: #614c3f;
text-indent: -0.7em;
margin-left: 0.7em;
font-weight: bold;
line-height: 1.8;
}

.rule li:before {
content: '';
width: 12px;
height: 12px;
display: inline-block;
border-radius: 100%;
background: #96ba8c;
position: relative;
left: -10px;
top: 0px;
}

.pall {
font-size: 16px;
text-align: center;
color: #614c3f;
line-height: 1.6;
margin-right: 0!important;
float: none!important;
clear: both;
}

.pall strong {
font-weight: bold;
}

.co_price .inner {
width: 700px;
margin: 0 auto;
}

.co_price dl {
background: url(../images/index/price_tit_2.png) no-repeat;
height: 100px;
margin-bottom: 15px;
padding-top: 30px;
}

.co_price dt {
color: #fff;
font-size: 20px;
margin-bottom: 10px;
}

.co_price dd {
color: #fff;
font-size: 15px;
margin-bottom: 10px;
padding-left: 40px;
}

.co_price table {
width: 100%;
margin-bottom: 20px;
text-align: left;
}

.co_price table th {
padding: 15px;
font-weight: bold;
color: #614c3f;
font-size: 16px;
}

.co_price table td {
padding: 15px;
font-size: 16px;
}

.co_price table td strong {
font-weight: bold;
color: #bd4249;
}

.co_price table tr:nth-child(odd) td, .co_price table tr:nth-child(odd) th {
background-color: #fbe9dd;
}

.co_price table tr:nth-child(even) td, .co_price table tr:nth-child(even) th {
background-color: #fcf6f2;
}

.co_price .exat {
font-size: 16px;
text-align: left;
}

.co_price a {
padding: 18px 0;
line-height: 1;
width: 312px;
margin: 0 auto;
box-sizing: border-box;
display: block;
border: #908e88 1px solid;
color: #fff;
font-size: 17px;
font-weight: bold;
background: #614c3f;
cursor: pointer;
background: -moz-linear-gradient(top, #614c3f 0%, #50392b 100%);
background: -webkit-linear-gradient(top, #614c3f 0%, #50392b 100%);
background: linear-gradient(to bottom, #614c3f 0%, #50392b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#614c3f', endColorstr='#50392b', GradientType=0 );
transition: 0.7s;
}

.co_price a:hover {
opacity: 0.7;
}

@media screen and (max-width: 768px) {

.condition .main {
background: url(../images/condition/title.jpg) repeat-x;
background-size: auto 100%;
}

.condition .midashi {
font-size: 18px;
color: #614c3f;
padding-bottom: 10px;
margin-bottom: 25px;
border-bottom: #614c3f 1px solid;
display: inline-block;
}

.condition .co_case .inner, .condition .co_price .inner {
width: auto;
}

.co_case {
background: url(../images/condition/img_1.jpg) no-repeat center bottom;
padding-bottom: 85px;
background-size: 300px auto;
}

.co_price {
width: 100%;
background: url(../images/common/bg_condition.jpg) repeat;
}

.index_price .inner .title h2:before {
background: url(../images/common/ic_tit_3.png) no-repeat;
background-size: contain;
width: 50px;
height: 50px;
}

.rule {
width: auto;
box-sizing: border-box;
border: #96ba8c 2px solid;
border-radius: 5px;
padding: 15px;
margin: 0 10px 20px 10px;
overflow: hidden;
}

.rule p {
float: none;
margin-right: 0;
padding-top: 10px;
text-align: center;
margin-bottom: 20px;
}

.rule p img {
width: 70px;
height: auto;
}

.rule ul {
float: none;
text-align: left;
padding-left: 10px;
}

.rule li {
font-size: 14px;
color: #614c3f;
text-indent: -0.7em;
margin-left: 0.7em;
font-weight: bold;
line-height: 1.8;
}

.rule li:before {
content: '';
width: 12px;
height: 12px;
display: inline-block;
border-radius: 100%;
background: #96ba8c;
position: relative;
left: -10px;
top: 0px;
}

.pall {
font-size: 13px;
text-align: center;
color: #614c3f;
line-height: 1.6;
padding: 0 10px;
margin-bottom: 20px;
}

.pall strong {
font-weight: bold;
}

.co_price {
width: auto;
margin: 0 auto;
}

.co_price dl {
background: url(../images/index/price_tit_2_sp.png) no-repeat center top;
height: 100px;
margin: 0 10px 15px 10px;
padding: 25px 10px 10px 10px;
position: relative;
}

.co_price dt {
color: #fff;
font-size: 16px;
margin-bottom: 10px;
}

.co_price dd {
color: #fff;
font-size: 13px;
margin-bottom: 10px;
padding-left: 0px;
}

.co_price img {
position: absolute;
top: 0;
left: 10px;
margin-top: -10px;
}

.co_price table {
width: 100%;
margin-bottom: 20px;
text-align: left;
}

.co_price table th {
padding: 10px 15px 0 15px;
font-weight: bold;
color: #614c3f;
font-size: 15px;
width: 100%;
display: block;
box-sizing: border-box;
}

.co_price table td {
padding: 0 15px 10px 15px;
font-size: 14px;
width: 100%;
display: block;
box-sizing: border-box;
}

.co_price table td strong {
font-weight: bold;
color: #bd4249;
}

.co_price table tr:nth-child(odd) td, .co_price table tr:nth-child(odd) th {
background-color: #fbe9dd;
}

.co_price table tr:nth-child(even) td, .co_price table tr:nth-child(even) th {
background-color: #fcf6f2;
}

.co_price .exat {
font-size: 14px;
text-align: left;
margin-bottom: 30px;
padding: 0 10px;
}

.co_price a {
padding: 18px 0;
line-height: 1;
width: 300px;
margin: 0 auto;
box-sizing: border-box;
display: block;
border: #908e88 1px solid;
color: #fff;
font-size: 17px;
font-weight: bold;
background: #614c3f;
cursor: pointer;
background: -moz-linear-gradient(top, #614c3f 0%, #50392b 100%);
background: -webkit-linear-gradient(top, #614c3f 0%, #50392b 100%);
background: linear-gradient(to bottom, #614c3f 0%, #50392b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#614c3f', endColorstr='#50392b', GradientType=0 );
transition: 0.7s;
}
}

/*お問い合わせ*/

.contact {
}

.contact .main {
background: url(../images/contact/title.jpg) repeat-x;
}

.contactform .midashi {
font-size: 35px;
color: #614c3f;
margin-bottom: 50px;
line-height: 1.4;
}

.contactform .midashi strong {
color: #bd4249;
}

.formbox {
border: #d1d1ba 1px solid;
background: #fcf6f2;
padding-bottom: 45px;
}

.formbox table {
width: 100%;
margin-bottom: 30px;
text-align: left;
}

.formbox table th {
padding: 20px 30px;
font-weight: bold;
color: #614c3f;
font-size: 16px;
width: 200px;
}

.formbox table th .hissu {
float: right;
line-height: 1;
font-weight: normal!important;
}

.formbox table td {
padding: 20px 30px;
font-size: 16px;
}

.formbox table td p {
margin-bottom: 15px;
}

.formbox table td strong {
font-weight: bold;
color: #843a0c;
}

.formbox table tr:nth-child(odd) td, .formbox table tr:nth-child(odd) th {
background-color: #f3ece8;
border-top: #d1d1ba 1px solid;
border-bottom: #d1d1ba 1px solid;
}

.formbox table tr:nth-child(even) td, .formbox table tr:nth-child(even) th {
background-color: #fcf6f2;
}

.read_hissu {
padding: 30px 0;
text-align: center;
font-size: 15px;
font-weight: bold;
}

.hissu {
background: #bd4249;
color: #fff;
text-align: center;
padding: 6px 12px 8px 12px;
line-height: 1;
font-size: 15px;
font-weight: normal;
}

.read_hissu .hissu {
margin-right: 10px;
}

.btn_submit button {
border: none;
text-align: center;
font-size: 28px;
color: #584234;
line-height: 1.5;
padding: 25px 0px 23px 22px;
width: 300px;
margin: 0 auto;
box-sizing: border-box;
display: block;
font-weight: bold;
background: #facd2f;
cursor: pointer;
background: -moz-linear-gradient(top, #facd2f 0%, #fbc301 100%);
background: -webkit-linear-gradient(top, #facd2f 0%, #fbc301 100%);
background: linear-gradient(to bottom, #facd2f 0%, #fbc301 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#facd2f', endColorstr='#fbc301', GradientType=0 );
box-shadow: 0px 0px 4.75px 0.25px rgba(0, 0, 0, 0.2);
border-radius: 5px;
transition: 0.7s;
font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, "HG明朝B", "MS Mincho", メイリオ, Meiryo, serif;
font-weight: normal;
letter-spacing: 1px;
}

.btn_submit button:hover {
opacity: 0.7;
}

.w1 {
width: 350px;
border: #d1d1ba 1px solid;
padding: 10px;
font-size: 15px;
}

.w2 {
width: 160px;
border: #d1d1ba 1px solid;
padding: 10px;
font-size: 15px;
}

.at {
font-size: 14px;
}

.at a {
text-decoration: underline;
}

@media screen and (max-width: 768px) {

.contact .main {
background: url(../images/contact/title.jpg) repeat-x;
background-size: auto 100%;
}

.contact .midashi {
font-size: 17px;
color: #614c3f;
margin-bottom: 25px;
line-height: 1.5;
}

.formbox {
border: #d1d1ba 1px solid;
background: #fcf6f2;
padding-bottom: 25px;
}

.formbox table {
width: 100%;
margin-bottom: 20px;
text-align: left;
}

.formbox table th {
padding: 15px 15px 10px 15px;
font-weight: bold;
color: #614c3f;
font-size: 14px;
width: 100%;
display: block;
box-sizing: border-box;
}

.formbox table th .hissu {
float: right;
line-height: 1;
font-weight: normal!important;
}

.formbox table td {
padding: 10px 10px 15px 15px;
font-size: 14px;
width: 100%;
display: block;
box-sizing: border-box;
}

.formbox table td strong {
font-weight: bold;
color: #843a0c;
}

.formbox table tr:nth-child(odd) td, .formbox table tr:nth-child(odd) th {
background-color: #f3ece8;
border-top: none;
border-bottom: none;
}

.formbox table tr:nth-child(even) td, .formbox table tr:nth-child(even) th {
background-color: #fcf6f2;
}

.read_hissu {
padding: 15px 0;
text-align: center;
font-size: 14px;
font-weight: bold;
}

.hissu {
background: #bd4249;
color: #fff;
text-align: center;
padding: 5px 8px 6px 8px;
line-height: 1;
font-size: 14px;
font-weight: normal;
}

.read_hissu .hissu {
margin-right: 10px;
}

.btn_submit button {
border: none;
text-align: center;
font-size: 18px;
color: #584234;
line-height: 1.5;
padding: 15px 0px 15px 22px;
width: 300px;
margin: 0 auto;
box-sizing: border-box;
display: block;
font-weight: bold;
background: #facd2f;
cursor: pointer;
background: -moz-linear-gradient(top, #facd2f 0%, #fbc301 100%);
background: -webkit-linear-gradient(top, #facd2f 0%, #fbc301 100%);
background: linear-gradient(to bottom, #facd2f 0%, #fbc301 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#facd2f', endColorstr='#fbc301', GradientType=0 );
box-shadow: 0px 0px 4.75px 0.25px rgba(0, 0, 0, 0.2);
border-radius: 5px;
transition: 0.7s;
font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, "HG明朝B", "MS Mincho", メイリオ, Meiryo, serif;
font-weight: normal;
letter-spacing: 1px;
}

.w1 {
width: 75%;
border: #d1d1ba 1px solid;
padding: 7px;
font-size: 14px;
}

.w2 {
width: 30%;
border: #d1d1ba 1px solid;
padding: 7px;
font-size: 14px;
}

.at {
font-size: 13px;
}

.at a {
text-decoration: underline;
}
}

/*会社概要*/

.profile .main {
background: url(../images/profile/title.jpg) repeat-x;
}

.pr_anji .midashi {
margin-bottom: 45px;
}

.pr_anji .midashi strong {
font-size: 28px;
color: #614c3f;
padding-bottom: 15px;
border-bottom: #614c3f 1px solid;
display: inline-block;
}

.pL {
width: 500px;
padding-top: 50px;
float: left;
text-align: center;
}

.pL .plogo {
margin-bottom: 35px;
}

.pL .plogo img {
width: 165px;
height: auto;
}

.paddress {
font-size: 18px;
margin-bottom: 35px;
}

.ptel {
font-size: 24px;
color: #614c3f;
}

.ptel a {
background: url(../images/common/h_ic_tel.png) no-repeat;
padding: 3px 0 10px 40px;
font-weight: bold;
display: inline-block;
color: #614c3f;
}

.map_mokumoku {
overflow: hidden;
}

.gmap iframe {
width: 100%;
height: 400px;
}

.pr_anji {
background: #fff;
}

.pr_anji .pL {
padding-top: 0;
}

.pr_anji .pL img {
width: 124px;
height: auto;
}

.pr_anji .pL li {
font-size: 16px;
color: #614c3f;
text-align: left;
width: 250px;
margin: 0 auto;
line-height: 2;
}

.address_anji {
width: 500px;
float: right;
text-align: center;
color: #614c3f;
}

.address_anji dl {
width: 310px;
margin: 0 auto;
}

.address_anji dl:nth-of-type(1) {
border-bottom: #ddddca 1px solid;
padding-bottom: 15px;
margin-bottom: 25px;
}

.address_anji dt {
font-size: 18px;
margin-bottom: 1em;
}

.address_anji dd {
font-size: 16px;
margin-bottom: 1em;
line-height: 1.6;
}

@media screen and (max-width: 768px) {

.profile .main {
background: url(../images/profile/title.jpg) repeat-x;
background-size: auto 100%;
}

.pr_anji .midashi {
margin-bottom: 25px;
}

.pr_anji .midashi strong {
font-size: 17px;
color: #614c3f;
padding-bottom: 10px;
border-bottom: #614c3f 1px solid;
display: inline-block;
}

.pL {
width: auto;
padding-top: 0;
float: none;
text-align: center;
margin-bottom: 25px;
}

.pL .plogo {
margin-bottom: 20px;
}

.pL .plogo img {
width: 140px;
height: auto;
}

.paddress {
font-size: 16px;
margin-bottom: 20px;
}

.ptel {
font-size: 18px;
color: #614c3f;
}

.ptel a {
background: url(../images/common/h_ic_tel.png) no-repeat;
padding: 3px 0 10px 40px;
font-weight: bold;
display: inline-block;
color: #614c3f;
}

.map_mokumoku {
overflow: hidden;
padding: 0 15px;
}

.gmap iframe {
width: 100%;
height: 300px;
}

.pr_anji .pL {
padding-top: 0;
}

.pr_anji .pL img {
width: 124px;
height: auto;
}

.pr_anji .pL li {
font-size: 16px;
color: #614c3f;
text-align: center;
width: auto;
margin: 0 auto;
line-height: 2;
}

.address_anji {
width: auto;
float: none;
text-align: center;
color: #614c3f;
}

.address_anji dl {
width: 300px;
margin: 0 auto;
}

.address_anji dl:nth-of-type(1) {
border-bottom: #ddddca 1px solid;
padding-bottom: 15px;
margin-bottom: 25px;
}

.address_anji dt {
font-size: 16px;
margin-bottom: 1em;
}

.address_anji dd {
font-size: 14px;
margin-bottom: 1em;
line-height: 1.6;
}
}

/*　ブログ*/

.blog .main {
background: url(../images/blog/title.jpg) repeat-x;
}

.blog .b_entry {
border: #e5e5e5 1px solid;
background: url(../images/blog/bg_blog.gif) repeat;
padding: 30px;
margin-bottom: 50px;
text-align: left;
}

.blog .date {
font-size: 16px;
margin-bottom: 20px;
}

.blog .btit {
font-size: 30px;
margin-bottom: 30px;
}

.blog figure {
margin-bottom: 30px;
position: relative;
}

.blog figure span.cat {
position: absolute;
top: 0;
left: 0;
margin: -6px 0 0 -6px;
width: 100px;
padding: 10px 0;
text-align: center;
color: #fff;
box-sizing: border-box;
line-height: 1;
font-size: 16px;
height: 40px;
box-shadow: 0px 2px 2px 0px rgba(6, 0, 1, 0.1);
}

.blog .cat_event {
background: #32b16c;
}

.blog .cat_info {
background: #3288b1;
}

.blog .cat_diary {
background: #3e5585;
}

.blog .b_entry .post p {
font-size: 16px;
line-height: 1.8;
margin-bottom: 2em;
}

.b_recent {
margin-bottom: 60px;
}

.b_recent:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.b_recent h3, .b_category h3 {
font-size: 22px;
color: #594335;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: #dbdbbe 1px solid;
}

.b_recent article {
width: 313px;
float: left;
margin-right: 30px;
background: #fff;
text-align: left;
	margin-bottom: 30px;
}

.b_recent article:nth-of-type(3n+0) {
margin-right: 0;
}

.b_recent article figure {
margin-bottom: 15px;
}

.b_recent article .btit {
font-size: 16px;
margin-bottom: 5px;
	padding: 0 10px;
}

.b_recent article .date {
font-size: 16px;
margin-bottom: 0px;
padding-left: 10px;
padding-bottom: 15px;
}

.blog .b_recent figure span.cat {
margin: 0;
height: 35px;
width: 80px;
box-shadow: none;
font-size: 14px;
padding: 10px 0;
line-height: 1;
}

.b_category ul {
margin-bottom: 60px;
}

.b_category ul:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.b_category li {
width: 313px;
float: left;
	
	position: inherit;
top: auto;
left: auto;
margin: 0 30px 0 0;
	
	
}

.b_category li:nth-of-type(3) {
margin-right: 0px;
}

.b_category li a {
padding: 15px 0;
text-align: center;
font-size: 18px;
color: #fff;
display: block;
box-shadow: 0px 2px 2px 0px rgba(6, 0, 1, 0.1);
font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, "HG明朝B", "MS Mincho", メイリオ, Meiryo, serif;
}

.back_list {
width: 313px;
margin: 0 auto;
}

.back_list a {
border: #d1c3a6 2px solid;
padding: 15px 0;
text-align: center;
font-size: 16px;
font-weight: bold;
color: #614c3f;
display: block;
border-radius: 5px;
line-height: 1;
transition: 0.7s;
}

@media screen and (max-width: 768px) {

.blog .main {
background: url(../images/blog/title.jpg) repeat-x;
background-size: auto 100%;
}

.blog .b_entry {
border: #e5e5e5 1px solid;
background: url(../images/blog/bg_blog.gif) repeat;
padding: 15px;
margin: 0 15px 25px 15px;
text-align: left;
}

.blog .date {
font-size: 14px;
margin-bottom: 15px;
}

.blog .btit {
font-size: 18px;
margin-bottom: 20px;
}

.blog figure {
margin-bottom: 20px;
position: relative;
}

.blog figure span.cat {
position: absolute;
top: 0;
left: 0;
margin: -6px 0 0 -6px;
width: 80px;
padding: 10px 0;
text-align: center;
color: #fff;
box-sizing: border-box;
line-height: 1;
font-size: 14px;
height: 36px;
box-shadow: 0px 2px 2px 0px rgba(6, 0, 1, 0.1);
}

.blog .b_entry .post p {
font-size: 14px;
line-height: 1.6;
margin-bottom: 1em;
}

.b_recent {
margin-bottom: 30px;
}

.b_recent:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.b_recent, .b_category {
margin: 0 15px 30px 15px;
}

.b_recent h3, .b_category h3 {
font-size: 17px;
color: #594335;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: #dbdbbe 1px solid;
}

.b_recent article {
width: 31%;
float: left;
margin-right: 2%;
background: #fff;
text-align: left;
margin-bottom: 10px;
}

.b_recent article:nth-of-type(3n+0) {
margin-right: 0;
}

.b_recent article figure {
margin-bottom: 10px;
}

.b_recent article figure img {
width: 100%;
height: auto;
}

.b_recent article .btit {
font-size: 15px;
margin-bottom: 2px;
padding-left: 10px;
}

.b_recent article .date {
font-size: 15px;
margin-bottom: 0px;
padding-left: 10px;
padding-bottom: 15px;
}

.blog .b_recent figure span.cat {
margin: 0;
height: 35px;
width: 80px;
box-shadow: none;
font-size: 14px;
padding: 10px 0;
line-height: 1;
}

.b_category ul {
margin-bottom: 30px;
}

.b_category li {
width: 31%;
float: left;
margin-right: 2%;
margin-bottom: 10px;
}

.b_category li:nth-of-type(3) {
margin-right: 0px;
}

.b_category li a {
padding: 10px 0;
font-size: 16px;
color: #fff;
display: block;
}

.back_list {
width: auto;
margin: 0 auto;
}

.back_list a {
border: #d1c3a6 2px solid;
padding: 15px 0;
text-align: center;
font-size: 15px;
font-weight: bold;
color: #614c3f;
display: block;
border-radius: 5px;
line-height: 1;
transition: 0.7s;
}
}

@media screen and (max-width: 480px) {

.b_recent article {
width: auto;
float: none;
margin-right: 0px;
background: #fff;
text-align: left;
margin-bottom: 20px;
}

.b_recent article figure {
margin-bottom: 10px;
}

.b_recent article .btit {
font-size: 15px;
margin-bottom: 2px;
padding-left: 10px;
}

.b_recent article .date {
font-size: 15px;
margin-bottom: 0px;
padding-left: 10px;
padding-bottom: 15px;
}

.blog .b_recent figure span.cat {
margin: 0;
height: 35px;
width: 80px;
box-shadow: none;
font-size: 14px;
padding: 10px 0;
line-height: 1;
}

.b_category ul {
margin-bottom: 30px;
}

.b_category ul:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.b_category li {
width: auto;
float: none;
margin-right: 0px;
margin-bottom: 10px;
}

.b_category li:nth-of-type(3) {
margin-right: 0px;
}

.b_category li a {
padding: 10px 0;
font-size: 16px;
color: #fff;
display: block;
}
}

/*お知らせ*/

.blog.information .blog_box  .inner{
	padding-bottom: 0;
}

.blog.information  .b_entry {
margin-bottom: 30px;
}
.blog.information .btit {
    font-size: 24px;
    margin-bottom: 30px;
}

.blog.information .post{
	font-size: 16px;
}
@media screen and (max-width: 768px) {
	.blog.information  .b_entry {
margin-bottom: 20px;
}
	.blog.information .btit {
    font-size: 18px;
    margin-bottom: 20px;
}

.blog.information .post{
	font-size: 15px;
}
}

/*　もくもくの里の特徴*/

.feature .main {
background: url(../images/feature/title.jpg) repeat-x;
}

.feature_read .inner {
padding-bottom: 225px;
}

.feature_read h2 {
font-size: 35px;
color: #614c3f;
margin-bottom: 50px;
}

.feature_read h3 {
font-size: 35px;
color: #975011;
margin-bottom: 40px;
}

.feature_read h3 strong {
background: linear-gradient(transparent 75%, #fbd13e 0%);
display: inline-block;
padding-bottom: 10px;
}

.feature_read h3 .f1 {
font-size: 70px;
font-style: italic;
display: inline-block;
margin-right: 8px;
}

.feature_read h3 .f2 {
font-size: 45px;
}

.feature_read h3 .f3 {
font-size: 40px;
}

.feature_read p {
font-size: 17px;
line-height: 2.1;
}

.feature_point {
background: url(../images/feature/bg_feature.jpg) repeat;
}

.feature_point .inner {
padding-top: 126px;
}

.feature_point article {
background: #fff;
height: 200px;
margin-bottom: 30px;
text-align: left;
position: relative;
padding: 35px 0 0 440px;
box-sizing: border-box;
}

.feature_point article figure {
position: absolute;
top: 0;
left: 0;
width: 313px;
}

.feature_point article:nth-of-type(2n+0) figure {
position: absolute;
top: 0;
right: 0!important;
left: auto;
width: 313px;
}

.feature_point article:nth-of-type(6) {
margin-bottom: 0;
}

.feature_point article .num {
position: absolute;
top: 0;
left: 313px;
}

.feature_point article:nth-of-type(2n+0) {
padding: 35px 0 0 115px;
}

.feature_point article:nth-of-type(2n+0) .num {
position: absolute;
top: 0;
left: 0;
}

.feature_point article h4 {
font-size: 22px;
color: #614c3f;
margin-bottom: 20px;
line-height: 1.4;
}

.feature_point article p {
font-size: 16px;
padding-right: 30px;
}

.funimg {
width: 606px;
margin: -310px auto 40px auto;
}

@media screen and (max-width: 768px) {

.feature .main {
background: url(../images/feature/title.jpg) repeat-x;
background-size: auto 100%;
}

.feature_read .inner {
padding-bottom: 100px;
}

.feature_read h2 {
font-size: 18px;
color: #614c3f;
margin-bottom: 15px;
padding: 0 15px;
line-height: 1.3;
}

.feature_read h3 {
font-size: 18px;
color: #975011;
margin-bottom: 20px;
}

.feature_read h3 strong {
background: linear-gradient(transparent 85%, #fbd13e 0%);
display: inline-block;
padding-bottom: 0px;
}

.feature_read h3 .f1 {
font-size: 24px;
font-style: italic;
display: inline-block;
margin-right: 8px;
}

.feature_read h3 .f2 {
font-size: 20px;
}

.feature_read h3 .f3 {
font-size: 18px;
}

.feature_read p {
font-size: 15px;
line-height: 1.8;
padding: 0 15px;
text-align: left;
}

.feature_point {
background: url(../images/feature/bg_feature.jpg) repeat;
}

.feature_point .inner {
padding: 126px 15px 15px 15px;
}

.feature_point article {
background: #fff;
height: auto;
margin-bottom: 20px;
text-align: left;
position: relative;
padding: 220px 15px 15px 15px;
box-sizing: border-box;
}

.feature_point article figure {
position: absolute;
top: 0;
left: auto;
right: 0;
width: auto;
}

.feature_point article figure img {
width: 100%;
height: auto;
}

.feature_point article:nth-of-type(2n+0) figure {
position: absolute;
top: 0;
left: auto;
right: 0;
width: auto;
}

.feature_point article:nth-of-type(6) {
margin-bottom: 20px;
}

.feature_point article .num {
position: absolute;
top: 0;
left: 0;
}

.feature_point article:nth-of-type(2n+0) {
padding: 220px 15px 15px 15px;
}

.feature_point article:nth-of-type(2n+0) .num {
position: absolute;
top: 0;
left: 0;
}

.feature_point article h4 {
font-size: 17px;
color: #614c3f;
margin-bottom: 15px;
line-height: 1.4;
text-align: center;
}

.feature_point article p {
font-size: 14px;
padding-right: 0px;
}

.funimg {
width: 300px;
margin: -200px auto 40px auto;
}
}

/*　施設案内*/

.facility .main {
background: url(../images/facility/title.jpg) repeat-x;
}

.facility_read h2 {
font-size: 35px;
color: #614c3f;
padding-bottom: 10px;
margin-bottom: 50px;
background: linear-gradient(transparent 75%, #fbd13e 0%);
display: inline-block;
}

.facility_read .mainimg {
background: url(../images/facility/main.jpg) no-repeat;
height: 630px;
}

.facility_read .mainimg p {
font-size: 17px;
line-height: 1.8;
padding-top: 480px;
text-align: center;
font-weight: bold;
letter-spacing: 1px;
}

.facility_point {
background: url(../images/facility/bg_fusui.jpg) repeat;
}

.facility_point h3 strong {
font-size: 28px;
color: #614c3f;
padding-bottom: 20px;
margin-bottom: 50px;
border-bottom: #614c3f 1px solid;
display: inline-block;
}

.fread {
font-size: 17px;
margin-bottom: 50px;
}

.facility_point article {
background: #fff;
width: 313px;
float: left;
margin-right: 30px;
margin-bottom: 30px;
text-align: left;
box-sizing: border-box;
}

.facility_point article:nth-of-type(3) {
margin-right: 0px;
}

.facility_point article figure {
margin-bottom: 20px;
}

.facility_point article p {
font-size: 16px;
padding: 0 20px 30px 20px;
line-height: 1.8;
}

.facility_other {
background: url(../images/common/bg_f.jpg) repeat;
}

.facility_other .inner .title h2:before {
background: url(../images/common/ic_tit_2.png) no-repeat;
background-size: contain;
width: 55px;
height: 53px;
}

.facility_other article {
text-align: left;
box-sizing: border-box;
background: #fff;
width: auto;
float: none;
margin-bottom: 30px;
position: relative;
	padding-left: 480px;
}

.facility_other article:nth-of-type(2) {
margin-right: 0px;
}

.facility_other article figure{
	position: absolute;
	left: 0;
	top: 0;
}

.facility_other article figure span {
position: absolute;
top: 0;
left: 0;
margin: -5px 0 0 -5px;
}


.facility_other article figure .bg1{
	background: #e5e5d5;
	padding: 40px;
}


.facility_other article h3 {
font-size: 22px;
font-weight: bold;
padding: 20px 22px 0 22px;
line-height: 1.5;
text-align: center;
}


.facility_other article:nth-of-type(1) h3 {
color: #cf444b;
}

.facility_other article:nth-of-type(2) h3 {
color: #755938;
}

.facility_other article p {
font-size: 15px;
padding: 0 35px 30px 35px;
line-height: 1.6;
}

.facility_other article .shef {
	height: 276px;
	background: url("../images/facility/img_facility_3_2.jpg") no-repeat 40px 0;
	padding: 40px 0 0 245px;
	box-sizing: border-box;
	margin-top: 45px;
}

.facility_other article .shef_name{
	font-size: 20px;
	font-weight: bold;
	color: #6e4e2a;
	padding: 0;
	margin-bottom: 15px;
}

.facility_other article .shef_txt{
	font-size: 14px;
	padding: 0;
}

.facility_other article .flogo {
text-align: center;
margin-bottom: 10px;
}

@media screen and (max-width: 768px) {

.facility .main {
background: url(../images/facility/title.jpg) repeat-x;
background-size: auto 100%;
}

.facility_read h2 {
font-size: 18px;
color: #614c3f;
padding-bottom: 0px;
margin-bottom: 25px;
background: linear-gradient(transparent 85%, #fbd13e 0%);
display: inline-block;
}

.facility_read .mainimg {
background: url(../images/facility/main_sp.jpg) no-repeat;
height: auto;
background-size: 100% auto;
margin: 0 15px 0px 15px;
}

.facility_read .mainimg p {
font-size: 15px;
line-height: 1.6;
padding-top: 50vw;
text-align: center;
font-weight: normal;
letter-spacing: 1px;
text-align: left;
}

.facility_point h3 strong {
font-size: 18px;
color: #614c3f;
padding-bottom: 10px;
margin-bottom: 30px;
border-bottom: #614c3f 1px solid;
display: inline-block;
}

.fread {
font-size: 15px;
padding: 0 15px;
margin-bottom: 30px;
}

.facility_point article {
background: #fff;
width: auto;
float: none;
margin: 0 15px 20px 15px;
text-align: left;
box-sizing: border-box;
}

.facility_point article:nth-of-type(3) {
margin-right: 15px;
margin-bottom: 0;
}

.facility_point article figure {
margin-bottom: 10px;
}

.facility_point article figure img {
width: 100%;
height: auto;
}

.facility_point article p {
font-size: 14px;
padding: 0 15px 15px 15px;
line-height: 1.6;
}

.facility_other article {
text-align: left;
box-sizing: border-box;
background: #fff;
width: auto;
float: none;
margin: 0 15px 20px 15px;
position: relative;
	padding: 0;
}

.facility_other article:nth-of-type(2) {
margin-right: 15px;
margin-bottom: 0;
}
	
	.facility_other article figure{
	position: inherit;
	left: auto;
	top: auto;
}

.facility_other article figure span {
position: absolute;
top: 0;
left: 0;
margin: -5px 0 0 -5px;
}

.facility_other article figure img {
width: 100%;
height: auto;
}

.facility_other article h3 {
font-size: 17px;
font-weight: bold;
padding: 15px 15px;
line-height: 1.5;
text-align: center;
}

.facility_other article:nth-of-type(1) h3 {
color: #cf444b;
}

.facility_other article:nth-of-type(2) h3 {
color: #755938;
}

.facility_other article p {
font-size: 14px;
padding: 0 15px 15px 15px;
line-height: 1.7;
}

.facility_other article .flogo {
text-align: center;
margin-bottom: 15px;
}
	
	
	
.facility_other article .shef {
	height: 276px;
	background: url("../images/facility/img_facility_3_2.jpg") no-repeat 0px 0;
	padding: 20px 15px 0 200px;
	box-sizing: border-box;
	margin-top: 20px;
}

.facility_other article .shef_name{
	font-size: 18px;
	font-weight: bold;
	color: #6e4e2a;
	padding: 0;
	margin-bottom: 5px;
}

.facility_other article .shef_txt{
	font-size: 13px;
	padding: 0;
}

	
	
}

/*　説明会日程*/

.seminar .main {
background: url(../images/seminar/title.jpg) repeat-x;
}

.seminar_read .seminor_tit {
background: url(../images/seminar/main.jpg) no-repeat;
height: 260px;
position: relative;
}

.seminar_read .inner {
padding-bottom: 0;
}

.tit_inner {
position: absolute;
top: 70px;
left: 237px;
width: 520px;
padding: 20px;
background-color: rgba(255,255,255,0.9);
}

.seminar_read h3 {
font-size: 35px;
color: #614c3f;
margin-bottom: 10px;
line-height: 1.2;
}

.seminar_read p {
font-size: 16px;
color: #614c3f;
}

.cat {
position: absolute;
top: 0;
left: 0;
margin: -3px 0 0 -3px;
}

.seminar_schedule table {
width: 100%;
background: #fcf6f2;
margin-bottom: 50px;
}

.seminar_schedule th {
background: #fbe9dd;
border-bottom: #d4d4c4 1px solid;
text-align: center;
font-size: 16px;
color: #614c3f;
font-weight: bold;
padding: 15px 0;
}

.seminar_schedule td {
border-bottom: #d4d4c4 1px solid;
text-align: left;
font-size: 16px;
padding: 15px 20px;
}

.seminar_schedule td strong {
font-size: 18px;
display: block;
background: #fbc300;
border-radius: 50%;
padding: 48px 0 0 0;
width: 120px;
height: 120px;
box-sizing: border-box;
font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, "HG明朝B", "MS Mincho", メイリオ, Meiryo, serif;
text-align: center;
}

.seminar_schedule tr:nth-child(odd) td strong {
background: #614c3f;
color: #fff;
}

.entry_link li {
width: 313px;
float: left;
margin-right: 30px;
}

.entry_link li:nth-of-type(3) {
margin-right: 0px;
}

.entry_link li a {
text-align: left;
font-size: 20px;
color: #584234;
line-height: 1.5;
padding: 20px 0px 20px 20px;
width: 313px;
text-align: left;
box-sizing: border-box;
display: block;
font-weight: bold;
background: #ffffff;
cursor: pointer;
background: -moz-linear-gradient(top, #ffffff 0%, #f4f8f9 100%);
background: -webkit-linear-gradient(top, #ffffff 0%, #f4f8f9 100%);
background: linear-gradient(to bottom, #ffffff 0%, #f4f8f9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f8f9', GradientType=0 );
box-shadow: 0px 0px 4.75px 0.25px rgba(0, 0, 0, 0.2);
border-radius: 5px;
transition: 0.7s;
}

.entry_link li a:hover {
opacity: 0.7;
}

.entry_link li a img {
display: inline-block;
vertical-align: middle;
margin-right: 30px;
width: 50px;
height: auto;
}

.entry_link li:nth-of-type(2) a img {
margin-right: 50px;
}

.entry_link li:nth-of-type(3) a img {
margin-right: 35px;
}

.entry_link li:nth-of-type(3) a {
font-size: 24px;
}

.menu_ex {
background: url(../images/seminar/bg_food.jpg) no-repeat;
height: 522px;
background-size: cover;
}

.menu_ex .inner {
position: relative;
}

.menu_ex h3 {
font-size: 22px;
margin-bottom: 50px;
color: #614c3f;
}

.menu_ex h3:before {
content: '';
display: inline-block;
position: relative;
top: -5px;
vertical-align: middle;
margin: -1px 15px 0 0;
background: url(../images/seminar/ic_menu.png) no-repeat;
background-size: contain;
width: 20px;
height: 40px;
}

.menu_ex dl {
width: 200px;
float: left;
text-align: left;
margin-right: 30px;
}

.menu_ex dl:nth-of-type(3) {
margin-right: 50px;
}

.menu_ex ul li {
margin-bottom: 20px;
}

.menu_ex ul li img {
border: #fff 1px solid;
}

.menu_ex dt {
font-size: 18px;
font-weight: bold;
padding-bottom: 8px;
margin-bottom: 20px;
border-bottom: #b8a89e 1px solid;
color: #614c3f;
}

.menu_ex dt img {
margin-right: 10px;
display: inline-block;
vertical-align: middle;
}

.menu_ex dd {
font-size: 16px;
padding-bottom: 15px;
line-height: 1.8;
}

.menu_ex p {
font-size: 14px;
text-align: left;
position: absolute;
bottom: 100px;
left: 0;
}

@media screen and (max-width: 768px) {

.seminar .main {
background: url(../images/seminar/title.jpg) repeat-x;
background-size: auto 100%;
}

.seminar_read .seminor_tit {
background: url(../images/seminar/main.jpg) no-repeat center top;
height: 140px;
position: relative;
	background-size: auto 140px;
}

.tit_inner {
position: absolute;
top: 20px;
left: 50%;
	margin-left: -140px;
width: 280px;
padding: 10px;
background-color: rgba(255,255,255,0.9);
}

.seminar_read h3 {
font-size: 18px;
color: #614c3f;
margin-bottom: 10px;
line-height: 1.2;
}

.seminar_read p {
font-size: 14px;
color: #614c3f;
	padding: 0 20px;
}

.cat {
position: absolute;
top: 0;
left: 0;
margin: -3px 0 0 -3px;
}
	
	.cat img{
		width: 100px;
		height: auto;
	}
	
	.seminar_schedule .inner{
		padding-bottom: 15px;
	}

.seminar_schedule table {
width: 100%;
background: #fcf6f2;
margin-bottom: 20px;
}

.seminar_schedule th {
background: #fbe9dd;
border-bottom: #d4d4c4 1px solid;
text-align: center;
font-size: 16px;
color: #614c3f;
font-weight: bold;
padding: 15px 0;
	width: 100%;
	display: block;
	display: none;
}

.seminar_schedule td {
border-bottom: none;
text-align: center;
font-size: 15px;
padding: 0 20px 10px 20px;
		width: 100%;
	display: block;
	box-sizing: border-box;
}
	
	.seminar_schedule td:nth-of-type(5n+0){
		padding-bottom: 30px;
		margin-bottom: 30px;
		border-bottom: #ddd 1px solid;
	}

.seminar_schedule td strong {
font-size: 16px;
display: block;
background: #fbc300;
border-radius: 50%;
padding: 38px 0 0 0;
width: 100px;
height: 100px;
box-sizing: border-box;
font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, "HG明朝B", "MS Mincho", メイリオ, Meiryo, serif;
text-align: center;
	margin: 0 auto 10px auto;
}

.seminar_schedule tr:nth-child(odd) td strong {
background: #614c3f;
color: #fff;
}
	
	.entry_link{
		padding: 0 10px;
	}

.entry_link li {
width: auto;
float: none;
margin-right: 0px;
	margin-bottom: 10px;
}

.entry_link li:nth-of-type(3) {
margin-right: 0px;
}

.entry_link li a {
text-align: left;
font-size: 16px;
color: #584234;
line-height: 1.5;
padding: 10px 0px 10px 0px;
width: auto;
text-align: center;
box-sizing: border-box;
display: block;
font-weight: bold;
background: #ffffff;
cursor: pointer;
background: -moz-linear-gradient(top, #ffffff 0%, #f4f8f9 100%);
background: -webkit-linear-gradient(top, #ffffff 0%, #f4f8f9 100%);
background: linear-gradient(to bottom, #ffffff 0%, #f4f8f9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f8f9', GradientType=0 );
box-shadow: 0px 0px 4.75px 0.25px rgba(0, 0, 0, 0.2);
border-radius: 5px;
transition: 0.7s;
}

.entry_link li a img {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
width: 40px;
height: auto;
}

.entry_link li:nth-of-type(2) a img {
margin-right: 10px;
}

.entry_link li:nth-of-type(3) a img {
margin-right: 10px;
}

.entry_link li:nth-of-type(3) a {
font-size: 16px;
	padding: 13px 0px 10px 0px;
}

.menu_ex {
background: url(../images/seminar/bg_food.jpg) no-repeat;
height: auto;
background-size: cover;
}

.menu_ex .inner {
position: inherit;
}

.menu_ex h3 {
font-size: 17px;
margin-bottom: 30px;
color: #614c3f;
}

.menu_ex h3:before {
content: '';
display: inline-block;
position: relative;
top: 0;
vertical-align: middle;
margin: -1px 10px 0 0;
background: url(../images/seminar/ic_menu.png) no-repeat;
background-size: contain;
width: 15px;
height: 35px;
}

.menu_ex dl {
width: auto;
float: none;
text-align: center;
margin-right: 0px;
	margin-bottom: 30px;
}

.menu_ex dl:nth-of-type(3) {
margin-right: 0px;
}
	
	.menu_ex ul{
		padding: 0 30px;
		text-align: center;
	}

.menu_ex ul li {
margin-bottom: 0px;
	display: inline-block;
	margin-right: 15px;
	width: 45%;
}
	
	.menu_ex ul li:nth-of-type(2){
	margin-right: 0;
}

.menu_ex ul li img {
border: #fff 1px solid;
}

.menu_ex dt {
font-size: 16px;
font-weight: bold;
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: none;
color: #614c3f;
}

.menu_ex dt img {
margin-right: 10px;
display: inline-block;
vertical-align: middle;
}

.menu_ex dd {
font-size: 14px;
padding-bottom: 20px;
line-height: 1.6;
	border-bottom: #b8a89e 1px solid;
}

.menu_ex p {
font-size: 13px;
text-align: center;
position: inherit;
bottom: auto;
left:  auto;
	clear: both;
	padding: 20px 20px 0 20px;
}
}












/*個人情報保護方針*/

.privacy .main {
background: url(../images/profile/title.jpg) repeat-x;
}

.privacy_list .midashi {
margin-bottom: 30px;
}

.privacy_list .midashi strong {
font-size: 24px;
color: #614c3f;
padding-bottom: 15px;
border-bottom: #614c3f 1px solid;
display: inline-block;
}

.privacy_list article{
	border-bottom: #ddd 1px solid;
	padding-bottom: 30px;
	margin-bottom: 50px;
}

.privacy_list p{
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 2em;
	text-align: left;
}

.privacy_list ul{
	margin-bottom: 2em;
}

.privacy_list li{
	font-size: 16px;
	line-height: 1.8;
	text-align: left;
	list-style: disc outside;
	margin-left: 1em;
}

.privacy_list dt{
	font-size: 18px;
	line-height: 1;
	text-align: left;
	color: #614c3f;
	font-weight: bold;
	margin-bottom: 10px;
}

.privacy_list dd{
	font-size: 16px;
	line-height: 1.8;
	text-align: left;
}

.privacy_list dd a{
	text-decoration: underline;
}


@media screen and (max-width: 768px) {

.privacy .main {
background: url(../images/profile/title.jpg) repeat-x;
background-size: auto 100%;
}
	
	.privacy_list{
		padding: 0 15px;
		box-sizing: border-box;
	}

.privacy_list .midashi {
margin-bottom: 20px;
}

.privacy_list .midashi strong {
font-size: 17px;
color: #614c3f;
padding-bottom: 5px;
border-bottom: #614c3f 1px solid;
display: inline-block;
}

.privacy_list article{
	border-bottom: #ddd 1px solid;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.privacy_list p{
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 2em;
	text-align: left;
}

.privacy_list ul{
	margin-bottom: 2em;
}

.privacy_list li{
	font-size: 14px;
	line-height: 1.6;
	text-align: left;
	list-style: disc outside;
	margin-left: 1em;
}

.privacy_list dt{
	font-size: 16px;
	line-height: 1;
	text-align: left;
	color: #614c3f;
	font-weight: bold;
	margin-bottom: 10px;
}

.privacy_list dd{
	font-size: 14px;
	line-height: 1.6;
	text-align: left;
}

.privacy_list dd a{
	text-decoration: underline;
}


}




/*フォーム*/

.contact span.wpcf7-not-valid-tip {
	color: #FFF;
	background: #C1272D;
	font-size: 90%;
	display: block;
	padding: 5px;
	margin-top: 10px;
	border-radius: 5px;
	webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.contact .wpcf7-response-output {
	color: #FFF;
	background: #C1272D;
	font-size: 116%;
	display: block;
	padding: 10px;
	margin-top: 10px;
	border-radius: 5px;
	webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 20px !important;
}
.contact div.wpcf7-validation-errors {
	padding: 10px;
	font-size: 116%;
	border-radius: 5px;
	webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border:none;
	margin-bottom:20px;
}
.contact .screen-reader-response {
	display: none;
	border: #C1272D 2px solid;
	padding: 20px;
	margin-bottom: 20px !important;
	font-size: 125%;
}
.contact .screen-reader-response ul {
	padding-top: 15px;
}
.contact .screen-reader-response li {
	margin-bottom: 10px;
	font-size: 93%;
}
.contact .wpcf7-display-none {
	display: none;
}
.contact div.wpcf7-mail-sent-ok {
	padding: 10px;
	font-size: 116%;
	border-radius: 5px;
	webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #236599 !important;
	border:none;
}

.contact div.wpcf7-mail-sent-ng{
	border: none;
}


/*ページナビ*/

.pagenav {
overflow: hidden;
text-align: center;
margin-bottom: 60px;
}

.pagenav li {
padding-left: 15px;
margin-left: 15px;
display: -moz-inline-box;
display: inline-block;
*display: inline;
*zoom: 1;
font-size: 116%;
}

.pagenav li + li {
border-left: 1px solid #CCC;
}

.pagenav li a {
font-size: 100%;
font-weight: bold;
text-decoration: underline;
}

.pagenav li.cr a {
font-size: 100%;
font-weight: bold;
text-decoration: none;
display: block;
color: #772E2A;
}

@media screen and (max-width: 768px) {
	
	
.pagenav {
overflow: hidden;
padding: 0;
text-align: center;
margin-bottom: 40px;
}

.pagenav li {
padding-left: 5px;
margin-left: 5px;
display: -moz-inline-box;
display: inline-block;
*display: inline;
*zoom: 1;
font-size: 106%;
width: 45%;
}

.pagenav li + li {
border-left: 1px solid #CCC;
}

.pagenav li a {
font-size: 100%;
font-weight: bold;
text-decoration: underline;
text-align: center;
}

.pagenav li.cr a {
font-size: 100%;
font-weight: bold;
text-decoration: none;
display: block;
color: #772E2A;
}
}



.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

.blog_box .wp-pagenavi {
 float:none !important;
}


.blog_box .wp-pagenavi {
	padding: 10px 20px 10px !important;
	display:block !important;
	clear:both !important;
	text-align:center !important;
}
.blog_box .wp-pagenavi a ,.blog_box .wp-pagenavi span.pages,.blog_box  .wp-pagenavi span.extend {
	color:#333333 !important;
		text-shadow:0px 1px #F6F6F6 !important;
		padding:6px 9px 6px 9px !important;
		border:solid 1px #B6B6B6 !important;
		box-shadow:0px 1px #EFEFEF !important;
		-moz-box-shadow:0px 1px #EFEFEF !important;
		-webkit-box-shadow:0px 1px #EFEFEF !important;
		background:#E6E6E6 !important;
		background:-moz-linear-gradient(top,#FFFFFF 1px,#F3F3F3 1px,#E6E6E6) !important;
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#F3F3F3),color-stop(1,#E6E6E6)) !important;
		font-size:12px !important;
		margin-right:3px !important;
		text-decoration:none !important;
}	
.blog_box .wp-pagenavi a:hover {
		color:#fff !important;
		text-shadow:0px 1px #866454 !important;
		border-color:#886756 !important;
		background:#8C7454 !important;
		color:#FFFFFF !important;
		box-shadow:0px 1px #E7E7E7 !important;
		-moz-box-shadow:0px 1px #E7E7E7 !important;
		-webkit-box-shadow:0px 1px #E7E7E7 !important;

}
.blog_box  .wp-pagenavi span.current{
		padding:6px 9px 6px 9px !important;
		border:none !important;
		color:#fff !important;
		box-shadow:0px 1px #E7E7E7 !important;
		-moz-box-shadow:0px 1px #E7E7E7 !important;
		-webkit-box-shadow:0px 1px #E7E7E7 !important;
		margin-right:3px !important;
		text-shadow:0px 1px #866454 !important;
		border-color:#886756 !important;
		background:#8C7454 !important;
}




/*　周辺情報*/

.guide .main {
background: url(../images/guide/title.jpg) repeat-x;
}

.guide_read .inner {
padding-bottom: 80px;
width: 1042px;
}

.guide_read h2 {
font-size: 26px;
color: #614c3f;
margin-bottom: 50px;
}

.guide_read figure{
margin-bottom: 60px;
}

.search_box .svg-inline--fa {
 color: #999999;
}

.svg-inline--fa {
 padding: 6px 0 0 0;
	margin-right: 5px;
}

.svg-inline--fa.fa-w-18{
width: 0.8em;
}

.svg-inline--fa.fa-w-16{
width: 0.8em;
}


.guide_point {
background: url(../images/guide/bg_guide.jpg) repeat;
}

.guide_point .inner {
padding-top: 75px;
}

.guide_point article {
background: #fff;
height: 200px;
margin-bottom: 30px;
text-align: left;
position: relative;
padding: 35px 0 0 440px;
box-sizing: border-box;
}

.guide_point article figure {
position: absolute;
top: 0;
right: 0;
width: 313px;
}

.guide_point article:nth-of-type(2n+0) figure {
position: absolute;
top: 0;
right: 0!important;
left: auto;
width: 313px;
}

.guide_point article:nth-of-type(8) {
margin-bottom: 0;
}

.guide_point article .num {
position: absolute;
top: 0;
left: 0;
}

.guide_point article:nth-of-type(2n+0) {
padding: 35px 0 0 115px;
}

.guide_point article:nth-of-type(2n+0) .num {
position: absolute;
top: 0;
left: 0;
}

.guide_point article h4 {
font-size: 22px;
color: #614c3f;
margin-bottom: 20px;
line-height: 1.4;
position: absolute;
top: 35px;
left: 90px;
}

.guide_point article p {
font-size: 16px;
position: absolute;
top: 82px;
left: 90px;
}

.btn_print a {
border: none;
text-align: center;
font-size: 28px;
color: #584234;
line-height: 1.5;
padding: 25px 0px 23px 15px;
width: 410px;
margin: 0 auto;
box-sizing: border-box;
display: block;
font-weight: bold;
background: #facd2f;
cursor: pointer;
background: -moz-linear-gradient(top, #facd2f 0%, #fbc301 100%);
background: -webkit-linear-gradient(top, #facd2f 0%, #fbc301 100%);
background: linear-gradient(to bottom, #facd2f 0%, #fbc301 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#facd2f', endColorstr='#fbc301', GradientType=0 );
box-shadow: 0px 0px 4.75px 0.25px rgba(0, 0, 0, 0.2);
border-radius: 5px;
transition: 0.7s;
font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, "HG明朝B", "MS Mincho", メイリオ, Meiryo, serif;
font-weight: normal;
letter-spacing: 1px;
}

.btn_print a img{
margin-right: 20px;
}

.btn_print a:hover {
opacity: 0.7;
}

@media screen and (max-width: 768px) {

.guide .main {
background: url(../images/guide/title.jpg) repeat-x;
background-size: auto 100%;
}

.guide_read .inner {
padding-bottom: 40px;
width: auto;
}

.guide_read h2 {
font-size: 18px;
color: #614c3f;
margin-bottom: 15px;
padding: 0 15px;
line-height: 1.3;
}

.guide_read figure{
margin-bottom: 0px;
}


.guide_point {
background: url(../images/guide/bg_guide.jpg) repeat;
}

.guide_point .inner {
padding: 40px 15px 20px 15px;
}

.guide_point article {
background: #fff;
height: auto;
margin-bottom: 20px;
text-align: left;
position: relative;
padding: 220px 15px 15px 15px;
box-sizing: border-box;
}

.guide_point article figure {
position: absolute;
top: 0;
left: auto;
right: 0;
width: auto;
}

.guide_point article figure img {
width: 100%;
height: auto;
}

.guide_point article:nth-of-type(2n+0) figure {
position: absolute;
top: 0;
left: auto;
right: 0;
width: auto;
}

.guide_point article:nth-of-type(6) {
margin-bottom: 20px;
}

.guide_point article .num {
position: absolute;
top: 0;
left: 0;
}

.guide_point article:nth-of-type(2n+0) {
padding: 220px 15px 15px 15px;
}

.guide_point article:nth-of-type(2n+0) .num {
position: absolute;
top: 0;
left: 0;
}

.guide_point article h4 {
font-size: 17px;
color: #614c3f;
margin-bottom: 15px;
line-height: 1.4;
position: inherit;
top: auto;
left: auto;
text-align: center;
}

.guide_point article p {
font-size: 14px;
padding-right: 0px;
position: inherit;
top: auto;
left: auto;
}


.btn_print{display: none;}

}


@media print {

body {
min-width: auto !important;
text-align: center;
}

#wrapper {
width: auto !important;
text-align: center;
position: relative;
height: 100%;
min-height: 100%;
}

header,h2,.btn_print,.guide_point,.index_consider,footer {
display: none !important;
}

.guide_read .inner{
width: auto;
}

.guide_read .inner figure{
width: 100%;
height: auto;
}

}


/*form*/
.btn_kakunin {
	text-align: center;
	padding-top: 20px;
}
.btn_kakunin input {
	display: block;
	cursor: pointer;
	background: #deb428;
	height: 60px;
	box-sizing: border-box;
	text-align: center;
	width: 300px;
	margin: 0 auto;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	border-radius: 5px;
	border: none;
}
.bt_back {
	padding-top: 20px;
}
.btn_kakunin .bt2 {
	background: #EEEEEE;
	color: #666666;
}
.mw_wp_form_preview .chkhide {
	display: none;
}
/*thanks*/
.cptit {
	font-size: 24px;
	font-weight: bold;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	margin-bottom: 25px;
	color: #614c3f;
}
.cptit strong {
	font-size: 20px;
	line-height: 1.8;
	color: #614c3f;
}
.cptxt {
	font-size: 18px;
		font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	line-height: 1.6;
	color: #614c3f;
}

.thk {
	width: 800px;
	margin: 0 auto;
	border: #E7A122 2px solid;
	padding: 25px;
	text-align: left;
	margin-bottom: 30px;
	
}
.thk ul {
	padding: 20px 0;
}
.thk li {
	font-size: 16px;
	line-height: 1.8;
	text-align: left;
	font-weight: bold;
	color: #d36231;
}
.thk a {
	color: #d36231;
	text-decoration: underline;
}
input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}
.br_sp {
	display: none;
}

.mw_wp_form mw_wp_form_complete .read_hissu{display: none;}

@media screen and (max-width: 990px) {
	
	.btn_kakunin {
		text-align: center;
		padding: 0px 20px 10px 20px;
	}
	.btn_kakunin input {
		display: block;
		cursor: pointer;
		background: #deb428;
		height: 50px;
		box-sizing: border-box;
		text-align: center;
		width: 100%;
		margin: 0 auto;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		border-radius: 5px;
		border: none;
	}
.cptit {
	font-size: 18px;
	font-weight: bold;
		margin-bottom: 20px;
}
.cptit strong {
	font-size: 18px;
	line-height: 1.8;
	color: #614c3f;
}
.cptxt {
	font-size: 15px;
	font-weight: normal;
	color: #614c3f;
}
	.thk {
		width: auto;
		margin: 0 auto;
		border: #E7A122 2px solid;
		padding: 25px;
		text-align: left;
		margin: 0 20px;
	}
	.thk ul {
		padding: 20px 0;
	}
	.thk li {
		font-size: 16px;
		line-height: 1.8;
		text-align: left;
		font-weight: bold;
		color: #d36231;
	}
	.thk a {
		color: #d36231;
		text-decoration: underline;
	}
	.br_sp {
		display: block !important;
	}
	
		.reservation_detail li{
	height: 180px;
}

.mw_wp_form .error {
	clear: both;
	color: #FFF !important;
	background: #C1272D;
	font-size: 90%;
	display: block;
	padding: 5px;
	margin-top: 10px;
	border-radius: 5px;
	webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.mw_wp_form_complete p.cptit {
	font-weight: bold;
	font-size: 18px;
	line-height:1;
	text-align: center;
	border-top: #ddd 2px solid;
	padding-top: 50px;
	margin-bottom: 20px;
	color: #614c3f;
}
.mw_wp_form_complete p.cptxt {
	font-size: 15px;
	line-height: 1.8;
	text-align: center;
	border-bottom: #ddd 2px solid;
	padding: 0 20px 50px 20px;
	font-weight: normal;
	color: #614c3f;
}
}

