@charset "utf-8";
/* CSS Document */
/* 全体 */
html,body{100vw;}
html{font-size: 80%;}
body{
    font-family: 'Mplus 1p','メイリオ','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック','MS PGothic',Helvetica,Arial,Sans-Serif;
    font-size: 1.4em;
    color: #895659;
    min-width: 320px;
    overflow:hidden;
    overflow-y: scroll;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
main{
    height: auto !important;
    height: 100vw;
    position: relative;
    width: 100vw;
    overflow: hidden;
}
a{
    text-decoration:none;  
    color: #895659;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}
a:hover{opacity:0.8;filter:alpha(opacity=80);-ms-filter: “alpha( opacity=80 )”;}
img {width:100%;max-width: 100%;height: auto;}
a:hover img{opacity:0.8;filter:alpha(opacity=80);-ms-filter: “alpha( opacity=80 )”;}
/* clearfix */
.cf:before,
.cf:after {content: " ";display: table;}
.cf:after {clear: both;}
.cf {*zoom: 1;}
/* other */
button {
    width: auto;
    padding:0;
    margin:0;
    background:none;
    border:0;
    font-size:0;
    line-height:0;
    overflow:visible;
    cursor:pointer;
}
/* header */
#main header{
    width: 100%;
    position: sticky;
    top: 0;
    z-index: 100;
}
h1 img{
    position: relative; 
    width: auto;
    height: auto;
}
#menu{
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    background-color: #fff;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
#menu hr{
    height: 4px;
    background: linear-gradient(to right, #fff0a5, #ff7db4, #fff0a5);
    border: none;
    position: relative;
    bottom: 24px;
}
.menu_wrap{
    width: 100vw;
    height: 60px;
    position: relative;
}
.menu_wrap h1{
    width: 160px;
    text-align: center;
    float: left;
}
.menu_wrap nav ul{
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
.menu_wrap nav li{
    font-weight: bold;
    font-family: 'メイリオ';
    font-size:  0.6rem;
    margin-bottom: 20px;
}
.menu_wrap nav p:first-letter{
    color: #ff88a7;
}
.menu_wrap nav ul li p{
    font-family: 'Federo'; 
    font-size:  22px;
    font-weight:400;
    margin-top: -4px;
    padding-bottom: 4px;
}
/* head_language */
ul.head_language{
    font-family: 'Federo';
    margin: 0 auto;
    width: 244px;
    height: 30px;
    color: #fff;
    text-align: center;
    display: flex;
}
ul.head_language img{
    width: auto;
}
ul.head_language li{
    width: 123px;
    height: 30px;
    font-size:  0.9rem;
    vertical-align:baseline;
    position: relative;
    z-index: 1;
    display: table-cell; /* IE8から使用可能 */
    vertical-align: middle;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
}
ul.head_language li a{color: #fff;}
ul.head_language li img{
    margin-right: 4px;
}
ul.head_language li:first-child {
    margin-right: auto;
    background-image: url(../img/head_lang_l_1.png);
  }
ul.head_language li:first-child a{
    display:block;
    width:100%;
    padding:10px 15px;
  }
ul.head_language li:first-child p{
    padding: 9px 0 10px 10px;
}
ul.head_language li:nth-of-type(2){
  background-image: url(../img/head_lang_r_0.png);
}
ul.head_language li:nth-of-type(2) p{
    padding: 9px 20px 9px 0;
}
ul.head_language li:first-child img{
    visibility : hidden;
}
ul.head_language li:first-child a{
    display:block;
    width:100%;
    height:100%;
}
ul.head_language li:first-child a:hover img{
    visibility : visible;
}
/* mainvisual */
#mainvisual{
    width: 100vw;
    height: 90vw;
    padding-top: 1vw;
    background: url(../img/mainvisual.jpg) center top no-repeat;
    background-size: 126%;
    background-position: -14vw 8vw;
    overflow: hidden;
}
#visual{
    width: 100vw;
    min-height: 80vw;
    position: relative;
    margin: 0 auto;
    text-align: right;
}
#visual h2{
    width: 80vw;
    top: 80px;
    right: 16vw;
    text-align: left;
    position: absolute;
}
#visual h2 img{max-width:50%;}
#visual h3{
    width: 90vw;
    font: 100 6vw 'Federo';
    color: #532f31;
    letter-spacing: -0.05em;
    text-align: right;
    position: absolute;
    top: 66vw;
    left: 3vw;
    text-shadow:
        white 1px 1px 10px, white -1px 1px 10px,
        white 1px -1px 10px, white -1px -1px 10px,
        white 1px 1px 10px, white -1px 1px 10px,
        white 1px -1px 10px, white -1px -1px 10px;
}
#visual h3:first-letter{color: #ff88a7;}
#visual h4{
    width: 90vw;
    font-size: 2vw;
    color: #532f31;
    letter-spacing: -0.05em;
    line-height: 3.5vw;
    position: absolute;
    top: 74vw;
    left: 5vw;
    text-shadow:
        white 1px 1px 10px, white -1px 1px 10px,
        white 1px -1px 10px, white -1px -1px 10px,
        white 1px 1px 10px, white -1px 1px 10px,
        white 1px -1px 10px, white -1px -1px 10px;
}
.catch1{
    width: 50vw;
    top: 57vw;
    left: 45vw;
    text-align: right;
    position: absolute;
}
.catch2{
    width: 40vw;
    top: 47vw;
    left: 53vw;
    text-align: right;
    position: absolute;
}
.catch2 img{
    max-width: 10vw;
}
.catch img{
    max-width:60%; 
}
/* SNS left*/
.button_tw_l{
    width: 5.8vw;
    height: 5.8vw;
    position: absolute;
    left: 2%;
    top: -2vw;
}
.button_tw_l_0 .button_tw_l_1 {
    display: none;
}
/* SNS right*/
.button_tw_r{
    width: 10vw;
    height: 10vw;
    position: absolute;
    left:84vw;
    top: -6vw;
}
.button_tw_r_0 .button_tw_r_1 {
    display: none;
}
.button_yt_l{
    width: 5.8vw;
    height: 5.8vw;
    position: absolute;
    left: 9%;
    top: -2vw;
}
/* h5共通デザイン */
#news h5,#story_intro h5,#story h5,#chara_area h5,#gallery h5,#special h5,#staff h5,#outline h5 {
    width: 100vw;
    margin: 0 auto;
    font: 100 2rem 'Federo';
	display: flex;
	align-items: center;
    margin-bottom: 2vw;
}
#news h5:before,#news h5:after,#story_intro h5:before,#story_intro h5:after,#story h5:before,#story h5:after,#chara_area h5:before,#chara_area h5:after,#gallery h5:before,#gallery h5:after,#special h5:before,#special h5:after,#staff h5:before,#staff h5:after,#outline h5:before,#outline h5:after {content: "";flex-grow: 1;height: 2px;}
#news h5:before,#story_intro h5:before,#story h5:before,#chara_area h5:before,#gallery h5:before,#gallery h5:before,#special h5:before,#special h5:before,#staff h5:before,#outline h5:before {margin-right: .4em;}
#news h5:after,#story_intro h5:after,#story h5:after,#chara_area h5:after,#gallery h5:after,#gallery h5:after,#special h5:after,#staff h5:after,#outline h5:after {margin-left: .4em;}
#news h5 span,#story_intro h5 span,#story h5 span,#chara_area h5 span,#gallery h5 span,#special h5 span,#staff h5 span,#outline h5 span{display:none;}
/* News */
#news{
    background-color: #fff;
    padding-top: 30px;
    margin-top: -30px;
    width: 100%;
    position: relative;
}
#news a{color: #ff88a7;}
#news article{
    max-height: 205px;
    overflow: hidden;
}
#news h5 {color: #ffb6c9;}
#news h5 p:first-letter{color: #ff88a7;}
#news h5:before, #news h5:after {background: #ffb6c9;}
#news dl{
    width: 90vw;
    margin: 0 auto;
    padding: 4px 0;
    border-bottom: 1px dotted #ffb6c9;
    line-height:1.4rem;
}
#news dl:last-child{
    margin-bottom: 20px;
}
#news dl dt{
    display: block;
    font-weight: bold;
}
#news dl dd{
    display: block;
}
#news article{
    width: 100%;
    font-size: 1.1rem;
}
#content-rd{
    width:100%;
    height:220px;
    overflow: hidden;
}
#main_movie{
    width: 100%;
    margin: 0 auto;
	display: flex;
}
.main_movie{
    position: relative;
    width: 768px;
    height:432px;
    margin: 0 auto;
    text-align: center;
}
.main_movie iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.main_movie_text{
    font-size: 1rem;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    margin: 10px 0 10px 0;
}
.main_movie_text a{
    line-height: 1.5rem;
}
.main_bunner{
    width: 100%;
    margin: 0 auto;
    margin-bottom: 5vw;
    display: flex;
}
/* Story */
#story{
    margin-top: -60px;
    padding-top: 60px;
}
.story_area{
    padding: 5vw 0 5vw 0;
    width: 100vw;
    height: auto;
}
.story_area section{
    width: 100%;
    height: auto;
}
.story_area article p{
    margin-bottom: 20px;
}
.story_area a{
    display: block;
}
.storyfl {
    font-size: 1.6rem;
    line-height: 2rem;
}
/* story_intro */
#story_intro{
    background: url(../img/story0_bg.jpg) center top no-repeat;
    background-position: 0vw 0vw 10vw;
    background-size: cover;
    position: relative;
}
#story_intro h5 {color: #fff;}
#story_intro h5 p:first-letter{color: #3ab3fb;}
#story_intro h5:before, #story_intro h5:after {background: #fff;}
#story_intro article{
    width: 98%;
    margin: 0 auto;
    margin-bottom: 60px;
    font-size: 1.3rem;
    font-family: 'Mplus 1p';
    line-height: 2rem;
    color: #fff;
    text-shadow:
    #54bff9 1px 1px 2px, #54bff9 -1px 1px 2px,/* 内側 */
    #54bff9 1px -1px 2px, #54bff9 -1px -1px 2px,
    #54bff9 1px 1px 6px, #54bff9 -1px 1px 6px,
    #54bff9 1px -1px 6px, #54bff9 -1px -1px 6px,
    #61d9f6 1px -1px 20px, #61d9f6 -1px -1px 20px,/* 外側 */
    #61d9f6 1px 1px 20px, #61d9f6 -1px 1px 20px;
}
#story_intro ul{
    position: relative;
    width: 60%;
    margin: 0 auto;
    text-align: center;
}
#story_intro li{
    width: 100%;
    margin-bottom: 10px;
    display: inline-block;
}
#story_intro li:first-letter{
    font-size: 1.5rem;
}
#story_intro li a{
    font-size: 1.2rem;
    font-weight: bold;
    color: #3c85d8;
    padding: 4px 0;
    border: 2px solid #3c85d8;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
