@charset "utf-8";
/*==================================
SWITCH DOT LINE WCS-CSS
Ver.3.0
Edit:2022 -
LastUpdate:202203
==================================*/
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP');

.main-sp {
    display: none;
}
h2+.device_width,
h2+#musicvideo_area {
    margin-top: 50px;
}
#modal_content-menu .modal_content{
    background-color: #1c1c1c;
}
#index_fc_contents{
    background-image: none;!important;
    background-color: transparent!important;
}
header a#menu_icon{
    background-image:url(img/nav.png)!important;
}
header a:hover#menu_icon{
    background-image:url(img/nav_hover.png)!important;
}
#modal_content-menu .menu_list ul li a{
    font-style: normal;
}
/*==================================
common
==================================*/
#content-news{
    width: 100%;
    margin: auto;
    background-color: #eeeae6;
}
.content-news-area {
    width: 920px;
    margin: auto;
}
.content-news-area h2 strong {
    display: block;
    padding-right: 0.5em;
    font-weight: 700;
    font-size: 48px;
}
.content-news-area h2 {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-news-area h2:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #000;
}

#content-schedule {
    width: 100%;
    margin: auto;
    background-color: #902A28;
}
.content-schedule-area {
    width: 920px;
    margin: auto;
}
.content-schedule-area h2 strong {
    display: block;
    padding-right: 0.5em;
    font-weight: 700;
    font-size: 48px;
    color: #fcfcfc;
}
.content-schedule-area h2 {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-schedule-area h2:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #fcfcfc;
}
#content-ticket{
    width: 100%;
    margin: auto;
    background-color: #eeeae6;
}
.content-ticket-area {
    width: 920px;
    margin: auto;
}
.content-ticket-area h2 strong {
    display: block;
    padding-right: 0.5em;
    font-weight: 700;
    font-size: 48px;
}
.content-ticket-area h2 {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-ticket-area h2:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #000;
}
#content-goods {
    width: 100%;
    margin: auto;
    background-color: #265C3F;
}
.content-goods-area {
    width: 920px;
    margin: auto;
}
.content-goods-area h2 strong {
    display: block;
    padding-right: 0.5em;
    font-weight: 700;
    font-size: 48px;
    color: #fcfcfc;
}
.content-goods-area h2 {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-goods-area h2:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #fcfcfc;
}
#content-faq{
    width: 100%;
    margin: auto;
    background-color: #eeeae6;
}
.content-faq-area {
    width: 920px;
    margin: auto;
}
.content-faq-area h2 strong {
    display: block;
    padding-right: 0.5em;
    font-weight: 700;
    font-size: 48px;
}
.content-faq-area h2 {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-faq-area h2:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #000;
}
#content-fanclub {
    width: 100%;
    margin: auto;
    background-color: #902A28;
}
.content-fanclub-area {
    width: 920px;
    margin: auto;
    padding-bottom: 100px;
}
.content-fanclub-area h2 strong {
    display: block;
    padding-right: 0.5em;
    font-weight: 700;
    font-size: 48px;
    color: #fcfcfc;
}
.content-fanclub-area h2 {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-fanclub-area h2:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #fcfcfc;
}
.fixed_action {
    position: fixed;
    right: 0;
    bottom: 80px;
    z-index: 2000;
    font-family: Futura, 'Century Gothic';
}
.fixed_action a {
    background: #3f855f;
    color: #fff;
    display: block;
    padding: 1em;
    border-radius: 10px 0 0 10px;
}

/*==================================
news
==================================*/
.news-area {
    padding: 80px 5px 20px;
    margin-bottom: 45px;
    font-size: 13px;
}
.news-detail {
    padding-bottom: 15px;
    display: flex;
}
.news-day {
    display: inline-block;
    color: #666;
    font-size: 12px;
    padding: 1px 3px;
    /*    border-radius: 3px;*/
    width: 10%;
    text-align: center;
    height: max-content;
    font-family: Futura, 'Century Gothic';
}
.news-text {
    display: inline-block;
    font-weight: bold;
    margin-left: 20px;
    width: 85%;
    padding-top: 2px;
    font-family: Futura, 'Century Gothic';
}
.news-text a {
    color: #333;
}

