/* ==========共通========== */

html {
	overflow: auto;
}
body {
  width: 100%;
  color: #707070;
  font-family:'Noto Sans JP', sans-serif;
  letter-spacing: 0.1em;
  text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow: hidden;
line-height: 30px;
}

#particles-js {
    width: 100%;
    height: 100vh;
    background-color: rgba(255,0,0,0);
    position: fixed;
    z-index: 5;
}

#particles-js_sp {
    width: 100%;
    height: 100vh;
    background-color: rgba(255,0,0,0);
    position: fixed;
    z-index: 5;
}

.event_lead {
    margin: 0 auto;
    position: relative;
    left: 0;
    right: 0;
    width: 50%;
	z-index: 100;
}

.event_txt {
    text-align: center;
    font-style: italic;
}

.top_layer {
	position: relative;
	z-index: 4;
}

.under_layer {
	position: relative;
	z-index: 6;
}

.wave_area_top {
	position: relative;
}

.wave_area_middle {
}

.wave_area_top svg {
  height: 300px;
  width: 100vw;
  position: absolute;
  top: -300px;
  left: 0;
	max-width: 1200px;
	z-index: 4;
}


.wave_area_middle svg {
    height: 300px;
    width: 100vw;
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 1200px;
    z-index: 5;
}

.tint_img img{
	width: 100% !important;
}

.event_logo img {
	width: auto !important;
}

.test_hand img {
    width: auto !important;
    margin: 0 auto;
}

.top_layer img {
	width: 100% !important;
}

.tint_pc {
	display: none;
}

.wave_sp {
	display: none;
}

.tint_title {
	text-align: center;
	margin: 120px auto 80px auto;
    position: relative;
}

@media all and (max-width:768px) {
.tint_sp {
	display: none;
}
.tint_pc {
	display: inherit;
	max-width: 100%;
}
.wave_sp {
	display: inherit;
}
.wave_pc {
	display: none;
}
.wave_area_top .wave_sp {
  top: -150px;
  left: 0;
}
.event_lead {
    width: 85%;
}

}



.wave_area_middle_pink {
	position: relative;
	top: 30px;
}

.wave_area_middle_pink svg {
    height: 300px;
    width: 100vw;
    left: 0;
    bottom: 0;
    max-width: 1200px;
    z-index: 5;
}

.wave_white svg {
position: absolute;
	top: -160px;
}

.ie {
display: none;
}

@media all and (-ms-high-contrast: none){
.ie {
display: inherit;
}
	.ie_layer {
		position: relative;
		z-index: 10;
	}
}

.top_yakuzi {
    font-size: 10px;
    text-align: right;
    display: block;
    margin: 35px auto 0;
}

.pc_event_title {
    margin: 65px auto;
    text-align: center;
}

.pc_figure {
	margin-bottom: 0;
}


.wave_gradient {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	height: 500px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+30,fbddd4+92 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 30%, #fbddd4 92%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 30%,#fbddd4 92%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 30%,#fbddd4 92%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbddd4',GradientType=0 ); /* IE6-9 */

}

.event_logo {
	text-align: center;
}



img{
	width: auto !important;
}

.wave_point {
	position: relative;
	top: -100px;
}


.wave_point02 {
	position: relative;
	top: -50px;
	z-index: 4;
}

.moist_txt {
	font-size: 24px;
	text-align: center;
	color: #ec6d5a;
	font-weight: bold;
	width: 50%;
	margin: 0 auto;
}

.bk_pink .moist_txt {
	width: 445px;
}

.border {
    position: relative;
    width: 350px;
    margin: 0 auto;
	padding: 20px 10px;
    text-align: center;
    border-top: 1px solid #a28a81;
    border-bottom: 1px solid #a28a81;
	z-index: 100;
}

.border:before {
    position: absolute;
    content: "";
    width: auto;
    min-height: 95%;
    top: -5.7px;
    left: 0;
    right: 0;
    margin: auto;
    border-top: 1px solid #a28a81;
    border-bottom: 1px solid #a28a81;
    padding-bottom: 13px;
    padding-right: 15px;
}

#online:before,#online_movie:before {
    min-height: 97%;
}

#order .border:before {
    min-height: 97%;
}

.online_area {
    display: flex;
    width: 100%;
    max-width: 925px;
    margin: 100px auto 90px;
    align-items: flex-end;
    justify-content: space-between;
}

.online_area li .online {
    display: flex;
    width: 100%;
    align-items: flex-end;
    margin-bottom: 40px;
}

.online_l {
    width: 40%;
}

.online_r {
    width: 45%;
    margin-left: 15%;
}

.online_area li:last-child .online_r {
    margin-left: 25%;
}

.online_area li {
    width: 45%;
    text-align: center;
}

