@charset "utf-8";
/*
Theme Name: isi-ibaraki.com
Theme URI: https://isi-ibaraki.com/
Description: pcbrain
Version: 1.0
Author: pcbrain.co.jp
*/
/* default style
----------------------------------------------------------- */
@import url("css/default.css");
/* all style
----------------------------------------------------------- */
@import url("css/style.css");

body {
  min-width: 1100px;
  font-size: 15px;
  background: #fff;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
}

.inner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

article {
  /*padding: 0 0 20px;*/
}

/*------------- tmp -------------*/
.tmp img {
  display: block;
  margin: 0 auto;
}

.tmp.bg01 {
  background: url(./img/bg_gray.png) center center;
}

.bg02 {
  background: #ede6cf;
  padding: 20px 0 !important;
}

.bg03 {
  background: url(./img/contact_bg.png) center center;
}

.bg04 {
  background: url(./img/bg_grayborder.png) center center;
}

.whiteBox p {
  background: rgba(255, 255, 255, 0.7);
  padding: 15px;
  margin-bottom: 0 !important;
}

.bgHouse {
  background: url(./img/house_bg.png) repeat-x center bottom;
}

.btn {
  display: inline-block;
  border-radius: 30px;
  box-sizing: border-box;
  margin-top: 0;
  border-radius: 5px;
}
#top #main .btn {
  min-width: 330px;
  margin-bottom: 0;
}

#top #main .covid19 {
  margin-top: 50px;
}

.btn a {
  display: block;
  color: #fff !important;
  font-size: 20px;
  position: relative;
  padding: 12px 30px 12px 30px;
  text-decoration: none !important;
  border-radius: 30px;
  background: #b72200;
  box-sizing: border-box;
}

.btnDetail {
  background: #333;
  box-shadow: 0px 2px 0px 0px rgba(255, 255, 255, 0.3) inset;
  -moz-box-shadow: 0px 2px 0px 0px rgba(256, 256, 256, 0.3) inset;
  -webkit-box-shadow: 0px 2px 0px 0px rgba(255, 255, 255, 0.3) inset;
  color: #fff;
  padding: 0px 15px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 11px !important;
  font-weight: bold;
  margin-top: 5px;
}

.btnDetail:hover,
.btn a:hover {
  opacity: 0.7;
  transition: 0.7s;
}

.btnDetail a {
  display: block;
  padding: 3px 10px !important;
  color: #fff;
  text-decoration: none !important;
  text-align: center;
  transition: 0.7s;
}

.bg01 .btn {
  margin: 10px 15px !important;
}

.notice-r {
  color: #b72200 !important;
}

.notice-o {
  color: #9e9069 !important;
}

.notice-b {
  color: #013c89 !important;
}

.notice-g {
  color: #32633e !important;
}

.tel {
  display: inline-block;
  font-size: 11px;
}

.tel .bHours {
  display: none;
}

.tel span {
  background: url(./img/ico_fd.png) no-repeat left top 3px;
  font-size: 50px;
  font-weight: 500;
  color: #b72200;
  line-height: 1;
  padding-left: 35px;
  display: block;
}

hr {
  margin: 20px 0;
  display: block;
  border: none;
  border-top: #000000 solid 1px;
}

.spcut {
  display: block !important;
}

.spblock {
  display: none !important;
}

#main .comming-soon {
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  padding: 60px 0;
}
/* -----------------------------------------------------------
    header
----------------------------------------------------------- */
header .htxt {
  padding: 3px 0;
  background: #f4f4ee;
}

header .htxt .inner {
  padding: 0;
}

header .htxt h1,
header .htxt p {
  font-size: 11px;
  font-weight: normal;
  display: block;
}

header .htxt p strong {
  font-weight: normal;
}

header .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 7px 0 5px;
  overflow: inherit;
  width: 1100px;
}

header .corpNumber {
  font-size: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
}

header .logoTxt {
  font-size: 10px;
  position: absolute;
  top: 0;
  left: 0;
}

header .floatL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  float: left;
}

header .hdrLogo {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
}

header .hdrLogo a {
  margin: 0 10px 0 0;
  display: block;
  float: left;
}

header .hdrContact {
  float: left;
  position: relative;
  width: 266px;
}

header .hdrContact .contactCatch {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  background: #013c89;
  color: #fff;
  /* font-weight: bold; */
  font-size: 15px;
  text-align: center;
  padding: 5px;
  margin-bottom: 5px;
  line-height: 1;
}

header .hdrContact .contactCatch span {
  background: #fff;
  border-radius: 3px;
  text-align: center;
  color: #013c89;
  /* line-height: 1.2; */
  padding: 2px 0;
  display: inline-block;
  width: 48%;
  width: calc(50% - 5px);
  margin: 0 0 5px 5px;
}

header .hdrContact .contactCatch span:first-of-type {
  margin-left: 0;
}

header .hdrContact .telBox {
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  margin: 0 10px;
  float: left;
}

header .hdrContact .tel {
  font-size: 12px;
  line-height: 1.2;
  white-space: nowrap;
}

header .hdrContact .tel span {
  font-size: 35px;
  line-height: 1;
  padding-left: 48px;
  display: block;
  background-size: 42px auto !important;
}

.hdrBnr {
  position: relative;
  overflow: hidden;
  float: right;
  /* margin-top: -20px; */
  margin-left: 11px;
}

.hdrBnr li {
  float: left;
  margin-left: 5px;
}

.hdrBnr li:last-child {
  margin-right: 0;
}

.hdrBnr li:hover,
.hdrBnr li a:hover {
  opacity: 0.8;
  transition: 0.7s;
}

header .telBtn {
  display: none;
}

/* -----------------------------------------------------------
    footer
----------------------------------------------------------- */
footer {
  clear: both;
  font-size: 13px;
}

footer .inner {
  width: 1100px;
  padding: 30px 0;
}

footer .ftrLogo {
  margin-bottom: 10px;
  display: block;
}

footer .ftrLogo span {
  margin-left: 20px;
}

footer h5,
footer h6 {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 0;
  font-weight: 400;
}

footer nav {
  background: #32633e;
  margin: 0 auto;
  padding: 25px 0;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

footer nav .ftrNav {
  position: relative;
  overflow: hidden;
  width: 1100px;
  border-left: solid 1px #5b8265;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

footer nav .ftrNav > li {
  padding: 5px 25px;
  width: 24%;
  width: calc(25% - 1px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: solid 1px #5b8265;
}

footer nav .ftrNav li ul > li {
  position: relative;
  padding-left: 13px;
}

footer nav .ftrNav li ul > li:before,
footer nav .ftrNav li ul > li:after {
  position: absolute;
  top: 7px;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

footer nav .ftrNav li ul > li:before {
  width: 7px;
  height: 7px;
  background: #9e9069;
}

footer nav .ftrNav li ul > li:after {
  left: 1px;
  width: 2px;
  height: 2px;
  top: 9px;
  border-top: #32633e 1px solid;
  border-right: 1px solid #32633e;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

footer nav .ftrNav li ul > li a {
  color: #fff;
  text-decoration: none;
}

footer nav .ftrNav li ul li ul > li {
  background: url(./img/list_line02.png) no-repeat left center;
}

footer nav .ftrNav li ul li ul > li:last-child {
  background: url(./img/list_line01.png) no-repeat left center;
}

footer nav .ftrNav li ul li ul > li:before,
footer nav .ftrNav li ul li ul > li:after {
  content: none;
}

footer .footerCom {
  padding-bottom: 150px;
  position: relative;
  overflow: hidden;
  width: 1100px;
}
footer .footerCom p {
  font-size: 13px;
  line-height: 1.6;
}
footer .footerCom p .btnDetail {
  padding: 0;
  font-weight: 400;
  margin-left: 1em;
  margin-top: 0;
  background-color: #333;
  font-size: 11px;
}
footer .footerCom p .btnDetail a {
  padding: 2px 5px !important;
}

footer .copyRight {
  margin-top: 140px;
}

footer .copyRight p {
  font-size: 13px;
}

footer .ftrSns {
  width: 630px;
}
footer .ftrSns {
  display: flex;
  flex-flow: row wrap;
}
footer .ftrSns li {
  margin: 0 0 10px 10px;
}
footer .ftrSns li a {
  display: block;
}
footer .ftrImg {
  position: absolute;
  bottom: 120px;
  right: 0;
}
footer #logopcb {
  line-height: 1;
  text-align: right;
  margin-top: 20px;
}

footer .ftrScroll {
  padding: 3px 0;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  bottom: 0;
  width: 100%;
  display: none;
  z-index: 100;
  font-size: 12px;
  line-height: 1.2;
}

footer .ftrScroll .inner {
  margin: 10px auto;
  padding: 0;
  width: 1100px;
}

footer .ftrScroll .ftrCont {
  background: #fff;
  padding: 7px 10px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

footer .ftrScroll .ftrCont h3 {
  background: #0071bc;
  color: #fff;
  font-size: 20px;
  margin: -10px 40px -10px -15px;
  padding: 18px 0 17px 10px;
  border-radius: 5px;
  position: relative;
  z-index: 1;
}

footer .ftrScroll .ftrCont h3:after {
  content: "";
  position: absolute;
  left: 78%;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: solid 30px #0071bc;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-radius: 0 0 5px 0;
  z-index: -1;
}

footer .ftrScroll .tel {
  float: left;
  margin-right: 20px;
  line-height: 1.1;
  font-size: 12px;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: flex-start;
  flex-flow: column wrap;
}

footer .ftrScroll .tel span {
  background-size: 42px auto !important;
  font-size: 49px;
  line-height: 1;
  display: block;
  float: left;
  padding-left: 50px !important;
  background-position: left 15px;
  margin-bottom: -3px;
}

footer .ftrScroll .ftrCont ul {
  position: relative;
  overflow: hidden;
}

footer .ftrScroll .ftrCont ul li {
  float: left;
  margin-left: 10px;
  font-weight: bold;
  text-align: center;
  /*    width: 230px;*/
  font-size: 21px;
  font-weight: bold;
  border-radius: 5px;
  overflow: hidden;
}

footer .ftrScroll .ftrCont ul li:first-child {
  margin-left: 0;
}

footer .ftrScroll .ftrCont ul li a {
  display: block;
}

footer .ftrScroll .ftrCont ul li:hover {
  opacity: 0.8;
  transition: 0.7s;
}

footer .ftrScroll .ftrCont ul li.ftrTel {
  display: none;
}

footer .ftrScroll .qrLine {
  float: left;
  margin-right: 10px;
}
footer .ftrScroll .pageTop {
  float: left;
}
footer .ftrScroll .pageTop a {
  width: 78px;
  height: 76px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  background: #fff;
  border-radius: 5px;
}

footer .ftrScroll .pageTop a:hover img {
  filter: alpha(opacity=80);
  opacity: 0.8;
}

/* -----------------------------------------------------------
    nav
----------------------------------------------------------- */
header nav {
  border-bottom: #32633e solid 5px;
  box-shadow: 0px 1px 0px 0px #fff;
  margin-bottom: 1px;
}

header nav ul {
  margin: 0 auto 11px;
  width: 1100px;
  position: relative;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

header nav li {
  border-right: #333 dotted 1px;
  display: block;
  position: relative;
}

header nav li:first-child {
  border-left: #333 dotted 1px;
}

header nav li a {
  padding: 0 8px 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  width: 157px;
  font-size: 15px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px;
  line-height: 1.2;
}

header nav li a:link,
header nav li a:visited {
  color: #333;
  text-decoration: none;
  transition: 0.7s;
}

header nav li a:hover {
  transition: 0.7s;
  opacity: 0.8;
}

header nav li a img {
  margin-right: 10px;
}

nav #gNav li ul {
  position: absolute;
  top: 57px;
  left: 0;
  z-index: 2;
  height: 0;
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}

nav #gNav > li > ul > li {
  visibility: hidden;
  overflow: hidden;
  width: auto;
  height: 0;
  background: rgba(45, 41, 32, 0.8);
  border-bottom: solid 1px;
  border-bottom-color: rgba(255, 255, 255, 0.8);
  border-right: none;
  border-left: none;
  font-size: 12px;
  transition: 0.7s;
  float: none;
  font-weight: normal;
  text-shadow: none;
  margin: 0;
}

nav #gNav li ul li a {
  height: auto;
  border-bottom: none;
  height: 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0;
  font-weight: normal;
  font-size: 13px;
  color: #fff !important;
}

nav #gNav li ul li a:before,
nav #gNav li ul li a:after {
  display: none;
}

nav #gNav li ul li a:link,
nav #gNav li ul li a:visited {
  color: #fff !important;
  text-decoration: none;
}

nav #gNav li ul li:hover {
  color: #0068b7 !important;
  transition: 0.7s;
}

nav #gNav li:hover ul li,
nav #gNav li a:hover ul li {
  visibility: visible;
  overflow: visible;
  height: 39px;
}

/* -----------------------------------------------------------
    #mainv
----------------------------------------------------------- */
#mainv {
  margin-bottom: 0;
  z-index: 0;
  overflow: hidden;
}

#mainv .stage {
  width: 100%;
  margin: 0 auto;
  z-index: 0;
}

#mainv .stage span {
  width: 1000px;
  z-index: 10 !important;
}

.slick-slide {
  opacity: 0.5;
  transition: 0.5s;
}

.slick-current {
  opacity: 1;
}

#mainv .stage button {
  position: absolute;
  z-index: 2000;
}

#arrows {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}

#arrows button {
  position: absolute;
  border: none;
}

#arrows button.slick-prev,
#arrows button.slick-next {
  background: none;
  outline: none;
  cursor: pointer;
  width: 2000px;
  height: 500px;
}

#arrows button.slick-prev {
  right: 1050px;
  top: -500px;
}

#arrows button.slick-next {
  left: 1050px;
  top: -500px;
}

#arrows button.slick-prev:before,
#arrows button.slick-next:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
}

#arrows .slick-prev:hover {
  background: url(./img/leftNav.png) right center no-repeat;
  opacity: 1;
}

#arrows .slick-next:hover {
  background: url(./img/rightNav.png) left center no-repeat;
  opacity: 1;
}

.slick-dots {
  position: absolute;
  bottom: -50px;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 10px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  position: relative;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  content: "";
  text-align: center;
  display: block;
  background: #ccc;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  background: #fed900;
}

/* -----------------------------------------------------------
    contents
----------------------------------------------------------- */

#contents {
  margin: 60px auto 40px;
  position: relative;
  width: 1000px;
  overflow: hidden;
}
#top #contents {
  width: auto;
  margin: 0 auto 90px;
}

#contents section {
  margin: 0 auto;
  border-bottom: none;
}

/*--メインカラム--*/
/* -----------------------------------------------------------
    main
----------------------------------------------------------- */
#main {
  width: 100%;
  /* float: right; */
}

.nocolumn #main {
  width: auto;
  float: none;
}

/*--基本の記事スタイル設定--*/
#main section {
  margin-bottom: 30px !important;
  padding-bottom: 30px;
  position: relative;
  /* overflow: hidden;*/
}

#main section:after {
  content: ".";
  /* 新しい要素を作る */
  display: block;
  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

#main article {
  margin-bottom: 50px;
  position: relative;
  overflow: hidden;
}
#top #main article {
  width: 1000px;
  margin: 0 auto;
}

#main article.bg03 {
  margin-bottom: 0 !important;
}

#main .dotLine {
  border-bottom: #333 dotted 1px !important;
  padding-bottom: 0;
}

#main p {
  font-size: 16px;
  margin-bottom: 15px;
}

#main section p:last-child {
  margin-bottom: 0;
}

#main a {
  text-decoration: underline;
}

#main p + h2,
#main p + h3,
#main p + h4,
#main p + h5,
#main p + h6,
#main ul + h2,
#main ul + h3,
#main ul + h4,
#main ul + h5,
#main ul + h6,
#main ol + h2,
#main ol + h3,
#main ol + h4,
#main ol + h5,
#main ol + h6 {
  margin-top: 30px;
}

#blog h3,
#blog h4 {
  margin-bottom: 30px;
}

#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
  line-height: 1.5;
  clear: both;
}

#main h2 {
  color: #32633e;
  font-size: 30px;
  padding: 15px 20px;
  margin: 0 auto 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
  line-height: 1.3;
}
#main h2 span.en {
  color: #a4b9a9;
  font-size: 18px;
  display: block;
  text-transform: uppercase;
}

#main h3 {
  position: relative;
  background: #32633e;
  margin: 0;
  padding: 11px 20px;
  font-size: 25px;
  color: #fff;
}

#main h3::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 246px;
  height: 59px;
  background: url(./img/bg_sec_ttl_img01.png) 0 0 no-repeat;
}

#main h3 span {
  display: inline-block;
  margin: 0 0 0 20px;
  padding: 5px 20px;
  border-radius: 10px;
  background: #b72200;
  font-size: 20px;
  text-align: center;
}

#main h4 {
  position: relative;
  font-size: 25px;
  color: #32633e;
  line-height: 1.8;
}

#main h5 {
  background: #013c89;
  color: #ffffff;
  font-size: 20px;
  display: inline-block;
  padding: 8px 20px;
  border-radius: 4px;
  line-height: 1.2;
  box-sizing: border-box;
}

#main h6 {
  position: relative;
  font-size: 20px;
}

#main blockquote {
  border: solid 10px #e9e9de;
  background: #f4f4ee;
  padding: 25px 30px;
  margin-bottom: 15px;
}

#main blockquote p {
  margin: 0;
}

#main ul li {
  position: relative;
  padding-left: 13px;
  font-size: 16px;
}

#main ul li:before,
#main ul li:after {
  position: absolute;
  top: 8px;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

#main ul li:before {
  width: 7px;
  height: 7px;
  background: #9e9069;
}

#main ul li:after {
  left: 2px;
  width: 2px;
  height: 2px;
  top: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#main ol {
  margin-top: 15px;
  padding-left: 40px;
}

#main ol li {
  list-style-type: decimal;
  font-size: 16px;
  line-height: 1.5;
  margin: 7px 0 0 0;
}

#main table {
  margin: 6px 6px 50px;
  border-spacing: 1px;
  box-sizing: border-box;
  background: #fff;
  width: 98%;
  width: calc(100% - 12px);
  border-spacing: 1px;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0px 0px 0px 1px #ffffff, 0px 0px 0px 6px #e4e7cf;
}

#main table caption {
  display: none;
}

#main table thead th {
  background: #012452;
  color: #fff;
  text-align: center;
  border-left: #fff solid 1px;
  white-space: nowrap;
}

#main table tr.firstChild {
  background: #f4f4ee;
}
#main table tr.firstChild th {
  text-align: center;
}
#main table tr.firstChild .firstChild {
  width: 30%;
}
#main table tr.firstChild .lastChild {
  width: 70%;
}
#main table th,
#main table td {
  padding: 10px 20px;
  font-size: 15px;
  line-height: 1.5;
  text-align: left;
  vertical-align: top;
  border-bottom: #ccc solid 1px;
  border-left: #ccc solid 1px;
  box-sizing: border-box;
}

#main table tbody th {
  width: 15%;
}

#main table tr th:last-of-type,
#main table tr td:last-of-type {
  border-right: #ccc solid 1px;
}

#main table tr:first-child th,
#main table tr:first-child td {
}