/*==================================
schedule
==================================*/
.schedule-title {
    color: #fcfcfc;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.6em;
}
.schedule-title img{
    max-width: 87%;
}
.schedule-area {
    padding: 80px 0px 20px 0px;
    margin-bottom: 45px;
    font-family: Futura, 'Century Gothic';
}
.schedule-detail {
    /*    border: 1px #fcfcfc solid;*/
    width: 80%;
    background-color: #fcfcfc;
    margin: 10px auto;
    padding: 15px 30px;
    text-align: center;
    position: relative;
}
.schedule-detail:after{
    border-left:25px solid transparent;
    border-bottom:25px solid #265C3F;
    content: '';
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.schedule-day {
    display: inline-block;
    color: #333;
    font-size: 28px;
    font-weight: bold;
    padding-top: 8px;
}
.schedule-text {
    display: inline-block;
    color: #333;
    font-size: 18px;
    font-weight: normal;
    margin-left: 20px;
}
.schedule-place {
    color: #fcfcfc;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.6em;
    margin-top: 20px;
}
.schedule-place p {
    font-size: 14px;
    font-weight: normal;
}
.schedule-place a {
    display: inline-block;
    border: 1px #fcfcfc solid;
    color: #fcfcfc;
    font-size: 16px;
    padding: 0px 70px;
    margin: 10px 0 20px;
}
.schedule-info {
    color: #fcfcfc;
    text-align: center;
    font-size: 14px;
}

/*==================================
ticket
==================================*/
.ticket-area {
    padding: 80px 5px 20px;
    margin-bottom: 45px;
    font-size: 13px;
    font-family: Futura, 'Century Gothic';
}
.ticket-detail {
    width: 78%;
    display: flex;
    justify-content: space-between;
    background-color: #902A28;
    color: #fcfcfc;
    margin: auto;
    padding: 25px 50px 20px;
    font-size: 20px;
    font-weight: bold;
}
.ticket-detail dt {
    display: block;
}
.ticket-detail dd {
    display: block;
}
.ticket-detail dd span {
    font-size: 14px;
}
.ticket-area h4 {
    font-family: Futura, 'Century Gothic';
    border-bottom: 1px #902A28 solid;
    margin-bottom: 30px;
    padding-bottom: 15px;
}
.ticket-text {
    width: 78%;
    margin: 15px auto;
    padding: 25px 50px 20px;
/*    border: 1px solid #902A28;*/
    background: #FFF;
    font-family: Futura, 'Century Gothic';
    font-size: 14px;
}
.ticket-text span {
    font-size: 12px;
}
.normal {
    font-size: 12px;
}
.red {
    color: red;
    font-weight: bold;
}
.ticket-text-inner strong {
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
    text-decoration: underline;
}
.ticket-join {
    font-size: 14px;
    line-height: 4em;
    text-align: center;
    margin: 0px auto 0px;
}
.ticket-join a {
    background: #b82320;
    color: #fff;
    line-height: 1.5;
    padding: 1em 1.5em;
    border-radius: 50px;
}

.ticket-accordion {
    margin: 3em auto;
    max-width: 94%;
}
.ticket-toggle {
    display: none;
}
.ticket-option {
    position: relative;
    margin-bottom: 1em;
}
.ticket-title,
.ticket-content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.ticket-title {
    /*    border: solid 1px #333;*/
    background-color: #333;
    color: #fcfcfc;
    padding: 1em 3.5em;
    display: block;
    font-weight: bold;
    border-radius: 50px;
    width: 84%;
    margin: auto;
}
.ticket-title::after,
.ticket-title::before {
    content: "";
    position: absolute;
    left: 2em;
    top: 1.5em;
    width: 2px;
    height: 0.75em;
    background-color: #fcfcfc;
    transition: background-color 0.3s;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto 30px;
}
.ticket-title::after {
    transform: rotate(90deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.ticket-content {
    max-height: 0;
    overflow: hidden;
}
.ticket-content p {
    margin: 0;
    padding: 1.5em 1em 1em;
    font-size: 0.9em;
    line-height: 1.5;
}
.ticket-toggle:checked+.ticket-title+.ticket-content {
    max-height: 1000px;
    transition: 1.5s;
    backface-visibility: hidden;
}
.ticket-toggle:checked+.ticket-title::before {
    transform: rotate(90deg) !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/*==================================
Goods
==================================*/

.goods-area span {
    display: block;
    color: #fcfcfc;
    margin: auto;
}
.goods-list img{
    width: 100%;
}
.goods-box{
    display: flex;
    flex-wrap: wrap;
    padding-top: 120px;
}
.goods-area{
    padding: 0px;
    width: 23%;
    color:#fff;
    margin-bottom: 30px;
    font-family: 'Noto Serif JP', sans-serif;
}
.goods-area:not(:nth-child(4n+4)) {
  margin-right: 2%;
}
.goods-area:nth-child(n+4) {
/*  margin-top: 30px;*/
}
@media not all and (min-width: 768px) {
  .goods-area {
    width: 100%;
  }
  .goods-area:not(:nth-child(3n+3)) {
    margin-right: 0;
  }
  .goods-area:nth-child(n+2) {
    margin-top: 30px;
  }
}
.goods-area-img{
    height: 200px;
    display: flex;
    align-items: center;
    background-color: #fff;
    margin-bottom: 10px;
}
.goods-area img{
    max-width: 90%;
    max-height: 90%;
    margin: auto;
}
.goods-area .tag{
    background: #fff;
    border-radius: 30px;
    padding: 2px 20px 4px;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    width: 30%;
    text-align: center;
    margin-left: 0;
    margin-top: 10px;
}
.goods-area a{
    will-change: opacity;
    backface-visibility: hidden;
}
.goods-price{
    font-family: Futura, 'Century Gothic';
}
.goods-price span{
    font-size: 12px;
    padding-left: 5px;
    font-family: Futura, 'Century Gothic';
}
.goods-text {
    color: #fcfcfc;
    font-size: 12px;
    font-family: Futura, 'Century Gothic';
}
.goods-accordion {
    margin: 1em auto 0;
    /*    max-width: 90%;*/
}
.goods-toggle {
    display: none;
}
.goods-option {
    position: relative;
    margin-bottom: 1em;
}
.goods-title,
.goods-content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.goods-title {
    /*    border: solid 1px #333;*/
    background-color: #333;
    color: #fcfcfc;
    padding: 1em 3.5em;
    display: block;
    font-weight: bold;
    font-family: Futura, 'Century Gothic';
    /*border-radius: 50px;
    width: 80%;*/
    margin: auto;
}
.goods-title:hover {
    background-color: #998F95;
}
.goods-title::after,
.goods-title::before {
    content: "";
    position: absolute;
    left: 2em;
    top: 1.5em;
    width: 2px;
    height: 0.75em;
    background-color: #fcfcfc;
    transition: background-color 0.3s;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto 30px;
}
.goods-title::after {
    transform: rotate(90deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.goods-content {
    max-height: 0;
    overflow: hidden;
}
.goods-content p {
    margin: 0;
    padding: 2em;
    font-size: 0.9em;
    line-height: 1.5;
    background-color: #fcfcfc;
    margin: 10px auto;
    font-family: Futura, 'Century Gothic';
}
.goods-toggle:checked+.goods-title+.goods-content {
    max-height: 5000px;
    transition: 1.5s;
    backface-visibility: hidden;
}
.goods-toggle:checked+.goods-title::before {
    transform: rotate(90deg) !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.goods_btn_area {
    background-color: #fcfcfc;
    margin-top: 10px;
}
.goods_btn_area .ticket-box-2 a {
    margin-top: 30px;
    margin-bottom: 0px;
}

/*==================================
FAQ
==================================*/
.faq-area {
    padding: 80px 0px 20px 0px;
    margin-bottom: 45px;
    font-family: Futura, 'Century Gothic';
}
.faq-text {
    background-color: #fcfcfc;
/*    border: 1px #333 solid;*/
    font-family: Futura, 'Century Gothic';
    margin: 30px 0;
    padding: 30px;
    color: #333;
    width: 82%;
    margin: auto;
}
.faq-text h4 {
    display: block;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px #333 solid;
}
.faq-accordion {
    margin: 2em auto 3em;
    max-width: 90%;
}
.faq-toggle {
    display: none;
}
.faq-option {
    position: relative;
    margin-bottom: 1em;
}
.faq-title,
.faq-content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.faq-title {
    /*    border: solid 1px #333;*/
    background-color: #333;
    color: #fcfcfc;
    padding: 0.7em 3.5em;
    display: block;
    border-radius: 50px;
    width: 80%;
    margin: auto;
}
.faq-title:hover {
    background-color: #998F95;
}
.faq-title::after,
.faq-title::before {
    content: "";
    position: absolute;
    left: 2em;
    top: 1.2em;
    width: 2px;
    height: 0.75em;
    background-color: #fcfcfc;
    transition: background-color 0.3s;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto 30px;
}
.faq-title::after {
    transform: rotate(90deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.faq-content {
    max-height: 0;
    overflow: hidden;
}
.faq-content p {
    margin: 0;
    padding: 1.5em 1em 1em;
    font-size: 0.9em;
    line-height: 1.5;
}
.faq-toggle:checked+.faq-title+.faq-content {
    max-height: 1000px;
    transition: 1.5s;
    backface-visibility: hidden;
}
.faq-toggle:checked+.faq-title::before {
    transform: rotate(90deg) !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/*==================================
FAQ
==================================*/
.fanclub-area {
    padding: 80px 5px 20px;
    margin-bottom: 45px;
    font-size: 13px;
    font-family: Futura, 'Century Gothic';
}
.fanclub-area h4 {
    font-family: Futura, 'Century Gothic';
    border-bottom: 1px #902A28 solid;
    margin-bottom: 30px;
    padding-bottom: 15px;
}
.fanclub-text {
    width: 78%;
    margin: 15px auto;
    padding: 25px 50px 20px;
    background: #FFF;
    font-family: Futura, 'Century Gothic';
    font-size: 14px;
}
.fanclub-text h5 {
    font-family: Futura, 'Century Gothic';
    margin-top: 50px;
    margin-bottom: 0px;
    padding-bottom: 15px;
    font-size: 20px;
    text-align: center;
    color: #000;
}
.fanclub-text h6 {
    font-family: Futura, 'Century Gothic';
    border-bottom: 1px #902A28 solid;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 5px;
    font-size: 16px;
    color: #000;
}
.fanclub-text img{
    width: 90%;
    border-radius: 10px;
    margin: 20px auto;
}
.fc_p_strong {
    font-family: Futura, 'Century Gothic';
    padding: 1em;
    font-size: 20px;
    text-align: center;
    padding-top: 0;
}

/*==================================
*** CORE ***
==================================*/
html {
    font-size: 15px;
    overflow: auto;
}
body {
    min-height: 100vh;
    padding: 0;
    margin: 0;
    background-color: #fcfcfc;
    line-height: 160%;
    font-family: Futura, 'Century Gothic';
    font-weight: 400;
    font-style: normal;
    color: #333;
    text-align: center;
    letter-spacing: 0.06em !important;
    font-feature-settings: "palt"1;
    overflow: hidden;
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
    -webkit-text-size-adjust: 100%;
}
section {
    margin: 0;
}

/*==================================
CSS ANIMATION
==================================*/
@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/*==================================
LAYOUT - EDIT
==================================*/
#content-ive {
    position: relative;
    top: 0;
}
section {
    padding: 30px 0 0 0;
    margin: 0 0 0 0;
    background-color: #f3f3f3;
    background-image: url(https://cravity-official.jp/contents/1/LUVITY/common/bg-content.png);
    background-position: center;
    background-repeat: repeat;
    background-size: 20px;
    border-bottom: 0px solid #fcfcfc;
}
.device_width {
    width: 860px;
    padding: 30px;
    margin: 0 auto;
    text-align: left;
}

/*==================================
FIXED HEADER
==================================*/
header {
    width: 100%;
    line-height: 0;
    transition: 1s ease 0.2s;
    backface-visibility: hidden;
    background-image: url(img/back.png);
}

header img {
    max-width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    line-height: 0;
}
header {
    height: 100%;
    padding: 0 0 0 0;
    margin: 0;
    border-bottom: none;
    position: relative;
    overflow: hidden;
    left: 0;
    top: 0;
    z-index: 1;
}
header a {
    color: #333;
}

/* MENU ICON */
header a#menu_icon {
    display: block;
    width: 60px;
    height: 70px;
    top: 15px;
    right: 10px;
    position: absolute;
    margin-left: calc(100vw - 80px);
    background-image: url(img/icon-menu.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50px;
    transition: 0.4s;
    backface-visibility: hidden;
    position: fixed;
}

/*==================================
FOOTER
==================================*/
/* BASIC */
footer span {
    width: 46%;
    display: block;
    margin: 30px auto 20px;
    padding: 20px 0;
    border-top: 1px #fcfcfc solid;
    font-size: 24px;
    font-family: Futura, 'Century Gothic';
    font-weight: bold;
    line-height: 1.4em;
}
footer {
    display: block;
    padding: 30px 0 60px 0;
    margin: 0;
    background-color: #265C3F;
    color: #fcfcfc;
}
footer a {
    color: #fcfcfc;
    transition: 0.4s;
    backface-visibility: hidden;
    font-family: Futura, 'Century Gothic';
}
/* NAV */
footer nav {
    padding: 0 0 0 0;
    margin: 15px 0;
    background-image: none;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100px;
}
footer nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style: none;
}
footer nav ul li {
    display: block;
    padding: 0;
    margin: 0 10px;
}

/*==================================
ANCHOR LINK
==================================*/
.anchor {
    display: block;
    padding-top: 240px !important;
    margin-top: -240px !important;
    position: absolute;
}

/*==================================
BTN
==================================*/
/* BTN SEPARATE */
.btn_separate {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0;
    margin: 30px 0;
    position: relative;
}
.btn_separate a {
    display: block;
    margin: 0 10px;
    color: #333;
    background-repeat: no-repeat;
    background-size: 20px;
    transition: 0.4s;
    backface-visibility: hidden;
    position: absolute;
}

/*==================================
TRANSLATE
==================================*/
#btn-translate {
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
    align-items: center;
    /* width: 150px;
  height: 30px; */
    position: fixed;
    bottom: 30px;
    right: 0;
    /* background-color: rgba(255, 0, 0, 0.5); */
    cursor: pointer;
    transition: 0.4s;
    backface-visibility: hidden;
    z-index: 130;
}

.goog-te-gadget-simple {
    padding: 5px 8px !important;
    border: none !important;
    border-radius: 10px 0 0 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

/*==================================
*** ORIGINAL DESIGN ***
==================================*/
/* PAGE TOP */
#pagetop_area {
    padding: 15px 0 20px 0;
    margin: -60px 0 0 0;
    background: none;
    background-color: #eeeae6;
    border-bottom: none;
}

#pagetop_area a {
    padding: 20px 0 0 0;
    margin: 0;
    background-image: url(img/btn-pagetop.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 20px;
    color: #333;
    transition: 0.4s;
    backface-visibility: hidden;
}

#pagetop_area a:hover {
    background-image: url(img/btn-pagetop_hover.png);
    color: #265C3F;
    text-decoration: none;
}

#fc_loginarea{
    margin-top: 100px;
}
#fc_loginarea .inner_elements {
    width: 340px;
    padding: 0;
}

#fc_loginarea .inner_elements h3 {
    display: block;
    width: 100%;
    height: 130px;
    padding: 0;
    margin: 0;
    background-image: url(https://cravity-official.jp/contents/1/LUVITY/common/logo-fc.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#fc_loginarea .inner_elements .btn_separate {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0;
    margin: 30px 0 0 0;
}

#fc_loginarea .inner_elements .btn_separate a {
    font-size: 1.1rem;
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    font-style: italic;
}

#fc_loginarea .inner_elements .btn_separate a:hover {
    background-color: #333;
    color: #fff;
    text-decoration: none;
}

#fc_loginarea .inner_elements .btn_separate a:first-of-type {
    width: calc(49% - 2px);
    border-right: none;
}

/*==================================
TEXT
==================================*/
h1,
h2,
h3,
h4 {
    padding: 0;
    margin: 0;
    line-height: 140%;
}
p {
    line-height: 160% !important;
    padding: 5px 0;
    margin: 0;
}
a {
    color: #dd2a3f;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
h1 {
    font-size: 4rem;
}
h2 {
    width: 920px;
    color: #333;
    font-size: 4rem;
    font-family: Futura, 'Century Gothic';
    font-weight: bold;
    font-style: normal;
    text-align: center;
    line-height: 100%;
    margin: 0 auto;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 1px;
}
h3 {
    font-size: 1.2rem;
    font-family: Futura, 'Century Gothic';
    font-weight: 700;
    margin: 45px 0 20px 42px;
}
h3:first-of-type {
    font-size: 1.2rem;
    font-family: Futura, 'Century Gothic';
    margin: 0 0 20px 45px;
}
h4 {
    font-size: 1.1rem;
    font-weight: 700;
    margin: 5px 0 10px 0;
}
footer nav {
    font-size: 1.1rem;
    font-family: Futura, 'Century Gothic';
    font-weight: 900;
    font-style: normal;
}
footer .copyright {
    font-size: 0.8rem;
    font-family: Futura, 'Century Gothic';
    font-weight: 500;
    font-style: italic;
}
.btn_separate a {
    font-size: 1rem;
    font-family: Futura, 'Century Gothic';
    font-weight: 500;
    font-style: normal;
    line-height: 1rem;
}
#pagetop_area a {
    font-size: 0.96rem;
    font-family: Futura, 'Century Gothic';
    font-weight: 500;
    font-style: normal;
}
#fc_loginarea .inner_elements .btn_separate a {
    font-size: 1.1rem;
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    font-style: italic;
}

/*==========================================*/
.fix {
    overflow: hidden;
    zoom: 1;
}
.none {
    display: none;
}
.display_sp {
    display: none !important;
}
.display_pc {
    display: block !important;
}

/* fc content */
.fc_sub_title{
  font-size: 24px;
  margin: 0;
  padding: 0;
  text-align: center;
  padding: 2em 0;
  color: #2D1F63;
}
.fc_item{
  font-size: 18px;
  margin: 0;
  padding: 0;
  margin-bottom: 0.5em;
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.5em;
  padding-top: 1em;
}
.fc_image img{
  width: 100%;
  height: auto;
}
.campaign{
    width: 200px;
    height: 30px;
    padding: 3px 0 0 0;
    background: #C033CC;
    clip-path: polygon(6.0% 100%, 0% 0%, 100% 0%, 94.0% 100%);
    margin: auto;
    text-align: center;
    color: #fff;
}
.fc_p{
    padding: 1em;
    font-size: 14px;
    text-align: center;
}
.fc_p img{
    width: 80%;
}
.fc_p-bold{
    font-weight: bold;
    font-size: 1.2em;
    color: #e22bf1;
}
.fc_p-bold2{
    font-weight: bold;
}
.fc_p-bold3{
    font-weight: bold;
    font-size: 1.2em;
    color: #e22bf1;
    text-decoration: underline;
}
.fc_p-spot{
    display: block;
    color: #fff;
    background-color: #2D1F63;
    width: 96%;
    margin: auto;
    padding: 10px 0;
}
.fc_p-spot2{
    font-weight: bold;
    color: #e22bf1;
}
.fc_p_strong{
  padding: 1em;
  font-size: 20px;
  text-align: center;
  padding-top: 0;
}
.fc_image_col2{
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  gap: 1em;
  padding-top: 1em;
}
.fc_image_col2 img{
  width: 100%;
  height: auto;
}
.fc_image_col2 li{
  width: 50%;
}


.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.5s 0s ease;
}
.modal-overlay.visible {
    display: block;
    opacity: 1;
    z-index: 100;
}
.modalInclude {
    display: none;
}
.modalarea img{
    max-height: 400px;
    max-width: 90%;
    margin: auto;
}
.modalarea p{
    background: #3f855f;
    border-radius: 30px;
    padding: 3px 10px 5px;
    color: #fff;
    font-size: 16px;
    line-height: 3em;
    font-weight: bold;
    width: 100px;
    margin: auto;
    margin-top: 5px;
    font-family: 'Noto Serif JP', sans-serif;
}
.modalarea p:hover{
    background: #999;
}
.modalarea a{
    color: #fff;
    text-decoration: none;
}
.modal {
    width: 500px;
/*    max-width: 90%;*/
    max-height: 80%;
    position: fixed;
    box-sizing: border-box;
    top: 45%;
    left: 50%;
    padding: 10px 10px 15px 10px;
    transform: translate(-50%, -50%);
    z-index: 999;
    overflow: scroll;
    background: #fff;
    opacity: 0;
    z-index: 1;
    transition: all 0.5s 0s ease;
}
@media screen and (max-width: 1023px) {
    .modal {
        max-width: 95vw;
        max-width: initial;
    }
    .modal > div {
        width: 85vw;
    }
}
.modal img#targetElm {
    /* width: calc(100% + 40px); */
    max-height: 73vh;
    vertical-align: bottom;
    margin: -20px;
    object-fit: contain;
}
@media screen and (max-width: 1023px) {
    .modal img#targetElm {
        max-width: 95vw;
        /* max-height: initial; */
    }
}
.modal .modal-closebtn {
    display: block;
    font-size: 26px;
    color: #cfa705;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}
.modal.visible {
    display: block;
    opacity: 1;
    z-index: 999;
}

.fadein {
    animation: fadein .3s;
}

.fadeout {
    animation: fadeout .3s;
    animation-fill-mode: forwards;
}

@keyframes fadein {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeout {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        display: none;
    }
}