@charset "utf-8";

/*
Theme Name:そよ風館-temperate
Theme URI:http://www.fureai.karatsu.jp/
Description:がんばって制作しました。 質問変更があればご連絡を
Author:Ryusuke Inuzuka
Author mail:inuzuka@d-plus1.com
Version: 1.1
*/



/* ##########################################################################
reset
########################################################################## */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}


html {
  line-height: 1.6em;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

q, blockquote {
  quotes: none;
}
.producs_detail {
	height: 100%;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}
h1 {
	font-size: 120%;
}


li{
	vertical-align: top;
	}
	
a:hover{
    opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  }
  
  
  @font-face {
   font-family: japanese_font;
   src: url('https://www.soyokazekan.com/wp/font/font01.otf') format("opentype");
}

.jap_fo {
	font-family: japanese_font;
}

.center {
	text-align: center;
}

.center_auto {
	margin-right: auto;
	margin-left: auto;
}

.mb15 {
	margin-right: 10px;
	margin-left: 10px;
}

  
/* ##########################################################################
header
########################################################################## */

#container {
	overflow:auto; 
     zoom:1;

}

.head_area .head_l {
	float: left;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 15px;
}
.head_area .head_l .logo {
	padding: 0 0 17px;
}


.head_area #main_navi {
	float: right;
	margin-top: 25px;
}
.head_area #main_navi .navi_list li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	position: relative;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}
a {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	color: #FFF;
	text-decoration: none;
}
.head_area #main_navi .navi_list li .navi_icon {
	font-size: 0 !important;
	left: 50%;
	margin: 0 0 0 -5px;
	position: absolute;
	top: -13px;
}

img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

.//main_area img {
	display: block;
 margin-left: auto;
 margin-right: auto;
}



/* ------------ index content--------------- */

.main_area {
	width: 100%;
	clear: both;
	float: none;
}
.main_area .bg_main_img {
	height: 692px;
	min-width: 1000px;
	width: 100%;
}
.main_area .main_bg {
	height: 692px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background-image: url(https://www.soyokazekan.com/wp/images/top/top001.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#main_images {
	height: 630px;
	width: 100%;
	background-size: cover;
	background-position: center center;
	position:relative;
}

#main_copy{
	width: 40%;
	position: absolute;
	top: 27%;
	margin-left: auto;
	margin-right: auto;
    right: 30%;
}
.contents_area {
	padding-top: 30px;
	padding-bottom: 30px;
}


 .contents_title {
	margin-bottom: 20px;
} 





/* ------------reconmend--------------- */


#information {
	margin: 0 0 75px;
	overflow: hidden;
}


.info_data {
	position: relative;
	width: 220px;
	font-size: 90%;
	display: inline-block;
}
.info_data a {
	display: block;
	text-decoration: none;
}
.info_data .info_img {
        
	height: 220px;
	overflow: hidden;
	width: 220px;
}
.info_data .info_img img {
	height: auto;
	min-height: 100%;
	min-width: 100%;
	width: auto;
}

.info_data .info_img_b {
	overflow: hidden;
	width: 220px;
}
.info_data .info_img_b img {
	height: auto;
	min-height: 100%;
	min-width: 100%;
	width: auto;
}
.info_data .cover_data {
	left: 0;
	position: absolute;
	top: 0;
}


.flex-nav-prev{
	position: absolute;
	top: 30%;
	left: -50px;
	margin-top: -18px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -20;
}
.flex-nav-next{
	position: absolute;
	top:30%;
	right: -50px;
	margin: -18px 0 0 0;
}

.flex-nav-prev a{
	display: block;
	width: 19px;
	height: 37px;
	background: url("http://www.soyokazekan.com/wp/images/control/slider_prev.png") no-repeat;
	background-size: 19px 37px;
	text-indent: -9999px;
}


.flex-nav-next a{
	display: block;
	width: 19px;
	height: 37px;
	background: url("http://www.soyokazekan.com/wp/images/control/slider_next.png") no-repeat;
	background-size: 19px 37px;
	text-indent: -9999px;
}

.flex-control-nav{
	text-align: center;
	margin: 20px 0 0 ;
}

