@charset "UTF-8";
#beltbnr {
 display: none;
}
.h_bar{
  display: none;
}
#contents-back {
	background: url(https://d168xaea3f86zy.cloudfront.net/campaign/2023/shipsa_0511/sp/images/back.jpg) repeat;
	width: 100%;	
}
#mainArea{
	width: 700px;
	padding: 0em 4em;
    letter-spacing: 0;
    line-height: 2;
    overflow: hidden;
    margin: 0 auto;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 1.2rem;
	background: #fff;
}
#mainArea div{font-family: "hiragino-kaku-gothic-pron", sans-serif;}
#mainArea p{font-family: "hiragino-kaku-gothic-pron", sans-serif;}
.bnr_ {
	width: 100%;
	margin: 0 auto;
	display: block;
}
section {
   margin: 6em auto 6em;
}
.f-h {
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-weight: 300;
    font-style: normal;
}
.bold {
    font-weight: 600 !important;
}
.f-f {
    font-family: futura-pt, sans-serif!important;
    font-weight: 400;
    font-style: normal;
}
.lead {
	width: 100%;
	margin: 0 auto 0em;
    font-size: 1.4rem;
    font-weight: 400;
    font-style: normal;
    position: relative;
	background: #f4f5de;
	padding: 3em 0 2.5em
}
.lead p {
	margin: 0 auto 1em;
    width: 43%;
}
.lead-under {
	width: 100%;
    position: absolute;
    display: block;
    bottom: -11%;  
}
.zigzag{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  position: relative;
  transform:rotateX(180deg);
}
.zigzag::after{
  content: "";
  position: absolute;
  background: linear-gradient(45deg, #f4f5de 50%, transparent 52%),
      linear-gradient(315deg, #f4f5de 50%, transparent 52%);
  background-size: 30px 30px;
  height: 13px;
  width: 100%;
  bottom: 0;
}
.zigzag-t{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  position: relative;
}
.zigzag-t::after{
  content: "";
  position: absolute;
  background: linear-gradient(45deg, #f4f5de 50%, transparent 52%),
      linear-gradient(315deg, #f4f5de 50%, transparent 52%);
  background-size: 30px 30px;
  height: 13px;
  width: 100%;
  bottom: 0;
}
.scr-target {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.scr-target[class*='fadeIn'],
.scr-target[class*='zoom'] {
    opacity: 0;
}
/* zoomIn */
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    100% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    100% {
        opacity: 1;
    }
}
.anime__zoomIn.is-active {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
.katakata {
     transform-origin: center bottom;
  animation: katakata 2s infinite;
}

@keyframes katakata {
 0% {transform: rotate(0deg);}
  50% {transform: rotate(0deg);}
  51% {transform: rotate(5deg);}
  99% {transform: rotate(5deg);}
  100% {transform: rotate(0deg);}
}
.yurayura {
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-duration: 1.5s;
}
.keyframe3{
  animation-name: anim_s;
  transform: rotate(10deg);
  animation-duration: 3s;
}

@keyframes anim_s {
  50% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(10deg);
  }
}
/*///*/
.po-r {
	position: relative;
}
.box-1 {
	margin: 5em auto 2em;
}
.box-2 {
	margin-bottom: 5em;
}
.box-3 {
	margin-bottom: 2em;
}
.box-4 {
	margin-bottom: 15em;
}
.box-5 {
	margin-bottom: 9em;
}
.box-6 {
	margin: 21em auto 3em;
}
.box-7 {
	margin: 5em 0 14em;
}
.box-8 {
    margin: 0;
}
.box-9 {
    margin: 15em auto 4em;
}
.box-10 {
    margin: 0em auto 3em;
}
.box-11 {
    margin: 0em auto 5em;
}
.box-12 {
    margin: 0em auto 0.5em;
	height: 810px;
}
.box-13 {
    margin: 0em auto 3em;
    height: 610px;
}
.pic-1 {
	width: 76%;
}
.pic-2 {
	margin: 7em 0 0;
    width: 58%;
    z-index: 2;
    position: relative;
}
.pic-3 {
	width: 70%;
    position: absolute;
    top: 5%;
    right: -1%;
}
.pic-4 {
	width: 84%;
    display: block;
    margin: 7em 0 0 16%;
}
.pic-5 {
	width: 58%;
}
.pic-6 {
	width: 60%;
    position: absolute;
    right: 20%;
    top: -60%;
}
.pic-7 {
    display: block;
    width: 80%;
    margin: 0 auto;
}
.pic-8 {
    width: 84%;
    margin: 0 auto;
    display: block;
}
.pic-9 {
    width: 70%;
    margin-left: 30%;
    position: absolute;
    top: -63%;
    z-index: 1;
}
.pic-10 {
	width: 84%;
    margin: 0 auto;
    display: block;
}
.pic-11 {
	width: 50%;
    margin: 0 auto;
    display: block;
}
.pic-12 {
	width: 62%;
}
.pic-13 {
    width: 37%;
    margin-left: 63.5%;
    position: absolute;
    z-index: 2;
}
.pic-14 {
    width: 69%;
    margin-left: 5.5%;
    position: absolute;
    bottom: 2%;
    z-index: 1;
}
.pic-15 {
    width: 64%;
    margin-left: 30.5%;
    position: absolute;
}
.pic-16 {
    width: 52%;
    margin: 4em auto 7em;
    display: block;
}
/*///*/
.c-1 {
	right: 1%;
    position: absolute;
    width: 41%;
    top: 9%;
}
.c-2 {
	position: absolute;
    width: 14%;
    top: 0%;
    right: 23%;
}
.c-3 {
	width: 37%;
    position: absolute;
    bottom: 14%;
    z-index: 2;
    right: 9%;
}
.c-4 {
	position: absolute;
    width: 28%;
    top: -20%;
    right: 23%;
}
.c-5 {
    position: absolute;
    width: 20%;
    top: 5%;
    right: 11%;
}
.c-6 {
    position: absolute;
    width: 23%;
    top: 13%;
    left: 1%;
}
.c-7 {
    position: absolute;
    width: 17%;
    bottom: -10%;
    right: 6%;
}
.c-8 {
    position: absolute;
    width: 14%;
    top: -16%;
    right: 35%;
}
.c-8-2 {
    position: absolute;
    width: 14%;
    top: 23%;
    left: 14%;
}
.c-9 {
    position: absolute;
    width: 9%;
    top: 31%;
    left: 32%;
}
.c-10 {
    position: absolute;
    width: 40%;
    top: 28%;
    right: 0%;
}
.c-11 {
    position: absolute;
    width: 15%;
    top: -29%;
    left: 33%;
}
.c-12 {
    position: absolute;
    width: 8%;
    top: -7%;
    right: 4%;
    z-index: 2;
}
.c-13 {
    position: absolute;
    width: 34%;
    bottom: 29%;
    left: 8%;
}
.c-14 {
    width: 11%;
    position: absolute;
    right: 14.5%;
    top: 24%;
}
.c-15 {
    left: 15%;
    width: 30%;
    position: absolute;
    top: 9%;
}
.c-16 {
    left: 2%;
    width: 38%;
    position: absolute;
    bottom: 9%;
}
.back1 {
	height: 230px;
	background: #f4f5de;
	width: 100%;
	position: relative;
}
.back2 {
	height: 190px;
	background: #f4f5de;
	width: 100%;
	position: relative;
}
/*///*/
.item_Img {
	width: 55%;
    vertical-align: middle;
    display: inline-block;
}
.comment_ {
    font-size: 1.3rem;
    line-height: 2.0;
    margin: 0 auto;
    width: 76%;
}
.item_Text {
	width: 42%;
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.item_Text-cap {
	margin: 0 auto 3em;
}
.m-r {
	margin-right: 11%;
}
.m-l {
	margin-left: 2%;
}
/*///*/
.credit {margin-bottom: 15px;}
.credit_text {
	width: 69%;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.7;
	font-size: 1.1rem;
}
.pr_ {font-size: 110%;}
/*////*/
.button_crdit {
	width: 70%;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.7;
	font-size: 1.2rem;
}
.button_ {
    width: 74px;
    height: 38px;
    border: 2px solid rgb(34, 34, 34);
    background: rgba(255, 255, 255, 0);
    text-align: center;
    transition: all 1s ease 0s;
    vertical-align: middle;
    display: inline-block;
    color: rgb(34, 34, 34);
    line-height: 2.7;
    text-decoration: none;
    font-size: 1.3rem;
    letter-spacing: 1px;
    font-family: futura-pt, sans-serif;
}
.button_:hover{
    background: #222;
	border: solid 2px #222;
	color: #fff !important; 
	transition : .3s;
}
/*////*/
.button_all {
    width: 80%;
    height: 49px;
    border: solid 2px #4b4b4b;
    background: #4b4b4b;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    display: block;
    color: #fff;
    line-height: 48px;
    font-size: 1.3rem;
    letter-spacing: 1px;
    font-weight: 400;
    text-decoration: none;
    margin: 0 auto;
}
.button_all:hover{
    background: #fff;
	border: solid 2px #4b4b4b;
	color: #4b4b4b !important; 
	transition : .3s;
}
/*///*/
.button_link {
	width: 84%;
	margin: 0 auto;
	display: block;
}
/*////*/
.fade {
	opacity: 0;
	transform: translateY(30px);
	transition: opacity 1.5s, transform 1s;
}
.fade.active {
	opacity: 1;
	transform: translateY(0px);
}
h3 {
    font-size: 2.1rem;
    line-height: 1.7;
    font-weight: 600 !important;
    font-style: normal;
    text-align: center;
    margin: 0 0 1em 0;
    letter-spacing: 1px;
}
h4 {
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.3;
}
h5 {
    font-size: 1.7rem;
    line-height: 1.7;
    font-weight: 600 !important;
    font-style: normal;
    text-align: center;
    margin: 0 0 1em 0;
    letter-spacing: 1px;
}
.shopArea {
	background: #f4f5de;
	padding: 4em 6em;
}
.shop-text {
    width: 44%;
    margin-right: 5%;
    display: inline-block;
    vertical-align: middle;
}
.shop-img {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
}
.shop-cap {
    width: 92%;
    margin: 3em auto 1em;
}
.title_ {
    width: 24%;
    display: block;
    margin: 0em auto 1.5em;
}
.day_ {
       width: 14%;
    display: block;
    margin: 0em auto 4em;
}
#campaignArea {
	width: 90%;
	margin: 9em auto;
	border: solid 4px #f4b904;
	padding: 3em 0;
}
.campaign_Img {
    width: 68%;
    position: relative;
    margin: 1.5em auto 2em;
}
.m-0 {
	margin: 0!important;
}