/*
Theme Name: Twenty Sixteen
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever#-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */
/*---- reset.css ----*/
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.mt0 {margin-top: 0 !important;}
.mt5 {margin-top: 5px !important;}
.mt10 {margin-top:10px !important;}
.mt20 {margin-top:20px !important;}
.mt30 {margin-top:30px !important;}
.mt40 {margin-top:40px !important;}
.mt50 {margin-top:50px !important;}
.mb0 {margin-bottom:0px !important;}
.mb2em {margin-bottom:2.0em !important;}
.mb10 {margin-bottom:10px !important;}
.mb20 {margin-bottom:20px !important;}
.mb30 {margin-bottom:30px !important;}
.mb40 {margin-bottom:40px !important;}
.mb50 {margin-bottom:50px !important;}
.ml0 {margin-left:0 !important;}
.ml5 {margin-left:5px !important;}
.ml10 {margin-left:10px !important;}
.ml20 {margin-left:20px !important;}
.ml30 {margin-left:30px !important;}
.ml40 {margin-left:40px !important;}
.ml50 {margin-left:50px !important;}
.mr0 {margin-right:0 !important;}
.mr10 {margin-right:10px !important;}
.mr20 {margin-right:20px !important;}
.mr30 {margin-right:30px !important;}
.mr40 {margin-right:40px !important;}
.mr50 {margin-right:50px !important;}
.pr0 {padding-right:0px !important;}
.pr10 {padding-right:10px !important;}
.pr20 {padding-right:20px !important;}
.pr30 {padding-right:30px !important;}
.pr40 {padding-right:40px !important;}
.pr50 {padding-right:50px !important;}
.pl0 {padding-left:0px !important;}
.pl10 {padding-left:10px !important;}
.pl20 {padding-left:20px !important;}
.pl30 {padding-left:30px !important;}
.pl40 {padding-left:40px !important;}
.pl50 {padding-left:50px !important;}
.pt0 {padding-top:0px !important;}
.pt10 {padding-top:10px !important;}
.pt20 {padding-top:20px !important;}
.pt30 {padding-top:30px !important;}
.pt40 {padding-top:40px !important;}
.pt50 {padding-top:50px !important;}
.pb0 {padding-bottom:0px !important;}
.pb10 {padding-bottom:10px !important;}
.pb20 {padding-bottom:20px !important;}
.pb30 {padding-bottom:30px !important;}
.pb40 {padding-bottom:40px !important;}
.pb50 {padding-bottom:50px !important;}
.fs10 {font-size:10px !important;}
.fs12 {font-size:12px !important;}
.fs14 {font-size:14px !important;}
.fs16 {font-size:16px !important;}
.fs18 {font-size:18px !important;}
.fs08em {font-size:0.8em !important;}
.fs09em {font-size:0.9em !important;}
.fs11em {font-size:1.1em !important;}
.fs12em {font-size:1.2em !important;}
.fs13em {font-size:1.3em !important;}
.fs14em {font-size:1.4em !important;}
.p10 {padding:10px !important;}
.p20 {padding:20px !important;}
.m10 {margin:10px !important;}
.m20 {margin:20px !important;}
.h_auto {height:auto !important;}
.w100p {width:100% !important;}
.w80p {width:80% !important;}
.w60p {width:60% !important;}
.w40p {width:40% !important;}
.w20p {width:20% !important;}
.w10p {width:10% !important;}
.none {display:none !important;}
.clear {clear:both !important;}
.fl_left {float:left !important;}
.fl_right {float:right !important;}
.al_left {text-align:left !important;}
.al_right {text-align:right !important;}
.al_center {text-align:center !important;}

/* hover effect */
a img{
backface-visibility: hidden;
border:none;
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity:1;
-ms-filter: "alpha(opacity=100)";
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out !important;}
a:hover img{
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
-ms-filter: "alpha(opacity=60)";
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out !important;}

/* cleafix */

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {
display: inline-table;
min-height: 1%;
}
html .clearfix { height: 1%; }
.clearfix { display: block; }



/* font-style */
body .mincho {
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	/*font-family: YuMincho, '游明朝', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝E", serif;*/
}


html {
	/*font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-family: YuMincho, '游明朝', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝E", serif;*/
}

body {
	margin: 0;
}
body.page-template-buffet{
	background-color:#cceaec;
}
body.page-template-hanare,
body.page-template-division{
	background-color:#fef6ee;
}
/* masonry用 */
#list {
	margin-left:30;
	text-align: center;
}
#list .list_img {
	padding-bottom:24px;
}
#post-syokai2 {
    /*font-size:14px;*/
    font-size:19px;
    text-align:center;
    font-weight:bold;
  /*   padding:10px; */
    border-top:1px solid #efefef;
    border-bottom:1px solid #efefef;
}
.related-post {
    margin-left:-1.0em;
}
.masonry_all:after{
	content: "";
	display: block;
	clear: both;
}
.masonry_clear{
	display: block;
	clear: both;
}
.entry,.entry2 {
	float:left;
	background:#fff;
	margin-bottom:1.0em;
	text-align:left;
    border:1px solid #efefef;
}
.entry .category-title,.entry .entry-content {
	padding: 0 0.5em;
}
.entry .entry-content{
	padding:0 0.5em 0;
}
.entry2 .category-title,.entry2 .entry-content,.entry-footer {
    padding:0 0.5em;
}
.entry2 .category-title {
	/*font-size: 11px;*/
	font-size: 15px;
	color: #191919;
	margin-top: 0.8em;
	line-height:1.2em;
	margin-bottom:1.0em;
}
.single .entry2 .entry-content {
	border: none;
}

/* 1カラム対応スタイル　ここから */
.authorBox {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 10px;
}
.thum {
	width: 20%;
	margin-right: 10px;
}
.thum img {
	margin: 0 auto;
	width: 100%;
	border-radius: 1000px;
	-moz-border-image: border-radius: 1000px;
	-webkit-border-image: border-radius: 1000px;
}
.nameBox {
    font-size: 13px;
    line-height: 1.35em;
}
.nameBox a:link {
    color: black;
    border-bottom: 0;
    text-decoration: none;
}
.nameBox a:visited {
    color: black;
    border-bottom: 0;
    text-decoration: none;
}
.nameBox a:hover {
    color: #FF8C00;
    border-bottom: 0;
    text-decoration: none;
}
.p10 > .tag,
.desBox > .tag {
	display: flex;
	flex-wrap: wrap;
	font-size: 12.5px;
	line-height: 1.5;
}
.desBox > .tag {
	margin-bottom: 10px;
}
.p10 > .tag > a,
.desBox > .tag > a {
	display: inline-block;
	position: relative;
	z-index: 2;
	margin-right: 19px;
	text-decoration: none;
	color: #f60;
	box-shadow: none;
	transition: 1.0s;
}
.p10 > .tag > a:before,
.desBox > .tag > a:before {
	content: "#";
}
.p10 > .tag > a:hover,
.desBox > .tag > a:hover {
	opacity: 0.5;
}
@media (max-width: 640px){
	/*.authorBox{
		padding: 0px;
		margin: 0px;
		box-sizing: border-box;
	}*/
	.category-title_cm{
		margin-top: 15px;
		padding-top: 0px !important;
	}
	.desBox{
		/*padding-top: 10px;*/
		/*border-top: solid 1px #dddddd;*/
	}
	.desBox:after{
		content: "";
		display: block;
		clear: both;
	}
	.entry-content .desBox > p {
		width: 50%;
		float: left;
	}
	/*.entry-content .desBox .authorBox{
		width: 50%;
		float: right;
	}*/
	.thum {
		width: 50%;
	}
	.thum img {
		display: block;
		margin: 0px 0px 0px auto;
		width: 32px;
		border-radius: 1000px;
		-moz-border-image: border-radius: 1000px;
		-webkit-border-image: border-radius: 1000px;
	}
	/*.nameBox {
		font-size:13px;
		text-align: left;
		padding-left: 5px;
		line-height:1.35em;
		width:50%;
		float:right;
	}*/
	.p10 > .tag,
	.desBox > .tag {
		font-size: 10px;
	}
	.p10 > .tag > a,
	.desBox > .tag > a {
		margin-right: 15px;
	}
}
/* 1カラム対応スタイル　ここまで */


.entry2 .entry-content .catch_p p {
	/*margin-bottom: 1em;*/
	margin-bottom: 1.75em;
	font-size:12px;
}
.entry2 .entry-content .catch_p .clearfix {
	border-top: 1px solid #F2F2F2;
	padding-top:10px;
}

.cafestyle,.category-46 .entry {
		border-top: 3px solid #D56B55;
}
.user-voice,.category-50 .entry {
		border-top: 3px solid #2B7E5A;
}
.real-estate,.category-49 .entry {
		border-top: 3px solid #73636f;
}
.sb,.category-55 .entry {
		border-top: 3px solid #CBA334;
}
.holiday,.category-54 .entry {
		border-top: 3px solid #CBA334;
}
.staff-blog,.category-2 .entry {
		border-top: 3px solid #CBA334;
}
.event,.category-57 .entry {
		border-top: 3px solid #e6a17a;
}
.info,.category-1 .entry {
		border-top: 3px solid #e6a17a;
}
.seminar-list,.category-7 .entry {
		border-top: 3px solid #e6a17a;
}
.buffetstyle,.category-51 .entry {
		border-top: 3px solid #f3b65d;
}
.secret,.category-56 .entry {
		border-top: 3px solid #6AA394;
}
.tips,.category-5 .entry {
		border-top: 3px solid #6AA394;
}
.philosophy,.category-47 .entry {
		border-top: 3px solid #6AA394;
}
.owner,.category-133 .entry {
		border-top: 3px solid #6AA394;
}
.project-list,.category-8 .entry {
		border-top: 3px solid #DA7B4F;
}
.live,.category-58 .entry {
		border-top: 3px solid #979E5A;
}
.tour-list,.category-6 .entry {
		border-top: 3px solid #3a668d;
}

.entry .catch_p {
	width:100%;
	text-align:left;
}
.entry2 .catch_p {
	width:100%;
	text-align:left;
}
.entry .catch_p img {
	width:100%;
	/*max-width:300px;*/
	height:auto;
}
.entry2 .catch_p img {
	width:100%;
	/*max-width:240px;*/
	height:auto;
}
.entry p.maga_title {
	font-size:15px;
	margin: 15px 0 10px;
}
.entry2 p.maga_title {
	font-size:13px;
	margin-bottom:1.0em;
}
.entry p.maga_title a {
	color:#333;
}
.entry2 p.maga_title a {
	color:#333;
}

.entry span.date {
	font-size:12px;
}
.entry2 span.date {
	font-size:12px;
}
.entry span.date2 {
	font-size:12px;
    padding:0 0.5em;
}
.entry span.date2 {
	font-size:12px;
    padding:0 0.5em;
}
.entry p {
	font-size:12px;
	line-height:1.2;
}
.entry2 p {
	font-size:10px;
	line-height:1.2;
}
.prof {
	width:25%;
    margin-bottom:0.5em;
	float:left;
}
.prof img {
	width:40px;
    border-radius: 25px;
    -moz-border-image: border-radius: 30px;
    -webkit-border-image: border-radius: 30px;
}
.name_box {
    font-size:13px;
    line-height:1.35em;
    width:70%;
    float:right;
}
.name_box a:link {
    color: black;
    border-bottom: 0;
    text-decoration: none;
}
.name_box a:visited {
    color: black;
    border-bottom: 0;
    text-decoration: none;
}
.name_box a:hover {
    color: #FF8C00;
    border-bottom: 0;
    text-decoration: none;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

















































optgroup {
	font-weight: bold;
}


/**
 * 2.0 - Genericons
 */

.menu-item-has-children a:after,
.social-navigation a:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.pagination .prev:before,
.pagination .next:before,
.pagination .nav-links:before,
.pagination .nav-links:after,
.search-submit:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}


/**
 * 3.0 - Typography
 */

body,
button,
input,
select,
textarea {
	color: #1a1a1a;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	/*font-family: "font-family:Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;*/
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 0;
	text-rendering: optimizeLegibility;
}

p {
	margin: 0 0 1.75em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

/*blockquote {
	border: 0 solid #1a1a1a;
	border-left-width: 4px;
	color: #686868;
	font-size: 19px;
	font-size: 1.1875rem;
	font-style: italic;
	line-height: 1.4736842105;
	margin: 0 0 1.4736842105em;
	padding: 0 0 0 1.263157895em;
}*/
blockquote{
background-color:#f2f2f2;
padding:1em 3em;
position:relative;
}
blockquote:before{
content:"“";
font-size:300%;
line-height:1em;
font-family:"ＭＳ Ｐゴシック",sans-serif;
color:#999;
position:absolute;
left:15px;
top:15px;
}
blockquote:after{
content:"”";
font-size:300%;
line-height:1em;
font-family:"ＭＳ Ｐゴシック",sans-serif;
color:#999;
position:absolute;
right:13px;
bottom:-15px;
}

blockquote,
q {
	quotes: none;
}

/*blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}*/

blockquote p {
	margin-bottom: 1.4736842105em;
}

blockquote cite,
blockquote small {
	color: #1a1a1a;
	display: block;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

blockquote cite:before,
blockquote small:before {
	content: "\2014\00a0";
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

blockquote > :last-child {
	margin-bottom: 0;
}

address {
	font-style: italic;
	margin: 0 0 1.75em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
}

pre {
	border: 1px solid #d1d1d1;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	max-width: 100%;
	overflow: auto;
	padding: 1.75em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code {
	background-color: #d1d1d1;
	padding: 0.125em 0.25em;
}

abbr,
acronym {
	border-bottom: 1px dotted #d1d1d1;
	cursor: help;
}

mark,
ins {
	background: #007acc;
	color: #fff;
	padding: 0.125em 0.25em;
	text-decoration: none;
}

big {
	font-size: 125%;
}


/**
 * 4.0 - Elements
 */

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: ;
	/* Fallback for when there is no custom background color defined. */

}

hr {
	background-color: #d1d1d1;
	border: 0;
	height: 1px;
	margin: 0 0 1.75em;
}

ul,
ol {
	margin: 0 0 1.75em 1.25em;
	padding: 0;
}

ul {
	list-style: none;
}

ol {
	list-style: decimal;
	margin-left: 1.5em;
}

li > ul,
li > ol {
	margin-bottom: 0;









}

dl {
	margin: 0 0 1.75em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 0 1.75em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
	vertical-align: middle;
}
body.page-index img {
	height: auto;
	max-width: none;
	vertical-align: baseline;
}

del {
	opacity: 0.8;
}

table,
th,
td {
	border: 1px solid #d1d1d1;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;
	/* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th,
td {
	padding: 0.4375em;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

:-moz-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

::-moz-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}


/**
 * 5.0 - Forms
 */

input {
	line-height: normal;
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
	background: #1a1a1a;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	padding: 0.84375em 0.875em 0.78125em;
	text-transform: uppercase;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #007acc;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	outline: thin dotted;
	outline-offset: -4px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	background: #f7f7f7;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #686868;
	padding: 0.625em 0.4375em;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
	background-color: #fff;
	border-color: #007acc;
	color: #1a1a1a;
	outline: 0;
}

.post-password-form {
	margin-bottom: 1.75em;
}

.post-password-form label {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 1.75em;
	text-transform: uppercase;
}

.post-password-form input[type="password"] {
	margin-top: 0.4375em;
}

.post-password-form > :last-child {
	margin-bottom: 0;
}

.search-form {
	position: relative;
}

input[type="search"].search-field {
	border-radius: 2px 0 0 2px;
	width: -webkit-calc(100% - 42px);
	width: calc(100% - 42px);
}

.search-submit:before {

	content: "\f400";

	font-size: 24px;
	left: 2px;
	line-height: 42px;
	position: relative;
	width: 40px;
}

.search-submit {
	border-radius: 0 2px 2px 0;
	bottom: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 42px;
}


/**
 * 6.0 - Navigation

 */

/**
 * 6.1 - Links
 */


a {
	/*color: #007acc;*/
	color:#33bad2;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	/*color: #686868;*/
	color:#33bad2;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

.entry-content a,
.entry-summary a,
.taxonomy-description a,
.logged-in-as a,
.comment-content a,
.pingback .comment-body > a,
.textwidget a,
.entry-footer a:hover,
.site-info a:hover {
	box-shadow: 0 1px 0 0 currentColor;
}

.entry-content a:hover,
.entry-content a:focus,
.entry-summary a:hover,
.entry-summary a:focus,
.taxonomy-description a:hover,
.taxonomy-description a:focus,
.logged-in-as a:hover,
.logged-in-as a:focus,
.comment-content a:hover,
.comment-content a:focus,
.pingback .comment-body > a:hover,
.pingback .comment-body > a:focus,
.textwidget a:hover,
.textwidget a:focus {
	box-shadow: none;
}


/**
 * 6.2 - Menus
 */

.site-header-menu {
	display: none;
	-webkit-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	margin: 0.875em 0;
}

.site-header-menu.toggled-on,
.no-js .site-header-menu {
	display: block;
}

.main-navigation {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

.site-footer .main-navigation {
	margin-bottom: 1.75em;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
}

.main-navigation li {
	border-top: 1px solid #d1d1d1;
	position: relative;
}

.main-navigation a {
	color: #1a1a1a;
	display: block;
	line-height: 1.3125;
	outline-offset: -1px;
	padding: 0.84375em 0;
}

.main-navigation a:hover,
.main-navigation a:focus {
	color: #007acc;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
	font-weight: 700;
}

.main-navigation ul ul {
	display: none;
	margin-left: 0.875em;
}

.no-js .main-navigation ul ul {
	display: block;
}

.main-navigation ul .toggled-on {
	display: block;
}

.main-navigation .primary-menu {
	border-bottom: 1px solid #d1d1d1;
}

.main-navigation .menu-item-has-children > a {
	margin-right: 56px;
}

.dropdown-toggle {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	color: #1a1a1a;
	content: "";
	height: 48px;
	padding: 0;
	position: absolute;
	right: 0;
	text-transform: none;
	top: 0;
	width: 48px;
}

.dropdown-toggle:after {
	border: 0 solid #d1d1d1;
	border-left-width: 1px;
	content: "\f431";
	font-size: 24px;
	left: 1px;
	position: relative;
	width: 48px;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: transparent;
	color: #007acc;
}

.dropdown-toggle:focus {
	outline: thin dotted;
	outline-offset: -1px;
}

.dropdown-toggle:focus:after {
	border-color: transparent;
}

.dropdown-toggle.toggled-on:after {
	content: "\f432";
}

.site-header .main-navigation + .social-navigation {
	margin-top: 1.75em;
}

.site-footer .social-navigation {
	margin-bottom: 1.75em;
}

.social-navigation ul {
	list-style: none;
	margin: 0 0 -0.4375em;
}

.social-navigation li {
	float: left;
	margin: 0 0.4375em 0.4375em 0;
}

.social-navigation a {
	border: 1px solid #d1d1d1;
	border-radius: 50%;
	color: #1a1a1a;
	display: block;
	height: 35px;
	position: relative;
	width: 35px;
}

.social-navigation a:before {
	content: "\f415";
	height: 33px;
	line-height: 33px;
	text-align: center;
	width: 33px;
}

.social-navigation a:hover:before,
.social-navigation a:focus:before {
	color: #007acc;
}

.social-navigation a[href*="codepen.io"]:before {
	content: "\f216";
}

.social-navigation a[href*="digg.com"]:before {

	content: "\f221";

}

.social-navigation a[href*="dribbble.com"]:before {
	content: "\f201";
}

.social-navigation a[href*="dropbox.com"]:before {
	content: "\f225";
}

.social-navigation a[href*="facebook.com"]:before {
	content: "\f203";
}

.social-navigation a[href*="flickr.com"]:before {
	content: "\f211";
}

.social-navigation a[href*="foursquare.com"]:before {
	content: "\f226";

}

.social-navigation a[href*="plus.google.com"]:before {
	content: "\f206";
}

.social-navigation a[href*="github.com"]:before {
	content: "\f200";
}

.social-navigation a[href*="instagram.com"]:before {
	content: "\f215";
}

.social-navigation a[href*="linkedin.com"]:before {
	content: "\f208";
}

.social-navigation a[href*="path.com"]:before {
	content: "\f219";
}

.social-navigation a[href*="pinterest.com"]:before {
	content: "\f210";
}

.social-navigation a[href*="getpocket.com"]:before {
	content: "\f224";
}

.social-navigation a[href*="polldaddy.com"]:before {
	content: "\f217";
}

.social-navigation a[href*="reddit.com"]:before {
	content: "\f222";
}

.social-navigation a[href*="skype.com"]:before {
	content: "\f220";
}

.social-navigation a[href*="stumbleupon.com"]:before {
	content: "\f223";
}

.social-navigation a[href*="tumblr.com"]:before {
	content: "\f214";
}

.social-navigation a[href*="twitter.com"]:before {
	content: "\f202";
}

.social-navigation a[href*="vimeo.com"]:before {
	content: "\f212";
}

.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
	content: "\f205";
}

.social-navigation a[href*="youtube.com"]:before {
	content: "\f213";
}

.social-navigation a[href^="mailto:"]:before {
	content: "\f410";
}

.social-navigation a[href*="spotify.com"]:before {
	content: "\f515";
}

.social-navigation a[href*="twitch.tv"]:before {
	content: "\f516";
}

.social-navigation a[href$="/feed/"]:before {
	content: "\f413";
}

.post-navigation {
	border-top: 4px solid #1a1a1a;
	border-bottom: 4px solid #1a1a1a;
	clear: both;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	margin: 0 7.6923% 3.5em;
}

.post-navigation a {
	color: #1a1a1a;
	display: block;
	padding: 1.75em 0;
}

.post-navigation span {
	display: block;
}

.post-navigation .meta-nav {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

.post-navigation .post-title {
	display: inline;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.2173913043;
	text-rendering: optimizeLegibility;
}

.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
	color: #007acc;
}

/*.post-navigation div + div {
	border-top: 4px solid #1a1a1a;
}*/

/*.pagination {
	border-top: 4px solid #1a1a1a;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 19px;
	font-size: 1.1875rem;
	margin: 0 7.6923% 2.947368421em;
	min-height: 56px;
	position: relative;
}

.pagination:before,
.pagination:after {
	background-color: #1a1a1a;
	content: "";
	height: 52px;
	position: absolute;
	top:0;
	width: 52px;
	z-index: 0;
}*/

.pagination:before {
	right: 0;
}

.pagination:after {
	right: 54px;
}

.pagination a:hover,
.pagination a:focus {
	color: #1a1a1a;
}

.pagination .nav-links {
	padding-right: 106px;
	position: relative;
}

.pagination .nav-links:before,
.pagination .nav-links:after {
	color: #fff;
	font-size: 32px;
	line-height: 51px;
	opacity: 0.3;
	position: absolute;
	width: 52px;
	z-index: 1;
}

.pagination .nav-links:before {
	content: "\f429";
	right: -1px;
}

.pagination .nav-links:after {
	content: "\f430";
	right: 55px;
}

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: static !important;
}

.pagination .page-numbers {
	display: none;
	letter-spacing: 0.013157895em;

	line-height: 1;

	margin: 0 0.7368421053em 0 -0.7368421053em;
	padding: 0.8157894737em 0.7368421053em 0.3947368421em;
	text-transform: uppercase;
}

.pagination .current {
	display: inline-block;
	font-weight: 700;
}

.pagination .prev,
.pagination .next {
	background-color: #1a1a1a;
	color: #fff;
	/*display: inline-block;*/
	height: 52px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 52px;
	z-index: 2;
}

.pagination .prev:before,
.pagination .next:before {
	font-size: 32px;
	height: 53px;
	line-height: 52px;
	position: relative;
	width: 53px;
}

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
	background-color: #007acc;
	color: #fff;
}

.pagination .prev:focus,
.pagination .next:focus {
	outline: 0;
}

.pagination .prev {
	right: 54px;
}

.pagination .prev:before {
	content: "\f430";
	left: -1px;
	top: -1px;
}

.pagination .next {
	right: 0;
	background-color: #1a1a1a;
	color: #fff;
	/*display: inline-block;*/
	height: 52px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 52px;
	z-index: 2;
}

.pagination .next:before {
	content: "\f429";
	right: -1px;
	top: -1px;
}

.image-navigation,
.comment-navigation {
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin: 0 7.6923% 2.1538461538em;
	padding: 1.0769230769em 0;
}

.comment-navigation {
	margin-right: 0;
	margin-left: 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
	margin-bottom: 0;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}


/**
 * 7.0 - Accessibility
 */

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
	font-family: "Open Sans", sans-serif;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


/**
 * 8.0 - Alignments
 */

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}


/**
 * 9.0 - Clearings
 */

/*.clear:before,
.clear:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,

.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,

.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
	content: "";
	display: table;
}*/

.clear:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
	clear: both;
}


/**


 * 10.0 - Widgets
 */

.widget {
	/*border-top: 4px solid #1a1a1a;*/
	margin-bottom: 3.5em;
	padding-top: 1.75em;
}

.widget-area > :last-child,
.widget > :last-child {
	margin-bottom: 0;
}

.widget .widget-title {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 0.046875em;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	text-transform: uppercase;
}






.widget .widget-title:empty {
	margin-bottom: 0;
}

.widget-title a {
	color: #1a1a1a;
}

/* Calendar widget */
.widget.widget_calendar table {
	margin: 0;
}

.widget_calendar td,
.widget_calendar th {
	line-height: 2.5625;
	padding: 0;
	text-align: center;
}

.widget_calendar caption {
	font-weight: 900;
	margin-bottom: 1.75em;
}

.widget_calendar tbody a {
	background-color: #007acc;
	color: #fff;
	display: block;
	font-weight: 700;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
	background-color: #686868;
	color: #fff;
}

/* Recent Posts widget */
.widget_recent_entries .post-date {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.615384615;
	margin-bottom: 0.538461538em;
}

.widget_recent_entries li:last-child .post-date {
	margin-bottom: 0;
}

/* RSS widget */
.widget_rss .rsswidget img {
	margin-top: -0.375em;
}

.widget_rss .rss-date,
.widget_rss cite {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: normal;
	line-height: 1.615384615;
	margin-bottom: 0.538461538em;
}

.widget_rss .rssSummary:last-child {
	margin-bottom: 2.1538461538em;
}

.widget_rss li:last-child :last-child {
	margin-bottom: 0;
}

/* Tag Cloud widget */
.tagcloud a {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: inherit !important;
	line-height: 1;
	margin: 0 0.1875em 0.4375em 0;
	padding: 0.5625em 0.4375em 0.5em;
}

.tagcloud a:hover,
.tagcloud a:focus {
	border-color: #007acc;
	color: #007acc;
	outline: 0;
}


/**
 * 11.0 - Content
 */

.site {
	/*background-color: #fff;*/
}
/*==TOPチェック背景==*/
.site2 {
	background: url(images/back_check.jpg);
	padding-top:2.0em;
	position: relative;
	padding: 0 50px 50px;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.site2 {
		padding: 0 5% 50px;
	}
}
/*==TOP写真（家型）背景==*/

/*==TOP パワーテキスト==*/
.pwt_area {
	background: #ffffff;
}
.pwt_area .pwt_box {
	max-width: 920px;
	width: 100%;
	margin: 0px auto;
	padding-top: 100px;
}
.pwt_area .pwt_box ~ .pwt_box{
    margin-top: 70px;
}
.pwt_area .pwt_box img {
	width: 100%;
}
.pwt_area .pwt_box h2 {
	font-size: 18px;
	line-height: 180%;
	padding: 40px 0 15px;
}
.pwt_area .pwt_box p {
	font-size: 15px;
	line-height: 180%;
	margin: 0 0 30px;
}
.pwt_area .pwt_box p.ttl {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
}
.pwt_area .pwt_box p.center {
	font-size: 23px;
	line-height: 1.6;
	font-weight: normal;
	text-align: center;
	padding: 40px 0 15px;
}

/*フッター*/
.tour_footer {
	background: #ffffff;
    margin-left: 230px;
}
.tour_footer .wrap {
	max-width: 920px;
	width: 100%;
	text-align: center;
	margin: 0px auto;
}
.tour_footer .wrap p {
	font-size: 16px;
	line-height: 1.8;
	margin: 0;
	margin-top: 30px;
}

@media only screen and (min-width:1px) and (max-width:640px){
.pwt_area {
	margin-left: 0;
	}
.pwt_area .pwt_box {
	max-width: 100%;
	width: 100%;
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 0px auto;
	padding-top: 50px;
}
.pwt_area .pwt_box ~ .pwt_box{
    margin-top: 70px;
}
.pwt_area .pwt_box img {
	width: 100%;
}
.pwt_area .pwt_box h2 {
	width: 90%;
	font-size: 15px;
	line-height: 180%;
	padding: 40px 0 15px;
	margin: 0 auto;
}
.pwt_area .pwt_box p {
	width: 90%;
	font-size: 15px;
	line-height: 180%;
	margin: 0 auto;
}
.pwt_area .pwt_box p.ttl {
	font-size: 1.65rem;
	line-height: 1.4;
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
}
.pwt_area .pwt_box p.center {
	font-size: 1.5rem;
	line-height: 1.6;
	font-weight: normal;
	text-align: center;
	padding: 40px 0 15px;
}
	.pwt_area .pwt_box .common_btn {
		width: 90%;
		margin: 0 auto;
		padding-top: 50px;
	}

/*フッター*/
.tour_footer {
	background: #ffffff;
    margin-left: 0;
}
.tour_footer .wrap {
	max-width: 100%;
	width: 100%;
	text-align: center;
	margin: 0px auto;
}
.tour_footer .wrap p {
	font-size: 16px;
	line-height: 1.8;
	margin: 0;
	margin-top: 30px;
}
}
/*==TOP パワーテキスト==*/

.site-house {
    margin-left: 230px;
}

.site-inner {
    margin-left: 230px;
    padding: 0 50px;
}
.single .site-inner, .archive .site-inner {
    margin-left: 0;
    padding: 0;
}
.single .site-header, .archive .site-header {
    margin-left: 230px;
}
.single .site-content, .archive .site-content  {
    max-width: initial;
}
.single .archives_header, .single .content-area, .archive .archives_header, .archive .content-area {
    margin-left: 230px;
    padding: 0 50px;
}

    /*=TOP家型背景ページー=*/
.site-house .site-inner {
    padding: 0;
    margin: 0 auto;
    padding-top:4em;
    width: 100%;
    max-width: 1350px;
}
.site-house .site-inner .common_btn {
	width: 920px;
	max-width: 920px;
	margin: 0 auto;
	padding-top: 50px;
}
.site-content {
	word-wrap: break-word;
}
.site-house .site-inner #list{
    /*padding: 0.2em 50px 0;*/
    padding: 0.2em 15px 0;
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

.site-main {
	margin-bottom: 3.5em;
}

.site-main > :last-child {
	margin-bottom: 0;
}


/**
 * 11.1 - Header
 */

.site-header {
	padding: 2.625em 7.6923%;
	display: none;
}

.site-header-main {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
@media (max-width: 640px){
	.site-header-main {
		display: none;
	}
}

.site-branding {
	margin: 0.875em auto 0.875em 0;
}

.site-title {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.2173913043;
	margin: 0;
}

.site-branding .site-title a {
	color: #1a1a1a;
}


.site-branding .site-title a:hover,
.site-branding .site-title a:focus {
	color: #007acc;
}


.site-description {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	line-height: 1.2769230769;
	margin: 0.538461538em 0 0;
}



.menu-toggle {
	background-color: transparent;
	border: 1px solid #d1d1d1;
	color: #1a1a1a;
	font-size: 13px;
	font-size: 0.8125rem;
	margin: 1.076923077em 0;
	padding: 0.769230769em;
}

.no-js .menu-toggle {
	display: none;
}

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: transparent;
	border-color: #007acc;
	color: #007acc;
}

.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus {
	background-color: #1a1a1a;
	border-color: #1a1a1a;
	color: #fff;
}

.menu-toggle:focus {
	outline: 0;
}

.menu-toggle.toggled-on:focus {
	outline: thin dotted;
}

.header-image {
	clear: both;
	margin: 0.875em 0;
}

.header-image a {
	display: block;
}

.header-image a:hover img,
.header-image a:focus img {
	opacity: 0.85;
}


/**
 * 11.2 - Posts and pages
 */

.site-main > article {
	margin-bottom: 3.5em;
	position: relative;
}
.single .site-main > article {
	margin-bottom: 1.5em;
}

.entry-header,
.entry-summary,
.entry-content,
.entry-footer,
.page-content {
	/*margin-right: 7.6923%;
	margin-left: 7.6923%;*/
}

.entry-title {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 28px;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 1em;
}

.entry-title a {
	color: #1a1a1a;
}

.entry-title a:hover,
.entry-title a:focus {
	color: #007acc;
}

.post-thumbnail {
	display: block;
/* margin: 0 7.6923% 1.75em; */
}

.post-thumbnail img {
	display: block;
}

.no-sidebar .post-thumbnail img {
	margin: 0 auto;
}

a.post-thumbnail:hover,
a.post-thumbnail:focus {
	opacity: 0.85;
}

.entry-content,
.entry-summary {
	border-color: #d1d1d1;
}

.entry-content h1,
.entry-summary h1,
.comment-content h1,
.textwidget h1 {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 1.25;
	margin-top: 2em;
	margin-bottom: 1em;
}

.entry-content h2,
.entry-summary h2,
.comment-content h2,
.textwidget h2 {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.2173913043;
	margin-top: 2.4347826087em;
	margin-bottom: 1.2173913043em !important;
}

.entry-content h3,
.entry-summary h3,
.comment-content h3,
.textwidget h3 {
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.1052631579;
	margin-top: 2.9473684211em;
	margin-bottom: 1.4736842105em;
}

.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin-top: 3.5em;
	margin-bottom: 1.75em;
}

