@charset "UTF-8";

/* ================================================ */
/*  レイアウト										*/
/* ================================================ */
/*----------------------------
	Body
----------------------------*/
body {
    line-height: 1.6em;
    color: #FFFFFF;
    font-size: 18px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-color: #000;
    /*	background-image: url(../../common/images/background.jpg);
    background-position: center -400px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: auto auto;*/
    margin: 0px;
    padding: 0px;
}

.Gothic {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.inner {
    max-width: 1000px;
    margin: auto;
    padding: 0px;
    background-image: url(../../common/images/background.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    /*    background-attachment: fixed;*/
    background-size: 1000px auto;
}

@media screen and (max-width:767px) {
    .inner {
        width: 100%;
        margin: 0px;
    }
}




img {
    width: 100%;
}


@media screen and (min-width: 768px) {
    .pc {
        display: block;
    }

    .sp {
        display: none;
        clear: both;
    }
}

@media screen and (max-width: 768px) {
    .pc {
        display: none;
    }

    .sp {
        display: block;
        clear: both;
    }
}



@media screen and (max-width:767px) {
    body {
        min-width: 100%;
        background-size: 150% auto;
        background-position: center top;
    }
}


/*----------------------------
	共通
----------------------------*/

h2 {
    font-family: 'Noto Serif JP', serif;
    font-size: 35px;
    background-image: url(../../common/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;
    text-align: center;
}

h2 span {
    color: #fff500;
    font-size: 30px;
}


h3 {
    font-family: 'Noto Serif JP', serif;
    font-size: 30px;
    padding: 0 0 0 0;
    margin: 0 auto 25px;
    line-height: 1.6em;
}

.mgn-btm{
    margin-bottom: 40px;
}
.mgn-top{
    margin-top: 40px;
}
.mgn-b20{
    margin-bottom: 20px;
}
.pad-t20{
    padding-top: 20px;
}
.pad-b20{
    padding-bottom: 20px;
}
@media screen and (max-width:767px) {
    h2 {
        font-size: 27px;
    }

    h3 {
        font-size: 25px;
    }
}


.attention {
    font-size: 13px;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.3em;
    margin: 0 0 5px;
}


/*----------------------------
	リンク
----------------------------*/
.content-btn{
    padding-bottom: 60px;
}
.content-btn ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 2%;
}
.content-btn ul li{
    width: 48%;
    margin-top: 4%;
}
.content-btn .c-btn{
    background: linear-gradient(#e3d7b3, #d8c384);
    padding: 20px 0;
    border-radius:8px;
    position: relative;
}
.content-btn .c-btn p{
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    font-size: 18px;
    color:#000;
}
.content-btn .c-btn img{
    position: absolute;
    top:calc(50% - 20px);
    left: 25px;
    width: 40px;
}
.content-btn a{
    width: 100%;
    text-decoration: none;
}
.content-btn .c-tel{
    display: none;
}
@media screen and (max-width:767px) {
    .content-btn ul li:last-child{
        width: 100%;
    }
    .content-btn .c-btn img{
        top:calc(50% - 18px);
        left: 15px;
        width: 36px;
    }
    .content-btn .c-tel{
        display: block;
    }
}


/*----------------------------
	main visual
----------------------------*/
#mainVisual {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0 auto 20px 0;
    min-height: 900px;
    background-image: url(../../common/images/main.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    /*    background-attachment: fixed;*/
    background-size:580px auto;
}

#mainVisual .anvimg figure{
    max-width: 100px;
    width: 20%;
    margin: 40px auto;
}
#mainVisual h1 {
    padding: 20px 10px 0;
    margin: auto;
    font-size: 25px;
    max-width: 800px;
    margin: auto;
}
#mainVisual .txt1 {
    font-size: 17px;
        font-family: 'Noto Serif JP', serif;
        margin: 10px 0 0 0;
}
#mainVisual .txt2 {
    font-size: 14px;
        font-family: 'Noto Serif JP', serif;
        margin: 5px 0 0 0;
        line-height: 1.5em;
}
#mainVisual .txt4 {
    font-size: 20px;
        font-family: 'Noto Serif JP', serif;
        margin: 20px 0 0 0;
        line-height: 1.5em;
}


