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

/*---------------------------------------------------------------------

	 共通

---------------------------------------------------------------------*/

body {
	-webkit-text-size-adjust: 100%;
	position: relative;
}
.loader {
    display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 99999999999999;
	width: 100vw;
	height: 100vh;
	margin: -50px auto 0;
}

.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2em;
  height: 2em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  color: #4f2f00;
  font-size: 10px;
	line-height: 10;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
#wrap{
	opacity : 0;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
    width: 100%;
    height: 100%;
	z-index: 9999999;
}

@media screen and (min-width: 768px) {
	a[href^="tel:"] {
		pointer-events: none;
	}
}
a:focus, *:focus { outline:none; }
/* IE8+, Chrome */
input, button {
  outline: 0;
}
/* Firefox */
input::-moz-focus-inner, button::-moz-focus-inner {
  border: 0;
}
.pc_off {display: none !important;}
br.pc_off {display: none;}
.smt_off {display: inherit;}
br.smt_off {display: inherit;}

img {
	vertical-align: bottom;
	-webkit-backface-visibility: hidden;
	height: auto;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
a {transition: all 0.3s;}
a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
a img {
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
}
a.link {
	text-decoration: underline;
}
.contents {
	max-width: 1000px;
	margin: auto;
}
#page_top {
    width: 33px;
    height: 22px;
    position: fixed;
    right: 10px;
    bottom: 45px;
}
#page_top a {
  position: relative;
  display: block;
  text-decoration: none;
}
.wrapper_outer {
	max-height: 1100px;
	overflow: hidden;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto;
	*zoom: 1;
	z-index: 100;
	padding: 32px 2% 0;
}
.header_tel {
	position: absolute;
	right: 282px;
	top: 8px;
	text-align: center;
}
.header_tel p img {
	max-width: 150px;
	margin-bottom: 3px;
}
.smt_header_tel p img {
	max-width: 150px;
}
.smt_header_tel {
	padding-bottom: 10px;
}
.smt_header_tel p {
	font-size: 13px;
}
.smt_header_tel p span {
	font-size: 12px;
}
.header_tel p {
	font-size: 11px;
	letter-spacing: 0.2px;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","meiryo","MS P Gothic","ＭＳ Ｐゴシック","Osaka", sans-serif;
	line-height: 1.2;
}
.header_tel p span {
	font-size: 10px;
	text-align: right !important;
	display: block;
}
.btn_online_shop {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 999;
}
.btn_online_shop img {
	max-width: 223px;
}
h1.logo {
	position: absolute;
	left: 50%;
	top: 16px;
	margin-left: -125px;
	z-index: 999;
}
h1.logo img {
	max-width: 250px;
}
ul.navi {
	position: absolute;
	left: 20px;
	top: 34px;
	width: 40%;
	z-index: 999;
}
ul.navi li {
	writing-mode: tb-rl;
	writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	display: inline-block;
	vertical-align: top;
}
ul.navi li a {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 15px;
	padding: 4px 0px 4px 11px;
	display: inline-block;
	text-decoration: none;
	letter-spacing: 2px;
}
ul.navi li a:hover {
	text-decoration: none;
}
.zdo_drawer_menu a {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 15px;
}
@media screen and (max-width: 1100px) {
.zdo_drawer_menu {
	opacity: 1 !important;
	display: block !important;
}
.navi,.btn_online_shop {
	display: none;
}
.contents {
	max-width: 90%;
}
.header_tel {
	right: auto;
    left: 60px;
}
ul.language {
	right: auto;
	top: 0;
	z-index: 999;
	left: 0;
}
}
@media screen and (max-width: 1000px) {
.footer_contact_inner {
	max-width: 90%;
}
.footer_contact h2.ttl_left_bd {
    margin-top: 0px;
    width: 100% !important;
    margin-bottom: 25px;
}
.footer_contact_right {
    width: 100% !important;
}
.footer_contact_right_left {
    width: 100% !important;
    float: none !important;
    text-align: center;
}
.tel3 {
	margin-bottom: 30px;
}
.footer_contact_right_right {
    float: none !important;
    text-align: center;
}
.footer_note {
    text-align: center;
}
.footer_contact h2.ttl_left_bd {
    margin-top: 0;
    text-align: center;
}
.footer_contact h2.ttl_left_bd:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -5px;
    display: inline-block;
    width: 60px;
    height: 1px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background: #050505;
}
}




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