.entry-content h4,
.entry-summary h4,
.comment-content h4,
.textwidget h4 {
	letter-spacing: 0.140625em;
	text-transform: uppercase;
}

.entry-content h6,
.entry-summary h6,
.comment-content h6,
.textwidget h6 {
	font-style: italic;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h1,
.entry-summary h2,
.entry-summary h3,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h1,
.textwidget h2,
.textwidget h3,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
	font-weight: 900;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,

.entry-summary h5:first-child,
.entry-summary h6:first-child,
.comment-content h1:first-child,
.comment-content h2:first-child,
.comment-content h3:first-child,
.comment-content h4:first-child,
.comment-content h5:first-child,
.comment-content h6:first-child,
.textwidget h1:first-child,
.textwidget h2:first-child,
.textwidget h3:first-child,
.textwidget h4:first-child,
.textwidget h5:first-child,
.textwidget h6:first-child {
	margin-top: 0;
}

.post-navigation .post-title,
.entry-title,
.comments-title {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

body:not(.search-results) .entry-summary {
	color: #686868;
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.4736842105;
	margin-bottom: 1.4736842105em;
}

body:not(.search-results) .entry-header + .entry-summary {
	margin-top: -0.736842105em;
}

body:not(.search-results) .entry-summary p,
body:not(.search-results) .entry-summary address,
body:not(.search-results) .entry-summary hr,
body:not(.search-results) .entry-summary ul,
body:not(.search-results) .entry-summary ol,
body:not(.search-results) .entry-summary dl,
body:not(.search-results) .entry-summary dd,
body:not(.search-results) .entry-summary table {
	margin-bottom: 1.4736842105em;
}

body:not(.search-results) .entry-summary li > ul,
body:not(.search-results) .entry-summary li > ol {
	margin-bottom: 0;
}

body:not(.search-results) .entry-summary th,
body:not(.search-results) .entry-summary td {
	padding: 0.3684210526em;
}

body:not(.search-results) .entry-summary fieldset {
	margin-bottom: 1.4736842105em;
	padding: 0.3684210526em;
}

body:not(.search-results) .entry-summary blockquote {
	border-color: currentColor;
}

body:not(.search-results) .entry-summary blockquote > :last-child {
	margin-bottom: 0;
}

body:not(.search-results) .entry-summary .alignleft {
	margin: 0.2631578947em 1.4736842105em 1.4736842105em 0;
}

body:not(.search-results) .entry-summary .alignright {
	margin: 0.2631578947em 0 1.4736842105em 1.4736842105em;
}

body:not(.search-results) .entry-summary .aligncenter {
	margin-bottom: 1.4736842105em;
}

.entry-content > :last-child,
.entry-summary > :last-child,
body:not(.search-results) .entry-summary > :last-child,
.page-content > :last-child,
.comment-content > :last-child,
.textwidget > :last-child {
	margin-bottom: 0;
}

.more-link {
	white-space: nowrap;
}

.topi_box {
	border: 1px solid #E6E6E6;
	background: #fff;
	/*padding: 1.5em 2em;*/
	padding: 1.75em 2em;
	max-width: 800px;
	margin: 0px auto 3%;
}
.entry-content .topi_box h3 {
	font-size: 17px;
	margin-bottom:20px;
}
.topi_box h3 {
	/*font-size: 11.5px;*/
	font-size: 17px;
	font-weight: normal;
	text-align: center;
	margin:0;
}
.topi_box ul {
	margin-left: 0;
	margin-bottom:0;
}
.topi_box li {
	/*font-size: 10px;*/
	font-size: 13px;
	line-height:110%;
	margin-left: 1.7em;
	text-indent: -1.7em;
	margin-bottom:15px;
}
.topi_box li a {
	box-shadow: none;
}
.btn_more {
	text-align:center;
	margin-top:15px;
}
.btn_more img {
	margin: 0 auto;
}
#acdn-target {
    display:none;
}
.author-info {
	border-color: inherit;

	border-style: solid;
	border-width: 1px 0 0 0;
	clear: both;
	padding-top: 1.75em;
	padding-bottom: 1.75em;
	margin-top: -0.6em;
}
.author-info a:link {
    color: black;
    border-bottom: 0;
    text-decoration: none;
}
.author-info a:visited {
    color: black;
    border-bottom: 0;
    text-decoration: none;
}
.author-info a:hover {
    color: #FF8C00;
    border-bottom: 0;
    text-decoration: none;
}

.author-avatar .avatar {
	float: left;
	height: 42px;
	margin: 0 1.75em 1.75em 0;
	width: 42px;
}
body.single .author-avatar {
	text-align: center;
}
body.single .author-avatar .avatar {
	float: none;
	height: 100px;
	margin: 0px auto 10px;
	width: 100px;
}
.author-description > :last-child {
	margin-bottom: 0;
}

.entry-content .author-title {
	clear: none;
	/*font-size: 15px;*/
	font-size: 16px;
	font-weight: 900;
	line-height: 1.75;
	margin: 0;
}

.author-bio {
	color: #686868;
	font-size: 10px;
	font-size: 0.925rem;
	line-height: 1.6153846154;
	margin-bottom: 1.6153846154em;
	overflow: hidden;
}

.author-link {
	white-space: nowrap;
	display: none;
}

.single div.center-nav {
    /*font-size: 12px;*/
    font-size: 15px;
}

.entry-footer {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;

	line-height: 1.6153846154;
	margin-top: 2.1538461538em;

	display: none;
}


.entry-footer:empty {
	margin: 0;
}

.entry-footer a {
	color: #686868;
}



.entry-footer a:hover,
.entry-footer a:focus {
	color: #007acc;
}

.entry-footer > span:not(:first-child):before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.entry-footer .avatar {
	height: 21px;
	margin: -0.1538461538em 0.5384615385em 0 0;
	width: 21px;
}

.sticky-post {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */
.updated:not(.published) {
	display: none;
}

.sticky .posted-on,
.byline {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

body.error404 .page-header,
body.search-no-results .page-header {
	border-top: 0;
	padding-top: 0;
}

.page-title {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
}

.taxonomy-description {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.taxonomy-description p {
	margin: 0.5384615385em 0 1.6153846154em;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}

.page-links {
	clear: both;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	margin: 0 0 1.75em;
}

.page-links a,
.page-links > span {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	height: 1.8461538462em;
	line-height: 1.6923076923em;
	margin-right: 0.3076923077em;
	text-align: center;
	width: 1.8461538462em;
}

.page-links a {
	background-color: #1a1a1a;
	border-color: #1a1a1a;
	color: #fff;
}

.page-links a:hover,
.page-links a:focus {
	background-color: #007acc;
	border-color: transparent;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #1a1a1a;
	height: auto;
	margin: 0;
	padding-right: 0.6153846154em;
	width: auto;
}

.entry-attachment {
	margin-bottom: 1.75em;
}

.entry-caption {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 1.0769230769em;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}

.content-bottom-widgets {
	margin: 0 7.6923%;
}

.content-bottom-widgets .widget-area {
	margin-bottom: 3.5em;
}


/**
 * 11.3 - Post Formats
 */

.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.473684211;
	margin-bottom: 1.473684211em;
}

.blog .format-status .entry-title,
.archive .format-status .entry-title {
	display: none;
}


/**
 * 11.4 - Comments
 */

.comments-area {
	margin: 0 7.6923% 3.5em;
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.75em;
}

.comments-title,
.comment-reply-title {
	border-top: 4px solid #1a1a1a;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.3125;
	padding-top: 1.217391304em;
}

.comments-title {
	margin-bottom: 1.217391304em;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #d1d1d1;
	padding: 1.75em 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;

}

.comment-list .children > li {
	padding-left: 0.875em;
}

.comment-author {
	color: #1a1a1a;
	margin-bottom: 0.4375em;

}

.comment-author .avatar {
	float: left;
	height: 28px;
	margin-right: 0.875em;
	position: relative;
	width: 28px;
}

.bypostauthor > article .fn:after {
	content: "\f304";
	left: 3px;
	position: relative;
	top: 5px;
}

.comment-metadata,
.pingback .edit-link {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.comment-metadata {
	margin-bottom: 2.1538461538em;
}

.comment-metadata a,
.pingback .comment-edit-link {
	color: #686868;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
	color: #007acc;
}

.comment-metadata .edit-link,
.pingback .edit-link {
	display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.5em 1.25em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-reply-link {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #007acc;
	display: inline-block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1;
	margin-top: 2.1538461538em;
	padding: 0.5384615385em 0.5384615385em 0.4615384615em;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
	border-color: currentColor;
	color: #007acc;
	outline: 0;
}

.comment-form {
	padding-top: 1.75em;
}

.comment-form label {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

.comment-list .comment-form {
	padding-bottom: 1.75em;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-bottom: 2.1538461538em;
}

.no-comments {
	border-top: 1px solid #d1d1d1;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-weight: 700;
	margin: 0;
	padding-top: 1.75em;
}

.comment-navigation + .no-comments {
	border-top: 0;
	padding-top: 0;
}


.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.required {
	color: #007acc;
	font-family: Merriweather, Georgia, serif;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px;

}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
	color: #1a1a1a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: -5px;
}


/**
 * 11.5 - Sidebar
 
*/
.sidebar {
	margin-bottom: 3.5em;
	padding: 0 7.6923%;
}


/**
 * 11.6 - Footer
 */

.site-footer {
	padding: 0 7.6923% 1.75em;
}

.site-info {
	color: #686868;
	/*font-size: 13px;
	font-size: 0.8125rem;*/
	font-size: 15px;
	line-height: 1.6153846154;
	text-align: center;
}

.site-info a {
	color: #686868;
}

.site-info a:hover,
.site-info a:focus {
	color: #007acc;
}

.site-footer .site-title {
	font-family: inherit;
	font-size: inherit;
	font-weight: 400;
}

.site-footer .site-title:after {
	/*content: "\002f";*/
	display: inline-block;
	font-family: Montserrat, sans-serif;
	opacity: 0.7;
	padding: 0 0.307692308em 0 0.538461538em;
}


/**
 * 12.0 - Media
 */

.site .avatar {
	border-radius: 50%;
}

.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
	border: none;
	margin-top: 0;

	margin-bottom: 0;
	padding: 0;
}


.entry-content a img,
.entry-summary a img,

.comment-content a img,
.textwidget a img {
	display: block;
}


/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object,
video {
	margin-bottom: 1.75em;
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.video_container{
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.video_container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a {
	box-shadow: none;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	margin-top: 0;
	margin-bottom: 1.75em;
}

.wp-playlist.wp-audio-playlist {
	padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 0.7142857143em 0;
}

.wp-playlist-item .wp-playlist-item-length {
	top: 0.7142857143em;
}


/**
 * 12.1 - Captions
 */

.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}


/**
 * 12.2 - Galleries
 */

.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,

.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 13.0 - Multisites
 */

.widecolumn {
	margin-bottom: 3.5em;
	padding: 0 7.6923%;
}

.widecolumn .mu_register {
	width: auto;
}

.widecolumn .mu_register .mu_alert {
	background: transparent;
	border-color: #d1d1d1;
	color: inherit;
	margin-bottom: 3.5em;
	padding: 1.75em;
}

.widecolumn form,
.widecolumn .mu_register form {
	margin-top: 0;
}

.widecolumn h2 {
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 900;
	line-height: 1.2173913043;
	margin-bottom: 1.2173913043em;
}

.widecolumn p {
	margin: 1.75em 0;
}

.widecolumn p + h2 {
	margin-top: 2.4347826087em;
}

.widecolumn label,
.widecolumn .mu_register label {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	text-transform: uppercase;
}

.widecolumn .mu_register label {
	margin: 2.1538461538em 0.7692307692em 0.5384615385em 0;
}

.widecolumn .mu_register label strong {
	font-weight: 400;
}

.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
	font-size: 16px;
	font-size: 1rem;
	width: 100%;
}

.widecolumn .mu_register #blogname {
	margin: 0;
}

.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
	margin: 0 0 0.375em;
}

.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
	font-size: 16px;
	font-size: 1rem;
	margin: 0;
	width: auto;
}

.widecolumn .mu_register .prefix_address,
.widecolumn .mu_register .suffix_address {

	font-size: inherit;
}

.widecolumn .mu_register > :last-child,
.widecolumn form > :last-child {
	margin-bottom: 0;
}

.btn_more {
    width: 120px;
    text-align: center;
    margin: 0 auto;
    padding-left: 30px;
    background: url(./images/btn_more_open.png) no-repeat left;
	margin-top:10px;
	cursor:pointer;
	font-size:15px;
}
.btn_more_open {
    background: url(./images/btn_more_close.png) no-repeat left;
}

/*===カスタマイズ===*/

.head-slide, .site-content {
    margin: 0 auto;
    width: 100%;
    max-width: 1350px;
}

.slideshow_container .slideshow_view {
   /* z-index: -1 !important;*/
}

/*==スマホメニュー==*/

@media only screen and (min-width:1px) and (max-width:640px){
	.site-content {
		padding: 0 3%;
	}
	.page-id-8 .site-content {
		padding: 0;
	}
	.page-id-8 .site-main {
		padding-left: 3%;
		padding-right: 3%;
	}
	.site-house {
		margin-left: 0;
	}
	.site-inner {
		margin-left: 0;
		padding: 0;
	}
	.single .site-header, .archive .site-header {
		margin-left: 0;
	}
	.single .archives_header, .single .content-area, .archive .archives_header, .archive .content-area {
		margin-left: 0;
		padding: 0;
	}
	.single .archives_header,
	.single .content-area,
	.archive .archives_header {
		margin-left: 0;
		padding: 0;
		padding-top: 15%;
	}
	.single .entry-content img {
		margin-bottom: 1.75em;
	}
	.single .entry-content.events img {
		margin-bottom: 0;
	}
	.single .entry-content p {
		/*font-size: 18px;*/
		font-size: 15px;
		line-height:1.6em;
	}
	.single .entry-content p:first-of-type,
	.single .entry-content p:last-child {
		margin-bottom: 0;
	}
	.single .entry-content p:nth-last-child(2) {
		margin-bottom: 48px;
	}
	.single .entry-content .author-bio {
		font-size: 15px;
	}
	
	
	/* モーダルメニュー
	-------------------------------------------------*/
	.spHead {
		position: fixed;
		width: 100%;
		z-index: 9999;
	}
	.drawer a {
		color: #191919;
		text-decoration: none;
	}
	.drawer .spNavi {
		z-index: 9999;
	}
	.spHead .spNavi {
		width:100%;
		display: inline-block;
		background-color: #FFF;
		animation: show 1s linear 0s;
	}
	.sp-l {
		width: 29%;
		float: left;
		vertical-align: bottom;
		min-width: 135px;
		/*min-width: 235px;*/
		margin: 2.5% 0 0 3%;
		/*margin: 1.75% 0 0 3%;*/
	}
	.sp-r {
		float: right;
		display: inline-block;
		/*width: 29.3%;*/
		width: 39%;
		min-width: 135px;
	}
	.sp-r a::before {
		color: #000;
		font-family: FontAwesome;
	}
	.sp-r a[href*="instagram.com"]::before {
		content: "\f16d";
		font-size: 26px;
	}
	.sp-r .sp-list-r.r-02 a::before {
		content: "\f002";
		font-size: 25px;
	}
	.sp-r .sp-list-r.r-04 a::before {
		content: "\f02d";
		font-size: 26px;
	}
	.sp-list-r {
		float: right;
		/*width: 33.3%;*/
		width: 25%;
	}
	.sp-list-r.r-01,
	.sp-list-r.r-02,
	.sp-list-r.r-04 {
		text-align: center;
	}
	.spNavi a {
		display: block;
		vertical-align: bottom;
	}
	#btn_gNavi {
		position: relative;
		float: right;
		width: 100%;
		height: 0;
		padding-top: 100%;
		display: block;
		background: #FFFFFF;
		text-indent: -9999px;
		overflow: hidden;
		z-index: 9999;
		-ms-transition: all .3s;
		-webkit-transition: all .3s;
		transition: all .3s;
	}
	.r-01 img {
		width: 70%;
		padding-top: 30%;
	}
	.r-02 img {
		width: 55%;
		padding-top: 25%;
	}
	.btn_humberger:before,
	.btn_humberger:after {
		content: '';
		width: 50%;
		height: 2px;
		display: block;
		left: 25%;
		position: absolute;
		margin: auto;
		-ms-transform-origin: center center;
		-webkit-transform-origin: center center;
		background: url(./images/smp/drower_line.svg) no-repeat right;
		background-size: auto;
		transform-origin: center center;
		-ms-transition: all .3s;
		-webkit-transition: all .3s;
		transition: all .3s;
	}
	.drawer #btn_gNavi {
		background: #000;
	}
	.btn_humberger:before {
		top: 30%;
	}
	.btn_humberger:after {
		top: 70%;
	}
	.drawer .btn_humberger span {
		opacity: 0;
	}
	.drawer .btn_humberger:before {
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.drawer .btn_humberger:after {
		-ms-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.btn_humberger span {
		width: 50%;
		height: 2px;
		background: url(./images/smp/drower_line.svg) no-repeat right;
		background-size: auto;
		position: absolute;
		left: 25%;
		top: 50%;
		-ms-transition: all .3s;
		-webkit-transition: all .3s;
		transition: all .3s;
	}
	.drawer .btn_humberger:before,
	body.drawer .btn_humberger:after {
		background: url(./images/smp/drower_line_white.svg) no-repeat right;
		background-size: auto;
		top: 49%;
		left: 25%;
		-ms-transition: all .3s;
		-webkit-transition: all .3s;
		transition: all .3s;
	}
	#drowerWrap {
		position: fixed;
		top: 0;
		padding: 12% 0 0;
		display: none;
	}
	.drawer #drowerWrap {
		display: block;
		background-color: #dfdfdf;
		z-index: 999;
		width: 100%;
		height: 101vh;
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
	}
	.s_phone {
		padding: 1.2em 1em 3em;
	}
	
	/*.sp-top*/
	.sp-top {
		margin: 0 0 10px;
	}
	.sp-top li {
		padding-bottom: 10px;
	}
	.sp-top .sp-inner {
		border-width:0;
		border-radius:2px;
		box-shadow:none;
		background-color:#f18e44;
	}
	.sp-top .sp-inner a {
		display: inline-block;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		position: relative;
		width: 100%;
		color: #fff;
		text-align: center;
		padding: 15px 15px 11px;
	}
	.sp-top .sp-inner a:before {
		font: normal normal normal 14px/1 FontAwesome; /*Font Awesomeのフォントファミリー*/
		font-size: 24px;
	}
	.sp-top .inner-1 a:before {
		position: absolute;
		top: 30%;
		left: 20px;
		content: "\f02d";  /*アイコンの種類*/
	}
	.sp-top .inner-2 a:before {
		position: absolute;
		top: 30%;
		left: 20px;
		content: "\f015";  /*アイコンの種類*/
	}
	.sp-top .inner-3 a:before {
		position: absolute;
		top: 30%;
		left: 20px;
		content: "\f044";  /*アイコンの種類*/
	}
	
	/*.sp-sns*/
	.sp-sns ul {
		margin: 0;
		padding: 10px 0 20px;
	}
	
	/*.sp-mid*/
	.sp-mid {
		background-color: #fff;
		padding: 10px;
		margin-bottom: 10px;
	}
	.sp-mid .sp-title {
		background-color: #f9f2ea;
		padding: 15px 15px 11px;
	}
	.sp-mid .sp-link {
		background-color: #f9f2ea;
	}
	.sp-mid .sp-link a {
		position: relative;
		display: block;
		padding: 15px 0 11px 15px;
	}
	.sp-mid .sp-link a:after {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		right: 18px;
		margin: auto;
		vertical-align: middle;
		width: 8px;
		height: 8px;
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.sp-mid .menu_list {
		margin: 0;
	}
	.sp-mid .menu_list li {
		position: relative;
		font-size: 15px;
		border-bottom: #ddd 1px dotted;
	}
	.sp-mid .menu_list li:last-child {
		border-bottom: none;
	}
	.sp-mid .menu_list li:after {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		right: 18px;
		margin: auto;
		vertical-align: middle;
		width: 8px;
		height: 8px;
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.sp-mid .menu_list li a {
		display: block;
		padding: 12px 15px 8px;
	}
	
	/*.sp-btm*/
	.sp-btm table {
		border: none;
	}
	.sp-btm td {
		background-color: #fff;
		border: #f9f2ea 1px solid;
		width: 50%;
		font-size: 0.7em;
		text-align: center;
	}
	.sp-btm td a {
		display: block;
		padding: 12px 15px 8px;
		background: url(images/icon_blank.gif) no-repeat 10px center;
	}
	@media only screen and ( max-width: 375px ) {
		.sp-btm td a {
			background: url(images/icon_blank.gif) no-repeat 5px center;
		}
	}
	.sp-btm td a.noBG {
		background: none !important;
	}
	
	
	.home .site-branding {
		display: none;
	}
	.slick-track {
		margin-top:0!important;
	}
	#top_slider {
		padding-top: 9%;
	}
}

/* #menu */
#menu {
	width:100%;
	position:absolute;
	top:96%;
	left:0;
	display:none;
	z-index:9997;
	background: #fff;
	padding-bottom:2px;
}
#menu .btnMenu {
	width:33.3%;
	float:right;
	margin-top:-11.2%;
	margin-bottom:0;
}
#menu .btnMenu img {
	width:100%;
}
#menu ul {
	width:100%;
	clear:both;
	background-color:#fff;
	border-bottom: 1px solid #E6E6E6;
	margin:0;
}
#menu ul li a {
	width:100%;
	color:#191919;
	font-size:90%;
	display:block;
	border-top:#E6E6E6 1px solid;
	line-height:23px;
	padding:2.5% 3%;
	box-sizing:border-box;
}
#menu .spLinks li a {
	background: url(images/ico.png) no-repeat 97% center;
	background-size:5px;
}
#menu .spLinks02 {
	display:table;
}
#menu .spLinks02 li {
	width:50%;
	display:table-cell;
}
#menu .spLinks02 li a {
	padding:5%;
	font-size:90%;
}
#menu .spLinks02 li:first-child a {
	border-right:#E6E6E6 1px solid;
}
#menu .spLinks02.bg_ore {
	background-color: #F18E44;
}
#menu .spLinks02.bg_ore .sp_icon_01 {
	background-image: url(images/sp_icon_01.png);
}
#menu .spLinks02.bg_ore .sp_icon_02 {
	background-image: url(images/sp_icon_02.png);
}
#menu .spLinks02.bg_ore .sp_icon_03 {
	background-image: url(images/sp_icon_03.png);
}
#menu .spLinks02.bg_ore .sp_icon_04 {
	background-image: url(images/sp_icon_04.png);
}
#menu .spLinks02.bg_ore li {
	background-size: 14px auto;
	background-position: 3% center;
	background-repeat: no-repeat;
}
#menu .spLinks02.bg_ore li a {
	color: #fff;
	text-indent: 9%;
	border-top: #fff 2px solid;
}
#menu .spLinks02.bg_ore li:first-child a {
	border-right: #fff 2px solid;
}

}



/*====pagenavi=======*/
/************************************
** レスポンシブページネーション
************************************/
.pagination{
  list-style-type: none;
  padding-left: 0;
    padding-top:4.0em;
  margin: 30px 0;
}
 
.pagination,
.pagination li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
 
.pagination a {
  font-weight: 300;
  padding-top: 1px;
  text-decoration:none;
  border: 1px solid #ddd;
  margin-left: -1px;
  min-width:36px;
  min-height:36px;
  color: #333;
}
 
.pagination li:not([class*="current"]) a:hover {
  background-color: #eee;
}
 
.pagination li:first-of-type a {
  border-left-width: 1px;
}
 
.pagination li.first span,
.pagination li.last span,
.pagination li.previous span,
.pagination li.next2 span {
  /* screen readers only */
  position: absolute;
  top: -9999px;
  left: -9999px;
}
 
.pagination li.first a::before,
.pagination li.last a::after,
.pagination li.previous a::before,
.pagination li.next2 a::after {
  display: inline-block;
  font-family: Fontawesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  transform: translate(0, 0);
}
 
.pagination li.first a::before { content: "\f100"; }
.pagination li.last a::after { content: "\f101"; }
 

.pagination li.previous a::before { content: "\f104"; }

.pagination li.next2 a::after { content: "\f105"; }
 
.pagination li.current a {
 background-color: #333;
    color:#fff;
 cursor: default;
 pointer-events: none;
}
 
.pagination > li:first-child > a {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
 
.pagination > li:last-child > a {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
 
@media only screen and ( max-width: 680px ) {
  .pagination li.first,
  .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
 
  .pagination li.previous a { border-left-width: 1px; }
  .build_detail dl {margin:2.875em 0;}
}
 
@media only screen and ( max-width: 500px ) {
  .pagination li {
    /* screen readers only
    position: absolute;
    top: -9999px;
    left: -9999px; */
  }
 
  .pagination li.current,
  .pagination li.first,
  .pagination li.last,
  .pagination li.previous,
  .pagination li.next2{
    position: initial;
    top: initial;
    left: initial;
  }
 
  .pagination li.previous a { border-left-width: 0; }
}
 
@media only screen and ( max-width: 350px ) {

  .pagination li.first,
  .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
 
  .pagination li.previous a { border-left-width: 1px; }
}
 
@media only screen and ( max-width: 240px ) { /* For watches? */
  .pagination li { width: 50%;}
 
  .pagination li.current {
    order: 2;
    width: 100%;
    border-left-width: 1px;
  }
}

/*===ここまでpagenavi==*/




/**
 * 14.0 - Media Queries
 */

/**
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to

 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}
	.entry {
		/*width:240px;
		margin-left:35px;*/
        /*width:47.0%;*/
		width: 95%;
		/*margin-left:2.6%;
        margin-left:1.6%;*/
        margin-left:2.5%;
	}
/*@media only screen and ( max-width: 640px ) {
	.home .masonry_all {
		margin-top: -90px;
	}
}*/
	.entry2 {
		/*width:240px;
		margin-left:35px;*/
        width:47.0%;
		/*margin-left:2.6%;*/
        margin-left:1.6%;
	}
	.pc {
		display: none;
	}
	.entry-content {
		font-size: 15px;
	}

#list .category-title {
	line-height:1.2em;
	margin-bottom:1.0em;
}
/*==TOPイベントバナー==*/
	.site-content {

	}
	.site-main {
		padding-bottom: 4em;
		margin-bottom: 0;
		/*border-bottom: 1px solid #f2f2f2;*/
	}
	.search .site-main {
		width: 920px;
		max-width: 920px;
		margin: 0 auto;
		padding-bottom: 4em;
	}
@media only screen and (min-width:1px) and (max-width:640px) {
	.search .site-main {
		width: 90%;
	}
}
	.buffet-style .site-main{
		padding-bottom: 10%;
	}

	ul.event {
		margin: 0 50px;
		margin-bottom:1.5em;
		overflow:hidden;
	}
	ul.event li.event_li {

	}

	ul.event li.event_li img {
		width:100%;
		height:auto;
	}
	h1.top2,
.archive .page-title,
	p.top2 {
		text-align:center;
		font-weight:bold;
		/*font-size:15px;*/
		font-size:19px;
		line-height:1.5em;
		/*margin-bottom:0.5em;*/
		margin-bottom:1.5em;
		padding-bottom:0.7em;
	background:url(images/h2_index_back.gif) no-repeat center bottom;
		/*letter-spacing:0.2em;*/	
		letter-spacing:0.1em;
	}

	h1.top2 span.tit_en,
p.tit_en,
	p.top2 span.tit_en {
		color:#f18e44;
		/*font-size:11px;*/
		font-size:15px;
		font-weight:bold;
	}
	h2.top2,
p.top2,
.archive .page-title {
		text-align:center;
		font-weight:bold;
		/*font-size:15px;*/
		font-size:19px;
		line-height:1.5em;
		/*margin-bottom:0.5em;*/
		margin-bottom:1.5em;
		padding-bottom:0.7em;
	background:url(images/h2_index_back.gif) no-repeat center bottom;
		/*letter-spacing:0.2em;*/	
		letter-spacing:0.1em;
	}

	h2.top2 span.tit_en,p.tit_en {
		color:#f18e44;
		/*font-size:11px;*/
		font-size:15px;
		font-weight:bold;
	}
	p.tit_en {
		text-align: center;
		margin-bottom: 0;
	}
	.single h1.top2,
.single p.top2 {
		padding-top: 17px;
	}
	.single h2.top2 {
		padding-top: 17px;
	}
	
