@charset "utf-8";
/* CSS Document */


p  {line-height:1.8em}
.red {
	color: #e10a11;
    border-bottom: dashed 1px #e10a11;
}

h1  {
	font-size: 200%!important;
    color: #97a16a;
}

h2  {
	margin-bottom:2em;
	text-align:center;
	line-height: 1.6em;
}

.page-header {
	background:none;
	border-bottom:none;
	text-align:center;
	padding: 60px 0px;
}

.site-content {
	border-top:none;
}

#primary {
	padding-top:0;
}

.single #primary   {
	padding-top:40px;
}

.page-header .entry-title, .page-header .page-title {
	font-weight:normal;
}

.tubaki {
	background:url(/img/ico-tubaki.png) no-repeat left top;
	min-height: 22px;
    padding: 5px 0 0 34px;
    color: #613f16;
}

#nav-toggle {
	height: 33px;
    top: 20px;
    right: 20px;
}

.site-branding .site-logo-div {
	padding: 22px 0 0;
}

header .container {
	margin: 0 auto;
    height: 114px;
    padding: 0;
}

.home .followWrap {
	height:0!important;
}


.site-header {
	/*background-color:rgba(255,255,255,0.8);*/
}

.header_menu {
    display: block;
    position: fixed;
    top: 0;
    z-index: 1000;
    padding: 0;
	width: 100%;
	background-color:#97a16a;
}

.header_menu ul {
	width: 1140px;
	margin:0 auto;
	text-align:right;
}

.header_menu ul li  {
	display:inline-block;
	margin-left:30px;
}

.header_menu ul li a {
	background:url(/img/common/ico-menu.png) no-repeat left center;
	padding-left:12px;
	color:#fff;
	font-size: 13px;
}

.onepress-menu {
	display:none;
}

.fa {color:#fff;}

.sp_br { display:none}
.sp_none { display:block}

.home .site-branding {
    margin-bottom: 0px;
}

.gmenu {
	margin-bottom:0;
	z-index: 1000;
    position: fixed;
	top: 30px;
	margin-left: 165px;
}

.gmenu li  {
	float:left;
	padding: 28px 19px 0;
	margin-top: 11px;
}

.gmenu li:last-child  {
	border-right:none;
}

.gmenu li span {
	display: block;
    text-align: center;
    color: #b7b7b7;
	font-size:13px;
	padding-top: 3px;
}

.gmenu li.gmenu_05 a,
.gmenu li.gmenu_06 a  {
	color:#c80808;
}

.gmenu li.gmenu_05 span,
.gmenu li.gmenu_06 span  {
	color:#cb9999;
}

.gmenu li.gmenu_05  {
	background:url(/img/common/ico-mail.png) no-repeat center top;
}

.gmenu li.gmenu_06  {
	background:url(/img/common/ico-mitumori.png) no-repeat center top;
}

.swiper-container {
        width: 100%;
        height: 610px;
		margin-top:110px;
}
      
.swiper-slide {
        text-align: center;
        color: #fff;
        font-size: 30px;
}

.swiper-slide img  {
	margin-top:287px;
}

.swiper-slide.slide01  {
	background-image: url('/img/top/slide-01.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

.swiper-slide.slide02  {
	background-image: url('/img/top/slide-02.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

.swiper-slide.slide03  {
	background-image: url('/img/top/slide-03.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

.swiper-button-prev,
.swiper-button-next {
	display:none;
}

.swiper-pagination-bullet-active {
	background-color:#fff!important;
}

.list-article-meta a,
.list-article-meta .data  {
	font-size:14px;
	padding-right:1em;
}


#google_language_translator {
	width: 1140px;
    margin: 0 auto;
    text-align: right;
}

#google_language_translator select.goog-te-combo {
	background: #97a16a;
	padding: 0px 10px 3px !important;
	border: 1px solid #abb28c !important;
	color:#fff!important;
}

.goog-te-banner-frame {
	display:none;
}


@media (min-width: 1200px) {
.container {
    width: 1140px;
}
}
@media (min-width: 992px) {
.container {
    width: 1140px;
}
}

/**** footer  *****/

.site-footer,
.site-footer .site-info,
.site-footer .btt a {
	background: #000;
}

.site-footer .site-info {
	padding: 30px 0px 15px!important;
	color:#fff!important;
	clear:both;
}

.site-footer .site-info h4  {
	color:#fff;
	font-size:120%;
}


.sidebar .widget a {
    font-size: 14px;
	padding:5px 0;
	display: inline-block;
}

.site-footer a,
.site-footer .site-info p {
	color:#fff!important;
	line-height: 1.6em;
}

.footer_box {
	width: 1140px;
	margin:30px auto;
	text-align:center;
}

.footer_box .footer_li  {
	display: inline-block;
	margin:0 90px;
	text-align:left;
	float:left;
}

.footer_box .footer_li li:before {
	content:"-";
	display:inline-block;
	color:#fff;
	margin-right:10px;

}

.box_sns img {
	width:50px;
	height:auto;
	margin:10px 10px 30px;
}


/**** top *****/

#top-01  {
	padding:0;
}

#top-01 .section-desc  {
	margin-top:0;
}

#top-01 .container  {
	background:url(/img/top/bg-top01.jpg) no-repeat right bottom;
	padding: 6.5rem 0 6.5rem 6rem;
}


#top-01 .section-title-area {
	text-align:left;
}


#about  {
	background:url(/img/top/bg-about.jpg) no-repeat center 30px;
}