#mainVisual .main_brugge {
    text-align: center;
    padding: 0 10px;
    margin: 20px 0 auto auto;
    max-width: 450px;
    box-sizing: border-box;
}

#mainVisual .kinri {
    text-align: center;
    padding: 0 60px;
    margin: 40px 0 auto auto;
    max-width: 450px;
    box-sizing: border-box;
}
#mainVisual .kinri120 {
    text-align: center;
    padding: 0 60px;
    margin: 10px 0 auto auto;
    max-width: 450px;
    box-sizing: border-box;
}

#mainVisual .main_bk {
    display: none;
}

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

    #mainVisual {
        width: 100%;
        text-align: center;
        padding: 0;
        margin: 0 auto;
        min-height: 500px;
        background-position: left top;
        background-size: 100% auto;
      /*  background-image: initial; 
        background-repeat: no-repeat;
        background-attachment: fixed;
        */
    }
    #mainVisual .main_back{
        height: 100%;
        background: rgba(0,0,0,0.8);
    }

    #mainVisual .main_bk {
        display: block;
        width: 100%;
        margin: auto;
    }

#mainVisual .txt1 {
    font-size: 15px;
        font-family: 'Noto Serif JP', serif;
        margin: 10px 0 0 0;
}
#mainVisual .txt2 {
    font-size: 12px;
        font-family: 'Noto Serif JP', serif;
        margin: 5px 0 0 0;
        line-height: 1.4em;
}
    #mainVisual .txt4 {
    font-size: 18px;
}

    #mainVisual .main_brugge {
        text-align: center;
        padding: 0 10px;
        margin: 40px auto auto auto;
        max-width: 90%;
        box-sizing: border-box;
    }

    #mainVisual .kinri {
        text-align: center;
        padding: 0 60px;
        /* margin: 20px auto 30px auto; */
        margin: 20px auto 10px auto;
        max-width: 90%;
        box-sizing: border-box;
    }
    #mainVisual .kinri120 {
        padding: 0 60px;
        margin: auto auto 10px;
        max-width: 90%;
    }
}
/*----------------------------
brand_store
----------------------------*/
#brand_store{
    padding: 10px 0;
}



/*----------------------------
	　　brugge_tenpo
----------------------------*/

#brugge_tenpo {
    background-color: #fff;
    color: #000;
    padding: 50px 0px 0 0;

}

#brugge_tenpo .txt1 {
    font-family: 'Noto Serif JP', serif;
    font-size: 22px;
    text-align: center;
    line-height: 1.6em;
    margin: 0 5px 50px 5px;
}
#brugge_tenpo h5{
    font-family: 'Noto Serif JP', serif;
    font-size: 35px;
    margin: 0 auto 5px;
    line-height: 1.3em;
    text-align: center;
}
#brugge_tenpo h4 {
    font-family: 'Noto Serif JP', serif;
    font-size: 32px;
    background-image: url(../../common/images/line.svg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 207px auto;
    padding: 0 0 0.8em 0;
    margin: 0 auto 25px;
    line-height: 1.3em;
    text-align: center;
    color: #c59f35;
}
/*
#brugge_tenpo h4 span{
    color: #c59f35;
}
    */