/*==TOPサークルバナー==*/
	ul.circle {
		margin-left:0;
		margin-bottom:1.5em;
	}
	ul.circle li.circle_li {
		margin: 0px auto 20px;
		/*width:70%;*/
		width:100%;
		text-align:center;
	}
	ul.circle li.circle_li a {
		display:block;
		color:#191919;
	}
	ul.circle li.circle_li img {
		/*width:82.143%;
		max-width:230px;
		margin-bottom:1.0em;*/
		width:72.143%;
	}
	ul.circle li.circle_li img.detail_bt {
		/*width:48%;
		max-width:130px;*/
		width:100%;
		max-width:170px;
		margin-bottom:1.0em;
	}
	ul.circle li.circle_li span {
		font-family :YuMincho, '游明朝', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝E", serif;
		font-size:13px;
		letter-spacing:0;
		font-weight:bold;
		margin-bottom:1.0em;		
	}
	ul.circle li.circle_li p {
		font-family:YuMincho, '游明朝', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝E", serif;
		/*font-size:10px;*/
		font-size:80%;
		font-weight:normal;
		text-align:left:
		line-height:2.0em;
		margin-bottom:1.5em;
	}
	/*==カテゴリー新着4件==*/
	.cate4 {
		margin:0;
		padding:0;
	}
	.cate4 h3.cate4_title {
		/*font-size:13px;*/
		font-size:19px;
		font-weight:bold;
		font-family:YuMincho, '游明朝', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝E", serif;
		text-align:center;
		line-height:2.1em;
		border:1px solid #333;
		margin-bottom:0.3em;
	}
	.wrap_box {
		overflow:hidden;
		padding:0.8em 0 0.6em 0;
		border-bottom:1px solid #ccc;
	}
	.wrap_box .left_box {
		/*padding-left:2.0em;*/
		padding-left:1.85em;
		background:url(images/list_mark01.png) no-repeat left center;
		font-weight:bold;
		/*font-size:11px;*/
		font-size:16px;
		line-height:1.4em;
		margin-bottom:10px;
	}
	.wrap_box .left_box a {
		color: #191919;
	}
	.wrap_box .right_box {
		/*padding-left:2.0em;*/
		padding-left:1.85em;
		font-weight:normal;
		/*font-size:10px;*/
		font-size:15px;
		line-height:1.4em;
	}
	.wrap_box .right_box dl {
		overflow:hidden;
		margin-bottom:0;
	}
	.wrap_box .right_box dl dt {
		/*width:19.7%;*/
		width:27%;
		float:left;
	}
	.wrap_box .right_box dl dd {
		/*width:80%;*/
		/*padding-left:19.7%;*/
		padding-left:27%;
		margin-bottom:0;
	}
	
	.cate4 .cate_tour a, .cate4 .cate_seminar a {color:#191919; text-decoration:none;}

	/*==サイドメニュー==*/
	.sidebar {
		padding: 0 3%;
		margin-bottom: 0;
		background: #fff;
	}
	.sidebar #widget_sp_image-2,.sidebar #nav_menu-2,.sidebar #widget_sp_image-3,
	.sidebar #widget_sp_image-3 {
		display: none;
	}
	.sidebar .widget {
		margin-bottom: 2.5em;
		padding-top: 1.615384615em;
	}
	#menu-side-2 {
		margin: 0;
		/*font-size: 10px;
		font-size:80%;*/
		font-size:15px;
		font-weight: bold;
	}
	#menu-side-2 a {
		color: #191919;
	}
	/*#menu-side-2 #menu-item-836,#menu-side-2 #menu-item-914 {
		display: none;
	}*/
	.copyright img {
		width:100%;
	}
	.copyright a {
		box-shadow: none;
	}
	.sns_icon_wrap {
		text-align: center;
	}
	.copyright a img {
		display: inline-block;
		/*width: 27px;*/
		width: 50px;
		height: auto;
	}
	.copyright hr {
		margin: 18px 0 -20px;
	}
	.copyright p {
		display: none;
		font-size: 8px;




	}
	
	body a#scroll-to-top {
		background-size: contain;
		right: 30px;
		bottom: 30px;
		width: 38.5px;
		height: 38.5px;
		z-index: 999;
	}
@media only screen and (min-width:1px) and (max-width:640px) {
	body a#scroll-to-top {
		right: 17px;
		bottom: 100px;
	}
}

		
/*=アーカイブヘッダー=*/
.archives_tit_wrap {
	position: relative;
	width: 100%;
	margin-bottom: 5.614035%;
}
.archives_tit_wrap:before {
	content: "";
	display: block;
	padding-top: 28.0701755%; /* 高さを幅の28%に固定 */
}
.archives_tit {
	background: url(images/archives_tit_smp.png) center top no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.archives_header .pc {
	display: none;
}
.smp ul.archives_nav {
	margin: 0;
}
.smp ul.archives_nav li {
	position: relative;
	margin: 0;
	padding: 0;
}
.smp ul.archives_nav > li {
	width: 90%;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	line-height: 2;
	text-indent: 0.8em;
	margin-top: 40px;
}
.smp ul.archives_nav li a {
	display: block;
	color: #191919;
	margin: 0;
}
.smp ul.archives_nav li ul {
	margin: 0;
}
.smp .accordion input {
	display: none;
}
.smp .accordion label {
	position: relative;
	display: block;
	border: 1px solid #E5E5E5;
	cursor: pointer;
}
.smp .accordion label::after {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -7px;
	border-top: 1px solid #888;
	border-right: 1px solid #888;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.smp .accordion .widget-area {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height .2s ease-in-out;
}
.smp .accordion .widget {
	padding-top: 0.7em;
}
.smp .accordion input:checked + label::after {
	margin-top: -3px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.smp .accordion:nth-child(1) input:checked ~ .widget-area {
	/*height: 213px;*/
	height: 300px;
}
.smp .accordion:nth-child(2) input:checked ~ .widget-area {
	height: 592px;
}
	.smp ul.archives_nav .widget-area ul {
		/*margin-left: 1em;*/
	}
	.smp ul.archives_nav .widget-area li:before {
		content: '-'; /* ←ここにリストマーカーにしたい文字列を設定 */
		/*margin-left: -1em;  1文字分、左に寄せる */
		color: #D9BC79;
		float: left;
	}
	.smp ul.archives_nav .widget-area li li:before {
		content: '├'; /* ←ここにリストマーカーにしたい文字列を設定 */
		/*margin-left: -1em;  1文字分、左に寄せる */
		color: #191919;
		float: left;
	}
	.smp ul.archives_nav .widget-area li li:last-child:before {
		content: '└'; /* ←ここにリストマーカーにしたい文字列を設定 */
		 /*margin-left: -1em; 1文字分、左に寄せる */
		color: #191919;
		float: left;
	}
	.smp ul.archives_nav li li > a {
		border-bottom: 1px solid #E5E5E5;
	}
	.smp ul.archives_nav li li > a:hover {
		background: #fefefe;
	}
	.archive .page-header {
		margin-bottom: 23px;
	}

/*=シングルページー=*/
	.single .entry-header {
		padding-top: 3px;
		margin: 0 2.666%;
	}
	.single h1.entry-title {
		display: block;
		text-align: center;
		font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
		/*font: 19px YuMincho, '游明朝', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝E", serif;*/
		padding-top: 0.5em;
		font-weight: bold;
	}
	/*.single .site-main {
		width: 88.75%;
		margin: 0px auto;
	}*/
	.build_story {
		border-top: 2px solid #8C8C8C;
		padding-top: 1em;
		margin: 1.5em 0;
		font-size:18px;
	}
	.build_story > b:first-child {
		display: inline-block;
		margin-bottom: 2em;
	}
	.build_detail {
	}
	.build_detail dl {
		/*text-indent: 1.2em;*/
		margin-bottom: 2.875em;
	}
	.build_detail dl dt {
		border-left: 2px solid #F2F2F2;
		/*font-size:90%;*/
		font-size:15px;
		line-height:1.8em;
		padding-left:1.2em;
	}
	.build_detail dl dd {
		border-left: 2px solid #F2F2F2;
		margin-bottom: 0.813em;
		padding-left:1.2em;
	}
	.single h2.mb0 b {
		display: inline-block;
		margin-bottom: 1em;
		border-left:#f18e44 2px solid;
		padding-left:15px;
	}
	.topi_box h3 {
		font-size: 18px;
	}
	.topi_box li {
		/*font-size: 16px;*/
		font-size: 15px;
		margin-bottom:10px;
	}
	.tour_wrap {
		border-top: 1px solid #F2F2F2;
		border-bottom: 1px solid #F2F2F2;
		padding: 0.5em 0;

		margin-bottom: 1em;
	}
	.tour_wrap table {
		border: none;

		/*font-size: 10px;*/
		font-size: 15px;
		margin-bottom: 0;
		line-height:1.4em;
	}
	.tour_wrap table th {
		border: none;
		width: 6em;
		padding: 0.15em 0.4375em;
	}
	.tour_wrap table td {
		border: none;
		padding: 0.15em 0.4375em;
	}
	.single .entry-content {
		border-top: 1px solid #F2F2F2;
		padding-top: 2.8%;
		margin: 0 25px;
	}
	.single .yarpp-related .entry-content {
		margin: 0;
	}
	.data-wrap {






		margin-bottom: 4%;
		text-align: center;
		/*font-size: 10px;*/
		font-size: 15px;
		letter-spacing: 1px;
	}
	.data-wrap br {
		display: none;
	}
	.data-wrap .author {
		margin-left: 1em;
		border-bottom: 1px solid #999;
	}
	.data-wrap span a {
		color: #191919;
		text-decoration: none;
		box-shadow: none;
	}
	.data-wrap .tags-links a {
		display: inline-block;
		border: 1px solid #f2f2f2;
		padding: 0 5px;
		margin-top: 0.8em;
	}
	.data-wrap .post-categories {
		margin: 0;
	}
	.data-wrap .post-categories:before {
		content:"CATEGORY:"; /* 文字列 */
		color: #666;
	}
	.data-wrap .post-categories li a {
		color: #191919;
		box-shadow: none;
		border-bottom: 1px solid #999;
	}
	.data-wrap .posted-on {
		text-transform: lowercase;
	}
	.gmap iframe {
		margin-bottom: 0.75em;
	}
	.gmap_add_wrap {
		margin-bottom: 2.5em;
	}
	.gmap_add {
		/*font-size: 10px;*/
		font-size: 15px;
		margin-bottom: 1em;
	}
	.gmabi_btn {
		width: 41.9%;
		float: right;
	}
	.gmap_btn {
		width: 36.97183%;
		float: right;
		margin-right: 10.564%;
	}
.contact-box {
	margin-top: 45px;
}
	.reserve_tit {

		text-align: center;
		font-size: 13px;
		font-weight: bold;
		padding: 0.4em;

		border: 1px solid #191919;
	}
	.tour_tel_txt {
		font-size: 11px;
		text-align: center;
		margin-bottom: 0.5em;
	}
	.tour_inq_wrap {
		width: 73.74%;
		margin: 0px auto 1em;
	}
	.tour_inq {
		margin-bottom: 16px;
	}
	.tour_botbox {
		padding: 1.3em;
		font-size: 0.74em;
		border: 3px solid #F2F2F2;
		margin-bottom: 3em;
	}

/**
 * 14.1 - >= 710px
 */

@media screen and (min-width: 44.375em) {
	body:not(.custom-background-image):before,
	body:not(.custom-background-image):after {
		background: inherit;
		content: "";
		display: block;
		height: 0px;
		left: 0;
		position: fixed;
		width: 100%;
		z-index: 99;
	}
    	.entry {
		/*width:240px;
		margin-left:35px;*/
        width:29.0%;
		margin-left:4.0%;
	}
        .entry2 {
		/*width:240px;
		margin-left:35px;*/
        width:29.0%;
		margin-left:4.0%;
	}
	.entry2 .category-title {
		font-size: 13px;
	}
	.entry2 p {
		font-size:12px;
	}

	body:not(.custom-background-image):before {
		top: 0;
	}

	body:not(.custom-background-image).admin-bar:before {
		top: 46px;
	}

	body:not(.custom-background-image):after {
		bottom: 0;
	}

	.site {
		margin: 0;
	}

	.site-branding {
		margin-top: 1.3125em;
		margin-bottom: 1.3125em;
	}

	.site-title {
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 1.25;
	}

	.site-description {
		display: block;
	}

	.menu-toggle {
		font-size: 16px;
		font-size: 1.0rem;
		margin: 1.3125em 0;
		padding: 0.8125em 0.875em 0.6875em;
	}

	.site-header-menu {
		margin: 1.3125em 0;
	}

	.site-header .main-navigation + .social-navigation {
		margin-top: 2.625em;
	}

	.header-image {
		margin: 1.3125em 0;
	}

	.pagination {
		margin: 0 23.0769% 4.421052632em 7.6923%
	}

	.post-navigation {
		margin-bottom: 5.25em;
	}

	.post-navigation .post-title {
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 1.25;
	}

	/* restore screen-reader-text */
	.pagination .current .screen-reader-text {
		position: absolute !important;
	}

	.pagination .page-numbers {
		display: inline-block;
	}

	.single .site-main {
		border-bottom: none;
	}
	.site-main > article {
		margin-bottom: 5.25em;
	}

	.entry-header,
	.entry-content,
	.entry-summary,
	.entry-footer,
	.comments-area,
	.image-navigation,
	.post-navigation,
	.page-header,
	.page-content,
	.content-bottom-widgets {
		margin-right: 23.0769%;
	}
	.post-thumbnail {
		margin-right: 0;
	}

	.entry-title {
		font-size: 33px;
		font-size: 2.0625rem;
		line-height: 1.2727272727;
		margin-bottom: 0.8484848485em;
	}
	
	.entry-content {
		/*font-size: 16px;*/
		font-size: 14px;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		border-width: 4px 0 0 0;
		padding: 0.9473684211em 0 0;
		width: -webkit-calc(50% - 0.736842105em);
		width: calc(50% - 0.736842105em);
	}



	.entry-content blockquote:not(.alignleft):not(.alignright),
	.entry-summary blockquote,
	.comment-content blockquote {
		/*margin-left: -1.473684211em;*/
		margin:0 0 1.75em;
	}

	.entry-content blockquote blockquote:not(.alignleft):not(.alignright),
	.entry-summary blockquote blockquote,
	.comment-content blockquote blockquote {
		margin-left: 0;
	}

	.entry-content ul,
	.entry-summary ul,
	.comment-content ul,
	.entry-content ol,
	.entry-summary ol,
	.comment-content ol {
		margin-left: 0;
	}

	.entry-content li > ul,
	.entry-summary li > ul,
	.comment-content li > ul,
	.entry-content blockquote > ul,
	.entry-summary blockquote > ul,
	.comment-content blockquote > ul {
		margin-left: 1.25em;
	}

	.entry-content li > ol,
	.entry-summary li > ol,
	.comment-content li > ol,
	.entry-content blockquote > ol,
	.entry-summary blockquote > ol,

	.comment-content blockquote > ol {

		margin-left: 1.5em;
	}

	.comment-author {
		margin-bottom: 0;
	}

	.comment-author .avatar {
		height: 42px;
		position: relative;
		top: 0.25em;
		width: 42px;
	}

	.comment-list .children > li {
		padding-left: 1.75em;
	}


	.comment-list + .comment-respond,

	.comment-navigation + .comment-respond {
		padding-top: 3.5em;
	}

	.comments-area,
	.widget,
	.content-bottom-widgets .widget-area {
		margin-bottom: 5.25em;
	}

	.sidebar {
		padding: 0 7.6923%;
	}
	.sidebar,
	.widecolumn {
		margin-bottom: 5.25em;
		padding-right: 23.0769%;
	}

	body:not(.search-results) .entry-summary li > ul,
	body:not(.search-results) .entry-summary blockquote > ul {
		margin-left: 1.157894737em;
	}

	body:not(.search-results) .entry-summary li > ol,
	body:not(.search-results) .entry-summary blockquote > ol {

		margin-left: 1.473684211em;
	}
	#list {
	}
	.entry {
		/*width:240px;
		margin-left:35px;*/
        width:30.0%;
		margin-left:2.0%;
        word-wrap:break-word;
	}
    .entry2 {
		/*width:240px;
		margin-left:35px;*/
        width:30.0%;
		margin-left:2.0%;
        word-wrap:break-word;
	}
    #list .category-title {
        font-size: 15px;
        line-height: 1.2em;
		text-align: justify;
		text-justify: inter-ideograph;
		word-wrap: break-word;
		margin: 25px 0 10px;
}
/*==スマホメニュー==*/
	#menu ul li a {
		font-size:19px;
	}
	#menu .spLinks02.bg_ore li {
		background-size: 28px auto;
	}
	#menu .spLinks li a,#menu .spLinks02 li a {
		line-height: 2;
	}
	.spHead .logoSp {
		width:25%;
	}
	
/*==TOPイベントバナー==*/
	ul.event {
		list-style:none;
		margin-bottom:1.5em;
		overflow:hidden;
	}
	ul.event li.event_li {
		width:20%;
		height:auto;
		float:left;
	}
	ul.event li.event_li:last-child {
		/*display: none;*/
	}
	ul.event li.event_li img {
		width:100%;
		height:auto;
		padding: 10px;
	}
	h1.top2,
	.archive .page-title,
	p.top2 {
		font-size:28px;
	}

	h1.top2 span.tit_en,
	p.tit_en,
	p.top2 span.tit_en {
		font-size:16px;
	}
	h2.top2,
	p.top2,
	.archive .page-title {
		font-size:28px;
	}

	h2.top2 span.tit_en,p.tit_en {
		font-size:16px;
	}


/*==TOPサークルバナー==*/
	ul.circle {
		list-style:none;
		margin: 2.5em 0 3.5em;
		overflow:hidden;
	}
	ul.circle li.circle_li {
		margin:0;
		/*margin-left:3%;*/
		margin:0 1.5%;
		width:22%;
		float:left;
	}
	ul.circle li.circle_li img {
		/*width:82.143%;
		max-width:230px;*/
		width:92.143%;
		margin-bottom:1.0em;
	}
	ul.circle li.circle_li img.detail_bt {
		/*width:48%;
		max-width:130px;*/
		width:100%;
		max-width:170px;
		margin-bottom:1.0em;
	}
	ul.circle li.circle_li span {
		font-size:20px;
	}
	ul.circle li.circle_li p {
		font-size:14px;
	}
	h1.entry-title {
		display:none;
	}
	/*==カテゴリー新着4件==*/
	.cate4 {
		margin:0;
		padding:0;
	}
	.cate4 .cate_tour {
		width:48.5%;
		float:left;
		margin: 0;
		}
	.cate4 .cate_seminar {
		width:48.5%;
		float:right;
		margin: 0;
		}
	.cate4 h3.cate4_title {
		font-size:18px;
		font-weight:bold;
		font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
		/*font-family:YuMincho, '游明朝', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝E", serif;*/
		text-align:center;
		line-height:2.1em;
		border:1px solid #333;
		margin-bottom:0.3em;
	}
	.wrap_box {
		overflow:hidden;
		padding:0.8em 0 0.6em 0;
		border-bottom:1px solid #ccc;
	}
	.wrap_box .left_box {
#		width:38%;
		float:left;
		overflow:hidden;
		padding-left:2.0em;
		background:url(images/list_mark01.png) no-repeat left center;
		font-weight:bold;
		font-size:10px;
	}

	.wrap_box .right_box {
#		width:60%;
#		float:right;
		float:left;
		overflow:hidden;
		font-weight:normal;
		font-size:10px;
		padding-left:0;
	}
	.wrap_box .right_box dl {
		overflow:hidden;
		margin-bottom:0;
	}
	.wrap_box .right_box dl dt {
		/*width:25%;*/
		width:100px;
		float:left;
	}
	.wrap_box .right_box dl dd {
		width:100%;
		/*padding-left:25%;*/
		padding-left:100px;
		margin-bottom:0;
	}
	
	.copyright a img {
		display: inline-block;
		width: 35px;
		height: auto;
	}



	body a#scroll-to-top {
		background-size: contain;
		width: 38px;
		height: 38px;

	}
	.site-house .site-inner .smp {
		display: none;
	}
	.site-house .site-inner .pc {
		display: block;
	}
	/*=アーカイブヘッダー=*/
	.archive .mb2em,.single .mb2em {
		display: none;
	}
	.archives_header {
	}

	.archives_tit_wrap {
		max-width: 1350px;
		margin: 0 auto;
		margin-bottom: 2.22222%;
	}
	.archives_tit_wrap:before {
		padding-top: 11.11112%; /* 高さを幅の11%に固定 */
	}
	.archives_tit {
		background: url(images/archives_tit.png) center top no-repeat;
		background-size: contain;
	}
	.archives_header .smp {
		display: none;
	}
	.archives_header .pc {
		display: block;
	}
	.archives_nav section {
		padding-top: 0;
	}

	.archives_nav section:first-child {
		margin-bottom: 0;
	}
	.archives_nav ul {
		*zoom: 1;
		max-width: 1350px;
		margin: 0 auto;
		padding: 0;
	}
	.archives_nav ul li {
		width: 23.5%;
		float: left;
		margin-right: 2.0%;
		margin-bottom: 0.727272em;
		font-size: 9px;
		font-weight: bold;
		line-height: 2.3;
		text-align: center;
	}
	.archives_nav ul li.menu-item-218 {
		width: 23.5%;
		float: left;
		margin-right: 2.0%;
		margin-bottom: 0.727272em;
		font-weight: bold;
		line-height: 2.7;
		text-align: center;
	}
	.archives_nav ul li:nth-child(4n) {
		margin-right: 0;
		float: right;
	}
	.archives_nav ul li:nth-child(8n) {
		margin-right: 0;
		float: right;
	}
	.archives_nav ul li a {
		display: block;
		color: #191919;
		margin: 0;
		border: 1px solid #E5E5E5;
	}
	.archives_nav ul li a:hover {
		background: #fefefe;
	}

	.archives_nav section:first-child li:nth-child(1) a {
		border-top: 2px solid #CBA334;
	}
	.archives_nav section:first-child li:nth-child(2) a {
		border-top: 2px solid #DA7B4F;
	}
	.archives_nav section:first-child li:nth-child(3) a {
		border-top: 2px solid #979E5A;
	}
	.archives_nav section:first-child li:nth-child(4) a {
		border-top: 2px solid #73636f;
	}
	.archives_nav section:first-child li:nth-child(5) a {
		border-top: 2px solid #6AA394;
	}
	.archives_nav section:first-child li:nth-child(6) a {
		border-top: 2px solid #2B7E5A;
	}
	.archives_nav section:first-child li:nth-child(7) a {
		border-top: 2px solid #3a668d;
	}
	.archives_nav section:first-child li:nth-child(8) a {
		border-top: 2px solid #e6a17a;
	}
/*	.archives_nav section:first-child li:nth-child(9) a {
		border-top: 2px solid #73636f;
	}
	.archives_nav section:first-child li:nth-child(10) a {
		border-top: 2px solid #2B7E5A;
	}
	.archives_nav section:first-child li:nth-child(11) a {
		border-top: 2px solid #CBA334;
	}
*/

/*=シングルページー=*/
	.single .site-main h1 {
		text-align: center;
		font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
		/*font: 24px YuMincho, '游明朝', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝E", serif;*/
		padding-top: 39px;
		font-weight: bold;
	}
	.data-wrap {
		font-size: 14px;
	}
	.data-wrap br {
		display: inline;
	}
	.data-wrap .author {
		margin-right: 1em;
	}
	.data-wrap .post-categories {
		display: inline;
	}
	.data-wrap .post-categories li {
		display: inline;
	}
	.build_main_img {

		margin-bottom: 3.25em;
	}
	.build_story_wrap {
		margin-bottom: 3.25em;
		border-bottom: 1px solid #F2F2F2;
	}
	.build_story {
		width: 66.847826%;
		float: left;
		border-top: 2px solid #191919;
		padding: 1.375em 0;
		margin: 0;
	}
	.story2 {
		width: 100%;
		float: left;
		border-top: 2px solid #191919;
		padding: 1.375em 0;
		margin: 0;
	}
	.build_story > b:first-child {
		display: inline;
		margin-bottom: 0;
	}
	.build_detail {
		width: 28.26%;
		float: right;
	}
	.build_detail dl {
		/*text-indent: 1.2em;*/
		margin-bottom: 2.875em;
	}
	.build_detail dl dt {
		border-left: 3px solid #F2F2F2;
	}
	.build_detail dl dd {
		border-left: 3px solid #F2F2F2;
		font-size:90%;
		line-height:1.3em;
		padding-left:1.2em;

	}
	.single h2.mb0 b {
		margin-bottom: 1em;
	}
	.tour_wrap {
		padding: 1em 0;

		margin-bottom: 1.5em;
	}
	.tour_wrap table {
		font-size: 16px;
		margin-bottom: 0;
	}
	.gmap {
		margin-bottom: 4px;
	}
	.gmap iframe {
		margin-bottom: 0;
	}
	.gmap_add_wrap {
		margin-bottom: 5.5em;
	}
	.gmap_add {
		width: 64.13%;
		float: left;
		font-size: 1.125em;
		margin-bottom: 0;
	}
	.gmap_add span {
		font-size: 0.833em;
	}
	.gmap_btn {
		width: 15.21739%;
		float: right;
		margin-right: 0;
	}
	.gmabi_btn {
		width: 17.3913%;
		float: right;
	}
	.gmap_btn img {
	}
	.reserve_tit {
		font-size: 1.25em;
		border: 2px solid #191919;
	}
	.tour_botbox {
		font-size: 0.9375em;
		margin-bottom: 4.6em;
	}
	.tour_tel_wrap {
		margin-bottom: 2.25em;
	}
	.tour_tel {
		/*width: 57.3913%;*/
		width: 52.3913%;
		float: left;
		font-size: 1.3125em;
		line-height: 1.2;
	}
	.tour_tel_01 {
		font-size: 1.6em;
		font-weight: bold;
		padding-left: 0.5em;
	}
	.tour_tel_02 {
		font-size: 2.6875em;
		font-weight: bold;
	}
	.tour_tel_txt {
		/*width: 40%;
		font-size: 1.125em;*/
		width: 45%;
		font-size: 100%;
		float: right;		
		border-left: 3px solid #F2F2F2;
		padding-left: 2%;
		text-align: left;
		margin-bottom: 0;
		line-height:1.5em;
	}
	.tour_tel_txt span {
		font-size: 0.9375em;
	}
	.tour_inq_wrap {
		width: 100%;
		margin-bottom: 1.25em;
	}
	.tour_inq {
		/*width: 42.3913%;*/
		width: 50%;
		float: left;
		padding-left: 7.6%;
		margin-bottom: 0;
	}
	.tour_inq2 {



		width: 45.2173913%;
		float: right;
	}
	body.single .author-avatar {
		text-align: left;
	}
	body.single .author-avatar .avatar {
		float: left;
		height: 98px;
		margin: 0 1.75em 1.75em 0;
		width: 98px;
	}
	.entry-content .author-title {
		font-size: 16px;
		font-size: 1.2rem;
	}
	.author-bio {
		font-size: 13px;
		font-size: 0.9125rem;
	}
	.single div.center-nav {
    	font-size: 15px;
	}
	.single .center-nav span.nav-line {
    	padding:0.5em 1em;
	}
	#post-syokai2 {
    	font-size:16px;
	}
	.author_wrap {
		padding: 10px;
	}
	.name_box {
    	font-size:14px;
	}

}

/**
 * 14.2 - >= 783px
 */

@media screen and (min-width: 48.9375em) {
	body:not(.custom-background-image).admin-bar:before {
		top: 32px;
	}
}


/**
 * 14.3 - >= 910px
 */

@media screen and (min-width: 56.875em) {
	.site-header {
	/*==	padding-right: 4.5455%;
		padding-left: 4.5455%;
	==*/
		padding-right: 3.7037%;
		padding-left: 3.7037%;
	}

	.site-header-main {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.site-header-menu {
		display: block;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}

	.main-navigation {
		margin: 0 -0.875em;
	}

	.main-navigation .primary-menu,
	.main-navigation .primary-menu > li {
		border: 0;
	}

	.main-navigation .primary-menu > li {
		float: left;
	}

	.main-navigation a {
		outline-offset: -8px;
		padding: 0.65625em 0.875em;
		white-space: nowrap;
	}

	.main-navigation li:hover > a,
	.main-navigation li.focus > a {
		color: #007acc;
	}

	.main-navigation ul ul {
		border-bottom: 1px solid #d1d1d1;
		display: block;
		left: -999em;
		margin: 0;
		position: absolute;
		z-index: 99999;
	}

	.main-navigation ul ul ul {
		top: -1px;
	}

	.main-navigation ul ul ul:before,
	.main-navigation ul ul ul:after {
		border: 0;
	}

	.main-navigation ul ul li {
		background-color: #fff;
		border: 1px solid #d1d1d1;
		border-bottom-width: 0;
	}

	.main-navigation ul ul a {
		white-space: normal;
		width: 12.6875em;
	}

	.main-navigation ul ul:before,
	.main-navigation ul ul:after {
		border-style: solid;
		content: "";
		position: absolute;

	}

	.main-navigation ul ul:before {
		border-color: #d1d1d1 transparent;
		border-width: 0 10px 10px;
		right: 9px;
		top: -9px;
	}

	.main-navigation ul ul:after {
		border-color: #fff transparent;
		border-width: 0 8px 8px;
		right: 11px;
		top: -7px;
	}

	.main-navigation li:hover > ul,
	.main-navigation li.focus > ul {
		left: auto;

		right: 0;
	}

	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: auto;
		right: 100%;
	}

	.main-navigation .menu-item-has-children > a {
		margin: 0;
		padding-right: 2.25em;
	}

	.main-navigation .menu-item-has-children > a:after {
		content: "\f431";
		position: absolute;
		right: 0.625em;
		top: 0.8125em;
	}

	.main-navigation ul ul .menu-item-has-children > a {
		padding-right: 2.0625em;
	}

	.main-navigation ul ul .menu-item-has-children > a:after {
		right: 0.5625em;
		top: 0.875em;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.dropdown-toggle,
	.main-navigation ul .dropdown-toggle.toggled-on,
	.menu-toggle,
	.site-header .social-navigation,
	.site-footer .main-navigation {
		display: none;
	}

	.site-content {
		margin: 0;
	}
	.archive .site-content,.single .site-content {
		padding: 0;
	}
/*===
	.content-area {
		float: left;
		margin-right: -100%;
		width: 70%;
	}
===*/
	.entry-header,
	.post-thumbnail,
	.entry-content,
	.entry-summary,
	.entry-footer,
	.comments-area,
	.image-navigation,
	.post-navigation,
	.pagination,
	.page-header,
	.page-content,
	.content-bottom-widgets {
		margin-right: 0;
		margin-left: 0;
	}


	.widget {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;

		margin-bottom: 3.230769231em;
		padding-top: 1.615384615em;
	}

	.widget .widget-title {
		margin-bottom: 1.3125em;
	}

	.widget p,
	.widget address,
	.widget hr,
	.widget ol,
	.widget dl,
	.widget dd,
	.widget table {
		margin-bottom: 1.6153846154em;
	}
	.widget ul {
		margin-bottom: 0;
	}

	.widget li > ul,
	.widget li > ol {
		margin-bottom: 0;
	}

	.widget blockquote {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.3125;
		margin-bottom: 1.3125em;
		padding-left: 1.0625em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
	}

	.widget th,


	.widget td {
		padding: 0.5384615385em;
	}

	.widget pre {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
		margin-bottom: 1.6153846154em;
		padding: 0.5384615385em;
	}

	.widget fieldset {
		margin-bottom: 1.6153846154em;
		padding: 0.5384615385em;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		line-height: 1;

		padding: 0.846153846em;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget input[type="tel"],
	.widget input[type="number"],
	.widget textarea {
		padding: 0.4615384615em 0.5384615385em;
	}

	.widget h1 {
		font-size: 23px;
		font-size: 1.4375rem;
		line-height: 1.2173913043;
		margin-bottom: 0.9130434783em;
	}

	.widget h2 {
		font-size: 19px;
		font-size: 1.1875rem;
		line-height: 1.1052631579;
		margin-bottom: 1.1052631579em;
	}

	.widget h3 {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.3125;
		margin-bottom: 1.3125em;
	}

	.widget h4,
	.widget h5,
	.widget h6 {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
		margin-bottom: 0.9130434783em;
	}

	.widget .alignleft {
		margin: 0.2307692308em 1.6153846154em 1.6153846154em 0;
	}

	.widget .alignright {
		margin: 0.2307692308em 0 1.6153846154em 1.6153846154em;
	}


	.widget .aligncenter {
		/*margin-bottom: 1.6153846154em;*/
		margin: 0.8076923077em auto;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 2.6923076923;
		padding: 0;
	}

	.widget_rss .rssSummary:last-child {
		margin-bottom: 1.615384615em;
	}

	.widget input[type="search"].search-field {
		width: -webkit-calc(100% - 35px);
		width: calc(100% - 35px);
	}


	.widget .search-submit:before {
		font-size: 16px;
		left: 1px;
		line-height: 35px;
		width: 34px;
	}

	.widget button.search-submit {
		padding: 0;
		width: 35px;
	}

	.tagcloud a {
		margin: 0 0.2307692308em 0.5384615385em 0;
		padding: 0.5384615385em 0.4615384615em 0.4615384615em;
	}

	.textwidget h1 {
		margin-top: 1.8260869565em;
	}

	.textwidget h2 {
		margin-top: 2.2105263158em;
	}

	.textwidget h3 {
		margin-top: 2.625em;
	}

	.textwidget h4 {
		letter-spacing: 0.153846154em;
	}

	.textwidget h4,
	.textwidget h5,
	.textwidget h6 {
		margin-top: 3.2307692308em;
	}

	.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) {
		float: left;
		margin-right: 7.1428571%;
		width: 46.42857145%;
	}

	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1):last-of-type {
		margin-right: 0;
	}

	.site-footer {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0 4.5455% 3.5em;
	}

	.site-footer .social-navigation {
		margin: 0;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}

	.site-info {
		margin: 0px auto;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}

	.no-sidebar .content-area {
		float: none;
		margin: 0;
		width: 100%;
	}

	.no-sidebar .entry-header,
	.no-sidebar .entry-content,
	.no-sidebar .entry-summary,
	.no-sidebar .entry-footer,
	.no-sidebar .comments-area,
	.no-sidebar .image-navigation,
	.no-sidebar .post-navigation,
	.no-sidebar .pagination,
	.no-sidebar .page-header,
	.no-sidebar .page-content,
	.no-sidebar .content-bottom-widgets {
		margin-right: 15%;
		margin-left: 15%;
	}

	.widecolumn {
		padding-right: 15%;
		padding-left: 15%;
	}
	
	h3.cate4_title {
    	font-size: 20px;
	}
}