.flex-control-nav li{
	display: inline-block;
	margin: 0 5px;
}

.flex-control-nav li a{
	width: 8px;
	height: 8px;
	background: url("https://www.soyokazekan.com/wp/images/control/slider_off.png") no-repeat;
	background-size: 8px 8px;
	text-indent: -9999px;
	display: inline-block;
}

.flex-control-nav li a.flex-active{
	width: 8px;
	height: 8px;
	background: url("https://www.soyokazekan.com/wp/images/control/slider_on.png") no-repeat;
	background-size: 8px 8px;
	text-indent: -9999px;
	display: inline-block;
}








#side_area  a {
	color: #666;
}

.info_data .info_title {
	color: #278023;
	font-size: 130%;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #219B0E;
	margin-bottom: 10px;
}

/* ------------News & Event--------------- */


#recomend_area {
	background-image: url(https://www.soyokazekan.com/wp/images/common/bg_gree.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #90C21F;
	overflow: hidden;
	margin-bottom: 50px;
	padding-top: 20px;
	padding-bottom: 30px;
}

#movie_title {
	color: #278023;
	font-size: 130%;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #219B0E;
	margin-bottom: 10px;
}



#vb_area {
	height: 300px;
	width: 100%;
	background-image: url(https://www.soyokazekan.com/wp/images/top/vegetablebakery_top.jpg);
	background-position: center center;
	background-size: cover;
}


#ac_area {
	height: 300px;
	width: 100%;
	background-image: url(https://www.soyokazekan.com/wp/images/top/autocamp_top.jpg);
	background-position: center center;
	background-size: cover;
}
.facilities_text {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#facilities_area {
	margin-bottom: 50px;
}



/* ------------map--------------- */

 


#map_canvas{
	position: relative;
	padding: 0 0 56%;
	height: 0;
	overflow: hidden;
}
#map_canvas iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}



/* ------------common--------------- */

.section_title{
	text-align: center;
}
.font_w
{
	color: #FFF;
}

.font_g
{
	color: #90C21F;
}









/* ##########################################################################
footer
########################################################################## */

#footer {
	margin-top: 30px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}




address {
	font-size: 80%;
	text-align: center;
	display: block;
}





.font80 {
	font-size: 80%;
}





#footer_info li {
	margin-right: 50px;
}




/* ------------other --------------- */



.menu-list-container ul li a {
	color: #333!important;
}
#shop_Infp_c li {
	margin-bottom: 20px;
	padding-left: 1em;
    text-indent: -1em;
}
#howtopay {
	margin-left: 1.5em;
}

.title_green {
	font-size: 140%;
	color: #ABD151;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A9CF4D;
	border-bottom-color: #A9CF4D;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 25px;
}

/* ##########################################################################
● 画面の横幅が500px以下で
########################################################################## */
@media only screen and (max-width: 500px) {
	
/* ------------ common --------------- */
	
	
	.section_title h2{
	font-size: 36px;
	letter-spacing: 3px;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	line-height: 1.2;
}

	
	

/* ------------ main_images --------------- */

#main_copy{
	width: 80%;
	position: absolute;
	top: 30%;
	margin-left: auto;
	margin-right: auto;
    right: 10%;
}


/* ------------ facilities--------------- */	
	.facilities_l {
		float: none;
		height: auto;
		margin: 0 0 20px;
		text-align: center;
		width: 100%;
	}
	.facilities_r {
		float: none;
		height: auto;
		margin: 0 0 20px;
		text-align: center;
		width: 100%;
	}
	
	

	


.news_area {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


	}

/* ##########################################################################
● 画面の横幅が501px以上で
########################################################################## */
@media only screen and (min-width: 501px) {

/* ------------ common --------------- */

.section_title h2{
	font-size: 54px;
	letter-spacing: 5px;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	line-height: 1.2;
}

.section_title span{
	font-size: 13px;
}


.news_area {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
	
}

/* ##########################################################################
● 画面の横幅が900px以下で
########################################################################## */

@media only screen and (max-width: 900px) {
	
body {
	overflow-x: hidden !important;
}	
	
.info_date2 {
	text-align: right;
	font-size: 90%;
}
.navi_list {
	display: none;
}		

.logo {
	height: 80%;
	width: 80%;
}


.main_area .bg_main_img {
		height: 250px;
		min-width: 320px;
	}
	.main_area .main_bg {
		height: 250px;
	}
	.main_area .main_txt {
		left: 50%;
		margin: 0 0 0 -40%;
		top: 4em;
		width: 80%;
	}	
	
	#main_images {
	height: 350px;
	
}


.contents_title {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}


#movie_area{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 30px;
}


