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

.pc_only{

}
.sp_only{
	display: none;
}
.inner{
	width: calc(80% - 30px);
max-width: 1130px;
	margin:100px auto 200px;
}



@media screen and (max-width: 768px){
.pc_only{
	display: none;
}
.sp_only{
	display: block;
}
}
.contact-form{
  width: 92.85%;
max-width: 1782px;
margin: 100px auto 53px;
background: #ffffff;
border-radius: 100px;
padding: 100px 5vw 140px;
-webkit-box-sizing: border-box;
box-sizing: border-box;

}
.inr {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.form-item > p:first-child{
  width: 290px;
  font-weight: bold;
}
.form-item .name{
  width: 100%;
}
.form-item .mail{
  margin-bottom: 10px;
}
.mwform-checkbox-field label,
.mwform-radio-field label {
	font-weight: bold !important;
}
.contact-form .privacy{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
.privacy_link{
	font-size: 13px;
	font-weight: normal;
	text-align: center;
}
.privacy_link a{
	text-decoration: underline;
}
.privacy_link a:hover{
	text-decoration: none;
}
.contact-form [type="checkbox"]{
	-webkit-appearance: checkbox;
  appearance: auto;
  margin-bottom: -2px;
  width: 20px;
  height: 20px;
  border: 1px solid #545454;
}

.form-item input,
.form-item textarea{
	border: 1px solid #DEE5EB;
	width: 100%;
	height: 68px;
	font-size: 15px;
	padding: 10px;
	border-radius: 5px;

}
::placeholder {
  color: #B0B0B0;
}

.form-item textarea{
  height: 200px;
}
.contact-form [type="submit"],.thanks_area .top_btn{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 280px;
	transition: all .3s;
	margin: 50px auto 0;
	border-radius: 100rem;
	color: #fff;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	background-color: #5a41aa;
	border: 4px solid #f8f6f5;
	position: relative;
}
.contact-form .text {
  display: inline-block;
  position: relative;
  transition: color 0.3s ease-in;
  z-index: 5;
}
.contact-form .arrow ,.thanks_area .top_btn .arrow{
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
	height: 29px;
right: 13px;
width: 29px;
}
.contact-form [type="submit"]:hover{
  background: #0019BC;
}

.contact-thanks{
  padding-bottom: 100px;
}
.contact-thanks .tac{
  text-align: center;
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 14px;
}
.contact-thanks h2{
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 30px;
}
.mw_wp_form_input .conf_txt{
	display: none;
}
.conf_txt {
  font-size: 16px;
  text-align: center;
  margin: 65px auto 60px;
}
.form-foot {
  position: relative;
  width: 100%;
	max-width: 600px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.link {
  margin:  auto;
}
.rev{

}
.mw_wp_form_confirm .contact-form .privacy,.mw_wp_form_confirm .privacy_link{
	display: none;
}
.mw_wp_form_confirm .table-box02-r{
	border: 1px solid #DEE5EB;
width: 100%;
font-size: 15px;
padding: 16px;
border-radius: 5px;
	height: auto;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体"!important ;
	font-weight: normal!important ;
}
.mw_wp_form_confirm .table-box02 {
  margin: 0 0 30px;
}
.mw_wp_form_confirm .must {
  right: 15px;
top: 16px;
}
.thanks_area {
	text-align: center;
}
.thanks_area h2 {
  font-size: 72px;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #ffc300;
  margin-bottom: 40px;
}
.thanks_area h3 {
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.06em;
  margin-bottom: 40px;
}
.thanks_area p {
  line-height: 2.42;
  font-weight: 700;
  margin-bottom: 54px;
}
.contact .illustTree,.thanks .illustTree,.privacy-policy .illustTree{
  position: static;
}

@media screen and (max-width: 1020px) {
  .contact-sec1{
    padding: 60px 20px;
  }
  .contact-sec2 .sec-title{
    font-size: 1.8rem;
  }
  .contact-item .title-square{
    font-size: 1.6rem;
    padding: 15px 35px 15px 40px;
    line-height: 1.5;
  }
  .contact-nav li{
    width: calc(50% - 8px);
  }
  .contact-nav li a{
    padding: 10px;
    line-height: 1.5;
    font-size: 1.2rem;
  }
  .contact-item .title-square::before{
    left: 15px;
    top: 23px;
  }
  .contact-item .title-square::after{
    width: 30px;
    height: 30px;
    right: 10px;
  }

  .contact-item-inner{
    padding: 20px 5%;
    font-size: 1.2rem;
  }
  .contact-item-inner .flex{
    display: block;
  }
  .contact-item .contact-title:nth-of-type(n+2){
    margin-top: 2em;
  }
  .contact-item .left,.contact-item .right{
    float: none;
  }
  .contact-item .right{
    margin-top: 30px;
  }

  .form-item{
    display: block;
  }
  .form-item > *:last-child{
    width: 100%;
  }

  .midpage-fv.-contact::after{
    width: 90vw;
    z-index: -1;
  }

}
@media screen and (max-width: 800px){
.inner {
  margin: 0px auto 0px;
	width: calc(90% - 30px);
}
.contact-form {
  width: 100%;
  padding: 50px 4.6vw 50px;
	border-radius: 40px;
	margin: 50px auto 10px;
}
.mw_wp_form_confirm .must {
  right: 15px;
top: 16px;
}
.mw_wp_form_confirm .table-box02 {
  margin: 0 0 10px;
}
.mw_wp_form_confirm .must {
  top: -2px;
  right: 8px;
}
.mw_wp_form_confirm .contact-form [type="submit"] {
  margin: 5px auto 0;
}
.mw_wp_form_confirm .conf_txt {
  margin: 65px auto 30px;
}
.thanks_area h2 {
font-size: 50px;
margin-bottom: 20px;
}
.thanks_area h3 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.thanks_area p {
  font-size: 12px;
  margin-bottom: 27px;
}
}


@media screen and (max-width: 768px) {
	.shoptime__note .shoptime__wrap {
 margin-top: 30px;
}
}


.shoptime__note .shoptime__wrap {
	margin-bottom: 10px;
}

/* 3月15日　あや修正 */

@media screen and (min-width: 768px){
	.access .shoptime__wrap {
    align-items: center;
}

}


/***********************************
 blog
************************************/
.arrange {
  margin: 0 auto;
  box-sizing: border-box;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blog .illustTree {
  bottom: 40px;
  position: relative;
}
.blog_list .blog_item:hover img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.blog_item_meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  color: #a8898a;
}

.blog_item_meta .category {
  color: #a8898a;
  margin-right: 20px;
  border: 1px solid #a8898a;
  padding: 3px 10px;
  font-size: 10px;
  border-radius: 100rem;
}

.blog_item_meta .datetime {
  font-size: 12px;
}

.blog_item_thumbnail {
  padding-top: 66.66667%;
  position: relative;
  border-radius: 5px;
  z-index: 1;
  margin-bottom: 20px;
  overflow: hidden;
}

.blog_item_thumbnail img {
  position: absolute;
	top: 0;
	left: 0;
  z-index: 0;
  -webkit-transition: -webkit-transform .5s ease-in-out;
  transition: -webkit-transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
}

.blog_item_thumbnail.-noimage {
  color: #a8898a;
}

.blog_item_thumbnail.-noimage p {
  position: absolute;
  width: 100%;
  font-size: 20px;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#blog_single{
	margin: 0 0 170px;
}
.single_layout .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.single_layout_main {
	width: 64%;
	display: inline-block;

}

.single_layout_side {
  width: 28%;
}

#blog_single .single_header h1 {
	font-size: 30px;
	line-height: 1.3;
	margin-bottom: 30px;
	border-bottom: 1px dashed #bbbcbd;
	letter-spacing: 0.1em;
	padding: 0 0 10px;
	color: #589e42;
	font-weight: 600;
}

#blog_single .single_header .meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;

}

#blog_single .single_header .category {
	font-size: 11px;
	background-color: #4a3620;
	color: #FFFFFF;
	border-radius: 100px;
	padding: 2px 10px;
}

#blog_single .single_header .datetime {
	font-size: 12px;
	margin-right: 10px;

}
.single_content .img{
	margin-bottom: 20px;
}
.single_layout_main .message_text{
	font-size: 15px;
	letter-spacing: 0.08em;
	line-height: 2;
	color: #5f5f60;
}
.single_content .page_nav {
  margin-top: 40px;
  border-radius: 20px;
  background: #f7f7f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 118px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 40px;
}

.single_content .page_nav_item {
  width: 50%;
  max-width: 157px;
  font-weight: bold;
  font-size: 12px;
  position: relative;
}

.single_content .page_nav_item a::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
}

.single_content .page_nav_item .icon {
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: calc(50% - 5px);
}

.single_content .page_nav_item.prev .icon {
  left: -15px;
}

.single_content .page_nav_item.next .link_title {
  text-align: right;
}

.single_content .page_nav_item.next .icon {
  right: -15px;
}

.single_content .link_title {
  font-size: 14px;
  color: #000;
  margin-bottom: 20px;
  display: block;
}