/**
 * 14.4 - >= 985px
 */

@media screen and (min-width: 61.5625em) {
    #list {
	}
	.entry {
		/*width:240px;
		margin-left:35px;*/
        width:17.0%;
		margin-left:2.5%;
	}
    .entry2 {
		/*width:240px;
		margin-left:35px;*/
        max-width:206px;
        width:22.3%;
		margin-left:2.6%;
	}
    .entry2 img {
        width:100%;
    }

	.site-header {
		padding: 0em 0;
	}

	.site-branding,
	.site-header-menu,
	.header-image {
		margin-top: 0.25em;
		margin-bottom: 0.25em;
	}

	.image-navigation {
		margin-bottom: 3.230769231em;
	}

	.post-navigation {
		margin-bottom: 7.0em;
	}

	.pagination {
		margin-bottom: 5.894736842em;
	}

	.widget {
		margin-bottom: 4.307692308em;
	}

	.site-main > article {
		margin-bottom: 7.0em;
	}
	.single .site-main > article {
		margin-bottom: 3em;
	}

	.entry-title {
		font-size: 40px;
		/*font-size: 2.5rem;*/
		font-size: 2rem;
		line-height: 1.225;
		margin-bottom: 1.05em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 23px;
		font-size: 1.4375em;
		line-height: 1.304347826;
		margin-bottom: 1.826086957em;
	}

	.post-thumbnail {
		/*margin-bottom: 0.5em;
		margin-bottom: 2.625em;*/
	}

	.entry-content h1,

	.entry-summary h1,
	.comment-content h1 {
		font-size: 33px;
		font-size: 2.0625rem;
		line-height: 1.2727272727;
		margin-top: 1.696969697em;
		margin-bottom: 0.8484848485em;
	}

	.entry-content h2,
	.entry-summary h2,
	.comment-content h2 {
		font-size: 15px;
		font-size: 0.9375rem;
		line-height: 1.25;

		margin-top: 2em;
		margin-bottom: 1em;
	}

	.entry-content h3,
	.entry-summary h3,
	.comment-content h3 {
		font-size: 23px;
		font-size: 1.4375rem;
		line-height: 1.2173913043;
		margin-top: 2.4347826087em;

		margin-bottom: 1.2173913043em;
	}



	.entry-content h4,
	.entry-summary h4,
	.entry-intro h4,
	.comment-content h4 {
		letter-spacing: 0.131578947em;
	}

	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-summary h4,
	.entry-summary h5,
	.entry-summary h6,
	.comment-content h4,
	.comment-content h5,
	.comment-content h6 {
		font-size: 19px;
		font-size: 1.1875rem;
		line-height: 1.1052631579;
		margin-top: 2.9473684211em;
		margin-bottom: 1.473684211em;
	}

	.author-info {
		border-bottom-width: 0;
		padding-bottom: 0;
	}


	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 5.25em;
	}

	.comments-area,
	.sidebar,
	.content-bottom-widgets .widget-area,
	.widecolumn {
		margin-bottom: 7.0em;
	}

	body:not(.search-results) .entry-summary {
		margin-bottom: 2.210526316em;
	}

	body:not(.search-results) .entry-header + .entry-summary {
		margin-top: -1.105263158em;
	}

	body:not(.search-results) article:not(.type-page) .entry-content {
		/*float: right;
		width: 71.42857144%;*/
	}

	body:not(.search-results) article:not(.type-page) .entry-content > blockquote.alignleft.below-entry-meta {
		margin-left: -40%;
		width: -webkit-calc(60% - 1.4736842105em);
		width: calc(60% - 1.4736842105em);
	}

	body:not(.search-results) article:not(.type-page) img.below-entry-meta,
	body:not(.search-results) article:not(.type-page) figure.below-entry-meta {
		clear: both;
		display: block;
		float: none;
		margin-right: 0;
		/*margin-left: -40%;*/
		max-width: 140%;
	}

	body:not(.search-results) article:not(.type-page) figure.below-entry-meta img.below-entry-meta,
	body:not(.search-results) article:not(.type-page) table figure.below-entry-meta,
	body:not(.search-results) article:not(.type-page) table img.below-entry-meta {
		margin: 0;
		max-width: 100%;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer {
		/*float: left;*/
		margin-top: 0.1538461538em;
		/*width: 21.42857143%;*/
	}

	body:not(.search-results) article:not(.type-page) .entry-footer > span:not(:first-child):before {
		display: none;
	}

	.single .byline,
	.full-size-link,
	body:not(.search-results).group-blog .byline,
	body:not(.search-results) .entry-format,
	body:not(.search-results) .cat-links,
	body:not(.search-results) .tags-links,
	body:not(.search-results) article:not(.sticky) .posted-on,
	body:not(.search-results) article:not(.type-page) .comments-link,
	body:not(.search-results) article:not(.type-page) .entry-footer .edit-link {
		/*display: block;
		margin-bottom: 0.5384615385em;*/
	}

	body:not(.search-results) article:not(.type-page) .entry-footer > span:last-child {
		margin-bottom: 0;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer .avatar {
		display: block;
		height: auto;
		margin: 0 0 0.5384615385em;
		width: 49px;
	}

	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {
		float: left;
		margin-right: -100%;
		margin-left: 34.99999999%;
		width: 50.00000001%;
	}

	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-footer {
		margin-right: -100%;
		margin-left: 15%;
		width: 15%;
	}
	.archives_nav ul li {
		font-size: 15px;
	}
/*=シングルページー=*/
	.single .site-main {
		max-width: 920px;
		width: 100%;
		margin: 0px auto;
	}
	.single .site-main.buffet{
		width:100%;
	}
	.single.buffet-style .site-main{
		width:72.593%;
	}
	.single .entry-header,.single .entry-content {
		margin: 0;
	}
}


/**
 * 14.5 - >= 1200px
@media screen and (min-width: 75.0em) {→750ｐｘ
 */
@media screen and (min-width: 641px) {
	body:not(.search-results) .entry-summary {
		font-size: 23px;
		font-size: 1.4375rem;
		line-height: 1.5217391304;
		margin-bottom: 1.826086957em;
	}

	body:not(.search-results) .entry-header + .entry-summary {
		margin-top: -0.913043478em;
	}

	body:not(.search-results) .entry-summary p,
	body:not(.search-results) .entry-summary address,
	body:not(.search-results) .entry-summary hr,
	body:not(.search-results) .entry-summary ul,
	body:not(.search-results) .entry-summary ol,
	body:not(.search-results) .entry-summary dl,
	body:not(.search-results) .entry-summary dd,
	body:not(.search-results) .entry-summary table {
		margin-bottom: 1.5217391304em;
	}

	body:not(.search-results) .entry-summary li > ul,
	body:not(.search-results) .entry-summary blockquote > ul {
		margin-left: 0.956521739em;
	}

	body:not(.search-results) .entry-summary li > ol,
	body:not(.search-results) .entry-summary blockquote > ol {
		margin-left: 1.52173913em;
	}

	body:not(.search-results) .entry-summary blockquote {
		font-size: 23px;
		font-size: 1.4375rem;
		line-height: 1.5217391304;
		margin: 0 0 1.5217391304em;

		padding-left: 1.347826087em;
	}

	body:not(.search-results) .entry-summary blockquote:not(.alignleft):not(.alignright) {
		margin-left: -1.52173913em;
	}

	body:not(.search-results) .entry-summary blockquote blockquote:not(.alignleft):not(.alignright) {
		margin-left: 0;
	}

	body:not(.search-results) .entry-summary blockquote cite,
	body:not(.search-results) .entry-summary blockquote small {
		font-size: 19px;
		font-size: 1.1875rem;
		line-height: 1.8421052632;
	}

	body:not(.search-results) .entry-summary th,
	body:not(.search-results) .entry-summary td {
		padding: 0.3043478261em;
	}

	body:not(.search-results) .entry-summary pre {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.75;
		margin-bottom: 1.75em;
		padding: 1.75em;
	}

	body:not(.search-results) .entry-summary fieldset {
		margin-bottom: 1.5217391304em;
		padding: 0.3043478261em;
	}

	body:not(.search-results) .entry-summary h1 {
		margin-top: 2.121212121em;
		margin-bottom: 1.060606061em;
	}

	body:not(.search-results) .entry-summary h2 {
		margin-top: 2.5em;
		margin-bottom: 1.25em;
	}

	body:not(.search-results) .entry-summary h3 {
		margin-top: 3.043478261em;
		margin-bottom: 1.52173913em;
	}

	body:not(.search-results) .entry-summary h4,
	body:not(.search-results) .entry-summary h5,
	body:not(.search-results) .entry-summary h6 {
		margin-top: 3.684210526em;
		margin-bottom: 1.842105263em;
	}

	body:not(.search-results) .entry-summary h1:first-child,
	body:not(.search-results) .entry-summary h2:first-child,
	body:not(.search-results) .entry-summary h3:first-child,
	body:not(.search-results) .entry-summary h4:first-child,
	body:not(.search-results) .entry-summary h5:first-child,
	body:not(.search-results) .entry-summary h6:first-child {
		margin-top: 0;
	}

	body:not(.search-results) .entry-summary .alignleft {
		margin: 0.2608695652em 1.5217391304em 1.5217391304em 0;
	}

	body:not(.search-results) .entry-summary .alignright {
		margin: 0.2608695652em 0 1.5217391304em 1.5217391304em;
	}

	body:not(.search-results) .entry-summary .aligncenter {
		margin-bottom: 1.5217391304em;
	}
/*===カスタマイズ===*/
	.smp {
		display: none;
	}
	.pc {
		display: block;
	}
	.site-header {
		padding: 10px 0;
		height:50px;
		display: block;
	}
	.site-header-main {
		height:40px;
		max-width: 1350px;
		margin: 0 auto;
	}
	.site-description {
		margin-top:10px;
		font-size:14px;
	}
	.head_menu {
		position: fixed;
		right: 0%;
		top: 0;
		z-index: 100;
		padding-top:50px;
	}
	.head_menu ul {
		list-style:none;
		padding:0;
		margin:0;
	}
/*
	.head_menu ul li {
		float:right;
		margin-left:2px;
	}
*/
	.head_menu ul li:nth-child(2) {
    		height:125px;
		width:40px;
		margin-bottom: 2px;
	}
	.head_menu ul li:nth-child(3) {
    		height:205px;
		width:40px;
		margin-bottom: 2px;
	
	}
	.head_menu ul li:nth-child(1) {
    		height:110px;

		width:40px;
		margin-bottom: 2px;
	}

	.head_menu ul li:nth-child(4) {

    		height:165px;
		width:40px;
		margin-bottom: 2px;
	}
	.spHead {
		display: none;
	}
	.site-content {

	}
	.wrap_box .left_box {
		font-size:14px;
	}
	.wrap_box .right_box {
		font-size:14px;
	}

	.site-info {

		display: none;
	}
	body a#scroll-to-top {
		width: 50px;
		height: 50px;
	}
	/*.fixed{
	position: fixed;
	top:20px;固定させたい位置
}*/
	.sidebar {
		float: left;
		/*margin-left: 75%;*/
		background-color: #fff;
		padding: 0;
		/*padding-top: 63px;
		padding-left:15px;*/
		padding-top: 0;
		padding-left:0;
		width: 230px;
		height: 100%;
		left:0;
		position: fixed;
		top: 0;
		z-index: 99;

	}
	.gnav-childwrap {
		z-index: 1;
		overflow: auto;
	}
	.inner-gnav {
		z-index: 100;
	}
	.gnav-img{
		z-index: 101;
	}
	.menu-side-1-container .menu li .sub-container {
		z-index: 98;
	}
	.sidebar .widget {
		margin-bottom: 2.5em;
		padding-top: 1.615384615em;
	}
	.sidebar .widget:first-child {
		margin-bottom: 1.5em;
		padding-top: 1.5em;
	}
	.sidebar .widget:nth-child(2) {
		margin-bottom: 1.25em;
		padding-top: 0;
	}
	.sidebar .widget:nth-child(3) {
		/*margin-bottom: 2.5em;*/
		margin-bottom: 1.5em;
		padding-top: 0;
	}
	.sidebar .widget:nth-child(4) {
		margin-bottom: 8px;
		padding-top: 0;
	}
	.sidebar #widget_sp_image-2,.sidebar #nav_menu-2,.sidebar #widget_sp_image-3,#menu-side-2 #menu-item-836,#menu-side-2 #menu-item-914 {
		display: block;
	}
	#menu-side-1,#menu-side-2 {
		font-weight: bold;
		list-style: none;
		line-height: 2;

#		width: 250px;

		/*width: 142px;
		margin: 0px auto;*/
		margin-left:0;
	}
	#menu-side-1 {
		/*font-size: 115%;*/
		line-height:1.5em;
	}
	#menu-side-1 li {display:block; margin-bottom:10px;}
	#menu-side-1 li .sub li {
		border-bottom: 1px dashed #babab6;
	}
	#menu-side-1 li .sub li:last-child {
		border-bottom: none;
	}
	#menu-side-2 {
		margin-bottom: -25px;
		font-size: 12px;
		/*font-size: 102%;*/
		line-height:1.5em;
	}
	#menu-side-2 li {display:block; margin-bottom:8px;}

	#menu-side-1 a,#menu-side-2 a {
		color: #191919;
	}
	#menu-item-12552 a, #menu-item-12554 a, #menu-item-12561 a, #menu-item-12564 a, #menu-item-12565 a, #menu-item-12566 a {
		background: url(images/arrow.png) right 30px center no-repeat!important;
	}
	#menu-side-1 a:hover,#menu-side-2 a:hover {
		color: #F28E43;
	}
	#menu-item-12552 a:hover, #menu-item-12554 a:hover, #menu-item-12561 a:hover, #menu-item-12564 a:hover, #menu-item-12565 a:hover, #menu-item-12566 a:hover {
		background: url(images/arrow_active.png) right 30px center no-repeat!important;
	}
	.sns_icon_wrap {
		text-align: left;
	}

/* サイドメニュー：SNSボタン
-------------------------------------------------*/
.sns_icon_wrap ul.subnav {
	margin: 0;
	display: flex;
}
.sns_icon_wrap ul.subnav li {
	width: 15%;
	/*margin-right: 3%;*/
	margin-right: 6%;
}
.sns_icon_wrap ul.subnav li:nth-child(1) a {
	display: block;
	width: 36px;
	height: 36px;
	background : url("images/ico_facebook.png") ;
	background-size : 100% auto ;
}
.sns_icon_wrap ul.subnav li:nth-child(1) a:hover {
	background : url("images/ico_facebook_ov.png") ;
	background-size : 100% auto ;
}
.sns_icon_wrap ul.subnav li:nth-child(2) a {
	display: block;
	width: 36px;
	height: 36px;
	background : url("images/ico_instagram.png") ;
	background-size : 100% auto ;
}
.sns_icon_wrap ul.subnav li:nth-child(2) a:hover {
	background : url("images/ico_instagram_ov.png") ;
	background-size : 100% auto ;
}
.sns_icon_wrap ul.subnav li:nth-child(3) a {
	display: block;
	width: 36px;
	height: 36px;
	background : url("images/ico_gmap.png") ;
	background-size : 100% auto ;
}
.sns_icon_wrap ul.subnav li:nth-child(3) a:hover {
	background : url("images/ico_gmap_ov.png") ;
	background-size : 100% auto ;
}

	.copyright a img {
		display: inline-block;
		/*width: 27px;*/
		width: 32px;
		height: auto;
	}
	.copyright hr {
		margin: 40px 0 50px;
	}
	.copyright p {
		display: block;
	}
.cat-buffet .site-main.buffet{
	padding-bottom:0 !important;
}
.cat-buffet .site-inner{
	position:relative;
	left: 0;
	width:100%;
	max-width:100%;
}
.cat-buffet-img img{
	width:100%;
	max-width:100%;
}
	
	.m270{
    /*margin:2.9% 15.9% 9% 15.9% !important;*/
    margin:2.9% 5.9% 9% 5.9% !important;

}
.m270 p.more{
	text-align: center;
	margin-top:2.346%;
}
.m270 p.more a{
	background-color:#c9cbca;
	padding:5px 30px 8px 30px;
	color:#fff;
	font-size:20px;
	line-height: 0.8em;
    width: 16.195%;
    text-align: center;
	margin:0 auto;
	display: inline-block;
}
.m270 p.more a:hover{
}
.m270 b{
	margin-bottom:30px !important;
}
.m270 p{
	margin-bottom:6px;
}
.buffet-title{
	margin:6.122% 0;
}
.buffet-text{
	text-align:center;
	font-size:22px;
	/*color:#9a7656;*/
	margin-bottom:10.204%;
}
.buffet-text h1.title {
	font-size:34px;
	text-align:center;
	margin:7.142% auto 4.081% auto;
	font-weight:normal;
	padding: 0;
}

/*フルオーダー*/
.full_perfect {
	margin-bottom:100px;
}
.start_tit {
	margin-bottom:40px;
}
.start_box {
	margin-bottom:50px;
}
.start_box .img img {
	width:100%;
	padding-bottom:40px;
}
.start_box .tit {
	padding-bottom:25px;
}
.start_box p {
	text-align: justify;
	text-justify: inter-ideograph;
	margin:0;
}
	
/*----------------------------------------------------
	http://kinocolog.com/readmore/
----------------------------------------------------*/
.main{
	position:relative;

	width:100%;
	z-index:0;
}
 
.main.onhidden{
	height:50px;
	overflow-y:hidden;
}

.main .readmore{
	position:absolute;
	bottom:0;
	width:100%;
	padding:20px 0;
	text-align:center;
	background: rgba(0, 0, 0, 0) linear-gradient(180deg, rgba(255, 255, 255, 0.5), white) repeat scroll 0 0;
	font-weight:bold;
	cursor:pointer;
	z-index:999;
}
 
.main .readmore span{
	/*border-radius:20px;*/
	padding:5px 30px;
	background-color:#c9cbca;
	color:#FFF;
}

.cat-buffet-img {
	max-width:920px;
	margin:0 auto;
}

/*はなれハウス*/
.series {
	margin-top: 80px;
	display: flex;
	flex-wrap: wrap;
}
.series a {
	display: block;
	width: 48.77%;
	margin-right: 2.46%;
	margin-bottom: 10px;
	}
.series a:nth-child(2n) {
	margin-right: 0;
	}
h2.hanare_title {
	font-family:"小塚ゴシックPro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:34px;
	color:#817770;
	font-weight:normal;

	text-align:center;
	padding-bottom:40px;
}
.hanare_osusume {
	margin:100px 0;
}
.hanare_osusume .box {
	padding:30px 0;
	border-bottom:#e3dbd3 1px solid;
}
.hanare_osusume .box ul {
	list-style-type: disc;
}
.hanare_osusume .box li {
	font-size:22px;
}
.hanare_osusume .box .left {
	float:left;
}
.hanare_osusume .box .right {
	float:right;
}
.hanare_plan {
	margin-bottom:60px;
}
.hanare_plan .left {
	float:left;
	width: 56%;
}
.hanare_plan .right {
	float:right;
}
.hanare_plan .box {
	background:#ffffff;
	padding:50px 40px 60px;
}
.hanare_plan .box ul {
	margin-left:-15px;
}
.hanare_plan .oya h2 {
	font-family:"小塚ゴシックPro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:34px;
	color:#936293;
	font-weight:normal;
	text-align:center;
	padding-bottom:40px;
}
.hanare_plan .oya li {
	background:url(images/hanare_house/plan_oya_icon.gif) no-repeat 0 3px;
	font-size:22px;
	padding-left:35px;
}
.hanare_plan .ko h2 {
	font-family:"小塚ゴシックPro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:34px;
	color:#8ec31f;
	font-weight:normal;
	text-align:center;
	padding-bottom:40px;
}
.hanare_plan .ko li {
	background:url(images/hanare_house/plan_ko_icon.gif) no-repeat 0 3px;
	font-size:22px;
	padding-left:35px;
}
.hanare_voice {
	background:#ffffff;
	border:#c9ca8f 2px solid;
	padding:58px 58px 78px 58px;
}
.hanare_voice .tit {
	text-align:center;
	padding-bottom:30px;
}
.hanare_voice .img {
	text-align:center;
	padding-bottom:40px;
}
.hanare_voice p {
	font-size:20px;
	line-height:34px;
}
.hanare_voice .left {
	float:left;
	width:39.85%;
}
.hanare_voice .right {
	float:right;
	width:60.15%;
}
	
/*はなれハウス事業部*/
	.divisionInner {
		background: #fff;
		padding: 7% 5.3%;
		font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
	}
	.divisionInner p.ttl {
		width: 73%;
		margin: 0 auto;
	}
	.divisionInner h1 {
		width: 100%;
		font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif !important;
		font-size: 165%;
		line-height: 1.5;
		text-align: center;
		color: #e48c2a;
		padding: 3% 0 5%;
	}
	.divisionInner .backnumber {
		padding-bottom: 5%;
		border-bottom: #1465a6 2px solid;
	}
	.divisionInner .backnumber .ttl {
		display: block;
		font-size: 160%;
		color: #1465a6;
		border-bottom: #1465a6 2px solid;
		padding-bottom: 1%;
	}
	.divisionInner .backnumber ul {
		margin: 0 1.5%;
	}
	.divisionInner .backnumber li {
		float: left;
		width: 16.2%;
		padding-top: 5%;
		margin-right: 4%;
	}
	.divisionInner .backnumber li:nth-child(5),
	.divisionInner .backnumber li:nth-child(10) {
		margin-right: 0;
	}
	.divisionInner .staffBox {
		margin: 6% 1.5% 0;
	}
	.divisionInner .staffBox dl {
		margin-bottom: 5%;
	}
	.divisionInner .staffBox dt {
		float: left;
		width: 14.15%;
	}
	.divisionInner .staffBox dd {
		float: right;
		width: 79.9%;
		margin: 0;
	}
	.divisionInner .staffBox dd p {
		font-size: 110%;
		color: #736258;
		margin-bottom: 2%;
	}
	.divisionInner .staffBox ul {
		margin: 0;
	}
	.divisionInner .staffBox li {
		float: left;
		width: 48.6%;
		color: #736258;
		margin-bottom: 3%;
	}
	.divisionInner .staffBox li:nth-child(odd) {
		margin-right: 2.8%;
	}
	.divisionInner .staffBox li .left {
		float: left;
		width: 32.86%;
	}
	.divisionInner .staffBox li p {
		float: right;
		width: 63.38%;
		margin: 0;
	}
	.divisionInner .staffBox li strong {
		display: block;
		font-size: 110%;
		font-weight: normal;
		text-align: center;
		margin-top: 5%;
	}

/*CAFE STYLE*/
.cafe_title {
	font-family:"小塚ゴシックPro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:34px;
	color:#817770;
	font-weight:normal;
	text-align:center;
	padding-bottom:40px;
}
.shop_box {
	padding:170px 0;
}
.shop_box .shop_list .left {
	float:left;
	width:30.61%;
	margin-right:4.08%;
}
.shop_box .shop_list .right {
	float:right;
	width:30.61%;
}
.shop_box .shop_list strong {
	display:block;
	font-size:15px;
	line-height:1.7;
	padding:20px 0 10px 0;
}
.shop_box .shop_list p {
	font-size:15px;
	line-height:1.7;
	margin:0 0 0.75em;
}
.shop_box .shop_list ul {
	margin-left:0;
}
.shop_box .shop_list li.ad_btn {
	background:url(images/cafe_style/ad_btn.gif) no-repeat 0 2px;
	font-size:15px;
	line-height:1.5;
	padding-left:34px;
}
.shop_box .shop_list li.hp_btn {
	background:url(images/cafe_style/hp_btn.gif) no-repeat 0 2px;
	font-size:15px;
	line-height:1.5;
	padding-left:34px;
}
.shop_box .shop_list li.hp_btn a {
	color:#000000;
	text-decoration:underline;
}
.shop_box .shop_list li.hp_btn a:hover {
	color:#000000;
	text-decoration:none;
}
.shop_box .shop_list a.bt-samp33 {
	display: block;
	text-decoration: none;
	height:45px;
	width: 80%;
	line-height: 47px;
	text-align: center;
	color: #0a343b;
	border:solid 1px #0a343b;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
    border-radius: 25px;        /* CSS3草案 */  
    -webkit-border-radius: 25px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 25px;   /* Firefox用 */
	margin: 0 auto;
	margin-bottom: 2.75em;
}
.shop_box .shop_list a.bt-samp33:hover {
	background: #0a343b;
	color: #fff;
}
@media only screen and (min-width:1px) and (max-width:1400px) {
.shop_box .shop_list a.bt-samp33 {
	width: 100%;
	font-size: 85%;
}
}
@media only screen and (min-width:1px) and (max-width:1024px) {
.shop_box .shop_list a.bt-samp33 {
	width: 100%;
	font-size: 70%;
}
}
.shop_box .shop_list a.bt-samp33:hover {
	background: #0a343b;
	color: #fff;
}
.cafe_voice {
	background:#ffffff;
	border:#c9ca8f 2px solid;
	padding:58px 58px 78px 58px;
}
.cafe_voice h2 {
	text-align:center;
	padding-bottom:40px;
}
.cafe_voice strong, .cafe_voice p {
	font-size:20px;
}
.cafe_voice p {
	line-height:1.7;
	margin:0 0 0.75em;
}
.cafe_voice .data_btn {
	display:block;
	background:url(images/cafe_style/data_btn.gif) no-repeat 0 8px;
	font-size:20px;
	line-height:1.7;
	padding-left:49px;
	margin-bottom:40px;
}
.cafe_voice .voice1 {
	padding-bottom:50px;
	border-bottom:#cccccc 1px solid;
}
.cafe_voice .voice2 {
	padding-top:50px;
}
.cafe_voice  .center {
	display:block;
	width:71.7%;
	margin:0 auto;
}

/*CASAシリーズ*/
.casa_slide {
	padding-bottom:40px;
}
.casa_txt {
	padding:65px 0;
	border-bottom:#cccccc 1px solid;
}
.casa_txt strong {
	display:block;
	font-size:22px;
	line-height:1.7;
	padding-bottom:25px;
}
.casa_txt p {
	margin:0;

	font-size:22px;
	line-height:1.7;
}

/*呼吸するW外断熱*/
	.sotodannetsu h1 strong {
		display: block;
		font-size: 28px;
		text-align: center;
	}
	.sotodannetsu h1 .buffet-title {
		margin-top: 1%;
	}
.top-text{
	text-align:center;
	font-size:22px;
	color:#191919;
	margin-bottom:10.204%;
}
.top-text h3{
	font-size:36px;
	color:#191919;
	text-align:center;
	margin:7.142% auto 4.081% auto;
	font-weight:normal;
}
.top-text p {
	margin:0;
}
.top-text h2 {
	margin-top: 70px;
}
.top-text p.top_txt {
	margin-top:20px;
}
.dannetsu_navi {
	border:solid 1px #F1F1EB;
	padding:30px 0 20px;
}
.dannetsu_navi ul {
	width:auto;
	max-width:100%;
	display:table;
	padding:0 50px;
	margin:0;
}
.dannetsu_navi ul li {
	font-size:20px;
	margin-bottom:10px;
	clear:both;
	position:relative;
}
.dannetsu_navi ul li span {
	width:11px;
	height:16px;
	background:url(images/sotodannetsu/navi_icon.png) no-repeat;
	background-size:70% auto;
	position:absolute;
	left:0;
	top:10px;
}
.dannetsu_navi ul li a {
	display:table-cell;
	text-decoration:none;
	color:#333333;
	padding-left:25px;
}
.dannetsu_navi ul li a:hover {
	text-decoration:underline;
	color:#33bad2;
}
#p01, #p02/*, #p03*/, #p04 {
    margin-top:-60px;
    padding-top:60px;
}
.tate_box {
	margin-bottom:10.204%;
}
.tate_box p {
	margin:0;
}
.tate_box .left {
	float:left;
}
.tate_box .right {
	float:right;
	font-size:22px;
}
.tate_box .right h4 {
	font-size:32px;
	line-height:1.4;
	font-weight:normal;
	margin-bottom:20px;
}
.tate_box .w76 {
	width:76%;
}
.tate_box .w75 {
	width:75%;
}
h2.dannetsu_title {
	font-size:36px;
	color:#191919;
	margin:7.142% auto 4.081% auto;
	font-weight:normal;
	border-bottom:#6dbaca 1px solid;
}
.dannetsu_box {
	margin-bottom:6.204%;
}
.dannetsu_box p {
	font-size:22px;
	text-align: justify;
	text-justify: inter-ideograph;
	margin:0;
}
.dannetsu_box p.joint {
	background:url(images/sotodannetsu/photo4_12.jpg) no-repeat bottom;
	background-size:contain;
	height:525px;
}
.dannetsu_box strong.red {
	color:#e60012;
	font-weight:normal;
	text-decoration:underline;
}
.dannetsu_box em {
	color:#e60012;
	font-style:normal;
}
.dannetsu_box em.blue {
	color:#036eb8;
	font-style:normal;
}
.dannetsu_box h3 {
	font-size:32px;
	font-weight:normal;
	margin-bottom:20px;
}
.dannetsu_box strong.title {
	font-size:29px;
	font-weight:normal;
	margin-bottom:20px;
}
.dannetsu_box strong.gothic {
	font-family:"小塚ゴシックPro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:22px;
	margin-bottom: 20px;
}
.dannetsu_box span {
	display:block;
	font-size:18px;
	margin-top:10px;
}
.dannetsu_box .left {
	float:left;
}
.dannetsu_box .right {
	float:right;
}
.dannetsu_box .w53 {
	width:53%;
}
.dannetsu_box .w44 {
	width:44%;
}
.dannetsu_box .w48 {
	width:48%;
}
.dannetsu_box .w41 {
	width:41%;
}
.dannetsu_box .w56 {
	width:56%;
}
.dannetsu_box .bottom {
	padding-top:15.204%;
}
.blue_back {
	background:#eff4f6;
	padding:60px;
}
.blue_back h2.dannetsu_title {
	font-size:36px;
	color:#191919;
	margin:0 auto 4.081% auto;
	font-weight:normal;
	border-bottom:#191919 1px solid;
}
.blue_back .dannetsu_box {
	margin-bottom:6.204%;
}
.blue_back .dannetsu_box p {
	font-size:22px;
	text-align: justify;
	text-justify: inter-ideograph;
	margin:0;
}
.blue_back .dannetsu_box h3 {
	font-size:32px;
	font-weight:normal;
	margin-bottom:20px;
}
.blue_back .dannetsu_box strong.title {

	font-family:"小塚ゴシックPro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;
}
.blue_back .dannetsu_box .w58 {
	width:58%;
}
.blue_back .dannetsu_box .w38 {
	width:38%;
}