#main table td {
  position: relative;
  overflow: hidden;
}
#main table td img {
  display: block;
  margin: 0 auto;
}
#main table td h6 {
  margin-bottom: 5px;
  font-size: 15px;
  padding: 0;
}

#main table td h6:before,
#main table td h6:after {
  content: none;
}

#main table td .btnDetail {
  float: right;
  margin: 0 !important;
}

#main table td a {
  margin-bottom: 0;
}
#main .frameBox table {
  margin: 0;
  width: 100%;
  box-shadow: none;
}

#main .frameBox table tr th:last-of-type,
#main .frameBox table tr td:last-of-type {
  border-right: none;
}

#main .frameBox table tr:last-child th,
#main .frameBox table tr:last-child td {
  border-bottom: none;
}

#main .frameBox table th,
#main .frameBox table td {
  border-right: none;
  border-left: none;
}

#price #main table td:last-child {
  color: #b72200;
  font-weight: bold;
}

/*--共通パーツ--*/
#main .cornerMainv {
  position: relative;
  margin-bottom: 50px;
}
#main .cornerMainv h2 {
  background: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 40px;
  bottom: 0;
  text-align: center;
  color: #fff;
  font-weight: normal;
  padding: 5px 10px;
}

#main .cornerMainv h2:after {
  content: none;
}

#main .frameBox {
  background: #fff;
  border: #f4f4ee solid 10px;
  padding: 0;
  box-sizing: border-box;
}

#main .photoUL {
  margin: 0 0 0 0;
  padding: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#main .photoUL li {
  margin: 0 20px 30px 0;
  padding: 0;
  background: none;
  font-size: 13px;
  overflow: hidden;
  position: relative;
  width: 48%;
  width: calc(50% - 10px);
}

#main .photoUL li:nth-child(2n) {
  margin-right: 0;
}

#main .photoUL li:before,
#main .photoUL li:after {
  content: none;
}

#main .photoUL li:nth-child(3n) {
  margin-right: 0;
}

#main .photoUL li:nth-child(3n + 1) {
  clear: both;
}

#main .photoUL li span {
  width: 100%;
  height: 300px;
  position: relative;
  overflow: hidden;
  display: block;
  margin-bottom: 5px;
}

#main .photoUL li span img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

#main .photoUL li h5 {
  font-size: 15px;
  display: block;
  margin: 0;
  padding: 0;
  background: none;
  color: #333;
}

#main .contentsList {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}

#main .contentsList h3 {
  border-bottom: none;
  position: relative;
  padding-bottom: 10px;
  background: none;
}

#main .contentsList h3:after {
  content: "";
  width: 40%;
  border-bottom: #013c89 solid 5px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

#main .contentsList article img {
  float: left;
  margin-right: 30px;
}
#main .contentsList article:nth-of-type(2n) img {
  float: right;
  margin: 0 0 0 30px;
}

#main .contentsList .btn {
  float: right;
}

#main .leadBox {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: #ccc solid 1px;
}

#main .leadBox img {
  float: left;
  margin-right: 30px;
}

#main .leadBox h3 {
  border-bottom: none;
  position: relative;
  padding-bottom: 10px;
  background: none;
}

#main .leadBox h3:after {
  content: "";
  width: 40%;
  border-bottom: #013c89 solid 5px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

#main .worryBox {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}

#main .worryBox h2 {
  margin: 0 auto 15px;
  font-size: 42px;
  font-weight: normal;
  box-shadow: none;
  line-height: 1.2;
  position: relative;
  overflow: hidden;
  border-top: none;
  padding: 0;
}

#main .worryBox h2 span {
  background: #66b60e;
  border-radius: 5px;
  padding: 5px 20px;
  color: #fff;
  font-size: 24px;
  display: table-cell;
  margin: 0;
}

#main .worryBox h2 strong {
  color: #ffae00;
}

#main .worryBox ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

#main .worryBox li {
  padding-left: 0;
  float: none;
  width: 182px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#main .worryBox li:before,
#main .worryBox li:after {
  content: none;
}

#main .worryBox li img {
  display: block;
  margin: 0 auto;
}

#main .worryBox li span {
  font-size: 18px;
  padding: 10px 10px;
  position: relative;
  color: #fff;
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
  border-radius: 6px;
  background: #013c89;
  display: block;
  margin-bottom: 30px;
}

#main .worryBox span:after {
  content: "";
  height: 0;
  position: absolute;
  width: 0;
  border: 10px solid transparent;
  border-top-color: #013c89;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
}

#main .solution {
  margin-bottom: 50px;
}

#main .solution ul {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}

#main .solution li {
  width: 24%;
  width: calc(25% - 10px);
  /* float: left; */
  margin: 30px 13px 0 0;
  padding: 0;
}
#main .solution li:before,
#main .solution li:after {
  content: none;
}
#main .solution li:nth-child(-n + 4) {
  margin-top: 0;
}

#main .solution li:nth-child(4n) {
  margin-right: 0;
}

#main .solution li .solutionPict {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 0 10px;
  background: #fff;
}

#main .solution li .solutionPict:before {
  content: "" !important;
  display: block;
  padding-top: 60%;
}

#main .solution li .solutionPict img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
#main .solution li h5 {
  border-radius: 0;
  display: block;
  font-size: 16px;
  text-align: center;
  padding: 5px 0;
  margin-bottom: 10px;
}

#main .solution li p {
  font-size: 12px;
}

/*---バナーエリア--*/
#main .bnrBox {
  position: relative;
  overflow: hidden;
  margin: 50px auto 0;
  padding-bottom: 50px;
}

#top #main .bnrBox {
  padding-bottom: 90px;
}

#main .bnrBox .bnrList {
  overflow: hidden;
}
#main .bnrBox .bnrList.u-justify_sa {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}

#main .bnrBox li {
  float: left;
  margin-top: 30px;
  padding: 0;
}

#main .bnrBox li:nth-child(2n) {
  float: right;
}

#main .bnrBox li:nth-child(-n + 2) {
  margin-top: 0;
}

#main .bnrBox li:before,
#main .bnrBox li:after {
  content: none;
}

#main .bnrBox .bnrCatch {
  margin-top: 55px;
  border-radius: 10px;
  background-color: #013c89;
  font-size: 40px;
  color: #fff;
  text-align: center;
}

/*---交通アクセス--*/
#main .accessBox {
}

#main .accessBox h2 {
  margin-bottom: 10px;
}
#main .accessBox .accessList {
  display: flex;
  flex-flow: row wrap;
}

#main .accessBox .accessList li {
  padding: 0;
  margin: 0 23px 0 0;
  width: 318px;
}
#main .accessBox .accessList li::before,
#main .accessBox .accessList li::after {
  display: none;
}
#main .accessBox .accessList li:nth-of-type(3n) {
  margin-right: 0;
}
#main .accessBox .accessList li:nth-of-type(n + 4) {
  margin-top: 20px;
}
#main .accessBox .accessList .iframeWrap {
  position: relative;
  width: 100%;
  padding-top: 100%;
}
#main .accessBox .accessList .iframeWrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#main .accessBox .accessListInfo {
  margin-top: 20px;
  text-align: center;
}
#main .accessBox .accessListInfo span {
  display: block;
  font-size: 13px;
  line-height: 1.6;
}

/*---flyerL--*/
#main .flyerBox {
  margin: 50px auto;
}
#main .flyerBox a {
  display: block;
  transition: ease 0.4s;
  color: inherit;
  text-decoration: none;
}
#main .flyerBox a:hover {
  opacity: 0.7;
}
#main .flyerMain {
  overflow: hidden;
  position: relative;
  background: #b72200;
  padding: 15px 12px 15px 0;
}
#main .flyerMain .flyerMainImgs {
  position: absolute;
  content: "";
  top: 3px;
  right: 10px;
}
#main .flyerMain .flyerMainTxts {
  float: left;
  padding-left: 20px;
  color: #fff;
}
#main .flyerMain .flyerMainTxts h3 {
  font-size: 49px;
  line-height: 1;
  color: #fff;
  border: none;
  margin: 0;
  padding: 0;
  background: none;
}

#main .flyerMain .flyerMainTxts h3::after {
  display: none;
}

#main .flyerMain .flyerMainTxts p {
  height: 34px;
  margin: 8px 0 0 0;
  line-height: 34px;
  background: #821800;
  text-align: center;
  font-size: 17px;
}
#main .flyerMain .flyerMainTxts span {
  display: block;
  margin-top: 10px;
  text-align: right;
  font-size: 20px;
  line-height: 1;
  position: relative;
  padding-right: 22px;
}
#main .flyerMain .flyerMainTxts span::before,
#main .flyerMain .flyerMainTxts span::after {
  position: absolute;
  content: "";
  top: 50%;
}
#main .flyerMain .flyerMainTxts span::before {
  right: 0;
  transform: translateY(-50%);
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
}
#main .flyerMain .flyerMainTxts span::after {
  right: 5px;
  transform: translateY(-50%) rotate(45deg);
  border-top: 2px solid #b72200;
  border-right: 2px solid #b72200;
  width: 4px;
  height: 4px;
}

/*--- topmenu --*/
#top #main .topMenu {
  padding: 0 0 60px;
  background-color: #f4f4ee;
}

#top #main .menuInner {
  width: 1000px;
  margin: 0 auto;
  padding: 35px 0;
  text-align: center;
}

#top #main .menuTtlwrap {
  display: flex;
  flex-flow: row-reverse;
  justify-content: flex-end;
}

#top #main .menuTtl {
  margin: 5px 0 0 15px;
  padding: 0;
  text-align: left;
  font-size: 20px;
  color: #333;
  line-height: 1.4;
}

#top #main .menubig {
  font-size: 40px;
  color: #32633e;
}

#top #main .menuCatch {
  display: inline-block;
  border-radius: 5px;
  background-color: #333;
  padding: 0 10px;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

#top #main .menuWrap {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 333px 334px 333px;
  grid-template-rows: repeat(4, 333px);
  -ms-grid-columns: 333px 334px 333px;
  -ms-grid-rows: 333px 333px 333px 333px;
  margin-top: -40px;
  padding-bottom: 40px;
}

#top #main .menuWrap .menuBox01 {
  grid-area: 1 / 3 / 2 / 4;
  grid-row-start: 1;
  grid-row-end: 2;
  grid-column-start: 3;
  grid-column-end: 4;
}

#top #main .menuWrap .menuBox02 {
  grid-area: 1 / 2 / 2 / 3;
  grid-row-start: 1;
  grid-row-end: 2;
  grid-column-start: 2;
  grid-column-end: 3;
}

#top #main .menuWrap .menuBox03 {
  grid-area: 2 / 2 / 3 / 3;
}

#top #main .menuWrap .menuBox04 {
  grid-area: 2 / 3 / 3 / 4;
}

#top #main .menuWrap .menuBox05 {
  grid-area: 1 / 1 / 2 / 2;
}

#top #main .menuWrap .menuBox06 {
  grid-area: 2 / 1 / 3 / 2;
}

#top #main .menuWrap .menuBox07 {
  grid-area: 3 / 3 / 4 / 4;
}

#top #main .menuWrap .menuBox08 {
  grid-area: 3 / 2 / 4 / 3;
}

#top #main .menuWrap .menuBox09 {
  grid-area: 3 / 1 / 4 / 2;
}

#top #main .menuWrap .menuBox10 {
  grid-area: 4 / 1 / 5 / 2;
}

#top #main .menuWrap .menuBox11 {
  grid-area: 4 / 2 / 5 / 3;
}

#top #main .menuWrap .menuBox12 {
  grid-area: 4 / 3 / 5 / 4;
}

.menuRowR .menuCol {
  display: flex;
}

.menuRowR .menuCol:nth-of-type(odd) {
  flex-flow: row-reverse;
}

#top #main .menuLink {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  width: 333px;
  height: 333px;
  background: url(./img/bg_menu_link_img01.jpg) 0 0 / cover no-repeat;
  color: #fff;
  text-decoration: none;
}

#top #main .menuLink.is-big {
  width: 334px;
}

#top #main .menuLink:hover {
  opacity: 0.8;
}

#top #main .menuLink h3 {
  background: none;
  margin-bottom: 0;
  padding: 0;
  color: #fff;
  font-size: 50px;
  line-height: 1;
}

#top #main .menuLink h3.smallTxt {
  font-size: 40px;
}

#top #main .menuLink h3::after {
  display: none;
}

#top #main .menuLink p {
  margin: 25px 0;
  font-size: 16px;
  text-align: center;
}

.menuMore {
  position: relative;
  display: inline-block;
  background-color: #fff;
  border-radius: 5px;
  padding: 2px 30px;
  font-size: 11px;
  color: #333;
}

.menuMore::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 6px;
  height: 6px;
  border: 0px;
  margin-top: -4px;
  border-top: solid 2px #b72200;
  border-right: solid 2px #b72200;
}

#main .menuBox {
  position: relative;
  overflow: hidden;
  /* background: #e4e7cf; */
  padding: 50px 0 0;
}
#main .menuBox h2 {
  font-size: 30px;
  padding: 18px 0 18px 26px;
  text-align: left;
  background: #b72200;
  color: #fff;
  margin: 0;
  position: relative;
  overflow: visible;
}
#main .menuBox h2:after {
  content: none;
}

#main .menuBox h2 span {
  display: block;
  font-size: 20px;
  font-weight: 400;
}
#main .menuBox h2 .iconImg {
  position: absolute;
  right: 8px;
  bottom: 0;
}

#main .menuBox ul {
  position: relative;
  overflow: hidden;
  border: 7px solid #ccc;
  padding: 30px;
  background: #fff;
}

#main .menuBox ul li {
  width: calc(50% - 13px);
  float: left;
  box-sizing: border-box;
  border: #b72200 solid 3px;
  background: #fff;
  padding: 0;
  margin-top: 26px;
  transition: ease 0.4s;
}
#main .menuBox ul li:hover {
  opacity: 0.7;
}

#main .menuBox ul li:nth-child(2n) {
  float: right;
}
#main .menuBox ul li:nth-child(-n + 2) {
  margin-top: 0;
}

#main .menuBox ul li:nth-child(2n + 1) {
  clear: both;
}

#main .menuBox ul li:before,
#main .menuBox ul li:after {
  content: none;
}

#main .menuBox ul li.current {
  background: #fff;
  border: #013c89 solid 3px;
}

#main .menuBox ul li a {
  text-decoration: none;
  color: #333;
  position: relative;
  display: block;
  overflow: hidden;
  position: relative;
  min-height: 306px;
}

#main .menuBox ul li .imgLayer {
  /* left: -12px;
    bottom: 20px; */
}

#main .menuBox ul li .menuImgs {
  width: 310px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

#main .menuBox ul li .menuImgs img {
  position: absolute;
  top: 0;
  left: 0;
  /* -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); */
  width: auto;
  /* height: 100%; */
  display: inline-block;
}

#main .menuBox ul li .menuDetails {
  position: absolute;
  content: "";
  top: 28px;
  right: 0;
  background: rgba(149, 123, 93, 0.9);
  padding: 18px;
  color: #fff;
  height: 160px;
  box-sizing: border-box;
  text-align: center;
}

#main .menuBox ul li.current .menuPrices {
  background: #013c89;
}
#main .menuBox ul li.current .menuPricesTxt p {
  color: #013c89;
}
#main .menuBox ul li h3 {
  color: #fff;
  padding: 0 0 11px;
  font-size: 20px;
  margin-bottom: 15px;
  border-bottom: 1px solid #fff;
  border-image: none;
  width: 220px;
  line-height: 1;
  background: none;
}
#main .menuBox ul li .itemName {
  margin: 15px 0 0;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.2;
}
#main .menuBox ul li .itemNameTxt {
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  margin: 10px 0 0;
}
#main .menuBox ul li .menuPrices {
  background: #b72200;
  padding: 8px 5px 5px 5px;
  color: #fff;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  position: absolute;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
}
#main .menuBox ul li .menuPricesTxt {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  width: 100%;
}
#main .menuBox ul li .menuPricesTxt p {
  width: 100%;
  background: #fff;
  color: #b72200;
  margin-bottom: 7px;
  position: relative;
}
/* #main .menuBox ul li .menuPricesTxt p::before {
    position: absolute;
    content: "";
    left: -7px; 
    top: 50%;
    transform: translateY(-50%);
    border-right: 7px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    width: 0;
    height: 0;
} */
#main .menuBox ul li .menuPricesTxt span {
  display: inline-block;
  width: 48%;
  border: 1px solid #fff;
  color: #fff;
}

#main .menuBox ul li .menuPricesTxt small {
  display: block;
  margin-bottom: 0;
}

#main .menuBox ul li .menuPricesPrice {
  margin-right: 10px;
  text-align: right;
  width: 100%;
  position: relative;
}

#main .menuBox ul li .menuPricesPrice:after {
  position: absolute;
  content: "";
  right: -10px;
  top: 1vh;
  border-right: 7px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  width: 0;
  height: 0;
}

#main .menuBox ul li .menuPricesPrice .taxinPrice {
  margin-bottom: 0;
  font-size: 14px;
}
#main .taxinPrice {
  font-weight: bold;
}

#main .menuBox ul li .priceTxts {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-end;
  justify-content: flex-end;
  text-align: right;
}
#main .menuBox ul li .priceTxtsTxt {
  font-size: 80px;
  font-weight: 500;
  font-variation-settings: "wght" 700, "wdth" 85;
  line-height: 0.8;
  letter-spacing: -0.03rem;
}
#main .menuBox ul li .priceTxtsTxt span.priceTxtSmall {
  font-size: 52px;
}
#main .menuBox ul li .priceTxts .txtWrap {
  display: flex;
  flex-flow: column nowrap;
  line-height: 1;
  font-weight: 700;
}
#main .menuBox ul li .priceTxts span.unitTxt {
  font-size: 19px;
  font-family: inherit;
  margin-top: 5px;
}
#main .menuBox ul li .priceTxts span.taxTxt {
  font-family: inherit;
  font-size: 14.5px;
  margin-left: -7px;
}

#main .menuBox .itemListThumb {
  width: 337px;
  height: 200px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}

#main .menuBox .itemListThumb img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
#main .menuBox .itemList li .itemListThumb .imgLayer {
  top: 0;
  right: 0;
  transform: none !important;
  left: inherit !important;
  height: auto !important;
  width: auto !important;
}

#main .menuBox ul li h4 {
  font-size: 22px;
  font-weight: 900;
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
  color: #333;
  position: relative;
  margin: 0 0 5px;
  line-height: 1.2;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#main .menuBox ul li h4 img {
  width: 60px;
  height: auto;
  margin-right: 15px;
  float: left;
}

#main .menuBox ul li h5 {
  margin-bottom: 5px;
}

#main .menuBox ul li .planTxt {
  line-height: 1.4;
  font-size: 13px;
  margin-bottom: 5px;
  height: 55px;
}

#main .menuBox ul li .price {
  font-size: 80px;
  font-weight: 500;
  font-variation-settings: "wght" 700, "wdth" 85;
  color: #ffae00;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: baseline;
  align-items: baseline;
  margin-bottom: 0;
  letter-spacing: -0.05em;
}

#main .menuBox ul li .price img {
  margin-right: 10px;
}
#main .menuBox ul li .price .unitTxt {
  font-family: inherit;
  font-size: 26px;
  position: relative;
  letter-spacing: normal;
}

