@charset "utf-8";
.meimei-p{
	font-family: 'Zen Kaku Gothic New', sans-serif;
	overflow: hidden;
  opacity: 0;
  transition: opacity 1.5s ease-out;
}
.meimei-p.active {
  opacity: 1;
}
.meimei-inner {
  max-width: 1150px;
  width: 86%;
  margin: 0 auto;
}
.spsearch{
	margin-bottom: 0;
}
/* フォント */
.popins{
	font-family: 'Poppins', sans-serif;
}
.zenkaku{
	font-family: 'Zen Kaku Gothic New', sans-serif;
}
.zenmaru{
	font-family: 'Zen Maru Gothic', sans-serif;
}
/* スライダー */
.oiwai-img-list .swiper-wrapper,
.insta-img-list .swiper-wrapper {
  transition-timing-function: linear;
}
.swiper-slide img {
  height: auto;
  width: 100%;
}
/* キャッチ */
#meimei-catch {
	background: #E7F6F5;
  position: relative;

}
.meimei-catch-img {
  position: relative;
  z-index: 2;
}
.meimei-ttl-wrap{
  position: absolute;
}
.meimei-catch-sub-ttl {
  width: 75%;
  max-width: 400px;
  margin: 0 auto;
}
.meimei-cat-en {
  width: 25%;
  max-width: 180px;
  margin: -15px auto 0;
}
h2.meimei-catch-ttl {
  color: #fff;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 500;
}
	h2.meimei-catch-ttl span {
  display: block;
}
.meimei-catch-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.meimei-catch-list li {
  min-width: 30%;
  text-align: center;
  background: #fff;
  color: #ea6180;
  margin: 0 8px 16px;
  padding: 0 20px;
  border-radius: 20px;
  font-weight: bold;
}
@media screen and (min-width: 768px){
	#meimei-catch {
    background: #e7f6f5;
	}
/*
	.meimei-catch-wrap{
    max-width: 1300px;
    margin: 0 auto;
	}
*/
	.meimei-catch-img {
    width: 118%;
    margin-left: -9%;
	}
	.meimei-catch-list {
	  max-width: 400px;
    margin: 0 auto;
	}
	.meimei-catch-list li {
	  font-size: clamp(24px, 2.4vw, 30px);
	}
	.meimei-ttl-wrap {
    width: 45%;
    max-width: 500px;
    transform: translate(-95%, 0);
    -webkit-transform: translate(-95%, 0);
    -ms-transform: translate(-95%, 0);
	}
	h2.meimei-catch-ttl {
	  font-size: clamp(50px, 6.5vw, 100px);
	}
		h2.meimei-catch-ttl span {
	  font-size: clamp(34px, 4vw, 58px);
	}
}
@media (min-width:768px) and (max-width:1100px){
	.meimei-ttl-wrap {
    top: 7vw;
    left: 58vw;
	}
}
@media (min-width:1101px) and (max-width:1300px){
	.meimei-ttl-wrap {
    top: 9vw;
    left: 55vw;
	}
}
@media (min-width:1301px) and (max-width:1600px){
	.meimei-ttl-wrap {
    top: 12%;
    left: 45%;
	}
}
@media screen and (min-width: 1601px){
	.meimei-ttl-wrap {
    top: 14%;
    left: 44%;
	}
}
@media screen and (max-width: 767px){
	.meimei-ttl-wrap{
	  width: 95%;
	  top: 40px;
	  right: 0;
	  left: 0;
	  margin: auto;
	}
	.meimei-catch-list li {
	  font-size: 24px;
	}
	h2.meimei-catch-ttl {
	  font-size: clamp(62px, 15vw, 110px);
	}
		h2.meimei-catch-ttl span {
	  font-size: clamp(36px, 8vw, 60px);
	}

}
@media (min-width:501px) and (max-width:767px){
	.meimei-ttl-wrap {
	  margin-top: 3vw;
	}
	
}
/* オリジナル */
#origin {
	background: #E7F6F5;
	position: relative;
}
.origin-deco-wrap {
  z-index: 2;
  position: relative;
}
span.origin-sub-ttl-1 {
  color: #01a9bf;
  margin-bottom: 7px;
  display: inline-block;
}
span.origin-sub-ttl-2 {
  color: #ea6180;
  background: #fff;
  display: inline-block;
  line-height: 1;
  border-radius: 0 0 40px 0;
  font-weight: bold;
}
span.origin-sub-ttl-2 span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 .5em 8px .2em;
}
span.origin-sub-ttl-3 {
  font-weight: bold;
  color: #525252;
  line-height: 1;
}
span.origin-sub-ttl-3 span {
  font-size: clamp(40px, 7vw, 50px);
  transform: rotate(25deg);
  display: inline-block;
  margin-top: -5px;
  vertical-align: bottom;
}
span.origin-sub-ttl-1 .circle {
  position: relative;
  color: #fff;
  letter-spacing: .2em;
}
span.origin-sub-ttl-1 .circle::before {
  content: "";
  background: #01a9bf;
  width: 1.4em;
  height: 1.4em;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  right: 0;
  margin: auto;
}
.origin-img-area {
  position: relative;
}
.origin-img-text {
  width: 42%;
  position: absolute;
  left: 8%;
  bottom: 10vw;
  z-index: 2;
  margin: 0;
}
span.origin-deco1 {
  width: 65%;
  position: absolute;
  left: -3%;
  bottom: 80px;
}