.mr2_0{
	margin-right:2%;
}
.mb3_367{
	margin-bottom:3.367%;
}
.mt12_0{
	margin-top:12% !important;
}
.mt12_244{
	margin-top:12.244%;
}
.mt6_122{
	margin-top:6.122%;
}
.mr2_0{
	margin-right:2%;
}
.mb2_0{
	margin-bottom:2%;
}
.buffet-menubox{
	margin:5.102% 0 10.489% 0 !important;
}
.buffet-menubox img{
	max-width:30%;
}
	.buffet-style .banner {
		text-align: center;
	}
.next-box img{
	max-width:100%;
}
.next-box2 {
	margin-top:60px;
}
.next-box2 img{
	/*max-width: 24.25%;*/
	width: 32%;
}
.next-box2 .pl {
	float:left;
	margin-right:2%;
}
.next-box2 .pr {
	float:right;
}
.request_btn {
	width: 95%;
	margin: 0 auto;
	margin-top: 40px;
}
.postid-7685 .author-info{
	display:none;
}

}


@media screen and (min-width: 1920px) {
	.sidebar {
	
	}
}

/**
 * 15.0 - Print
 */

@media print {
	form,
	button,
	input,
	select,
	textarea,
	.navigation,
	.main-navigation,
	.social-navigation,
	.sidebar,
	.content-bottom-widgets,
	.header-image,
	.page-links,
	.edit-link,
	.comment-respond,
	.comment-edit-link,
	.comment-reply-link,
	.comment-metadata .edit-link,
	.pingback .edit-link {
		display: none;
	}

	body,
	blockquote cite,
	blockquote small,
	pre,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-summary h4,
	.entry-summary h5,
	.entry-summary h6,
	.comment-content h4,
	.comment-content h5,
	.comment-content h6,
	.entry-content .author-title {
		font-size: 12pt;
	}

	blockquote {
		font-size: 14.25pt;
	}

	.site-title,
	.page-title,
	.comments-title,
	.entry-content h2,
	.entry-summary h2,
	.comment-content h2,
	.widecolumn h2 {
		font-size: 17.25pt;
	}

	.site-description {
		display: block;
	}

	.entry-title {
		font-size: 24.75pt;
		line-height: 1.2727272727;
		margin-bottom: 1.696969697em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 17.25pt;
		line-height: 1.304347826;
		margin-bottom: 1.826086957em;
	}

	.entry-content h1,
	.entry-summary h1,
	.comment-content h1 {
		font-size: 21pt;
	}

	.entry-content h3,
	.entry-summary h3,
	.comment-content h3,
	body:not(.search-results) .entry-summary {
		font-size: 14.25pt;
	}

	.site-description,
	.author-bio,
	.entry-footer,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-metadata,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		font-size: 9.75pt;
	}

	body,
	.site {
		background: none !important; /* Brute force since user agents all print differently. */
	}

	body,
	blockquote cite,
	blockquote small,
	.site-branding .site-title a,
	.entry-title a,
	.comment-author {
		color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

blockquote,
	.page-header,
	.comments-title {
	border-color: #1a1a1a !important;
 /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.site-description,
	body:not(.search-results) .entry-summary,

	body:not(.search-results) .entry-summary blockquote,
	.author-bio,
	.entry-footer,
	.entry-footer a,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-author,
	.comment-metadata a,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.site-info a,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		color: #686868 !important; /* Make sure color schemes don't affect to print */;
}

code,
	hr {
	background-color: #d1d1d1 !important;
 /* Make sure color schemes don't affect to print */
	}

	pre,
	abbr,
	acronym,
	table,
	th,
	td,
	.author-info,

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback,
	.no-comments {
		border-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */;
}

a {
	color: #007acc !important;
 /* Make sure color schemes don't affect to print */
	}

	.entry-content a,
	.entry-summary a,
	.taxonomy-description a,
	.comment-content a,
	.pingback .comment-body > a {
		box-shadow: none;
		border-bottom: 1px solid #007acc !important; /* Make sure color schemes don't affect to print */;
}

.site {
	margin: 5%;
}

.site-inner {
	max-width: none;
}

.site-header {
	padding: 0 0 1.75em;
}

.site-branding {
	margin-top: 0;
	margin-bottom: 1.75em;
}

.site-main {
	margin-bottom: 3.5em;
}

.entry-header,
	.entry-footer,
	.page-header,
	.page-content,
	.entry-content,
	.entry-summary,
	.post-thumbnail,
	.comments-area {
	margin-right: 0;
	margin-left: 0;
}

.post-thumbnail,
	.site-main > article {
	margin-bottom: 3.5em;
}

.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
	border-width: 4px 0 0 0;
	padding: 0.9473684211em 0 0;
	width: -webkit-calc(50% - 0.736842105em);
	width: calc(50% - 0.736842105em);
}

body:not(.search-results) .entry-header + .entry-summary {
	margin-top: -1.473684211em;
}

.site-footer,
	.widecolumn {
	padding: 0;
}
}

.masonry_all_position {
	padding-left: 16px;
}
/*==masonryレイアウト崩れ対策==*/
@media only screen and (min-width:421px) and (max-width:480px) {
	.entry2 {
		width: 150px;
		margin-left: 9%;
		min-height: 240px;
	}
}
/*==Gmasonryレイアウト崩れ対策==*/
@media only screen and (min-width:376px) and (max-width:420px) {
	.entry2 {
		width: 150px;
		margin-left: 7%;
		min-height: 240px;
	}
}
/*==Gmasonryレイアウト崩れ対策==*/
@media only screen and (min-width:361px) and (max-width:375px) {
	.entry2 {
		width: 150px;
		margin-left: 5%;
		min-height: 240px;
	}
}
/*==masonryレイアウト崩れ対策==*/
@media only screen and (min-width:321px) and (max-width:360px) {
	.entry2 {
		width: 150px;
		margin-left: 4%;
		min-height: 240px;
	}
}
/*==iPhone5（width320）　masonryレイアウト崩れ対策==*/
@media only screen and (min-width:320px) and (max-width:320px) {
	.entry2 {
		width: 140px;
		margin-left: 2%;
		min-height: 240px;
	}
}


/*==オススメの土地==*/
.entry-content .tochi_box:nth-last-child(2) {
	border-top: 0;
	padding-top: 0;
}

.category-real-estate .tochi_box + .tochi_box {
	margin-top: 50px;
}
.category-real-estate .tochi_box img {
	margin-bottom: 1.75em;
}
.tochi_box .top_photo img {
	width: 100%;
}

.tochi_box h2.tit {
}

.tochi_box h2.tit  b {
	display: inline-block;
	margin-bottom: 0;
	border-left: none;
	padding-left: 0;
	font-size: 23px;
}

.tochi_box iframe {
	min-width: 100%;
}

.tochi_box .attention {
	font-size: 13px;
	line-height: 20px;
}

.tochi_gmap p {
	font-size: 14px;
}

.tochi_gmap iframe {
	height: 400px;
}

.tochi_gmap ul {
	display: flex;
	justify-content: space-between;
}

.tochi_gmap ul li {
	width: 48.5%;
}

.tochi_tel_wrap {
	border-bottom: #000000 1px solid;
	padding-bottom: 85px;
	margin-bottom: 70px;
}

.tochi_tel_wrap h4 {
	text-align: center;
}

.tochi_tel_wrap .tour_contact {
	background-color: #f48c4c;
	text-align: center;
	font-size: 18px;
	width: 80%;
	margin: auto;
	margin-top: 40px;
}

.tochi_tel_wrap .tour_contact a {
	color: #FFF!important;
	display: block;
	padding: 20px 0;
}

.tochi_tel_wrap .attention {
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	margin: 35px 0;
}

.tochi_tel_wrap .tour_botbox {
	margin-bottom: 0;
}

.tochi_box table {
	border-width: 1px 0 0 0;
}

.tochi_tab th, .tochi_tab td {
	padding: 10px 0 10px 10px;
	border: none;
	border-bottom: 1px solid #d1d1d1;
	vertical-align: top;
}

.tochi_tab th {
	font-weight: normal;
}

/*----------------------------------------------------
	.tochi_tab
----------------------------------------------------*/
.tochi_tab th {
	width: 15%;
	text-align: left;
}

.tochi_tab td {
	width: 35%;
}

@media only screen and (min-width:1px) and (max-width:640px) {
	.single h2.mb0 {
		margin-bottom: 28px !important;
		margin-top: 0;
	}
	.single h2.mb0 b {
		display: inline-block;
		margin-bottom: 0;
		border-left: #f18e44 2px solid;
		padding-left: 15px;
	}

	.tochi_tab th,
    .tochi_tab td {
		padding: 10px 0;
	}

	.tochi_tab tr:first-child th {
		border-top: none;
	}

.tochi_gmap ul {
	display: block;
	margin: 0;
}

.tochi_gmap ul li {
	width: 100%;
	margin-bottom: 10px;
}

.tochi_gmap ul li:last-child {
	margin-bottom: 1.75em;
}
.tochi_gmap .common_btn a {
	width: 100%;
}

	.tour_tel .smp img {
		display: inline;
	}

	.m270 {
	/*margin:20px 20px 50px 20px !important;*/
		margin: 0 20px !important;
	}

	.buffet .m270 b {
		margin-bottom: 10px !important;
	}

	.site-main.buffet {
		padding-bottom: 0;
	}

	.buffet-style .site-content {
		margin: 0;
	}

	.buffet-style .site-main {
		padding-bottom: 20%;
		margin: 0 4%;
	}

	.sotodannetsu strong {
		font-size: 22px;
	}
	.buffet-title {
		margin: 1% auto 14.184% auto;
		padding: 0 14.184%;
	}

	.buffet-text {
		text-align: left;
	/*font-size:16px;*/
		font-size: 18px;
		/*color: #9a7656;*/

		margin-bottom: 14.539%;
	}

	.buffet-text h1.title {
		font-size: 21px;
		text-align: center;
		margin: 0 auto 3.5% auto;
		font-weight: normal;
	}

/*----------------------------------------------------
	http://kinocolog.com/readmore/
----------------------------------------------------*/
	.main {
		position: relative;
		width: 100%;
		z-index: 0;
	}

	.main.onhidden {
		height: 50px;
		overflow-y: hidden;
	}

	.main .readmore {
		position: absolute;
		bottom: 0;
		width: 100%;
		padding: 20px 0;
		text-align: center;
		background: rgba(0, 0, 0, 0) linear-gradient(180deg, rgba(255, 255, 255, 0.5), white) repeat scroll 0 0;
		font-weight: bold;
		cursor: pointer;
		z-index: 999;
	}

	.main .readmore span {
	/*border-radius:20px;*/
		padding: 5px 30px;
		background-color: #c9cbca;
		color: #FFF;
	}

	.single .site-main.buffet .m270 {
		margin: 20px 20px 50px 20px !important;
	}

	.cat-buffet-img {
		max-width: 920px;
		margin: 0 auto;
	}

/*フルオーダー*/
	.full_perfect {
		margin: 30px 0;
	}

	.start_tit {
		padding: 7.5% 0 6.122%;
	}

	.start_box {
		margin-bottom: 40px;
	}

	.start_box .img img {
		width: 100%;
		padding-bottom: 7.5%;
	}

	.start_box .tit {
		padding-bottom: 7.5%;
	}

	.start_box p {
		text-align: justify;
		text-justify: inter-ideograph;
		margin: 0;
		font-size: 19px;
	}

/*はなれハウス*/
	.series {
		margin: 10% 5% 0;
	}

	h2.hanare_title {
		font-family: "小塚ゴシックPro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-size:20px;*/
		font-size: 22px;
		color: #817770;
		font-weight: normal;
		text-align: center;
		padding-bottom: 3.5%;
	}

	.hanare_osusume {
		margin: 50px 0;
	}

	.hanare_osusume .box {
		padding: 30px 0;
		border-bottom: #e3dbd3 1px solid;
	}

	.hanare_osusume .box img {
		display: block;
		width: 70%;
		margin: 0 auto;
		padding-bottom: 7.5%;
	}

	.hanare_osusume .box ul {
		list-style-type: disc;
	}

	.hanare_osusume .box li {
	/*font-size:16px;*/
		font-size: 18px;
	}

	.hanare_osusume .box .left {
		float: none;
	}

	.hanare_osusume .box .right {
		float: none;
	}

	.hanare_plan {
		margin-bottom: 60px;
	}

	.hanare_plan .left {
		float: left;
	}

	.hanare_plan .right {
		float: right;
	}

	.hanare_plan .box {
		background: #ffffff;
		padding: 25px 30px 30px;
	}

	.hanare_plan .box ul {
		margin-left: -15px;
	}

	.hanare_plan .oya h2 {
		font-family: "小塚ゴシックPro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-size:20px;*/
		font-size: 21px;
		color: #936293;
		font-weight: normal;
		text-align: center;
		padding-bottom: 3.5%;
	}

	.hanare_plan .oya li {
		background: url(images/hanare_house/plan_oya_icon.gif) no-repeat 0 3px;
	/*font-size:16px;*/
		font-size: 18px;
		padding-left: 35px;
	}

	.hanare_plan .ko h2 {
		font-family: "小塚ゴシックPro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-size:20px;*/
		font-size: 21px;
		color: #8ec31f;
		font-weight: normal;
		text-align: center;
		padding-bottom: 3.5%;
	}

	.hanare_plan .ko li {
		background: url(images/hanare_house/plan_ko_icon.gif) no-repeat 0 3px;
	/*font-size:16px;*/
		font-size: 18px;
		padding-left: 35px;
	}

	.hanare_voice {
		background: #ffffff;
		border: #c9ca8f 2px solid;
		padding: 21px 26px 26px 26px;
	}

	.hanare_voice img {
		width: 100%;
	}

	.hanare_voice .tit {
		text-align: center;
		padding-bottom: 7.5%;
	}

	.hanare_voice .img {
		text-align: center;
		padding-bottom: 7.5%;
	}

	.hanare_voice p {
	/*font-size:16px;*/
		font-size: 18px;
	/*line-height:34px;*/;
	}

	.hanare_voice p.txt {
		float: none;
		width: 100%;
	}

	.hanare_voice .left {
		float: none;
		width: 100%;
		padding-bottom: 7.5%;
	}

	.hanare_voice .right {
		float: none;
		width: 100%;
	}
	
/*はなれハウス事業部*/
	.divisionInner {
		background: #fff;
		padding: 7% 5.3%;
		font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
	}
	.divisionInner p.ttl {
		width: 89.39%;
		margin: 0 auto;
	}
	.divisionInner h1 {
		width: 100%;
		font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif !important;
		font-size: 125%;
		line-height: 1.5;
		text-align: center;
		color: #e48c2a;
		padding: 3% 0 5%;
	}
	.divisionInner .backnumber {
		padding-bottom: 7%;
		border-bottom: #1465a6 2px solid;
	}
	.divisionInner .backnumber .ttl {
		display: block;
		font-size: 120%;
		color: #1465a6;
		border-bottom: #1465a6 2px solid;
		padding-bottom: 1%;
	}
	.divisionInner .backnumber ul {
		margin: 0;
	}
	.divisionInner .backnumber li {
		float: left;
		width: 47.4%;
		padding-top: 7%;
		margin-right: 5.2%;
	}
	.divisionInner .backnumber li:nth-child(even) {
		margin-right: 0;
	}
	.divisionInner .staffBox {
		margin: 8% 0 0;
	}
	.divisionInner .staffBox dl {
		margin-bottom: 8%;
	}
	.divisionInner .staffBox dt {
		float: none;
		width: 30.4%;
		margin: 0 auto;
		margin-bottom: 6%;
	}
	.divisionInner .staffBox dd {
		float: none;
		width: 100%;
		margin: 0;
	}
	.divisionInner .staffBox dd p {
		font-size: 110%;
		color: #736258;
		margin-bottom: 2%;
	}
	.divisionInner .staffBox ul {
		margin: 0;
	}
	.divisionInner .staffBox li {
		float: left;
		width: 47.35%;
		color: #736258;
		margin-bottom: 8%;
	}
	.divisionInner .staffBox li:nth-child(odd) {
		margin-right: 5.3%;
	}
	.divisionInner .staffBox li .left {
		float: none;
		width: 100%;
	}
	.divisionInner .staffBox li p {
		float: none;
		width: 100%;
		margin: 0;
	}
	.divisionInner .staffBox li strong {
		display: block;
		font-size: 110%;
		font-weight: normal;
		text-align: center;
		margin-top: 5%;
	}

/*CAFE STYLE*/
	.cafe_title {
		font-family: "小塚ゴシックPro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-size:20px;*/
		font-size: 21px;
		color: #817770;
		font-weight: normal;
		text-align: center;
		padding-bottom: 3.5%;
	}

	.shop_box {
		padding: 100px 0;
	}

	.shop_box .shop_list .left {
		float: none;
		width: 100%;
		margin-right: 0;
	}

	.shop_box .shop_list .right {
		float: none;
		width: 100%;
	}

	.shop_box .shop_list .left, .shop_box .shop_list .right {
		padding-bottom: 3.5%;
	}

	.shop_box .shop_list .left img, .shop_box .shop_list .right img {
		width: 100%;
	}

	.shop_box .shop_list strong {
		display: block;
	/*font-size:15px;*/
		font-size: 19px;
		line-height: 1.7;
		padding: 20px 0 10px 0;
	}

	.shop_box .shop_list p {
	/*font-size:15px;*/
		font-size: 18px;
		line-height: 1.7;
		margin: 0 0 0.75em;
	}

	.shop_box .shop_list ul {
		margin-left: 0;
	}

	.shop_box .shop_list li.ad_btn {
		background: url(images/cafe_style/ad_btn.gif) no-repeat 0 2px;
		font-size: 15px;
		line-height: 1.5;
		padding-left: 34px;
	}

	.shop_box .shop_list li.hp_btn {
		background: url(images/cafe_style/hp_btn.gif) no-repeat 0 2px;
		font-size: 15px;
		line-height: 1.5;
		padding-left: 34px;
	}

	.shop_box .shop_list li.hp_btn a {
		color: #000000;
		text-decoration: underline;
	}

	.shop_box .shop_list li.hp_btn a:hover {
		color: #000000;
		text-decoration: none;
	}
.shop_box .shop_list a.bt-samp33 {
	display: block;
	text-decoration: none;
	height:45px;
	width: 100%;
	line-height: 47px;
	text-align: center;
	color: #0a343b;
	border:solid 1px #0a343b;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
    border-radius: 25px;        /* CSS3草案 */  
    -webkit-border-radius: 25px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 25px;   /* Firefox用 */
	margin: 0 auto;
	margin-bottom: 2.75em;
	font-size: 18px;
}
.shop_box .shop_list a.bt-samp33:hover {
	background: #0a343b;
	color: #fff;
}

	.cafe_voice {
		background: #ffffff;
		border: #c9ca8f 2px solid;
		padding: 21px 26px 26px 26px;
	}

	.cafe_voice h2 {
		text-align: center;
		padding-bottom: 3.5%;
	}

	.cafe_voice strong {
		font-size: 19px;
	}

	.cafe_voice p {
		font-size: 18px;
	}

	.cafe_voice p {
		line-height: 1.7;
		margin: 0 0 0.75em;
	}

	.cafe_voice .data_btn {
		display: block;
		background: url(images/cafe_style/data_btn.gif) no-repeat 0 8px;
		font-size: 15px;
		line-height: 1.7;
		padding-left: 49px;
		margin-bottom: 40px;
	}

	.cafe_voice .voice1 {
		padding-bottom: 25px;
		border-bottom: #cccccc 1px solid;
	}

	.cafe_voice .voice2 {
		padding-top: 25px;
	}

	.cafe_voice .center {
		display: block;
		width: 100%;
		margin: 0 auto;
	}

/*CASAシリーズ*/
	.casa_slide {
		padding-bottom: 40px;
	}

	.casa_txt {
		padding: 25px 0;
		border-bottom: #cccccc 1px solid;
	}

	.casa_txt strong {
		display: block;
	/*font-size:16px;*/
		font-size: 19px;
		line-height: 1.7;
		padding-bottom: 3.5%;
	}

	.casa_txt p {
		margin: 0;
	/*font-size:16px;*/
		font-size: 18px;
		line-height: 1.7;
	}

	.smp-m24_7 {
		margin: 0 24.822% 7.092% 24.822%;
	}

	.buffet-menubox {
		margin-bottom: 5% !important;
	}

	.buffet-menubox img {
	/*max-width:47.9%;*/
		max-width: 48.9%;
		margin-bottom: 4.609%;
	}

	.buffet-menubox img:nth-child(2n+1) {
	/*margin-right:2.836%;*/;
	}

	.smp-buffet-start {
		margin-top: 24.822%;
		margin-bottom: 17.730%;
	}

	.smp-mb17 {
		margin-bottom: 17.730%;
	}

	.next-box img {
		margin-bottom: 3.546%;
	}

	.next-box2 {
		margin-top: 40px;
	}

	.next-box2 img {
		margin-bottom: 3.546%;
		width: 49.5%;
	}

	.next-box2 .pl {
		float: none;
	}

	.next-box2 .pr {
		float: none;
	}

	.next-box2 .ml {
		float: left;
	}

	.next-box2 .mr {
		float: right;
	}

	.request_btn {
		width: 100%;
		margin: 0 auto;
		margin-top: 10px;
	}

	.postid-7685 .site-content {
		margin: 0;
	}

	.postid-7685 .author-info {
		margin: 0 2.666%;
		display: none;
	}

	.m270 p.more {
		text-align: center;
		margin-top: 3.546%;
	}

	.m270 p.more a {
		background-color: #c9cbca;
		padding: 6px 30px 8px 30px;
		color: #fff;
		font-size: 22px;
		line-height: 0.8em;
		width: 150px;
		text-align: center;
		margin: 0 auto;
		display: inline-block;
	}

	.m270 p {
		margin-bottom: 48px;
		font-size: 18px;
	}

	.page-id-7999 .spHead .logoSp {
		text-align: center;
		background-color: #fff;
		width: 100%;
	}

	.page-id-7999 .spHead .logoSp img {
		max-width: 50%;
	}

	.site-inner.buffet-style-fmenu {
		background-color: #fff;
	}

/*呼吸するW外断熱*/
	.top-text {
		text-align: center;
		font-size: 16px;
		color: #191919;
		margin-bottom: 10.204%;
	}

	.top-text h3 {
		font-size: 20px;
		color: #191919;
		text-align: center;
		margin: 7.142% auto 4.081% auto;
		font-weight: normal;
	}

	.top-text p {
		margin: 0;
	}

	.top-text h2 {
		font-size: 20px;
		margin-top: 30px;
	}
	.top-text p.top_txt {
		margin: 10px 0 40px 0;
		font-size: 18px;
	}

	.dannetsu_navi {
		border: solid 1px #F1F1EB;
		padding: 30px 0 20px;
	}

	.dannetsu_navi ul {
		width: auto;
		max-width: 100%;
		display: table;
		padding: 0 20px;
		margin: 0;
	}

	.dannetsu_navi ul li {
		font-size: 15px;
		margin-bottom: 10px;
		clear: both;
		position: relative;
		line-height: 1.4em;
	}

	.dannetsu_navi ul li span {
		width: 11px;
		height: 15px;
		background: url(images/sotodannetsu/navi_icon.png) no-repeat;
		background-size: 70% auto;
		position: absolute;
		left: 0;
	/*top:7px;*/
		top: 3px;
	}

	.dannetsu_navi ul li a {
		display: table-cell;
		text-decoration: none;
		color: #333333;
		padding-left: 20px;
	}

	.dannetsu_navi ul li a:hover {
		text-decoration: underline;
		color: #33bad2;
	}

	#p01, #p02, #p03, #p04 {
		margin-top: -60px;
		padding-top: 60px;
	}

	.tate_box {
		margin-bottom: 10.204%;
	}

	.tate_box h3 {
	/*font-size:20px;*/
		font-size: 19px;
		margin-bottom: 10px;
	}

	.tate_box p {
		margin: 0;
		font-size: 18px;
	}

	.tate_box .left {
		float: none;
		margin-bottom: 20px;
	}

	.tate_box .right {
		float: none;
		font-size: 16px;
	}

	.tate_box .right .smp {
		margin-bottom: 20px;
	}

	.tate_box .right h4 {
		font-size: 20px;
		line-height: 1.4;
		font-weight: normal;
		margin-bottom: 10px;
	}

	.tate_box .w76 {
		width: 100%;
	}

	.tate_box .w75 {
		width: 100%;
	}

	h2.dannetsu_title {
	/*font-size:20px;*/
		font-size: 19px;
		color: #191919;
		margin: 7.142% auto 4.081% auto;
		font-weight: normal;
		border-bottom: #6dbaca 1px solid;
	}

	.dannetsu_box {
		margin-bottom: 12.204%;
	}

	.dannetsu_box .buffet-title {
		margin: 0;
		padding: 20px 0 0;
	}

	.dannetsu_box p {
	/*font-size:16px;*/
		font-size: 18px;
		text-align: justify;
		text-justify: inter-ideograph;
		margin: 0;
	}

	.dannetsu_box p.joint {
		background: none;
		height: auto;
	}

	.dannetsu_box strong.red {
		color: #e60012;
		font-weight: normal;
		text-decoration: underline;
	}

	.dannetsu_box em {
		color: #e60012;
		font-style: normal;
	}

	.dannetsu_box em.blue {
		color: #036eb8;
		font-style: normal;
	}

	.dannetsu_box h3 {
	/*font-size:20px;*/
		font-size: 19px;
		font-weight: normal;
		margin-bottom: 10px;
	}

	.dannetsu_box strong.title {
		font-size: 19px;
	}

	.dannetsu_box h5 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 20px;
	}

	.dannetsu_box h5.gothic {
		font-family: "小塚ゴシックPro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size: 16px;
		margin-bottom: 10px;
	}

	.dannetsu_box span {
		display: block;
	/*font-size:13px;*/
		font-size: 15px;
		margin-top: 20px;
	}

	.dannetsu_box .left {
		float: none;
		margin-bottom: 20px;
	}

	.dannetsu_box .right {
		float: none;
	}

	.dannetsu_box .w53 {
		width: 100%;
	}

	.dannetsu_box .w44 {
		width: 100%;
	}

	.dannetsu_box .w48 {
		width: 100%;
	}

	.dannetsu_box .w41 {
		width: 100%;
	}

	.dannetsu_box .w56 {
		width: 100%;
	}


	.dannetsu_box .bottom {
		padding-top: 0;
		margin-bottom: 30px;
	}

	.blue_back {
		background: #eff4f6;
		padding: 20px;
	}

	.blue_back h2.dannetsu_title {
	/*font-size:20px;*/
		font-size: 19px;
		color: #191919;
		margin: 0 auto 4.081% auto;
		font-weight: normal;
		border-bottom: #191919 1px solid;
	}

	.blue_back .dannetsu_box {
		margin-bottom: 12.204%;
	}

	.blue_back .dannetsu_box p {
	/*font-size:16px;*/
		font-size: 18px;
		text-align: justify;
		text-justify: inter-ideograph;
		margin: 0;
	}

	.blue_back .dannetsu_box h3 {
	/*font-size:20px;*/
		font-size: 19px;
		font-weight: normal;
		margin-bottom: 10px;
	}

	.blue_back .dannetsu_box h5 {
		font-family: "小塚ゴシックPro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 10px;
	}

	.blue_back .dannetsu_box .w58 {
		width: 100%;
	}

	.blue_back .dannetsu_box .w38 {
		width: 100%;
	}

/*TOP_おすすめ*/
	.osusume {
		padding: 0 5%;
	}

	.osusume .tit {
	/*font-size:16px;*/
		font-size: 19px;
		color: #f39524;
		text-align: center;
		border-bottom: #f39524 1px solid;
		padding-bottom: 5px;
		margin: 0;
	}

	.osusume strong {
		display: block;
		font-size: 15px;
		text-align: center;
		padding: 13px 0 8px;
	}

	.spMenu {
		font-size: 15px;
	}

	.spMenu a, .spMenu a:visited, .spMenu a:hover, .spMenu a:focus, .spMenu a:active {
		color: #333;
	}
}
@media screen and (min-width: 751px) and (max-width: 979px) {
		.sidebar {
	}

	.site-inner {
	}

	#menu-side-1, #menu-side-2, #menu-side-3 {
		font-size: 13px;
	}
}

@media only screen and (min-width:1px) and (max-width:640px) {
	.cat-buffet-img {
		width: 100%;
		margin: 0 auto;
	}
.site-inner {
    margin-left: 0;
    padding: 0;
}
.site-house {
    margin-left: 0;
}
.site-house .site-inner {
	padding-top:0;
}
ul.event {
	margin: 0 5%;
}
ul.event li.event_li {
    width: 50%;
    float: left;
}
ul.event li.event_li img {
    padding: 5px;
}
.inner-gnav {
    width: 100%;
    position: relative;
}
/*スマホ フォント対応*/
	body,
button,
input,
select,
textarea {
		color: #1a1a1a;
		font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	/*font-family: "font-family:Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;*/
		-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
	/*font-size: 16px;
	font-size: 1rem;*/
		font-size: 15px;
		line-height: 1.75;
	}

	.reserve_tit {
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		padding: 0.4em;
		border: 1px solid #191919;
		margin-bottom: 1.875em !important;
	}

	.tour_tel_txt {
		font-size: 15px;
		text-align: center;
		margin-bottom: 0.5em;
	}

	.tour_botbox {
		padding: 1.3em;
		font-size: 15px;
		border: 3px solid #F2F2F2;
		margin-bottom: 3em;
	}

	.build_story > b:first-child {
		display: inline-block;
		margin-bottom: 0.35em;
		font-size: 19px;
	}
}

.btn_more {
	width: 120px;
	text-align: center;
	margin: 0 auto;
	padding-left: 30px;
	background: url(./images/btn_more_open.png) no-repeat left;
	cursor: pointer;
	font-size: 15px;
}

.btn_more_open {
	background: url(./images/btn_more_close.png) no-repeat left;
}

#text-3, #text-6, #nav_menu-3 {
	padding-left: 20px;
	padding-top: 5px;
}
@media only screen and (max-width:400px){
#top_slider {
    padding-top: 11%;
}
#drowerWrap {
    padding: 13% 0 0;
}
}



/*---------- Wordpressデフォルト検索のカスタマイズ ----------*/

/*----- フォーム -----*/
section#search-2{
	margin: 0px;
	padding: 0px;
}
form.search-form {
	position: relative;
	display: block;
	margin: 0 20px;
}
#main-in form.search-form {
	position: relative;
	width: 920px;
	display: block;
	margin: 0px auto;
	margin-top: 100px;
}
@media (max-width: 640px){
	#main-in form.search-form {
		width: 90%;
		margin-top: 0;
	}
}
/*----- スマホ版・検索フォーム -----*/
@media (max-width: 640px){
	section.search-3{
		margin-bottom: 100px;
	}
	form.search-form{
		/*margin-top: 100px;*/
	}
}


/*----- 入力欄 -----*/
section.widget input[type="search"].search-field,
input[type="search"].search-field{
	border: 1px solid #fff;
	border-bottom: #000 1px solid;
	border-right: none;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 15px;
	padding: 0.5em 1.0em 0.3em;
	width: -webkit-calc(100% - 42px);
	width: calc(100% - 42px);
}
input[type="search"].search-field{
	padding: 0.9em 1.0em 0.7em;
}
secton.widget input[type="search"].search-field{
	padding: 7.5px 15.0px 4.5px 15.0px;
}
@media (max-width: 640px){
	body.search-no-results main#main{
		padding-bottom: 0px;
	}
	body.search-no-results section.no-results form{
		/*display: none;*/
	}
}

input:placeholder-shown {
	color: transparent;
}
input::-webkit-input-placeholder {
	color: transparent;
}
input::-moz-placeholder {
	color: transparent;
}
input:-ms-input-placeholder {
	color: transparent;
}
input::-ms-input-placeholder {
	color: transparent;
}


