/* ===========================
  ステュディオ新御堂 特設ページ
=========================== */
html {
  height: 100%;
}
body {
  background-color: #fff;
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 15px;
  letter-spacing: 0.05em;
}
#wrap {
  background-color: #fff;
  max-width: 1920px;
  min-height: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
main {
  flex: 1;
  margin: 0;
  padding: 0 0 30px;
  position: relative;
}
h2, h3 {
  padding: 1em 0 0.5em;
  margin: 0;
  color: #171c61;
}
p {
  font-size: 16px;
  margin: 0;
  padding: 1em 0 0;
  line-height: 1.7;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
footer {
  border-top: 1px dotted #000;
  padding: 20px 0 40px;
  margin: 0px auto 20px;
  max-width: 1120px
}
.bottom-data {
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  color: #555;
  text-align: left;
  line-height: 120%;
  margin: 0 auto;
  max-width: 860px;
  padding: 0 5%;
}
small {
  display: block;
  font-size: 11px;
  text-align: center;
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  p {
    font-size: 14px;
  }
  footer {
    margin: 0px auto;
    padding-bottom: 60px;
  }
}
/* 共通
--------------------------- */
.inlineBlk {
  display: inline-block !important;
}
.sideSp {
  margin-right: 8%;
  margin-left: 8%;
}
.fClr {
  color: #171c61;
}
.fEng {
  font-family: 'Open Sans', sans-serif;
}
.fFhEng {
  font-family: 'La Belle Aurore', cursive;
  font-weight: normal;
}
.btnBox {
  padding-top: 2rem;
}
.btnBox a {
  display: inline-block;
  background-color: #171c61;
  text-decoration: none;
  color: #fff;
  padding: 1em;
  font-size: 15px;
}
.btnBox .noLink {
  display: inline-block;
  border: 1px solid rgba(23, 28, 97, 0.2);
  color: rgba(23, 28, 97, 0.5);
  padding: 1em;
  font-size: 15px;
}
@keyframes slider-1 {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  4.16% {
    opacity: 1;
  }
  33.33% {
    opacity: 1;
  }
  41.66% {
    opacity: 0;
    transform: scale(1.2);
  }
  100% {
    opacity: 0;
  }
}
/*プライマリー新御堂ページ*/
#wrap {
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}
header {
  background: #fff;
}
header .rogo img {
  width: 50%;
}
header .Box {
  padding: 0 20px;
  max-width: 1280px;
  height: 90px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .Box .toppageLink {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: block;
  float: right;
  border: 1px solid #0b458a;
  text-decoration: none;
  background: #0b458a;
  border-radius: 4px;
  text-align: center;
  line-height: 1.4;
  padding: 4px 12px;
  color: #fff;
  font-size: 11px;
}
header .Box .toppageLink:hover {
  background-color: #155baf;
}
#pgTitle {
  padding-bottom: 40px;
}
#pgTitle .topImg {
  display: block;
  width: 100%;
  object-fit: cover;
}
#pgTitle .topBox {
  display: flex;
  justify-content: center;
  max-width: 1280px;
  margin: 0 auto;
}
#pgTitle .topBox .exteriorImg {
  margin-top: -10%;
  margin-right: -40px;
}
#pgTitle .topBox .exteriorImg img {
  width: 100%;
  max-width: 380px;
}
#pgTitle h1 {
  margin: 40px 0 10px;
  padding: 0;
  font-weight: normal;
  width: 100%;
  max-width: 960px;
}
#pgTitle h1 .fBox {
  display: flex;
  align-items: center;
}
#pgTitle h1 .fBox2 {
  margin-top: 20px;
  text-align: center;
}
#pgTitle h1 .decorationBox {
  margin: 10px 0 0;
  border-bottom: 1px solid #6d3628;
}
#pgTitle h1 .subTitle {
  display: block;
  font-size: clamp(20px, 3vw, 38px);
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.2em;
}
#pgTitle h1 .subTitle span {
  font-size: 70%;
}
#pgTitle h1 .decoration1 {
  display: block;
  font-size: clamp(16px, 2vw, 22px);
  font-family: "Century", serif;
  color: #6d3628;
  margin-right: 10px;
}
#pgTitle h1 .decoration2 {
  display: block;
  font-size: clamp(10px, 1vw, 16px);
  font-family: "Century", serif;
  color: #6d3628;
  margin-bottom: -12px;
}
#pgTitle h1 .mainTitle {
  display: block;
  font-size: clamp(34px, 5vw, 67px);
  color: #6d3628;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin-right: 20px;
}
#pgTitle h1 .mainTitle .primary {
  font-size: 70%;
  vertical-align: 15%;
}
#pgTitle .deadLine {
  display: inline-block;
  font-size: clamp(10px, 1.2vw, 16px);
  color: #fff;
  background: #000;
  padding: 6px 20px;
  font-weight: normal;
}
#pgTitle .catchCopy {
  font-weight: bold;
  font-size: clamp(16px, 2.5vw, 30px);
  text-align: center;
}
#pgTitle .catchCopy span {
  color: #c00;
}
@media screen and (max-width: 1280px) {
  #pgTitle .topBox {
    max-width: 1280px;
    margin: 0 5% 20px;
  }
  #pgTitle .topBox .exteriorImg {
    margin-right: 0px;
  }
}
@media screen and (max-width: 1200px) {
  #pgTitle .topBox .exteriorImg {
    width: 30%;
  }
}
@media screen and (max-width: 1100px) {
  #pgTitle h1 {
    width: 80%;
  }
  #pgTitle .topBox {
    margin: 0 0 20px;
  }
}
@media screen and (max-width: 768px) {
  header .Box {
    padding: 0 20px;
    height: 60px;
  }
  #pgTitle {
    padding-bottom: 20px;
  }
  #pgTitle h1 {
    margin: 10px 0;
    width: 100%;
  }
  #pgTitle h1 .fBox2 {
    margin-top: 10px;
  }
  #pgTitle .topBox {
    flex-direction: column;
    margin: 0 5% 20px;
  }
  #pgTitle h1 .subTitle br {
    display: block;
  }
  #pgTitle .topBox .exteriorImg {
    width: 100%;
    margin-top: 0;
    margin: auto;
    text-align: center;
    padding: 0;
  }
  #pgTitle .catchCopy {
    margin: 10px 5%;
    padding: 0;
    text-align: left;
  }
  #pgTitle .catchCopy br {
    display: none;
  }
}
/* ankBox */
#ankBox {
  background: url(../sp_common/img/ankbox_bg.jpg) no-repeat;
  background-size: cover;
}
#ankBox .fBox {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  padding: 40px 20px;
}
#ankBox .fBox a {
  text-decoration: none;
  color: #000;
  display: block;
  padding: 20px;
  width: 30%;
  background: #fbfaf4;
  border: 1px solid #000;
  border-radius: 6px;
  text-align: center;
  transition: 0.5s;
}
#ankBox .fBox a:nth-child(2) {
  margin: 0 10px;
}
#ankBox .fBox a:hover {
  transition: 0.5s;
  background: #fff;
}
#ankBox .fBox a span {
  display: block;
}
#ankBox .fBox a .category {
  display: inline-block;
  font-size: clamp(18px, 2.5vw, 24px);
  font-weight: bold;
  margin-bottom: 10px;
  position: relative;
}
#ankBox .fBox a .category::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 18px;
  background-color: #000;
  margin-right: 10px;
}
#ankBox .fBox a .cate1 {
  color: #950000;
}
#ankBox .fBox a .cate1::before {
  background-color: #950000;
}
#ankBox .fBox a .cate2 {
  color: #002797;
}
#ankBox .fBox a .cate2::before {
  background-color: #002797;
}
#ankBox .fBox a .cate3 {
  color: #004726;
}
#ankBox .fBox a .cate3::before {
  background-color: #004726;
}
.arrow {
  position: relative;
  padding: 10px 0;
}
.arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 50%;
  width: 13px;
  height: 13px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: translateX(-50%) rotate(135deg);
}
#ankBox .fBox a .txt, #ankBox .fBox a .arrow {
  transition: 0.2s;
}
#ankBox .fBox a:hover .txt, #ankBox .fBox a:hover .arrow {
  opacity: 0.6;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  #ankBox .fBox {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px 5%;
  }
  #ankBox .fBox a {
    display: block;
    padding: 5px 15px 10px;
    width: auto;
    margin-bottom: 10px;
  }
  #ankBox .fBox a span {
    font-size: 12px;
  }
  #ankBox .fBox a:nth-child(2) {
    margin: 0 0 10px;
  }
  #ankBox .fBox a .category {
    margin-bottom: 5px;
  }
}

