@font-face {
    font-family: "icomoon";
    font-style: normal;
    font-weight: normal;

}
body {
    background: #f9f7f7 none repeat scroll 0 0;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;    font-size: 14px;
    font-weight: normal;
    line-height: 1.8;
    width: 100%;
}


a {
    color: #dd6d83;
    transition: all 0.5s ease 0s;
}
a:hover {
    text-decoration: underline !important;
}
a:focus, a:active {
    outline: medium none;
}

p {
    color: #3F1708;
    font-family: ;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
    color: rgba(0, 0, 0, 0.8);
    font-family: ;
    font-weight: 300;
    margin: 0 0 30px;
}

*::-moz-selection {
    background: #d8d8d8 none repeat scroll 0 0;
    color: #fcfcfc;
}

.box-wrap {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    width: 100%;
    position: relative;
}

.box-wrap::before {
    content: "";
    left: 0;
    position: absolute;
    top: 0;
}

.con_area{
    background-color: #251c3a;
    text-align: center;
}

.con_area_inner{
    padding: 1.5em 3em;
}


.con_area_h2{
    font-size: 18px;
    color: #FFF;
    line-height: 1.5;
}

.con_area_2 {
    background: #540150;
    text-align: center;
}

.con_area_2 p{
    padding: 1em 1.5em;
    }

.con_area_3{
    background: #eae6f4;
    text-align: left;
    }

.con_area_3 p{
    padding: 0em 1.5em 1em 1.5em;
    }

.con_area_3 a{
    display: inline;
    }


.con_area_question {
    background: #A9A8CF;
    text-align: center;
}

.con_area_question p{
    padding: 1em 1.5em;
    color: #FFF;
}

.con_area_answer {
    background: #FFDFE9;
    text-align: center;
}


.con_area_answer p{
    padding: 1em 1.5em;
}

.con_area_inner_2 {
    padding: 0.7em 1em;
    background-color: #9c94e3;
}

.con_area_2_h2{
    background:  #fc5185;
    text-align: center;
}

.con_area_h3{
    font-size: 16px;
    color: #FFF;
    line-height: 1.5;
}

.con_area_inner{
    padding: 1.5em 3em;
}

.con_area_h2{
    font-size: 18px;
    color: #9c94e3;
    line-height: 1.5;
}

body {
    background: #fff url("../img/symphony.png") repeat scroll 0 0;
    line-height: 1;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
    display: block;
    font-size: 100%;
    font-weight: normal;
    line-height: 1.3;
    margin: 0;
}

article, footer, header {
    display: block;
}

ul, li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

dl, dt, dd {
    margin: 0;
    padding: 0;
}

table, tr, td {
    border: 0 none;
    margin: 0;
    padding: 0;
}

a {
    color: #ff6699;
    display: block;
    text-decoration: none;
}

img {
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

div {
    margin: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
}

img {
    height: auto !important;
    margin: 0 auto;
    max-width: 100%;
    width: auto !important;
}

#wrapper {
    background: #fff none repeat scroll 0 0;
    overflow-y: hidden;
    position: relative;
    text-align: center;
}

.section1{
    height: 100%;
    background-color: #ffc100;
    display: block;
    position: relative;
    background: url("../img/topbg.gif") ;
}

.image {
    margin: 0 auto;
}

.section1 .inner{
    margin: 0 auto;
    max-width: 640px;
    height: 100%;
}


.section2{
    height: 100%;
    background: url("../img/bg_stripe.png") repeat scroll 0 0;
    display: block;
}




.section2 .inner{
    margin: 0 auto;
    max-width: 640px;
    height: 100%;
}

.section3{
    height: 100%;
    background-color: #0f041d;
    display: block;
}


.section3 .inner{
    margin: 0 auto;
    max-width: 640px;
    height: 100%;
}

.section4{
    height: 100%;
    display: block;
    background: url("../img/bg_4.png") 0 0 no-repeat;
    background-color: #ff4795;
    background-repeat:no-repeat;
    background-size:cover;
}


.section5{
    background-color: #000;
    height: 100%;
    display: block;
    background-image: url(../img/6.png); 
}


.section4 .inner{
    margin: 0 auto;
    max-width: 640px;
    height: 100%;
}



