@charset "Shift_JIS";
/*--------------------------------------------------------
	共通レイアウト設定
--------------------------------------------------------*/
.hpb-layoutset-01 #hpb-container{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.hpb-layoutset-02 #hpb-container{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    min-width: 960px;
}
.hpb-layoutset-03 #hpb-container{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.hpb-layoutset-01 #hpb-inner{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.hpb-layoutset-02 #hpb-inner{
    margin-top: 37px;
}
/*--------------------------------------------------------
/*--------------------------------------------------------
	共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain h1{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 20px;
    text-align: left;
    font-weight: normal;
    line-height: 12px;
    font-size: 14px;
    float: left;
}
#hpb-headerMain-right{
    float: right;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
}
.hpb-headerMain-white{
    padding: 5px 10px;
    background-color: #000000;
    margin-top: 10px;
    display: inline-block;
    border-width: 2px;
    border-style: solid;
    border-color: #000000;
    cursor: pointer;
}
.hpb-headerMain-red{
    padding: 5px 10px;
    background-color: white;
    display: inline-block;
    margin-top: 10px;
    border-width: 2px;
    border-style: solid;
    border-color: #000000;
    cursor: pointer;
}
.hpb-headerMain-white a:link, .hpb-headerMain-white a:visited, .hpb-headerMain-white a:hover, .hpb-headerMain-white a:active{
    color: #ffffff;
    text-decoration: none;
}
.hpb-headerMain-red a:link, .hpb-headerMain-red a:visited, .hpb-headerMain-red a:hover, .hpb-headerMain-red a:active{
    text-decoration: none;
}
#hpb-headerLogo a{
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    //   height : 95px;
    //   width : 220px;
    //   background-image : url(../img/logo_5Mb.png);
    background-position: left top;
    //    background-repeat: no-repeat;
    margin-left: 20px;
    width: 100%;
    height: 0;
    padding-top: 45%; /* (画像の高さ / 画像の横幅) × 100 */
    background: url(../img/logo_5Mb.png);
    background-repeat: no-repeat;
    //    background-position: center center;
    background-size: cover;
}
#hpb-headerExtra1{
    margin-top: 15px;
}
#hpb-headerExtra1 p.tel{
    /* 電話番号の文字設定 */
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0;
    font-size: 1.3em;
    line-height: 19px;
    text-align: right;
}
#hpb-headerExtra1 p.tel a:link, #hpb-headerExtra1 p.tel a:visited, #hpb-headerExtra1 p.tel a:hover, #hpb-headerExtra1 p.tel a:active{
    text-decoration: none;
}
#hpb-headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    overflow: hidden;
    display: inline-block;
    height: 20px;
    margin-right: 10px;
}
#hpb-headerExtra1 p.address{
    /* 住所文字設定 */
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 19px;
    font-size: 0.9em;
    text-align: right;
}
/* フッター内パーツ */
#hpb-footer{
    clear: both;
    padding-bottom: 120px;
}
#hpb-footerMain{
    padding-top: 5px;
    padding-bottom: 10px;
    background-color: #172737;
}
#hpb-footerMain p{
    /* コピーライト文字設定 */
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0;
}
#hpb-footerExtra1{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
#hpb-footerExtra1 ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    text-align: left;
}
#hpb-footerExtra1 li{
    /* フッターナビ設定 */
    display: inline-block;
    text-align: left;
}
#hpb-footerExtra1 li a{
    background-image: url(../img/arrow_5Mb.png);
    background-position: left center;
    background-repeat: no-repeat;
    overflow: hidden;
    padding-left: 14px;
}
/* サイドブロック内パーツ */
/* バナー */
#banner ul{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 4px;
    padding-left: 0;
    list-style-type: none;
}
#banner li{
    display: inline-block;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: center;
    margin-right: 10px;
}
#banner li a{
    display: block;
    width: 220px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
#banner2 ul{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 4px;
    padding-left: 0;
    list-style-type: none;
}
#banner2 li{
    display: inline-block;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: center;
    margin-right: 10px;
}
#banner2 li a{
    display: block;
    width: 310px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
/* 店舗情報 */
#shopinfo{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ead78d;
    background-image: url(../img/sideBg_5Mb.png);
    background-position: 0px 32px;
    background-repeat: repeat;
    position: relative;
    margin-bottom: 20px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #cae4a6;
    border-right-color: #cae4a6;
    border-bottom-color: #cae4a6;
    border-left-color: #cae4a6;
}
#shopinfo img.shopinfo-img{
    position: absolute;
    top: 10px;
    left: 81px;
}
#shopinfo h3{
    text-align: center;
    padding-top: 127px;
    text-transform: uppercase;
    color: #6b8c18;
    background-image: url(../img/shopinfoBg_5Mb.png);
    background-position: top left;
    background-repeat: no-repeat;
    margin-bottom: 4px;
}
#shopinfo h3 .ja{
    display: none;
}
#shopinfo h4{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cae4a6;
    padding-left: 5px;
    font-size: 1em;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 2px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 10px;
    color: #000;
}
#shopinfo p{
    padding-top: 2px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 0.1em;
}
/*--------------------------------------------------------
	ナビゲーションデザイン設定
--------------------------------------------------------*/
/* ナビゲーション */
#hpb-nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    height: 37px;
    overflow: hidden;
    letter-spacing: -0.4em;
    font-weight: bold;
}
#hpb-nav li{
    display: inline-block;
    letter-spacing: 0;
}
#hpb-nav li a{
    display: block;
    height: 20px;
    text-align: center;
    border-right: 1px solid white;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 8px;
    font-size: 14px;
    font-weight: normal;
}
#hpb-nav li span.en{
    display: none;
}
#hpb-nav li span.ja{
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
#hpb-nav a:link{
    color: #fff;
    text-decoration: none;
}
#hpb-nav a:visited{
    color: #fff;
    text-decoration: none;
}
#hpb-nav a:hover{
    color: #fff;
    text-decoration: none;
}
#hpb-nav a:active{
    color: #fff;
    text-decoration: none;
}
#nav-wrap{
    width: 100%;
    height: 38px;
    background-color: #e95b8d;
    clear: both;
    position: fixed;
    bottom: 0px;
    z-index: 100 !important;
}
/*--------------------------------------------------------
	基本パーツデザイン設定
--------------------------------------------------------*/
/* リンク文字色 */
a:link, a:visited, a:hover, a:active{
    color: #1c1c1c;
    text-decoration: none;
}
#hpb-skip{
    /* ヘッダースキップの非表示 */
    height: 0px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}
p{
    margin-bottom: 2em;
    padding-right: 1.5em;
    padding-left: 1.5em;
    line-height: 1.4;
    text-align: left;
}
p.large{
    color: #561f16;
    font-weight: bold;
    font-size: 1.1em;
}
p.indent{
    padding-left: 15px;
}
.left{
    float: left;
}
.right{
    float: right;
}
hr{
    width: 100%;
    height: 1px;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    border-bottom-width: 1px;
    border-bottom-style: none;
}
.hpb-layoutset-02 h2{
    background-position: top left;
    background-repeat: no-repeat;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    overflow: hidden;
    font-weight: normal;
    padding-left: 20px;
    letter-spacing: 0.2em;
}
.hpb-layoutset-02 h2 span.ja{
    display: none;
}
h2 span.en{
    font-size: 1em;
    font-weight: normal;
    text-transform: uppercase;
}
.hpb-layoutset-02 #hpb-wrapper h3{
    font-size: 1.5em;
    padding-top: 3px;
    padding-left: 14px;
    padding-right: 5px;
    padding-bottom: 8px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 0.1em;
}
h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}
h4{
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    text-align: left;
    font-size: 1em;
    line-height: 1.2;
}
h5{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    text-align: left;
    background-image: url(../img/arrow_5Mb.png);
    background-position: 2px 5px;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: normal;
}
table{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0px;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
}
table th{
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: center;
    background-color: white;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
table td{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    background-color: #fff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
/* フォームパーツ設定 */
button, input.button{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
textarea{
    width: 380px;
    height: 200px;
}
input.l{
    width: 380px;
}
input.m{
    width: 250px;
}
input.s{
    width: 50px;
}
/* メインコンテンツ内基本パーツ */
#hpb-main ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}
#hpb-main ul:not(.hpb-carousel-list1) li{
    text-align: left;
    line-height: 1.4;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 16px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #000000;
    background-image: url(../img/arrow_5Mb.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 20px;
}
#hpb-main dl{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}
#hpb-main dt{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 1.4;
    font-weight: normal;
    width: 9em !important;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 16px;
    background-image: url(../img/arrow_5Mb.png);
    background-position: 2px 5px;
    background-repeat: no-repeat;
}
#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 5px;
    text-align: left;
    line-height: 1.4;
    padding-left: 11em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
#hpb-main dl::after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#hpb-main img.left{
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}
#hpb-main img.right{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}
#pagetop{
    z-index: 100;
    text-align: center;
    width: 75px;
    height: 75px;
    position: fixed;
    bottom: 50px;
    right: 6px;
}
#pagetop a{
    box-sizing: border-box;
    color: #000000;
    overflow: hidden;
    text-align: center;
    position: relative;
    display: inline-block;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    border: 3px solid #000000;
}
#pagetop span{
    font-weight: bold;
    margin-left: -2px;
    position: absolute;
    display: inline-block;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 75px;
}
#pagetop a:hover, #pagetop a:active{
    background-color: rgba(255, 255, 255, 1.0);
}
#toppage-news{
    padding-bottom: 10px;
}
#toppage-news h3{
    font-size: 1.5em;
    color: #ffffff;
    padding-top: 3px;
    padding-left: 14px;
    padding-right: 5px;
    padding-bottom: 8px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: normal;
    background-image: url(../img/mainmenuBg_5Mb.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-transform: capitalize;
    letter-spacing: 0.1em;
}
#toppage-news span.ja{
    display: none;
}
.prolog{
    text-align: center;
}
.prolog-title{
    font-size: 2.5em;
    line-height: 2em;
}
.prolog p{
    text-align: center;
    font-size: 1.1em;
    line-height: 2.2em;
}
.news-photo{
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 2px;
}
.news-comment{
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
}
.news-comment::after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#toppage-news hr{
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 10px;
    padding-top: 0px;
    width: 598px;
    clear: both;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cae4a6;
}
#toppage-news span.date{
    font-weight: bold;
    line-height: 1.5;
    color: #009999;
}
.topinfo{
    width: 100%;
}
.topinfo-fea{
    float: left;
    background-color: #fed6d7;
    border-width: 6px;
    border-style: double;
    border-color: #ffffff;
    width: 205px;
    height: 185px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    margin-left: 15px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.topinfo-sub{
    position: absolute;
    top: 60px;
    width: 100%;
}
.topinfo-plan{
    float: left;
    color: #ffffff;
    background-color: #00cccc;
    border-width: 6px;
    border-style: double;
    border-color: #ffffff;
    width: 205px;
    height: 185px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    margin-left: 15px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.topinfo-box{
    float: left;
    width: 205px;
    font-size: 12px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: #420000;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-right: 10px;
    background-color: #ffffff;
    margin-bottom: 10px;
    padding-top: 10px;
}
.topinfo-image{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.topinfo-date{
    float: left;
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #420000;
    padding-top: 5px;
    padding-bottom: 5px;
}
.topinfo-exp{
    float: left;
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #420000;
    padding-top: 5px;
}
#topconcept{
    float: left;
    width: 920px;
    border-top-width: 3px;
    border-top-style: double;
    border-top-color: #8fd2f5;
    border-bottom-width: 3px;
    border-bottom-style: double;
    border-bottom-color: #8fd2f5;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
}
#topconcept-main{
    width: 100%;
    text-align: center;
    background-color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 15px;
}
#topconcept-img{
    float: right;
    width: 320px;
    margin-top: 20px;
}
#topconcept-exp{
    float: left;
    width: 580px;
}
/* コンセプトページ デザイン定義 */
#concept > img{
    margin-right: 0px;
}
#concept-main{
    float: left;
    padding-top: 15px;
    padding-bottom: 0px;
    margin-bottom: 15px;
    width: 100%;
}
#concept-exp{
    background-image: url(../img/concept_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: white;
    padding-top: 15px;
}
#concept-exp p{
    text-align: center;
}
/* メニューページ デザイン定義 */
#menu .item{
    width: 300px;
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    margin-bottom: 25px;
    min-height: 135px;
}
#menu .item h3{
    width: 276px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}