/*overviewTbl*/
#overviewTbl {
  max-width: 1040px;
  margin: 60px auto;
  padding: 0 5%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#overviewTbl table {
  width: 48%;
}
#overviewTbl th {
  color: #6d3628;
  padding: 10px 0;
  border-bottom: 1px solid #6d3628;
  width: 30%;
  font-size: 14px;
}
#overviewTbl td {
  padding: 5px;
  border-bottom: 1px solid #6d3628;
  font-size: 14px;
}
.overviewFixed {
  max-width: 1040px;
  margin: 60px auto 0;
  padding: 0 5%;
}
.overviewFixed p {
  padding: 15px;
  border: 1px solid #000;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  #overviewTbl {
    margin: 20px auto;
    padding: 0 5%;
    flex-direction: column;
  }
  #overviewTbl table {
    width: 100%;
  }
  #overviewTbl th {
    font-size: 14px;
    width: 35%;
  }
  #overviewTbl td {
    font-size: 14px;
    padding: 4px 5px;
    line-height: 1.3em;
  }
  .overviewFixed {
    margin: 20px auto;
  }
  .overviewFixed p {
    padding: 10px;
    font-size: 12px;
    line-height: 1.5em;
  }
}

/*gallery*/
#gallery {
  padding: 0 0 160px;
}
#gallery h2 {
  text-align: center;
  font-size: clamp(28px, 5vw, 48px);
  color: #000;
  padding: 80px 0 80px;
}
#gallery h2 span {
  display: block;
  font-size: clamp(10px, 5vw, 14px);
  font-weight: normal;
}
#gallery .lightBox {
  display: flex;
  flex-wrap: wrap;
  max-width: 1060px;
  margin: 0 auto;
  justify-content: space-between;
}
#gallery .lightBox a {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0 10px 40px;
}
#gallery .lightBox a svg {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 5px 6px;
  font-size: 12px;
  color: #fff;
  background-color: #4c3131;
  z-index: 5;
  transition: 0.5s all;
}
#gallery .lightBox a {
  transition: 0.5s all;
}
#gallery .lightBox a:hover img {
  transform: scale(1.2, 1.2);
  transition: 0.5s all;
}
#gallery .lightBox a:hover svg {
  background: #38a6c4;
}
@media screen and (max-width: 1158px) {
  #gallery .lightBox {
    max-width: 680px;
  }
  #gallery .lightBox a {
    margin: 0px 0px 40px;
  }
}
@media screen and (max-width: 768px) {
  #gallery {
    padding: 0 20px 40px;
  }
  #gallery h2 {
    padding: 40px 0 40px;
  }
}
@media screen and (max-width: 600px) {
  #gallery .lightBox {
    max-width: 100%;
    justify-content: space-around;
  }
  #gallery .lightBox a {
    margin: 0px 0px 10px;
  }
}
@media screen and (max-width: 680px) {
  #gallery .lightBox {
    max-width: 680px;
    margin: 0 5%;
    justify-content: space-around;
  }
}
@media screen and (max-width: 520px) {
  #gallery .lightBox a {
    max-width: 30%;
  }
}
/*floorplan*/
#floorplan {
  background: #f5f7f9;
  padding-bottom: 160px;
}
#floorplan .fBox {
  display: flex;
  justify-content: center;
  padding: 0 5%;
}
#floorplan h2 {
  text-align: center;
  font-size: clamp(28px, 5vw, 48px);
  color: #000;
  padding: 80px 0;
}
#floorplan h2 span {
  display: block;
  font-size: clamp(10px, 5vw, 14px);
  font-weight: normal;
}
#floorplan ul li {
  list-style: none;
}
.secondTab {
  margin-top: 80px;
}
@keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media screen and (max-width: 870px) {
  #floorplan {
    padding: 0 5% 40px;
  }
  #floorplan h2 {
    padding: 40px 0;
  }
  #floorplan .fBox {
    flex-direction: column;
    padding: 0;
  }
  #floorplan .tab, #floorplan .tab2 {
    display: none;
  }
  #floorplan .tab li a, #floorplan .tab2 li a {
    width: 100%;
  }
  .secondTab {
    margin-top: 0px;
  }
}
@media screen and (min-width: 1060px) {
  #floorplan .results__body {
    width: 750px;
    text-align: center;
  }
  #floorplan .area, #floorplan .area2 {
    background: #fff;
  }
}
@media screen and (max-width: 1059px) {
  #floorplan .results__body p {
    background: #fff;
    text-align: center;
  }
}