@media screen and (min-width: 751px) {
body {
    font-size: 12px;
}
#wrapper {
    margin: auto;
    width: 100%;
    padding: 0;
}
}
@media screen and (max-width: 640px) {
body {
    font-size: 14px;
}
#wrapper {
    width: 100%;
}
}
#header {
}
#header > div {
    vertical-align: middle;
}
#header #logo {
    float: left;
    width: 27.7%;
}
#header #text {
    float: right;
    padding: 3.75% 0 0;
    width: 48.1%;
}
#top {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 1%;
    width: 98%;
    z-index: 100;
}
#top #big-balloon {
    margin: auto;
    width: 92.5%;
}
#top #sp {
    position: relative;
}
#top #sp #sp-device {
    position: relative;
}
#top #sp #sp-device-image {
    left: 15.5%;
    position: absolute;
    top: 7.75%;
    width: 68.8435%;
}
#top #sp #sp-device-image img {
    width: 100% !important;
}
#top #sp #small-balloon {
}
#top #sp #small-balloon .sb {
    position: absolute;
    z-index: 200;
}
#top #sp #small-balloon #sb01 {
    left: 10%;
    top: 14%;
    width: 29.25%;
}
#top #sp #small-balloon #sb02 {
    right: 9.5%;
    top: 40%;
    width: 26.53%;
}
#top #sp #small-balloon #sb03 {
    left: 7%;
    top: 62%;
    width: 34.69%;
}
#container {
    margin-top: 72.5%;
}
.c {
    padding: 0 2.66%;
}
.header {
    margin: 8.45% 0;
}
.contents {
    margin: 8.45% 0;
}
.image {
    line-height: 0;
}
.btn-area {
    background: rgba(0, 0, 0, 0) url("../img/btn-bg.png") no-repeat scroll 0 0 / 100% auto;
    padding: 5.63% 0 4.22%;
}
.btn-area .btn-text {
    margin: auto;
    width: 88.66%;
}
.btn-area .countdown {
    background: #fff none repeat scroll 0 0;
    color: #ff5882;
    font-weight: bold;
    margin: 3% auto;
    padding: 1%;
    position: relative;
    width: 50%;
}
@media screen and (min-width: 640px) {
.btn-area .countdown {
    font-size: 36px;
}
.btn-area .countdown span {
    font-size: 72px;
}
}
@media screen and (max-width: 640px) {
.btn-area .countdown {
    font-size: 32px;
}
.btn-area .countdown span {
    font-size: 64px;
}
}
@media screen and (max-width: 640px) {
.btn-area .countdown {
    font-size: 28px;
}
.btn-area .countdown span {
    font-size: 56px;
}
}
@media screen and (max-width: 560px) {
.btn-area .countdown {
    font-size: 24px;
}
.btn-area .countdown span {
    font-size: 48px;
}
}
@media screen and (max-width: 420px) {
.btn-area .countdown {
    font-size: 22px;
}
.btn-area .countdown span {
    font-size: 44px;
}
}
@media screen and (max-width: 375px) {
.btn-area .countdown {
    font-size: 18px;
}
.btn-area .countdown span {
    font-size: 36px;
}
}
@media screen and (max-width: 340px) {
.btn-area .countdown {
    font-size: 16px;
}
.btn-area .countdown span {
    font-size: 32px;
}
}
.btn-area .countdown::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -10px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
}

.btn-area .btn {
    margin: auto;
    width: 95.46%;
}

.footer {
    background: #0f041d;
    color: #FFF;
    padding: 10% 3%;
    text-align: center;
    font-size: 1.2em;
}



#footer p {
    color: #999;
    margin-top: 4%;
}
#footer p span {
    color: #ffff00;
}
#sb01 {
    animation-delay: 0s;
}
#sb02 {
    animation-delay: 1s;
}
#sb03 {
    animation-delay: 2s;
}
.sb {
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-name: blink;
    animation-timing-function: ease;
    opacity: 0;
}

@keyframes blink {
0% {
    opacity: 0;
}
49% {
    opacity: 0;
}
50% {
    opacity: 1;
}
100% {
    opacity: 1;
}
}
@keyframes blink {
0% {
    opacity: 0;
}
49% {
    opacity: 0;
}
50% {
    opacity: 1;
}
100% {
    opacity: 1;
}
}
#popup {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: 0;
    display: table;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 9999;
}
#popup a {
    color: #fff;
    display: block;
    font-size: 15px;
    padding: 2% 2% 4%;
    text-align: left;
    width: 100%;
}
#popup a > div {
    display: table-cell;
    vertical-align: middle;
}
#popup a p {
    margin-bottom: 2%;
}
#popup-mail {
    height: 70px;
    width: 70px;
}
#popup-txt {
    padding-left: 10px;
}
#popup-btn {
    background: #ff5882 none repeat scroll 0 0;
    border-radius: 4px;
    display: inline-block;
    font-size: 12px;
    padding: 3%;
}
#main_slide ul li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#foot_slide ul li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}




