@charset "UTF-8";
/*!
 * Umi v4.0.0 (https://ysakasin.github.io/Umi/)
 * Copyright 2015 SAKATA Sinji
 * Licensed under MIT (https://github.com/ysakasin/Umi/blob/master/LICENSE)
 */
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


  /* ヘッダー
  ================================================== */
  
.nav-bg, .foot-bg-1 {
    background-color: #193115;
}
.header-area {
    position: relative;
}
.top-header-area {
    background-color: #193115;
    background-image: url(img/footer_img_gallery_bg.png), url(img/top_header_img.png);
    background-repeat: repeat, no-repeat;
    background-position: center, bottom;
    background-size: auto, contain;
    position: relative;
    min-height: 840px;
    padding-top: 2rem;
}
.header-img img {
    object-fit: cover;
    width: 100%;
    height: 220px;
}
.header-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.header-text h1 {
    background: rgba(255,255,255,0.8);
    width: 1000px;
    margin: 0 auto;
    padding: 2rem;
    font-size: 35px;
    letter-spacing: 5px;
    text-indent: 5px;
    color: #281900;
}
.top-area {
    max-width: 800px;
}
.top-svg-width {
    max-width: 500px;
    margin: 0 auto;
}
.top-area h1 {
    margin: 1.8rem 0;
}
.top-header-price {
    font-size: 90px !important;
    margin: 1.5rem 0 0 !important;
    font-weight: normal;
    display: inline-block;
    font-family: 'ヒラギノUD明朝 W4 JIS2004', serif;
}
.top-header-price span {
    font-size: 80px;
}
.top-circle-text {
    font-size: 35px !important;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 0.5rem;
}
.top-text-line {
    font-size: 19px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 0.5rem auto;
    padding: 0.5rem 0;
    width: 70%;
}
.top-area .tax {
    vertical-align: text-bottom;
}
.scroll-down {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}


  /* ベース
  ================================================== */

html {
    max-width: 100%;
}
html, body, h1, h2, h3, h4, h5, h6 {
    font-family: 'ヒラギノUD角ゴ W4 JIS2004', sans-serif;
}
.content-block {
    padding: 2.5rem 0;
}
.serif {
    font-family: 'ヒラギノUD明朝 W4 JIS2004', serif;
    font-weight: normal;
}
.svg-wrapper {
    position: relative;
    width: 100%;
}
.svg-wrapper svg, .svg-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.no-separate {
    display: inline-block;
}
.sp {
    display: none;
}
.pc {
    display: block;
}
.space10 {
    height: 10px;
}
.space40 {
    height: 40px;
}
.space60 {
    height: 60px;
}
.space90 {
    height: 90px;
}
a:hover {
    text-decoration: none;
}
.scroll-arrow {
    width: 5% !important;
}

.caution-box {
    border: 1px solid;
    padding: 1rem;
    margin: 0;
}


  /* TOPページ
  ================================================== */
  