#about .container {
	text-align:center;
}

#about .container h2 {
	background:url(/img/top/h2-about.png) no-repeat center top;
	text-indent:-99999px;
	height:25px;
}

#about .top_about {
	padding:0 0 70px;
}


#service {
	min-height: 100%;
	background:url(/img/top/bg-service.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
}

#service.section-padding {
	padding:40px 0;
}

.section-services .service-item .service-image {
	float: none;
    margin-right: 0;
    text-align: center;
	margin-bottom:30px;
}

.section-services .service-item .service-image img  {
    max-width: 100%;
}

.section-about .row > div {
    margin-top: 10px;
}

.section-services .service-item {
	position:relative;
	height: 420px;
	padding: 20px;
	margin-bottom:0;
}

.section-services .service-item .service-content  {
	line-height:1.6em;
}

.section-services .service-item .btn_top  {
	position: absolute;
    width: 90%;
    bottom: 15px;
    background-color: #97a16a;
    text-align: center;
    padding: 10px;
}

.section-services .service-item .btn_top a  {
	color:#fff;
}


#service .service-content h4  {
	display:none;
}
	
.row .top_btn  {
	width: 170px;
    display: inline-block;
    background-color: #decc95;
    font-size: 14px;
    text-align: center;
    padding: 15px;
    line-height: 1.8em;
}

.section-title-area .section-title  {
	font-size: 20px;
}

.section-meta {
    background-color: #fff;
}

#movie  {
	padding: 40px;
    background: #eeecec url(/img/top/bg-movie.png) no-repeat right -20px;
}

.box_movie  {
	width: 520px;
    padding: 10px;
    background-color: #010101;
    border-radius: 10px;
	display:inline-block;
	float:left;
}

.box_qa_top  {
	width: 520px;
    display: inline-block;
    margin-left: 65px;
	text-align:center;
}

.box_qa_top h4  {
	margin: 2em 0;
}

.box_btn  {
	padding:0;
}

.box_btn li  {
    display: inline-block;
    text-align: center;
    width: 250px;
	margin-right: 10px;
}

.box_btn li a {
	background-color: #d2c1ab;
	padding: 2em;
	width: 100%;
    display: inline-block;
}

.box_btn li:last-child {
	margin-right: 0;
}

.box_btn li a:hover {
	background-color: #cba09c;
	text-decoration:none;
}


#news {
	min-height: 100%;
	background:url(/img/top/bg-news.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
}

/*#news .container h2.section-title {
	background:url(/img/top/h2-news.png) no-repeat center top;
	text-indent:-99999px;
	height:28px;
}*/

#news .container,
#pickupevent .container  {
	padding:0;
}

.blog-entry {
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

#news.section-news .list-article  {
	border:none;
	padding: 0;
    background-color: #fff;
    width: 24%;
    margin: 0;
}

#news.section-news .blog-entry .list-article:nth-child(2),
#news.section-news .blog-entry .list-article:nth-child(4) {
	margin-right:0;
}


