@charset "UTF-8"; @import"https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,600,700&subset=japanese&font-display+swap"; /* reset */
html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p { margin: 0; padding: 0; font-size: 100%; }
html { font-size: 62.5%; -ms-touch-action: manipulation; touch-action: manipulation; }
body { font-size: 1.4rem; font-weight: 400; -webkit-font-kerning: auto; font-kerning: auto; letter-spacing: .04em; text-rendering: optimizeLegibility; line-height: 2; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; font-family: 'Noto Sans JP', '游ゴシック Medium', 'YuGothic', 'YuGothicM', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', '-apple-system', 'BlinkMacSystemFont', 'Verdana', 'Meiryo', sans-serif; }
@media(min-width:30em) { 
  body { font-size: 1.5rem; }
}
@media(min-width:48em) {
  body { font-size: 1.6rem; }
}
a:hover, button:hover ,img:hover { transition: all .3s ease-in-out; }
img { border: 0; virtical-align: bottom; }
button { background-color: transparent; border: none; cursor: pointer; outline: none; padding: 0; appearance: none; }
ul, ol { list-style: none; }
input,textarea { -webkit-appearance: none; border-radius: 0; }
::placeholder { color: #CCC; }
* html .clearfix { height: 1px; }

#wrap { width: 100%; overflow: hidden; line-height: 2; }
#wrap h1 { position: relative; }
#page_top {position: fixed; bottom: 30px; right: 20px; z-index: 999; }
#page_top a { background: rgba(7,7,7,0.50); color: #fff; text-align: center; text-decoration: none; padding: 2em; }
#page_top a:hover { background: rgba(0,0,0,0.80); text-decoration: none; }
.cont-2,.cont-3,.cont-4 { transform:skew(0deg, -8deg); padding: .5em .5em 7em .5em; margin-top: -5em; }
.cont-apply,.cont-3 .cont-in,.cont-official_1,.official_box_2,.official_box_3 {  -webkit-box-shadow: 0 15px 0 0 0 0 rgba(255,0,4,0.20); -moz-box-shadow: 0 15px 0 0 0 0 rgba(255,0,4,0.20); box-shadow: 0 15px 0 0 rgba(255,0,4,0.20) ; }
.cp_title { width: 40%; margin: 3em auto; }
.cp_title_p_2 { width: 30%; margin: 3em auto; }
.cont-in { transform:skew(0deg, 8deg); }
.cont-2 h2 ,.cont-3 h2 ,.campaign_step h3 { text-align: center; font-weight: 600; width: 150px; margin: 1em auto; color: #FFF; padding: .5em 0; }

.view_pc,.view_sp {display: none;}

/* top */
.FV { transform:scale(1,1); background: url("../images/bg_top.jpg") no-repeat; background-size: 100%; width: 100%; height: 1280px; position: absolute; z-index: -1; top:0; left: 0; transition: all .3s ease-in-out; }
.FV_expansion { transform:scale(1.2,1.2); transition: all .3s ease-in-out; }
.campaign_title_posi_1 { width: 30%; margin: 0 auto; padding: 2em 0;}
.campaign_title_posi_2 { width: 60%; margin: 0 auto; }
.campaign_title_posi_3 { width: 90%; margin: -5% auto 0; }
.campaign_title_posi_4 { width: 90%; margin: -10% auto 0; padding-bottom: 25%; }

/* cont-1 */
.cont-1 { background: #eeeeee; padding: .5em .5em 7em .5em; font-weight: 600; }
.cont-1 h2 { padding: 25px 0; text-align: center; }
.col-3 ,.dl_btn { display: flex; }
.col-3 div { padding:2em .5em 2em 0; }
.col-3 div:last-child {padding: 2em 0 2em 0; }
.cont-thum h3 { background: #14ae67; border-radius: 60px; color: #FFF; text-align: center; padding: 1em 0; }
.cont-thum button { position: relative; }
.cont-thum button::after { content:""; position: absolute; top:25%; left: 25%; opacity:.2; }
.cont-thum p { padding: 1em 0; overflow: hidden; }
.cont-thum p { transition: .3s; }
.cont-thum p span { position: absolute; opacity: 0; bottom: 65%; left: 0; transform:scale(.5,.5); width: 100%; padding: 1em; border-radius: 6px; background: #FFFDEF; border:1px solid #FF8E00; color: #FF8E00; line-height: 2; transition: .3s; z-index: 999; }
.cont-thum p:hover span{ opacity: 1; bottom: 65%; transform:scale(1,1); }
.img_wrap { background: none; border: none; padding: 0; width: 100%; margin: 0 auto; overflow: hidden; }
.img_wrap img { width: 100%; cursor: pointer; transition-duration: 0.2s; }
.img_wrap img:hover{ transform: scale(1.2); transition-duration: 0.2s; }
.modal-backdrop.in { filter: alpha(opacity=50); opacity: .8; }
#video video { display: block; border: none; width: 100%; }
.movie_close ,.privacy_close { position: absolute; top: -7%; right:0; z-index: 999; font-size: 3em; opacity: 1; color: #FFF; font-weight: normal; }

/* cont-2 */
.cont-2 { background: #ffdf00; }
.cont-apply { background: url("../images/pattern_bg.png") repeat; background-size: 35px; border-radius: 12px; transform:skew(0deg, -8deg); padding: 2em 1em; margin: 1em; }
.cont-2 h2 { background: #14ae67; }
.apply_in p { text-align: center; font-weight: 600; }
.apply_in { padding: .5em 1em; }
.apply_in p:nth-child(2) { padding: 1em 0; }
.apply_in span {color: #14ae67; }
.product_item_box { width: 80%; margin: 1em auto; background: #FFF; border:4px solid #14ae67; border-radius: 20px; overflow: hidden; }
.product_item_title { text-align: center; font-weight: 600; background: #14ae67; color: #FFF; padding: 1em 0; }
.product_item_img { width: 95%; margin: 1em auto; }
.product_item_title span { padding: 0 .5em 0 0;}

/* cont-3 */
.cont-3 { background: #14ae67; }
.cont-3 .cont-in { background: #FFF; border-radius: 12px; padding: 1em; margin:3em 1em; }
.cont-3 h2 { background: #000; margin: 3em auto; }
.campaign_step h3 { background: #14ae67; width: 100%; margin: 3em auto; }
.rule-txt { font-weight: 600; text-align: center; }
.rule-txt-in { text-align: left; background: #eeeeee; border-radius: 12px; padding: 2em; margin: 2em auto; }
.dl_btn_area { margin: 2em 0; }
.dl_btn_txt { font-weight: 600; text-align: center; }
.dl_btn div { padding: .5em; }
.campaign_note { padding: 1em; }
.privacy {  background: #FFF; padding: 5em 2em; border: 5px solid #ffdf00; box-sizing: border-box; position: relative; }
.privacy h2 { font-weight: 600; text-align: center; padding: .5em 0; margin-bottom: 1em; position: relative; border-top: 5px solid #ffdf00; border-bottom: 5px solid #ffdf00; box-sizing: border-box; }
.privacy h2::before ,.privacy h2::after { content: ""; display: block; line-height: 0; overflow: hidden; position: absolute; right: 0; width: 50%; height: 5px; background: #14ae67; }
.privacy h2::before { top: -8%; }
.privacy h2::after { bottom: -8%; }
.privacy_close { top: 1% ; right: 1%; width: 40px; }

/* cont-4 */
.cont-4 { background: #eeeeee; padding: 2em 0; margin: -5em 0 3em 0; }
.cont-official_1 { background: url("../images/pattern_bg.png") repeat; background-size: 35px; border-radius: 12px; padding: 2em 1em; margin: 1em; }
.cont-official_1 h2 { margin: 2em auto; }
.official_txt h3 { text-align: center; font-weight: 600; padding:0 0 .5em 0; }
.official_txt p { padding:0 1em; }
.official_txt span { text-align: center; display: block; }
.official_box_2,.official_box_3 { overflow: hidden; background: url("../images/pattern_bg.png") repeat; background-size: 35px; transform:skew(0deg, -8deg); }
.official_box_2 h2,.official_box_3 h2 { width: 50%; overflow: hidden; }
.official_box_2 .official_txt,.official_box_3 .official_txt { width: 50%; padding:0 1em; }
.official_box_2 .official_txt::before,.official_box_3 .official_txt::before { color: #e1e1e1; font-weight: 600; padding: 0; line-height: 1.5; }
.official_box_2 { border-radius: 0 12px 12px 0; margin: 5em 1em 0 0; }
.official_box_2 .official_txt::before { content:"01."; }
.official_box_2 h2 { float:left; margin: 0 0 -3em 0; }
.official_box_2 .official_txt { float: right; }
.official_box_3 { border-radius: 12px 0 0 12px; margin: 2em 0 5em 1em; }
.official_box_3 .official_txt::before { content:"02."; }
.official_box_3 h2 { float:right; margin: -2.5em 0 -1em 0; }
.official_box_3 .official_txt { float:left; padding: 2.5em 1em 1em 1em; }

/* footer */
footer { background: #000; padding: 3em 1em; z-index: 999; }
footer a { text-decoration: none; }
.footer-logo-link { color: #FFF; text-align: center;}
.footer-logo-link a img { display: block; width: 35%; margin: 4em auto; }
.copy { padding: 1em 0; color: #FFF; }

/* btn common */
.campaign-btn a { width: 85%; margin: 1em auto; color: #000; box-shadow: 10px 10px 0 0 rgba(0,0,0,.3); text-align: center; padding: 1em 0; backface-visibility: hidden; opacity: 1; transition: opacity .3s; font-weight: 700; line-height: 1.3; display: flex; align-items: center; justify-content: center; position: relative; transform: skewX(-13deg); }
.campaign-btn a:hover ,.campaign_common_btn button:hover { text-decoration: none; opacity: .8; }
.campaign-btn a::before { content: ''; display: block; width: 100%; position: absolute; left: 0; z-index: 1; transition: all .3s; background: linear-gradient(to right,#f7e259 0,#ffef97 40%,#fff 49%,#50bdbf 60%,#0aa19e 100%); height: calc(100% + 3px); top: -1px; }
.campaign-btn a span { display: block; width: 100%; position: relative; z-index: 3; transform: skewX(13deg); text-align: center; }
.campaign-btn a::after { content: ''; display: block; width: 98%; height: 90%; background-color: #fff; position: absolute; top: 5%; left: 1%; z-index: 2; }
.campaign_common_btn button { width: 50%; margin: 1em auto; background-image: -webkit-gradient(linear,left bottom,left top,from(#e5005a),color-stop(44%,#fff),color-stop(56%,#fff),to(#00a0e9)); background-image: linear-gradient(0deg,#e5005a 0,#fff 44%,#fff 56%,#00a0e9 100%); border-radius: 45px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 0 6px 0 0 rgba(0,0,0,.2); box-shadow: 0 6px 0 0 rgba(0,0,0,.2); color: #000; display: block; text-align: center; text-decoration: none; font-weight: 500; padding: .5em; position: relative; overflow: hidden; -webkit-transition: opacity .2s ease-out; transition: opacity .2s ease-out; }
.campaign_common_btn button:before {
  background-color: #fff; border-radius: 45px; content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: calc(100% - 6px); height: calc(100% - 6px); margin: auto; z-index: 2; }
.campaign_common_btn button span {
  position: relative; z-index: 2; }

/* ///////////////////////////////////////////////////////////////////// 
// Media Queries
/////////////////////////////////////////////////////////////////////*/
/* PC */
@media screen and (min-width: 480px) { 
  .view_pc {display: block;}
  body { background: #FFF; }
  #wrap { width: 550px; margin: 0 auto; }
  .FV { width: 550px; height: 100%; left: inherit; }
  .cont-thum button::after { background: url("../images/play_svg.svg") no-repeat; background-size: contain; width: 80px; height:80px; }  
  .cont-thum p { height: 120px; }
  
  /* font-size */
  .official_box_2 .official_txt::before, .official_box_3 .official_txt::before { font-size: 7rem; }  
  .cont-1 h2 { font-size: 3rem;}
  .apply_in p:nth-child(1) { font-size: 2.4rem; }
  .cont-apply,.cont-3,.campaign-btn a ,.campaign_common_btn,.privacy h2,.official_txt h3 { font-size: 2rem; }
  .cont-thum h3,.rule-txt-in { font-size: 1.6rem; }
  .cont-thum p,.apply_in p:nth-child(2),.product_item_title span,.campaign_note,.official_txt p { font-size: 1.4rem; }
}
/* SP */
@media screen and (max-width: 768px) { 
  .view_sp {display: block;}
  .cont-thum button::after { background: url("../images/play_svg.svg") no-repeat; background-size: contain; width: 50px; height:50px; }
  .campaign_title_posi_4 { padding-bottom: 20%; }
  .cont-thum p { height: 90px; }  
  .modal-dialog { margin: 15% 1em; }
  /* font-size */
  .official_box_2 .official_txt::before, .official_box_3 .official_txt::before { font-size: 5rem; }
  .cont-1 h2 { font-size: 2.2rem;}
  .campaign_common_btn,.campaign-btn a ,.campaign_common_btn,.privacy h2 { font-size: 2rem; }
  .apply_in p:nth-child(1),.cont-3,.official_txt h3 { font-size: 1.5rem; }
  .cont-apply, .dl_btn_txt { font-size: 1.2rem; }
  .cont-thum h3,.cont-thum p,.apply_in p:nth-child(2),.rule-txt-in,.campaign_note, footer,.official_txt p { font-size: 1rem; }
  .product_item_title span { font-size: .8rem; }
}