@charset "UTF-8";
@media screen and (min-width: 769px) {
  .sp,
  br.s {
    display: none !important;
  }
  .text {
    font-size: 1.4rem;
    line-height: 2.4rem;
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 768px) {
  .pc,
  br.p {
    display: none !important;
  }
  .text {
    font-size: 1.5rem;
    line-height: 2.6rem;
    letter-spacing: 0.04em;
  }
}
.topBanner {
  position: relative;
  z-index: 2;
  margin-top: 10rem;
}

@media only screen and (max-width: 768px) {
  .topBanner {
    margin-top: 6rem;
  }
}
.topBanner .a {
  transition: all 0.4s;
}

.topBanner .a:hover {
  opacity: 0.7;
}

.topBanner .addTopbannerText {
  text-align: center;
}

.topBanner .addTopbannerText span {
  padding: 2rem 2rem;
  display: inline-block;
  background: #160703;
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 3.2rem;
}

@media only screen and (max-width: 768px) {
  .topBanner .addTopbannerText span {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 2.2rem;
  }
}
.topTopicsWrap {
  padding: 12rem 0;
}
@media only screen and (max-width: 768px) {
  .topTopicsWrap {
    padding: 14rem 0 8rem;
  }
}
.topTopicsWrap .inin {
  position: relative;
}
.topTopicsWrap .inin .bgTextTopics {
  position: absolute;
  top: -5rem;
  left: 0;
  border-left-width: 0;
  font-size: 18rem;
  font-weight: bold;
  line-height: 18rem;
  color: #f0f0f0;
}
@media only screen and (max-width: 768px) {
  .topTopicsWrap .inin .bgTextTopics {
    font-size: 9rem;
    line-height: 9rem;
  }
}
.topTopicsWrap .inin ._in {
  position: relative;
  z-index: 2;
}
.topTopicsWrap .inin ._in .flexWrap {
  flex-basis: auto;
  display: flex;
  flex-wrap: wrap;
}
.topTopicsWrap .inin ._in .flexWrap .topicTitle {
  position: relative;
  flex-basis: 36rem;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .topTopicsWrap .inin ._in .flexWrap .topicTitle {
    margin-bottom: 4rem;
  }
}
.topTopicsWrap .inin ._in .flexWrap .topicTitle h2 {
  position: relative;
  font-size: 6rem;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, sans-serif;
}
@media only screen and (max-width: 768px) {
  .topTopicsWrap .inin ._in .flexWrap .topicTitle h2 {
    font-size: 5rem;
  }
}
.topTopicsWrap .inin ._in .flexWrap .topicTitle h2::after {
  content: "";
  position: absolute;
  bottom: -2rem;
  left: 0%;
  width: 50%;
  height: 2px;
  margin: 0 auto;
  background: #000;
}
.topTopicsWrap .inin ._in .flexWrap .mainNewsBox {
  position: relative;
  flex-grow: 1;
  flex-basis: 100px;
}
.topTopicsWrap .inin ._in .flexWrap .mainNewsBox ul li {
  border-bottom: 1px solid #f3f3f3;
}
.topTopicsWrap .inin ._in .flexWrap .mainNewsBox ul li a {
  width: 100%;
  padding: 25px 0;
  position: relative;
  display: flex;
  color: #262626;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .topTopicsWrap .inin ._in .flexWrap .mainNewsBox ul li a {
    display: block;
    padding: 2rem 0;
  }
}
.topTopicsWrap .inin ._in .flexWrap .mainNewsBox ul li a:before {
  content: "›";
  position: absolute;
  top: 2.6rem;
  right: 0;
  color: #000;
  font-family: ltc-goudy-oldstyle-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.6rem;
  line-height: 0.6;
}
@media only screen and (max-width: 768px) {
  .topTopicsWrap .inin ._in .flexWrap .mainNewsBox ul li a:before {
    top: auto;
    bottom: 4.2rem;
  }
}
.topTopicsWrap .inin ._in .flexWrap .mainNewsBox ul li a .top_news_item_header {
  width: 20rem;
}
@media only screen and (max-width: 768px) {
  .topTopicsWrap .inin ._in .flexWrap .mainNewsBox ul li a .top_news_item_header {
    width: auto;
    margin-bottom: 1rem;
  }
}
.topTopicsWrap .inin ._in .flexWrap .mainNewsBox ul li a .top_news_item_header .top_news_date {
  font-size: 1.3rem;
  font-weight: 700;
  color: #a4a4a4;
}
.topTopicsWrap .inin ._in .flexWrap .mainNewsBox ul li a .top_news_item_header .top_news_tag {
  min-width: 9rem;
  display: inline-block;
  margin-left: 2rem;
  padding: 0.2rem 0;
  text-align: center;
  font-size: 1.1rem;
  color: #fff;
  background: #160703;
}
.topTopicsWrap .inin ._in .flexWrap .mainNewsBox ul li a .top_news_item_title {
  width: calc(100% - 200px);
  padding-right: 15px;
  padding-bottom: 0.1em;
  overflow: hidden;
  font-size: 1.6rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 768px) {
  .topTopicsWrap .inin ._in .flexWrap .mainNewsBox ul li a .top_news_item_title {
    width: auto;
    font-size: 1.6rem;
  }
}
.topTopicsWrap .inin ._in .flexWrap .mainNewsBox ul li a .top_news_item_title span {
  background: linear-gradient(#262626, #262626) no-repeat 100% 100%;
  background-size: 0 1px;
  transition: background-size 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.topTopicsWrap .inin ._in .flexWrap .mainNewsBox ul li a:hover .top_news_item_title span {
  background-position: 0 100%;
  background-size: 100% 1px;
}
.topTopicsWrap .inin ._in .flexWrap .mainNewsBox .top_news_link {
  margin-top: 40px;
  margin-left: auto;
  padding-left: 24px;
  position: relative;
  float: right;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .topTopicsWrap .inin ._in .flexWrap .mainNewsBox .top_news_link {
    margin-top: 2rem;
  }
}
.topTopicsWrap .inin ._in .flexWrap .mainNewsBox .top_news_link a {
  position: relative;
  z-index: 1;
  display: inline-block;
  border-radius: 100px;
  color: #333;
  font-weight: 600;
  font-size: 1.4rem;
  padding: 0.5rem 0 0.8rem;
}
.topTopicsWrap .inin ._in .flexWrap .mainNewsBox .top_news_link a:before {
  content: "";
  display: block;
  width: 3rem;
  height: 3rem;
  border-radius: 100px;
  background-color: #efefef;
  position: absolute;
  top: 0;
  left: -1.5rem;
  z-index: 0;
  transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-property: width, box-shadow, background-color;
}
.topTopicsWrap .inin ._in .flexWrap .mainNewsBox .top_news_link a span {
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-image: linear-gradient(180deg, #bfbfbf, #bfbfbf);
  transition: background-size 380ms cubic-bezier(0.215, 0.61, 0.355, 1);
  background-size: 100% 1px;
  background-position: 0 100%;
  padding-bottom: 0.3rem;
}
.topTopicsWrap .inin ._in .flexWrap .mainNewsBox .top_news_link a:hover {
  color: #fff;
}
.topTopicsWrap .inin ._in .flexWrap .mainNewsBox .top_news_link a:hover:before {
  width: 125%;
  width: calc(100% + 3rem);
  background-color: #333;
}

.top_fourSection {
  margin-bottom: 12rem;
}
@media only screen and (max-width: 768px) {
  .top_fourSection {
    margin-bottom: 8rem;
  }
}
.top_fourSection .flexWrap {
  flex-basis: auto;
  display: flex;
  flex-wrap: wrap;
}
.top_fourSection .flexWrap .flexBox {
  width: 23%;
  border: 3px solid #301209;
  border-radius: 1rem;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .top_fourSection .flexWrap .flexBox {
    width: 100%;
  }
}
.top_fourSection .flexWrap .flexBox:not(:first-child) {
  margin-left: 2%;
}
@media only screen and (max-width: 768px) {
  .top_fourSection .flexWrap .flexBox:not(:first-child) {
    margin-top: 6rem;
  }
}
@media only screen and (max-width: 768px) {
  .top_fourSection .flexWrap .flexBox:nth-child(odd) {
    margin-right: 0rem;
  }
  .top_fourSection .flexWrap .flexBox:nth-child(even) {
    margin-left: 0rem;
  }
}
.top_fourSection .flexWrap .flexBox .inin {
  padding: 0 5rem 3rem;
}
.top_fourSection .flexWrap .flexBox .inin .iconTop {
  width: 8rem;
  margin: -3.5rem auto 2rem;
}
.top_fourSection .flexWrap .flexBox .inin dl dt {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
.top_fourSection .flexWrap .flexBox .inin dl dd {
  font-size: 1.5rem;
}

.topServiceWrap .inin {
  position: relative;
  margin-bottom: 10rem;
  padding-top: 6rem;
}
@media only screen and (max-width: 768px) {
  .topServiceWrap .inin {
    margin-bottom: 6rem;
  }
}
.topServiceWrap .inin .bgTextTopics {
  position: absolute;
  top: 0rem;
  right: 0;
  border-left-width: 0;
  font-size: 22rem;
  font-weight: bold;
  line-height: 18rem;
  color: #f0f0f0;
}
@media only screen and (max-width: 768px) {
  .topServiceWrap .inin .bgTextTopics {
    font-size: 9rem;
    line-height: 9rem;
  }
}
.topServiceWrap .inin ._in {
  position: relative;
  z-index: 2;
}
.topServiceWrap .inin ._in .topicTitle {
  position: relative;
  margin-bottom: 0;
  text-align: center;
}
.topServiceWrap .inin ._in .topicTitle h2 {
  position: relative;
  display: inline-block;
  font-size: 6rem;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, sans-serif;
}
@media only screen and (max-width: 768px) {
  .topServiceWrap .inin ._in .topicTitle h2 {
    font-size: 5rem;
  }
}
.topServiceWrap .inin ._in .topicTitle h2::after {
  content: "";
  position: absolute;
  bottom: -2rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 50%;
  height: 2px;
  margin: 0 auto;
  background: #000;
}
.topServiceWrap .flexWrap {
  display: flex;
}
@media only screen and (max-width: 768px) {
  .topServiceWrap .flexWrap {
    display: block;
  }
}
.topServiceWrap .flexWrap .flexBox {
  width: 25%;
}
@media only screen and (max-width: 768px) {
  .topServiceWrap .flexWrap .flexBox {
    width: 100%;
  }
}
.topServiceWrap .flexWrap .flexBox a {
  position: relative;
  display: flex;
  align-items: flex-end;
  height: 50rem;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .topServiceWrap .flexWrap .flexBox a {
    height: auto;
    padding: 8rem 0 0 0;
  }
}
.topServiceWrap .flexWrap .flexBox a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(48, 18, 9, 0.5);
  transition: all 0.4s;
  opacity: 0.5;
}
.topServiceWrap .flexWrap .flexBox a .inText {
  position: relative;
  z-index: 2;
}
.topServiceWrap .flexWrap .flexBox a .inText h3 {
  font-size: 3.4rem;
  font-family: source-han-serif-japanese, serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 3rem;
  padding: 0 3rem;
}
@media only screen and (max-width: 768px) {
  .topServiceWrap .flexWrap .flexBox a .inText h3 {
    font-size: 2.8rem;
    margin-bottom: 2rem;
  }
}
.topServiceWrap .flexWrap .flexBox a .inText p {
  font-size: 1.4rem;
  margin-bottom: 2.5rem;
  padding: 0 3rem;
}
.topServiceWrap .flexWrap .flexBox a .inText .btnBox {
  position: relative;
  background: #160703;
  width: 70%;
  margin-bottom: 4rem;
  padding: 2.5rem 8rem 2.5rem 6rem;
  display: inline-block;
  font-size: 1.4rem;
  transition: all 0.4s;
}
.topServiceWrap .flexWrap .flexBox a .inText .btnBox::before, .topServiceWrap .flexWrap .flexBox a .inText .btnBox::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
}
.topServiceWrap .flexWrap .flexBox a .inText .btnBox::before {
  top: 50%;
  right: 5rem;
  transform: translate(0, -50%);
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  border: solid 1px;
}
.topServiceWrap .flexWrap .flexBox a .inText .btnBox::after {
  top: 50%;
  right: 6.2rem;
  width: 0.5rem;
  height: 0.5rem;
  border-top: solid 1px;
  border-right: solid 1px;
  transform: rotate(45deg) translate(0, -50%);
}
.topServiceWrap .flexWrap .flexBox a:hover::before {
  opacity: 1;
}
.topServiceWrap .flexWrap .flexBox a:hover .btnBox {
  background: #fff;
  color: #262626;
}
.topServiceWrap .flexWrap .flexBox._01 a {
  background: url(../img/top_service_bgimg01.jpg) no-repeat center/cover;
}
.topServiceWrap .flexWrap .flexBox._02 a {
  background: url(../img/top_service_bgimg02.jpg) no-repeat center/cover;
}
.topServiceWrap .flexWrap .flexBox._03 a {
  background: url(../img/top_service_bgimg03.jpg) no-repeat center/cover;
}
.topServiceWrap .flexWrap .flexBox._04 a {
  background: url(../img/top_service_bgimg04.jpg) no-repeat center/cover;
}

.middleContents {
  padding: 10rem 0 0;
}
@media only screen and (max-width: 768px) {
  .middleContents {
    padding: 4rem 0 0;
  }
}
.middleContents .onlineShopWrap_m {
  position: relative;
  clear: both;
  border-top: solid 1px #ccc;
  z-index: 10;
  background: #fff;
}
.middleContents .onlineShopWrap_m .logoOnlineShop {
  width: 31rem;
  margin: -3rem auto 5rem;
}
@media only screen and (max-width: 768px) {
  .middleContents .onlineShopWrap_m .logoOnlineShop {
    width: 100%;
    max-width: 220px;
    margin: -2.5rem auto 4rem;
  }
}
.middleContents .middleMenuList .slideTop {
  width: 100%;
  box-sizing: content-box;
}
.middleContents .middleMenuList .bg_body {
  width: 100%;
  height: 250px;
  box-sizing: content-box;
}
@media only screen and (max-width: 768px) {
  .middleContents .middleMenuList .bg_body {
    height: 110px;
  }
}
.middleContents .middleMenuList .background_animation {
  height: 100%;
  width: 100%;
  z-index: 1;
  background-size: 2480px;
  animation: bg 120s linear infinite;
}
@media only screen and (max-width: 768px) {
  .middleContents .middleMenuList .background_animation {
    background-size: 1320px;
    background-repeat: repeat-x;
    background-position: center;
    animation: bg 120s linear infinite;
  }
}
.middleContents .middleMenuList .background_animation02 {
  height: 100%;
  width: 100%;
  z-index: 1;
  background-size: 2480px;
  animation: bg02 120s linear infinite;
}
@media only screen and (max-width: 768px) {
  .middleContents .middleMenuList .background_animation02 {
    background-size: 1320px;
    background-repeat: repeat-x;
    background-position: center;
    animation: bg02 120s linear infinite;
  }
}
@keyframes bg {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -2480px;
  }
}
@keyframes bg02 {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: 2480px;
  }
}