#main .menuBox ul li .price .txtS {
  font-size: 13px;
  color: #333;
  font-weight: normal;
  position: absolute;
  bottom: 100%;
  left: 0;
}

#main .menuBox .itemList li .imgLayer {
  left: -12px;
  top: 170px;
  bottom: inherit;
}

#main .menuBox .itemList li .detailBtn {
  background: rgba(149, 123, 93, 0.9);
  color: #fff;
  font-size: 20px;
  position: relative;
  margin: 0 0;
  text-align: right;
  padding: 0 5px;
}

#main .menuBox .itemList li .detailBtn:after {
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  font-weight: 900;
  font-size: 20px;
  margin: 0 0 0 10px;
  display: inline-block;
  color: #fff;
}
#main .menuBox .itemList .menuDetails {
  max-width: 75%;
  min-width: 55%;
  height: auto;
}

#main .menuBox .itemList h3 {
  width: auto;
}

#main .menuBox .itemList .menuDetails .spec {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.4;
}

#main .menuBox .itemList .menuDetails img {
  max-height: 30px;
  max-width: 100%;
}

#main .menuBox .itemList .planTxt {
  padding: 0 10px;
}

#main .menuBox.partMenu ul li .menuPrices {
  position: relative;
  bottom: inherit;
}

/*-------------------#menu-----------------*/
#main .rankList {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}

#main .rankList li {
  width: 24%;
  width: calc(25% - 10px);
  padding: 0;
  margin: 0 13px 0 0;
}

#main .rankList li:before,
#main .rankList li:after {
  content: none;
}

#main .rankList li:nth-child(4n) {
  margin-right: 0;
}

#main .rankList li a {
  text-decoration: none;
}

#main .rankList li .itemThumb {
  height: 160px;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 0 10px;
  background: #fff;
}

#main .rankList li .itemThumb:before {
  content: "" !important;
  display: block;
  padding-top: 80%;
}

#main .rankList li .itemThumb img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
#main .rankList li h5 {
  background: none;
  color: #333;
  font-size: 15px;
  padding: 0;
  margin: 0;
}

#main .rankList li .priceTxt {
  color: #ffae00;
  font-weight: bold;
  line-height: 1;
}

#main .rankList li .imgLayer {
  bottom: 0;
  right: 0;
  transform: none !important;
  top: inherit !important;
  left: inherit !important;
  height: auto !important;
  width: auto !important;
}

#main .eyecatch {
  background: #9e9069;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
  height: 330px;
}
#main .eyecatch .taxThumb {
  width: 400px;
  height: 330px;
  position: relative;
  overflow: hidden;
  float: left;
}

#main .eyecatch .taxThumb img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 100%;
  width: auto;
}
#main .eyecatch .taxInfo {
  overflow: hidden;
  text-align: center;
  color: #fff;
  padding: 30px;
  box-sizing: border-box;
  height: 330px;
  background: rgba(137, 104, 65, 0.9);
}
#main .eyecatch h2 {
  background: none;
  font-size: 30px;
  margin-bottom: 10px;
  padding: 0;
  text-align: center;
  color: #fff;
}

#main .eyecatch h2:after {
  content: none;
}

#main .eyecatch h5 {
  border-radius: 0;
  display: block;
  font-size: 15px;
  padding: 5px;
  background: #b72200;
}
#main .eyecatch .price {
  font-size: 80px;
  font-weight: 500;
  font-variation-settings: "wght" 700, "wdth" 85;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: baseline;
  align-items: baseline;

  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 0;
  text-align: center;
}

#main .eyecatch .price .unitTxt {
  font-family: inherit;
  font-size: 35px;
  position: relative;
}
#main .eyecatch p {
  font-size: 15px;
  line-height: 1.4;
}

#main .itemBox {
  margin-bottom: 30px;
}

#main .itemBox h1 {
  font-size: 35px;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 20px;
  width: 580px;
  float: left;
}

#main .itemBox h1 img {
  height: 35px;
  width: auto;
  margin-bottom: 10px;
  display: block;
}

#main .itemBox h4 {
  font-size: 20px;
  display: inline-block;
  margin: 0 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#main .itemImg {
  width: 335px;
  height: auto;
  position: static;
  overflow: hidden;
  display: block;
  float: right;
  margin: 0 0 0 30px;
}

#main .itemImg img {
  position: static;
  /*    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
  width: 100%;
  height: auto;
}

#main .spec {
  font-weight: bold;
}
#main .itemMain {
  border: #9e9069 solid 3px;
  position: relative;
  overflow: hidden;
  padding: 20px;
  margin-bottom: 30px;
}

#main .itemSummery {
  width: auto;
  position: relative;
  overflow: hidden;
  clear: left;
}

#main .itemSummery p {
  line-height: 1.4;
}

#main .itemSummery .price {
  font-size: 80px;
  font-weight: 500;
  font-variation-settings: "wght" 700, "wdth" 85;
  color: #fff;
  line-height: 0.8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: baseline;
  align-items: baseline;
  margin-bottom: 0;
}

#main .itemSummery .priceBox p {
  margin-bottom: 0;
}

#main .itemSummery .price img {
  margin-right: 10px;
}

#main .itemSummery .price .unitTxt {
  font-family: inherit;
  font-size: 26px;
  position: relative;
}

#main .itemSummery .price .txtS {
  font-size: 13px;
  font-weight: normal;
  position: absolute;
  bottom: 120%;
  left: 0;
}

#main .itemSummery .menuPrices {
  background: #b72200;
  padding: 18px 10px 18px 18px;
  color: #fff;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
#main .itemSummery .menuPricesTxt {
  display: flex;
  flex-flow: row wrap;
  width: 210px;
  justify-content: space-between;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}
#main .itemSummery .menuPricesTxt p {
  width: 100%;
  background: #fff;
  color: #b72200;
  margin-bottom: 7px;
  position: relative;
}
#main .itemSummery .menuPricesTxt p::before {
  position: absolute;
  content: "";
  left: -7px;
  top: 50%;
  transform: translateY(-50%);
  border-right: 7px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
#main .itemSummery .menuPricesTxt small {
  display: block;
}

#main .itemSummery .menuPricesTxt span {
  display: inline-block;
  width: 48%;
  border: 1px solid #fff;
  color: #fff;
}

#main .itemFeature {
  position: relative;
  overflow: hidden;
}
/* 
#main .itemFeature li{
    width: 180px;
    float: left;
    margin: 30px 26px 0 0;
    padding: 0;
}
#main .itemFeature li:before,
#main .itemFeature li:after{
    content: none;
}
#main .itemFeature li:nth-child(-n+4){
    margin-top: 0;
}

#main .itemFeature li:nth-child(4n){
    margin-right: 0;
}

#main .itemFeature li:nth-child(4n+1){
    clear: both;
} */

#main .itemFeature li .featureImg {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 0 10px;
  background: #fff;
}

#main .itemFeature li .featureImg:before {
  content: "" !important;
  display: block;
  padding-top: 60%;
}
#main .itemFeature li .featureImg img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
#main .itemFeature li h5 {
  border-radius: 0;
  display: block;
  font-size: 16px;
  text-align: center;
  padding: 5px 0;
  margin-bottom: 10px;
}

#main .itemFeature li p {
  font-size: 12px;
}

#main .basicBox .basicList {
  background: #66b60e url(./img/bg_stripeS.png) center center;
  position: relative;
  overflow: hidden;
}

#main .basicBox .basicList .floatL {
  background: #4c8f2b;
  padding: 10px;
  box-sizing: border-box;
  float: none;
}

#main .basicBox .basicList .floatL h3 {
  color: #fff;
  background: none;
  font-size: 20px;
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#main .basicBox .basicList .floatL h3 span {
  border-radius: 50px;
  background: #013c89;
  /*    width: 25px;*/
  height: 25px;
  box-sizing: border-box;
  margin: 0;
}

#main .basicBox .basicList.basicImg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

#main .basicBox .basicList.basicImg .floatL {
  flex-basis: 150px;
  width: 150px;
}
#main .basicBox .basicList.basicImg .floatL h3 {
  margin-bottom: 15px;
  text-align: center;
}
#main .basicBox .basicList.basicImg .floatL h3 span {
  font-size: 80px;
  width: 100px;
  height: 100px;
  padding: 0;
  margin: 5px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-weight: 500;
  line-height: 1;
  font-variation-settings: "wght" 700, "wdth" 85;
}

#main .basicBox .basicList .floatL p {
  color: #fff;
  font-size: 11px;
  line-height: 1.4;
  margin-bottom: 0;
}

#main .basicBox .basicList ul {
  padding: 10px;
  overflow: hidden;
  counter-reset: basiclist;
  flex-basis: 650px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#main .basicBox .basicList.basicImg ul {
  display: block;
}

#main .basicBox .basicList ul li {
  margin: 10px 10px 0 0;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  padding: 0;
  box-sizing: border-box;
  counter-increment: basiclist;
  flex-basis: inherit;
}
#main .basicBox .basicList ul li:before,
#main .basicBox .basicList ul li:after {
  content: none;
}

#main .basicBox .basicList.basicImg ul li {
  width: 150px;
  float: left;
}

#main .basicBox .basicList.basicImg ul li:nth-child(-n + 4) {
  margin-top: 0;
}

#main .basicBox .basicList.basicImg ul li:nth-child(4n),
#main .basicBox .basicList ul li:last-child {
  margin-right: 0;
}

#main .basicBox .basicList ul li h6 {
  background: #ebce08;
  color: #013c89;
  font-size: 15px;
  padding: 10px 5px;
  position: relative;
  margin-bottom: 0;
  line-height: 1.2;
}

#main .basicBox .basicList.basicImg ul li h6 {
  padding: 5px 5px 5px 20px;
}

#main .basicBox .basicList ul li h6:before {
  content: counter(basiclist, decimal);
  background: none;
  display: block;
  color: #013c89;
  position: relative;
  font-family: inherit;
  left: 0;
}
#main .basicBox .basicList.basicImg ul li h6:before {
  position: absolute;
  left: 7px;
  top: 5px;
  display: inline-block;
}

#main .basicBox .basicList ul li h6 span {
  font-size: 11px;
  display: block;
}

#main .basicBox .basicList ul li img {
  display: block;
  margin: 5px auto 0;
}

/*----comMessage-----*/
#main .msgBox {
  position: relative;
}

#top #main .msgBox {
  padding: 125px 0 40px;
  text-align: center;
}

#main .msgBoxWrap {
  display: flex;
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  display: -ms-flexbox;
}

#main .msgTxt {
  position: relative;
  text-align: left;
  width: 650px;
}

#main .msgTxt h3 {
  background: none;
  border: none;
  color: #333;
  font-size: 24px;
  padding: 0;
  display: inline-block;
}

#main .msgTxt h3::after {
  display: none;
}

#main .msgTxt h3 span {
  color: #fed900;
  font-weight: bold;
  display: block;
  margin: 0;
}

#main .msgTxt h4 {
  font-size: 17px;
  border-top: none;
  background: none;
  margin: 0 0 15px;
  padding: 0;
}

#main .msgTxt p {
  font-size: 15px;
  line-height: 1.8;
}

#main .msgTxt h3 + p {
  margin-top: 20px;
}

#main .msgTxt p::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.8) * 0.5em);
  content: "";
}

#main .msgTxt p::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.8) * 0.5em);
  content: "";
}

#main .msgTxt strong {
  color: #b72200;
}

#main .msgTxt .msgInfo {
  margin-top: 30px;
  padding-bottom: 10px;
}

#top #main .msgBox .btn {
  margin-top: 80px;
}

#main .msgPics {
  width: 310px;
  margin-right: 40px;
}

#main .msgPics li {
  width: 48%;
  width: calc(50% - 10px);
  height: 235px;
  overflow: hidden;
  position: relative;
  margin: 20px 20px 0 0;
  padding: 0;
}

#main .msgPics li:nth-child(2n) {
  margin-right: 0;
}
#main .msgPics li:nth-child(-n + 2) {
  margin-top: 0;
}
#main .msgPics li:before,
#main .msgPics li:after {
  content: none;
}
#main .msgPics li img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

#main .msgInfo h5 {
  color: #333;
  font-size: 12px;
  background: none;
  margin: 0 0 5px;
  padding: 0;
}

#main .msgInfo p {
  font-size: 23px;
  font-weight: bold;
  margin: 0;
  line-height: 1.2;
}

#main .msgInfo p span {
  font-size: 16px;
  margin-right: 10px;
}

#main .msgInfo p span.en {
  font-size: 12px;
  color: #013c89;
  margin-right: 0;
}

#main .msgPhoto {
  float: right;
  width: 240px;
  margin-left: 50px;
}

#main .ceoPict {
  width: 240px;
  height: 270px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
#main .ceoPict img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}

#main .msgPhoto h5 {
  font-size: 13px;
  padding: 5px 10px;
  margin-bottom: 5px;
}

#main .msgPhoto p {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1.2;
}

#main .msgPhoto .en {
  color: #ffac00;
  margin-left: 10px;
  font-size: 12px;
  display: inline-block;
}

/*--beginner--*/
#main .beginner {
  position: relative;
  overflow: hidden;
  padding: 50px 0 60px;
  background-color: #f4f4ee;
}

#main .beginner .catchTtl {
  color: #333;
  font-size: 55px;
  font-weight: bold;
  line-height: 1.2;
  background: rgba(255, 255, 255, 0.7);
  padding: 15px;
  margin-bottom: 0;
}

#main .beginner .pointList {
  margin: 30px 0;
}

#main .beginner .pointList li {
  position: relative;
  width: 316px;
  margin: 0 26px 0 0;
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
}

#main .beginner .pointList li:nth-child(3n) {
  margin-right: 0;
}

#main .beginner .pointList li .pointImg {
  position: relative;
  width: 100%;
  height: 237px;
  overflow: hidden;
}

#main .beginner .pointList li img {
  display: block;
  position: relative;
  top: inherit;
  left: inherit;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  width: 100%;
  height: auto;
}

#main .beginner .pointList li .imgLayer {
  right: 0;
  bottom: 0;
  position: absolute;
  width: auto;
  width: 25%;
}

#main .beginner .pointList li h6 {
  background: none;
  font-size: 20px;
  padding: 0;
  margin: 10px 0 5px;
  line-height: 1.5;
}

#main .beginner .pointList li h6:before {
  content: none;
}

#main .beginner .pointList li h6 strong {
  color: #ffae00;
  display: block;
}

#main .beginner .pointList li p {
  width: auto;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 1.7;
}

#main .beginner .beginnerCatch {
  margin-bottom: 40px;
  font-size: 20px;
  text-align: center;
  line-height: 2;
}

#main .beginner .beginnerCatch::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}

#main .beginner .beginnerCatch::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}

/*--comSelectPoint--*/
#main .selectPoint ol {
  counter-reset: selectP;
  padding: 0;
  margin: 0 0 20px;
}

#main .selectPoint li {
  padding: 0;
  position: relative;
  overflow: hidden;
  background: none;
  counter-increment: selectP;
  padding: 0;
  list-style: none;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}

#main .selectPoint li:last-child {
  margin-bottom: 0;
}

#main .selectPoint li span {
  position: relative;
  color: #fff;
  background: url(./img/ico_point.png) no-repeat center center;
  width: 113px;
  height: 113px;
  float: left;
  margin-right: 15px;
  font-size: 22px;
  text-align: center;
  line-height: 1.2;
  padding-top: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#main .selectPoint li span:after {
  content: "\A"counter(selectP, decimal-leading-zero);
  white-space: pre;
  line-height: 1;
  font-size: 36px;
}

#main .selectPoint li h3 {
  background: none;
  border-top: none;
  font-size: 36px;
  display: table-cell;
  padding: 0;
  margin-bottom: 5px;
}

#main .selectPoint li h3 strong {
  color: #ffae00;
}

/*--コンタクトエリア--*/

#main .contactBox {
  margin: 25px auto 30px;
  padding: 20px 217px 20px 20px;
  background: url(./img/bg_contact.png) center center;
  position: relative;
  box-sizing: border-box;
  overflow: visible;
}

#main .contactBox a {
  text-decoration: none;
}

#top #main .contactBox {
  margin: 40px auto;
}

#main .contactBox h2 {
  margin: 0;
  padding: 0;
  font-size: 28px;
  font-weight: 400;
  text-shadow: 0px 0px 3px rgba(0,0,0,.35);
  position: relative;
  color: #fff;
  z-index: 1;
  text-align: left;
  line-height: 1.2;
}

#main .contactBox .imgLayer {
  right: 0;
  bottom: 0;
  z-index: 1;
}

#main .contactBox .telBox {
  background: #fff;
  padding: 17px 18px;
  margin: 15px 0 0 0;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row wrap;
}

#main .contactBox .telBox .tel {
  float: left;
  margin: 0 20px 0 0;
  line-height: 1.1;
  font-size: 12px;
  /* white-space: nowrap; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: visible;
  /* padding-top: 5px; */
}

#main .contactBox .telBox .linkBlock {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

#main .contactBox .telBox .tel span {
  font-size: 61px;
  line-height: 0.8;
  padding: 0 0 0 75px;
  margin: 0;
  display: block;
  background-size: 69px auto !important;
  background-position: left bottom;
  letter-spacing: -2px;
}

#main .contactBox .telBox .btn {
  z-index: 3;
  margin-bottom: 0;
}

#top #main .contactBox .telBox .btn {
  min-width: 270px;
}

#main .contactBox .telBox .btn:hover {
  opacity: 0.8;
  transition: 0.7s;
}
#main .contactBox .telBox .telBoxTxt {
  width: 100%;
  margin: 10px 0 0;
  font-size: 15px;
  line-height: 1;
}

#main .contactTel {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  position: relative;
}

#main .contactTel .contactCatch {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  background: #013c89;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  padding: 5px;
  margin: 0 15px 0 0;
  line-height: 1.6;
  display: inline-block;
  width: 266px;
  box-sizing: border-box;
}

#main .contactTel .contactCatch span {
  background: #fff;
  border-radius: 3px;
  text-align: center;
  color: #013c89;
  display: inline-block;
  width: 48%;
  width: calc(50% - 5px);
  margin: 0 0 0 5px;
  box-sizing: border-box;
}

#main .contactTel .contactCatch span:first-of-type {
  margin-left: 0;
}

#main .contactTel .tel {
  font-size: 12px;
}

#main .contactTel .tel span {
  font-size: 35px;
  padding-left: 46px;
  display: block;
  background-size: 40px auto;
  background-position: left 5px;
}

#main .contactTel p {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 5px;
}

#main .contactTel p.catchTxt {
  font-size: 27px;
  font-weight: bold;
}

#main .contactTel p.catchTxt span {
  border-radius: 4px;
  background: #9e9069;
  color: #fff;
  font-size: 20px;
  padding: 5px 7px;
  margin-right: 5px;
}

#main .contactTel p.catchTxt strong {
  color: #ffae00;
}

#main .contactTel .telBox {
  background: #013c89;
  padding: 10px;
  overflow: hidden;
  margin-right: 15px;
  float: left;
}

#main .contactTel .telBox h5 {
  background: none !important;
  color: #fff;
  font-size: 15px !important;
  line-height: 1 !important;
  margin: 0 0 5px !important;
  padding: 0 !important;
  display: block !important;
}

