﻿body{
    font-family:"メイリオ" , Meiryo , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
html, body{
    width:100%;
    font-size: 10px;
    min-width:100%;
    min-width: 1400px;
}
.hover{
    transition: .3s ;
}
.hover:hover{
    opacity: 0.6;
}
body *{
    font-size: 1.4rem;
}
body:not(.toppage_body){
    background: url(./img/common/pink_paws_pattern.png);
    
}
.sp{
    display: none;
}
.content_core{
    max-width: 1100px;
    min-width: 1100px;
    width: 100%;
    margin: 0 auto;
}
.wrap{
    width:960px;
    margin: auto;
}
/*PC*/
/*header*/
.main_view{
    position: relative;
    min-width: 1400px;
    border-top: 5px solid #ffcd21;
}
.main_image{
    height: 640px;
    background: url("./img/index/index_mv_bg01.png") repeat bottom center;
    background-size: cover;
    position: relative;
    z-index: 50;
    min-width: 1400px;
    width:100%;
    opacity: 0;
    overflow: hidden;

}
.main_image_chara{
    height: 640px;
    background: url("./img/index/index_mv_bg02.png") no-repeat top center;
    width:100%;
    min-width: 1400px;
    max-width: 1920px;
    position: relative;
    margin: 0 auto;

}
.main_image_size{
    position: absolute;
    top: 0;
    width: 960px;
    min-width:100%;

}
.main_image_size_bottom{
    position: relative;
    width: 960px;
    margin: 0 auto;
}
.main_image_chara_detail{
    position: absolute;
    bottom :-3px;
}

.main_image_logo{
    z-index: 80;
    bottom: 196px;
    left: 49px;
}
.main_image_logo > h1{
    display: inline-block;
    padding-right: 20px;
}
.main_image_logo > h1 + img {
    position: relative;
    top: -7px;
    left: -2px;
}

.main_image_chara01{
    z-index: 50;
    right: -80px;
    bottom: 197px;
}
.main_image_chara02{
    z-index: 70;
    top: 50px;
    left: -13px;
}
.main_image_word{
    z-index: 50;
    right: 55px;
    top: 22px;
}

.main_image_chara03{
    z-index: 20;
    right: -41px;
    top: -6px;
}
.main_image_chara04{
    z-index: 30;
    left: -74px;
    top: 66px;
}
/**/
.main_view_menu{
    height: 167px;
    background: url("./img/index/main_view_menu_bg.png") repeat-x bottom center;
    position: absolute;
    bottom: -106px;
    left: 0;
    z-index: 1000;
    width: 100%;
}
.main_view_menu_box{
    width: 900px;
    margin: 0 auto;
    position: relative;
}
.main_view_menu_wanko{
    position: absolute;
    top: 20px;
    left: 33px;
}
/**/
.main_view_menu_box ul{
    display: flex;
    justify-content: space-between;
    padding-top: 25px;
}

.main_view_menu_box ul li:nth-child(1),.main_view_menu_box ul li:nth-child(7){
    padding-top: 57px;
}
.main_view_menu_box ul li:nth-child(2),.main_view_menu_box ul li:nth-child(6){
    padding-top: 47px;
}
.main_view_menu_box ul li:nth-child(3),.main_view_menu_box ul li:nth-child(5){
    padding-top: 35px;
}
.main_view_menu_box ul li:nth-child(4){
    padding-top: 26px;
}
.main_content_area{
    min-width: 1400px;
    margin-top: 133px;
    background: url("./img/index/index_bg.png") repeat bottom center;
    background-size: cover;
    padding-top: 13px;
    padding-bottom: 100px;
}
.main_content_box{
    width: 980px;
    margin: 0 auto;
    padding: 0 50px;
    box-sizing: border-box;
}
.index_news_area{
    display: flex;
    justify-content: space-between;
}
.index_news_box.left{
    width: 516px;
}
.index_news_box.right{
    background: url("./img/index/index_news_right_bg.png") no-repeat top center;
    height: 576px;
    width: 348px;
    position: relative;
}
.index_news_box .animated{
    animation-duration: 0.5s!important;
}
.index_osirase{
    background: url(./img/index/index_osirase_bg.png) no-repeat top center;
    height: 300px;
    width: 516px;
    box-sizing: border-box;
    padding: 91px 20px 60px 55px;
    display: inline-block;
}
.azuki_qballon {
    position: absolute;
    right: 20px;
    top: 22px;
}
.koharu_qballon {
    position: absolute;
    left: 96px;
    bottom: 145px;
}
.index_osirase > ul{
    height: 160px;
    overflow-y: auto;
}
.index_osirase > ul > li{
    padding-top: 6px;
    display: flex;
}
.index_osirase > ul > li span{
    color: #d8c29e;
    font-size: 1.4rem;
    line-height: 1.5;    
}
.index_osirase > ul > li p{
    font-size: 1.4rem;
    color: #6a3800;
    padding:0 10px;
    line-height: 1.5;
}
.index_osirase > ul > li:first-child{
    padding-top: 0;
}
.index_banner{
    padding-top: 25px;
    display: inline-block;
}
.index_banner ul{
    margin-left: 12px;
}
.index_banner ul li{
    display: inline-block; 
    font-size: 0;
    margin-top: 10px;
}
.index_banner ul li:first-child{
    margin: 0;
}
.js_feedin{
    opacity: 0;
}
.js_feedin_left{
    position: absolute;
    left: 0;
    top: 0;
}
.js_feedin_right{
    position: absolute;
    right: -30px;
    bottom: 0;
}
.index_banner_box{
    margin-top: 65px;
}
.index_banner_box ul{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 12px;
    margin-top: -14px;
}
.index_banner_box ul li{
    margin-left: 14px;
    margin-top: 14px;
}
.index_banner_box ul li:nth-child(3n+1){
    margin-left: 0;
}
.index_title_detail_box.left{
    width: 456px;
    margin-right: 20px;
}

.index_title_detail{
    display: flex;
    justify-content: space-between;
    padding: 40px 0 0 0;
}

.index_magazine_box{
    border: #ffbcbe 15px solid;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 14px 12px 5px 14px;
    background: #fff;
}
.index_magazine_box01{
    margin-bottom: 10px;
}
.index_magazine_box > ul{
    height: 160px;
    overflow-y: auto;
    margin: 15px 0 20px 0;
    padding:0 10px;
}
.index_magazine_sub_title{
    font-size: 1.5rem;
    color: #6a3800;
    font-weight: bold;
    line-height: 1.5;
}
.index_magazine_sub_detail{
    font-size: 1.4rem;
    line-height: 1.5;
    color: #6a3800;
    margin-top: 10px;
}
.index_magazine_box01 > ul > li{
    margin-top: 20px;
    padding-top: 25px;
    border-top: 1px solid #9c988b;
    display: flex;
    justify-content: space-between;
}
.index_magazine_box01 > ul > li:first-child{
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}
.index_magazine_box01 > ul > li > .right{
    width: 245px;
}

.index_magazine_box02 > ul > li{
    margin-top: 10px;
}
.index_magazine_box02 > ul > li:first-child{
    margin-top: 0;
}
.index_magazine_box02 > ul > li > p{
    font-size: 1.4rem;
    color: #6a3800;
    padding: 0 10px;
    line-height: 1.5;
}

.index_title_detail_box.right{


}
.index_magazine_box03{
    border: #d0e7fd 15px solid;
}
.index_magazine_box:nth-of-type(2) ul{
height: auto;
}
.index_magazine_box02 > ul > li {
    margin-top: 6px;
}
/*index_end*/






/*footer*/
footer{
    min-width: 1400px;
    width: 100%;
    
}
footer:not(.toppage_footer){
    margin-top: 125px;
}
.footer_topbtn{
    position: fixed;
    right: 60px;
    bottom: 40px;
}

.footer_menu_bg{
    border-top: 13px solid #feac2d;
    background: #fff;
}
.footer_menu{
    width: 920px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.footer_copy{
    background: #feac2d;
    text-align: center;
    padding: 20px 0 20px;
}
.footer_copy img{
    display: inline-block;
}
.footer_copy span{
    color: #fff;
    vertical-align: top;
    padding-top: 20px;
    display: inline-block;
    margin-left: 30px;
}

/*---------------------------------------------------------------
セカンドページ基本CSS
---------------------------------------------------------------*/
header.sub_header{
    margin-bottom: 10px;
}
.second_main_view_menu{
    height: 112px;
    background: url("./img/common/second_header_bk.png") repeat-x bottom center;
    z-index: 1000;
    width: 100%;
    border-top: 5px solid #ff9d0e;
}
.second_main_view_menu_box{
    width: 904px;
    margin: 0 auto;
}
/*セカンドページヘッダー*/
.second_main_view_menu_box ul{
    display: flex;
    justify-content: space-between;
    padding-top: 25px;
}

.second_main_view_menu_box ul li:nth-child(1),.second_main_view_menu_box ul li:nth-child(7){
    padding-top: 2px;
}
.second_main_view_menu_box ul li:nth-child(2),.second_main_view_menu_box ul li:nth-child(6){
    padding-top: 0px;
    margin-top: -8px;
}
.second_main_view_menu_box ul li:nth-child(3),.second_main_view_menu_box ul li:nth-child(5){
    padding-top: 0px;
    margin-top: -15px;
}
.second_main_view_menu_box ul li:nth-child(4){
    padding-top: 0px;
    margin-top: -19px;
}
/*---------------------------------------------------------------
グラフィック
---------------------------------------------------------------*/
.graphic {
    width: 100%;
    margin-bottom: 80px;
}
.graphic:last-of-type{
        margin-bottom: 28px;
}
.graphic .graphic_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;

}
.graphic h2 {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.graphic article {
    padding: 7px;
    border-radius: 10px;
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.2);
    margin-bottom: 15px;
}
@media screen and (max-width: 764px) {
    .lightbox {
        position: fixed!important;
        left: 0;
        width: 100vw;
        z-index: 10000;
        font-weight: 400;
        top: 0!important;
        left: 0!important;
        right: 0;
        bottom: 0;
        margin: auto;
        display: flex!important;
        justify-content: center;
        align-items: center;
        align-content: center;
        flex-wrap: wrap;
    }
}

/*---------------------------------------------------------------
キャラクター
---------------------------------------------------------------*/
.character {
    margin: 0 0 80px;
}
.character article {
    margin-top: 24px;
}
.character article:nth-of-type(2){
    margin-top: 48px;
}

.character .character_page_ttl{
    text-align: center;
}
.character .character_tabs {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.character .character_tabs img{
    margin: 0 15px;
}
.character .koharu_chara .character_slider_wrap > img:nth-of-type(1) {
    margin-left: 11px;
    position: relative;
    top: 30px;
}
.character .koharu_chara .character_slider_wrap > img:nth-of-type(2) {
    position: relative;
    left: -66px;
    top: -43px;
}
.character .koharu_chara{
    opacity: 0;
}
.character .azuki_chara {
    background: url(./img/page/character/azuki_bk.png)no-repeat;
    width: 100%;
    padding:15px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    height: 627px;
    opacity: 0;
}
.character .character_slider_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width:43%;
}

.character .character_profile_wrap {
    width: 52%;
    text-align: center;
    padding: 10px 0;
}

.character .azuki_chara .character_slider_wrap > img:nth-of-type(1) {
    margin-top: 66px;
    margin-left: 15px;
}
.character .azuki_chara .character_slider_wrap > img:nth-of-type(2) {
    margin-top: -122px;
    margin-left: -56px;
}
.character h3 {
    margin-bottom: 15px;
}

.character .voice_sample_azuki {
    background: url(./img/page/character/azuki_vframe.png) no-repeat;
    background-position: 50% 0;
    width: 100%;
    height: 26px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 53px;
    box-sizing: border-box;
    padding-top: 2px;
}

.character .voice_sample_azuki a:not(:last-of-type){
    margin-right:5px;
}

.character .profile_list {
    position: relative;
}
.character .profile_list + img{
    margin-top: 10px;
}

.character .koharu_chara .profile_sd {
    position: absolute;
    right: 12px;
    bottom: -125px;
}
.character .azuki_chara .profile_sd {
    position: absolute;
    right: 22px;
    bottom: -125px;
}
img.sd_azuki {
    left: 8px;
    top: -12px;
}
img.sd_koharu {
    right: -63px;
    bottom: 55px;
}

.character .voice_sample_koharu {
    background: url(./img/page/character/koharu_vframe.png) no-repeat;
    background-position: 50% 0;
    width: 100%;
    height: 26px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 53px;
    box-sizing: border-box;
    padding-top: 2px;
}

.character .voice_sample_koharu a:not(:last-of-type){
    margin-right:5px;
}

.character .koharu_chara {
    background: url(./img/page/character/koharu_bk.png)no-repeat;
    width: 100%;
    padding:15px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    height: 627px;
}

.bx-wrapper {
    background: none!important;
    border: none!important;
    box-shadow: none!important;
    -webkit-box-shadow:none!important;
}
.bx-wrapper .bx-viewport {
    height: 565px!important;
    overflow: visible!important;
    top: 17px;
    left: 11px;
}
.bx-wrapper ul {
}
.bx-wrapper li {
    width:303px!important;
    position: relative!important;
}
.bx-wrapper img {
    position: absolute;
}

.bx-wrapper .bx-pager {
    display: none!important;
}
.bx-wrapper .bx-pager.bx-wrapper .bx-pager-item {
    display: none;
}
.character .koharu_chara a.bx-prev,.character .koharu_chara a.bx-next {
    margin-top: 5px!important;
}
.character .azuki_chara a.bx-prev,.character .azuki_chara a.bx-next {
    margin-top: 45px!important;
    
}
.character .koharu_chara a.bx-prev{
    background: url(./img/page/character/koharu_prev_btn.png)no-repeat;
}
.character .koharu_chara a.bx-next {
    background: url(./img/page/character/koharu_next_btn.png)no-repeat;
    right: 64px;
}
.character .azuki_chara a.bx-prev{
    margin-left:10px;
    background: url(./img/page/character/azuki_prev_btn.png)no-repeat;
}
.character .azuki_chara a.bx-next {
    margin-right: 44px;
    background: url(./img/page/character/azuki_next_btn.png)no-repeat;
}

/*---------------------------------------------------------------
ストーリー
---------------------------------------------------------------*/
.story {
    margin: 0 0 80px;
}
.story .story_wrap {
    text-align: center;
}

.story .story_wrap h2 {
        margin-bottom: 28px;
}

.story article {
    background: url(./img/page/story/story_bg.png)no-repeat;
    height: 1380px;
    background-size: 100%;
}
.story article img:nth-of-type(1) {
    margin-top: 48px;
}
.story article img:nth-of-type(2) {
    margin-top: 60px;
}
.story article img:nth-of-type(3) {
    margin-top: 36px;
}
/*---------------------------------------------------------------
スペック
---------------------------------------------------------------*/
.spec {
    margin: 0 0 80px;
}
.spec .spec_wrap {
    text-align: center;

}
.spec .spec_wrap h2 {
        margin-bottom: 28px;
}
.spec h2 img {
}
.spec article {
        margin-bottom: 28px;
}
.spec article img {
}
/*---------------------------------------------------------------
キャンペーン
---------------------------------------------------------------*/

.campaign {
}
.campaign .campaign_wrap {
}
.campaign .campaign_wrap > div {
    background: url(./img/page/campaign/bg.png)no-repeat;
    text-align: center;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-wrap: wrap;
    position: relative;
    margin-top: 25px;
    min-height: 831px;
}
.campaign .campaign_wrap > div > div {
    text-align: center;
    width: 100%;
}
.campaign .campaign_left{
    z-index: 999;
}
.campaign .campaign_left img {
    position: absolute;
    left: 0;
    bottom: 0;
}
.campaign .campaign_left img:nth-of-type(1) {
    left: -87px;
    bottom: 90px;
}
.campaign .campaign_left img:nth-of-type(2) {
    left: 97px;
    bottom: 110px;
}
.campaign .character_page_ttl {
    width: 100%;
    text-align: center;
}
.campaign .character_page_ttl img {
}
.campaign .sd_title {
    position: relative;
    top: 62px;
    left: -20px;
}
.campaign article {
    width:74%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;

}
.campaign .campaign_left {
}

.campaign .campaign_right {
    text-align: center;
    position: relative;
    top: 9px;
}
.campaign .campaign_right img:nth-of-type(1) {
    position: relative;
    z-index: 99;
    left: -17px;
}
.campaign .campaign_right img:nth-of-type(2) {
    position: relative;
    top: -92px;
}
.frame_animate {
    opacity: 0;
}

/*20180423*/
.campaign .campaign_wrap > div {
    background: #fff;
    border: 3px solid #FCAD3B;
    border-radius:  25px;
}
/*---------------------------------------------------------------
早期予約キャンペーン
---------------------------------------------------------------*/

.campaign_2 {
}
.campaign_2 .campaign_2_wrap h2{
    text-align: center;
}
.campaign_2 .campaign_2_wrap > div {
    background: #fff;
    border: 3px solid #FCAD3B;
    border-radius: 25px;
    text-align: center;
    position: relative;
    margin-top: 25px;
    background-image:url(./img/page/campaign_2/bg01_011.png),url(./img/page/campaign_2/index_bg.png);
    background-position: top,bottom;
    background-repeat: no-repeat;
}
.campaign_2 .campaign_2_wrap > div > div {
    text-align: center;
    width: 100%;
}

.campaign_2 .sd_title {
    position: relative;
    top: 62px;
    left: -20px;
}

.frame_animate {
    opacity: 0;
}

.reserve_campaign {
    padding: 26px;
    box-sizing: border-box;
    opacity: 0;

}
.reserve_campaign > img {
    margin-top: 15px;
}
.reserve_campaign article.main_campaign {
    background: #fff;
    width: 100%;
    padding:20px;
    box-sizing: border-box;
    position: relative;
    margin-top: 60px;
    margin-bottom: 120px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.reserve_campaign article.main_campaign >img:first-of-type{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -20px;
    width: 250px;
    transform: rotate(-10deg);

}
.reserve_campaign article.main_campaign >img:last-of-type{
    position: absolute;
    bottom: -128px;
    left: -42px;

}
.reserve_campaign .main_campaign div {
    background: #fff;
    border: 2px dashed #7ED9FF;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 0;

}
.reserve_campaign .main_campaign div .main_campaign_title {
    margin-top: -100px;

}
.reserve_campaign .main_campaign div .reserve_start {
    margin-top: -50px;
    position: relative;
    left: -33px;
    width: 925px;
    opacity: 0;

}
.reserve_campaign .main_campaign div img:nth-of-type(3) {
    margin-top: -60px;
    opacity: 0;
}
.reserve_campaign .main_campaign div img:nth-of-type(4) {
    margin-left: auto;
    margin-right: 50px;
    margin-top: 20px;
    margin-bottom: 30px;
    display: block;
}
.reserve_campaign .main_campaign div img {
}
.reserve_campaign .main_campaign img {
}
.reserve_campaign .campaign_logo {
}
.reserve_campaign .campaign_area {
    width: 100%;
    margin-top: 30px;
}
.reserve_campaign .campaign_area > img {
    margin-bottom: 30px;
}
.reserve_campaign .campaign_area > div {
    margin-bottom: 50px;
}
.reserve_campaign .campaign_area > div img{
    margin-bottom: 10px;
}
.reserve_campaign .campaign_area img img li {
}
.reserve_campaign .campaign_area img img p {
}
.reserve_campaign .campaign_area ul {
    width:80%;
    margin: auto;
    border-top: 1px solid #c9c9c9;
}
.reserve_campaign .campaign_area ul li {
    display: flex;
    justify-content: space-around;
    padding: 15px 0;
    border-bottom: 1px solid #c9c9c9;
}
.reserve_campaign .campaign_area img ul li {
}
.reserve_campaign .campaign_area img ul p {
}
.reserve_campaign .campaign_area div {
}
.reserve_campaign .campaign_area div img {
}
.reserve_campaign .campaign_area div ul {
}
.reserve_campaign .campaign_area div li {
}
.reserve_campaign .campaign_area div p {
}
.campaign_area font article{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 90%;
    margin: auto;
}
.campaign_area font article:after{
    content:"";
    display: block;
    width: 33.333%;
}
.campaign_area font div{
    width: 100%;
    text-align: center;
}
.campaign_area font article:first-of-type{
    margin-top: 40px;
}
.campaign_area font article:not(:first-of-type){
    margin-top: 50px;
}

.campaign_area font p{
    width: 33.333%;
    text-align: center;
    border-bottom: 1px solid #cbcbcb;
    padding: 20px 0;
    color: #95520d;
    font-size:12px;
}

/*---------------------------------------------------------------
無料配布イベント
---------------------------------------------------------------*/

.campaign_3 .campaign_3_wrap h2{
    text-align: center;
}
.campaign_3 .campaign_3_wrap > div {
    background: #fff;
    border: 3px solid #FCAD3B;
    border-radius: 25px;
    text-align: center;
    position: relative;
    margin-top: 25px;
    background-image:url(./img/page/campaign_2/bg01_011.png),url(./img/page/campaign_2/index_bg.png);
    background-position: top,bottom;
    background-repeat: no-repeat;
}
.campaign_3 .campaign_3_wrap > div > div {
    text-align: center;
    width: 100%;
}

.campaign_3 .sd_title {
    position: relative;
    top: 62px;
    left: -20px;
}
.campaign_3 .reserve_campaign article.main_campaign {
	margin: 30px 0;
}
.campaign_3 .reserve_campaign article.main_campaign >img:first-of-type{
    position: absolute;
    left: -15px;
	right: auto;
    margin: auto;
    top: 10px;
    width: 224px;
	transform: none;
	z-index: 3;
}
.campaign_3 .reserve_campaign article.main_campaign >img:last-of-type{
    position: absolute;
    bottom: auto;
}

.campaign_3 .reserve_campaign .main_campaign div .locate_area {
	padding: 0 0 0 15px;
	border: 0;
	text-align: left;
}
.campaign_3 .reserve_campaign .main_campaign div .locate_area p+p {
	margin: 10px 0 0;
}
.campaign_3 .reserve_campaign .main_campaign div .locate_area h3 {
	margin-bottom: 10px;
	font-weight: normal;
	color: #ff7800;
}
.campaign_3 .reserve_campaign .main_campaign div .locate_area ul.locate_list li {
    padding: 12px 0;
}
.campaign_3 .reserve_campaign .main_campaign div .locate_area ul.attention {
	margin: 10px 0 0;
}
.campaign_3 .reserve_campaign .main_campaign div .locate_area ul.attention li {
	padding-left: 1rem;
	line-height: 1.5;
	text-indent: -1rem;
    font-size: 11.2px;
}
.campaign_3 .reserve_campaign .main_campaign div .locate_area ul.attention li:before {
	content: "・";
}
.campaign_3 .reserve_campaign .main_campaign div .locate_area ul.attention li+li {
    margin: 6px 0 0;
}
.campaign_3 .reserve_campaign .main_campaign div.img_area {
	position: relative;
    border: 0;
    padding:  0;
}

.campaign_3 .reserve_campaign .main_campaign div.fl_box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	justify-content: space-between;
    width:  100%;
	padding: 60px 30px 40px 20px;
}
.campaign_3 .reserve_campaign .main_campaign div img.chara {
	opacity: 1;
}
.campaign_3 .reserve_campaign .main_campaign div img.chara02 {
    position:  absolute;
    width: 107px;
    left:  -60px;
    top: 7px;
}

.campaign_3 .reserve_campaign .main_campaign div img.chara01 {
    position:  absolute;
    width: 99px;
    right: -37px;
    bottom: -10px;
}

.campaign_3 .reserve_campaign .ttl img {
	margin-top: 15px;
}

/*---------------------------------------------------------------
店舗特典
---------------------------------------------------------------*/
.campaign_4 .campaign_4_wrap h2{
    text-align: center;
}
.campaign_4 .campaign_4_wrap > div {
    background: #fff;
    border: 3px solid #FCAD3B;
    border-radius: 25px;
    text-align: center;
    position: relative;
    margin-top: 25px;
    background-image:url(./img/page/campaign_2/bg01_011.png);
    background-position: top;
    background-repeat: no-repeat;
}
.campaign_4 .campaign_4_wrap > div > div {
    text-align: center;
    width: 100%;
}

.campaign_4 .sd_title {
    position: relative;
    top: 62px;
    left: -20px;
}

.campaign_4 .privilege_area {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.campaign_4 .privilege_box {
    width:  100%;
    padding: 40px 22px;
}

.campaign_4 .privilege_box h3 {
    padding:  9px 0px;
    font-size:  20px;
    font-weight:  normal;
    color:  #fff;
    background: #ffa036;
    border-radius:  25px;
}

.campaign_4 .privilege_box div.img {
    min-height: 424px;
    position:  relative;
}

.campaign_4 .privilege_box div.img img {
    position:  absolute;
    top: 0;
    left:  0;
    bottom: 0;
    right: 0;
    margin:  auto;
}

.campaign_4 .privilege_box .txt h4 {
	margin-bottom: 12px;
	padding-bottom: 6px;
    color: #ffa036;
    font-size:  16px;
	border-bottom: 1px solid #ffa036;
}

.campaign_4 .privilege_box .txt p {
	font-size: 13px;
	color: #95520d;
}

.campaign_4 .privilege_box .txt {
    text-align:  left;
}

.campaign_4 .privilege_box .txt h4:before {
    content: "";
    display:  inline-block;
	margin-right: 9px;
    width: 24px;
    height: 24px;
    vertical-align: middle;
	background:url(./img/page/campaign_4/privilege_icon01.png) center / contain no-repeat;
}

.campaign_4 .privilege_box .btn {
    margin:  30px 0 0;
}

.campaign_4 .privilege_box .btn a {
	display: inline-block;
}

/*---------------------------------------------------------------
ダウンロード
---------------------------------------------------------------*/
.download .download_wrap h2{
    text-align: center;
    margin-top: 12px;
}
.download .download_wrap h2 + article{
    margin-top: 55px;
}
.download {
}
.download .download_wrap article{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 85px;
}
.download .download_wrap article > img{
    margin:0 auto;
    margin-bottom: 35px;
}
.download .download_wrap .framefullwidth{
    width: 100%;
    position: relative
}

.download .download_wrap .framefullwidth iframe{
    border: 5px solid #fff;
    box-shadow: 0px 0px 0px 3px rgba(255, 157, 14,1);
    border-radius: 10px;
}
.predown_links_wrap {
width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}

.predown_links_wrap .predown_link {
    width: 217px;
    margin-bottom: 20px;
}
.predown_links_wrap p {
    border: 1px solid #c9c9c9;
    padding:15px 10px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
    width: 150px;
    margin:auto;
}
.predown_links_wrap a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-shadow: 1px 1px rgba(0,0,0,0.3);
    letter-spacing: 1px;
    margin-top: 0px;
    width: 100%;
    background: url("./img/page/download/linkbg.png")no-repeat;
    width: 217px;
    height: 50px;
    position: relative;
    top: -10px;
}
.predown_links_wrap a:hover{
    text-decoration: underline;
}
.predown_links_wrap{
    position: relative;
}
.predown_links_wrap:before{
    content: url(./img/page/download/koharu.png);
    position: absolute;
    left: -70px;
    bottom: 0;
    top: 25px;
    z-index: -1;
    margin: auto;
}
.predown_links_wrap:after{
    content: url(./img/page/download/azuki.png);
    position: absolute;
    right: -70px;
    top: 25px;
    bottom: 0px;
    z-index: -1;
    margin: auto;
}
.fd_twitter {
    width: 100%;
    margin-bottom: 70px;
}

.fd_twitter > div {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 20px;
}
.fd_twitter a {
    display: block;
    width: 47.5%;
    border: 5px solid #fff;
    box-shadow: 0px 0px 0px 2px rgba(255, 222, 225,1);
    border-radius: 10px;
    margin-bottom: 15px;
    transition-duration: 0.2s;
}
.fd_twitter a:hover {
    transition-duration: 0.2s;
    opacity: 0.7;
}
.fd_twitter a img {
    width: 100%;
    height: auto;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .18s ease-in-out;
    transition: all .18s ease-in-out;
}
.fd_twitter a img:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}