#brugge_tenpo h4 small{
    font-size: 0.7em;
}
@media screen and (max-width:767px) {
    #brugge_tenpo .txt1 {
        font-family: 'Noto Serif JP', serif;
        font-size: 18px;
        text-align: center;
        line-height: 1.6em;
        margin: 0 5px 50px 5px;
    }
    #brugge_tenpo h5{
        font-size: 27px;
    }
    #brugge_tenpo h4 {
        font-size: 25px;
    }

}
/*++++++++++++++++++++++++++
#corona
++++++++++++++++++++++++++*/
.magin_lr{
    margin: 0 2%;
}
#corona {
    max-width: 750px;
    margin:50px auto;
    padding: 0;
    background-color: #fff;
    border-radius: 15px;
}
#corona input {
    display: none;
}
#corona .title {
    background-color: #00a0e9;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 15px 15px 0 0;
    font-family: 'Noto Serif JP', serif;
    display: block;
    cursor :pointer;
}
#corona .title:hover {
    background-color: #009fe9;
}
#corona  .title:after {
    display: block;
    content: '<詳しくはこちらをクリック>';
    transition: 0.2s;
    font-size: 12px;
    letter-spacing:0.1em;
}

#corona .hidden_box {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 1.5s;
}

#corona input:checked ~ .hidden_box {
    height: auto;
    opacity: 1;
}

#corona .corona_area {
    border: #00a0e9 3px solid;
    box-sizing: border-box;
    border-radius: 0 0 15px 15px;
    padding: 20px;
}

#corona .torikumi {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#corona .torikumi li {
    width: 32%;
    box-sizing: border-box;
    margin: 0 0 20px;
    border: #00a0e9 2px solid;

}

#corona .torikumi .txt1 {
    background-color: #00a0e9;
    color: #ffffff;
    box-sizing: border-box;
    padding: 5px;
    font-size: 15px;
    min-height: 4em;
    text-indent: -1em;
    padding-left: 1.8em;
}

#corona .torikumi .txt2 {
    font-size: 14px;
    padding: 10px;
    color: #000;
}

#corona .contact {
    box-sizing: border-box;
}

#corona .contact_title {
    text-align: center;
    font-size: 18px;
    margin: 0 0 5px;
    font-family: 'Noto Serif JP', serif;
    color: #000;

}


#corona .onegai {
    box-sizing: border-box;
    margin: 10px 0 20px;
    border: #00a0e9 2px solid;
    padding: 0 0 15px;
}

#corona .onegai .onegai_title {
    background-color: #00a0e9;
    color: #ffffff;
    box-sizing: border-box;
    padding: 5px;
    font-size: 16px;
    text-align: center;
}

#corona .onegai li {
    box-sizing: border-box;
    padding: 5px 5px 0;
    font-size: 15px;
    text-indent: -1em;
    padding-left: 1.8em;
    color: #000;

}


#corona .button {
    text-align: center;
}

#corona .button ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}

#corona .button ul li {
    padding: 5px 10px;
    margin: auto;
}

#corona .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(#f2e4bb, #d8c384);
    /*    background-color: #d8c384;*/
    height: 60px;
    width: 300px;
    border-radius: 15px;
    /*角丸*/
    color: black;
}
@media screen and (max-width: 767px) {
    #corona .torikumi li {
        width: 49%;
    }
}
@media screen and (max-width: 430px) {

#corona .title {
    font-size: 18px;
}

    #corona .torikumi li {
        width: 100%;
    }
    #corona .button ul li a {
        width: 250px;
    }

#corona .torikumi .txt1 {
    min-height: 1em;
}
}

