@charset "utf-8";


* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.disnon_pc {
    display: none;
}
.disnon_sp {
    display: inline-block;
}


.br_sp{
    display:none;
}
.br_pc{
    display:inline;
}
.smp{
    display:none;
}
.print{
    display:none;
}


/* -----------------------------------------------------------
   #header
   ----------------------------------------------------------- */

#header {
	background: #f1f1f1;
    padding: 10px;
    line-height: 1;
	position:relative;
}
#header .head{
    width: 150px;
    margin: auto;
}
#header .form_link{
    top: 17px;
    position: absolute;
    right: 10%;
    display: table;
    border-collapse: separate;
    border-spacing: 20px 0px;
}
#header .form_link .link_buttom{
    display: table-cell;
    padding: 5px 15px;
    background: #fff;
}
header .path div {
    display: table;
    vertical-align: bottom;
}
header .path p {
	display: table-cell;
	vertical-align: middle;
min-width: 180px;
}
header .path p a:after {
    content: ">";
    display: inline-block;
	padding: 0px 5px;
}
header .path p a {

}
header .path p .ava_logo {
    width: 156px;
    height: 36px;
}
/* -----------------------------------------------------------
   #breadcrumb-his
   ----------------------------------------------------------- */
#breadcrumb-his ul {
    padding-right: 10px;
    text-align: right;
    letter-spacing: -5px;
    font-size: 0;
}
#breadcrumb-his li {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0.1em;
    line-height: 3;
    font-size: 12px;

}

#breadcrumb-his li a {
    display: inline-block;
    vertical-align: middle;
    line-height: 3;
    font-size: 12px;
    opacity: 0.5;
}
#breadcrumb-his li::before {
    content: "\03e";
    padding: 0 0.625em;
    display: inline-block;
    vertical-align: middle;
    line-height: 3;
    font-size: 12px;
}
#breadcrumb-his li:first-child::before { content: none;}
@media screen and (max-width: 480px){
#breadcrumb-his {
    display: none;
}
}
/* -----------------------------------------------------------
   #attention 
   ----------------------------------------------------------- */

.wrap_attention {
    width: 1130px;
    margin: auto;
    font-size: 13px;
    padding: 50px 0px;
    line-height: 2;
}
.wrap_attention .title{
    display: inline-block;
    padding: 3px 5px;
    background: #5e310d;
    color: #fff;
    line-height: 1;
}

#contact {
    padding-top: 50px;
}
#copy{
    text-align: center;
}

#page-top ul a li {
    height: 50px;
    width: 100px;
}
/* -----------------------------------------------------------
   #contact 
   ----------------------------------------------------------- */

#attention {
    background-color: #f5f5f5;
    padding: 30px;
    font-size: 14px;
    color: #5b5b5b;
    font-family: "YuGothic", "Yu Gothic", "游ゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
#attention .attention_wrap {
    width: 1130px;
    margin: auto;
}
#attention ul {
    margin: 10px 20px 5px;
}
#attention ul li {
    list-style-type: disc;
    padding: 1px 0;
}
.contact_full_w825 ul li {
    letter-spacing: 0px;
}
#contact {
    padding: 50px 0px;
    font-size: 14px;
    background: #333;
    color: #eee;
	letter-spacing: .1rem;
line-height: 2;
}
#contact .contact_full_w960_print {
    width: 1130px;
    margin: auto;
    font-family: "YuGothic", "Yu Gothic", "游ゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
/*#contact .contact_full_w960_print p{
    line-height: 1.6;
    margin: 15px 0px;
}*/
/*#contact .contact_full_w960_print p span {
    padding: 3px 10px;
    border-radius: 3px;
    display: inline-block;
    line-height: 1;
}*/
#contact .linkButton {
    display: none;
}
#contact .contact_full_w960_print p span:hover {
    opacity: 0.7;
}
.smp {
    display: none;
}
.print {
    display: none;
}

.br_sp_top {
    display: none;
}


/*後入れここから*/
.footer {
    background: #f1f1f1;
}
.wrap_shop {
    width: 1280px;
    margin: auto;
	    padding: 80px 0px 30px;
}
.wrap_shop .wrap_logo {
    text-align: center;
	    margin-top: 50px;
}
.wrap_shop .wrap_logo .logo_his{
    width: 140px;
    display: inline-block;
}
.wrap_shop .wrap_logo .logo_ava{
    width: 250px;
    display: inline-block;
}

