@charset "utf-8";
/*
Theme Name: responsive_159
Theme URI: http://c-tpl.com/
Description: responsive_159
Version: 1.0
Author: Cloud template
Author URI: http://c-tpl.com/
Tags: simple

	Cloud template v1.0
	 http://c-tpl.com/

	This theme was designed and built by Cloud template,
	whose blog you will find at http://c-tpl.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body{
font: 12px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#333;
-webkit-text-size-adjust: none;
}


/* リンク設定
------------------------------------------------------------*/
a{margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;background:transparent;
font-size:100%;
font-weight: bold;color: #663C17;
}

a:hover, a:active{
outline: none;
color:#6f6f6f;
}

/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after, ul.post li:after,nav#mainNav .inner:after{content:""; display: table;clear: both;}
nav .panel,nav#mainNav,.newsTitle,.bg, .post, ul.post li,nav#mainNav .inner{zoom: 1;}

/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
padding:3px 10px;
background: #878787;
background: -moz-linear-gradient(top, #878787 0%, #6f6f6f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#878787), color-stop(100%,#6f6f6f));
background: -webkit-linear-gradient(top, #878787 0%,#6f6f6f 100%);
background: -o-linear-gradient(top, #878787 0%,#6f6f6f 100%);
background: linear-gradient(to bottom, #878787 0%,#6f6f6f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#878787', endColorstr='#6f6f6f',GradientType=0 );
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:120%;
color:#fff;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background: #878787;
background: -moz-linear-gradient(top, #6f6f6f 0%, #878787 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6f6f6f), color-stop(100%,#878787));
background: -webkit-linear-gradient(top, #6f6f6f 0%,#878787 100%);
background: -o-linear-gradient(top, #6f6f6f 0%,#878787 100%);
background: linear-gradient(to bottom, #6f6f6f 0%,#878787 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f6f6f', endColorstr='#878787',GradientType=0 );
cursor:pointer;
}

*:first-child+html input[type="submit"]{padding:3px;}


/* レイアウト
------------------------------------------------------------*/
#wrapper, .inner{
margin:0 auto;
max-width:1000px;
width:100%;
}

#header{
overflow:hidden;
}

#footer{
clear:both;
} 


/* ヘッダー
*****************************************************/

/* サイト説明文
----------------------------------*/
#header h1{
padding:5px 0;
color: #fff;
font-size:80%;
font-weight:normal;
}


/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2{
clear:both;
padding:0 0 15px 0;
color: #515151;
font-size:160%;
font-weight:bold;
}


/* コンタクト
----------------------------------*/
.contact{
float:right;
padding:15px 0 0;
text-align:right;
color:#000;
font-size:90%;
}

.contact .tel{
margin-bottom:-3px;
font-size:180%;
font-family:Arial, Helvetica, sans-serif;
}


/* トップページ　メイン画像
----------------------------------*/
#mainImg{
margin-top: 20px;
clear:both;
line-height:0;
text-align:center;
z-index:0;
}

.post{
margin:0 0 20px 0;
padding:20px 10px 20px 20px;
border-right:1px solid #eeeeee;
border-bottom:1px solid #eeeeee;
border-left:1px solid #eeeeee;
background: #fff;
}

.toppage h4{
margin:0 0 10px;
font-size:16px;
font-weight:normal;
color:#333;
}

.toppage{padding:10px 10px 20px 20px;}


/* 記事ループ
*****************************************************/
.list{
padding:10px 0;
border-bottom:1px dashed #dcdcdc;
}

.list:last-child{border:0;}

.post .list p{padding:0;}

.list span{padding-left:10px;}


/* タイポグラフィ
*****************************************************/
h2.title{
clear:both;
margin:0;
padding:7px 10px 7px 10px;
font-size:110%;
color:#000;
border:1px solid #eeeeee;
border-bottom:0;
background:#fff url(images/headingBg.png) repeat-x 0 100%;
}

.dateLabel{
text-align:right;
font-weight:bold;
color:#858585;
}

.post p{padding-bottom:15px;}

.post ul{margin: 0 0 10px 10px;}

.post ul li{
margin-bottom:5px;
padding-left:15px;
background:url(images/bullet.png) no-repeat 0 8px;
}

.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style:decimal;}

.post h1{
margin:20px 0;
padding:5px 0;
font-size:150%;
color: #000;
border-bottom:3px solid #000;
}

.post h2{
margin:10px 0;
padding-bottom:2px;
font-size:130%;
font-weight:normal;
color: #333;
border-bottom:2px solid #515151;
}

.post h3{
margin:10px 0;
font-size:100%;
font-weight:normal;
color:#2e2c2c;
border-bottom:1px solid #515151;
}

.post blockquote {
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #ccc;
}
 
.post blockquote p{padding:5px 0;}

.post table{
border: 1px #ccc solid;
border-collapse: collapse;
border-spacing: 0;
margin:10px 0 20px;
}

.post table th{
padding:10px;
border: #ccc solid;
border-width: 0 0 1px 1px;
background:#efede7;
}

.post table td{
padding:10px;
border: 1px #ccc solid;
border-width: 0 0 1px 1px;
background:#fff;
}

.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width:100%;height:auto;}

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
margin: 10px 10px 15px 15px;
display:inline;
}

img.alignleft{margin:10px 15px 15px 10px;}

.alignright{float:right;}
.alignleft{float:left;}

#gallery-1 img{
border:1px solid #eaeaea !important;
padding:5px;
background:#ffffff;
}



/* サイドバー　ウィジェット
*****************************************************/
section.widget ul, .widget_search, #calendar_wrap, .textwidget{
margin:0 0 20px 0;
padding:10px 10px 10px 17px;
border:1px solid #e9e2d8;
background: #fff;
}

section.widget ul ul{
border:0;
margin:0;
padding:0 0 0 10px;
}

p.banner{padding-bottom:15px;}

p.banner img{
max-width:233px;
height:auto;
}

p.banner img:hover{
cursor:pointer;
opacity:.8;
}

section.widget h3{
clear:both;
margin:0;
padding:7px 10px 7px 10px;
font-size:110%;
border:1px solid #eeeeee;
border-bottom:0;
color:#000;
background:#fff url(images/headingBg.png) repeat-x 0 100%;
}

section.widget li a{
display:block;
padding:7px 0 7px 12px;
background:url(images/arrow.gif) no-repeat 0 12px;
border-bottom:1px dashed #dcdcdc;
}

section.widget li:last-child a{border:0;}

#searchform input[type="text"]{
line-height:1.7;
height:24px;
width:90px;
vertical-align:bottom;
}

/* カレンダー */
#calendar_wrap table{margin:0 auto;width:90%;}
#calendar_wrap table caption{padding:10px 0;text-align:center;font-weight:bold;}
#calendar_wrap table th, #calendar_wrap table td{padding:3px;text-align:center;}
#calendar_wrap table th:nth-child(6),#calendar_wrap table td:nth-child(6){color:#0034af;}
#calendar_wrap table th:nth-child(7),#calendar_wrap table td:nth-child(7){color:#950000;}
#calendar_wrap table td#prev{text-align:left;}
#calendar_wrap table td#next{text-align:right;}
#calendar_wrap a{font-weight:bold;}


/* お知らせ　
-------------*/
.newsTitle{
clear:both;
margin:0;
padding:7px 10px 7px 10px;
font-size:110%;
border:1px solid #eee;
border-bottom:0;
color:#000;
background:#fff url(images/headingBg.png) repeat-x 0 100%;
}

.newsTitle h3{
float:left;
font-weight:normal;
}

.newsTitle p{
float:right;
padding:0 0 0 10px;
font-size:80%;
background:url(images/arrow.gif) no-repeat 0 5px;
}

.news p{
clear:both;
padding-bottom:2px;
border-bottom:1px dashed #dcdcdc;
}

.news p:last-child{border:0;}

.news p a{
display:block;
padding:5px 0;
color:#333;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#515151;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#6f6f6f;}


/* フッター
*****************************************************/
#footer ul{
padding:15px 0 25px;
text-align:center;
}

#footer li{
display:inline-block;
padding: 5px 16px;
border-left:1px dotted #d5d5d5;
}
*:first-child+html #footer li{display:inline;}

#footer li:first-child{border:0;}

#footer li a{
text-decoration:none;
color:#000;
}

#footer li a:hover{color:#999;}

#footer ul ul{display:none;}

#copyright{
clear:both;
padding:10px 0 37px;
text-align:center;
color:#000;
font-size:10px;
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#4f4d4d;
text-align:center;
}


/* トップページ 最新記事4件
------------------------------------------------------------*/
ul.post{
padding:0;
}

ul.post li{
padding:20px 10px 15px;
border-bottom:1px dashed #dcdcdc;
}

ul.post li:last-child{border:0;}

ul.post img{
float:left;
margin:0 15px 5px 10px;
}

ul.post h3{
margin:0 0 10px 10px;
font-size:14px;
font-weight:normal;
color:#333;
border:0;
}

.innerueki{
max-width: 1000px;
width:100%;
margin:auto;
margin-bottom:50px;
font-size:15px;
}

/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){
	nav#mainNav .inner{
	padding-left:1px;
	border-left:1px dotted #83b676;
	}

	nav#mainNav ul li{
	float: left;
	position: relative;
	}

	nav#mainNav ul li a{
	display: block;
	text-align: center;
	color:#663C17;
	font-weight:bold;
	float:left;
	font-size:100%;
	padding:20px 30px 5px 25px; 
	}

	nav#mainNav ul li a span,nav#mainNav ul li a strong{
	display:block;
	font-size:90%;
	line-height:1.4;
	}

	nav#mainNav ul li a span{
	font-size:70%;
	color:#83b676;
	font-weight:normal;
	}

	nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover span, nav#mainNav ul li a:hover, nav#mainNav ul li.current-menu-parent a{
	color:#83b676;
	}

	nav#mainNav ul ul{
	width:160px;
	border-top:0;
	}

	nav#mainNav ul li ul{display: none;}

	nav#mainNav ul li:hover ul{
	display: block;
	position: absolute;
	top:49px;
	left:-1px;
	z-index:500;
	border-bottom:2px solid #83b676;
	}

	nav#mainNav ul li li{
	margin:0;
	float: none;
	height:40px;
	line-height:40px;
	width:160px;
	background:#e7f8e3;
	border:none;
	border-bottom:1px dotted #83b676;
	}

	nav#mainNav ul li li:last-child{border:0;}

	nav#mainNav ul li li a{
	width:100%;
	height:40px;
	padding:0 0 0 10px;
	line-height:40px;
	font-size:95%;
	text-align:left;
	}

	nav#mainNav ul li li.current-menu-item a,nav#mainNav ul li li a:hover{color:#83b676;}

	nav div.panel{
  display:block !important;
  float:left;
  }
  
  a#menu{display:none;}

}