#news.section-news .list-article .list-article-thumb {
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom: 15px;
}

.section-news .list-article-content  {
	overflow: visible;
	text-align:center;
}

#news.section-news .entry-title  {
	font-size: 16px;
}

#news.section-news .entry-excerpt  {
	display:none;
}
	
	

.all-news {
	clear:both;
	padding-top: 30px;
}

.all-news a {
	border-color: #fff;
	color:#fff;
	font-size:16px;
	padding: 10px 50px;
    border-radius: 20px;
}

.google-maps {
position: relative;
padding-bottom: 30%; /* これが縦横比*/
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}


/*** sidebar *****/
#secondary {
    padding-top: 0;
}

.widget-area .widget_categories li, .widget-area .widget_archive li, .widget-area .widget_meta li {
	width: 100%;
    float: none;
	padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #e9e9e9;
}

.widget_recent_entries ul li {
	margin: 0px;
    padding: 25px 0px 5px 0px;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
}

.widget_recent_entries ul li .post-date  {
	font-size: 80%;
    display: block;
    position: absolute;
    top: 0;
    padding: 10px 0;
}

/**** カテゴリ ****/

.category-4 .site-main .list-article,
.category-3 .site-main .list-article  {
    width: 44%;
    margin-right: 5%;
	display: inline-block;
	border-top:none;
	float: left;
	padding: 0;
}

.category-4 .site-main .list-article:last-of-type,
.category-3 .site-main .list-article:last-of-type {
	border-bottom:none;
}

.category-4 .site-main .list-article .list-article-thumb,
.category-3 .site-main .list-article .list-article-thumb {
	width:100%;
	margin-right:0;
	float:none;
	margin-bottom: 10px;
}

.category-4 .site-main .list-article .list-article-thumb img,
.category-3 .site-main .list-article .list-article-thumb img  {
	width:100%;
}

.category-4 .site-main .list-article .entry-title,
.category-3 .site-main .list-article .entry-title {
	font-size:14px;
	text-align:left;
}

.category-4 .site-main .list-article .entry-excerpt,
.category-3 .site-main .list-article .entry-excerpt  {
	display:none;
}


/*** single ****/
.post-date  {font-size:80%; display:block;}
.byline {display:none;}
.entry-header .entry-title {
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.entry-meta.event-kikan  {
	font-size:15px;
	line-height:1.6em;
	background-color:#ededed;
	padding:10px;
}

.single .entry-content a  {
	color:#90b722;
}

/*** オーダーメイド ****/

.page-id-105 .page-header {
	position: relative;
    z-index: 10;
}


.page-id-105 .site-content {
	background: url(/img/ordermad/bg-ordermad.jpg) no-repeat center top;
    position: relative;
    top: -152px;
    padding-top: 152px;
}

.box_flow {
	clear:both;
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:dashed 1px #ccc;
}

.box_flow h3  {
	position: relative;
  display: inline-block;
  padding: 0 55px;
}

.box_flow h3:before, .box_flow h3:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}

.box_flow h3:before {
  left:0;
}
.box_flow h3:after {
  right: 0;
}

.box_flow img  {
	float:left;
	margin-right:110px;
}

.flow_txt  {
	width: 600px;
    display: inline-block;
}

.box_border {
	background-color: #97a16a;
    padding: 10px;
    color: #fff;
}

.caution  {
	padding: 15px;
    border: dashed 1px #97a16a;
    color: #97a16a;
}

.price  {
	display: inline-block;
    background-color: #e4e9d2;
    padding: 10px 20px;
}

.box_anka  {
	text-align:center;
	padding:50px 0;
}

.box_anka li {
	margin:10px;
}

.box_anka li a  {
	display:inline-block;
	padding:10px 20px;
	min-width:300px;
	border:solid 1px #97a16a;
	background-color: #f7f9ec;
	border-radius: 20px;		/* CSS3草案 */
	-webkit-border-radius: 20px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 20px;	/* Firefox用 */
}

.box_design  {
	display: inline-block;
    text-align: center;
    width: 500px;
    margin: 0 27px;
	float:left;
}


.txt_design {
    display: inline-block;
    text-align: center;
    width: 500px;
    margin: 10px 0;
}

.txt_design ul li {
	list-style:disc;
	text-align:left;
}