.fd_twitter figure {
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fd_twitter figcaption {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(255, 175, 175, 0.6);
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ff235f;
    text-shadow: 1px 1px rgba(255, 255, 255,0.5);

}
.fd_twitter figure:hover figcaption {
    opacity: 1;
}
.fd_icon {
    margin-bottom: 35px;
}
.fd_icon a {
    transition-duration: 0.2s;
}
.fd_icon a:hover{
    transition-duration: 0.2s;
    opacity: 0.7;
}
.fd_icon img {
    
}

.fd_icon > div {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 20px;
    width: 530px;
}
.fd_icon a {
    display: block;
    width: 110px;
    border: 5px solid #fff;
    box-shadow: 0px 0px 0px 2px rgba(255, 222, 225,1);
    border-radius: 10px;
    margin-bottom: 15px;
}
.fd_icon a img {
    width: 100%;
    height: auto;
}
.fd_icon a img {
    width: 100%;
    height: auto;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .18s ease-in-out;
    transition: all .18s ease-in-out;
}
.fd_icon a img:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}


.fd_icon figure {
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fd_icon figcaption {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(255, 175, 175, 0.6);
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ff235f;
    text-shadow: 1px 1px rgba(255, 255, 255,0.5);

}
.fd_icon figure:hover figcaption {
    opacity: 1;
}
.fd_wallpaper {
}
.fd_wallpaper img {
}
.fd_wallpaper div {
    margin-top: 15px;
}
.fd_wallpaper a {
    display: block;
    width: 390px;
    border: 5px solid #fff;
    box-shadow: 0px 0px 0px 2px rgba(255, 222, 225,1);
    border-radius: 10px;
    margin-bottom: 15px;
}
.fd_wallpaper a img {
    width: 100%;
    height: auto;
}
.fd_wallpaper a img:hover {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

.countdown {
    width: 660px;
    height: 100px;
    display: block;
    margin: auto;
    margin-bottom: 1100px;
}


.GDownload {
    width: 521px;
    height: 77px;
    display: block;
    margin: auto;
    margin-bottom: 300px;
}

.campaign_5 {
    display: block;
    margin: 0 auto;
}

.event_ttl {
    width: 100%;
    text-align: center;
}

.event {
    display: block;
    margin: 0 auto;
}