.copyright_side {
	position: absolute;
	left: 1.3vw;
	top: 42%;
	z-index: 999;
}
.copyright_side img {
	width: 20px;
}
.sns_side {
	position: absolute;
	right: 0.7vw;
	top: 42%;
	z-index: 999;
}
.sns_side img {
	max-width: 30px;
}
.sns_side li:first-child {
	margin-bottom: 10px;
}
.icon_scroll {
	position: absolute;
	left: 50%;
	bottom: 6vw;
	-webkit-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	z-index: 999;
}
.icon_scroll img {
	max-width: 60px;
}
.info_area {
	text-align: center;
	margin: 30px auto 70px;
	overflow: hidden;
}
.info_area_inner {
	display: inline-block;
	text-align: left;
}
.info_ttl {
	max-width: 225px;
	float: left;
	margin-right: 80px;
	margin-top: 30px;
}
h2.ttl_left_bd {
	font-size: 25px;
	color: #050505;
	position: relative;
	padding-bottom: 4px;
	letter-spacing: 2px;
}
h2.ttl_left_bd:before {
	content: "";
	display: block;
	width: 60px;
	height: 1px;
	background: #050505;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.info_area ul {
	max-width: 600px;
	float: right;
}
.info_area ul li {
	margin-bottom: 15px;
}
.info_area ul li span {
	margin-right: 15px;
}
.about {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 auto 80px;
}
.about_img {
	width: 36%;
}
.about h3 {
	width: 8%;
	writing-mode: tb-rl;
	writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	font-size: 30px;
	letter-spacing: 2px;
	margin-top: 7%;
}
.about_txt_area {
	width: 40%;
	margin-right: 5%;
	margin-top: 4.5%;
	line-height: 2;
}
.about_txt_area .sub {
	font-size: 13px;
	margin-top: 30px;
}
.about_txt {
	line-height: 1.9;
	letter-spacing: 1px;
}
.about_txt span {
	background: linear-gradient(transparent 60%, #ffe88a 60%);
}
.about_preserved_flower h2 {
	font-size: 25px;
}
.about_preserved_flower h2 span {
	font-size: 18px;
}

.about_preserved_flower {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 auto 60px;
}
.preserved_flower_txt1 {
	line-height: 2;
}
.kibako {
	font-size: 14px;
	margin-top: 30px;
}
.preserved_flower_txt2 {
	line-height: 2;
	font-size: 14px;
}
.preserved_flower_txt_area {
	margin-left: 5%;
	margin-top: .5%;
	width: 50%;
	line-height: 1.9;
	letter-spacing: 1px;
}
.preserved_flower_img {
	width: 40%;
	text-align: right;
	
}
h2.ttl_center_bd {
	font-size: 25px;
	color: #050505;
	position: relative;
	padding-bottom: 4px;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 25px;
}
h2.ttl_center_bd:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -5px;
	display: inline-block;
	width: 60px;
	height: 1px;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translate(-50%);
	background: #050505;
}
.ttl_center_sub {
	text-align: center;
	margin-bottom: 10px;
}
.ttl_center_sub img {
	max-width: 300px;
}
.sub_en {
	font-size: 11px;
	text-align: center;
	letter-spacing: 2px;
	margin-bottom: 9px;
}
.sub_jp {
	font-size: 17px;
	text-align: center;
	letter-spacing: 2px;
	margin-bottom: 35px;
}
.instagram {
	width: 80%;
	margin: 0 auto 80px;
}
ul.products_list {
	width: 80%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 auto 80px;
}
ul.products_list li {
	width: 19%;
	margin-bottom: 15px;
}
.gift_area {
	background: #f9f9f9;
	width: 100%;
}
.gift_area_inner {
	width: 90%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 auto 80px;
}
.gift_area h3 {
	width: 8%;
	writing-mode: tb-rl;
	writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	font-size: 30px;
	letter-spacing: 2px;
	margin-top: -36px;
}
.gift_area_img {
	width: 25%;
	padding: 11.5% 0 7%;
}
.gift_area_txt_area {
	width: 60%;
	padding: 3% 0;
}
.gift_area_txt {
	margin-top: 45px;
	line-height: 2;
	letter-spacing: 2px;
}
.activity_area h3 {
	font-size: 25px;
	margin-bottom: 8px;
}
.activity_area p {
	line-height: 2;
	margin-bottom: 45px;
}
.flex_img {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 auto 10px;
}
.flex_img p {
	width: 50%;
}