.top-section-1 {
    background: #a9a7a2;
    background-image: url(img/top_section_1_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.top-section-box {
    color: #281900;
}
.top-section-title {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 1.5rem;
}
.top-section-box p {
    line-height: 1.7;
}
.top-section-2 {
    background: #ebf7f0;
    color: #1e3c00;
    padding: 4rem 0;
}
.section-title {
    font-size: 30px;
    font-weight: normal;
    border-bottom: 1px solid;
    padding-bottom: 0.5rem;
}
.section-lead {
    margin: 0;
}
.point {
    padding-top: 2.5rem;
    position: relative;
}
.point-pc {
    display: flex;
}
.point-title, .point-title-right {
    font-size: 18px;
    background: #fff;
    border: 2px solid;
    box-shadow: 0px 2px 0px #1e3c00;
    padding: 1.2rem;
    width: 110%;
    position: absolute;
    top: 20%;
    left: 15%;
    z-index: 10;
}
.point-title span {
    font-size: 16px;
}
.point-title-right {
    left: auto;
    right: 15%;
}
.point-text, .point-text-right {
    padding: 1.8rem;
    margin: 0;
    background: #ebf7f0;
    width: 105%;
    position: absolute;
    bottom: 5%;
    left: 10%;
    z-index: 10;
}
.point-text-right {
    left: auto;
    right: 15%;
    bottom: 15%;
}
.point-text span {
    font-size: 12px;
}
.top-section-3 {
    background: #193115;
    background-image: url(img/foot_bg_2_img.png);
    background-blend-mode: multiply;
}
.top-section-4, .top-section-7 {
    background: #f7f7f7;
}
.top-section4-box {
    color: #1e3c00;
}
.top-section4-box p, .top-section9-box p {
    margin: 1.5rem 0;
}
.mens-suit-table, .ladies-suit-table {
    width: 100%;
    margin: 2rem auto;
    border-spacing: 0;
}
.mens-suit-table th, .ladies-suit-table th {
    background: #1d3152;
    font-size: 30px;
    padding: 0.8rem 2rem;
}
.ladies-suit-table th {
    background: #b3304b;
}
.mens-suit-table th span, .ladies-suit-table th span {
    color: #637188;
    font-size: 16px;
    display: inline-block;
    margin-left: 0.5rem;
}
.ladies-suit-table th span {
    color: #db9da9;
}
.mens-suit-table td, .ladies-suit-table td {
    width: 50%;
    padding: 0;
}
.td-bg-color-1, .td-bg-color-2 {
    background-repeat: no-repeat;
    background-position: -130px center;
    background-size: cover;
}
.td-bg-color-1 {
    background-image: url(img/td_bg_01.jpg);
}
.td-bg-color-2 {
    background-image: url(img/td_bg_02.jpg);
}
.td-left-block, .td-right-block {
    width: 50%;
}
.td-left-block {
    padding: 1.2rem;
}
.td-right-block {
    position: relative;
}
.suit-name {
    color: #281900;
    font-size: 20px;
    margin: 3rem 0;
    line-height: 1.7;
}
.suit-name-en, .suit-name-en-ladies {
    font-size: 14px;
    color: #1d3152;
    display: block;
}
.suit-name-en-ladies {
    color: #b3304b;
}
.suit-description {
    margin: 0;
    color: #281900;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 1rem 0.5rem;
}
.arrow-right-1, .arrow-right-2 {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #d1d3cc;
    position: absolute;
    top: 50%;
}
.arrow-right-2 {
    border-color: transparent transparent transparent #c1c9ba;
}
.top-section-5 {
    color: #1e3c00;
    background-image: url(img/top_section_5_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.flow-arrow {
    display: inline-block;
    vertical-align: middle;
}
.flow-text {
    margin: 0.5rem 0;
    line-height: 1.3;
    width: 85%;
}
.flow-text span {
    font-size: 13px;
}
.flow-btn {
    display: block;
    text-align: center;
    margin: 0 auto;
    background-color: #009fc0 !important;
    border: none !important;
    border-radius: 0 !important;
}
.flow-table {
    width: 100%;
}
.flow-table td {
    width: 25%;
    vertical-align: top;
    padding: 0;
}
.flow-table td a {
    display: block;
    width: 85%;
}
.flow-table-img {
    width: 85% !important;
}
.flow-attention {
    border: 1px solid;
    padding: 1rem 1.5rem;
}
.flow-attention p {
    margin: 0;
}
.top-section-7 {
    color: #1e3c00;
    position: relative;
    z-index: -50;
}
.voice-pc {
    padding-top: 4rem;
    display: flex;
}
.voice-sp {
    display: none;
}
.user-voice, .user-voice-2 {
    position: absolute;
    top: 40px;
    left: 10px;
    z-index: 10;
}
.user-voice-2 {
    top: 60px;
    /*left: auto;*/
    right: 10px;
}
.user-voice-text, .user-voice-text-2 {
    background: #e0e4dc;
    padding: 3.5rem 5rem;
    margin: 0;
    position: absolute;
    bottom: 5%;
    left: -5%;
    z-index: -10;
    min-height: 400px;
}
.user-voice-text-2 {
    left: auto;
    right: -10%;
    width: 105%;
}
.top-section-8 {
    background: #cad8c3;
    color: #1e3c00;
}
.top-section-9 {
    background-image: url(img/top_section_9_bg.jpg);
    color: #1e3c00;
}
.shop-banner-area {
    max-width: 1000px;
}
.shop-banner {
    box-shadow: 0px 0px 7px rgba(0,0,0,0.2);
}
.top-section-9 > .container.map-area {
    max-width: 100%;
    padding: 0;
}
.top-section-9 > .container.map-area > .row {
    margin: 0;
}
.top-section-9 > .container.map-area > .row > .col-lg-12 {
    padding: 0;
}
iframe#shop-map {
    border: none;
    width: 100%;
}
.map-wrapper {
    position: relative;
    overflow: hidden;
    padding-top: 40%;
}
.map-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



  /* 予約フォーム
  ================================================== */

.wrapper#contact{
	background-color: #e6e6e6 !important;
}
.bk-fff{
	background-color: #FFFFFF;
}
.contact-details{
	padding: 2rem 0 1rem 0;
}
.contact-details p{
	padding: 0 1rem;
	color: #1e3c00;
}
.bs-docs-section.contact-form{
    margin-top: 0;
}
.contact-form .table th, .contact-form .table td{
	border: 1px solid #7e8c6b;
	vertical-align: inherit;
}
.contact-form .table th{
	background-color: #193115;
	color: #ffffff;
	width: 30%;
}
.contact-form .table td{
	background-color: #ffffff;
	color: #1e3c00;
}
.form-control{
	color: #1e3c00;
}
.form-control#name, .form-control#tel-number, .form-control#Email, .form-control#visit-time, .form-control.short{
	width: 45%;
}
.form-group.short{
	display: inline-block;
	width: inherit;
}
.contact-form .form-group{
	margin-top: 1rem;
}
span.caution{
	background-color: #b3304b;
	padding: 3px 6px;
	font-size: 0.85rem;
	margin-right: 0.5rem;
	display: inline-block;
	border-radius: 5px;
	width: 18%;
	text-align: center;
}
span.blank{
	padding: 3px 6px;
	font-size: 0.85rem;
	margin-right: 0.5rem;
	display: inline-block;
	border-radius: 5px;
	width: 18%;
	text-align: center;
}
p.red{
	color:#b3304b;
}
.send-form .btn-primary{
	background-color: #b3304b;
	border-color: #b3304b;
}
.send-form .btn-primary:hover{
	background-color: #ffffff;
	color: #b3304b;
}
.send-form{
	text-align: center;
}
.input-group-text{
	background-color: #ffffff;
	border: 1px solid #ffffff;
}
@media (max-width: 991px) {
.contact-form .table th {
	width: 40%;
}
.form-control#name, .form-control#tel-number, .form-control#Email, .form-control.short{
	width: 100%;
}
}
@media (max-width: 767px) {
span.caution {
	width: 30%;
}
span.blank{
	width: 30%;
}
}
@media (max-width: 575px) {
.space40{
	height: 20px;
}
.space90{
	height: 45px;
}
.contact-form .table th, .contact-form .table td {
	width: 100% !important;
	display: block !important;
}
span.caution {
	width: 15%;
}
span.blank {
	width: 15%;
}
}


  /* よくある質問
  ================================================== */