.side_widget {
	margin-bottom: 30px;
}
.side_widget_inner{
	padding: 20px 15px;
	background-color: #FFFFFF;
	border-radius: 10px;

}
.side_widget + * {

}

.side_widget h2 {
	padding: 0 0 10px 0px;
	border-bottom: 1px dashed #dbdbdb;
	margin: 0 0 10px;
	font-weight: 600;
	text-align: center;
	font-size: 20px;
}

.side_widget h2 .title-ja {
	font-size: 12px;
	display: block;
	color: #589e42;


}

.side_widget h2 .title-en {
  font-size: 11px;
  display: block;
  margin-bottom: 0;
  font-family: YuGothic, "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", "ＭＳ ゴシック", sans-serif;
	color: #ae4952;
	letter-spacing: 0.05em;
}

.side_widget .sidebar-list {
  margin-top: 15px;
  padding: 15px;
}

.side_widget .sidebar-list li {
  border-radius: 10px;
  border: 1px solid #d5c8c9;
}

.side_widget .sidebar-list li + * {
  margin-top: 10px;
}

.side_widget .sidebar-list li > ul {
  padding-left: 1em;
}

.side_widget .sidebar-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #a8898a;
  font-size: 14px;
  font-family: "TsukuARdGothicStd-M";
  letter-spacing: 0.1em;
  padding: 15px 20px;
}

.side_widget .sidebar-list a .icon {
  margin-right: 20px;
}

.sidebar-archivelist li:last-child,.sidebar-catelist li:last-child{
	border-bottom: none;
}
.sidebar-archivelist li > ul ,.sidebar-catelist li > ul {
  padding-left: 1em;
}

.sidebar-catelist a {
  display: block;
  font-size: 13px;
  letter-spacing: 0.1em;
  padding: 8px 10px;
}
.sidebar-archivelist a{
	 font-size: 13px;
  letter-spacing: 0.1em;
  padding: 8px 10px;
}
.sidebar-archivelist{
	padding: 8px 10px;
}
.sidebar-archivelist a::before,.sidebar-catelist a::before {
  content: 'ー';
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 10px;
}
.sidebar-archivelist a::after {
  content: '年';
}
.tag_line{
	padding: 0 0 10px;
}
.tag_line li {
  margin: 8px 3px 0px 0;
  display: inline-block;
}
.tag_line li a{
	display: inline-block;
	background-color: #FFFFFF;
	color: #4a3620;
	border: 2px solid #4a3620;
	font-size: 12px;
	border-radius: 100px;
	padding: 4px 10px;
	letter-spacing: 0;

}
.tag_line li a:hover{
	background-color: #4a3620;
	color: #FFFFFF;
}
.search{
	border-radius: 100px !important;
}
    #form{
     position:relative;
    }
    #s-box{
    border:none;
		height: 30px;
		outline: none;
		width: 80%;
		margin: 0 0 0 10px;
    }
    #s-btn-area{
	position: absolute;
	right: -20px;
	top: -15px;
	border: none;
	font-size: 20px;
	outline: 0;
	background-color: #589e42;
	width: 60px;
	height: 60px;
	border-radius: 100px;
	background-image: url(assets/img/common/loupe.png);
	background-size: 27px auto;
	background-position: center center;
	background-repeat: no-repeat;
    }
    #s-btn{
  position: relative;
  right: 0px;
  bottom: 20px;

  font-size: 16px;
  color: #fff;
  line-height: 31px;
		text-align: center;
    }
/*ブログ一覧 */
.blog_list .blog_box {
width: 48%;
	margin: 0 0 50px;
}
.blog_list .blog_box img{
	border-radius: 10px;
}


@media screen and (max-width: 767px) {
.single_layout .wrap {
  display: block;
}
#blog_single .single_header .meta {
  margin-bottom: 10px;
}
#blog_single .single_header h1 {
  font-size: 17px;
  line-height: 1.53;
	margin-bottom: 20px;
}
.single_layout_main .message_text {
font-size: 14px;
line-height: 2 ;
letter-spacing: 0.1em ;
	margin: 0 0 60px;

}
  .blog_articlelist {
    padding-left: 0;
    padding-right: 0;
  }
.blog_articlelist .pager-nav_list{
  margin: 0 !important;
}
.pager-nav {
  padding-bottom: 0;
}
  .blog_list {
    margin-top: 40px;
  }
  .blog_articlelist {
    padding-top: 50px;
    padding-bottom: 90px;
  }
.pager-nav_list {
margin: 40px 0 0;
	}


  .blog_articlelist_inner {
    padding: 30px 2.5%;
  }
  .single_layout .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .single_layout_main {
    width: 100%;
    max-width: 100%;
  }
  .single_layout_side {
    width: 100%;
	  margin: 40px 0 0;
  }
  .single_content .page_nav {
    padding-left: 25px;
    padding-right: 25px;
  }
  .single_layout {
    padding: 60px 0 0;
  }
  .blog_list .blog_item {
    width: 100%;
	  margin-bottom: 40px;
  }
  #blog_single .single_header .datetime {
    font-size: 11px;
  }
  .voices-backbtn {
    margin-top: 60px;
  }
  .voices-backbtn .btn-secondary_link {
    font-size: 14px;
    min-width: 195px;
  }
  .side_widget .sidebar-list a {
    font-size: 13px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .side_widget {

  }
.single_layout {
  padding: 0px 0 30px;
}
.side_widget .sidebar-list {
  padding: 15px 0;
}
#blog_single {
  background-position: center center;
	margin: 0 0 70px;
}
.side_widget + * {
  margin-top: 40px;
}
}

@media screen and (max-width: 414px) {
  #blog_msg p {
    font-size: 14px;
  }
  .blog_list dt {
    padding-left: 0;
    padding-right: 10px;
    width: 180px;
  }
  .blog_list dd {
    width: calc(100% - 180px);
  }
.single_layout {
  padding: 0px;
}
.star_right {
  width: 90px;
  top: -20px;
  left: auto;
	right: 0;
}
}



.m-entry-index {
  /* min-height: 30rem; */
  background: #ffffff;
  border-radius: 1.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7.4rem 2rem 3.7rem 2rem;
  margin: 4.3rem 0 0;
}
.m-entry-index__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    justify-content: space-between;
}
.m-entry-index .prev {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    /* padding-left: 6.69%; */
    margin-right: 4.05%;
}
.m-entry-index .prev, .m-entry-index .next {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 29%;
}
.m-entry-index .item {
    position: relative;
}