.note {
	font-size: 16px;
	margin-bottom: 50px;
}
.ttl_activity {
	font-size: 25px;
	margin-bottom: 8px;
}
.ttl_activity span {
	font-size: 15px;
	margin-bottom: 25px;
}
.calendar {
	margin: auto;
}
.calendar iframe {
	width: 100%;
	margin: 40px auto 30px;
}
.btn_more a {
	background: #683020;
	font-size: 18px;
	color: #fff;
	padding: 25px 10px 27px 10px;
	display: block;
	margin: 10px auto 80px;
	text-align: center;
	max-width: 560px;
	position: relative;
}
.btn_more a:hover {
	text-decoration: none;
	background: #783b29;
}
.btn_more a span {
	color: #fffabd;
}
.btn_more a:before {
	content: "";
	display: block;
	width: 40px;
	height: 1px;
	background: #fff;
	position: absolute;
	bottom: 50%;
	left: 0px;
}
.class_area h3 {
	font-size: 25px;
	margin-bottom: 8px;
}
.class_area p {
	line-height: 1.9;
	margin-bottom: 20px;
}
.ttl_class {
	font-size: 25px;
	margin-bottom: 8px;
}
.shop_area {
	background: #f9f9f9;
	padding: 40px 0 90px;
}
.shop_img1 img {
	width: 100%;
}
.shop_img1 {
	margin: 0 auto 10px;
}
.ujicha_area {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 auto 35px;
}
.ujicha_img {
	width: 48.5%;
}
.ujicha_img p:first-child {
	margin-bottom: 25px;
}
.ujicha_txt {
	width: 47.5%;
	margin-left: 4%;
}
.ujicha_txt h3 {
	font-size: 20px;
}
.ujicha_txt p {
	font-size: 15px;
	line-height: 2;
}
.uji_city h3 {
	font-size: 20px;
	margin-bottom: 8px;
}
.uji_city_img img {
	width: 100%;
}
.uji_city_img {
	margin: 0 auto 35px;
}
.flex_img2 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: flex-start;
	margin: 61px auto 30px;
}
.flex_img2 p {
	width: 49%;
}
.award {
	border: solid 1px #d1d1d1;
	background: #fff;
	padding: 40px 55px 50px;
}
.award h3 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 40px;
}
.award ul li {
	margin-bottom: 5px;
}

.access_area {
	padding: 60px 0 90px;
}
.access_note {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: flex-start;
	margin: 30px auto 70px;
}

.btn_gmap a {
	background: url("../images/icon_map.png") no-repeat left 20px top 50%/18px auto,#1d1d1d;
	color: #fff;
	padding: 12px 25px 14px 50px;
	font-size: 14px;
	display: block;
	
}
.btn_gmap a:hover {
	text-decoration: none;
	transition: all .2s ease 0s;
	background: url("../images/icon_map.png") no-repeat left 20px top 50%/18px auto,#414141;
}
.staff_area {
	padding: 40px 0 90px;
}
.staff_img {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: flex-start;
	margin: 20px auto 40px;
}
.staff_img li {
	width: 33%;
}
.staff_txt_area {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: flex-start;
	margin: 40px auto 70px;
}
.staff_txt_left {
	width: 32%;
}
.staff_txt_center {
	width: 32%;
}
.staff_txt_right {
	width: 32%;
}
.sdg_area {
	padding: 40px 45px 90px;
	border: solid 1px #a1a1a1;
	margin: 0 auto 100px;
}
.sdg_img {
	float: left;
	padding: 0 40px 30px 0;
}
.sdg_txt {
	margin-bottom: 25px;
}
.sdg_txt h3 {
	font-size: 18px;
	margin-bottom: 12px;
	font-weight: bold;
	margin-top: 23px;
	letter-spacing: 1px;
}
.sdg_txt p {
	letter-spacing: 0;
	font-size: 14px;
}
.sdg_txt2 p {
	font-size: 16px;
}
.sdg_txt2 h4 {
	font-size: 18px;
	margin-bottom: 8px;
	font-weight: bold;
	letter-spacing: 1px;
}
.flex_left {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: flex-start;
}
.flex_left_img {
	margin-right: 15px;
	width: 18%;
	margin-top: 8px;
}
.flext_right_txt {
	width: 78%;
	font-size: 15px;
	line-height: 1.9;
}
#footer {
	padding-bottom: 100px;
}
.footer_contact {
	background: #f9f9f9;
	padding: 80px 0;
	margin: 0 auto 60px;
}
.footer_contact_inner {
	max-width: 920px;
	margin: auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: flex-start;
	
}
.footer_contact h2.ttl_left_bd {
	margin-top: 45px;
}
.footer_contact_right {
	width: 68.4%;
	overflow: hidden;
}

