@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap'); 

/*resetcss*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:bottom;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:bottom;background:transparent;outline:none;}

ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}


/* トップページ用CSS */

/*デバイス共通
------------------------------*/

html{
    height: 100%;
}

.cf:after {
    content: "";
    clear: both;
    display: block;
}

/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* Youtube */
.movie_box {
	width: 62.222222%; /* 560px */
	margin: 20px auto;
    position: relative;
    padding-bottom: 35.555555%; /* 320px */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.movie_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.movie_bg .note_txt {
	width: 62.222222%; /* 560px */
	margin: 5px auto 0;
}

/* Youtube 文字 */
.movie_title {}
.movie_title span {
	display: block;
}
.movie_title .big_txt {
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 28px;
	line-height: 1.4;
	display: inline-block;
	color: #ea4caf;
	text-align: center;
}
.movie_title .normal_txt {
	font-size: 15px;
	line-height: 2;
	text-align: right;
	width: 460px;
	margin: 0 auto;
}

/*body.top div.mainArea p,body.top h2,body.top h3,
body.top section.detail5 p{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	height: 0;
}*/

section.btn2{
	background-color: #FFF;
	padding:30px 0;
}

div.detail2_02{
	position: relative;
}

div.header_inner h1{
	float: left;
}
div.tel{
	float: right;
}

/* 20240329追記
　★弊社の発酵酵素は「紅麹原料」を一切使用しておりません★ */
#header {
	height: auto;
}
#header h1 {
    display: grid;
	padding-bottom: 18px;
}
#header h1::after {
    display: none;
    content: '★弊社の発酵酵素は「紅麹原料」を一切使用しておりません★';
    font-size: 13px;
    color: #f00;
	/* background-color: #fff; */
	position: absolute;
	bottom: 0;
}
/* ここまで */




/*PC用CSS
------------------------------*/

@media screen and (min-width: 769px) {
/*global*/

}

body{
  font-size: 10px;
  line-height: 1.5;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
	background-size: 100% auto;
	text-align: center;
	min-width: 990px;
}
.fnt-serif {
  font-family: 'Noto Serif JP', serif;
}

#contents {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

body.top #wrapper {
  width: 100%;
	padding: 0;
  text-align:center;
  margin:0 auto;
  z-index:100;
	background: #ffffff;
}
#wrapper_thanks {
	padding: 65px 0 0;
}
body.top #wrapper {
	padding-top: 0;
	background: none;
}

body.top .form h2 {
	text-indent: 0;
	white-space: normal;
	height: auto;
	padding-top: 10px;
}

section.btn1{
}
section.btn2 a>img:hover,
section.btn1 a>img:hover {
  opacity: 1;
	cursor: pointer;
}
section.btn1 div{
	left: 0;
	right: 0;
}


/*---------------------------------------------------------------*/
/* KV
------------------------------*/
#kv {
	background:url(../img/top/kv_bg.jpg) no-repeat top center;
  background-size: cover;
  box-sizing: border-box;
  height: 940px;
  margin: 80px auto;
  position: relative;
  width:100%;
}
#kv.kv-type-k2 {
	background:url(../img/top/kv_bg-type-k2.jpg) no-repeat top center;
}

#kv.kv-type-f2 {
	background:url(../img/top/kv_bg-type-f2.jpg) no-repeat top center;
}
#kv.kv-type-g2 {
	background:url(../img/top/kv_bg-type-g2.jpg) no-repeat top center;
}
#kv .kv_inner {
  box-sizing: border-box;
  width: 100%;
  height: 940px;
  margin: 0 auto;
  padding: 90px 90px 0;
  text-align: left;
}
#kv .kv_inner h2 img {
  width: 50vw;
  max-width: 600px;
}
#kv .kv_inner .mark_otona {
  position: absolute;
  bottom: 310px;
  right: 0;
  z-index: 9999;
}
#kv .kv_inner .mark_suteki {
  position: absolute;
  /* bottom: 160px; */
  bottom: 260px;
  right: 0;
  z-index: 9999;
}
#kv .kv_inner .mark_allabout {
  position: absolute;
  /*bottom: 150px;*//*1つの場合*/
  /* bottom: 10px; */
  bottom: 100px;
  right: 0;
  z-index: 9999;
}
#kv .kv_inner .mark img {
  width: 100%;
}
#kv .kv_leafL {
  position: absolute;
  top: 140px;
  left: 0;
}
#kv .kv_leafR {
  position: absolute;
  right: 0;
  /*bottom: -220px;*//*1つの場合*/
  bottom: -270px;
}



/* cnt 汎用
------------------------------*/
.txtbox {
  text-align: left;
}
.txtbox p {
  color: #4f3124;
  font-size: 20px;
  letter-spacing: 0.06em;
  line-height: 2.0;
}
.txtbox.maker1 p strong {
  background: linear-gradient(rgba(239,129,0,0) 60%,rgba(239,129,0,0.3) 60%);
  font-weight: 500;
  padding: 0 4px;
}  
ruby rt {
  font-size: 12px;
}
.txtbox p ruby rt {
  font-size: 10px;
}

/* cnt01
------------------------------*/
#cnt01 {
  background: url("../img/top/cnt01_bg2.jpg") no-repeat top center;
  background-size: cover;
  margin-top: -100px;
  padding: 180px 0 100px;
}  
#cnt01 h2 {
  margin-bottom: 60px;
}  
#cnt01 .cnt01__1 .txtbox {
  text-align: center;
}
#cnt01 .cnt01__1 .imgbox {
  margin: 60px 0;
}
#cnt01 .cnt01__2 {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 80px auto 0;
  max-width: 1120px;
  width: 100%;
}
#cnt01 .cnt01__2 .txtbox {
  box-sizing: border-box;
  padding: 0 2em;
  width: 46%;
}
#cnt01 .cnt01__2 .imgbox {
  width: 50%;
}


/* cnt02
------------------------------*/
#cnt02 {
  background: #f8f4ec url("../img/top/cnt02_bg1-2.jpg") no-repeat top center;
  background-size: contain;
  padding: 80px 0 0;
  width: 100%;
}  
#cnt02 .cnt02__ttl {
  box-sizing: border-box;
  margin: 0 auto 180px;
  max-width: 1120px;
  width: 100%;
}
#cnt02 .cnt02__ttl h2 {
  margin-bottom: 0;
}
#cnt02 .cnt02__ttl .nayami {
  margin-bottom: 10px;
  text-align: right;
}
#cnt02 .cnt02__1 {
  background: url("../img/top/cnt02_a_bg.jpg") no-repeat bottom left;
  margin-bottom: 60px;
  padding-bottom: 40px;
}
#cnt02 .cnt02__1 h3 {
  margin-bottom: 80px;
}
#cnt02 .cnt02__1 .inner {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  max-width: 1120px;
  width: 100%;
}
#cnt02 .cnt02__1 .inner .txtbox1 {
  position: relative;
  margin: 0 auto 180px;
  padding: 0;
  width: 70%;
}
#cnt02 .cnt02__1 .inner .txtbox2 {
  background: #fff;
  box-sizing: border-box;
  padding: 6em;
  width: 60%;
}
#cnt02 .cnt02__1 .inner .imgbox {
  width: 40%;
}
#cnt02 .cnt02__2 {
  box-sizing: border-box;
  margin: 80px auto 0;
  max-width: 1120px;
  width: 100%;
}
#cnt02 .cnt02__2 h3 {
  margin-bottom: 60px;
}
#cnt02 .cnt02__2 .inner {
  background: #fff;
  position: relative;
  text-align: center;
  margin-bottom: 60px;
  padding: 6em;
}
#cnt02 .cnt02__2 .inner .icn_check {
  position: absolute;
  top: -20px;
  left: 30px;
}
#cnt02 .cnt02__2 .inner .txtbox1 {
  position: relative;
  text-align: center;
  margin-bottom: 60px;
}
#cnt02 .cnt02__2 .inner .txtbox1 p {
  font-size: 24px;
}
#cnt02 .cnt02__2 .inner .imgbox {
  margin-bottom: 60px;
}
#cnt02 .cnt02__3 {
  background: url("../img/top/cnt02_b_bg.jpg") no-repeat bottom center;
  background-size: cover;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 1400px;
  margin: 80px auto 0;
  width: 100%;
}