.online_txt {
    display: inline-block;
    background-image: url(../../20191001_02/img/pc/pc_online_bk.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: cover;
    width: 170px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.movie .online_txt {
	margin-bottom: 10px;
}

.online_name {
    display: block;
    margin-top: 15px;
    line-height: 24px;
    font-weight: bold;
    margin-right: 15px;
    font-size: 18px;
}

.campaign_item .online_name {
    margin-bottom: 2vw;
}

.online_link {
    padding: 10px 15px;
    width: 185px;
    height: 50px;
    background-image: url(../../20191001_02/img/pc/pc_online_link_bk.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: cover;
    text-align: center;
    color: #ec6d5a;
    display: inline-block;
    margin-top: 40px;
}


@media all and (max-width:768px) {
	
.event_logo img {
    width: 70% !important;
    margin: 0 auto;
    position: relative;
    right: 5%;
}
.online_area {
    width: 95%;
    margin: 60px auto;
}
.online_area li .online {
    display: block;
}
	
.online_area li a {
    margin-top: 50px;
    width: 80%;
    display: block;
    margin: 0 auto;
}
	
.online_r {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
    display: block;
}
.online_area li:last-child .online_r {
    margin-left: 0;
}
.online_link {
    padding: 17px 10px 5px 10px;
    width: 70%;
    height: 60px;
    background-image: url(../../20191001_02/img/pc/pc_online_link_bk.png);
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: cover;
    text-align: center;
    color: #ec6d5a;
    display: flex;
    margin-top: 40px;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    margin: 10px auto;
    vertical-align: middle;
}
.online_txt {
    width: 190px;
    padding: 5px 10px 20px 10px;
    background-size: 100%;
    vertical-align: middle;
}
.online_area li {
    width: 45%;
    text-align: center;
}
}


.online_sp {
	display: none;
}

@media all and (max-width:420px) {
	
.pc_event_title {
    margin: 35px auto;
    text-align: center;
}
	
.border {
    position: relative;
    width: 85% !important;
    font-size: 17px;
    margin: 50px auto;
}
	
.online_area li .online {
    display: block;
    width: 95%;
    margin-bottom: 0;
}
.online_name {
    display: block;
    margin-top: 15px;
    line-height: 24px;
    font-weight: bold;
    margin-right: 0;
    font-size: 15px;
}
.online_area li a {
    margin-top: 20px;
    width: 100%;
}
.online_pc {
	display: none;
}
.online_sp {
	display: inherit;
}
.online_sp img {
    width: 100% !important;
}
.online_area {
    justify-content: space-around;
    margin: 40px auto;
}

}

.series_btn {
    background-color: #ec6d5a;
    width: 100%;
    max-width: 480px;
    padding: 20px 0;
    box-shadow: 5px 5px 5px 5px rgba(246,183,174,0.8);
    display: block;
    margin: 0 auto;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    font-size: 24px;
	line-height: 36px;
	font-weight: bold;
}

.series_bk_01 {
    margin-top: 15px;
    position: relative;
    top: 30px;
}

.series_bk_02  {
	position: relative;
	top: -30px;
}

.bk_pink {
    background-color: #fdeee9;
    padding-bottom: 10px;
    padding-top: 30px;
}
.last {
	padding-bottom: 80px;
}

.bk_pink .moist_txt {
	
}

.effect {
	text-align: center;
}

.effect img{
	width: auto !important;
	margin: 0 auto;
}

.effect_under_text {
    display: flex;
    width: 100%;
    max-width: 750px;
    margin: 80px auto;
    list-style: none;
    justify-content: center;
}

.point_a {
    position: relative;
    display: block;
}

.point_a::before {
    content: url(../../20191001_02/img/pc/pc_circle_04.png);
    position: absolute;
    top: 75px;
    bottom: 0;
    margin: auto;
    right: -16px;
    display: inline-block;
}

.point_b {
    position: relative;
    display: block;
}

.point_b::before {
    content: url(../../20191001_02/img/pc/pc_circle_04.png);
    position: absolute;
    top: 75px;
    bottom: 0;
    margin: auto;
    right: -49px;
    display: inline-block;
}

.point_c {
	display: block;
}

.effect_under_text li {
    font-size: 16px;
    text-align: center;
    margin-right: 30px;
}

.f_20 {
    font-size: 20%;
    position: relative;
    top: -5px;
}

@-moz-document url-prefix() {
.f_20 {
    font-size: 50%;
    position: relative;
    top: -5px;
}
}

_::-webkit-full-page-media, _:future, :root .f_20 {
    font-size: 50%;
    position: relative;
    top: -5px;
}

.effect_under_text li:last-child {
	margin-right: 0;
} 

.effect_under_text li:first-child {
	margin-left: 20px;
} 

.under_flow {
	text-align: center;
}

.under_flow_text {
	text-align: center;
	font-size: 20px;
	color: #ec6d5a;
	margin: 50px auto;
}

.under_flow_text02 {
	text-align: center;
	font-size: 20px;
	color: #ec6d5a;
	margin: 50px auto;
}

.under_flow_btn {
background-color: #f5b099;
    width: 100%;
    max-width: 500px;
    padding: 25px 0;
    display: block;
    margin: 0 auto;
    border-radius: 35px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    font-weight: bold;
}

.flow_yakuzi {
    text-align: right;
    display: block;
    margin: 20px auto 0;
    width: 100%;
    max-width: 500px;
    font-size: 12px;
}

.figure_yakuzi {
    text-align: right;
    display: block;
    margin: 20px auto 0;
    width: 100%;
    max-width: 1150px;
    font-size: 12px;
}

.effect_area .moist_txt {
	margin-top: 80px;
	width: 420px;
}

.test_bk {
    background-color: #fce4db;
    max-width: 1100px;
    padding: 15px 0;
    margin: 80px auto 5px auto;
}

.test_yakuzi {
    max-width: 1100px;
    width: 100%;
    display: block;
    text-align: right;
    margin: 0 auto;
	font-size: 12px;
}

.border_name {
    border: 1px solid #f0907a;
    padding: 20px 30px;
    border-radius: 10px;
    color: #ec6d5a;
    position: relative;
    display: block;
    text-align: center;
}

.border_name::before {
    content: '';
    display: inline-block;
    width: 45px;
    height: 45px;
    background-image: url(../../20191001_02/img/pc/hositu_pc_icon01.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    top: -25px;
    bottom: 0;
    left: 15px;
    /* margin: auto; */
    /* right: -25px; */
    position: absolute;
}

.test_area02 .border_name::before {
    background-image: url(../../20191001_02/img/pc/hositu_pc_icon02.png);
}


.border_txt {
    display: block;
    margin-top: 30px;
}
.test_area {
    display: flex;
    width: 100%;
    max-width: 615px;
    margin: 50px auto 50px;
    align-items: center;
    justify-content: center;
}

.test_area li:first-child {
	margin-right: 13%;
}

.test_area02 {
    display: flex;
    width: 100%;
    max-width: 615px;
    margin: 100px auto 50px;
    align-items: center;
    justify-content: center;
}

.test_area02 li:first-child {
    margin-right: 10%;
    width: 15%;
}


.test_area li:last-child {
    width: 73%;
}

.test_area02 li:last-child {
     width: 73%;
}

.massage {
    display: flex;
    width: 100%;
    margin: 50px auto;
    justify-content: space-between;
    max-width: 1100px;
}

.massage .massage_txt {
    display: inline-block;
    margin: 5px auto 5px;
	font-size: 14px;
	line-height: 20px;
}

.massage li {
	width: 33%;
}

#order {
	padding-top: 80px;
	margin-top: -80px;
}

.order_main {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 780px;
    align-items: center;
    margin: 0 auto;
}

.under_flow_text03 {
    text-align: center;
    font-size: 20px;
    color: #ec6d5a;
    margin: 60px auto 40px;
}

.period {
    color: #fff;
    padding: 10px;
    background-color: #f5b099;
    font-size: 20px;
    text-align: center;
    border-radius: 35px;
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 500px;
}

.campaign_item {
    display: flex;
    width: 90%;
    align-items: center;
    margin: 70px auto 0;
    justify-content: space-between;
}


@media all and (min-width:769px) {
.campaign_item {
    position: relative;
    right: 13px;
}
 }

.circle {
    position: relative;
    width: 50%;
    height: 50%;
    padding: 25%;
    border-radius: 50%;
 	background-color: rgba(255,255,255,0.8);
}

.circle::before {
    content: '';
    display: inline-block;
    width: 120px;
    height: 120px;
    background-image: url(../../20191001_02/img/pc/10_off.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    right: 30px;
    top: 0;
    position: absolute;
}

.campaign_item li:first-child {
    margin-right: 20px;
}

.circle_center {
    position: absolute;
    left: 0;
    top: 13%;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    text-align: center;
    color: #fff;
}

.circle .online_name {
	color: #707070;
}

.red {
    color: #ec6d5a;
    background-image: url(../../20191001_02/img/pc/red_border.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
	font-weight: bold;
}

@media all and (max-width:1200px) {
  .circle img{
    width: 15vw !important;
  }
.circle .online_name {
    font-size: 1.3vw;
}
}

@media all and (max-width:768px) {
.series_bk_01 {
    margin-top: 60px;
}
.effect_under_text li {
    font-size: 14px;
}
.movie_txt {
    font-size: 14px;
}
.massage {
    display: block;
    width: 95%;
}
.massage li {
    width: 100%;
    margin-bottom: 50px;
}
.massage img {
    width: 100%;
    margin: 0 auto;
}
.massage .massage_txt {
    margin: 15px auto 5px;
}
.order_main {
    display: block;
    width: 95%;
    margin: 0 auto;
    text-align: center;
}
	.order_main p{
		margin-top: 60px;
	}
.pc_figure {
    width: 95%;
    margin: 50px auto 10px;
}
.last {
    padding-bottom: 80px;
    padding-top: 50px;
}
.under_flow_text03 {
    width: 95%;
}
.campaign_item {
    display: block;
    width: 110%;
}
.circle {
    position: relative;
    width: auto;
    height: auto;
    padding: 50%;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.8);
    right: 30px;
}
.circle_center {
    top: 20%;
}
.circle img {
    width: 40vw !important;
    margin: 0 auto;
}
.circle .online_name {
    font-size: 3.5vw;
}
.campaign_item .online_name {
    margin-bottom: 4vw;
}
.campaign_item li:first-child {
    margin-right: 0;
    margin-bottom: 50px;
}
.test_area img {
    width: 40% !important;
    margin: 0 auto;
}
.test_area li:last-child {
    width: 70%;
    margin-right: 2.5%;
}
.test_area02 {
    width: 95%;
}
.test_area02 li:first-child {
    margin-right: 5%;
    width: 30%;
}
.order_main p img {
    width: 70% !important;
    margin: 0 auto;
}
	.under_flow_text03 img {
		width: 70% !important;
		margin: 0 auto;
	}
.circle::before {
    content: '';
    display: inline-block;
    width: 25%;
    height: 25%;
    background-image: url(../../20191001_02/img/pc/10_off.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    right: 30px;
    top: 0;
    position: absolute;
}
}


@media all and (max-width:420px) {
body {
    line-height: 24px;
}
.f_20 {
    font-size: 60%;
    position: relative;
    top: -5px;
}
.event_txt {
    font-size: 14px;
}
	.online_l img {
		width: 100% !important;
	}
.series_btn {
    width: 80%;
    font-size: 16px;
    padding: 10px 5%;
    box-shadow: 3px 3px 5px 3px rgba(246,183,174,0.8);
    border-radius: 10px;
}
.effect_area .moist_txt {
    margin-top: 40px;
    width: 420px;
}
.effect_under_text img {
    width: 70% !important;
}
.effect_under_text li {
    font-size: 10px;
    margin-right: 10px;
    width: 33.3%;
    line-height: 18px;
}
.effect_under_text li:first-child {
    margin-left: 0;
}
.point_a::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../../20191001_02/img/pc/pc_circle_04.png);
    background-size: contain;
    vertical-align: middle;
    right: -13px;
    top: 0;
}
.point_b::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../../20191001_02/img/pc/pc_circle_04.png);
    background-size: contain;
    vertical-align: middle;
    right: -13px;
    top: 0;
}
.effect_under_text {
    margin: 30px auto;
    width: 95%;
}
.under_flow_text02 img {
    width: 90% !important;
    margin: 0 auto;
}
.under_flow_btn {
	width: 95%;
    font-size: 16px;
}
.flow_yakuzi {
    width: 95%;
    font-size: 11px;
}
.under_flow_text {
    margin: 30px auto 10px;
}
.under_flow_text02 {
    margin: 30px auto;
}
	.test_bk img {
		right: 0;
	}
.test_area li:first-child {
    margin-right: 0;
}
.border_txt {
    font-size: 14px;
}
.border_txt {
    margin-top: 15px;
}
.test_yakuzi {
    width: 95%;
}
.border_name {
    padding: 15px 20px;
}
.figure_yakuzi {
    font-size: 10px;
}
.series_bk_01 {
    margin-top: 20px;
}
.last {
    padding-top: 10px;
}
.period {
    font-size: 18px;
    width: 90%;
}
.circle_center {
    top: 11%;
}
.campaign_item {
    margin: 50px auto 0;
}
.circle {
    right: 20px;
}
.border_name::before {
    top: -30px;
}
#order .border:before {
    min-height: 96%;
}
#online:before, #online_movie:before {
    min-height: 96%;
}
}

