﻿/*Reset css*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
a:hover,
a:active {
    outline: 0;
}
ol, ul {
    list-style: none;
}
    nav ul {
        list-style: none;
    }

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

body {
    line-height: 1.6;
    letter-spacing: 1.5px;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Arial, "メイリオ", Meiryo, sans-serif;
    font-size: 1.2rem;
    font-size: 12px;
    color: #000;
    background-color: #ffffff;
}

a,
a:link {
    color: #ffffff;
    border-bottom: 1px dotted #ffffff;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    padding-bottom: 5px;
}

p {
    text-align: justify;
    text-justify: inter-ideograph;
}


/* 汎用文字スタイル
------------------------------------------------- */
.red {
    color: #ea0000;
}

.bold {
    font-weight: bold;
}

.large {
    font-size: 2.5rem;
}

.l-line {
    border-left: 10px double #737373;
    padding-left: 10px;
}

p {
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 1.5;
}

b, strong {
    font-weight: bold;
}

h1 {
    font-size: 3.5rem;
    margin: 0 0 20px;
    text-align: center;
}

h2 {
    font-size: 3rem;
    margin: 15px 0;
    font-weight: bold;
    text-align: center;
}

h3 {
    font-size: 3rem;
    margin: 15px 0;
    font-weight: bold;
}

h4 {
    font-size: 2.5rem;
    margin: 15px 0;
    font-weight: bold;
}

h5 {
    font-size: 1.5rem;
    margin: 10px 0;
}

h6 {
    font-size: 1.5rem;
    margin: 10px 0;
    text-align: center;
}


h1, h2, h3, h5, h6, .h1, .h2, .h3, .h5, .h6 {
    font-family: inherit;
    line-height: 1.4;
    color: inherit;
}

/* ----------------------------------------- */
body {
    color: #ffffff;
}
body {
    background: url(../img/kvbg.png) no-repeat center;
    background-size: cover;
    display: block;
    background-attachment: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
}