/*----------------------------
	connected2
----------------------------*/
#connected2{
    margin: 40px 2%;
}
#connected2 .txt1{
    font-size: 16px;
    margin-bottom: 40px;
    padding-top: 24px;
}
#connected2 .txt2{
    font-size: 16px;
    margin-bottom: 40px;
    margin-top: 20px;
    text-align: center;
    color: #fff;
    font-family: 'Noto Serif JP', serif;
}
#connected2 .txt3{
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-family: 'Noto Serif JP', serif;
}
#connected2 h2{
    color: #fff;
}
#connected2 img{
    margin-bottom: 20px;
}
/*----------------------------
	youtube
----------------------------*/
.youtube {
  margin: 10px 0 40px 0;    
  position: relative;
  width: 100%;
  padding-top: 56.25%; 
}
.youtube iframe {
  position: absolute;
  padding: 0 5%;    
  top: 0;
  right: 0;
  width: 90% !important;
  height: 90% !important;
}
.txt_yt{
  font-family: 'Noto Serif JP', serif;
    margin: 40px 0 20px 0 ;
    font-size: 26px;
    color: #717102;
}
@media screen and (max-width:767px) {
    .txt_yt{
    font-size: 22px;
}

}
/*----------------------------
	　　mainbrand
----------------------------*/
#mainbrand .brand-w{
    padding: 0 2%;
}
#mainbrand .br-mgn-t50{
    margin-top: 50px;
}
#mainbrand .br-mgn-t80{
    margin-top: 80px;
}

#mainbrand .brand-w .b-rogo .size-gs{
    max-width: 270px;
    width: 80%;
    margin: auto auto 30px;
}
#mainbrand .brand-w .b-rogo .size-seiko{
    max-width: 200px;
    width: 72%;
    margin: auto auto 30px;
}
#mainbrand .brand-w .b-rogo .size-bre{
    max-width: 380px;
    width: 92%;
    margin: auto auto 30px;
}
#mainbrand .brand-w .b-rogo .size-franck{
    max-width: 390px;
    width: 94%;
    margin: auto auto 30px;
}
#mainbrand .brand-w .b-rogo .size-tag{
    max-width: 320px;
    width: 89%;
    margin: auto auto 30px;
}
#mainbrand .brand-w .b-rogo .size-mont{
    max-width: 280px;
    width: 82%;
    margin: auto auto 30px;
}
#mainbrand .brand-w .b-rogo .size-cuervo{
    max-width: 350px;
    width: 90%;
    margin: auto auto 30px;
}

#mainbrand .brand-w .explanation{
    font-family: 'Noto Serif JP', serif;
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 40px;
    text-align: center;
}
#mainbrand .brand-w .main-watch{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
#mainbrand .brand-w .main-watch .wth-img{
    width: 45%;
}
#mainbrand .brand-w .main-watch .wth-txt{
    width: 50%;
}
#mainbrand .brand-w .main-watch .wth-img figure{
    width: 90%;
    margin: auto;
}
#mainbrand .brand-w .main-watch .wth-txt{
    font-family: 'Noto Serif JP', serif;
}
#mainbrand .brand-w .main-watch .name{
    font-size: 19px;
    text-align: center;
    margin-bottom: 5px;
}
#mainbrand .brand-w .main-watch .number{
    font-size: 14px;
    line-height: 1.2em;
    text-align: center;
    margin-bottom: 5px;
}
#mainbrand .brand-w .main-watch .price{
    font-size: 19px;
    text-align: center;
    margin-bottom: 5px;
}
#mainbrand .brand-w .main-watch .price span{
    font-size: 13px;
}
#mainbrand .brand-w .main-watch .pay{
    font-size: 19px;
    text-align: center;
    margin: 15px auto;
    line-height: 2em;
}
#mainbrand .brand-w .main-watch .pay strong{
    background-color: #3c3c3c;
    padding: 3px 10px;
    font-size: 15px;
}
#mainbrand .brand-w .main-watch .pay span{
    font-size: 32px;
    font-weight: 600;
    color: #ffff00;
}
#mainbrand .brand-w .main-watch .feature{
    font-size: 15px;
    margin-top: 25px;
}
.brand-at .at-txt{
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}
@media screen and (max-width:767px) {
    #mainbrand .brand-w .main-watch .wth-img{
        width: 100%;
        margin-bottom: 4%;
    }
    #mainbrand .brand-w .main-watch .wth-txt{
        width: 100%;
    }
}