@media all and (max-width:320px) {
.event_txt {
    font-size: 12px;
}
	.top_yakuzi {
    font-size: 12px;
	}
.online_name {
    font-size: 13px;
}
	.top_price {
		font-size: 13px;
	}
.flow_yakuzi {
    font-size: 8px;
}
.movie_txt {
    font-size: 12px;
}
.movie_yakuzi {
    font-size: 10px;
}
.test_yakuzi {
    font-size: 11px;
}
.border_name {
    font-size: 13px;
}
.border_txt {
    font-size: 12px;
}
.massage .massage_txt {
    font-size: 12px;
}
.figure_yakuzi {
    font-size: 9px;
}
.online_txt {
    padding: 7px 10px 20px 10px;
}
#order .border:before {
    min-height: 95%;
}
#online:before, #online_movie:before {
    min-height: 95%;
}
}

#slideL {
    z-index: 101;
    cursor: pointer;
    position: fixed;
    top: 40%;
right: -380px;
    background: #fdebe5;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    border: 3px solid #ec6d5b;
    border-radius: 30px;
    width: 440px;
    transition: transform 300ms linear;
}

@media all and (-ms-high-contrast: none){
#slideL {
	right: -420px;
    width: auto;
}
}

#slideL ul {
    display: flex;
    background-color: #fff;
    width: 100%;
    border-radius: 0 30px 30px 0;
}