.price_li li {
	list-style:circle;
}


/*** about ****/

.about dt {
	color:#c80808;
}

.about dd  {
	line-height:1.8em;
	border-bottom: dashed 1px #ccc;
    display: inline-block;
    padding-bottom: 5px;
}

/**** ご購入方法 ****/

.t_tokutei th,.t_tokutei td  {
	padding:15px;
}

.t_tokutei th  {
	background-color:#eff2e2;
	width:20%;
	vertical-align:top;
}

/***** pb *****/

.pb  {
	width:90%;
	margin-top:30px;
}

.pb dd {
	line-height:1.8em;
}

/***** qa *****/

.box_qa {
  border: 1px solid #ccc;
  margin-bottom:10px;
}
.q_txt {
  position: relative;
  cursor: pointer;
  padding: 15px;
  cursor:pointer
}
.q_txt:before  {
	content:"Question";
	display:inline-block;
	color:#97a16a;
}
.q_txt p  {
	margin-bottom:0;
}

.q_txt.open {
  border-bottom: 1px dashed #ccc;
}
.q_txt:hover {
  background-color: #eee;
}
.q_txt::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 11px;
  background: url(/img/qa/arrow_down.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  transition: transform .2s;
}
.q_txt.open::after {
  transform: rotateZ(180deg);
  top: 46%;
}
.a_txt {
  display: none;
  padding: 25px 15px 15px;
}

.a_txt:before  {
	content:"Answer";
	display:inline-block;
	color:#af4646;
}

.bnr_contact a  {
	color:#c80808;
}

/***** gallery ****/

#box_gallery div h3  {
	margin: 15px 0 10px;
    font-size: 110%;
}

#box_gallery div p  {
	margin-bottom:30px;
}

/*** お問合せ　****/

input,textarea  {
	width:100%;
}

.box_btn_contact  {
	padding:0;
	text-align:center;
}	

.box_btn_contact button  {
	padding:10px 20px;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}

.form_name th  {
	width:30%;
	vertical-align:top;
}

.form_name th,.form_name td  {
	padding:15px;
}

input[type="radio"], input[type="checkbox"] {
    width: auto;
}


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

	
#parallax-hero .parallax-bg  {
	width:100vw!important;
}
	
#parallax-hero .parallax-bg img  {
	top:0!important;
}

#service .box_txt {
    width: 300px!important;
}

#info .container img  {
    width: 45vw!important;
}

#info .info_txt {
    width: 40vw!important;
	margin-top:0!important;
}
	
	
	
}


@media screen and (max-width: 1140px) {
	
.site-logo-div {
    margin-left: 15px;
}


.onepress-menu.onepress-menu-mobile li {
	background-color:#97a16a;
}

.onepress-menu.onepress-menu-mobile li.menu-item-151 {
	background-color:#90b722;
	text-align: center;
	color:#fff!important;
}

.onepress-menu.onepress-menu-mobile li.menu-item-151 span  {
	font-size:120%;
	color:#fff;
}

.onepress-menu.onepress-menu-mobile li.menu-item-151 a {
	line-height:1.6em;
	color:#fff!important;
}

.onepress-menu a {
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:20px!important;
	color:#fff!important;
	font-weight: normal;
	

}

.onepress-menu ul li a {
    background: #d0d6b4;
	color:#90b722;
}

.gmenu  {display:none;}


#google_language_translator {
    width: auto;
    margin: 0 5px;
}



.site-branding {
    margin-bottom: 0px;
}

.site-branding .site-logo-div {
    line-height: inherit;
}

header .container {
	height:auto;
}

.site-branding .no-logo-img.has-desc, .site-branding .has-logo-img {
	height:auto;
}

.site-header.header-fixed {
    top: 20px!important;
}


}