/* ----------------------------------------- */
#bgcolor {
    background: -moz-linear-gradient(to bottom,transparent,#052965 25%,#214479 80%,#8cacc8);
    background: -webkit-linear-gradient(to bottom,transparent,#052965 25%,#214479 80%,#8cacc8);
    background: linear-gradient(to bottom,transparent,#052965 25%,#214479 80%,#8cacc8);
    z-index: 10;
}

/* kv
----------------------------------------- */
.kv {
    position: relative;
}
.kv_illust {
    position: absolute;
    background: url(../img/kv.png) no-repeat;
    background-size: 100%;
    max-width: 1200px;
    height: 813px;
    top: 65px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100;
}
.bh_wrap {
    position: relative;
    width: 100%;
    height: 1150px;
    top: 0;
    z-index: 1;
    overflow: hidden;
}
.bh {
    position: absolute;
    background: url(../img/bh.png) no-repeat left top;
    background-size: 100%;
    width: 100vw;
    max-width: 1500px;
    height: auto;
    padding-top: 60%;
    top: 30%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    -webkit-transform: rotate( 26deg );
    transform: rotate( 26deg );
}

/* main
----------------------------------------- */
#main {
    width: 100%;
    margin: -100px auto;
}

/* notice
----------------------------------------- */
.notice {
    background: url(../img/babylon_.png) no-repeat center top;
    background-size: 100%;
    width: 800px;
    height: 800px;
    margin: 50px auto;
    position: relative;
}

/* topic 
------------------------------------------------- */
.topic {
    max-width: 600px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}

    .topic .textbox h1 {
        font-family: 'Anton', sans-serif;
        font-family: 'Archivo Black', sans-serif;
        font-family: 'Oswald', sans-serif;
        text-align: center;
        font-size: 3.5rem;
        letter-spacing: 4px;
        padding-bottom: 5px;
        border-bottom: 2px solid #036eb7;
        margin-bottom: 25px;
        color: #ffff00;
    }

.topic .textbox .fontchange {
    font-size: 6.0rem;
}

.topic .textbox h2 {
    text-align: center;
    font-weight: bold;
    font-size: 2.0rem;
    line-height: 1.0;
}

.topic .textbox .fontchange2 {
    font-size: 3.5rem;
    font-weight: bold;
}

.topic .textbox h3 {
    text-align: center;
    font-weight: normal;
    font-size: 1.7rem;
    line-height: 1.8;
    margin: 30px 0 20px;
}
    .topic .textbox h3 .sml {
        font-size: 1.5rem;
    }

    .topic .textbox h3 .marker {
        background: linear-gradient(transparent 60%, #998e5d 0%);
    }

.topic .textbox h4 {
    text-align: center;
    font-weight: normal;
    font-size: 1.9rem;
    line-height: 1.5;
}

.topic .textbox h5 {
    text-align: center;
    font-weight: normal;
    font-size: 1.9rem;
    line-height: 1.0;
}


/* hubble説明
----------------------------------------- */
.wrap_hubble {
    width: 850px;
    margin: 150px auto;
    position: relative;
}
.hubble_caption {
    text-align: center;
}
.hubble_waku:before {
    position: absolute;
    content: '';
    display: inline-block;
    background: url(../img/hubbleline_top_s.png) no-repeat left top;
    background-size: 100%;
    width: 500px;
    height: 150px;
}
.hubble_waku:after {
    position: absolute;
    content: '';
    display: inline-block;
    background: url(../img/hubbleline_bottom_s.png) no-repeat right bottom;
    background-size: 100%;
    width: 500px;
    height: 150px;
    right: 0;
    bottom: 0;
}
.hubble_logo {
    width: 22%;
}
    .hubble_logo img {
        width: 100%;
    }

.hubble_text {
    display: flex;
    padding-top: 45px;
    padding-left: 45px;
}
.text_item {
    display: flex;
    flex-direction: column;
    margin-left: 10px;
    padding-bottom: 45px;
    padding-right: 45px;
}
.text-item p {
    text-align: left;
    line-height: 1.7;
}
.hubble_text h5 {
    border-bottom: #ffffff 1px solid;
    margin: 5px 0 20px;
    padding-bottom: 10px;
}


/* box flame title
----------------------------------------- */
.box {
    width: 100%;
}
.flame_name {
    width: 100%;
    position: relative;
}
    .flame_name.passive::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        border-top: solid 2px #fff;
        animation: border_anim_top 2s ease-out forwards;
    }

    .flame_name.passive::after {
        content: '';
        position: absolute;
        left: 100%;
        bottom: 0;
        width: 0;
        transform: translateX(-100%);
        border-bottom: solid 2px #fff;
        animation: border_anim_bottom 2s ease-out forwards;
    }

    @keyframes border_anim_top {
        0% {
            width: 0%;
        }

        100% {
            width: 90%;
        }
    }
    @keyframes border_anim_bottom {
        0% {
            width: 0%;
        }

        100% {
            width: 90%;
        }
    }


.flame_name img {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 35px 0;
}

.circle {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background-color: #fff;
}
.box .top {
    margin-left: 89%;
    margin-bottom: -13px;
}
.box .bottom {
    margin-left: 9%;
    margin-top: -13px;
}

/* flame
----------------------------------------- */
.flame {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 0 !important;
}
.flame img {
    width: 100%;
}
.flame01 {
    width: 800px;
    margin: 100px auto;
}
.text01 {
    text-align: left;
    font-size: 1.4rem;
    line-height: 2.0rem;
    margin: 20px 0;
}
.text02 {
    text-align: left;
    font-size: 1.4rem;
    line-height: 2.0rem;
    margin: 20px 0;
}
.set {
    background-color: #ffffff;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-end;
    align-content: center;
    padding: 15px;
    margin-top: 50px;
}
.set p {
    color: #000000;
    text-align: right;
}
.flameset_item {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    flex-basis: 50%;
    padding-left: 20px;
}
.kakaku {
    font-size: 1.6rem;
    font-weight: bold;
}
.kakaku span {
    font-size: 2.3rem;
}
.flame_sp {
    display: none !important;
}

/* リンクボタン
------------------------------------------------- */
.linkbutton {
    width: 400px;
    margin: 100px auto;
}

.linkbutton img {
    width: 100%;
    transition-duration: 0.3s;
}

.linkbutton a {
    border: none;
}

.linkbutton img:hover {
    transform: translateY(10px);
    opacity: 0.9;
}

/* 完売テキストバナー
------------------------------------------------- */
.sold_out ul {
    max-width: 900px;
    margin: 30px auto 0;
    display: flex;
    flex-wrap: wrap;
    align-self: flex-end;
    align-items: stretch;
}

    .sold_out ul li {
        width: calc(97% / 2);
        border-radius: 15px;
        margin: 3px;
        text-align: center;
        box-sizing: border-box;
        color: #ffffff;
        font-weight: bold;
        padding: 5px;
        font-size: 1.3rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .sold_out ul .c0 {
        background-color: #036eb7 !important;
        color: #ffffff;
    }

.sold_out .c1 li {
    background-color: #7D7D7D;
}
.sold_out li p {
    font-size: 1.3rem;
    color: #ffffff;
    display: inline-block;
    text-align: center;
}

/* 流れ星
------------------------------------------------- */
.star_wrap {
    width: 100%;
    height: 1700px;
    overflow: hidden;
}
.star_back {
    position: relative;
    top: 500px;
    left: 0;
    width: 200%;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.star {
    position: absolute;
    height: 0;
    width: 2px;
    top: 0;
    z-index: 1;
    background: linear-gradient(transparent, rgb(255, 255, 255));
    animation-name: shooting;
    animation-duration: 5s;
    animation-timing-function: linear;
    
}
.s1 {
    left: 10%;
    animation-delay: 0s;
    animation-iteration-count: infinite;
}
.s2 {
    left: 25%;
    animation-delay: 3s;
    animation-iteration-count: infinite;
}
.s3 {
    left: 35%;
    animation-delay: 4s;
    animation-iteration-count: infinite;
}
.s4 {
    left: 46%;
    animation-delay: 7s;
    animation-iteration-count: infinite;
}
.s5 {
    left: 50%;
    animation-delay: 10s;
    animation-iteration-count: infinite;
}
.s6 {
    left: 65%;
    animation-delay: 5s;
    animation-iteration-count: infinite;
}
.s7 {
    left: 70%;
    animation-delay: 3s;
    animation-iteration-count: infinite;
}



@keyframes shooting {
    0% {
        height: 0;
        opacity: 0%;
    }
    62.5% {
        height: 0;
        opacity: 50%;
    }

    90% {
        height: 1200px;
        opacity: 100%;
    }

    100% {
        height: 1700px;
        opacity: 0;
    }
}

/* 特典
------------------------------------------------- */
.tokuten {
    width: 100%;
    margin: 0 auto;
    background-color: #ffffff5c;
    padding: 20px 0 70px;
}
    .tokuten h1 {
        font-size: 3.0rem;
        text-align: center;
        max-width: 800px;
        margin: 50px auto;
        background-color: #ffff00;
        border-radius: 50px;
        padding: 15px 0;
        color: #036eb7;
        letter-spacing: 2rem;
    }
    .tokuten .tokuten_img {
        width: 600px;
        margin: 0 auto;
    }
    .tokuten .tokuten_img img {
        width: 100%;
    }
    .tokuten p {
        text-align: center;
        margin-bottom: 10px;
    }

/* lens
------------------------------------------------- */
#lens {
    width: 100%;
    margin: -1600px auto 0;
    padding: 20px 0 450px;
    position: relative;
}

    #lens h1 {
        font-size: 3.0rem;
        text-align: center;
        max-width: 800px;
        margin: 50px auto;
        background-color: #036eb7;
        border-radius: 50px;
        padding: 15px 0;
        letter-spacing: 2rem;
    }


/* lens_guide
------------------------------------------------- */
.lens_guide {
    width: 768px;
    margin: 150px auto 100px;
}

.lens_guide ul li {
    width: calc(96%/2);
    margin: 0 5px;
    display: inline-block;
}

.lens_guide ul li img {
    width: 100%;
    height: auto;
}
.lens_guide ul a {
    border-bottom: none;
}

/* 【店舗タブ】動く方　タブ切り替え全体のスタイル
---------------------------------------------*/
.tabs {
    padding-bottom: 40px;
    background-color: #ffffff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    max-width: 950px;
    margin: 0 auto;
}

/* 【店舗タブ】タブのスタイル
---------------------------------------------*/
.tab_item {
    width: calc(100%/3);
    height: 50px;
    border-bottom: 3px solid #3684E3;
    /*border-top: 1px solid #03007b;*/
    border-left: 1px solid #3684E3;
    border-right: 1px solid #3684E3;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #C8DDF6;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    color: #201e1b;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    transition: all 0.2s ease;
}

.tab_item:hover {
    opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
    display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
    padding: 15px 15px 0;
    clear: both;
    overflow: hidden;
}

#b_content {
    padding-top: 0;
}