#slideL ul {
    display: flex;
    color: #ec6d5b;
    font-size: 16px;
    line-height: 24px;
    justify-content: center;
    align-items: center;
    padding: 30px;
    font-weight: bold;
}

#slideL ul li:first-child{
	width: 50%;
}

#slideL ul li:last-child{
	width: 50%;
}

.open_item {
    width: 70% !important;
}

@media all and (min-width:769px) {
#slideL {
    z-index: 101;
    cursor: pointer;
    position: fixed;
    top: 40%;
    right: -390px;
    background: #fdebe5;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    border: 3px solid #ec6d5b;
    border-radius: 30px;
    width: 450px;
    transition: transform 300ms linear;
}
.nav-icon {
    text-align: center;
    width: 17%;
    display: block;
}
#slideL ul {
    display: flex;
    color: #ec6d5b;
    font-size: 16px;
    line-height: 24px;
    justify-content: center;
    align-items: center;
    padding: 10px 30px;
    font-weight: bold;
}
.open_item {
    width: 45% !important;
}
	#slideL ul li:last-child span{
	position: relative;
	right: 50px;
}
	
}

.down_icon {
    width: 50% !important;
    vertical-align: middle;
}

.nav-icon {
    text-align: center;
    width: 20%;
	display: block;
}


.on {
    -webkit-transform: translate(-360px, 0);
    -moz-transform: translate(-360px, 0);
    -o-transform: translate(-360px, 0);
    transform: translate(-360px, 0);
}