/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){
	 nav#mainNav{
	clear:both;
	position:relative;
	z-index:200;
	width:100%;
	}

	nav#mainNav .inner{
	padding-left:1px;
	border-left:1px dotted #83b676;
	}

	nav#mainNav ul li{
	float: left;
	position: relative;
	}

	nav#mainNav ul li a{
	width:100%;
	display: block;
	text-align: center;
	color:#663C17;
	font-weight:bold;
	float:left;
	font-size:100%;
	padding:20px 20px 5px 20px; 
	}

	nav#mainNav ul li a span,nav#mainNav ul li a strong{
	display:block;
	font-size:90%;
	line-height:1.4;
	}

	nav#mainNav ul li a span{
	font-size:70%;
	color:#83b676;
	font-weight:normal;
	}

	nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover span, nav#mainNav ul li a:hover, nav#mainNav ul li.current-menu-parent a{
	color:#83b676;
	}

	nav#mainNav ul ul{
	width:160px;
	border-top:0;
	}

	nav#mainNav ul li ul{display: none;}

	nav#mainNav ul li:hover ul{
	display: block;
	position: absolute;
	top:49px;
	left:-1px;
	z-index:500;
	border-bottom:2px solid #83b676;
	}

	nav#mainNav ul li li{
	margin:0;
	float: none;
	height:40px;
	line-height:40px;
	width:160px;
	background:#e7f8e3;
	border:none;
	border-bottom:1px dotted #83b676;
	}

	nav#mainNav ul li li:last-child{border:0;}

	nav#mainNav ul li li a{
	width:100%;
	height:40px;
	padding:0 0 0 10px;
	line-height:40px;
	font-size:95%;
	text-align:left;
	}

	nav#mainNav ul li li.current-menu-item a,nav#mainNav ul li li a:hover{color:#83b676;}

	nav div.panel{
  display:block !important;
  float:left;
  }
  
  a#menu{display:none;}

}

.ueki-main{
max-width:1280px;
display: block;
margin:auto;
width:100%;
}

.ueki-logo{
max-width:258px;
width:100%;
}

/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width:960px) {
	nav#mainNav{width:90%;}
	
	#wrapper {
		width: 100%;
	}
	#header .inner {
		width: 100%;
		padding: 8px 0;
		overflow: hidden;
	}
	#header h1 {
		padding-left: 16px;
	}
	nav#mainNav {
		clear: both;
		max-width: 960px;
		margin: 0 auto 10px;
		background: #fbfaf9 url(images/mainnavBg.png) repeat-x 0 -5px;
		border: 1px solid #e8e5e0;
		z-index: 500;
	}
	nav#mainNav a.menu {
		width:100%;
		display: block;
		height: 35px;
		line-height: 37px;
		font-weight: bold;
		text-align: left;
		background: url(images/menuOpen.png) no-repeat 5px 8px;
	}
	nav#mainNav a#menu span {
		padding-left: 35px;
	}
	nav#mainNav a.menuOpen {
		background: url(images/menuOpen.png) no-repeat 5px -34px;
	}
	nav#mainNav a#menu:hover {
		cursor: pointer;
	}
	nav .panel {
		display: none;
		width: 100%;
		position: relative;
		right: 0;
		top: 0;
		z-index: 600;
	}
	
	nav .panel.open {
    display: block;
  }
	
	nav#mainNav ul {
		margin: 0;
		padding: 0;
		position: relative;
		display: none !important;
	}
	nav#mainNav ul li {
		float: none;
		clear: both;
		width: 100%;
		height: auto;
		line-height: 1.2;
	}
	nav#mainNav ul li a, nav#mainNav ul li.current-menu-item li a {
		display: block;
		padding: 15px 10px;
		text-align: left;
		border-bottom: 1px dashed #e5e5e5;
		background: #f3f3f3;
		z-index: 100;
	}
	nav#mainNav ul li:last-child a {
		border: 0;
		border-radius: 0 0 6px 6px;
	}
	nav#mainNav ul li li:last-child a {
		border: 0;
		border-radius: 0;
	}
	nav#mainNav ul li li:last-child a {
		border-bottom: 1px dashed #e5e5e5;
	}
	nav#mainNav ul li a span {
		display: none;
	}
	nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover, nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:active, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:active {
		background: #fff;
	}
	nav#mainNav ul li.current-menu-item li a {
		color: #777
	}
	nav#mainNav ul li li {
		float: left;
		border: 0;
	}
	nav#mainNav ul li li a, nav#mainNav ul li.current-menu-item li a, nav#mainNav ul li li.current-menu-item a {
		padding-left: 40px;
		background: #f3f3f3 url(images/sub1.png) no-repeat 20px 18px;
	}
	nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li li a:hover, nav#mainNav ul li.current-menu-item li a:hover {
		background: #fff url(images/sub1.png) no-repeat 20px -62px;
	}
	nav#mainNav ul li li:last-child a {
		background: #f3f3f3 url(images/subLast.png) no-repeat 20px 20px;
	}
	nav#mainNav ul li li:last-child.current-menu-item a, nav#mainNav ul li li:last-child a:hover, nav#mainNav ul li.current-menu-item li:last-child a:hover {
		background: #fff url(images/subLast.png) no-repeat 20px -65px;
	}
	nav div.panel {
		float: none;
	}
	.top_header {
		position: relative;
	}
	#mainImg img {
		position: absolute;
		top: 130px;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		height: auto;
		z-index: 1;
	}
	.contact {
		margin: -8px 20px 0 0;
	}
	
	#footer {
		width: 100%;
	}
	#footer li {
		border-style: none;
		padding: 0 10px;
	}
}

@media only screen and (max-width: 644px){
.ueki-logo{
max-width:180px;
width:100%;
}

nav#mainNav{width:90%;}
	
	#wrapper {
		width: 100%;
	}
	#header .inner {
		width: 100%;
		padding: 8px 0;
		overflow: hidden;
	}
	#header h1 {
		padding-left: 16px;
	}
	nav#mainNav {
		clear: both;
		max-width: 960px;
		margin: 0 auto 10px;
		background: #fbfaf9 url(images/mainnavBg.png) repeat-x 0 -5px;
		border: 1px solid #e8e5e0;
		z-index: 500;
	}
	nav#mainNav a.menu {
		width:100%;
		display: block;
		height: 35px;
		line-height: 37px;
		font-weight: bold;
		text-align: left;
		background: url(images/menuOpen.png) no-repeat 5px 8px;
	}
	nav#mainNav a#menu span {
		padding-left: 35px;
	}
	nav#mainNav a.menuOpen {
		background: url(images/menuOpen.png) no-repeat 5px -34px;
	}
	nav#mainNav a#menu:hover {
		cursor: pointer;
	}
	
	nav#mainNav ul {
		margin: 0;
		padding: 0;
		position: relative;
	}
	nav#mainNav ul li {
		float: none;
		clear: both;
		width: 100%;
		height: auto;
		line-height: 1.2;
	}
	nav#mainNav ul li a, nav#mainNav ul li a {
		display: block;
		padding: 15px 5px;
		text-align: left;
		border-bottom: 1px dashed #e5e5e5;
		background: #f3f3f3;
		z-index: 100;
	}
	nav#mainNav ul li:last-child a {
		border: 0;
		border-radius: 0 0 6px 6px;
	}
	nav#mainNav ul li li:last-child a {
		border: 0;
		border-radius: 0;
	}
	nav#mainNav ul li li:last-child a {
		border-bottom: 1px dashed #e5e5e5;
	}
	nav#mainNav ul li a span {
		display: none;
	}
	nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover, nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:active, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:active {
		background: #fff;
	}
	nav#mainNav ul li.current-menu-item li a {
		color: #777
	}
	nav#mainNav ul li li {
		float: left;
		border: 0;
	}
	nav#mainNav ul li li a, nav#mainNav ul li.current-menu-item li a, nav#mainNav ul li li.current-menu-item a {
		padding-left: 40px;
		background: #f3f3f3 url(images/sub1.png) no-repeat 20px 18px;
	}
	nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li li a:hover, nav#mainNav ul li.current-menu-item li a:hover {
		background: #fff url(images/sub1.png) no-repeat 20px -62px;
	}
	nav#mainNav ul li li:last-child a {
		background: #f3f3f3 url(images/subLast.png) no-repeat 20px 20px;
	}
	nav#mainNav ul li li:last-child.current-menu-item a, nav#mainNav ul li li:last-child a:hover, nav#mainNav ul li.current-menu-item li:last-child a:hover {
		background: #fff url(images/subLast.png) no-repeat 20px -65px;
	}
	nav div.panel {
		float: none;
	}
	.top_header {
		position: relative;
	}
	#mainImg img {
		position: absolute;
		top: 130px;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		height: auto;
		z-index: 1;
	}
	.contact {
		margin: -8px 20px 0 0;
	}
	
	#footer {
		width: 100%;
	}
	#footer li {
		border-style: none;
		padding: 0 10px;
	}
}

.ueki-bg{
position: relative;
max-width:1280px;
display: block;
margin:auto;
width:100%;
}

.ueki-bg div{
max-width:891px;
width:100%;
position: absolute;
top:15%;
left: 50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
margin:0;
padding:0;
color: #f4744d;
font-weight: bold; 
text-shadow:2px 2px 2px #ffffff;
font-size: 40px;
font-family: "Zen Maru Gothic", sans-serif;
}

.ueki-bg p {
width:100%;
position: absolute;
top: 40%;
left: 50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
margin:0;
padding:0;
color: #000;
font-weight: bold; 
text-shadow:2px 2px 2px #ffffff;
font-size: 16px;
line-height:2.5em;
letter-spacing:0.1em;
font-family: "Zen Maru Gothic", sans-serif;
}