/* ストーリー1～3番目 */
#story0_wrap,#story1_wrap,#story2_wrap{
    background-position: 0vw 0vw 10vw;
    background-size: cover;
    width: 100vw;
    min-height: 1020px;
    overflow: hidden;
    position: relative;
}
#story0_wrap h5,#story1_wrap h5,#story2_wrap h5 {
    width: 100%;
    margin: 0 auto;
    font: 100 2rem 'Federo';
	display: flex;
	align-items: center;
    margin-bottom: 2vw;
}
#story0_wrap h5:before,#story1_wrap h5:before,#story2_wrap h5:before {
    margin-right: .4em;
}
#story0_wrap article,#story1_wrap article,#story2_wrap article{
    width: 98%;
    margin: 0 auto;
    margin-bottom: 60px;
    font-size: 1.3rem;
    font-family: 'Mplus 1p';
    line-height: 2rem;
    position: relative;
}
#story0_wrap ul,#story1_wrap ul,#story2_wrap ul{
    position: absolute;
    width: 60%;
    margin: 0 20%;
    text-align: center;
    bottom: 50px;
}
#story0_wrap li,#story1_wrap li,#story2_wrap li{
    width: 100%;
    margin-bottom: 10px;
    display: inline-block;
}
#story0_wrap li:first-letter,#story1_wrap li:first-letter,#story2_wrap li:first-letter{
    font-size: 1.5rem;
}
#story0_wrap li a,#story1_wrap li a,#story2_wrap li a{
    font-size: 1.2rem;
    font-weight: bold;
    padding: 4px 0;
}
#story0_wrap .story_bg_l,#story1_wrap .story_bg_l,#story2_wrap .story_bg_l{
    width: 30%;
    right: 0px;
    bottom: 0px;
    position: absolute;
}
/* Story0 */
#story0_wrap{
    background: url(../img/story3_bg.jpg) center top no-repeat;
    background-size: cover;
}
#story0_wrap h5 {
    color: #f5bfff;
}
#story0_wrap h5 p:first-letter{color: #cc93fa;}
#story0_wrap h5:before, #story0_wrap h5:after {background: #f5bfff;}
#story0_wrap article{
    color: #fff;
    text-shadow:
    #cc93fa 1px 1px 2px, #cc93fa -1px 1px 2px,/* 内側 */
    #cc93fa 1px -1px 2px, #cc93fa -1px -1px 2px,
    #cc93fa 1px 1px 6px, #cc93fa -1px 1px 6px,
    #cc93fa 1px -1px 6px, #cc93fa -1px -1px 6px,
    #ffb2b2 1px -1px 20px, #f5bfff -1px -1px 20px,/* 外側 */
    #f5bfff 1px 1px 20px, #f5bfff -1px 1px 20px;
}
#story0_wrap li a{
    color: #cc93fa;
    border: 2px solid #cc93fa;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
