@charset "UTF-8";

/*++++++++++++++++++++++++++
	背景
++++++++++++++++++++++++++*/
body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrapper {
    max-width: 1000px;
    width: 100%;
    margin: auto;
    padding: 20px 0;/*
    background-image: url(../images/background.jpg);
    background-repeat: no-repeat;
    background-position: 50px -90px;
    background-size: auto auto; */
}

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


/*++++++++++++++++++++++++++
	ヘッダー
++++++++++++++++++++++++++*/

header {
    text-align: center;
    padding: 0px 0 20px 0;
}
header .seiki {
    color: #fff;
    padding: 0 0 20px;
    font-family: 'Noto Serif JP', serif;
    font-size: 20px;
}
header .logo {
        width: 260px;
        margin: 2%;
        display: inline-block;
}

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

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

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

    header .logo {
        width: 200px;

    }

}


/*++++++++++++++++++++++++++
	共通コンテンツ
++++++++++++++++++++++++++*/


section {
    padding: 0 0 40px 0;
    display: block;
    clear: both;
}



/*----------------------------
	メインビジュアル
----------------------------*/

#main {
    max-width: 1000px;
    margin: auto;
    color: #fff;
}
#main article {
    width: 55%;
    float: left;
    
}
#main article h1 {
    width: 80%;
    margin: auto;
    padding: 10px;
    
}
#main article p {
    font-size: 15px;
    text-align: center;
    line-height: 1.9em;
}
#main figure {
    width: 40%;

    float: left;
}
#main .teikinri120{
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    margin: 5px 0 8px;
    text-align: center;
}
#main .teikinri120 .txt{
    display: inline-block;
    font-size: 18px;
    line-height: 1.9em;
}
#main .teikinri120 .txt em{
    border-bottom: solid 1px #fff;
    font-style: normal;
    padding-bottom: 1px;
}
#main .teikinri120 .txt span{
    font-size: 1.5em;
}

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

#main article {
    width: 100%;
    float: initial;
     padding: 0 0 10px;
}
#main figure {
    width: 80%;
    float : initial;
    margin: auto
}
}

/*----------------------------
ブライトリングリニューアルオープンフェア
----------------------------*/
.banner-fair{
    max-width: 1000px;
    margin: 40px auto;
    padding: 0 2%;
}

/*----------------------------
	tokeihaku_link
----------------------------*/

h2{
     font-family: 'Noto Serif JP', serif;
    font-size: 35px;
    background-image: url(../images/line.svg);
    background-position: center bottom;
    background-repeat: no-repeat;
/*    background-attachment: fixed;*/
    background-size: 207px auto;
    padding: 0 0 0.8em 0;
    margin: 0 auto 25px;
    line-height: 1.3em;
}

@media screen and (max-width:767px ) {
h2{
    font-size: 30px;
}

}
/*----------------------------
	timeforcolor_link
----------------------------*/
.timeforcolor_link {
    font-family: 'Noto Serif JP', serif;
	padding: 40px 20px;
    margin: 0 auto 30px;
    overflow: auto;
    text-align: center;
    background: #000;
}
.timeforcolor_link img{
	max-width: 650px;
}