#movie_area #facilities_area {
	font-size: 90%;	
}


#movie_yu {
	text-align: center;
	width: 100%;
}


#footer_log {
	text-align: center;
}

#footer_info {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 70%;
	text-align: center;
}

.bx-wrapper .bx-prev {
		background: url(https://www.soyokazekan.com/wp/images/top/btn_prev.png) left top no-repeat;
		background-size: 100% auto;
		left: -59px;
		z-index: 110;
	}
	.bx-wrapper .bx-next {
		background: url(https://www.soyokazekan.com/wp/images/top/btn_next.png) left top no-repeat;
		background-size: 100% auto;
		right: -59px;
		z-index: 110;
	}
	.bx-wrapper .bx-controls-direction a {
		height: 30px;
		margin-top: -15px;
		width: 30px;
		z-index: 110;
	}
	.slider.recomend500 {
	height: 1600px;!important;
	margin-right: auto;
	margin-left: auto;
	width: 230px;
}

.slider.recomend500 .info_data {
	margin-bottom: 25px;
}

.M_auto {
	width: 62%;
	margin-right: auto;
	margin-left: auto;
}


#recomend_area {
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
#footer_navi {
	display: none;
}

}


	
/* ##########################################################################
● 画面の横幅が900px以上で
########################################################################## */


@media only screen and (min-width:900px) {
header {
	min-width: 1000px;
	width: 100%;
}
.head_area {
	margin: 0 auto;
	width: 1000px;
}
	#main-wrapper {
display: none;
}	
.contents_title {
	text-align: center;
}

.slider {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	}
	
.flex-direction-nav{
	display:none;
}

#movie_yu {
	float: right;
	margin-right: 50px;	
}
#vb_area {
	height: 450px;
	width: 100%;
	background-image: url(https://www.soyokazekan.com/wp/images/top/vegetablebakery_top.jpg);
	background-position: center center;
	background-size: cover;
}


#ac_area {
	height: 450px;
	width: 100%;
	background-image: url(https://www.soyokazekan.com/wp/images/top/autocamp_top.jpg);
	background-position: center center;
	background-size: cover;
}

	





#vb_area {
	height: 300px;
	width: 100%;
	background-image: url(https://www.soyokazekan.com/wp/images/top/vegetablebakery_top.jpg);
	background-position: center center;
	background-size: cover;
}


#ac_area {
	height: 300px;
	width: 100%;
	background-image: url(https://www.soyokazekan.com/wp/images/top/autocamp_top.jpg);
	background-position: center center;
	background-size: cover;
}


/* ------------ mail order --------------- */

#movie_area {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	overflow: hidden;
	padding-bottom: 50px;
}

#movie_detail {
	float: left;
	width: 500px;
}

/* ------------ facilites --------------- */

#facilities_area {
	overflow: hidden;
	float: non;
	margin-bottom: 80px;
	margin-top: 50px;
}

.facilities_l {
	float: left;
	text-align: center;
	width: 50%;
}
.facilities_r {
	float: right;
	text-align: center;
	width: 50%;
}


.facilities_text {
	width: 85%;
}

/* ------------ footer --------------- */

#footer_contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}



#footer_log {
	float: left;
}

.news_area {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#footer_navi {
	display: inline-block;
	clear: both;
	float: none;
	color: #999;
	text-align: center;
	margin-bottom: 20px;
}
#footer_navi ul li {
	font-size: 80%;
	margin-right: 11px;
	display: inline-block;
}
#footer_navi ul li a {
	color: #666;
}

}
/* ##########################################################################
● 画面の横幅が1014px以下で
########################################################################## */
@media only screen and (max-width: 1014px) {

}