/* Story1 */
#story1_wrap{
    background: url(../img/story2_bg.jpg) center top no-repeat;
    background-size: cover;
}
#story1_wrap h5 {
    color: #ffb2b2;
}
#story1_wrap h5 p:first-letter{color: #ff8694;}
#story1_wrap h5:before, #story1_wrap h5:after {background: #ffb2b2;}
#story1_wrap article{
    color: #fff;
    text-shadow:
    #ff8694 1px 1px 2px, #ff8694 -1px 1px 2px,/* 内側 */
    #ff8694 1px -1px 2px, #ff8694 -1px -1px 2px,
    #ff8694 1px 1px 6px, #ff8694 -1px 1px 6px,
    #ff8694 1px -1px 6px, #ff8694 -1px -1px 6px,
    #ffb2b2 1px -1px 20px, #ffb2b2 -1px -1px 20px,/* 外側 */
    #ffb2b2 1px 1px 20px, #ffb2b2 -1px 1px 20px;
}
#story1_wrap li a{
    color: #ff8694;
    border: 2px solid #ff8694;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
/* Story2 */
#story2_wrap{
    background: url(../img/story1_bg.jpg) center top no-repeat;
    background-size: cover;
}
#story2_wrap h5 {
    color: #ffb6c9;
}
#story2_wrap h5 p:first-letter{color: #ff88a7;}
#story2_wrap h5:before, #story2_wrap h5:after {background: #ffb6c9;}
#story2_wrap article{
    color: #fff;
    text-shadow:
    #ff88a7 1px 1px 2px, #ff88a7 -1px 1px 2px,/* 内側 */
    #ff88a7 1px -1px 2px, #ff88a7 -1px -1px 2px,
    #ff88a7 1px 1px 6px, #ff88a7 -1px 1px 6px,
    #ff88a7 1px -1px 6px, #ff88a7 -1px -1px 6px,
    #ffb6c9 1px -1px 20px, #ffb6c9 -1px -1px 20px,/* 外側 */
    #ffb6c9 1px 1px 20px, #ffb6c9 -1px 1px 20px;
}
#story2_wrap li a{
    color: #ff88a7;
    border: 2px solid #ff88a7;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
