@charset "UTF-8";

/* CSS Document */
body {
    color: #fff;
    margin: 0 auto;
    padding: 0px;
    line-height: 1em;
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    background-color: #000;
    text-align: center;
}

* {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

img {
    border: none;
    height: auto;
}

html {
    overflow-x: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: inline-table;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.block {
    overflow: hidden;
}

img {
    line-height: 1em;
    margin: 0px;
    padding: 0px;
    vertical-align: bottom;
}

a,
a img {
    transition: 0.3s;
}

/*a:hover img{
	opacity: 0.8;
}*/

/*
a[href^="tel:"] {
	pointer-events: none;
}*/

input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
}

.sp {
    display: none;
}

/*----------------------------contents----------------------------*/
header {
    display: none;
}

#mainimg {
    padding: 25px 0px;
}

#bottom_logo {
    padding: 50px 0px 55px;
    /*border-bottom: 15px solid #ffc72c;*/
}

#special_img {
    padding-top: 60px;
}

#special_cont {
    overflow: hidden;
    width: 865px;
    margin: 0 auto 0px;
}

#special_cont .pic {
    float: left;
}

#special_cont .txt {
    float: right;
    width: 500px;
    font-size: 19px;
    line-height: 1.8em;
    text-align: left;
    padding-top: 65px;
}

#benefits {
    padding: 30px 0px 95px;
}

#cont {
    background-color: #fff;
    padding: 70px 0px 60px;
    /*border-top: 15px solid #ffc72c;*/
}

#cont2 {
    background-color: #fff;
    padding: 0px 0px 70px;
    position: relative;
}

#highlight_img {
    padding: 40px 0px 50px;
}

#banner {
    padding-top: 35px;
}

.btn1 {
    padding-bottom: 45px;
}

.arrow1 {
    padding-bottom: 40px;
}

.arrow2 {
    padding-top: 40px;
    padding-bottom: 40px;
}

#ylw_banner {
    margin: 0px auto 20px;
    background-color: #ffc72c;
    text-align: center;
    line-height: 40px;
    width: 640px;
    font-weight: bold;
    color: #000;
    font-size: 17px;
}

ul#ylw_banner_list {
    text-align: center;
}

ul#ylw_banner_list li {
    display: inline-block;
    margin: 0px 15px;
}

.contents-wrapper-merit {
    width: 962px;
    max-width: 100%;
    margin: 0 auto;
}

.contents-wrapper,
.contents-wrapper-merit {
    width: 960px;
    max-width: 100%;
    margin: 0 auto;
}

.merit-wrapper {
    border: solid 1px #000;
}

.info-shop-box {
    text-align: center;
    padding: 60px 0px 45px;
    width: 725px;
    margin: 0 auto;
    overflow: hidden;
}

.info-shop-box img:first-child {
    width: 350px;
    float: left;
}

.info-shop-box img:last-child {
    width: 350px;
    float: right;
}

.link-button-threec-wrappper {
    margin-top: 50px;
}

.maker-box {
    display: flex;
    width: 640px;
    max-width: 100%;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}

.logo_breitling {
    width: 300px;
    max-width: 100%;
}

.logo_threec {
    width: 288px;
    max-width: 100%;
}

.logo_breitling img,
.logo_threec img,
.info-p-wrapper img,
.merit-wrapper img {
    width: 100%;
}

.info-p-wrapper {
    margin: 40px 0px 35px;
    position: relative;
}

.lbc_btn3 {
    display: block;
    margin: 55px 0px 60px;
}

.info-p-box {
    display: inline-flex;
    align-items: center;
    margin: 0 auto 40px;
    color: #000;
}

.info-p-box dt {
    font-weight: bold;
    padding-right: 10px;
    font-size: 1.6rem;
    font-size: 18px;
}

.info-p-box dd {
    text-align: left;
    justify-content: center;
    padding-left: 10px;
    border-left: 1px solid #000;
    line-height: 1.6em;
    font-size: 16px;
}

.info-p-box dd a {
    color: #000;
    text-decoration: none;
}

#page_top {
    width: 70px;
    height: 50px;
    position: fixed;
    right: 10px;
    bottom: 10px;
}

#page_top a {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-size: 10px;
    width: 70px;
    height: 50px;
    text-decoration: none;
    right: 0;
    left: 0;
    margin: 0;
    text-align: center;
    color: #fec526;
}

#page_top a::before {
    content: "";
    background: url(../image/page-top.png);
    background-size: cover;
    color: #fec526;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 5px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}

#present_img div {
    position: relative;
}

#btn2 {
    padding-bottom: 35px;
}

#form_banner {
    padding-bottom: 50px;
}

p#btn2_txt {
    width: 480px;
    margin: 0 auto;
    line-height: 1.8em;
    font-size: 12px;
    text-align: left;
    padding: 0 0px 40px;
}

#clock_bx {
    width: 910px;
    margin: 0 auto;
    padding-left: 50px;
    text-align: left;
}