.m-entry-index .prev:before {
  left: -1.5rem;
  content: '→';
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.m-entry-index .next:before {
    right: -1.5rem;
    content: '←';
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-decoration: none !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.m-entry-index .prev:before, .m-entry-index .next:before {
  -webkit-transition: -webkit-transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: -webkit-transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, -webkit-transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  position: absolute;
  display: block;
  content: '←';
  top: 6.3rem;
  width: 14px;
  height: 14px;
  font-size: 14px;
}
.m-entry-index .next:before {
  -webkit-transition: -webkit-transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: -webkit-transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, -webkit-transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  position: absolute;
  display: block;
  content: '→';
  top: 6.3rem;
  width: 14px;
  height: 14px;
  font-size: 14px;
}
.m-entry-index .prev .cap {
  left: 0;
}
.m-entry-index .cap {
  position: absolute;
  top: -3.4rem;
  font-size: 15px;
  color: #000000;
}
.m-entry-index .item__img {
  -webkit-transition: -webkit-box-shadow .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: -webkit-box-shadow .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: box-shadow .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: box-shadow .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, -webkit-box-shadow .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 171px;
  max-width: 100%;
  height: 116px;
}
.m-entry-index img {
	border-radius: 8px;
}
.m-entry-index .item__img img {
	-webkit-transition: -webkit-transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	transition: -webkit-transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	transition: transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	transition: transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, -webkit-transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	vertical-align: top;
	max-width: 100%;
	height: auto;
	border-radius: 5px;
}
.m-entry-index .item__ttl {
  margin-top: 0.6rem;
  margin-left: 0.1rem;
  color: #4A3620;
  font-size: 15px;
}
.m-entry-index .prev:after {
  left: 0;
}
.m-entry-index .prev:after, .m-entry-index .next:after {
  -webkit-transition: -webkit-transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: -webkit-transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, -webkit-transform .4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  position: absolute;
  display: block;
  content: '';
  top: 7.2rem;
  width: 0.5rem;
  height: 0.5rem;
  background: #1a1a1a;
  border-radius: 50%;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.m-entry-index .next {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  /* padding-right: 6.69%; */
  margin-left: 4.05%;
}
.m-entry-index .next .cap {
  right: 0;
}
.m-entry-index .next:after {
  right: 0;
}
.m-entry-index .next+.back {
  margin: 0;
}
.m-entry-index .back {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 38%;
  font-size: 15px;
  color: #ffffff;
  background: #4A3620;
  border-radius: 2.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8.5% 0 8.5%;
  margin-right: auto;
  margin-left: auto;
}

/* hoverアクション */
.m-entry-index .prev:hover:before {
  -webkit-transform: translateX(0.5rem);
  transform: translateX(0.5rem);
}
.m-entry-index .next:hover:before {
  -webkit-transform: translateX(-0.5rem);
  transform: translateX(-0.5rem);
}
.m-entry-index .prev:hover .item__img img,
.m-entry-index .next:hover .item__img img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.m-entry-index .back:hover {
  background: #589E42;
}




@media screen and (max-width: 1200px) {
  .m-entry-index__inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .m-entry-index .prev {
    padding-left: 0;
    margin-right: 3%;
  }
  .m-entry-index .prev, .m-entry-index .next {
    width: 16.5rem;
    margin-top: 2.6rem;
    margin-bottom: 2.6rem;
  }
  .m-entry-index .next {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-right: 0;
    margin-left: auto;
  }
  .m-entry-index .prev, .m-entry-index .next {
    width: 45%;
    margin-top: 2.6rem;
    margin-bottom: 2.6rem;
  }
  .m-entry-index .item__img {
    width: 100%;
    height: auto;
  }
  .m-entry-index .back {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
    font-size: 14px;
    border-radius: 3rem;
    padding: 20px 0 ;
    transition: all 0.4s;
  }
  .m-entry-index .next:before {
    right: -1.5rem;
  }
.m-entry-index .prev:before, .m-entry-index .next:before {
  top: -3rem;
  }
  .m-entry-index .next:after {
    right: -0.3rem;
  }
.m-entry-index .prev:after, .m-entry-index .next:after {
  top: -2.6rem;
  }
  .m-entry-index .prev:hover:before {
    -webkit-transform: translateX(0.8rem);
    transform: translateX(0.8rem);
  }
  .next:hover:before {
    -webkit-transform: translateX(-0.8rem);
    transform: translateX(-0.8rem);
  }
}

@media screen and (max-width: 768px) {
  .m-entry-index {
    padding: 4rem 2rem;
    margin-top: 5rem;
  }
}



/* 関連記事 */
.related-article {
  padding: 36px 2rem  48px 2rem;
  background-color: #fff;
  margin-top: 80px;
  border-radius: 1.5rem;
}
.related-article__head {
  text-align: center;
}
.related-article__himg {
  width: 36px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.related-article__ttl {
  color: #4A3620;
  font-size: 20px;
  padding-bottom: 5px;
  position: relative;
  margin-top: 24px;
}
.related-article__ttl::before {
	content: "";
	position: absolute;
	bottom: -18px;
	left: 50%;
	transform: translateX(-50%);
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(assets/img/radius-2.png);
	background-size: 100% auto;
	width: 60px;
	height: 15px;
}
.related-article__items {
  margin-top: 24px;
  display: flex;
}
.related-article__item {
  width: calc(33.333% - 25px * 2 / 3);
}
.related-article__item:not(:last-child) {
  margin-right: 25px;
}
.related-article__img {
  width: 100%;
  height: auto;
  margin: 24px auto 0;
  overflow: hidden;
}
.related-article__img img {
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
	border-radius: 5px;
}
.related-article__text {
  margin-top: 0.6rem;
  line-height: 1;
	line-height: 1.43;
}

.related-article__time {
  margin-top: 24px;
  font-size: 12px;
}

/* hoverアクション */
.related-article__item:hover .related-article__img img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

@media screen and (max-width: 767px) {
  .related-article {
    margin-top: 40px;
  }
  .related-article__items {
    margin-top: 24px;
    display: flex;
    flex-direction: column;
  }
  .related-article__item {
    width: 100%;
  }
  .related-article__item:not(:last-child) {
    margin-right: 0;
  }
  .related-article__item:not(:first-child) {
    margin-top: 24px;
  }
}


.blog-cate__name {
  margin-bottom: 34px;
  font-size: 20px;
  color: #4A3620;
}
.blog_list .blog_box .img {
  overflow: hidden;
}
.blog_list .blog_box img {
  transition: all 0.4s;
}
.title_ara {
  padding: 12px;
}
.title {
  font-size: 16px;
}
.day_time {
  margin-top: 24px;
  font-size: 12px;
}
.blog__tag {
  margin-left: 15px;
  padding: 4px 14px 5px 14px;
  text-align: center;
  background-color: #4A3620;
  color: #fff;
  border-radius: 24px;
  transition: 0.4s;
}

/* hoverアクション */
.blog_box:hover .blog__tag {
  background-color: #589E42;
}
.blog_box:hover .img img{
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.blog_list .blog_box {

}

@media screen and (max-width: 767px) {
  .blog_list .blog_box {
    width: 100%;
	  margin: 0 0 30px;
  }

}


/* ============================
3月13日 追加分 お問い合わせ info
================================= */
.contact-info {
  position: relative;
}
.contact-info_head {
  text-align: center;
}
.contact-info_img {
  width: 138px;
  margin: 0 auto;
  max-width: 100%;
}
.contact-info_body {
  margin-top: 48px;
	line-height: 2;
}
.contact-info_tel {
  display: inline-block;
  margin-top: 46px;
  padding: 19px;
  background-color: #4A3620;
  color: #fff;
  max-width: 100%;
  width: 440px;
  border-radius: 20px;
}
.contact-info_num {
  font-size: 30px;
}
.tel_img::before{
	background-image: url(assets/img/common/terephone.png);
	content: '';
	display: inline-block;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-size: 25px 25px;
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.contact-info_num img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.contact-info_text {
  font-size: 14px;
  margin-top: 6px;
}
.contact-info_img1 {
  width: 22px;
  position: absolute;
  top: 20%;
  right: 40%;
}
.contact-info_img2 {
  width: 20px;
  position: absolute;
  top: 33%;
  left: 40%;
}
.contact-info_img3 {
  width: 104px;
  position: absolute;
  bottom: 10%;
  left: 20%;
}
.contact-info_img4 {
  width: 100px;
  position: absolute;
  bottom: 20%;
  right: 22%;
}

@media screen and (max-width: 1199px) {
  .contact-info_img1 {
    width: 22px;
    position: absolute;
    top: 20%;
    right: 30%;
  }
  .contact-info_img2 {
    width: 20px;
    position: absolute;
    top: 33%;
    left: 30%;
  }
  .contact-info_img3 {
    width: 80px;
    position: absolute;
    bottom: 10%;
    left: 8%;
  }
  .contact-info_img4 {
    width: 80px;
    position: absolute;
    bottom: 20%;
    right: 7%;
  }
}
@media screen and (max-width: 767px) {
  .contact-info_img1 {
    width: 18px;
    position: absolute;
    top: 20%;
    right: 10%;
  }
  .contact-info_img2 {
    width: 19px;
    position: absolute;
    top: 110px;
    left: 9%;
  }
  .contact-info_img3 {
    width: 42px;
    position: absolute;
    bottom: -70px;
    left: 8%;
  }
  .contact-info_img4 {
    width: 42px;
    position: absolute;
    bottom: 32%;
    right: 7%;
  }
.contact-info_num {
  font-size: 26px;
}
.contact-info_img {
  width: 100px;
}
.contact-info_tel {
  margin-top: 26px;
}
}



.margi-botton {
  height: 100px;
  margin-bottom: 500px;
}



/***********************************
ページネーション
************************************/
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
.pagination{
	text-align: center;
	margin: 50px auto 50px;
}
.page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-numbers li .current {
  background: #fbe21f;
	  width: 3rem;
  height: 3rem;
  border-radius: 50%;
}
.page-numbers li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-numbers li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
	 width: 3rem;
  height: 3rem;


}



/***********************************
お問い合わせ
************************************/
#contact{
	padding: 50px 0 100px;
	text-align: center;
}
#contact .text_ara{
	line-height: 1.8;
	font-size: 16px;
	margin: 0 0 70px;
}
.tel_box {
	border: 3px solid #E15C00;
	padding: 40px 5% 30px;
	background-color: #FFFFFF;
	border-radius: 10px;
	width: 60%;
	margin: 0 auto 50px;
	position: relative;
}
legend {
    color: #FFFFFF;
	text-align: center;
	background-color: #E15C00;
	padding: 8px 30px;
	border-radius: 20px;
	font-size: 18px;
	position: absolute;
	top: -15px;
	 left: 0;
  right: 0;
  margin:0 auto;
	width: 130px;
}
.tel_box ._sitemenu .tel{
	font-size: 32px;
font-weight: 600;
color: #371e0a;
	margin-bottom: 10px;
}
._sitemenu .tel::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(common/images/icon_tel.png);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 10px 0 0;
}
.tel_box .day_time{font-size: 14px;}
.big{font-weight: bold;margin: 30px 0 0;font-size: 16px;line-height: 1.8;}


.terms .box h4 {
    font-size: 18px;
	margin: 0 0 10px;
}
.terms .box .rule {
    margin: 0 0 20px;
}
.terms .box .rule h5 {
    font-size: 14px;
}
.terms .box .rule ul {}
.terms .box .rule ul li {
    padding-left: 1em;
    text-indent: -1em;
}
.commonrule {
    background-color: #DADADA;
    padding: 15px;
    margin: 0 0 50px;
}
.commonrule li {
    padding-left: 1em;
    text-indent: -1em;
}
.btm30 {
    margin: 0 0 30px;
}
.con-box {
    padding: 10px 0;
    border: 1px solid #1e89c8;
    border-radius: 3px;
    width: 70%;
    text-align: center;
    margin: 0 auto 50px;
}
.wpcf7-form-control-wrap .last,
.wpcf7-list-item {}

#mailformpro {
    font-size: 13px;
    margin-top: 30px;
}

#mailformpro table tr td {
    padding: 15px;
}