#main .contactTel .telBox .tel {
  background: #fff;
  font-size: 13px !important;
  font-weight: normal;
  text-align: center;
  margin-bottom: 0 !important;
  color: #333;
  padding: 5px;
  display: block;
}

#main .contactTel .telBox .tel span {
  background: url(./img/ico_fd.png) no-repeat left center;
  font-size: 53px;
  font-weight: normal;
  line-height: 1;
  padding: 0 0 0 65px;
  margin: 0;
  display: inline-block;
}

#main .contactTel .telBox .btn {
  border-radius: 3px;
  font-size: 18px;
  margin: 10px 0 0;
  width: 100%;
}

#main .contactTel .telBox .btn a {
  padding: 5px 30px 5px 40px;
}

#main .contactTel .telBox .btn a:before {
  left: 28px;
}

#main .contactTel .telBox .btn a:after {
  left: 33px;
}

#main .contactTel ul {
  position: relative;
  overflow: hidden;
  margin: 0 0 10px;
}

#main .contactTel ul li {
  border-radius: 4px;
  background: #0eaa8e !important;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  margin: 0 10px 0 0;
  padding: 5px 15px;
  text-align: center;
  float: left;
}

#main .contactTel ul li:before,
#main .contactTel ul li:after {
  display: none;
}

#main .contactTel ul li:last-child {
  margin-right: 0;
}

#main .contactTel .overflowH {
  width: 380px;
}

#main .msgContact {
  padding: 3px 3px 3px 240px !important;
  margin: 40px 0 20px 5px !important;
  width: 700px;
  clear: none;
}

#main .msgContact img {
  float: left;
  position: absolute;
  top: -10px;
  left: -5px;
}

#main .msgContact .telBox {
  background: #fff;
  border-radius: 3px;
  padding: 5px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  margin-left: 10px;
}

#main .msgContact .telBox h4 {
  position: relative;
  font-size: 13px !important;
  padding-left: 15px;
  margin-bottom: 0;
}

#main .msgContact .telBox h4:before,
#main .msgContact .telBox h4:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  background: none;
  border-radius: 0;
}

#main .msgContact .telBox h4:before {
  width: 11px;
  height: 11px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #013c89;
  opacity: inherit;
}

#main .msgContact .telBox h4:after {
  left: 3px;
  width: 3px;
  height: 3px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#main .msgContact .telBox .tel {
  font-size: 11px;
  line-height: 1.2;
  float: left;
  white-space: nowrap;
  margin-bottom: 0 !important;
}

#main .msgContact .tel .bHours {
  display: block;
}

#main .msgContact .tel span {
  background: url(./img/ico_tel.png) no-repeat left center;
  color: #ffae00;
  font-size: 42px;
  font-weight: bold;
  line-height: 1;
  padding-left: 35px !important;
  display: block;
  float: left;
  margin-right: 5px;
}

/*--来店予約----*/
#main .reserveBox {
  position: relative;
}
#main .reserveBox a:hover {
  opacity: 0.8;
  transition: 0.7s;
}

#main .reserveBox .reserveMain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
#main .reserveMainTxts {
  display: flex;
  flex-flow: column wrap;
}
#main .reserveMainTxts .imgTxt {
  margin-top: 8px;
  position: relative;
  z-index: 2;
}
#main .reserveMainTxts .imgBtn {
  margin-top: 11px;
}
#main .reserveMainImgs .imgQuo {
  position: absolute;
  bottom: 0;
  left: 375px;
  z-index: 1;
}

/*-- reformL.php #main .reformBox ----*/
#main .reformBox {
  margin: 40px auto;
}
#main .reformBox a {
  display: block;
  color: inherit;
  text-decoration: none;
}
#main .reformBox .reformMain {
  padding: 10px;
  border: 10px solid #ccc;
  position: relative;
  background: #fff;
}
#main .reformBox .reformMain p {
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: 900;
  padding-left: 7px;
}
#main .reformBox .reformMain .imgLogo {
  margin-top: 5px;
  padding-left: 7px;
  max-width: 100%;
  height: auto;
}
#main .reformBox .reformMain .reformMainBtn {
  font-size: 19px;
  font-weight: 900;
  color: #fff;
  padding: 15px 0 15px 48px;
  position: relative;
  line-height: 1;
  background: url(./img/bg_reform_btn.png) no-repeat center center / cover;
  margin-top: 30px;
  transition: ease 0.3s;
}
#main .reformBox a:hover .reformMainBtn {
  opacity: 0.7;
}
#main .reformBox .reformMain .reformMainBtn::before,
#main .reformBox .reformMain .reformMainBtn::after {
  position: absolute;
  content: "";
  top: 50%;
}
#main .reformBox .reformMain .reformMainBtn::before {
  left: 14px;
  border-radius: 50%;
  background: #fff;
  width: 22px;
  height: 22px;
  transform: translateY(-50%);
}
#main .reformBox .reformMain .reformMainBtn::after {
  left: 20px;
  border-top: 2px solid #2a5435;
  border-right: 2px solid #2a5435;
  width: 6px;
  height: 6px;
  transform: translateY(-50%) rotate(45deg);
}
#main .reformBox .reformMain .imgImgs,
#main .reformBox .reformMain .imgCharacter {
  position: absolute;
}
#main .reformBox .reformMain .imgImgs {
  right: 132px;
  top: 12px;
  z-index: 1;
}
#main .reformBox .reformMain .imgCharacter {
  right: -10px;
  bottom: 0;
  z-index: 2;
}

/*--スライダー--*/
a.leftNav,
a.rightNav {
  background: url(./img/top/bg2.png);
  outline: none;
  transition: none;
}

.leftNav:before,
.rightNav:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  transition: none;
}

.leftNav:hover {
  background: url(./img/leftNav.png) right center no-repeat;
  /*rgba(204,204,204,0.4);*/
  transition: none;
  opacity: 1;
}

.rightNav:hover {
  background: url(./img/rightNav.png) left center no-repeat;
  /*rgba(204,204,204,0.4);*/
  transition: none;
  opacity: 1;
}

.leftNav:hover:before,
.rightNav:hover:before {
  background: url(./img/top/bg2.png);
  transition: none;
}

/*--ページタイトル--*/
#pageTitle {
  position: relative;
  overflow: hidden;
  height: 300px;
  background: url(img/bg_page_reason_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle.first {
  background: url(img/bg_page_first_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle.corporate {
  background: url(img/bg_page_corporate_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle.reason {
  background: url(img/bg_page_reason_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle.showroom {
  background: url(img/bg_page_showroom_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle.maintenance {
  background: url(img/bg_page_maintenance_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle.menu {
  background: url(img/bg_page_menu_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle.tatami {
  background: url(img/bg_page_menu_tatami_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle.omote {
  background: url(img/bg_page_menue_tatamie_omote_img01.jpg) 0 0 / cover
    no-repeat;
}

#pageTitle.new {
  background: url(img/bg_page_menu_tatami_new_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle.herinashi {
  background: url(img/bg_page_menu_tatami_herinashi_img01.jpg) 0 0 / cover
    no-repeat;
}

#pageTitle.heri {
  background: url(img/bg_page_menu_tatami_heri_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle.kanwa {
  background: url(img/bg_page_menu_tatami_kanwa_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle.other {
  background: url(img/bg_page_menu_others_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle.cloth {
  background: url(img/bg_page_menu_cloth_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle.curtain {
  background: url(img/bg_page_menu_curtain_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle.works {
  background: url(img/bg_page_works_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle.voice {
  background: url(img/bg_page_voice_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle.staff {
  background: url(img/bg_page_staff_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle.faq {
  background: url(img/bg_page_corporate_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle.privacy {
  background: url(img/bg_page_corporate_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle.blog {
  background: url(img/bg_page_blog_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle.contact {
  background: url(img/bg_page_contact_img01.jpg) 0 0 / cover no-repeat;
}

#pageTitle .inner {
  width: 1200px;
  height: 100%;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-repeat: no-repeat !important;
  background-position: right center !important;
}

#pageTitle .titleWrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 530px;
  height: 120px;
  margin: 0 auto;
  background: url(img/bg_page_title_img01.png) 0 0 repeat;
  text-align: center;
}

#pageTitle h1 {
  color: #fff;
  position: relative;
  font-size: 40px;
  line-height: 1.3;
}

#pageTitle h1 span {
  display: block;
  font-size: 19px;
  font-weight: normal;
}

/*--ぱんくず--*/
#pagePath {
  background-color: #f4f4ee;
  margin-top: 1px;
  padding: 3px 0;
}

#pagePath p {
  width: 1100px;
  margin: 0 auto;
  color: #333;
  font-size: 11px;
  text-align: left;
}

#pagePath p a {
  color: #333;
  text-decoration: none;
}

#pagePath p .arrow {
  margin: 0 5px;
}

/*--フォーム--*/
#main #form {
  margin: 30px auto 0;
  padding: 0;
}

#form h3 {
  background: #9e9069;
  border-top: none;
  color: #fff;
  margin-bottom: 0;
}

#form ul {
  margin-bottom: 40px;
}

#form ul li {
  background: none !important;
  padding: 0;
}

#form ul li:before,
#form ul li:after {
  content: none;
}

#main #form table {
  margin-bottom: 30px;
}

#main #form table + p {
  margin-bottom: 0;
}

#main #form th {
  padding: 15px 20px;
  font-weight: bold;
  vertical-align: top;
  width: 30%;
  font-size: 16px;
  border-bottom: #333333 solid 1px;
  color: #333;
}

#main #form th span {
  background: #b91b02;
  color: #fff;
  font-size: 14px;
  float: right;
  padding: 0 10px;
}

#main #form th span.any {
  background: #abb0ac;
}

#main #form td {
  padding: 10px 10px;
  vertical-align: middle;
  font-size: 13px;
  border-bottom: #333 solid 1px;
}

#main #form td .wpcf7c-elm-step1 {
  font-size: 13px;
}

#main #form td > span {
  display: inline-block;
  font-size: 16px;
}

#main #form td span.your-order span span {
  font-weight: bold;
  margin-right: 10px;
}

#main #form td a {
  color: #333;
  font-size: 16px;
  padding-left: 25px;
  display: inline-block;
}

#main #form td input[type="text"],
#main #form td input[type="tel"],
#main #form td input[type="email"] {
  padding: 5px;
  height: 35px;
  border: 1px solid #cdcdcb;
  box-sizing: border-box;
  background: #f3f4ee;
  width: 520px;
}

#main #form td select,
#main #form td input[type="date"] {
  width: 300px;
  font-size: 14px;
  padding: 2px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #cdcdcb;
  box-sizing: border-box;
  background: #f3f4ee;
  margin-right: 10px;
}

#main #form td input[type="date"] {
  width: 360px;
}

#main #form td input[name="your-zip"] {
  display: inline-block;
  width: 200px;
}

#main #form td input:placeholder-shown,
#main #form td textarea:placeholder-shown {
  color: #b0b0b0;
}

#main #form td input::-webkit-input-placeholder,
#main #form td textarea::-webkit-input-placeholder {
  color: #b0b0b0;
}

#main #form td input:-moz-placeholder,
#main #form td textarea:-moz-placeholder {
  color: #b0b0b0;
  opacity: 1;
}

#main #form td input::-moz-placeholder,
#main #form td textarea::-moz-placeholder {
  color: #b0b0b0;
  opacity: 1;
}

#main #form td input:-ms-input-placeholder,
#main #form td textarea:-ms-input-placeholder {
  color: #b0b0b0;
}

#main #form td input[type="file"] {
}

#main #form td input[type="checkbox"] {
  display: inline-block;
  margin-right: 5px;
}

#main #form .submit {
  text-align: center;
}

#main #form .submit li {
  margin: 0 5px;
  display: inline;
}

#form .submit .wpcf7c-btn-back {
  background-color: rgba(0, 0, 0, 0.2);
  border: solid 1px #777;
  box-shadow: 0px 4px 0px 0px #afafaf;
  -moz-box-shadow: 0px 4px 0px 0px #afafaf;
  -webkit-box-shadow: 0px 4px 0px 0px #afafaf;
  color: #949494;
}

#contents #main .wpcf7c-btn-back textarea[readonly] {
  background: #efefef !important;
}

#main #form td input.wpcf7c-conf,
#main #form td select.wpcf7c-conf,
#main #form td textarea.wpcf7c-conf {
  border: none;
  background: #efefef;
}

#main #form td select.wpcf7c-conf {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
}

#main #form td select.wpcf7c-conf::-ms-expand {
  display: none;
}

#form th,
#form td {
  padding: 15px 20px;
  font-size: 15px;
  line-height: 1.5;
  text-align: left;
  vertical-align: top;
}

#form th {
  width: 20%;
  color: #333;
}

#form table {
  margin-bottom: 20px;
}

#form tr:first-child td {
}

#form th {
  padding: 20px 15px;
  font-weight: bold;
  vertical-align: middle;
  width: 30%;
  font-size: 16px;
}

#form th span {
  background: #ffae00;
  color: #fff;
  font-size: 14px;
  float: right;
  padding: 2px 15px;
}

#form th span.any {
  background: #b0b0b0;
}

#form td {
  padding: 5px;
  /*font-weight: bold;*/
  vertical-align: middle;
  font-size: 13px;
}

#form td .wpcf7c-elm-step1 {
  font-size: 13px;
}

#form td > span {
  display: inline-block;
  font-size: 16px;
}

#form td a {
  background: url(./img/arrow01.png) no-repeat 0 5px;
  color: #333;
  font-size: 16px;
  padding-left: 25px;
  position: relative;
}

#form td a:before,
#form td a:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

#form td a:before {
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #9e9069;
}

#form td a:after {
  left: 4px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #f9f2f2;
  border-right: 2px solid #f9f2f2;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#form td input[type="text"],
#form td input[type="tel"],
#form td input[type="email"] {
  padding: 5px;
  height: 30px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

#form td select,
#form td input[type="date"] {
  width: 200px;
  font-size: 14px;
  padding: 2px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  margin-right: 10px;
}

#form td input[type="date"] {
  width: 360px;
}

#form td textarea {
  padding: 5px;
  border: 1px solid #cdcdcb;
  box-sizing: border-box;
  background: #f3f4ee;
  width: 520px;
}

.nocolumn #form td textarea {
  width: 690px;
}

#form .submit {
  text-align: center;
}

#form .submit li {
  margin: 0 5px;
  display: inline;
}

#form input[type="submit"] {
  padding: 15px 65px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  background: #b72200;
  margin: 0 auto;
  box-sizing: border-box;
  width: auto;
  border: none;
  border-radius: 30px;
  display: block;
  font-family: "Noto Serif JP", serif;
}

#form input[type="submit"]:hover,
#form .submit input:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

#form .submit input[type="button"] {
  margin-right: 10px;
}

#form td input.wpcf7c-conf,
#form td select.wpcf7c-conf {
  border: none;
  background: #fffeee;
}

#form td select.wpcf7c-conf {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
}

#form td select.wpcf7c-conf::-ms-expand {
  display: none;
}

#form td input.wpcf7c-conf:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1100px #efefef inset;
}
#form table p{
	margin-bottom: 0 !important;
}
.wpcf7-validation-errors {
  background: #fff;
  border: 3px solid #ffae00 !important;
}

span.wpcf7-list-item {
  margin-left: 0;
  margin-right: 2em;
}

/*--カテゴリ--*/
#main .archiveList ul.taxList li:nth-child(3n + 1),
#main .archiveList ul.areaList li:nth-child(3n + 1) {
  clear: none;
}
#main .archiveList ul.taxList li:nth-child(-n + 3),
#main .archiveList ul.areaList li:nth-child(-n + 3) {
  margin: 0 0 0 0;
}
#main .archiveList ul.taxList li,
#main .archiveList ul.areaList li {
  display: inline-block !important;
  padding: 0;
  background: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: auto !important;
}
#main .archiveList ul.taxList li a,
#main .archiveList ul.areaList li a {
  min-width: 150px;
  display: inline-block !important;
  background: #9e9069;
  border: solid 2px #9e9069;
  margin: 0 20px 20px 0;
  padding: 0;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  font-size: 16px;
  line-height: 1.63;
  box-sizing: border-box;
}
#main .archiveList ul.taxList li.current-cat a,
#main .archiveList ul.areaList li.current-cat a {
  background: #fff;
  color: #9e9069 !important;
}

#main .warksTaxList ul li:before,
#main .warksTaxList ul li:after,
#main .warksTaxList ul li a:before,
#main .warksTaxList ul li a:after {
  content: none;
}

#main .taxList li.current-cat a {
  background-color: #fff;
  color: #084d9b !important;
  border: solid 1px #084d9b;
}

#main .areaList li.current-cat a {
  background-color: #fff;
  color: #9e9069 !important;
  border: solid 1px #9e9069;
}

#main .infoBox {
  box-sizing: border-box;
  background-color: #b72200;
  padding: 5px 10px;
  overflow: hidden;
  margin-bottom: 15px;
  font-size: 16px;
  color: #fff;
}

#main .infoBox p {
  display: inline-block;
  margin-bottom: 0 !important;
  font-size: 16px;
}

#main .infoBox p.cat a {
  background: #9e9069;
  color: #fff;
  padding: 3px 8px;
  margin: 0 5px 0 0;
  display: inline-block;
  border-radius: 5px;
  line-height: 1;
  text-decoration: none;
}

#main .infoBox .time {
  float: right;
  font-weight: bold;
  text-transform: uppercase;
}

/*--施工事例・お客様の声--*/
#top #main .topics {
  position: relative;
  width: inherit;
  overflow: inherit;
}

.topics::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 380px;
  top: 50%;
  transform: translateY(-50%) skew(0, -15deg);
  right: 0;
  background: url(./img/bg_texture.png) repeat top left;
  z-index: -1;
}

#main .archiveList {
  position: relative;
  overflow: hidden;
  margin-top: 25px;
}

#top #main .archiveList.blogBox {
  width: 1000px;
  margin: 90px auto 0;
}

#main .archiveList h4 {
  margin-bottom: 25px;
  padding: 4px 20px;
  background-color: #b72200;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

#main .archiveList h4:first-of-type + ul {
  margin-bottom: 0;
}

#main .archiveList ul + h4 {
  margin-top: 20px;
}

#main .archiveList ul {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}

#top #main .archiveList.newsBox ul {
  margin-bottom: 0;
}

#main .archiveList ul li {
  width: 316px;
  float: left;
  margin: 35px 26px 0 0;
  padding: 0;
  position: relative;
  border-bottom: none;
  box-sizing: border-box;
  text-align: center;
  font-size: 12px;
}

#main .archiveList ul li:before,
#main .archiveList ul li:after {
  content: none;
}

#main .archiveList ul li:nth-child(3n) {
  margin-right: 0;
}

#main .archiveList ul li:nth-child(-n + 3) {
  margin-top: 0;
}

#main .archiveList ul li:nth-child(3n + 1) {
  clear: both;
}

#main .archiveList ul li a {
  color: #333;
  display: block;
}

#main .archiveList ul li span {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #b72200;
  color: #fff;
  padding: 3px 8px;
  display: inline-block;
  border-radius: 5px;
  line-height: 1;
}

#main .archiveList ul li h3 {
  margin: 0 !important;
  font-size: 13px;
  background: none;
  border: none;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
  padding: 0;
  font-weight: bold;
}