.timeforcolor_link .timeforcolor_btn {
	font-size: 18px;
    font-family: 'Noto Serif JP', serif;
    border-radius: 8px;
  background: linear-gradient(#e3d7b3, #d8c384);
    display: block;
    max-width: 350px;
    margin: 20px auto;
    padding: 0.5em;
    color: #000;
}
.timeforcolor_link .catch {
    font-size:26px;
    padding: 0 0 20px;
}
.timeforcolor_link .catch_text {
    font-size:16px;
    padding: 0 0 40px;
}
/*----------------------------
	キャンペーン
----------------------------*/
.campaign{
    font-family: 'Noto Serif JP', serif;
    padding: 40px 0 ;
    max-width: 1000px;
    margin: auto;
}
.campaign h2 {
    font-size:36px;
    padding: 0 0 20px;
}
.campaign .catch {
    font-size:22px;
    padding: 0 0 10px;
}
.campaign .attention {
    font-size:14px;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.9em;
}
.campaign .teikinri120{
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    margin: 5px 0 8px;
    text-align: center;
}
.campaign .teikinri120 .txt{
    display: inline-block;
    font-size: 18px;
    line-height: 1.9em;
}
.campaign .teikinri120 .txt em{
    border-bottom: solid 1px #fff;
    font-style: normal;
    padding-bottom: 1px;
}
.campaign .teikinri120 .txt span{
    font-size: 1.5em;
}
@media screen and (max-width: 440px) {
.campaign .attention {
    font-size:14px;
    text-align: left;
    text-indent: -1em;
    padding-left: 1em;
    margin: 0 5px;
}

}



/*----------------------------
	brandタイトル
----------------------------*/
h3 {
    color: #717102;
    text-align: center;
    font-size: 28px;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.2em;
}

h3 span {
    font-size: 16px;
}


/*----------------------------
	brand
----------------------------*/

.brand article {
    max-width: 1000px;
    margin: 20px auto;
}

.brand article ul {

    text-align: center;
}

.brand article ul li {
    margin: 10px;
    padding: 10px;
    background-color: #000;
    border: 1px solid #332700;
    color: #fff;
}

.brand article ul li figure {}

.brand article ul li p {
    display: block;
    font-size: 14px;
    margin: 0 0 10px;
    border-bottom: 1px solid #332700;
    padding: 0 0 10px;
}

.brand article ul li a {
    color: #fff;
}
.brand article ul li a:hover {
    text-decoration: none;
}
.brand article ul li em {
    font-size: 15px;
    padding: 10px 0 20px 0;
    display: block;
}

.brand article ul li div {
    font-size: 14px;
    line-height: 1.6em;
    background-color: #191919;
    padding: 10px 5px;
}
.brand article ul li div span {
    font-size: 20px;
    padding: 10px 5px;
    color: yellow;
    font-weight: bold;
}
.brand article ul li div span em {
    font-size: 13px;
    font-weight: normal;
    border: 1px solid yellow;
    padding: 2px;
    display: inline;
    margin: 0 5px 0 0;
}
.brand .strong {
    font-weight: bold;
    font-size: 16px;
}
.brand figure{
    padding: 8% 0;
}

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



/*++++++++++++++++++++++++++
	フッターバナー
++++++++++++++++++++++++++*/

#banner_frame{
    text-align: center;
    padding: 50px 0 0 0;
}
#banner_frame ul{
    display: inline-block;
    
}
#banner_frame ul li {
    float: left;
    padding: 0;
    margin: 10px;
    background: linear-gradient(to right,#000,#000,#222222);
}

#banner_frame ul li a {
    text-align: center;
    display: flex;
    line-height: normal;
    justify-content: center;
    align-items: center;
    font-family: 'Noto Serif JP', serif;
    font-size: 16px;
    line-height: 1.2em;
    box-sizing: border-box;
    height: 150px;
    width: 450px;
    color: #fff;
    border: 1px solid #332700;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 180px auto;
    padding: 0 0 0 170px;
}



@media screen and (max-width:450px) {
#banner_frame ul li a {
    text-align: center;
    display: flex;
    line-height: normal;
    justify-content: center;
    align-items: center;
    font-family: 'Noto Serif JP', serif;
    font-size: 16px;
    line-height: 1.2em;
    box-sizing: border-box;
    height: 130px;
    width: 320px;
    color: #fff;
    border: 1px solid #332700;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 140px auto;
    padding: 0 0 0 150px;
}

}