#mailformpro table tr td p {}

.size {
    font-size: 13px;
    line-height: 1.5em;
    margin-top: 5px;
}

.font13 {
    font-size: 13px;
    line-height: 1.5em;
}

.top10 {
    margin-top: 10px;
}

.info-box span {
    margin: 0 2px;
}

.wpcf7-form {
    margin-top: 30px;

}

.table-box02,.table-box02-last {
    display: table;
    width: 100%;
    box-sizing: border-box;
}


.table-box02-l {
    font-size: 16px;
    width: 30%;
    padding: 15px;
    line-height: 1.8;
    vertical-align: middle;
    box-sizing: border-box;
    display: table-cell;
    font-weight: bold;
    text-align: left;
	position: relative;
}

.table-box02-r {
    width: 70%;
    display: table-cell;
    text-align: left;
    padding: 15px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.8;
}

.kibou .wpcf7-list-item {}

.wpcf7-list-item {
    margin: 0 10px 0 0;
    white-space: nowrap;
}



.text02 {
    width: 100%;
}

.text05 {
    width: 40%;
}

.wi20 {
    width: 20% !important;
}

span.wpcf7-list-item {
    margin: 0 5px 0 0 !important;
}

.checkbox-l select {
    font-size: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    padding: 4px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-sizing: border-box;
    width: 70% !important;
    border: 1px solid #999 !important;
    background: #fff !important;
}



input[type="date"],
select {
    font-size: 15px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    padding: 6px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 10px 0;
    border: 1px solid #999 !important;
    background: #fff !important;
    box-sizing: border-box;
}

.wpcf7 {
    text-align: center;
    width: 80%;
    max-width: 800px;
    margin: auto;
}

.contact-title {
    position: absolute;
    top: 0px;
    left: 10px;
}

.c_date {
    display: table;
}

.c_date div {
    display: table-cell;
    padding: 10px;
}

.must {
    font-size: 9px;
    color: #fff;
    margin-left: 3px;
    font-weight: normal;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #ffc100;/* 円の色 */
	display: block;
	line-height: 3.2;
	position: absolute;
	right: 0;
	top: 28px;
	text-align: center;
}

.submitbtn input {
    width: 110px;
    border: none;
    padding: 10px 10px;
}

.submitbtn input[type='submit'] {
    display: block;
    border-radius: 10px;
	width: 350px;
padding: 15px 25px;
border: 3px solid #E15C00;
    margin: 20px auto 0;
    text-align: center;
    color: #fff;
    background-color: #E15C00;
    font-size: 15px;
    font-weight: bold;
}

.submitbtn input[type="submit"]:hover {
    color: #fff;
    opacity: 0.8;
    -webkit-transition: 0.8s;
    transition: 0.8s;
}

.checkbtm {
}

.failure {
    text-align: left;
    margin: 40px 0;

}

/*===============================================
●タブレット.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px) {
.tel_box {
	width: 70%;
}




    input[type="text"],
    input[type="text01"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="url"],
    textarea,
    textarea.form-control,
    .wp-editor-container {}

    .left-30 {
        margin-left: 0px !important;
    }

    .wi20 {
        width: 35% !important;
    }

    .table-box02-l {}

    .wpcf7 {
        width: 100%;
        max-width: 100%;
    }

    .submitbtn input {
        width: 65%;
        border: none;
        padding: 10px 10px;
        min-height: 20px;
    }

    input[name="f_am"] {
        font-size: 10.8px;
    }

    .db {
        display: block;
    }

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


/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px) {
#contact {
    padding: 30px 0 50px;
    text-align: center;
}
#contact .text_ara {margin: 0 0 50px;text-align: left;}
.tel_box {
	padding: 40px 3% 30px;
	width: 90%;
}
.tel_box ._sitemenu .tel {font-size: 28px;}
.tel_box .day_time {line-height: 2;}
.big {margin: 20px 0 0;}
.must {top: 7px;right: 8px;}
.table-box02-l {
        width: 100%;
        padding: 10px 10px 0;
        border: none;
        vertical-align: middle;
        box-sizing: border-box;
        line-height: 1.6em;
        display: block;
    }
.terms {
    margin: 30px 0 0 0;
}
.terms .box h4 {
    font-size: 16px;
}
.privacy {

}
.submitbtn input[type="submit"] {
    width: 95%;
	padding: 15px 7%;
}
    .kibou .wpcf7-list-item {
        display: table !important;
    }

    .wpcf7-form-control {}

    span.wpcf7-list-item {
    }

    .wpcf7-list-item input {
        display: table-cell;
    }

    .wpcf7-list-item-label {
        display: table-cell;
        padding-left: 5px;
    }

    .c_date {
        display: block;
    }

    .c_date div {
        padding: 5px 0 15px 10px;
    }

    input[type="date"],
    select {
        padding: 10px 15px;
        font-size: 15px;
    }

    .table-box02-r {
        width: 100%;
        text-align: left;
        padding: 10px;
        border: none;
        display: block;
        font-size: 16px;
    }

    /*
.wpcf7-form-control{
	display: block;
	}	*/

    .checkbtm {

    }

    .text05 {
        width: 50%;
        margin-bottom: 5px;
        display: inline !important;
    }

    /* コンタクフォーム*/
    .con-box {
        width: 90%;
        text-align: center;
        margin: 0 auto 30px;
        padding: 10px 4%;
    }

    input[type="button"],
    input[type="submit"] {
        -webkit-appearance: none;
    }
}
/*****************************************************
Privacy policy
******************************************************/
.terms {
}
.terms .text_ara{
	margin: 0 0 80px;
	line-height: 2;
	letter-spacing: 0.08em
}
.terms .box{
	margin: 0 0 50px;
	text-align: justify;
}
.terms .box dt{
	font-weight: bold;
line-height: 1.6;
	margin-bottom: 5px;
	letter-spacing: 0.08em;
	font-size: 20px;
}
.terms .box dd{
	line-height: 2;
	letter-spacing: 0.08em
}

._under{
	padding-left: 1em;
	text-indent: -1em;
}
.small_under ol{
	padding-left: 1em;
	text-indent: -1em;
	letter-spacing: 0.08em
}
.terms .small_under{
	margin: 0 0 0 20px;

}
@media screen and (max-width: 768px){
/*
プライバシーポリシー
*/
.terms .text_ara{
	margin: 0 0 50px;
}
.terms .box:last-of-type  {
    margin: 0 ;
}
}



/*****************************************************
ブルーベリー図鑑
******************************************************/

.zukan-lead__inner{
  position: relative;
}

.zukan-lead__inner .heading__main::before{
  content: none;
}
.zukanLead__illust{
  position: absolute;
}
.zukanLead__illust.illust1{
  width: 84px;
  right: 120px;
  top: 60px;
}
.zukanLead__illust.illust2{
  width: 82px;
  left: 0;
  bottom: 0;
}
.zukanLead__illust.illust3{
  width: 42px;
  top: 85px;
  left: 165px;
}
.zukanLead__illust.illust4{
  width: 54px;
  right: 0;
  bottom: -20px;
}

.zukanTabs{
  display: flex;
  justify-content: center;
  margin-top: 80px;
  gap: 0 30px;
}
.zukanTabs__btn .btn--default{
  width: 180px;
  font-size: 1rem;
  letter-spacing: -0.06em;
  padding: 15px 25px;
  padding-right: 40px;
  justify-content: center;
  background: #5a41aa;
}
.zukanTabs__btn .btn--default .arrow{
  right: 10px;
  transform: translateY(-50%) rotate(90deg);
}
.zukanTabs__btn .btn--default *{
  pointer-events: none;
}
.zukanTabs__btn .btn--default:hover,
.zukanTabs__btn .btn--default:focus{
  opacity: 1;
}
.zukanTabs__btn .btn--default:hover::after{
  z-index: 1;
}

.zukanTabs__btn .btn--default.active{
  background: #fff;
  color: #5a41aa;
  border-color: #5a41aa;
}
.zukanTabs__btn .btn--default.active .arrow{
  background: #5a41aa;
}
.zukanTabs__btn .btn--default .arrow{
  z-index: 2;

}
.zukanTabs__btn .btn--default.active .arrow::after{
  background: #fff;
}