@media (max-width: 768px) {
	
.page .container  {
	padding-left:0;
	padding-right:0;
}

.home .container  {
	padding-left:15px;
	padding-right:15px;
}

.entry-content {
    padding-right: 15px;
    padding-left: 15px;
}
	
	
.site-logo-div img,
.followWrap {
	height:40px;
	width: auto;
}

.site-branding .site-logo-div  {
	padding: 0 0 5px;
}

.swiper-container {
    width: 100%;
    height: 120vw;
	margin: 5em 0 0;
}

.swiper-slide img {
    margin-top: 54vw;
	width: 65vw;
}

.swiper-slide.slide01  {
	background-image: url('/img/top/sp-slide-01.jpg');
	background-size:100%;
}

.swiper-slide.slide02  {
	background-image: url('/img/top/sp-slide-02.jpg');
	background-size:100%;
}

.swiper-slide.slide03  {
	background-image: url('/img/top/sp-slide-03.jpg');
	background-size:100%;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 8vw;
}

#top-01 .container {
    padding: 3em 3em 16em;
}

#about {
    background: url(/img-sp/top/bg-about.jpg) no-repeat center top;
    background-size: 100%;
    padding-top: 2rem;
	padding-bottom: 75vw;
}

#about .container h2 {
	background-size: 90vw;
}


#movie {
    padding: 2em 0.5em;
}

/*
#about p.about_txt1  {
	text-align: left;
    padding-left: 30vw;
}

#about p.about_txt2  {
	text-align: left;
    padding-right: 30vw;
}
*/

#service .container {
	padding-right: 8vw;
    padding-left: 8vw;
}
#service .container .col-lg-4 {
	margin:3vw 0 ;
}


#pickupevent .top_event_img img {
	float:none;
}

#pickupevent .top_event_txt {
	float:none;
	width:auto;
	padding: 5vw;
}

#pickupevent .entry-title {
    font-size: 120%;
}

.entry-meta.event-kikan {
	font-size: 13px;
	font-weight:normal;
}

.btn_event_more,
.btn_event_cat  {
	float:none;
	margin-right:auto;
	margin-left:auto;
	display: block;
}

.blog-entry {
	display:block;
}

#news.section-news .list-article {
	width: 90vw;
	margin: 0 5vw 5vw;
	float:none;
	border: solid 1px #eeecec;
}

#news.section-news .list-article h2  {
	font-size: 120%;
    /*text-align: left;*/
    margin: 0 0 1em;
    font-weight: bold;
}

#news.section-news .list-article .list-article-thumb {
    width: auto;
    height: auto;
    overflow: hidden;
}


#news.section-news .list-article .list-article-thumb img {
	height: auto;
}
		


.page-header {
	background: url(/img-sp/common/bg-h1.jpg) no-repeat left top;
    background-size: 100%;
	padding: 54px 0px;
}


.single .entry-content img  {
	width:100%;
	margin-bottom:5vw;
}

.sp_br { display:block;}
.sp_none { display:none;}


.box_movie,
.box_qa_top,
.footer_box,
.box_design,
.txt_design {
	width:100%;
	margin:0;
	float:none;
}

.box_qa_top  {
	text-align:left;
}

.box_btn li {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-right: 0;
}

.txt_design  {
	margin-bottom: 20vw;
}

.price_li {
	padding:0;
}


.footer_box .footer_li {
	margin: 2vw 1vw;
    display: block;
    width: 47vw;
}

.footer_box .footer_li li  {
	font-size:90%;
}

.page-id-105 .site-content {
    background: url(/img/ordermad/bg-ordermad.jpg) no-repeat 58% top;
    background-size: 250%;
    position: relative;
    top: -36vw;
    padding-top: 36vw;
}

.page-id-105 .box_anka  {
	border-bottom: solid 1px #ccc;
}


.box_flow img  {
	float:none;
	margin-right:0;
}

.flow_txt {
	width:auto;
	margin-top:1em;
	text-align:left;
}

.box_flow {
	text-align:center;
}

.box_flow h3 {
    padding: 0 12vw;
    line-height: 1.4em;
	margin-bottom: 5vw;
}

.box_flow h3:before, .box_flow h3:after {
    width: 6vw;
}

.about dd {
	text-align:left;
}

.t_tokutei th, .t_tokutei td,
.form_name th, .form_name td {
	display:block;
	width:100%;
}

.category-4 .site-main .list-article, .category-3 .site-main .list-article {
	width:100%;
}

.widget-area .widget_categories li, .widget-area .widget_archive li, .widget-area .widget_meta li {
	display:inline-block;
}

#google_language_translator select.goog-te-combo {
	padding: 0px !important;
	-webkit-appearance: none!important;
}

}
	