.ueki-bg img {
max-width:1280px;
width: 100%;

  }

.aisatsu{
position: absolute;
top:35em;
margin-right:35em;
padding: 5px 50px;
margin-bottom: 10px;
background: #f4744d;
text-shadow:none;
color: #FFF;
border-radius: 50px;
box-shadow: 0px 0px 0px 5px #f4744d;
border: 1.5px solid #FFF;
font-size:16px;
font-family: "Zen Maru Gothic", sans-serif;
color:#fff
}

.nojo{
position: absolute;
top:35em;
margin:auto;
margin-bottom: 10px;
padding: 5px 50px;
background: #f4744d;
text-shadow:none;
color: #FFF;
border-radius: 50px;
box-shadow: 0px 0px 0px 5px #f4744d;
border: 1.5px solid #FFF;
font-size:16px;
font-family: "Zen Maru Gothic", sans-serif;
color:#fff;
}

.syohin{
position: absolute;
top:35em;
margin-left:35em;
margin-bottom: 10px;
padding:5px 50px;
background: #f4744d;
text-shadow:none;
color: #FFF;
border-radius: 50px;
box-shadow: 0px 0px 0px 5px #f4744d;
border: 1.5px solid #FFF;
font-size:16px;
font-family: "Zen Maru Gothic", sans-serif;
color:#fff;
}

.link-three{
position: absolute;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
height: 200px;
}

.aisatsu::before,
.nojo::before,
.syohin::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid white; /* ← 色調整可 */
  margin-right: 10px;
margin-bottom:2px;
  vertical-align: middle;
}



@media screen and (max-width: 1024px) {
.ueki-bg{
position: relative;
width: 100%;
}

.ueki-bg div{
max-width:891px;
width:100%;
position: absolute;
top:12%;
left: 50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
margin:0;
padding:0;
color: #f4744d;
font-weight: bold; 
text-shadow:2px 2px 2px #ffffff;
font-size: 40px;
font-family: "Zen Maru Gothic", sans-serif;
}

.ueki-bg p {
width:100%;
position: absolute;
top: 40%;
left: 50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
margin:0;
padding:0;
color: #000;
font-weight: bold; 
text-shadow:2px 2px 2px #ffffff;
font-size: 16px;
line-height:2.5em;
letter-spacing:0.1em;
font-family: "Zen Maru Gothic", sans-serif;
}

.ueki-bg img {
width: 100%;
  }

.aisatsu{
position: absolute;
top:30em;
margin-right:35em;
padding: 5px 50px;
margin-bottom: 10px;
background: #f4744d;
text-shadow:none;
color: #FFF;
border-radius: 50px;
box-shadow: 0px 0px 0px 5px #f4744d;
border: 1.5px solid #FFF;
font-size:16px;
font-family: "Zen Maru Gothic", sans-serif;
color:#fff
}

.nojo{
position: absolute;
top:30em;
margin:auto;
margin-bottom: 10px;
padding: 5px 50px;
background: #f4744d;
text-shadow:none;
color: #FFF;
border-radius: 50px;
box-shadow: 0px 0px 0px 5px #f4744d;
border: 1.5px solid #FFF;
font-size:16px;
font-family: "Zen Maru Gothic", sans-serif;
color:#fff;
}

.syohin{
position: absolute;
top:30em;
margin-left:35em;
margin-bottom: 10px;
padding:5px 50px;
background: #f4744d;
text-shadow:none;
color: #FFF;
border-radius: 50px;
box-shadow: 0px 0px 0px 5px #f4744d;
border: 1.5px solid #FFF;
font-size:16px;
font-family: "Zen Maru Gothic", sans-serif;
color:#fff;
}

.link-three{
position: absolute;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
height: 200px;
}

.aisatsu::before,
.nojo::before,
.syohin::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid white; /* ← 色調整可 */
  margin-right: 10px;
margin-bottom:2px;
  vertical-align: middle;
}
}

@media screen and (max-width: 959px) {
.ueki-bg{
position: relative;
width: 100%;
}

.ueki-bg div{
max-width:891px;
width:100%;
position: absolute;
top:12%;
left: 50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
margin:0;
padding:0;
color: #f4744d;
font-weight: bold; 
text-shadow:2px 2px 2px #ffffff;
text-align:center;
font-size: 32px;
font-family: "Zen Maru Gothic", sans-serif;
}

.ueki-bg p {
width:100%;
position: absolute;
top: 38%;
left: 50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
margin:0;
padding:0;
color: #000;
font-weight: bold; 
text-shadow:2px 2px 2px #ffffff;
font-size: 13px;
line-height:2.5em;
letter-spacing:0.1em;
font-family: "Zen Maru Gothic", sans-serif;
}

.ueki-bg img {
width: 100%;
  }

.aisatsu{
position: absolute;
top:33em;
margin-right:35em;
padding: 5px 50px;
margin-bottom: 10px;
background: #f4744d;
text-shadow:none;
color: #FFF;
border-radius: 50px;
box-shadow: 0px 0px 0px 5px #f4744d;
border: 1px solid #FFF;
font-size:13px;
font-family: "Zen Maru Gothic", sans-serif;
color:#fff
}

.nojo{
position: absolute;
top:33em;
margin:auto;
margin-bottom: 10px;
padding: 5px 50px;
background: #f4744d;
text-shadow:none;
color: #FFF;
border-radius: 50px;
box-shadow: 0px 0px 0px 5px #f4744d;
border: 1px solid #FFF;
font-size:13px;
font-family: "Zen Maru Gothic", sans-serif;
color:#fff;
}

.syohin{
position: absolute;
top:33em;
margin-left:35em;
margin-bottom: 10px;
padding:5px 50px;
background: #f4744d;
text-shadow:none;
color: #FFF;
border-radius: 50px;
box-shadow: 0px 0px 0px 5px #f4744d;
border: 1px solid #FFF;
font-size:13px;
font-family: "Zen Maru Gothic", sans-serif;
color:#fff;
}

.link-three{
position: absolute;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
height: 200px;
}

.aisatsu::before,
.nojo::before,
.syohin::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid white; /* ← 色調整可 */
  margin-right: 10px;
margin-bottom:2px;
  vertical-align: middle;
}
}

@media only screen and (max-width: 644px){
.ueki-bg{
position: relative;
width: 100%;
}

.ueki-bg div{
max-width:891px;
width:100%;
position: absolute;
top:10%;
left: 50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
margin:0;
padding:0;
color: #f4744d;
font-weight: bold; 
text-shadow:2px 2px 2px #ffffff;
text-align:center;
font-size: 20px;
font-family: "Zen Maru Gothic", sans-serif;
}

.ueki-bg p {
width:100%;
position: absolute;
top: 38%;
left: 50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
margin:0;
padding:0;
color: #000;
font-weight: bold; 
text-shadow:2px 2px 2px #ffffff;
font-size: 10px;
line-height:2.3em;
letter-spacing:0.1em;
font-family: "Zen Maru Gothic", sans-serif;
}

.ueki-bg img {
width: 100%;
  }

.aisatsu{
position: absolute;
top:33em;
margin-right:35em;
padding: 3px 30px;
margin-bottom: 10px;
background: #f4744d;
text-shadow:none;
color: #FFF;
border-radius: 50px;
box-shadow: 0px 0px 0px 5px #f4744d;
border: 1px solid #FFF;
font-size:10px;
font-family: "Zen Maru Gothic", sans-serif;
color:#fff
}

.nojo{
position: absolute;
top:33em;
margin:auto;
margin-bottom: 10px;
padding: 3px 30px;
background: #f4744d;
text-shadow:none;
color: #FFF;
border-radius: 50px;
box-shadow: 0px 0px 0px 5px #f4744d;
border: 1px solid #FFF;
font-size:10px;
font-family: "Zen Maru Gothic", sans-serif;
color:#fff;
}

.syohin{
position: absolute;
top:33em;
margin-left:35em;
margin-bottom: 10px;
padding:3px 30px;
background: #f4744d;
text-shadow:none;
color: #FFF;
border-radius: 50px;
box-shadow: 0px 0px 0px 5px #f4744d;
border: 1px solid #FFF;
font-size:10px;
font-family: "Zen Maru Gothic", sans-serif;
color:#fff;
}

.link-three{
position: absolute;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
height: 200px;
}

.aisatsu::before,
.nojo::before,
.syohin::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid white; /* ← 色調整可 */
  margin-right: 10px;
margin-bottom:2px;
  vertical-align: middle;
}
}


@media only screen and (max-width: 490px){
.ueki-bg{
position: relative;
width: 100%;
}

.ueki-bg div{
width:100%;
position: absolute;
top:8%;
left: 50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
margin:0;
padding:0;
color: #f4744d;
font-weight: bold; 
text-shadow:2px 2px 2px #ffffff;
font-size: 13px;
font-family: "Zen Maru Gothic", sans-serif;
}

.ueki-bg p {
width:100%;
position: absolute;
top: 40%;
left: 50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
margin:0;
padding:0;
color: #000;
font-weight: bold; 
text-shadow:2px 2px 2px #ffffff;
font-size: 8px;
line-height:2em;
letter-spacing:0.1em;
font-family: "Zen Maru Gothic", sans-serif;
}

.ueki-bg img {
width: 100%;
  }

.link-three{
width:100%;
position: absolute;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
height: 155px;
}
	
.aisatsu{
position: absolute;
margin-right:25em;
padding: 1px 15px;
margin-bottom: 10px;
background: #f4744d;
text-shadow:none;
color: #FFF;
border-radius: 50px;
box-shadow: 0px 0px 0px 4px #f4744d;
border: 1px solid #FFF;
font-size:8px;
font-family: "Zen Maru Gothic", sans-serif;
color:#fff
}

.nojo{
position: absolute;
margin:auto;
margin-bottom: 10px;
padding: 1px 15px;
background: #f4744d;
text-shadow:none;
color: #FFF;
border-radius: 50px;
box-shadow: 0px 0px 0px 4px #f4744d;
border: 1px solid #FFF;
font-size:8px;
font-family: "Zen Maru Gothic", sans-serif;
color:#fff;
}

.syohin{
position: absolute;
top:33em;
margin-right:5px;
margin-left:27em;
margin-bottom: 10px;
padding:1px 15px;
background: #f4744d;
text-shadow:none;
color: #FFF;
border-radius: 50px;
box-shadow: 0px 0px 0px 4px #f4744d;
border: 1px solid #FFF;
font-size:8px;
font-family: "Zen Maru Gothic", sans-serif;
color:#fff;
}

.aisatsu::before,
.nojo::before,
.syohin::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 5px solid white; /* ← 色調整可 */
  margin-right: 5px;
margin-bottom:2px;
  vertical-align: middle;
}
}