#section_shop_list {
    width: 900px;
    margin: 10px auto;
    font-size: 10px;
    letter-spacing: .01em;
    padding: 6px 10px;
    border-radius: 5px;
    border: solid 1px #9f9fa0;
    background: #f5f5f5;
    line-height: 1.4;
}
#section_shop_list span{
    font-weight: bold;
}

.shop_info .ttl {
    font-weight: bold;
    margin-bottom: 5px;
}
.shop_info .area_shop > span {
    padding: 3px 15px;
    background: #dddddd;
}
#contact .contact_full_w960_print p.accordion_icon {
    display: none;
}
.contact_full_w960_print .title {
    display: block;
    font-weight: bold;
    margin-bottom: 20px;
}
/*
.contact_full_w960_print .subMenu{
    display: inline;
}
*/
.contact_full_w960_print .subMenu > li {
    display: block;
    margin: 10px auto;
}
.contact_full_w960_print .area_shop{
     display: inline;
}
.contact_full_w960_print .wrap_area_shop{
    display: inline;
}
.contact_full_w960_print .wrap_area_shop li{
    display: inline;
}
.contact_full_w960_print .wrap_area_shop li:after {
    content:"/";
    display: inline;
    padding:0px 7px;
}

.contact_full_w960_print li.shop_his a{
    color: inherit;
}
.contact_full_w960_print li.shop_his a {
    padding: 3px 10px;
    background: #8a8a8a;
    font-size: 13px;
    color: #fff;
}

.contact_full_w960_print .wrap_area_shop li.shop_link:after {
    content:"";
    padding:0px 0px;
}
.contact_full_w960_print p{
    display: inline;
}
.linkButton {
    text-align: center;
    margin-top: 40px;
}
.linkButton a {
    font-size: 15px;
    color: #fff;
    background: #ab9a9a;
    display: inline-block;
    padding: 10px 15px;
    margin: 5px;
}



/*後入れここまで*/
.copy_right {
    text-align: center;
font-size: 13px;
background: #bbb;
color: #fff;
}

#page-top {
    position: fixed;
    bottom: 0px;
    right: 40px;
	width: 100px;
	z-index: 2;
}
#link_top {
    position: fixed;
    top: 0px;
    left: 3%;
    text-align: center;
    padding: 10px 20px 15px;
    line-height: 1.4;
    background: #f08f91;
    color: #fff;
    font-weight: bold;
    z-index: 15;
}
#link_top.a_hover {
    background: #fbc896;
}

.yoyaku {
    position: fixed;
    top: 10%;
    right: 0px;
    width: 120px;
	font-family: "YuGothic", "Yu Gothic", "游ゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.yoyaku a{
    width: 120px;
    height: 120px;
    display: block;
    background: #3d92cc;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    padding: 80px 5px 0px;
    box-sizing: border-box;
    letter-spacing: .05rem;
	margin-bottom: 20px;
	position: relative;
}
.yoyaku a.disnon_pc{
display: none ;
}
.yoyaku a.mail{
   background: #1fbcc9;
}

.yoyaku a.tel:before{
	content:"";
	background: url(../images/icon_tel.png) no-repeat 50%;
    background-size: contain;
    width: 60px;
    height: 60px;
	display: block;
	position: absolute;
top: 10px;
right: 30px;
}
.yoyaku a.tenpo:before{
	content:"";
	background: url(../images/icon_tenpo.png) no-repeat 50%;
    background-size: contain;
    width: 60px;
    height: 60px;
	display: block;
	position: absolute;
top: 10px;
right: 30px;
}
.yoyaku a.mail:before{
	content:"";
	background: url(../images/icon_mail.png) no-repeat 50%;
    background-size: contain;
    width: 60px;
    height: 60px;
	display: block;
	position: absolute;
top: 10px;
right: 30px;
}


@media print {
	footer .linkButton	{display:none}
	footer .copy_right{display:none}


.print{
    display:inline;
}

}
   

@media screen and (max-width: 480px){
html, body {
    overflow-x: hidden;
}
.br_sp{
    display:inline;
}
.br_pc{
    display:none;
}
.smp{
    display:inline;
}
.disnon_pc {
    display: inline;
}
.disnon_sp {
    display: none !important;
}



/* -----------------------------------------------------------
   #header
   ----------------------------------------------------------- */
/*#header .path {
    display: table;
}*/
#header {
    padding: 10px 0px 0px;
}
#header .form_link {
    position: static;
    width: 100%;
    background: #7bcbac;
    padding: 0px;
	border-spacing: 0px 0px;
	    margin-top: 5px;
}
#header .form_link .link_buttom {
    display: table-cell;
    padding: 10px 15px;
    background: inherit;
    text-align: center;
    width: 50%;
    border-right: solid 1px #fff;
	    font-size: 15px;
    }