span.origin-deco2 {
  width: 55%;
  position: absolute;
  right: -12%;
  top: -30px;
}
@media screen and (min-width: 1101px){
	#origin {
    margin-top: -300px;
	}
}
@media screen and (min-width: 768px){
	h2.origin-ttl {
    line-height: 1;
	}
	span.origin-sub-ttl-2 {
	  padding: 5px 3%;
	}
	span.origin-sub-ttl-1 {
	  font-size: clamp(28px, 3.5vw, 33px);
	  display: block;
	}
	span.origin-sub-ttl-2 {
	  font-size: clamp(54px, 7vw, 70px);
	}
	span.origin-sub-ttl-2 span {
	  font-size: clamp(32px, 4vw, 40px);
	}
	span.origin-sub-ttl-3 {
	  font-size: clamp(26px, 3vw, 32px);
	}
	span.origin-sub-ttl-3 span {
	  font-size: clamp(40px, 5vw, 50px);
	}
	span.origin-sub-ttl-1 .circle::before {
	  top: 2px;
	  left: -7px;
	}
	.origin-img-area {
	  padding-bottom: 200px;
	}
	.origin-img-1 {
    width: 70%;
    z-index: 2;
    position: relative;
    margin-left: -3%;
	}
	.origin-img-2 {
    width: 40%;
    position: absolute;
    right: -3%;
    top: 150px;
    z-index: 1;
	}
	.origin-img-3 {
	  width: 40%;
    z-index: 3;
    margin: -60px auto 0;
    position: relative;
	}
	.origin-img-text {
    width: 24%;
    position: absolute;
    left: 5%;
    bottom: 300px;
    z-index: 2;
    margin: 0;
	}
	span.origin-deco1 {
    width: 65%;
    position: absolute;
    left: -15%;
    bottom: 350px;
	}
	span.origin-deco2 {
	  width: 45%;
	  position: absolute;
	  right: 0;
	  left: 40%;
	  top: -50px;
	  margin: auto;
	}
}
@media screen and (max-width: 1100px){
	#origin {
    margin-top: -23vw;
	}
}
@media screen and (max-width: 767px){
	.origin-deco-wrap {
	  margin-top: -60px;
	  z-index: 2;
	  position: relative;
	}
	span.origin-sub-ttl-2 {
	  padding: 5px 5%;
	}
	span.origin-sub-ttl-1 {
	  font-size: clamp(21px, 4vw, 31px);
	}
	span.origin-sub-ttl-2 {
	  font-size: clamp(48px, 10vw, 70px);
	  margin-left: -5%;
	}
	span.origin-sub-ttl-2 span {
	  font-size: clamp(26px, 6vw, 40px);
	}
	span.origin-sub-ttl-3 {
	  font-size: clamp(18px, 4vw, 30px);
	}
	span.origin-sub-ttl-3 span {
	  font-size: clamp(40px, 7vw, 50px);
	}
	span.origin-sub-ttl-1 .circle::before {
	  top: 1px;
	  left: -5px;
	}
	.origin-img-area {
	  padding-bottom: 60px;
	}
	.origin-img-1 {
	  margin-left: -12%;
	  width: 105%;
	  z-index: 2;
	  position: relative;
	}
	.origin-img-2 {
	  width: 60%;
	  margin: -15vw -12% 0 auto;
	}
	.origin-img-3 {
	  width: 68%;
	  position: absolute;
	  bottom: 37vw;
	  margin: 0 auto 0 -5%;
	  z-index: 2;
	}
}
/* たまひよ */
#tamahiyo {
  position: relative;
  background: #fff9e5;
}
h2.ttl-deco {
  color: #fff;
  text-align: center;
  letter-spacing: .1em;
}
h2.ttl-deco span {
  position: relative;
}
h2.ttl-deco span::before,
h2.ttl-deco span::after {
  content: "";
  display: inline-block;
}
h2.ttl-deco span::before{
  background: url(https://farbe.itembox.design/item/images/nameboard/ttl-deco-l.svg) no-repeat;
  background-size: contain;
  margin-right: .2em;
}
h2.ttl-deco span::after {
  background: url(https://farbe.itembox.design/item/images/nameboard/ttl-deco-r.svg) no-repeat;
  background-size: contain;
  margin-left: .2em;
}
.tamahiyo-ttl-img {
	animation: purupuru_anim 2s infinite;
}
.tamahiyo-img-wrap {
  position: relative;
  margin-bottom: 60px;
}
.tamahiyo-img-1 {
  z-index: 3;
}
.tamahiyo-atten {
  text-align: center;
  margin: 0 auto 20px
}
.meimei-link.pink {
  margin: 0;
}
.meimei-link.pink a {
  width: 90%;
  display: block;
  text-align: center;
  color: #fff;
  background: #ea6180;
  margin: 0 auto;
  border-radius: 30px;
  position: relative;
}
.meimei-link.pink a::after{
	content: "＞";
  position: absolute;
  top: 52%;
  right: 5%;
  transform: translate(0, -52%);
}
@media screen and (min-width: 768px){
	#tamahiyo {
		padding: 20px 0 80px;
    margin-top: -50px;
	}
	h2.ttl-deco {
	  font-size: clamp(24px, 3.4vw, 30px);
	}
	h2.ttl-deco span::before,
	h2.ttl-deco span::after {
	  width: 30px;
	  height: 30px;
	  vertical-align: middle;
	}
	.tamahiyo-ttl-img {
    margin: -22vw auto 0;
    width: 100%;
	}
	.tamahiyo-img-1 {
	  position: absolute;
    width: 50%;
    max-width: 500px;
    margin: 0;
    left: 0;
    bottom: -50px;
	}
	.tamahiyo-img-2 {
	  width: 60%;
    margin: -25vw 10% 0 auto;
	}
	span.tamahiyo-deco {
	  display: inline-block;
    width: 15%;
    max-width: 180px;
    position: absolute;
    left: 10%;
    top: 12vw;
	}
	.meimei-link.pink a {
	  max-width: 500px;
    font-size: 24px;
    padding: 17px 0;
	}
	.meimei-link a:hover {
    background: #fb839e;
    transition: .3s;
	}
	.tamahiyo-atten {
	  font-size: 14px;
	}
}
@media screen and (min-width: 1301px){
	.tamahiyo-ttl-img {
    margin: -240px auto 0;
	}
	.tamahiyo-img-1 {
    width: 55%;
	}
	.tamahiyo-img-2 {
    margin: -350px 10% 0 auto;
	}
	span.tamahiyo-deco {
    width: 20%;
    top: 200px;
	}
	
}


@media screen and (max-width: 767px){
	#tamahiyo {
	  padding: 20px 0 50px;
	}
	h2.ttl-deco {
	  font-size: clamp(16px, 4vw, 26px);
	}
	h2.ttl-deco span::before,
	h2.ttl-deco span::after {
	  width: 22px;
	  height: 22px;
	  vertical-align: text-top;
	}
	.tamahiyo-ttl-img {
	  margin: -26vw 0 0 auto;
	  width: 110%;
	}
	.tamahiyo-img-1 {
	  position: absolute;
	  width: 55%;
	  max-width: 450px;
	  margin: -3vw 0 0 -5%;
	}
	.tamahiyo-img-2 {
	  width: 70%;
	  margin: -35vw -3% 0 auto;
	}
	span.tamahiyo-deco {
	  display: inline-block;
	  width: 20%;
	  max-width: 150px;
	  margin: -17vw 0 0 9%;
	}
	.meimei-link.pink a {
	  max-width: 400px;
	  font-size: 16px;
	  padding: 17px 0 15px;
	}
	.tamahiyo-atten {
	  font-size: 12px;
	}

}
/* ギフト */
#oiwai {
  background: #d7f7f3;
  padding-bottom: 80px;
}
.oiwai-sub-ttl-wrap {
  background: #36c3ce;
  position: relative;
  margin-bottom: 30px;
}
.oiwai-sub-ttl-img {
  margin: 0 auto 0 -5%;
  width: 50%;
  max-width: 350px;
}
.oiwai-deco-img {
  width: 34%;
  position: absolute;
  margin: 0;
}
.oiwai-sub-ttl-wrap::after {
  content: "";
  background: url(https://farbe.itembox.design/item/images/nameboard/deco-nami.svg) repeat-x;
  background-size: contain;
  display: inline-block;
  width: 100%;
  position: absolute;
  bottom: -7px;
  left: 0;
}
.oiwai-sub-ttl {
  color: #fff;
  text-align: center;
  position: relative;
  margin: -5vw 0 0;
  padding-bottom: 20px;
}

span.fukidashi {
  background: #fff;
  color: #36c3ce;
  border-radius: 15px;
  padding: 3px;
  position: absolute;
  left: -25%;
  right: 0;
  margin: auto;
  width: 50%;
  max-width: 280px;
  transform: rotate(-5deg);
  letter-spacing: 0;
}
span.fukidashi::before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 30px;
  bottom: -10px;
  border-right: 10px solid #fff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  transform: rotate(-5deg);
}
span.oiwai-ttl-text span {
  position: relative;
}