/* cnt03
------------------------------*/
#cnt03 {
  background: #ffffff url("../img/top/cnt03_bg.jpg") no-repeat top center;
  padding: 180px 0;
  width: 100%;
}  
#cnt03 .cnt03__ttl {
  margin-bottom: 60px;
}
#cnt03 .cnt03__ttl h2 {
  margin-bottom: 140px;
}
#cnt03 .cnt03__1 {
  background: url("../img/top/cnt03_a_bg.jpg") no-repeat center;
  background-size: cover;
  box-sizing: border-box;
  min-height: 1160px;
  margin: 160px 0;
  padding: 130px 0 100px;
  width: 100%;
}
#cnt03 .cnt03__1 h3 {
  margin-bottom: 200px;
}
#cnt03 .cnt03__1 .inner {
  box-sizing: border-box;
  width: 100%;
}
#cnt03 .cnt03__1 .inner .txtbox {
  background: rgb(255, 255, 255, 0.8);
  box-sizing: border-box;
  font-size: 18px;
  padding: 2.2em;
  width: 34em;
}
#cnt03 .cnt03__2 .inner.zakuro,
#cnt03 .cnt03__2 .inner.lemon,
#cnt03 .cnt03__2 .inner.grapes  {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 80px auto 0;
  width: 1240px;
  height: 820px;
  position: relative;
}
#cnt03 .cnt03__2 .inner.lemon {
  justify-content: flex-end;
}
#cnt03 .cnt03__2 .inner.zakuro h3,
#cnt03 .cnt03__2 .inner.lemon h3,
#cnt03 .cnt03__2 .inner.grapes h3  {
  position: absolute;
  right: -40px;
  width: 580px;
  z-index: 10;
}
#cnt03 .cnt03__2 .inner.lemon h3 {
  left: -40px;
}
#cnt03 .cnt03__2 .inner.zakuro .txtbox,
#cnt03 .cnt03__2 .inner.lemon .txtbox,
#cnt03 .cnt03__2 .inner.grapes .txtbox  {
  background: url(../img/top/cnt03_b_zakuro_bg-2.png) no-repeat center center;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  height: 820px;
  padding: 0 120px;
  width: 820px;
  box-sizing: border-box;
  position: relative;
}
#cnt03 .cnt03__2 .inner.lemon .txtbox {
  background: url(../img/top/cnt03_b_lemon_bg-2.png) no-repeat center center;
  padding: 0 120px 0 160px;
}
#cnt03 .cnt03__2 .inner.grapes .txtbox {
  background: url(../img/top/cnt03_b_grapes_bg-2.png) no-repeat center center;
  padding: 0 120px;
}
#cnt03 .cnt03__2 .inner.zakuro .txtbox .en,
#cnt03 .cnt03__2 .inner.grapes .txtbox .en {
  position: absolute;
  bottom: 10px;
  right: 0;
}
#cnt03 .cnt03__2 .inner.lemon .txtbox .en {
  position: absolute;
  bottom: 10px;
  left: 0;
}
#cnt03 .cnt03__2 .inner.zakuro h4,
#cnt03 .cnt03__2 .inner.lemon h4,
#cnt03 .cnt03__2 .inner.grapes h4  {
  color: #4f3124;
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 2.0;
  margin-bottom: 0.5em;
  width: 100%;
}


/* cnt04
------------------------------*/
#cnt04 {
  background: 
	url("../img/top/cnt04_bg_leaf.png") no-repeat left 1100px,
	url("../img/top/cnt04_bg_zakuro.png") no-repeat right bottom,
	#f8f4ec;
  padding: 160px 0;
  width: 100%;
}  
#cnt04 .cnt04__ttl {
  margin-bottom: 80px;
}
#cnt04 .cnt04__1 {
  box-sizing: border-box;
  margin: 80px auto 300px;
  max-width: 1120px;
  width: 100%;
}
#cnt04 .cnt04__1 .inner {
  background: #fff;
  position: relative;
  text-align: center;
  margin-bottom: 60px;
  padding: 6em;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
}
#cnt04 .cnt04__1 .inner .txtbox {
  background: #f8f4ec;
  box-sizing: border-box;
  margin: 20px auto 0;
  padding: 6em;
  max-width: 800px;
  width: 100%;
}
#cnt04 .cnt04__2 {
  margin: 0 auto 200px;
  width: 100%;
}
#cnt04 .cnt04__2 .inner {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  min-height: 420px;
  margin: 40px auto 0;
  max-width: 1120px;
  width: 100%;
}
#cnt04 .cnt04__2 .inner.zakuro {
  background: linear-gradient(
  90deg,
  rgba(231, 83, 129, 0.2) 0%,
  rgba(231, 83, 129, 0.2) 56%,
  #ffffff 56%,
  #ffffff 100%);
}
#cnt04 .cnt04__2 .inner.lemon {
  background: linear-gradient(
  90deg,
  rgba(37, 127, 53, 0.2) 0%,
  rgba(37, 127, 53, 0.2) 56%,
  #ffffff 56%,
  #ffffff 100%);
}
#cnt04 .cnt04__2 .inner.sanyasou {
  background: linear-gradient(
  90deg,
  rgba(127, 93, 25, 0.25) 0%,
  rgba(127, 93, 25, 0.25) 56%,
  #ffffff 56%,
  #ffffff 100%);
}
#cnt04 .cnt04__2 .inner .txtbox  {
  box-sizing: border-box;
  padding: 30px 0 40px 80px;
  width: 45%;
}
#cnt04 .cnt04__2 .inner .txtbox h4  {
  margin-left: -140px;
}
#cnt04 .cnt04__2 .inner .txtbox h5  {
  color: #4f3124;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 1.6;
  margin-bottom: 0.5em;
  width: 100%;
}
#cnt04 .cnt04__2 .inner .youtube  {
  width: 55%;
}
#cnt04 .cnt04__2 .inner .notice  {
  color: #503124;
  font-size: 13px;
  margin: -60px 40px 20px;
  text-align: right;
  width: 100%;
}