.nav-icon img {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transition: transform 300ms linear;
}



.on .nav-icon img {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transition: transform 300ms linear;
}

.link_navi:hover {
	opacity: 0.8;
	transition: all .2s ease-in;
}


@media all and (max-width:580px) {
#slideL {
    z-index: 101;
    cursor: pointer;
    position: fixed;
    top: 70%;
right: -265px;
    background: #fdebe5;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    border: 3px solid #ec6d5b;
    border-radius: 20px;
    width: 300px;
    transition: transform 300ms linear;
}
.nav-icon {
    text-align: center;
    width: 20%;
}
#slideL ul {
    display: flex;
    color: #ec6d5b;
    font-size: 12px;
    line-height: 24px;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
    font-weight: bold;
}
#slideL ul li:first-child {
    width: 35%;
}
#slideL ul li:last-child {
    width: 50%;
}

.on {
    -webkit-transform: translate(-230px, 0);
    -moz-transform: translate(-230px, 0);
    -o-transform: translate(-230px, 0);
    transform: translate(-230px, 0);
}
}

.series_title_area img {
    width: 90% !important;
    vertical-align: middle;
}

.campaign_title_area img {
    width: 70% !important;
    vertical-align: middle;
}



	/* 画面外にいる状態 */
.fadein {
    opacity : 0.1;
    transform : translate(0, 50px);
    transition : all 500ms;
    }
 
/* 画面内に入った状態 */
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
 }

a { text-decoration: none; }

header {
  width: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  z-index: 9995;
}

header a {
  width: 100%;
  height: 4vh;
  padding: 10px 0;
  display: block;
  text-align: center;
}

header a img {
  width: auto;
  height: 100%;
}

.br_500 {
  display: none;
}

.se_br {
  display: none;
}

@-webkit-keyframes fadein {
  0%{
    opacity:0;
  }
  75%{
    opacity:0.5;
  }
  100% {
    opacity:1;
  }
}

.colormap {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 170;
}

.colormap img {
  width: 17vw;
  height: auto;
}


#foo{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/pc/campain_bk_pc.png) no-repeat;
    background-position: bottom;
    background-size: cover;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 9999;
    display: table;
}

#schroll {
	display: none;
}

.first_text {
    vertical-align: middle;
    display: table-cell;
    margin: auto;
    text-align: center;
}
.first_text p {
    color: #fff;
    font-size: 22px;
    margin-bottom: 20px;
    letter-spacing: 3px;
}

.first_text img {
    width: 100%;
    max-width: 520px;
}

div#wrapper {
    animation-duration: 3s;
    animation-delay: 1.5s;
}

header#animated02 {
    animation-duration: 3s;
    animation-delay: 1s;
}


  @media all and (max-width:500px) {
    .se_none {
      display: none;
    }

    .br_500 {
      display: initial;
    }

    .colormap img {
      width: 20vw;
    }
  }

 @media all and (max-width:374px) {
  .se_br {
    display: initial;
  }
}

.color_01 {
	color: #8d5791;
}
.color_02 {
	color: #ff7f30;
}
.color_03 {
	color: #ff8189;
}
.slide_pc {
	display: none;
}
.slide_sp {
    display: block;
    padding-top: 35px;
}
.slidelook_pc {
	display: none;
}
.slidelook_sp {
    display: block;
}
  @media all and (min-width:769px) {
	.slide_pc {
    display: block;
    padding-top: 25px;
}
	.slide_sp {
	display: none;
}
	.slidelook_pc {
    display: block;
}
	.slidelook_sp {
	display: none;
}
    header {
      height: 59px;
    }
	  
header a {
	width: 100%;
    height: 35px;
    padding: 10px 0;
    display: block;
    text-align: center;
}

 }




@media all and (min-width:769px) {
#wrapper {
    margin: 0 auto;
	max-width: 1200px;
}
	}




/*SP_ドロワー---------------------------------------------------*/

#sp_gnav{
	padding-top: 50px;
	/*padding-bottom: 30px;*/
	margin-top: 0;
	margin-bottom: 80px;
}