#main .archiveList ul li h3::after {
  display: none;
}

#main .archiveList ul li .thumbImg {
  width: 100%;
  height: 236px;
  overflow: hidden;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #eee;
  margin-bottom: 5px;
}

#main .archiveList ul li .thumbImg img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 100%;
  width: auto;
  max-width: initial;
  display: inline-block;
}

#main .archiveList ul li p {
  margin: 0 0 0 0;
  font-size: 12px;
}

#main .archiveList ul li .cat {
  position: absolute;
  top: 190px;
  font-size: 11px;
  line-height: 1.4;
  height: 22px;
  overflow: hidden;
}

/*-------------------------施工事例詳細----*/
#main .singleWorks table {
  margin: 0;
  width: 100%;
  box-shadow: none;
  background: none;
  table-layout: fixed;
}

#main .singleWorks table tr th:last-of-type,
#main .singleWorks table tr td:last-of-type {
  border-right: none;
}

#main .singleWorks table tr:last-child th,
#main .singleWorks table tr:last-child td {
  border-bottom: none;
}

#main .singleWorks table th,
#main .singleWorks table td {
  border-right: none;
  border-left: none;
}
#main .singleWorks .frameBox {
  margin-bottom: 30px;
}

#main .oldWorks table th,
#main .oldWorks table td {
  padding: 10px 0;
}

#main .oldWorks img {
  display: block;
  margin: 0 auto !important;
}

#main .picBox {
  overflow: hidden;
  position: relative;
  margin: 30px 0 50px;
}

#main .picBox .photo {
  float: right;
  width: 650px;
  height: 650px;
  position: relative;
  overflow: hidden;
  display: block;
}

#main .picBox .btmPhoto {
  position: relative;
  height: 300px;
  width: 300px;
  padding-bottom: 10px;
  display: block;
}

#main .picBox .photo a {
  display: block;
  height: 100%;
}

#main .picBox .btmPhoto a {
  overflow: hidden;
  height: 300px;
  width: 300px;
  margin-bottom: 10px;
  display: block;
  position: relative;
}

#main .picBox .photo img,
#main .picBox .btmPhoto a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

#main .picBox .btmPhoto:before,
#main .picBox .btmPhoto:after {
  position: absolute;
  bottom: -65px;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  z-index: 10;
}

#main .picBox .btmPhoto:before {
  right: -50px;
  bottom: -80px;
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  border: 32px solid transparent;
  border-left: 45px solid #ffae00;
}

#main .picBox .btmPhoto:after {
  right: 15px;
  width: 80px;
  height: 80px;
  border: 0px solid transparent;
  border-bottom: 30px solid #ffae00;
  border-radius: 0 0 0px 75px;
  z-index: -1;
}

#main .picBox span.after,
#main .picBox span.before {
  position: absolute;
  top: 0;
  right: 0;
  background: #32633e;
  display: inline-block;
  z-index: 10;
  font-size: 16px;
  color: #fff;
  min-width: 106px;
  padding: 3px 5px;
  line-height: 1.4;
  text-align: center;
}

#main .picBox span span {
  opacity: 0.5;
  margin-left: 5px;
}
#main .singleBlog .singleDetail img {
  float: none !important;
  max-width: 100%;
  height: auto;
}

#voice #main .voiceSummary {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}

#main .voicephotList {
  float: left;
}

#main .voicephotList li {
  width: 316px;
  height: 206px;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

#main .singleVoice .enqImg {
  height: auto;
  margin: 0 auto 45px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

#main .voicephotList .enqImg a {
  display: block;
}

#main .voicephotList li img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

#main .singleVoice img {
  /* width: auto;
    height: 100%;
    border: solid 1px #ccc; */
  width: auto;
  height: auto;
  border: solid 1px #ccc;
  min-width: initial;
  box-sizing: border-box;
  /* margin: 0 auto;*/
  display: block;
}

#main .singleVoice .enqImg img,
#main .singleVoice .cusImg img {
  margin: 0 auto;
}

#main .voicephotList li:before,
#main .voicephotList li:after {
  content: none;
}

#voice #main .singleDetail {
  width: 400px;
  float: right;
}

#voice #main .singleDetail table th {
  width: 25%;
  padding: 15px 10px;
}

#voice #main .enq h5 {
  border-radius: 4px;
  font-size: 16px;
  padding: 0;
  margin: 0 0 5px;
  background: none;
  color: #333;
}

#voice #main .enq ul {
  overflow: hidden;
  margin: 0 0 20px;
}

#voice #main .enq li {
  text-align: center;
  float: left;
  background: #e8ddbd;
  width: 25%;
  border-right: solid 1px #fff;
  box-sizing: border-box;
  padding: 3px 5px;
}

#voice #main .enq li:before,
#voice #main .enq li:after {
  content: none;
}

#voice #main h3 {
  margin-bottom: 15px;
}

#voice #main .enq p.score {
  color: #ffae00;
  font-weight: bold;
  font-size: 40px;
}

#main .otherPhoto {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
}

#main .otherPhoto li {
  width: 320px;
  padding: 0;
  font-size: 14px;
  margin-left: 20px;
  margin-top: 50px;
}

#main .otherPhoto li:before,
#main .otherPhoto li:after {
  content: none;
}

#main .otherPhoto li:nth-child(1),
#main .otherPhoto li:nth-child(2),
#main .otherPhoto li:nth-child(3) {
  margin-top: 0;
}

#main .otherPhoto li:nth-child(3n + 1) {
  margin-left: 0;
}

#main .otherPhoto li a {
  width: 320px;
  height: 230px;
  overflow: hidden;
  position: relative;
  float: left;
  margin-bottom: 13px;
}

#main .otherPhoto li a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

#main .otherPhoto li h5 {
  font-size: 20px;
  color: #32633e;
  background: none;
  padding: 0;
  display: block;
  margin-bottom: 10px;
}

/*------------- tmp -------------*/

/*投稿画像の回り込み処理*/
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 0;
  margin: 0 0 20px 30px;
  display: inline;
}

img.alignleft {
  padding: 0;
  margin: 0 30px 20px 0;
  display: inline;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignright {
  float: right;
  margin-left: 10px;
  margin-bottom: 2px;
}

.alignleft {
  float: left;
  margin-right: 10px;
  margin-bottom: 2px;
}

img {
  border-style: none;
}

#main .nobr br {
  display: none;
}

#main p.wp-caption {
  margin: 0 0 10px 0;
  font-size: 0.8em;
  line-height: 1.2em;
}

#main p.wp-caption img {
  margin-bottom: 5px;
}

#main p.wp-caption .caption-text {
  text-align: left;
}

/*pagenavi*/
.pagenavi {
  padding: 20px 0 !important;
  margin: 0 auto !important;
  text-align: center;
  position: relative;
}

.pagenavi ul {
  position: relative;
  overflow: hidden;
  height: 60px;
  margin: 0 !important;
}

.pagenavi a {
  display: inline-block;
  color: #fff !important;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  padding: 5px 50px 10px 30px;
  text-decoration: none !important;
  border-radius: 4px;
  box-shadow: inset 0 -4px 0px 0px rgba(109, 109, 109, 1);
  background: #535353;
}

.pagenavi a:after {
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  font-weight: 900;
  right: 20px;
  position: absolute;
  font-size: 14px;
  height: 14px;
  line-height: 1;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
}

.pagenavi .next a {
  padding: 5px 30px 10px 50px;
}

.pagenavi .next a:after {
  left: 20px;
  right: inherit;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.pagenavi a:link,
.pagenavi a:hover,
.pagenavi a:visited {
  color: #fff !important;
  text-decoration: none !important;
}

.pagenavi a:hover {
  opacity: 0.75;
  transition: 0.7s;
}

.pagenavi li {
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;
  display: block;
  font-weight: bold;
  position: absolute !important;
  top: 0;
}

.pagenavi li:before,
.pagenavi li:after {
  content: none !important;
}

.pagenavi .prev {
  position: absolute;
  right: 0;
}

.pagenavi li.list {
  /*
    left: 0;
    right: 0;
    margin:auto;
*/
  position: inherit !important;
  display: inline;
}

.pagenavi .list a {
  padding: 5px 10px 10px;
}

.pagenavi .list a:before,
.pagenavi li.list a:after {
  content: none;
}

.pagenavi .next {
  position: absolute;
  left: 0;
}

#point .pagenavi a {
  background: #b72200;
  padding: 3px 20px;
}
#point .pagenavi .prev a {
  padding: 3px 50px 3px 20px;
}

#point .pagenavi .next a {
  padding: 3px 20px 3px 50px;
}
#main .wp-pagenavi {
  text-align: center;
}

#main .wp-pagenavi a {
  border-radius: 5px;
  background: #343434;
  padding: 0 5px;
  text-align: center;
  transition: 0.7s;
  border: none;
  display: inline-block !important;
  overflow: inherit !important;
}

#main .wp-pagenavi span {
  border-radius: 5px;
  padding: 0 5px;
  text-align: center;
  transition: 0.7s;
}

#main .wp-pagenavi span.pages,
#main .wp-pagenavi span.last {
  display: inline-block;
}

#main .wp-pagenavi a:link,
#main .wp-pagenavi a:visited {
  color: #ffffff !important;
  text-decoration: none;
}

#main .wp-pagenavi a:hover,
#main .wp-pagenavi span.current {
  border-color: #bfbfbf;
  display: inline-block;
}

#main .wp-pagenavi a:hover {
  color: #fff !important;
  opacity: 0.7;
}

/*-------------------#top-----------------*/

#main .beginner h2,
#main .recommendBox h2 {
  z-index: 10;
  padding: 0;
  width: auto;
  margin: 0 auto 15px;
  color: #333;
  font-size: 44px;
  background: none;
  box-shadow: none;
  line-height: 1.2;
  position: relative;
  overflow: hidden;
  text-align: left;
}

#main .beginner h2 span,
#main .recommendBox h2 span {
  display: table;
  margin: 0 0 10px;
  font-size: 24px;
  background: #9e9069;
  color: #fff;
  border-radius: 5px;
  padding: 5px 10px;
  font-weight: 400;
}

#main .beginner h2 span.txtL,
#main .recommendBox h2 span.txtL {
  font-size: 61px;
  background: none;
  display: block;
  color: #333;
  padding: 0;
  margin-bottom: 0;
  font-weight: 700;
}

#main .beginner h2:after {
  content: none;
}

#main .reasonBox {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

/*-------------------#top #reason-----------------*/
#main .topReason {
  position: relative;
  margin: 80px 0;
}
#main .topReason::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 380px;
  top: 50%;
  transform: translateY(-50%) skew(0, 15deg);
  left: 0;
  background: url(./img/bg_line.png) repeat top left;
  z-index: -1;
}

#main .topReason article {
  width: 1000px;
  margin: 0 auto;
}

#main .reasonBox ol {
  background: url(./img/main_reasonBox.png) no-repeat right bottom,
    url(./img/check_bg.png) center center;
  margin: 0 0 30px;
  border: #f0f0f0 solid 12px;
  padding: 36px 20px;
  box-sizing: border-box;
  counter-reset: reasonlist;
  text-align: left;
}

#main .reasonList li {
  list-style: none;
  font-size: 23px;
  /* font-weight: bold; */
  line-height: 1.2;
  margin: 0px 0 15px;
  position: relative;
  counter-increment: reasonlist;
  padding-left: 30px;
}

#main .reasonList li a {
  color: #333;
  text-decoration: none;
}

#main .reasonList li a:hover {
  text-decoration: underline;
}

#main .reasonList li a:before {
  content: counter(reasonlist, decimal-leading-zero) ".";
}

#main .reasonList li strong {
  color: #b90027 !important;
}
#main .reasonList li span {
  color: #b90027 !important;
}
#main .reasonList li:last-child {
  margin-bottom: 0;
}

#main .reasonList li:before,
#main .reasonList li:after {
  content: none;
}

#main .reasonList li:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #ffae00;
  display: block;
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
}

#main .reasonDetail {
  position: relative;
  overflow: hidden;
  margin-bottom: 60px;
}

#main .reasonDetail p {
  margin-bottom: 0;
}

#main .reasonDetail .alignleft {
  margin: 0 30px 0 0;
}

#main .reasonDetail .alignright {
  margin: 0 0 0 30px;
}

#main .reasonDetail h3 {
  border-bottom: none;
  position: relative;
  padding-bottom: 10px;
  background: none;
}

#main .reasonDetail h3:after {
  content: "";
  width: 40%;
  border-bottom: #013c89 solid 5px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

#main .reasonDetail dl {
  clear: both;
  margin: 50px 0;
}

#main .reasonDetail dl dt {
  border-style: solid;
  border-width: 0;
  border-bottom: #ffae00 solid 8px;
  -moz-border-image: url(./img/underline_stripe.png) 0 0 8 0 round;
  -webkit-border-image: url(./img/underline_stripe.png) 0 0 8 0 round;
  -o-border-image: url(./img/underline_stripe.png) 0 0 8 0 round;
  border-image: url(./img/underline_stripe.png) 0 0 8 0 fill round;
  box-sizing: border-box;
  margin-bottom: 20px;
  color: #333;
  font-size: 25px;
  font-weight: bold;
}

#main .reasonDetail dl dd {
  background: #fff;
  border: #e4e7cf solid 5px;
  padding: 10px 20px;
  box-sizing: border-box;
  margin-bottom: 30px;
}

#main .reasonDetail dl dd ol {
  padding: 0;
  counter-reset: heartfull;
  margin-top: 0;
}
#main .reasonDetail dd li {
  list-style: none;
  counter-increment: heartfull;
  font-size: 13px;
  border-bottom: #ccc solid 1px;
  padding-bottom: 5px;
  margin: 0 0 5px;
}

#main .reasonDetail dd li h4 {
  font-size: 20px;
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
  color: #333;
  margin: 0;
}
#main .reasonDetail dd li h4:before {
  content: counter(heartfull, decimal) ".";
}
#main .reasonDetail dd li:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

#main .reasonDetail dd li p {
  font-size: 13px;
}

#main .reasonPromise ol {
  padding: 0;
}

#main .reasonPromise ol li {
  list-style-type: none;
  margin-bottom: 20px;
  position: relative;
  padding-left: 80px;
}
#main .reasonPromise ol li p {
  font-size: 15px;
}
#main .reasonPromise h5 {
  background: none;
  color: #b72200;
  font-size: 25px;
  padding: 0;
  margin-bottom: 7px;
}
#main .reasonPromise ol li::before {
  content: "";
  position: absolute;
  background-color: #b72200;
  width: 60px;
  height: 60px;
  top: 0;
  left: 0;
}
#main .reasonPromise ol > li {
  counter-increment: flow;
}
#main .reasonPromise ol > li::after {
  content: "0" counter(flow);
  display: block;
  font-size: 40px;
  font-weight: 500;
  transform: scale(0.8, 1);
  color: #fff;
  position: absolute;
  top: 12px;
  left: 4px;
  line-height: 1;
}

/*-------------------#staff-----------------*/
body#staff {
  min-width: 0;
}
#staff #main .staffList {
  position: relative;
  overflow: hidden;
}

#staff #main .staffList li {
  padding: 0;
  margin: 0 26px 30px 0;
  position: relative;
  overflow: hidden;
  width: 230px;
  float: left;
}

#staff #main .staffList li a {
  text-decoration: none;
  color: #333;
}

#staff #main .staffList li:nth-child(4n) {
  margin-right: 0;
}

#staff #main .staffList li:before,
#staff #main .staffList li:after {
  content: none;
}

#staff #main .staffPhoto,
#staff #main .staffProf .staffPhoto,
#staff #main .staffProf .flowerPhoto {
  width: 230px;
  height: 270px;
  overflow: hidden;
  position: relative;
  display: block;
  box-sizing: border-box;
}

#staff #main .staffList02 .staffPhoto {
  height: 230px;
}

#staff #main .staffProf .flowerPhoto {
  padding: 10px;
}

#staff #main .staffPhoto img,
#staff #main .staffProf .staffPhoto img,
#staff #main .staffProf .flowerPhoto img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}

#staff #main .staffList li .positionTxt {
  display: block;
  margin: 5px 0;
}

#staff #main .staffList li .positionTxt span,
#staff #main .staffProf .profileDetail .positionTxt span {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
  background: #9e9069;
  color: #fff;
  border-radius: 5px;
  padding: 0 10px;
}

#staff #main .staffList li .licenseTxt {
  color: #013c89;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0;
}

#staff #main .staffList li .staffName,
#staff #main .staffProf .profileDetail .staffName {
  color: #32633e;
  font-size: 30px;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 0;
}

#staff #main .staffList li .staffName span,
#staff #main .staffProf .profileDetail .staffName span {
  color: #a4b9a9;
  font-size: 18px;
  margin-left: 5px;
}

#staff #main .staffList li .btnDetail {
  padding: 0 10px !important;
}

#staff #main .staffProf {
  padding: 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}

#staff #main .staffProf .photoPict {
  margin-right: 40px;
  float: left;
}
#staff #main .staffProf .photoPict li {
  padding: 0;
  margin-bottom: 20px;
}

#staff #main .staffProf .photoPict li:before,
#staff #main .staffProf .photoPict li:after {
  content: none;
}

#staff #main .staffProf .photoPict li.flowerPhoto {
  width: 240px;
  height: 240px;
}

#staff #main .staffProf .profileDetail {
  overflow: hidden;
}

#staff #main .staffProf .profileDetail .positionTxt {
  margin-bottom: 5px;
  font-size: 12px;
}

#staff #main .staffProf .profileDetail .staffName span {
  display: inline-block;
  margin-left: 10px;
}

#staff #main .staffProf .profileDetail dl dt {
  background: #b72200;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  display: block;
  padding: 3px 10px;
  margin: 15px 0 10px;
}

#staff #main .staffProf .profileDetail dl dd {
  font-size: 15px;
}

#main .staffBtn {
  text-align: right;
  clear: both;
  margin: 20px 0;
}

#main .staffBtn li {
  padding: 0;
  text-align: center;
  display: inline-block;
}

#main .staffBtn li:before,
#main .staffBtn li:after {
  content: none;
}

#main .staffBtn li a {
  background: #b72200;
}

#staff #main .staffProf .flowerPhoto img {
  width: auto;
  height: 100%;
}
#staff #main .staffProf .flowerPhoto > span {
  background: #013c89;
  padding: 5px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 10px;
  z-index: 1;
  color: #fff;
  width: 92%;
  width: calc(100% - 30px);
  font-size: 14px;
}
#staff #main .staffProf .flowerPhoto span span {
  border-bottom: #fff dotted 1px;
  font-size: 15px;
  font-weight: bold;
  display: block;
}

/*-------------------#faq-----------------*/
#main .faqList {
  margin-top: 30px;
}

#main .faqList li {
  margin-bottom: 20px;
  background: #fff;
  border: #ccc solid 5px;
  padding: 5px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

#main .faqList li:before,
#main .faqList li:after {
  content: none;
}

#main .faqList li h4 {
  background: none;
  box-shadow: none;
  margin: 0 0 10px;
  border: none;
  border-bottom: #ccc solid 1px;
  color: #333;
  font-size: 16px;
  padding: 10px;
}
#main .faqList li p {
  padding: 0 10px;
  font-weight: 400;
}