/* cnt_allabout
------------------------------*/
#cnt_allabout {
  padding: 120px 0;
  width: 100%;
}


/* cnt05
------------------------------*/
#cnt05 {
  background: 
	url("../img/top/cnt04_bg_leaf.png") no-repeat left 1420px,
	url("../img/top/cnt04_bg_zakuro.png") no-repeat right bottom,
	#fbedf1;
  padding: 0 0 180px;
  width: 100%;
}
#cnt05 .cnt05__ttl {
  background: url("../img/top/cnt05_bg-2.jpg") no-repeat top center;
  background-size: cover;
  box-sizing: border-box;
  padding: 13vw 0 0;
  width: 100%;
}  
#cnt05 .cnt05__ttl .inner {
  box-sizing: border-box;
  min-height: 1060px;
  margin-left: 12vw;
  text-align: left;
  width: 700px;
}
#cnt05 .cnt05__ttl h2 {
  margin-bottom: 40px;
}
#cnt05 .cnt05__ttl .txtbox {
  background: rgb(255, 255, 255, 0.8);
  box-sizing: border-box;
  border-radius: 20px;
  font-size: 18px;
  margin: 0 auto;
  padding: 2.2em;
  width: 34em;
}
#cnt05 .cnt05__1 {
  box-sizing: border-box;
  margin: 0 auto 300px;
  max-width: 1120px;
  width: 100%;
}
#cnt05 .cnt05__1 h3 {
  margin-bottom: 80px;
}
#cnt05 .cnt05__1 .cnt05__1__box {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
#cnt05 .cnt05__1 .cnt05__1__box .txtbox {
  box-sizing: border-box;
  width: 530px;
}
#cnt05 .cnt05__1 .cnt05__1__box .txtbox.sanyasou {
}
#cnt05 .cnt05__1 .cnt05__1__box .txtbox h4 {
  margin-left: -20px;
}
#cnt05 .cnt05__1 .cnt05__1__box .txtbox p {
  padding: 30px 10px;
}
#cnt05 .cnt05__2 {
  box-sizing: border-box;
  margin: 0 auto 100px;
  max-width: 1120px;
  width: 100%;
}
#cnt05 .cnt05__2 .cnt05__2__box {
  position: relative;
  text-align: center;
  background: #fff;
  padding-bottom: 60px;
}
#cnt05 .cnt05__2 .cnt05__2__box:before,
#cnt05 .cnt05__2 .cnt05__2__box:after {
  position: absolute;
  content: '';
}
#cnt05 .cnt05__2 .cnt05__2__box:before {
  top: -250px;
  left: calc(50% - 320px);
  width: 640px;
  height: 640px;
  border-radius: 50%;
  background: #fff;
}
#cnt05 .cnt05__2 .cnt05__2__box:after {
  top: 8px;
  left: 8px;
  width: calc(100% - 18px);
  height: calc(100% - 18px);
  border: 1px solid #ffd9e8;
  background: #fff;
}
#cnt05 .cnt05__2 .cnt05__2__box h2.far {
  position: absolute;
  z-index: 2;
  top: -170px;
  left: calc(50% - 220px);
  width: 440px;
  height: 180px;
  text-align: center;
}
#cnt05 .cnt05__2 .cnt05__2__box span.cnt05_a_ttl {
  position: relative;
  z-index: 1;
  display: block;
  padding: 5px;
}
#cnt05 .cnt05__2 .cnt05__2__box span.cnt05_a_ttl:before,
#cnt05 .cnt05__2 .cnt05__2__box span.cnt05_a_ttl:after {
  position: absolute;
  content: '';
}
#cnt05 .cnt05__2 .cnt05__2__box span.cnt05_a_ttl:before {
  top: -240px;
  left: calc(50% - 310px);
  width: 620px;
  height: 310px;
  border: 1px solid #ffd9e8;
  border-radius: 50vw 50vw 0 0;
}
#cnt05 .cnt05__2 .cnt05__2__box span.cnt05_a_ttl:after {
  position: absolute;
  top: 8px;
  left: calc(50% - 310px);
  width: 622px;
  height: 70px;
  background: #fff;
}
#cnt05 .cnt05__2 .inner {
  box-sizing: border-box;
  /*display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;*/
  margin: 60px auto 20px;
  position: relative;
  z-index: 10;
  max-width: 1000px;
  width: 90%;
}
#cnt05 .cnt05__2 .inner.cnt05__2__b {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#cnt05 .cnt05__2 .inner .txtbox {
  box-sizing: border-box;
  padding: 2em;
  width: 50%;
}
#cnt05 .cnt05__2 .inner .imgbox {
  width: 50%;
  float: right;
}
#cnt05 .cnt05__2 .cnt05__2__a .txtbox:nth-child(2) {
  padding: 8em 2em 2em;
}


/* cnt06
------------------------------*/
#cnt06 {
  background: #f8f4ec;
  padding: 180px 0;
  width: 100%;
}
#cnt06 .cnt06__ttl h2 {
  margin-bottom: 40px;
}
#cnt06 .cnt06__1 .inner {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 80px auto 0;
  max-width: 1120px;
  width: 100%;
}
#cnt06 .cnt06__1 .inner .imgbox {
  width: 100%;
}
#cnt06 .cnt06__1 .inner .imgbox img {
  width: 100%;
}
#cnt06 .cnt06__1 .inner .txtbox {
  background: #fff;
  box-sizing: border-box;
  margin-top: -60px;
  padding: 6em;
  width: 80%;
}


/* cnt07
------------------------------*/
#cnt07 {
  background: #faf9fe;
  padding: 180px 0;
  width: 100%;
}
#cnt07 .cnt07__ttl h2 {
  margin: 0 auto;
  max-width: 1120px;
}
#cnt07 .cnt07__ttl h2 img {
  width: 100%;
}
#cnt07 .cnt07__1 .inner {
  background: #fff;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  max-width: 1120px;
  padding: 6em;
  width: 100%;
}
#cnt07 .cnt07__1 .inner h3  {
  color: #4f3124;
  font-size: 48px;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 1.6;
  margin-bottom: 0.5em;
  width: 100%;
}
#cnt07 .cnt07__1 .inner .txtbox {
  box-sizing: border-box;
  width: 80%;
}


/* cnt08
------------------------------*/
#cnt08 {
  background: url("../img/top/cnt08_bg.jpg") repeat top center;
  padding: 180px 0 100px;
  width: 100%;
}
#cnt08 .cnt08__ttl h2 {
  margin-bottom: 40px;
}
#cnt08 .cnt08__1 .inner {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  max-width: 1120px;
  width: 100%;
}
#cnt08 .cnt08__1 .inner .imgbox1 {
  box-sizing: border-box;
  width: 100%;
}
#cnt08 .cnt08__1 .inner .imgbox2 {
  box-sizing: border-box;
  width: 100%;
}