/*ボタン*/
.menu-btn {
	width: 2rem;
	padding: 20px 17px 30px;
	top: 0;
	background-color: transparent;
	border: none;
	box-sizing: content-box;
	font-size: 40px;
	outline: none;
	position: fixed;
	    right: 20px;
	z-index: 9997;
	-webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
	cursor: pointer;
}

@media all and (max-width: 768px) {
.menu-btn {
    top: -5px;
}

}

@media all and (max-width: 420px) {
.menu-btn {
    top: -5px;
    right: 5px;
}
}


.pushy-open-left .menu-btn { /*メニューopen時*/
	position: fixed;
}

.menu-btn .drawer-hamburger-icon {
  position: relative;
  display: block;
  margin-top: 10px;
}

.menu-btn .drawer-hamburger-icon,
.menu-btn .drawer-hamburger-icon:before,
.menu-btn .drawer-hamburger-icon:after {
  width: 100%;
  height: 2px;
  background-color: #fa8fa8;
  -webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
}

.drawer-hamburger-icon:after {
  top: 10px;
}

.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
	width: 100%;
	height: 2px;
background-color: #fa8fa8;
	-webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
	transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.pushy-open-left .drawer-hamburger-icon {
	background-color: transparent;
}

.pushy-open-left .drawer-hamburger-icon:before,
.pushy-open-left .drawer-hamburger-icon:after{
    background-color: #fff;
}

.pushy-open-left .drawer-hamburger-icon:before {
	top: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.pushy-open-left .drawer-hamburger-icon:after {
	top: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

@media screen and (max-width:768px){
	.menu-btn{
		display: block;
	}
}


/* pure-drawer アコーディオン --------------------------------------------------*/
div.drawer-nav .menu {
  max-width: 400px;
  margin: 0 auto;
  padding: 0;
}
div.drawer-nav .menu a:hover {
  opacity: 0.7;
  transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
}
div.drawer-nav .menu li a {
  margin-top: 20px;
	background-color: #aaa;
	padding: 40px 0;
	border-radius: 20px;
	font-size: 18px;
}
div.drawer-nav .menu li:last-of-type a {
  margin-bottom: 0;
}
div.drawer-nav .menu a span.name,
div.drawer-nav .menu a span.name_sub {
  display: block;
}
div.drawer-nav .menu a span.name_sub {
  font-size: 14px;
}
div.drawer-nav label {
  display: block;
  margin: 0;
  line-height: 1;
  cursor :pointer;
	color: #fff;
}
div.drawer-nav input {
  display: none;
}
div.drawer-nav .menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.drawer-nav .menu li {
  max-height: 0;
  overflow-y: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
	color: #fff;
}
div.drawer-nav #sp_gnav .sp_list #links01,
div.drawer-nav #sp_gnav .sp_list #links02{
	background-color: #fbfbfb;
	width: 100%;
}
div.drawer-nav #sp_gnav .sp_list #links01 span,
div.drawer-nav #sp_gnav .sp_list #links02 span{
	font-size: 90%;
}
div.drawer-nav #sp_gnav .sp_list #links01 li:last-child a,
div.drawer-nav #sp_gnav .sp_list #links02 li:last-child a{
	margin-bottom: 35px;
}
div.drawer-nav #sp_gnav .sp_list #links01 li:first-child a,
div.drawer-nav #sp_gnav .sp_list #links02 li:first-child a{
	margin-top: 30px;
}
div.drawer-nav #sp_gnav .sp_list #links01 a,
div.drawer-nav #sp_gnav .sp_list #links02 a{
	padding: 0;
	margin: 10px 0;
	display: block;
}
div.drawer-nav #menu_bar01:checked ~ #links01 li,
div.drawer-nav #menu_bar02:checked ~ #links02 li {
  max-height: 130px;
  opacity: 1;
}
#sp_gnav .sp_list li .sp_nav_btn{
	font-size: 100%;
}
div.drawer-nav .btn_sp_icon .sp_nav_btn:before {
  width: 15px;
  height: 15px;
  color: #fff;
  display: inline-block;
  content: "\f107";
  font-family: fontawesome;
	margin-left: 5px;
}
div.drawer-nav .btn_sp_icon.btn_up span:before {
  width: 10px;
  height: 10px;
  color: #666;
  display: inline-block;
  content: "\f106";
  font-family: fontawesome;
}

#links01 li.product_img_01 a{
	background: url(../img/top/product_toplist01.jpg) center center no-repeat;
	background-size: cover;
}
#links01 li.product_img_02 a{
	background: url(../img/top/product_toplist02.jpg) center center no-repeat;
	background-size: cover;
}
#links01 li.product_img_03 a{
	background: url(../img/top/product_toplist03.jpg) center center no-repeat;
	background-size: cover;
}
#links01 li.product_img_04 a{
	background: url(../img/top/product_toplist04.jpg) center center no-repeat;
	background-size: cover;
}


