@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : assets.css
 Style : assets
================================================================= */
/* gradation */


.inner {
  margin: 0 auto;
  max-width: 100%;
}

.error_link a {
  display: inline-block;
  margin-top: 50px;
  color: #ff7c01;
}

.error_link a:hover {
  text-decoration: underline;
}

.tlauto table {
  table-layout: auto;
}

table td img {
  height: auto !important;
}

.pdtd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

img {
  max-width: 100%;
}


/* ------------------------------------------------------------
index.html
------------------------------------------------------------ */
/* title */
.ttlEn h2 {
  margin-bottom: 15px;
}

.ttlEn p:before, .ttlEn p:after {
  content: "-";
}

.ttlEn p:before {
  padding-right: 5px;
}

.ttlEn p:after {
  padding-left: 5px;
}

/* contents */
.wrap_greet {
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: contain;
}

@media only screen and (max-width: 640px) {
  .wrap_greet {
    background-size: cover;
  }
}

.wrap_greet .greet {
  position: relative;
}

.wrap_greet .greet:before {
  content: "";
  position: absolute;
  top: -50px;
  left: -65px;
  z-index: -1;
  display: block;
  width: 294px;
  height: 291px;
  background: url(../images/contents/bg_circle01.png) no-repeat;
}

@media only screen and (max-width: 640px) {
  .wrap_greet .greet:before {
    top: 46vw;
  }
}

.wrap_greet .greet h2 {
  margin-right: 48%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid;
  font-size: 26px;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .wrap_greet .greet h2 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 640px) {
  .wrap_greet .greet h2 {
    margin: 20px 0 10px 0;
    font-size: 20px;
  }
}

.wrap_greet .greet article {
  position: relative;
}

.wrap_greet .greet article:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -50px;
  z-index: -1;
  display: block;
  width: 125px;
  height: 105px;
  background: url(../images/contents/bg_circle02.png) no-repeat;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .wrap_greet .shop {
    display: block !important;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .wrap_greet .shop .box02 {
    width: 100% !important;
    margin-bottom: 30px;
  }
}

.wrap_greet .sub .imgL {
  width: 210px !important;
  height: 210px !important;
  margin-right: 25px;
  padding: 5px;
  border-radius: 50%;
  background: url(../images/contents/bg_imgCircle.gif) no-repeat;
  background-size: cover;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover; object-position: center top;';
}