/*----- 検索ボタン -----*/
.search-submit:before {
	font-family: FontAwesome;
	content: "\f002";
	color: #000;
	font-size: 20px;
	left: 0px;
	line-height: 42px;
	position: relative;
	width: 42px;
}
@media (max-width: 640px){
	.search-submit:before {
		font-size: 24px;
	}
}
#secondary button[type="submit"].search-submit,
#main button[type="submit"].search-submit {
	background-color: #fff;
	border: 1px solid #fff;
	border-bottom: #000 1px solid;
	border-left: none;
}
#secondary button[type="submit"].search-submit{
	width: 42px;
}
#main button[type="submit"].search-submit{
	width: 60px;
}
button[type="submit"].search-submit:hover{
	opacity: 0.8;
}
.search-form button[type="submit"]{
	background-color: #fff;
	border: 1px solid #fff;
	border-bottom: #000 1px solid;
	border-left: none;
}




/*---------- 検索結果ページ ----------*/

/*----- 余白リセット -----*/
body.search-results article.search-results-article,
body.search-results article.search-results-article ul.post-categories,
body.search-results article.search-results-article ul.post-categories li,
body.search-results article.search-results-article p.summary{
	margin: 0px;
	padding: 0px;
}

/*----- アンカーテキスト色設定 -----*/
body.search-results article.search-results-article a:link,
body.search-results article.search-results-article a:visited{
	color: #000000;
}
body.search-results article.search-results-article a:hover{
	color: rgba(0, 0, 0, 0.6);
}
/*----- カテゴリーのアンカーテキスト色設定 -----*/
body.search-results article.search-results-article ul.post-categories a:link,
body.search-results article.search-results-article ul.post-categories a:visited{
	color: #f18e44;
}
body.search-results article.search-results-article ul.post-categories a:hover{
	opacity: 0.7;
}

/*----- 検索結果ページのタイトル -----*/
body.search-results header.page-header{
	margin-bottom: 30px;
}
@media (max-width: 640px){
	body.search-results header.page-header{
		margin-bottom: 20px;
	}
	body.search-results header.page-header h1.page-title{
		font-size: 20px;
	}
}

/*----- articleの罫線と余白の調整 -----*/
body.search-results article.search-results-article{
	border-top: solid 1px #aaaaaa;
	padding: 1.6% 2% 1.5%;
}
body.search-results article.search-results-article:last-of-type{
	border-bottom: solid 1px #aaaaaa;
}
@media (max-width: 640px){
	body.search-results article.search-results-article{
		padding: 2.5% 0% 0%;
	}
}

/*----- 記事の個別タイトル -----*/
body.search-results article.search-results-article h2{
	margin-bottom: 8px;
	font-size: 18px;
	line-height: 1.2;
	letter-spacing: -1px;
	font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media (max-width: 640px){
	body.search-results article.search-results-article h2{
		font-size: 13px;
		margin-bottom: 10px;
	}
}

/*----- カテゴリー -----*/
body.search-results article.search-results-article ul.post-categories{
	margin-bottom: 8px;
}
@media (max-width: 640px){
	body.search-results article.search-results-article ul.post-categories{
		margin-bottom: 0px;
		font-size: 12px;
	}
	body.search-results article.search-results-article ul.post-categories a:link,
	body.search-results article.search-results-article ul.post-categories a:visited{
		display: block;
		height: 26px;
	}
}
/*----- カテゴリーの表示切り替え -----*/
@media (min-width: 641px){
	body.search-results article.search-results-article ul.post-categories:first-of-type{
		display: none;
	}
	body.search-results article.search-results-article ul.post-categories:nth-of-type(2){
		display: block;
	}
}
@media (max-width: 640px){
	body.search-results article.search-results-article ul.post-categories:first-of-type{
		display: block;
	}
	body.search-results article.search-results-article ul.post-categories:nth-of-type(2){
		display: none;
	}
}


/*----- 本文・概要 -----*/
body.search-results article.search-results-article p.summary{
	font-size: 15px;
	line-height: 1.2;
}
@media (max-width: 640px){
	body.search-results article.search-results-article p.summary{
		font-size: 11px;
		line-height: 1.1;
		letter-spacing: 0px;
	}
}

/*----- 投稿日 -----*/
body.search-results article.search-results-article div.the_time{
	text-align: right;
	font-size: 15px;
	font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media (max-width: 640px){
	body.search-results article.search-results-article div.the_time{
		font-size: 12px;
	}
}

/*----- サムネイル＆テキストの配置と表示幅の調整 -----*/
body.search-results article.search-results-article:after{
	content: "";
	display: block;
	clear: both;
}
body.search-results article.search-results-article div.leftBox,
body.search-results article.search-results-article div.rightBox{
	float: left;
}
body.search-results article.search-results-article div.leftBox{
	max-width: 206px;	
}
@media (max-width: 640px){
	body.search-results article.search-results-article div.leftBox{
		max-width: 25%;	
	}
}
body.search-results article.search-results-article div.rightBox{
	width: calc(100% - 206px);
	padding-left: 2%;
}
@media (max-width: 640px){
	body.search-results article.search-results-article div.rightBox{
		width: 75%;	
	}
}

/*----- ページネーションの余白設定 -----*/
ul.pagination{
	padding-top: 60px;
}
body.search-results ul.pagination{
	margin: 30px 0px 0px;
	padding: 60px 0px 0px;
}

.common_btn {
	max-width: 980px;
	margin: 0 auto;
	padding: 0 30px;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.common_btn {
		width: 90%;
		padding: 0;
}
}

/* .button-fit
-------------------------------------------------*/
.button-fit {
	position:relative;
	display:inline-block;
	padding:15px 15px 11px;
	color:#f18e44;
	border:1px solid #f18e44;
	border-radius:4px;
	box-shadow:0 4px 0 0 rgba(0,0,0,.11);
	text-align:center;background-color:#fff;
	cursor:pointer;
	-webkit-transition:background-color .25s ease,color .25s ease;
	transition:background-color .25s ease,color .25s ease;
	width: 100%;
	box-sizing: border-box;
	text-decoration: none;
}
.button-fit:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 30px;
	margin: auto;
	vertical-align: middle;
	width: 8px;
	height: 8px;
	border-top: 1px solid #f18e44;
	border-right: 1px solid #f18e44;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.button-fit:hover {
	color:#fff;
	background-color:#f18e44;
	text-decoration: none;
}
.button-fit:hover:after {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
.button-text {
	font-size:16px;
	letter-spacing:.14em;
	line-height:1.75;
}

/*.page-id-341*/
.page-id-341 .button-fit {
	color: #fff;
	border-radius: 0;
	box-shadow: none;
	background-color: #f18e44;
}
.page-id-341 .button-fit:after {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
.page-id-341 .button-fit:hover {
	color: #f18e44;
	background-color: #fff;
}
.page-id-341 .button-fit:hover:after {
	border-top: 1px solid #f18e44;
	border-right: 1px solid #f18e44;
}

/*2カラム*/
ul.button-list {
	display: flex;
}
ul.button-list li {
	width: 48.36%;
	margin-right: 3.28%;
}
ul.button-list li:last-child {
	margin-right: 0;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.articlelist-button {
		padding: 0 20px;
	}
	.button-fit {
		border-width:0;
		border-radius:2px;
		box-shadow:none;
		color:#fff;
		background-color:#f18e44;
	}
.button-fit:after {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
	.button-text {
		padding: 0;
		font-size:14px;
		letter-spacing:.01em;
	}

/*2カラム*/
ul.button-list {
	display: block;
}
ul.button-list li {
	width: 100%;
	margin-right: 0;
	margin-bottom: 16px;
}
ul.button-list li:last-child {
	margin-bottom: 0;
}
}

/*まずはこちらから*/
.first_top .inner {
	max-width: 920px;
	width: 100%;
	margin: 30px auto 120px;
}
.first_top .inner h1 {
	font-size: 18px;
	line-height: 3em;
}
.first_top .inner p {
	font-size: 15px;
	line-height: 200%;
	margin: 0;
}
.first_wrap {
	margin-bottom: 120px;
}
.first_top h2,
.first_wrap h2 {
	background: url(images/first/h2_line_orange01.png) no-repeat center bottom;
	font-size: 24px;
	line-height: 140%;
	text-align: center;
	padding-bottom: 1em;
	margin-bottom: 1.5em;
}
.first_top .story {
	margin-top: 50px;
}
.first_wrap p.txt {
	margin: 30px 0 0;
}
.first_wrap ul.col2 {
	margin: 0 0 50px;
}
.first_wrap ul.col2 li {
	float: left;
	width: 48.36%;
	margin-right: 3.28%;
}
.first_wrap ul.col2 li:last-child {
	margin-right: 0;
}
.first_wrap ul.col2 li h3 {
	font-size: 18px;
	line-height: 180%;
	margin-bottom: 10px;
}
.first_wrap ul.col2 li p {
	font-size: 15px;
	line-height: 200%;
	margin: 0;
	text-align: justify;
	text-justify: inter-ideograph;
}
.first_wrap ul.col2 li p a {
	color: #f60;
	text-decoration: underline;
}
.first_wrap ul.col2 li p a:hover {
	text-decoration: none;
}
.first_wrap ul.col2:nth-child(2) li img {
	margin-bottom: 15px;
}
.first_wrap ul.col2:nth-child(2) li p.pc {
	margin-top: 1.75em;
}
.first_wrap ul.col2 li .link {
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	padding-top: 25px;
}
.first_wrap ul.col2 li .link a {
	display: block;
	max-width: 600px;
	margin: 0 auto;
	text-decoration: underline;
	color: #1a1a1a;
	border: 1px solid #ddd;
	padding: 10px 10px 8px;
}
.first_wrap ul.col2 li .link a:hover {
	text-decoration: none;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.first_wrap ul.col2 li .link {
		padding-top: 15px;
		padding-bottom: 25px;
	}
	.first_wrap ul.col2 li .link a {
		max-width: 100%;
		font-size: 13px;
	}
}
.first_wrap li.point h3 {
	background-image: url(images/first/h2_line_blue.svg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 12px 5px;
	font-size: 20px !important;
	letter-spacing: .05em;
	line-height: 1.7 !important;
	margin-bottom: 4px !important;
	padding-left: 20px;
}
.first_wrap .bgBox {
	display: flex;
	align-items: center;
	gap: 16px;
	background-color: #e1f2fb;
	padding: 16px 24px;
}
.first_wrap .bgBox:not(:last-child) {
	margin-bottom: 24px;
}
.first_wrap .bgBox .img {
	max-width: 100px;
	width: 100%;
}
.first_wrap .bgBox .img img {
	margin: 0 !important;
}
.first_wrap .bgBox p {
	font-size: 16px !important;
	line-height: 1.7 !important;
}
.first_wrap ul.flow {
	max-width: 920px;
	margin: 0 auto;
}
.first_wrap ul.flow li {
	display: block;
	background: url(images/first/arr01.png) no-repeat center bottom;
	font-size: 16px;
	line-height: 200%;
	padding-bottom: 11px;
}
.first_wrap ul.flow li.last {
	background: none;
}
.first_wrap ul.flow li div {
	border-bottom: #ddd 1px solid;
	padding: 15px 0;
}
.first_wrap ul.flow li strong {
	display: block;
	font-style: normal;
	letter-spacing: 0.08em;
	float: left;
	width: 15%;
}
.first_wrap ul.flow li p {
	float: left;
	width: 85%;
	margin: 0;
}
.first_wrap ul.num_img {
	display: flex;
	flex-wrap: wrap;
	gap: 50px;
	margin: 0;
}
.first_wrap ul.num_img li {
	width: calc((100% - 150px) / 4);
}
.first_wrap ul.num_img li img{
    width: 100%;
}
.first_voice {
	background: #f7f8f3;
	padding: 70px 0;
	margin-bottom: 120px;
}
.first_voice .inner {
	max-width: 920px;
	width: 100%;
	margin: 0 auto;
}
.first_voice h2 {
	background: url(images/first/h2_line_orange01.png) no-repeat center bottom;
	font-size: 24px;
	line-height: 140%;
	text-align: center;
	padding-bottom: 1em;
	margin-bottom: 1.5em;
}
.first_voice ul.col2 {
	margin: 0;
}
.first_voice li {
		float: left;
		width: 48.36%;
		margin-right: 3.28%;
	}
.first_voice li:last-child {
		margin-right: 0;
	}
.first_voice li .box {
	margin-bottom: 40px;
}
.first_voice li .box:nth-child(even) {
	margin-bottom: 0;
}
.first_voice li .box p {
	background: #fff;
	padding: 15px 30px 20px;
	margin: 0;
}
.first_voice li .box p strong {
	display: block;
	margin-bottom: 10px;
}

/*.first_nursery*/
.first_nursery {
	max-width: 675px;
	width: 85.9903381643%;
	margin: 0 auto;
	padding-bottom: 120px;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.first_nursery {
		padding-bottom: 90px;
	}
}

.slide_wrap {
	margin-bottom: 120px;
}
.slide_wrap h2 {
	background: url(images/first/h2_line_orange01.png) no-repeat center bottom;
	font-size: 24px;
	line-height: 140%;
	text-align: center;
	padding-bottom: 1em;
	margin-bottom: 1.5em;
}
.slide_wrap .common_btn {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
.request_wrap {
	margin-bottom: 120px;
}
.request_wrap h2 {
	font-size: 30px;
	letter-spacing: 0.08em;
	text-align: center;
	margin-bottom: 20px;
}
.request_wrap h3 {
	font-size: 24px;
	font-weight: normal;
	line-height: 140%;
	letter-spacing: 0.08em;
	text-align: center;
	margin: 40px 0 20px;
}
.request_wrap p {
	font-size: 15px;
	line-height: 200%;
	margin: 0 0 50px;
}
.reservation_wrap p {
	margin-bottom: 55px;
}
.reservation_wrap .tokuten h2 {
	margin-bottom: 40px;
}
.reservation_wrap .tokuten ul {
	margin: 0;
	margin-bottom: 60px;
}
.reservation_wrap .tokuten li {
	float: left;
	width: 65.76%;
}
.reservation_wrap .tokuten li:nth-child(2) {
	width: 34.24%;
}
.reservation_wrap .tel h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 300%;
	text-align: center;
	border: #000 2px solid;
	margin-bottom: 50px;
}
.reservation_wrap .tel ul {
	margin: 0;
	margin-bottom: 50px;
}
.reservation_wrap .tel li {
	float: left;
	width: 51.63%;
	font-size: 20px;
	padding-top: 10px;
}
.reservation_wrap .tel li strong {
	font-size: 44px;
	letter-spacing: 0.05em;
}
.reservation_wrap .tel li:nth-child(2) {
	width: 43.47%;
	font-size: 17px;
	line-height: 200%;
	border-left: #f2f2f2 3px solid;
	padding: 0 0 0 25px;
}
.reservation_wrap .tel .attention {
	font-size: 15px;
	line-height: 200%;
	border: #f2f2f2 3px solid;
	padding: 20px 25px;
	margin-top: 60px;
}

/*Slider Pro*/
#slider1 .sp-mask,
#slider2 .sp-mask,
#slider3 .sp-mask {
    height: 550px!important;
}
.sp-txt {
    color: #333;
    background: #FFF;
}
#slider1 .sp-slides-container .sp-arrows,
#slider2 .sp-slides-container .sp-arrows,
#slider3 .sp-slides-container .sp-arrows {
    position: absolute;
    top: 45%!important;
}
#works #slider1 .sp-slides-container .sp-arrows {
	top: 31%!important;
}
.sp-txt h3 {
    font-size: 1.17em;
	font-weight: normal;
	margin: 20px 0 10px;
}
.sp-txt h3 a {
	color: #f8a805;
}
.sp-txt h3 a:hover {
	color: #f8a805;
	text-decoration: underline;
}
.slide_wrap .w-center p {
	line-height: 180%;
	text-align: left;
	margin: 0;
}
.sp-slide img {
	height: auto;
}


@media only screen and (min-width:1px) and (max-width:640px){

/*まずはこちらから*/
.page-id-18841 .single .content-area {
	padding: 0;
}
.page-id-18841 .site-content {
	width: 86%;
	margin: 0 auto;
	padding: 0;
}
.page-id-18841 .site-main {
	padding-bottom: 40px;
}

.first_top {
	margin-left: 0;
}
.first_top .inner {
	max-width: 86%;
	width: 100%;
	margin: 30px auto 90px;
}
.first_top .inner h1 {
	font-size: 15px;
	font-weight: bold;
	line-height: 180%;
	margin-bottom: 10px;
}
.first_top .inner p {
	font-size: 15px;
	line-height: 200%;
	margin: 0;
}
.first_wrap {
	margin-bottom: 90px;
}
.first_top h2,
.first_wrap h2 {
	background: url(images/first/h2_line_orange01.png) no-repeat center bottom;
	font-size: 110%;
	line-height: 140%;
	text-align: center;
	padding-bottom: 1em;
	margin-bottom: 40px;
}
	.first_wrap h2 {
		margin: 0;
	}
.first_top .story {
	margin-top: 30px;
}
.first_wrap p.txt {
	margin: 30px 0 0;
}
.first_wrap ul.col2 {
	display: flex;
    flex-direction: column;
	}
	.first_wrap ul.col2.pc {
		display: none;
	}
.first_wrap ul.col2 li {
	order: 2;
	float: none;
	width: 100%;
	margin-right: 0;
}
	.first_wrap ul.col2 li:nth-child(2) {
    order: 1; /* 室内の5つの強みを先に表示 */
  }
.first_wrap ul.col2 li:last-child {
	margin-right: 0;
}
.first_wrap ul.col2 li h3 {
	font-size: 15px;
	line-height: 180%;
	margin-bottom: 10px;
	/*margin-top: 30px;*/
}
.first_wrap ul.col2 li p {
	font-size: 15px;
	line-height: 200%;
	margin-bottom: 24px;
	}
.first_wrap ul.col2 li p.button {
	font-size: 200%;
	line-height: 1;
	text-align: center;
}
	.first_wrap ul.col2 li p img {
		margin: 24px 0;
	}
	.first_wrap li.point h3 {
		font-size: 16px !important;
		letter-spacing: .1em;
		margin-bottom: 8px !important;
	}
	.first_wrap .bgBox {
		padding: 16px;
	}
	.first_wrap .bgBox:not(:last-child) {
		margin-bottom: 8px;
	}
	.first_wrap .bgBox .img {
		max-width: 80px;
	}
	.first_wrap .bgBox p {
		font-size: 14px !important;
		line-height: 1.5 !important;
	}
.first_wrap ul.flow {
	margin:0;
}
.first_wrap ul.flow li {
	display: block;
	background: url(images/first/arr01.png) no-repeat center bottom;
	font-size: 15px;
	line-height: 180%;
	padding-bottom: 11px;
}
.first_wrap ul.flow li.last {
	background: none;
}
.first_wrap ul.flow li div {
	border-bottom: #ddd 1px solid;
	padding: 15px 0;
}
.first_wrap ul.flow li strong {
	display: block;
	font-style: normal;
	letter-spacing: 0.08em;
	float: left;
	width: 25%;
}
.first_wrap ul.flow li p {
	float: left;
	width: 75%;
	margin: 0;
}
.first_wrap ul.num_img {
	gap: 20px;
	}
.first_wrap ul.num_img li {
	width: calc((100% - 20px) / 2);
	}
.first_wrap ul.num_img li:nth-of-type(3n+2),
.first_wrap ul.num_img li:nth-of-type(3n+3){
    margin-left: 0%;
}
.first_voice {
	margin-left: 0;
	background: #f7f8f3;
	padding: 50px 0;
	margin: 0 0 90px;
}
.first_voice .inner {
	max-width: 920px;
	width: 100%;
	margin: 0 auto;
}
.first_voice h2 {
	background: url(images/first/h2_line_orange01.png) no-repeat center bottom;
	font-size: 110%;
	line-height: 140%;
	text-align: center;
	padding-bottom: 1em;
	margin-bottom: 1.5em;
}
.first_voice ul.col2 {
	width: 86%;
	margin: 0 auto;
}
.first_voice li {
	float: left;
	width: 100%;
	margin-right: 0;
}
.first_voice li:last-child {
	margin-right: 0;
}
.first_voice li .box {
	margin-bottom: 30px;
}
.first_voice li .box:nth-child(even) {
	margin-bottom: 30px;
}
.first_voice li .box p {
	background: #fff;
	padding: 15px 15px 20px;
	margin: 0;
}
.first_voice li .box p strong {
	display: block;
	margin-bottom: 10px;
	line-height: 180%;
}

.slide_wrap {
	margin-left: 0;
	margin-bottom: 90px;
}
.slide_wrap h2 {
	background: url(images/first/h2_line_orange01.png) no-repeat center bottom;
	font-size: 110%;
	line-height: 140%;
	text-align: center;
	padding-bottom: 1em;
	margin-bottom: 1.5em;
}
.slide_wrap p {
	font-size: 14px;
	line-height: 200%;
	text-align: center;
	width: 86%;
	margin: 30px auto;
}
.request_wrap {
	margin-bottom: 90px;
}
.request_wrap h2 {
	font-size: 110%;
	letter-spacing: 0.08em;
	text-align: center;
	margin-bottom: 20px;
}
.request_wrap h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	letter-spacing: 0.08em;
	text-align: left;
	margin: 30px 0 15px;
}
.request_wrap p {
	font-size: 15px;
	line-height: 200%;
	margin: 0 0 50px;
}
.reservation_wrap p {
	margin-bottom: 30px;
}
.reservation_wrap .tokuten h2 {
	margin-bottom: 40px;
}
.reservation_wrap .tokuten ul {
	margin: 0;
	margin-bottom: 50px;
}
.reservation_wrap .tokuten li {
	float: none;
	width: 100%;
}
.reservation_wrap .tokuten li:nth-child(2) {
	width: 100%;
}
.reservation_wrap .tel h2 {
	font-size: 110%;
	font-weight: normal;
	line-height: 180%;
	text-align: center;
	border: #000 2px solid;
	padding: 10px;
	margin-bottom: 30px;
}
.reservation_wrap .tel ul {
	margin: 0;
	margin-bottom: 50px;
}
.reservation_wrap .tel li {
	float: left;
	width: 100%;
	font-size: 20px;
	padding-top: 0;
}
.reservation_wrap .tel li strong {
	display: block;
	font-size: 160%;
	line-height: 1;
	letter-spacing: 0.05em;
	margin-bottom: 15px;
}
.reservation_wrap .tel li:nth-child(2) {
	width: 100%;
	font-size: 100%;
	line-height: 180%;
	border-left: none;
	padding: 0;
}
.reservation_wrap .tel .attention {
	font-size: 14px;
	line-height: 180%;
	border: #f2f2f2 3px solid;
	padding: 15px 15px 20px;
	margin-top: 60px;
}

/*Slider Pro*/
#slider1 .sp-mask,
#slider2 .sp-mask,
#slider3 .sp-mask {
    height: 470px!important;
}
.sp-txt-inner {
    width: 85%;
}
table#covercome {
    margin: 50% auto 0;
}
.top-title {
    width: 80%;
}
.top-title h1, .top-title h2{
    font-size: 1.4em;
    margin: 0.5em 0;
}
.top-title p {
    font-size: 0.9em;
}
.panel li {
    width: 20%;
    margin: 6.6%;
}
.sp-txt h3 {
    font-size: 110%;
	font-weight: normal;
	line-height: 180%;
	width: 86%;
	margin: 20px auto 10px;
}
.sp-txt h3 a {
	color: #f8a805;
}
.sp-txt h3 a:hover {
	color: #f8a805;
	text-decoration: underline;
}
.slide_wrap .w-center p {
	line-height: 180%;
	text-align: left;
	width: 86%;
	margin: 0 auto;
}
.sp-slide img {
	height: auto;
}
}
@media only screen and (min-width:320px) and (max-width:320px) {
#slider1 .sp-mask,
#slider2 .sp-mask,
#slider3 .sp-mask {
    height: 400px!important;
}
}
@media screen and (max-width: 800px) {
#slider1 .sp-buttons,
#slider2 .sp-buttons,
#slider3 .sp-buttons {
    position: relative!important;
    bottom: 0;
}
.sp-txt-inner {
    width: 90%;
}
}



/* ---------- 「商品シリーズの紹介」ここから ---------- */

/* 全体設定 */
.dn{
    display: none;
}
.pc{
	display: block;
}
.pc_ib{
    display: inline-block;
}
.sp,
.sp_ib{
    display: none;
}
@media screen and (max-width: 768px){
    .pc,
    .pc_ib{
        display: none;
    }
    .sp_ib{
        display: inline-block;
    }
    .sp{
        display: block;
    }
}
article#Series *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
article#Series figure a{
    display: block;
}
article#Series figure img{
    width: 100%;
}

/* 段組み・子要素の幅・余白　まとめて指定 */
article#Series > section > section:nth-of-type(n+2) > header > figure:first-of-type{
    margin-bottom: 5px;
}
@media (min-width: 641px){
    article#Series > section > section:nth-of-type(n+2) > header{
        margin-bottom: 80px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    article#Series > section > section:nth-of-type(n+2) > header > figure:first-of-type{
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-basis: 100%;
        -o-flex-basis: 100%;
        flex-basis: 100%;
    }
    article#Series > section > section:nth-of-type(n+2) > header > figure:nth-of-type(2){
        -webkit-flex-basis: 60%;
        -moz-flex-basis: 60%;
        -ms-flex-basis: 60%;
        -o-flex-basis: 60%;
        flex-basis: 60%;
    }
    article#Series > section > section:nth-of-type(n+2) > header > div{
        padding-top: 4%;
        padding-left: 2%;
        -webkit-flex-basis: 40%;
        -moz-flex-basis: 40%;
        -ms-flex-basis: 40%;
        -o-flex-basis: 40%;
        flex-basis: 40%;
    }
}

/*  要素の幅・水平余白　まとめて指定  */
    @media (min-width: 1201px){
        article#Series > section > header > figure{
            max-width: 1200px;
            margin-left: auto;
            margin-right: auto;
        }
    }
article#Series > section > header > h2,
article#Series > section > header > h2 + p,
article#Series section#FullOrder > header + section,
article#Series section#HanareHouse > header + section,
article#Series section#CafeStyle > header + section,
article#Series section#CasaSeries > header + section,
article#Series > section > section,
article#Series > footer > aside{
    width: 100%;
}
    @media (min-width: 921px){
        article#Series > section > header > h2,
        article#Series > section > header > h2 + p,
        article#Series section#FullOrder > header + section,
        article#Series section#HanareHouse > header + section,
        article#Series section#CafeStyle > header + section,
        article#Series section#CasaSeries > header + section,
        article#Series > section > section,
        article#Series > footer > aside{
            max-width: 920px;
            margin-left: auto;
            margin-right: auto;
        }   
    }
@media (max-width: 640px){
    article#Series > header,
    article#Series > section,
    article#Series > footer{
        margin-left: 0px;
    }
    article#Series > section > header > h2,
    article#Series > section > header > h2 + p,
    article#Series > section > section > *:not(section),
    article#Series > footer > aside{
		width: 85%;
        margin-left: auto;
        margin-right: auto;
    }
}


/*  要素の垂直余白　まとめて指定  */
article#Series > header{
    padding-top: 20px;
}
article#Series > section{
    padding-top: 50px;
}
article#Series > section > header > figure:first-of-type{
    margin-bottom: 40px;
}
article#Series > section > header > h2 +p{
    margin-bottom: 60px;
}
article#Series > section ~ section,
article#Series > section > section ~ section,
article#Series > footer{
    padding-top: 100px;
}
article#Series > section:last-child{
    padding-bottom: 100px;
}
article#Series > section > section:first-of-type > header > figure{
    margin-bottom: 20px;
}
article#Series > section > section:first-of-type > header > figure img.pc,
article#Series > section > section:first-of-type > header > figure img.sp{
    margin-bottom: 5px;
}
@media (min-width: 641px){
    article#Series > section > section:first-of-type > header h3 + p{
        margin-bottom: 60px;
    }
}
@media (max-width: 640px){
    article#Series{
        padding-top: 50px;
    }
    article#Series > section > header > h2 +p{
        margin-bottom: 70px;
    }
    article#Series > section > section:first-of-type > header > figure,
    article#Series > section > section > header > figure:nth-of-type(2){
        margin-bottom: 25px;
    }
    article#Series > section > section > header h3 + p{
        margin-bottom: 50px;
    }
}


/*  見出し周辺　まとめて指定  */
article#Series > header > p:first-of-type{
    font-size: 16px;
    color: #f18e44;
    font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    text-align: center;
    margin-bottom: 0px;
}
article#Series h1{
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
article#Series h1 + hr{
    width: 36px;
    font-weight: bold;
    height: 2px;
    background-color: #000;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}
article#Series h2{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}
article#Series h3{
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
}
@media (max-width: 640px){
    article#Series h1 + hr{
        width: 56px;
        height: 3px;
    }
    article#Series h2{
        margin-bottom: 15px;
        line-height: 1.5;
    }
}


/*  スライダー　まとめて設定  */
article#Series .slider-pro .sp-mask{
    height: 400px !important;
}
@media ( max-width: 320px ) { article#Series .slider-pro article.sp-slide img{ height: 60%; } }
@media ( min-width: 321px ) { article#Series .slider-pro article.sp-slide img{ height: 65%; } }
@media ( min-width: 361px ) { article#Series .slider-pro article.sp-slide img{ height: 70%; } }
@media ( min-width: 376px ) { article#Series .slider-pro article.sp-slide img{ height: 80%; } }
@media ( min-width: 415px ) { article#Series .slider-pro article.sp-slide img{ height: 90%; } }
@media ( min-width: 641px ) { article#Series .slider-pro article.sp-slide img{ height: 30%; } }
@media ( min-width: 676px ) { article#Series .slider-pro article.sp-slide img{ height: 35%; } }
@media ( min-width: 711px ) { article#Series .slider-pro article.sp-slide img{ height: 40%; } }
@media ( min-width: 746px ) { article#Series .slider-pro article.sp-slide img{ height: 45%; } }
@media ( min-width: 781px ) { article#Series .slider-pro article.sp-slide img{ height: 50%; } }
@media ( min-width: 816px ) { article#Series .slider-pro article.sp-slide img{ height: 55%; } }
@media ( min-width: 851px ) { article#Series .slider-pro article.sp-slide img{ height: 60%; } }
@media ( min-width: 886px ) { article#Series .slider-pro article.sp-slide img{ height: 65%; } }
@media ( min-width: 921px ) { article#Series .slider-pro article.sp-slide img{ height: 70%; } }
article#Series .slider-pro article.sp-slide h3,
article#Series .slider-pro article.sp-slide .w-center > p{
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}
article#Series .slider-pro article.sp-slide h3 a{
    color: #000;
}
@media (max-width: 640px){
    article#Series .slider-pro article.sp-slide h3{
        line-height: 1.5;
    }
}


/* ボタン　まとめて設定 */
article#Series .common_btn{
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
}
@media (max-width: 640px){
article#Series .common_btn{
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
	padding-top: 40px;
}
article#Series .col2{
	padding-left: 20px;
	padding-right: 20px;
}
}


/* 「お家づくりセミナー・イベント予約」バナー */
article#Series > section > footer nav{
    margin-top: 100px;
	text-align: center;
}
article#Series > section > footer nav a{
    display: block;
}
article#Series > section > footer nav a img{
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 640px){
    article#Series > section > footer nav{
        margin-top: 70px;
        width: 85%;
        margin-left: auto;
        margin-right: auto;
    }
}


/* セクション「ビュッフェスタイル」 */
article#Series section#BuffetStyle > header h2{
    margin-bottom: 60px;
}


/* セクション「カーサシリーズ」 */
article#Series section#CasaSeries > header h2{
    margin-bottom: 20px;
}
article#Series section#CasaSeries > header h2 span{
    display: block;
    width: 100%;
    font-size: 17px;
    text-align: center;
}
@media (max-width: 640px){
    article#Series section#CasaSeries > header h2 span{
        margin-top: 10px;
    }
}