/* cnt09
------------------------------*/
#cnt09 {
  background: url("../img/top/cnt09_bg.jpg") no-repeat top center;
  background-size: cover;
  padding: 180px 0;
  width: 100%;
}
#cnt09 .cnt09__ttl h2 {
  margin-bottom: 40px;
}
#cnt09 .cnt09__1 .inner {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  max-width: 1120px;
  width: 100%;
}
#cnt09 .cnt09__1 .inner .txtbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0 6em 0 0;
  width: 50%;
}
#cnt09 .cnt09__1 .inner .txtbox p {
  color: #fff;
  text-shadow: 0px 0px 6px rgb(0 0 0 / 50%);
}
#cnt09 .cnt09__1 .inner .imgbox {
  background: #fff;
  box-sizing: border-box;
  padding: 2em;
  width: 50%;
}
#cnt09 .cnt09__1 .inner .imgbox a {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  display: block;
  margin: 10px auto;
  max-width: 342px;
  width: 100%;
}
#cnt09 .cnt09__1 .inner .imgbox a img {
  width: 100%;
}


/* cnt10
------------------------------*/
#cnt10 {
  padding: 180px 0;
  width: 100%;
}
#cnt10 .cnt10__ttl h2 {
  margin-bottom: 40px;
}
#cnt10 .cnt10__1 .inner.list__faq {
  border-top: 1px solid #7f6776;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1120px;
  width: 100%;
}
#cnt10 .cnt10__1 .inner.list__faq li {
  border-bottom: 1px solid #7f6776;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 4em 0;
  width: 100%;
}
#cnt10 .cnt10__1 .inner.list__faq .txtbox {
  box-sizing: border-box;
  padding: 0 5%;
  width: 60%;
}
#cnt10 .cnt10__1 .inner.list__faq .txtbox h4  {
  color: #e75381;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.6;
  margin-bottom: 2em;
  padding-left: 60px;
  position: relative;
  width: 100%;
}
#cnt10 .cnt10__1 .inner.list__faq .txtbox h4::before  {
  display: block;
  content: "Q";
  color: #e75381;
  font-size: 42px;
  font-weight: 400;
  position: absolute;
  left: 0;
  top: -20px;
}
#cnt10 .cnt10__1 .inner.list__faq .txtbox p  {
  padding-left: 60px;
  position: relative;
}
#cnt10 .cnt10__1 .inner.list__faq .txtbox p::before  {
  display: block;
  content: "A";
  color: #777777;
  font-size: 42px;
  font-weight: 400;
  position: absolute;
  left: 0;
  top: -20px;
}
#cnt10 .cnt10__1 .inner.list__faq .imgbox {
  background: #fff;
  box-sizing: border-box;
  width: 40%;
}


/* cnt11
------------------------------*/
#cnt11 {
  background: url("../img/top/cnt11_bg-2.jpg") no-repeat top center;
  background-size: cover;
  padding: 100px 0 10px;
  width: 100%;
}
#cnt11 .cnt11__ttl h2 {
  margin-bottom: 40px;
}
#cnt11 .cnt11__1 .inner {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto;
  max-width: 1120px;
  width: 100%;
}
#cnt11 .cnt11__1 .inner .imgbox {
  margin-bottom: 100px;
  text-align: left;
  width: 100%;
}
#cnt11 .cnt11__1 .inner .txtbox {
  text-align: left;
  width: 100%;
}
#cnt11 .cnt11__1 .inner .txtbox .notice {
  font-size: 12px;
}


/* offer
------------------------------*/
#offer {
  background: #fbedf1;
  padding: 180px 0 60px;
  width: 100%;
}

#offer .offer__ttl {
  position: relative;
}
#offer .offer__ttl .offer__cta{
  position: absolute;
  top: 10rem;
  left: calc(50vw + 550px);
  text-align: center;
}
#offer .offer__ttl .offer__cta p{
  font-size: 48px;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  letter-spacing: 0.5rem;
  border: 1px solid #000;
  border-radius: 0.5rem;
  padding-inline: 1rem;
  animation: move 3s ease-in-out infinite;
}
@keyframes move {
  0%,100% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(10%);
  }
}
#offer .offer__ttl .offer__cta span{
  display: inline-block;
  font-weight: bold;
  transform: translateX(0.1em);
}

#offer .offer__ttl h2 {
  margin-bottom: 0px;
}
#offer .offer__ttl .txtbox {
  background: #fffbfc;
  box-sizing: border-box;
  margin: 0 auto 40px;
  padding: 1.8em;
  position: relative;
  text-align: center;
  max-width: 1000px;
}
#offer .offer__ttl .txtbox p {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #9b1649;
  border-bottom: 1px dashed #ca829d;
  display: inline;
  line-height: 2.2;
}
#offer .offer__1 {
  margin-bottom: 30px;
}
#offer .offer__1 .inner.offer_btn__box {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  margin: 0 auto;
  max-width: 1000px;
  position: relative;
  width: 100%;
}
/*#offer .offer__1 .inner .txtbox {
  width: 60%;
}
#offer .offer__1 .inner .txtbox .notice {
  display: inline-block;
  font-size: 15px;
  line-height: 1.7;
  text-align: left;
}*/
#offer .offer__1 .inner.offer_btn__box .offer_btn_nml {
  width: 40%;
  max-width: 400px;
}
#offer .offer__1 .inner.offer_btn__box .offer_btn_nml a {
  background: #4f3124;
  border-radius: 10px;
  color: #fff;
  display: block;
  font-size: 18px;
  padding: 1.5em 1em;
  position: relative;
  text-align: center;
}
#offer .offer__1 .inner.offer_btn__box .offer_btn_nml a::after {
  content: " ";
  border: 2px solid #fff;
  border-bottom: 0;
  border-left: 0;
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  margin-right: 1em;
  transform: rotate(45deg);
}
#offer .offer__2 .inner.offer_btn__box {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto;
  max-width: 1120px;
  position: relative;
  width: 100%;
}
#offer .offer__2 .inner.offer_btn__box .offer_cpn {
  /*margin-left: -45px;*/
}
/*#offer .offer__2 .inner.offer_btn__box .offer_btn_cpn {
  position: absolute;
  top: 420px;
  left: -50%;
  right: -50%;
  margin: 0 auto;
  width: 100%;
}*/





/*SP用CSS
------------------------------*/
@media screen and (max-width: 768px) {

  
  /*.formbox .form_btn {
    display: none;
  }*/
  

/*global*/
body{
  font-size:18px;
  min-width: inherit;
}
#wrapper{
    width:100%;
    text-align:center;
    margin:0 auto;
    z-index:100;
    height: 100%;
}
#wrapper_thanks{
    width:100%;
    padding:60px 0 0;
    text-align:center;
    margin:0 auto;
    z-index:100;
    height: 100%;
}

.cf:after {
    content: "";
    clear: both;
    display: block;
}
.left{
    float:left;
}
.right{
    float:right;
}

.spdn{
    display: none !important;
}

.brinl{
    display: inline !important;
}

body.top .form h2 {
	text-indent: 0;
	white-space: normal;
	overflow: auto;
	height: auto;
	padding-top: 10px;
}

div.mainArea {
	margin-top: 60px;
}

div.tel img{
	width: 195px;
	padding: 5px 5px 0 0;
}

