@charset "UTF-8";
/*/▼帯バナー削除用CSS▼//*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&display=swap');

#beltbnr {
 display: none;
}
.h_bar{
  display: none;
}
/*/▲帯バナー削除用CSS▲//*/
#mainArea {
  letter-spacing: 0;
  line-height: 2;
  overflow: hidden;
  margin: 0 auto;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2rem;
  background: #9adbe5;
}
#mainArea div {
  font-family: 'Noto Sans JP', sans-serif;
}
#mainArea p {
  font-family: 'Noto Sans JP', sans-serif;
}
.bnr_ {
  width: 900px;
  margin: 0 auto;
  display: block;
}
section {
  width: 860px;
  margin: 7em auto 10em;	
	position: relative;	
}
.f-f {
  font-family: futura-pt, sans-serif !important;
  font-weight: 400;
  font-style: normal;
  line-height: 2.1rem;
  font-size: 1.3rem;
  letter-spacing: 0.5px;		
}
.under_ {
    margin: 0 auto 5% auto;
	clear: both;
}
.back-b {
}
.lead {
  width: 100%;
  margin: 0 auto -2em;
  font-size: 1.3rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  text-align: center;
}
.lead p {
	padding: 4em 0 2em 0;
	font-size: 1.5rem;
	line-height: 1.9;
}
.icon img {
  width: 12%;
  margin: 3% auto;
}

/*///*/
h3 {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 800;
  font-style: normal;
  line-height: 2.1rem;
  font-size: 2.7rem;
  text-align: left;
}
.main_ttl {
	margin: 18% auto 0 auto;
	text-align: center;
    width: 35%;	
}
.comment_ p {
	font-size: 1.4rem;
	line-height: 1.6;
}


/*///*/
.main_creditArea {
	padding: 0;
}
.main_credit {
  display: inline;
  vertical-align: middle;
  line-height: 1.8;
  font-size: 1.1rem;
	padding-right: 8%;
}
.main_creditArea table {
	width: 100%;
}
.main_creditArea table tr {
	padding-bottom: 5%;
}
.item .main_creditArea table td.txt {
	width: 80%;
    padding: 4% 0;	
}
.main_creditArea table td.txt {
    width: 80%;
    padding: 3% 0;
}
.main_creditArea table td.ttl_txt {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-size: 2.5rem;
  line-height: 0;
  color: #f85bad;	
  padding: 12% 0 2% 0;
}
.main_creditArea table td.txt b {
	font-weight: normal;
	font-size: 1.2rem;	
}
.main_creditArea table td.btn {
	width: 20%;
}
.pr_ {
  font-size: 110%;
}
.m-r {
  margin-right: 8%;
}
/*///*/
.crdit {
  margin-bottom: 15px;
}

/*////*/
.button_crdit {
  width: 73%;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.7;
  font-size: 1.2rem;
}
.button_bl {
  width: 78px;
  height: 36px;
  border: solid 2px #249db1;	
  background: #249db1;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: inline-block;
  color: #efd047;
  line-height: 2.2;
  text-decoration: none;
  font-size: 1.5rem;
  letter-spacing: 1px;
  font-family: futura-pt, sans-serif;
}
.button_bl:hover {
  background: none;
  border: solid 2px #249db1;
  color: #249db1 !important;
  transition: .3s;
}


/*////*/
.fade {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1.5s, transform 1s;
}
.fade.active {
  opacity: 1;
  transform: translateY(0px);
}

.scrollin {
    opacity: 1 !important;
    transform: translate(0, 0) !important;
}