.zukanPanels{
  margin-top: 80px;
  background: #ffffff;
  border-radius: 100px;
  padding: 100px 4% 140px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: 15px solid #FBF9F3;
}
.zukanPanels__item{

}
.zukanPanels__item.hide{
  display: none;
}
.zukanArchive__list{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.zukanItem{
  position: relative;
  padding: 40px 40px 50px;
}
.zukanItem::after{
  content: '';
  display: block;
  width: 1px;
  height: calc(100% - 80px);
  border-right: 1px dashed #4A3620;
  position: absolute;
  top: 40px;
  right: 0;
}
.zukanItem:nth-child(4n+1){
  padding-left: 0;
}

.zukanItem:nth-child(4n){
  padding-right: 0;
}

.zukanItem:nth-child(4n)::after{
  content: none;
}
.zukanItem:nth-child(n + 5){
  border-top: 1px solid #4A3620;

}
.zukanItem__title{
  text-align: center;
  font-size: 22px;
  letter-spacing: 0.05em;
  color: #589E42;
}

.zukanItem__figure{
  position: relative;
  width: 170px;
  margin-right: auto;
  margin-left: auto;
}
.zukanItem__image{
  width: 170px;
  height: 170px;
  border-radius: 50%;
  overflow: hidden;
  border: 10px solid #FBF9F3;
  background: #fff;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  position: relative;
  transition: border-color .3s;
}
.zukanItem__image:hover{
  border-color: #589E42;
}
.zukanItem__image a{
  display: block;
  padding: 5px;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.zukanItem__image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.zukanItem__flag{
  width: 37px;
  height: auto;
  position: absolute;
  bottom: 0;
  right: -30px;
}
.zukanItem__meta{
  text-align: center;
  font-size: 12px;
}
.zukanItem__meta span{
  display: inline-block;
  background: #4A3620;
  color: #fff;
  font-size: 8px;
  text-align: center;
  padding: 2px 4px;
  margin-right: 8px;
  border-radius: 100rem;
}

.zukanSeason{
  position: relative;
  background: #F9F8F0;
  padding: 60px 0;
}
.zukanSeason::before{
  background: url(./assets/img/zukan/line_top.png) center center/100% 100% no-repeat;
  content: "";
  display: block;
  height: 138px;
  left: 0;
  position: absolute;
  top: -55px;
  width: 100%;
}
.zukanSeason::after{
  background: url(./assets/img/zukan/line_bottom.png) center center/100% 100% no-repeat;
  bottom: -83px;
  content: "";
  display: block;
  height: 85px;
  left: 0;
  position: absolute;
  width: 100%;
}
.zukanSeason__box{
  background: url(./assets/img/zukan/calender_line01.png) no-repeat left 180px bottom 60px / 767px auto, #ffffff;
  border-radius: 100px;
  padding: 100px 5vw 230px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.zukanSeason__box .read{
	font-size: 16px;
}


.zukanSeason__box .box_img{
  width: 255px;
  position: absolute;
  bottom: -60px;
  left: 34px;
}
.zukanSeason__ttl{
  text-align: center;
  color: #472B98;
  font-size: 36px;
  margin-bottom: 50px;
}
.zukanSeason__ttl img{
  width: 52px;
  display: block;
  margin: 0 auto 10px;
}
.zukanSeason__ttl span{
  display: inline-block;
  position: relative;
}
.zukanSeason__ttl span:after{
  -webkit-mask: url(./assets/img/common/line02.png) center/100% 100% no-repeat;
    bottom: -20px;
    content: "";
    display: block;
    height: 12px;
    left: 0;
    mask: url(./assets/img/common/line02.png) center/100% 100% no-repeat;
    position: absolute;
    width: 105%;
    background: #b7a4f0;
}
.zukanSeason__list{
  margin-top: 60px;
  max-width: 850px;
  margin-right: auto;
  margin-left: auto;
}
.zukanSeazon__item{
  display: flex;
  align-items: center;
  gap: 0 40px;
}
.zukanSeazon__item:not(:last-child){
  border-bottom: 2px dashed #4A3620 ;
  padding-bottom: 35px;
  margin-bottom: 45px;
}
.zukanSeazon__item dt{
  width: 205px;
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 26px;
  background: #472b98;
  font-size: 19px;
  flex-shrink: 0;
  padding: 13px 0;
}
.zukanSeazon__item dt span{
  display: block;
  font-size: 15px;
  letter-spacing: 0.05em;
}
.zukanSeazon__item dd a{
	font-size: 15px;
	line-height: 2;
}
.zukanSeazon__item a:hover{
  text-decoration: underline;
}

.zukanFooter .illustTree{
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px)  {
  .zukanSeason::before {
    top: max(-105px, min(-5vw, -90px));
  }
}

@media screen and (max-width: 940px) and (min-width: 769px){
  .zukanArchive__list{
    grid-template-columns: repeat(3, 1fr);
  }
  .zukanItem{
    padding: 40px 20px;
  }
  .zukanItem:nth-child(4n){}
  .zukanItem:nth-child(n + 4){
    border-top: 1px solid #4A3620;
  }
  .zukanItem:nth-child(4n),
  .zukanItem:nth-child(3n){
    padding-left: 20px;
    padding-right: 20px;
  }
  .zukanItem:nth-child(4n+1)::after,
  .zukanItem:nth-child(4n)::after {
    content: '';
    display: block;
    width: 1px;
    height: calc(100% - 80px);
    border-right: 1px dashed #4A3620;
    position: absolute;
    top: 40px;
    right: 0;
  }
  .zukanItem:nth-child(3n)::after{
    content: none;
  }
  .zukanItem__flag{
    /* right: 0px; */
  }
}

@media screen and (max-width: 768px){
  .zukanLead__illust.illust1,
  .zukanLead__illust.illust2{
    position: static;
  }

  .zukanLead__illust.illust3,
  .zukanLead__illust.illust4{display: none;}
  .zukanLead__img{
    display: flex;
    justify-content: space-around;
    width: 240px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 25px;
  }
  .zukan-lead__inner .read{
    text-align: left;
  }
  .zukanTabs{
    flex-wrap: wrap;
    gap: 15px;
	  margin-top: 50px;
  }
  .zukanTabs__btn{
    width: calc(51% - 15px);
  }
  .zukanTabs__btn .btn--default{
    max-width: 100%;
    padding-right: 30px;
    padding-left: 10px;
    width: 100%;
  }
  .zukanTabs__btn .btn--default .arrow{
    width: 25px;
    height: 25px;
  }
  .zukanPanels{
    border: none;
    border-radius: 40px;
    margin-left: -30px;
    margin-right: -30px;
    padding: 10px 20px 50px;
	  margin-top: 30px;
  }
  .zukanItem{
    padding: 30px 0;
  }
  .zukanArchive__list{
    grid-template-columns: repeat(2, 1fr);
  }
  .zukanItem:nth-child(2n):after{
    content: none;
  }
  .zukanItem:nth-child(n + 3){
    border-top: 1px solid #4A3620;
  }
  .zukanItem__image{
    width: 110px;
    height: 110px;
    border-width: 5px;
  }
  .zukanItem__title{
    font-size: 17px;
	  padding: 0 15px;
  }
  .zukanItem__flag{
    width: 30px;
    bottom: 20px;
    right: 5px;
  }
  .zukan-lead{
    padding-bottom: 100px;
  }
  .zukanSeason::before{
    background-size: cover;
    top: -69px;
  }

.zukanSeason {
  padding: 30px 0 60px;
}
.zukanSeason__box .read {
  line-height: 1.8;
}
  .zukanSeason__box{
    padding-top: 0;
    margin-left: -30px;
    margin-right: -30px;
    background: none;
    padding-bottom: 0px;
  }
  .zukanSeason__ttl{
    font-size: 24px;
    margin-bottom: 30px;
  }
  .zukanSeazon__item{
    flex-direction: column;
    gap: 30px;
  }
  .zukanSeazon__item:not(:last-child){
    padding: 0;margin: 0;
    border: none;
  }
  .zukanSeazon__item:not(:last-child)::after{
  content: '';
  width: 312px;
  height: 50px;
  background: url(./assets/img/zukan/calender_line_sp.png) no-repeat center/contain;
  display: block;
  margin: 0 auto 30px;
  }
  .zukanSeason__box .box_img{
    width: 170px;
    bottom: -170px;
    z-index: 1;
  }

  .zukanFooter{
    padding-top: 150px;
  }
}



/* 詳細ページ */


.zukanSingle{
  padding-bottom: 100px;
  position: relative;
}


.zukanSingle__box{
  margin-top: 20px;
  background: #ffffff;
  border-radius: 100px;
  padding: 100px 4% 140px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: 15px solid #FBF9F3;
}
.zukanSingle__shun{
  position: absolute;
  width: 50px;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.zukanSingle__title{
  text-align: center;
  font-size: 36px;
  letter-spacing: 0.05em;
  color: #589e42;
}
.zukanSingle__entitle{
  text-align: center;
  font-size: 14px;
  margin-top: 4px;
}
.zukanSingle__entitle::after{
  background: url(./assets/img/common/dotline.svg) center/cover no-repeat;
  content: "";
  display: block;
  height: 10px;
  margin-left: auto;margin-right: auto;
  margin-top: 20px;
  width: 100px;
  margin-bottom: 30px;
}
.zukanSingle__tabegoro{
  text-align: center;
  font-size: 18px;
  color: #4A3620;
  margin-top: 10px;
}
.zukanSingle__tabegoro span{

  display: inline-block;
  background: #4A3620;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 2px 4px;
  margin-right: 8px;
  border-radius: 100rem;
}
.zukanSinglee_body{
  display: flex;
  justify-content: center;
  margin-top: 68px;
}
.zukanSingle__image{
  width: 400px;
  max-width: 50%;
}
.zukanSingle__data{
  padding-left: 9%;
}
.zukanSingle__data .data_item{
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
}
.zukanSingle__data dt{
  width: 90px;
  border-radius: 100rem;
  background: #5A41AA;
  font-size: 17px;
  border: 3px solid #F4F1F0;
  text-align: center;
  color: #fff;
  padding: 4px 5px;

}
.zukanSingle__data dd{
  display: flex;
  gap: 9px;
  font-size: 16px;
}

.zukanSingle__data dd .rate{
  width: 34px;
  display: block;
  height: 30px;
  background: url(./assets/img/zukan/rate_off.png) no-repeat center/contain;
}
.zukanSingle__data dd .rate img{
  display: block;
}
.zukanSingle__data dd .rate img{
  transform: scale(0);
  animation: popUp 1s .3s  cubic-bezier(0.68, -0.6, 0.32, 1.6) forwards;
}
.zukanSingle__data dd .rate:nth-child(2) img{
  animation-delay: .6s;
}
.zukanSingle__data dd .rate:nth-child(3) img{
  animation-delay: .9s;
}
.zukanSingle__data dd .rate:nth-child(4) img{
  animation-delay: 1.2s;
}
.zukanSingle__data dd .rate:nth-child(5) img{
  animation-delay: 1.5s;
}
@keyframes popUp {
  0%{
    transform: scale(0);
  }
  100%{
    transform: scale(1);
  }
}
.zukanSingle__content{
  margin-top: 75px;
  max-width: 875px;
  margin-right: auto;
  margin-left: auto;
}
.zukanSingle__content h3{
  padding-bottom: 10px;
  margin-bottom: 30px;
  font-size: 24px;
  color: #589E42;
  letter-spacing: 0.1em;
  border-bottom: 2px dotted #4A3620;
  display: flex;
  align-items: center;

}
.zukanSingle__content h3::before{
  content: '';
  display: block;
  margin-right: 10px;
  width: 30px;
  height: 32px;
  background: url(./assets/img/common/main_illust01.png) no-repeat center/contain;
}
.zukanSingle__content .textarea{
  letter-spacing: 0.05em;
  line-height: 1.8;
}

.zukanSingle__btn{
  margin-top: 100px;
}
.zukanSingle__btn .btn{
  margin-right: auto;
  max-width: 336px;
  margin-left: auto;
  padding: 20px 40px;
  letter-spacing: 0.1em;
  justify-content: center;
  background: #5a41aa;
}

.zukanSingle__animation{
  position: relative;
  margin-top: -70px;
  margin-left: auto;
  margin-right: 0;
  width: 260px;
}
.zukanSingle__animationimg.img1{
  position: absolute;
  bottom: 105px;
  left: 130px;
  /* animation: 0.7s poyooon ease-in infinite alternate; */
  animation: bounce-zukan 1.5s linear infinite;
}
.zukanSingle__animationimg.img3{
  position: absolute;
  bottom: 40px;
  left: 1px;
  z-index: 1;
  /* animation: bounce-zukan 1.5s linear infinite; */
}

@keyframes bounce-zukan {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-15px);
  }
}

@media screen and (min-width: 768px), print{
  .zukanSingle .illust.fv__illust08{
    top: -80px;
    left: 0;
  }
  .zukanSingle .illust.fv__illust09{
    top: 0;
    left: 100px;
  }
  .sp_only{
    display: none !important;
  }

}

@media screen and (max-width: 768px){
 .zukanSingle__box .illust.fv__illust08, .zukanSingle__box.illust.fv__illust09{
    top: -70px;
    left: 30px;
    z-index: 1;
  }
  .zukanSingle__box.illust.fv__illust09{
    top: -10px;
    left: 60px;
  }
.zukanSingle__title{
  font-size: 20px;
line-height: 1.53;
}
  .zukanSingle__box{
    border: none;
    padding: 50px 20px;
    border-radius: 40px;
    margin-left: -30px;
    margin-right: -30px;
  }
  .zukanSinglee_body{
    flex-direction: column;
	  margin-top: 0;
  }
  .zukanSingle__image{
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .zukanSingle__tabegoro{
    display: none;
  }
  .zukanSingle__data{
    padding-left: 0;
  }
  .zukanSingle__data dt{
    font-size: 14px;
  }
  .zukanSingle__btn .btn{
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 0px !important;
  }
  .zukanSingle{
    padding-bottom: 150px;
  }
  .zukanSingle__animation{
    margin-top: 80px;
    margin-right: auto;
    margin-left: auto;
  }
.zukanSeason__ttl img {
  width: 38px;
}
.zukanSeason__list {
  margin-top: 40px;
}
.zukanSingle__data dd {
  font-size: 14px;
}
.zukanSingle__content h3 {
  font-size: 20px;
}
.zukanSingle__content {
  margin-top: 35px;
}
.zukanSingle__btn {
  margin-top: 40px;
}
.zukanSingle__animation {
  width: 190px;
}
.zukanSingle__animationimg.img1 {
  width: 35px;
	bottom: 85px;
left: 90px;
}
.zukanSingle__animationimg.img3 {
  width: 40px;
}	
.butterfly {
 width: 20px;
}
.zukanSingle__shun {
  width: 40px;
}	
	
.zukanSingle__data dd .rate {
  width: 30px;
  height: 29px;
}
.zukanSingle__box .illust.fv__illust08,.zukanSingle__box .illust.fv__illust09{
	width: 8vw;	
}
.zukanSingle__box .illust.fv__illust09{
	top: 0px;
  left: 60px;
}
.zukanSingle__box.illust.fv__illust08{
top: 10px;
left: 30px;	
}
}




/* ============================
3月13日 追加分 お問い合わせ info
================================= */
.contact-info {
  position: relative;
}
.contact-info_head {
  text-align: center;
}
.contact-info_img {
  width: 138px;
  margin: 0 auto;
  max-width: 100%;
}
.contact-info_body {
  margin-top: 48px;
	line-height: 2;
}
.contact-info_tel {
  display: inline-block;
  margin-top: 46px;
  padding: 19px;
  background-color: #4A3620;
  color: #fff;
  max-width: 100%;
  width: 440px;
  border-radius: 20px;
}
.contact-info_num {
  font-size: 30px;
}
.tel_img::before{
	background-image: url(assets/img/common/terephone.png);
	content: '';
	display: inline-block;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-size: 25px 25px;
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.contact-info_num img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.contact-info_text {
  font-size: 14px;
  margin-top: 6px;
}
.contact-info_img1 {
  width: 22px;
  position: absolute;
  top: 20%;
  right: 40%;
}
.contact-info_img2 {
  width: 20px;
  position: absolute;
  top: 33%;
  left: 40%;
}
.contact-info_img3 {
  width: 104px;
  position: absolute;
  bottom: 10%;
  left: 20%;
}
.contact-info_img4 {
  width: 100px;
  position: absolute;
  bottom: 20%;
  right: 22%;
}

@media screen and (max-width: 1199px) {
  .contact-info_img1 {
    width: 22px;
    position: absolute;
    top: 20%;
    right: 30%;
  }
  .contact-info_img2 {
    width: 20px;
    position: absolute;
    top: 33%;
    left: 30%;
  }
  .contact-info_img3 {
    width: 80px;
    position: absolute;
    bottom: 10%;
    left: 8%;
  }
  .contact-info_img4 {
    width: 80px;
    position: absolute;
    bottom: 20%;
    right: 7%;
  }
}
@media screen and (max-width: 767px) {
  .contact-info_img1 {
    width: 18px;
    position: absolute;
    top: 20%;
    right: 10%;
  }
  .contact-info_img2 {
    width: 19px;
    position: absolute;
    top: 110px;
    left: 9%;
  }
  .contact-info_img3 {
    width: 42px;
    position: absolute;
    bottom: -70px;
    left: 8%;
  }
  .contact-info_img4 {
    width: 42px;
    position: absolute;
    bottom: 32%;
    right: 7%;
  }
.contact-info_num {
  font-size: 26px;
}
.contact-info_img {
  width: 100px;
}
.contact-info_tel {
  margin-top: 26px;
}
}



.margi-botton {
  height: 100px;
  margin-bottom: 500px;
}



/***********************************
ページネーション
************************************/
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
.pagination{
	text-align: center;
	margin: 50px auto 50px;
}
.page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-numbers li .current {
  background: #fbe21f;
	  width: 3rem;
  height: 3rem;
  border-radius: 50%;
}
.page-numbers li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-numbers li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
	 width: 3rem;
  height: 3rem;

 
}

.shoptime__note {
	width: 50%;
}

@media screen and (max-width: 768px) {
	.shoptime__note {
	width: 100%;
}
}



/***********************************
お問い合わせ
************************************/
#contact{
	padding: 50px 0 100px;
	text-align: center;
}
#contact .text_ara{
	line-height: 1.8;
	font-size: 16px;
	margin: 0 0 70px;
}
.tel_box {
	border: 3px solid #E15C00;
	padding: 40px 5% 30px;
	background-color: #FFFFFF;
	border-radius: 10px; 
	width: 60%;
	margin: 0 auto 50px;
	position: relative;
}
legend {
    color: #FFFFFF;
	text-align: center;
	background-color: #E15C00;
	padding: 8px 30px;
	border-radius: 20px; 
	font-size: 18px;
	position: absolute;
	top: -15px;
	 left: 0;
  right: 0;
  margin:0 auto;
	width: 130px;
}
.tel_box ._sitemenu .tel{
	font-size: 32px;
font-weight: 600;
color: #371e0a;
	margin-bottom: 10px;
}
._sitemenu .tel::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(common/images/icon_tel.png);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: 0 10px 0 0;
}
.tel_box .day_time{font-size: 14px;}
.big{font-weight: bold;margin: 30px 0 0;font-size: 16px;line-height: 1.8;}