#c_content {
    padding-top: 0;
}

/*選択されているタブのコンテンツのみを表示*/
#a:checked ~ #a_content,
#b:checked ~ #b_content,
#c:checked ~ #c_content {
    display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
    background-color: #3684E3;
    color: #fff;
}

/* 【店舗タブ】店舗表示
------------------------------------------------- */
.shopEyemirror h2 {
    font-size: 1.5rem;
    text-align: left;
    color: #1c1c1c;
}

.shopEyemirror ul li {
    font-size: 1.2rem;
    line-height: 2.0rem;
    color: #1c1c1c;
}

.shopEyemirror ul {
    margin: 20px 0;
}
    .shopEyemirror ul li a, .shopEyemirror ul li a:link {
        color: #000000;
    }

.shopEyemirror .map {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}

.shopEyemirror .map iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

/* footer
------------------------------------------------- */
footer {
    background: -moz-linear-gradient(top, #1b4892, #0e254c);
    background: -webkit-linear-gradient(top, #1b4892, #0e254c);
    background: linear-gradient(to bottom, #1b4892, #0e254c);
    width: 100%;
    font-size: 1.2rem;
    position: relative;
}
footer::after {
    content: '';
    position: absolute;
    background: url(../img/main_bottom.png) repeat-x;
    display: block;
    width: 100%;
    height: 145px;
    top: -145px;
}

footer p {
    text-align: center;
    padding: 20px 0 30px;
}

footer a {
    color: #ffffff;
    border-bottom: 1px dotted #fff;
    text-decoration: none;
}

footer ul {
    margin: 0;
    padding: 30px 0;
    text-align: center;
}

footer ul li {
    padding: 0 20px;
    display: inline-block;
    border-right: 1px solid #999;
}

footer ul li:last-child {
    border-right: none;
}

footer .copyright {
    text-align: center;
    padding-bottom: 30px;
    color: #ffffff;
}

/* ScrollTop button
------------------------------------------------- */
#page_top {
    position: fixed;
    right: 35px;
    bottom: 300px;
    opacity: 0.6;
    animation-name: updown1; /* アニメーション名の指定 */
    animation-delay: 0s; /* アニメーションの開始時間指定 */
    animation-duration: 3s; /* アニメーション動作時間の指定 */
    animation-timing-function: ease-in-out; /* アニメーションの動き指定（徐々に早く）*/
    animation-iteration-count: infinite;
    z-index: 100;
}

#page_top a {
    position: relative;
    display: block;
    text-decoration: none;
    border-bottom: none;
}

    #page_top a::before {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        content: '\f102';
        font-size: 5em;
        color: #b3b3b3;
    }