/* Character */
#chara{
    width: 100vw;
    padding-top: 60px;
    margin-top: -60px;
    position: relative;
    overflow: hidden;
}
#chara_area{
    background-size: cover;
    width: 100vw;
    height: 1400px;
    position: relative;
    overflow: hidden;
}
#chara_area section{
    width: 100%;
}
#chara_area h5{color: #ffb6c9;}
#chara_area h5 p:first-letter{color: #ff88a7;}
#chara_area h5:before, #chara_area h5:after {background: #ffb6c9;}
#chara_area article{
    position: absolute;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 10;
}
.chr_bg_l{
    display: none;
}
.chr_bg_r{
    display: none;
}
.chr_stand{
    width: 100vw;
    height: 1500px;
    position: absolute;
}
.chr_text_wrap{
    background: #fed8e2;
    width: 100%;
    height: 600px;
    overflow: hidden;
    padding: 30px 0 20px 0;
}
.chara_name_en{
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: 0.1em;
}
.chara_name_en:first-letter{
    color: #ff88a7;
}
.chara_name{
    font-family: 'Mplus 1p';
    font-size: 2rem;
    font-weight: 500;
    padding: 6px 0;
}
.chara_name:first-letter{
    color: #ff88a7;
}
.chara_voice{
    font-size: 1rem;
    font-weight: bold;
    padding: 6px 0;
}
.chara_spec dl{
    width: 100%;
    font-size: 0.8rem;
    font-weight: bold;
    line-height: 1rem;
}
.chara_spec dt{
    width: 20%;
    float: left;
    clear: left;
}
.chara_spec dd{
    width: 80%;
    float: left;
    display: table-cell;
}
.chara_text{
    width: 100%;
    font-size: 1rem;
    display: inline-block;
    margin-top: 4px;
}
.chara_text ul{
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.chara_text li{
    letter-spacing: 0.1em;
    display: inline-block;
    margin: 0;
    line-height: 1.5;
}
.chara_text li a{
    padding: 6px 4px 4px 4px;
    font-size: 0.5rem;
    color: #fff;
    background-color: #6e4043;
    border-radius: 6px 6px 0 0 / 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0 / 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0 / 6px 6px 0 0;
}
.chara_text div{
    position: relative;
    font-size: 0.8rem;
    font-weight: bold;
    line-height: 1.4em;
    padding: 10px 0;
    text-shadow:
    #fff 1px 1px 2px, #fff -1px 1px 2px,
    #fff 1px -1px 2px, #fff -1px -1px 2px,
    #fff 1px 1px 2px, #fff -1px 1px 2px,
    #fff 1px -1px 2px, #fff -1px -1px 2px;
}
.chara_text div::before,
.chara_text div::after {
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
    height: 5px;
    box-sizing: border-box;
}
.chara_text div::before {
    top: 0;
    border-top: 2px solid #6e4043;
    border-bottom: 1px solid #6e4043;
}
.chara_text div::after {
    bottom: 0;
    border-top: 1px solid #6e4043;
    border-bottom: 2px solid #6e4043;
}
.chara_text div p+p{
    padding-top: 16px;
}
.chara_voice0{
    margin-top: 10px;
}
.chara_voice0 a{
    max-width: 312px;
    height: 44px;
    margin: 0 auto;
    font-family: 'Mplus 1p';
    color: #fff;
    text-shadow: #ff6990 2px 2px 0px, #ff6990 1px 1px 0px;
    background: url(../img/chara_btn_voice0.png) no-repeat;
    vertical-align:middle;
    display: flex;
    justify-content: center;
    align-items: center;
}
.chara_voice0 a img{
    width: 8%;
    padding-right: 20px;
}
.chara_voice1{
    width: 240px;
    display: table;
    margin: 0 auto;
    margin-top: 4px;
    font: bold 0.5rem 'Mplus 1p';
    text-shadow:
    #fff 1px 1px 2px, #fff -1px 1px 2px,
    #fff 1px -1px 2px, #fff -1px -1px 2px,
    #fff 1px 1px 2px, #fff -1px 1px 2px,
    #fff 1px -1px 2px, #fff -1px -1px 2px;
}
.chara_voice1 a img{
    width:auto;
    height:40px;
    padding-left: 4px;
    float: left;
}
.chara_voice1 p{
    padding: 5px 0 0 0;
    padding-top: 12px;
    float: left;
}
.chara_voice1 p:first-letter{
    color: #ff88a7;
}
.chara_costume0{
    width: 100%;
    text-align: center;
    margin-top: 4px;
}
.chara_costume0 div{
    display: inline;
}
.chara_costume0 a{
    width: 152px;
    padding: 8px 0;
    margin: 4px 0;
    padding-left: 60px;
    font-family: 'Mplus 1p';
    color: #fff;
    text-shadow: #83a2e5 2px 2px 0px, #83a2e5 1px 1px 0px;
    background: url(../img/chara_btn_costume0.png) no-repeat;
    background-size:cover;
    display: inline-block;
}
.chara_costume0 a img{
    width: 22%;
    padding-right: 10px;
    vertical-align:middle;
    display: inline-block;
}
.chara_costume0 a p{
    padding-right: 30px;
    vertical-align:middle;
    display: inline-block;
}
ul.chara_select{
    width: 100%;
    position: absolute;
    top:-40px;
}
ul.chara_select li{
    display: inline-block;
}
ul.chara_select li+li{
    padding-left: 2px;
}
li.chara_select_main img{
    width: 60px;
    height: 60px;
    box-shadow: 0 0 8px #ff6990;
}
li.chara_select_sub img{
    width: 40px;
    height: 40px;
    box-shadow: 0 0 8px #83a2e5;
}
li.chara_select_sub2 img{
    width: 40px;
    height: 40px;
    margin-left: 20px;
    box-shadow: 0 0 8px #fff;
}
/* Chara0～3 */
#chara0_wrap,#chara1_wrap,#chara2_wrap,#chara3_wrap{
    background: url(../img/chara_bg.jpg) repeat;
    padding-top: 5vw;
    width: 100vw;
    height: 1400px;
    min-height: 800px;
    margin: 0 auto;
    overflow: hidden;
}
#chr0_sd,#chr1_sd,#chr2_sd0,#chr2_sd1,#chr2_sd2{
    background-size: contain;
    width: 100%;
    height: 180px;
    overflow: hidden;
    position: absolute;
    top: 520px;
    z-index: 5;
}
#chr0_std0,#chr0_std1,#chr1_std0,#chr1_std1,#chr2_std0,#chr2_std1,#chr2_std2,#chr3_std0{
    width: 100vw;
    height: 860px;
    position: absolute;
}
.chr0_text_l,.chr1_text_l,.chr2_text_l{
    width: 100%;
    height: 160px;
    overflow: hidden;
    position: absolute;
    top: 60px;
    z-index: 5;
}
.chr0_catch,.chr1_catch,.chr2_catch,.chr3_catch{
    width: 100%;
    height: 24px;
    position: absolute;
    top:40px;
    z-index: 20;
    background-color: aqua;
}