/*  フッター  */
article#Series > footer h2{
    margin-bottom: 30px;
}
article#Series > footer > aside ul{
    width: 100%;
    margin: 0px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
article#Series > footer > aside ul li{
    -webkit-flex-basis: 49%;
    -moz-flex-basis: 49%;
    -ms-flex-basis: 49%;
    -o-flex-basis: 49%;
    flex-basis: 49%;
}
article#Series > footer > aside ul li:nth-of-type(n+3){
    margin-top: 30px;
}
article#Series > footer > aside ul li a{
    display: block;
    height: 100%;
    color: #000;
}
article#Series > footer > aside ul li a:hover{
    opacity: 0.6;
}
article#Series > footer > aside ul li a figure{
    width: 100%;
}
article#Series > footer > aside ul li a h3{
    margin-top: 10px;
}
@media (max-width: 640px){
    article#Series > footer h2{
        margin-bottom: 20px;
    }
    article#Series > footer > aside ul li{
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-basis: 100%;
        -o-flex-basis: 100%;
        flex-basis: 100%;
    }
    article#Series > footer > aside ul li ~ li,
    article#Series > footer > aside ul li:nth-of-type(n+3){
        margin-top: 2%;
    }
    article#Series > footer > aside ul li a{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
    }
    article#Series > footer > aside ul li a figure{
        -webkit-flex-basis: 45%;
        -moz-flex-basis: 45%;
        -ms-flex-basis: 45%;
        -o-flex-basis: 45%;
        flex-basis: 45%;
    }
    article#Series > footer > aside ul li a h3{
        margin-top: 0px;
        line-height: 1.5;
        -webkit-flex-basis: 53%;
        -moz-flex-basis: 53%;
        -ms-flex-basis: 53%;
        -o-flex-basis: 53%;
        flex-basis: 53%;
    }
}

/*フローティングメニュー*/
.ft-floating_menu {
	display: none;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.ft-floating_menu {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 9999;
	}
	.ft-floating_menu ul {
		display: flex;
		align-items: center;
		margin: 0;
	}
	.ft-floating_menu li {
		width: 25%;
	}
	.ft-floating_menu li:first-child {
		width: 55.625%;
	}
	.ft-floating_menu li:nth-child(2),
	.ft-floating_menu li:nth-child(3) {
		width: 22.34375%;
	}
}


/* ------------------------
	190304追加
------------------------ */
/*改行*/
.br-sp {
	display: none;
}
@media screen and (max-width: 640px){
	.br-pc {
		display: none;
	}
	.br-sp {
		display: inline-block;
	}
}

/*section*/
.home section,
.page-id-56541 section,
.page-id-80204 section,
.page-id-90897 section {
	margin-top: 100px;
}
.home section > p,
.page-id-56541 section > p {
	line-height: 1.75;
	text-align: center;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.home p.catch-text,
	.page-id-56541 h1 {
		font-size: 13px;
		font-weight: 400;
		line-height: 1.5;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 20px;
		text-align: center;
	}
	.home section,
	.page-id-56541 section,
	.page-id-90897 section {
		margin-top: 50px;
	}
	.home section > p,
	.page-id-56541 section > p {
		font-size: 14px;
	}
}

/*.page-template-google_search*/
.page-template-google_search section {
	margin-top: 100px;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.page-template-google_search section {
		margin-top: 50px;
	}
}

/*.topTitle*/
h2.topTitle {
	font-size: 30px;
	line-height: 1.5;
	letter-spacing: .05em;
	text-align: center;
	margin-bottom: 0.75em;
}
h2.topTitle .en {
	display: block;
	font-size: 16px;
	color: #f60;
}
@media only screen and (min-width:1px) and (max-width:640px){
	h2.topTitle {
		font-size: 20px;
	}
}

/*.topBottom*/
.topBottom {
	max-width: 1020px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 0;
}
.topBottom a {
	position:relative;
	display:inline-block;
	padding:15px 15px 11px;
	color:#f60;
	border:1px solid #f60;
	border-radius:4px;
	box-shadow:0 4px 0 0 rgba(0,0,0,.11);
	text-align:center;
	background-color:#fff;
	cursor:pointer;
	-webkit-transition:background-color .25s ease,color .25s ease;
	transition:background-color .25s ease,color .25s ease;
	width: 100%;
	font-weight: 700;
	letter-spacing: .05em;
}
.topBottom a:hover {
	color:#fff;
	background-color:#f60;
}
.topBottom a:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 18px;
	margin: auto;
	vertical-align: middle;
	width: 8px;
	height: 8px;
	border-top: 1px solid #f60;
	border-right: 1px solid #f60;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.topBottom a:hover:after {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.topBottom a {
		background-color:#f60;
		color:#fff;
		border-radius:5px;
		box-shadow: none;
	}
	.topBottom a:after {
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
	}
}

/*.top-request*/
.top-request {
	max-width: 700px;
	width: 95.1690821256%;
	margin: 0 auto;
	padding-top: 54px;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.top-request {
		padding-top: 0;
	}
}

/*#first*/
#first {
	max-width: 980px;
	width: 90.3381642512%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#first .txt {
	margin-top: 50px;
}
#first .txt h2 {
	font-size: 22px;
	line-height: 1.667;
	margin-bottom: 16px;
}
@media only screen and (min-width:1px) and (max-width:640px){
	#first .txt h2 {
		font-size: 16px;
	}
}

/*.gx-house*/
.gx-house {
	max-width: 800px;
	width: 90.3381642512%;
	margin: 0 auto;
	padding-top: 64px;
}
.gx-house p {
	text-align: center;
	margin: 0 0 20px;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.gx-house {
		padding-top: 32px;
	}
	.gx-house p {
		font-size: 14px;
		margin-bottom: 10px;
	}
}

/*#event*/
#event {
	max-width: 980px;
	width: 90.3381642512%;
	margin-left: auto;
	margin-right: auto;
}

/*.topics_list*/
.topics_list {
	margin: 0 0 30px;
}
.topics_list li {
	padding: 17px 0;
	border-bottom: 2px solid #ddd;
}
.topics_list li:first-child {
	border-top: 2px solid #ddd;
}
.topics_list li .thumb {
	display: inline-block;
	display: table-cell;
	width: 146px;
	vertical-align: top;
}
.topics_list li .thumb a {
	display: block;
	position: relative;
	z-index: 1; 
	width: 106px;
}
.topics_list li .thumb a:before {
	content: "";
	position: absolute;
	z-index: -1; 
	top: 4px;
	left: 4px;
	width: 106px;
	height: 100%;
	background: #ddd;
}
.topics_list li .thumb a span {
	display: block;
	overflow: hidden; 
	width: 100%;
	height: 100%;
}
@media only screen and (max-width: 767px) {
	.topics_list li .thumb {
		width: 124px;
	}
}
.topics_list li .box {
	display: table-cell;
	vertical-align: top;
}
.topics_list li .box + .box {
	margin-top: 32px;
}
@media only screen and (max-width: 767px) {
	.topics_list li .box {
		width: calc(100% - 132px);
	}
}
.topics_list li .box a {
	display: block;
	font-size: 18px;
	line-height: 1.5;
	color: #000;
	margin-top: 10px;
}
.topics_list li .box a:hover {
	opacity: .6;
}
.topics_list li .box p,
.topics_list li dl,
.topics_list li dd {
	margin: 0;
}
.topics_list li .box p {
	border: none;
	width: 140px;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size: 12px;
	line-height: 27px;
	text-align: center;
	color: #fff;
}
.topics_list li .box p.staff-blog {
	background: #CBA334;
}
.topics_list li .box p.project-list {
	background: #DA7B4F;
}
.topics_list li .box p.live {
	background: #979E5A;
}
.topics_list li .box p.real-estate {
	background: #73636f;
}
.topics_list li .box p.owner {
	background: #6AA394;
}
.topics_list li .box p.user-voice {
	background: #2B7E5A;
}
.topics_list li .box p.tour-list {
	background: #3a668d;
}
.topics_list li .box p.seminar-list {
	background: #e6a17a;
}
.topics_list li .box a h3 {
	font-size: 18px;
	line-height: 1.5;
	color: #000;
	margin: 8px 0 3px;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.topics_list li .box a {
		font-size: 13px;
	}
	.topics_list li .box a h3 {
		font-size: 13px;
	}
}

/*.notice*/
.notice {
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	padding-top: 50px;
}
.notice a {
	display: block;
	max-width: 600px;
	margin: 0 auto;
	text-decoration: underline;
	color: #1a1a1a;
	border: 1px solid #ddd;
	padding: 10px 10px 8px;
}
.notice a:hover {
	text-decoration: none;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.notice {
		padding-top: 25px;
	}
	.notice a {
		max-width: 90%;
	}
}

/*#works*/
#works .boxInner {
	border: 1px solid #ddd;
	border-bottom: 2px solid #d1d1d1;
}
#works .boxInner .text {
	padding: 15px 20px 22px;
	border-bottom: 1px solid #ddd;
}
#works .boxInner .text h3 {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	padding-bottom: 0.75em;
}
#works .boxInner .text h3 a {
	color: #000;
}
#works .boxInner .text h3 a:hover {
	opacity: .6;
}
#works .boxInner .text .tags-links a {
	border: 1px solid #f2f2f2;
	padding: 7px 5px 5px;
	font-size: 14px;
	line-height: 1.25;
	color: #191919;
	display: inline-block;
}
#works .boxInner .text .tags-links a:hover {
	border: 1px solid #ddd;
}
@media only screen and (min-width:1px) and (max-width:640px){
	#works .boxInner .text .tags-links a {
		font-size: 12px;
	}
}
@media only screen and (min-width:1px) and (max-width:425px){
	.home #slider1 .sp-mask {
		height: 460px!important;
	}
}
@media only screen and (min-width:1px) and (max-width:375px){
	.home #slider1 .sp-mask {
		height: 450px!important;
	}
}
@media only screen and (min-width:1px) and (max-width:320px){
	.home #slider1 .sp-mask {
		height: 450px!important;
	}
}

/*#series*/
#series {
	max-width: 980px;
	width: 90.3381642512%;
	margin-left: auto;
	margin-right: auto;
}
#series .topTitle {
	padding-bottom: 0;
}
#series p {
	margin-top: 0 !important;
}
#series .cardList {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
}
#series .cardList li {
	width: 48.5%;
	margin-right: 3%;
	border: 1px solid #e5e5e5;
	box-shadow: 0 2px 0 #d1d1d1;
	margin-bottom: 10px;
}
#series .cardList li:nth-child(even) {
	margin-right: 0;
}
#series .cardList li a {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	color: #000;
}
#series .cardList li a:hover {
	opacity: .6;
}
#series .cardList li a:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 15px;
	margin: auto;
	vertical-align: middle;
	width: 8px;
	height: 8px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#series .cardList li a span {
	width: 26.5%;
}
#series .cardList li a dl,
#series .cardList li a dd {
	margin: 0;
}
#series .cardList li a dl {
	width: 73.5%;
	padding: 20px;
}
#series .cardList li a dt,
#series .cardList li a dd {
	font-size: 15px;
	line-height: 1.5;
}
#series .cardList li a dt {
	font-size: 18px;
	margin-bottom: 5px;
}
#series .cardList li a dt span {
	background: linear-gradient(transparent 50%, #ffece2 50%);
}
@media only screen and (min-width:1px) and (max-width:640px){
	#series .cardList {
		margin-bottom: 20px;
	}
	#series .cardList li {
		width: 100%;
		margin-right: 0;
	}
	#series .cardList li a dl {
		padding: 10px 20px 10px 10px;
	}
	#series .cardList li a dt,
	#series .cardList li a dd {
		font-size: 12px;
	}
}

/*#top-bnr*/
#top-bnr {
	max-width: 980px;
	width: 90.3381642512%;
	margin-left: auto;
	margin-right: auto;
}
#top-bnr ul.top-bnr_col2 {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
}
#top-bnr ul.top-bnr_col2 li {
	width: 48.9795918367%;
	margin-bottom: 20px;
	margin-right: 2.0408163265%;
}
#top-bnr ul.top-bnr_col2 li:nth-child(even) {
	margin-right: 0;
}
#top-bnr .top-bnr_col1 a {
	display: block;
	margin-bottom: 20px;
}
@media only screen and (min-width:1px) and (max-width:640px){
	#top-bnr ul.top-bnr_col2 li {
		width: 48.6631016043%;
		margin-bottom: 10px;
		margin-right: 2.6737967914%;
	}
	#top-bnr ul.top-bnr_col2 li:nth-child(even) {
		margin-right: 0;
	}
	#top-bnr .top-bnr_col1 a {
		margin-bottom: 10px;
	}
}

/*#webmagazine*/
#webmagazine {
	max-width: 980px;
	width: 90.3381642512%;
	margin-left: auto;
	margin-right: auto;
}

/*#owners_voice*/
#owners_voice {
	max-width: 980px;
	width: 90.3381642512%;
	margin-left: auto;
	margin-right: auto;
}
#owners_voice .topButton {
	margin-top: 30px;
}

/*#lineup*/
#lineup {
	max-width: 980px;
	width: 90.3381642512%;
	margin-left: auto;
	margin-right: auto;
}

/*.area__list*/
.area__list {
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.area__list li {
	position: relative;
	width: 33.3333333333%;
	margin: 20px 0;
}
.area__list li:nth-child(n+4) {
	width: 25%;
	margin-bottom: 0;
}
.area__list li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background-image: linear-gradient(to bottom, #777777, #777777 1px, transparent 1px, transparent 2px);
	background-position: left;
	background-repeat: repeat-y;
	background-size: 1px 3px;
}
.area__list li:first-child:before,
.area__list li:nth-child(4):before {
	content: none;
}
.area__list li:after {
	content: "";
	position: absolute;
	top: -20px;
	width: 100%;
	height: 1px;
	background-image: linear-gradient(to right, #777, #777 1px, transparent 1px, transparent 2px);
	background-position: top;
	background-repeat: repeat-x;
	background-size: 3px 1px;
}
.area__list li a {
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	color: #1a1a1a;
	padding: 20px;
}
.area__list li a:before {
	content: "\f041";
	display: block;
	font-family: FontAwesome;
	font-size: 30px;
	color: #f60;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.area__list li,
	.area__list li:nth-child(n+4) {
		width: 50%;
		margin: 20px 0;
	}
	.area__list li:last-child {
		width: 100%;
		margin-bottom: 0;
	}
	.area__list li:nth-child(4):before {
		content: "";
	}
	.area__list li:nth-child(odd):before {
		content: none;
	}
	.area__list li a {
		font-size: 16px;
		padding: 15px 10px;
	}
}

/*.masonry_all*/
.home .masonry_all {
	max-width: 1390px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.home .entry {
	width: 21%;
}
/*14.4 - >= 985px*/
@media screen and (max-width: 61.5625em) {
	.home .entry {
		width: 28.1%;
	}
}
/*14.1 - >= 710px*/
@media screen and (max-width: 44.375em) {
	.home .masonry_all {
		padding-left: 0;
		padding-right: 0;
	}
	.home .entry {
		/*width: 46.5%;*/
		width: 95%;
	}
}

/*#ft-banner*/
#ft-banner {
	margin-bottom: 100px;
}
#ft-banner .shiryo {
	max-width: 1020px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 80px;
}
#ft-banner .shiryo > .topButton {
	margin-top: 1.75em;
}
#ft-banner .soudan .bnr {
	background: url(images/top/ft-bnr02_2.png) no-repeat right top #fff6f0;
}
#ft-banner .soudan .bnr a {
	display: block;
	max-width: 1020px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}
#ft-banner .soudan > .topButton {
	margin-top: 1.75em;
}
@media only screen and (min-width:1px) and (max-width:640px){
	#ft-banner {
		margin-bottom: 50px;
	}
	#ft-banner .shiryo {
		margin-bottom: 30px;
	}
	#ft-banner .soudan .bnr {
		background: transparent;
	}
}

/*#ft-tour*/
#ft-tour {
	text-align: center;
	margin-bottom: 60px;
}
#ft-tour img {
	display: inline-block;
	margin-bottom: 30px;
}
#ft-tour a {
	color: #000;
	text-decoration: underline;
}
#ft-tour a:hover {
	text-decoration: none;
}
@media only screen and (min-width:1px) and (max-width:640px){
	#ft-tour {
		margin-bottom: 30px;
	}
	#ft-tour img {
		margin-bottom: 20px;
	}
}

/*footer*/
footer {
	font-size: 13px;
	text-align: center;
	margin-bottom: 80px;
}
footer a {
	color: #000;
	text-decoration: underline;
}
footer a:hover {
	text-decoration: none;
}

/*.support_bnr 200526追加*/
.support_bnr {
	max-width: 980px;
	margin: 60px auto 0;
}
.support_bnr > a + a {
	display: block;
	margin-top: 20px;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.support_bnr {
		max-width: 90%;
		margin-top: 20px;
	}
}

/*注文住宅レポートのスライド表示変更*/
#works > .example-list-top,
#works > .example-list-bottom {
	margin-bottom: 30px;
}
#works .slick-slide {
	width: 360px;
	height: 240px;
	margin: 0 20px;
}
#works .slick-slide a {
	position: relative;
	display: block;
	height: 100%;
}
#works .slick-slide a h3 {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
	background: rgba(0,0,0, .4);
	padding: 0 2em;
	box-sizing: border-box;
	opacity: 0;
	transition: .5s ease;
	z-index: 2;
	font-size: 16px;
	line-height: 28px;
}
#works .slick-slide a:hover,
#works .slick-slide a:hover h3 {
	opacity: 1;
}
#works .slick-slide picture {
	position: relative;
	z-index: 1;
}
#works .slick-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50%;
	font-family: "object-fit: cover; object-position: 50%;";
}
@media only screen and (min-width:1px) and (max-width:640px){
	#works > .example-list-top,
	#works > .example-list-bottom {
		margin-bottom: 18px;
	}
	#works .slick-slide {
		width: 216px;
		height: 144px;
		margin: 0 12px;
	}
	#works .slick-slide a h4 {
		font-size: 13px;
		line-height: 21px;
	}
}

/*「もっと見る」ボタンの表記変更*/
.topButton {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	max-width: 320px;
	margin: 0 auto;
	padding: 14px 30px 13px;
	border: solid 1px #555;
	transition: 0.5s;
}
.topButton:hover {
	opacity: 0.7;
}
.topButton > span {
	font-family: YakuHanJPs_Noto,"Noto Sans JP",Meiryo,sans-serif;
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: .08em;
	color: #555;
	padding-right: 27px;
}
.topButton > .arrow {
	position: relative;
	margin-top: -1px;
}
.topButton > .arrow:before,
.topButton > .arrow:after {
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.topButton > .arrow:before {
	height: 2px;
	width: 14px;
	background: #555;
	right: 1px;
}
.topButton > .arrow:after {
	width: 0;
	height: 0;
	right: 0;
	border-style: solid;
	border-width: 4px 0 4px 5px;
	border-color: transparent transparent transparent #555;
}
@media only screen and (min-width:1px) and (max-width:640px){}


/* ------------------------
	.top_intro
------------------------ */
.top_intro {
	background-color: #f5f5f5;
	padding: 32px 0;
}
.top_intro ul {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	max-width: 1200px;
	width: calc(100% - 10vw);
	margin: 0 auto;
}
.top_intro li {
	width: calc((100% - 48px)/4);
}
.top_intro li a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	background-color: #fff;
	border: 1px solid #1a1a1a;
	height: 64px;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	color: #1a1a1a;
	transition: .5s ease;
}
.top_intro li a:hover {
	opacity: .6;
}
.top_intro li a .arrow {
	background-color: #1a1a1a;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 23px;
	height: 23px;
}
.top_intro li a .arrow:after {
	content: "";
	display: inline-block;
	border: 1px solid currentColor;
	border-bottom: 0;
	border-left: 0;
	width: 8px;
	height: 8px;
	line-height: 1;
	vertical-align: middle;
	color: #fff;
	box-sizing: border-box;
	transform: translateX(-25%) rotate(45deg);
}
.top_intro li:first-child a .arrow:after {
	transform: translateY(-25%) rotate(135deg);
}
@media only screen and (min-width:1px) and (max-width:640px){
	.top_intro {
		padding: 16px 0;
	}
	.top_intro ul {
		gap: 8px;
	}
	.top_intro li {
		width: calc((100% - 8px)/2);
	}
	.top_intro li a {
		font-size: 14px;
	}
	.top_intro li a .arrow {
		width: 21px;
		height: 21px;
	}
}


/* ------------------------
	#top_lineup
------------------------ */
#top_lineup {
	padding-top: 120px;
}
#top_lineup ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 24px;
	max-width: 860px;
	width: calc(100% - 10vw);
	margin: 0 auto;
}
#top_lineup ul.top_lineup_top {
	margin-bottom: 40px;
}
#top_lineup li {
	width: calc((100% - 48px)/3);
}
#top_lineup li p {
	font-size: 15px;
	line-height: 1.5;
	text-align: center;
	color: #1a1a1a;
	margin: 16px 0 0;
}
@media only screen and (min-width:1px) and (max-width:640px){
	#top_lineup {
		padding-top: 64px;
	}
	#top_lineup ul {
		justify-content: flex-start;
		gap: 16px;
	}
	#top_lineup ul.top_lineup_top {
		margin-bottom: 24px;
	}
	#top_lineup li {
		width: calc((100% - 16px)/2);
	}
	#top_lineup li p {
		font-size: 14px;
		text-align: left;
		margin-top: 12px;
	}
}


/* ------------------------
	新フッター
------------------------ */
#ft-container {
	background-color: #f5f5f5;
	padding-bottom: 40px;
}
#ft-container ul {
	margin: 0;
}
#ft-container > .inner {
	max-width: 1240px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding: 115px 20px 80px;
	font-size: 14px;
}
#ft-container > .inner a {
	color: #1a1a1a;
}
#ft-container .footer-left {
	width: 440px;
	margin-right: 38px;
}
#ft-container .footer-left a {
	text-decoration: underline;
}
#ft-container .footer-left a:hover {
	text-decoration: none;
}
#ft-container .footer-left > .company-info {
	margin-top: 38px;
}
#ft-container .footer-left > ul.contact-social {
	margin-top: 38px;
}
#ft-container .footer-right {
	width: 630px;
}
#ft-container .footer-right a {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#ft-container .footer-right a:hover {
	opacity: 0.7;     /* 透過レベル */
	filter: alpha(opacity=80);
}
#ft-container .footer-right > .sitemap {
	display: flex;
	justify-content: space-between;
}
#ft-container .footer-right > .sitemap > ul {
	min-width: 260px;
}
#ft-container .footer-right > .sitemap > ul:not(:last-child) {
	margin-right: 27px;
}
#ft-container .footer-right > .sitemap > ul > li:not(:last-child) {
	margin-bottom: 60px;
}
#ft-container .footer-right > .sitemap > ul > li.solo {
	margin-bottom: 1.5em;
	font-size: 20px;
	line-height: 1;
}
#ft-container > p.copyright {
	margin: 0;
}
#ft-container > p.copyright a {
	color: #1a1a1a;
}
@media screen and (max-width: 1280px) {
	#ft-container .footer-right {
		width: 49.219vw;
	}
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	#ft-container {
		padding-bottom: 80px;
	}
	#ft-container > .inner {
		flex-direction: column-reverse;
		padding-bottom: 0;
		padding-top: 0;
	}
	#ft-container .footer-left {
		width: 100%;
		margin: 55px 0 50px;
	}
	#ft-container .footer-left > ul.contact-social {
		justify-content: flex-start;
		margin-top: 36px;
	}
	#ft-container .footer-right {
		width: 100%;
	}
	#ft-container .footer-right > .sitemap {
		display: block;
		margin-top: 4px;
	}
	#ft-container .footer-right > .sitemap > ul:not(:last-child) {
		margin-right: 0;
	}
	#ft-container .footer-right > .sitemap > ul > li:not(:last-child) {
		margin-bottom: 0;
	}
	#ft-container .footer-right > .sitemap > ul > li.solo {
		margin: 0;
		font-size: 16px;
		border-bottom: 1px solid rgba(0,0,0, .2);
	}
	#ft-container .footer-right > .sitemap > ul > li.solo a {
		padding: 23px 0;
		position: relative;
		display: block;
	}
	#ft-container .footer-right > .sitemap > ul > li.solo a:after {
		content: "";
		position: absolute;
		top: calc(50% - 5.2px);
		right: 7px;
		width: 20.6px;
		height: 10.4px;
		background-image: url("images/arrow.svg");
		z-index: 2;
	}
	#ft-container > p.copyright {
		text-align: center;
	}
}

/*.acd-check*/
.acd-check {
	display: none;
}
.acd-label {
	margin-bottom: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid rgba(44,45,42, .2);
}
.acd-label {
	display: block;
	position: relative;
	cursor: text;
	font-size: 20px;
	line-height: 1;
}
.acd-check:checked + .acd-label + .acd-content {
	height: auto;
	opacity: 1;
	visibility: visible;
	border-top: none;
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	.acd-label {
		margin: 0;
		padding: 23px 0;
	}
	.acd-label {
		cursor: pointer;
		font-size: 16px;
	}
	.acd-label > a {
		pointer-events: none;
	}
	.acd-label:before {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		right: 10px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 17px;
		height: 1px;
		background-color: #9fa0a0;
		transition: .2s;
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
	}
	.acd-label:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		right: 10px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 17px;
		height: 1px;
		background-color: #9fa0a0;
		transition: .3s;
	}
	.acd-check:checked + .acd-label + .acd-content {
		padding: 15px 0;
	}
	.acd-content {
		display: block;
		height: 0;
		opacity: 0;
		transition:
			border-top     .3s ease-out,
			padding-top    .3s ease-out,
			padding-bottom .3s ease-out;
		visibility: hidden;
	}
	.acd-check:checked + .acd-label:before {
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
	}
	.acd-check:checked + .acd-label:after {
		background-color: transparent;
	}
}

/*.footer-sitemap*/
.footer-sitemap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.footer-sitemap > dl {
	width: 47.2826086957%;
	letter-spacing: .08em;
}
.footer-sitemap > dl:nth-child(n+2) {
	margin-left: 5.4347826087%;
}
.footer-sitemap dt {
	font-size: 20px;
	line-height: 1;
	letter-spacing: .06em;
	padding-bottom: 14px;
	border-bottom: 1px solid rgba(44,45,42, .2);
}
.footer-sitemap dd {
	margin: 0;
}
.footer-sitemap dd > a {
	display: block;
	color: #1a1a1a;
	transition: .5s ease;
	padding: 8px 16px;
	border-bottom: 1px solid #efefef;
	position: relative;
}
.footer-sitemap dd > a:hover {
	background-color: #efefef;
	transition: 0.5s;
}
.footer-sitemap dd > a:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 6px;
	margin: auto;
	vertical-align: middle;
	width: 8px;
	height: 8px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	.footer-sitemap {
		display: block;
		max-width: 90%;
		margin: 0 auto;
	}
	.footer-sitemap > dl {
		width: 100%;
	}
	.footer-sitemap > dl:nth-child(n+2) {
		margin-left: 0;
	}
}


/* ------------------------
	lps予約
------------------------ */
.lifeplan-inner {
	margin-bottom: 80px;
}
.lifeplan-inner p {
	margin-bottom: 50px;
}
.lifeplan-inner h2 {
	font-size: 20px;
	line-height: 36px;
	margin-bottom: 31px;
}
.lifeplan-inner ul,
.lifeplan-inner dl,
.lifeplan-inner dd {
	margin: 0;
}
.lifeplan-inner .flow {
  padding-left: 120px;
  position: relative;
}
.lifeplan-inner .flow::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #eee;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 120px;
}
.lifeplan-inner .flow > li {
  position: relative;
}
.lifeplan-inner .flow > li:not(:last-child) {
  margin-bottom: 2vh;
}
.lifeplan-inner .flow > li .icon {
  font-size: 14px;
  color: #fff;
  background: rgb(255,145,10);
  background: -moz-linear-gradient(left, rgba(255,145,10,1) 0%, rgba(255,174,75,1) 100%);
  background: -webkit-linear-gradient(left, rgba(255,145,10,1) 0%,rgba(255,174,75,1) 100%);
  background: linear-gradient(to right, rgba(255,145,10,1) 0%,rgba(255,174,75,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b90db', endColorstr='#66d5e9',GradientType=1 );
  padding: 8px 20px;
  display: block;
  position: absolute;
  top: 0;
  left: -120px;
  z-index: 100;
	letter-spacing: .08em;
}
.lifeplan-inner .flow > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #ffae4b;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.lifeplan-inner .flow > li dl {
  padding-left: 70px;
  position: relative;
}
.lifeplan-inner .flow > li dl::before,
.lifeplan-inner .flow > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 21px;
}
.lifeplan-inner .flow > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: -3px;
  background: #d98548;
  border-radius: 50%;
  left: -4px;
}
.lifeplan-inner .flow > li dl::after {
  width: 50px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: 5px;
}
.lifeplan-inner .flow > li dl dt {
	font-size: 18px;
}
.lifeplan-inner .flow > li dl dd {
	font-size: 14px;
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	.lifeplan-inner {
		margin-bottom: 40px;
	}
	.lifeplan-inner p {
		margin-bottom: 40px;
	}
	.lifeplan-inner h2 {
		font-size: 15px;
		line-height: 23px;
		margin-bottom: 20px;
	}
	.lifeplan-inner .flow {
		padding-left: 90px;
	}
	.lifeplan-inner .flow::before {
		left: 90px;
	}
	.lifeplan-inner .flow > li .icon {
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px;
		left: -90px;
	}
	.lifeplan-inner .flow > li dl {
		padding-left: 35px;
	}
	.lifeplan-inner .flow > li dl::after {
		width: 15px;
	}
	.lifeplan-inner .flow > li dl dt {
		font-size: 15px;
	}
	.lifeplan-inner .flow > li dl dd {
		font-size: 13px;
	}
}

/*.lifeplan-bottom*/
.lifeplan-bottom {
	margin-top: 60px;
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	.lifeplan-bottom {
		margin-top: 30px;
	}
}

/*.lifeplan-thanks*/
.lifeplan-thanks h1 {
	letter-spacing: 0;
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	.lifeplan-thanks h1 .br-pc {
		display: none;
	}
}

/*.button.hollow.normal*/
.button.hollow.normal {
	max-width: 520px;
	width: 96.7914438503%;
	margin: 0 auto;
	margin-top: 50px;
}
.button.hollow.normal a {
	width: 100%;
	padding: 10px 25px;
  font-weight: 500;
	background: #f60;
  color: #fff;
	text-align: center;
  transition: all 0.3s ease;
  display: inline-block;
	border: 2px solid #f60;
	border-radius: 3rem;
}
.button.hollow.normal a:hover {
  background: transparent;
  color: #f60;
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	.button.hollow.normal {
		margin-top: 20px;
	}
}


/* ------------------------
	【NEW】見学会投稿
------------------------ */
.events .tour_wrap {
	margin-bottom: 40px;
}
.events section {
	margin-bottom: 100px;
}
.events section h2 {
	font-size: 32px;
	line-height: 56px;
	margin-bottom: 58px;
}
.events section h3 {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 20px;
}
.events section#chirashi,
.events section#chirashi_ura {
	margin: 0;
}
.events section#chirashi_ura {
	margin-top: 20px;
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	.events .tour_wrap {
		margin-bottom: 20px;
	}
	.events section {
		margin-bottom: 50px;
	}
	.events section h2 {
		font-size: 21px;
		line-height: 30px;
		margin-bottom: 28px;
	}
	.events section h3 {
		font-size: 17px;
		line-height: 30px;
		margin-bottom: 13px;
	}
}

/*#yoyaku*/
#yoyaku {
	text-align: center;
}
#yoyaku .tel {
	margin-top: 40px;
	font-size: 16px;
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	#yoyaku {
		text-align: left;
	}
}

/*#point*/
#point .supplement {
	margin-top: 60px;
}
@media only screen and (max-width: 768px) and (min-width: 0px){}