.dtl5{
	max-width: 650px;
	width:100%;
	height:auto;
	margin:0 auto;
	background:#Fff;
}
.dtl5 img{
	width:100%;}

.dt5a{
	float:left;
	width:50%;
}
.dt5b,.dtl5_btn{
	float:right;
	width:50%;
}
.dt5c{
	max-width:600px;
	clear:both;
}
.dt5_{
	float:right;
	width:50%;
}
.dtl5_btn{
	width:90%;
	z-index:999;
	margin-top:5%;
	margin-right:5%;
}

img {
  width: 100%;
}


/*---------------------------------------------------------------*/
/* KV
------------------------------*/
/*#kv {
	background: url(../img/top/kv_bg.jpg) no-repeat left -18vw top;
  background-size: 129vw;
  height: 76vw;
  margin: 60px auto;
}
#kv .kv_inner {
  height: 76vw;
  padding: 4vw 0 0;
  text-align: left;
}
#kv .kv_inner h2 img {
  margin-left: -1.5vw;
  width: 57vw;
  max-width: 60vw;
}
#kv .kv_leafL {
  position: absolute;
  top: 15vw;
  left: 0;
  width: 11vw;
}
#kv .kv_leafR {
  position: absolute;
  right: 0;
  bottom: -16vw;
  width: 22vw;
}*/


#kv {
	background: url(../img/top/kv_bg.jpg) no-repeat left -111vw top -10px;
  background-size: 230vw;
  height: 115vw;
  /*margin: 60px auto 90px;*//*1つの場合*/
  /* margin: 60px auto 340px; */
  margin: 60px auto 220px;
}
#kv.kv-type-k2 {
  background: url(../img/top/kv_bg-type-k2.jpg) no-repeat left -60vw top -10px;
  background-size: 210vw;
  height: 115vw;
  margin: 60px auto 340px;
}
#kv.kv-type-f2 {
  background: url(../img/top/kv_bg-type-f2.jpg) no-repeat left -60vw top -10px;
  background-size: 210vw;
  height: 115vw;
  margin: 60px auto 340px;
}
#kv.kv-type-g2 {
  background: url(../img/top/kv_bg-type-g2.jpg) no-repeat left -67vw top -18px;
  background-size: 210vw;
  height: 115vw;
  margin: 60px auto 340px;
}
#kv .kv_inner {
  height: 110vw;
  padding: 6vw 0 0;
  text-align: left;
}
#kv .kv_inner h2 img {
  margin-left: 13.5vw;
  width: 76vw;
  max-width: 76vw;
}
#kv.kv-type-k2 .kv_inner h2 img,
#kv.kv-type-f2 .kv_inner h2 img,
#kv.kv-type-g2 .kv_inner h2 img {
  margin-left: 1vw;
}
#kv .kv_inner .mark {
  right: 20%;
  width: 56vw;
}

/* #kv .kv_inner .mark_otona {
  bottom: -70px;
} */
#kv .kv_inner .mark_suteki {
  bottom: -60px;
}
#kv .kv_inner .mark_allabout {
  /*bottom: -60px;*//*1つの場合*/
  bottom: -180px;
}
#kv .kv_leafL {
  position: absolute;
  top: 15vw;
  left: 0;
  width: 11vw;
}
#kv .kv_leafR {
  position: absolute;
  right: 0;
  /*bottom: -28vw;*/
  bottom: 0;
  width: 22vw;
}



/* cnt 汎用
------------------------------*/
.btn1.btn_box {
  width: 88vw;
  margin: 0 auto;
}

.inner01 {
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  width: 100vw;
}
.inner02 {
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 8vw;
  width: 100vw;
}
.inner03 {
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 12vw;
  width: 100vw;
}

.txtbox p {
  font-size: 15px;
}
.txtbox.maker1 p strong {
  background: linear-gradient(rgba(239,129,0,0) 60%,rgba(239,129,0,0.3) 60%);
  font-weight: 500;
  padding: 0 4px;
}  
ruby rt {
  font-size: 11px;
}
.txtbox p ruby rt {
  font-size: 10px;
}


/* cnt01
------------------------------*/
#cnt01 {
  margin-top: -20vw;
  padding: 40vw 0 20vw;
}  
#cnt01 h2 {
  margin-bottom: 8vw;
}
#cnt01 h2 img {
    width: 80%;
}
#cnt01 .cnt01__1 .txtbox {
  text-align: left;
}
#cnt01 .cnt01__1 .imgbox {
  margin: 12vw 0;
}
#cnt01 .cnt01__2 {
  justify-content: space-between;
  margin: 6vw auto 0;
  max-width: inherit;
  width: 100%;
}
#cnt01 .cnt01__2 .txtbox {
  box-sizing: border-box;
  padding: 0 4vw 0 8vw;
  width: 54vw;
}
#cnt01 .cnt01__2 .imgbox {
  width: 46vw;
}


/* cnt02
------------------------------*/
#cnt02 {
  /*background: #f8f4ec url("../img/top/cnt02_bg1.jpg") no-repeat top center;
  width: 100%;
  */
  background-size: 180vw;
  padding: 18vw 0 0;
}  
#cnt02 .cnt02__ttl {
  margin: 0 auto 8vw;
  max-width: 94vw;
}
#cnt02 .cnt02__ttl h2 {}
#cnt02 .cnt02__ttl .nayami {
  box-sizing: border-box;
  margin-bottom: 5vw;
  padding-left: 10vw;
  width: 84vw;
}
#cnt02 .cnt02__1 {
  background-position: center center;
  background-size: 150vw;
  margin-bottom: 20vw;
  padding-bottom: 0;
}
#cnt02 .cnt02__1 h3 {
  margin: 0 auto 8vw;
  width: 84vw;
}
#cnt02 .cnt02__1 .inner {
  justify-content: space-between;
  margin: 10vw auto 0;
  max-width: inherit;
}
#cnt02 .cnt02__1 .inner .txtbox {
  padding: 0 0 26vw;
  margin: 0 auto;
  width: 84vw;
}
#cnt02 .cnt02__1 .inner .txtbox2 {
  padding: 2em;
}
#cnt02 .cnt02__1 .inner .imgbox {
  margin: 0 auto 8vw;
  width: 40vw;
}
#cnt02 .cnt02__2 {
  margin: 0 auto;
  max-width: inherit;
}
#cnt02 .cnt02__2 h3 {
  margin-bottom: 10vw;
}
#cnt02 .cnt02__2 .inner {
  margin-bottom: 10vw;
  padding: 3em 2em 2em;
}
#cnt02 .cnt02__2 .inner .icn_check {
  top: -5vw;
  left: 5vw;
  width: 24vw;
}
#cnt02 .cnt02__2 .inner .txtbox1 {
  text-align: left;
  margin-bottom: 10vw;
}
#cnt02 .cnt02__2 .inner .txtbox1 p {
  font-size: 17px;
}
#cnt02 .cnt02__2 .inner .imgbox {
  margin-bottom: 10vw;
}
#cnt02 .cnt02__3 {
  background-size: 120%;
  min-height: 140vw;
  margin: 5vw auto 0;
}
#cnt02 .cnt02__3 p {
  margin-bottom: 10vw;
  width: 28vw;
}