#header .form_link .link_buttom:last-child {
    border-right: solid 0px #fff;
}
#header .form_link .link_buttom a{
    display: block;
    color: #fff;
}
#header .path p {
    text-align: left;
    font-size: 11px;
    letter-spacing: .08rem;
    line-height: 1.5;
    display: block;
	min-width: inherit;
}

#header .path p.logo {
    display: block;
text-align: center;
width: auto;
}
#header .path p.logo a img{
    width: 156px;
height: 36px;
}
#header .path .logo a::after {
    content: "";
    display: none;
}
#header .path p.scroll {
    overflow-x: scroll;
    white-space: nowrap;
    width: 100%;
}
/* -----------------------------------------------------------
   #attention
   ----------------------------------------------------------- */

#attention {
    background-color: #f5f5f5;
    padding: 5%;
    font-size: 13px;
    letter-spacing: 0rem;
}
#attention .attention_wrap {
    width: 100%;
    margin: auto;
}
.web {
    display: none;
}
#page-top ul a li {
    height: 20px;
    width: 60px;
}

.contact_full_w320 p.othershop {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 1.3;
}
#copy {
    line-height: 1.2;
    padding: 5px;
    font-size: 12px;
}
/* -----------------------------------------------------------
   #contact
   ----------------------------------------------------------- */
.footer {
    background: #fff;
}
#contact {
padding: 20px 0px 50px;
}
.contact {
    padding: 60px 0px;
}
/*#contact .contact_full_w960_print p {
    font-size: 12px;
    letter-spacing: .05rem;
    word-break: break-all;
}*/
.wrap_attention {
    width: 90%;
    margin: auto;
    font-size: 11px;
    padding: 8% 0px;
    line-height: 2;
    letter-spacing: .05rem;
}

.contact .title {
    margin: 10px auto;
font-size: 22px;
font-weight: bold;
text-align: center;
letter-spacing: 0.2rem;
line-height: 1.2;
width: 90%;
}
#attention ul {
    margin: 10px 0px 5px 10px;
}
#contact .contact_full_w960_print {
    width: 97%;
}
.contact .sub_title {
    font-size: 13px;
    letter-spacing: 0.25rem;
    line-height: 1.5;
    margin-bottom: 20px;
    padding: 10px 15px;
    width: 80%;
}
.wrap_buttom {
    margin-top: 20px !important;
}
.contact a .link_buttom {
    width: 80%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    display: block;
    margin: 8px auto;
    color: #fff;
    background-image: url("../images/link_arrow.png");
    background-position: 90% 50%;
    background-repeat: no-repeat;
	background-size: 10px;
}
#page-top {
    position: fixed;
    bottom: 50px;
    right: 10px;
    width: 70px;
	z-index: 10;
}
.form_buttom {
   padding: 10px 0px 0px;
}
.form_buttom .link_buttom {
    background: #7bcbac;
    width: 80%;
    padding: 10px 40px;
    line-height: 1;
    display: block;
    margin: 15px auto;
    border: 2px #8cc5af solid;
}
/* -----------------------------------------------------------
  /*後入れここから
   ----------------------------------------------------------- */
.wrap_shop {
    width: 100%;
    margin: auto;
    padding: 0px 0px 30px;
}


.contact_full_w960_print {
    width: 100%;
    font-size: 10px;
    letter-spacing: .01em;
    padding: 0px 0px;
    border-radius: 5px;
    border: solid 0px #9f9fa0;
    background: inherit;
    line-height: 1.4;
}
.contact_full_w960_print
 .title{
        font-size: 17px;
    text-align: center;
    background: #7bcbac;
    padding: 15px 0px;
    border-bottom: none;
    display: block;
    margin-bottom: 0px;
    color: #fff;
/*background: url(../images/icon_open.png) no-repeat;
    background-size: 20px;
background-position: 95% center;*/
}
/*.contact_full_w960_print .title.select{
background: url(../images/icon_close.png) no-repeat;
    background-size: 20px;
background-position: 95% center;
}*/
.shop_info {
    width: 90%;
    margin: 8% auto 8%;
    padding: 0px;
    background: inherit;
}