.footer_contact_right_left {
	width: 45%;
	float: left;
}
.footer_contact_right_right {
	float: right;
}
.tel2 img {
	max-height: 30px;
	margin: 10px 0;
}
.footer_contact_right_right img {
	max-width: 100%;
	width: 322px;
}
.footer_note {
	clear: both;
	letter-spacing: 0;
	padding-top: 25px;
	font-size: 15px;
}
.footer_logo {
	margin: 0 auto 40px;
	text-align: center;
}
.footer_logo img {
	max-width: 213px;
}

.sns {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
	align-items: flex-start;
	margin: 0 auto 20px;
}
.sns li {
	width: 30px;
}
.sns li:first-child {
	margin-right: 10px;
}
.copyright {
	text-align: center;
	font-size: 13px;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 1.5px;
	font-weight: 100;
}

@media screen and (max-width: 1200px) {
	ul.products_list li {
    width: 24%;
}
}



.pc_off1300 {display: none !important;}
.smt_off1300 {display: inherit !important;}

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

.pc_off1300 {display: inherit !important;}
.smt_off1300 {display: none !important;}

.about_img {
	width: 48%;
	margin: 0 auto 20px;
}
.about_txt_area {
	width: 48%;
	margin: 0 auto;
}
.about h3 {
    width: 100%;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    font-size: 24px;
    letter-spacing: 2px;
    margin-top: 7%;
    margin: 0 auto 20px;
}
.about_txt {
    line-height: 1.7;
    letter-spacing: 2px;
}
}

/*---------------------------------------------------------------------

	 Wordpress blog

---------------------------------------------------------------------*/

.left {
	width: 200px;
	float: left;
	margin-top: 10px;
}

.right {
	width: 760px;
	float: right;
}

.left2 {
	width: 200px;
	float: left;
	margin-bottom: 70px;
}

p.date-color {
	font-size: 14px;
	display: inline-block;
	width: 100%;
	padding-bottom: 20px;
	text-align: right;
}

h3.pagename_news {
	position: absolute;
	left: 50%;
	margin-left: -143px;
}

.entry-contents-area {
	margin: 0 0 50px 0;
	padding: 0 0 0 0;
}

.entry-title a {
	text-decoration: none;
}

.entry-title {
	border-bottom: solid 2px #000;
	padding: 0px 0 6px;
	margin: 0px auto 5px;
	font-size: 20px;
}

p.datearea {
	text-align: right;
	font-size: 12px;
	padding-right: 5px;
}

.widget-title {
    border-bottom: 2px solid #111;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 30px;
}

.category-ul li a {
	color: #333;
	text-decoration: none;
}

.category-ul li a:hover {
	color: #4da8ba;
}

.widget-area ul li {
	padding: 8px 0 6px 2px;
	border-bottom: 1px dotted #b5b5b5;
	margin: 3px 0;
	font-size: 14px;
}

.widget_recent_entries {
	margin-bottom: 30px;
}

.widget_categories {
	margin-bottom: 30px;
	margin-top: 30px;
}

.widget-area ul li a {
	text-decoration: none;
	display: inline;
	color: #333;
}

.widget-area ul li a:hover {
	color: #4da8ba;
}

.entry-content {
	margin: 0 0 150px 0;
}

.category-ul li {
	padding: 8px 0 6px 2px;
	border-bottom: 1px dotted #b5b5b5;
}