h2#lineup {
    width: 960px;
    margin: 75px auto 0px;
    font-weight: normal;
    font-size: 16px;
    line-height: 45px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    letter-spacing: 0.05em;
}

#clock_bx h3 {
    padding-top: 70px;
    padding-bottom: 20px;
}

.headding_shop {
    font-weight: bold;
    font-size: 24px;
    padding: 22px 10px;
    margin-bottom: 35px;
    line-height: 1.5;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.shop-box {
    overflow: hidden;
}

.shop-box p.shop-text {
    float: left;
    width: 370px;
    line-height: 1.6em;
    text-align: left;
}

.shop-box .shop-image {
    float: right;
}

.shop-box .shop-image img {
    width: 550px;
    height: 265px;
}

.smp_b {
    display: none;
}

ul.clock_bx_list li {
    display: inline-block;
    margin-right: 50px;
    position: relative;
    margin-bottom: 25px;
    width: 250px;
}

ul.clock_bx_list li .p_btn {
    position: absolute;
    bottom: 20px;
    right: 13px;
}

ul.clock_bx_list li .icons {
    position: absolute;
    top: 25px;
    right: -25px;
}

ul.clock_bx_list li .p_btn img {
    width: 45px;
    height: 45px;
}

#ylw_imgs {
    text-align: center;
    width: 690px;
    margin: 0 auto;
}

#ylw_imgs img {
    margin-bottom: 10px;
    display: block;
}

#ylw_imgs p {
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 70px;
    font-size: 24px;
    line-height: 24px;
}

.parking_sp,
.sm-br {
    display: none;
}

@media screen and (max-width: 499px) {
    .link-button-merit-wrapper {
        padding: 0;
    }
}

.link-button-merit {
    background-color: #FFC72C;
    color: #000;
    width: 900px;
    padding: 10px 0;
    margin: auto auto 30px auto;
    display: block;
    background-image: url("../image/icon_click-b.png");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 60px 16px;
    font-size: 1.5em;
    font-weight: bold;
    text-decoration: none;
}

@media screen and (max-width: 979px) {
    .link-button-merit {
        margin-bottom: 20px;
    }
}

.hamburger-nav {
    position: fixed;
    right: 0px;
    top: 0px;
    width: 100%;
    z-index: 1;
}

.hamburger-nav-toggle-btn {
    display: block;
    position: fixed;
    z-index: 3;
    border: 0 none;
    background: none;
}

.hamburger-nav-list {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: none;
    list-style: none;
    margin: 0;
    padding: 150px 0px 0px;
    float: none;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0px;
}

.hamburger-nav-list > li a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    padding: 15px 0;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.hamburger-nav-toggle-btn {
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
    position: absolute;
    top: 15px;
    right: 15px;
    background-image: url(../image/menu.png);
}

.open {
    background-image: url(../image/peke.png);
}

.hamburger-nav,
.wtn_copyright {
    display: none;
}

/* ------------------------------------------------------------- */

.e_link-button,
.link-button-fair,
.link-button-contact,
.link-button-threec,
.link-button-other,
.link-button-entry {
    background: #000;
    color: #fff;
    display: inline-block;
    font-size: 2.5rem;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
    position: relative;
    padding: 5px 65px;
    max-width: 100%;
    margin: 0 15px;
}

@media screen and (max-width: 979px) {

    .e_link-button,
    .link-button-fair,
    .link-button-contact,
    .link-button-threec,
    .link-button-other,
    .link-button-entry,
    .link-button-merit {
        margin: 0;
        max-width: 90%;
    }
}

@media screen and (max-width: 767px) {

    .e_link-button,
    .link-button-fair,
    .link-button-contact,
    .link-button-threec,
    .link-button-other,
    .link-button-entry,
    .link-button-merit {
        font-size: 1.5rem;
        padding: 13px 5px;
    }
}

.e_link-button::after,
.link-button-fair::after,
.link-button-contact::after,
.link-button-threec::after,
.link-button-other::after,
.link-button-entry::after,
.link-button-merit::after {
    content: '';
    background: url("../image/icon_click-w.png") no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -7.5px;
    right: 13px;
    background-size: contain;
    width: 52px;
    height: 15px;
}

@media screen and (max-width: 767px) {

    .e_link-button::after,
    .link-button-fair::after,
    .link-button-contact::after,
    .link-button-threec::after,
    .link-button-other::after,
    .link-button-entry::after,
    .link-button-merit::after {
        content: none;
    }
}

.link-button-entry {
    background-color: #FFC72C;
    color: #000;
    width: 640px;
    margin-bottom: 64px;
}

.link-button-entry::after {
    background: url("../image/icon_click-b.png") no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -7.5px;
    right: 13px;
    background-size: contain;
    width: 52px;
    height: 15px;
}