.bekoya-waku{
max-width:1280px;
margin:auto;
margin-bottom:50px;
display: flex;
justify-content: center;
}

.left-kome img{
max-width:560px;
width:100%;
margin:60px 10px 10px 60px; 
}

.right-waku{
max-width:400px;
width:100%;
margin:100px 50px 10px 120px;
padding:0;
border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: #ffce55 solid 2px;
font-size: 100%;
padding:10px 10px 10px 10px;
}

.right-bekoya h2{
margin-bottom:10px;
font-size:16px;
font-weight: bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.right-bekoya span{
margin-left:15%;
margin-right:5%;
line-height:2em;
font-size:27px;
font-weight: bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.right-bekoya p{
margin:60px 0 10px 90px;
font-size:16px;
line-height:2em;
font-weight: bold;
text-align:center;
letter-spacing: 0.15em;
font-family: "Zen Maru Gothic", sans-serif;
}


@media screen and (max-width: 1024px) {
.bekoya-waku{
width:100%;
display: flex;
justify-content: center;
}

.left-kome img{
max-width:460px;
width:100%;
margin:50px 10px 10px 50px; 
}

.right-waku{
max-width:330px;
width:100%;
margin:80px 50px 10px 60px;
padding:0;
border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: #ffce55 solid 2px;
font-size: 100%;
padding:10px 10px 10px 10px;
}

.right-bekoya h2{
margin-bottom:10px;
font-size:16px;
font-weight: bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.right-bekoya span{
margin-left:15%;
margin-right:5%;
line-height:2em;
font-size:20px;
font-weight: bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.right-bekoya p{
margin:40px 0 10px 40px;
font-size:13px;
line-height:2em;
font-weight: bold;
text-align:center;
letter-spacing: 0.15em;
font-family: "Zen Maru Gothic", sans-serif;
}
}

@media screen and (max-width: 959px) {
.bekoya-waku{
max-width:959px;
width:100%;
display: flex;
justify-content: center;
}

.left-kome img{
max-width:350px;
width:100%;
margin:50px 10px 10px 50px; 
}

.right-waku{
max-width:250px;
width:100%;
margin:80px 50px 10px 30px;
padding:0;
border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: #ffce55 solid 2px;
font-size: 100%;
padding:10px 10px 10px 10px;
}

.right-bekoya h2{
margin-bottom:10px;
font-size:15px;
font-weight: bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.right-bekoya span{
margin-left:15%;
margin-right:5%;
line-height:2em;
font-size:19px;
font-weight: bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.right-bekoya p{
margin:30px 0 10px 10px;
font-size:12px;
line-height:2em;
font-weight: bold;
text-align:center;
letter-spacing: -0.01em;
font-family: "Zen Maru Gothic", sans-serif;
}
}

@media only screen and (max-width: 644px){
.bekoya-waku{
max-width:644px;
width:100%;
display: block;
justify-content: center;
}

.left-kome img{
text-align:center;
max-width:644px;
width:100%;
margin:auto; 
}

.right-waku{
width:600px;
width:100%;
margin:auto;
margin-top:30px;
padding:0;
border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: #ffce55 solid 2px;
font-size: 100%;
padding:10px 10px 10px 10px;
}

.right-bekoya h2{
margin-bottom:10px;
font-size:15px;
font-weight: bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.right-bekoya span{
margin-left:15%;
margin-right:5%;
line-height:2em;
font-size:19px;
font-weight: bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.right-bekoya p{
max-width:644px;
margin:30px 0 10px 20px;
font-size:13px;
line-height:2em;
font-weight: bold;
text-align:center;
letter-spacing: 0.15em;
font-family: "Zen Maru Gothic", sans-serif;
}
}

@media only screen and (max-width: 490px){
.bekoya-waku{
width:100%;
margin-bottom:30px;
display: block;
justify-content: center;
}

.left-kome img{
text-align:center;
width:100%;
margin:auto; 
}

.right-waku{
width:100%;
margin:auto;
margin-top:20px;
padding:0;
border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: #ffce55 solid 2px;
font-size: 100%;
padding:10px 10px 10px 10px;
}

.right-bekoya h2{
margin-bottom:10px;
font-size:15px;
font-weight: bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.right-bekoya span{
margin-left:15%;
margin-right:5%;
line-height:2em;
font-size:19px;
font-weight: bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.right-bekoya p{
width:100%;
margin:auto;
margin-top:20px;
font-size:12px;
line-height:2em;
font-weight: bold;
text-align:center;
letter-spacing: 0.1em;
font-family: "Zen Maru Gothic", sans-serif;
}
}


.syohin-bg {
max-width:1280px;
width:100%;
  background-color: #FFF6DE; /* 薄オレンジ背景 */
margin:auto;  
padding: 30px 0 50px 0;
  gap: 40px; /* 写真の間隔 */
  flex-wrap: wrap; /* レスポンシブ対応 */
  max-width: 1280px;
  margin: 0 auto;
}

.syohin-bg h2{
max-width:1280px;
font-weight: bold;
font-size:30px;
color:#f4744d;
font-family: "Zen Maru Gothic", sans-serif;
width:400px;
margin-left:60px;
  position: relative;
  display: inline-block;
  padding-bottom: 20px; /* 下にスペース確保 */
}

.syohin-bg h2::after {
  content: "";
  position: absolute;
width:100%;
top:45px;  
left: 0;
height: 5px; /* 点線画像の高さに調整 */
  background-image: url(images/banners/htag-ten.png); /* ←ここに点線画像のURLを入れる */ 
background-repeat: repeat-x;
  background-size: auto; /* 高さに合わせてリサイズ */
image-rendering: pixelated;
}

.syasin-three{
margin-top:10px;
display: flex;
justify-content: space-around;
}

.hakutyo {
  position: relative;
  width: 340px;        /* 親要素の幅 */
  margin: 0 auto;
}

.orange-bg {
  width: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}

.haku-img {
  position: absolute;
height:100%;
  left: -5px;  /* ← オレンジ背景より外側にずらす */
  top: 110px;
  transform: translateY(-50%);
  z-index: 1;
  width: 100%; /* 必要に応じて調整 */
  height: auto;
}

.komekg-img1{
position: absolute;
width:127px;
z-index: 3;
top:8px;
right:240px;
}

.komekg-img2{
position: absolute;
width:121px;
z-index: 3;
top:8px;
right:240px;
}

.komekg-img3{
position: absolute;
width:212px;
z-index: 3;
top:8px;
right:160px;
}

.bl-bekokome{
max-width:1280px;
width:100%;
display: flex;
}

.bekookome-bl{
margin-top:18%;
display: flex;
align-items: center;
}

.syosaione div{
margin-top:160px;
margin-left:20px;
color:#663C17;
font-size:15px;
font-weight:bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.syosaione .dens {
margin:auto;
margin-left:20px;
font-size:20px;
  color: #f4744d;        /* 白鳥伝説のオレンジ */
  font-weight: bold;
  margin-right: 5px;    /* 隙間 */
}

.syosaione .hinsyu {
  color: #f4744d;        /* 品種：の色 */
font-weight: bold;
font-size:14px;
}

.syosaione .circle-button {
      background-color: #ffcc4d; /* 黄色 */
      color: black;              /* テキスト色 */
      width: 63px;
      height: 63px;
      border-radius: 50%;       /* 丸くする */
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      font-size: 14px;
      position: relative;
      cursor: pointer;
      box-shadow: 0 2px 5px rgba(0,0,0,0.2);
margin-top:160px;
margin-left:40px;
}

.syosaione .circle-button .triangle {
      width: 0;
      height: 0;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent;
      border-left: 12px solid white;
      margin-right: 5px;
    }

    .circle-button .text {
	font-size:12px;
      position: relative;
      z-index: 1;
    }

.syosaitwo div{
margin-top:160px;
margin-left:20px;
color:#663C17;
font-size:15px;
font-weight:bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.syosaitwo .dens {
margin-left:20px;
font-size:20px;
  color: #f4744d;        /* 白鳥伝説のオレンジ */
  font-weight: bold;
  margin-right: 5px;    /* 隙間 */
}

.syosaitwo .hinsyu {
  color: #f4744d;        /* 品種：の色 */
font-weight: bold;
font-size:14px;
}

.syosaithree div{
margin-top:160px;
margin-left:20px;
color:#663C17;
font-size:15px;
font-weight:bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.syosaithree .dens {
margin-top:160px;
margin-left:20px;
font-size:20px;
  color: #f4744d;        /* 白鳥伝説のオレンジ */
  font-weight: bold;
  margin-right: 5px;    /* 隙間 */
}

.syosaithree .hinsyu {
margin:0 55px 0 70px;
  color: #f4744d;        /* 品種：の色 */
font-weight: bold;
font-size:14px;
}

.circle-button {
text-decoration: none;
transition: .3s;
background-color: #ffcc4d; /* 黄色 */
color: black;              /* テキスト色 */
width: 63px;
height: 63px;
border-radius: 50%;       /* 丸くする */
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
font-size: 14px;
position: relative;
cursor: pointer;
box-shadow: 0 2px 5px rgba(0,0,0,0.2);
margin-top:160px;
margin-left:40px;
}

.circle-button:hover {
box-shadow: unset;
transform: translateY(4px);
}

   .circle-button .triangle {
      width: 0;
      height: 0;
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent;
      border-left: 10px solid white;
      margin-right: 4px;
	   margin-bottom:1px;
    }

    .circle-button .text {
	font-size:12px;
      z-index: 1;
    }

.circle-buttonkaze {
text-decoration: none;
transition: .3s;
background-color: #ffcc4d; /* 黄色 */
color: black;              /* テキスト色 */
width: 63px;
height: 63px;
border-radius: 50%;       /* 丸くする */
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
font-size: 14px;
position: relative;
cursor: pointer;
box-shadow: 0 2px 5px rgba(0,0,0,0.2);
margin-top:160px;
margin-left:150px;
}

.circle-buttonkaze:hover {
box-shadow: unset;
transform: translateY(4px);
}

   .circle-buttonkaze .triangle {
      width: 0;
      height: 0;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent;
      border-left: 12px solid white;
      margin-right: 5px;
    }

   .circle-buttonkaze .text {
	font-size:12px;
      position: relative;
      z-index: 1;
    }


@media only screen and (max-width: 1024px){
.syohin-bg {
width:100%;
  background-color: #FFF6DE; /* 薄オレンジ背景 */
margin:auto;  
  gap: 40px; /* 写真の間隔 */
  flex-wrap: wrap; /* レスポンシブ対応 */
  max-width: 1024px;
  margin: 0 auto;
}

.syohin-bg h2{
width:100%;
font-weight: bold;
font-size:25px;
color:#f4744d;
font-family: "Zen Maru Gothic", sans-serif;
width:350px;
margin-left:60px;
  position: relative;
  display: inline-block;
  padding-bottom: 20px; /* 下にスペース確保 */
}

.syohin-bg h2::after {
  content: "";
  position: absolute;
width:100%;
top:45px;  
left: 0;
height: 5px; /* 点線画像の高さに調整 */
  background-image: url(images/banners/htag-ten.png); /* ←ここに点線画像のURLを入れる */ 
background-repeat: repeat-x;
  background-size: auto; /* 高さに合わせてリサイズ */
image-rendering: pixelated;
}

.syasin-three{
margin-top:20px;
display: flex;
justify-content: space-around;
}

.hakutyo {
  position: relative;
  width: 300px;        /* 親要素の幅 */
  margin: 0 auto;
}

.orange-bg {
  width: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}

.haku-img {
  position: absolute;
height:100%;
  left: -3px;  /* ← オレンジ背景より外側にずらす */
  top: 97px;
  transform: translateY(-50%);
  z-index: 1;
  width: 100%; /* 必要に応じて調整 */
  height: auto;
}

.komekg-img1{
position: absolute;
width:125px;
z-index: 3;
top:8px;
right:190px;
}

.komekg-img2{
position: absolute;
width:121px;
z-index: 3;
top:8px;
right:200px;
}

.komekg-img3{
position: absolute;
width:200px;
z-index: 3;
top:8px;
right:120px;
}
	
	.bl-bekokome{
width:100%;
display: flex;
}

.bekookome-bl{
margin-top:12%;
display: flex;
align-items: center;
}

.syosaione div{
margin-left:20px;
color:#663C17;
font-size:13px;
font-weight:bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.syosaione .dens {
margin:auto;
margin-left:20px;
font-size:17px;
  color: #f4744d;        /* 白鳥伝説のオレンジ */
  font-weight: bold;
  margin-right: 5px;    /* 隙間 */
}

.syosaione .hinsyu {
  color: #f4744d;        /* 品種：の色 */
font-weight: bold;
font-size:12px;
}

.circle-button {
background-color: #ffcc4d; /* 黄色 */
color: black;              /* テキスト色 */
width: 55px;
height: 55px;
border-radius: 50%;       /* 丸くする */
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
position: relative;
cursor: pointer;
box-shadow: 0 2px 5px rgba(0,0,0,0.2);
margin-left:15px;
}

.circle-button .triangle {
 width: 0;
      height: 0;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent;
      border-left: 12px solid white;
      margin-right: 5px;
}

.circle-button .text {
font-size:12px;
      position: relative;
      z-index: 1;
}

.circle-buttonkaze {
      background-color: #ffcc4d; /* 黄色 */
      color: black;              /* テキスト色 */
      width: 55px;
      height: 55px;
      border-radius: 50%;       /* 丸くする */
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      font-size: 14px;
      position: relative;
      cursor: pointer;
      box-shadow: 0 2px 5px rgba(0,0,0,0.2);
margin-top:160px;
margin-left:120px;
}

   .circle-buttonkaze .triangle {
      width: 0;
      height: 0;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent;
      border-left: 12px solid white;
      margin-right: 5px;
    }

   .circle-buttonkaze .text {
	font-size:12px;
      position: relative;
      z-index: 1;
    }

}

@media only screen and (max-width: 959px){
.syohin-bg {
max-width:959px;
width:100%;
  background-color: #FFF6DE; /* 薄オレンジ背景 */
margin:auto;  
padding: auto;
  gap: 40px; /* 写真の間隔 */
  flex-wrap: wrap; /* レスポンシブ対応 */
  max-width: 959px;
  margin: 0 auto;
}

.syohin-bg h2{
max-width:959px;
font-weight: bold;
font-size:23px;
color:#f4744d;
font-family: "Zen Maru Gothic", sans-serif;
width:250px;
margin-left:60px;
  position: relative;
  display: inline-block;
}
	
.syohin-bg h2::after {
  content: "";
  position: absolute;
width:100%;
top:40px;  
left: 0;
height: 20px; /* 点線画像の高さに調整 */
  background-image: url(images/banners/htag-ten.png); /* ←ここに点線画像のURLを入れる */ 
background-repeat: repeat-x;
background-size: 100%; /* 高さに合わせてリサイズ */
image-rendering: pixelated;
}

.syasin-three{
margin:auto;
display: flex; /* Flexboxレイアウトを有効にする */
justify-content: center; 
}

.hakutyo {
  position: relative;
  width: 250px;
  margin: 0 auto;
  padding-bottom: 10px;
}

.orange-bg {
  width: 90%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
margin-left:20px;
}

.haku-img {
  position: absolute;
  left: -5px;  /* ← オレンジ背景より外側にずらす */
  top: 72px;
  transform: translateY(-50%);
  z-index: 1;
  width: 90%; /* 必要に応じて調整 */
margin-left:22px;
}

.komekg-img1{
position: absolute;
width:115px;
z-index: 3;
top:8px;
right:130px;
}

.komekg-img2{
position: absolute;
width:110px;
z-index: 3;
top:8px;
right:150px;
}

.komekg-img3{
position: absolute;
width:160px;
z-index: 3;
top:8px;
right:90px;
}
	
	.bekookome-bl{
margin-top: 0;
display: flex;
  align-items: center;
  justify-content: space-between; /* 左右に分散配置 */
  width: 100%;                    /* 必要なら固定幅 or 親と合わせる */  
box-sizing: border-box;
}

.syosaione {
  flex: 1; /* テキストをボタン以外の幅に広げる */
  color: #663C17;
  font-size: 12px;
  font-weight: bold;
  font-family: "Zen Maru Gothic", sans-serif;
}

.syosaione div{
margin-left: 15%;
  color: #663C17;
  font-size: 12px;
  font-weight: bold;
  font-family: "Zen Maru Gothic", sans-serif;
}

.syosaione .dens {
margin-left: 15%;
  font-size: 15px;
  color: #f4744d;
  font-weight: bold;
  margin-right: 5px;
}

.syosaione .hinsyu {
margin:3px;
  color: #f4744d;
  font-weight: bold;
  font-size: 10px;
}
	
.circle-button {
      background-color: #ffcc4d; /* 黄色 */
      color: black;              /* テキスト色 */
      width: 38px;
      height: 38px;
      border-radius: 50%;       /* 丸くする */
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      position: relative;
      cursor: pointer;
      box-shadow: 0 2px 5px rgba(0,0,0,0.2);
margin-right:10px;
}

    .circle-button .triangle {
      width: 0;
      height: 0;
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent;
      border-left: 7px solid white;
      margin-right: 2px;
    }

    .circle-button .text {
	font-size:9px;
      position: relative;
      z-index: 1;
    }

	.circle-buttonkaze {
      background-color: #ffcc4d; /* 黄色 */
      color: black;              /* テキスト色 */
      width: 38px;
      height: 38px;
      border-radius: 50%;       /* 丸くする */
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      font-size: 14px;
      position: relative;
      cursor: pointer;
      box-shadow: 0 2px 5px rgba(0,0,0,0.2);
margin-top:160px;
margin-left:auto;
margin-right:20px;
}

   .circle-buttonkaze .triangle {
     width: 0;
      height: 0;
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent;
      border-left: 7px solid white;
      margin-right: 2px;
    }

   .circle-buttonkaze .text {
	font-size:9px;
      position: relative;
      z-index: 1;
    }

}

@media only screen and (max-width: 644px){
.syohin-bg {
width:100%;
  background-color: #FFF6DE; /* 薄オレンジ背景 */
margin:auto;  
padding: auto;
  gap: 40px; /* 写真の間隔 */
  flex-wrap: wrap; /* レスポンシブ対応 */
  margin: 0 auto;
}

.syohin-bg h2{
font-weight: bold;
font-size:18px;
color:#f4744d;
font-family: "Zen Maru Gothic", sans-serif;
width:200px;
margin-left:60px;
  position: relative;
  display: inline-block;
}
	
.syohin-bg h2::after {
  content: "";
  position: absolute;
width:100%;
top:30px;  
left: 0;
height: 5px; /* 点線画像の高さに調整 */
  background-image: url(images/banners/htag-ten.png); /* ←ここに点線画像のURLを入れる */ 
background-repeat: repeat-x;
background-size: 100%; /* 高さに合わせてリサイズ */
image-rendering: pixelated;
}

.syasin-three{
margin:auto;
display: flex; /* Flexboxレイアウトを有効にする */
justify-content: center; 
}

.hakutyo {
 position: relative;
  width: 200px;
  margin: 0 auto; 
}

.orange-bg {
  width: 90%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
margin-left:20px;
}

.haku-img {
  position: absolute;
  left: -5px;  /* ← オレンジ背景より外側にずらす */
  top: 57px;
  transform: translateY(-50%);
  z-index: 1;
  width: 90%; /* 必要に応じて調整 */
margin-left:22px;
}

.komekg-img1{
position: absolute;
width:95px;
z-index: 3;
top:5px;
right:100px;
}

.komekg-img2{
position: absolute;
width:95px;
z-index: 3;
top:5px;
right:100px;
}

.komekg-img3{
position: absolute;
width:150px;
z-index: 3;
top:5px;
right:50px;
}
	
.bekookome-bl{
margin-top: 0;
display: flex;
  align-items: center;
  justify-content: space-between; /* 左右に分散配置 */
  width: 100%;                    /* 必要なら固定幅 or 親と合わせる */  
box-sizing: border-box;
}

.syosaione {
  flex: 1; /* テキストをボタン以外の幅に広げる */
  color: #663C17;
  font-weight: bold;
font-size:5px;
  font-family: "Zen Maru Gothic", sans-serif;
}

.syosaione div{
margin-top:110px;
margin-left: 25px;
  color: #663C17;
  font-size: 10px;
  font-weight: bold;
  font-family: "Zen Maru Gothic", sans-serif;
}

.syosaione .dens {
margin-left: 25px;
  font-size: 12px;
  color: #f4744d;
  font-weight: bold;
  margin-right:0;
}

.syosaione .hinsyu {
margin:3px;
  color: #f4744d;
  font-weight: bold;
  font-size: 8px;
}
	
.circle-button {
      background-color: #ffcc4d; /* 黄色 */
      color: black;              /* テキスト色 */
      width: 28px;
      height: 28px;
      border-radius: 50%;       /* 丸くする */
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      position: relative;
      cursor: pointer;
      box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	margin-top:110px;
}

    .circle-button .triangle {
      width: 0;
      height: 0;
      border-top: 3px solid transparent;
      border-bottom: 3px solid transparent;
      border-left: 4px solid white;
      margin-right: 2px;
    }

    .circle-button .text {
	font-size:7px;
      position: relative;
      z-index: 1;
    }

	.circle-buttonkaze {
      background-color: #ffcc4d; /* 黄色 */
      color: black;              /* テキスト色 */
      width: 28px;
      height: 28px;
      border-radius: 50%;       /* 丸くする */
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      font-size: 14px;
      position: relative;
      cursor: pointer;
      box-shadow: 0 2px 5px rgba(0,0,0,0.2);
margin-top:110px;
margin-left:auto;
margin-right:20px;
}

   .circle-buttonkaze .triangle {
     width: 0;
      height: 0;
      border-top: 3px solid transparent;
      border-bottom: 3px solid transparent;
      border-left: 4px solid white;
      margin-right: 2px;
    }

   .circle-buttonkaze .text {
	font-size:7px;
      position: relative;
      z-index: 1;
    }

}

@media only screen and (max-width: 490px){
.syohin-bg {
max-width:490px;
width:100%;
height:750px;
  background-color: #FFF6DE; /* 薄オレンジ背景 */
margin:auto;  
padding: auto;
  gap: 40px; /* 写真の間隔 */
  flex-wrap: wrap; /* レスポンシブ対応 */
  margin: 0 auto;
}

.syohin-bg h2{
font-weight: bold;
font-size:18px;
color:#f4744d;
font-family: "Zen Maru Gothic", sans-serif;
width:200px;
margin-left:60px;
  position: relative;
  display: inline-block;
}
	
.syohin-bg h2::after {
  content: "";
  position: absolute;
width:80%;
top:28px;  
left: 0;
height: 5px; /* 点線画像の高さに調整 */
  background-image: url(images/banners/htag-ten.png); /* ←ここに点線画像のURLを入れる */ 
background-repeat: repeat-x;
background-size: 100%; /* 高さに合わせてリサイズ */
image-rendering: pixelated;
}

.syasin-three{
margin:auto;
display:block;
}

.hakutyo {
 position: relative;
  width: 280px;
margin-top:10px;
  margin-bottom:0; 
}

.orange-bg {
  width: 90%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}

.haku-img {
  position: absolute;
top:80px;
  left: -5px;  /* ← オレンジ背景より外側にずらす */
  transform: translateY(-50%);
  z-index: 1;
  width: 90%; /* 必要に応じて調整 */
}

.komekg-img1{
position: absolute;
width:100px;
z-index: 3;
top:1px;
right:170px;
}

.komekg-img2{
position: absolute;
width:100px;
z-index: 3;
top:1px;
right:170px;
}

.komekg-img3{
position: absolute;
width:150px;
z-index: 3;
top:1px;
right:120px;
}
	
.bekookome-bl{
margin-top: 50px;
width: 100%;  /* 必要なら固定幅 or 親と合わせる */  
box-sizing: border-box;
}

.syosaione {
  flex: 1; /* テキストをボタン以外の幅に広げる */
  color: #663C17;
  font-weight: bold;
font-size:8px;
  font-family: "Zen Maru Gothic", sans-serif;
}

.syosaione div{
margin-top:110px;
margin-left: 40px;
  color: #663C17;
  font-size: 10px;
  font-weight: bold;
  font-family: "Zen Maru Gothic", sans-serif;
}

.syosaione .dens {
margin-left: 40px;
  font-size: 12px;
  color: #f4744d;
  font-weight: bold;
  margin-right:0;
}

.syosaione .hinsyu {
margin:3px;
  color: #f4744d;
  font-weight: bold;
  font-size: 8px;
}
	
.circle-button {
      background-color: #ffcc4d; /* 黄色 */
      color: black;              /* テキスト色 */
      width: 35px;
      height: 35px;
      border-radius: 50%;       /* 丸くする */
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      position: relative;
      cursor: pointer;
      box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	margin-top:110px;
margin-right:30px;
}

    .circle-button .triangle {
      width: 0;
      height: 0;
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent;
      border-left: 6px solid white;
      margin-right: 3px;
    }

    .circle-button .text {
	font-size:8px;
      position: relative;
      z-index: 1;
    }

	.circle-buttonkaze {
      background-color: #ffcc4d; /* 黄色 */
      color: black;              /* テキスト色 */
      width: 35px;
      height: 35px;
      border-radius: 50%;       /* 丸くする */
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      font-size: 14px;
      position: relative;
      cursor: pointer;
      box-shadow: 0 2px 5px rgba(0,0,0,0.2);
margin-top:110px;
margin-left:auto;
margin-right:30px;
}

   .circle-buttonkaze .triangle {
     width: 0;
      height: 0;
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent;
      border-left: 6px solid white;
      margin-right: 2px;
    }

   .circle-buttonkaze .text {
	font-size:8px;
      position: relative;
      z-index: 1;
    }

}

.kodawari-bg h2{
max-width:1280px;
font-weight: bold;
font-size:30px;
color:#f4744d;
font-family: "Zen Maru Gothic", sans-serif;
width:400px;
margin:auto;
margin-top:30px;
  position: relative;
  display: inline-block;
  padding-bottom: 20px; /* 下にスペース確保 */
} 

.kodawari-bg h2::after {
  content: "";
  position: absolute;
width:100%;
top:45px;  
left: 0;
height: 5px; /* 点線画像の高さに調整 */
  background-image: url(images/banners/htag-ten.png); /* ←ここに点線画像のURLを入れる */ 
background-repeat: repeat-x;
  background-size: auto; /* 高さに合わせてリサイズ */
image-rendering: pixelated;
}

.kodawari-bg p{
width:100%;
font-size:16px;
 font-weight: bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.gr-marufour{
max-width:1150px;
margin:auto;
display: flex;
-webkit-justify-content: space-around;
margin:40px auto;
}

.tsukuri img{
width:240px;
}

.tsukuri div{
margin:20px auto;
font-size:20px;
color:#f4744d;
font-weight: bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.tsukuri p{
font-size:14px;
font-weight: 400;
width:180px;
margin: 0 auto; 
font-family: "Zen Maru Gothic", sans-serif;
}

@media only screen and (max-width: 959px){
.kodawari-bg h2{
font-weight: bold;
font-size:25px;
color:#f4744d;
font-family: "Zen Maru Gothic", sans-serif;
width:400px;
margin:auto;
margin-top:30px;
  position: relative;
  display: inline-block;
  padding-bottom: 20px; /* 下にスペース確保 */
} 

.kodawari-bg h2::after {
  content: "";
  position: absolute;
width:100%;
top:42px;  
left: 0;
height: 5px; /* 点線画像の高さに調整 */
  background-image: url(images/banners/htag-ten.png); /* ←ここに点線画像のURLを入れる */ 
background-repeat: repeat-x;
  background-size: auto; /* 高さに合わせてリサイズ */
image-rendering: pixelated;
}

.kodawari-bg p{
width:100%;
font-size:13px;
 font-weight: bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.gr-marufour{
display: flex;
-webkit-justify-content: space-around;
justify-content: space-around;
margin:40px 30px;
}

.tsukuri img{
width:150px;
}

.tsukuri div{
margin:18px auto;
font-size:18px;
color:#f4744d;
font-weight: bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.tsukuri p{
font-size:13px;
font-weight: 400;
width:150px;
margin: 0 auto; 
font-family: "Zen Maru Gothic", sans-serif;
}
}

@media only screen and (max-width: 644px){
.kodawari-bg h2{
font-weight: bold;
font-size:20px;
color:#f4744d;
font-family: "Zen Maru Gothic", sans-serif;
width:400px;
margin:auto;
margin-top:30px;
  position: relative;
  display: inline-block;
  padding-bottom: 20px; /* 下にスペース確保 */
} 

.kodawari-bg h2::after {
  content: "";
  position: absolute;
width:100%;
top:32px;  
left: 0;
height: 5px; /* 点線画像の高さに調整 */
  background-image: url(images/banners/htag-ten.png); /* ←ここに点線画像のURLを入れる */ 
background-repeat: repeat-x;
  background-size: auto; /* 高さに合わせてリサイズ */
image-rendering: pixelated;
}

.kodawari-bg p{
width:100%;
font-size:12px;
 font-weight: bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.gr-marufour{
flex-wrap: wrap;
justify-content: center;
gap: 20px; /* 要素間のスペース（任意） */
margin:30px 30px;
}

.tsukuri{
width: 40%; /* 2つ横並びにちょうどよい幅 */
margin-bottom: 20px;
margin:auto;
text-align: center;
}
	
.tsukuri div{
margin:10px auto;
font-size:16px;
color:#f4744d;
font-weight: bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.tsukuri p{
font-size:11px;
font-weight: 400;
width:150px;
margin: 0 auto; 
font-family: "Zen Maru Gothic", sans-serif;
}

.tsukuri img,
.tsukuri p {
width: 100%; /* コンテンツを親幅に合わせる */
  }
}

@media only screen and (max-width: 499px){
.kodawari-bg h2{
width:100%;
text-align:center;
font-weight: bold;
  font-size: 18px;
  color: #f4744d;
  font-family: "Zen Maru Gothic", sans-serif;
  padding:auto; /* ← 左右20px余白 & 下スペース */
  margin-top: 30px;
  display: inline-block;
} 

.kodawari-bg h2::after {
content: "";
  position: absolute;
  width: calc(100% - 50px); /* ← padding分だけ調整 */
  top: 32px;
  left: 20px; /* ← padding分だけずらす */
  height: 5px;
  background-image: url(images/banners/htag-ten.png);
  background-repeat: repeat-x;
  background-size: 700px;
  image-rendering: pixelated;
}

.kodawari-bg p{
font-size: 10px;
  font-weight: bold;
  font-family: "Zen Maru Gothic", sans-serif;
  padding: 0 20px; /* ← 左右に余白を追加 */
  box-sizing: border-box; /* paddingを含めて幅を管理 */
}

.gr-marufour{
flex-wrap: wrap;
justify-content: center;
gap: 20px; /* 要素間のスペース（任意） */
margin:30px 20px;
}

.tsukuri{
width: 40%; /* 2つ横並びにちょうどよい幅 */
margin-bottom: 20px;
margin:auto;
text-align: center;
}
	
.tsukuri div{
margin:6px auto;
font-size:13px;
color:#f4744d;
font-weight: bold;
font-family: "Zen Maru Gothic", sans-serif;
}

.tsukuri p{
font-size:10px;
font-weight: 400;
width:150px;
margin: 0 auto; 
font-family: "Zen Maru Gothic", sans-serif;
}

.tsukuri img,
.tsukuri p {
width: 100%; /* コンテンツを親幅に合わせる */
  }
}

.acc-rabbg{
max-width:1280px;
width:100%;
margin:0 auto;
background-repeat: no-repeat;
 background-image: url(images/banners/hoo-bg.png);
 background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}

.acc-chizu{
display: flex;
align-items: center; /* 縦位置を揃える */
gap: 20px; /* アクセスと住所の間のスペース */
padding: 0 20px; /* 左右に余白 */
}

.acc-chizu h2{
max-width:1280px;
padding-top:60px;
padding-left:110px;
 font-size: 30px;
font-weight:bold;
color:#f4744d;
font-family: "Zen Maru Gothic", sans-serif;
margin-left:60px;
  position: relative;
  display: inline-block;
  padding-bottom: 10px; /* 下にスペース確保 */
}

.acc-chizu h2::after {
  content: "";
  position: absolute;
width:100%;
top:105px;  
left: 110px;
height: 10px; /* 点線画像の高さに調整 */
  background-image: url(images/banners/tenkasen.png); /* ←ここに点線画像のURLを入れる */ 
background-repeat: repeat-x;
  background-size: auto; /* 高さに合わせてリサイズ */
image-rendering: pixelated;
width:390px;
}

.acc-chizu p{
padding-top:60px;
font-size:14px;
font-family: "Zen Maru Gothic", sans-serif;
margin: 0;
}

.news-title{
margin-top:70px;
margin-left:120px;
text-align:left;
 font-size: 30px;
font-weight:bold;
color:#f4744d;
font-family: "Zen Maru Gothic", sans-serif;
display: block;
}

.acc-news{
 max-width: 1280px;
  width: 100%;
 display: -webkit-flex;
display: flex;
-webkit-justify-content: space-around;
justify-content: space-around;       /* 上揃え */
  margin:0 auto;
  background-color: #fff6dc; /* 薄オレンジ背景（任意） */
  padding: 0;
  box-sizing: border-box;
}

.news-list-container {
  position: relative;
  width: 510px; /* 必要に応じて画像に合わせて調整 */
}

/* ドット画像 */
.dotora {
max-width: 510px;
height:520px;
margin-left:40px;
  display: block;
margin-bottom:80px;
}

.news-link {
margin-top:10px;
margin-left:50px;
  display: flex;
  align-items: center; /* 画像とテキストを縦中央揃えに */
  gap: 15px;
  border-bottom: 1px solid #000;
padding:20px 20px;
width:438px;
background-color:#fff;
}

.news-link:last-child{
margin-left:50px;
  display: flex;
  align-items: center; /* 画像とテキストを縦中央揃えに */
  gap: 15px;
  border-bottom: 1px solid #000;
padding:20px 20px;
width:438px;
background-color:#fff;
border-bottom: none;
}

.thumb img {
  width: 73px;
  height: 48px;
margin:auto;
  object-fit: cover;
  display: block;
}

.text-area {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.day {
  font-size: 14px;
  color: #353535;
  margin-bottom: 0;
}

.title {
text-align:left;
  font-size: 14px;
  color: #663C17;
}

.news-list-area {
position: absolute;
max-width:501px;
width:100%;
height:500px;
  top:5px; /* 画像内の配置位置に応じて調整 */
  left: 0;
  display: flex;
  flex-direction: column;
}

.image-area{
width:503px;
height:auto;
}

.footcoff {
  width: 100%;
  height: auto;
margin-top:80px;
}

@media only screen and (max-width: 1024px){]
.acc-rabbg{
max-width:1280px;
width:100%;
margin:0 auto;
background-repeat: no-repeat;
 background-image: url(images/banners/hoo-bg.png);
 background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}

.acc-chizu{
display: flex;
align-items: center; /* 縦位置を揃える */
gap: 20px; /* アクセスと住所の間のスペース */
padding: 0 20px; /* 左右に余白 */
}

.acc-chizu h2{
max-width:1280px;
padding-top:60px;
padding-left:70px;
 font-size: 28px;
font-weight:bold;
color:#f4744d;
font-family: "Zen Maru Gothic", sans-serif;
margin-left:60px;
  position: relative;
  display: inline-block;
  padding-bottom: 10px; /* 下にスペース確保 */
}

.acc-chizu h2::after {
  content: "";
  position: absolute;
width:100%;
top:105px;  
left: 70px;
height: 10px; /* 点線画像の高さに調整 */
  background-image: url(images/banners/tenkasen.png); /* ←ここに点線画像のURLを入れる */ 
background-repeat: repeat-x;
  background-size: auto; /* 高さに合わせてリサイズ */
image-rendering: pixelated;
width:390px;
}

.acc-chizu p{
padding-top:60px;
font-size:14px;
font-family: "Zen Maru Gothic", sans-serif;
margin: 0;
}
	
.chizu-ueki {
 height: 400px;
max-width: 70%; /* または固定幅 500pxなど */
margin-top:5px;
}
	
.news-title{
margin-top:70px;
margin-left:100px;
text-align:left;
 font-size: 28px;
font-weight:bold;
color:#f4744d;
font-family: "Zen Maru Gothic", sans-serif;
display: block;
}

.acc-news{
  width: 100%;
 display: -webkit-flex;
display: flex;
-webkit-justify-content: space-around;
justify-content: space-around;       /* 上揃え */
  margin:0 auto;
  background-color: #fff6dc; /* 薄オレンジ背景（任意） */
  padding: 0;
  box-sizing: border-box;
}

.news-list-container {
position: relative;
}

/* ドット画像 */
.dotora {
max-width: 440px;
height:460px;
margin-left:40px;
  display: block;
margin-bottom:80px;
}

.news-link {
margin-top:0;
  display: flex;
  align-items: center; /* 画像とテキストを縦中央揃えに */
  gap: 15px;
  border-bottom: 1px solid #000;
width:380px;
background-color:#fff;
}

.news-link:last-child{
  display: flex;
  align-items: center; /* 画像とテキストを縦中央揃えに */
  gap: 15px;
  border-bottom: 1px solid #000;
width:380px;
background-color:#fff;
border-bottom: none;
}

.thumb img {
  width: 73px;
  height: 48px;
margin-left:10px;
margin-top:0;
  object-fit: cover;
  display: block;
}

.text-area {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.day {
  font-size: 15px;
  color: #353535;
  margin-bottom: 0;
}

.title {
text-align:left;
  font-size: 15px;
  color: #663C17;
}

.news-list-area {
position: absolute;
width:100%;
  left: 0;
  display: flex;
  flex-direction: column;
}

.image-area{
width:420px;
height:auto;
}

.footcoff {
  width: 100%;
  height: auto;
margin-top:80px;
}
}

@media only screen and (max-width: 959px){
.acc-rabbg{
width:100%;
margin:0 auto;
background-repeat: no-repeat;
 background-image: url(images/banners/hoo-bg.png);
 background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}

.acc-chizu{
display: flex;
align-items: center; /* 縦位置を揃える */
gap: 20px; /* アクセスと住所の間のスペース */
padding: 0 20px; /* 左右に余白 */
}

.acc-chizu h2{
padding-top:60px;
padding-left:70px;
 font-size: 25px;
font-weight:bold;
color:#f4744d;
font-family: "Zen Maru Gothic", sans-serif;
margin-left:60px;
  position: relative;
  display: inline-block;
  padding-bottom: 10px; /* 下にスペース確保 */
}

.acc-chizu h2::after {
  content: "";
  position: absolute;
width:100%;
top:95px;  
left: 70px;
height: 10px; /* 点線画像の高さに調整 */
  background-image: url(images/banners/tenkasen.png); /* ←ここに点線画像のURLを入れる */ 
background-repeat: repeat-x;
  background-size: auto; /* 高さに合わせてリサイズ */
image-rendering: pixelated;
width:390px;
}

.acc-chizu p{
padding-top:60px;
font-size:12px;
font-family: "Zen Maru Gothic", sans-serif;
margin: 0;
}
	
.chizu-ueki {
 height: 380px;
max-width: 70%; /* または固定幅 500pxなど */
margin-top:5px;
}
	
.news-title{
margin-top:70px;
margin-left:100px;
text-align:left;
 font-size: 25px;
font-weight:bold;
color:#f4744d;
font-family: "Zen Maru Gothic", sans-serif;
display: block;
}

.acc-news{
  width: 100%;
 display: -webkit-flex;
display: flex;
-webkit-justify-content: space-around;
justify-content: space-around;       /* 上揃え */
  margin:0 auto;
  background-color: #fff6dc; /* 薄オレンジ背景（任意） */
  padding: 0;
  box-sizing: border-box;
}

.news-list-container {
position: relative;
}

/* ドット画像 */
.dotora {
width:400px;
height:460px;
margin-left:40px;
  display: block;
margin-bottom:80px;
}

.news-link {
margin-top:0;
  display: flex;
  align-items: center; /* 画像とテキストを縦中央揃えに */
  gap: 15px;
  border-bottom: 1px solid #000;
width:320px;
background-color:#fff;
}

.news-link:last-child{
  display: flex;
  align-items: center; /* 画像とテキストを縦中央揃えに */
  gap: 15px;
  border-bottom: 1px solid #000;
width:320px;
background-color:#fff;
border-bottom: none;
}

.thumb img {
  width: 73px;
  height: 45px;
margin-left:10px;
margin-top:3px;
  object-fit: cover;
  display: block;
}

.text-area {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.day {
  font-size: 13px;
  color: #353535;
  margin-bottom: 0;
}

.title {
text-align:left;
  font-size: 15px;
  color: #663C17;
}

.news-list-area {
position: absolute;
width:100%;
  left: 0;
  display: flex;
  flex-direction: column;
}

.image-area{
width:380px;
height:auto;
margin-right:10px;
margin-left:10px;
}

.footcoff {
  width: 100%;
  height: auto;
margin-top:80px;
}
}

@media only screen and (max-width: 644px){
.acc-rabbg{
width:100%;
margin:0 auto;
background-repeat: no-repeat;
 background-image: url(images/banners/hoo-bg.png);
 background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}

.acc-chizu{
display: flex;
align-items: center; /* 縦位置を揃える */
gap: 20px; /* アクセスと住所の間のスペース */
padding: 0 20px; /* 左右に余白 */
}

.acc-chizu h2{
padding-top:40px;
padding-left:70px;
 font-size: 20px;
font-weight:bold;
color:#f4744d;
font-family: "Zen Maru Gothic", sans-serif;
margin-left:50px;
  position: relative;
  display: inline-block;
  padding-bottom: 10px; /* 下にスペース確保 */
}

.acc-chizu h2::after {
  content: "";
  position: absolute;
width:100%;
top:65px;  
left: 50px;
height: 10px; /* 点線画像の高さに調整 */
  background-image: url(images/banners/tenkasen.png); /* ←ここに点線画像のURLを入れる */ 
background-repeat: repeat-x;
  background-size: auto; /* 高さに合わせてリサイズ */
image-rendering: pixelated;
width:390px;
}

.acc-chizu p{
padding-top:35px;
font-size:11px;
font-family: "Zen Maru Gothic", sans-serif;
margin: 0;
}
	
.chizu-ueki {
 height: 380px;
max-width: 70%; /* または固定幅 500pxなど */
margin-top:5px;
}
	
.news-title{
margin-top:45px;
margin-left:100px;
text-align:left;
 font-size: 20px;
font-weight:bold;
color:#f4744d;
font-family: "Zen Maru Gothic", sans-serif;
display: block;
}

.acc-news{
  width: 100%;
flex-direction: column; /* ← 横並びから縦並びへ */
align-items: center;      /* 上揃え */
  margin:0 auto;
  background-color: #fff6dc; /* 薄オレンジ背景（任意） */
  padding: 0;
  box-sizing: border-box;
}

.news-list-container {
position: relative;
}

/* ドット画像 */
.dotora {
width:500px;
height:460px;
margin:auto;
  display: block;
}

.news-link {
margin-top:0;
  display: flex;
  align-items: center; /* 画像とテキストを縦中央揃えに */
  gap: 15px;
  border-bottom: 1px solid #000;
width:320px;
background-color:#fff;
}

.news-link:last-child{
  display: flex;
  align-items: center; /* 画像とテキストを縦中央揃えに */
  gap: 15px;
  border-bottom: 1px solid #000;
width:320px;
background-color:#fff;
border-bottom: none;
}

.thumb img {
  width: 70px;
  height: 45px;
margin-left:5px;
margin-top:3px;
  object-fit: cover;
  display: block;
}

.text-area {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.day {
  font-size: 12px;
  color: #353535;
  margin-bottom: 0;
}

.title {
text-align:left;
  font-size: 13px;
  color: #663C17;
}

.news-list-area {
position: absolute;
width:100%;
  left: 0;
  display: flex;
  flex-direction: column;
}

.image-area{
width:400px;
height:auto;
margin-right:20px;
}

.footcoff {
  width: 100%;
  height: auto;
margin-top:30px;
margin-bottom:40px;
}
}

@media only screen and (max-width: 490px){
.acc-rabbg{
width: 100%;
margin: 0 auto;
background-image: url(images/banners/hoo-bg.png);
background-repeat: no-repeat;
 background-position: center top;
background-color: #fff6dc; /* 念のため背景色も */
background-size: cover;
padding-bottom: 50px; /* NEWSの下まで背景が届くよう余白追加 */
 position: relative;
 border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  overflow: hidden;
}

.acc-chizu{
display: flex;
align-items: center; /* 縦位置を揃える */
gap: 5px; /* アクセスと住所の間のスペース */
padding: 0 0; /* 左右に余白 */
}

.acc-chizu h2{
padding-top:20px;
padding-left:0;
 font-size: 16px;
font-weight:bold;
color:#f4744d;
font-family: "Zen Maru Gothic", sans-serif;
  position: relative;
  display: inline-block;
  padding-bottom: 3px; /* 下にスペース確保 */
}

.acc-chizu h2::after {
  content: "";
  position: absolute;
width:100%;
top:40px;  
left:0;
height: 8px; /* 点線画像の高さに調整 */
  background-image: url(images/banners/tenkasen.png); /* ←ここに点線画像のURLを入れる */ 
background-repeat: repeat-x;
  background-size: auto; /* 高さに合わせてリサイズ */
image-rendering: pixelated;
width:270px;
margin:auto;
}

.acc-chizu p{
padding-top:25px;
font-size:9px;
font-family: "Zen Maru Gothic", sans-serif;
margin: 0;
}
	
.chizu-ueki {
 height: 300px;
max-width: 80%; /* または固定幅 500pxなど */
margin-top:5px;
}
	
.news-title{
margin-top:40px;
margin-left:60px;
text-align:left;
 font-size: 16px;
font-weight:bold;
color:#f4744d;
font-family: "Zen Maru Gothic", sans-serif;
display: block;
}

.acc-news{
  width: 100%;
flex-direction: column; /* ← 横並びから縦並びへ */
align-items: center;      /* 上揃え */
  margin:0 auto;
  background-color: #fff6dc; /* 薄オレンジ背景（任意） */
  padding:0;
  box-sizing: border-box;
}

.news-list-container {
position: relative;
}

/* ドット画像 */
.dotora {
max-width:340px;
width:100%;
height:400px;
margin:auto;
margin-top:10px;
  display: block;
}

.news-link {
margin-top:0;
  display: flex;
  align-items: center; /* 画像とテキストを縦中央揃えに */
  gap: 10px;
  border-bottom: 1px solid #000;
width:280px;
}

.news-link:last-child{
  display: flex;
  align-items: center; /* 画像とテキストを縦中央揃えに */
  gap: 10px;
  border-bottom: 1px solid #000;
width:280px;
border-bottom: none;
}

.thumb img {
  width: 50px;
  height: 30px;
margin-left:0;
margin-top:2px;
  object-fit: cover;
  display: block;
}

.text-area {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.day {
  font-size: 10px;
  color: #353535;
  margin-bottom: 0;
}

.title {
text-align:left;
  font-size: 12px;
  color: #663C17;
}

.news-list-area {
position: absolute;
margin-top:20px;
width:100%;
  left: 40px;
  display: flex;
  flex-direction: column;
}

.image-area{
width:280px;
height:auto;
margin:auto;
}

.footcoff {
  width: 100%;
  height: auto;
margin-top:30px;
margin-bottom:40px;
}
}

@media screen and (max-width: 490px) {
#wpadminbar {
display: none !important;
  }
}

.fotinner{
max-width:1280px;
margin:auto;
padding-top:20px;
font-size:12px;
background-color: #FFEFA1;
}

.foot-ueki {
  width: 100%;
  background-color: #FFEFA1;
  display: flex;
  justify-content: center; /* 中央揃え */
  padding: 20px 0;
}

.foot-ueki-inner {
  display: flex;
  align-items: center;
  gap: 20px;
  text-align: left;
  max-width: 600px;
  flex-wrap: wrap; /* スマホ対応で折り返す場合 */
}

.ue-ikoleft {
  width: 195px;
  height: auto;
}

.foot-rightueki{
font-size:14px;
}

.foot-rightueki span{
font-size:20px;
font-weight:bold;
}

@media screen and (max-width: 644px) {
.ue-ikoleft {
  width: 160px;
  height: auto;
}

.foot-rightueki{
font-size:12px;
}

.foot-rightueki span{
font-size:16px;
font-weight:bold;
}
}

@media screen and (max-width: 490px) {
  .foot-ueki-inner {
flex-direction: column;
align-items: center;
text-align: center;
  }
	
.ue-ikoleft {
  width: 140px;
  height: auto;
}

.foot-rightueki{
font-size:10px;
}

.foot-rightueki span{
font-size:16px;
font-weight:bold;
}

.fotinner a {
font-size:10px;
font-weight: normal;
}
}

.fotinner ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 10px; /* スラッシュとの間隔 */
}

.fotinner ul li {
  position: relative;
  padding: 0 5px;
}

.fotinner ul li::after {
  content: "/";
  position: absolute;
  right: -8px;
  color: #333; /* スラッシュの色 */
}

.fotinner ul li:last-child::after {
  content: "";
}

.fotinner a {
font-weight: normal;
}

.fotinner ul li {
  border: none !important;
}