span.oiwai-ttl-text {
  background: linear-gradient(transparent 70%, #ffaabd 70%);
}

span.oiwai-ttl-text span::before {
  content: "";
  background: #eee;
  width: 5px;
  height: 5px;
  display: inline-block;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  border-radius: 50%;
}
h2.oiwai-ttl {
  text-align: center;
  color: #01a9bf;
}
span.oiwai-ttl-sub {
  background: #fff;
  padding: 7px 14px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 10px;
}
h2.oiwai-ttl {
  text-align: center;
  color: #01a9bf;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 20px;
}
span.oiwai-ttl-sub .deco-maru {
  position: relative;
  color: #fff;
  z-index: 4;
  margin-left: 2px;
  font-weight: 500;
}
span.oiwai-ttl-sub .deco-maru::before {
  content: "";
  background: #01a9bf;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  border-radius: 50%;
  position: absolute;
  margin: auto;
  top: 1px;
  z-index: -1;
}
span.oiwai-ttl-deco {
  color: #01a9bf;
  font-weight: 500;
}
span.oiwai-ttl-deco::before,
span.oiwai-ttl-deco::after{
  content: "";
  display: inline-block;
  vertical-align: middle;
}
span.oiwai-ttl-deco::before{
  background: url(https://farbe.itembox.design/item/images/nameboard/oiwai-ttl-left.svg) no-repeat;
  background-size: contain;
  margin-right: .1em;
}
span.oiwai-ttl-deco::after {
  background: url(https://farbe.itembox.design/item/images/nameboard/oiwai-ttl-right.svg) no-repeat;
  background-size: contain;
  margin-left: .1em;
}
.oiwai-img-area {
  position: relative;
  padding-bottom: 80px;

}
.oiwai-img-list {
  background: url(https://farbe.itembox.design/item/images/nameboard/oiwai-bg.png) no-repeat center top;
}
.oiwai-img-list img {
  height: auto;
}
span.oiwai-deco1 {
  position: absolute;
  width: 25%;
}
span.oiwai-deco2 {
  position: absolute;
  width: 20%;
}
span.oiwai-deco3 {
  position: absolute;
  width: 15%;
  z-index: 5;
}
.oiwai-user-voice-img {
  width: 60%;
  max-width: 340px;
  margin: 0 auto 0;
}
.oiwai-use-voice-text-wrap{
  background: url(https://farbe.itembox.design/item/images/nameboard/oiwai-voice-bg.svg) no-repeat center top;
  background-size: contain;
  height: 56vw;
}
.oiwai-user-voice-text {
  width: 75%;
  line-height: 1.8;
}
.oiwai-user-voice-text span {
  background: linear-gradient(transparent 70%, #ffccd7 70%);
}
@media screen and (min-width: 768px){
	#oiwai .meimei-inner {
	  max-width: 900px;
	  position: relative;
	}
	.oiwai-deco-img {
	  max-width: 230px;
	  right: 3%;
	  top: -40px;
	}
	.oiwai-sub-ttl-wrap::after {
	  height: 10px;
	}
	.oiwai-sub-ttl {
	  font-size: clamp(28px, 3vw, 34px);
	}
	span.oiwai-ttl-text {
	  font-size: clamp(54px, 7vw, 68px);
	}
	span.fukidashi {
	  top: 10px;
	  font-size: clamp(24px, 3vw, 28px);
	}
	.oiwai-img-list {
	  background-size: contain;
    padding: 40px 0 0 !important;
	}
	.oiwai-user-voice-wrap{
	  margin: 0 auto 40px;
	  max-width: 600px;
	}
	h2.oiwai-ttl {
	  font-size: clamp(55px, 5vw, 65px);
	}
	span.oiwai-ttl-deco {
	  font-size: clamp(70px, 6vw, 86px);
	  letter-spacing: .05em;
	}
	span.oiwai-ttl-sub {
	  border-radius: 25px;
	  font-size: clamp(28px, 3vw, 34px);
	}
	span.oiwai-ttl-sub .deco-maru {
	  font-size: clamp(26px, 3vw, 32px);
	  letter-spacing: .4em;
	}
	span.oiwai-ttl-sub .deco-maru::before {
	  left: -6px;
	}
	span.oiwai-ttl-sub .deco-maru:first-child {
    margin-left: 0.3em;
	}
	span.oiwai-deco1 {
	  max-width: 200px;
	  top: -100px;
	  left: 15%;
	}
	span.oiwai-deco2 {
	  right: 10%;
	  bottom: 100px;
	  max-width: 150px;
	  z-index: 5;
	}
	span.oiwai-deco3 {
	  left: 10%;
	  bottom: -50px;
	  max-width: 120px;
	}
	.oiwai-use-voice-text-wrap{
	  max-height: 340px;
	  margin-top: -95px;
	  padding-top: 90px;
	}
	.oiwai-user-voice-text {
	  max-width: 380px;
	  margin: 20px auto 0;
	  font-size: clamp(18px, 2.5vw, 20px);
	}
	span.oiwai-ttl-deco::before,
	span.oiwai-ttl-deco::after{
	  width: 40px;
	  height: 62px;
	}

}
@media screen and (max-width: 767px){
	.oiwai-deco-img {
	  max-width: 200px;
	  right: 1%;
	  top: -30px;
	}
	.oiwai-sub-ttl-wrap::after {
	  height: 8px;
	}
	.oiwai-sub-ttl {
	  font-size: clamp(18px, 4vw, 30px);
	}
	span.oiwai-ttl-text {
	  font-size: clamp(30px, 7vw, 52px);
	}
	span.fukidashi {
	  top: -10px;
	  font-size: clamp(16px, 3.5vw, 26px);
	}
	.oiwai-img-list {
	  background-size: 95%;
	  padding: 10px 0 0 !important;
	}
	.oiwai-img-list img {
	  width: 90%;
	}
	.oiwai-user-voice-wrap{
	  margin: -40px auto 30px;
	  max-width: 500px;
	}
	h2.oiwai-ttl {
	  font-size: clamp(30px, 6vw, 45px);
	}
	span.oiwai-ttl-deco {
	  font-size: clamp(50px, 9vw, 66px);
	}
	span.oiwai-ttl-sub {
	  border-radius: 20px;
	  font-size: 20px;
	}
	span.oiwai-ttl-sub .deco-maru {
	  font-size: 19px;
	  letter-spacing: .2em;
	}
	span.oiwai-ttl-sub .deco-maru::before {
	  left: -4px;
	}
	span.oiwai-deco1 {
	  max-width: 260px;
	  top: -7vw;
	  left: 0;
	}
	span.oiwai-deco2 {
	  right: 0;
	  bottom: -2vw;
	}
	span.oiwai-deco3 {
	  left: 7%;
	  bottom: -3vw;
	}
	.oiwai-use-voice-text-wrap{
	  max-height: 280px;
	  margin-top: -60px;
	  padding-top: 60px;
	}
	.oiwai-user-voice-text {
	  max-width: 320px;
	  margin: 10px auto 0;
	  font-size: clamp(14px, 3vw, 18px);
	}
	span.oiwai-ttl-deco::before,
	span.oiwai-ttl-deco::after{
	  min-width: 24px;
    min-height: 38px;
    width: 11%;
    height: 10vw;
    max-width: 36px;
    max-height: 50px;
	}

	
}
/* 特徴 */
#tokucho {
  background: #ffe695;
  padding-bottom: 40px;
}
h2.tokucho-ttl {
  text-align: center;
  font-weight: bold;
  color: #525252;
  line-height: 1.2;
  position: relative;
  margin-bottom: 20px;
}
span.tokucho-sub {
  background: #fff;
  border: 4px solid #ffe695;
  border-radius: 25px;
  padding: 8px 0;
  line-height: 1;
  letter-spacing: .1em;
  font-weight: bold;
  display: inline-block;
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;
  margin: auto;
  width: 55%;
}
span.tokucho-maru img {
  width: 8%;
  min-width: 48px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: .2em;
}
h2.tokucho-ttl::after {
  content: "";
  background: url(https://farbe.itembox.design/item/images/nameboard/tokucho-line.svg) no-repeat center center;
  background-size: contain;
  display: block;
  width: 50%;
  margin: 0 auto;
}
.tokucho-list-wrap {
  width: 100%;
  margin: 0 auto;
}
.tokucho-list-wrap li {
  margin-left: auto;
  position: relative;
}
.tokucho-list-wrap li:nth-of-type(even) {
  margin-right: auto;
  margin-left: 0;
}
.tokucho-img-text {
  position: absolute;
  left: 50%;
  transform: translate(-35%, -40%);
  font-size: clamp(23px, 5vw, 36px);
  line-height: 1.4;
  font-weight: bold;
  color: #525252;
  text-align: center;
}
.tokucho-img-text span {
  background: linear-gradient(transparent 70%, #ffccd7 70%);
}
@media screen and (min-width: 768px){
	h2.tokucho-ttl {
	  font-size: clamp(46px, 5vw, 56px);
	}
	span.tokucho-sub {
	  font-size: clamp(30px, 3vw, 40px);
	  max-width: 400px;
	}
	.tokucho-list-wrap {
	  max-width: 800px;
	}
	.tokucho-list-wrap li {
	  width: 70%;
	}
	span.tokucho-maru img {
	  max-width: 72px;
	}
	h2.tokucho-ttl::after {
    height: 25px;
	}
	.tokucho-img-text {
		width: 55%;
		top: 55%;
	}
	.tokucho-img-text.text-right {
	  transform: translate(-65%, -35%);
	}
}

@media screen and (max-width: 767px){
	h2.tokucho-ttl {
	  font-size: clamp(32px, 7vw, 46px);
	}
	span.tokucho-sub {
	  font-size: clamp(24px, 4vw, 30px);
	  max-width: 300px;
	}
	.tokucho-list-wrap {
	  max-width: 500px;
	}
	.tokucho-list-wrap li {
	  width: 86%;
	}
	span.tokucho-maru img {
	  max-width: 60px;
	}
	h2.tokucho-ttl::after {
    height: 20px;
	}
	.tokucho-img-text {
		width: 70%;
		top: 53%;
	}
	.tokucho-img-text.text-right {
	    transform: translate(-60%, -35%);
	}
}

/* ランキング */
#ranking {
  background: #ffe695;
  position: relative;
}
#ranking::before {
  content: "";
  background: #9cdbdb;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
h2.ranking-ttl.ttl-deco.popins {
  line-height: 1.2;
  z-index: 3;
  position: relative;
  font-weight: bold;
}
h2.ranking-ttl.ttl-deco.popins span{
	font-size: clamp(16px, 4vw, 26px);
}
.ranking-list {
  margin: 0 auto;
  display: flex;
  z-index: 3;
  position: relative;
}
.ranking-list li {
  background: #fff;
  border-radius: clamp(10px, 3vw, 14px);
  padding: 8px;
  position: relative;
}
span.rank-num {
  min-width: 55px;
  max-width: 80px;
  display: inline-block;
  position: absolute;
  left: -10px;
  z-index: 3;
}
.ranking-img {
  margin: 0 0 10px;
}
h3.ranking-text {
  line-height: 1.4;
  margin-bottom: 8px;
}
.ranking-price {
  margin: 0;
  text-align: right;
}

@media screen and (min-width: 768px){
	#ranking {
	  margin-bottom: 100px;
	}
	h2.ranking-ttl.ttl-deco.popins {
	  font-size: clamp(34px, 4vw, 44px);
	  padding: 120px 0 0;
	  background: url(https://farbe.itembox.design/item/images/nameboard/ranking-deco01.svg) no-repeat center top 60px;
	  background-size: auto 90px;
	  margin-bottom: 60px;
	}
	.ranking-list {
	  justify-content: center;
	  width: 80%;
	  max-width: 1000px;
	  padding-bottom: 100px;
	}
	.ranking-list li {
	  width: 24%;
	  margin: 0 10px;
	}
	span.rank-num {
	  width: 30%;
	  top: -30px;
	}
	h3.ranking-text {
	  font-size: clamp(10px, 1.5vw, 14px);
	}
	.ranking-price {
	  font-size: clamp(10px, 1.5vw, 14px);
	}
	#ranking::before {
	  border-radius: 48vw 48vw 0 0;
	}
}

@media screen and (max-width: 767px){
	#ranking {
	  margin-bottom: 40px;
	}
	h2.ranking-ttl.ttl-deco.popins {
	  font-size: clamp(24px, 5vw, 34px);
	  padding: 80px 0 0;
	  background: url(https://farbe.itembox.design/item/images/nameboard/ranking-deco01.svg) no-repeat center top 40px;
	  background-size: auto 60px;
	  margin-bottom: 30px;
	}
	.ranking-list {
	  flex-wrap: wrap;
	  justify-content: space-between;
	  width: 90%;
	  padding-bottom: 20px;
	}
	.ranking-list li {
	  width: 48%;
	  margin-bottom: 20px;
	}
	span.rank-num {
	  width: 25%;
	  top: -20px;
	}
	h3.ranking-text {
	  font-size: clamp(10px, 3vw, 14px);
	}
	.ranking-price {
	  font-size: clamp(10px, 3vw, 14px);
	}
	#ranking::before {
	  border-radius: 50vw 50vw 0 0;
	}
}
@media (min-width:551px) and (max-width:767px){
	#ranking {
    margin-bottom: 60px;
	}
	span.rank-num {
    top: -30px;
	}
	h2.ranking-ttl.ttl-deco.popins {
    margin-bottom: 60px;
	}
}

/* バナー */
.bnr-img {
  margin: 0 auto 10px;
}
.bnr-text {
  text-align: center;
}
.bnr-area.bnr-area2 {
  background: #fff9e5;
}
.bnr-area.bnr-area2 img {
  border: 1px solid #888;
  box-sizing: border-box;
}
@media screen and (min-width: 768px){
	.bnr-area .bnr-img {
	  width: 50%;
	  max-width: 600px;
	}
	.bnr-area {
	  margin: 0 auto;
	  padding-bottom: 60px;
	}
	.bnr-area.bnr-area2 {
	  padding: 0 0 80px;
	}
	.bnr-text {
    font-size: 18px;
	}
}

@media screen and (max-width: 767px){
	.bnr-area .bnr-img {
	  width: 86%;
	}
	.bnr-area {
	  margin: 0 auto;
	  padding-bottom: 40px;
	}
	.bnr-area.bnr-area2 {
	  padding: 0 0 40px;
	}
}
/* ベビーモデル */
#model {
  background: url(https://farbe.itembox.design/item/images/nameboard/madel-bg.svg) no-repeat center top -1px,#fff9e5;
  background-size: 100%;
}
h2.model-ttl {
  text-align: center;
  line-height: 1.2;
  color: #01a9bf;
  margin-bottom: 15px;
	position: relative;
}
span.model-ttl-deco::before,
span.model-ttl-deco::after{
	content: "";
  display: inline-block;
  vertical-align: middle;
}
span.model-ttl-deco::before{
  background: url(https://farbe.itembox.design/item/images/nameboard/oiwai-ttl-left.svg) no-repeat;
  background-size: contain;
  margin-right: .1em;
}
span.model-ttl-deco::after {
  background: url(https://farbe.itembox.design/item/images/nameboard/oiwai-ttl-right.svg) no-repeat;
  background-size: contain;
  margin-left: .1em;
}
span.model-ttl-deco {
  display: inline-block;
  position: relative;
}
span.model-deco1 {
  width: 10%;
  display: block;
  position: absolute;
}
span.model-deco2 {
  position: absolute;
  width: 20%;
}
.model-sub-ttl {
  text-align: center;
  line-height: 1.4;
  color: #525252;
}
.model-sub-ttl span{
  position: relative;
}
.model-sub-ttl span::before,
.model-sub-ttl span::after{
	content: "";
  display: inline-block;
  position: absolute;
}
.model-sub-ttl span::before{
  background: url(https://farbe.itembox.design/item/images/nameboard/model-sub-deco1.svg) no-repeat;
  background-size: contain;
  top: -10px;
  left: -15%;
}
.model-sub-ttl span::after {
  background: url(https://farbe.itembox.design/item/images/nameboard/model-sub-deco2.svg) no-repeat;
  background-size: contain;
  top: -15px;
  right: -15%;
}
.model-img-warap {
  position: relative;
  background: url(https://farbe.itembox.design/item/images/nameboard/model-img-text.svg) no-repeat center top;
}
.gallery-wrap{
	background: url(https://farbe.itembox.design/item/images/nameboard/model-bg.svg) no-repeat center top;
  background-size: contain;
  color: #525252;
  padding-top: 20px;
}
.gallery-sub-ttl {
  width: 65%;
  margin: 0 auto;
}
h3.gallery-ttl {
  text-align: center;
  line-height: 1.2;
}
.gallery-text {
  text-align: center;
}
.gallery-text span {
  background: linear-gradient(transparent 60%, #ffccd7 60%);

}
.meimei-link.pink.gallery-link {
  margin-top: 20px;
}
@media screen and (min-width: 768px){
	#model {
	  padding: 120px 0;
	}
	span.model-ttl-deco::before,
	span.model-ttl-deco::after{
		position: absolute;
    top: 55%;
    transform: translate(0, -50%);
    width: 40px;
    height: 62px;
	}
	span.model-ttl-deco::before{
    left: -15%;
	}
	span.model-ttl-deco::after{
    right: -15%;
	}
	h2.model-ttl {
	  font-size: clamp(56px, 5vw, 72px);
	  max-width: 1000px;
    margin: 0 auto 30px;
	}
	.model-img-1 {
	  width: 65%;
    max-width: 800px;
    margin: 0 auto 0 5%;
	}
	.model-img-2 {
	  position: absolute;
    right: 0;
    left: 40%;
    width: 58%;
    max-width: 600px;
    top: 140px;
    transform: translate(-50%, 0);
	}
	span.model-deco1 {
	  max-width: 120px;
	  top: -80px;
	  left: 15%;
	}
	span.model-deco2 {
	  max-width: 160px;
	  right: 8%;
	  top: -80px;
	}
	.model-sub-ttl {
	  font-size: clamp(22px, 3vw, 34px);
	}
	.model-sub-ttl span::before,
	.model-sub-ttl span::after{
	  width: 13%;
	  max-width: 42px;
	  height: 8vw;
	  max-height: 60px;
	}
	.model-more {
    width: 35%;
    max-width: 260px;
	}
	.gallery-sub-ttl {
	  max-width: 360px;
	}
	h3.gallery-ttl {
	  font-size: clamp(35px, 3vw, 40px);
	}
	.gallery-text {
	  font-size: clamp(16px, 2vw, 20px);
    margin: 20px 0 0;
	}
	.gallery-wrap {
    height: 45vw;
    max-height: 400px;
	}
}
@media screen and (min-width: 1101px){
	.model-img-warap {
    width: 90%;
    max-width: 1100px;
    margin: 0 auto;
	}
}

@media (min-width:768px) and (max-width:1100px){
	.model-img-warap {
    background-size: 68%;
    padding-top: 15vw;
	}
	.model-more {
    margin: 20vw auto 80px;
	}
}
@media screen and (min-width: 1101px){
	.model-img-warap {
    background-size: 800px;
    padding-top: 150px;
	}
	.model-more {
    margin: 200px auto 80px;
	}
	
}
@media (min-width:501px) and (max-width:767px){
	#model {
	  padding: 90px 0;
	}
	.model-img-warap {
	  background-size: 70%;
	  padding-top: 14vw;
	}
	.model-img-2 {
	  top: 12vw;
	}
	.gallery-wrap{
	  height: 320px;
	}
}
@media screen and (max-width: 500px){
	#model {
	  padding: 80px 0;
	}
	.model-img-warap {
	  background-size: 90%;
	  padding-top: 60px;
	}
	.model-img-2 {
	  top: 70px;
	}
	.gallery-wrap{
	  height: 70vw;
	  padding-top: 20px;
	}
}
@media screen and (max-width: 767px){
	span.model-ttl-deco::before,
	span.model-ttl-deco::after{
		position: absolute;
    top: 50%;
    transform: translate(0, -50%);
	  min-width: 24px;
    min-height: 38px;
    width: 11%;
    height: 10vw;
    max-width: 36px;
    max-height: 50px;
	}
	span.model-ttl-deco::before{
    left: -10%;
	}
	span.model-ttl-deco::after{
    right: -10%;
	}
	h2.model-ttl {
	  font-size: clamp(36px, 7vw, 50px);
	}
	span.model-deco1 {
	  max-width: 50%;
	  top: -40px;
	  left: 10%;
	}
	span.model-deco2 {
	  max-width: 80px;
	  right: 7%;
	  top: -50px;
	}
	.model-sub-ttl {
	  font-size: clamp(18px, 3.5vw, 22px);
	}
	.model-sub-ttl span::before,
	.model-sub-ttl span::after{
	  width: 12%;
	  max-width: 30px;
	  height: 10vw;
	  max-height: 50px;
	}
	.model-img-1 {
	  width: 90%;
	  margin: 0 auto 0 -20%;
	}
	.model-img-2 {
	  position: absolute;
	  right: -5%;
	  width: 58%;
	}
	.model-more {
	  width: 40%;
	  max-width: 240px;
	  margin: 30px auto;
	}
	.gallery-sub-ttl {
	  max-width: 280px;
	}
	h3.gallery-ttl {
	  font-size: clamp(24px, 5vw, 28px);
	}
	.gallery-text {
	  font-size: clamp(12px, 3vw, 16px);
	}
}
/* インスタグラム */
#instagram {
  background: #fff9e5;
  position: relative;
}
#instagram::before {
  content: "";
  background: #9cdbdb;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
}
.insta-wrap {
  position: relative;
}
.insta-ttl-img {
  width: 90%;
  z-index: 2;
  position: relative;
}
h2.insta-ttl.ttl-deco.popins {
  line-height: 1.2;
  z-index: 3;
  position: relative;
  font-weight: bold;
}
h2.insta-ttl.ttl-deco.popins span {
  font-size: clamp(16px, 4vw, 26px);
}
.insta-link {
  z-index: 2;
  position: relative;
  text-align: center;
  margin: 8px auto 30px;
}
.insta-link a {
  display: inline-block;
  background: #fff;
  padding: 5px 10px 7px;
  line-height: 1;
	border-radius: 6px;
  color: #525252;
  font-size: 18px;
}
span.insta-deco1 {
  position: absolute;
  z-index: 1;
  width: 44%;
  mix-blend-mode: multiply;
}
span.insta-deco2{
  position: absolute;
  z-index: 1;
  width: 55%;
}
.swiper.insta-img-list{
  position: relative;
  z-index: 5;
}
.insta-img-deco{
	margin: 8px 0 0;
}
.swiper-slide.insta-img{
	background: #fff;
	padding: 8px;
	margin: 0 5px;
}
@media screen and (min-width: 768px){
	#instagram {
    margin-bottom: 60px;
    padding-bottom: 60px;
	}
	#instagram::before {
    border-radius: 48vw 48vw 0 0;
	  top: 20px;
	}
	h2.insta-ttl.ttl-deco.popins {
    font-size: clamp(34px, 4vw, 44px);
	}
	span.insta-deco1 {
	  max-width: 340px;
    top: -50px;
    left: 22%;
    transform: translate(-50%,0);
	}
	span.insta-deco2{
	  right: -10%;
    bottom: -120px;
    max-width: 300px;
    transform: translate(-50%,0);
	}
	.insta-ttl-img {
	  max-width: 600px;
	  margin: 0 auto 20px;
	}
	.insta-img-deco img{
		width: 40px;
	}
}

@media screen and (max-width: 767px){
	#instagram {
    margin-bottom: 40px;
    padding-bottom: 40px;
	}
	#instagram::before {
    border-radius: 50vw 50vw 0 0;
	  top: 0;
	}
	h2.insta-ttl.ttl-deco.popins {
	  font-size: clamp(24px, 5vw, 34px);
	}
	span.insta-deco1 {
	  top: 100px;
	  left: -15%;
	}
	span.insta-deco2{
	  right: -10%;
	  bottom: -60px;
	}
	.insta-ttl-img {
	  max-width: 500px;
	  margin: 0 auto 10px;
	}
	.insta-img-deco img{
		width: 30px;
	}
}
/* 下部 */
section.downareacomment {
  overflow: hidden;
}
.customer-txt {
  padding: 0 5%;
}
.customer-sec::before {
  content: '';
  background: url(https://farbe.itembox.design/item/images/nameboard/meimei-bg1.png) no-repeat;
  background-size: contain;
  position: absolute;
}
.customer-sec::after {
  content: '';
  background: url(https://farbe.itembox.design/item/images/nameboard/meimei-bg2.png) no-repeat;
  background-size: contain;
  position: absolute;
}
.deco-ttl .deco {
  line-height: 1.4;
  font-weight: 500;
}
.deco-ttl .deco::before{
	background: url(https://farbe.itembox.design/item/images/nameboard/oiwai-ttl-left.svg) no-repeat;
}
.deco-ttl .deco::after{
	background: url(https://farbe.itembox.design/item/images/nameboard/oiwai-ttl-right.svg) no-repeat;
}
.subttl .blue-bg{
	background: #01a9bf;
	color: #fff;
	border-radius: 5px;
	padding: 5px 20px !important;
}
.subttl .blue-bg::after{
	border: 7px solid transparent;
  border-top: 10px solid #01a9bf;
}
@media screen and (min-width: 768px){
	.deco-ttl .deco::before,
	.deco-ttl .deco::after{
		width: 40px;
	  height: 62px;
	  top: 30%;
	}
	.customer-sec::before {
	  top: -80px;
    left: -5%;
    width: 30%;
    height: 400px;
	  z-index: -1;
	}
	.customer-sec::after {
	  top: 300px;
    right: -6%;
    width: 27%;
    height: 360px;
	  z-index: -1;
	}
	.order-txt{
		font-size: 18px;
	}
}
@media screen and (max-width: 767px){
	.deco-ttl {
	  font-size: clamp(22px, 5vw, 32px);
	}	
	.deco-ttl .deco::before,
	.deco-ttl .deco::after{
		width: 24px;
	  height: 38px;
	  top: 30%;
	}
	.customer-txt {
	  font-size: clamp(16px, 3vw, 20px);
	}
	.link-list{
		max-width: 400px;
	}
	.customer-sec::before {
	  top: -40px;
	  left: -10%;
	  width: 40%;
	  height: 200px;
	  z-index: -1;
	}
	.customer-sec::after {
	  top: 300px;
	  right: -25%;
	  width: 50%;
	  height: 200px;
	  z-index: -1;
	}
}
/* ズームイン */
.zoomIn{
  opacity: 0;
}
.zoomIn.active{
	animation-duration: .4s;
	animation-timing-function: linear;
	animation-fill-mode:both;
	animation-delay: .7s;
	animation-name: scale_in_1, fade_in;
}


@keyframes fade_in {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes scale_in_1 {
  0% {transform: scale(0.9);}
  100% { transform: scale(1); }
}

@keyframes scale_in_2 {
  0% { transform: scale(0.8); }
  100% { transform: scale(1); }
}

@keyframes scale_in_3 {
  0% { transform: scale(0.7); }
  100% { transform: scale(1); }
}

@keyframes scale_in_4 {
  0% { transform: scale(0.6); }
  100% { transform: scale(1); }
}

@keyframes scale_in_5 {
  0% { transform: scale(0.5); }
  100% { transform: scale(1); }
}
/* フェードイン */
.fadeIn{
  opacity: 0
}
.fadeIn.active {
  animation-name: fadeIn;
  animation-duration: .7s;
	animation-delay: .7s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(.8,0,.5,1);
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes purupuru_anim {
	0% {	transform: translate(0, 0);}
	5% {	transform: translate(-5px, -0);}
	10% {	transform: translate(5px, 0);}
	15% {	transform: translate(-5px, -0);}
	20% {	transform: translate(5px, 0);}
	25% {	transform: translate(-5px, -0);}
	30% {	transform: translate(0, 0);}
	100% {	transform: translate(0, 0);}
}
/* フェードインアップ */
.fadeInUp{
  opacity: 0
}
.fadeInUp.active {
  animation-name: fadeInUp;
  animation-duration: .7s;
	animation-delay: .7s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(.8,0,.5,1);
}
@keyframes fadeInUp {
  0% {
    transform: translateY(40px);
    opacity: 0
  }
  100% {
    transform: translateY(0);
    opacity: 1
      
  }
}
/* ボタン動き */
.scale-up {
  animation: scale-up .8s cubic-bezier(.645,.045,.355,1) infinite alternate-reverse both
}
@keyframes scale-up {
  0% {
      -webkit-transform: scale(.95);
      transform: scale(.95)
  }

  to {
      -webkit-transform: scale(1);
      transform: scale(1)
  }
}
/* 旧ページから */
.order-txt {
  background-color: #f8f7f0;
  padding: 50px 30px;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.9;
  margin-top: 30px;
}
.red {
  color: #df5852;
}
.imgauto {
  height: auto;
  width: 100%;
  box-sizing: unset;
  line-height: 1rem;
  display: block;
}
.customer-sec{
  padding-bottom: 20px;
  position: relative;
}
.customer-txt{
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  margin: 80px 0;
}
.subttl {
  text-align: center;
  font-weight: 700;
  font-size: 25px;
}
.deco-ttl {
  font-weight: 700;
  text-align: center;
  font-size: 45px;
}
.deco-ttl .deco {
  position: relative;
  display: inline-block;
}
.deco-ttl .deco::before {
  content: '';
  background-size: contain;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  right: 100%;
}
.deco-ttl .deco::after {
  content: '';
  background-size: contain;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 100%;
}
.subttl .blue-bg{
  display: inline-block;
  margin-top: 120px;
  position: relative;
}
.subttl .blue-bg::after{
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
}
.order-txt{
  background-color: #f8f7f0;
  padding: 50px 30px;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.9;
  margin-top: 30px;
}
.order-txt p:nth-of-type(n+2){
  margin-top: 40px;
}
.link-list {
  max-width: 1150px;
  margin: 50px auto 0;
  width: 90%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .subttl .blue-bg{
    width: 420px;
  }
	.link-list li {
	  width: 48%;
	}
}
@media screen and (max-width: 767px) {
  .customer-txt{
    font-size: 16px;
    margin: 40px 0;
  }
  .subttl .blue-bg{
    padding: 0 30px;
    margin-top: 60px;
  }
  .order-txt{
    padding: 30px;
  }
  .order-txt p:nth-of-type(n+2){
    margin-top: 25px;
  }
	.link-list li {
	  margin-bottom: 20px;
	}
	.link-list li:last-child{
		margin-bottom: 0;
	}
}
@media screen and (min-width: 768px){
  .nameboard-bread{
    margin: 0 auto 20px;
  }
}



@media screen and (max-width: 1024px) {
  .deco-ttl{
    font-size: 22px;
  }
  .deco-ttl .deco::before,
  .deco-ttl .deco::after{
    width: 55px;
    height: 55px;
  }
}