table#table-01 {
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    width: 160px;
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    color: #5E5C95;
}

.midashi {
    padding: 0.7em 1em;
    font-weight: bold;
    color: #5E5C95;
}

table#table-01 td {
    line-height: 120%;
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    display: block;
    font-size: ;
}

.coution{
    color: #483860;
    font-weight: bold;
}

.con_area_2 h4{
    padding: 0.7em 1em;
    background-color: #9B9BBF;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
}

.con_area_2 img {
    width: 100%;
}

.con_area_2 ul{
    padding: 1em 1.5em;
    line-height: 1.5;
}

.area {
    height: 100%;
    margin: 0 auto;
    background-color: #30234f;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding: 10px 5px;
}

.btn_e {
    font-family: sans-serif;
    float: left;
    margin: 0 auto;
    height: 75px;
    width: 75px;
    background-color: #e32f7a;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    color:#FFF;
    padding: 15px 10px 10px;
    display: block;
    text-align: center;
    font-size: 100%;
    transition: background-color 0.5s ease-in;
    -webkit-transition: background-color 0.5s ease-in;
    margin: 0.5em;
    display: inline-block;
    line-height: 1.5em;
}

.btn_e:hover {
    background-color: #ef0768;
    color:#FFF;
    text-decoration: underline;
}

.page-content ul li {
    border-bottom: 1px solid #f8c300;
    float: none;
    height: 44px;
    margin: 0;
    width: 100%;
}

.page-content ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: #000;
    display: block;
    font-size: 100%;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    margin: 0;
    overflow: hidden;
    padding: 0 0 0 10px;
    text-decoration: none;
    text-overflow: ellipsis;
    text-shadow: none;
    white-space: nowrap;
}

.fmenu{
    background: #383838 none repeat scroll 0 0;
    text-align: center;
}

.fmenu_inner{
    background-color: #7f78ba;
    padding: 0.7em 1em;
}

.fmenu_inner h3{
    text-align: left;
    font-size: 16px;
    color: #FFF;
}



.fmenu ul li{
    border-bottom: 1px solid #414141;
    float: none;
    height: 44px;
    margin: 0;
    width: 100%;
    text-align: left;
}

.fmenu ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: #FFF;
    display: block;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    margin: 0;
    overflow: hidden;
    padding: 0 0 0 10px;
    text-decoration: none;
    text-overflow: ellipsis;
    text-shadow: none;
    white-space: nowrap;
}

/* モーダルウィンド */


#lean_overlay  {
    position: fixed; z-index:100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
}

#modal-window {
    background-color: #FFFFFF;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    display: none;
    padding: 10px 10px 10px 10px;
    margin-top: 80px;
    width: auto;
    height: auto;
    border-radius: 10px;        /* CSS3草案 */
}



#modal-window .m_img{
    border-radius: 10px;
    width: 100%;
    height: 100%;
    z-index: 2;
}

/* モーダルクローズボタン
.modal_close {
    position: absolute;
    top: 12px;
    right: 12px;
    display: block;
    /* widthとheightは閉じるボタンの画像の幅を指定 */

    /* 閉じるボタンの画像は自分で用意 */

}

 */


.wrap {
    position: absolute;
    text-align: center;
}

.wrap a {
    -webkit-transition: all 200ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    -moz-transition: all 200ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    -ms-transition: all 200ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    -o-transition: all 200ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    transition: all 200ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    display: block;
    margin: 20px auto;
    max-width: 80%;
    text-decoration: none;
    border-radius: 4px;
    padding: 20px 30px;
}

.wrap a.button {
    color: rgba(30, 22, 54, 0.6);
    box-shadow: rgba(30, 22, 54, 0.4) 0 0px 0px 2px inset;
}

.wrap a.button:hover {
    color: rgba(255, 255, 255, 0.85);
    box-shadow: rgba(30, 22, 54, 0.7) 0 0px 0px 40px inset;
}


    /* 閉じるボタンの画像は自分で用意 */

#modal-content {
    width:50%;
    margin:1.5em auto 0;
    padding:10px 20px;
    border:2px solid #aaa;
    background:#fff;
    z-index:2;
}

.modal-p{
    margin-top:1em;
}

.modal-p:first-child{
    margin-top:0;
}

.button-link{
    color:#00f;
    text-decoration:underline;
}

.button-link:hover{
    cursor:pointer;
}


#modal-content{
    /*追加分*/
    z-index:2;
}

#modal-overlay{
    z-index:1;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.75);
}