.comment-form-comment textarea {
	width: 100%;
}

.nav-links {
	-moz-hyphens: auto;
	border-top: 1px solid #666;
	word-wrap: break-word;
}

.post-navigation, .image-navigation {
	margin: 24px auto 48px;
	max-width: 740px;
}

.post-navigation a, .image-navigation .previous-image, .image-navigation .next-image {
	border-bottom: 1px solid #666;
	padding: 11px 0 12px;
	width: 100%;
}

.post-navigation .meta-nav {
	color: #000;
	display: block;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	text-transform: uppercase;
}

.post-navigation a, .image-navigation a {
	color: #2b2b2b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.71429;
	text-transform: none;
}

.comments-area {
	margin: 48px auto;
	max-width: 740px;
}

.comment-reply-title, .comments-title {
	font: 900 16px/1.5 Lato, sans-serif;
	margin: 0;
	text-transform: uppercase;
}

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

.comment-author {
	font-size: 14px;
	line-height: 1.71429;
}

.comment-list .reply, .comment-metadata {
	font-size: 12px;
	line-height: 2;
	text-transform: uppercase;
}

.comment-list .reply {
	margin-top: 24px;
}

.comment-author .fn {
	font-weight: 900;
}

.comment-author a {
	color: #2b2b2b;
}

.comment-list .trackback a, .comment-list .pingback a, .comment-metadata a {
	color: #767676;
}

.comment-author a:hover, .comment-list .pingback a:hover, .comment-list .trackback a:hover, .comment-metadata a:hover {
	color: #41a62a;
}

.comment-list article, .comment-list .pingback, .comment-list .trackback {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 24px;
	padding-top: 24px;
}

.comment-list > li:first-child > article, .comment-list > .pingback:first-child, .comment-list > .trackback:first-child {
	border-top: 0 none;
}

.comment-author {
	position: relative;
}

.comment-author .avatar {
	border: 1px solid rgba(0, 0, 0, 0.1);
	height: 18px;
	left: 0;
	padding: 2px;
	position: absolute;
	top: 0;
	width: 18px;
}

.bypostauthor > article .fn::before {
	content: "";
	margin: 0 2px 0 -2px;
	position: relative;
	top: -1px;
}

.says {
	display: none;
}

.comment-author, .comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata {
	padding-left: 30px;
}

.comment-edit-link {
	margin-left: 10px;
}

.comment-edit-link::before {
	content: "";
}

.comment-reply-link::before, .comment-reply-login::before {
	content: "";
	margin-right: 2px;
}

.comment-content {
	-moz-hyphens: auto;
	word-wrap: break-word;
}

.comment-content ul, .comment-content ol {
	margin: 0 0 24px 22px;
}

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

.comment-content > *:last-child {
	margin-bottom: 0;
}

.comment-list .children {
	list-style: outside none none;
	margin-left: 15px;
}

.comment-respond {
	margin-bottom: 24px;
	padding: 0;
}

.comment .comment-respond {
	margin-top: 24px;
}

.comment-respond h3 {
	margin-bottom: 24px;
	margin-top: 0;
}

.comment-notes, .comment-awaiting-moderation, .logged-in-as, .no-comments, .form-allowed-tags, .form-allowed-tags code {
	color: #767676;
}

.comment-notes, .comment-awaiting-moderation, .logged-in-as {
	font-size: 14px;
	line-height: 1.71429;
}

.no-comments {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin-top: 24px;
	text-transform: uppercase;
}

.comment-form label {
	display: block;
}

.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
	width: 50%;
}

.form-allowed-tags, .form-allowed-tags code {
	font-size: 12px;
	line-height: 1.5;
}

.require {
	color: #ce1800;
	font-size: 11px;
	padding: 3px 5px;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","meiryo","MS P Gothic","ＭＳ Ｐゴシック","Osaka", sans-serif;
	position: relative;
	top: -1px;
	left: 3px;
}

.optional {
	background: #8f8f8f;
	font-size: 13px;
	padding: 2px 5px;
	color: #fff;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","meiryo","MS P Gothic","ＭＳ Ｐゴシック","Osaka", sans-serif;
}