.top_area .flexWrap {
  display: flex;
  padding: 10rem 0;
}
@media only screen and (max-width: 768px) {
  .top_area .flexWrap {
    display: block;
    padding: 8rem 0;
  }
}
.top_area .flexWrap .imgBox {
  width: 51%;
}
@media only screen and (max-width: 768px) {
  .top_area .flexWrap .imgBox {
    width: 100%;
  }
}
.top_area .flexWrap .around {
  padding: 3rem 5% 0 5%;
  position: relative;
  flex-grow: 1;
  flex-basis: 100px;
  text-align: left;
}
.top_area .flexWrap .around .category_title {
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 100%;
  padding: 0.5rem 1rem;
  background: #301209;
  display: inline-block;
  color: #fff;
  margin-bottom: 25px;
}
.top_area .flexWrap .around h3 {
  font-size: 8rem;
  line-height: 8rem;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  letter-spacing: -0.2rem;
  margin-bottom: 4rem;
}
@media only screen and (max-width: 768px) {
  .top_area .flexWrap .around h3 {
    font-size: 5.5rem;
    line-height: 5.5rem;
  }
}
.top_area .flexWrap .around p {
  margin-bottom: 5rem;
}
@media only screen and (max-width: 768px) {
  .top_area .flexWrap .around p {
    margin-bottom: 4rem;
  }
}

.textBig {
  font-size: 1.6rem;
  line-height: 3rem;
  font-weight: 500;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
  .textBig {
    font-size: 1.6rem;
    line-height: 3rem;
    font-weight: 500;
    letter-spacing: 0.04em;
  }
}

.btnDesign a {
  width: 60%;
  display: block;
  border: 1px solid #301209;
  padding: 1.6rem 0 1.6rem 4rem;
  position: relative;
  font-size: 1.5rem;
  color: #301209;
  transition: all 0.4s;
}
@media only screen and (max-width: 768px) {
  .btnDesign a {
    width: 100%;
  }
}
.btnDesign a:after {
  content: "";
  width: 3rem;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  transition: 0.3s;
  background: #301209;
  transition: all 0.4s;
}
.btnDesign a:hover {
  padding: 1.6rem 0 1.6rem 5rem;
  background: #301209;
  color: #fff;
}
.btnDesign a:hover:after {
  width: 4rem;
  background: #fff;
}
.btnDesign._normal a {
  display: inline-block;
  width: 25rem;
}
.btnDesign._center {
  text-align: center;
}
.btnDesign._center a {
  text-align: left;
}

.footerContact {
  position: relative;
  background: url(../img/footer_bgImg.jpg) no-repeat center center/cover;
  padding: 12rem 0;
}
.footerContact .f_contactWrap {
  color: #fff;
  text-align: center;
}
.footerContact .f_contactWrap h3 {
  font-size: 4.6rem;
  font-weight: 500;
  font-family: arial;
  margin-bottom: 3rem;
  letter-spacing: 0.2rem;
  font-family: "Noto Serif JP", serif;
}
@media only screen and (max-width: 768px) {
  .footerContact .f_contactWrap h3 {
    font-size: 4rem;
  }
}
.footerContact .f_contactWrap p {
  margin-bottom: 4rem;
}