/* cnt03
------------------------------*/
#cnt03 {
  background-size: 150vw;
  padding: 18vw 0 0;
}  
#cnt03 .cnt03__ttl {
  margin-bottom: 6vw;
}
#cnt03 .cnt03__ttl h2 {
  margin-bottom: 20vw;
}
#cnt03 .cnt03__ttl p {
  margin: 0 auto;
  width: 60vw;
}
#cnt03 .cnt03__1 {
  background-position: center top;
  background-size: 120%;
  box-sizing: border-box;
  min-height: 140vw;
  margin: 20vw 0;
  padding: 5vw 2vw;
}
#cnt03 .cnt03__1 h3 {
  margin-bottom: 76vw;
}
#cnt03 .cnt03__1 .inner {
  box-sizing: border-box;
  width: 100%;
}
#cnt03 .cnt03__1 .inner .txtbox {
  background: none;
  font-size: 15px;
  margin: 0 auto;
  padding: 0;
  width: 84vw;
}
#cnt03 .cnt03__2 .inner.zakuro,
#cnt03 .cnt03__2 .inner.lemon,
#cnt03 .cnt03__2 .inner.grapes  {
  margin: 20vw auto 0;
  width: 100vw;
  height: auto;
}
#cnt03 .cnt03__2 .inner.lemon {
  justify-content: flex-end;
}
#cnt03 .cnt03__2 .inner.grapes {
  margin: 20vw auto 30vw;
}
#cnt03 .cnt03__2 .inner.zakuro h3,
#cnt03 .cnt03__2 .inner.lemon h3,
#cnt03 .cnt03__2 .inner.grapes h3  {
  right: 0;
  left: 0;
  top: 0;
  margin: 0 auto;
  width: 76vw;
  position: relative;
}
#cnt03 .cnt03__2 .inner.zakuro .txtbox,
#cnt03 .cnt03__2 .inner.lemon .txtbox,
#cnt03 .cnt03__2 .inner.grapes .txtbox  {
  background: url(../img/top/cnt03_b_zakuro_bg-2.png) no-repeat right 1vw top;
  background-size: 172vw;
  height: inherit;
  /* min-height: 180vw; */
  min-height: 155vw;
  margin-top: -20vw;
  padding: 5vw 8vw 0 6vw;
  width: 100vw;
}
#cnt03 .cnt03__2 .inner.lemon .txtbox {
  background: url(../img/top/cnt03_b_lemon_bg-2.png) no-repeat left 1vw top;
  background-size: 172vw;
  padding: 5vw 6vw 0 8vw;
  margin-top: -14vw;
}
#cnt03 .cnt03__2 .inner.grapes .txtbox {
  background: url(../img/top/cnt03_b_grapes_bg-2.png) no-repeat right 1vw top;
  background-size: 172vw;
}
#cnt03 .cnt03__2 .inner.zakuro .txtbox .en,
#cnt03 .cnt03__2 .inner.grapes .txtbox .en {
  bottom: 2vw;
  right: 2vw;
  width: 80vw;
  position: relative;
  margin-top: 10vw;
}
#cnt03 .cnt03__2 .inner.lemon .txtbox .en {
  bottom: 2vw;
  left: 2vw;
  width: 80vw;
  position: relative;
  margin-top: 10vw;
}
#cnt03 .cnt03__2 .inner.zakuro h4,
#cnt03 .cnt03__2 .inner.lemon h4,
#cnt03 .cnt03__2 .inner.grapes h4  {
  font-size: 20px;
}


/* cnt04
------------------------------*/
#cnt04 {
  background:
  url(../img/top/cnt04_bg_leaf.png) no-repeat left 210vw,
  url(../img/top/cnt04_bg_zakuro.png) no-repeat right bottom,
  #f8f4ec;
  background-size: 60%, 60%;
  padding: 20vw 0;
  width: 100%;
}  
#cnt04 .cnt04__ttl {
  margin-bottom: 10vw;
}
#cnt04 .cnt04__1 {
  box-sizing: border-box;
  margin: 0 auto 40vw;
  max-width: 100vw;
  width: 100%;
}
#cnt04 .cnt04__1 .inner {
  background: #fff;
  position: relative;
  text-align: center;
  margin-bottom: 20vw;
  padding: 5vw;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
}
#cnt04 .cnt04__1 .inner .txtbox {
  background: #f8f4ec;
  box-sizing: border-box;
  margin: 6vw auto 0;
  padding: 1em;
  max-width: 100vw;
  width: 100%;
}
#cnt04 .cnt04__2 {
  margin: 0 auto 20vw;
  width: 100%;
}
#cnt04 .cnt04__2 h3 {
  margin: 0 auto 10vw;
  width: 94vw;
}
#cnt04 .cnt04__2 .inner {
  flex-wrap: wrap;
  min-height: 92vw;
  padding-bottom: 6vw;
  margin: 10vw auto 0;
  max-width: 94vw;
  width: 100%;
}
#cnt04 .cnt04__2 .inner.zakuro {
  background: linear-gradient(
  180deg,
  rgba(231, 83, 129, 0.2) 0%,
  rgba(231, 83, 129, 0.2) 56%,
  #ffffff 56%,
  #ffffff 100%);
}
#cnt04 .cnt04__2 .inner.lemon {
  background: linear-gradient(
  180deg,
  rgba(37, 127, 53, 0.2) 0%,
  rgba(37, 127, 53, 0.2) 56%,
  #ffffff 56%,
  #ffffff 100%);
}
#cnt04 .cnt04__2 .inner.sanyasou {
  background: linear-gradient(
  180deg,
  rgba(127, 93, 25, 0.25) 0%,
  rgba(127, 93, 25, 0.25) 56%,
  #ffffff 56%,
  #ffffff 100%);
}
#cnt04 .cnt04__2 .inner .txtbox  {
  box-sizing: border-box;
  padding: 2vw 2vw;
  width: 100%;
}
#cnt04 .cnt04__2 .inner .txtbox h4  {
  margin: -8vw auto 0;
  width: 68vw;
}
#cnt04 .cnt04__2 .inner .txtbox h5  {
  font-size: 17px;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}
#cnt04 .cnt04__2 .inner .youtube  {
  height: 50vw;
  width: 89vw;
}
#cnt04 .cnt04__2 .inner .youtube iframe  {
  height: 50vw;
  width: 89vw;
}
#cnt04 .cnt04__2 .inner .notice  {
  font-size: 11px;
  margin: 10px 3vw 0;
}


/* cnt_allabout
------------------------------*/
#cnt_allabout {
  box-sizing: border-box;
  padding: 15vw 10px;
  width: 100%;
}
#cnt_allabout img {
  width: 100%;
}