/*アコーディオン*/
@media screen and (min-width: 870px) {
  #floorplan .tab, #floorplan .tab2 {
    margin: 0 40px 0 0;
    padding: 0;
    min-width: 0;
  }
  /*tabの形状*/
  #floorplan .tab li a, #floorplan .tab2 li a {
    text-decoration: none;
    color: #000;
    width: 200px;
    font-size: 16px;
    text-align: center;
    display: block;
    background: #e6deda;
    margin-bottom: 5px;
    padding: 3px 0;
    border: solid #fff 1px;
    border-radius: 6px;
  }
  #floorplan .tab li a:hover, #floorplan .tab2 li a:hover {
    background: #f9f3f0;
  }
  /*liにactiveクラスがついた時の形状*/
  #floorplan .tab li.active a, #floorplan .tab2 li.active a {
    background: #fff;
    border: solid #000 1px;
  }
  /*エリアの表示非表示と形状*/
  #floorplan .area, #floorplan .area2 {
    display: none; /*はじめは非表示*/
    opacity: 0; /*透過0*/
  }
  /*areaにis-activeというクラスがついた時の形状*/
  #floorplan .area.is-active, #floorplan .area2.is-active {
    display: block; /*表示*/
    animation-name: displayAnime; /*ふわっと表示させるためのアニメーション*/
    animation-duration: 2s;
    animation-fill-mode: forwards;
    min-width: 0;
  }
  .results__head {
    display: none;
  }
  .roomsize {
    font-size: 13px;
    color: #6d3628;
  }
}
.results__body {
  position: relative;
}
.results__body .roomName {
  padding-top: 50px;
  font-size: clamp(16px, 2vw, 24px);
  font-weight: bold;
}
.results__body .roomName span {
  font-size: 80%;
  color: #6d3628;
  font-weight: normal;
}
@media screen and (max-width: 870px) {
  .results {
    margin: 40px 0;
  }
  .results__block {
    display: flex;
    flex-direction: column;
    min-width: 200px;
  }
  .results__item {
    display: inline-block;
    max-width: 660px;
    margin: auto;
  }
  .results__head {
    position: relative;
    text-align: left;
    width: 100%;
    cursor: pointer;
    outline: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #eee;
    margin-bottom: 0;
    padding: 1em .96em;
  }
  .results__head p {
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    font-weight: bold;
    padding: 0 0 0 10px;
    font-size: 15px;
    color: #000;
  }
  .results__head p span {
    font-weight: normal;
    color: #6d3628;
    font-size: 13px;
  }
  .results__head:after {
    content: "";
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    display: inline-block;
    width: 8px;
    height: 8px;
    transform: rotateZ(-135deg);
    position: absolute;
    right: 30px;
    top: 38%;
  }
  .results__body {
    color: #000;
    border: transparent;
    padding: 0 20px;
    line-height: 0;
    opacity: 0;
    transition: line-height 0.4s, padding 0.4s, opacity 0.4s;
    height: 0px;
    overflow: hidden
  }
  .results__body .roomName {
    display: none;
  }
  .results__body.is-open {
    height: auto;
    padding: 0;
    line-height: 1.5;
    opacity: 1;
  }
  .results__head.is-open::after {
    transform: rotateZ(-225deg) rotateX(180deg);
    top: 47%;
  }
  .results__item:not(:first-child) {
    margin-top: 16px;
  }
  .record {
    margin-bottom: 10px;
  }
  .tournament {
    font-size: 13px;
    mpading-bottom: 5px;
  }
  .player {
    font-size: 18px;
  }
  .results {
    margin: 0;
  }
  .results__head.is-open::after {
    top: 47%;
  }
}
/*explain*/
#explain {
  padding: 0;
  margin: auto;
}
#explain .obi {
  background: #e6deda;
}
#explain .fBox1 {
  max-width: 1280px;
  margin: auto;
  display: flex;
  padding: 0 5%;
}
#explain .fBox1 {
  align-items: center;
  justify-content: space-between;
}
#explain .fBox1 .imgBox {
  margin-left: 20px;
  padding: 0;
}
#explain .fBox1 .textBox {
  width: 65%;
}
#explain .fBox1 .imgBox p {
  padding: 0;
}
#explain .gridBox {
  display: grid;
  grid-template-columns: 60% 40%;
  max-width: 1280px;
  margin: auto;
  padding: 0 5%;
  align-items: center;
}
#explain .gridBox .item01 {
  grid-column: 2 / 3;
  grid-row: 1 / 2;
  margin: 0;
}
#explain .gridBox .item02 {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
  margin: -60px 80px 0 -80px;
}
#explain .gridBox .item03 {
  grid-column: 1 / 2;
  grid-row: 2/ 3;
}
#explain .gridBox .item04 {
  grid-column: 2 / 3;
  grid-row: 2 / 3;
  margin: 40px 0 0 80px;
}
#explain .catchMain {
  font-size: clamp(22px, 2vw, 40px);
  font-weight: bold;
  padding: 0;
  line-height: 1.2;
}
#explain .catch {
  font-size: clamp(20px, 3vw, 30px);
  margin-bottom: 10px;
  line-height: 1.2;
}
@media screen and (max-width: 1420px) {
  #explain .gridBox .item02 {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    margin: -60px 80px 0 0px;
  }
}
@media screen and (max-width: 1200px) {
  #explain .gridBox {
    grid-template-columns: 66% 1% 33%;
    align-items: flex-start;
    justify-content: space-around;
  }
  #explain .gridBox .item01 {
    grid-column: 1 / 4;
    grid-row: 1 / 2;
    margin: 20px 0;
  }
  #explain .gridBox .item02 {
    grid-column: 1 / 2;
    grid-row: 2/ 3;
    margin: 0;
  }
  #explain .gridBox .item03 {
    grid-column: 1 / 4;
    grid-row: 3/ 4;
    margin: 20px 0 0;
  }
  #explain .gridBox .item04 {
    grid-column: 3 / 4;
    grid-row: 2 / 3;
    margin: 0;
  }
}
@media screen and (max-width: 900px) {
  #explain {
    padding: 0;
  }
  #explain p {
    font-size: 14px;
  }
  #explain .fBox1 .textBox {
    width: 70%;
  }
  #explain .fBox1 {
    position: relative;
    align-items: baseline;
  }
  #explain .fBox1 .textBox {
    padding: 80px 0 80px;
    position: relative;
    z-index: 2;
  }
  #explain .fBox1 .imgBox {
    position: absolute;
    margin-left: 0;
    bottom: 20px;
    right: 0px;
    text-align: right;
    padding: 20px 0 0;
  }
  #explain .fBox1 .imgBox img {
    width: 70%;
    max-width: 400px;
  }
  #explain .catch {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  #explain .fBox1 .textBox {
    padding: 20px 0 220px;
    width: 100%;
  }
  #explain .gridBox {
    grid-template-columns: 100%;
  }
  #explain .gridBox .item01 {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
  }
  #explain .gridBox .item02 {
    grid-column: 1 / 2;
    grid-row: 2/ 3;
  }
  #explain .gridBox .item03 {
    grid-column: 1 / 2;
    grid-row: 3/ 4;
  }
  #explain .gridBox .item04 {
    grid-column: 1 / 2;
    grid-row: 4 / 5;
    width: 80%;
    margin: 10px auto;
  }
  #explain .fBox1 .imgBox img {
    width: 80%;
    max-width: 400px;
  }
}
/*access*/
#access .fBox {
  background: #f5f7f9;
  display: flex;
  justify-content: center;
  padding: 0 5%;
}
#access h2 {
  text-align: center;
  font-size: clamp(28px, 5vw, 48px);
  color: #000;
  padding: 80px 0 80px;
}
#access h2 span {
  display: block;
  font-size: clamp(10px, 5vw, 14px);
  font-weight: normal;
}
#access .map {
  margin-right: 20px;
}
#access iframe {
  aspect-ratio: 16 / 9;
}
#access .textBox {
  max-width: 800px;
  padding: 20px 5% 0;
  margin: 40px auto 160px;
}
@media screen and (max-width: 768px) {
  #access h2 {
    padding: 40px 0 40px;
  }
  #access {
    padding-bottom: 40px;
  }
  #access iframe {
    max-width: 100%;
    width: 100%;
    height: 270px;
    margin: auto;
  }
  #access .map {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  #access .fBox {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 5%;
  }
  #access .textBox {
    padding: 0 5%;
    margin: 0;
  }
  #access .textBox p {
    font-size: 14px;
  }
}
/*contact*/
#contact {
  background: url(../sp_common/img/ankbox_bg.jpg) no-repeat;
  background-size: cover;
}
#contact h2 {
  text-align: center;
  font-size: clamp(28px, 5vw, 48px);
  color: #fff;
  padding: 80px 0 60px;
}
#contact h2 span {
  display: block;
  font-size: clamp(10px, 5vw, 14px);
  font-weight: normal;
}
#contact .textBox {
  color: #fff;
  max-width: 780px;
  padding: 0 5%;
  margin: 0 auto;
}
#contact .textBox p:first-child {
  font-size: clamp(14px, 2vw, 18px);
  font-weight: bold;
}
#contact .textBox p:first-child span {
  font-size: clamp(14px, 2vw, 16px);
  font-weight: normal;
}
#contact .box {
  max-width: 1040px;
  display: flex;
  justify-content: center;
  padding: 20px 20px 40px;
  margin: auto;
}
#contact .tokutei {
  color: #fff;
  max-width: 780px;
  padding: 40px 5% 80px;
  margin: 0 auto;
  border-top: dotted 1px #fff;
}
#contact .tokutei p {
  text-align: left;
  font-size: clamp(14px, 2vw, 18px);
}
.contactBox {
  margin-left: 40px;
  min-width: 0;
}
.contactBox p {
  padding: 0;
}
.contactBox a {
  display: block;
  text-align: center;
}
.mailBtn {
  text-decoration: none;
  color: #000;
  font-size: clamp(16px, 2vw, 22px);
  display: block;
  padding: 10px 25px 10px 10px;
  max-width: 360px;
  background: #fbfaf4;
  border: 1px solid #000;
  border-radius: 6px;
  text-align: center;
  margin: 20px auto 0;
  position: relative;
  transition: 1s;
}
.mailBtn:hover {
  background: #fff;
  transition: 0.5s;
}
.mailBtn .txt, .mailBtn .arrow {
  transition: 0.2s;
}
.mailBtn:hover .txt, .mailBtn:hover .arrow, .mailBtn:hover::before {
  opacity: 0.4;
  transition: 0.2s;
}
.mailBtn::before {
  content: "";
  display: block;
  position: absolute;
  top: 40%;
  right: 8%;
  width: 10px;
  height: 10px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: translateX(-50%) rotate(45deg);
}
@media screen and (max-width: 768px) {
  #contact .box {
    max-width: 1040px;
    display: flex;
    flex-direction: column;
    padding: 0 5% 40px;
    margin: auto;
  }
  #contact h2 {
    padding: 40px 0 20px;
  }
  .contactBox {
    text-align: center;
    margin-top: 20px;
    margin-left: 0;
    min-width: 0;
  }
  #contact .tokutei {
    max-width: 780px;
    padding: 30px 5% 60px;
  }
  #contact .box img {
    width: 100%;
  }
  .mailBtn {
    display: block;
    padding: 10px 25px 10px 10px;
    max-width: 360px;
    margin: 15px auto 0;
    position: relative;
  }
  .mailBtn::before {
    top: 38%;
    right: 5%;
    width: 8px;
    height: 8px;
  }
}
/*共通*/
.service {
  background: url(../sp_common/img/service_top.jpg) no-repeat;
  background-size: cover;
  background-position: top;
  padding: 100px 5% 0;
}
.serviceWarp {
  border-radius: 6px 6px 0 0;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 80px;
  background: linear-gradient(200deg, rgba(255, 255, 255, 0.5) 0, #fff 35%);
}
.service h2 {
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  color: #000;
  padding: 0;
  max-width: 860px;
  margin: auto;
  display: flex;
  align-items: flex-end;
}
.service h2 .main {
  font-size: clamp(26px, 5vw, 60px);
  font-weight: bold;
  white-space: nowrap
}
.service h2 .serviceicon {
  margin-left: -8%;
}
.service h2 .serviceicon img {
  margin-top: -20px;
  margin-bottom: -4%;
  min-width: 160px;
  min-height: 170px;
}
.service h2 .fBox {
  display: flex;
  align-items: center;
  width: 100%;
  padding-left: 1%;
}
.service h2 span {
  display: block;
}
.service h2 span {
  font-size: clamp(16px, 2.5vw, 30px);
  font-weight: normal;
  padding-left: 1%;
  white-space: nowrap
}
.service .textBox {
  padding: 0 20px;
  max-width: 860px;
  margin: auto;
}
.service .textBox .catch {
  font-size: clamp(18px, 2.5vw, 28px);
  font-weight: bold;
}
.service .textBox .catch span {
  font-size: clamp(14px, 2.5vw, 22px);
  font-weight: bold;
}
.triangle {
  background: #5d4e46;
  height: calc(tan(60deg) * 40px / 2);
  width: 30px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  margin: 20px auto;
}
@media screen and (max-width: 1100px) {
  .service h2 {
    margin: 0 20px;
  }
  .service h2 .serviceicon {
    margin-left: -10%;
  }
  .service h2 .serviceicon img {
    min-width: 130px;
    min-height: 130px;
  }
}
@media screen and (max-width: 1080px) {
  .service .catch br {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .service {
    background: url(../sp_common/img/service_top.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    padding: 60px 5% 0;
  }
  .serviceWarp {
    max-width: 1120px;
    margin: 0 auto;
    padding: 0;
    background: linear-gradient(200deg, rgba(255, 255, 255, 0.2) 0, #fff 15%);
  }
  .serviceWarp .triangle {
    margin: 20px auto;
  }
  .service .catch {
    line-height: 1.5;
  }
  .service h2 .serviceicon {
    margin-left: -45px;
    margin-right: -45px;
  }
  .service h2 .serviceicon img {
    min-width: 100px;
    min-height: 100px;
    margin-top: -10px;
    margin-bottom: -4%;
    width: 65%;
  }
  .service h2 {
    padding-top: 15px;
    margin-left: 30px;
    margin-right: 20px;
    align-items: center;
    line-height: 30px;
  }
  .service h2 .fBox {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    padding-left: 5%;
  }
  .triangle {
    background: #5d4e46;
    height: calc(tan(60deg) * 25px / 2);
    width: 20px;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    margin: 0 auto 10px;
  }
}
.caseStudy {
  background: #fff;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 80px;
}
.caseStudy h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(18px, 2.5vw, 30px);
  color: #000;
  text-align: center;
  padding: 20px 0 60px;
}
.caseStudy h3::before, .caseStudy h3::after {
  content: '';
  width: 30px;
  height: 1px;
  background: #000;
}
.caseStudy h3::before {
  margin-right: 30px;
}
.caseStudy h3::after {
  margin-left: 30px;
}
.caseStudy .fBox {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  max-width: 840px;
  margin: 30px auto 50px;
}
.caseStudy table {
  border-collapse: collapse;
  width: 50%;
  margin: 0
}
.caseStudy th {
  background: #f5f1ef;
  color: #6d3628;
  padding: 10px 0;
  border: 1px solid #6d3628;
  width: 30%;
  font-size: 14px;
}
.caseStudy td {
  padding: 5px 5px 5px 20px;
  border: 1px solid #6d3628;
  font-size: 14px;
}
.case {
  display: flex;
  max-width: 840px;
  margin: auto;
  align-items: center;
}
.case h4 {
  font-size: clamp(16px, 2.5vw, 20px);
  margin: 0;
  color: #fff;
  padding: 5px 20px;
  background: #5d4e46;
  position: relative;
}
.case h4::before {
  content: '';
  position: absolute;
  background: #5d4e46;
  height: calc(tan(60deg) * 25px / 2);
  width: 20px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  bottom: -20px;
  left: 20px
}
.case .period {
  color: #c30e0e;
  font-size: clamp(16px, 2.5vw, 20px);
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .caseStudy .amount th {
    border-left: none;
  }
}
@media screen and (max-width: 768px) {
  .case {
    flex-direction: column;
    align-items: flex-start;
    padding: 5px 0;
  }
  .case h4 {
    padding: 3px 15px;
  }
  .caseStudy {
    padding: 0 5% 20px;
  }
  .caseStudy .period {
    padding: 0 0 0 35px;
  }
  .caseStudy h3 div {
    line-height: 1.5;
  }
  .caseStudy h3 {
    margin: 0 5%;
    padding: 10px 0 10px;
  }
  .caseStudy h3::before {
    margin-right: 10px;
  }
  .caseStudy h3::after {
    margin-left: 10px;
  }
  .caseStudy .fBox {
    flex-direction: column;
    margin: auto;
    margin: 0 auto 30px;
  }
  .caseStudy table {
    width: 100%;
  }
  .caseStudy th {
    padding: 8px 0;
  }
  .caseStudy td {
    padding: 0 5px;
  }
  .caseStudy .amount th, .caseStudy .amount td {
    border-top: none;
  }
}
@media screen and (max-width: 358px) {
  .service h2 .main {
    font-size: clamp(22px, 5vw, 60px);
  }
  .service h2 span {
    font-size: clamp(14px, 2.5vw, 30px);
  }
}
/*consultation*/
.consultation {
  background: #fff;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 80px;
  position: relative;
}
.consultation h3 {
  max-width: 720px;
  margin: 0 0 -80px;
  position: relative;
  z-index: 5;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 20px;
}
.consultation h3 img {
  width: 100%;
  display: block;
}
.consultation .question {
  background: #f5f8fb;
  border-radius: 6px 6px 0 0;
  padding: 100px 10% 20px;
}
.consultation .question ul {
  list-style: none;
  padding: 0;
}
.consultation .question ul li {
  font-size: clamp(14px, 2.5vw, 18px);
  padding-bottom: 10px;
  padding-left: 40px;
  line-height: 1.6em;
  background: url(../sp_common/img/bubble_icon.png) left 0px top 3px no-repeat;
  background-size: 30px auto;
}
.consultation .question .triangle {
  background: #c3cdd5;
}
.contactWarp {
  background: url(../sp_common/img/ankbox_bg.jpg) no-repeat;
  background-size: cover;
  border-radius: 0 0 6px 6px;
  padding: 20px 20px 40px;
}
.contactWarp p {
  text-align: center;
  padding: 0;
}
.shopName {
  max-width: 420px;
  width: 100%;
}
.contactWarp .mailBtn {
  margin: 0;
}
.contactWarp .contactBox {
  margin: 20px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contactWarp .contactBox a:last-child {
  min-width: 0;
  text-align: center;
  width: 40%;
}
.contactWarp .contactBox a:last-child {
  margin-left: 20px;
}
.telBox p {
  padding: 0;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .consultation {
    padding: 0 5%;
  }
  .consultation h3 {
    margin: 0 0 -60px;
  }
  .contactWarp {
    padding: 10px;
  }
  .consultation .question {
    padding: 60px 5% 10px;
  }
  .contactWarp .contactBox {
    margin: 0 0 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .contactWarp .contactBox a:last-child {
    margin-top: 15px;
    margin-left: 0;
    width: 85%;
  }
  .consultation .question ul {
    margin-bottom: 0;
  }
  .telNumber {
    max-width: 270px;
  }
  .telBox p {
    padding: 4px 0 0;
    font-size: 14px;
    line-height: 1.4;
  }
}
/*sale*/
#sale {
  margin-bottom: 80px;
}
#sale h2 {
  color: #c30e0e;
  border-bottom: 2px solid #c30e0e;
}
#purchase {
  margin-bottom: 80px;
}
#purchase .textBox p:last-child {
  max-width: 800px;
}
#purchase h2 {
  color: #002797;
  border-bottom: 2px solid #002797;
}
#lend {
  margin-bottom: 80px;
}
#lend h2 {
  color: #004726;
  border-bottom: 2px solid #004726;
}
.tokutei {
  text-align: center;
  margin: 0px auto 80px;
  padding: 20px;
}
.tokutei .notice {
  font-size: clamp(16px, 2.5vw, 22px);
  font-weight: bold;
  margin: 0 auto 20px;
  padding: 0;
}
.tokutei .mailBtn {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: clamp(16px, 2vw, 18px);
  display: block;
  padding: 10px 25px 10px 10px;
  background: #007ea1;
  border: 1px solid #000;
  border-radius: 6px;
  text-align: center;
  margin: 20px auto 0;
  position: relative;
}
.tokutei .mailBtn::before {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.tokutei .mailBtn:hover {
  background: #38a6c4;
}
.tokutei .mailBtn:hover span {
  opacity: 1;
}
.fyellow {
  color: #FFFF00;
}
.fred {
  color: #cc0000;
}
@media screen and (max-width: 768px) {
  #sale, #purchase, #lend {
    margin-bottom: 20px;
  }
  .tokutei {
    margin: 0px auto 20px;
    text-align: left;
    padding: 0 5% 20px;
    max-width: 360px;
  }
  .tokutei p br {
    display: none;
  }
  .tokutei .mailBtn {
    margin: 20px auto 0;
  }
  #purchase .tokutei {
    padding: 0 10% 20px;
  }
}
#pageTop {
  position: fixed;
  bottom: 40px;
  right: 0;
  font-size: 24px;
  z-index: 999;
}
#pageTop a {
  background: #333;
  text-decoration: none;
  color: #fff;
  padding: 15px 30px;
  text-align: center;
  display: block;
  border-radius: 6px 0 0 6px;
  transition: 0.2s;
}
#pageTop a:hover {
  transition: 0.2s;
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  #pageTop {
    bottom: 20px;
  }
  #pageTop a {
    color: #fff;
    padding: 5px 10px;
    text-align: center;
    display: block;
    border-radius: 6px 0 0 6px;
  }
}

/*調整*/
@media screen and (max-width: 1118px) {
  #lend .adjustment {
    display: none;
  }
  #lend .service .textBox .catch span {
    display: inline;
  }
}