.pushy ul li.product_img_01 a,.pushy ul li.product_img_02 a,.pushy ul li.product_img_03 a,.pushy ul li.product_img_04 a{
	padding: 50px 0;
	border-radius: 20px;
}
.pushy ul li.product_img_01 a{
	background: url(../img/top/product_toplist01.jpg) center center no-repeat;
	background-size: cover;
}
.pushy ul li.product_img_02 a{
	background: url(../img/top/product_toplist02.jpg) center center no-repeat;
	background-size: cover;
}
.pushy ul li.product_img_03 a{
	background: url(../img/top/product_toplist03.jpg) center center no-repeat;
	background-size: cover;
}
.pushy ul li.product_img_04 a{
	background: url(../img/top/product_toplist04.jpg) center center no-repeat;
	background-size: cover;
}


/*-----------SP_ドロワー--------*/
#sp_gnav{
	margin-top: 40px;
	margin-bottom: 80px;
}

.main_top {
	position: inherit !important;
    padding: 0;
    font-size: 28px;
    font-family: 'Noto Sans JP', sans-serif;
}

.top_text{
    text-align: center;
    width: 100%;
    max-width: 405px;
    margin: 0 auto;
    padding-top: 80px;
}

.top_point {
	text-align: center;
	margin-top: 20px;
}

.top_point img{
	width: auto;
}

.top_text img {
	width: 100%;
}

#sp_gnav ul{
	width: 90%;
	margin: 0 auto;
}
#sp_gnav .sp_list > li{
	border-bottom: 1px #081488 solid;
}
#sp_gnav .sp_list li a,
#sp_gnav .sp_list li .btn_company{
	text-decoration: none;
	color: #081488;
	display: block;
	padding: 10px 0;
}
#sp_gnav .sp_list li span{
	font-size: 80%;
}
#sp_gnav ul li.spnav_tel{
	color: #fff;
	border: 1px #081488 solid;
	background-color: #081488;
	width: 90%;
	margin: 20px auto;
	font-size: 90%;
}
#sp_gnav ul li.spnav_tel a{
	display: inline-block;
	color: #fff;
	padding: 10px 0;
	width: 100%;
	cursor: default;
}
#sp_gnav ul li.spnav_tel span{
	font-size: 80%;
}

/*追加*/
#sp_gnav .drawer_list{
	margin: 40px 0;
}
#sp_gnav .drawer_list:first-of-type {
	margin-top: 0;
}
#sp_gnav ul li{
	font-size: 20px;
}
#sp_gnav ul li a{
	color: #fff;
	display: block;
}
.menu_list {
    padding: 4% !important;
}
.matchHeight01 {
	padding: 4.7% 4% 4.7% 4% !important;
}

.info {
	max-width: 560px;
    margin: 60px auto 0 auto;
    width: 100%;
}
.under_menu {
	max-width: 900px;
    margin: 10px auto 0 auto;
    width: 100%;
	padding-bottom: 100px;
}

.under_menu li {
	font-size: 28px;
	margin-bottom: 10px;
}

.pushy-submenu .open_area li:first-child{
	padding-top: 0 !important;
}

.pushy-submenu .open_area li:last-child{
	padding-bottom: 2%;
}

.pushy-submenu button {
    font-size: 28px;
}
.pushy-submenu ul li {
    border: none;
    padding: 3% 0 0 10%;
}

.pushy-link {
    font-size: 28px;
	font-style: italic;
}

div.next_animation {
  animation-duration: 1.5s; /* アニメーションの時間 */
  animation-delay: 0.1s; /* アニメーション開始時間 */
}


@media screen and (max-width:768px){
.under_menu {
    max-width: 560px;
    margin-top: 30px;
    width: 80%;
}
.under_menu li {
    font-size: 24px;
}
.modal a.close-modal {
    background-image: url(../img/pc/tapclose.png) !important;
    top: 15px !important;
    right: 18px !important;
}
.top_text {
    width: 80%;
}
.top_point {
    width: 40%;
    margin: 20px auto 0;
}
.top_point img {
    width: 100%;
}
.menu_list {
    padding: 4% 0 4% 10% !important;
}
.pushy .open_area a {
    font-size: 16px !important;
    margin-left: 1em;
    text-indent: -1.7em;
    line-height: 24px;
}
	.pushy .open_area a img {
    width: 8%;
    position: relative;
    top: 9px;
    margin-right: 5px;
	}
.pushy-submenu-open .open_area {
    width: 90%;
}
.main_top {
    font-size: 24px;
}
}

@media screen and (max-width:421px){
.modal a.close-modal {
	background-size: 80% !important;
	top: 13px !important;
    right: 15px !important;
	}
.pushy-submenu-open .open_area {
    width: 90% !important;
}
}




.about {
	display: flex;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#slide_menu {
	width: 50%;
}

#slide_menu {
	width: 50%;
}

.about_link {
	width: 50%;
}

.about_link p{
	text-align: center;
	line-height: 24px;
	margin: 15px auto 30px auto;
}




@-webkit-keyframes bgroop {
    from {
        background-position: 0  0;
    }
    to {
        background-position: -691px 0;
    }
}
@keyframes bgroop {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -691px 0;
    }
}

.container02 {
    width: 100%;
    height: 620px;
    background: url(../img/pc/pc_wave02.png) repeat-x;
    background-position: 0 0;
    -webkit-animation: bgroop02 20s linear infinite;
    animation: bgroop02 20s linear infinite;
}
@-webkit-keyframes bgroop02 {
    from {
        background-position: 0  0;
    }
    to {
        background-position: -691px 0;
    }
}
@keyframes bgroop02 {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -691px 0;
    }
}