/* cnt05
------------------------------*/
#cnt05 {
  background:
  url(../img/top/cnt04_bg_leaf.png) no-repeat left 180vw,
  url(../img/top/cnt04_bg_zakuro.png) no-repeat right bottom,
  #fbedf1;
  background-size: 60%, 60%;
  padding: 0 0 20vw;
  width: 100%;
}
#cnt05 .cnt05__ttl {
  background-position: center top;
  background-size: 125%;
  box-sizing: border-box;
  min-height: 100vw;
  margin: 0 0 20vw;
  padding: 40vw 4vw 0;
}  
#cnt05 .cnt05__ttl .inner {
  box-sizing: border-box;
  min-height: 40vw;
  margin-left: 0;
  text-align: left;
  width: 100%;
}
#cnt05 .cnt05__ttl h2 {
  margin-bottom: 5vw;
}
#cnt05 .cnt05__ttl .txtbox {
  background: rgb(255, 255, 255, 0.8);
  border-radius: 10px;
  font-size: 15px;
  margin: 0 auto;
  padding: 1em;
  width: 100%;
}
#cnt05 .cnt05__1 {
  margin: 0 auto 40vw;
  max-width: 100vw;
  width: 84vw;
}
#cnt05 .cnt05__1 h3 {
  margin-bottom: 10vw;
}
#cnt05 .cnt05__1 .cnt05__1__box .txtbox {
  width: 84vw;
}
#cnt05 .cnt05__1 .cnt05__1__box .txtbox.sanyasou {
}
#cnt05 .cnt05__1 .cnt05__1__box .txtbox h4 {
  margin-left: -3vw;
}
#cnt05 .cnt05__1 .cnt05__1__box .txtbox p {
  padding: 1em 1em 2em;
}
#cnt05 .cnt05__2 {
  box-sizing: border-box;
  margin: 0 auto 20vw;
  max-width: 100vw;
  width: 100%;
}
#cnt05 .cnt05__2 .cnt05__2__box {
  padding-bottom: 6vw;
}
#cnt05 .cnt05__2 .cnt05__2__box:before,
#cnt05 .cnt05__2 .cnt05__2__box:after {
  position: absolute;
  content: '';
}
#cnt05 .cnt05__2 .cnt05__2__box:before {
  top: -32vw;
  left: calc(50% - 40vw);
  width: 80vw;
  height: 80vw;
  border-radius: 50%;
  background: #fff;
}
#cnt05 .cnt05__2 .cnt05__2__box:after {
  top: 8px;
  left: 8px;
  width: calc(100% - 18px);
  height: calc(100% - 18px);
  border: 1px solid #ffd9e8;
  background: #fff;
}
#cnt05 .cnt05__2 .cnt05__2__box h2.far {
  position: absolute;
  z-index: 2;
  top: -22vw;
  left: calc(50% - 30vw);
  width: 60vw;
  height: 18vw;
  text-align: center;
}
#cnt05 .cnt05__2 .cnt05__2__box h2.far img {
  width: 100%;
}
#cnt05 .cnt05__2 .cnt05__2__box span.cnt05_a_ttl {
  position: relative;
  z-index: 1;
  display: block;
  padding: 2vw;
}
#cnt05 .cnt05__2 .cnt05__2__box span.cnt05_a_ttl:before,
#cnt05 .cnt05__2 .cnt05__2__box span.cnt05_a_ttl:after {
  position: absolute;
  content: '';
}
#cnt05 .cnt05__2 .cnt05__2__box span.cnt05_a_ttl:before {
  top: -30vw;
  left: calc(50% - 38vw);
  width: 76vw;
  height: 38vw;
  border: 1px solid #ffd9e8;
  border-radius: 38vw 38vw 0 0;
}
#cnt05 .cnt05__2 .cnt05__2__box span.cnt05_a_ttl:after {
  position: absolute;
  top: 8px;
  left: calc(50% - 39vw);
  width: 78vw;
  height: 10vw;
  background: #fff;
}
#cnt05 .cnt05__2 .inner {
  margin: 4vw auto;
  max-width: 100vw;
  width: 92vw;
}
#cnt05 .cnt05__2 .inner .txtbox {
  padding: 5vw 2vw 0;
  width: 100%;
}
#cnt05 .cnt05__2 .inner.cnt05__2__a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 4vw auto 18vw;
}
#cnt05 .cnt05__2 .inner.cnt05__2__a .imgbox {
  order: 2;
  float: none;
  margin: 0 auto;
  width: 84vw;
}
#cnt05 .cnt05__2 .inner.cnt05__2__a .txtbox:nth-child(2) {
  order: 1;
  padding: 5vw 2vw;
}
#cnt05 .cnt05__2 .inner.cnt05__2__a .txtbox:last-child {
  order: 3;
}
#cnt05 .cnt05__2 .inner.cnt05__2__b .imgbox {
  margin: 0 auto;
  width: 84vw;
}

/* cnt06
------------------------------*/
#cnt06 {
  padding: 20vw 0;
}
#cnt06 .cnt06__ttl h2 {
  width: 84vw;
  margin: 0 auto 6vw;
}
#cnt06 .cnt06__1 .inner {
  margin: 0 auto 0;
  max-width: 100vw;
}
#cnt06 .cnt06__1 .inner .imgbox {}
#cnt06 .cnt06__1 .inner .imgbox img {}
#cnt06 .cnt06__1 .inner .txtbox {
  margin-top: -10vw;
  padding: 1em;
  width: 92vw;
}


/* cnt07
------------------------------*/
#cnt07 {
  padding: 20vw 0;
}
#cnt07 .cnt07__ttl h2 {
  margin: 0 auto;
  max-width: 100vw;
}
#cnt07 .cnt07__ttl h2 img {
  width: 110%;
}
#cnt07 .cnt07__1 .inner {
  margin: 0 auto;
  max-width: 100vw;
  padding: 2em 1em;
  width: 92vw;
}
#cnt07 .cnt07__1 .inner h3  {
  font-size: 24px;
  text-align: left;
  width: 100%;
}
#cnt07 .cnt07__1 .inner .txtbox {
  box-sizing: border-box;
  width: 92vw;
}


/* cnt08
------------------------------*/
#cnt08 {
  background: url("../img/top/cnt08_bg.jpg") repeat top center;
  padding: 18vw 0 10vw;
  width: 100%;
}
#cnt08 .cnt08__ttl h2 {
  width: 84vw;
  margin: 0 auto 6vw;
}
#cnt08 .cnt08__1 .inner {
  max-width: 100vw;
}
#cnt08 .cnt08__1 .inner .imgbox1 {
  width: 94vw;
  margin: 0 auto;
}


/* cnt09
------------------------------*/
#cnt09 {
  background: url("../img/top/cnt09_bg.jpg") no-repeat top center;
  background-size: cover;
  padding: 20vw 0;
}
#cnt09 .cnt09__ttl h2 {
  width: 98vw;
  margin: 0 auto 10vw;
}
#cnt09 .cnt09__1 .inner {
  max-width: 100vw;
  width: 84vw;
}
#cnt09 .cnt09__1 .inner .txtbox {
  box-sizing: border-box;
  margin: 0 0 5vw;
  padding: 0;
  width: 100%;
}
#cnt09 .cnt09__1 .inner .txtbox p {
  color: #fff;
  text-shadow: 0px 0px 6px rgb(0 0 0 / 50%);
}
#cnt09 .cnt09__1 .inner .imgbox {
  background: none;
  padding: 0;
  width: 100%;
}
#cnt09 .cnt09__1 .inner .imgbox a {
  border: 1px solid #ffffff;
  box-sizing: border-box;
  display: block;
  margin: 10px auto;
  max-width: 340px;
  width: 100%;
}
#cnt09 .cnt09__1 .inner .imgbox a img {
  width: 100%;
}