#menu .item dl{
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 0;
    font-size: 0.95em;
    padding-right: 5px;
}
#menu .item dt{
    width: 11em !important;
}
#menu .item dd{
    text-align: right;
    padding-left: 12.5em;
}
/* クーポン デザイン定義 */
#news p.large{
    padding-top: 20px;
}
#coupon{
    border-top-width: 4px;
    border-top-style: double;
    border-top-color: #ead78d;
    border-right-width: 4px;
    border-right-style: double;
    border-right-color: #ead78d;
    border-bottom-width: 4px;
    border-bottom-style: double;
    border-bottom-color: #ead78d;
    border-left-width: 4px;
    border-left-style: double;
    border-left-color: #ead78d;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 25px;
    padding-left: 0;
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
    background-color: #fff;
}
#coupon::after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#coupon-off{
    width: 360px;
    float: left;
}
#coupon-off p{
    padding-left: 0;
}
#coupon-limit{
    width: 170px;
    float: right;
}
#coupon-limit p{
    padding-left: 0;
    color: #9b2c1a;
}
.hpb-layoutset-02 #hpb-wrapper #coupon h3{
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    border-bottom-style: dotted;
    border-bottom-color: #ead78d;
    color: #561f16;
    background-image: none;
}
#coupon h4{
    width: 110px;
    margin-right: auto;
    background-color: #561f16;
    color: #ffffff;
    font-size: 1.1em;
    line-height: 1.2;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: none;
    text-align: center;
    margin-left: 25px;
    margin-bottom: 10px;
}
#coupon p{
    margin-bottom: 0;
    margin-left: 23px;
}
#coupon hr{
    margin-top: 0;
    margin-bottom: 0;
}
/* アクセスマップ */
#access img{
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
    margin-right: 20px;
}
/* ご予約 */
#contact p.large{
    padding-top: 20px;
}
#contact form{
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}
#contact form table{
    width: 100%;
}
#contact form th, #contact form td, #contact form td input{
    text-align: left;
}
/* プライバシー */
#privacy p.large{
    padding-top: 20px;
}
#privacy ul{
    padding-left: 17px;
}
#privacy-main{
    float: left;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 15px;
}
#privacy-main h2{
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    margin-left: 20px;
    background-color: #ffffff;
    margin-right: 20px;
}
.nowrap{
    white-space: nowrap;
}
#salon-main{
    float: left;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 15px;
    width: 100%;
}
#salon-main h2{
    font-size: 22px;
    background-color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
}
.salon-box{
    float: left;
    width: 280px;
    font-size: 12px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-right: 10px;
    background-color: #ffffff;
    margin-bottom: 10px;
    padding-top: 10px;
}
.salon-image{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.salon-exp{
    float: left;
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
    margin-top: 10px;
    padding-top: 5px;
    text-align: left;
    min-height: 4.8em;
}
#plan-main{
    border-top-width: 3px;
    border-top-style: double;
    border-top-color: #000000;
    border-bottom-width: 3px;
    border-bottom-style: double;
    border-bottom-color: #000000;
    padding-bottom: 0px;
    margin-bottom: 15px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
#plan-main h2{
    font-size: 18px;
    color: #e95b8d;
    background-color: #ffffff;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 5px;
    padding-bottom: 5px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    margin-top: 15px;
    margin-bottom: 15px;
}
.plan-image table{
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    border-collapse: collapse;
    border-top-width: 0px;
    border-top-style: none;
}
.plan-image table th{
    color: #ffffff;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-left: 0px;
    text-align: center;
    background-color: #ff969c;
    border-top-width: 2px;
    border-right-width: 6px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ffffff;
    border-right-color: #ffffff;
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
}
.plan-image table td{
    color: #ffffff;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-left: 0px;
    text-align: center;
    background-color: #ff969c;
    border: 2px solid #ffffff;
}
.plan-box{
    text-align: center;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #000000;
    border-bottom-color: #000000;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: #ffffff;
    margin-bottom: 10px;
    padding-top: 10px;
    float: left;
}
.plan-image{
    float: left;
    width: 430px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}
.linkbtn{
    padding: 15px;
    margin: 15px 30px;
    background-color: #e95b8d;
    color: white;
    font-size: 24px;
    font-weight: bold;
    border-style: none;
    cursor: pointer;
}
.linkbtn a{
    color: #fff;
    text-decoration: none;
}
.plan-exp{
    float: left;
    width: 500px;
    font-size: 14px;
    padding-top: 5px;
    margin-bottom: 10px;
    text-align: left;
}
.plan-title{
    color: #e95b8d;
    font-size: 18px;
    font-weight: bold;
    border-bottom-width: 3px;
    border-bottom-style: double;
    border-bottom-color: #000000;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
}
#staff-main{
    float: left;
    padding-top: 0px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
#staff-main h2{
    font-size: 24px;
    background-color: #ffffff;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 5px;
    padding-bottom: 5px;
    margin-right: 20px;
}
.staff-image{
    float: left;
    width: 290px;
    height: 290px;
    margin-top: 10px;
    margin-right: 10px;
    border-width: 6px;
    border-style: solid;
    border-color: #000000;
}
.staff-exp{
    float: left;
    width: 302px;
    height: 252px;
    margin-top: 10px;
    margin-right: 10px;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    padding-top: 50px;
    background-color: white;
}
#photo{
    padding-left: 15px;
    padding-bottom: 10px;
}
#photo ul li{
    background-image: none !important;
    margin-left: 0 !important;
}
.tab{
    overflow: hidden;
}
ul.tab{
    padding-left: 15px !important;
}
.tab li{
    background: #ccc;
    padding: 5px 15px !important;
    float: left;
    margin-right: 1px;
}
.tab li.select{
    background: none 0% 0% / auto auto repeat scroll padding-box border-box white;
    border-top-width: 3px;
    border-top-style: double;
    border-top-color: #8fd2f5;
    z-index: 1;
    margin-top: 1px;
}
ul.content{
    border-bottom-width: 3px;
    border-bottom-style: double;
    border-bottom-color: #8fd2f5;
    z-index: -1;
    margin-right: 15px !important;
    font-size: 14px;
}
.content li{
    margin-top: -3px;
    background: none 0% 0% / auto auto repeat scroll padding-box border-box white;
    border-top-width: 3px;
    border-top-style: double;
    border-top-color: #8fd2f5;
    padding: 20px !important;
}
.hide{
    display: none;
}
.content-full{
    float: left;
    width: 890px;
    margin-bottom: 15px;
}
.content-half-left{
    float: left;
    width: 440px;
    margin-right: 10px;
    margin-bottom: 15px;
}
.content-half-right{
    float: left;
    width: 440px;
    margin-bottom: 15px;
}
#dress{
    padding-left: 10px;
    padding-right: 10px;
    border-top-width: 3px;
    border-bottom-width: 3px;
    border-top-style: double;
    border-bottom-style: double;
    border-top-color: #000000;
    border-bottom-color: #000000;
}
.dress-box{
    float: left;
    text-align: center;
    padding-bottom: 10px;
    background-color: #ffffff;
    margin-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}
.dress-image{
    float: right;
    width: 300px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}
.dress-exp{
    float: left;
    width: 600px;
    font-size: 14px;
    padding-top: 5px;
    margin-bottom: 10px;
    text-align: left;
}
.dress-title{
    float: left;
    width: 600px;
    font-size: 30px;
    font-weight: bold;
    text-decoration: underline;
}
.hpb-photomotion{
    width: 100%;
}
#pc-image{
    display: block;
}
#phone-image{
    display: none;
}
.custom-image{
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
.flower-box{
    float: left;
    width: 280px;
    font-size: 12px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
    background-color: #ffffff;
    margin-bottom: 10px;
    padding-top: 10px;
}
.flower-image{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.flower-title{
    font-size: 18px;
    font-weight: bold;
    border-bottom-width: 3px;
    border-bottom-style: double;
    border-bottom-color: #000000;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    color: #e95b8d;
}
.flower-exp{
    float: left;
    width: 100%;
    padding-top: 5px;
    text-align: left;
    min-height: 9.6em;
}
.flower-exp-w{
    float: left;
    width: 100%;
    padding-top: 5px;
    text-align: left;
    min-height: 9.6em;
}
#chose{
    text-align: center;
    border-top-width: 3px;
    border-bottom-width: 3px;
    border-top-style: double;
    border-bottom-style: double;
    border-top-color: #000000;
    border-bottom-color: #000000;
    padding-bottom: 10px;
    background-color: #ffffff;
    margin-bottom: 10px;
    padding-top: 10px;
}
.chose-box{
    float: left;
    width: 280px;
    font-size: 12px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
    background-color: #ffffff;
    margin-bottom: 10px;
    padding-top: 10px;
}
.chose-image{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.chose-title{
    color: #e95b8d;
    font-size: 18px;
    font-weight: bold;
    border-bottom-width: 3px;
    border-bottom-style: double;
    border-bottom-color: #000000;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
}
.chose-title a{
    color: #e95b8d;
    text-decoration: none;
}
.chose-exp{
    float: left;
    width: 100%;
    padding-top: 5px;
    text-align: left;
    min-height: 9.6em;
}
#design{
    text-align: center;
    border-top-width: 3px;
    border-bottom-width: 3px;
    border-top-style: double;
    border-bottom-style: double;
    border-top-color: #000000;
    border-bottom-color: #000000;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    margin-bottom: 10px;
    padding-top: 10px;
}
#design p{
    text-align: center;
}
.design-box{
    text-align: center;
}
.design-title{
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #e95b8d;
    color: #ffffff;
    text-align: center;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: bold;
}
.design-item{
    width: 95px;
    text-align: center;
    display: inline-block;
}
.design-icon{
    text-align: center;
}
.design-name{
    color: #a38b77;
    text-align: center;
    font-size: 14px;
}
hr.design-arrow{
    background-image: url(../img/design-arrow.png);
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    height: 30px;
    margin-bottom: 20px;
}
.page_wrap{
    text-align: center;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
#hall h2{
    font-size: 18px;
    background-color: #ffffff;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 5px;
    padding-bottom: 5px;
    margin-bottom: 0px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
#hall-exp{
    background-color: #ffffff;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 5px;
    padding-bottom: 15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    margin-bottom: 15px;
    text-align: left;
}
#hall-items {}
.hall-item{
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    background-color: #ffffff;
    padding: 5px 10px;
    margin-right: 15px;
    display: inline-block;
}
#hall-image{
    font-size: 14px;
    background-color: #ffffff;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: white;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: white;
}
.hall-full{
    margin-bottom: 15px;
}
.hall-half-left{
    float: left;
    width: 440px;
    margin-right: 10px;
    margin-bottom: 15px;
}
.hall-half-right{
    float: left;
    width: 440px;
    margin-bottom: 15px;
}
#inquiry{
    border-top-width: 3px;
    border-top-style: double;
    border-top-color: #000000;
    border-bottom-width: 3px;
    border-bottom-style: double;
    border-bottom-color: #000000;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    margin-top: 20px;
    background-color: white;
    padding-left: 15px;
    padding-right: 15px;
}
#inquiry form{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cae4a6;
}
#inquiry dl{
    margin-bottom: 0px;
}
#inquiry dt{
    background-image: none !important;
}
#inquiry dd{
    padding-bottom: 8px;
}
#inquiry p{
    padding-left: 15px;
    margin-bottom: 0px;
    padding-bottom: 20px;
}
.character{
    ime-mode: active;
}
.alphabet{
    ime-mode: disabled;
}
.number{
    ime-mode: disabled;
    text-align: right;
}
.error{
    color: #f00;
}
input{
    vertical-align: middle;
}
em{
    font-style: normal;
    color: #F00;
}
.coution{
    color: #ff0000;
    padding-left: 0px !important;
    padding-bottom: 0px !important;
    font-size: 14px;
}
.box-full{
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}
.box-full p{
    clear: both;
}
.box-left{
    float: left;
    width: 470px;
    min-height: 320px;
    padding-right: 10px;
    margin-bottom: 10px;
}
.box-left2{
    float: left;
    width: 300px;
    min-height: 200px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}