.box01 {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
  text-align: center;
  position: absolute;
  z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
}

.box02 {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
  text-align: center;
  position: absolute;
  z-index: 1;
top: 550px;
left: 0;
right: 0;
bottom: 0;
margin: auto;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}


.tint_title_bottom {
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
    padding-top: 120px;
    margin: 80px auto;
}


.products_area {
	display: flex;
	position: relative;
	z-index: 3;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

.products_area_left {
	width: 50%;
}

.products_area_right {
	width: 50%;
}

.tint_text {
	text-align: center;
	line-height: 24px;
	margin: 50px auto 100px auto;
}


.move_title {
	color: #444;
	font-size: 24px;
	display: flex;
	align-items: center;
	width: 100%;
	max-width: 1050px;
	margin: 0 auto 50px;
}
.move_title:before, .move_title:after {
	content: "";
	flex-grow: 1;
	height: 6px;
	background: #fee800;
	display: block;
}
.move_title:before {
	margin-right: .4em;
}
.move_title:after {
	margin-left: .4em;
}


/* =======movie======= */
.movie_area {
    position: relative;
    width: 100%;
    max-width: 630px;
    margin: 0 auto;
    padding-top: 50%;
}
.movie_area iframe{
position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    margin: auto;
}

.movie {
    display: flex;
    width: 100%;
    margin: 100px auto;
    justify-content: center;
	flex-wrap: wrap;
}

.movie li {
	width: 45%;
	text-align: center;
}

.movie li:first-child {
	margin-right: 5%;
}

.movie_txt {
	display: inline-block;
	margin: 25px auto 5px;
    font-style: italic;
}

.movie_yakuzi {
    text-align: right;
    font-size: 12px;
    display: inherit;
}

.movie li:last-child {
	margin-top: 60px;
}


.gif_area img{
	width: 100% !important;
}


@media screen and (max-width:768px){
.movie {
    display: block;
    width: 95%;
    margin: 0 auto;
}
.movie li {
    width: 100%;
    text-align: center;
	margin-top: 60px;
}
}




.title_point01 {
    width: auto !important;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
height:auto;
    z-index: 9;
}

.title_point01_1 {
    width: auto !important;
position: absolute;
top: 50%;
left: 0;
right: 0;
bottom: 0;
margin: auto;
height:auto;
    z-index: 9;
}

img#anime01,img#anime02 {
animation-duration: 0.5s; /* アニメーションの時間 */
}

.title_point02 {
    position: relative;
    z-index: 10;
}

.title_point03 {
    position: relative;
    z-index: 10;
}

.item_hover01 {
    padding: 20px 40px 20px 60px;
    color: #e70052;
    background-color: #e70052;
    box-shadow: 10px 10px rgba(254,232,0,1);
    border-radius: 10px;
    transition: all .2s ease-in;
}

.item_hover02 {
    padding: 20px 50px 20px 75px;
    color: #fee800;
    background-color: #fee800;
    box-shadow: 10px 10px rgba(231,0,81,1);
    border-radius: 10px;
    transition: all .2s ease-in;
}

.tint_link01,.tint_link02 {
    text-align: center;
    display: block;
    position: relative;
}

.tint_link01:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 120px;
    background-image: url(../img/pc/pc_drink_icon.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: -22px;
    left: 4px;
}

.tint_link02:before {
content: '';
    display: inline-block;
    width: 60px;
    height: 140px;
    background-image: url(../img/pc/pc_ice_icon.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    background-repeat: no-repeat;
    top: -6px;
    left: 4px;
}

.tint_link04 {
    padding: 5% 5%;
    border: 4px solid #fff;
    display: block;
    width: 60%;
    position: relative;
    margin: 30px auto;
    text-align: center;
    border-radius: 10px;
    color: #fff;
}

.tint_link04:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(../img/pc/next_icon.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    background-repeat: no-repeat;
    bottom: 0;
    top: 9px;
    right: -25px;
    transition: all .2s ease-in;
}

.tint_link04:hover:before{
    right: -30px;
}

.tint_link02 {
    margin: 40px auto;
}

.tint_link01:hover .item_hover01 {
    box-shadow: 0 0 rgba(254,232,0,1);
}

.tint_link02:hover .item_hover02 {
    box-shadow: 0 0 rgba(231,0,81,1);
}

.drink_tint {
    margin: 20px auto 0 30px;
}

.drink_tint_set {
    margin: 20px auto 0 100px;
}
.about_lead {
    text-align: center;
    color: #fff;
    line-height: 24px;
    margin: 30px auto 0 auto;
}

.about_red {
    color: #e70052;
}

.red_border {
    border: 4px solid #e70052;
    color: #e70052;
}

.red_border:before {
    background-image: url(../img/pc/next_icon_02.png);
}

.gel_tint {
    background-color: #ffc3cd;
}

.ice_bk01 img {
    width: 100%;
}