#main .faqList li .contactTel {
  margin-bottom: 0;
  padding: 0 10px;
}

#main .faqList li .btn {
  float: right;
}

/*-------------------#showroom-----------------*/
#main .shopList iframe {
  width: 100%;
}

/* --------------------------------------------------
	page - link
-------------------------------------------------- */
#main .btnShop {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
#main .btnShop li {
  width: 310px;
  padding: 0;
  margin-bottom: 10px;
}
#main .btnShop li::before,
#main .btnShop li::after {
  content: none;
}
#main .btnShop li a {
  display: block;
  width: 100%;
  background: #b72200;
  position: relative;
  color: #fff;
  text-decoration: none;
  padding: 15px;
  box-sizing: border-box;
  border-radius: 5px;
  font-size: 29px;
  line-height: 1;
}
#main .btnShop li a::after {
  position: absolute;
  top: 20px;
  right: 10px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 10px;
  height: 10px;
  border-top: #fff 4px solid;
  border-right: 4px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#main .btnShop li a:hover {
  opacity: 0.8;
}

#showroom #main .btnShop li a::after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#showroom #main .shopList {
  text-align: center;
}

#main ul.makerLink {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 50px;
}
#main ul.makerLink li {
  padding: 10px;
  margin: 0;
  box-sizing: border-box;
}
#main ul.makerLink li::after,
#main ul.makerLink li::before {
  content: none;
}
#main ul.makerLink li img {
  max-width: 190px;
  height: auto;
}

/*------- Common CSS 20220202 -------------------*/

#main .mainTtl {
  position: relative;
  overflow: initial;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 35px;
  text-align: center;
  color: #333;
  line-height: 1.3;
}

#main .mainTtl .ttlIcon {
  position: relative;
  display: inline-block;
}

#main .mainTtl .ttlIcon::after {
  content: "";
  position: absolute;
  right: -140px;
  top: 0;
  width: 184px;
  height: 124px;
  background: url(./img/bg_main_ttl_img01.png) 0 0 no-repeat;
}

#main .mainTtlWide {
  background: #b72200;
  margin-bottom: 0;
  padding: 10px 20px;
  font-size: 25px;
  font-weight: 500;
  color: #fff;
  text-align: center;
}

#main .mainTtlWide::after {
  display: none;
}

#main .mainRow {
  margin-top: 65px;
}

#main .mainSec {
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 0;
}

#main .mainSec:first-of-type {
  margin-top: 0;
}

#main .secRow {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

#main .colL {
  width: 505px;
}

#main .colR {
  width: 470px;
  text-align: right;
}

#main .secTtl02 {
  padding: 10px 20px;
  background: url(./img/bg_sec_ttl_img02.jpg) 0 0 / cover no-repeat;
  font-size: 20px;
  color: #fff;
}

#main .secTtl02::after {
  display: none;
}

#main .colTxt {
  margin: 35px 0 0 0;
  line-height: 2.1;
}

#main .colTxt::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.1) * 0.5em);
  content: "";
}

#main .colTxt::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.1) * 0.5em);
  content: "";
}

#main .colList {
  margin: 35px 0 0 0;
  font-size: 16px;
  line-height: 2.1;
}

#main .colList::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.1) * 0.5em);
  content: "";
}

#main .colList::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.1) * 0.5em);
  content: "";
}

#main .colList li::before {
  top: 12px;
}

#main .colList li::after {
  top: 14px;
}

#main .colList02 {
  margin: 35px 0 0 0;
  font-size: 16px;
  line-height: 2.1;
}

#main .colList02 li {
  background: url(./img/maintenance/pic_maintenance_arrow_img05.png) 0 center
    no-repeat;
  padding-left: 35px;
  font-size: 18px;
}

#main .colList02 li::before,
#main .colList02 li::after {
  display: none;
}

#main .colList03 li {
  padding-left: 0;
}

#main .colList03 {
  margin: 35px 0 0 0;
  font-size: 16px;
  line-height: 2.1;
}

#main .colList03::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.1) * 0.5em);
  content: "";
}

#main .colList03::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.1) * 0.5em);
  content: "";
}

#main .colList03 li::before,
#main .colList03 li::after {
  display: none;
}

#main .colPic {
  margin-top: 25px;
}

#main .colPic img {
  max-width: 100%;
  height: auto;
}

#main .colBtn {
  margin-top: 40px;
}

#main .colBtn .btn a {
  padding: 7px 30px 7px 30px;
}

#main .mainCatch {
  margin-bottom: 50px;
}

#main h3 + p {
  margin-top: 30px;
}

/*------- Reason CSS 20220202 -------------------*/
#reason #contents {
  width: inherit;
}

#reason .topReason {
  margin: 50px 0 0 0;
}

#reason .mainTtl .ttlIcon::after {
  right: -90px;
}

#reason .reasonWrap {
  padding-bottom: 165px;
  background: url(./img/reason/bg_reason_main_img01.png) repeat;
}

#reason .reasonRow {
  position: relative;
  z-index: 1;
  width: 1000px;
  margin: 80px auto 0;
}

#reason .reasonRow:nth-of-type(odd)::before {
  content: "";
  position: absolute;
  left: -100px;
  bottom: 20px;
  width: 653px;
  height: 154px;
  background: url(./img/reason/pic_reason_ornament_img04.png) 0 0 no-repeat;
  z-index: -1;
}

#reason .reasonRow:nth-of-type(odd)::after {
  content: "";
  position: absolute;
  right: -100px;
  top: -20px;
  width: 286px;
  height: 176px;
  background: url(./img/reason/pic_reason_ornament_img05.png) 0 0 no-repeat;
  z-index: -1;
}

#reason .reasonRow:nth-of-type(even)::before {
  content: "";
  position: absolute;
  left: -195px;
  top: 0;
  width: 294px;
  height: 176px;
  background: url(./img/reason/pic_reason_ornament_img06.png) 0 0 no-repeat;
  z-index: -1;
}

#reason .reasonRow:nth-of-type(even)::after {
  content: "";
  position: absolute;
  right: -100px;
  bottom: 130px;
  width: 654px;
  height: 154px;
  background: url(./img/reason/pic_reason_ornament_img07.png) 0 0 no-repeat;
  z-index: -1;
}

#reason .reasonRow:nth-of-type(odd) .reasonColL {
  margin-left: auto;
  padding-top: 40px;
}

#reason .reasonRow:nth-of-type(even) .reasonColL {
  z-index: 1;
  padding-top: 40px;
}

#reason .reasonRow:nth-of-type(2) .reasonColL {
  padding-top: 130px;
}

#reason .reasonRow:nth-of-type(8) .reasonColL {
  padding-top: 115px;
}

#reason .reasonColL {
  position: relative;
  z-index: 2;
  width: 460px;
  box-sizing: border-box;
}

#reason .reasonColR {
  top: 0;
  position: absolute;
  width: 580px;
  padding: 40px 80px 60px 30px;
  background-color: #32633e;
  box-sizing: border-box;
}

#reason .reasonRow:nth-of-type(odd) .reasonColR {
  left: 0;
}

#reason .reasonRow:nth-of-type(even) .reasonColR {
  top: 0;
  right: 0;
  padding: 40px 30px 60px 70px;
}

#reason .reasonRow:nth-of-type(odd) .reasonColR::before {
  content: "";
  position: absolute;
  left: -20px;
  bottom: -65px;
  width: 121px;
  height: 94px;
  background: url(./img/reason/pic_reason_ornament_img01.png) 0 0 no-repeat;
}

#reason .reasonRow:nth-of-type(odd) .reasonColL::after {
  content: "";
  position: absolute;
  left: -70px;
  bottom: -5px;
  width: 117px;
  height: 153px;
  background: url(./img/reason/pic_reason_ornament_img02.png) 0 0 no-repeat;
}

#reason .reasonRow:nth-of-type(even) .reasonColR::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -55px;
  z-index: 2;
  width: 236px;
  height: 153px;
  background: url(./img/reason/pic_reason_ornament_img03.png) 0 0 no-repeat;
}

#reason .reasonColR h4 {
  position: relative;
  margin: 0;
  padding: 0;
  background: none;
  box-shadow: none;
  border: none;
  font-size: 25px;
  color: #ffffff;
  line-height: 1.4;
}

#reason .reasonColR h4::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.4) * 0.5em);
  content: "";
}

#reason .reasonColR h4::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.4) * 0.5em);
  content: "";
}

#reason .reasonColR h4 span {
  position: absolute;
  top: -10px;
  right: -10px;
}

#reason .reasonRow:nth-of-type(odd) .reasonColR h4 span {
  right: -30px;
}

#reason .reasonColR p {
  margin: 25px 0 0 0;
  color: #fff;
  line-height: 2.25;
}

#reason .reasonColR p::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.25) * 0.5em);
  content: "";
}

#reason .reasonColR p::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.25) * 0.5em);
  content: "";
}

#reason .reasonColR p span {
  text-decoration: underline;
}

#reason .reasonColR .colBtn {
  margin: 0;
  text-align: right;
}

/*------- Corporate CSS 20220208 -------------------*/
#corporate .frameBox {
  margin-top: 40px;
  padding: 10px 20px;
}

#corporate .frameBox th {
  width: 165px;
}

#corporate .serviceBox .frameBox th {
  width: 290px;
}

#corporate .frameBox .moreBox {
  position: absolute;
  top: 10px;
  right: 20px;
}

#corporate .frameBox .moreBox a {
  border-radius: 12px;
  background-color: #b72200;
  padding: 1px 29px;
  font-size: 17px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  transition: 0.7s;
}

#corporate .frameBox .moreBox a:hover {
  opacity: 0.7;
  transition: 0.7s;
}

#corporate .outline,
#corporate .historys {
  margin-bottom: 85px;
}

#corporate .showroow {
  margin-bottom: 85px;
  padding-top: 25px;
}

#corporate .btnShop {
  margin-bottom: 40px;
}

#corporate .mainTtl .ttlIcon::after {
  top: -25px;
}

#corporate .showroow .photoUL {
  margin-top: 70px;
}

/*------- showroom CSS 20220202 -------------------*/
#showroom .contactTel {
  margin-top: 30px;
  margin-bottom: 40px;
}

/*------- contact CSS 20220202 -------------------*/
#contact .mainTtl .ttlIcon::after {
  right: -225px;
}

#contact .contactColL {
  float: left;
  width: 580px;
  margin-top: 5px;
}

#contact .contactColL .contactTel {
  margin-top: 40px;
}

#contact .contactColR {
  float: right;
  width: 309px;
  margin-top: 40px;
}

/*------- Maintenance CSS 20220202 -------------------*/
#maintenance .mainSec:nth-of-type(2) {
  margin-top: 90px;
}

#maintenance .colTtl {
  font-size: 24px;
}

#maintenance .maintenanceDetalis {
  margin-top: 50px;
}

#maintenance .maintenanceRow {
  margin-top: 40px;
}

#maintenance .maintenanceList {
  position: relative;
  display: flex;
}

#maintenance .maintenanceList::before {
  content: "";
  position: absolute;
  left: 0;
  top: 28px;
  width: 1000px;
  height: 9px;
  border-radius: 6px 0 0 6px;
  background-color: #b72200;
}

#maintenance .maintenanceList::after {
  content: "";
  position: absolute;
  right: 0;
  top: 19px;
  width: 19px;
  height: 28px;
  background: url(./img/maintenance/pic_maintenance_arrow_img01.png) 0 center
    no-repeat;
}

#maintenance .maintenanceItem {
  width: 154px;
  padding-left: 0;
  text-align: center;
  margin-left: 25px;
}

#maintenance .maintenanceItem:not(:first-child) {
  margin-left: 42px;
}

#maintenance .maintenanceItem::before,
#maintenance .maintenanceItem::after {
  display: none;
}

#maintenance .maintenanceItemTtl {
  display: block;
  background-color: #b72200;
  border-radius: 6px;
  padding: 15px 0;
  color: #fff;
  font-size: 20px;
}

#maintenance .maintenanceItemPic {
  margin-top: 17px;
  text-align: left;
}

#maintenance .maintenanceYears {
  position: relative;
  display: flex;
  margin-top: 25px;
}

#maintenance .maintenanceYearsItem {
  width: 250px;
  padding-left: 0;
}

#maintenance .maintenanceYearsItem:first-of-type .maintenanceSymptoms {
  padding-left: 0;
}

#maintenance .maintenanceYearsItem::before,
#maintenance .maintenanceYearsItem::after {
  display: none;
}

#maintenance .maintenanceYear {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: 39px;
  font-size: 20px;
  text-align: center;
  color: #fff;
}

#maintenance .maintenanceYear::after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 1;
  width: 30px;
  height: 39px;
  right: -30px;
}

#maintenance .maintenanceYear.is-year01 {
  background-color: #61431b;
}

#maintenance .maintenanceYear.is-year01::after {
  background: url(./img/maintenance/pic_maintenance_arrow_img02.png) 0 0
    no-repeat;
}

#maintenance .maintenanceYear.is-year02 {
  background-color: #946629;
}

#maintenance .maintenanceYear.is-year02::after {
  background: url(./img/maintenance/pic_maintenance_arrow_img03.png) 0 0
    no-repeat;
}

#maintenance .maintenanceYear.is-year03 {
  background-color: #c78938;
}

#maintenance .maintenanceYear.is-year03::after {
  background: url(./img/maintenance/pic_maintenance_arrow_img04.png) 0 0
    no-repeat;
}

#maintenance .maintenanceYear.is-year04 {
  background-color: #faac47;
}

#maintenance .maintenanceSymptoms {
  margin-top: 20px;
  padding-left: 22px;
}

#maintenance .maintenanceCatch {
  margin-top: 50px;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 500;
  text-align: center;
  color: #32633e;
  line-height: 1.8;
}

#maintenance .maintenanceCatch::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.8) * 0.5em);
  content: "";
}

#maintenance .maintenanceCatch::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.8) * 0.5em);
  content: "";
}

#maintenance .maintenanceNumber {
  margin-top: 30px;
  margin-bottom: 0;
  text-align: center;
}

#maintenance .maintenanceNumber strong {
  background-color: #013c89;
  border-radius: 10px;
  padding: 6px 29px;
  font-size: 40px;
  color: #fff;
}

#maintenance .bnrBox {
  margin-top: 90px;
  padding-bottom: 15px;
}

/*------- Menu CSS 20220209 -------------------*/
.menu #contents {
  width: inherit;
}

.menu #main .mainRow {
  margin-top: 45px;
}

.menu .mainSecWrap {
  padding: 50px 0 60px;
  background: url(./img/reason/bg_reason_main_img01.png) repeat;
}

.menu .packItems {
  width: 1000px;
  margin: 0 auto;
  border: 1px solid #cccccc;
  box-sizing: border-box;
}

.packInner {
  padding: 65px 0 30px;
  border: 4px solid #fff;
}

.menu .packRow {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px 20px;
  background-color: rgba(0, 0, 0, 0.6);
}

.menu .packRow + .packRow {
  margin-top: 20px;
}

.menu #main .packRow .packTi {
  width: 50%;
  background: none;
  font-size: 120px;
  padding: 0;
  text-align: center;
  letter-spacing: -1px;
}

.menu #main .kurosu .packRow .packTi {
  font-size: 70px;
}

.menu #main .curtain .packRow .packTi {
  font-size: 55px;
}

.menu #main .packRow .packTi::after {
  display: none;
}

.menu .packMenus {
  width: 50%;
  padding: 10px 15px;
  border-radius: 10px;
  background-color: #fff;
}

.menu .packMenuRow {
  display: flex;
  align-items: center;
  line-height: 1.6;
}

.menu .packMenuName {
  display: inline-block;
  min-width: 110px;
  border-radius: 10px;
  background-color: #013c89;
  box-sizing: border-box;
  padding: 5px 10px;
  font-size: 20px;
  font-weight: 900;
  color: #fff;
  text-align: center;
  line-height: 1.3;
  letter-spacing: -0.5px;
}

.menu .packItems.tatami .packMenuName {
  font-size: 30px;
  padding: 2px 10px;
}

.menu .packMenuDetalis {
  display: flex;
  align-items: center;
}

.menu .packMenuPrice {
  margin-left: 12px;
  font-size: 34px;
  font-weight: 900;
  color: #b72200;
  letter-spacing: -1px;
}

.menu .packMenuUnit {
  font-size: 30px;
}

.menu .packMenuTax {
  position: relative;
  top: 5px;
  font-size: 12px;
  color: #000;
  letter-spacing: -0.5px;
}

.menu .packMore {
  margin-top: 30px;
  text-align: center;
}

.menu .packMore .btn {
  min-width: 350px;
  margin-bottom: 0;
}

/*------- Menu Tatami CSS 20220209 -------------------*/
.tatami #contents {
  width: inherit;
}

.tatami .mainSec {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.tatami #main .colL {
  width: 580px;
}

.tatami #main .colR {
  width: 370px;
}

.tatami #main .colNumberList li {
  margin-top: 25px;
  padding-left: 0;
}

.tatami #main .colNumberList li::before,
.tatami #main .colNumberList li::after {
  display: none;
}

.tatami .colNumberTtl {
  display: flex;
  align-items: center;
}

.tatami .colNumberTtl .colNumber {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #b72200;
  width: 70px;
  height: 70px;
  font-size: 26px;
  color: #fff;
  text-align: center;
}

.tatami .colNumberTtl .colNumberTxt {
  width: calc(100% - 70px);
  padding: 5px 10px;
  background-color: #f4f4ee;
}

.tatami #main .colNumberList .colTxt {
  margin-top: 25px;
}

.tatami #main .colList02 {
  margin-top: 15px;
}

.tatami #main .menuSec {
  margin-top: 60px;
  padding-bottom: 10px;
}

.tatami .mainSecLink {
  background-color: #f4f4ee;
  padding: 45px;
}

.tatami .mainSecLink .linkList {
  display: flex;
  justify-content: space-between;
  width: 1000px;
  margin: 0 auto;
}

.tatami .mainSecLink .linkList li::before,
.tatami .mainSecLink .linkList li::after {
  display: none;
}

.tatami .mainSecWrap {
  background: url(./img/tatami/bg_tatami_line_img01.png) 0 bottom repeat-x;
  margin-top: -20px;
  padding-top: 95px;
  padding-bottom: 55px;
}

.tatami #main .menuSec .mainSec {
  margin-bottom: 0 !important;
}

.tatami #main .menuSec .mainTtl .ttlIcon:after {
  top: -20px;
}

.tatami #main .menuSec .mainRow {
  margin-top: 90px;
}

.tatami #main .menuSec .colL {
  width: 530px;
}

.tatami #main .colLabel {
  display: inline-block;
  margin-top: 10px;
  background-color: #013c89;
  padding: 0 15px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.tatami #main .menuSec .colR {
  width: 411px;
}

.tatami .secMore {
  margin-top: 30px;
  text-align: center;
}

.tatami #main .bnrBox {
  margin: 40px auto 0;
  padding-bottom: 20px;
}

/*------- Menu Omote CSS 20220209 -------------------*/
.omote #contents {
  overflow: inherit;
  width: inherit;
}

.omote #main .mainTtl .ttlIcon::after {
  top: -20px;
}

.omote #main .mainRow {
  margin-top: 85px;
}