.box-left-img{
    float: left;
    width: 100%;
}
.box-left-text{
    float: left;
    width: 100%;
}
.box-right{
    float: right;
    width: 480px;
    min-height: 320px;
    margin-bottom: 10px;
}
.box-right-sub{
    width: 100%;
    min-height: 100px;
    margin-bottom: 10px;
}
.box-right-img{
    float: left;
    width: 200px;
    min-height: 100px;
}
.box-right-img2{
    float: left;
    width: 230px;
    min-height: 155px;
    margin-right: 10px;
}
.box-right-img3{
    float: left;
    width: 150px;
    min-height: 200px;
    margin-right: 10px;
}
.box-right-text{
    float: right;
    width: 270px;
    min-height: 100px;
}
.box-title{
    text-align: center;
    clear: both;
    max-width: 400px;
    border: 2px solid #aa9977;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.box-title span{
    padding: 20px;
    font-size: 20px;
    font-weight: bold;
}
.toggle{
    cursor: pointer !important;
}
.box-more{
    clear: both;
    float: right;
    overflow: hidden;
    font-weight: bold;
    font-size: 18px;
}
#salon{
    padding-left: 10px;
    padding-right: 10px;
    border-top-width: 3px;
    border-bottom-width: 3px;
    border-top-style: double;
    border-bottom-style: double;
    border-top-color: #000000;
    border-bottom-color: #000000;
}
#privacy{
    padding-left: 10px;
    padding-right: 10px;
    border-top-width: 3px;
    border-bottom-width: 3px;
    border-top-style: double;
    border-bottom-style: double;
    border-top-color: #000000;
    border-bottom-color: #000000;
}
#concept{
    padding-left: 10px;
    padding-right: 10px;
    border-top-width: 3px;
    border-bottom-width: 3px;
    border-top-style: double;
    border-bottom-style: double;
    border-top-color: #000000;
    border-bottom-color: #000000;
}
#staff{
    padding-left: 10px;
    padding-right: 10px;
    border-top-width: 3px;
    border-bottom-width: 3px;
    border-top-style: double;
    border-bottom-style: double;
    border-top-color: #000000;
    border-bottom-color: #000000;
}
#contents{
    max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.top-video-wrap{
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    width: 560px;
}
.top-video{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden;
}
.top-video iframe{
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
/* youx4 */
.orgtextbox{
    max-width: 960px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.orgtextbox .orgtextbox-title {
    font-size: 7vw;
}
.orgtextbox .orgtextbox-exp{
    font-size: 24px;
    padding-bottom: 20px;
}
.orgtextbox .orgtextbox-exp2{
    font-size: 24px;
	font-weight: bold;
    padding-bottom: 20px;
	writing-mode: vertical-rl;
	margin: 0 auto;
}
.orgtextbox .orgtextbox-exp3{
    font-size: 18px;
    padding-bottom: 20px;
	text-align: left;
	width: 60%;
	margin: 0 auto;
}
.orgtextbox .orgtextbox-sub{
    font-size: 14px;
    font-style: italic;
}
.triangleline{
    margin-top: 15px;
    margin-bottom: 15px;
}
.triangleline-line{
    color : #ffffff;
    font-weight : normal;
    background-color : orange;
    vertical-align: middle;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    font-size: 1.5rem;
}
.triangleline-serif{
    font-size: 1.8rem;
}
.triangleline-line span{
    display: block;
    font-size: 1.5rem;
}
.triangle-triangle{
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 0px;
    height: 0px;
    border-top: 40px solid #e95b8d;
    border-right: 50px solid transparent;
    border-left: 50px solid transparent;
}
.relative-wrap{
    position: relative;
}
.triangleline-triangle{
    margin-left: auto;
    margin-right: auto;
    width: 0px;
    height: 0px;
    border-top : 30px solid orange;
    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    z-index: 1;
}
.triangleline-line_inn{
    color: #ffffff;
    font-weight: bold;
    border: solid 2px #ffffff;
    background-color: rgb(58, 103, 142);
    vertical-align: middle;
    margin: .5rem 3rem -1rem;
    padding: 0.5rem 0;
    font-size: 1.5rem;
    font-weight: normal;
    position: relative;
}
.triangleline-serif{
    font-size: 1.8rem;
}
.triangleline-line_inn span{
    display: block;
    font-size: 1.5rem;
    position: relative;
}
.triangleline-triangle_inn{
    margin: 0.85rem auto -1rem;
    width: 0px;
    height: 0px;
    border-top: 30px solid #ffffff;
    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    z-index: 1;
    position: relative;
}
.triangleline-line_inn::before {
    content: " ";
    display: block;
    width: 100%;
    height: 5px;
    background-color: #3a678e;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 6;
}
.triangleline-triangle_inn::before {
    content: " ";
    width: 0px;
    height: 0px;
    border-top: 28px solid rgb(58, 103, 142);
    border-right: 28px solid transparent;
    border-left: 28px solid transparent;
    z-index: 5;
    position: absolute;
    top: -31px;
    left: -28px;
}
.newbox-wrap-cal2, .newbox-wrap-cal3{
    padding-top: 20px;
    margin-bottom: 30px;
    display: inline-block;
    letter-spacing: -1em;
}
.newbox-wrap-cal2{
    width: 50%;
}
.cal2{
    width: 48%;
    display: inline-block;
    letter-spacing: -1em;
}
.newbox-2cal{
    width: 46%;
    display: inline-block;
    margin-left: 2%;
    margint-right: 2%;
    position: relative;
    z-index: 11;
    letter-spacing: normal;
}
.newbox-3cal{
    width: 23%;
    display: inline-block;
    margin-left: 1%;
    margin-right: 1%;
    position: relative;
    z-index: 11;
    letter-spacing: normal;
}
.newbox-new{
    position: absolute;
    font-size: 12px;
    color: #ffffff;
    top: -20px;
    left: -20px;
    width: 40px;
    line-height: 40px;
    background-color: #e95b8d;
    border-radius: 50%;
    z-index: 13;
}
.newbox-img{
    position: relative;
    overflow: hiden;
    z-index: 12;
}
.newbox-title{
    font-size: 24px;
    font-weight: bold;
    height: 1.3em;
    overflow: hidden;
    margin-top: 10px;
}
.newbox-sub{
    font-size: 14px;
    height: 1.2em;
    overflow: hidden;
}
.newbox-exp{
    font-size: 9px;
    height: 3em;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.plan-full{
    padding-top: 45px;
    margin-bottom: 15px;
}
.relative-title{
    position: absolute;
    left: 0px;
    right: 0px;
    top: -30px;
    width: 30%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    background-color: #e95b8d;
}
.relative-title span.en{
    display: block;
    font-size: 24px;
    line-height: 26px;
}
.relative-title span.jp{
    display: block;
    font-size: 14px;
    line-height: 14px;
}
.relative-sub{
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Dawning of a New Day', cursive;
    font-size: 70px;
    color: #23a974;
    font-style: italic;
}
.relative-subwrap{
    margin-top: 50px;
}
.relative-subtitle{
    font-weight: bold;
    margin-bottom: 30px;
}
.relative-subexp{
    font-size: 12px;
    text-align: left;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
.planitem-wrap{
    position: absolute;
    top: 80px;
    left: 0px;
    width: 100%;
}
.planitem-box{
    padding-top: 20px;
    margin-bottom: 15px;
    letter-spacing: -1em;
}
.planitem{
    width: 20%;
    display: inline-block;
    margin-left: 5%;
    margin-right: 5%;
    position: relative;
    z-index: 11;
    letter-spacing: normal;
}
.planitem .planitem-pop{
    position: absolute;
    font-size: 8px;
    color: #ffffff;
    top: -30px;
    left: 15px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-color: #320001;
    border-radius: 50%;
    z-index: 13;
}
.planitem .planitem-img{
    position: relative;
    overflow: hidden;
    z-index: 12;
}
.planitem .planitem-title{
    color: #ffffff;
    position: relative;
    font-size: 24px;
    font-weight: bold;
    height: 3em;
    overflow: hidden;
    margin-top: 10px;
    background-color: #e95b8d;
    line-height: 3em;
    vertical-align: middle;
}
.planitem .planitem-sub{
    position: absolute;
    top: 10px;
    left: 80px;
    font-size: 12px;
    height: 1.2em;
    overflow: hidden;
}
.view-detail a{
    color: #000000;
    text-decoration: none;
}
.more_arrow{
    position: relative;
    display: inline-block;
    margin-left: 5px;
    padding-left: 50px;
    border-bottom: solid 2px #000000;
}
.more_arrow::before {
    content: '';
    width: 50px;
    height: 10px;
    border: 0px;
    border-right: solid 3px #000000;
    border-bottom: solid 2px #000000;
    -moz-transform: skewX(50deg);
    -webkit-transform: skewX(50deg);
    transform: skewX(50deg);
    position: absolute;
    left: 0px;
    bottom: -2px;
}
.view-detail-wrap{
    width: 200px;
    margin-left: auto;
    margin-right: 0px;
}
.view-detail-black{
    margin-left: auto;
    margin-right: 0px;
    width: 100%;
    height: 3em;
    line-height: 3em;
    vertical-align: middle;
    background-color: #1a1a1a;
    clear: both;
    letter-spacing: normal;
}
.view-detail-black a{
    color: #ffffff;
    text-decoration: none;
}
.more_arrow-black{
    position: relative;
    display: inline-block;
    margin-left: 5px;
    padding-left: 50px;
    border-bottom: solid 2px #ffffff;
}
.more_arrow-black::before {
    content: '';
    width: 50px;
    height: 10px;
    border: 0px;
    border-right: solid 3px #ffffff;
    border-bottom: solid 2px #ffffff;
    -moz-transform: skewX(50deg);
    -webkit-transform: skewX(50deg);
    transform: skewX(50deg);
    position: absolute;
    left: 0px;
    bottom: -2px;
}
.slide-onlybox{
    background-color: #cbbb99;
}
.slide-title{
    font-weight: bold;
    color: #ffffff;
    height: 5em;
    line-height: 5em;
}
.slide-wrap{
    display: flex;
    margin: 0 auto;
    max-width: 960px;
    width: 100%;
}
.slide-box{
    height: auto;
    width: 25%;
    display: inline-block;
}
.slide-box a{
    display: block;
    text-decoration: none;
}
.slide-box img{
    display: block;
    height: auto;
    width: 100%;
}
.flow-wrap{
    background-color: #fd7567;
    position: relative;
    margin-top: 100px;
}
.flow-skewwrap{
    position: absolute;
    top: -85px;
    left: 25px;
    height: 85px;
    margin-bottom: 25px;
    overflow: hidden;
    width: 100%;
}
.flow-skeww, .flow-skewb{
    font-family: 'Advent Pro', sans-serif;
    position: absolute;
    font-weight: bold;
    font-size: 40px;
    transform: skewY(-15deg);
    -moz-transform: skewY(-15deg);
    -webkit-transform: skewY(-15deg);
}
.flow-skeww{
    top: -30px;
    left: 25px;
    color: #ffffff;
}
.flow-skewb{
    top: 55px;
    left: 0px;
}
.flow-title{
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 18px;
    display: inline-block;
    font-weight: bold;
    color: #ffffff;
    background: repeating-linear-gradient(to right, #fff, #fff 2px, transparent 0, transparent 8px) repeat-x left bottom/100% 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 40px;
}
.flow-img{
    width: 20%;
    display: inline-block;
    margin-left: 5%;
    margin-right: 5%;
}
.flow-exp{
    width: 35%;
    background-color: #ffffff;
    margin-left: 7%;
    height: 4em;
    line-height: 4em;
    font-weight: bold;
}
.fair-wrap{
    padding: 20px;
    background: url("../img/hero_tex_blue.png") center center / cover repeat scroll padding-box border-box transparent;
}
.fair-left{
    width: 70%;
    display: inline-block;
}
.fair-right{
    width: 28%;
    display: inline-block;
}
.fair-title{
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    color: #ffffff;
    line-height: 1;
}
.fair-main{
    font-size: 100px;
    font-weight: 500;
}
.fair-sub{
    font-size: 55px;
    font-weight: 300;
}
.fair-exp{
    color: #ffffff;
    font-weight: bold;
}
.shell-warp{
    padding-top: 20px;
    padding-bottom: 40px;
}
.shell-item{
    display: inline-block;
    height: 34px;
    line-height: 34px;
    position: relative;
    margin: 0 4px;
    font-weight: bold;
}
.shell-item span{
    display: block;
    height: 34px;
    line-height: 34px;
    color: #01b8be;
    max-width: 100%;
    padding: 0 15px;
    background-color: #ffffff;
}
.shell-item span::before {
    content: "";
    position: absolute;
    top: 0px;
    left: -28px;
    height: 0;
    width: 0;
    border: 17px solid transparent;
    border-right: 12px solid #ffffff;
}
.shell-item span::after {
    content: "";
    position: absolute;
    top: 0px;
    right: -28px;
    height: 0;
    width: 0;
    border: 17px solid transparent;
    border-left: 12px solid #ffffff;
}
.shell-item:nth-child(even){
    top: 17px;
}
.btn{
    position: relative;
    display: block;
    margin-left: 50px;
    padding: 0px 20px;
    border-radius: 9999px;
    height: 3em;
    line-height: 3em;
    text-align: center;
    cursor: pointer;
    background-color: #e95b8d;
    width: 250px;
    vertical-align: middle;
}
.btn a{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    background-image: url("../img/ar.png");
    background-size: 12px 15px;
    background-repeat: no-repeat;
    background-position: 90% center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.staff-wrap{
    letter-spacing: -1em;
    position: relative;
    width: 100%;
    height: 380px;
    z-index: 11;
    overflow: hidden;
}
.staff-box1{
    position: absolute;
    left: 0px;
    top: 30px;
    width: 20%;
    z-index: 12;
}
.staff-box2{
    position: absolute;
    left: 18%;
    width: 20%;
    z-index: 13;
}
.staff-box3{
    position: absolute;
    right: 18%;
    top: 30px;
    width: 20%;
    z-index: 13;
}
.staff-box4{
    position: absolute;
    right: 0;
    width: 20%;
    z-index: 12;
}
.staff-main{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 32%;
    display: inline-block;
    letter-spacing: normal;
    z-index: 14;
}
.staff-title{
    position: relative;
    text-align: left;
    color: #ffffff;
    padding-left: 30px;
    padding-top: 80px;
    height: 270px;
    background-color: #fedd54;
}
.staff-title span.jp{
    font-size: 20px;
    font-weight: bold;
    display: block;
}
.staff-title span.en{
    display: block;
    padding: auto;
    font-family: 'Advent Pro', sans-serif;
    font-size: 50px;
    line-height: 1.2em;
}
.staff-btn{
    z-index: 15;
    position: absolute;
    right: -10px;
    bottom: -20px;
    background-color: #172734;
    width: 80px;
    height: 80px;
    background-image: url(../img/ar.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.staff-btn a{
    content: ".";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.footer-titlebox {
    text-align: center padding-bottom: 80px;
}
.footer-title{
    font-family: 'Advent Pro', sans-serif;
    font-size: 50px;
    color: #ffffff;
}
.footer-sub a{
    color: #ffffff;
    font-size: 20px;
    text-decoration: none;
}
.footer-btns{
    color: #ffffff;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 50px;
}
.footer-btnt, .footer-btnd{
    position: relative;
    width: 20%;
    display: inline-block;
    height: 5em;
    line-height: 5em;
    vertical-align: middle;
}
.footer-btnt a, .footer-btnd a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #ffffff;
    text-decoration: none;
}
.footer-btnt{
    background-color: #fd81bd;
}
.footer-btnd{
    background-color: #ff59ab;
}
.copyright{
    text-align: right;
    padding-right: 20px;
}
.concept{
    padding-top: 35px;
    margin-bottom: 30px;
    display: block;
    height: auto;
    position: relative;
    flex-wrap: wrap;
    align-items: center;
}
.heading{
    font-size: 1.125rem;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.1em;
    position: relative;
    width: 100%;
}
.heading span{
    margin-top: 15px;
    font-size: 2.625rem;
}
.conceptChart{
    align-items: center;
    margin: 15px auto 0;
    font-size: 1.4rem;
    font-weight: bold;
    color: #694b12;
}
.conceptChart_body{
    width: 225px;
    margin-left: auto;
    margin-right: auto;
}
.voice{
    margin: 40px auto 0;
    padding-bottom: 110px;
}
.center-text p{
    text-align: center;
}
.neonpink-text p{
    text-align: center;
}
.neonpink-text p span{
    font-size: 36px;
    font-weight: bold;
    padding-left: 0.5em;
    padding-right: 0.5em;
    background: linear-gradient(transparent 60%, #e95b8d 0%);
}
.voice ul li{
    margin: 0;
    padding: 0;
    background-image: none !important;
    border: none !important;
    position: relative;
    clear: both;
}
.voice .voice_item p{
    position: relative;
    font-size: 1.3rem;
    line-height: 1.7;
    text-align: left;
    float: left;
    width: auto;
    padding: 20px;
}
.voice .voice_item:nth-child(2n){
    float: right;
}
.voice .voice_item p::before, .voice .voice_item p::after {
    width: 40px;
    height: 40px;
}
.voice .voice_item p::before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 0;
    border-left: solid 1px #694b12;
    border-top: solid 1px #694b12;
}
.voice .voice_item p::after {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    border-right: solid 1px #694b12;
    border-bottom: solid 1px #694b12;
}
.voice .voice_item span{
    display: block;
    font-size: 1.8rem;
    color: #694b12;
    font-weight: bold;
    line-height: 1.4;
}
.vertical_72left{
    width: 70%;
    float: left;
}
.vertical_72right{
    width: 20%;
    float: right;
}
.vertical_27left{
    width: 20%;
    float: left;
}
.vertical_27right{
    width: 70%;
    float: right;
}
.vertical_27right p{
    text-align: right;
}
.vertical_exp{
    margin-top: 20px;
    font-size: 1.1rem;
}
.vertical_large{
    margin-top: 80px;
    margin-bottom: 20px;
    font-size: 1.8rem;
    font-weight: bold;
}
.concept_vertical p {
    font-size: 2vw;
}
.onband{
    width: 100%;
    position: relative;
    margin-bottom: 40px;
}
.onband_title{
    padding: 10px 0;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    font-size: 1.2rem;
    line-height: 2em;
    font-weight: bold;
    background-color: rgba(255, 255, 255, 0.5);
}
.onband_title span{
    display: block;
    font-size: 2.2rem;
}
.concept_vertical p{
    margin: 0;
    padding: 0;
}
.concept_vertical p{
    writing-mode: vertical-rl;
    position: relative;
    font-size: 1.3rem;
    line-height: 1.7;
    text-align: left;
    float: left;
    width: auto;
    clear: both;
    padding: 20px;
}
.concept_vertical p::before, .concept_vertical p::after {
    width: 40px;
    height: 40px;
}
.concept_vertical p::before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 0;
    border-left: solid 1px #694b12;
    border-top: solid 1px #694b12;
}
.concept_vertical p::after {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    border-right: solid 1px #694b12;
    border-bottom: solid 1px #694b12;
}
.concept_vertical span{
    display: block;
    font-size: 1.8rem;
    color: #694b12;
    line-height: 1.4;
}
.concept_vertical2 p{
    margin: 0 auto;
    padding: 0;
    writing-mode: vertical-rl;
    font-size: 1em!important;
    line-height: 1.2em;
    clear: both;
    padding-top: 1.5em;
}
.concept_vertical2 div{
	font-size: 1.5em;
    width: 2em;
    height: 2em;
	line-height: 2em;
	color: #ffffff;
    background: #d57b6e;
    border-radius: 50% 40% 50% 40% / 50% 40% 50% 40%;
	margin: 0 auto;
}
.concept_vertical2 span{
    display: block;
    font-size: 1.8em;
    color: #694b12;
    line-height: 1.4;
}
.relief ul{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 4px;
    padding-left: 0;
    list-style-type: none;
    letter-spacing: -1em;
}
.relief li{
    width: 23%;
    display: inline-block;
    margin: 0 1% !important;
    padding: 0 !important;
    padding-bottom: 4px;
    border: none !important;
    background-image: none !important;
    padding-top: 4px;
    text-align: center !important;
}
.relief li h3, .relief li p{
    letter-spacing: normal;
    text-align: center;
}
.relief li h3{
    font-size: 22px;
}
.relief li h3 span{
    font-size: 16px;
    font-weight: normal;
    display: block;
}
.relief li p{
    font-size: 16px;
}
.relief li a{
    display: block;
    overflow: hidden;
    letter-spacing: normal;
}
.reason{
    margin: 30px 0 0;
}
.reason_lefttext{
    text-align: left;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
}
.reason_righttext{
    text-align: right;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
}
.reason_centertext{
    color: #bc926d;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
}
.reason_lefttext span, .reason_righttext span, .reason_centertext span{
    display: block;
    font-size: 70%;
}
.reason_centertext p{
    color: #fff;
    font-size: 60%;
    font-weight: normal;
    text-align: center;
}
.img_left{
    position: absolute;
    top: 0;
    left: 0;
    width: 70%;
}
.img_lefthalf{
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
}
.img_righthalf{
    position: absolute;
    bottom: 0;
    left: 55%;
    width: 40%;
}
.img_right{
    position: absolute;
    top: 0;
    right: 0;
    width: 70%;
}
.img_center{
    margin-bottom: 20px;
}
.text_right{
    position: absolute;
    top: 10%;
    left: 50%;
    text-align: right;
    font-size: 120px;
    transform: scale(0.9, 1);
    color: #fff;
}
.text_left{
    position: absolute;
    top: 10%;
    left: 5%;
    text-align: left;
    font-size: 120px;
    transform: scale(0.9, 1);
    color: #fff;
}
.reason_subright{
    position: absolute;
    text-align: left;
    background-color: #fff;
    padding: 1em;
    bottom: 10%;
    left: 50%;
}
.reason_subleft{
    position: absolute;
    text-align: left;
    background-color: #fff;
    padding: 1em;
    bottom: 10%;
    left: 5%;
}
.reason_subcenter{
    position: absolute;
    text-align: left;
    background-color: #fff;
    padding: 1em;
    top: 15%;
    left: 45%;
}
.reason_subleft h3, .reason_subright h3, .reason_subcenter h3{
    padding: 0 0.5em;
    font-size: 20px;
}
.reason_subleft p, .reason_subright p, .reason_subcenter p{
    margin: 0;
    padding: 0.5em;
}
.reason_subleft, .reason_subright, .reason_subcenter{
    font-size: 16px;
}
.reason_wrap, .reason_wrap2{
    position: relative;
}
.reason_wrap2 p{
    font-size: 16px;
}
.reason_wrap::before {
    content: "";
    display: block;
    padding-top: 55%;
}
.reason_wrap2::before {
    content: "";
    display: block;
    padding-top: 70%;
}
.inner-box{
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.process{
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.process_toptext{
    font-weight: bold;
    margin: 1em 0;
}
.process_img{
    position: relative;
    z-index: 1;
}
.process_box{
    position: relative;
    padding: 3em;
    margin: 2em;
    margin-top: -5em;
    background-color: #fff;
    z-index: 2;
}
.process_box hr{
    height: 2em;
    border-bottom: solid 1px #000;
}
.gray_box{
    display: inline-block;
    margin: 1.5em auto;
    margin-right: auto;
    padding: 0.5em 1em;
    background-color: #e3e3e3;
}
.process-text{
    margin-bottom: 2em;
}
.process-wrap{
    position: relative;
    clear: both;
    height: 4em;
}
.process-top{
    left: 45%;
    padding-top: 0.5em;
    display: inline-block;
    padding-left: 1em;
    padding-right: 1em;
}
.process-top::before {
    position: absolute;
    top: 0;
    content: "";
    height: 3em;
    margin-left: -2em;
    display: inline-block;
    border-right: solid 1px #000;
    transform: skew(40deg);
}
.process-top::after {
    position: absolute;
    top: 0;
    margin-left: 2em;
    content: "";
    height: 50px;
    display: inline-block;
    border-left: solid 1px #000;
    transform: skew(-40deg);
    clear: both;
}
.process_btn{
    position: relative;
    // display: inline-block;
    font-size: 34px;
    font-weight: bold;
    height: 3em;
    width: 70%;
    line-height: 3em;
    margin: 1em auto;
    border: solid 1px #779bb6;
    background-color: #80a9d0;
}
.process_btn a{
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    width: 100%;
    height: 100%;
}
.banner_btn{
    width: 35%;
}
.inquiry_box{
    padding-top: 5em;
}
.inquiry_img{
    width: 40%;
    margin: 0 auto;
}
.inquiry_btn{
    position: relative;
    width: 40%;
    height: 3em;
    line-height: 3em;
    margin: 1em auto 3em;
    border: solid 1px #d2d2d2;
    // padding: 0.5em 0;
}
.inquiry_btn a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.inquiry_box hr{
    height: 1em;
    border-bottom: solid 1px #d2d2d2;
    margin-bottom: 3em;
}
.inquiry_tel{
    margin: 0 0 0.5em;
}
.inquiry_tel span{
    display: block;
    font-weight: bold;
    transform: scale(1, 1.5);
    padding: 0.5em 0;
}
.banner_btn{
    position: absolute;
    right: 0;
    bottom: 0;
    margin-top: -2em;
    z-index: 2;
    width: 30%;
}
.inquiry_inner{
    padding-bottom: 2em;
}
.inquiry_banner{
    position: relative;
}
.inner-box2{
    padding: 1.5%;
    background-color: #f1e7e9;
    border: solid 1px #e6d6d4;
}
.inner-box3{
    padding: 3%;
    border: solid 1px #e6d6d4;
    background-color: #fff;
}
.party-wrap{
    position: relative;
    clear: both;
    height: 4em;
}
.party-top{
    left: 45%;
    display: inline-block;
    padding-left: 1em;
    padding-right: 1em;
}
.party-top::before {
    position: absolute;
    top: 0;
    content: "";
    height: 3em;
    margin-left: -1em;
    display: inline-block;
    border-right: solid 1px #000;
    transform: skew(40deg);
}
.party-top::after {
    position: absolute;
    top: 0;
    margin-left: 3em;
    content: "";
    height: 50px;
    display: inline-block;
    border-left: solid 1px #000;
    transform: skew(-40deg);
    clear: both;
}
.party-titile{
    font-size : 38px;
    font-weight: bold;
    border-bottom: solid 1px #c2bba0;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 5%;
}
.party-titile span{
    color: #e95b8d;
}
.planner_item{
    width: 30%;
    display: inline-block;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 1em;
}
.planner_name{
    font-size: 18px;
    font-weight: bold;
}
.planner_exp{
    font-size: 14px;
    padding: 1em;
    background-color: #ffffff;
}
.example-text {
    padding-bottom: 2vw;
}
.example-wrap{
    position: relative;
    clear: both;
    height: 13em;
}
.example-wrap::after {
    content: ".";
    display: block;
    clear: both;
}
.example-top{
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    margin: auto;
    width: 25%;
    padding: 5px 0;
    border: solid 1px;
    border-radius: 10px;
    background-color: #fff;
    z-index: 1;
}
.example-inner{
    position: absolute;
    display: inline-block;
    top: 1em;
    left: 0;
    right: 0;
    margin: auto;
    width: 50%;
    padding: 25px 0 10px;
    border: solid 1px;
    border-radius: 30px;
}
.example-title{
    font-size: 18px;
}
.example-icon{
    margin: 0.5em 0;
}
.example-name{
    font-size: 24px;
    font-weight: bold;
}
.selparty_title{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size: 2.5vw;
    font-weight: bold;
    margin-bottom: 28px;
}
.selparty_item{
    display: inline-block;
    width: 46%;
    padding: 0 0.5%;
    margin: 0 0 2em;
}
.selparty_item p{
    text-align: center;
    margin: 0;
}
.selparty_item .name-ja{
    font-size: 18px;
    font-weight: bold;
    margin: 0.5em 0;
}
.selparty_item .name-en{
    font-size: 16px;
    margin: 0.5em 0;
}
.selparty_item .capacity{
    font-size: 16px;
    margin: 0.5em 0;
}
.selparty_separate{
    display: flex;
    align-items: center;
    margin-bottom: 2em;
}
.selparty_separate::before, .selparty_separate::after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #000;
    margin: 0 1em;
}
.blue_back{
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #deeff9;
}
.pink_back{
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f5e9e9;
}
.black_back{
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #121212;
}
.violet_back{
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #dbb8bc;
}
.reason::after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.reason_title{
    color: #9a0862;
    font-size: 2.0rem;
    font-weight: bold;
}
.reason_title span{
    display: block;
    width: 8rem;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #9a0862;
    margin-bottom: 5px;
}
.reason_left{
    width: 40%;
    float: left;
}
.reason_right{
    width: 60%;
    float: right;
}
.reason_large{
    font-size: 2em;
    font-weight: bold;
}
.reason_sub{
    color: #bc926d;
    font-size: 1.8rem;
    font-weight: bold;
    clear: both;
    margin: 30px auto;
    padding-top: 30px;
    width: 70%;
    border-bottom: 1px solid #bc926d;
}
.reason_partlarge{
    margin: 20px auto;
    color: #e95b8d;
    font-size: 1.5rem;
    font-weight: bold;
    clear: both;
}
.reason_partlarge span{
    font-size: 2.5rem;
    font-weight: bold;
}
.reason_randtitile{
    border-radius: 10px;
    font-size: 1.8rem;
    font-weight: bold;
    background-color: #bc926d;
    width: 80%;
    margin: 15px auto;
    color: #ffffff;
    padding: 0.3rem 0;
}
.reason_half{
    width: 46%;
    margin: 0 2%;
    float: left;
}
.reason_half p{
    text-align: center !important;
}
.heart-wrap{
    clear: both;
    padding: 50px 25px;
}
.heart-wrap .heart-titile{
    color: #e95b8d;
    display: block;
    padding-top: 30px;
    font-size: 2.5rem;
}
.heart{
    position: absolute;
    width: 50px;
    height: 45px;
    left: 50px;
    right: 0;
    margin-top: -22.5px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}
.heart span{
    color: #ffffff;
    font-size: 1.5rem;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
}
.heart::before, .heart::after {
    position: absolute;
    content: "";
    left: 25px;
    top: 0;
    width: 25px;
    height: 40px;
    background: #e95b8d;
    border-radius: 25px 25px 0 0;
    transform: rotate(-45deg);
    transform-origin: 0 100%;
}
.heart::after {
    left: 0;
    transform: rotate(45deg);
    transform-origin: 100% 100%;
}
.heart {
    animation: pounding .5s linear infinite alternate;
}
@keyframes pounding {
    0% {
        transform: scale(1.5);
    }
    100% {
        transform: scale(1);
    }
}
.dress_list ul{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 4px;
    padding-left: 0;
    list-style-type: none;
    letter-spacing: -1em;
}
.dress_list li{
    width: 23%;
    display: inline-block;
    margin: 0 1% !important;
    padding: 0 !important;
    padding-bottom: 4px;
    border: none !important;
    background-image: none !important;
    padding-top: 4px;
    text-align: center !important;
}
.dress_list li img{
    display: block;
    overflow: hidden;
    letter-spacing: normal;
}
.reason_btn{
    display: block;
    width: 12rem !important;
    color: #ffffff;
    padding: 0.3rem 4rem;
    margin: 30px auto;
    background-color: #bc926d;
    width: auto;
    border: 1px solid #a47c52;
}
.menu-trigger{
    width: 36px;
    height: 28px;
    vertical-align: middle;
    cursor: pointer;
    position: fixed;
    top: 24px;
    //right: 10px;
    z-index: 40;
}
.menu-trigger span{
    display: inline-block;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #000;
    transition: all .5s;
}
.menu-trigger.active span{
    background-color: #fff;
}
.menu-trigger span:nth-of-type(1){
    top: 0;
}
.menu-trigger.active span:nth-of-type(1) {
    transform: translateY(12px) rotate(-45deg);
}
.menu-trigger span:nth-of-type(2){
    top: 12px;
}
.menu-trigger.active span:nth-of-type(2) {
    opacity: 0;
}
.menu-trigger span:nth-of-type(3){
    bottom: 0;
}
.menu-trigger.active span:nth-of-type(3) {
    transform: translateY(-12px) rotate(45deg);
}
#nav{
    width: 250px;
    height: 100%;
    padding-top: 100px;
    background-color: #e95b8d;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 30;
    transform: translate(250px);
    transition: all .5s;
}
#nav.open {
    transform: translateZ(0);
}
#nav li{
    background-color: #e95b8d;
    text-align: left;
    margin: 2em 0;
    padding: 0 0 0 1em;
    padding-inline-start: 0;
}
#nav li a{
    display: block;
    color: #ffffff !important;
    height: 100%;
}
#nav ul{
    list-style: none;
}
#nav li:hover {
    opacity: 0.8;
}
.overlay{
    content: "";
    display: block;
    width: 0;
    height: 0;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    transition: opacity .5s;
}
.overlay.open{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    opacity: 1;
}
#hpb-container.open {
    transform: translateX(-250px);
}

.timeline{
	text-align: left;
}
.tl_title{
	text-align: left;
}
.tl_comment{
	position: relative;
}
.tl_com_back{
	text-align: left;
}
.tl_com_face{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.tl_com_textarea{
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 3%;
	margin-left: 30%;
	margin-right: 8%;
//	font-size: 2vw;
}
.tl_com_header{
	color: #62b8e4;
}
.tl_com_name{
	float: left;
}
.tl_com_date{
	float: right;
	font-style: italic;
}
.tl_com_text{
	text-align: left;
}
.scroll-table{
	width: 100%;
    overflow-x: auto;
    margin-bottom: .5em;
    white-space: nowrap;
    font-size: 0.9em;
    line-height: 1.2;
	-webkit-overflow-scrolling: touch;
}
.table-price{
    width: 100%;
    margin-top: 60px;
    color: #c7396b;
    font-weight: 500;
    border-spacing: 0;
    border-collapse: collapse;
}
.table-price　thead　tr{
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

.table-price thead th{
    background-color: #e95b8d;
    color: #ffffff;
    text-align: center;
}
.table-price thead th.total{
    background-color: #c7396b;
}
.table-price thead td, .table-price thead th{
    font-weight: normal;
    padding: 10px;
    vertical-align: middle;
}
.table-price th, .table-price td{
    border: 1px solid #ffffff;
}
.table-price tbody{
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.table-price tbody th{
    background-color: #ae9b4f;
    color: #ffffff;
    text-align: center;
}
.table-price tbody td{
    border: 1px solid #e8ecf1;
    background-color: #ffffff;
    text-align: center;
}
.table-price tbody td, .table-price tbody th{
    padding: 15px;
 }
.table-price tbody td.total{
    font-size: 1.2em;
}
.notice{
    font-size: .8em;
}
.sp{
    display: none !important;
}
.scroll-table::-webkit-scrollbar {
    height: 3px;
}
.scroll-table::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #c7396b;
}
.scroll-table::-webkit-scrollbar-track {
    border-radius: 0px;
}

#fair_quest{
	max-width: 900px;
	margin: 0 auto;
	font-size: 1.5em;
}
.fair_quest_titile{
	font-weight: bold;
	color: #ffffff;
	background-color: #fae3d4;
	margin: 3em 0 1em;
	padding: 0.5em 0;
	text-shadow :
       2px  2px 4px #cfbcb0,
      -2px  2px 4px #cfbcb0,
       2px -2px 4px #cfbcb0,
      -2px -2px 4px #cfbcb0,
       2px  1px 4px #cfbcb0,
       1px  2px 4px #cfbcb0,
      -2px  1px 4px #cfbcb0,
       1px -2px 4px #cfbcb0;
}
.fair_quest_wrap{
	margin-bottom: 1em;
}
.fair_quest_item{
	display: inline-block;
	width:30%;
	margin: 0 1%;
}
.fair_quest_wrap dl{
	display: block;
    padding-top: 1em!important;
 	border-top: 1px solid #000000;
}
.fair_quest_wrap dt{
	float: left;
    margin: 0 0 1em 0!important;
    text-align: left;
    width: 9em !important;
    padding: 0!important;
    background-image: none!important;
}
.fair_quest_wrap .coution{
	font-size: 0.8em;
	margin-bottom: 0!important;
}
.fair_quest_wrap p{
	font-size: 0.8em;
	text-align: center;
}
.fair_quest_wrap em{
	font-size: 0.8em;
}
.fair_quest_wrap dd{
	margin: 0 0 1em 0!important;
    padding: 0 0 1em 11em!important;
    text-align: left;
    border-bottom: 1px solid #000000;
}
.fair_quest_wrap input, .fair_quest_wrap select{
	font-size: 1em;
}
.ui-datepicker-inline{
	margin: 0 auto;
}
.fair_quest_wrapin{
	width: 80%;
	margin: 0 auto;
}
.tasting_err{
	display: none;
	font-size: 0.8em;
}

.org_radio input[type="radio"]{
    display: none;
}
.org_radio input[type="radio"] + span{
    position: relative;
    margin:10px;
    display: inline-block;
    background-image:url("../img/fair/radio_off.png");
    background-repeat: no-repeat;
    background-size:contain;
    width: 30px;
    height:30px;
}
.org_radio input[type="radio"]:checked + span{
    background-image:url("../img/fair/radio_on.png");
    background-repeat: no-repeat;
    background-size:contain;
    width: 30px;
    height:30px;
}
.org_radio span{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
span.pop_btn{
    position: relative;
    margin:10px;
    display: inline-block;
    background-image:url("../img/fair/pop_off.png");
    background-repeat: no-repeat;
    background-size:contain;
    width: 30px;
    height:30px;
}
.gallery-group{
	margin-bottom: 2em;
}
.gallery-title{
	font-size: 1.2em;
	text-align: left;
	margin: 0;
	padding: 0;
}
.gallery-group #hpb-gallery1{
	text-align: left!important;
}
.gallery-group img{
	width: 24%!important;
	height: auto;!important;
}
.slider-main{
	margin: 2em auto;
	max-width: 960px;
	text-align: left;
}
.slider-main .bx-wrapper{
	width: 98%!important;
	max-width: 98%!important;
	padding: 0;
}
.slider-title{
	margin: 0 2rem;
	font-size: 1.3em;
}
.slider-text{
	margin: 0 2rem;
}
.slideup_box{
	visibility: hidden;
}
.slideup {
	animation: slideup_animate 2s ease-in-out 0s 1 normal backwards;
}
@keyframes slideup_animate {
	from {
		opacity: 0;
		transform: translateY(30px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
#lold_map{
	width: 100%;
	height: 50vh;
}
.lottery-btn{
    display: block;
    position: fixed;
    bottom: 2%;
    height: auto;
    z-index: 100;
    left: 50%;
    transform: translate(-50%, 0);
}
/* =======================================================
	レスポンシブル設定
======================================================= */
@media screen and (max-width: 980px) {
    #hpb-footer{
		padding-bottom: 80px;
	}
    .orgtextbox .orgtextbox-title {
        font-size: 12vw;
    }
	.sp{
		display: block !important;
	}
	.tl_com_textarea {
		font-size: 2vw;
	}	
	#fair_quest{
		font-size: 3vw;
	}
}
@media screen and (orientation:portrait) and (max-width: 568px) {
    /* youx4 */
    #hpb-footer{
		padding-bottom: 80px;
	}
	.menu-trigger {
        //  top: 10px;
        //  right: 10px;
    }
    .menu-trigger{
        width: 32px;
        height: 26px;
        top: 8px;
        //  right: 8px;
    }
    .menu-trigger span:nth-of-type(2){
        top: 10px;
    }
    .menu-trigger.active span:nth-of-type(1) {
        //  transform: translateY(10px) rotate(-45deg);
    }
    .menu-trigger.active span:nth-of-type(3) {
        //  transform: translateY(-10px) rotate(45deg);
    }
    #nav{
        width: 200px;
        padding-top: 50px;
    }
    #nav ul {
        padding-inline-start: 20px;
    }
    .orgtextbox .orgtextbox-exp{
        font-size: 20px;
        padding-bottom: 20px;
    }
    .triangleline-line {
        font-size: 5vw;
    }
    .triangleline-serif {
        font-size: 5vw;
    }
    .triangleline-line span{
        display: block;
        font-size: 4vw;
    }
    .triangleline-triangle{
        border-top: 20px solid rgb(58, 103, 142);
        border-right: 20px solid transparent;
        border-left: 20px solid transparent;
    }
    .triangleline-line_inn{
        margin: .5rem 2rem -0.7rem;
    }
    .triangleline-triangle_inn{
        margin: .6rem auto -0.7rem;
        border-top: 20px solid #ffffff;
        border-right: 20px solid transparent;
        border-left: 20px solid transparent;
    }
    .triangleline-triangle_inn::before {
        border-top: 18px solid rgb(58, 103, 142);
        border-right: 18px solid transparent;
        border-left: 18px solid transparent;
        top: -21px;
        left: -18px;
    }
    .newbox-wrap-cal2{
        width: 100%;
    }
    .newbox-2cal, .newbox-3cal{
        width: 30%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 1%;
        padding-right: 1%;
    }
    .newbox-new{
        font-size: 10px;
        top: -20px;
        left: -4%;
        width: 30px;
        line-height: 30px;
    }
    .newbox-title{
        font-size: 16px;
    }
    .newbox-sub{
        font-size: 10px;
    }
    .newbox-exp{
        font-size: 8px;
        height: 9em;
    }
    .view-detail{
        font-size: 10px;
    }
    .more_arrow{
        padding-left: 30px;
    }
    .more_arrow::before {
        width: 30px;
        height: 7px;
    }
    .relative-sub{
        position: absolute;
        top: -60px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        font-family: 'Dawning of a New Day', cursive;
        font-size: 70px;
        color: #23a974;
        font-style: italic;
    }
    .relative-subwrap{
        margin-top: 50px;
    }
    .relative-subtitle{
        font-size: 12px;
    }
    .planitem-box{
        padding-top: 0px;
    }
    .planitem{
        width: 40%;
        margin-top: 15px;
    }
    .planitem .planitem-pop{
        top: -35px;
        left: 0px;
    }
    .planitem .planitem-title{
        font-size: 18px;
        height: 2.5em;
    }
    .planitem .planitem-sub{
        left: 60px;
        font-size: 10px;
    }
    .slide-wrap{
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
    }
    .slide-box {
        flex: 0 0 70%;
    }
    .view-detail-wrap{
        width: 150px;
    }
    .view-detail-black{
        font-size: 12px;
    }
    .more_arrow-black{
        padding-left: 30px;
    }
    .more_arrow-black::before {
        width: 30px;
        height: 8px;
    }
    .flow-img{
        width: 50%;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }
    .flow-exp{
        font-size: 14px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .flow-skeww, .flow-skewb{
        font-weight: bold;
        font-size: 25px;
    }
    .fair-left{
        width: 60%;
    }
    .fair-right{
        width: 30%;
        float: right;
    }
    .fair-main{
        font-size: 45px;
        font-weight: 500;
    }
    .fair-sub{
        font-size: 24px;
        font-weight: 300;
    }
    .fair-exp{
        font-size: 14px;
        margin-bottom: 10px;
    }
    .shell-item{
        font-size: 14px;
        display: block;
        height: 40px;
        line-height: 30px;
        position: relative;
        margin: 0 4px;
        font-weight: bold;
    }
    .shell-item:nth-child(even){
        top: 0px;
    }
    .btn{
        width: 150px;
    }
    .staff-wrap{
        letter-spacing: -1em;
        position: relative;
        width: 100%;
        height: 500px;
        z-index: 11;
        overflow: hidden;
    }
    .staff-left{
        position: relative;
        width: 100%;
        height: 250px;
    }
    .staff-right{
        position: relative;
        width: 100%;
        height: 250px;
    }
    .staff-box1{
        top: auto;
        left: auto;
        right: 50%;
        bottom: 0;
        width: 50%;
    }
    .staff-box2{
        top: auto;
        left: 50%;
        right: auto;
        bottom: 0;
        width: 50%;
    }
    .staff-box3{
        top: 0;
        left: auto;
        right: 50%;
        bottom: auto;
        width: 50%;
    }
    .staff-box4{
        top: 0;
        left: 50%;
        right: auto;
        bottom: auto;
        width: 50%;
    }
    .staff-main{
        top: 25%;
        bottom: 25%;
        width: 50%;
        height: 50%;
    }
    .staff-title{
        padding-left: 20px;
        padding-top: 30px;
        height: 160px;
    }
    .staff-title span.jp{
        font-size: 12px;
    }
    .staff-title span.en{
        font-size: 40px;
    }
    .staff-btn{
        right: -10px;
        bottom: -10px;
        width: 60px;
        height: 60px;
    }
    .top-video-wrap{
        width: 100%;
    }
    .footer-btns{
        font-size: 16px;
    }
    .footer-btnt, .footer-btnd{
        height: 4em;
        line-height: 4em;
    }
    .copyright{
        font-size: 10px;
    }
    .footer-titlebox{
        padding-bottom: 50px;
    }
    .top-video-wrap{
        width: 100%;
    }
    #hpb-slideshow2{
        display: block;
    }
    #contents{
        width: 100%;
    }
    .concept{
        padding-top: 0%;
    }
    .heading {
        font-size: 3vw;
    }
    .heading span{
        margin-top: 15px;
        font-size: 7vw;
    }
    .conceptChart{
        margin-top: 5vw;
        width: 80%;
        height: 70vw;
        background-size: 100%;
    }
    .conceptChart_body{
        margin-top: 11vw;
        width: 40%;
        margin-left: auto;
        margin-right: auto;
    }
    .voice{
        margin: 0;
    }
    .voice ul li{
        margin: 0 !important;
        padding: 0 !important;
    }
    .voice .voice_item p{
        font-size: 3vw;
        line-height: 1.2em;
        padding: 15px;
    }
    .voice .voice_item p::before, .voice .voice_item p::after {
        width: 30px;
        height: 30px;
    }
    .voice .voice_item span{
        font-size: 5vw;
        line-height: 1.2em;
    }
    .process{
        width: 100%;
    }
    .inner-box3 p {
        font-size: 2vw;
    }
    .process_btn{
        font-size: 3.5vw;
        width: 100%;
    }
    .process-top span{
        display: block;
    }
    .process-top {
        font-size: 1vw;
    }
    .process-top::before {
        height: 3.5em;
        margin-left: -5em;
    }
    .process-top::after {
        margin-left: 9em;
        height: 3.5em;
    }
    .example-text {
        font-size: 3vw;
    }
    .example-top{
        position: absolute;
        display: inline-block;
        left: 0;
        right: 0;
        margin: auto;
        width: 50%;
        padding: 5px 0;
        border: solid 1px;
        border-radius: 10px;
        background-color: #fff;
        z-index: 1;
    }
    .example-inner{
        position: absolute;
        display: inline-block;
        top: 1em;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        padding: 25px 0 10px;
        border: solid 1px;
        border-radius: 30px;
    }
    .example-title{
        font-size: 18px;
    }
    .example-icon {
        margin: 1vw 0;
    }
    .example-name{
        font-size: 24px;
        font-weight: bold;
    }
    .selparty_title{
        width: 80%;
        font-size: 3vw;
        background-size: 100%;
    }
    .inquiry_btn{
        width: 80%;
    }
    .vertical_72left {
        // width:100%;
        // clear:both;
        // margin-bottom: 20px;
    }
    .vertical_72right {
        // width:100%;
        // clear:both;
        // margin-bottom: 20px;
    }
    .vertical_27left {
        // width:100%;
        // clear:both;
        // margin-bottom: 20px;
    }
    .vertical_27right {
        // width:100%;
        // clear:both;
        // margin-bottom: 20px;
    }
    .concept_vertical p{
        // writing-mode: horizontal-tb;
        font-size: 2.5vw;
        line-height: 1em;
    }
    .concept_vertical p::before, .concept_vertical p::after {
        width: 30px;
        height: 30px;
    }
    .concept_vertical span{
        font-size: 3vw;
        line-height: 1em;
    }
    .vertical_large {
        font-size: 5vw;
    }
    .neonpink-text p span {
        font-size: 5vw;
    }
    .reason_subleft h3, .reason_subright h3, .reason_subcenter h3 {
        font-size: 2vw;
    }
    .reason_subleft, .reason_subright, .reason_subcenter {
        font-size: 1.5vw;
    }
    .reason_lefttext, .reason_righttext, .reason_centertext {
        font-size: 3vw;
    }
    .reason_wrap2 p {
        font-size: 1.5vw;
    }
    .party-titile {
        font-size: 4vw;
    }
    .planner_item span{
        display: block;
    }
    .planner_name{
        font-size: 3vw;
        font-weight: bold;
    }
    .planner_exp {
        font-size: 2vw;
    }
    .selparty_title {
        font-size: 2.5vw;
    }
    .onband_title{
        font-size: 2.5vw;
        font-weight: bold;
    }
    .onband_title span{
        top: 30%;
        font-size: 3.8vw;
    }
    .relief li{
        width: 48%;
    }
    .relief li a {
        font-size: 3.5vw;
    }
    .reason_title {
        font-size: 5.5vw;
    }
    .inner-box{
        width: 100%;
    }
    .text_right, .text_left {
        font-size: 12vw;
    }
    .reason_left{
        width: 100%;
    }
    .reason_right{
        width: 100%;
    }
    .reason_large{
        font-size: 5vw;
        font-weight: bold;
    }
    .reason_sub{
        font-size: 5vw;
        width: 96%;
    }
    .reason_partlarge {
        font-size: 3.5vw;
    }
    .reason_partlarge span {
        font-size: 5.5vw;
    }
    .reason_randtitile{
        border-radius: 8px;
        font-size: 4vw;
        font-weight: normal;
        width: 96%;
    }
    .reason_half{
        width: 90%;
        margin-bottom: 20px;
    }
    .dress_list li{
        width: 48%;
    }
    .heart-wrap{
        padding: 40px 20px;
    }
    .heart-wrap .heart-titile{
        padding-top: 20px;
        font-size: 5.5vw;
    }
    .heart{
        width: 40px;
        height: 35px;
        margin-top: -17.5px;
        left: 0;
    }
    .heart span{
        font-size: 1.2em;
        top: 3px;
    }
    .heart::before, .heart::after {
        left: 20px;
        width: 20px;
        height: 35px;
        border-radius: 20px 20px 0 0;
        transform: rotate(-45deg);
        transform-origin: 0 100%;
    }
    .heart::after {
        left: 0;
        transform: rotate(45deg);
        transform-origin: 100% 100%;
    }
    /*--------------------------------------------------------
			共通レイアウト設定
		--------------------------------------------------------*/
    .hpb-layoutset-01 #hpb-inner{
        width: 100%;
    }
    .hpb-layoutset-02 #hpb-inner{
        width: 100%;
        padding-top: 0px;
        margin-top: 10px;
    }
    #hpb-container{
        width: 100%;
        border-left: none;
        border-right: none;
        border-bottom: none;
    }
    .hpb-layoutset-02 #hpb-container{
        width: 100%;
        min-width: inherit;
    }
    /*--------------------------------------------------------
			共通レイアウトパーツ設定
		--------------------------------------------------------*/
    /* ヘッダー内パーツ */
    #hpb-headerMain h1{
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        line-height: 1.4;
    }
    #hpb-headerExtra1{
        margin-top: 0.2em;
    }
    .hpb-layoutset-01 #hpb-headerMain{
        clear: both;
    }
    .hpb-layoutset-01 #hpb-headerLogo a{
        background-position: left top;
        float: none;
        position: relative;
        margin-left: 10px;
    }
    .hpb-layoutset-01 #hpb-headerMain-right{
        margin-top: 0px;
    }
    .hpb-headerMain-white{
        margin-top: 0px;
    }
    .hpb-headerMain-red{
        margin-top: 0px;
    }
    .hpb-layoutset-02 #hpb-headerLogo a{
        width: 100%;
        max-width: 100%;
        background-size: contain;
        background-position: left top;
        float: left;
        position: relative;
        margin-left: 10px;
    }
    #hpb-headerMain{
        //    display: inline-block;
        //    width: 100%;
        min-height: 50px;
    }
    #hpb-main{
    //    padding-top: 20px;
    }
    #hpb-headerExtra1 {
        //    display: inline-block;
    }
    #hpb-headerLogo{
        width: 100%;
    }
    #hpb-headerLogo a{
        //   width: 100px;
        //    min-height: 40px;
        // position:static;
        //    background-size: 100%;
        background-position: left 5px top;
        margin: 0;
        //    padding: 0;
    }
    #hpb-headerExtra1 p.tel{
        padding-top: 0px;
        padding-bottom: 0;
        clear: both;
    }
    #hpb-headerExtra1 p.tel span{
        display: block;
        margin-right: 0;
        margin-left: auto;
        margin-bottom: 5px;
    }
    #hpb-headerExtra1 p.address{
        padding-right: 0;
    }
    /* フッター内パーツ */
    .hpb-layoutset-01 #hpb-footer{
        padding-bottom: 0px;
    }
    #hpb-footerMain{
        padding-left: 5px;
        padding-right: 5px;
    }
    #hpb-footerMain p{
        word-break: break-all;
    }
    #hpb-footerExtra1{
        padding-right: 10px;
    }
    #hpb-footerExtra1 li{
        padding-right: 10px;
        padding-bottom: 10px;
    }
    /* サイドブロック内パーツ */
    /* バナー */
    #banner li{
        max-width: 100%;
    }
    #banner li a{
        max-width: 100%;
    }
    #banner a#banner-blog{
        /* スタッフブログバナー */
        background-position: top center;
        background-size: contain;
    }
    #banner a#banner-trip{
        /* 研修旅行記バナー */
        background-position: top center;
        background-size: contain;
    }
    #banner a#banner-card{
        /* サービスカードバナー */
        background-position: top center;
        background-size: contain;
    }
    #banner a#banner-reserve{
        /* ご予約バナー */
        background-position: top center;
        background-size: contain;
    }
    /* 店舗情報 */
    #shopinfo{
        margin-bottom: 0px;
        max-width: 100%;
    }
    #shopinfo img.shopinfo-img{
        position: relative;
        top: 0;
        left: 0;
        display: block;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
    }
    #shopinfo h3{
        padding-top: 0;
        background-image: none;
    }
    /*--------------------------------------------------------
			ナビゲーションデザイン設定
		--------------------------------------------------------*/
    #hpb-nav{
        display: inline-block;
    }
    #hpb-nav h3.hpb-c-index{
        width: 27px;
        height: 20px;
        background-image: url(../img/btn_menu.png);
        background-position: left top;
        background-repeat: no-repeat;
        margin-left: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
        overflow: hidden;
        text-indent: -9999px;
        cursor: pointer;
    }
    #hpb-nav ul{
        height: auto;
        display: none;
    }
    #hpb-nav ul.toggled-on{
        display: block;
    }
    #hpb-nav li{
        display: block;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #ffffff;
    }
    #hpb-nav li a{
        text-align: left;
        border-right: none;
        margin-top: 0px;
        padding-top: 10px;
        padding-left: 10px;
        padding-bottom: 10px;
        padding-right: 10px;
        background-color: #e95b8d;
        font-size: 16px;
        font-weight: bold;
    }
    #hpb-nav li a:hover{
        background-color: #d94862;
    }
    #hpb-nav li a:active{
        background-color: #e95b8d;
    }
    /*--------------------------------------------------------
			基本パーツデザイン設定
		--------------------------------------------------------*/
    p{
        padding-right: 0;
        padding-left: 0;
    }
    .hpb-layoutset-02 h2{
        background-size: cover;
        height: auto;
        line-height: 1.4;
        padding-top: 30px;
        padding-right: 20px;
        padding-bottom: 30px;
        word-break: break-all;
    }
    .hpb-layoutset-02 h2 span.en{
        display: block;
    }
    .hpb-layoutset-02 #hpb-wrapper h3{
        padding-top: 8px;
        padding-bottom: 8px;
        padding-right: 14px;
        background-image: none;
    }
    h4{
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0;
    }
    h5{
        display: inline-block;
    }
    table{
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box;
    }
    /* フォームパーツ設定 */
    textarea{
        width: 96%;
    }
    input.l{
        width: 96%;
    }
    input.m{
        width: 60%;
    }
    input.s{
        width: 30%;
    }
    /* メインコンテンツ内基本パーツ */
    #hpb-main ul{
        padding-right: 0;
    }
    #hpb-main ul li{
        padding-right: 0;
    }
    #hpb-main dt{
        float: none;
        max-width: 100%;
    }
    #hpb-main dd{
        padding-left: 0;
    }
    #hpb-main img.left{
        margin-right: 0;
        float: none;
    }
    #hpb-main img.right{
        margin-left: 0;
        float: none;
    }
    #pagetop{
        padding-right: 0;
    }
    /* トップページ デザイン定義 */
    #toppage-news h3{
        padding-top: 8px;
        padding-bottom: 8px;
        padding-right: 14px;
        background-image: none;
        background-color: #47633a;
    }
    .news-comment{
        margin-left: 0;
    }
    .news-photo{
        padding-left: 0;
    }
    #toppage-news hr{
        margin-left: 0;
        width: 100%;
    }
    /* コンセプトページ デザイン定義 */
    #concept > img{
        margin-right: 0;
    }
    /* メニューページ デザイン定義 */
    #menu .item{
        width: 100%;
        float: none;
        margin-left: 0;
        margin-right: 0;
        min-height: 0;
    }
    #menu .item h3{
        width: 100%;
        box-sizing: border-box;
    }
    #menu .item dl{
        padding-right: 0;
    }
    #menu .item dt{
        max-width: 100%;
    }
    #menu .item dd{
        padding-left: 0;
    }
    /* クーポン デザイン定義 */
    #coupon{
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        box-sizing: border-box;
    }
    #coupon-off{
        max-width: 100%;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    #coupon-limit{
        max-width: 100%;
        float: none;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }
    .hpb-layoutset-02 #hpb-wrapper #coupon h3{
        background-color: #ffffff;
    }
    #coupon h4{
        max-width: 100%;
        margin-left: auto;
    }
    #coupon p{
        margin-right: 23px;
    }
    /* アクセスマップ */
    #access img{
        float: none;
        padding-left: 0;
        margin-right: 0;
    }
    /* ご予約 */
    #contact form{
        padding-left: 0;
        padding-right: 0;
    }
    /* プライバシー */
    #privacy ul{
        padding-left: 0;
    }
    #nav-wrap{
        background-image: none;
        top: 0px;
        position: fixed;
        z-index: 1;
        color: white;
        bottom: auto;
    }
    .topinfo-fea{
        float: none;
        width: 90%;
        height: 120px;
        margin-left: auto;
        margin-right: auto;
    }
    .topinfo-sub{
        position: absolute;
        top: 30px;
        width: 100%;
    }
    .topinfo-plan{
        float: none;
        width: 90%;
        height: 120px;
        margin-left: auto;
        margin-right: auto;
    }
    .topinfo-box{
        float: left;
        width: 80%;
        font-size: 16px;
        margin-left: 5%;
        padding-left: 5%;
        padding-right: 5%;
        margin-right: 5%x;
    }
    #topconcept{
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        margin-bottom: 15px;
    }
    #topconcept-main{
        width: 100%;
        text-align: center;
        background-color: #ffffff;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-left: 0px;
        margin-right: 0px;
    }
    #topconcept-img{
        float: left;
        width: 100%;
    }
    #topconcept-exp{
        float: left;
        width: 100%;
    }
    #concept-main{
        width: 100%;
        padding-top: 15px;
        padding-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }
    #salon-main{
        width: 95%;
    }
    #salon-main h2{
        font-size: 18px;
    }
    .salon-box{
        width: 85%;
        margin-left: 5%;
        margin-right: 5%;
        font-size: 16px;
    }
    .salon-exp{
        min-height: 1em;
    }
    #plan-main{
        float: left;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .plan-box{
        float: left;
        width: 94%;
        padding-left: 3%;
        padding-right: 3%;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .plan-image{
        float: left;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 10px;
        margin-right: 0px;
    }
    .plan-exp{
        float: left;
        width: 100%;
        font-size: 14px;
        padding-top: 5px;
        margin-bottom: 10px;
    }
    #privacy-main{
        float: left;
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }
    #privacy-main h2{
        font-size: 18px;
    }
    #staff-main{
        float: left;
        width: 94%;
        margin-left: 3%;
        margin-right: 3%;
        padding-left: 0px;
    }
    #staff-main h2{
        font-size: 18px;
        margin-right: 0px;
    }
    .staff-image{
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .staff-exp{
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .tab li{
        padding: 5px 5px !important;
    }
    ul.tab{
        padding-left: 10px !important;
    }
    ul.content{
        font-size: 16px;
    }
    .content-full{
        float: left;
        width: 100%;
    }
    .content-half-left{
        float: left;
        width: 100%;
    }
    .content-half-right{
        float: left;
        width: 100%;
    }
    .dress-box{
        float: left;
        width: 94%;
        padding-left: 3%;
        padding-right: 3%;
    }
    .dress-image{
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .dress-exp{
        width: 100%;
        font-size: 16px;
    }
    .dress-title{
        width: 100%;
        font-size: 24px;
    }
    .custom-image{
        width: 100%;
        margin-top: 15px;
        margin-left: auto;
        margin-right: auto;
    }
    .flower-box{
        width: 94%;
        font-size: 16px;
        padding-left: 3%;
        padding-right: 3%;
        padding-bottom: 10px;
        margin-left: 0px;
    }
    .flower-exp, .flower-exp-w{
        min-height: 1em;
    }
    #inquiry{
        width: 88%;
        margin-left: 3%;
        margin-right: 3%;
        padding-left: 3%;
        padding-right: 3%;
    }
    #inquiry dt{
        float: none;
        max-width: 100%;
    }
    #inquiry dd{
        padding-left: 0;
    }
    #design{
        width: 94%;
        font-size: 16px;
        margin-left: 3%;
        margin-right: 3%;
        padding-bottom: 10px;
        margin-left: 0px;
    }
    #chose{
        width: 94%;
        font-size: 16px;
        padding-left: 3%;
        padding-right: 3%;
        padding-bottom: 10px;
        margin-left: 0px;
    }
    .chose-box{
        float: left;
        width: 88%;
        margin-left: 3%;
        margin-right: 3%;
        padding-left: 3%;
        padding-right: 3%;
    }
    .chose-exp{
        float: left;
        min-height: inherit;
    }
    #hall{
        width: 94%;
        font-size: 16px;
        margin-left: 3%;
        margin-right: 3%;
        padding-bottom: 10px;
        margin-left: 0px;
    }
    .hall-full{
        float: left;
        width: 100%;
    }
    .hall-half-left{
        float: left;
        width: 100%;
    }
    .hall-half-right{
        float: left;
        width: 100%;
    }
    span.hall-item{
        margin-bottom: 15px;
    }
    #hall-image{
        font-size: 16px;
    }
    .prolog-title{
        font-size: 1.5em;
        line-height: 1.5m;
    }
    .prolog p{
        text-align: center;
        font-size: 1em;
        line-height: 1.5em;
    }
    .box-left{
        float: none;
        width: 100%;
        min-height: auto;
        padding-right: 0px;
        margin-bottom: 10px;
    }
    .box-left2{
        float: left;
        width: 100%;
        min-height: auto;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 10px;
    }
    .box-left-img{
        float: left;
        width: 100%;
    }
    .box-left-text{
        float: left;
        width: 100%;
    }
    .box-right{
        float: none;
        width: 100%;
        min-height: auto;
        margin-bottom: 10px;
    }
    .box-right-sub{
        width: 100%;
        min-height: 100px;
        margin-bottom: 10px;
    }
    .box-right-img{
        float: left;
        width: 35%;
        min-height: 100px;
    }
    .box-right-img2{
        float: left;
        width: 48%;
        min-height: auto;
        margin-left: 1%;
        margin-right: 1%;
    }
    .box-right-img3{
        float: left;
        width: 31%;
        min-height: auto;
        margin-left: 1%;
        margin-right: 1%;
    }
    .box-right-text{
        float: right;
        width: 65%;
        min-height: 100px;
    }
    .box-title{
        text-align: center;
        clear: both;
        max-width: 400px;
        border: 2px solid #aa9977;
        padding: 20px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }
    .box-title span{
        padding: 20px;
        font-size: 20px;
        font-weight: bold;
    }
    .toggle{
        cursor: pointer !important;
    }
    .box-more{
        clear: both;
        float: right;
        overflow: hidden;
        font-weight: bold;
        font-size: 18px;
    }
    #pc-image{
        display: none;
    }
    #phone-image{
        display: block;
        /*padding-top: 38px;*/
    }
	.fair_quest_wrap dt{
		float: none;
		margin: 0 1em 0 0!important;
		text-align: left;
		width: auto !important;
		padding: 0!important;
		background-image: none!important;
	}
	.fair_quest_wrap dd{
		margin: 0 0 1em 0!important;
		padding: 0 0 1em 0!important;
		text-align: left;
		border-bottom: 1px solid #000000;
	}
	.fair_quest_wrapin{
		width: 90%;
		margin: 0 auto;
	}
	#fair_quest{
		font-size: 4vw;
	}
	.org_radio input[type="radio"] + span{
		margin:5px;
    	width: 25px;
    	height:25px;
	}
	.org_radio input[type="radio"]:checked + span{
  		width: 25px;
 		height:25px;
	}
	span.pop_btn{
    	margin:5px;
    	width: 25px;
    	height:25px;
	}
	.orgtextbox .orgtextbox-exp2{
		font-size: 18px;
	}
	.orgtextbox .orgtextbox-exp3{
		font-size: 14px;
		width: 80%;
	}
	.lottery-btn{
    	width: 100%;
	}
}