.comment-reply-title small a {
	color: #2b2b2b;
	float: right;
	height: 24px;
	overflow: hidden;
	width: 24px;
}

.comment-reply-title small a:hover {
	color: #41a62a;
}

.comment-reply-title small a::before {
	content: "";
	font-size: 32px;
}

.comment-navigation {
	font-size: 12px;
	line-height: 2;
	margin-bottom: 48px;
	text-transform: uppercase;
}

.comment-navigation .nav-next, .comment-navigation .nav-previous {
	display: inline-block;
}

.comment-navigation .nav-previous a {
	margin-right: 10px;
}

#comment-nav-above {
	margin-bottom: 0;
	margin-top: 36px;
}

.archive-header {
	padding: 10px;
	font-size: 12px;
	background: #eeebbe;
}

.page-title {
	padding: 10px;
	font-size: 12px;
	background: #f5f5f5;
	margin-bottom: 20px;
}

#contents-area {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

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

.secondary {
	margin-top: 13px;
}

.eventcalendar {
	margin: 0 0 80px 0;
}

.eventcalendar .entry-header {
	display: none;
}

.ai1ec-calendar-toolbar {
	border: none;
}

.entry-content b, .entry-content strong {
	font-weight: 700;
}

.entry-content h1, .entry-content h2 {
	font-size: 18px;
	font-weight: bold;
}

.entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	clear: both;
	font-weight: 700;
	margin: 10px 0 0 0;
	background-color: #a65300;
	color: #fff;
	font-size: 110%;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 5px;
}

.photo-comment {
	margin: 5px 0 0 0;
	padding: 0 5px;
}

.entry-content img {
	max-width: 100%;
	height: auto;
	margin: 15px 0;
}

.works-thumb-photo {
	max-height: 183px;
	overflow: hidden;
	margin-bottom: 10px;
}

h1.screen-reader-text {
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
	background: #f8f8f8;
	margin-bottom: 20px;
	display: block;
}

.pagination span {
	padding: 7px;
	border: solid 1px #ccc;
	background: #f8f8f8;
}

.pagination span.dots {
	border: none !important;
	background: none !important;
}

.pagination a {
	padding: 7px;
	border: solid 1px #ccc;
	background: #fff !important;
}

.pagination a:hover {
	text-decoration: none;
	background: #f8f8f8 !important;
}

.comment-form-comment textarea {
	width: 100%;
	padding: 10px;
}

p.form-submit {
	margin-top: 10px;
}

span.edit-link {
	display: inline-block;
	background: #666;
	padding: 2px 8px;
	margin-left: 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

span.edit-link a {
	color: #fff;
	font-size: 12px;
}

.entry-content h4 {
	margin-bottom: 10px;
}

article.post {
	margin-bottom: 30px;
}

header.page-header {
	margin-top: 20px;
}

.st-post-tags {
	margin: 45px 0;
	padding: 40px 0;
	border-top: solid 1px #d5d5d6;
	border-bottom: solid 1px #d5d5d6;
}

p.keyword {
	display: inline-block;
	font-size: 15px;
	color: #666;
	margin-right: 5px;
}

.st-post-tags {
	color: #afafaf;
	font-size: 13px;
}

.st-post-tags a {
	color: #afafaf;
	font-size: 13px;
	padding-left: 5px;
}

.st-post-tags a:hover {
	color: #4da8ba;
}

.author-info {
	border: 1px solid #ddd;
	box-sizing: border-box;
	clear: both;
	display: block;
	overflow: hidden;
	overflow-wrap: break-word;
	width: 100%;
	padding: 20px;
	position: relative;
}

.author-avatar {
	float: left;
	padding: 20px;
}

h3.author-title {
	font-size: 16px;
	font-weight: bold;
	left: 84px;
	line-height: 25px;
	position: absolute;
	top: 25px;
}

p.author-bio {
	font-size: 14px;
	line-height: 21px;
	margin-top: 20px;
}

h2.author-heading {
	background: #f8f8f8;
	padding: 5px 10px;
}

.author-description {
	margin-top: 15px;
}

a.author-link {
	color: #33bad2;
	padding-left: 10px;
}

a.author-link:hover {
	text-decoration: underline;
}

span.years {
	font-size: 17px;
	font-family: 'Spinnaker', sans-serif;
	color: #518c97;
	text-align: center;
	margin: 10px auto;
}

.wp-pagenavi {
	text-align: center;
	margin: 50px auto !important;
}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 10px 15px !important;
    margin: 3px;
}