/*----------------------------
	brand スライド
----------------------------*/
#mainbrand .brand{
    padding: 0 35px;
}
#mainbrand .brand article {
    max-width: 1000px;
    margin: 20px auto;
}
#mainbrand .brand article ul {
    text-align: center;
    margin: 0 auto;
}
#mainbrand .brand article ul li {
    margin: 10px;
    padding: 10px;
    border: 1px solid #5F5F5F;
    color: #fff;
}
#mainbrand .brand article ul li p {
    display: block;
    font-size: 14px;
    /*margin: 0 0 12px;
    border-bottom: 1px solid #332700;
    padding: 0 0 12px;*/
    line-height: 1.4em;
}
#mainbrand .brand article ul li a {
    color: #fff;
}
#mainbrand .brand article ul li a:hover {
    text-decoration: none;
}
/*
#mainbrand .brand article ul li em {
    font-size: 15px;
    padding: 0px 0 20px 0;
    display: block;
    font-style:normal;
}
*/
#mainbrand .brand article ul li div {
    font-size: 14px;
    line-height: 1.6em;
    background-color: #191919;
    padding: 10px 5px;
}
#mainbrand .brand article ul li div span {
    font-size: 18px;
    padding: 10px 5px;
    color: #ffff00;
    font-weight: bold;
}
#mainbrand .brand article ul li div span em {
    font-size: 13px;
    border: 1px solid #ffff00;
    padding: 2px;
    display: inline;
    margin: 0 5px 0 0;
    font-style:normal;
}
#mainbrand .brand .strong {
    font-weight: bold;
    font-size: 16px;
    border-top: solid 1px #5f5f5f;
    border-bottom: 1px solid #5F5F5F;
    padding: 12px 0;
    margin: 12px 0;
}

@media screen and (max-width:767px) {
    #mainbrand .brand{
        padding: 0 35px;
    }
    #mainbrand .brand article ul li {
        margin: 5px;
        padding: 8px;
    }
    #mainbrand .brand .strong {
        font-size: 15px;
    }
    #mainbrand .brand article ul li div span {
        font-size: 17px;
    }
}

/*--------ボタンカスタマイズ start--------*/
.center button{
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}
.center .slide-arrow{
    position: absolute;
    top: 50%;
    margin-top: -40px;
}
.center .prev-arrow{
    left: -25px;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 18px solid #b2b2b2;
    border-top: 37px solid transparent;
    border-bottom: 37px solid transparent;
}
.center .next-arrow{
    right: -25px;
    width: 0;
    height: 0;
    border-right: 0 solid transparent;
    border-left: 18px solid #b2b2b2;
    border-top: 37px solid transparent;
    border-bottom: 37px solid transparent;
}
/*--------ボタンカスタマイズ end--------*/

.brand-btn{
    text-align: center;
    margin: 20px auto 40px;
}
.brand-btn .b-btn{
    position: relative;
    text-decoration: none;
    display: inline-block;
    background: linear-gradient(#E0BB20, #6E4301);
    color:#fff;
    padding: 15px 50px;
    border-radius:8px;
    text-align: center;
    outline: none;
    font-family: 'Noto Serif JP', serif;
    font-size: 18px;
}
.brand-btn .btnarrow::after{
    content: '';
    position: absolute;
    top:calc(50% - 4px);
    right: 13px;
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
}

/*----------------------------
	　　event
----------------------------*/

#event {
    background-color: #fff;
    padding: 2%;
}
#event .ev-inner{
    background-color: #000;
    color: #fff;
    padding: 30px 20px 50px;
    position: relative;
    border: 1px solid #d6c677;
}
#event h2{
    color: #000;
}

#event .tesuryo {
    background-color: #c59f35;
    color: #fff;
    padding: 10px;
    max-width: 380px;
    font-family: 'Noto Serif JP', serif;
    font-size: 32px;
    text-align: center;
    margin: 20px 0 0 0;
}

#event .tesuryo span {
    font-size: 50px;
}