/*#map*/
#map .more-small {
	text-align: right;
	margin-top: 22px;
}
#map .more-small a {
	box-shadow: none;
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	overflow: hidden;
	min-width: 152px;
	padding: 14px 30px 13px;
	border: solid 1px #9fa0a0;
}
#map .more-small span {
	color: #333;
	max-width: calc(100% - 36px);
	margin-right: 12px;
	text-align: left;
}
#map .more-small .arrow {
	position: relative;
	background-size: 100% auto; background-repeat: no-repeat;
	z-index: 1;
	transition: transform .5s ease;
	background-image: url('images/events/arrow.svg');
	width: 26px;
	height: 13px;
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	#map .more-small {
		margin-top: 16px;
	}
	#map .more-small a {
		min-width: 140px;
		padding: 8px 10px;
	}
	#map .more-small span {
		max-width: calc(100% - 35px);
		margin-right: 10px;
		font-size: 12px;
	}
	#map .more-small .arrow {
		width: 21px;
		height: 10.5px;
		margin-left: 4px;
	}
}

/*#interview*/
#interview .tips_list {
	margin-top: 2em;
}
@media only screen and (max-width: 768px) and (min-width: 0px){}


/* ------------------------
	特定のカテゴリ一覧（スマホの時1カラム）
------------------------ */
@media only screen and (max-width: 768px) and (min-width: 0px){
	/*.entry-content .desBox .authorBox {
		width: auto;
		float: none;
	}*/
	.thum {
		width: auto;
	}
	.thum img {
		margin: 0;
	}
	/*.nameBox {
		padding-left: 20px;
		width: auto;
		float: left;
	}*/
}


/* ------------------------
	安心保証動画リンク追加
------------------------ */
.warranty-button {
	max-width: 920px;
	width: 86%;
	margin: 0 auto;
	padding-bottom: 100px;
}
.warranty-button p {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.warranty-button ul {
	display: flex;
	justify-content: space-between;
	margin: 0;
}
.warranty-button li {
	width: 48.9130434783%;
}
.warranty-button li .movie {
	position: relative;
}
.warranty-button li .movie .video {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	aspect-ratio: 4 / 3;
}
.warranty-button li .movie .play-btn,
.warranty-button li .movie .play-btn2 {
	display: block;
	width: 15%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	cursor: pointer;
	cursor: hand;
}
.warranty-button li .movie .play-btn.playActive,
.warranty-button li .movie .play-btn2.playActive {
	display: none;
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	.warranty-button p {
		font-size: 110%;
		margin-bottom: 10px;
	}
	.warranty-button ul {
		display: block;
	}
	.warranty-button li {
		width: 100%;
	}
	.warranty-button li + li {
		margin-top: 25px;
	}
}


/* ------------------------
	スタッフブログ タグ一覧
------------------------ */
.tags__list {
	max-width: 1350px;
	width: 95.169%;
	margin: 0 auto;
	margin-bottom: 30px;
}
.tags__list ul {
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.tags__list li {
	padding: 0 4px;
	margin-bottom: 12px;
}
.tags__list li a {
	display: block;
	font-size: 14px;
	line-height: 1.84;
	color: #1a1a1a;
	border: 1px solid #dedede;
	border-radius: 3px;
	padding: 0 9px;
}
.tags__list li a span:before {
	content: "#";
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	.tags__list ul {
		justify-content: flex-start;
	}
	.tags__list li {
		padding: 0 3px;
		margin-bottom: 10px;
	}
	.tags__list li a {
		font-size: 12px;
	}
}


/* ------------------------
	注文住宅レポート アコーディオン
------------------------ */
.cat {
	max-width: 1100px;
	width: 90.3381642512%;
	margin: 0 auto 80px;
}
.cat .catnavi {
	margin: 0 -22px;
	display: flex;
	justify-content: center;
}
.cat .catnavi .catitem {
	position: relative;
	margin: 0 22px;
	width: 220px;
}
.cat .catnavi .catpa {
	border-bottom: #222 1px solid;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.456' height='11.455' viewBox='0 0 11.456 11.455'%3E%3Cpath id='Path_1271' data-name='Path 1271' d='M-9502.5-12245.492h7v-7.2' transform='translate(-1938.878 15383.246) rotate(45)' fill='none' stroke='%23000' stroke-width='2'/%3E%3C/svg%3E%0A");
	background-position: right 12px top 2px;
	background-repeat: no-repeat;
	padding-bottom: 14px;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0.08em;
	cursor: pointer;
	margin: 0;
}
.cat .catnavi .catpa.active:before {
	content: '';
	position: absolute;
	bottom: -48px;
	left: calc(50% - 12px);
	width: 25px;
	height: 22px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='22' viewBox='0 0 25 22'%3E%3Cpath id='Polygon_11' data-name='Polygon 11' d='M12.5,0,25,22H0Z' fill='%23f2f3f4'/%3E%3C/svg%3E%0A");
}
.cat .cattab {
	overflow: hidden;
}
.cat .cattab.heightauto {
	height: auto !important;
}
.cat .cattab .tabitem {
	display: none;
}
.cat .tabcontent {
	margin-top: 48px;
	background: #F2F3F4;
	padding: 40px 50px 20px;
	display: flex;
	flex-wrap: wrap;
}
.cat .tabcontent a {
	width: 15%;
	margin-bottom: 20px;
	margin-right: 2%;
	color: #1a1a1a;
}
.cat .tabcontent a:nth-child(6n) {
	margin-right: 0;
}
.cat .tabcontent a .imgdiv {
	position: relative;
	overflow: hidden;
}
.cat .tabcontent a .imgdiv:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 57.97101%;
}
.js_bg_lazy_first {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.cat .tabcontent a .imgdiv .imgdiv__bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: 0.3s;
}
.cat .tabcontent a p {
	margin: 5px 0 0;
	font-size: 14px;
	letter-spacing: 0.04em;
}
@media (max-width: 999px) {
	.cat {
		margin-bottom: 40px;
	}
	.cat .catnavi {
		margin: 0 -5px;
	}
	.cat .catnavi .catitem {
		margin: 0 5px;
		width: calc(50% - 10px);
	}
	.cat .catnavi .catpa {
		background-position: right 5px top 2px;
		padding-bottom: 13px;
		padding-right: 25px;
	}
	.cat .catnavi .catpa.active:before {
		bottom: -26px;
	}
	.cat .tabcontent {
		margin-top: 26px;
		padding: 26px 20px 20px;
	}
	.cat .tabcontent a,
	.cat .tabcontent a:nth-child(6n) {
		width: 47.005988024%;
		margin-bottom: 7px;
		margin-right: 5.9880239521%;
	}
	.cat .tabcontent a:nth-child(2n) {
		margin-right: 0;
	}
	.cat .tabcontent a p {
		margin-top: 3px;
		font-size: 13px;
	}
}
@media only screen and (min-width: 1025px) {
	.cat .catnavi .catpa:hover {
		opacity: 0.6;
	}
	.cat .tabcontent a .imgdiv {
		overflow: hidden;
	}
	.cat .tabcontent a:hover {
		opacity: 1;
	}
	.cat .tabcontent a:hover .imgdiv .imgdiv__bg {
		transform: scale(1.05);
	}
}
@media only screen and (max-width: 370px) {
	.cat .catnavi .catpa {
		font-size: 14px;
		letter-spacing: 0;
	}
}
@media only screen and (max-width: 350px) {
	.cat .catnavi .catpa {
		font-size: 13px;
	}
}


/* ------------------------
	2020年度着工棟数地域No.1
------------------------ */
.jsk_banner {
	max-width: 800px;
	margin: 0 auto;
}


/* ------------------------
	Buffet STYLE
------------------------ */
.buffet_style section {
	padding-top: 140px;
}
.buffet_style section:first-child {
	padding-top: 50px;
}
.buffet_style a {
	color: #1a1a1a;
}
.buffet_style p {
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 0;
}
.buffet_style ul,
.buffet_style dl,
.buffet_style dl dd {
	margin: 0;
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	.buffet_style .site-content {
		padding: 0;
	}
	.buffet_style section {
		padding-top: 70px;
	}
	.buffet_style section > a,
	.buffet_style #sec-01,
	.buffet_style #sec-02,
	.buffet_style #sec-08 {
		display: block;
		width: 92%;
		margin: 0 auto;
	}
}

/*改行*/
.buffet_style .br-sp {
	display: none;
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	.buffet_style .br-pc {
		display: none;
	}
	.buffet_style .br-sp {
		display: inline-block;
	}
}

/*#sec-01*/
.buffet_style #sec-01,
.buffet_style #sec-01 p {
	text-align: center;
}
.buffet_style #sec-01 .inner > div {
	max-width: 440px;
	width: 100%;
	margin: 0 auto;
}
.buffet_style #sec-01 .inner > div img {
	width: 100%;
}
.buffet_style #sec-01 h1 {
	padding-top: 50px;
	font-size: 36px;
	margin-bottom: 32px;
}
.buffet_style #sec-01 p {
	font-size: 20px;
}
.buffet_style #sec-01 p + p {
	margin-top: 32px;
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	.buffet_style #sec-01 h1 {
		padding-top: 32px;
		font-size: 22px;
		margin-bottom: 16px;
	}
	.buffet_style #sec-01 p {
		font-size: 15px;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	.buffet_style #sec-01 p + p {
		margin-top: 19px;
	}
}

/*#sec-02*/
.buffet_style #sec-02 .title {
	text-align: center;
	margin-bottom: 50px;
}
.buffet_style #sec-02 .title img {
	width: 257px;
}
.buffet_style #sec-02 ul {
	display: flex;
	flex-wrap: wrap;
}
.buffet_style #sec-02 li {
	width: 32.6086956522%;
	margin-right: 1.08695652174%;
}
.buffet_style #sec-02 li:nth-child(3n) {
	margin-right: 0;
}
.buffet_style #sec-02 li:nth-child(n+4) {
	margin-top: 32px;
}
.buffet_style #sec-02 .btn__price {
	margin-top: 80px;
}
.buffet_style #sec-02 .btn__price a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 480px;
	height: 70px;
	background: #fff;
	margin: 0 auto;
	border: 2px solid #9fa0a0;
	transition: .5s ease;
	font-size: 20px;
	font-weight: bold;
	color: #9b7656;
}
.buffet_style #sec-02 .btn__price a:hover {
	background: #9b7656;
	opacity: 1;
	color: #fff;
}
.buffet_style #sec-02 .btn__price a span {
	margin-top: 3px;
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	.buffet_style #sec-02 .title {
		margin-bottom: 16px;
	}
	.buffet_style #sec-02 .title img {
		width: 160px;
	}
	.buffet_style #sec-02 ul {
		justify-content: space-between;
	}
	.buffet_style #sec-02 li {
		width: 48.7179487179%;
		margin-right: 0;
	}
	.buffet_style #sec-02 li:nth-child(n+3) {
		margin-top: 16px;
	}
	.buffet_style #sec-02 .btn__price {
		margin-top: 50px;
	}
	.buffet_style #sec-02 .btn__price a {
		width: calc(100% - 60px);
		height: 54px;
		background: #9b7656;
		font-size: 19px;
		color: #fff;
	}
}

/*.case*/
.buffet_style .case a {
	transition: .5s ease;
}
.buffet_style .case a:hover {
	opacity: .6;
}
.buffet_style .case > a {
	display: block;
	margin-bottom: 50px;
}
.buffet_style .case > a > img {
	margin-bottom: 32px;
}
.buffet_style .case > a h3 {
	font-size: 26px;
}
.buffet_style .case li {
	padding: 0 10px;
}
.buffet_style .case li h3 {
	font-size: 16px;
	line-height: 28px;
	margin: 16px 0 8px;
}
.buffet_style .case .btn__more {
	margin-top: 50px;
}
.buffet_style .case .btn__more a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 480px;
	height: 70px;
	margin: 0 auto;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.buffet_style #sec-03.case .btn__more a {
	background: #557145;
}
.buffet_style #sec-04.case .btn__more a {
	background: #f8bf84;
}
.buffet_style #sec-05.case .btn__more a {
	background: #d19f95;
}
.buffet_style #sec-06.case .btn__more a {
	background: #c3b09f;
}
.buffet_style #sec-07.case .btn__more a {
	background: #00b1b6;
}
.buffet_style .case .btn__more a span {
	margin-top: 3px;
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	.buffet_style .case > a h3 {
		font-size: 19px;
	}
	.buffet_style .case li p {
		font-size: 15px;
		line-height: 23px;
	}
	.buffet_style .case .btn__more {
		margin-top: 32px;
	}
	.buffet_style .case .btn__more a {
		width: calc(100% - 60px);
		height: 54px;
		font-size: 19px;
	}
}

/*.site-main.buffet*/
.single .site-main.buffet .m270 {
	margin: 32px 0 70px !important;
}
.single .site-main.buffet .m270 .buffettitle {
	font-size: 16px;
	line-height: 1.25;
	border-left: #f18e44 2px solid;
	padding-left: 15px;
	margin-bottom: 1em !important;
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	.single .site-main.buffet .m270 {
		margin: 32px auto 50px !important;
		width: 92%;
	}
	.single .site-main.buffet .m270 .buffettitle {
		font-size: 18px;
	}
}

/*.buffet*/
.buffet .title {
	position: relative;
	font-size: 30px;
	line-height: 42px;
	text-align: center;
	text-indent: .08em;
	margin-bottom: 60px;
	padding-bottom: 20px;
}
.buffet .title:after {
	content: "";
	position: absolute;
	bottom: 0;
	display: block;
	background: #e5e5e5;
	width: 200px;
	height: 8px;
	left: calc(50% - 100px);
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	.buffet .title {
		font-size: 22px;
		line-height: 27px;
		margin-bottom: 38px;
		padding-bottom: 14px;
	}
	.buffet .title:after {
		width: 100px;
		height: 4px;
		left: calc(50% - 50px);
	}
}

/*.top_movie*/
.top_movie {
	position: relative;
	padding: 100px 0;
}
.top_movie:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 83px;
	background-color: #f2ede9;
	z-index: -1;
}
.top_movie .inner {
	max-width: 980px;
	width: 90.3381642512%;
	margin: 0 auto;
}
.top_movie .block {
	display: flex;
}
.top_movie .block .txt {
	width: 200px;
}
.top_movie .block .txt h2.topTitle {
	text-align: left;
	margin: 0;
}
.top_movie .block ul {
	width: calc(100% - 200px);
	max-width: 700px;
	display: flex;
	justify-content: space-between;
	padding-left: 20px;
	margin: 0;
}
.top_movie .block li {
	width: calc(50% - 15px);
}
.top_movie .block li a {
	color: #000;
}
.top_movie .block li a .img {
	display: block;
	position: relative;
	overflow: hidden;
}
.top_movie .block li a .img:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 56.23188%
}
.top_movie .block li a .img:after {
	content: "";
	position: absolute;
	top: calc(50% - 33px);
	left: calc(50% - 33px);
	width: 65px;
	height: 65px;
	background-image: url("images/top/top_movie_icon.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.5;
}
.top_movie .block li a .img div {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: 0.3s;
}
.top_movie .block li a:hover .img div {
	transform: scale(1.05);
}
.top_movie .block h3 {
	font-size: 14px;
	line-height: 26px;
	letter-spacing: .04em;
	margin-top: 14px;
}
.top_movie .topButton {
	max-width: 400px;
	margin-top: 60px;
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	.top_movie {
		padding: 0 0 43px;
		margin-top: 100px !important;
	}
	.top_movie:before {
		right: 0;
	}
	.top_movie .block {
		flex-wrap: wrap;
	}
	.top_movie .block .txt {
		width: 100%;
		margin-top: -24px;
	}
	.top_movie .block .txt h2.topTitle {
		text-align: center;
	}
	.top_movie .block ul {
		width: 100%;
		padding-left: 0;
		margin-top: 38px;
	}
	.top_movie .block li {
		width: calc(50% - 5px);
	}
	.top_movie .block h3 {
		font-size: 12px;
		line-height: 21px;
		margin-top: 12px;
	}
	.top_movie .topButton {
		max-width: 280px;
		text-align: center;
		margin-top: 43px;
	}
}

/*追加2312*/
.page-id-80204 .top_movie {
	padding-top: 70px;
}
.top_movie .inner > h2 {
	max-width: 600px;
	margin: 0 auto;
}
.top_movie .inner > ul {
	display: flex;
	justify-content: center;
	gap: 24px;
	padding-top: 20px;
	margin: 0;
}
.top_movie .inner > ul > li {
	width: calc((100% - 24px)/2);
	width: 100%;
}
.top_movie .inner > ul > li a {
	color: #000;
}
.top_movie .inner > ul > li a .img {
	display: block;
	position: relative;
	overflow: hidden;
}
.top_movie .inner > ul > li a .img:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 56.23188%
}
.top_movie .inner > ul > li a .img:after {
	content: "";
	position: absolute;
	top: calc(50% - 33px);
	left: calc(50% - 33px);
	width: 65px;
	height: 65px;
	background-image: url("images/top/top_movie_icon.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.5;
}
.top_movie .inner > ul > li a .img div {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: 0.3s;
}
.top_movie .inner > ul > li a:hover .img div {
	transform: scale(1.05);
}
.top_movie .inner > ul > li h3 {
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
	margin-top: 20px;
}
.top_movie .inner > .topButton {
	max-width: 500px;
}
.top_movie .inner > .topButton .icon {
	width: 40px;
	margin-right: 15px;
}
.top_movie .inner > .topButton > span {
	font-size: 16px;
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	.page-id-80204 .top_movie {
		padding-top: 50px;
	}
	.top_movie .inner > h2 {
		padding-top: 30px;
	}
	.page-id-80204 .top_movie:before {
		right: 0;
	}
	.top_movie .inner > ul {
		display: block;
	}
	.top_movie .inner > ul > li {
		width: 100%;
	}
	.top_movie .inner > ul > li:not(:last-child) {
		margin-bottom: 30px;
	}
	.top_movie .inner > .topButton {
		max-width: 320px;
	}
	.top_movie .inner > .topButton .icon {
		margin-right: 5px;
	}
	.top_movie .inner > .topButton > span {
		font-size: 14px;
	}
}

/*#top_showroom*/
#top_showroom .showroom-list {
	margin: 0 0 60px;
}
#top_showroom .showroom-list li {
	margin: 0 15px;
}
#top_showroom .showroom-list li a {
	font-weight: bold;
	line-height: 1.7;
	text-align: justify;
	text-justify: inter-ideograph;
	color: #1a1a1a;
	transition: 0.3s ease-in-out !important;
}
#top_showroom .showroom-list li a:hover {
	opacity: 0.6;
}
#top_showroom .showroom-list .img {
	margin-bottom: 20px;
}
#top_showroom .showroom-list li:nth-child(even) .img {
	margin: 0;
}
#top_showroom .showroom-list li:nth-child(even) .txt {
	background-color: #f5f5f5;
	padding: 20px 20px 30px;
}
#top_showroom .showroom-list .txt h3 {
	font-size: 18px;
	line-height: 1.4em;
	margin-bottom: 10px;
}
#top_showroom .showroom-list .txt p {
	margin: 0;
}
#top_showroom .showroom-list .slick-arrow {
	display: none;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	border-radius: 0;
	background-color: #f60;
	background-position: center;
	background-repeat: no-repeat;
	width: 40px;
	height: 100px;
	font-size: 0;
	z-index: 1;
}
#top_showroom .showroom-list .slick-prev {
	left: 10px;
	background-image: url(images/about/arrow_r.png);
}
#top_showroom .showroom-list .slick-next {
	right: 10px;
	background-image: url(images/about/arrow_l.png);
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	#top_showroom .showroom-list li {
		margin: 0 5px;
	}
}

/*お客様の声 アコーディオン*/
.cp_box *,
.cp_box *:before,
.cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_box {
	position: relative;
	margin-bottom: 70px;
}
.cp_box label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 200px; /* グラデーションの高さ */
	cursor: pointer;
	text-align: center;
	/* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
}
.cp_box input:checked + label {
	background: inherit; /* 開いた時にグラデーションを消す */
}
.cp_box label:after {
	content: "もっと見る";
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translate(-50%, 0);
	border: 1px solid #555;
	background-color: #fff;
	width: 100%;
	letter-spacing: 0.05em;
	color: #555;
	z-index: 2;
}
.cp_box input {
	display: none;
}
.cp_box .cp_container {
	overflow: hidden;
	height: 220px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box input:checked + label {
	/* display: none ; 閉じるボタンを消す場合解放 */
}
.cp_box input:checked + label:after {
	content: "閉じる";
}
.cp_box input:checked ~ .cp_container {
	height: auto;
	padding-bottom: 4em; /* 閉じるボタンのbottomからの位置 */
	transition: all 0.5s;
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	.cp_box input:checked ~ .cp_container {
		padding-bottom: 80px;
	}
}

/*TOPページ SEO用説明部分アコーディオン*/
.grad-wrap {
	position: relative;
}
.home .grad-trigger {
	display: none; /*チェックボックスは常に非表示*/
}
.home .grad-trigger:checked ~ .grad-btn:before {
	content: "閉じる" /*チェックされていたら、文言を変更する*/
}
.home .grad-trigger:checked ~ .grad-item {
	height: auto; /*チェックされていたら、高さを戻す*/
	text-align: left;
	padding-bottom: 40px;
}
.home .grad-trigger:checked ~ .grad-item:before {
	display: none; /*チェックされていたら、grad-itemのbeforeを非表示にする*/
}
.home .grad-btn {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100px;
	background-color: #c9cbca;
	font-size: 12px;
	line-height: 1;
	text-align: center;
	color: #fff;
	margin: auto;
	padding: 8px 0;
	cursor: pointer;
	transition: .2s ease;
	z-index: 2;
}
.home .grad-btn:before {
	content: "続きを読む"
}
.home .grad-item {
	position: relative;
	height: 80px; /*隠した状態の高さ*/
	overflow: hidden;
}
.home .grad-item:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
	background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
	width: 100%;
	height: 40px; /*グラデーションで隠す高さ*/
}
@media only screen and (max-width: 768px) and (min-width: 0px){
	.home .grad-item {
		margin-bottom: 24px !important;
	}
}

/*------------------------------------
まずはこちらから2508
------------------------------------*/
.single #strength .site-main {
	max-width: 1200px;
}
.first #strength .block:not(:last-child) {
	margin-bottom: 64px;
}
.first #strength h3 {
	background-image: url(images/first/h2_line_blue.svg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 12px 5px;
	font-size: 24px;
	letter-spacing: .05em;
	line-height: 1;
	margin-bottom: 32px;
	padding-left: 16px;
}
.first #strength .list {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	margin: 0;
}
.first #strength .list li {
	display: flex;
	flex-direction: column;
}
.first #strength .list.col4 li {
	width: calc((100% - 90px) / 4);
}
.first #strength .list.col3 li {
	width: calc((100% - 60px) / 3);
}
.first #strength .list li p {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-grow: 1;
	font-size: 18px;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
	.single #strength .first_wrap h2 {
		margin-bottom: 24px;
	}
	.first #strength h3 {
		font-size: 18px;
		margin-bottom: 16px;
	}
	.first #strength .list {
		gap: 20px;
	}
	.first #strength .list.col4 li,
	.first #strength .list.col3 li {
		width: calc((100% - 20px) / 2);
	}
	.first #strength .list li p {
		font-size: 13px;
		margin-bottom: 8px;
	}
}


/*--------------------------------------------------------------------------
サンクスページ
--------------------------------------------------------------------------*/
#thanks h1 {
	margin-bottom: 16px;
}
#thanks h1 span:not([class]) {
	letter-spacing: 0;
}
#thanks p:not([class]) {
	text-align: center;
	margin: 0;
}
#thanks p:not([class]):not(:last-child) {
	margin-bottom: 12px;
}
#thanks .desc {
	font-size: 18px;
	text-align: center;
	margin-bottom: 80px;
}
#thanks .desc span {
	background: linear-gradient(transparent 60%, #fbddc6 60%);
}
#thanks .desc span.mail:before {
	content: "";
	display: inline-block;
	background-image: url("../img/emoji-mail.svg");
	background-repeat: no-repeat;
	background-size: 100%;
	width: 21px;
	height: 15px;
}
#thanks .block-sec {
	max-width: 640px;
	margin: 0 auto;
}
#thanks .block-sec:not(:last-child) {
	border-bottom: 1px solid #333;
	padding-bottom: 64px;
}
#thanks .block-sec h2 {
	text-align: center;
	margin-bottom: 8px;
}
@media screen and (max-width: 768px){
	#thanks .block-sec h2 {
		font-size: 18px;
	}
	#thanks p:not([class]) {
		text-align: left;
	}
}

/*------------------------------------
.link
------------------------------------*/
#thanks .link a {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #f28e43;
	border-radius: 3px;
	max-width: 400px;
	width: 100%;
	height: 80px;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	margin: 0 auto;
	transition: .5s ease;
}
#thanks .link a:hover {
	opacity: .6;
}
@media screen and (max-width: 768px) {
	#thanks .link a {
		max-width: 320px;
		height: 56px;
		font-size: 16px;
	}
}

/*.arrow*/
#thanks .link.arrow a {
	display: flex;
	gap: 16px;
}
#thanks .link.arrow a:before {
	content: "";
	border-bottom: 10px solid transparent;
	border-left: 10px solid #fff;
	border-top: 10px solid transparent;
	width: 0;
	height: 0;
}
@media screen and (max-width: 768px){
	#thanks .link.arrow a {
		gap: 12px;
	}
	#thanks .link.arrow a:before {
		border-bottom: 8px solid transparent;
		border-left: 8px solid #fff;
		border-top: 8px solid transparent;
	}
}

/*#line*/
#thanks .block-sec.dl {
	padding: 64px 0 80px;
}
#thanks .block-sec.dl h2:before {
	content: "＼";
}
#thanks .block-sec.dl h2:after {
	content: "／";
}
#thanks .block-sec .link {
	margin-top: 40px;
}
#thanks .block-sec#line .link a {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	background-color: #4cc764;
}
#thanks .block-sec#line .link a img {
	width: 60px;
	height: 60px;
}
@media screen and (max-width: 768px){
	#thanks .block-sec .link {
		margin-top: 24px;
	}
	#thanks .block-sec#line .link a {
		gap: 4px;
	}
	#thanks .block-sec#line .link a img {
		width: 40px;
		height: 40px;
	}
}


/*--------------------------------------------------------------------------
まずはこちらから | Updated: 2025-10
--------------------------------------------------------------------------*/
/*------------------------------------
#data
------------------------------------*/
.first #data {
	background-color: #f5f5f5;
	margin-bottom: 120px;
	padding: 120px 0;
}
.first #data .site-main {
	max-width: 100%;
	padding: 0;
}
.first #data h2 {
	background: url(images/first/h2_line_orange01.png) no-repeat center bottom;
	font-size: 32px;
	font-feature-settings: "palt";
	letter-spacing: .08em;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 80px;
	padding-bottom: 20px;
}
.first #data .data-list {
	max-width: 900px;
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	margin: 0 auto;
}
.first #data .data-list li {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: calc((100% - 80px)/3);
	text-align: center;
}
.first #data .data-list li h3 {
	letter-spacing: .08em;
	line-height: 1;
}
.first #data .data-list li p {
	font-size: 20px;
	letter-spacing: .05em;
	line-height: 1;
	margin: 0;
}
.first #data .data-list li p .en {
	font-size: 32px;
}
.first #data .data-list li p small {
	margin: 0;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.first #data {
		padding: 90px 0;
	}
	.first #data h2 {
		font-size: 22px;
		margin-bottom: 50px;
		padding-bottom: 15px;
	}
	.first #data .data-list {
		gap: 40px 10px;
	}
	.first #data .data-list li {
		width: calc((100% - 20px)/3);
	}
	.first #data .data-list li h3 {
		font-size: 15px;
		letter-spacing: 0;
	}
	.first #data .data-list li p {
		font-size: 16px;
	}
	.first #data .data-list li p .en {
		font-size: 24px;
	}
}

/*------------------------------------
.safety
------------------------------------*/
.first .safety {
	margin: 0 auto;
	padding-top: 100px;
}
.first .safety ul {
	margin: 0;
}
.first .safety .container {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	max-width: 1200px;
	margin: 0 auto;
}
.first .safety .safety__inner {
	width: calc((100% - 40px)/2);
}
.first .safety h3 {
	display: block;
	background-image: linear-gradient(#fff, #fff);
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-size: 100% 10px;
	width: fit-content;
	font-size: 24px;
	letter-spacing: .08em;
	line-height: 1.5;
	margin: 0 auto 30px;
	padding: 0 5px;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.first .safety {
		padding-top: 60px;
	}
	.first .safety .safety__inner {
		width: 100%;
	}
	.first .safety h3 {
		font-size: 20px;
		margin-bottom: 20px;
	}
}

/*.safety-list*/
.safety-list li {
	display: flex;
	align-items: center;
}
.safety-list li:not(:last-child) {
	margin-bottom: 20px;
}
.safety-list img {
	width: 64px;
	height: 64px;
	margin-right: 16px;
}
.safety-list .txt {
	line-height: 1.5;
}
.safety-list h4 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: .08em;
	margin-bottom: 5px;
}
.safety-list p {
	margin: 0;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.safety-list img {
		width: 50px;
		height: 50px;
	}
	.safety-list h4 {
		font-size: 16px;
	}
	.safety-list p {
		font-size: 13px;
	}
}

/*dl*/
.safety__inner dl {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 16px;
	border-bottom: 2px solid #ddd;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: .08em;
	margin: 0;
	padding-bottom: 10px;
}
.safety__inner dl:not(:last-child) {
	margin-bottom: 10px;
}
.safety__inner dt {
	display: flex;
	align-items: center;
	line-height: 1.5;
}
.safety__inner img {
	width: 64px;
	height: 64px;
	margin-right: 16px;
}
.safety__inner dd {
	line-height: 1;
	color: #f5a22e;
	white-space: nowrap;
	margin: 0;
}
.safety__inner span {
	font-size: 40px;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.safety__inner dl {
		font-size: 16px;
	}
	.safety__inner img {
		width: 50px;
		height: 50px;
	}
	.safety__inner span {
		font-size: 28px;
	}
}

/*------------------------------------
【ACF】ギャラリーカルーセル（single-337）
------------------------------------*/
.event-gallery__thumbs {
	display: grid;
	grid-template-columns: repeat(8, 1fr);
	gap: 5px;
	margin: 30px 0 0;
}
.event-gallery__slide,
.event-gallery__thumb {
	position: relative;
	cursor: pointer;
	aspect-ratio: 1 / 1;
	overflow: hidden;
}
.event-gallery__thumb::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 3px solid #f60;
	opacity: 0;
	transition: opacity .5s ease;
	pointer-events: none;
	box-sizing: border-box;
}
.event-gallery__thumb.is-current::after {
	opacity: 1;
}
.event-gallery__slide img,
.event-gallery__thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.event-gallery__thumbs {
		grid-template-columns: repeat(4, 1fr);
		margin-top: 20px;
	}
}

/*矢印*/
.event-gallery .slick-next,
.event-gallery .slick-prev {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: #f60 !important;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}
.event-gallery .slick-next::before,
.event-gallery .slick-prev::before {
	content: '';
	display: block;
	width: 20px;
	height: 6px;
	-webkit-clip-path: polygon(0 80%, 95% 80%, 80% 0, 85% 0, 100% 80%, 100% 100%, 0 100%);
	clip-path: polygon(0 80%, 95% 80%, 80% 0, 85% 0, 100% 80%, 100% 100%, 0 100%);
	background: #ffffff;
}
.event-gallery .slick-next {
	right: 3%;
}
.event-gallery .slick-prev {
	left: 3%;
}
.event-gallery .slick-prev::before {
	transform: rotateY(180deg);
}
@media only screen and (min-width:1px) and (max-width:640px){
	.event-gallery .slick-next,
	.event-gallery .slick-prev {
		width: 40px;
		height: 40px;
	}
	.event-gallery .slick-next {
		right: -3%;
	}
	.event-gallery .slick-prev {
		left: -3%;
	}
}