/* cnt10
------------------------------*/
#cnt10 {
  padding: 20vw 0;
  width: 100%;
}
#cnt10 .cnt10__ttl h2 {
  margin-bottom: 10vw;
}
#cnt10 .cnt10__1 .inner.list__faq {
  border-top: 1px solid #7f6776;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 100vw;
  width: 100%;
}
#cnt10 .cnt10__1 .inner.list__faq li {
  justify-content: center;
  align-items: center;
  padding: 2em 0;
  width: 100%;
}
#cnt10 .cnt10__1 .inner.list__faq .txtbox {
  margin-bottom: 5vw;
  padding: 0;
  width: 100%;
}
#cnt10 .cnt10__1 .inner.list__faq .txtbox h4  {
  box-sizing: border-box;
  font-size: 16px;
  padding-left: 60px;
  width: 100%;
}
#cnt10 .cnt10__1 .inner.list__faq .txtbox h4::before  {
  font-size: 42px;
  left: 0;
  top: -20px;
}
#cnt10 .cnt10__1 .inner.list__faq .txtbox p  {
  padding-left: 60px;
  position: relative;
}
#cnt10 .cnt10__1 .inner.list__faq .txtbox p::before  {
  font-size: 42px;
  left: 0;
  top: -20px;
}
#cnt10 .cnt10__1 .inner.list__faq .imgbox {
  background: #fff;
  box-sizing: border-box;
  width: 100%;
}


/* cnt11
------------------------------*/
#cnt11 {
  background: #f3f9fb url("../img/top/cnt11_bg-2sp.jpg") no-repeat top center;
  background-size: 100%;
  padding: 38vw 0 0;
  width: 100%;
}
#cnt11 .cnt11__ttl h2 {
  width: 84vw;
  margin: 0 auto;
}
#cnt11 .cnt11__1 .inner {
  max-width: 100vw;
}
#cnt11 .cnt11__1 .inner .imgbox {
  margin-bottom: 0;
}
#cnt11 .cnt11__1 .inner .txtbox {
  margin: 0 auto;
  width: 90%;
}
#cnt11 .cnt11__1 .inner .txtbox .notice {
  font-size: 10px;
}


/* offer
------------------------------*/
#offer {
  padding: 16vw 0 5vw;
}
/*#offer .offer__ttl h2 {
  margin-bottom: 6vw;
}
#offer .offer__1 .inner.offer_btn__box {
  max-width: 100vw;
  position: relative;
  width: 92vw;
}
#offer .offer__1 .inner.offer_btn__box h3.offer_btn_ttl {
  margin-left: -3vw;
}
#offer .offer__1 .inner.offer_btn__box .offer_btn_cpn {
  position: absolute;
  top: 32vw;
  left: -50%;
  right: -50%;
  margin: 0 auto;
  width: 80%;
}
#offer .offer__1 .inner.offer_btn__box .offer_btn_nml {
  position: absolute;
  top: 46vw;
  left: -50%;
  right: -50%;
  margin: 0 auto;
  width: 66%;
}
#offer .offer__1 .inner .txtbox {
  margin: 4vw;
  text-align: center;
  width: 92vw;
}
#offer .offer__1 .inner .txtbox .notice {
  font-size: 10px;
  line-height: 1.5;
}
*/

#offer .offer__ttl .txtbox {
  margin: 0 auto 5vw;
  padding: 5vw;
  max-width: 94vw;
  text-align: left;
}
#offer .offer__ttl .txtbox p {
  font-size: 14px;
  letter-spacing: 0;
}
#offer .offer__1 {
  margin-bottom: 5vw;
}
#offer .offer__1 .inner.offer_btn__box {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  max-width: 1000px;
  position: relative;
  width: 100%;
}
#offer .offer__1 .inner .txtbox {
  margin: 0 auto 5vw;
  width: 94vw;
}
#offer .offer__1 .inner .txtbox .notice {
  font-size: 10px;
}
#offer .offer__1 .inner.offer_btn__box .offer_btn_nml {
  width: 90vw;
  max-width: 300px;
  margin: 0 auto;
}
#offer .offer__1 .inner.offer_btn__box .offer_btn_nml a {
  border-radius: 10px;
  font-size: 14px;
  padding: 1.2em 1em;
}
#offer .offer__1 .inner.offer_btn__box .offer_btn_nml a::after {
  content: " ";
  border: 2px solid #fff;
  border-bottom: 0;
  border-left: 0;
  width: 6px;
  height: 6px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  margin-right: 1em;
  transform: rotate(45deg);
}
#offer .offer__2 .inner.offer_btn__box {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto;
  max-width: 1120px;
  position: relative;
  width: 100%;
}
#offer .offer__2 .inner.offer_btn__box .offer_cpn {
  /*margin-left: -45px;*/
}
/*#offer .offer__2 .inner.offer_btn__box .offer_btn_cpn {
  position: absolute;
  top: 420px;
  left: -50%;
  right: -50%;
  margin: 0 auto;
  width: 100%;
}*/
}



/*SP用CSS
------------------------------*/
@media screen and (max-width: 320px) {

/* cnt03
------------------------------*/
#cnt03 .cnt03__2 .inner.zakuro h3,
#cnt03 .cnt03__2 .inner.lemon h3,
#cnt03 .cnt03__2 .inner.grapes h3  {
  width: 76vw;
}
#cnt03 .cnt03__2 .inner.zakuro .txtbox,
#cnt03 .cnt03__2 .inner.lemon .txtbox,
#cnt03 .cnt03__2 .inner.grapes .txtbox  {
  background: url(../img/top/cnt03_b_zakuro_bg-2.png) no-repeat right 1vw top;
  background-size: 182vw;
  min-height: 183vw;
  margin-top: -18vw;
  padding: 20vw 8vw 0 6vw;
  width: 100vw;
}
#cnt03 .cnt03__2 .inner.lemon .txtbox {
  background: url(../img/top/cnt03_b_lemon_bg-2.png) no-repeat left 1vw top;
  background-size: 182vw;
  margin-top: -18vw;
  padding: 20vw 6vw 0 8vw;
}
#cnt03 .cnt03__2 .inner.grapes .txtbox {
  background: url(../img/top/cnt03_b_grapes_bg-2.png) no-repeat right 1vw top;
  background-size: 182vw;
  margin-top: -22vw;
  padding: 14vw 8vw 0 6vw;
}
}

/*調整用CSS
------------------------------*/
@media screen and (max-width: 640px) {
    #kv .kv_inner .mark {
        right: 15%;
        width: 66vw;
    }
}

@media screen and (max-width: 475px) {
#kv .kv_inner .mark {
  right: 0;
  width: 96vw;
}
}