#event .kikan {
    color: #c59f35;
    padding: 20px 250px 10px 0;
    font-family: 'Noto Serif JP', serif;
    font-size: 32px;
    line-height: 1.5em;

}

#event .kikan span {
    font-size: 53px;
}

#event .txt1 {
    color: #fff;
    background-color: #252525;
    padding: 15px;
    font-family: 'Noto Serif JP', serif;
    font-size: 20px;
    margin: 0 0 10px;
    line-height: 1.5em;
}

#event .txt1 span {
    font-size: 16px;
}

#event .tokuten_tokei {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 250px;
    margin: auto;
}


@media screen and (max-width:767px) {
    #event {
        padding: 4% 2% 2%;
    }
    #event .tokuten_tokei {
        position: initial;
        bottom: initial;
        right: initial;
        width: 80%;
        margin: auto;
    }


    #event .tesuryo {
        margin: 20px auto 0 auto;
    }

    #event .kikan {
        padding: 20px 0 10px 0;
        font-size:27px;
        text-align: center;

    }
    #event .kikan span {
        font-size: 38px;
    }

}
/*----------------------------
	present
----------------------------*/
.bg-wh{
    background-color: #fff;
}
.bg-wh h2{
    color: #000;
}
#present{
    background-color: #000;
    color: #fff;
    padding: 20px;
    border: 1px solid #d6c677;
    font-family: 'Noto Serif JP', serif;
    margin: 2%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#present .left{
    width: 48%;
}
#present .right{
    width: 48%;
}
#present .logo-min {
    width: 200px;
    margin: 0 auto 30px;
}
#present .logo-min2 {
    width: 160px;
    margin: 0 auto 20px;
}
#present .pre-txt1{
    margin: auto;
    text-align: center;
    line-height: 1.6em;
    margin: 0 auto 10px;
    font-size: 17px;
}
#present .pre-txt2 {
    font-size: 15px;
    margin: auto;
    line-height: 1.6em;
    margin: 0 auto 10px;
}
#present .pre-cap {
    font-size: 12px;
    line-height: 1.4em;
    margin: 5px auto auto;
    text-align: right;
}

#present .pre-txt-m {
    font-size: 31px;
    margin: auto;
    text-align: center;
    line-height: 1.4em;
    margin: 0 auto 10px;
}

@media screen and (max-width:767px) {
    #present{
        padding: 20px 5px;
    }
    #present .left{
        width: 95%;
        margin: auto;
    }
    #present .right{
        width: 95%;
        margin: auto;
    }
}

/*----------------------------
	tokuten1
----------------------------*/
#tokuten1,
#tokuten3{
    background-color: #fff;
    padding: 2%;
}
#tokuten1 .tokuten-inner,
#tokuten3 .tokuten-inner{
    background-color: #000;
    color: #fff;
    padding: 20px;
    position: relative;
    border: 1px solid #d6c677;
    overflow: auto;
    font-family: 'Noto Serif JP', serif;
}
#tokuten1 h2,
#tokuten3 h2{
    color: #000;
    padding-top: 10px;
}

#tokuten2,
#tokuten4,
#tokuten5 {
    background-color: #000;
    color: #fff;
    padding: 20px;
    position: relative;
    border: 1px solid #d6c677;
    overflow: auto;
    font-family: 'Noto Serif JP', serif;
}

#tokuten1 .tenji_icon {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 80px;
    margin: auto;
}
#tokuten1 .tenji_icon2 {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 80px;
    margin: auto;
}

#tokuten1 .left,
#tokuten2 .left,
#tokuten3 .left,
#tokuten4 .left {
    float: left;
    width: 48%;
    margin: auto;
}

#tokuten1 .right,
#tokuten2 .right,
#tokuten3 .right,
#tokuten4 .right {
    float: right;
    width: 48%;
    margin: auto;
}

#tokuten5 .left{
    float: left;
    width: 55%;
    margin: auto;
}
#tokuten5 .right {
    float: right;
    width: 41%;
    margin: auto;
}