/*++++++++++++++++++++++++++
	コレクションボタン
++++++++++++++++++++++++++*/
.collection_button{
    text-align: center;
}
.collection_button ul{
    display: inline-block;
}
.collection_button ul li {
    float: left;
    padding: 5px 10px;
}
.collection_button ul li a {
    text-align: center;
    display: flex;
    line-height: normal;
    justify-content: center;
    align-items: center;
    font-family: 'Noto Serif JP', serif;
    font-size: 18px;
    line-height: 1.2em;
    box-sizing: border-box;
    background: linear-gradient(#101010, #000000);
    height: 60px;
    width: 350px;
    border-radius: 0px;/*角丸*/
    color: white;
    border: 1px solid #4a4a4a;
}

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

.collection_button{
    text-align: center;
}
.collection_button ul{
    display: inline-block;
}
.collection_button ul li {
    padding: 5px 5px;
}
.collection_button ul li a {
    text-align: center;
    display: flex;
    line-height: normal;
    justify-content: center;
    align-items: center;
    font-family: 'Noto Serif JP', serif;
    font-size: 16px;
    line-height: 1.2em;
    box-sizing: border-box;
    background: linear-gradient(#101010, #000000);
    height: 45px;
    width: 310px;
    border-radius: 0px;/*角丸*/
    color: white;
    border: 1px solid #4a4a4a;
}


}

/*----------------------------
	tenpo
----------------------------*/

#tenpo {
    max-width: 1000px;
    padding: 40px 30px;
    margin: auto;
    background-color: #fff;
    color: #000;
    overflow: auto;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
    /*    background-attachment: fixed;*/
    background-size: 1000px auto;
}

#tenpo .left {
    float: left;
    width: 39%;
}

#tenpo .right {
    float: right;
    width: 60%;
}

#tenpo .logo {
    width: 60%;
    margin: 0 auto 10px;
}

#tenpo .txt1 {
    font-size: 14px;
    line-height: 2em;
}

#tenpo .tenpo_p {
    width: 80%;
    margin: 0 auto 10px;
}

#tenpo a {
    font-size: 16px;
    font-family: 'Noto Serif JP', serif;
    border-radius: 0px;
    display: block;
    max-width: 76%;
    margin: 10px auto;
    padding: 0.5em;
    border: 1px solid #454545;
    box-sizing: content-box;
    background: #fff;
    color: #000;

}

#tenpo .ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

#tenpo .ggmap iframe,
#tenpo .ggmap object,
#tenpo .ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



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

    #tenpo {
        max-width: 1000px;
        padding: 40px 5px;
        margin: auto;
        background-color: #fff;
        color: #000;
        overflow: auto;
        text-align: center;
        background-position: center top;
        background-repeat: no-repeat;
        /*    background-attachment: fixed;*/
        background-size: 1000px auto;
    }

    #tenpo .left {
        float: left;
        width: 100%;
    }

    #tenpo .right {
        float: right;
        width: 100%;
    }
}

/*++++++++++++++++++++++++++
	予約ボタン
++++++++++++++++++++++++++*/
.special_button{
    text-align: center;
    margin: 20px 0;
}
.special_button ul{
    display: inline-block;
}
.special_button ul li {
    float: left;
    padding: 5px 10px;
}
.special_button ul li a {
    text-align: center;
    display: flex;
    line-height: normal;
    justify-content: center;
    align-items: center;
    font-family: 'Noto Serif JP', serif;
    font-size: 23px;
    line-height: 1.2em;
    box-sizing: border-box;
    background: linear-gradient(#f2e4bb, #d8c384);
    height: 60px;
    width: 350px;
    border-radius: 8px;/*角丸*/
    color: black;
}

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

.special_button{
    text-align: center;
}
.special_button ul{
    display: inline-block;
}
.special_button ul li {
    padding: 5px 5px;
}
.special_button ul li a {
    text-align: center;
    display: flex;
    line-height: normal;
    justify-content: center;
    align-items: center;
    font-family: 'Noto Serif JP', serif;
    font-size: 16px;
    line-height: 1.2em;
    box-sizing: border-box;
    background: linear-gradient(#f2e4bb, #d8c384);
    height: 45px;
    width: 310px;
    border-radius: 8px;/*角丸*/
    color: black;
}


}



/*++++++++++++++++++++++++++
	フッター
++++++++++++++++++++++++++*/

footer {
    font-size: 12px;
    color: #fff;
}



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




/*--------------------------------------
		pagetop
---------------------------------------*/
#btn_top {
    position: fixed;
    bottom: 25px;
    right: 20px;
    z-index: 10;
}

#btn_top a {
    background: #717102;
    text-decoration: none;
    color: #fff;
    padding: 7px 9px;
    text-align: center;
    display: block;
    border-radius: 3px;
}

#btn_top a:hover {
    text-decoration: none;
    background-color: #717102;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

@media screen and (max-width:767px) {
    #btn_top {
        right: 10px;
        bottom: 60px;
    }
}