.wp-pagenavi a {
    text-decoration: none;
    border: 1px solid #000 !important;
    padding: 3px 5px;
    margin: 0 3px !important;
}

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

.wp-pagenavi span.current {
    font-weight: normal !important;
	background: #000 !important;
	color: #fff !important;
}

.wp-pagenavi a:hover {
	background: #000 !important;
	color: #fff !important;
	transition-duration: 0.5s;
	transition-timing-function: ease;
}

#comments {
	display: none;
}

.cate-title {
	text-align: center;
	margin: 0 auto 40px;
	background: #eee;
	padding: 8px;
}
/* sub */
#header_sub {
	height: 190px;
}

/* contact */

ul.select_type {}
ul.select_type li {
	display: inline-block;
}

#form_1 {
	position: relative;
	top: -1px;
	margin-right: 8px;
}
#form_2 {
	position: relative;
	top: -1px;
	margin-right: 8px;
}
#experience1,#experience2,#experience3,#experience4 {
	position: relative;
	top: -1px;
	margin-right: 8px;
}
label#form_1_label {}

.mfp_element_radio {
	position: relative;
	left: -3px;
	top: 2px;
}
.contact_note {
    text-align: left;
    margin: 30px 0 20px;
}
.p.note2 {
	font-size: 14px;
}
.contact_txt {
    margin: 30px auto 12px;
    text-align: center;
    border: solid 1px #a6a6a6;
    padding: 40px 20px;
}
.tel_txt {
    font-size: 15px;
}
.tel_txt span {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1;
    position: relative;
    top: 4px;
    padding: 0 10px;
}
table.contact_form {
	width: 100%;
	display: table;
	margin: auto;
}
table.contact_form tbody {
	width: 100%;
}
table.contact_form tr {
	border-bottom: solid 1px #ccc;
}
table.contact_form tr td {
	padding: 20px 10px;
}
table.contact_form tr td:nth-child(odd) {
	text-align: right;
	font-size: 14px;
	width: 16%;
	padding-right: 2%;
}
table.contact_form tr td:nth-child(even) {
	text-align: left;
	width: 70%;
	vertical-align: top;
}
select.textVer {
	padding: 12px 15px;
	background: #efefef;
	width: 100%;
}

input.textVerSS {
    padding: 12px 15px;
    background: #efefef;
    border: none !important;
    width: 25%;
}

input.textVerS {
	padding: 12px 15px;
    background: #efefef;
	border: none !important;
    width: 40%;
}

input.textVerM {
	padding: 12px 15px;
	background: #efefef;
	border: none !important;
	width: 70%;
}

input.textVerL {
	padding: 12px 15px;
	background: #efefef;
	border: none !important;
	width: 100%;
}