span.question, span.answer{
    display: inline-block;
    width: 50px;
    text-align: center;
    font-size: 1.3rem;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    margin-right: 1rem;
}
span.question{
    color: #1d649d;
    border-right: 2px solid #b5bfab;
}
span.answer{
    color: #d24538;
    height: 50px;
    background-color: #ffffff;
    line-height: 50px;
}
/* アコーディオン */
.ac-container{
    width: auto;
    margin: 30px auto;
}
.ac-container label{
    width: 100%;
    background: #ffffff;
    margin: auto;
    padding: 1rem 0;
    position: relative;
    display: block;
    cursor: pointer;
    color: #1e3c00;
}
.ac-container label:hover{
    background: #c1c9ba;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.ac-container label:after{
    color: #738660;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content:"\f067";
    position: absolute;
    right: 20px;
}
.ac-container input:checked ~ label::after {
    color: #738660;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content:"\f068";
}
.ac-container input{
   display: none;
}
.ac-container div{
   /*background: rgba(255, 255, 255, 0.5);*/
   margin-top: -1px;
   overflow: hidden;
   height: 0px;
   position: relative;
   z-index: 10;
   transition: 
   height 0.3s ease-in-out, 
   box-shadow 0.6s linear;
}
.ac-container input:checked ~ div{
   transition: 
   height 0.5s ease-in-out, 
   box-shadow 0.1s linear;
   /*box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);*/
}
.ac-container div p{
   color: #1e3c00;
   line-height: 23px;
   font-size: 14px;
   padding: 20px 0;
}
/* 高さの定義 */
.ac-container input:checked ~ div.ac-small, .ac-container input:checked ~ div.ac-medium, .ac-container input:checked ~ div.ac-large{
   height: 70px;
}


  /* フッター共通エリア
  ================================================== */