/* Chara0 */
#chr0_sd{
    background: url(../img/chara/chr0_0_sd.png) left top no-repeat;
    background-size: contain;
}
#chr0_std0{
    background: url(../img/chara/chr0_0.png) center no-repeat;
    background-size: cover;
}
#chr0_std1{
    background: url(../img/chara/chr0_1.png) center no-repeat;
    background-size: cover;
}
.chr0_text_l{
    background: url(../img/chr0_text_l.png) left top no-repeat;
    background-size: contain;
}
.chr0_catch{
    background: url(../img/chr0_text_r.png) center top no-repeat;
    background-size: contain;
}
/* Chara1 */
#chr1_sd{
    background: url(../img/chara/chr1_0_sd.png) left top no-repeat;
    background-size: contain;
}
#chr1_std0{
    background: url(../img/chara/chr1_0.png) center no-repeat;
    background-size: cover;
}
#chr1_std1{
    background: url(../img/chara/chr1_1.png) center no-repeat;
    background-size: cover;
}
.chr1_text_l{
    background: url(../img/chr1_text_l.png) left top no-repeat;
    background-size: contain;
}
.chr1_catch{
    background: url(../img/chr1_text_r.png) center top no-repeat;
    background-size: contain;
}
/* Chara2 */
#chr2_sd0{
    background: url(../img/chara/chr2_0_sd.png) left top no-repeat;
    background-size: contain;
}
#chr2_sd1{
    background: url(../img/chara/chr2_1_sd.png) left top no-repeat;
    background-size: contain;
}
#chr2_sd2{
    background: url(../img/chara/chr2_0_sd.png) left top no-repeat;
    background-size: contain;
}
#chr2_std0{
    background: url(../img/chara/chr2_0.png) center no-repeat;
    background-size: cover;
    padding-left: 10vw;
}
#chr2_std1{
    background: url(../img/chara/chr2_1.png) center no-repeat;
    background-size: cover;
    padding-left: 10vw;
}
#chr2_std2{
    background: url(../img/chara/chr2_2.png) center no-repeat;
    background-size: cover;
    padding-left: 10vw;
}
.chr2_text_l{
    background: url(../img/chr2_text_l.png) left top no-repeat;
    background-size: contain;
}
.chr2_catch{
    background: url(../img/chr2_text_r.png) center top no-repeat;
    background-size: contain;
}
/* Chara3 */
#chr3_std0{
    background: url(../img/chara/chr3_0.png) center no-repeat;
}
.chr3_catch{
    background: url(../img/chr3_text_r.png) center top no-repeat;
    background-size: contain;
}
/* Gallery */
#gallery{
    width: 100vw;
    min-height: 200px; 
    background-color: #ffc7d6;
    padding: 5vw 0;
    position: relative;
    display: block;
    padding-top: 80px;
    margin-top: -40px;
    overflow:hidden;
}
#gallery section{width: 100vw;}
#gallery h5 {color: #fff;}
#gallery h5 p:first-letter{color: #ff88a7;}
#gallery h5:before, #gallery h5:after {background: #fff;}
#gallery dl{width: 100vw;display: flex;}
#gallery dl+dl{padding-top: 40px;}
#gallery dl dt{
    width: 14%;
    padding: 6px 0;
    margin: auto 0;
    margin-right: 2%;
    display: table-cell;
    text-align: center;
    background-color: #ff99b6;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