textarea.commentBox {
	padding: 13px 15px;
	background: #efefef;
	border: none !important;
	width: 100% !important;
	height: 250px !important;
}
td.vt {
	vertical-align: top;
}
.contact_form select {
	padding: 8px 10px !important;
	margin-right: 6px !important;
}
.thanks {
	border: solid 1px #000;
	width: 100%;
	max-width: 980px;
	padding: 40px;
	text-align: center;
}
.thanks p {
	display: inline-block;
	text-align: left;
	margin: auto;
}
.thanks_ttl {
	text-align: center;
	font-size: 20px;
	margin: 50px auto 30px;
}
.checkButtonArea {
	margin: 50px auto 70px;
	text-align: center;
}
.thanks_note {
    margin: 0 auto 40px;
    background: #efefef;
    padding: 40px;
}
button.submit {
	background: #414141;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	letter-spacing: 0.08em;
	height: 65px;
	width: 50%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

button.submit:hover {
	background: #333;
}

.btn_back a {
	background: #414141;
	color: #fff;
	display: block;
	font-size: 15px;
	width: 300px;
	height: 50px;
	line-height: 50px;
	margin: 80px auto 50px;
	text-align: center;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}
.btn_back a:hover {
	background: #555;
	text-decoration: none;
}
span.note {
    font-size: 11px;
    line-height: 1.5;
    display: inline-block;
    margin-top: 5px;
}
input.mfp_element_checkbox {
	position: relative;
	top: 2px;
	margin-right: 5px;
}
.other_note {
	font-size: 13px;
	margin: 10px 0 5px;
}
form#mailformpro label {
    margin-right: 25px;
}
ul.contact_list {
	width: 100%;
    margin: 40px auto 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: flex-start;
	overflow-x: hidden;
}
ul.contact_list li {
	text-align: center;
	border: solid 1px #a6a6a6;
	width: 50%;
	background: #fff;
}
ul.contact_list li:first-child {
	border-right: none;
}
ul.contact_list li a {
	display: block;
	padding: 20px;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	min-height: 78px;
	display: flex;
	align-items: center;
	justify-content: center;
}
ul.contact_list li a:hover {
	text-decoration: none;
	background: #683020;
	color: #fff;
}
ul.contact_list li a.act {
	background: #683020;
	color: #fff;
}
ul.language {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 50px;
	position: absolute;
	right: 223px;
	top: 0;
	z-index: 999;
}
ul.language li a {
	width: 50px;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	transition: all .1s ease 0s;
}
ul.language li a:hover {
	text-decoration: none;
}
ul.language li.active {
	border-bottom: none;
}
ul.language li.active a {
	border-bottom: none;
	background: #312c2b;
	color: #fff;
	height: 32px;
}
ul.language li.inactive a {
	background: #adadad;
	color: #fff;
	height: 32px;
}
ul.language li.inactive:hover a {
	background: #312c2b;
	color: #fff;
}

/* 未公開 非表示 調整用 公開時はこの下を全て削除 */

.btn_online_shop {
	display: none;
}
ul.language {
	right: 0;
	top: 0;
	display: none;
}
.header_tel {
	right: 60px;
	right: 20px;
}
.sns li:last-child {
	display: none;
}
.sns li:first-child {
	margin-right: 0;
}
.sns_side li:first-child {
	margin-bottom: 0;
}
.sns_side li:last-child {
	display: none;
}
.flex_left a.link {
	display: none;
}
@media screen and (max-width: 1100px) {
.header_tel {
	right: auto;
    left: 20px;
}
}


/* 2023/3追記 */
.language-switch {
	right: 17vw;
	top: 5px;
	position: absolute;
	z-index: 999;
}

.bogo-language-switcher .current {
	font-weight: bold;
	background-color: #F2F2F2;
}

.bogo-language-switcher {
	display: flex;
}

.language-switch ul.bogo-language-switcher li {
	padding: 0 10px;
	font-size: 14px;
}

.bogo-language-switcher li:not(:first-child) {
	/* margin-left: 5px; */
}

.language-switch-sp .bogo-language-switcher {
	padding: 0 24px;
}

.language-switch-sp ul.bogo-language-switcher li {
	padding: 0 10px;
}

.language-switch-sp .bogo-language-switcher li:not(:first-child) {
	margin-left: 10px;
}

.footer__contact-button--foreign {
	text-decoration: none;
}
.footer__contact-button--foreign:hover {
	opacity: 0.6;
	text-decoration: none;
}

form#mailformpro li label {
	white-space: initial;
}

.sdg_img img {
	max-width: 480px;
  width: 100%;
}

/* supporterセクション */

.supporter {
	margin-top: 60px;
	padding-bottom: 100px;
}

.supporter__items {
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	padding-left: 25px;
	padding-right: 25px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  /* grid-template-rows: 1fr 1fr 1fr; */
  gap: 10% 5%;
}

.supporter__item {
	position: relative;
}

.supporter__item::before {
	display: block;
	content:"";
	padding-top: 56.25%;
}

.supporter__item--vertical::before {
	
}

.supporter__item img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media screen and (max-width: 850px) {
	.supporter {
		margin-top: 50px;
		padding-bottom: 70px;
	}
	.supporter__items {
		max-width: 550px;
		margin-top: 50px;
		padding-left: 20px;
		padding-right: 20px;
		display: grid;
		grid-template-columns: 1fr 1fr;
		/* grid-template-rows: 1fr 1fr 1fr; */
		gap: 20px;
	}
}

/* supporterセクション終わり */