@charset "utf-8";
/* CSS Document */

.page .Main{padding-bottom: 0;}
.content_wrap{
	background: url(../img/bg_Otoshidama.png);
    background-size: 100%;
    padding-bottom: 3vw;
}
.mainImg_wrap{
	background: url(../img/Otoshidama_campaign_mainimg_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 0;
    padding-bottom: calc(100%*422/705);
    position: relative;
}
/*
.mainImg_wrap:after{
	content: "";
    background: url(../img/bg_Otoshidama_03_sp.png);
    background-size: contain;
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: calc(100%*188/750);
    position: absolute;
    margin: auto;
    bottom: -1vw;
}
*/
.mainImg_wrap2{
	background: url(../img/Otoshidama_campaign_mainimg_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 0;
    padding-bottom: calc(100%*422/705);
    position: relative;
}
/*
.mainImg_wrap2:after{
	content: "";
    background: url(../img/bg_Otoshidama_03b_sp.png);
    background-size: contain;
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: calc(100%*188/750);
    position: absolute;
    margin: auto;
    bottom: -1vw;
}
*/
.mainImg_wrap_img01{
	width: 97%;
    height: auto;
    margin: auto;
    position: absolute;
    left: 1vw;
    top: 5.4vw;
}
.mainImg_wrap_img02{
	width: 75%;
    height: auto;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
	z-index:10;
}
.OtoshidamaFlame{
    background-color: #d4b557;
    background-size: 45%;
    width: 92%;
    margin: 2vw auto 0;
    padding: 2%;
	position: relative;
    z-index: 10;
}
.FlameInner{
	background: #fff;
    padding-top: 1vw;
    padding-bottom: 1vw;
}
.detailWrap{
    width: 95%;
    margin: auto;
}
.OtoshidamaFlame .otoshi_stdtxt{
	font-size: 3.6vw;
    line-height: 1.6;
}
img.Otoshidama_catch_copy{
	display: block;
    width: calc(97% + 0%);
    height: auto;
    margin: 0 auto 3vw;
}
h3.Otoshidama_Headline{
    background: url(../img/Otoshidama_titban.png);
    background-repeat:repeat-y;
    background-position: top,bottom,left,right;
    background-size: 100%;
    padding: 3vw 3vw;
    color: #ffe08b;
    font-size: 4.6vw;
    text-shadow: 2px 3px 2px rgba(86, 11, 7, 0.89);
    margin: 3vw 0 3vw;
}
/*
h3.Otoshidama_Headline::before {
    content: '';
    background: url(../img/icon_Otoshidama.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: contain;
    width: 11vw;
    height: 7vw;
    vertical-align: middle;
    margin: 0 1vw 0 2vw;
}
*/
ul.point_list li, ul.list_red li {
    list-style-type: none;
    padding: 0 0 0 1vw;
    margin: 2vw 0;
    display: table;
    font-size: 3.4vw;
    line-height: 1.6;
}
ul.point_list li::before {
	position: relative;
    top: 0;
    left: -1vw;
    display: inline-block;
    vertical-align: middle;
    width: 1vw;
    height: 1vw;
    content: '';
    border-radius: 100%;
    background: #7d9292;
}
.list_red li::before {
    position: relative;
    top: 0;
    left: -1vw;
    display: inline-block;
    vertical-align: middle;
    width: 1vw;
    height: 1vw;
    content: '';
    border-radius: 100%;
    background: #ff0000;
}
ul.point_list li span {
    display: table-cell;
    vertical-align: middle;
}
.PresentInfo_wrap {
    width: 81vw;
    /* height: 392px; */
    margin: 0 auto 2vw;
    background: #fff;
    background-repeat: no-repeat;
    border: 1vw solid #148f14;
}
.PresentInfo_wrap h4 {
    background: #148f14;
    font-size: 4vw;
    color: #fff;
    padding: 1vw 0 1vw 1vw;
}
.PresentInfo_wrap h4::before {
    content: '';
    background: url(../img/icon_Present.png);
    display: inline-block;
    vertical-align: middle;
    width: 7vw;
    height: 7vw;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 1vw 0 0;
}
.PresentInfo_wrap h4 span.text {
    display: inline-block;
    vertical-align: middle;
    width: 89%;
    line-height: 130%;
}
.PresentInfo_inner{
	background: url(../img/ChristmasBgSP_04.png);
    background-repeat: no-repeat;
    background-size: contain;
	padding: 2vw 0 2vw;
}
.TellerImg {
	width: 30%;
    height: auto;
    display: block;
    vertical-align: top;
    margin: 0 auto 2vw;
	border: 1vw solid #fff;
}
.Present_info {
    display: block;
    width: 89%;
    background: #fffddc;
    border: 1vw solid #d6d29b;
    padding: 2vw;
    margin: auto;
}
.Present_info p{font-size: 3vw; line-height: 150%;}
.Present_img_wrap{
	display: table;
    margin: 2vw auto 0;
}

.Present_img_wrap p{text-align: center;}
.Present_info img {
	display: inline-block;
    border: 1vw solid #fff;
    width: 20vw;
    height: auto;
    margin: 1vw 1vw 0;
}
.PresentInfo_inner h5 {
    background: url(../img/gold_ribbonSP_01.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 0;
    padding-bottom: calc(100%*87/648);
    color: #c60000;
    text-align: center;
    line-height: 12vw;
    font-size: 5vw;
    margin: 2vw auto 2vw;
}
.Present_img_wrap p.Present_info_p2 {margin: 2vw 0 0;}
.Present_info_title::after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 1px dotted #8c861e;
    margin: 3vw auto;
}
.Present_info_title span.Subheading {
	display: inline-block;
    width: 23%;
    padding: 0.5vw 0;
    text-align: center;
    margin: 0 1vw 0 0;
    vertical-align: middle;
    font-size: 3vw;
}
.Present_info_title span.item_name {
    display: inline-block;
    /* background: #ffcdcd; */
    width: 74%;
    vertical-align: middle;
}

.Subheading {
    display: inline-block;
    vertical-align: middle;
    background: #ea0000;
    color: #fff;
    padding: 0.5vw 2vw;
    border-radius: 7px;
    margin: 0 1vw 0 1vw;
}
.Subheading + span{
	display: inline-block;
    width: 83%;
    vertical-align: middle;
}
.Registration_btn_02{}
.Registration_btn_02 img{
	width: 100%;
    height: auto;
    margin: 3vw 0;
}
ul.Daylist li {
    list-style-type: none;
    padding: 0;
    margin: 2vw 0;
    display: table;
    font-size: 3.6vw;
    line-height: 130%;
}
.OtoshidamaFlame p.example {
    border: 1px solid #a2a2a2;
    border-radius: 5px;
    padding: 3vw 2vw;
    width: 94%;
    margin: auto;
}
.OtoshidamaFlame p.example span.example_title {
    display: block;
    border-bottom: 1px solid #a2a2a2;
    margin: 0 0 2vw;
    padding: 0 0 2vw;
    font-weight: bold;
}

.center{text-align:center !important;}
.bold{font-weight:bold !important;}
.big{font-size: 4.5vw !important;}
.small{font-size: 14px;}
.red{color: #de1e1e !important;}
.yellow{ color:#fffaa8 !important;}

.preload * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

/* 雪を降らせる */
.snowfall{
   	background-image: url(../img/snow1.png), url(../img/snow2.png), url(../img/snow3.png);
	background-size: 35%;
	-webkit-animation: snow 20s linear infinite;
	animation: snow 20s linear infinite;
	padding-bottom: 5vw;
}
.snowfall2 {
	background: url(../img/snow1.png), url(../img/snow2.png), url(../img/snow3.png),#2ca1e6;
    -webkit-animation: snow 20s linear infinite;
    animation: snow 20s linear infinite;
	padding-top: 30px;
} 
@-webkit-keyframes snow {
	0% { background-position: 0px 0px, 0px 0px, 0px 0px }
	100% {
		background-position: 500px 1000px, 400px 400px, 300px 300px;
	}
}
@keyframes snow {
	0% { background-position: 0px 0px, 0px 0px, 0px 0px }
	100% {
		background-position: 500px 1000px, 400px 400px, 300px 300px;
	}
}
/*飛び出るタイトル*/
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.bounceIn {
    animation-name: bounceIn;
}
.animated.bounceIn{animation-duration: .75s;}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

/* スクロール部 */
.prev{
	position: absolute;
	width:7vw;
	top: 0;
	left: -7vw;
	z-index: 5;
}
.next{
	position: absolute;
	width:7vw;
	top: 0;
	right: -7vw;
	z-index: 5;
}
.sp10min_PerAllwrap{
	margin-bottom: 6vw;
}
.sp10min_Perwrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	width: 82%;
	margin: 0 9% 0 9%;
}
.nextday_Per{
    border: solid 1px #e7dab7;
	width: 44%;
	padding: 0.7vw;
}
.sp10min_Perwrap .nextday_Per{
    background: #faf5e4;
	color: #3e3e3e;
}
.sp10min_name{
	text-align: center;
	font-weight: bold;
    font-size: 4.8vw;
	margin: 2vw 0;
}
.sp10min_name2{
    font-size: 3.4vw;
}
.sp10min_means{
    font-size: 2.6vw;
	margin: 2vw 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	text-align: center;
}
.sp10min_fee{
	text-align: center;
	margin: 2vw 0;
}
.sp10min_feeimg{
    width: 4vw;
    vertical-align: top;
    margin-right: 1vw;
}
.sp10min_statuswrap{
    margin: 2vw auto 1vw;
    text-align: center;
    width: 84%;
}
.sp10min_status{
    color: #FFF;
    display: block;
    border-radius: 4px;
	font-weight: bold;
	padding: 5%;
}
.sp10min_Status_Col1{
    background: #cb123d;
}
.sp10min_Status_Col2{
    background: #a05cff;
}
.sp10min_Status_Col3{
    background: #3f3f99;
}
.sp10min_Status_Col4{
    background: #a05cff;
}
.nextday_photowrap{
  position: relative;
  width: 37.5vw;
  height: 37.5vw;
}
.nextday_photo1{
  position: absolute;
  top: 2vw;
  left: 2.5vw;
    width: 33.5vw;
    height: 33.5vw;
    border-radius: 50%;
    overflow: hidden;
}
.nextday_photo2{
  position: absolute;
  top: 0;
  left: 0;
　width: 38vw;
  height: 38vw;
}
.cp1000gp_term{
	color: rgb(104 81 1);
	width: 84%;
	padding: 3%;
	margin:0 5% 3% 5%;
	line-height: 1.3;
	border: 1px solid #e4ad37;
	background: #fdebad;
	text-align: center;
}
.carousel_title{
    font-size: 4.2vw;
	text-align: center;
	padding: 2% 0 2% 0;
	margin: 0 1% 2% 1%;
	background: rgb(161 16 57);
	color: rgba(255,255,255,1.00);
}
img {
    max-width: 100%;
    height: auto;
}
a.cv_btn02 {
    width: 86%;
    display: block;
    margin: auto;
}
a.cv_btn02 img {
    width: 100%;
    height: auto;
}
.content_wrap .lp_kurara_txt {
    width: 85%;
    font-size: 3.7vw;
    line-height: 180%;
    padding: 0 4vw;
    margin: 0 auto 3vw;
    position: relative;
}
.camp_cheatsheet{
	width: 84%;
    margin: 2% 8% 4% 8%;
	text-align: center;
	font-size: 13px;
	font-size: 4.0625vw;
}
.camp_cheatsheet th{
	padding: 2%;
    border-collapse: collapse;
    border: 1px solid #333;
}
.camp_cheatsheet td{
	background: #FFF;
	color: #000;
	padding: 2%;
    border-collapse: collapse;
    border: 1px solid #650e58;
    font-weight: bold;
    color: #ea436a;
}
.camp_cs_1{
	background: #ffb000;
	color: #FFF;
}
.camp_cs_2{
	background: #bcbcbc;
	color: #FFF;
}
.camp_cs_3{
	background: #bd5a2b;
	color: #FFF;
}
.camp_cs_4{
	background: #229699;
	color: #FFF;
}
.gp2500_arrow1{
    width: 60%;
    margin: 0 20% 2vw;
}
.sppre_wrap{
    width: 100%;
	height: auto;
    margin: 2% 0 2% 0;
}
.sppre_txt{
    font-size: 3.2vw;
	color: #FFF;
}
.sppre{
	color:#d70860;
	font-weight: bold;
	background: #fff717;
	padding: 2%;
	margin-bottom: 3%;
}
.sppre p{
    font-size: 4.8vw;
	text-align: center !important;
}
.sppre_img{
	width: 80%;
	margin: 0 10% 3% 10%;
}
.gp2000_preWrap {
    width: 100%;
    margin: 0 0 6% 0;
    padding: 0;
    text-align: center;
}
.gp2000_preWrap_type2{
    width: 96%;
    margin: 0 2%;
}
.gp2000_waku{
    background-image: url(https://d-ny.jp/ssl/sp/img/gp2000_waku1.png),url(https://d-ny.jp/ssl/sp/img/gp2000_waku2.png),url(https://d-ny.jp/ssl/sp/img/gp2000_waku3.png),url(https://d-ny.jp/ssl/sp/img/gp2000_waku4.png);
    background-repeat: no-repeat;
    background-position: left top, right top, left bottom, right bottom;
    background-size: 10%;
	padding: 4%;
}
.content_wrap p.gp2000_preTxt1 {
    font-size: 20px;
    font-size: 6.25vw;
    color: #ffec6f;
    font-weight: bold;
	text-shadow: 2px 2px 1px #580a0a;
}
.content_wrap p.gp2000_preTxt2 {
    font-size: 25px;
    font-size: 7.8125vw;
    color: #ffec6f;
    font-weight: bold;
	text-shadow: 2px 2px 1px #580a0a;
}
.content_wrap p.gp2000_preTxt3 {
    font-size: 20px;
    font-size: 6.25vw;
    color: #ffec6f;
    font-weight: bold;
	text-shadow: 2px 2px 1px #580a0a;
}
.content_wrap p.gp2000_preTxt4 {
    font-size: 13px;
    font-size: 4.0625vw;
    color: #fff;
    font-weight: bold;
	text-shadow: 2px 2px 1px #580a0a;
}
.content_wrap p.gp2000_preTxt5 {
	text-align: center;
	margin-bottom: 2%;
}
.content_wrap .gp2000_preTxt6 {
    font-size: 20px;
    font-size: 6.25vw;
    color: #c20404;
	text-align: center;
    font-weight: bold;
}
.gp2000_prespan{
    font-size: 18px;
    font-size: 5.625vw;
}
.content_wrap p.gp2000_preTxt1, .content_wrap p.gp2000_preTxt2{
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 1.2;
}