.terms .box h4 {
    font-size: 18px;
	margin: 0 0 10px;
}
.terms .box .rule {
    margin: 0 0 20px;
}
.terms .box .rule h5 {
    font-size: 14px;
}
.terms .box .rule ul {}
.terms .box .rule ul li {
    padding-left: 1em;
    text-indent: -1em;
}
.commonrule {
    background-color: #DADADA;
    padding: 15px;
    margin: 0 0 50px;
}
.commonrule li {
    padding-left: 1em;
    text-indent: -1em;
}
.btm30 {
    margin: 0 0 30px;
}
.con-box {
    padding: 10px 0;
    border: 1px solid #1e89c8;
    border-radius: 3px;
    width: 70%;
    text-align: center;
    margin: 0 auto 50px;
}
.wpcf7-form-control-wrap .last,
.wpcf7-list-item {}

#mailformpro {
    font-size: 13px;
    margin-top: 30px;
}

#mailformpro table tr td {
    padding: 15px;
}

#mailformpro table tr td p {}

.size {
    font-size: 13px;
    line-height: 1.5em;
    margin-top: 5px;
}

.font13 {
    font-size: 13px;
    line-height: 1.5em;
}

.top10 {
    margin-top: 10px;
}

.info-box span {
    margin: 0 2px;
}