#tokuten1 .logo-k {
    width: 100px;
    margin: 0 auto 15px;
}
#tokuten1 .logo,
#tokuten5 .logo {
    width: 280px;
    margin: 0 auto 25px;
}
#tokuten1 .logo-min {
    width: 200px;
    margin: 0 auto 30px;
}

#tokuten1 .txt1,
#tokuten5 .txt1 {
    margin: auto;
    text-align: center;
    line-height: 1.6em;
    margin: 0 auto 10px;
    font-size: 17px;
}
#tokuten1 .txt1 strong{
    font-size: 1.5em;
}

#tokuten1 .txt2,
#tokuten5 .txt2 {
    font-size: 13px;
    margin: auto;
    text-align: center;
    line-height: 1.6em;
    margin: 0 auto 10px;
}

#tokuten1 .txt3,
#tokuten5 .txt3 {
    font-size: 15px;
    margin: auto;
    line-height: 1.6em;
    margin: 0 auto 10px;
}
#tokuten1 .txt4,
#tokuten5 .txt4 {
    margin: auto;
    text-align: center;
    line-height: 1.6em;
    margin: 0 auto 20px;
    font-size: 30px;
}

#tokuten1 .price,
#tokuten5 .price {
    font-size: 31px;
    margin: auto;
    text-align: center;
    line-height: 1.4em;
    margin: 0 auto 10px;
}

#tokuten1 .price span,
#tokuten5 .price span {
    font-size: 16px;
}

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

    #tokuten2,
    #tokuten4,
    #tokuten5 {
        padding: 20px 5px;
        overflow: auto;
        margin-left: 2%;
        margin-right: 2%;
    }

    #tokuten1 .tenji_icon {
        position: absolute;
        top: 5px;
        left: 5px;
        width: 50px;
        margin: auto;
    }

    #tokuten1 .tenji_icon2 {
        position: absolute;
        top: 5px;
        left: 5px;
        width: 70px;
        margin: auto;
    }

    #tokuten1 .left,
    #tokuten2 .left,
    #tokuten3 .left,
    #tokuten4 .left {
        float: initial;
        width: 95%;
        margin: auto auto 10px;
    }

    #tokuten1 .right,
    #tokuten2 .right,
    #tokuten3 .right,
    #tokuten4 .right {
        float: initial;
        width: 95%;
        margin: auto;
    }
    #tokuten5 .logo {
    width: 240px;
}

    #tokuten5 .left{
    float: initial;
    width: 95%;
    margin: auto;
}
#tokuten5 .right {
    float: initial;
    width: 95%;
    margin: auto;
}
}



/*----------------------------
	tokuten2
----------------------------*/


#tokuten2 .txt1 {
    margin: auto;
    text-align: center;
    line-height: 1.6em;
    margin: 0 auto 20px;
    font-size: 26px;
}

#tokuten2 .logo {
    margin: auto;
    text-align: center;
    margin: 0 auto 20px;
    max-width: 250px;
}

#tokuten2 .txt2 {
    margin: auto;
    line-height: 1.6em;
    margin: 0 auto 20px;
    font-size: 15px;
}
#tokuten2 .number{
    margin-bottom: 15px;
}

/*----------------------------
	tokuten3
----------------------------*/


#tokuten3 .txt1 {
    margin: auto;
    text-align: center;
    line-height: 1.6em;
    margin: 0 auto 20px;
    font-size: 26px;
}

#tokuten3 .number {
    width: 100%;
    margin: auto;
    text-align: center;
    margin: 0 auto 20px;
}

#tokuten3 .number1 {
    width: 40%;
    margin: auto;
    text-align: center;
    margin: 0 auto 20px;
}

#tokuten3 .txt2 {
    margin: auto;
    line-height: 1.6em;
    margin: 0 auto 10px;
    font-size: 15px;
}

#tokuten3 .watch_col {
    margin: 80px auto 0 auto;
}