.footer-area-1 {
    max-width: 700px;
}
.footer-area-2 {
    max-width: 900px;
}
.contents-img {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}
.first-chance {
    max-width: 395px;
    margin: 0 auto;
}
.headline {
    font-family: 'ヒラギノUD明朝 W4 JIS2004', serif;
    margin: 1rem auto;
    font-size: 35px;
    line-height: 1.3;
}
.footer-price {
    font-family: 'ヒラギノUD明朝 W4 JIS2004', serif;
    display: inline-block;
    vertical-align: middle;
    font-size: 70px;
    margin: 0;
    font-weight: normal;
}
.footer-price span {
    font-size: 60px;
}
.tax {
    display: inline-block;
    margin: 0;
}
.text-line {
    font-size: 17px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 0.5rem 0 0;
    padding: 0.5rem 0;
}
.text-line-small {
    font-size: 0.85rem;
    margin: 0.8rem 0;
}
span.circle-text {
    font-size: 28px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    vertical-align: top;
    margin-right: 0.5rem;
}
.foot-bg-2 {
    background-color: #91a080;
    color: #193115;
    background-image: url(img/foot_bg_2_img.png);
}
.reserve-headline, .reserve-headline-white {
    font-size: 20px;
}
.reserve-headline:before, .reserve-headline:after,
.reserve-headline-white:before, .reserve-headline-white:after {
    vertical-align: middle;
    display: inline-block;
}
.reserve-headline:before {
    content: url(img/text_before_line_39x44.svg);
    margin-right: 0.5rem;
}
.reserve-headline-white:before {
    content: url(img/text_before_line_white_39x44.svg);
    margin-right: 0.5rem;
}
.reserve-headline:after {
    content: url(img/text_after_line_39x44.svg);
    margin-left: 0.3rem;
}
.reserve-headline-white:after {
    content: url(img/text_after_line_white_39x44.svg);
    margin-left: 0.3rem;
}
.reserve-text {
    border-top: 1px dashed;
    border-bottom: 1px dashed;
    padding: 0.5rem 1rem;
    margin-top: 1rem;
    position: relative;
}
.reserve-text p {
    margin: 0;
}
.suit-img {
    position: absolute;
    bottom: -20px;
    right: 10px;
}
.top-suit-img {
    position: absolute;
    top: -5px;
    right: 10px;
}
.shop-info-btn, .reserve-btn, .order-suit-btn {
    box-sizing: border-box;
    width: 80%;
    margin: 1.5rem auto;
    padding: 1.2rem;
    position: relative;
}
.shop-info-btn {
    background-color: #0078ad;
    border: 3px solid #004d98;
}
.reserve-btn {
    background-color: #cd8300;
    border: 3px solid #b55f00;
}
.order-suit-btn {
    background-color: #00712d;
    border: 3px solid #184f1b;
}
.order-suit-btn br {
    display: none;
}
.shop-info-btn i.fas, .reserve-btn i.fas, .order-suit-btn i.fas {
    position: absolute;
    right: 20px;
    top: 25px;
}
.parking, .top-parking {
    background-color: #607a51;
    background-image: url(img/parking_bg_re.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 2rem;
    padding: 1.5rem;
    border-radius: 1.5rem;
}
.top-parking {
    background-color: #2a4026;
}
.parking-headline, .top-parking-headline {
    font-size: 18px;
    background-color: #b8bfb6;
    display: inline-block;
    padding: 0.3rem 1.2rem;
    border-radius: 1rem;
    margin-bottom: 0.3rem;
}
.top-parking-headline {
    color: #193115;
}
.parking h4, .top-parking h4 {
    font-size: 33px;
    letter-spacing: 1px;
    text-indent: 1px;
}
.parking h4 span, .top-parking h4 span {
    font-size: 40px;
}
.foot-bg-3 {
    background-image: url(img/footer_img_gallery_bg.png);
    padding: 1.8rem 0;
}
.foot-bg-3 > .container {
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.foot-bg-3 > .container > .row {
    margin: 0;
}
.foot-bg-3 > .container > .row > .col-lg-12 {
    padding: 0;
}
.footer-img-gallery {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
}
.footer-img-gallery li {
    align-items: center;
    justify-content: space-between;
}
.footer-img-gallery li img {
    max-width: 100%;
}
.foot-bg-4 {
    padding-top: 2.5rem;
}
.foot-bg-4 .col-lg-12 p {
    font-size: 13px;
    color: #193115;
    margin: 1.3rem 0 0.5rem;
}
.foot-bg-4 .col-lg-12 img {
    width: 240px;
}



  /* メディアクエリ
  ================================================== */

@media (max-width: 1366px) {
.top-header-area {
    min-height: 760px;
}
}

@media (max-width: 1200px) {
span.circle-text {
    font-size: 25px;
    width: 75px;
    height: 75px;
    line-height: 75px;
    vertical-align: text-bottom;
    margin-right: 0.3rem;
}
}

@media (max-width: 1024px) {
.top-section-2 > .container > .row > .col-md-3 {
    flex: 0 0 30%;
    max-width: 30%;
}
.top-section-2 > .container > .row > .col-md-9 {
    flex: 0 0 70%;
    max-width: 70%;
}
.point-title, .point-title-right {
    top: 10%;
    width: 105%;
}
.point-text, .point-text-right {
    padding: 1.5rem;
    width: 120%;
}
.suit-name {
    margin: 1.5rem 0;
}
.suit-description {
    padding: 1rem 0;
    line-height: 1.4;
}
.top-section-5 > .container > .row > .col-md-5 {
    flex: 0 0 45%;
    max-width: 45%;
}
.top-section-5 > .container > .row > .col-md-7 {
    flex: 0 0 55%;
    max-width: 55%;
}
.user-voice {
    top: -30px;
}
.user-voice-2 {
    top: -10px;
}
.user-voice-text, .user-voice-text-2 {
    padding: 3rem 4rem;
    bottom: 20px;
}
.shop-banner-area {
    max-width: 90%;
}
}

@media (max-width: 992px) {
.header-img img {
    object-position: 0 60%;
}
.header-text h1 {
    width: 700px;
}
.section-title {
    font-size: 25px;
}
.top-section-2 .col-md-9 p br {
    display: none;
}
.point-title, .point-title-right {
    top: 5%;
}
.point-text, .point-text-right {
    padding: 1.5rem;
    bottom: 5%;
    font-size: 15px;
}
.point-text-right {
    bottom: 20%;
}
.suit-name {
    margin: 2rem 0;
}
.suit-description {
    font-size: 14px;
}
.voice {
    padding-top: 2.5rem;
}
.user-voice, .user-voice-2 {
    top: 0;
}
.user-voice-2 {
    top: 60px;
    /* left: auto; */
    right: 10px;
}
.user-voice-text, .user-voice-text-2 {
    padding: 3rem 4rem;
    bottom: 30px;
    min-height: auto;
    font-size: 15px;
}
.shop-banner-area {
    max-width: 90%;
}
}

@media (max-width: 768px) { /* タブレットサイズ */
.header-img img {
    height: 180px;
    object-position: 0 80%;
}
.header-text h1 {
    width: 500px;
    padding: 1.8rem;
    font-size: 30px;
}
.footer-area-1, .footer-area-2 {
    max-width: 90%;
}
.headline {
    font-size: 30px !important;
}
.footer-price {
    font-size: 60px;
}
.footer-price span {
    font-size: 50px;
}
span.circle-text {
    font-size: 20px;
    width: 60px;
    height: 60px;
    line-height: 60px;
}
.tax img {
    width: 20px;
    height: 50px;
    vertical-align: middle;
}
.footer-area-2 .row .col-md-6 h4 {
    font-size: 1.2rem;
}
.reserve-text {
    padding: 1rem 0.5rem;
}
.reserve-text p {
    font-size: 0.85rem;
}
.suit-img {
    bottom: -10px;
    right: -30px;
}
.suit-img img {
    width: 70%;
}
.shop-info-btn, .reserve-btn, .order-suit-btn {
    width: 90%;
    font-size: 15px;
}
.parking-headline, .top-parking-headline {
    font-size: 14px;
}
.parking h4, .top-parking h4 {
    font-size: 20px;
}
.parking h4 span, .top-parking h4 span {
    font-size: 35px;
}
.parking .col-md-5 p, .parking .col-md-4 p,
.top-parking .col-md-5 p, .top-parking .col-md-4 p {
    font-size: 0.9rem;
}
.top-header-area {
    min-height: 730px;
}
.top-area h1 {
    margin: 1.5rem 0;
    font-size: 33px;
}
.top-header-price {
    font-size: 80px !important;
}
.top-header-price span {
    font-size: 70px;
}
.top-circle-text {
    font-size: 30px !important;
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin-right: 0.3rem;
}
.top-area .tax img {
    width: 20px;
    height: 60px;
    vertical-align: text-top;
}
.top-text-line {
    font-size: 17px;
}
.top-section-box p {
    font-size: 15px;
}
.top-section-2 > .container > .row > .col-md-3 {
    flex: 0 0 35%;
    max-width: 35%;
}
.top-section-2 > .container > .row > .col-md-9 {
    flex: 0 0 65%;
    max-width: 65%;
}
.point-title, .point-title-right {
    font-size: 15px;
    padding: 1rem;
    left: 10%;
    top: 10px;
    width: 125%;
}
.point-title-right {
    left: auto !important;
    right: 15%;
}
.point-text, .point-text-right {
    padding: 1rem;
    bottom: 10px;
    font-size: 13px;
    width: 125%;
}
.point-title span {
    font-size: 12px;
}
.td-bg-color-1, .td-bg-color-2 {
    background-position: -80px center;
}
.td-left-block {
    padding: 1rem;
}
.suit-name {
    margin: 1rem 0;
    font-size: 15px;
}
.suit-name-en, .suit-name-en-ladies {
    font-size: 12px;
}
.suit-description {
    font-size: 12px;
    padding: 0.5rem 0;
}
.arrow-right-1, .arrow-right-2 {
    top: 45%;
}
.top-section-5 > .space60 {
    height: 30px;
}
.top-section-5 .section-title {
    text-align: left !important;
}
.top-section-5 > .container > .row > .col-md-5,
.top-section-5 > .container > .row > .col-md-7 {
    flex: 0 0 50%;
    max-width: 50%;
}
.top-section-5 > .container > .row > .col-md-5 {
    flex: 0 0 50%;
    max-width: 50%;
}
.flow-table-img-arrow {
    width: 15px;
}
.flow-text, .flow-btn {
    font-size: 14px;
}
.flow-text span {
    font-size: 12px;
}
.flow-table td.space40 {
    height: 20px;
}
.flow-attention {
    padding: 1rem;
}
.flow-attention p {
    font-size: 12px;
}
.top-section-7 > .container > .row > .col-md-3 {
    flex: 0 0 30%;
    max-width: 30%;
}
.user-voice, .user-voice-2 {
    top: -25px;
}
.user-voice-2 {
    top: 50px;
    right: 0;
}
.user-voice-text, .user-voice-text-2 {
    padding: 2rem;
    min-height: auto;
    bottom: 0;
    font-size: 13px;
}
.shop-banner-area {
    max-width: auto;
}
.top-section-8 > .container > .row > .col-md-3 {
    flex: 0 0 33%;
    max-width: 33%;
}
.top-section-4 .space60, .top-section-5 .space60, .top-section-7 .space60 {
    height: 30px;
}
}

@media (max-width: 576px) {
.header-img img {
    object-position: 0 100%;
}
.pc {
    display: none;
}
.sp {
    display: block;
    padding: 0 15px;
}
.sp-contents-img {
    margin-bottom: 1rem;
}
.footer-price {
    font-size: 65px;
}
.footer-price span {
    font-size: 50px;
}
span.circle-text {
    width: 75px;
    height: 75px;
    line-height: 75px;
    font-size: 25px;
}
.tax img {
    width: 17px;
    height: 45px;
    vertical-align: top;
}
.footer-area-2 .row .col-md-6 h4 {
    font-size: 25px;
}
.reserve-text {
    padding: 1rem 1.5rem;
}
.suit-img {
    bottom: -20px;
    right: 10px;
}
.suit-img img {
    width: auto;
    height: 125px;
}
.shop-info-btn, .reserve-btn, .order-suit-btn {
    display: inline-block;
    width: 48%;
    margin: 2rem 0.2rem;
    padding: 1rem;
}
.shop-info-btn i.fas, .reserve-btn i.fas, .order-suit-btn i.fas {
    top: 20px;
    right: 12px;
}
.footer-area-2 .btn-block+.btn-block {
    margin: 0;
}
.foot-bg-3.content-block {
    padding: 1.5rem 0;
    background-size: 15%;
}
.top-area {
    max-width: 90%;
}
.top-header-area {
    background-image: url(img/footer_img_gallery_bg.png), url(img/top_header_img_sp.png);
    padding-top: 1.5rem;
    min-height: 900px;
}
.top-header-price {
    font-size: 70px !important;
}
.top-header-price span {
    font-size: 60px;
}
.top-area .tax img {
    width: 18px;
    height: 50px;
    vertical-align: text-top;
}
.top-circle-text {
    font-size: 25px !important;
    width: 70px;
    height: 70px;
    line-height: 70px;
    vertical-align: text-bottom;
    margin-right: 0.3rem;
}
.top-text-line {
    width: 85%;
}
a.scroll-link {
    font-size: 14px;
}
.top-section-title {
    font-size: 25px;
    line-height: 1.4;
}
.top-section-box p {
    font-size: 13px;
}
.top-section-2 {
    padding: 3rem 0;
}
.section-lead {
    font-size: 14px;
}
.top-section-2 > .container > .row > .col-md-3 {
    flex: 0 0 45%;
    max-width: 45%;
}
.top-section-2 > .container > .row > .col-md-9 {
    flex: 0 0 80%;
    max-width: 80%;
    margin-top: 1rem;
}
.top-section-2 .section-title {
    text-align: left !important;
}
.top-section-2 > .row.point,
.point-title, .point-title-right,
.point-text, .point-text-right {
    position: static;
}
.point-title, .point-title-right,
.point-text, .point-text-right {
    width: 100%;
}
.top-section-4 .col-lg-12 {
    width: 90%;
}
.top-section4-box p {
    text-align: left !important;
}
.top-section4-box p br {
    display: none;
}
.suit-area-box {
    width: 100% !important;
}
.mens-suit-table, .ladies-suit-table {
    margin: 0.5rem auto 1rem;
}
.mens-suit-table th, .ladies-suit-table th {
    font-size: 23px;
    padding: 0.8rem 1.5rem;
}
.mens-suit-table th span, .ladies-suit-table th span {
    font-size: 14px;
}
.mens-suit-table td, .ladies-suit-table td {
    width: 100%;
    display: inline-block;
}
.td-bg-color-1, .td-bg-color-2 {
    background-position: -50px center;
}
.td-left-block {
    width: 70%;
}
.td-right-block {
    width: 30%;
}
.suit-name {
    margin: 1.5rem 0;
    font-size: 20px;
}
.suit-name-en, .suit-name-en-ladies {
    font-size: 15px;
}
.arrow-right-1, .arrow-right-2 {
    top: 45%;
}
.top-section-5 > .container > .row > .col-sm-12 {
    flex: 0 0 80%;
    max-width: 80%;
}
.top-section-5 > .container > .row > .col-md-7 {
    margin-top: 1rem;
}
.flow-table td {
    width: 50%;
    display: inline-block;
    margin-bottom: 1rem;
}
.flow-table td.last-td {
    width: 100%;
}
.flow-table td.space40 {
    display: none;
}
.flow-table-img {
    width: 90% !important;
}
.top-section-7 {
    position: static;
}
.user-voice, .user-voice-2,
.user-voice-text, .user-voice-text-2 {
    position: static;
}
.user-voice-text-2 {
    width: 100%;
}
.top-section-9 .col-xs-12 {
    width: 90%;
    margin: 0 auto;
}
.top-section4-box p, .top-section9-box p {
    margin: 1rem 0;
}
.shop-banner-area {
    max-width: 85%;
}
.shop-banner-area > .row.point {
    padding: 0;
}
.shop-banner {
    margin-top: 1.2rem !important;
}
.point-pc {
    display: none;
}
.point-img-sp, .point-img-sp-2 {
    /*position: relative;*/
    margin-top: 1.5rem;
}
.point-img-sp img, .point-img-sp-2 img {
    display: block;
    width: 70%;
    margin: 0 0 0 auto;
}
.point-img-sp-2 img {
    display: block;
    width: 70%;
    margin: 0 auto 0 0;
}
.point-sp-box {
    position: relative;
}
.point-title-sp, .point-title-sp-2 {
    background: #fff;
    border: 2px solid;
    box-shadow: 0px 2px 0px #1e3c00;
    font-size: 15px;
    padding: 1rem;
    width: 60%;
    position: absolute;
    top: -30px;
}
.point-title-sp span {
    font-size: 12px;
}
.point-title-sp-2 {
    margin: 0 0 2px auto;
    right: 0;
}
.point-text-sp {
    font-size: 14px;
    padding: 3rem 0 1rem;
}
.top-section-4 .space60, .top-section-5 .space60, .top-section-7 .space60 {
    height: 20px;
}
.voice-pc {
    display: none;
}
.voice-sp {
    display: flex;
}
.user-voice-sp {
    width: 90%;
    margin: 0 0 0 auto;
}
.user-voice-sp-2 {
    width: 90%;
    margin: 0 auto 0 0;
}
.user-img {
    width: 45%;
}
.user-img-2 {
    width: 45%;
    margin: 0 0 0 auto;
}
.user-img img {
    margin: 1rem 1.5rem 1rem 0;
}
.user-img-2 img {
    margin: 1rem 0 1rem 1.5rem;
}
.user-voice-text-sp {
    width: 90%;
    margin: -2rem 0 0 auto;
    padding: 2.5rem 2rem;
    font-size: 14px;
}
.user-voice-text-sp-2 {
    margin: -2rem auto 0 0;
}
.shop-banner-area {
    max-width: 100%;
}
.top-section-8 > .container > .row > .col-md-3 {
    flex: 0 0 40%;
    max-width: 40%;
}
.ac-container {
    margin: 20px auto;
}
.ac-container label {
    padding: 0.7rem 0;
    font-size: 13px;
}
.ac-container label:after {
    top: 18px;
    right: 18px;
}
.ac-container div p {
    font-size: 13px;
    margin: 0;
}
.google_map {
    padding-top: 70% !important;
}
.map-wrapper {
    padding-top: 70% !important;
}
}

@media (max-width: 480px) {　/* スマホサイズ */
.footer-area-1, .footer-area-2 {
    max-width: 100%;
}
.headline {
    margin: 0.5rem auto 1rem;
    font-size: 25px !important;
}
.footer-price {
    font-size: 55px;
}
.footer-price span {
    font-size: 40px;
}
span.circle-text {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    margin-right: 0.3rem;
}
.tax img {
    height: 40px;
}
.top-area .tax img {
    width: 12px;
    height: 35px;
}
.text-line {
    font-size: 14px;
    margin-top: 1rem;
}
.footer-area-2 > .row.sp {
    margin: 0;
    padding: 0;
}
.header-text h1 {
    width: 350px;
    padding: 1.5rem;
    font-size: 25px;
}
.top-header-area {
    min-height: 800px;
}
.top-area h1 {
    margin: 1.3rem 0;
    font-size: 28px;
}
.top-header-price {
    font-size: 55px !important;
}
.top-header-price span {
    font-size: 50px;
}
.top-circle-text {
    font-size: 20px !important;
    width: 60px;
    height: 60px;
    line-height: 60px;
}
.top-text-line {
    font-size: 16px;
    margin: 1rem auto;
}
.top-section-title {
    font-size: 24px;
}
.top-section-box p br {
    display: none;
}
.suit-name {
    margin: 0.5rem 0 1rem;
    font-size: 20px;
}
.arrow-right-1, .arrow-right-2 {
    border-width: 15px 0 15px 15px;
}
.top-section-2 > .container > .row > .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
}
.top-section-2 > .container > .row > .col-md-9 {
    flex: 0 0 100%;
    max-width: 100%;
}
.section-lead {
    font-size: 13px;
}
.point-img-sp img, .point-img-sp-2 img {
    width: 75%;
}
.point-title-sp, .point-title-sp-2 {
    width: 70%;
}
.point-text-sp {
    font-size: 13px;
    padding: 2.5rem 0 1rem;
}
.td-bg-color-1, .td-bg-color-2 {
    background-position: -10px center;
}
.td-left-block {
    padding: 0.85rem;
}
.suit-name {
    margin: 0.5rem 0;
    font-size: 18px;
}
.suit-name-en, .suit-name-en-ladies {
    font-size: 13px;
}
.suit-description {
    padding: 0.5rem 0;
    line-height: 1.4;
}
.top-section-4 .space60, .top-section-5 .space60, .top-section-7 .space60, .top-section-8 .space60 {
    height: 0;
}
.top-section-5 > .container > .row > .col-md-7 {
    margin: 1rem 0 1.5rem;
}
.flow-text span {
    font-size: 10px;
}
.top-section-8 > .container > .row > .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
}
.shop-info-btn, .reserve-btn, .order-suit-btn {
    margin: 2rem 0.1rem;
    font-size: 14px;
}
.ac-container label {
    padding: 0.7rem 2rem 0.7rem 0;
}
span.question, span.answer {
    width: 30px;
    font-size: 0.8rem;
    margin-right: 0.5rem;
}
span.answer {
    height: 30px;
    line-height: 30px;
}
.ac-container label:after {
    top: 12px;
    right: 15px;
}
.ac-container input:checked ~ div.ac-small {
    height: 60px;
}
.ac-container input:checked ~ div.ac-medium {
    height: 80px;
}
.ac-container input:checked ~ div.ac-large {
    height: 100px;
}
.voice {
    padding-top: 1.5rem;
}
.user-voice-sp, .user-voice-sp-2 {
    width: 95%;
}
.user-img img {
    margin: 0.8rem 1.2rem 0.8rem 0;
}
.user-img-2 img {
    margin: 0.8rem 0 0.8rem 1.2rem;
}
.user-voice-text-sp {
    padding: 2.5rem 1.2rem;
    font-size: 13px;
}
.ac-container label {
    font-size: 12px;
}
.ac-container div p {
    font-size: 12px;
}
.tax-text {
    margin-bottom: 0 !important;
    font-size: 1.5em !important;
}
.footer-area-1 h5 {
    margin: 0.3rem 0;
    font-size: 1rem;
}
.top-section-7 > .container > .row > .col-md-3 {
    flex: 0 0 40%;
    max-width: 100%;
}
}