/* slide */
.main-itemArea--img {
    width: 398px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.slide-items__wrap {
	
}
.bx-prev,.bx-next {
	display: none;
}
.bx-wrapper {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
}
.bx-wrapper {
    margin-bottom: 0!important;
}


.monologue {
	position: absolute;
    z-index: 10;
}
.story_wrap {
	position: relative;	
}
.story_img {
	position: relative;
	z-index: 1;
}
.story_img img {
    width: 55%;
    margin: 0 auto;
    display: block;
}
.treat {
	position: absolute;
    z-index: 10;
}
.treat img {
    width: 60%;
}
.dots {
	position: absolute;
    z-index: 10;
}
.katakata {
    transform-origin: center bottom;
    animation: katakata 1.4s infinite;	
}
@keyframes katakata {
  0% {transform: rotate(0deg);}
  50% {transform: rotate(0deg);}
  51% {transform: rotate(5deg);}
  99% {transform: rotate(5deg);}
  100% {transform: rotate(0deg);}
}


.arrow_anime {
	text-align: center;
}
.svg__anime {
  display: none;
}
.on .svg__anime {
  display: block;
}


.mono_1 {
	width: 40%;
    top: 8%;
    left: 50%;
}
.mono_2 {
	width: 16%;
    top: 4%;
    left: 25%;
}
#story_1 {
	position: relative;
}
#story_1 .img_1 {
	margin: 0 0 0 0;
}
#story_1 .img_2 {
	margin: 10% -10% 0 0;
}
#womens {
	position: relative;
}
#womens .main_img {
	position: relative;
	width: 100%;	
}
#womens .main_img .treat {
	top: 0;
	left: -2%;
}
#womens .of_img {
	z-index: 3;	
    width: 410px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5%;	
}
#womens .of_img img {
	width: 100%;
	height: auto;	
}
#womens .main_img .item_Text {
    width: 340px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 5%;
	position: relative;
}
#womens .main_img .dots {
	top: 52%;
	left: -3%;
}
#womens .main_img .dots img {
	width:  60%;
}
#womens .main_img .comment_ {
	position: absolute;
	top: 70%;
	left: -14%;
	z-index: 1;
    background-color:#efd047;
    width: 230px;
    height: 200px;
    border-radius: 50%;	
}
#womens .main_img .comment_ p {
	width:  61%;
	margin: 14% 0 0 20%;
}
#womens .ld_items {
	position: relative;
	width: 100%;
	margin: 10% auto;
}
#womens .ld_items .comment_ {
	position: absolute;
    top: 71%;
    left: 83%;	
    z-index: 1;
    background-color: #efd047;
    width: 250px;
    height: 180px;
    border-radius: 50%;
}
#womens .ld_items .comment_ p {
	width:  70%;
	margin: 17% 0 0 16%;
}
#womens .ld_items .item_Text {
    width: 340px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 5%;
	position: relative;
}
#womens .ld_items .ld_img {
	z-index: 3;	
    width: 430px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;	
}
#womens .ld_items .dots {
	top: 52%;
    left: 81%;
    width: 29%;
}
#womens .ld_items .dots img {
	width:  60%;
}
#womens .ld_items .treat {
	top: 0;
	left: -2%;
}
#womens .ld_items .treat img {
    width: 70%;
}
#story_2 {
	position: relative;
	margin-top: 14%;
}
.mono_3 {
    width: 19%;
    top: 15%;
    left: 72%;
}
#story_2 .img_1 {
	margin: 0 0 0 0;
}
#story_2 .img_1 img {
    width: 70%;
}
#story_2 .img_2 {
	margin: 10% -10% 0 0;
}
#mens {
	position: relative;
}
#mens .main_img {
	position: relative;
	width: 100%;	
}
#mens .main_img .treat {
	top: 0;
	left: -2%;
}
#mens .of_img {
	z-index: 3;	
    width: 410px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5%;	
}
#mens .of_img img {
	width: 100%;
	height: auto;	
}
#mens .main_img .item_Text {
    width: 340px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 5%;
	position: relative;
}
#mens .main_img .dots {
	top: 57%;
	left: -1%;
}
#mens .main_img .dots img {
	width:  60%;
}
#mens .main_img .comment_ {
	position: absolute;
	top: 73%;
	left: -14%;
	z-index: 1;
    background-color:#efd047;
    width: 260px;
    height: 180px;
    border-radius: 50%;	
}
#mens .main_img .comment_ p {
	width:  65%;
	margin: 16% 0 0 19%;
}
#mens .ld_items {
	position: relative;
	width: 100%;
	margin: 10% auto;
}
#mens .ld_items .comment_ {
	position: absolute;
    top: 73%;
    left: 43%;	
    z-index: 1;
    background-color: #efd047;
    width: 255px;
    height: 170px;
    border-radius: 50%;
}
#mens .ld_items .comment_ p {
	width:  72%;
	margin: 15% 0 0 15%;
}
#mens .ld_items .item_Text {
    width: 340px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 5%;
	position: relative;
}
#mens .ld_items .ld_img {
	z-index: 3;	
    width: 430px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;	
}
#mens .ld_items .dots {
	top: 84%;
    left: 72%;
    width: 23%;
}
#mens .ld_items .dots img {
	width:  60%;
}
#mens .ld_items .treat {
	top: 0;
	left: -2%;
}
#mens .ld_items .treat img {
    width: 70%;
}
.mono_4 {
    width: 10%;
    top: -9%;
    left: 15%;
}
.mono_5 {
	width: 10%;
    top: -32%;
    left: 75%;
}
#story_3 {
	position: relative;
	margin-top: 19%;	
}
#story_3 .img_1 {
	margin: 0 0 0 0;
}
#story_3 .img_1 img {
    width: 70%;
}
#story_3 .img_2 {
	margin: 10% -10% 0 0;
}
#kids {
	position: relative;
}
#kids .main_img {
	position: relative;
	width: 100%;	
}
#kids .main_img .treat {
	top: 0;
	left: -2%;
}
#kids .of_img {
	z-index: 3;	
    width: 410px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5%;	
}
#kids .of_img img {
	width: 100%;
	height: auto;	
}
#kids .main_img .item_Text {
    width: 340px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 5%;
	position: relative;
}
#kids .main_img .dots {
	top: 53%;
    left: 42%;
}
#kids .main_img .dots img {
	width:  60%;
}
#kids .main_img .comment_ {
	position: absolute;
    top: 70%;
    left: 44%;
    z-index: 1;
    background-color: #efd047;
    width: 211px;
    height: 190px;
    border-radius: 50%;
}
#kids .main_img .comment_ p {
	width:  67%;
	margin: 17% 0 0 18%;
}
#kids .ld_items {
	position: relative;
	width: 100%;
	margin: 10% auto;
}
#kids .ld_items .comment_ {
	position: absolute;
    top: 50%;
    left: 48%;	
    background-color: #efd047;
    width: 250px;
    height: 180px;
    border-radius: 50%;
	z-index: 10;
}
#kids .ld_items .comment_ p {
	width:  70%;
	margin: 13% 0 0 16%;
}
#kids .ld_items .item_Text {
    width: 340px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 5%;
	position: relative;
}
#kids .ld_items .ld_img {
	z-index: 3;	
    width: 430px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 5% 0;	
}
#kids .ld_items .dots {
	top: 76%;
    left: 44%;
    width: 21%;
    z-index: 1;
}
#kids .ld_items .dots img {
	width:  60%;
}
#kids .ld_items .treat {
	top: 0;
	left: -2%;
}
#kids .ld_items .treat img {
    width: 70%;
}