#gallery dl dd{
    width: 14%;
    padding: 6px 0;
    display: table-cell;
    margin: 0 auto;
}
.gallery_zoom0 .gallery_zoom1 {
    display: none;
}
#gallery article{
    width: 100%;
    font-size: 0.9rem;
    line-height: 1.2em;
    color: #fff;
}
#gallery article+article{
    padding-top: 20px;
}
#gallery img{
    width: 100%;
}
.gallery_new{
    background: url(../img/icon_new_s.png) left top no-repeat;
    width: 44px;
    height: 28px;
    margin-top: -28px;
    position: relative;
    top: 2vw;
    left: 3vw;
    z-index: 1;
}
/* Staff */
#staff{
    width: 100vw;
    padding: 5vw 0;
    background-color: #ffb6c9;
    line-height: 1.8rem;
    margin-top: -30px;
    padding-top: 60px;
}
#staff section{width: 100vw;}
#staff h5 {color: #fff;}
#staff h5 p:first-letter{color: #ff88a7;}
#staff h5:before, #staff h5:after {background: #fff;}
#staff dl{width: 100vw;margin: 0 auto;line-height:1.2em}
#staff dl+dl{margin-top: 20px;}
#staff dl dt{
    width: 200px;
    display: table-cell;
    vertical-align: middle;
    font-size: 0.5rem;
    letter-spacing: -0.1em;
    text-align: right;
}
#staff dl dt span{
    font-size: 1rem;
}
#staff dl dd{
    width: 76%;
    padding-left: 2%;
    display: table-cell;
    vertical-align: middle;
    font-size: 1.2rem;
    font-weight: bold;
}
#staff article{
    width: 100%;
    font-size: 1rem;
}
/* Outline */
#outline{
    padding: 5vw 0;
    width: 100vw;
    background-color: #ffb6c9;
}
#outline section{width: 100vw;}
#outline h5 {color: #fff;}
#outline h5 p:first-letter{color: #ff88a7;}
#outline h5:before, #outline h5:after {background: #fff;}
#outline dl+dl{margin-top: 2px;}
#outline dl dt{
    width: 20%;
    padding: 5px;
    text-align: right;
    display: table-cell;
    color: #fff;
    font-size: 0.8rem;
    background-color: #ff88a7;
}
#outline dl dd{
    width: 600px;
    padding: 5px;
    display: table-cell;
    background-color: #ffd3de;
}
#outline article{
    width: 100%;
    font-size: 1rem;
}
/* footer */
#main  footer{
    width: 100vw;
    background-color: #ffb6c9;
}
#main  footer img{
    width: auto;
}
.banner{
    text-align: center;
    padding: 20vw 0 1vw; 0;
}
.copyright{
    width: 90vw;
    margin: 0 auto;
    padding-bottom: 10vw;
    text-align: center;
    line-height: 1.8rem;
    color: #fff;
    font-size: 0.7em;
}
/* sidemenu */
#sidemenu{
    position: fixed;
    line-height: 72px;
    padding-top: 60px;
    bottom: 24px;
    right: 10px;
    width: 60px;
    z-index: 100;
}
#sidemenu a{
    background-image: url(../img/btn_circle_pnk.png);
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    margin-top: 6px;
}
#sidemenu img{
    top:2px;
    width: 50%;
    position:relative;
}
/* SNS right*/
.button_tw_r_0 .button_tw_r_1 {
    position: absolute;
    bottom: 72%;
    left: -10%;
    visibility: hidden;
    width: auto;
    white-space: nowrap;
    padding: 0.3em 0.5em;
    transition: opacity 1s;
    text-align: center;
    opacity: 0;
    font: 100 1rem 'Federo';
    color: #ff88a7;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    background-color: #fff;
}
.button_tw_r_0 .button_tw_r_1::after {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    content: ' ';
    border: 5px solid transparent;
    border-top-color: #fff;
}
.button_tw_r_0:hover .button_tw_r_1 {
    visibility: visible;
    opacity: 1;
}
/* Hamburger menu */
.hamburger-nav-toggle-btn {
    font-family: 'Federo';
    cursor: pointer;
    display: block;
    color: #895659;
    font-size: 50px; /*アイコン（フォント）サイズ*/
    height: 50px; /*アイコン縦高さ*/
    line-height: 50px; /*縦位置中央化*/
    position: fixed;
    top: 0;
    right: 0;
    text-align: center;
    width: 50px; /*アイコン横幅*/
    transition: all 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
    z-index: 100;
    overflow:visible;
    }