.inBtnBrown a {
  background: #301209;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
  padding: 1.5rem 4rem;
  display: block;
  text-decoration: none;
  position: relative;
  transition: all 0.2s ease-in-out 0s;
  width: auto;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .inBtnBrown a {
    font-size: 1.5rem;
    display: inline-block;
    margin: 0 auto;
    min-width: 260px;
    text-align: center;
  }
}
.inBtnBrown a._small {
  font-size: 1.7rem;
  letter-spacing: 0rem;
}
@media only screen and (max-width: 768px) {
  .inBtnBrown a._small {
    font-size: 1.5rem;
  }
}
.inBtnBrown a:before {
  content: "";
  width: 0%;
  height: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.inBtnBrown a:hover {
  color: #301209;
}
.inBtnBrown a:hover:before {
  width: 100%;
}
.inBtnBrown a span {
  position: relative;
  z-index: 1;
}

/*=========================================================*/
/*	footer*/
/*=========================================================*/
footer {
  position: relative;
  background: #301209;
}
footer .pageTopWrap {
  position: absolute;
  bottom: 4rem;
  right: 4rem;
  z-index: 2;
}
footer .pageTopWrap a {
  display: block;
  transition: all 0.3s;
}
footer .pageTopWrap a:hover {
  opacity: 0.7;
}
footer .footerMainContents {
  display: flex;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 768px) {
  footer .footerMainContents {
    display: block;
  }
}
footer .footerMainContents .menuWrap {
  position: relative;
  flex: 1;
  background: #301209;
  padding: 8rem 8rem 8rem 12rem;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  footer .footerMainContents .menuWrap {
    display: block;
    width: 100%;
    padding: 6rem 4rem;
  }
}
footer .footerMainContents .menuWrap:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%);
  background-size: 2px 2px;
  background-position: 0 0, 1px 1px;
  z-index: 1;
  opacity: 0.2;
}
footer .footerMainContents .menuWrap ul {
  position: relative;
  z-index: 2;
  width: 32%;
}
@media only screen and (max-width: 768px) {
  footer .footerMainContents .menuWrap ul {
    width: 100%;
    text-align: center;
  }
  footer .footerMainContents .menuWrap ul:not(:first-child) {
    margin-top: 4.5rem;
  }
}
footer .footerMainContents .menuWrap ul li:not(:first-child) {
  margin-top: 1rem;
}
@media only screen and (max-width: 768px) {
  footer .footerMainContents .menuWrap ul li:not(:first-child) {
    margin-top: 1.5rem;
  }
}
footer .footerMainContents .menuWrap ul li a {
  display: block;
  color: #fff;
  font-size: 1.5rem;
  transition: all 0.3s;
}
@media only screen and (max-width: 768px) {
  footer .footerMainContents .menuWrap ul li a {
    font-size: 1.6rem;
  }
}
footer .footerMainContents .menuWrap ul li a:hover {
  opacity: 0.7;
}
footer .footerMainContents .menuWrap .footerBannerWrap {
  position: relative;
  z-index: 2;
  width: 26rem;
}
@media only screen and (max-width: 768px) {
  footer .footerMainContents .menuWrap .footerBannerWrap {
    max-width: 26rem;
    margin: 4rem auto 0;
  }
}
footer .footerMainContents .menuWrap .footerBannerWrap .bannerBox .b01 {
  margin-bottom: 2rem;
}
footer .footerMainContents .menuWrap .footerBannerWrap .bannerBox a {
  display: block;
  opacity: 1;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
footer .footerMainContents .menuWrap .footerBannerWrap .bannerBox a:hover {
  opacity: 0.7;
}
footer .footerMainContents .menuWrap .footerBannerWrap .bannerBox a img {
  width: 100%;
  height: auto;
}
footer .footerMainContents .footerLogoWrap {
  width: 22%;
  background-color: #160703;
  position: relative;
  padding: 0rem 0 3rem 0;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  footer .footerMainContents .footerLogoWrap {
    width: 100%;
    padding: 0rem 0 6rem 0;
  }
}
footer .footerMainContents .footerLogoWrap:before {
  content: "";
  width: 100%;
  height: 8rem;
  background-color: #160703;
  position: absolute;
  top: -8rem;
  left: 0;
}
@media only screen and (max-width: 768px) {
  footer .footerMainContents .footerLogoWrap:before {
    display: none;
  }
}
footer .footerMainContents .footerLogoWrap .footerLogo {
  width: 70%;
  margin: 6rem auto 0;
}
@media only screen and (max-width: 768px) {
  footer .footerMainContents .footerLogoWrap .footerLogo {
    width: 60%;
    max-width: 240px;
    margin: 4rem auto 3rem;
  }
}
footer .footerMainContents .footerLogoWrap .footerLogo a {
  display: block;
}
footer .footerMainContents .footerLogoWrap .footerAddressInfo {
  padding: 0 4rem;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
}
footer .footerMainContents .footerLogoWrap .footerAddressInfo p {
  margin-top: 2rem;
  color: #fff;
  font-size: 1.1rem;
}

.secTitleX {
  color: #fff;
  letter-spacing: 2px;
  display: inline-block;
  margin-bottom: 8rem;
  padding: 4rem 0 0px 0;
  width: 100%;
  height: 164px;
  background: url(../img/bg_h2.jpg) repeat-x 0 0;
  font-family: Trebuchet MS;
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .secTitleX {
    margin-bottom: 7rem;
    padding: 4rem 0;
    width: 100%;
    height: auto;
    background: url(../img/bg_h2.jpg) no-repeat center center/cover;
  }
}
.secTitleX:before {
  content: "";
  position: absolute;
  bottom: -19px;
  left: 50%;
  width: 36px;
  height: 19px;
  background: url(../img/h2_triangle.png) no-repeat 0 0;
  transform: translateX(-50%);
}
@media only screen and (max-width: 768px) {
  .secTitleX:before {
    bottom: -1.8rem;
    left: 50%;
    width: 36px;
    height: 19px;
  }
}
.secTitleX .ja {
  letter-spacing: 2.8px;
  display: block;
  margin-bottom: 1.2rem;
  font-size: 3rem;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media only screen and (max-width: 768px) {
  .secTitleX .ja {
    letter-spacing: 0px;
    margin-bottom: 1rem;
    font-size: 2.6rem;
  }
}
.secTitleX .en {
  font-size: 1.8rem;
}
.secTitleX.one {
  padding: 6rem 0 0;
}
@media only screen and (max-width: 768px) {
  .secTitleX.one {
    padding: 4rem 0;
  }
}

.accidentTopWrap {
  margin-block: 10rem;
}
@media only screen and (max-width: 768px) {
  .accidentTopWrap {
    margin-block: 6rem;
  }
}
.accidentTopWrap .tTop {
  margin-bottom: 4rem;
}
@media only screen and (max-width: 768px) {
  .accidentTopWrap .tTop {
    margin-top: 5rem;
  }
}
.accidentTopWrap .tTop .titleTop {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.accidentTopWrap .tTop .titleTop .yellow {
  background: #ffee6e;
  color: #333;
  font-size: 3.2rem;
  font-weight: bold;
  margin-bottom: 1rem;
  padding: 0.5rem 1rem;
}
@media only screen and (max-width: 768px) {
  .accidentTopWrap .tTop .titleTop .yellow {
    font-size: 2.2rem;
  }
}
.accidentTopWrap .tTop .titleTop .smallA {
  color: #333;
  font-size: 2rem;
  font-weight: bold;
  padding: 0 0.5rem;
}
.accidentTopWrap .tTop .titleBottom {
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.accidentTopWrap .boxW {
  border: 2px solid #cbcbcb;
  background: #fffef6;
  padding: 5rem 8rem 4rem 8rem;
}
@media only screen and (max-width: 768px) {
  .accidentTopWrap .boxW {
    padding: 3rem 2rem 3rem;
  }
}
.accidentTopWrap .boxW h5 {
  color: #333;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 3rem;
  padding-bottom: 1rem;
  border-bottom: 2px solid #160703;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .accidentTopWrap .boxW h5 {
    font-size: 1.8rem;
    margin-bottom: 2rem;
  }
}
.accidentTopWrap .boxW .checkList {
  flex-basis: auto;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .accidentTopWrap .boxW .checkList {
    display: block;
  }
}
.accidentTopWrap .boxW .checkList li {
  flex-basis: 50%;
  background: url(../img/icon_check.jpg) no-repeat left top;
  padding: 2px 0 2px 35px;
  font-size: 1.4rem;
  margin-top: 20px;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .accidentTopWrap .boxW .checkList li {
    padding: 0.2rem 0 10px 35px;
  }
}

.accidentBlock01 {
  margin-bottom: 12rem;
}
@media only screen and (max-width: 768px) {
  .accidentBlock01 {
    margin-bottom: 8rem;
  }
}
.accidentBlock01 .flexWrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10rem;
}
@media only screen and (max-width: 768px) {
  .accidentBlock01 .flexWrap {
    display: block;
  }
}
.accidentBlock01 .flexWrap .flexBox {
  width: 48%;
}
@media only screen and (max-width: 768px) {
  .accidentBlock01 .flexWrap .flexBox {
    width: 100%;
  }
  .accidentBlock01 .flexWrap .flexBox:first-child {
    margin-bottom: 6rem;
  }
}
.accidentBlock01 .shindan {
  border: 4px solid #9f9f9f;
  padding: 0px 6rem 6rem;
}
@media only screen and (max-width: 768px) {
  .accidentBlock01 .shindan {
    padding: 0px 2rem 2rem;
  }
}
.accidentBlock01 .shindan .title {
  background: #160703;
  color: #fff;
  font-size: 1.7rem;
  padding: 1.5rem 3rem;
  border-radius: 3px;
  position: relative;
  top: -30px;
}
.accidentBlock01 .shindan .inTitle {
  display: inline-block;
  font-size: 2.2rem;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 40px;
  background: linear-gradient(transparent 70%, #fff100 0%);
}
.accidentBlock01 .shindan .box {
  background: #f0f0f0;
  padding: 4rem 4rem;
  text-align: center;
}
.accidentBlock01 .shindan .box p {
  font-size: 1.6rem;
  line-height: 3rem;
  font-weight: 500;
  letter-spacing: 0.04em;
}

.accidentBlock02 {
  margin-bottom: 12rem;
}
@media only screen and (max-width: 768px) {
  .accidentBlock02 {
    margin-bottom: 8rem;
  }
}
.accidentBlock02 .flexWrap {
  flex-basis: auto;
  display: flex;
  flex-wrap: wrap;
}
.accidentBlock02 .flexWrap._reverse {
  flex-direction: row-reverse;
  margin-top: 6rem;
}
.accidentBlock02 .flexWrap._reverse .imgBox {
  margin-right: 0;
  margin-left: 5%;
}
@media only screen and (max-width: 768px) {
  .accidentBlock02 .flexWrap._reverse .imgBox {
    margin-right: 0;
    margin-left: 0%;
  }
}
@media only screen and (max-width: 768px) {
  .accidentBlock02 .flexWrap {
    display: block;
  }
}
.accidentBlock02 .flexWrap .imgBox {
  width: 48%;
  margin-right: 5%;
}
@media only screen and (max-width: 768px) {
  .accidentBlock02 .flexWrap .imgBox {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 2rem;
  }
}
.accidentBlock02 .flexWrap .imgBox img {
  width: 100%;
  height: auto;
}
.accidentBlock02 .flexWrap .textBox {
  position: relative;
  flex-grow: 1;
  flex-basis: 100px;
  text-align: left;
}
.accidentBlock02 .flexWrap .textBox dl {
  border-bottom: 3px solid #e5e5e5;
  font-size: 1.8rem;
  line-height: 28px;
  height: 73px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.accidentBlock02 .flexWrap .textBox dl:after {
  content: "";
  display: table;
  clear: both;
}
.accidentBlock02 .flexWrap .textBox dl dt {
  color: #160703;
  font-style: italic;
  font-size: 54px;
  border-bottom: 2px solid #160703;
  display: block;
  line-height: 73px;
  text-align: center;
  height: 73px;
  width: 60px;
  margin-right: 10px;
}
.accidentBlock02 .flexWrap .textBox dl dd {
  padding-top: 0.5rem;
}
.accidentBlock02 .flexWrap .textBox p {
  margin-bottom: 3rem;
}

.accidentBlock03 {
  margin-bottom: 8rem;
}
.accidentBlock03 .ddt {
  display: inline-block;
  color: #818181;
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 5rem;
  border-bottom: 2px solid #160703;
}
.accidentBlock03 .dtd {
  margin-bottom: 7rem;
}
@media only screen and (max-width: 768px) {
  .accidentBlock03 .dtd {
    margin-bottom: 5rem;
  }
}
.accidentBlock03 .dtd dt {
  font-size: 2rem;
  color: #160703;
  margin-bottom: 2rem;
}
.accidentBlock03 .dps {
  margin-bottom: 10rem;
}
@media only screen and (max-width: 768px) {
  .accidentBlock03 .dps {
    margin-bottom: 6rem;
  }
}
.accidentBlock03 .dps .tti {
  margin-bottom: 3rem;
  display: inline-block;
  background: #160703;
  color: #fff;
  font-size: 1.4rem;
  border-radius: 40px;
  padding: 12px 40px;
  text-align: center;
}
.accidentBlock03 .dps .beetween {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .accidentBlock03 .dps .beetween {
    flex-wrap: wrap;
  }
}
.accidentBlock03 .dps .beetween .imgG {
  text-align: center;
  width: 23%;
}
@media only screen and (max-width: 768px) {
  .accidentBlock03 .dps .beetween .imgG {
    width: 48%;
    margin-bottom: 30px;
    text-align: center;
  }
}
.accidentBlock03 .dps .beetween .imgG img {
  margin-bottom: 1rem;
}
.accidentBlock03 .dps .beetween .imgG .small {
  font-size: 1.3rem;
}
.accidentBlock03 .flexWrapX {
  flex-basis: auto;
  display: flex;
  flex-wrap: wrap;
}
.accidentBlock03 .flexWrapX._reverse {
  flex-direction: row-reverse;
  margin-top: 6rem;
}
.accidentBlock03 .flexWrapX._reverse .imgBoxX {
  margin-right: 0;
  margin-left: 5%;
}
@media only screen and (max-width: 768px) {
  .accidentBlock03 .flexWrapX._reverse .imgBoxX {
    margin-right: 0;
    margin-left: 0%;
  }
}
@media only screen and (max-width: 768px) {
  .accidentBlock03 .flexWrapX {
    display: block;
  }
}
.accidentBlock03 .flexWrapX .imgBoxX {
  width: 48%;
  margin-right: 5%;
}
@media only screen and (max-width: 768px) {
  .accidentBlock03 .flexWrapX .imgBoxX {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 2rem;
  }
}
.accidentBlock03 .flexWrapX .imgBoxX img {
  width: 100%;
  height: auto;
}
.accidentBlock03 .flexWrapX .textBoxX {
  position: relative;
  flex-grow: 1;
  flex-basis: 100px;
  text-align: left;
}
.accidentBlock03 .flexWrapX .textBoxX dl dt {
  color: #666;
  font-style: italic;
  font-size: 2.4rem;
  font-weight: bold;
  display: block;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 768px) {
  .accidentBlock03 .flexWrapX .textBoxX dl dt {
    font-size: 2rem;
  }
}
/*=========================================================*/
/*	Ingrown nail*/
/*=========================================================*/
.nailBlock01 {
  margin-top: 12rem;
}
@media only screen and (max-width: 768px) {
  .nailBlock01 {
    margin-top: 10rem;
  }
}
.nailBlock01 ._in {
  position: relative;
}
.nailBlock01 ._in:after {
  content: "";
  background: #e7e6e6;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 80%;
  height: 80%;
}
.nailBlock01 ._in .flexMain {
  position: relative;
  z-index: 1;
}
.nailBlock01 ._in .flexMain .flexWrap {
  flex-basis: auto;
  display: flex;
  flex-wrap: wrap;
}
.nailBlock01 ._in .flexMain .flexWrap._reverse {
  flex-direction: row-reverse;
  margin-top: 8rem;
}
@media only screen and (max-width: 768px) {
  .nailBlock01 ._in .flexMain .flexWrap._reverse {
    margin-top: 6rem;
  }
}
.nailBlock01 ._in .flexMain .flexWrap._reverse .imgBox {
  margin-right: 0;
  margin-left: 5%;
}
@media only screen and (max-width: 768px) {
  .nailBlock01 ._in .flexMain .flexWrap._reverse .imgBox {
    margin-right: 0;
    margin-left: 0%;
  }
}
@media only screen and (max-width: 768px) {
  .nailBlock01 ._in .flexMain .flexWrap {
    display: block;
  }
}
.nailBlock01 ._in .flexMain .flexWrap .imgBox {
  width: 48%;
  margin-right: 5%;
}
@media only screen and (max-width: 768px) {
  .nailBlock01 ._in .flexMain .flexWrap .imgBox {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 2rem;
  }
}
.nailBlock01 ._in .flexMain .flexWrap .imgBox img {
  width: 100%;
  height: auto;
}
.nailBlock01 ._in .flexMain .flexWrap .textBox {
  position: relative;
  flex-grow: 1;
  flex-basis: 100px;
  text-align: left;
}
.nailBlock01 ._in .flexMain .flexWrap .textBox h3 {
  color: #666;
  font-style: italic;
  font-size: 2.4rem;
  font-weight: bold;
  display: block;
  font-family: playfair-display, serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 768px) {
  .nailBlock01 ._in .flexMain .flexWrap .textBox h3 {
    font-size: 2.4rem;
  }
}
.nailBlock01 ._in .flexMain .flexWrap .textBox dl dt {
  color: #666;
  font-style: italic;
  font-size: 2.4rem;
  font-weight: bold;
  display: block;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 768px) {
  .nailBlock01 ._in .flexMain .flexWrap .textBox dl dt {
    font-size: 2rem;
  }
}
.nailBlock02 {
  margin-top: 12rem;
}
@media only screen and (max-width: 768px) {
  .nailBlock02 {
    margin-top: 10rem;
  }
}
.nailBlock02 .flexWrap {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .nailBlock02 .flexWrap {
    display: block;
  }
}
.nailBlock02 .flexWrap .imgBox {
  width: 50%;
}
@media only screen and (max-width: 768px) {
  .nailBlock02 .flexWrap .imgBox {
    width: 100%;
    margin-bottom: 3rem;
  }
}
.nailBlock02 .flexWrap .textBox {
  width: 50%;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .nailBlock02 .flexWrap .textBox {
    width: 100%;
    align-items: baseline;
  }
}
.nailBlock02 .flexWrap .textBox .imgText {
  margin-right: 10rem;
  margin-left: 4rem;
}
@media only screen and (max-width: 768px) {
  .nailBlock02 .flexWrap .textBox .imgText {
    margin-right: 3rem;
    margin-left: 4rem;
    width: 7rem;
  }
}
.nailBlock02 .flexWrap .textBox .tateText {
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  text-align: justify;
  font-size: 1.6rem;
  font-family: playfair-display, serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1rem;
  line-height: 2.6rem;
}

.nailBlock03 .nail3Bg {
  background: url(../img/maki_bg01.jpg) no-repeat center center/cover;
  padding: 6rem 0;
}
.nailBlock03 .nail3Bg .box {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 6rem 6rem;
}
@media only screen and (max-width: 768px) {
  .nailBlock03 .nail3Bg .box {
    padding: 2rem 2rem;
  }
}
.nailBlock03 .nail3Bg .box .article:not(:first-child) {
  margin-top: 5rem;
}
.nailBlock03 .nail3Bg .box .article .ttl {
  border-left: 4px solid #160703;
  margin-bottom: 2rem;
  padding-left: 1rem;
}
.nailBlock03 .nail3Bg .box .article .ttl h3 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #160703;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 1rem;
}
.nailBlock03 .nail3Bg .box .article .ttl .next {
  font-size: 1.8rem;
  font-weight: bold;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.nailBlock04 .blockBgGreen {
  background: #e7e6e6;
  padding: 6rem 0;
}
@media only screen and (max-width: 768px) {
  .nailBlock04 .blockBgGreen {
    padding: 4rem 0;
  }
}
.nailBlock04 .blockBgGreen .box {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 6rem 6rem;
}
@media only screen and (max-width: 768px) {
  .nailBlock04 .blockBgGreen .box {
    padding: 2rem 2rem;
  }
}
.nailBlock04 .blockBgGreen .box .flexWrap {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .nailBlock04 .blockBgGreen .box .flexWrap {
    display: block;
  }
}
.nailBlock04 .blockBgGreen .box .flexWrap .flexB {
  width: 47%;
}
@media only screen and (max-width: 768px) {
  .nailBlock04 .blockBgGreen .box .flexWrap .flexB {
    width: 100%;
  }
  .nailBlock04 .blockBgGreen .box .flexWrap .flexB:first-child {
    margin-bottom: 3rem;
  }
}
.nailBlock04 .blockBgGreen .box .flexWrap .flexB dl dt {
  background: #160703;
  color: #fff;
  font-size: 2.2rem;
  font-weight: bold;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 2rem;
  padding: 0.5rem 1rem;
}
@media only screen and (max-width: 768px) {
  .nailBlock04 .blockBgGreen .box .flexWrap .flexB dl dt {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }
}
.nailBlock05 {
  text-align: center;
  padding: 10rem 0 8rem;
}
@media only screen and (max-width: 768px) {
  .nailBlock05 {
    padding: 5rem 0 4rem;
  }
}
.nailBlock05 h2 {
  font-size: 2.8rem;
  margin-bottom: 2rem;
  font-family: playfair-display, serif;
  font-weight: 700;
  font-style: normal;
  color: #333;
}
.nailBlock05 .sub {
  font-size: 1.8rem;
  margin-bottom: 1rem;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #160703;
  margin-bottom: 5rem;
}
.nailBlock05 .flexImgWrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 10rem;
}
@media only screen and (max-width: 768px) {
  .nailBlock05 .flexImgWrap {
    margin-bottom: 6rem;
  }
}
.nailBlock05 .flexImgWrap .box {
  width: 23%;
}
@media only screen and (max-width: 768px) {
  .nailBlock05 .flexImgWrap .box {
    width: 48%;
  }
  .nailBlock05 .flexImgWrap .box:nth-child(1), .nailBlock05 .flexImgWrap .box:nth-child(2) {
    margin-bottom: 2rem;
  }
}
.nailBlock05 .flexImgWrap .box img {
  width: 100%;
  height: auto;
}
.nailBlock05 .flexImgWrap .box .textA {
  margin-top: 1rem;
  font-size: 1.3rem;
}

.titelX .ddt {
  display: inline-block;
  color: #818181;
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 5rem;
  border-bottom: 2px solid #160703;
}
@media only screen and (max-width: 768px) {
  .titelX .ddt {
    margin-bottom: 3rem;
  }
}

.inBox {
  margin-top: 5rem;
}
.inBox dl dt {
  background: #160703;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 2rem;
  padding: 0.8rem 1rem;
}

.nailMainTitle {
  position: relative;
  text-align: center;
  margin-bottom: 5rem;
}
@media only screen and (max-width: 768px) {
  .nailMainTitle {
    padding: 0 6.25%;
  }
}
.nailMainTitle:before {
  content: "";
  width: 1px;
  height: 0;
  background-color: #666;
  display: block;
  margin: 20px auto 20px;
  transition: 0.5s;
  height: 50px;
}
@media only screen and (max-width: 768px) {
  .nailMainTitle:before {
    margin: 20px auto;
  }
}
.nailMainTitle h2 {
  font-size: 3.4rem;
  margin-bottom: 3rem;
  font-family: playfair-display, serif;
  font-weight: 700;
  font-style: normal;
}
@media only screen and (max-width: 768px) {
  .nailMainTitle h2 {
    font-size: 2.6rem;
    margin-bottom: 2rem;
  }
}
.nailMainTitle .subT {
  font-size: 2.2rem;
  margin-bottom: 1rem;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #160703;
}
@media only screen and (max-width: 768px) {
  .nailMainTitle .subT {
    font-size: 1.8rem;
  }
}

/*=========================================================*/
/*	CONTACT*/
/*=========================================================*/
.contact {
  /*=========================================================*/
  /*	contact*/
  /*=========================================================*/
  /*	table
    ---------------------------------------------------------------*/
  /* =============================================================  input */
  /* form-table */
}
.contact ._01 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .contact .companyBox {
    margin-bottom: 30px;
  }
}
.contact .privacy {
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .contact .privacy {
    margin-top: 40px;
  }
}
.contact .privacy h6 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .contact .privacy h6 {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
.contact .privacy .scrollK {
  overflow: auto;
  width: 70%;
  margin: 0 auto;
  text-align: left;
  height: 150px;
  font-size: 13px;
  margin-bottom: 1.5em;
  padding: 30px 30px;
  background-color: #ffffff;
  border: 1px #c0c0c0 solid;
  color: #000000;
}
@media only screen and (max-width: 768px) {
  .contact .privacy .scrollK {
    width: 100%;
    margin-bottom: 5px;
    padding: 20px 20px;
  }
}
.contact .contacTextA {
  padding: 80px 0 0;
}
@media only screen and (max-width: 768px) {
  .contact .contacTextA {
    padding: 40px 0 0;
  }
}
.contact .thanks .secTop {
  padding: 80px 0;
}
@media only screen and (max-width: 768px) {
  .contact .thanks .secTop {
    padding: 40px 0;
  }
}
.contact .contactWrap0 {
  padding: 20px 0 0px;
}
@media only screen and (max-width: 768px) {
  .contact .contactWrap0 {
    padding: 40px 0;
  }
  .contact .contactWrap0 .tbl_scroll:before {
    display: none;
  }
}
.contact .contact form {
  text-align: left;
}
.contact .contact .privacy {
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .contact .contact .privacy {
    margin-top: 40px;
  }
}
.contact .contact .privacy .scrollK {
  overflow: auto;
  width: 70%;
  margin: 0 auto;
  text-align: left;
  height: 150px;
  font-size: 13px;
  margin-bottom: 1.5em;
  padding: 30px 30px;
  background-color: #ffffff;
  border: 1px #c0c0c0 solid;
  color: #000000;
}
@media only screen and (max-width: 768px) {
  .contact .contact .privacy .scrollK {
    width: 100%;
    margin-bottom: 5px;
    padding: 20px 20px;
  }
}
.contact .contact .section01 {
  margin-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  .contact .contact .section01 {
    margin-bottom: 40px;
  }
}
.contact .contact .contactTop {
  margin-bottom: 30px;
}
.contact .inner.contactBlock {
  margin-bottom: 80px;
}
.contact .contact-area {
  text-align: center;
  padding: 0 0 80px;
}
.contact .contact-area-tel {
  float: none;
  width: 50%;
  margin: auto;
  margin-bottom: 40px;
  padding: 20px 40px;
  background: #f9f9f9;
}
.contact .contact-area-tel p {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 12px;
}
.contact .contact-area-tel .tel {
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.1;
}
.contact .header-tel .tel::before,
.contact .contact-area-tel .tel::before {
  background: url(svg/icon_phone.svg) no-repeat center center/contain;
  content: "";
  display: inline-block;
  vertical-align: baseline;
  margin: 0 3px 0 0;
  width: 12px;
  height: 12px;
}
.contact .contact-area-tel .time {
  font-size: 12px;
  font-weight: 500;
  border-top: 2px solid;
  margin: 5px 0 0;
  padding: 5px 0 0;
}
.contact .table-1 {
  border-top: 1px solid #e5e5e5;
  width: 100%;
}
.contact .table-1 th,
.contact .table-1 td {
  border-bottom: 1px solid #e5e5e5;
  padding: 25px 20px;
  position: relative;
  vertical-align: middle;
  line-height: 1.4;
  text-align: left;
}
.contact .table-1 td::before {
  content: "";
  margin: auto;
  width: 1px;
  height: 80%;
  height: calc(100% - 20px);
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
}
.contact .table-1 th {
  font-size: 14px;
  font-weight: bold;
}
.contact .table-1 td {
  font-size: 14px;
  font-weight: 500;
}
.contact input[type=text],
.contact input[type=tel],
.contact input[type=email],
.contact input[type=password],
.contact textarea,
.contact select {
  border-color: #e5e5e5;
  background-color: #f9f9f9;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  font-size: 1.6rem;
  font-family: "游ゴシック";
  font-weight: 600;
  vertical-align: baseline;
  padding: 8px 12px;
  transition: all 0.2s ease-out;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .contact input[type=text],
  .contact input[type=tel],
  .contact input[type=email],
  .contact input[type=password],
  .contact textarea,
  .contact select {
    width: auto;
  }
}
.contact textarea {
  width: 100%;
}
.contact input[type=text]:focus,
.contact input[type=tel]:focus,
.contact input[type=email]:focus,
.contact input[type=password]:focus,
.contact textarea:focus,
.contact select:focus {
  background-color: #f5fbfe;
  box-shadow: 0 0 5px 0 rgba(12, 134, 202, 0.3);
  border-color: #3099d3;
  outline: none;
}
.contact input.imeoff {
  ime-mode: disabled;
}
.contact .iw100 {
  max-width: 100px;
}
.contact .iw200 {
  max-width: 200px;
}
.contact .iw300 {
  max-width: 300px;
}
.contact input[type=submit],
.contact .submit_area input[type=button] {
  background-color: #160703;
  border-width: 0;
  color: #fff;
  cursor: pointer;
  font-size: 1.8rem;
  line-height: 1.4;
  text-align: center;
  margin: 0 10px;
  padding: 15px 80px;
  position: relative;
  transition: all 0.2s ease-out;
  font-family: "游ゴシック";
}
.contact input[type=submit]:hover {
  opacity: 0.7;
}
.contact input[type=checkbox] {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #d7dce1;
  border-radius: 2px;
  cursor: pointer;
}
.contact input[type=submit][disabled=disabled] {
  background-color: #eee;
  border-color: #bbb;
  color: #888;
}
.contact input[type=radio] {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #e5e5e5;
  background: #f9f9f9;
  border-radius: 20px;
  cursor: pointer;
}
.contact input[type=radio],
.contact input[type=checkbox] {
  vertical-align: middle;
  margin: 0 0.2rem 0 1rem;
}
.contact input[type=radio]:checked {
  background: rgb(48, 153, 211);
  border-color: rgb(5, 131, 201);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
}
.contact label {
  display: inline-block;
  cursor: pointer;
}
.contact ::-webkit-input-placeholder {
  font-weight: normal;
  color: #999;
  font-size: 14px;
}
.contact :-ms-input-placeholder {
  font-weight: normal;
  color: #999;
  font-size: 14px;
}
.contact ::-moz-placeholder {
  font-weight: normal;
  color: #999;
  font-size: 14px;
}
.contact .form-table th {
  position: relative;
  width: 230px;
  border-bottom: 2px solid #333;
}
@media only screen and (max-width: 768px) {
  .contact .form-table th {
    width: auto;
  }
}
.contact .form-table th::after {
  background: #eee;
  content: "任意";
  font-size: 12px;
  line-height: 1;
  margin-top: 0px;
  padding: 5px 10px;
  position: absolute;
  border-radius: 10px;
  right: 20px;
}
.contact .form-table th.req::after {
  background: #f74850;
  content: "必須";
  color: #fff;
}
.contact .submit-area {
  text-align: center;
  padding: 30px 0 0;
}
.contact .error {
  color: #f74850;
  display: inline-block;
  font-size: 1.4rem;
  padding: 0 10px;
}
@media only screen and (max-width: 768px) {
  .contact {
    /*=========================================================*/
    /*	CONTACT*/
    /*=========================================================*/
    /*	table
        ---------------------------------------------------------------*/
    /* =============================================================  input */
    /* form-table */
  }
  .contact .inner.contactBlock {
    margin-bottom: 40px;
  }
  .contact .contact-area {
    text-align: center;
    padding: 0 0 80px;
  }
  .contact .contact-area-tel {
    width: 100%;
    float: none;
    margin: auto;
    margin-bottom: 20px;
    padding: 20px 20px;
    background: #f9f9f9;
  }
  .contact .contact-area-tel p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 8px;
  }
  .contact .contact-area-tel .tel {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.1;
  }
  .contact .header-tel .tel::before,
  .contact .contact-area-tel .tel::before {
    background: url(svg/icon_phone.svg) no-repeat center center/contain;
    content: "";
    display: inline-block;
    vertical-align: baseline;
    margin: 0 3px 0 0;
    width: 12px;
    height: 12px;
  }
  .contact .contact-area-tel .time {
    font-size: 12px;
    font-weight: 500;
    border-top: 2px solid;
    margin: 5px 0 0;
    padding: 5px 0 0;
  }
  .contact .table-1 {
    border-top: 1px solid #e5e5e5;
    width: 100%;
  }
  .contact .table-1 th,
  .contact .table-1 td {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px;
    position: relative;
    vertical-align: middle;
    line-height: 1.4;
    display: block;
    width: 100%;
  }
  .contact .table-1 th {
    font-size: 14px;
    font-weight: bold;
  }
  .contact .table-1 td {
    font-size: 14px;
    font-weight: 500;
  }
  .contact .table-1 td::before {
    display: none;
  }
  .contact input[type=text],
  .contact input[type=tel],
  .contact input[type=email],
  .contact input[type=password],
  .contact textarea,
  .contact select {
    border-color: #e5e5e5;
    background-color: #f9f9f9;
    border-radius: 4px;
    border-style: solid;
    border-width: 2px;
    box-sizing: border-box;
    font-size: 1.3rem;
    font-family: "游ゴシック";
    font-weight: 600;
    vertical-align: baseline;
    padding: 8px 12px;
    transition: all 0.2s ease-out;
    width: 100%;
  }
  .contact textarea {
    width: 100%;
  }
  .contact input[type=text]:focus,
  .contact input[type=tel]:focus,
  .contact input[type=email]:focus,
  .contact input[type=password]:focus,
  .contact textarea:focus,
  .contact select:focus {
    background-color: #f5fbfe;
    box-shadow: 0 0 5px 0 rgba(12, 134, 202, 0.3);
    border-color: #3099d3;
    outline: none;
  }
  .contact input.imeoff {
    ime-mode: disabled;
  }
  .contact .iw100 {
    max-width: 100px;
  }
  .contact .iw200 {
    max-width: 200px;
  }
  .contact .iw300 {
    max-width: 300px;
  }
  .contact input[type=submit],
  .contact .submit_area input[type=button] {
    -webkit-appearance: none;
    border-width: 0;
    color: #fff;
    cursor: pointer;
    font-size: 1.5rem;
    line-height: 1.4;
    text-align: center;
    margin: 0 10px;
    padding: 20px 80px;
    position: relative;
    transition: all 0.2s ease-out;
    font-family: "游ゴシック";
  }
  .contact input[type=checkbox] {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #d7dce1;
    border-radius: 2px;
    cursor: pointer;
  }
  .contact input[type=submit][disabled=disabled] {
    background-color: #eee;
    border-color: #bbb;
    color: #888;
  }
  .contact input[type=radio] {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #e5e5e5;
    background: #f9f9f9;
    border-radius: 20px;
    cursor: pointer;
  }
  .contact input[type=radio],
  .contact input[type=checkbox] {
    vertical-align: middle;
    margin: 0 0.2rem 0 1rem;
  }
  .contact input[type=radio]:checked {
    background: rgb(48, 153, 211);
    border-color: rgb(5, 131, 201);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
  }
  .contact label {
    display: inline-block;
    cursor: pointer;
  }
  .contact ::-webkit-input-placeholder {
    font-weight: normal;
    color: #999;
    font-size: 14px;
  }
  .contact :-ms-input-placeholder {
    font-weight: normal;
    color: #999;
    font-size: 14px;
  }
  .contact ::-moz-placeholder {
    font-weight: normal;
    color: #999;
    font-size: 14px;
  }
  .contact .form-table th {
    position: relative;
  }
  .contact .form-table th::after {
    background: #eee;
    content: "任意";
    font-size: 12px;
    line-height: 1;
    margin-top: 3px;
    padding: 5px 10px;
    position: absolute;
    border-radius: 10px;
    right: 20px;
  }
  .contact .form-table th.req::after {
    background: #f74850;
    content: "必須";
    color: #fff;
  }
  .contact .submit-area {
    text-align: center;
    padding: 30px 0 0;
  }
  .contact .error {
    color: #fff;
    display: inline-block;
    font-size: 1.4rem;
    padding: 0 10px;
  }
}

.recruitMiddle00 {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  .recruitMiddle00 {
    margin-top: 50px;
    margin-bottom: 40px;
  }
}

.recruitMiddle {
  margin-top: 100px;
  margin-bottom: 100px;
  border: 1px solid #ddd;
  padding: 40px 30px;
}
@media only screen and (max-width: 768px) {
  .recruitMiddle {
    margin-top: 50px;
    margin-bottom: 40px;
    padding: 30px 20px;
  }
}
.recruitMiddle .flexBox {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .recruitMiddle .flexBox {
    width: 100%;
  }
}
.recruitMiddle .flexBox .ttlA {
  color: #000;
  padding: 10px 0px;
  font-size: 17px;
  font-weight: bold;
  display: inline-block;
  min-width: 250px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .recruitMiddle .flexBox .ttlA {
    width: 100%;
    min-width: auto;
    padding: 10px 0 0 0;
    font-size: 16px;
  }
}
.recruitMiddle .flexBox .dDetail {
  padding: 10px 0px 0px;
  font-size: 15px;
}
@media only screen and (max-width: 768px) {
  .recruitMiddle .flexBox .dDetail {
    padding: 20px 0px 0px;
    font-size: 14px;
  }
}
.recruitMiddle .flexBox .dDetail ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.recruitMiddle .flexBox .dDetail ul li {
  text-align: center;
  padding: 10px 10px;
  width: 23%;
  background-color: #fbf3f3;
}
@media only screen and (max-width: 768px) {
  .recruitMiddle .flexBox .dDetail ul li {
    width: 48%;
    margin-bottom: 10px;
  }
}
.recruitMiddle ol {
  margin-left: 20px;
}
.recruitMiddle ol li {
  list-style-type: decimal;
  margin-bottom: 10px;
}
.recruitMiddle ol li:last-child {
  margin-bottom: 0;
}

.contactSelect {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contactSelect .fm_itr_telb {
  width: 48%;
}
@media only screen and (max-width: 768px) {
  .contactSelect .fm_itr_telb {
    width: 100%;
  }
}
.contactSelect .fm_itr_telb h2 {
  font-size: 1.8rem;
  font-weight: bold;
  border-bottom: 2px solid #333;
  margin-bottom: 2rem;
  padding-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .contactSelect .fm_itr_telb h2 {
    font-size: 17px;
  }
}
.contactSelect .fm_itr_telb h2 .subIcon {
  display: inline-block;
  padding-right: 5px;
}
.contactSelect .fm_itr_telb .fm_tel_txb {
  padding: 0 0 25px 0;
  border-bottom: 1px solid #e3e2da;
  margin: 0 0 10px 0;
}
.contactSelect .fm_itr_telb .fm_tel_txb a {
  cursor: pointer;
  display: block;
  text-align: center;
}
.contactSelect .fm_itr_telb .fm_tel_txb a .fm_tel_txbnum {
  text-align: center;
  font-size: 4rem;
  line-height: 1em;
  padding: 0 0 8px 0;
  font-family: arial;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .contactSelect .fm_itr_telb .fm_tel_txb a .fm_tel_txbnum {
    font-size: 10vw;
  }
}
.contactSelect .fm_itr_telb .fm_tel_txb a .fm_tel_txbtx {
  font-size: 1.3rem;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .contactSelect .fm_itr_telb .fm_tel_txb a .fm_tel_txbtx {
    font-size: 12px;
  }
}
.contactSelect .fm_itr_telb .fm_tel_txb .fm_tel_txbmail {
  padding: 23px 0 14px 0;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .contactSelect .fm_itr_telb .fm_tel_txb .fm_tel_txbmail {
    padding: 13px 0 6px 0;
    font-size: 4vw;
  }
}
@media only screen and (max-width: 768px) {
  .contactSelect .fm_itr_mlb {
    margin-top: 40px;
  }
}

.contactTopA .have {
  border: 1px solid #ddd;
  padding: 30px;
}
@media only screen and (max-width: 768px) {
  .contactTopA .have {
    padding: 20px;
  }
}
.contactTopA .have dl dt {
  color: #2b8cc4;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .contactTopA .have dl dt {
    font-size: 15px;
  }
}
.contactTopA .have dl dd {
  font-size: 15px;
  line-height: 1.85;
}
@media only screen and (max-width: 768px) {
  .contactTopA .have dl dd {
    font-size: 14px;
  }
}
.contactTopA .have dl dd ul {
  margin-left: 25px;
}
.contactTopA .have dl dd ul li {
  list-style-type: disc;
}

.contactTopB {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .contactTopB {
    margin-top: 20px;
    margin-bottom: 50px;
  }
}
.contactTopB .have {
  border: 1px solid #ddd;
  background: #f9f9f9;
  padding: 30px;
}
@media only screen and (max-width: 768px) {
  .contactTopB .have {
    padding: 20px;
  }
}
.contactTopB .have dl dt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .contactTopB .have dl dt {
    font-size: 15px;
  }
}
.contactTopB .have dl dd {
  font-size: 15px;
  line-height: 1.85;
}
@media only screen and (max-width: 768px) {
  .contactTopB .have dl dd {
    font-size: 14px;
  }
}
.contactTopB .have dl dd ul {
  margin-left: 25px;
}
.contactTopB .have dl dd ul li {
  list-style-type: disc;
}

.topPaintWork {
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .topPaintWork {
    margin-top: 0px;
  }
}

.wpcf7-not-valid-tip {
  font-size: 0.13rem;
  color: #f74850;
}
@media only screen and (max-width: 768px) {
  .wpcf7-not-valid-tip {
    font-size: 1rem;
  }
}

.screen-reader-response {
  display: none;
}

.wpcf7-response-output {
  display: none;
}

.inv-recaptcha-holder {
  margin-bottom: 0;
}
.inv-recaptcha-holder .grecaptcha-badge {
  margin: 20px auto;
}

.contactTopContents {
  background: #f4ecdc;
  padding: 8rem 0;
}
@media only screen and (max-width: 768px) {
  .contactTopContents {
    padding: 5rem 0 6rem 0;
  }
}
.contactTopContents .ttlContact {
  text-align: center;
  margin-bottom: 3rem;
  position: relative;
}
.contactTopContents .ttlContact:after {
  content: "";
  width: 1px;
  height: 0;
  background-color: #666;
  display: block;
  margin: 20px auto 20px;
  transition: 0.5s;
  height: 40px;
}
.contactTopContents .ttlContact h2 {
  color: #333;
  display: block;
  font-size: 3.4rem;
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  letter-spacing: 0.1rem;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 768px) {
  .contactTopContents .ttlContact h2 {
    font-size: 3rem;
  }
}
.contactTopContents .ttlContact .subEn {
  color: #333;
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1rem;
}
.contactTopContents p {
  text-align: center;
}

.contactBgImg {
  background: url(../img/contact_bg.jpg) no-repeat center center/cover;
  padding: 10rem 0 19rem 0;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .contactBgImg {
    padding: 4rem 6.25%;
  }
}
.contactBgImg .imgA {
  max-width: 810px;
  margin: 0 auto;
}

.contactBgTop .box {
  background: #fff;
  margin: -10rem auto 0 auto;
  padding: 5rem 6rem;
}
@media only screen and (max-width: 768px) {
  .contactBgTop .box {
    margin: 0rem auto 0 auto;
    padding: 3rem 0rem;
  }
}
.contactBgTop .box ._01 {
  margin-bottom: 5rem;
}
@media only screen and (max-width: 768px) {
  .contactBgTop .box ._01 {
    margin-bottom: 4rem;
  }
}
.contactBgTop .box .zoomImg {
  margin-bottom: 6rem;
}
@media only screen and (max-width: 768px) {
  .contactBgTop .box .zoomImg {
    margin-bottom: 4rem;
  }
}
.contactBgTop .box .bottomBox {
  text-align: center;
}
.contactBgTop .box .bottomBox p {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2.4rem;
  letter-spacing: 0.04em;
  display: inline-block;
  background: #ffee6e;
  padding: 2rem 2rem;
}

.contactMain {
  margin-bottom: 4rem;
}
.contactMain p {
  margin-top: 3rem;
}

.secMainTitleWrap {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .secMainTitleWrap .innerDX1200 {
    padding: 0 0 0 6.25%;
  }
}
.secMainTitleWrap .secMainTextBox {
  display: inline-block;
  position: relative;
  z-index: 3;
  background: #fff;
  padding: 0 5rem 8rem 3rem;
}
@media only screen and (max-width: 768px) {
  .secMainTitleWrap .secMainTextBox {
    width: 90%;
    padding: 0 3rem 4rem 0rem;
  }
}
.secMainTitleWrap .secMainTextBox .kakko {
  position: relative;
  display: inline-block;
  margin-bottom: 3rem;
  padding: 0.5rem 3rem;
}
.secMainTitleWrap .secMainTextBox .kakko h1 {
  font-size: 1.5rem;
  letter-spacing: 0.2rem;
}
.secMainTitleWrap .secMainTextBox .kakko .kkk::before, .secMainTitleWrap .secMainTextBox .kakko .kkk::after {
  content: "";
  position: absolute;
  background: #000;
}
.secMainTitleWrap .secMainTextBox .kakko .kkk.k_01 {
  position: absolute;
  width: 8px;
  height: 14px;
  top: 0;
  left: 0;
}
.secMainTitleWrap .secMainTextBox .kakko .kkk.k_01::before {
  width: 100%;
  height: 1px;
  top: 0;
  left: -2px;
}
.secMainTitleWrap .secMainTextBox .kakko .kkk.k_01::after {
  width: 1px;
  height: 100%;
  top: -2px;
  left: 0;
}
.secMainTitleWrap .secMainTextBox .kakko .kkk.k_02 {
  position: absolute;
  width: 8px;
  height: 14px;
  bottom: 0;
  right: 0;
}
.secMainTitleWrap .secMainTextBox .kakko .kkk.k_02::before {
  width: 100%;
  height: 1px;
  bottom: 0;
  right: -2px;
}
.secMainTitleWrap .secMainTextBox .kakko .kkk.k_02::after {
  width: 1px;
  height: 100%;
  bottom: -2px;
  right: 0;
}
.secMainTitleWrap .secMainTextBox .sub {
  font-size: 7rem;
  letter-spacing: 0.1rem;
  line-height: 7rem;
  font-family: baskerville-display-pt, serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 4rem;
}
@media only screen and (max-width: 768px) {
  .secMainTitleWrap .secMainTextBox .sub {
    font-size: 4.2rem;
    letter-spacing: 0.1rem;
    line-height: 4.2rem;
    margin-bottom: 3rem;
  }
}
.secMainTitleWrap .secMainTextBox p {
  font-size: 1.5rem;
  letter-spacing: 0.04rem;
  line-height: 3rem;
}
.secMainTitleWrap .secMainImgBox {
  position: relative;
  z-index: 2;
  margin-top: -6rem;
  padding-bottom: 10rem;
}
@media only screen and (max-width: 768px) {
  .secMainTitleWrap .secMainImgBox {
    margin-top: -2rem;
    padding-bottom: 4rem;
  }
}
.secMainTitleWrap .bgBluelight {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 25rem;
  background: #e7e6e6;
}
@media only screen and (max-width: 768px) {
  .secMainTitleWrap .bgBluelight {
    height: 15rem;
  }
}

/*=========================================================*/
/*	PROFILE*/
/*=========================================================*/
.engTitle {
  margin-bottom: 8rem;
  text-align: center;
}
.engTitle h2 {
  font-size: 3.8rem;
  font-weight: 600;
  font-family: arial;
  letter-spacing: 0.2rem;
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  .engTitle h2 {
    font-size: 3rem;
  }
}

.sec_architect {
  padding: 12rem 0;
}
@media only screen and (max-width: 768px) {
  .sec_architect {
    padding: 10rem 0;
  }
}

.profileWrap .registName {
  margin-bottom: 3rem;
  font-family: source-han-serif-japanese, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.5rem;
}
@media only screen and (max-width: 768px) {
  .profileWrap .registName {
    width: 100%;
    margin-bottom: 1rem;
    font-size: 1.6rem;
    letter-spacing: 0.1rem;
  }
}
.profileWrap .flexWrap {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .profileWrap .flexWrap {
    display: block;
  }
}
.profileWrap .flexWrap .imgBox {
  width: 38%;
  margin-right: 8rem;
}
@media only screen and (max-width: 768px) {
  .profileWrap .flexWrap .imgBox {
    width: 100%;
    margin-right: 0rem;
    margin-bottom: 4rem;
  }
}
.profileWrap .flexWrap .profileBox .nameWrap {
  margin-bottom: 5rem;
}
@media only screen and (max-width: 768px) {
  .profileWrap .flexWrap .profileBox .nameWrap {
    margin-bottom: 4rem;
  }
}
.profileWrap .flexWrap .profileBox .nameWrap dl {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.profileWrap .flexWrap .profileBox .nameWrap dl dt {
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.6rem;
  letter-spacing: 0.5rem;
  margin-right: 2rem;
}
.profileWrap .flexWrap .profileBox .nameWrap dl dd {
  font-size: 1.4rem;
  letter-spacing: 0.2rem;
}
.profileWrap .flexWrap .profileBox .nameWrap .en {
  font-size: 1.2rem;
}

@media only screen and (max-width: 768px) {
  .sec_philo .inBtn {
    text-align: center;
  }
}
.sec_philo .inBtn a {
  background: #000;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
  padding: 1.5rem 4rem;
  display: block;
  text-decoration: none;
  position: relative;
  transition: all 0.2s ease-in-out 0s;
  width: auto;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .sec_philo .inBtn a {
    font-size: 1.5rem;
    display: inline-block;
    margin: 0 auto;
    min-width: 260px;
    text-align: center;
  }
}
.sec_philo .inBtn a._small {
  font-size: 1.7rem;
  letter-spacing: 0rem;
}
@media only screen and (max-width: 768px) {
  .sec_philo .inBtn a._small {
    font-size: 1.5rem;
  }
}
.sec_philo .inBtn a:before {
  content: "";
  width: 0%;
  height: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.sec_philo .inBtn a:hover {
  color: #000;
}
.sec_philo .inBtn a:hover:before {
  width: 100%;
}
.sec_philo .inBtn a span {
  position: relative;
  z-index: 1;
}
.sec_philo .hover {
  opacity: 1;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.sec_philo .hover:hover {
  opacity: 0.7;
}
.sec_philo .phiInner {
  width: 100%;
  flex-basis: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .sec_philo .phiInner {
    display: block;
  }
}
.sec_philo .phiInner .leftCol {
  flex-basis: 50%;
  margin-bottom: 0;
  background: #ededed;
}
@media only screen and (max-width: 768px) {
  .sec_philo .phiInner .leftCol {
    flex-basis: 100%;
  }
}
.sec_philo .phiInner .leftCol .leftInC {
  position: relative;
  text-align: center;
  padding: 10rem 10% 10rem 20%;
}
@media only screen and (max-width: 768px) {
  .sec_philo .phiInner .leftCol .leftInC {
    padding: 8rem 6.25% 8rem 6.25%;
  }
}
.sec_philo .phiInner .leftCol .leftInC:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -8rem;
  margin: auto;
  width: 100%;
  height: 8rem;
  background-color: #ededed;
}
@media only screen and (max-width: 768px) {
  .sec_philo .phiInner .leftCol .leftInC:before {
    display: none;
  }
}
.sec_philo .phiInner .leftCol .leftInC h3.h3Title {
  position: relative;
  margin-bottom: 2rem;
  padding-top: 3rem;
}
.sec_philo .phiInner .leftCol .leftInC h3.h3Title:before {
  content: "";
  background: #666;
  width: 20rem;
  height: 1px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.sec_philo .phiInner .leftCol .leftInC h3.h3Title .engT {
  display: block;
  font-size: 5rem;
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  line-height: 5.5rem;
  letter-spacing: 0.1rem;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 768px) {
  .sec_philo .phiInner .leftCol .leftInC h3.h3Title .engT {
    font-size: 3rem;
    line-height: 4.5rem;
  }
}
.sec_philo .phiInner .leftCol .leftInC h3.h3Title .jpT {
  display: block;
  font-size: 1.5rem;
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  letter-spacing: 0.1rem;
}
@media only screen and (max-width: 768px) {
  .sec_philo .phiInner .leftCol .leftInC h3.h3Title .jpT {
    font-size: 3rem;
    line-height: 4.5rem;
  }
}
.sec_philo .phiInner .leftCol .leftInC .kakkoText {
  text-align: center;
}
.sec_philo .phiInner .leftCol .leftInC p {
  position: relative;
  display: inline-block;
  font-size: 4rem;
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  letter-spacing: 0.1rem;
  padding: 3rem 1.4rem 3rem;
}
@media only screen and (max-width: 768px) {
  .sec_philo .phiInner .leftCol .leftInC p {
    font-size: 3rem;
    line-height: 4.5rem;
  }
}
.sec_philo .phiInner .leftCol .leftInC p:before, .sec_philo .phiInner .leftCol .leftInC p:after {
  content: "";
  width: 29px;
  height: 52px;
  background-size: cover;
  position: absolute;
  background-image: url(../img/kakko.png);
}
.sec_philo .phiInner .leftCol .leftInC p:before {
  transform: rotate(90deg);
  top: 0;
  right: auto;
  left: 0;
}
.sec_philo .phiInner .leftCol .leftInC p:after {
  transform: rotate(-90deg);
  top: auto;
  bottom: 0;
  right: 0;
}
.sec_philo .phiInner .rightCol {
  flex-basis: 50%;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .sec_philo .phiInner .rightCol {
    flex-basis: 100%;
  }
}
.sec_philo .phiInner .rightCol .lrightInC {
  padding: 10rem 10% 10rem 10%;
}
@media only screen and (max-width: 768px) {
  .sec_philo .phiInner .rightCol .lrightInC {
    padding: 8rem 6.25% 8rem 6.25%;
  }
}
.sec_philo .phiInner .rightCol .lrightInC p {
  position: relative;
  display: inline-block;
  font-size: 2rem;
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  line-height: 4rem;
  font-style: normal;
  letter-spacing: 0.1rem;
  margin-bottom: 5rem;
}
@media only screen and (max-width: 768px) {
  .sec_philo .phiInner .rightCol .lrightInC p {
    font-size: 1.8rem;
    line-height: 3.6rem;
    margin-bottom: 4rem;
  }
}

.sec_profile_basic {
  background: url(../img/profile_bg01.jpg) no-repeat center center/cover;
  margin-bottom: 14rem;
  padding: 18rem 0 14rem;
}
@media only screen and (max-width: 768px) {
  .sec_profile_basic {
    margin-bottom: 8rem;
    padding: 10rem 0 8rem;
  }
}
.sec_profile_basic .basicOut {
  margin-bottom: 6rem;
}
@media only screen and (max-width: 768px) {
  .sec_profile_basic .basicOut {
    margin-bottom: 5rem;
  }
}
.sec_profile_basic .basicOut p {
  color: #fff;
  text-align: center;
}
.sec_profile_basic ._center {
  text-align: center;
}
.sec_profile_basic h3.h3Title {
  position: relative;
  margin-bottom: 4rem;
  padding-top: 3rem;
}
.sec_profile_basic h3.h3Title:before {
  content: "";
  background: #fff;
  width: 20rem;
  height: 1px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.sec_profile_basic h3.h3Title .engT {
  display: block;
  color: #fff;
  font-size: 5rem;
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  line-height: 5.5rem;
  letter-spacing: 0.1rem;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 768px) {
  .sec_profile_basic h3.h3Title .engT {
    font-size: 3rem;
    line-height: 4.5rem;
  }
}
.sec_profile_basic h3.h3Title .jpT {
  display: block;
  color: #ccc;
  font-size: 1.5rem;
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  letter-spacing: 0.1rem;
}
@media only screen and (max-width: 768px) {
  .sec_profile_basic h3.h3Title .jpT {
    font-size: 3rem;
    line-height: 4.5rem;
  }
}
.sec_profile_basic .logoListWrap {
  position: relative;
  padding: 0 0 10rem 0;
}
@media only screen and (max-width: 768px) {
  .sec_profile_basic .logoListWrap {
    padding: 0 0 0rem 0;
  }
}
.sec_profile_basic .logoListWrap .logoA {
  position: relative;
  margin: 0 auto;
  width: 30rem;
}
@media only screen and (max-width: 768px) {
  .sec_profile_basic .logoListWrap .logoA {
    margin-bottom: 5rem;
    width: 20rem;
  }
}
.sec_profile_basic .logoListWrap .logoA img {
  width: 100%;
  height: auto;
}
.sec_profile_basic .logoListWrap .logoListInner ul li {
  width: 40%;
  display: flex;
  position: absolute;
}
@media only screen and (max-width: 768px) {
  .sec_profile_basic .logoListWrap .logoListInner ul li {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    transform: translate3d(0%, 0, 0);
  }
  .sec_profile_basic .logoListWrap .logoListInner ul li:not(:first-child) {
    margin-top: 3rem;
  }
}
.sec_profile_basic .logoListWrap .logoListInner ul li:nth-child(1) {
  top: 5rem;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .sec_profile_basic .logoListWrap .logoListInner ul li:nth-child(1) {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translate3d(0%, 0, 0);
  }
}
.sec_profile_basic .logoListWrap .logoListInner ul li:nth-child(2) {
  top: 18rem;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .sec_profile_basic .logoListWrap .logoListInner ul li:nth-child(2) {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translate3d(0%, 0, 0);
  }
}
.sec_profile_basic .logoListWrap .logoListInner ul li:nth-child(3) {
  top: 5rem;
  left: 80%;
  transform: translate3d(-50%, 0, 0);
}
@media only screen and (max-width: 768px) {
  .sec_profile_basic .logoListWrap .logoListInner ul li:nth-child(3) {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translate3d(0%, 0, 0);
  }
}
.sec_profile_basic .logoListWrap .logoListInner ul li:nth-child(4) {
  top: 18rem;
  left: 80%;
  transform: translate3d(-50%, 0, 0);
}
@media only screen and (max-width: 768px) {
  .sec_profile_basic .logoListWrap .logoListInner ul li:nth-child(4) {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translate3d(0%, 0, 0);
  }
}
.sec_profile_basic .logoListWrap .logoListInner ul li:nth-child(5) {
  bottom: 0rem;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
@media only screen and (max-width: 768px) {
  .sec_profile_basic .logoListWrap .logoListInner ul li:nth-child(5) {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translate3d(0%, 0, 0);
  }
}
.sec_profile_basic .logoListWrap .logoListInner ul li .number {
  display: block;
  color: #aaa;
  font-size: 3.4rem;
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  line-height: 5.5rem;
  letter-spacing: 0.1rem;
  margin-right: 1rem;
}
.sec_profile_basic .logoListWrap .logoListInner ul li .ttt {
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
  letter-spacing: 0rem;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .sec_profile_basic .logoListWrap .logoListInner ul li .ttt {
    font-size: 1.8rem;
    line-height: 3.2rem;
  }
}

.seclaboWrap {
  margin-bottom: 14rem;
}
@media only screen and (max-width: 768px) {
  .seclaboWrap {
    margin-bottom: 8rem;
  }
  .seclaboWrap .innerDX1600 {
    padding: 0;
  }
}
.seclaboWrap .flexWrap {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .seclaboWrap .flexWrap {
    display: block;
  }
}
.seclaboWrap .flexWrap .titleAbso {
  position: absolute;
  top: 10rem;
  left: 52%;
  transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  font-size: 9rem;
  font-weight: 400;
  font-family: arial;
  letter-spacing: 0.2rem;
  line-height: 1.2;
  color: #333;
}
@media only screen and (max-width: 768px) {
  .seclaboWrap .flexWrap .titleAbso {
    top: 57rem;
  }
}
.seclaboWrap .flexWrap .titleAbso .opacity {
  opacity: 0;
}
.seclaboWrap .flexWrap .titleAbso div.white {
  position: relative;
  color: #fff;
}
.seclaboWrap .flexWrap .titleAbso .black {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  color: #333;
}
.seclaboWrap .flexWrap .imgBox {
  width: 52%;
}
@media only screen and (max-width: 768px) {
  .seclaboWrap .flexWrap .imgBox {
    width: 100%;
    margin-bottom: 3rem;
  }
}
.seclaboWrap .flexWrap .textBox {
  width: 40%;
  padding: 0rem 0% 0;
}
@media only screen and (max-width: 768px) {
  .seclaboWrap .flexWrap .textBox {
    width: 100%;
    padding: 0 6.25%;
  }
}
.seclaboWrap .flexWrap .textBox .ttlBox {
  margin-bottom: 3rem;
}
.seclaboWrap .flexWrap .textBox .ttlBox h2 {
  font-family: source-han-serif-japanese, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
  line-height: 2;
  letter-spacing: 0rem;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 768px) {
  .seclaboWrap .flexWrap .textBox .ttlBox h2 {
    font-size: 2.2rem;
    letter-spacing: 0.2rem;
  }
}
.seclaboWrap .flexWrap .textBox .ttlBox .sub {
  width: 30rem;
}
.seclaboWrap .flexWrap .textBox p {
  margin-bottom: 6rem;
}
@media only screen and (max-width: 768px) {
  .seclaboWrap .flexWrap .textBox p {
    margin-bottom: 4rem;
  }
}
.seclaboWrap .flexWrap .textBox .profileDetailText ul li {
  position: relative;
}
.seclaboWrap .flexWrap .textBox .profileDetailText ul li:before {
  content: "";
  display: block;
  background: rgb(0, 0, 0);
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  position: absolute;
}
.seclaboWrap .flexWrap .textBox .profileDetailText ul li .llink {
  padding: 3rem 0 0.5rem 0;
}
.seclaboWrap .flexWrap .textBox .profileDetailText ul li .llink dl {
  display: flex;
}
.seclaboWrap .flexWrap .textBox .profileDetailText ul li .llink dl dt {
  position: relative;
  display: block;
  font-size: 1.7rem;
  line-height: 3.2rem;
  letter-spacing: 0.04em;
}
.seclaboWrap .flexWrap .textBox .profileDetailText ul li .llink dl dd {
  position: relative;
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  margin-left: auto;
}

/*=========================================================*/
/*	FLOW*/
/*=========================================================*/
.flowSecWrap {
  padding: 12rem 0;
}
@media only screen and (max-width: 768px) {
  .flowSecWrap {
    padding: 10rem 0 4rem;
  }
}
.flowSecWrap .flowTitle {
  margin-bottom: 3rem;
  font-weight: 700;
  font-style: normal;
  font-size: 2.2rem;
  line-height: 2;
  letter-spacing: 0.2rem;
}
@media only screen and (max-width: 768px) {
  .flowSecWrap .flowTitle {
    width: 100%;
    margin-bottom: 1rem;
    font-size: 1.6rem;
    letter-spacing: 0.1rem;
  }
}
@media only screen and (max-width: 768px) {
  .flowSecWrap .flowSecIn .inBtn {
    text-align: center;
  }
}
.flowSecWrap .flowSecIn .inBtn a {
  background: #000;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
  padding: 1.5rem 4rem;
  display: block;
  text-decoration: none;
  position: relative;
  transition: all 0.2s ease-in-out 0s;
  width: auto;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .flowSecWrap .flowSecIn .inBtn a {
    font-size: 1.5rem;
    display: inline-block;
    margin: 0 auto;
    min-width: 260px;
    text-align: center;
  }
}
.flowSecWrap .flowSecIn .inBtn a._small {
  font-size: 1.7rem;
  letter-spacing: 0rem;
}
@media only screen and (max-width: 768px) {
  .flowSecWrap .flowSecIn .inBtn a._small {
    font-size: 1.5rem;
  }
}
.flowSecWrap .flowSecIn .inBtn a:before {
  content: "";
  width: 0%;
  height: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.flowSecWrap .flowSecIn .inBtn a:hover {
  color: #000;
}
.flowSecWrap .flowSecIn .inBtn a:hover:before {
  width: 100%;
}
.flowSecWrap .flowSecIn .inBtn a span {
  position: relative;
  z-index: 1;
}
.flowSecWrap .flowSecIn .hover {
  opacity: 1;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.flowSecWrap .flowSecIn .hover:hover {
  opacity: 0.7;
}
.flowSecWrap .flowSecIn .flexWrap {
  flex-basis: auto;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .flowSecWrap .flowSecIn .flexWrap {
    display: block;
    margin-bottom: 0;
  }
}
.flowSecWrap .flowSecIn .flexWrap .imgBox {
  width: 65%;
  margin-right: 4%;
}
@media only screen and (max-width: 768px) {
  .flowSecWrap .flowSecIn .flexWrap .imgBox {
    width: 100%;
    margin-bottom: 3rem;
  }
}
.flowSecWrap .flowSecIn .flexWrap .imgBox img {
  width: 100%;
  height: auto;
}
.flowSecWrap .flowSecIn .flexWrap .textBox {
  width: 31%;
  padding-top: 3rem;
}
@media only screen and (max-width: 768px) {
  .flowSecWrap .flowSecIn .flexWrap .textBox {
    width: 100%;
    padding-top: 0;
  }
}
.flowSecWrap .flowSecIn._01 {
  margin-bottom: 10rem;
}
@media only screen and (max-width: 768px) {
  .flowSecWrap .flowSecIn._01 {
    margin-bottom: 6rem;
  }
}
.flowSecWrap .flowSecIn._02 {
  margin-bottom: 10rem;
}
.flowSecWrap .flowSecIn._02 .flexWrap {
  flex-direction: row-reverse;
}
.flowSecWrap .flowSecIn._02 .flexWrap .imgBox {
  width: 65%;
  margin-right: 0%;
  margin-left: 4%;
}
@media only screen and (max-width: 768px) {
  .flowSecWrap .flowSecIn._02 .flexWrap .imgBox {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }
}
.flowSecWrap .flowSecIn._02 .flexWrap .textBox {
  padding-left: 10rem;
}
@media only screen and (max-width: 768px) {
  .flowSecWrap .flowSecIn._02 .flexWrap .textBox {
    padding-right: 6.25%;
    padding-left: 6.25%;
  }
}
.flowSecWrap .flowSecIn._02 ._bottomSpace {
  margin-bottom: 7rem !important;
}
@media only screen and (max-width: 768px) {
  .flowSecWrap .flowSecIn._02 ._bottomSpace {
    margin-bottom: 5rem !important;
  }
}
.flowSecWrap .flowSecIn._03 .imgBox {
  margin-bottom: 4rem;
  margin-left: 20rem;
}
@media only screen and (max-width: 768px) {
  .flowSecWrap .flowSecIn._03 .imgBox {
    margin-left: 0rem;
  }
}
.flowSecWrap .flowSecIn._03 ._in {
  margin-left: 20rem;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .flowSecWrap .flowSecIn._03 ._in {
    margin-left: 0rem;
    display: block;
  }
}
.flowSecWrap .flowSecIn._03 ._in .textBox {
  width: 26%;
}
@media only screen and (max-width: 768px) {
  .flowSecWrap .flowSecIn._03 ._in .textBox {
    width: 100%;
    margin-bottom: 5rem;
  }
}

.tttBoxFlow .stepTitle {
  position: relative;
  font-size: 2.4rem;
  color: #333;
  letter-spacing: 0.1rem;
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  font-style: normal;
  display: flex;
  align-items: center;
  margin-bottom: 3rem;
  margin-left: -9rem;
  padding-left: 9rem;
}
@media only screen and (max-width: 768px) {
  .tttBoxFlow .stepTitle {
    font-size: 2.2rem;
    margin-bottom: 3rem;
    margin-left: 0;
    padding-left: 4rem;
  }
}
.tttBoxFlow .stepTitle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0);
  background: #aaa;
  width: 7rem;
  height: 1px;
}
@media only screen and (max-width: 768px) {
  .tttBoxFlow .stepTitle:before {
    width: 3rem;
    top: 2.5rem;
    transform: translate3d(0, 0%, 0);
  }
}
.tttBoxFlow .stepTitle dl {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  margin-right: 2rem;
}
@media only screen and (max-width: 768px) {
  .tttBoxFlow .stepTitle dl {
    justify-content: normal;
    margin-right: 1rem;
    margin-bottom: 0rem;
  }
}
.tttBoxFlow .stepTitle dl dt {
  margin-right: 0.5rem;
  margin-bottom: 0;
  font-size: 3rem;
  font-style: italic;
  color: #333;
  letter-spacing: 0.1rem;
  font-family: "Cormorant Infant", serif;
}
@media only screen and (max-width: 768px) {
  .tttBoxFlow .stepTitle dl dt {
    font-size: 3rem;
  }
}
.tttBoxFlow .stepTitle dl dd {
  margin-bottom: 0;
  font-size: 5.6rem;
  font-style: italic;
  line-height: 4.5rem;
  color: #333;
  letter-spacing: 0.1rem;
  font-family: "Cormorant Infant", serif;
}
@media only screen and (max-width: 768px) {
  .tttBoxFlow .stepTitle dl dd {
    font-size: 5rem;
  }
}
.tttBoxFlow p {
  color: #666;
  font-size: 1.6rem;
  line-height: 3rem;
  letter-spacing: 0.04em;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 768px) {
  .tttBoxFlow p {
    width: 100%;
    font-size: 1.8rem;
    line-height: 3.6rem;
    letter-spacing: 0.04em;
  }
}

.flowCostWrap {
  position: relative;
  background: #fafafa;
  padding: 12rem 0;
}
@media only screen and (max-width: 768px) {
  .flowCostWrap {
    padding: 8rem 0;
  }
}
.flowCostWrap .bgText {
  position: absolute;
  top: 3rem;
  right: 0;
  color: #fff;
  font-size: 18rem;
  font-weight: 400;
  font-family: arial;
}
@media only screen and (max-width: 768px) {
  .flowCostWrap .bgText {
    font-size: 14rem;
  }
}
.flowCostWrap .flowT {
  margin-bottom: 8rem;
}
@media only screen and (max-width: 768px) {
  .flowCostWrap .flowT {
    margin-bottom: 5rem;
  }
}
.flowCostWrap .flowT h2 {
  position: relative;
  color: #333;
  font-size: 3.8rem;
  font-weight: 400;
  font-family: arial;
  letter-spacing: 0.2rem;
  line-height: 1.4;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .flowCostWrap .flowT h2 {
    font-size: 4rem;
  }
}
.flowCostWrap .flowT h2:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -9rem;
  transform: translate3d(0, -50%, 0);
  background: #333;
  width: 7rem;
  height: 1px;
}
.flowCostWrap .inText h4 {
  color: #333;
  font-size: 1.6rem;
  line-height: 3rem;
  letter-spacing: 0.04em;
  margin-bottom: 3rem;
}
.flowCostWrap .inText ul li {
  color: #333;
  font-size: 1.6rem;
  line-height: 3rem;
  letter-spacing: 0.04em;
}
.flowCostWrap .inText ul li:first-child {
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  border-bottom: 1px solid #cfcfcf;
}

/*=========================================================*/
/*	FOR CLIENT*/
/*=========================================================*/
.clientSecWrap {
  padding: 12rem 0;
}
@media only screen and (max-width: 768px) {
  .clientSecWrap {
    padding: 6rem 0 6rem;
  }
}
.clientSecWrap .flexWrap {
  display: flex;
}
@media only screen and (max-width: 768px) {
  .clientSecWrap .flexWrap {
    display: block;
  }
}
.clientSecWrap .flexWrap h2 {
  width: 60%;
  font-size: 3.8rem;
  font-weight: 600;
  font-family: arial;
  letter-spacing: 0rem;
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  .clientSecWrap .flexWrap h2 {
    width: 100%;
    font-size: 3rem;
    margin-bottom: 3rem;
  }
}
.clientSecWrap .flexWrap .tttx {
  width: 40%;
}
@media only screen and (max-width: 768px) {
  .clientSecWrap .flexWrap .tttx {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .clientSecReiWrap .inBtn {
    text-align: center;
  }
}
.clientSecReiWrap .inBtn a {
  background: #000;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
  padding: 1.5rem 4rem;
  display: block;
  text-decoration: none;
  position: relative;
  transition: all 0.2s ease-in-out 0s;
  width: auto;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .clientSecReiWrap .inBtn a {
    font-size: 1.5rem;
    display: inline-block;
    margin: 0 auto;
    min-width: 260px;
    text-align: center;
  }
}
.clientSecReiWrap .inBtn a._small {
  font-size: 1.7rem;
  letter-spacing: 0rem;
}
@media only screen and (max-width: 768px) {
  .clientSecReiWrap .inBtn a._small {
    font-size: 1.5rem;
  }
}
.clientSecReiWrap .inBtn a:before {
  content: "";
  width: 0%;
  height: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.clientSecReiWrap .inBtn a:hover {
  color: #000;
}
.clientSecReiWrap .inBtn a:hover:before {
  width: 100%;
}
.clientSecReiWrap .inBtn a span {
  position: relative;
  z-index: 1;
}
.clientSecReiWrap .hover {
  opacity: 1;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.clientSecReiWrap .hover:hover {
  opacity: 0.7;
}
.clientSecReiWrap .flexWrapper {
  display: flex;
  justify-content: space-between;
}
.clientSecReiWrap .flexWrapper._01 {
  margin-bottom: 8rem;
}
.clientSecReiWrap .flexWrapper._02 {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 768px) {
  .clientSecReiWrap .flexWrapper {
    display: block;
  }
}
.clientSecReiWrap .flexWrapper .imgBox {
  width: 50%;
}
@media only screen and (max-width: 768px) {
  .clientSecReiWrap .flexWrapper .imgBox {
    width: 100%;
    margin-bottom: 4rem;
  }
}
.clientSecReiWrap .flexWrapper .textBox {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .clientSecReiWrap .flexWrapper .textBox {
    width: 100%;
    display: block;
  }
}
.clientSecReiWrap .flexWrapper .textBox .inin {
  width: 75%;
  padding: 0rem 0% 0;
}
@media only screen and (max-width: 768px) {
  .clientSecReiWrap .flexWrapper .textBox .inin {
    width: 100%;
    padding: 0 6.25%;
  }
}
.clientSecReiWrap .flexWrapper .textBox .inin .titleBoxA {
  text-align: center;
  margin-bottom: 5rem;
}
@media only screen and (max-width: 768px) {
  .clientSecReiWrap .flexWrapper .textBox .inin .titleBoxA {
    margin-bottom: 3rem;
  }
}
.clientSecReiWrap .flexWrapper .textBox .inin .titleBoxA .number {
  font-size: 5rem;
  font-weight: 600;
  font-family: arial;
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  .clientSecReiWrap .flexWrapper .textBox .inin .titleBoxA .number {
    font-size: 4.5rem;
  }
}
.clientSecReiWrap .flexWrapper .textBox .inin .titleBoxA .clientT h3 {
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 4rem;
  letter-spacing: 0.2rem;
}
.clientSecReiWrap .flexWrapper .textBox .inin .titleBoxA .clientT p {
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
}
.clientSecReiWrap .flexWrapper .textBox .inin ._intext {
  margin-bottom: 6rem;
}

.clientMessageWrap {
  padding: 12rem 0;
}
@media only screen and (max-width: 768px) {
  .clientMessageWrap {
    padding: 10rem 0;
  }
}
.clientMessageWrap ._in {
  position: relative;
}
.clientMessageWrap ._zindex {
  position: relative;
  z-index: 2;
}
.clientMessageWrap .messageBgText {
  position: absolute;
  bottom: 0;
  right: 6.25%;
  width: 70rem;
}
@media only screen and (max-width: 768px) {
  .clientMessageWrap .messageBgText {
    bottom: 50%;
    right: 6.25%;
    width: 90%;
  }
}
.clientMessageWrap .topMessageTitle {
  margin-bottom: 8rem;
}
@media only screen and (max-width: 768px) {
  .clientMessageWrap .topMessageTitle {
    margin-bottom: 5rem;
  }
}
.clientMessageWrap .flexWrap {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: row-reverse;
  margin-left: 10rem;
}
@media only screen and (max-width: 768px) {
  .clientMessageWrap .flexWrap {
    display: block;
    margin-left: 0;
  }
}
.clientMessageWrap .flexWrap .messageTtl {
  font-family: source-han-serif-japanese, serif;
  font-weight: 700;
  font-style: normal;
  writing-mode: vertical-rl;
  font-feature-settings: "pkna";
  font-size: 2.6rem;
  margin-right: 5rem;
  line-height: 2;
  letter-spacing: 0.5rem;
}
@media only screen and (max-width: 768px) {
  .clientMessageWrap .flexWrap .messageTtl {
    font-size: 2.2rem;
    margin-right: 3rem;
    margin-left: auto;
    margin-bottom: 6rem;
  }
}
.clientMessageWrap .flexWrap .messageText {
  max-width: 56rem;
  margin-right: auto;
}
.clientMessageWrap .flexWrap .messageText p {
  font-size: 1.6rem;
  line-height: 3.2rem;
  letter-spacing: 0.04em;
  margin-bottom: 5rem;
}
.clientMessageWrap .messageLogo {
  text-align: center;
  width: 20rem;
  margin-left: 10rem;
}
@media only screen and (max-width: 768px) {
  .clientMessageWrap .messageLogo {
    margin: 0 auto;
  }
}

.clientReasonWrap {
  position: relative;
  background: #fafafa;
  padding: 12rem 0;
}
@media only screen and (max-width: 768px) {
  .clientReasonWrap {
    padding: 8rem 0;
  }
}
.clientReasonWrap .titleH2A {
  text-align: center;
  margin-bottom: 7rem;
}
@media only screen and (max-width: 768px) {
  .clientReasonWrap .titleH2A {
    margin-bottom: 5rem;
  }
}
.clientReasonWrap .titleH2A h2 {
  font-size: 4rem;
  font-weight: 600;
  font-family: arial;
  letter-spacing: 0.2rem;
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  .clientReasonWrap .titleH2A h2 {
    font-size: 3rem;
  }
}
.clientReasonWrap .flexWrap {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .clientReasonWrap .flexWrap {
    display: block;
  }
}
.clientReasonWrap .flexWrap section {
  width: 30%;
}
@media only screen and (max-width: 768px) {
  .clientReasonWrap .flexWrap section {
    width: 100%;
  }
  .clientReasonWrap .flexWrap section:not(:first-child) {
    margin-top: 6rem;
  }
}
.clientReasonWrap .flexWrap section .imgB {
  margin-bottom: 3rem;
}
.clientReasonWrap .flexWrap section .txt h3 {
  font-size: 2rem;
  font-weight: 600;
  font-family: source-han-serif-japanese, serif;
  letter-spacing: 0.2rem;
  line-height: 1.4;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 768px) {
  .clientReasonWrap .flexWrap section .txt h3 {
    font-size: 2rem;
    letter-spacing: 0.1rem;
  }
}

.btnArrowX a {
  text-align: right;
  position: relative;
  display: block;
  padding-bottom: 1.5rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.6;
}
.btnArrowX a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #000000;
  transform-origin: left;
  transition: width 0.5s ease 0s;
}
.btnArrowX a:after {
  content: "";
  position: absolute;
  transform: rotate(30deg) translateY(-3px);
  right: 0;
  bottom: 0;
  width: 10px;
  height: 1px;
  background-color: #000000;
  transition: transform 0.5s ease 0s;
}
.btnArrowX a:hover:before {
  width: calc(100% + 12px);
}
.btnArrowX a:hover:after {
  transform: rotate(30deg) translateY(-8px) translateX(9px);
}

/*=========================================================*/
/*	header(sub-page)
/*=========================================================*/
.sub-page #head_Logo {
  padding: 26px 3rem;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  .sub-page #head_Logo {
    padding: 0.8rem 3%;
    width: 20rem;
  }
}
.sub-page #head_Logo a {
  display: block;
}
.sub-page #head_Logo._secHead {
  position: fixed;
  z-index: 5;
}
.sub-page .headerInner {
  position: absolute;
  z-index: 2;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.sub-page .headerInner #nav ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}
.sub-page .headerInner #nav ul li {
  position: relative;
  display: -webkit-flex;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.sub-page .headerInner #nav ul li a {
  pointer-events: auto;
  position: relative;
  display: block;
  padding: 0px 2rem;
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 1400px) {
  .sub-page .headerInner #nav ul li a {
    padding: 0px 15px;
  }
}
.sub-page .headerInner #nav ul li a span {
  transition: all 0.3s;
}
.sub-page .headerInner #nav ul li a .en {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 1;
  transform: translate3d(-50%, -50%, 0px);
}
.sub-page .headerInner #nav ul li a .jp {
  position: relative;
  top: 0;
  left: 0;
  opacity: 0;
}
.sub-page .headerInner #nav ul li a:hover .en {
  opacity: 0;
}
.sub-page .headerInner #nav ul li a:hover .jp {
  opacity: 1;
}
.sub-page .headerInner #nav ul li:nth-child(1) a {
  padding: 0px 10px;
}
.sub-page .headerInner #nav ul li:nth-child(2) a {
  padding: 0px 10px;
}
.sub-page .headerInner #nav ul li.headContact a {
  border: 1px solid #fff;
  padding: 1rem 1.5rem;
  transition: all 0.3s;
}
.sub-page .headerInner #nav ul li.headContact a:hover {
  background: #fff;
  color: #333;
}
.sub-page .headerInner._secHead {
  position: static;
  z-index: 4;
  padding: 3rem 5rem 0 0;
}
.sub-page .headerInner._secHead #nav {
  margin-right: 1rem;
}
.sub-page .headerInner._secHead #nav ul li {
  height: auto;
  display: block;
}
.sub-page .headerInner._secHead #nav ul li a {
  position: relative;
  height: 16rem;
  text-align: left;
  padding: 2rem 2rem 0 2rem;
  color: #333;
}
.sub-page .headerInner._secHead #nav ul li a::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  display: block;
}
.sub-page .headerInner._secHead #nav ul li a .jp {
  opacity: 1;
  height: 100%;
  line-height: 1;
  writing-mode: vertical-rl;
  margin-left: 0.5rem;
  line-height: 3rem;
  letter-spacing: 0.2rem;
}
.sub-page .headerInner._secHead #nav ul li a .en {
  position: static;
  height: 100%;
  line-height: 1;
  writing-mode: vertical-rl;
  transform: translate3d(0%, 0%, 0px);
  color: #bbb;
  opacity: 1 !important;
}
.sub-page .headerInner._secHead #nav ul li.headContact a {
  color: #fff;
}
.sub-page .headerInner._secHead .headRightBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 4rem;
}
.sub-page .headerInner._secHead .headRightBtn a {
  position: relative;
  display: block;
  border: 2px solid #333;
  width: 15rem;
  padding: 1rem 0;
  text-align: center;
  font-size: 1.3rem;
}
.sub-page .headerInner._secHead .headRightBtn a span {
  display: block;
  width: 15px;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  overflow: hidden;
}
.sub-page .headerInner._secHead .headRightBtn a span:before, .sub-page .headerInner._secHead .headRightBtn a span:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.5s cubic-bezier(0.5, 0, 0, 1);
}
.sub-page .headerInner._secHead .headRightBtn a span:after {
  transform: translateX(-100%);
}
.sub-page .headerInner._secHead .headRightBtn a:hover span:before {
  transform: translateX(100%);
}
.sub-page .headerInner._secHead .headRightBtn a:hover span:after {
  transform: translateX(0);
  transition-delay: 0.5s;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
#preloader #progressInner {
  width: 30%;
}
@media only screen and (max-width: 768px) {
  #preloader #progressInner {
    width: 70%;
  }
}
#preloader #progressInner #progressLogo {
  position: relative;
  width: 460px;
  text-align: center;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #preloader #progressInner #progressLogo {
    width: 100%;
  }
}
#preloader #progressInner #progressLogo div {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  overflow: hidden;
  transform: scale(0.96);
}
#preloader #progressInner #progressLogo div span.opa {
  display: block;
  width: 100%;
  height: 100%;
  background: rgb(230, 230, 230);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
}
#preloader #progressInner #progressLogo div span.greenA {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -100%;
  background: #000;
  animation: 1.5s cubic-bezier(0.25, 0.74, 0.22, 0.99) 0.3s forwards LOADING;
}
#preloader #progressInner #progressLogo img {
  position: relative;
}
@keyframes LOADING {
  0% {
    left: -100%;
  }
  100% {
    left: 0%;
  }
}/*# sourceMappingURL=addition.css.map */