/*----------------------------
	tokuten4
----------------------------*/


#tokuten4 .txt1 {
    margin: auto;
    text-align: center;
    line-height: 1.6em;
    margin: 15px auto 0px;
    font-size: 23px;
}

#tokuten4 .number {
    margin: auto;
    text-align: center;
    margin: 0 auto 20px;
}

#tokuten4 .txt2 {
    margin: auto;
    line-height: 1.6em;
    margin: 0px auto 10px;
    font-size: 15px;
}

/*----------------------------
	coll1
----------------------------*/
#coll1 {
    background-color: #000;
    color: #fff;
    padding: 20px;
    border: 1px solid #d6c677;
    overflow: auto;
    font-family: 'Noto Serif JP', serif;
}
#coll1 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#coll1 ul .coll01{
    width: 52%;
}
#coll1 ul .coll02{
    width: 46%;
}
#coll1 .min-flex01{
    margin-bottom: 2%;
}
#coll1 figure{
    border: solid 1px #d6c677;
}
@media screen and (max-width:767px) {
    #coll1 {
        padding: 10px;
        margin-left: 2%;
        margin-right: 2%;
    }
    #coll1 ul .coll01{
        width: 100%;
        margin-bottom: 2%;
    }
    #coll1 ul .coll02{
        width: 100%;
    }
    #coll1 .min-flex01{
        margin-bottom: 0;
    }
    #coll1 .min-flex{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    #coll1 .min-flex .min-flex01{
        width: 47%;
    }
    #coll1 .min-flex .min-flex02{
        width: 52%;
    }
}
@media screen and (max-width:500px) {
    #coll1 .min-flex .min-flex01{
        width: 100%;
        margin-bottom: 2%;
    }
    #coll1 .min-flex .min-flex02{
        width: 100%;
    }
}
/*----------------------------
	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;
}

#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: 80%;
    margin: 10px auto;
    padding: 0.5em;
    border: 1px solid #454545;
    box-sizing: content-box;
        background: #fff;

}

#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 {
	padding: 40px 5px;
}

#tenpo .left {
    width: 100%;
}

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

/*----------------------------
	j-img jew-txt
----------------------------*/
.jew-txt{
    background-color: #fff;
    max-width: 1000px;
    width: 96%;
    margin:20px auto ;
}
.jew-txt h6{
    font-size: 19px;
    line-height: 1.7em;
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    color: #000;
    padding: 10px;
}
.jew-txt h6 span{
    font-size: 16px;
}
.j-img{
    max-width: 1000px;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #d6c677;
}
.mgn-btm8{
    margin-bottom: 8px;
}
.mgn-btm{
    margin-bottom: 40px;
}
.j-img .img-pc{
    display: block;
}
.j-img .img-sp{
    display: none;
}
@media screen and (max-width:767px) {
    .j-img{
        margin-left: 2%;
        margin-right: 2%;
        padding: 10px;
    }
    .j-img .img-pc{
        display: none;
    }
    .j-img .img-sp{
        display: block;
    }
}

/*----------------------------
	campaign
----------------------------*/
#campaign {
    padding-bottom: 20px;
}
#campaign .j-img{
    max-width: 1000px;
    width: 96%;
    margin:0 auto;
    border: 1px solid #d6c677;
}

#campaign .j-img .img-pc{
    display: block;
}
#campaign .j-img .img-sp{
    display: none;
}
@media screen and (max-width:767px) {
    #campaign .j-img .img-pc{
        display: none;
    }
    #campaign .j-img .img-sp{
        display: block;
    }
}

/*----------------------------
	Footer
----------------------------*/
footer {
    position: relative;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
}

footer .copy {
    font-size: 12px;
    text-align: center;
}


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

#btn_top a {
    background: #e60816;
    text-decoration: none;
    color: #fff;
    padding: 4px 9px;
    text-align: center;
    display: block;
}

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

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