.wpcf7-form {
    margin-top: 30px;

}

.table-box02,.table-box02-last {
    display: table;
    width: 100%;
    box-sizing: border-box;
}


.table-box02-l {
    font-size: 16px;
    width: 30%;
    padding: 15px;
    line-height: 1.8;
    vertical-align: middle;
    box-sizing: border-box;
    display: table-cell;
    font-weight: bold;
    text-align: left;
	position: relative;
}

.table-box02-r {
    width: 70%;
    display: table-cell;
    text-align: left;
    padding: 15px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.8;
}

.kibou .wpcf7-list-item {}

.wpcf7-list-item {
    margin: 0 10px 0 0;
    white-space: nowrap;
}



.text02 {
    width: 100%;
}

.text05 {
    width: 40%;
}

.wi20 {
    width: 20% !important;
}

span.wpcf7-list-item {
    margin: 0 5px 0 0 !important;
}

.checkbox-l select {
    font-size: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    padding: 4px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-sizing: border-box;
    width: 70% !important;
    border: 1px solid #999 !important;
    background: #fff !important;
}



input[type="date"],
select {
    font-size: 15px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    padding: 6px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 10px 0;
    border: 1px solid #999 !important;
    background: #fff !important;
    box-sizing: border-box;
}

.wpcf7 {
    text-align: center;
    width: 80%;
    max-width: 800px;
    margin: auto;
}

.contact-title {
    position: absolute;
    top: 0px;
    left: 10px;
}

.c_date {
    display: table;
}

.c_date div {
    display: table-cell;
    padding: 10px;
}

.must {
    font-size: 9px;
    color: #fff;
    margin-left: 3px;
    font-weight: normal;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #ffc100;/* 円の色 */
	display: block;
	line-height: 3.2;
	position: absolute;
	right: 0;
	top: 28px;
	text-align: center;
}

.submitbtn input {
    width: 110px;
    border: none;
    padding: 10px 10px;
}

.submitbtn input[type='submit'] {
    display: block;
    border-radius: 10px;
	width: 350px;
padding: 15px 25px;
border: 3px solid #E15C00;
    margin: 20px auto 0;
    text-align: center;
    color: #fff;
    background-color: #E15C00;
    font-size: 15px;
    font-weight: bold;
}

.submitbtn input[type="submit"]:hover {
    color: #fff;
    opacity: 0.8;
    -webkit-transition: 0.8s;
    transition: 0.8s;
}

.checkbtm {
}

.failure {
    text-align: left;
    margin: 40px 0;

}

/*===============================================
●タブレット.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px) {
.tel_box {
	width: 70%;
}
	
	
	
	
    input[type="text"],
    input[type="text01"],
    input[type="tel"],
    input[type="email"],
    input[type="password"],
    input[type="url"],
    textarea,
    textarea.form-control,
    .wp-editor-container {}

    .left-30 {
        margin-left: 0px !important;
    }

    .wi20 {
        width: 35% !important;
    }

    .table-box02-l {}

    .wpcf7 {
        width: 100%;
        max-width: 100%;
    }

    .submitbtn input {
        width: 65%;
        border: none;
        padding: 10px 10px;
        min-height: 20px;
    }

    input[name="f_am"] {
        font-size: 10.8px;
    }

    .db {
        display: block;
    }

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


/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px) {
#contact {
    padding: 30px 0 50px;
    text-align: center;
}
#contact .text_ara {margin: 0 0 50px;text-align: left;}
.tel_box {
	padding: 40px 3% 30px;
	width: 90%;
}
.tel_box ._sitemenu .tel {font-size: 28px;}
.tel_box .day_time {line-height: 2;}
.big {margin: 20px 0 0;}
.must {top: 7px;right: 8px;}	
.table-box02-l {
        width: 100%;
        padding: 10px 10px 0;
        border: none;
        vertical-align: middle;
        box-sizing: border-box;
        line-height: 1.6em;
        display: block;
    }
.terms {
    margin: 30px 0 0 0;
}
.terms .box h4 {
    font-size: 16px;
}
.privacy {

}
.submitbtn input[type="submit"] {
    width: 95%;
	padding: 15px 7%;
}
    .kibou .wpcf7-list-item {
        display: table !important;
    }

    .wpcf7-form-control {}

    span.wpcf7-list-item {
    }

    .wpcf7-list-item input {
        display: table-cell;
    }

    .wpcf7-list-item-label {
        display: table-cell;
        padding-left: 5px;
    }

    .c_date {
        display: block;
    }

    .c_date div {
        padding: 5px 0 15px 10px;
    }

    input[type="date"],
    select {
        padding: 10px 15px;
        font-size: 15px;
    }

    .table-box02-r {
        width: 100%;
        text-align: left;
        padding: 10px;
        border: none;
        display: block;
        font-size: 16px;
    }

    /* 	
.wpcf7-form-control{
	display: block;	
	}	*/

    .checkbtm {
  
    }

    .text05 {
        width: 50%;
        margin-bottom: 5px;
        display: inline !important;
    }

    /* コンタクフォーム*/
    .con-box {
        width: 90%;
        text-align: center;
        margin: 0 auto 30px;
        padding: 10px 4%;
    }

    input[type="button"],
    input[type="submit"] {
        -webkit-appearance: none;
    }
}
/*****************************************************
Privacy policy
******************************************************/
.terms {
}
.terms .text_ara{
	margin: 0 0 80px;
	line-height: 2;
	letter-spacing: 0.08em
}
.terms .box{
	margin: 0 0 50px;
	text-align: justify;
}
.terms .box dt{
	font-weight: bold;
line-height: 1.6;
	margin-bottom: 5px;
	letter-spacing: 0.08em;
	font-size: 20px;
}
.terms .box dd{
	line-height: 2;
	letter-spacing: 0.08em
}

._under{
	padding-left: 1em;
	text-indent: -1em;
}
.small_under ol{
	padding-left: 1em;
	text-indent: -1em;
	letter-spacing: 0.08em
}
.terms .small_under{
	margin: 0 0 0 20px;
	
}
@media screen and (max-width: 768px){
/*
プライバシーポリシー
*/
.terms .text_ara{
	margin: 0 0 50px;
}
.terms .box:last-of-type  {
    margin: 0 ;
}
}