@media (max-width: 420px) {
.header-img img {
    height: 160px;
}
.header-text h1 {
    width: 300px;
}
.headline {
    font-size: 22px !important;
}
.footer-price {
    font-size: 45px;
}
.footer-price span {
    font-size: 30px;
}
span.circle-text {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    vertical-align: top;
}
.tax img {
    width: 13px;
    height: 35px;
    vertical-align: text-top;
}
.footer-area-2 .row .col-md-6 h4 {
    font-size: 20px;
}
.reserve-text {
    padding: 0.8rem;
    font-size: 0.85rem;
}
.reserve-text p {
    max-width: 85%;
}
.reserve-text p br {
    display: none;
}
.suit-img {
    bottom: -25px;
    right: 5px;
}
.suit-img img {
    width: 85%;
    height: auto;
}
.shop-info-btn, .reserve-btn, .order-suit-btn {
    min-height: 70px;
}
.shop-info-btn i.fas, .reserve-btn i.fas, .order-suit-btn i.fas {
    top: 25px;
    right: 10px;
}
.order-suit-btn {
    font-size: 13px;
    line-height: 1.3;
}
.order-suit-btn br {
    display: inline;
}
.foot-bg-4 .col-lg-12 img {
    width: 50%;
}
.foot-bg-4 .col-lg-12 p {
    font-size: 11px;
}
.top-header-area {
    min-height: 88vh;
}
.top-area h1 {
    font-size: 20px;
    line-height: 1.2;
    margin: 1rem 0;
}
.top-header-price {
    margin: 1rem 0 0 !important;
    font-size: 40px !important;
}
.top-header-price span {
    font-size: 30px;
}
.top-circle-text {
    font-size: 15px !important;
    width: 45px;
    height: 45px;
    line-height: 45px;
}
.tax img {
    width: 15px;
    height: 35px;
}
.top-area .tax img {
    height: 30px;
}
.top-text-line {
    width: 90%;
    font-size: 14px;
}
a.scroll-link {
    font-size: 12px;
}
.top-section-title {
    font-size: 20px;
}
.mens-suit-table th, .ladies-suit-table th {
    font-size: 20px;
}
.mens-suit-table th span, .ladies-suit-table th span {
    font-size: 13px;
}
.td-left-block {
    padding: 0.8rem;
}
.suit-name {
    margin: 0 0 0.5rem;
    font-size: 15px;
    line-height: 1.5;
}
.suit-name-en, .suit-name-en-ladies {
    font-size: 11px;
}
.suit-description {
    font-size: 11px;
    padding: 0.5rem 0;
    line-height: 1.3;
}
.arrow-right-1, .arrow-right-2 {
    border-width: 10px 0 10px 10px;
}
.flow-table-img {
    width: 85% !important;
}
.flow-text, .flow-btn {
    font-size: 12px;
}
.flow-text span {
    font-size: 11px;
}
.flow-attention p {
    font-size: 12px;
}
.section-title {
    font-size: 22px;
}
.top-section-2 > .container > .row > .col-md-3 {
    flex: 0 0 60%;
    max-width: 60%;
}
.point-title-sp, .point-title-sp-2 {
    width: 75%;
    padding: 0.8rem;
}
.top-section-4 .col-lg-12 {
    width: 100%;
}
.top-section-5 > .container > .row > .col-sm-12 {
    flex: 0 0 85%;
    max-width: 85%;
}
.top-section-9 .space60 {
    height: 30px;
}
.top-section-7 > .container > .row > .col-md-3 {
    flex: 0 0 40%;
    max-width: 40%;
}
.top-section-9 .col-xs-12 {
    width: 100%;
}
span.text-2line {
    display: inline-block;
    padding-left: 2.4rem;
}
.tax-text {
    margin: 0 !important;
}
}


/* 20181109追記 */
.separate {
	margin-top: 1.3rem;
	margin-bottom: 1.3rem;
}
.table-in-table td {
	border: none !important;
        padding: 0;
}
.form-width {
	width: 50%;
}

/* 20181213追記 */
.tax-text {
	vertical-align: bottom;
	margin-bottom: 0.5rem;
	font-family: 'ヒラギノUD明朝 W4 JIS2004', serif;
	font-weight: normal;
	font-size: 2rem;
	letter-spacing: -3px;
}
.footer-area-1 h5 {
	margin: 0.5rem 0 1rem;
	font-size: 1.15rem;
	font-family: 'ヒラギノUD明朝 W4 JIS2004', serif;
	font-weight: normal;
}