@media only screen and (max-width: 1080px) {
  .wrap_greet .sub .imgL {
    width: 110px !important;
    height: 110px !important;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .wrap_greet .sub .imgL {
    width: 180px !important;
    height: 180px !important;
  }
}

@media only screen and (max-width: 640px) {
  .wrap_greet .sub .imgL {
    width: 100% !important;
    height: 65vw !important;
    border-radius: 0;
    background: none;
    background-color: #fff;
  }
}

.wrap_greet .sub h3 {
  margin: 0 0 10px 235px;
  padding: 35px 0 5px 0;
  border-bottom: 2px dotted;
  font-size: 22px;
  font-weight: bold;
}

@media only screen and (max-width: 1080px) {
  .wrap_greet .sub h3 {
    margin-left: 135px;
    padding-top: 5px;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .wrap_greet .sub h3 {
    margin-left: 205px;
    padding-top: 35px;
  }
}

@media only screen and (max-width: 640px) {
  .wrap_greet .sub h3 {
    margin-left: 0;
  }
}

.wrap_greet .sub .linArrow {
  margin-left: 235px;
  text-align: right;
}

@media only screen and (max-width: 1080px) {
  .wrap_greet .sub .linArrow {
    margin-left: 135px;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .wrap_greet .sub .linArrow {
    margin-left: 205px;
  }
}

@media only screen and (max-width: 640px) {
  .wrap_greet .sub .linArrow {
    margin-left: 0;
  }
}

.wrap_news {
  background-size: cover;
  margin-bottom: 60px;
}

@media only screen and (max-width: 640px) {
  .wrap_news {
    margin-bottom: 30px;
  }
}

.wrap_news .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 640px) {
  .wrap_news .inner {
    display: block;
  }
}

.wrap_news .news {
  width: 68%;
  -webkit-box-shadow: 0 0 7px rgba(122, 106, 73, 0.4);
          box-shadow: 0 0 7px rgba(122, 106, 73, 0.4);
}

@media only screen and (max-width: 640px) {
  .wrap_news .news {
    width: 100%;
    margin-bottom: 20px;
  }
}

.wrap_news .news .ttl {
  background: #ffbf3c;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffbf3c), to(#ff7c01));
  background: linear-gradient(to bottom, #ffbf3c 0%, #ff7c01 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  position: relative;
  padding: 9.5px 20px;
}

.wrap_news .news .ttl:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 376px;
  height: 45px;
  background: url(../images/contents/bg_ttlNews.png) no-repeat;
}

.wrap_news .news .blog .blog_list {
  height: 185px;
  overflow-x: auto;
  border: none !important;
}

@media only screen and (max-width: 640px) {
  .wrap_news .news .blog .blog_list {
    height: 205px;
  }
}

.wrap_news .news .blog .blog_list > div {
  padding-top: 10px;
  border: none !important;
  border-bottom: 1px dotted #ccc !important;
}

@media only screen and (max-width: 640px) {
  .wrap_news .news .blog .blog_list > div {
    padding: 10px 0;
  }
}

.wrap_news .news .blog .blog_list .blog_photo {
  display: none !important;
}

.wrap_news .news .blog .blog_list .blog_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0 !important;
  font-size: 16px !important;
}

@media only screen and (max-width: 640px) {
  .wrap_news .news .blog .blog_list .blog_text {
    display: block;
  }
}

.wrap_news .news .blog .blog_list .blog_text .blog_date {
  width: 110px;
  color: #6a4125 !important;
}

@media only screen and (max-width: 640px) {
  .wrap_news .news .blog .blog_list .blog_text .blog_date {
    width: 100%;
  }
}

.wrap_news .news .blog .blog_list .blog_text h3 {
  display: block;
  width: 100%;
  margin-bottom: 0;
}

.wrap_news .news .blog .blog_list .blog_text h3 a {
  display: block;
}

.wrap_news .news .blog .blog_list .blog_text h3 a:hover {
  color: #ff7c01;
}

.wrap_news .news .blog .blog_list .blog_text .detail {
  display: none !important;
}

.wrap_news .sche {
  width: 30%;
}

@media only screen and (max-width: 640px) {
  .wrap_news .sche {
    width: 100%;
  }
}

.wrap_news .sche a {
  display: block;
}

.service .box04 {
  position: relative;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 7px rgba(122, 106, 73, 0.2);
          box-shadow: 0 0 7px rgba(122, 106, 73, 0.2);
}

.service .box04:before, .service .box04:after {
  content: "";
  position: absolute;
  z-index: 0;
  display: block;
  width: 47px;
  height: 56px;
}

.service .box04:before {
  top: 0;
  left: 0;
  background: url(../images/contents/kazari_top.png) no-repeat;
}

.service .box04:after {
  bottom: 0;
  right: 0;
  background: url(../images/contents/kazari_bottom.png) no-repeat;
}

.service .box04 article {
  position: relative;
}

.service .box04 td {
  border: none !important;
}

.service .box04 .img img {
  width: 100% !important;
  max-height: 126px;
  margin-bottom: 15px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 7px rgba(122, 106, 73, 0.3);
          box-shadow: 0 0 7px rgba(122, 106, 73, 0.3);
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover; object-position: center top;';
}

@media only screen and (max-width: 640px) {
  .service .box04 .img img {
    max-height: 100%;
  }
}

.service .box04 .ttl div {
  margin-bottom: 15px;
  padding: 3px;
  background: #ffad00;
  border-radius: 5px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 1080px) {
  .service .box04 .ttl div {
    font-size: 14px;
  }
}

.service .box04 .txt div {
  font-size: 13px;
}

.service .box04 .linArrow a {
  display: inline-block;
  margin-top: 10px;
  font-size: 13px;
}

.wrapBnr {
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 640px) {
  .wrapBnr .flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .wrapBnr .box04 {
    width: 22.5% !important;
    margin-right: 3.3333% !important;
  }
}

@media only screen and (max-width: 640px) {
  .wrapBnr .box04 {
    width: 48% !important;
    margin-right: 4% !important;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .wrapBnr .box04:nth-of-type(4n) {
    margin-right: 0 !important;
  }
}

@media only screen and (max-width: 640px) {
  .wrapBnr .box04:nth-of-type(even) {
    margin-right: 0 !important;
  }
}

.wrapBnr .box04 img {
  width: 100% !important;
}

.wrapitem {
  background-repeat: no-repeat;
  background-size: cover;
}

.wrapitem .box04 img {
  width: 100% !important;
  max-height: 247.5px !important;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 0 10px rgba(106, 65, 37, 0.5);
          box-shadow: 0 0 10px rgba(106, 65, 37, 0.5);
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover; object-position: center top;';
}

@media only screen and (max-width: 640px) {
  .wrapitem .box04 img {
    max-height: 100% !important;
  }
}

.wrapitem .box04 p {
  font-size: 13px;
}

.topItem04 .box04 {
  position: relative;
  padding-bottom: 25px;
}

.topItem04 .box04 > div {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.gallery {
  margin-bottom: 50px;
}

@media only screen and (max-width: 640px) {
  .gallery {
    margin-bottom: 30px;
  }
}

.gallery li img {
  width: 100% !important;
  height: 200px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover; object-position: center top;';
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .gallery li img {
    height: 18vw !important;
  }
}

.fancybox-toolbar {
  top: 48px !important;
}

.wrapShop {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .wrapShop {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media only screen and (max-width: 640px) {
  .wrapShop {
    display: block;
  }
}

.wrapShop .img {
  width: 43%;
  margin-right: 6%;
}

@media only screen and (max-width: 640px) {
  .wrapShop .img {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }
}

.wrapShop .txt {
  width: 51%;
}

@media only screen and (max-width: 640px) {
  .wrapShop .txt {
    width: 100%;
  }
}

.wrapShop .txt h3 {
  font-size: 22px;
  font-weight: bold;
}

.wrapShop .txt .tbl td {
  padding: 5px !important;
  border: none !important;
}

@media only screen and (max-width: 640px) {
  .wrapShop .txt .tbl td:first-of-type div {
    background: #6a4125;
    border-radius: 5px;
    font-weight: bold;
    color: #fff;
    text-align: center;
  }
}

@media only screen and (max-width: 640px) {
  .wrapShop .txt > .flex {
    padding: 0 15%;
  }
}

@media only screen and (max-width: 640px) {
  .wrapShop .txt .box02.linkTel {
    margin-bottom: 10px !important;
  }
}

.wrapCoupon {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}

.wrapCoupon .inner {
  position: relative;
  z-index: 1;
}

.wrapCoupon:before, .wrapCoupon:after {
  content: "";
  position: absolute;
  top: -150px;
  z-index: 0;
  display: block;
  width: 39%;
  height: 26vw;
}

@media only screen and (max-width: 1400px) {
  .wrapCoupon:before, .wrapCoupon:after {
    top: 0;
  }
}

.wrapCoupon:before {
  left: 0;
  background: url(../images/contents/kazari_coupon01.png) no-repeat;
  background-size: contain;
  background-size: top left;
}

.wrapCoupon:after {
  right: 0;
  background: url(../images/contents/kazari_coupon02.png) no-repeat;
  background-size: contain;
  background-size: top right;
}

.wrapCoupon .box02 {
  position: relative;
  border: 1px solid var(--brown);
  outline: 1px solid #b4ab6e;
  outline-offset: -10px;
  background: url(../images/contents/kazari_couponLt.png), url(../images/contents/kazari_couponRt.png), url(../images/contents/kazari_couponLb.png), url(../images/contents/kazari_couponRb.png);
  background-repeat: no-repeat;
  background-position: top left,
 top right,
 bottom left,
 bottom right;
}

@media only screen and (max-width: 1080px) {
  .wrapCoupon .box02 {
    padding: 30px !important;
  }
}

@media only screen and (max-width: 640px) {
  .wrapCoupon .box02 {
    padding: 30px 7px !important;
    outline-offset: -5px;
  }
}

.wrapCoupon .box02 td {
  padding: 0 !important;
  border: none !important;
  font-size: 13px;
}

.wrapCoupon .box02 .subTtl {
  padding: 7px 0 !important;
  border-top: 1px solid #b4ab6e !important;
  border-bottom: 1px solid #b4ab6e !important;
}

.wrapCoupon .box02 .ttl {
  padding: 10px 0 !important;
}

.wrapCoupon .box02 .ttl div {
  position: relative;
  max-width: 300px;
  margin: 0 auto;
  padding: 10.5px 10px;
  background: var(--brown);
}

.wrapCoupon .box02 .ttl div:before, .wrapCoupon .box02 .ttl div:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
}

.wrapCoupon .box02 .ttl div:before {
  top: 0;
  left: 0;
  border-width: 20px 0px 20px 10px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.wrapCoupon .box02 .ttl div:after {
  top: 0;
  right: 0;
  border-width: 20px 10px 20px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

.wrapCoupon .box02 .ttl2 {
  padding: 10px 0 !important;
}

.wrapCoupon .box02 .ttl2 div {
  position: relative;
  max-width: 300px;
  margin: 0 auto;
  padding: 1px 10px;
  background: var(--brown);
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .wrapCoupon .box02 .ttl2 div {
    font-size: 10px;
  }
}

.wrapCoupon .box02 .ttl2 div:before, .wrapCoupon .box02 .ttl2 div:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
}

.wrapCoupon .box02 .ttl2 div:before {
  top: 0;
  left: 0;
  border-width: 20px 0px 20px 10px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.wrapCoupon .box02 .ttl2 div:after {
  top: 0;
  right: 0;
  border-width: 20px 10px 20px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

.wrapCoupon .box02 .price {
  padding-bottom: 10px !important;
}

.wrapCoupon .box02 .price div {
  font-size: 45px;
  font-weight: bold;
  color: #f45f10;
  line-height: 1.3;
}

@media only screen and (max-width: 1080px) {
  .wrapCoupon .box02 .price div {
    font-size: 30px;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .wrapCoupon .box02 .price div {
    font-size: 25px;
  }
}

.wrapCoupon .box02 .price .sub {
  font-size: 30px;
}

@media only screen and (max-width: 1080px) {
  .wrapCoupon .box02 .price .sub {
    font-size: 20px;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .wrapCoupon .box02 .price .sub {
    font-size: 15px;
  }
}

.wrapCoupon .box02 .txt {
  padding: 20px 15px !important;
  background: #fffdee;
  border: 1px dashed #c7b89a !important;
}

.wrapCoupon .box02 .btn_print {
  position: absolute;
  bottom: 9px;
  right: 9px;
}

@media only screen and (max-width: 834px) {
  .wrapCoupon .box02 .btn_print {
    display: none;
  }
}

.wrapCoupon .box02 .btn_print img {
  -webkit-box-shadow: 0 0 4px rgba(122, 106, 73, 0.2);
          box-shadow: 0 0 4px rgba(122, 106, 73, 0.2);
}

.wrapCoupon .pnt {
  border: 1px solid var(--brown);
}

@media print {
  .print {
    display: none;
  }
}

/* ------------------------------------------------------------
treatment.html
------------------------------------------------------------ */
.flow td {
  padding: 0 10px !important;
  border: none !important;
}

@media only screen and (max-width: 640px) {
  .flow td i {
    display: none;
  }
}

/* ------------------------------------------------------------
shop.html
------------------------------------------------------------ */
.shop01 {
  position: relative;
  z-index: 1;
  display: block !important;
}

.shop01 .flex {
  border-radius: 7px;
}

.shop01:before, .shop01:after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 0;
  display: block;
  width: 23%;
  height: 15vw;
}

@media only screen and (max-width: 1400px) {
  .shop01:before, .shop01:after {
    top: 0;
  }
}

.shop01:before {
  left: 0;
  background: url(../images/contents/kazari_coupon01.png) no-repeat;
  background-size: contain;
  background-size: top left;
}

.shop01:after {
  right: 0;
  background: url(../images/contents/kazari_coupon02.png) no-repeat;
  background-size: contain;
  background-size: top right;
}

.calen {
  max-width: 550px;
}

.staff {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 4%;
  background: #fffdf6;
  border-radius: 7px;
}

.staff .img {
  width: 35%;
  margin-right: 2%;
}

@media only screen and (max-width: 834px) {
  .staff .img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.staff .txt {
  width: 63%;
  font-size: 13px;
}

@media only screen and (max-width: 834px) {
  .staff .txt {
    width: 100%;
  }
}

.staff .tbl {
  width: 100%;
  border: 1px dashed #c7b89a;
}

.staff .tbl td {
  padding: 5px !important;
  border: none !important;
  font-size: 13px;
}

.staff .tbl td:first-of-type div {
  background: #5f5747;
  border-radius: 5px;
  color: #fff;
}

/* ------------------------------------------------------------
menu.html
------------------------------------------------------------ */
.bA td {
  padding: 0 10px !important;
  border: none !important;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .bA td {
    display: table-cell !important;
  }
}

@media only screen and (max-width: 640px) {
  .bA td {
    width: 100% !important;
    padding: 10px 0 !important;
  }
}

.bA .img img {
  width: 100% !important;
  border-radius: unset;
}

.bA .img div {
  background: linear-gradient(to right, var(--bc), var(--ac));
  padding: .5em;
  border-radius: var(--un);
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  /* color: #fff; */
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 640px) {
  .bA .img div {
    font-size: 13px;
  }
}

.bA .pnt {
  font-size: 20px;
  font-weight: bold;
  background: linear-gradient(transparent 65%, #c9ffa5 65%);
  display: inline;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
}

.tblMenu td {
  padding: 10px !important;
  border: none !important;
  border-bottom: 1px dotted #b4ab6e !important;
}

.tblMenu td:first-of-type {
  color: #ff7c01;
}

@media only screen and (max-width: 640px) {
  .tblMenu td:first-of-type {
    border: none !important;
  }
}

.tblMenu td:first-of-type .sub {
  font-size: 13px;
  color: var(--brown);
}

.menuPnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 640px) {
  .menuPnt {
    display: block;
  }
}

.menuPnt .img {
  width: 35%;
  margin-right: 2%;
}

@media only screen and (max-width: 640px) {
  .menuPnt .img {
    width: 100%;
    margin-bottom: 10px;
  }
}

.menuPnt .txt {
  width: 63%;
}

@media only screen and (max-width: 640px) {
  .menuPnt .txt {
    width: 100%;
  }
}

.menuPnt .pnt dl {
  display: block !important;
  border-bottom: 1px solid #c7b89a;
}

.menuPnt .pnt dl dt, .menuPnt .pnt dl dd {
  display: block !important;
  padding: 5px !important;
  border: none !important;
}

.menuPnt .pnt dl dt {
  font-size: 18px;
  font-weight: bold;
  color: #ff7c01;
}

.menuPnt .pnt dl dd {
  text-align: right;
}

.menuPnt .camp {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

@media only screen and (max-width: 640px) {
  .menuPnt .camp {
    padding: 20px;
    background: rgba(95, 87, 71, 0.1);
    border: 1px dashed #b4ab6e;
    text-align: center;
  }
}

.menuPnt .camp h3 {
  display: inline-block;
  padding: 0 10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #c9ffa5));
  background: linear-gradient(transparent 65%, #c9ffa5 65%);
  font-size: 24px;
  font-weight: bold;
  text-align: left !important;
}

@media only screen and (max-width: 834px) {
  .menuPnt .camp h3 {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 640px) {
  .menuPnt .camp h3 {
    font-size: 18px;
  }
}

.menuPnt .camp p {
  font-size: 24px;
  font-weight: bold;
  color: #f44010;
}

@media only screen and (max-width: 640px) {
  .menuPnt .camp p {
    text-align: center;
    font-size: 20px;
  }
}

/* ------------------------------------------------------------
frenchcutgran.html
------------------------------------------------------------ */
.list ul {
  padding: 20px;
  border: 4px double rgba(255, 124, 1, 0.4);
}

.list li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 30px;
  font-size: 18px;
  font-weight: bold;
}

@media only screen and (max-width: 834px) {
  .list li {
    font-size: 16px;
  }
}

@media only screen and (max-width: 640px) {
  .list li {
    font-size: 16px;
  }
}

.list li:before {
  content: "\f0c4";
  font-family: var(--la);
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
  color: #ff7c01;
}

.bgOrg,
.bgOrg p {
  padding: 4%;
  background: linear-gradient(to bottom, #ffeabf 0%, #ffcc9c 100%);
}

@media only screen and (max-width: 640px) {
  .bgOrg p {
    padding: 20px;
    font-size: 16px;
  }
}

.pnt {
  background: linear-gradient(transparent 65%, #c9ffa5 65%);
  font-weight: bold;
  display: inline;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;

}

.bgOrg  .price {
  font-size: 30px;
  color: #f44010;
}

.bgOrg02 {
  background: #ffeabf;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffeabf), to(#ffcc9c));
  background: linear-gradient(to bottom, #ffeabf 0%, #ffcc9c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  padding: 4%;
}

@media only screen and (max-width: 640px) {
  .bgOrg02 {
    padding: 20px;
    font-size: 16px;
  }
}

/* ------------------------------------------------------------
bodycare.html
------------------------------------------------------------ */
.check li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 30px;
  font-size: 18px;
  font-weight: bold;
}

@media only screen and (max-width: 640px) {
  .check li {
    font-size: 16px;
  }
}

.check li:before {
  content: "\f00c";
  font-family: var(--la);
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
  color: #ff7c01;
}

/* ------------------------------------------------------------
mobilecoating.html
------------------------------------------------------------ */
.coating ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.coating ul li {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 30px;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .coating ul li {
    width: 48%;
    margin-right: 4%;
  }
}

@media only screen and (max-width: 640px) {
  .coating ul li {
    width: 100%;
    margin-right: 0;
  }
}

.coating ul li:nth-of-type(4n) {
  margin-right: 0;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .coating ul li:nth-of-type(4n) {
    margin-right: 4%;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .coating ul li:nth-of-type(even) {
    margin-right: 0;
  }
}

.coating ul li img {
  width: 100% !important;
}

/* ------------------------------------------------------------
blog
------------------------------------------------------------ */
@media only screen and (max-width: 640px) {
  .item04 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
}

@media only screen and (max-width: 640px) {
  .item04 .box04 {
    width: 48% !important;
    margin-right: 4% !important;
  }
}

.item04 .box04 img {
  max-height: 169px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover; object-position: center top;';
  margin-bottom: 10px;
}

@media only screen and (max-width: 640px) {
  .item04 .box04:nth-of-type(even) {
    margin-right: 0 !important;
  }
}

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

/* .blog #nav_global #gnavi a {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
} */

/* .blog .fal {
  font-family: 'Font Awesome 5 Pro' !important;
} */

/* .blog .fa, .blog .fas {
  font-family: 'Font Awesome 5 Pro' !important;
} */

/* .blog .fab {
  font-family: 'Font Awesome 5 Brands' !important;
} */

/* .blog aside {
  background: #fffdf6;
} */

/* .blog aside #form_calendar {
  min-width: auto !important;
} */

/* .blog aside #form_calendar th {
  font-size: 10px;
} */

/* .blog aside #form_calendar table tbody tr td.open:hover {
  background-color: rgba(255, 124, 1, 0.2);
} */

/* .blog aside h3 {
  background: #ffbf3c;
  background: -webkit-gradient(linear, left top, right top, from(#ffbf3c), to(#ff7c01));
  background: linear-gradient(to right, #ffbf3c 0%, #ff7c01 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
  position: relative;
  padding: 0 10px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: left;
} */

/* .blog aside h3:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 50%;
  height: 50px;
  background: url(../images/contents/bg_ttlNews.png);
  background-size: cover;
} */

/* .blog aside li a {
  display: block;
  padding: 0 10px;
  font-size: 13px;
  color: var(--brown);
  text-align: left;
} */

/* .blog aside li a:hover {
  text-decoration: none;
  color: #ff7c01;
} */

/* .blog aside a {
  font-size: 13px;
  color: var(--brown);
} */

/* .blog aside a:hover {
  text-decoration: none;
  color: #ff7c01;
} */

/* .blog #contents {
  min-width: auto !important;
} */

/* .blog #contents article {
  position: relative;
  margin-bottom: 30px;
  padding: 4%;
  background: #fffdf6;
  border-top: 7px solid #ff7c01;
} */

/* .blog #contents article:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #ff7c01;
} */

/* .blog #contents article a {
  color: #ff7c01;
} */

/* .blog #contents article article {
  position: static;
  margin-bottom: 0;
  padding: 0;
  background: transparent;
  border-top: 0;
} */

/* .blog #contents article article:before {
  display: none;
} */


/* .blog #contents article article h3:before {
  content: "\f6cd";
  font-family: var(--la) !important;
  font-weight: 900;
  color: #ffbf3c;
  position: absolute;
  top: 0;
  left: 0;
} */

/* .blog #contents article .date {
  font-size: 11px;
  color: #333 !important;
} */

/* .blog #contents article h2 {
  margin-bottom: 10px;
  padding-bottom: 0px !important;
  border-bottom: 4px double #ffbf3c;
  line-height: 1.3;
} */

/* .blog #contents article h2 span {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
  font-size: 17px;
} */

/* .blog #contents article ul li a {
  font-size: 11px;
  color: var(--brown) !important;
} */

/* .blog #contents dl {
  background: #fffdf6;
} */

/* .blog #contents dl a:hover {
  text-decoration: none;
  color: #ff7c01;
} */

/* .blog #contents dl ul li a {
  font-size: 11px;
  color: var(--brown);
} */

.step .box02 {
  border-radius: 7px;
}

.step td {
  border: none !important;
}

.step .ttl {
  padding: 3px !important;
  background: #ff7c01;
  border-radius: 3px;
}

.step .ttl div {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
  font-size: 18px;
  color: #fff;
}

.step .ttl .sub {
  display: inline-block;
  margin-right: 10px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
  font-size: 18px;
}

.step .img img {
  width: 100% !important;
  margin: 10px auto;
}

.step .txt {
  font-size: 13px;
}

@media only screen and (max-width: 640px) {
  .clearfix.p.fancybox.img40per.shadowNone img {
    margin-bottom: 10px;
  }
}

/* ------------------------------------------------------------
box
------------------------------------------------------------ */
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 640px) {
  .flex {
    display: block;
  }
}

.flex .box02 {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 640px) {
  .flex .box02 {
    width: 100%;
    margin-right: 0;
  }
}

.flex .box02:nth-of-type(even) {
  margin-right: 0;
}

.flex .box02 img {
  width: 100% !important;
}

.flex .box03 {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 640px) {
  .flex .box03 {
    width: 100%;
    margin-right: 0;
  }
}

.flex .box03:nth-of-type(3n) {
  margin-right: 0;
}

.flex .box03 img {
  width: 100% !important;
}

.flex .box04 {
  width: 22.5%;
  margin-right: 3.3333%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1080px) {
  .flex .box04 {
    width: 23.8%;
    margin-right: 1.5%;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .flex .box04 {
    width: 48%;
    margin-right: 4%;
  }
}

@media only screen and (max-width: 640px) {
  .flex .box04 {
    width: 100%;
    margin-right: 0;
  }
}

.flex .box04:nth-of-type(4n) {
  margin-right: 0;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .flex .box04:nth-of-type(4n) {
    margin-right: 4%;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .flex .box04:nth-of-type(even) {
    margin-right: 0;
  }
}

.flex .box04 img {
  width: 100% !important;
}

.flexCent {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* ------------------------------------------------------------
title
------------------------------------------------------------ */


.ttl01 h2 {
  text-shadow: 0 0 10px #fff;
}

@media only screen and (max-width: 640px) {
  .ttl01 h2 {
    padding: 10px;
  }
}

.ttl01 h2 .sub {
  display: block;
  font-size: 16px;
}

@media only screen and (max-width: 640px) {
  .ttl01 h2 .sub {
    display: block;
  }
}

.ttl01 h3 {
  position: relative;
  border-bottom: 2px solid;
}

.ttl01 h3:before {
  background: #ffbf3c;
  background: -webkit-gradient(linear, left top, right top, from(#ffbf3c), to(#ff7c01));
  background: linear-gradient(to right, #ffbf3c 0%, #ff7c01 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 20%;
  height: 2px;
}

.ttl01 h5 {
  padding: 5px 5px 5px 7px;
  background: rgba(255, 124, 1, 0.1);
  border-left: 5px solid #ff7c01;
}

.ttl01 h6 {
  border-bottom: 2px dotted rgba(255, 124, 1, 0.4);
}

.ttl02 h2 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}


.ttl02 h3 .sub {
  display: inline-block;
  margin-bottom: 10px;
  padding: 7px 30px;
  border-radius: 5px;
  background: #fff;
  font-size: 18px;
  color: #ff7c01;
  line-height: 1;
}

@media only screen and (max-width: 640px) {
  .ttl02 h3 .sub {
    display: block;
    margin-bottom: 0;
    padding: 7px 0;
  }
}

.con100.h1txt {
  background-position: center;
}

.con100.h1txt h1 {
  max-width: 1120px;
  margin: 0 auto;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 640px) {
  .con100.h1txt h1 {
    font-size: 24px;
  }
}

.ttlBg_b {
  background: url(/images/home/ttl02.jpg) repeat-x 0 0/auto 100%;
  border-left: .25em solid var(--brown);
  padding-left: 1em;
  padding-block: .5em;
}

/* ------------------------------------------------------------
button
------------------------------------------------------------ */
.linArrow {
  display: block;
}

.linArrow a {
  position: relative;
  display: inline-block;
  margin-top: 20px;
  padding-left: 15px;
}

.linArrow a:before {
  content: "\f105";
  font-family: var(--la);
  font-weight: 900;

  position: absolute;
  top: 0;
  left: 0;
}

.btnOrg a {
  background: #ffbf3c;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffbf3c), to(#ff7c01));
  background: linear-gradient(to bottom, #ffbf3c 0%, #ff7c01 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  display: block;
  max-width: 350px;
  margin: 0 auto;
  padding: 18.5px 10px;
  border-radius: 3px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

@media only screen and (max-width: 640px) {
  .btnOrg a {
    font-size: 16px;
  }
}

@media only screen and (max-width: 640px) {
  .btnOrg2 {
    display: block;
    text-align: center;
  }
}






.ancBtn {
  margin-bottom: 20px;
}

@media only screen and (max-width: 640px) {
  .ancBtn {
    margin-top: 40px;
  }
}

.ancBtn ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ancBtn ul li {
  margin: 0 10px 10px 0;
}

.ancBtn ul li a {
  background: #91f250;
  background: -webkit-gradient(linear, left top, left bottom, from(#91f250), to(#45ac00));
  background: linear-gradient(to bottom, #91f250 0%, #45ac00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  display: block;
  padding: 3px 20px;
  border-radius: 3px;
  color: #fff;
}

.ancBtn02 ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 640px) {
  .ancBtn02 ul {
    display: block;
  }
}

.ancBtn02 ul li {
  margin-right: 2%;
}

@media only screen and (max-width: 640px) {
  .ancBtn02 ul li {
    width: 100%;
  }
}

.ancBtn02 ul li a {
  padding: 10px 30px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}

/* ------------------------------------------------------------
text
------------------------------------------------------------ */
.fcWh {
  color: #fff;
}

.fcWh a {
  color: #fff;
  text-decoration: underline;
}

.fcWh a:hover {
  text-align: none;
}

.pnt01 {
  font-weight: bold;
  background: linear-gradient(transparent 65%, rgba(255, 124, 1, 0.4) 65%);
  display: inline;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
}

.pnt02 {
  font-weight: bold;
  background: linear-gradient(transparent 65%, rgba(201, 255, 165, 0.9) 65%);
  display: inline;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
}

.linkLine a {
  text-decoration: underline;
}

.linkLine a:hover {
  text-decoration: none;
}

/* ------------------------------------------------------------
image
------------------------------------------------------------ */
.img43 .imgR, .img43 .imgL {
  max-width: 43% !important;
  width: 100% !important;
  margin: 0 0 30px 30px;
  padding: 10px;
  background: url(../images/contents/bg_imgWh.gif);
  background-size: cover;
  -webkit-box-shadow: 0 0 10px rgba(106, 65, 37, 0.3);
          box-shadow: 0 0 10px rgba(106, 65, 37, 0.3);
}

@media only screen and (max-width: 640px) {
  .img43 .imgR, .img43 .imgL {
    max-width: 100% !important;
    margin: 0;
    padding: 5px;
  }
}

.img43 .imgC {
  width: 100% !important;
  padding: 10px;
  background: url(../images/contents/bg_imgWh.gif);
  background-size: cover;
  -webkit-box-shadow: 0 0 10px rgba(106, 65, 37, 0.6);
          box-shadow: 0 0 10px rgba(106, 65, 37, 0.6);
}

.imgBdr5 img {
  border-radius: 5px;
}

.img40per .imgR, .img40per .imgL {
  max-width: 40% !important;
  width: 100% !important;
  margin: 0 0 30px 30px;
  -webkit-box-shadow: 0 0 10px rgba(106, 65, 37, 0.4);
          box-shadow: 0 0 10px rgba(106, 65, 37, 0.4);
}

@media only screen and (max-width: 640px) {
  .img40per .imgR, .img40per .imgL {
    max-width: 100% !important;
    margin: 0;
  }
}

.img40per .imgL {
  max-width: 40% !important;
  width: 100% !important;
  margin: 0 30px 30px 0;
  -webkit-box-shadow: 0 0 10px rgba(106, 65, 37, 0.4);
          box-shadow: 0 0 10px rgba(106, 65, 37, 0.4);
}

@media only screen and (max-width: 640px) {
  .img40per .imgL {
    max-width: 100% !important;
    margin: 0;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .tabImg100 img {
    max-width: 100% !important;
  }
}

@media only screen and (max-width: 640px) {
  .spImgMb img {
    margin-bottom: 10px !important;
  }
}

.shadowNone img {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.bCover {
  background-size: cover;
}

.flexImg03 {

  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 640px) {
  .flexImg03 {
    display: block;
  }
}

.flexImg03 .box {
  width: 32%;
  margin-right: 2%;
}

@media only screen and (max-width: 640px) {
  .flexImg03 .box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.flexImg03 .box:nth-of-type(3n) {
  margin-right: 0;
}

.flexImg03 .box h3 {
  display: none !important;
}
.flexImg03 .box  {
  background: linear-gradient(to right, var(--bc), var(--ac));
  padding: .5em;
  border-radius: var(--rad);
}
.flexImg03 .box div {
  font-weight: bold;
  /* color: #fff; */
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: .5em;
}

.flexImg03 img {
  width: 100% !important;
}

.flexImg03.noOrg .box div {
  background: transparent;
}

@media only screen and (max-width: 640px) {
  .flexImg03.circle .box {
    width: 100%;
    margin: 0 auto 10px auto;
  }
}

.flexImg03.circle .box div {
  padding: 50px 10px;
  border-radius: 20px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 20px;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .flexImg03.circle .box div {
    padding: 30px 10px;
    font-size: 15px;
  }
}

@media only screen and (max-width: 640px) {
  .flexImg03.circle .box div {
    padding: 10px;
    font-size: 16px;
  }
}

/* ------------------------------------------------------------
list
------------------------------------------------------------ */
.liPnt li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 25px;
}

.liPnt li:before {
  content: "\f890";
  font-family: var(--la);
  font-weight: 900;
  color: #f44010;
  position: absolute;
  top: 0;
  left: 0;
}

/* ------------------------------------------------------------
common
------------------------------------------------------------ */
.con100 {
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
}

.anc {
  clear: none !important;
}

.anc div {
  margin-top: -150px;
  padding-top: 150px;
}

.shadow {
  -webkit-box-shadow: 0 0 10px rgba(122, 106, 73, 0.4);
          box-shadow: 0 0 10px rgba(122, 106, 73, 0.4);
}

@media only screen and (max-width: 640px) {
  .gmap iframe {
    height: 250px !important;
  }
}

.mgB0 {
  margin-bottom: 0 !important;
}

.bgOrgDiv div {
  margin-top: 10px;
  padding: 10px;
  background: rgba(255, 124, 1, 0.2);
}

@media only screen and (max-width: 640px) {
  .spBlk {
    display: block;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .ytube iframe {
    height: 22vw !important;
  }
}

.wrapCon {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}

.wrapCon div {
  position: relative;
  z-index: 10;
}

.wrapCon:before, .wrapCon:after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 0;
  display: block;
  width: 39%;
  height: 26vw;
}

@media only screen and (max-width: 1400px) {
  .wrapCon:before, .wrapCon:after {
    top: 0;
  }
}

.wrapCon:before {
  left: 0;
  background: url(../images/contents/kazari_coupon01.png) no-repeat;
  background-size: contain;
  background-size: top left;
}

.wrapCon:after {
  right: 0;
  background: url(../images/contents/kazari_coupon02.png) no-repeat;
  background-size: contain;
  background-size: top right;
}

.wrapCon p {
  padding: 20px;
  border-radius: 7px;
  background: rgba(255, 191, 60, 0.8);
  line-height: 2;
}

.wrapCon .btn ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 640px) {
  .wrapCon .btn ul {
    display: block;
  }
}

.wrapCon .btn ul li {
  float: none !important;
  width: 48%;
  max-width: 262px;
  margin-right: 4%;
  text-align: center !important;
}

@media only screen and (max-width: 640px) {
  .wrapCon .btn ul li {
    width: 100%;
    margin: 0 auto;
  }
}

.wrapCon .btn ul li:nth-of-type(even) {
  margin-right: 0;
}

@media only screen and (max-width: 640px) {
  .wrapCon .btn ul li:nth-of-type(even) {
    margin: 0 auto !important;
  }
}

.wrapCon .btn ul li a {
  background: #f45f10;
  background: -webkit-gradient(linear, left top, left bottom, from(#f45f10), to(#f44010));
  background: linear-gradient(to bottom, #f45f10 0%, #f44010 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  display: block;
  padding: 17px 0;
  border-radius: 3px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
}

@media only screen and (max-width: 640px) {
  .wrapCon .btn ul li a {
    font-size: 16px;
  }
}

.wrapCon .btn ul li .linkTel {
  display: block;
}

@media only screen and (max-width: 640px) {
  .wrapCon .btn ul li .linkTel {
    margin-bottom: 10px;
  }
}

.wrapCon .btn ul li .linkTel a {
  background: none;
  padding: 0;
}

@media only screen and (max-width: 640px) {
  .wrapCon .btn ul li:nth-of-type(2) {
    max-width: 250px;
  }
}
/*# sourceMappingURL=assets.css.map */