.omote .mainSec {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.omote .omoteRow {
  margin-top: 40px;
}

.omote #main .omoteList {
  position: relative;
  display: flex;
}

.omote #main .omoteList::before {
  content: "";
  position: absolute;
  left: 0;
  top: 28px;
  width: 1000px;
  height: 9px;
  border-radius: 6px 0 0 6px;
  background-color: #b72200;
}

.omote #main .omoteList::after {
  content: "";
  position: absolute;
  right: 0;
  top: 19px;
  width: 19px;
  height: 28px;
  background: url(./img/omote/pic_omote_arrow_img01.png) 0 center no-repeat;
}

.omote #main .omoteItem {
  width: 154px;
  padding-left: 0;
  text-align: center;
  margin-left: 25px;
}

.omote #main .omoteItem:not(:first-child) {
  margin-left: 42px;
}

.omote #main .omoteItem::before,
.omote #main .omoteItem::after {
  display: none;
}

.omote #main .omoteItemTtl {
  display: block;
  background-color: #b72200;
  border-radius: 6px;
  padding: 15px 0;
  color: #fff;
  font-size: 20px;
}

.omote #main .omoteItemPic {
  margin-top: 17px;
  text-align: left;
}

.omote #main .omoteYears {
  position: relative;
  display: flex;
  margin-top: 25px;
}

.omote #main .omoteYearsItem {
  width: 250px;
  padding-left: 0;
}

.omote #main .omoteYearsItem:first-of-type .omoteSymptoms {
  padding-left: 0;
}

.omote #main .omoteYearsItem::before,
.omote #main .omoteYearsItem::after {
  display: none;
}

.omote #main .omoteYear {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: 39px;
  font-size: 20px;
  text-align: center;
  color: #fff;
}

.omote #main .omoteYear::after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 1;
  width: 30px;
  height: 39px;
  right: -30px;
}

.omote #main .omoteYear.is-year01 {
  background-color: #61431b;
}

.omote #main .omoteYear.is-year01::after {
  background: url(./img/omote/pic_omote_arrow_img02.png) 0 0 no-repeat;
}

.omote #main .omoteYear.is-year02 {
  background-color: #946629;
}

.omote #main .omoteYear.is-year02::after {
  background: url(./img/omote/pic_omote_arrow_img03.png) 0 0 no-repeat;
}

.omote #main .omoteYear.is-year03 {
  background-color: #c78938;
}

.omote #main .omoteYear.is-year03::after {
  background: url(./img/omote/pic_omote_arrow_img04.png) 0 0 no-repeat;
}

.omote #main .omoteYear.is-year04 {
  background-color: #faac47;
}

.omote #main .omoteSymptoms {
  margin-top: 20px;
  padding-left: 22px;
}

/*------- Menu New CSS 20220209 -------------------*/
.new #contents {
  overflow: inherit;
  width: inherit;
}

.new #main .mainTtl .ttlIcon::after {
  top: -20px;
}

.new #main .mainRow {
  margin-top: 85px;
}

.new .mainSec {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.new #main .mainSec:first-of-type .colL {
  width: 700px;
}

.new #main .mainSec:first-of-type .colR {
  width: 246px;
}

.new .newDetalis {
  width: 1000px;
  margin: 60px auto 0;
}

.new .newDetalisTable {
  overflow-x: auto;
  margin-top: 30px;
}

.new #main .newDetalisTbl {
  width: 100%;
  margin: 0;
  border: 1px solid #ccc;
  border-spacing: 0;
  box-shadow: none;
}

.new #main .newDetalisTbl th {
  width: inherit;
  background-color: #013c89;
  font-size: 20px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}

.new .newDetalisTbl th.is-vertical {
  width: 70px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.new #main .newDetalisTbl td {
  width: inherit;
  border: 1px solid #ccc;
  text-align: center;
}

.new .newDetalisTbl .is-small {
  width: 210px;
}

.new .newDetalisTbl .is-glay {
  background-color: #f4f4ee;
}

.new .newDetalisTbl .newDetalisTtl {
  font-size: 18px;
}

.new .newDetalisTbl .newDetalisPriceYen {
  font-size: 20px;
}

.new .newDetalisTbl .newDetalisPriceTax {
  font-size: 12px;
  color: #333;
}

.new .newDetalisTbl .is-price .newDetalisPriceTax {
  display: block;
}

.new .newDetalisTbl .newDetalisPrice {
  display: block;
  font-size: 20px;
  color: #b72200;
}

.new .newDetalisTbl .is-price .newDetalisPrice {
  font-size: 30px;
}

.new .omoteMenu .omoteMenuL {
  width: calc(100% - 170px);
}

.new .omoteMenu .omoteMenuR {
  width: 150px;
  height: 150px;
}

.new .omoteMenu .omoteMenuName {
  width: 600px;
}

.new .omoteMenu .omoteMenuTtl {
  margin-top: 10px;
}

.new .omoteMenu .omoteMenuPrice {
  width: 220px;
  padding-bottom: 0;
}

/*------- Menu Herinashi CSS 20220209 -------------------*/
.herinashi #contents {
  overflow: inherit;
  width: inherit;
}

.nherinashi #main .mainTtl .ttlIcon::after {
  top: -20px;
}

.herinashi #main .mainRow {
  margin-top: 85px;
}

.herinashi .mainSec {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.herinashi #main .mainSec:first-of-type .colL {
  width: 480px;
}

.herinashi .omoteMenu .omoteMenuL {
  width: calc(100% - 240px);
}

.herinashi .omoteMenu .omoteMenuR {
  width: 150px;
  height: 150px;
}

.herinashi .omoteMenu .omoteMenuName {
  width: 480px;
}

.herinashi .omoteMenu .omoteMenuTtl {
  margin-top: 10px;
}

.herinashi .omoteMenu .omoteMenuR {
  width: 200px;
  height: 150px;
}

.herinashi .omoteMenu .omoteMenuPrice {
  width: 220px;
  padding-bottom: 0;
}

/*------- Menu Kanwa CSS 20220209 -------------------*/
.kanwa #contents {
  overflow: inherit;
  width: inherit;
}

.kanwa #main .mainTtl .ttlIcon::after {
  top: -20px;
}

.kanwa #main .mainRow {
  margin-top: 85px;
}

.kanwa .mainSec {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.kanwa #main .mainSec.case {
  margin-top: 85px;
}

.kanwa #main .mainSec:first-of-type .colL {
  width: 523px;
}

#tatami.kanwa .mainSec .colTtl {
  margin-top: 0;
}

#tatami.kanwa #main .secRow .colList02 {
  margin-top: 25px;
}

.kanwa #main .secDetalis {
  margin-top: 50px;
  margin-bottom: 0 !important;
  padding-bottom: 0;
}

.kanwa .omoteMenu .omoteMenuL {
  width: calc(100% - 220px);
}

.kanwa .omoteMenu .omoteMenuTtl {
  margin-top: 10px;
}

.kanwa .omoteMenu .omoteMenuR {
  width: 200px;
  height: 150px;
}

.kanwa .caseList {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

.kanwa #main .caseList .caseListItem {
  width: 316px;
  padding-left: 0;
}

.kanwa .caseList .caseListItem::before,
.kanwa .caseList .caseListItem::after {
  display: none;
}

.kanwa .caseListTxt {
  margin: 0;
  padding: 10px;
  background-color: #013c89;
  font-size: 18px;
  color: #fff;
}

.kanwa .caseContent {
  margin-top: 35px;
}

.kanwa #main .caseCatchTxt {
  position: relative;
  margin-bottom: 0;
  background-color: #c78938;
  border-radius: 10px;
  padding: 20px;
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.kanwa .caseCatchTxt::after {
  content: "";
  width: 277px;
  height: 63px;
  position: absolute;
  left: 50%;
  bottom: -63px;
  transform: translateX(-50%);
  background: url(./img/kanwa/bg_kanwa_arrow_img01.png) 0 0 no-repeat;
}

.kanwa .caseHow {
  display: flex;
  justify-content: space-between;
  margin-top: 75px;
}

.kanwa .caseHowL {
  width: 490px;
}

.kanwa .caseHowR {
  width: 470px;
}

.kanwa .caseHowList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.kanwa #main .caseHowListItem {
  width: 240px;
  padding: 20px 10px;
  border-radius: 10px;
  border: 5px solid #013c89;
  box-sizing: border-box;
  font-size: 24px;
  font-weight: bold;
  color: #013c89;
  text-align: center;
  line-height: 1.5;
}

.kanwa #main .caseHowListItem:nth-child(n + 3) {
  margin-top: 10px;
}

.kanwa .caseHowList .caseHowListItem::before,
.kanwa .caseHowList .caseHowListItem::after {
  display: none;
}

.kanwa #main .caseHowListItem strong {
  color: #b72200;
}

.kanwa #main .caseHowNote {
  margin: 15px 0 0 0;
}

.kanwa .colDeta {
  margin-top: 25px;
  background: url(./img/maintenance/pic_maintenance_arrow_img05.png) 0 center
    no-repeat;
  padding-left: 35px;
  font-size: 25px;
  font-weight: bold;
}

.kanwa .colDeta::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  content: "";
}

.kanwa .colDeta::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  content: "";
}

.kanwa #main .secDetalis .colTxt {
  margin-top: 25px;
}

#tatami.kanwa .secTtl + .colTtl {
  margin-top: 30px;
}

.kanwa .colTxt02 {
  margin-top: 25px;
  background: url(./img/maintenance/pic_maintenance_arrow_img05.png) 0 center
    no-repeat;
  padding-left: 35px;
  font-size: 18px;
  font-weight: bold;
}

.kanwa #main .colTxt02 + .colTxt {
  margin-top: 25px;
}

.kanwa #main .contactBox {
  margin-top: 135px;
}

/*------- Menu Other CSS 20220209 -------------------*/
.other #contents {
  overflow: inherit;
  width: inherit;
}

.other #main .mainTtl .ttlIcon::after {
  top: -20px;
}

.other #main .mainMenuLists + .mainMenuLists {
  margin-top: 85px;
}

.other #main .mainMenuLists#sec03 {
  margin-bottom: 45px;
}

.other #main .mainTtlWide {
  padding: 14px 20px;
  font-size: 40px;
}

.other #main .mainRow {
  margin-top: 45px;
}

.other .mainSec {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.other .mainSecLink {
  padding-bottom: 35px;
}

.other .mainSecLink .linkList {
  display: flex;
  justify-content: space-between;
  width: 1000px;
  margin: 0 auto;
}

.other .mainSecLink .linkList li::before,
.other .mainSecLink .linkList li::after {
  display: none;
}

.other #main .mainSec.sec01 .colTxt {
  margin-top: 0;
}

.other #main .mainSec.sec02 .colL {
  width: 580px;
}

.other #main .mainSec.sec02 .colList02 {
  margin-top: 15px;
}

.other #main .mainSec.sec02 .colR {
  width: 370px;
}

.other #main .omoteYears {
  position: relative;
  display: flex;
  margin-top: 25px;
}

.other #main .omoteYearsItem {
  padding-left: 0;
}

.other #main .omoteYearsItem::before,
.other #main .omoteYearsItem::after {
  display: none;
}

.other #main .omoteYear {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: 39px;
  font-size: 20px;
  text-align: center;
  color: #fff;
}

.other #main .omoteYear::after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 1;
  width: 30px;
  height: 39px;
  right: -30px;
}

.other #main .omoteYear.is-year01 {
  width: 375px;
  background-color: #c78938;
}

.other #main .omoteYear.is-year01::after {
  background: url(./img/other/pic_other_arrow_img01.png) 0 0 no-repeat;
}

.other #main .omoteYear.is-year02 {
  width: 627px;
  background-color: #faac47;
}

.other #main .omoteList {
  position: relative;
  display: flex;
  margin-top: 20px;
}

.other #main .omoteList::before {
  content: "";
  position: absolute;
  left: 0;
  top: 28px;
  width: 1000px;
  height: 9px;
  border-radius: 6px 0 0 6px;
  background-color: #b72200;
}

.other #main .omoteList::after {
  content: "";
  position: absolute;
  right: 0;
  top: 19px;
  width: 19px;
  height: 28px;
  background: url(./img/other/pic_other_arrow_img02.png) 0 center no-repeat;
}

.other #main .omoteItem {
  width: 154px;
  padding-left: 0;
  text-align: center;
  margin-left: 25px;
}

.other #main .omoteItem:not(:first-child) {
  margin-left: 42px;
}

.other #main .omoteItem::before,
.other #main .omoteItem::after {
  display: none;
}

.other #main .omoteItemTtl {
  display: block;
  background-color: #b72200;
  border-radius: 6px;
  padding: 15px 0;
  color: #fff;
  font-size: 20px;
}

.other #main .omoteItemTxt {
  margin-top: 12px;
  font-size: 13px;
  text-align: left;
}

.other #main .mainSec.sec04 .colTtl {
  margin-top: 25px;
}

.other #main .mainSec.sec04 .colTxt {
  margin-top: 25px;
}

.other .tblWrap {
  margin-top: 35px;
}

.other #main .tblList {
  width: 100%;
  margin: 0;
  border: 1px solid #cccccc;
  box-shadow: none;
}

.other #main .tblList th {
  background-color: #013c89;
  font-size: 20px;
  vertical-align: middle;
}

.other #main #sec03 .sec04 .is-wide {
  width: 350px;
}

.other #main .tblList th span {
  display: block;
  font-size: 12px;
}

.other #main .tblList thead td {
  background-color: #f4f4ee;
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
  letter-spacing: -0.5px;
}

.other #main .tblList thead td span {
  font-size: 13px;
}

.other #main .tblList .tblSyoziDetalisWrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

.other #main .tblList .tblSyoziDetalisName {
  margin-right: 20px;
  line-height: 1.3;
}

.other #main .tblList tbody td {
  width: calc((1000px - 393px) / 3);
  font-size: 20px;
  vertical-align: middle;
  text-align: center;
}

.other #main .tblList .tblListNote {
  display: block;
  font-size: 12px;
}

.other #main #sec01 .tblList tr:nth-child(2) td {
  background-color: #f4f4ee;
}
.other #main #sec02 .sec04 .tblList tr:nth-child(2) td {
  background-color: #f4f4ee;
}

.other #main .sec01 .tblList tr td:nth-child(4) {
  width: 393px;
}

.other #main #sec01 .tblList tr:nth-child(2) td .tblListPrice {
  color: #b72200;
}

.other #main #sec02 .tblList .tblListPrice,
.other #main #sec03 .tblList .tblListPrice {
  color: #b72200;
}

.other #main .tblList .tblListPrice {
  font-size: 30px;
  font-weight: bold;
}

.other #main .tblList .tblListYen {
  font-size: 20px;
  font-weight: bold;
}

.other #main .tblList .tblListTax {
  display: block;
  font-size: 12px;
}

.other .tblList .tblListWrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.other #main .tblList .tblListTxt {
  font-size: 14px;
  text-align: left;
}

.other #main .tblList .tblListCatch {
  min-width: 58px;
}
.other #main .sec04 .tblList .tblListCatch {
  float: left;
}

.other #main .tblList .tblListCatch span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 10px;
  background-color: #b72200;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  line-height: 1;
}

.other #main .omoteType {
  padding-bottom: 15px;
}

.other .mainSyoziLists {
  margin-top: 50px;
}

.other #main .mainSyoziList {
  display: flex;
  margin-top: 30px;
  padding-bottom: 35px;
}

.other #main .mainSyoziList li {
  padding-left: 0;
}

.other #main .mainSyoziList li:not(:first-child) {
  margin-left: 30px;
}

.other #main .mainSyoziList li::before,
.other #main .mainSyoziList li::after {
  display: none;
}

.other #main .omoteType {
  padding-bottom: 15px;
}

.other .mainAmidoLists {
  margin-top: 55px;
}

.other #main .mainAmidoList {
  display: flex;
  margin-top: 30px;
  padding-bottom: 10px;
}

.other #main .mainAmidoList li {
  width: 230px;
  padding-left: 0;
}

.other #main .mainAmidoList li:not(:first-child) {
  margin-left: 27px;
}

.other #main .mainAmidoList li::before,
.other #main .mainAmidoList li::after {
  display: none;
}

.other #main .mainAmidoList .mainAmidoListPic {
  margin: 0;
}

.other #main .mainAmidoList figcaption {
  margin-top: 10px;
  font-size: 20px;
  color: #32633e;
}

.other #main .mainAmidoList .mainAmidoListTxt {
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.8;
}

.other #main .mainAmidoList .mainAmidoListTxt::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.8) * 0.5em);
  content: "";
}

.other #main .mainAmidoList .mainAmidoListTxt::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.8) * 0.5em);
  content: "";
}

/*------- Menu Cloth CSS 20220209 -------------------*/
.cloth #contents {
  overflow: inherit;
}

.cloth #main .mainTtl .ttlIcon::after {
  top: -20px;
  right: -170px;
}

.cloth #main .mainSec.sec01 .colTxt {
  margin-top: 0;
}

.cloth .maker {
  margin-top: 50px;
}

.cloth .maker .makerList {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.cloth #main .makerList li {
  padding-left: 0;
}

.cloth .maker .makerList li::before,
.cloth .maker .makerList li::after {
  display: none;
}

.cloth #main .mainSec.sec02 {
  margin-top: 80px;
}

.cloth #main .mainSec.sec02 .colL {
  width: 580px;
}

.cloth #main .mainSec.sec02 .colList02 {
  margin-top: 15px;
}

.cloth #main .mainSec.sec02 .colR {
  width: 370px;
}

.cloth #main .mainSec.sec03 {
  margin-top: 50px;
}

.cloth #main .omoteYears {
  position: relative;
  display: flex;
  margin-top: 25px;
}

.cloth #main .omoteYearsItem {
  padding-left: 0;
}

.cloth #main .omoteYearsItem::before,
.cloth #main .omoteYearsItem::after {
  display: none;
}

.cloth #main .omoteYear {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: 39px;
  font-size: 20px;
  text-align: center;
  color: #fff;
}

.cloth #main .omoteYear::after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 1;
  width: 30px;
  height: 39px;
  right: -30px;
}

.cloth #main .omoteYear.is-year01 {
  width: 375px;
  background-color: #c78938;
}

.cloth #main .omoteYear.is-year01::after {
  background: url(./img/cloth/pic_cloth_arrow_img01.png) 0 0 no-repeat;
}

.cloth #main .omoteYear.is-year02 {
  width: 627px;
  background-color: #faac47;
}

.cloth #main .omoteList {
  position: relative;
  display: flex;
  margin-top: 20px;
}

.cloth #main .omoteList::before {
  content: "";
  position: absolute;
  left: 0;
  top: 28px;
  width: 1000px;
  height: 9px;
  border-radius: 6px 0 0 6px;
  background-color: #b72200;
}

.cloth #main .omoteList::after {
  content: "";
  position: absolute;
  right: 0;
  top: 18px;
  width: 19px;
  height: 28px;
  background: url(./img/cloth/pic_cloth_arrow_img02.png) 0 center no-repeat;
}

.cloth #main .omoteItem {
  width: 154px;
  padding-left: 0;
  text-align: center;
  margin-left: 25px;
}

.cloth #main .omoteItem:not(:first-child) {
  margin-left: 42px;
}