@keyframes updown1 {
    0% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-20px);
    }

    100% {
        transform: translateY(0);
    }
}

/* spのみ改行
------------------------------------------------- */
.spbr {
    display: none;
}

/* page top size
------------------------------------------------- */
@media (max-width: 1280px) {
    #page_top {
        right: 15px;
        bottom: 65px;
    }
}
/* ipad pro
------------------------------------------------- */
@media (max-width: 1024px) and (min-height: 1000px) {
    /* 汎用文字スタイル
------------------------------------------------- */
    .large {
        font-size: 1.8rem;
    }

    p {
        font-size: 1.6rem;
    }

    h1 {
        font-size: 4.5rem;
    }

    h2 {
        font-size: 2.5rem;
    }

    h3 {
        font-size: 1.5rem;
    }

    h4, .h4 {
        font-size: 4.5rem;
    }

    h5 {
        font-size: 1.5rem;
    }
    .sold_out ul {
        max-width: 90%;
    }
    body {
        width: 100%;
    }

        body::before {
            background: url(../img/kvbg_sp.png) no-repeat center top;
            background-size: cover;
            background-attachment: fixed;
        }
    .bh_wrap {
        height: 950px;
    }
    #kv {
        position: relative;
    }
    .bh {
        background-size: 160%;
        top: 21%;
        height: 110vw;
    }
    .kv_illust {
        background-size: 100%;
        width: 100%;
        height: 700px;
    }
    #main {
        margin: -150px auto;
    }
    .hubble_logo {
        width: 44%;
    }
    .flame_name img {
        max-width: 95%;
    }
}
/* iPad
----------------------------------------- */
@media (max-width: 768px) {
    body {
        background: url(../img/kvbg_sp.png) no-repeat center top;
        background-size: 100%;
        background-attachment: fixed;
    }
    .bh_wrap {
        height: 165vw;
    }
    .bh {
        background-size: 200%;
        top: 9%;
        height: 110vw;
    }
    .kv_illust {
        background: url(../img/kv_sp.png) no-repeat;
        background-size: contain;
        max-width: 100%;
        height: 165vw;
    }
    #bgcolor {
        background: -moz-linear-gradient(to bottom,transparent,#052965 15%,#214479 80%,#8cacc8);
        background: -webkit-linear-gradient(to bottom,transparent,#052965 15%,#214479 80%,#8cacc8);
        background: linear-gradient(to bottom,transparent,#052965 15%,#214479 80%,#8cacc8);
        z-index: 10;
    }
    #main {
        margin: 100px auto;
    }
    .notice {
        background-size: 120%;
        width: 100%;
        height: 120vw;
    }
    .wrap_hubble {
        width: 95%;
    }
    .box .top {
        margin-bottom: -65px;
    }
    .box .bottom {
        margin-top: -65px;
    }
    .flame_name img {
        max-width: 95%;
        margin: 50px auto;
    }
    .flame {
        max-width: 95%;
        padding: 0 0;
    }
    .flame01 {
        width: 100%;
    }
    .flame_pc {
        display: none !important;
    }
    .flame_sp {
        display: block !important;
    }
    .sold_out ul {
        max-width: 100%;
    }
    .sold_out ul li {
        width: calc(96% / 2);
    }
    .linkbutton {
        width: 55%;
        margin: 100px auto 100px;
    }
    .tokuten h1 {
        max-width: 95%;
    }
    .tokuten .tokuten_img {
        width: 98%;
    }
    #lens h1 {
        max-width: 95%;
    }
    .lens_guide {
        width: 75%;
        margin: 140px auto 150px;
    }

        .lens_guide ul li {
            width: 100%;
            display: block;
            margin-bottom: 50px;
        }
    .tab_item {
        height: 80px;
        font-size: 2.5rem;
        padding-top: 15px;
    }
        .tab_item:hover {
            opacity: 1.0;
        }
    .shopEyemirror h2 {
        font-size: 2.5rem;
    }
    .shopEyemirror ul li {
        font-size: 2.0rem;
        line-height: 4.0rem;
    }
    footer {
        font-size: 1.5rem;
    }
    footer p {
        font-size: 1.3rem;
    }
        footer::after {
            background-size: 85%;
            height: 86px;
            top: -85px;
        }
    .spbr {
        display: block;
    }
}