/* ==============================
3月27日 あやコーディング
=========================================== */
/* 企業情報 */
.heading__title {
  font-size: 36px;
}
.heading__text {
  margin-top: 68px;
  font-size: 28px;
  color: #589E42;
  text-align: center;
  position: relative;
}
.heading__icon img {
  width: 85px;
  position: absolute;
  top: 50%;
  right: 5%;
}
.philosophy__main,
.company__main {
  margin-top: 64px;
  background-color: #fff;
  border-radius: 100px;
  border: 15px solid #F9F9F9;
  padding: 82px;
  display: flex;
  justify-content: center;
}
.philosophy__list {
  display: flex;
  flex-direction: column;
}
.philosophy__list:not(:first-child) {
  margin-top: 48px;
}
.philosophy__lead {
  font-size: 20px;
  color: #589E42;
  display: flex;
	align-items: center;
}
.philosophy__lead span {
  width: 57px;
  height: 57px;
  border-radius: 50%;
  background-color: #589E42;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  margin-right: 24px;
}
.philosophy__text{
  font-size: 16px;
  color: #4A3620;
  padding-left: 80px;
	line-height: 2;
}

.company_profile {
  margin-top: 260px;
	position: relative;
}
.company_bird{
	position: absolute;
	left: 30%;
	top: -100px;
}
.company_bird02{
	position: absolute;
	left: 20%;
	top: -180px;
}
.company_bird img{
	width: 50px;
	}
.company_bird02 img{
	width: 55px;
	}
.company__list {
  display: flex;
}
.company__list:not(:first-child) {
  margin-top: 34px;
}
.company__title {
  width: 30%;
  color: #589E42;
  font-size: 16px;
  border-bottom: 1px solid #DAD6D1;
  text-align: center;
  margin-right: 24px;
  padding-bottom: 12px;
}
.company__text {
  width: 60%;
  font-size: 16px;
  border-bottom: 1px solid #F4F1F0;
  padding: 0 12px;
	line-height: 2;
}
.border {
  border-bottom: none;
}
.company__icon img {
  width: 132px;
  position: absolute;
  top: 47%;
  left: 23%;
}
.company .illustTree,.qaf .illustTree{
  position: static;
}

@media screen and (max-width: 768px) {
  .heading__title {
    font-size: 28px;
  }
  .heading__text {
    font-size: 18px;
	  margin-top: 30px;
  }
  .heading__icon img {
    width: 60px;
    position: absolute;
    right: 5%;
	  bottom: -80px;
	  top: auto;
  }
	
  .philosophy__main,
  .company__main {
  width: 100%;
padding: 50px 4.6vw 50px;
border-radius: 40px;
margin: 50px auto 10px;
border-top: 10px solid #F9F9F9;
border-bottom: 10px solid #F9F9F9;
border-left: none;
border-right: none;
  }
.philosophy__lists{
	padding: 0 15px;
	}	
	
.company_profile {
  margin-top: 100px;
}
.company_bird{
	left: 30%;
	top: -60px;
}
.company_bird02{
	left: 10%;
	top: -110px;
}
.company_bird img{
	width: 35px;
	}
.company_bird02 img{
	width: 40px;
	}
  .philosophy__lead {
    font-size: 18px;
    align-items: center;
  }
  .philosophy__lead span {
    font-size: 14px;
    flex: 0 0 40px;
    height: 40px;
    margin-right: 12px;
  }
  .philosophy__text {
    font-size: 16px;
    color: #4A3620;
    padding-left: 0;
    margin-top: 12px;
  }
  .company__text {
    padding: 0 0 12px 12px;
  }
  .company__icon img {
    width: 100px;
    position: absolute;
    top: 39%;
    left: 10%;
  }
}

/* FAQ */
.faq__lists {
  display: flex;
  align-items: center;
  justify-content: center;
}
.faq__list a {
  display: flex;
  align-items: center;
	font-size: 20px;
}
.faq__list:first-child {
  margin-right: 52px;
}
.faq__list span {
  width: 48px;
  height: 48px;
  border: 3px solid #589E42;
  background-color: #fff;
  border-radius: 50%;
  margin-right: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.faq__list span img {
  width: 12px;
  height: auto;
}
.institution__contents,
.blueberry__contents {
width: 100%;
max-width: 1000px;
margin: 0 auto;
}
.institution__title,
.blueberry__title {
  font-size: 30px;
  color: #589E42;
  border-bottom: dotted 1px #603813;
}
.institution__lists,
.blueberry__lists {
  margin-top: 46px;
}
.institution__list:not(:first-child),
.blueberry__list:not(:first-child) {
  margin-top: 48px;
}
.institution__list dt,
.institution__list dd,
.blueberry__list dt,
.blueberry__list dd {
  display: flex;
}
.institution__list dt,
.blueberry__list dt {
  font-size: 20px;
  align-items: center;
}
.institution__list dd,
.blueberry__list dd {
  font-size: 16px;
  margin-top: 18px;
	letter-spacing: 0.08em;
line-height: 1.8;
	
}
.institution__list dt span,
.blueberry__list dt span {
  display: block;
  flex: 0 0 43px;
  height: 43px;
  font-size: 25px;
  background-color: #589E42;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 22px;
}
.institution__list dd span,
.blueberry__list dd span {
  display: block;
  flex: 0 0 43px;
  height: 43px;
  font-size: 25px;
  background-color: #FBF6E9;
  color: #589E42;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 22px;
}

.blueberry,
.institution {
  position: relative;
}
.institution{
	  width: 92.85%;
  max-width: 1782px;
  margin: 100px auto 53px;
  background: #ffffff;
  border-radius: 100px;
  padding: 100px 5vw 140px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	border: 15px solid #F9F9F9;
}
/* イラスト */
.institution__illust {
  top: 4%;
  right: 10%;
	width: 170px;
}
.illustration_ara{
	position: absolute;
	top: 4%;
right: 10%;
}

.ill_inner{
	width: 300px;
	height: auto;
	position: relative;
}
.blueberry__illust1 {
  top: 4%;
  right: 16%;
}
.blueberry__illust1 img {
  width: 50%;
}
.blueberry__illust2 {
  top: 3%;
  right: 50px;
	text-align: right;
}
.blueberry__illust2 img {
  width: 53%;
}
.blueberry__illust3 {
  top: 3%;
  left: 0;
}
.blueberry__illust3 img {
  width: 46%;
}
.blueberry__illust4 {
  top: 5.5%;
  right: 0;
	text-align: right;
}
.blueberry__illust4 img {
  width: 41%;
}

@media screen and (max-width: 768px) {
.institution{
	width: 100%;
	padding: 50px 4.6vw 50px;
	border-radius: 40px;
	margin: 50px auto 10px;
	border-top: 10px solid #F9F9F9;
	border-bottom: 10px solid #F9F9F9;
	border-left: none;
	border-right: none;
}
#blueberry{
	margin-top: 100px;	
	}
.institution__title, .blueberry__title {
  font-size: 1.625rem;
}
.institution__list dt span, .blueberry__list dt span,.institution__list dd span, .blueberry__list dd span {
  flex: 0 0 35px;
  height: 35px;
	font-size: 15px;
}
.institution__list dt, .blueberry__list dt,.faq__list a {
  font-size: 1.25rem;
}	
.institution__list dd, .blueberry__list dd {
  font-size: 0.875rem;
	margin-top: 10px;
}	
.blueberry__list dt,.institution__list dt{
	  align-items: normal;
	}
.faq__lists{
	display: block;	
	}	

  .faq__list:first-child {
    margin-right: 0;
	margin-bottom: 15px;
  }
  .faq__list span {
    width: 38px;
    height: 38px;
    margin-right: 10px;
  }
  .institution__contents,
  .blueberry__contents {
   padding: 0 10px;
  }
  /* イラスト */
  .institution__illust {
    top: -30px;
    width: 110px;
	  right: 20px;
  }
  .institution__illust img {
	  width: 100%;
	  

  }
.illustration_ara {
  top: -70px;
  right: 0;
}
.ill_inner {
  width: 210px;
}
  .blueberry__illust1 {
    top: 4%;
    right: auto;
	  left: 40px;
  }
  .blueberry__illust1 img {
    width: 60px;
  }
  .blueberry__illust2 {
    top: 3%;
    right: 20%;
  }
  .blueberry__illust2 img {
    width: 60px;
  }
  .blueberry__illust3 {
    top: 3%;
    right: 24%;
  }
  .blueberry__illust3 img {
   width: 50px;
  }
  .blueberry__illust4 {
    top: 5.5%;
    right: 12%;
  }
  .blueberry__illust4 img {
  width: 50px;
  }
}

@media screen and (max-width: 360px) {
  .institution__illust {
    width: 80px;
  }}




/* 上部に余白 */
.margin-top {
  margin-top: 340px;
}


button.c-modal__close-btn, a {
    -webkit-tap-highlight-color: transparent;
}

button.c-modal__close-btn:focus, a:focus {
    outline: none;
    box-shadow: none;
}
.shopDetail_text {
	line-height: 2.3;
}
.shopDetail_text a {
	text-decoration: underline;
	color: #472B98;
}