.cloth #main .omoteItem::before,
.cloth #main .omoteItem::after {
  display: none;
}

.cloth #main .omoteItemTtl {
  display: block;
  background-color: #b72200;
  border-radius: 6px;
  padding: 15px 0;
  color: #fff;
  font-size: 20px;
}

.cloth #main .omoteItemTxt {
  margin-top: 12px;
  font-size: 13px;
  text-align: left;
}

.cloth .omotePicList {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.cloth #main .omotePicList li {
  padding-left: 0;
}

.cloth .omotePicList li::before,
.cloth .omotePicList li::after {
  display: none;
}

.cloth #main .mainSec.sec04 {
  margin-top: 90px;
}

.cloth #main .mainSec.sec04 .colTtl {
  margin-top: 25px;
}

.cloth #main .mainSec.sec04 .colTxt {
  margin-top: 20px;
}

.cloth .tblWrap {
  margin-top: 35px;
}

.cloth #main .tblList {
  width: 100%;
  margin: 0;
  border: 1px solid #cccccc;
  box-shadow: none;
}

.cloth #main .tblList th {
  background-color: #013c89;
  padding: 10px 15px;
  font-size: 20px;
  vertical-align: middle;
}

.cloth #main .tblList th span {
  display: block;
  font-size: 12px;
}

.cloth #main .tblList tbody td {
  width: calc((1000px - 323px) / 4);
  padding: 10px 15px;
  font-size: 20px;
  vertical-align: middle;
  text-align: center;
}

.cloth #main #sec01 .tblList tr:nth-child(2) td,
.cloth #main #sec01 .tblList tr:nth-child(4) td {
  background-color: #f4f4ee;
}

.cloth #main #sec01 .tblList tr td:nth-child(5) {
  width: 323px;
}

.cloth #main #sec01 .tblList tr:nth-child(2) td .tblListPrice,
.cloth #main #sec01 .tblList tr:nth-child(4) td .tblListPrice {
  color: #b72200;
}

.cloth #main #sec02 .tblList .tblListPrice,
.cloth #main #sec03 .tblList .tblListPrice {
  color: #b72200;
}

.cloth #main .tblList .tblListPrice {
  font-size: 30px;
  font-weight: bold;
}

.cloth #main .tblList .tblListYen {
  font-size: 20px;
  font-weight: bold;
}

.cloth #main .tblList .tblListTax {
  display: block;
  font-size: 12px;
}

.cloth #main .tblList .clothMenuLankStar {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cloth #main .tblList .clothMenuLankStar img {
  display: inline-block;
  margin: 0;
}

.cloth .tblList .tblListWrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cloth #main .tblList .tblListTxt {
  font-size: 14px;
  text-align: left;
}

.cloth #main .tblList .tblListCatch {
  min-width: 58px;
}

.cloth #main .tblList .tblListCatch span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 10px;
  background-color: #b72200;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  line-height: 1;
}

.cloth .useLists {
  margin-top: 45px;
}

.cloth .useList {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.cloth #main .useList li {
  width: 182px;
  padding-left: 0;
}

.cloth .useList li::before,
.cloth .useList li::after {
  display: none;
}

.cloth #main .useList p {
  margin-top: 12px;
  font-size: 13px;
  text-align: left;
}

.cloth #main .mainSec.sec05 {
  margin-top: 80px;
  padding-bottom: 90px;
}

.cloth .flowLists {
  margin-top: 40px;
}

.cloth .flowList {
  display: flex;
  justify-content: space-between;
}

.cloth #main .flowList li {
  position: relative;
  padding-left: 0;
}

.cloth .flowList li::after {
  display: none;
}

.cloth #main .flowList li:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 50%;
  left: inherit;
  right: -24px;
  transform: translateY(-50%);
  width: 23px;
  height: 92px;
  margin: 0;
  background: url(./img/cloth/pic_cloth_arrow_img03.png) 0 center no-repeat;
}

.cloth .code {
  margin-top: 65px;
}

.cloth .codeList {
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
}

.cloth #main .codeList li {
  padding-left: 0;
}

.cloth .codeList li::before,
.cloth .codeList li::after {
  display: none;
}

/*------- Menu Curtain CSS 20220209 -------------------*/
.curtain #contents {
  overflow: inherit;
}

.curtain #main .mainTtl .ttlIcon::after {
  top: -20px;
  right: -170px;
}

.curtain #main .mainSec.sec01 .colTxt {
  margin-top: 0;
}

.curtain .maker {
  margin-top: 50px;
}

.curtain .maker .makerList {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.curtain #main .makerList li {
  padding-left: 0;
}

.curtain .maker .makerList li::before,
.curtain .maker .makerList li::after {
  display: none;
}

.curtain #main .mainSec.sec02 .colL {
  width: 580px;
}

.curtain #main .mainSec.sec02 .colList02 {
  margin-top: 15px;
}

.curtain #main .mainSec.sec02 .colR {
  width: 370px;
}

.curtain #main .mainSec.sec04 {
  margin-top: 90px;
}

.curtain #main .mainSec.sec04 .colTtl {
  margin-top: 25px;
}

.curtain #main .mainSec.sec04 .colTxt {
  margin-top: 20px;
}

.curtain .tblWrap {
  margin-top: 35px;
}

.curtain #main .tblList {
  width: 100%;
  margin: 0;
  border: 1px solid #cccccc;
  box-shadow: none;
}

.curtain #main .tblList th {
  background-color: #013c89;
  padding: 10px 15px;
  font-size: 20px;
  vertical-align: middle;
}

.curtain #main .tblList th span {
  display: block;
  font-size: 12px;
}

.curtain #main .tblList tbody td {
  padding: 10px 15px;
  font-size: 20px;
  vertical-align: middle;
  text-align: center;
}

.curtain #main .tblList .tblListPrice {
  color: #b72200;
}

.curtain #main .tblList .tblListPrice {
  font-size: 30px;
  font-weight: bold;
}

.curtain #main .tblList .tblListYen {
  font-size: 20px;
  font-weight: bold;
}

.curtain #main .tblList .tblListTax {
  display: block;
  font-size: 12px;
}

.curtain #main .tblList .curtainMenuLankStar {
  display: flex;
  align-items: center;
  justify-content: center;
}

.curtain #main .tblList .curtainMenuLankStar img {
  display: inline-block;
  margin: 0;
}

.curtain .tblList .tblListWrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.curtain #main .tblList .tblListTxt {
  font-size: 14px;
  text-align: left;
}

.curtain #main .tblList .tblListCatch {
  min-width: 58px;
}

.curtain #main .tblList .tblListCatch span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 10px;
  background-color: #b72200;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  line-height: 1;
}

.curtain .postWrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 65px;
  /* margin-bottom: 115px; */
}

.curtain .postWrap .postCol {
  width: 316px;
  margin-right: 26px;
}

.curtain .postWrap .postCol:nth-child(3n) {
  margin-right: 0;
}

.curtain .postWrap .postCol:nth-child(n + 4) {
  margin-top: 60px;
}

.curtain .postWrap .postTi {
  margin-top: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #32633e;
}

.curtain .postWrap .postPrice {
  font-size: 30px;
  font-weight: bold;
  color: #b72200;
}

.curtain .postWrap .postPriceYen {
  font-size: 20px;
  font-weight: bold;
}

.curtain .postWrap .postPriceTax {
  font-size: 12px;
  color: #333;
}

/*=========================================================*/
/*================= DetalisList CSS =======================*/
#main .omoteType {
  margin-top: 70px;
}

#main .omoteTypeList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}

#main .omoteTypeList li {
  width: 316px;
  margin-right: 26px;
  padding-left: 0;
}

#main .omoteTypeList li:nth-of-type(3n) {
  margin-right: 0;
}

#main .omoteTypeList li:nth-of-type(n + 4) {
  margin-top: 35px;
}

#main .omoteTypeList li::before,
#main .omoteTypeList li::after {
  display: none;
}

#main .omoteTypeListPic {
  margin: 0;
  padding: 0;
}

#main .omoteTypeListPic figcaption {
  margin-top: 10px;
  font-size: 20px;
  color: #32633e;
}

#main .omoteTypeListTxt {
  margin-top: 15px;
  line-height: 1.4;
}

#main .omoteTypeListTxt::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.4) * 0.5em);
  content: "";
}

#main .omoteTypeListTxt::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.4) * 0.5em);
  content: "";
}
/*================= MenuList CSS =======================*/
#main .omoteMenu {
  margin-top: 80px;
  margin-bottom: 0 !important;
  padding-bottom: 85px;
  background: url(./img/reason/bg_reason_main_img01.png) repeat;
}

.omoteMenu .omoteMenuList {
  margin-top: 50px;
}

#main .omoteMenu .omoteMenuRow {
  display: flex;
  justify-content: space-between;
  width: 1000px;
  margin: 20px auto 0;
  padding: 10px;
  background-color: #fff;
  overflow: inherit;
}

.omoteMenu .omoteMenuL {
  width: calc(100% - 290px);
}

.omoteMenu .omoteMenuR {
  width: 270px;
  height: 180px;
  overflow: hidden;
  position: relative;
}

.omoteMenu .omoteMenuR img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

.omoteMenu .omoteMenuDet {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.omoteMenu .omoteMenuTtl {
  position: relative;
  margin-top: -30px;
}

.omoteMenu .omoteMenuTtlKana {
  position: relative;
  font-size: 20px;
}

.omoteMenu .omoteMenuTtl .omoteMenuLable01 {
  position: relative;
  top: 0;
  left: 10px;
  border-radius: 4px;
  background-color: #32633e;
  padding: 1px 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.omoteMenu .omoteMenuTtl .omoteMenuLable01::after {
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #32633e transparent transparent transparent;
}

.omoteMenu .omoteMenuTtl .omoteMenuLable02 {
  position: relative;
  top: 0;
  left: 10px;
  margin-left: 3px;
  border-radius: 4px;
  background-color: #b72200;
  padding: 1px 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.omoteMenu .omoteMenuTtl .omoteMenuLable02::after {
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #b72200 transparent transparent transparent;
}

.omoteMenu .omoteMenuTtlWrap {
  display: block;
  font-size: 40px;
  color: #333;
  line-height: 1;
}

.omoteMenu .omoteMenuTxt {
  min-height: 48px;
  margin-top: 24px;
  line-height: 1.5;
}

.omoteMenu .omoteMenuTxt::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  content: "";
}

.omoteMenu .omoteMenuTxt::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  content: "";
}

.omoteMenu .omoteMenuName {
  width: 420px;
}

.omoteMenu .omoteMenuLable {
  text-align: right;
  line-height: 1;
}

.omoteMenu .omoteMenuLable span {
  display: inline-block;
  min-width: 98px;
  box-sizing: border-box;
  background-color: #32633e;
  padding: 4px 10px;
  font-size: 14px;
  text-align: center;
  color: #fff;
}

.omoteMenu .omoteMenuPrice {
  width: 260px;
  padding-bottom: 10px;
  font-size: 50px;
  color: #b72200;
  font-weight: 900;
  text-align: right;
  line-height: 1.4;
}

.omoteMenu .omoteMenuUnit {
  font-size: 30px;
}

.omoteMenu .omoteMenuTax {
  display: block;
  font-size: 12px;
  color: #333;
}

.omoteMenu .omoteMenuLank {
  display: flex;
  align-items: center;
  margin-top: 15px;
}

#main .omoteMenu .omoteMenuLankItem {
  display: flex;
  align-items: center;
  border: 1px solid #013c89;
  padding-left: 0;
}

#main .omoteMenu .omoteMenuLankItem:not(:first-child) {
  margin-left: 10px;
}

#main .omoteMenu .omoteMenuLankItem::before,
#main .omoteMenu .omoteMenuLankItem::after {
  display: none;
}

.omoteMenu .omoteMenuLankItem .omoteMenuLankLabel {
  background-color: #013c89;
  padding: 2px 9px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}

.omoteMenu .omoteMenuLankItem .omoteMenuLankStar {
  padding: 2px 9px;
}

/*================= Tatami Common CSS =======================*/
#tatami .mainSec .colTtl {
  margin-top: 35px;
}

#tatami #main .mainSec .secRow {
  margin-top: 30px;
}

#tatami #main .secRow .colList02,
#tatami #main .secRow .colTxt:first-child {
  margin-top: 0;
}

#tatami #main .mainSec .colBtn {
  margin-top: 35px;
  text-align: center;
}

#tatami #main .mainSec .btn {
  min-width: 350px;
}

#tatami .omoteCatchBlock {
  margin-top: 75px;
  padding-bottom: 45px;
  text-align: center;
}

#tatami .omoteCatchLabel {
  background-color: #013c89;
  border-radius: 10px;
  padding: 6px 22px;
  font-size: 40px;
  color: #fff;
}

#tatami #main .omoteCatchTxt {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.4;
}

#tatami #main .omoteCatchTxt::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.4) * 0.5em);
  content: "";
}

#tatami #main .omoteCatchTxt::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.4) * 0.5em);
  content: "";
}
/*=========================================================*/

/*------- Works CSS 20220209 -------------------*/
#works #contents {
  overflow: inherit;
  width: inherit;
  margin-bottom: 90px;
}

#works .archiveList {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

#works #main .bnrBox {
  margin-top: 100px;
  padding-bottom: 25px;
}

#works .singleWorks .mainTtl {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}

#works .singleWorks .mainTtl .ttlIcon::after {
  top: -40px;
}

#works .singleWorks {
  margin-top: -40px;
}

#works #main .singleWorks .archiveList .taxList {
  margin-bottom: 0;
}

#works .singleWorks .infoBox {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

#works .singleWorks .picBox {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

#works .singleWorks h3 {
  margin-bottom: 35px;
}

#main .singleWorks .frameBox {
  margin-bottom: 50px;
}

#main .singleWorks .singleDetail {
  position: relative;
}

#main .singleWorks .singleDetail::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 380px;
  top: 50px;
  transform: translateY(-50%) skew(0, 15deg);
  left: 0;
  background: url(./img/bg_line.png) repeat top left;
  z-index: -1;
}

#works .singleWorks .secTtl02 {
  margin-top: 40px;
  margin-bottom: 30px;
  line-height: 1.5;
}

#works .singleWorks .picBoxList li {
  padding-left: 0;
}

#works .singleWorks .picBoxList li:not(:first-child) {
  margin-top: 30px;
}

#works .singleWorks .picBoxList li::before {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 58px;
  height: 58px;
  background: url(./img/pic_works_arrow_img05.png) 0 0 no-repeat;
  z-index: 2;
}

#works .singleWorks .picBoxList li::after {
  display: none;
}

#works .singleWorks .picBoxWrap {
  display: flex;
  justify-content: space-between;
}

#works .singleWorks .picBoxPhoto {
  width: 480px;
}

#works .singleWorks .picBoxBtmPhoto {
  width: 480px;
}

#works .singleWorks .picBoxWrap img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

#works .singleWorks .picBoxTxt {
  margin-top: 15px;
  margin-bottom: 0;
}

/*------- Voice CSS 20220209 -------------------*/
#voice #contents {
  width: inherit;
  overflow: inherit;
}

#voice .archiveList {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

#voice .singleVoice {
  overflow: inherit;
}

#voice .singleVoice .ttlCustomer {
  display: block;
  color: #32633e;
  font-size: 25px;
}

#voice .singleVoice .mainRow {
  position: relative;
  margin-top: 100px;
}

#voice .singleVoice .mainRow::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 380px;
  top: 200px;
  transform: translateY(-50%) skew(0, 15deg);
  left: 0;
  background: url(./img/bg_line.png) repeat top left;
  z-index: -1;
}

#voice .singleVoice .infoBox {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

#voice .singleVoice .secTtl02 + p {
  margin-top: 25px;
}

/*------- Blog CSS 20220209 -------------------*/
#blog #contents {
  overflow: inherit;
  margin-bottom: 90px;
}

#blog .topics::before {
  display: none;
}

#blog .archiveList {
  margin-top: 0;
}

#blog .bnrBox {
  margin-top: 100px;
  padding-bottom: 25px;
}

#blog .singleBlog {
  margin-top: -40px;
}

#blog .singleBlog .mainTtl {
  padding-top: 40px;
}

#blog .singleBlog .mainTtl .ttlIcon::after {
  top: -40px;
}

#blog .singleBlog .archiveList ul {
  margin-bottom: 0;
}

#blog .singleBlog .singleDetail {
  margin-top: 20px;
}

#blog .singleBlog .singleDetail p {
}

#blog .singleBlog .singleDetail p {
  margin: 35px 0 0 0;
  line-height: 2.1;
}

#blog .singleBlog .singleDetail p::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.1) * 0.5em);
  content: "";
}

#blog .singleBlog .singleDetail p::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.1) * 0.5em);
  content: "";
}

#blog .singleBlog .singleDetail h2 {
  position: relative;
  background: #32633e;
  margin: 30px 0 0 0;
  padding: 11px 20px;
  font-size: 25px;
  color: #fff;
  text-align: left;
}

#blog .singleBlog .singleDetail h2::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 246px;
  height: 59px;
  background: url(./img/bg_sec_ttl_img01.png) 0 0 no-repeat;
}

#blog .singleBlog .singleDetail h3 {
  padding: 10px 20px;
  background: url(./img/bg_sec_ttl_img02.jpg) 0 0 no-repeat;
  font-size: 20px;
  color: #fff;
}

#blog .singleBlog .singleDetail h3::after {
  display: none;
}

#blog .singleBlog .singleDetail ul,
#blog .singleBlog .singleDetail ol {
  margin-top: 30px;
}

#blog .singleBlog .singleDetail h5 {
  margin-top: 30px;
}

#blog .singleBlog .singleDetail h6 {
  margin-top: 30px;
}

#blog .singleBlog .singleDetail blockquote {
  margin-top: 30px;
}

#blog .singleBlog .singleDetail blockquote p {
  margin-top: 0;
}
#blog .singleBlog table{
	margin-top: 40px;
	box-sizing: border-box;
	max-width: calc(100% - 12px);
}
#blog .singleBlog table td{
	border: solid 1px #ccc !important;
}
#blog .singleBlog table th{
	background-color: #f0f0f0;
	border: solid 1px #ccc !important;
}
#blog .singleBlog table p{
	margin: 0;
}
#blog .singleBlog .frameBox table{
	margin-top: 0;
}

/*------- Privacy CSS 20220202 -------------------*/
#privacy .mainTtl .ttlIcon::after {
  right: -90px;
}

#privacy .mainRow {
  margin-top: 100px;
}

#privacy .mainRow p {
  line-height: 2.1;
}

#privacy .mainRow p::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.1) * 0.5em);
  content: "";
}

#privacy .mainRow p::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.1) * 0.5em);
  content: "";
}


/*--- 採用情報 ---*/
#top .recruitMovie{
	margin: 40px auto 40px;
}
#top .recruitMovieWrap{
	display: flex;
	gap: 40px;
}
#top .recruitMovieWrap .boxL{
	width: 560px;
}
#top .recruitMovieWrap .boxR{
	flex: 1;
}
#top .recruitMovie .btn{
	display: block;
}
#top .recruitMovie .btn li{
	padding: 0;
}
#top .recruitMovie .btn li+li{
	margin: 15px 0 0 0;
}
#top .recruitMovie .btn li::after,
#top .recruitMovie .btn li::before{
	content: none;
}