.link-button-fair {
    background: #767676;
    /* Old browsers */
    background: -moz-linear-gradient(top, #767676 1%, #767676 35%, #767676 35%, #363636 99%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #767676 1%, #767676 35%, #767676 35%, #363636 99%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #767676 1%, #767676 35%, #767676 35%, #363636 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#767676', endColorstr='#363636', GradientType=0);
    /* IE6-9 */
    width: 640px;
    font-size: 1.5em;
    position: absolute;
    margin: 0 auto;
    bottom: 30px;
    left: 0px;
    right: 0px;
    text-decoration: none;
}

@media screen and (max-width: 979px) {

    .link-button-fair,
    .link-button-contact {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .link-button-fair {
        width: 80%;
        bottom: 15px;
        font-size: 0.9em;
    }
}

.link-button-threec {
    margin: 30px auto;
    background: #767676;
    /* Old browsers */
    background: -moz-linear-gradient(top, #767676 1%, #767676 35%, #767676 35%, #363636 99%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #767676 1%, #767676 35%, #767676 35%, #363636 99%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #767676 1%, #767676 35%, #767676 35%, #363636 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#767676', endColorstr='#363636', GradientType=0);
    /* IE6-9 */
    width: 480px;
    font-size: 1.5em;
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    .link-button-threec {
        width: 80%;
        bottom: 10px;
        font-size: 0.9em;
    }
}

.link-button-contact {
    margin: 60px auto;
    background: #767676;
    /* Old browsers */
    background: -moz-linear-gradient(top, #767676 1%, #767676 35%, #767676 35%, #363636 99%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #767676 1%, #767676 35%, #767676 35%, #363636 99%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #767676 1%, #767676 35%, #767676 35%, #363636 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#767676', endColorstr='#363636', GradientType=0);
    /* IE6-9 */
    width: 640px;
    font-size: 1.5em;
    text-decoration: none;
}

@media screen and (max-width: 979px) {
    .link-button-contact {
        width: 100%;
        margin: 40px auto;
        font-size: 0.9em;
    }
}

.link-button-other {
    padding: 10px 0;
    background: #767676;
    /* Old browsers */
    background: -moz-linear-gradient(top, #767676 1%, #767676 35%, #767676 35%, #363636 99%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #767676 1%, #767676 35%, #767676 35%, #363636 99%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #767676 1%, #767676 35%, #767676 35%, #363636 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#767676', endColorstr='#363636', GradientType=0);
    /* IE6-9 */
    margin: 50px auto 20px auto;
    width: 530px;
    font-size: 1.5em;
    text-decoration: none;
}

.link-button-other::after {
    content: none;
}

.link-button-entry {
    background-color: #FFC72C;
    color: #000;
    width: 640px;
    font-size: 1.5em;
    font-weight: bold;
    text-decoration: none;
}

.link-button-entry::after {
    background: url("../image/icon_click-b.png") no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -7.5px;
    right: 13px;
    background-size: contain;
    width: 52px;
    height: 15px;
}

.entryinfo {
    background-color: #555;
    color: #fff;
    max-width: 770px;
    margin: -65px auto 60px auto;
    padding: 10px 0;
    font-size: 1.5em;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

@media screen and (max-width: 979px) {

    .link-button-entry,
    .link-button-other {
        margin: 40px auto;
        font-size: 0.9em;
    }

    .entryinfo {
        width: 92.5%;
        font-size: 0.9em;
        margin: -40px auto 60px auto;
    }
}

/* --------------------------------
 * SNS
 * -------------------------------- */
.txt_sns,
.txt_parking {
    font-weight: bold;
    font-size: 1.3rem;
    padding: 6px 12px;
    display: inline-block;
    line-height: 1.3;
    text-decoration: none;
}

@media screen and (max-width: 499px) {

    .txt_sns,
    .txt_parking {
        font-size: 1.4rem;
    }
}

.link_sns,
.link_parking {
    border-radius: 10px;
    margin-right: 20px;
    color: #000;
}

@media screen and (max-width: 979px) {

    .link_sns,
    .link_parking {
        margin: 0 0 15px;
    }
}

.link_sns::after,
.link_parking::after {
    content: '';
    background: url("../image/icon_arrow.png") no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 17px;
    height: 16px;
    position: relative;
    top: 2px;
}

.color_yellow {
    background-color: #FFC72C;
}

.info-card-wrapper {
    border: 5px solid #aa8728;
    border-top: none;
    box-sizing: border-box;
}

.info-card-wrapper img {
    max-width: 100%;
}

.info-button {
    margin: 0 auto;
    background: #ff0009;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ff0009 1%, #ff7676 38%, #9b0000 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ff0009 1%, #ff7676 38%, #9b0000 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff0009 1%, #ff7676 38%, #9b0000 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0009', endColorstr='#9b0000', GradientType=0);
    /* IE6-9 */
}

.info-note {
    color: #000;
    margin: .5rem 0 1.5rem;
}

@media screen and (max-width: 413px) {
    .info-note {
        font-size: 12px;
    }
}

@media screen and (max-width: 374px) {
    .info-button {
        font-size: 13px;
    }
}