.shop_info .ttl {
    font-size: 15px;
    margin-bottom: 0%;
    background: rgb(123 203 172 / 90%);
    padding: 12px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    position: relative;
}
.shop_info .ttl:after {
    content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    border-bottom: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
        top: 16px;
    right: 30px;
}
.shop_info .ttl.active:after {
    content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 2px #fff;
    border-left: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 20px;
    right: 30px;
}
.shop_info .area_shop > span{
        padding: inherit;
    background: inherit;
	color: rgba(123, 203, 172, 0.9);
}
.contact_full_w960_print {
    background: #f6f6f6;
}
.contact_full_w960_print .subMenu > li {
    display: block;
    text-align: center;
    font-size: 15px;
    letter-spacing: .1rem;
    line-height: 1;
    margin: 0% auto;
    border-bottom: solid 3px #ffffff;
    position: relative;
}
.contact_full_w960_print .subMenu > li .area_shop:after {
    content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    border-bottom: solid 2px #7ccbac;
    border-right: solid 2px #7ccbac;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
        top: 16px;
    right: 30px;
}
.contact_full_w960_print .subMenu > li .area_shop.active:after {
    content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 2px #7ccbac;
    border-left: solid 2px #7ccbac;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 20px;
    right: 30px;
}
.contact_full_w960_print .wrap_area_shop {
    display: block;
    padding: 4% 0px;
    text-align: left;
    border-bottom: solid 1px #ffffff;
    margin: 0% 4%;
    font-size: 11px;
    line-height: 1.3;
}
.contact_full_w960_print .area_shop {
    display: block;
        padding: 5% 0px;
}

.contact_full_w960_print .wrap_area_shop li {
    display: block;
    padding: 4% 0px;
    text-align: left;
    border-bottom: solid 1px #ffffff;
    margin: 0% 4%;
    font-size: 11px;
    line-height: 1.3;
}
.contact_full_w960_print .wrap_area_shop li {
    display: block;
    padding: 4% 0px;
    text-align: left;
    border-bottom: solid 1px #ffffff;
    margin: 0%;
    font-size: 12px;
    line-height: 1.3;
}
.contact_full_w960_print .wrap_area_shop li:last-child {
    border-bottom: solid 0px #bcbcbc;
}
.copy_right {
    font-size: 10px;
    text-align: center;
    background: #6b6b6b;
    color: #fff;
    margin-top: 30px;
}

/*後入れここまで*/
}

/* -----------------------------------------------------------
  このサイトだけ追加、外部CSS修正
   ----------------------------------------------------------- */
#hero h2 {
    width: 200px;
}
@media screen and (max-width: 768px){
#hero h2 {
    width: 100px;
    bottom: 6vw;
    right: 4vw;
}
}
#footer .inner .box-l .his-logo img{
    display: block;
    margin: auto;
    padding: 3.5%;
}
#footer .inner .box-l .his-logo img:first-child{
    width: 70%;
}
#footer .inner .box-l .his-logo::after{
	content: "×";
    padding: 0 0.625em;
    display: inline-block;
    vertical-align: middle;
    line-height: 3;
    font-size: 24px;
}


.uwp-cta-container {
      background-color: #fcfaf5; /* サイトのベージュトーン */
      padding: 120px 20px; /* 上下の余白を最大級に */
      text-align: center;
      border-top: 1px solid #eee;
    }
    .uwp-cta-copy {
      font-family: "Shippori Mincho B1", serif;
      font-size: 1.8rem; /* 文字を大きく */
      color: #333;
      margin-bottom: 50px;
      letter-spacing: 0.1em;
      line-height: 1.6;
    }
    .uwp-conversion-button {
      display: inline-block;
      background-color: #292114; /* HISネイビー */
      color: #ffffff !important;
      width: 100%;
      max-width: 650px; /* ボタンの横幅を最大級に */
      padding: 30px 0; /* ボタンの縦幅を厚く */
      font-size: 1.5rem; /* ボタン内の文字を大きく */
      font-family: "Shippori Mincho B1", serif;
      font-weight: 500;
      text-decoration: none;
      border-radius: 2px;
      transition: all 0.3s ease;
      box-shadow: 0 10px 25px rgba(0,0,0,0.1);
      border: 1px solid #292114;
    }
    .uwp-conversion-button:hover {
      background-color: #ffffff;
      color: #292114 !important;
      transform: translateY(-5px); /* 浮き上がる演出 */
      box-shadow: 0 15px 35px rgba(0,0,0,0.15);
    }
    @media (max-width: 768px) {
      .uwp-cta-container { padding: 80px 20px; }
      .uwp-cta-copy { font-size: 1.3rem; }
      .uwp-conversion-button { 
        font-size: 1.2rem; 
        padding: 22px 0; 
      }
    }