@media screen and (min-width:769px){
.modal-content {
    width: 60% ;
    margin: 0 ;
    padding: 10px 5px 10px 5px;
    background: #8b74aa;
    position: fixed ;
    display: none ;
    z-index: 100 ;
    border-radius: 3px;
    background-color: #f4f4f5;
    background-image: url("../img/geometry2.png");
    border-radius: 3px;
}
}

@media screen and (max-width:768px){
.modal-content {
    width: 90% ;
    margin: 0 ;
    padding: 10px 5px 10px 5px;
    background: #8b74aa;
    position: fixed ;
    display: none ;
    z-index: 100 ;
    border-radius: 3px;
    background-color: #f4f4f5;
    background-image: url("../img/geometry2.png");
    border-radius: 3px;
}
}

.modal-content p{
    margin-top: 10px;
    display: block;
}

.modal-content div.lcode{
    margin-top: 10px;
    display: block;
position:relative;
background:url(../img/luckey.png) no-repeat;
    height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 62.5%;
    background: url('../img/luckey.png') 0 0 no-repeat;
    background-size: contain;
}
@media screen and (min-width:1401px){
.modal-content div.lcode p{
color:#ff0000;
font-size:600%;
font-weight:bold;
letter-spacing:6px;
position:absolute;
bottom:12%;
left:15%;
}
}
@media screen and (min-width:1201px) and (max-width:1400px){
.modal-content div.lcode p{
color:#ff0000;
font-size:500%;
font-weight:bold;
letter-spacing:6px;
position:absolute;
bottom:11%;
left:15%;
}
}
@media screen and (min-width:769px) and (max-width:1200px){
.modal-content div.lcode p{
color:#ff0000;
font-size:400%;
font-weight:bold;
letter-spacing:4px;
position:absolute;
bottom:9%;
left:10%;
}
}

@media screen and (min-width:480px) and (max-width:768px){
.modal-content div.lcode p{
color:#ff0000;
font-size:350%;
font-weight:bold;
letter-spacing:6px;
position:absolute;
bottom:9%;
left:13%;
}
}

@media screen and (min-width:375px) and (max-width:479px){
.modal-content div.lcode p{
color:#ff0000;
font-size:230%;
font-weight:bold;
letter-spacing:6px;
position:absolute;
bottom:8%;
left:13%;
}
}

@media screen and (max-width:374px){
.modal-content div.lcode p{
color:#ff0000;
font-size:220%;
font-weight:bold;
letter-spacing:4px;
position:absolute;
bottom:7%;
left:10%;
}
}


.modal-content p img{
    margin-bottom: 5px;
}

.modal-content h2{
    background-color: #9a92e0;
    color: #FFF;
    margin: -10px -5px 0px -5px;
    padding: 10px;
    font-size: 14px;
    border-radius: 3px 3px 0 0;
}

#modal-overlay {
    z-index: 1 ;
    display: none ;
    position: fixed ;
    top: 0 ;
    left: 0 ;
    width: 100% ;
    height: 120% ;
    background-color: rgba( 0,0,0, 0.75 ) ;
}

.button-link {
    color: #FFF;
}
 
.button-link:hover {
    cursor: pointer ;
    text-decoration: underline ;
}

.btn {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f40202+0,d60202+100 */
background: #f40202; /* Old browsers */
background: -moz-linear-gradient(top, #f40202 0%, #d60202 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f40202 0%,#d60202 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f40202 0%,#d60202 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f40202', endColorstr='#d60202',GradientType=0 ); /* IE6-9 */
    background-origin: border-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    box-shadow: none;
    box-sizing: border-box;
    color: #333;
    display: block;
    height: px;
    line-height: px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 100%;
    color: #FFF;
}

.number{
    font-size: 20px;
    font-weight: bold;
    text-shadow:2px 2px 0px #8e0000;
 }

.btn p{
    font-size: 14px;
    color: #FFF;
    padding: 0px 10px 10px 10px;

}

.btn p a{
    color: #FFF;
}

#demo ul {
    margin: 0 auto;
    width: 100%;
}


.slidearea{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #202020;
}

.adnw {
    display: none;
}

.content_area {
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;    padding: 10px;
    background-color: #eae6f4;
    text-align: left;
    }

.midashi_2 {
    color: #251c3a;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    padding: 0.5em 0em 0.5em 0em;
}

.midashi_3 {
    color: #251c3a;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    padding: 0.5em 0em 0.5em 0em;
}

.center {
    text-align: center;
    padding: 0.5em;
}

.normal {
    display: inline-block;
}