.hamburger-nav-list {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    background: rgba(255,255,255,0.9);
    box-sizing: border-box;
    height: 100%;
    padding: 10px 40px; /*メニュー内左右上下余白*/
    position: fixed;
    top: 0;
    transition: transform 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
    width: 100%; /*メニュー横幅*/
    z-index: 90;
}
.hamburger-nav-list > li {
  border-bottom: 1px solid #eeeeee;
}
.hamburger-nav-list > li a {
  display: block;
  padding: 10px 1em;
  text-decoration: none;
}
/* entrance */
#entrance{
    background: url(../img/mainvisual.jpg) center top no-repeat;
    background-position: 0vw 0vw 10vw;
    background-size: cover;
    width: 100vw;
    height: 46vw;
    min-height: 900px;
    overflow: hidden;
}
#entrance:before {
    z-index: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:rgba(255,255,255,0.7);
}
.pagewrapper{
    width: 90vw;
    height: 100vw;
    background: #fff;
    border-radius: 20px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    box-shadow: 0 0 10px #ff88a7;
    overflow: hidden;
}
.en_logo{
    width: 90%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    margin: 6vw auto;
}
.en_logo img {
    width: 100%;
}
.en_date {
    font-family: 'Federo';
    font-size: 8vw;
    color: #532f31;
    text-align: center;
    z-index: 10;
}
p.en_date {
    height: 10vw;
    padding: 0;
    margin: 0;
}
p.en_date:first-letter{
    color: #ff88a7;
}
.en_os {
    font-size: 4vw;
    color: #532f31;
    text-align: center;
    font-weight: bold;
    position: relative;
    z-index: 10;
    margin-bottom: 4%;
}
.jump {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0px;
    text-align: center;
    position: relative;
    z-index: 10;
    margin-bottom: 2vw;
}
.jump a {
    background: #ff88a7;
    width: 30%;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    margin: 0 5%;
    font-family: 'Federo';
    color: #fff;
    font-size: 1.5rem;
    border-radius: 10px;
    text-decoration: none;
    transition: all 0.3s;
}
.jump a:hover {opacity: 0.5;}
.en_cp {
    font-size: 0.7rem;
    color: dimgray;
    line-height: 4vw;
    text-align: center;
    position: relative;
    z-index: 10;
}