@media (max-width: 700px) {
    /* 汎用文字スタイル
------------------------------------------------- */
    .large {
        font-size: 1.8rem;
    }

    p {
        font-size: 1.4rem;
    }

    h1 {
        font-size: 4.5rem;
    }

    h2 {
        font-size: 2.5rem;
    }

    h3 {
        font-size: 1.5rem;
    }

    h4, .h4 {
        font-size: 4.5rem;
    }

    h5 {
        font-size: 1.5rem;
    }
    /* topic 
------------------------------------------------- */
    #bgcolor {
        background: -moz-linear-gradient(to bottom,transparent,#052965 10%,#214479 80%,#8cacc8);
        background: -webkit-linear-gradient(to bottom,transparent,#052965 10%,#214479 80%,#8cacc8);
        background: linear-gradient(to bottom,transparent,#052965 10%,#214479 80%,#8cacc8);
        z-index: 10;
    }
    #main {
        margin: 50px auto 0;
    }
    .topic .textbox h1 {
        font-size: 2.5rem;
        letter-spacing: 2px;
    }

    .topic .textbox .fontchange {
        font-size: 4.0rem;
    }

    .topic .textbox h2 {
        font-size: 1.6rem;
    }

    .topic .textbox .fontchange2 {
        font-size: 2.5rem;
    }

    .topic .textbox h3 {
        font-size: 1.5rem;
    }
    .topic .textbox h3 .sml {
        font-size: 1.3rem;
    }

        .topic .textbox h3 .marker {
            background: linear-gradient(transparent 60%, #5a5a5a 0%);
        }

    .topic .textbox h4 {
        font-size: 1.5rem;
        /*text-align: left;*/
        line-height: 1.5;
        width: 90%;
        margin: 0 auto;
    }

    .topic .textbox h5 {
        font-size: 1.4rem;
    }

    .notice {
        padding: 0 10px;
    }
    .wrap_hubble {
        margin: 100px auto;
    }
    .hubble_waku:before {
        width: 100%;
    }

    .hubble_waku:after {
        width: 100%;
    }

    .hubble_text {
        flex-direction: column;
    }
    .flame01 {
        margin: 50px auto;
    }
    .hubble_logo {
        width: 90%;
    }
    .set {
        background-color: #ffffff;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: flex-end;
        align-content: center;
        padding: 15px;
        margin-top: 50px;
    }

        .set p {
            color: #000000;
            text-align: right;
        }

    .flameset_item {
        padding-left: 0;
        width: 100%;
    }

    .kakaku {
        font-size: 1.6rem;
        font-weight: bold;
    }

        .kakaku span {
            font-size: 2.3rem;
        }
    .sold_out ul {
        margin: 10px auto 0;
    }
    .sold_out ul li {
        width: calc(96% / 2);
        font-size: 1.4rem;
    }
    .linkbutton {
        width: 85%;
        margin: 40px auto 100px;
    }
    .tokuten {
        width: 100%;
    }
    .star_wrap {
        height: 1600px;
    }
    .star_back {
        top: 150px;
        left: 20%;
    }
    .s5 {
        left: 105%;
    }
    .s7 {
        left: 120%;
    }
    .title_lens {
        width: 90%;
        top: -4%;
    }
    #lens {
        padding: 20px 0 250px;
    }
        #lens h1 {
            font-size: 2.5rem;
            letter-spacing: 1.5rem;
        }
    .lens_guide {
        width: 80%;
        margin: 50px auto 60px;
    }
    .tab_item {
        font-size: 1.5em;
    }
    .shopEyemirror h2 {
        font-size: 1.8rem;
    }

    .shopEyemirror ul li {
        font-size: 1.5rem;
        line-height: 3rem;
    }
    footer::after {
        background-size: 150%;
        height: 86px;
        top: -74px;
    }
    footer li a {
        font-size: 1.5rem;
    }

    footer ul li {
        padding: 20px 0;
        display: block;
        border-right: none;
        text-align: center;
    }
    footer::after {
    background-size: 150%;
    height: 86px;
    top: -74px;
}
    footer p {
        font-size: 1.5rem;
    }
    footer a {
        border-bottom: none;
    }
    a, a:link {
        border-bottom: none;
    }
    footer li {
        border-bottom: 1px dotted #fff;
    }
    footer .copyright {
        font-size: 1.3rem;
    }
}