@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated:  2010-09-17
Author:  Richard Clark - http: //richclarkdesign.com
Twitter:  @rich_clark
*/
@import url("https://fonts.googleapis.com/css2?family=Cantarell:wght@700&family=Oswald:wght@400;500;700&family=Montserrat:wght@400..700&display=swap");
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-variant-ligatures: none;
  font-variant-ligatures: none;
  -webkit-text-size-adjust: 100%;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #000;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

main {
  display: block;
}

img {
  vertical-align: bottom;
  max-width: 100%;
}

img[src$=".svg"] {
  display: block;
  width: 100%;
  height: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

/* FONT
***************************************************************/
/* FONT
***************************************************************/
.sans {
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont,
    "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3",
    Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
}

.serif {
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
}

.oswald {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}

.cantarell {
  font-family: "Cantarell", sans-serif;
  font-weight: bold;
}

.montserrat {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

body {
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont,
    "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3",
    Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 1.7;
  letter-spacing: 0.1em;
}

@media all and (min-width: 681px) {
  body {
    min-width: 1200px;
  }
}

@media all and (max-width: 680px) {
  body {
    font-size: 3.52941vw;
  }
}

.none {
  display: none;
}

.linkNone {
  pointer-events: none;
}

@media all and (min-width: 681px) {
  .nonePC {
    display: none !important;
  }
  .linkNonePC {
    pointer-events: none;
  }
}

@media all and (max-width: 680px) {
  .noneSP {
    display: none !important;
  }
  .linkNoneSP {
    pointer-events: none;
  }
}

section {
  overflow: hidden;
}

/* ニュース
***************************************************************/
.sec_news {
  padding: 150px 0 91px;
}

.sec_news .top_sec_titleBox {
  margin-bottom: 50px;
}

.sec_news .inner {
  width: 1200px;
  margin: auto;
  position: relative;
  z-index: 1;
}

.page_news {
  padding: 90px 0 140px;
}

.page_news .top_sec_titleBox {
  margin-bottom: 50px;
}

.page_news .inner {
  width: 1200px;
  margin: auto;
  position: relative;
  z-index: 1;
}

@media all and (max-width: 680px) {
  .sec_news {
    padding: 65px 0 70px;
  }
  .sec_news .top_sec_titleBox {
    margin-bottom: 23px;
  }
  .sec_news .inner {
    width: 90.627%;
  }
  .page_news {
    padding: 70px 0 105px;
  }
  .page_news .inner {
    width: 90.627%;
  }
}

/* ニュース
***************************************************************/
/* 共通お問い合わせボタン
***************************************************************/
.contactBtn a {
  display: block;
  background: #335167;
  border: 2px solid #335167;
  padding: 55px;
}

.contactBtn .contactBtn_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.contactBtn .contactBtn_text .icon {
  display: block;
  width: 35px;
  height: 23px;
  background: url(../img/common/icon_mail.svg) no-repeat center/cover;
}

.contactBtn .contactBtn_text .icon.type02 {
  width: 28px;
  height: 30px;
  background: url(../img/common/icon_flag.svg) no-repeat center/cover;
}

.contactBtn .contactBtn_text span {
  display: block;
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.1em;
  margin-left: 13px;
}

.contactBtn .arrow {
  display: block;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: 22px auto 0;
  position: relative;
}

.contactBtn .arrow span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 11px;
  height: 3px;
}

.contactBtn .arrow span::before,
.contactBtn .arrow span::after {
  content: "";
  position: absolute;
  height: 1px;
  background: #fff;
}

.contactBtn .arrow span::before {
  width: 100%;
  top: 50%;
  right: calc((100% - 11px) / 2);
}

.contactBtn .arrow span::after {
  width: 4px;
  top: calc((100% - 3px) / 2);
  right: calc((100% - 12px) / 2);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media all and (min-width: 681px) {
  .contactBtn a {
    -webkit-transition: background 0.3s, border 0.3s;
    transition: background 0.3s, border 0.3s;
  }
  .contactBtn a .arrow span {
    -webkit-transition: left 0.3s;
    transition: left 0.3s;
  }
  .contactBtn a:hover {
    background: #5e788b;
    border: 2px solid #5e788b;
  }
  .contactBtn a:hover .arrow span {
    left: 62%;
  }
}

@media all and (max-width: 680px) {
  .contactBtn a {
    padding: 28px 0 19px;
  }
  .contactBtn .contactBtn_text {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .contactBtn .contactBtn_text .icon {
    width: 35px;
    height: 23px;
  }
  .contactBtn .contactBtn_text .icon.type02 {
    width: 20px;
    height: 21px;
  }
  .contactBtn .contactBtn_text span {
    font-size: 17px;
    margin-left: 8px;
  }
  .contactBtn .arrow {
    width: 28px;
    height: 28px;
    margin: 10px auto 0;
  }
  .contactBtn .arrow span {
    width: 7px;
    height: 2px;
  }
  .contactBtn .arrow span::before {
    right: calc((100% - 7px) / 2);
  }
  .contactBtn .arrow span::after {
    top: calc((100% - 2px) / 2);
    right: calc((100% - 9px) / 2);
  }
}

/* 共通お問い合わせボタン
***************************************************************/
/* 共通SNS
***************************************************************/
.snsBox {
  padding: 95px 0 87px;
}

.snsBox .inner {
  width: 1150px;
  margin: auto;
}

.snsBox .snsBox_text {
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 40px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 30px;
}

.snsBox .snsBoxList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.snsBox .snsBoxList li {
  width: 279px;
  height: 64px;
  margin: 0 10px 10px 0;
}

.snsBox .snsBoxList li:nth-child(4n) {
  margin-right: 0;
}

.snsBox .snsBoxList li a,
.snsBox .snsBoxList li .listInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.snsBox .snsBoxList li a {
  height: 100%;
  border: 2px solid #335167;
  background: #fff;
  color: #335167;
  border-radius: 10px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.snsBox .snsBoxList li a:hover {
  opacity: 0.6;
}

.snsBox .snsBoxList li a:hover .icon {
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
}

.snsBox .snsBoxList li .icon {
  display: block;
  width: 30px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.snsBox .snsBoxList li span {
  display: block;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 1;
  font-weight: 500;
  margin-left: 17px;
}

.snsBox .snsBoxList.column2 li {
  width: 570px;
}

.snsBox .snsBoxList.column2 li:nth-child(2n) {
  margin-right: 0;
}

.snsBox .snsBoxList.column2 li .listText {
  font-size: 15px;
  letter-spacing: 0;
  font-weight: 500;
  padding-left: 26px;
  margin-left: 26px;
  position: relative;
}

.snsBox .snsBoxList.column2 li .listText::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 2px;
  height: 29px;
  background: #335167;
}

.snsBox .otherBoxList {
  width: 996px;
  margin: 60px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 1px;
  margin-bottom: -24px;
}

.snsBox .otherBoxList li {
  border-left: 1px solid #404040;
  border-right: 1px solid #404040;
  margin-left: -1px;
  margin-bottom: 24px;
}

.snsBox .otherBoxList li a {
  display: block;
  padding: 0 29.85px;
  font-size: 17px;
  letter-spacing: 0.1em;
}

.showroom_contact {
  width: 100%;
  background: #5e788b;
}

.showroom {
  width: 1150px;
  margin: 0 auto;
}

.showroom ul li {
  width: 45%;
  margin: 1%;
  display: inline-block;
}

.showroom ul li a:hover {
  opacity: 0.5;
}

@media all and (min-width: 681px) {
  .snsBox .otherBoxList li:nth-child(n + 5) a {
    padding: 0 27px;
  }
  .snsBox .otherBoxList li:nth-child(n + 5) a::before {
    width: calc(100% - (27px * 2));
  }
  .snsBox .otherBoxList li a {
    position: relative;
  }
  .snsBox .otherBoxList li a::before {
    content: "";
    position: absolute;
    bottom: -17px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% - (29.85px * 2));
    height: 1px;
    background: #335167;
    opacity: 0;
    -webkit-transition: bottom 0.3s, opacity 0.3s;
    transition: bottom 0.3s, opacity 0.3s;
  }
  .snsBox .otherBoxList li a:hover::before {
    opacity: 1;
    bottom: -7px;
  }

  .showroom_contact {
    width: 100%;
    background: #5e788b;
  }

  .showroom {
    margin: 0 auto;
  }

  .showroom ul li {
    width: 45%;
    margin: 1%;
    display: inline-block;
  }

  .showroom ul li a:hover {
    opacity: 0.5;
  }
}

@media all and (max-width: 680px) {
  .snsBox {
    padding: 60px 0 86px;
  }
  .snsBox .inner {
    width: 90.627%;
  }
  .snsBox .snsBox_text {
    font-size: 16px;
    line-height: 1.5;
  }
  .snsBox .snsBoxList li {
    width: calc((100% - 10px) / 2);
    height: 50px;
    margin: 0 10px 10px 0;
  }
  .snsBox .snsBoxList li:nth-child(2n) {
    margin-right: 0;
  }
  .snsBox .snsBoxList li a,
  .snsBox .snsBoxList li .listInner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .snsBox .snsBoxList li .listInner {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .snsBox .snsBoxList li a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 14px;
  }
  .snsBox .snsBoxList li .icon {
    width: 20px;
  }
  .snsBox .snsBoxList li span {
    font-size: 16px;
    margin-left: 0;
    padding-left: 6px;
  }
  .snsBox .snsBoxList.column2 li {
    width: 100%;
    height: 60px;
    margin-right: 0;
  }
  .snsBox .snsBoxList.column2 li a {
    padding-left: 0;
  }
  .snsBox .snsBoxList.column2 li span {
    width: auto;
  }
  .snsBox .snsBoxList.column2 li .listText {
    width: 100%;
    font-size: 13px;
    text-align: center;
    padding-left: 0;
    margin-left: 0;
    margin-top: 5px;
  }
  .snsBox .snsBoxList.column2 li .listText::before {
    content: none;
  }
  .snsBox .otherBoxList {
    width: 300px;
    margin: 40px auto 0;
    padding-left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: -24px;
  }
  .snsBox .otherBoxList li {
    border-left: none;
    margin-left: 0;
    margin-bottom: 22px;
  }
  .snsBox .otherBoxList li a {
    padding: 0 12px 0 0;
    font-size: 13px;
    letter-spacing: 0;
  }
  .snsBox .otherBoxList li:nth-child(2n) {
    border-right: none;
  }
  .snsBox .otherBoxList li:nth-child(2n) a {
    padding: 0 0 0 12px;
  }

  .showroom_contact {
    width: 100%;
    background: #ffffff;
  }

  .showroom {
    width: 100%;
    margin: 0 auto;
  }

  .showroom ul li {
    width: 90%;
    margin: 3% 5%;
    display: inline-block;
  }

  .showroom ul li a:hover {
    opacity: 0.5;
  }
}

/* 共通SNS
***************************************************************/
/* 会社概要リンクリスト
***************************************************************/
.companyMenuBox {
  padding-top: 74px;
}

.companyMenuList {
  width: 1200px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.companyMenuList li {
  width: calc(100% / 6);
}

.companyMenuList li a {
  display: block;
  font-size: 15px;
  letter-spacing: 0.1em;
  font-weight: 500;
  text-align: center;
  padding-bottom: 15px;
  position: relative;
}

.companyMenuList li a::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 3px;
  background: #335167;
}

.companyMenuList li.ls0 a {
  letter-spacing: 0;
}

@media all and (min-width: 681px) {
  .companyMenuList li.act a::before {
    width: 100%;
  }
  .companyMenuList li a::before {
    -webkit-transition: right 0.3s, left 0.3s, width 0.3s;
    transition: right 0.3s, left 0.3s, width 0.3s;
  }
  .companyMenuList li a:hover::before {
    right: auto;
    left: 0;
    width: 100%;
  }
}

@media all and (max-width: 680px) {
  .companyMenuBox {
    padding-top: 0;
  }
  .companyMenuList {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #dedede;
  }
  .companyMenuList li {
    width: calc(100% / 2);
    height: 50px;
    border-bottom: 1px solid #dedede;
  }
  .companyMenuList li:nth-child(odd) {
    border-right: 1px solid #dedede;
  }
  .companyMenuList li.act {
    background: #335167;
  }
  .companyMenuList li.act a {
    color: #fff;
  }
  .companyMenuList li.act a::before {
    content: none;
  }
  .companyMenuList li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    font-size: 14px;
    line-height: 1.3;
    padding-bottom: 0;
  }
  .companyMenuList li a::before {
    content: "";
    position: absolute;
    bottom: auto;
    right: 7px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 7px;
    height: 7px;
    background: none;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
  }
}

/* 会社概要リンクリスト
***************************************************************/
/* header
***************************************************************/
#header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  z-index: 9;
  background-color: rgba(255, 255, 255, 0.9);
}

#header .inner {
  padding: 0 160px 0 28px;
  height: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#header .h_logo {
  width: 184px;
}

#header nav {
  /* width: calc(100% - 184px - 144px); */
}

#header .h_gnavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 22px;
}

#header .h_gnavi li {
  font-size: 14px;
  letter-spacing: 0;
  text-align: center;
  line-height: calc(20 / 14);
  margin-right: 30px;
  position: relative;
}

#header .h_gnavi li:hover .h_gnavi_c {
  opacity: 1;
  pointer-events: all;
}

#header .h_gnavi li:hover a::before,
#header .h_gnavi li:hover .h_gnavi_p_text::before {
  width: 100%;
}

#header .h_gnavi li:last-child {
  margin-right: 0;
}

#header .h_gnavi li a,
#header .h_gnavi li .h_gnavi_p_text {
  cursor: pointer;
  display: block;
  padding: 8px 6px;
  position: relative;
  z-index: 1;
}

#header .h_gnavi li a::before,
#header .h_gnavi li .h_gnavi_p_text::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0;
  height: 2px;
  background: #000;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}

#header .h_gnavi_c {
  opacity: 0;
  width: 180px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #fff;
  background-color: rgba(255, 255, 255, 0.78);
  backdrop-filter: blur(2.677190065383911px);
  padding: 23px;
  pointer-events: none;
  -webkit-transition: top 0.3s, opacity 0.3s;
  transition: top 0.3s, opacity 0.3s;
}

#header .h_gnavi_c li {
  margin-right: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  border-bottom: 1px solid #dedede;
  margin-bottom: 10px;
}

#header .h_gnavi_c li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}

#header .h_gnavi_c li:last-child a {
  padding-bottom: 0;
}

#header .h_gnavi_c li a {
  padding: 0 0 10px;
  border-bottom: none;
}

#header .h_gnavi_c li a::before {
  content: none;
}

#header .h_contactBtn {
  display: block;
  width: 155px;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  line-height: calc(21 / 15);
  color: #fff;
  background: #b2982a;
  border: 1px solid #b2982a;
  border-radius: 10px;
  padding: 5px 0 6px;
  cursor: pointer;
  transition: 0.3s ease;
}

#header .h_menuBtn_sp {
  cursor: pointer;
  position: absolute;
  z-index: 5555;
  top: -18px;
  right: -36px;
  width: 168px;
  height: 168px;
  background-color: #335167;
  border-radius: 100%;
}

#header .h_menuBtn_sp::after {
  content: "MENU";
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  bottom: 55px;
  left: 0;
  right: 20px;
  margin: auto;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
}

#header .h_menuBtn_sp span {
  display: block;
  position: absolute;
  left: 0;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 56px;
  height: 2px;
  background: #000;
  -webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, top 0.3s, opacity 0.3s;
  transition: transform 0.3s, top 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}

#header .h_menuBtn_sp span:nth-child(1) {
  top: -30px;
}

#header .h_menuBtn_sp span:nth-child(2) {
  top: calc((100% - 2px) / 2);
  display: none;
}

#header .h_menuBtn_sp span:nth-child(3) {
  bottom: 0;
}

#header .h_menuBtn_sp.open span:nth-child(1) {
  top: -15px;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

#header .h_menuBtn_sp.open span:nth-child(2) {
  opacity: 0;
}

#header .h_menuBtn_sp.open span:nth-child(3) {
  bottom: 15px;
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
}

#header.property nav {
  /* width: calc(100% - 184px - 144px - 75px); */
  flex-grow: 1;
}

#header.property .h_gnavi li a,
#header.property .h_gnavi li .h_gnavi_p_text {
  color: #000;
}

#header.property .h_gnavi_c li a {
  color: #000;
}

#header.property .h_gnavi li .h_gnavi_p_text {
  padding-right: 18px;
  position: relative;
}
#header.property .h_gnavi li .h_gnavi_p_text::after {
  content: "";
  width: 8px;
  height: 8px;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  position: absolute;
  top: 0;
  bottom: 2px;
  right: 0;
  margin: auto;
  transform: rotate(-45deg);
}

#header.property .h_contactBtn {
  /* color: #065bac;
  background: #fff;
  border: 1px solid #fff; */
}

#header.property .h_menuBtn_sp span {
  background: #fff;
}

#header.property.open .h_gnavi li a,
#header.property.open .h_gnavi li .h_gnavi_p_text {
  color: #000;
}

#header.property.open .h_contactBtn {
  /* color: #fff;
  background: #065bac;
  border: 1px solid #065bac; */
}

#header.property.open .h_menuBtn_sp span {
  /* background: #000; */
}

/* #header.property.white .h_gnavi li a,
#header.property.white .h_gnavi li .h_gnavi_p_text {
  color: #000;
} */

/* #header.property.white .h_contactBtn {
  color: #fff;
  background: #065bac;
  border: 1px solid #065bac;
} */

/* #header.property.white .h_menuBtn_sp span {
  background: #000;
} */

#header.page,
#header.white,
#header.open {
  background: rgba(255, 255, 255, 0.95);
}

.h_corpo_link1 {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: calc(19 / 13);
  display: block;
  margin-left: 28px;
  padding-right: 15px;
  background: url(../img/common/blank1.svg) no-repeat right bottom 3.5px / 10px;
  transition: 0.3s ease;
}

.h_contactBtn_wrap {
  position: relative;
}
.h_subMenu1 {
  width: 756px;
  padding-top: 22px;
  position: absolute;
  top: 55px;
  right: 0;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.h_contactBtn_wrap:hover .h_subMenu1 {
  opacity: 1;
  pointer-events: auto;
}
.h_subMenu1_list {
  width: 100%;
  display: flex;
  gap: 0 25px;
  background-color: rgba(178, 152, 42, 0.75);
  color: #fff;
  padding: 20px 35px 24px;
}
.h_subMenu1_list .li1 {
  width: 100%;
}
.h_subMenu1_list .link1 {
  width: 100%;
  display: block;
  color: #fff;
}
.h_subMenu1_list_txt1 {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  position: relative;
  margin-bottom: 9px;
}
.h_subMenu1_list_txt1 i {
  width: 21.63px;
  height: 7.1px;
  background: url(../img/common/h_sub_arrow1.svg) no-repeat center / contain;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.h_subMenu1_list_thumb {
  overflow: hidden;
}
.h_subMenu1_list_thumb img {
  transition: transform 0.3s ease;
}
a:hover .h_subMenu1_list_thumb img {
  transform: scale(1.1);
}
@media all and (min-width: 681px) {
  #header .h_logo {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  #header .h_logo:hover {
    opacity: 0.6;
  }
  #header .h_contactBtn {
    -webkit-transition: color 0.3s, background 0.3s;
    transition: color 0.3s, background 0.3s;
  }
  #header .h_contactBtn:hover {
    color: #065bac;
    background: #fff;
  }
  #header .h_gnavi_c li {
    -webkit-transition: border-bottom-color 0.3s;
    transition: border-bottom-color 0.3s;
  }
  #header .h_gnavi_c li a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  #header .h_gnavi_c li:hover {
    border-bottom-color: #335167;
  }
  #header .h_gnavi_c li:hover a {
    color: #335167;
  }
  #header.property .h_contactBtn:hover {
    color: #fff;
    background: #948235;
    border-color: #948235;
  }
  /* #header.property.open .h_contactBtn {
    color: #fff;
    background: #065bac;
    border: 1px solid #065bac;
  } */
  #header.property.open .h_contactBtn:hover {
    color: #fff;
    background: #948235;
    border-color: #948235;
  }
  /* #header.property.white .h_contactBtn {
    color: #fff;
    background: #065bac;
    border: 1px solid #065bac;
  }
  #header.property.white .h_contactBtn:hover {
    color: #065bac;
    background: #fff;
  } */
  .h_corpo_link1:hover {
    opacity: 0.7;
  }
}
@media all and (min-width: 681px) and (max-width: 1439px) {
  #header {
    min-width: 1300px;
  }
  .h_corpo_link1 {
    display: none;
  }
  #header .h_gnavi li {
    font-size: 13px;
  }
}
@media all and (max-width: 680px) {
  #header .inner {
    padding: 0 12px;
    height: 80px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #header .h_logo {
    width: 138px;
  }
  #header nav,
  #header .h_contactBtn {
    display: none;
  }
  #header .h_menuBtn_sp {
    width: 130px;
    height: 130px;
    top: -30px;
    right: -27px;
    transition: 0.3s ease;
  }
  #header .h_menuBtn_sp::after {
    bottom: 38px;
  }
  #header .h_menuBtn_sp span {
    width: 43px;
  }
  #header .h_menuBtn_sp span:nth-child(1) {
    top: -28px;
  }
  #header .h_menuBtn_sp span:nth-child(3) {
    bottom: 2px;
  }
  #header .h_menuBtn_sp.view,
  #header .h_menuBtn_sp.open {
    width: 66px;
    height: 66px;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
  }
  #header .h_menuBtn_sp.view::after,
  #header .h_menuBtn_sp.open::after {
    bottom: 16px;
    left: 0;
    right: 0;
    font-size: 10px;
  }
  #header .h_menuBtn_sp.view span,
  #header .h_menuBtn_sp.open span {
    width: 38px;
    left: 0;
    right: 0;
  }
  #header .h_menuBtn_sp.view span:nth-child(1),
  #header .h_menuBtn_sp.open span:nth-child(1) {
    top: -25px;
  }
  #header .h_menuBtn_sp.view span:nth-child(3),
  #header .h_menuBtn_sp.open span:nth-child(3) {
    bottom: 5px;
  }
  #header .h_menuBtn_sp.open span:nth-child(1) {
    top: -15px;
  }
  #header .h_menuBtn_sp.open span:nth-child(3) {
    bottom: 15px;
  }
}

/* header
***************************************************************/
/* SPメニュー
***************************************************************/
.spMenuBox {
  position: fixed;
  left: 0;
  top: 46px;
  width: 100%;
  height: 100%;
  height: calc(100vh - 140px);
  padding-bottom: 30px;
  opacity: 0;
  pointer-events: none;
  overflow-y: scroll;
  background: #335167;
  -webkit-transition: opacity 0.3s, pointer-events 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, pointer-events 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s, pointer-events 0.3s;
  transition: transform 0.3s, opacity 0.3s, pointer-events 0.3s,
    -webkit-transform 0.3s;
  z-index: 8;
}

.spMenuBox.open {
  opacity: 1;
  pointer-events: all;
}

.spMenuBox .spMenu_contactBtn {
  display: none;
}

.spMenuBox .inner {
  width: 715px;
  margin: auto;
  padding-top: 80px;
  padding-bottom: 65px;
}

.spMenuBox .spMenuList02Box {
  margin: 60px 0;
}

.spMenuBox .spMenuList02Box .spMenuList02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 15px;
}

.spMenuBox .spMenuList02Box .spMenuList02:last-child {
  margin-bottom: 0;
}

.spMenuBox .spMenuList02Box .spMenuList02 li {
  width: calc((100% - 15px) / 2);
  height: 60px;
  margin-right: 15px;
  margin-bottom: 15px;
}

.spMenuBox .spMenuList02Box .spMenuList02 li:nth-child(2n) {
  margin-right: 0;
}

.spMenuBox .spMenuList02Box .spMenuList02 li .icon {
  margin-right: 10px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.spMenuBox .spMenuList02Box .spMenuList02 li a {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  font-size: 15px;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #fff;
  text-align: center;
  background: #335167;
  border: 1px solid #335167;
  -webkit-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
}

.spMenuBox .spMenuList02Box .spMenuList02 li a:hover {
  background: #5e788b;
}

.spMenuBox .spMenuList02Box .spMenuList02 li.type01 .icon {
  width: 18px;
  height: 18px;
  background: url(../img/common/icon_search.svg) no-repeat center/cover;
}

.spMenuBox .spMenuList02Box .spMenuList02 li.type02 .icon {
  width: 20px;
  height: 13px;
  background: url(../img/common/icon_mail_b.svg) no-repeat center/cover;
}

.spMenuBox .spMenuList02Box .spMenuList02 li.type02 a:hover .icon {
  background: url(../img/common/icon_mail.svg) no-repeat center/cover;
}

.spMenuBox .spMenuList02Box .spMenuList02 li.type03 .icon {
  width: 16px;
  height: 17px;
  background: url(../img/common/icon_flag_b.svg) no-repeat center/cover;
}

.spMenuBox .spMenuList02Box .spMenuList02 li.type03 a:hover .icon {
  background: url(../img/common/icon_flag.svg) no-repeat center/cover;
}

.spMenuBox .spMenuList02Box .spMenuList02.white li a {
  background: #fff;
  color: #335167;
}

.spMenuBox .spMenuList02Box .spMenuList02.white li a:hover {
  background: #5e788b;
  color: #fff;
}

.spMenuBox .spMenu_tel {
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.spMenuBox .spMenu_tel .icon {
  width: 72px;
}

.spMenuBox .spMenu_tel .tellNumberBox {
  margin-left: 18px;
}

.spMenuBox .spMenu_tel .tellNumber {
  font-size: 43px;
  letter-spacing: 0.05em;
  line-height: 1;
}

.spMenuBox .spMenu_tel .tellNumberText {
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-top: 8px;
}

.spMenuBox .spMenu_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 55px;
}

.spMenuBox .spMenu_sns li {
  margin-right: 24px;
}

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

@media all and (min-width: 681px) {
  .spMenuBox .spMenuList {
    width: 585px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto -25px;
  }
  .spMenuBox .spMenuList li {
    width: calc((100% - 120px) / 3);
    margin: 0 60px 25px 0;
  }
  .spMenuBox .spMenuList li:nth-child(3n) {
    margin-right: 0;
  }
  .spMenuBox .spMenuList li:last-child {
    margin-right: 0;
  }
  .spMenuBox .spMenuList li i {
    display: block;
    width: 11px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 36%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .spMenuBox .spMenuList li i::before,
  .spMenuBox .spMenuList li i::after {
    content: "";
    position: absolute;
    background: #335167;
  }
  .spMenuBox .spMenuList li i::before {
    top: calc((100% - 1px) / 2);
    left: 0;
    width: 100%;
    height: 1px;
  }
  .spMenuBox .spMenuList li i::after {
    right: -1px;
    top: 0;
    width: 5px;
    height: 1px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .spMenuBox .spMenuList li a {
    display: block;
    font-size: 15px;
    letter-spacing: 0;
    font-weight: 500;
    padding-left: 20px;
    padding-bottom: 12px;
    position: relative;
  }
  .spMenuBox .spMenuList li a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #335167;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .spMenuBox .spMenuList li a:hover::before {
    width: 0;
    left: auto;
    right: 0;
  }
  .spMenuBox .spMenuList02Box .spMenuList02 li:last-child,
  .spMenuBox .spMenuList02Box .spMenuList02 li:nth-last-child(2) {
    margin-bottom: 0;
  }
  .spMenuBox .spMenuAddress {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    margin-top: 32px;
  }
  .spMenuBox .spMenu_sns li {
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  }
  .spMenuBox .spMenu_sns li:hover {
    opacity: 0.6;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
}

@media all and (max-width: 680px) {
  .spMenuBox {
    top: 46px;
    height: calc(100lvh - 80px);
  }
  .spMenuBox .spMenu_contactBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #065bac;
    padding: 21px 0 22px;
  }
  .spMenuBox .spMenu_contactBtn .icon {
    display: inline-block;
    width: 20px;
    height: 13px;
    margin-right: 13px;
    background: url(../img/common/icon_mail.svg) no-repeat center/cover;
  }
  .spMenuBox .spMenu_contactBtn .text {
    display: inline-block;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 1;
    color: #fff;
  }
  .spMenuBox .inner {
    width: 87.5%;
    padding-top: 35px;
    padding-bottom: 60px;
  }
  .spMenuBox .spMenuList li {
    margin-bottom: 20px;
  }
  .spMenuBox .spMenuList li:last-child {
    margin-bottom: 0;
  }
  .spMenuBox .spMenuList li .listTitle,
  .spMenuBox .spMenuList li .listLink {
    font-size: 16px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 8px 8px 0;
    border-bottom: 1px solid #000;
  }
  .spMenuBox .spMenuList li .listTitle span,
  .spMenuBox .spMenuList li .listLink span {
    display: block;
    width: calc(100% - 15px);
  }
  .spMenuBox .spMenuList li .listTitle {
    cursor: pointer;
  }
  .spMenuBox .spMenuList li .listTitle i {
    display: block;
    width: 15px;
    height: 15px;
    position: relative;
  }
  .spMenuBox .spMenuList li .listTitle i::before,
  .spMenuBox .spMenuList li .listTitle i::after {
    content: "";
    position: absolute;
    background: #000;
  }
  .spMenuBox .spMenuList li .listTitle i::before {
    top: calc((100% - 1px) / 2);
    left: 0;
    width: 100%;
    height: 1px;
  }
  .spMenuBox .spMenuList li .listTitle i::after {
    left: calc((100% - 1px) / 2);
    top: 0;
    width: 1px;
    height: 100%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .spMenuBox .spMenuList li .listTitle.open i::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .spMenuBox .spMenuList li .listLink i {
    display: block;
    width: 15px;
    height: 4px;
    position: relative;
  }
  .spMenuBox .spMenuList li .listLink i::before,
  .spMenuBox .spMenuList li .listLink i::after {
    content: "";
    position: absolute;
    background: #000;
  }
  .spMenuBox .spMenuList li .listLink i::before {
    top: calc((100% - 1px) / 2);
    left: 0;
    width: 100%;
    height: 1px;
  }
  .spMenuBox .spMenuList li .listLink i::after {
    right: -1px;
    top: 0;
    width: 5px;
    height: 1px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .spMenuBox .spMenuList_c {
    margin: 15px 0 40px;
  }
  .spMenuBox .spMenuList_c li a {
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    padding-left: 24px;
    position: relative;
  }
  .spMenuBox .spMenuList_c li a i {
    display: block;
    width: 12px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 60%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .spMenuBox .spMenuList_c li a i::before,
  .spMenuBox .spMenuList_c li a i::after {
    content: "";
    position: absolute;
    background: #000;
  }
  .spMenuBox .spMenuList_c li a i::before {
    top: calc((100% - 1px) / 2);
    left: 0;
    width: 100%;
    height: 1px;
  }
  .spMenuBox .spMenuList_c li a i::after {
    right: -1px;
    top: 0;
    width: 5px;
    height: 1px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .spMenuBox .spMenuList02Box {
    margin: 40px 0 0;
  }
  .spMenuBox .spMenuList02Box .spMenuList02 {
    margin-bottom: 10px;
  }
  .spMenuBox .spMenuList02Box .spMenuList02 li {
    width: 100%;
    height: 50px;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .spMenuBox .spMenuList02Box .spMenuList02 li:last-child {
    margin-bottom: 0;
  }
  .spMenuBox .spMenu_tel {
    width: 94%;
    margin: 40px auto 0;
  }
  .spMenuBox .spMenu_tel .icon {
    width: 54px;
  }
  .spMenuBox .spMenu_tel .tellNumberBox {
    margin-left: 0;
    padding-left: 8px;
  }
  .spMenuBox .spMenu_tel .tellNumber {
    font-size: 32px;
  }
  .spMenuBox .spMenu_tel .tellNumberText {
    font-size: 11px;
    margin-top: 2px;
  }
  .spMenuBox .spMenu_sns {
    margin-top: 38px;
  }
}

/* SPメニュー
***************************************************************/
#footer {
  background: #335167;
  color: #fff;
}

#footer .inner {
  max-width: 1200px;
  margin: auto;
  padding: 64px 0 50px;
  position: relative;
}

#footer .footerCont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  justify-content: space-between;
}

#footer .boxLeft {
  width: 350px;
}

#footer .boxLeft .f_logo {
  display: block;
  width: 335px;
}

#footer .boxLeft .f_address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 14px;
  letter-spacing: 0;
  margin-top: 14px;
}

#footer .boxLeft .f_address dt,
#footer .boxLeft .f_address dd {
  line-height: 24px;
}

#footer .boxLeft .f_address dt {
  width: 50px;
}

#footer .boxLeft .f_address dd {
  width: calc(100% - 50px);
}

#footer .boxLeft .f_tel {
  width: 100%;
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

#footer .boxLeft .f_tel .icon {
  width: 72px;
}

#footer .boxLeft .f_tel .tellNumberBox {
  width: calc(100% - 72px);
  padding-left: 18px;
}

#footer .boxLeft .f_tel .tellNumber {
  font-size: 43px;
  letter-spacing: 0.05em;
  line-height: 1;
}

#footer .boxLeft .f_tel .tellNumberText {
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-top: 6px;
}

#footer .boxLeft .f_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 80px;
}

#footer .boxLeft .f_sns li {
  margin-right: 24px;
}

#footer .boxLeft .f_sns li:last-child {
  margin-right: 0;
}

#footer .boxRight {
  width: calc(100% - 350px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

#footer .boxRight nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#footer .boxRight .f_gnavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#footer .boxRight .f_gnavi.noColumn {
  display: block;
}

#footer .boxRight .f_gnavi:first-child li:first-child {
  margin-left: 0;
}

#footer .boxRight .f_gnavi li {
  width: 178px;
  margin-left: 30px;
}

#footer .boxRight .f_gnavi li a {
  display: block;
  font-size: 13px;
  letter-spacing: 0;
  font-weight: 500;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
  color: #fff;
}

#footer .boxRight .f_gnavi li a i,
#footer .boxRight .f_gnavi li a span {
  display: inline-block;
  vertical-align: middle;
}

#footer .boxRight .f_gnavi li a i {
  position: relative;
  width: 12px;
  height: 3px;
  margin-right: 9px;
}

#footer .boxRight .f_gnavi li a i::before,
#footer .boxRight .f_gnavi li a i::after {
  content: "";
  position: absolute;
  height: 1px;
  background: #fff;
}

#footer .boxRight .f_gnavi li a i::before {
  width: 100%;
  top: 50%;
  left: 0;
}

#footer .boxRight .f_gnavi li a i::after {
  width: 5px;
  top: calc((100% - 3px) / 2);
  right: -1px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#footer .boxRight .f_gnavi_c li {
  width: 100%;
  margin: 0 0 12px !important;
}

#footer .boxRight .f_gnavi_c li:last-child {
  margin: 0;
}

#footer .boxRight .f_gnavi_c li a {
  font-size: 12px;
  line-height: 1.3;
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}

#footer .f_gnavi_btn1 {
  position: absolute;
  left: 60px;
  bottom: 15px;
}

#footer .copywrite {
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: right;
  margin-top: 50px;
}

#footer .pageTop {
  display: block;
  position: absolute;
  right: 0;
  top: -26px;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: #eff1f2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#footer .pageTop i {
  display: block;
  width: 1px;
  height: 16px;
  background: #335167;
  position: relative;
}

#footer .pageTop i::before,
#footer .pageTop i::after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 7px;
  background: #335167;
}

#footer .pageTop i::before {
  right: -3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#footer .pageTop i::after {
  left: -3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media all and (min-width: 681px) {
  #footer .boxLeft .f_logo {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  #footer .boxLeft .f_logo:hover {
    opacity: 0.6;
  }
  #footer .boxLeft .f_tel {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  #footer .boxLeft .f_tel:hover {
    opacity: 0.6;
  }
  #footer .boxLeft .f_sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 80px;
  }
  #footer .boxLeft .f_sns li {
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  }
  #footer .boxLeft .f_sns li:hover {
    opacity: 0.6;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  #footer .boxRight .f_gnavi li a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  #footer .boxRight .f_gnavi li a i {
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
  }
  #footer .boxRight .f_gnavi li a:hover {
    opacity: 0.6;
  }
  #footer .boxRight .f_gnavi li a:hover i {
    width: 16px;
  }
  #footer .pageTop i {
    -webkit-transition: margin-top 0.3s;
    transition: margin-top 0.3s;
  }
  #footer .pageTop:hover i {
    margin-top: -18px;
  }
}

@media all and (max-width: 680px) {
  #footer {
    padding-bottom: 53px;
  }
  #footer .inner {
    width: 90.627%;
    padding: 34px 0 20px;
  }
  #footer .footerCont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #footer .boxLeft {
    width: 100%;
  }
  #footer .boxLeft .f_logo {
    width: 302px;
    margin: auto;
  }
  #footer .boxLeft .f_address {
    font-size: 13px;
    margin-top: 10px;
  }
  #footer .boxLeft .f_address dt {
    display: none;
  }
  #footer .boxLeft .f_address dd {
    width: 100%;
    text-align: center;
    line-height: 1.47;
  }
  #footer .boxLeft .f_address dd span {
    display: inline;
  }
  #footer .boxLeft .f_tel {
    width: 290px;
    margin: 30px auto 0;
  }
  #footer .boxLeft .f_tel .icon {
    width: 59px;
  }
  #footer .boxLeft .f_tel .tellNumberBox {
    width: calc(100% - 59px);
    padding-left: 11px;
  }
  #footer .boxLeft .f_tel .tellNumber {
    font-size: 35px;
  }
  #footer .boxLeft .f_tel .tellNumberText {
    margin-top: 2px;
  }
  #footer .boxLeft .f_sns {
    margin-top: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #footer .boxRight {
    width: 100%;
    display: block;
  }
  #footer .boxRight .f_gnavi {
    display: none !important;
  }
  #footer .boxRight .f_gnavi_sp {
    width: 100%;
    margin-top: 30px;
  }
  #footer .boxRight .f_gnavi_sp li {
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 500;
    text-align: center;
    margin-bottom: 5px;
  }
  #footer .boxRight .f_gnavi_sp li:last-child {
    margin-bottom: 0;
  }
  #footer .copywrite {
    letter-spacing: 0;
    text-align: center;
    margin-top: 30px;
  }
  #footer .pageTop {
    top: -21px;
    width: 42px;
    height: 42px;
  }
  #footer .pageTop i {
    width: 1px;
    height: 11px;
  }
  #footer .pageTop i::before,
  #footer .pageTop i::after {
    height: 5px;
  }
  #footer .pageTop i::before {
    right: -2px;
  }
  #footer .pageTop i::after {
    left: -2px;
  }
}

/* フローティングボタン：SP
***************************************************************/
.fbBox {
  display: none;
}

@media all and (max-width: 680px) {
  .fbBox {
    display: block;
    position: fixed;
    bottom: -50px;
    left: 0;
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-transition: bottom 0.3s;
    transition: bottom 0.3s;
    z-index: 2;
  }
  .fbBox.view {
    bottom: 0;
  }
  .fbBox a {
    display: block;
  }
  .fbBox i {
    display: block;
  }
  .fbBox .fbContactBtn {
    width: calc(100% - 48px);
    height: 100%;
    background: #065bac;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .fbBox .fbContactBtn i {
    width: 20px;
    margin-right: 13px;
  }
  .fbBox .fbContactBtn span {
    font-size: 15px;
    letter-spacing: 0;
    color: #fff;
  }
  .fbBox .fbReserveBtn {
    width: calc(100% - 48px);
    height: 100%;
    background: #335167;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .fbBox .fbReserveBtn i {
    width: 17px;
    margin-right: 13px;
  }
  .fbBox .fbReserveBtn span {
    font-size: 15px;
    letter-spacing: 0;
    color: #fff;
  }
  .fbBox .fbTelBtn {
    width: 48px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #000;
  }
  .fbBox .fbTelBtn i {
    width: 21px;
  }
  .fbBox.type02 .fbContactBtn,
  .fbBox.type02 .fbReserveBtn {
    width: calc((100% - 48px) / 2);
  }
  .fbBox.type02 .fbContactBtn i,
  .fbBox.type02 .fbReserveBtn i {
    margin-right: 5px;
  }
}

/* フローティングボタン：SP
***************************************************************/
.action01 {
  opacity: 0;
  bottom: -60px;
  position: relative;
}

.action01.action {
  opacity: 1;
  bottom: 0;
  -webkit-transition: 0.6s 0.3s;
  transition: 0.6s 0.3s;
}

.action02 {
  opacity: 0;
  left: -60px;
  position: relative;
}

.action02.action {
  opacity: 1;
  left: 0;
  -webkit-transition: 0.6s 0.3s;
  transition: 0.6s 0.3s;
}

.action03 {
  opacity: 0;
  right: -60px;
  position: relative;
}

.action03.action {
  opacity: 1;
  right: 0;
  -webkit-transition: 0.6s 0.3s;
  transition: 0.6s 0.3s;
}

.action04 {
  opacity: 0;
}

.action04.action {
  opacity: 1;
  -webkit-transition: 0.6s 0.3s;
  transition: 0.6s 0.3s;
}

@media all and (max-width: 680px) {
  .action01 {
    bottom: -4vw;
  }
  .action02 {
    left: -4vw;
  }
  .action03 {
    right: -4vw;
  }
}

/* TOP共通タイトル
***************************************************************/
.top_common_title {
  font-size: 30px;
  letter-spacing: 0.2em;
  color: #335167;
  font-weight: 500;
  text-align: center;
  position: relative;
  z-index: 1;
}

@media all and (max-width: 680px) {
  .top_common_title {
    font-size: 22px;
  }
}

/* TOP共通タイトル
***************************************************************/
/* TOP共通背景タイトル
***************************************************************/
.top_sec_titleBox {
  max-width: 1400px;
  margin: auto;
  position: relative;
  z-index: 0;
}

.top_common_bg_title {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-45%);
  transform: translateY(-45%);
  font-size: 170px;
  color: #e1eef2;
  line-height: 1;
  letter-spacing: 0.1em;
  z-index: 0;
}

.top_common_bg_title.left {
  left: 0;
}

.top_common_bg_title.right {
  right: 0;
}

.top_common_bg_title.orginAnime {
  opacity: 0;
}

.top_common_bg_title.orginAnime.left {
  left: -50px;
  -webkit-transition: left 0.6s 0.3s, opacity 0.6s 0.3s;
  transition: left 0.6s 0.3s, opacity 0.6s 0.3s;
}

.top_common_bg_title.orginAnime.right {
  right: -50px;
  -webkit-transition: right 0.6s 0.3s, opacity 0.6s 0.3s;
  transition: right 0.6s 0.3s, opacity 0.6s 0.3s;
}

.top_common_bg_title.orginAnime.action {
  opacity: 1;
}

.top_common_bg_title.orginAnime.action.left {
  left: 0;
}

.top_common_bg_title.orginAnime.action.right {
  right: 0;
}

@media all and (max-width: 680px) {
  .top_sec_titleBox {
    width: 100%;
  }
  .top_common_bg_title {
    top: 6px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    font-size: 60px;
  }
}

/* TOP共通背景タイトル
***************************************************************/
/* 下層ニュースタイトル
***************************************************************/
.news_title {
  color: #335167;
  text-align: center;
  margin-bottom: 42px;
}

.news_title span {
  display: block;
}

.news_title .en {
  font-size: 50px;
  letter-spacing: 0.1em;
  margin-bottom: 22px;
}

.news_title .jp {
  font-size: 18px;
  letter-spacing: 0.5em;
  font-weight: 500;
}

@media all and (max-width: 680px) {
  .news_title {
    position: relative;
    z-index: 0;
    margin-bottom: 32px;
  }
  .news_title .en {
    font-size: 60px;
    margin-bottom: 0;
    color: #e1eef2;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
  }
  .news_title .jp {
    font-size: 22px;
    letter-spacing: 0.2em;
    position: relative;
    z-index: 1;
  }
}

/* 下層ページ共通MV
***************************************************************/
.page_mvBox {
  overflow: hidden;
}

.page_mvBox .inner {
  width: 1400px;
  height: 244px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 0;
}

.page_mvBox .mv_title {
  font-size: 30px;
  letter-spacing: 0.2em;
  font-weight: 500;
  text-align: center;
  color: #335167;
  position: relative;
  z-index: 1;
}

.page_mvBox .mv_en_title {
  position: absolute;
  left: -12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 170px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #e1eef2;
  opacity: 0;
  z-index: 0;
}

.page_mvBox .mv_en_title.orginAnime {
  left: -102px;
  -webkit-transition: opacity 0.6s 0.3s, left 0.6s 0.3s;
  transition: opacity 0.6s 0.3s, left 0.6s 0.3s;
}

.page_mvBox .mv_en_title.orginAnime.action {
  opacity: 0.5;
  left: -12px;
}

@media all and (max-width: 680px) {
  .page_mvBox .inner {
    width: 100%;
    height: auto;
    padding: 43px 0;
  }
  .page_mvBox .mv_title {
    font-size: 22px;
  }
  .page_mvBox .mv_en_title {
    width: 200vw;
    left: 0;
    font-size: 60px;
  }
}

/* 下層ページ共通MV
***************************************************************/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow {
  background: none;
  border: none;
  text-indent: -9999px;
  padding: 0;
}

/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */
.modaal-noscroll {
  overflow: hidden;
}

.modaal-accessible-hide {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}

.modaal-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: auto;
  opacity: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.modaal-wrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
}

.modaal-wrapper .modaal-close {
  border: none;
  background: transparent;
  padding: 0;
  -webkit-appearance: none;
}

.modaal-wrapper.modaal-start_none {
  display: none;
  opacity: 1;
}

.modaal-wrapper.modaal-start_fade {
  opacity: 0;
}

.modaal-wrapper *[tabindex="0"] {
  outline: none !important;
}

.modaal-wrapper.modaal-fullscreen {
  overflow: hidden;
}

.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}

.modaal-fullscreen .modaal-outer-wrapper {
  display: block;
}

.modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 80px 25px;
}

.modaal-fullscreen .modaal-inner-wrapper {
  padding: 0;
  display: block;
  vertical-align: top;
}

.modaal-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #000;
  max-width: 1000px;
  border-radius: 0px;
  background: #fff;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  cursor: auto;
}

.modaal-container.is_loading {
  height: 100px;
  width: 100px;
  overflow: hidden;
}

.modaal-fullscreen .modaal-container {
  max-width: none;
  height: 100%;
  overflow: auto;
}

.modaal-close {
  position: fixed;
  right: 20px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.modaal-close:focus,
.modaal-close:hover {
  outline: none;
  background: #fff;
}

.modaal-close:focus:before,
.modaal-close:focus:after,
.modaal-close:hover:before,
.modaal-close:hover:after {
  background: #b93d0c;
}

.modaal-close span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-close:before,
.modaal-close:after {
  display: block;
  content: " ";
  position: absolute;
  top: 14px;
  left: 23px;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.modaal-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modaal-close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modaal-fullscreen .modaal-close {
  background: #afb7bc;
  right: 10px;
  top: 10px;
}

.modaal-content-container {
  padding: 30px;
}

.modaal-confirm-wrap {
  padding: 30px 0 0;
  text-align: center;
  font-size: 0;
}

.modaal-confirm-btn {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: transparent;
}

.modaal-confirm-btn.modaal-ok {
  padding: 10px 15px;
  color: #fff;
  background: #555;
  border-radius: 3px;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.modaal-confirm-btn.modaal-ok:hover {
  background: #2f2f2f;
}

.modaal-confirm-btn.modaal-cancel {
  text-decoration: underline;
}

.modaal-confirm-btn.modaal-cancel:hover {
  text-decoration: none;
  color: #2f2f2f;
}

@keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.modaal-instagram .modaal-container {
  width: auto;
  background: transparent;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.modaal-instagram .modaal-content-container {
  padding: 0;
  background: transparent;
}

.modaal-instagram .modaal-content-container > blockquote {
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}

.modaal-instagram iframe {
  opacity: 0;
  margin: -6px !important;
  border-radius: 0 !important;
  width: 1000px !important;
  max-width: 800px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-animation: instaReveal 1s linear forwards;
  animation: instaReveal 1s linear forwards;
}

.modaal-image .modaal-inner-wrapper {
  padding-left: 140px;
  padding-right: 140px;
}

.modaal-image .modaal-container {
  width: auto;
  max-width: 100%;
}

.modaal-gallery-wrap {
  position: relative;
  color: #fff;
}

.modaal-gallery-item {
  display: none;
}

.modaal-gallery-item img {
  display: block;
}

.modaal-gallery-item.is_active {
  display: block;
}

.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
}

.modaal-gallery-label:focus {
  outline: none;
}

.modaal-gallery-control {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.modaal-gallery-control.is_hidden {
  opacity: 0;
  cursor: default;
}

.modaal-gallery-control:focus,
.modaal-gallery-control:hover {
  outline: none;
  background: #fff;
}

.modaal-gallery-control:focus:before,
.modaal-gallery-control:focus:after,
.modaal-gallery-control:hover:before,
.modaal-gallery-control:hover:after {
  background: #afb7bc;
}

.modaal-gallery-control span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-gallery-control:before,
.modaal-gallery-control:after {
  display: block;
  content: " ";
  position: absolute;
  top: 16px;
  left: 25px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.modaal-gallery-control:before {
  margin: -5px 0 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modaal-gallery-control:after {
  margin: 5px 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modaal-gallery-next-inner {
  left: 100%;
  margin-left: 40px;
}

.modaal-gallery-next-outer {
  right: 45px;
}

.modaal-gallery-prev:before,
.modaal-gallery-prev:after {
  left: 22px;
}

.modaal-gallery-prev:before {
  margin: 5px 0 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modaal-gallery-prev:after {
  margin: -5px 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modaal-gallery-prev-inner {
  right: 100%;
  margin-right: 40px;
}

.modaal-gallery-prev-outer {
  left: 45px;
}

.modaal-video-wrap {
  margin: auto 50px;
  position: relative;
}

.modaal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.modaal-video-container iframe,
.modaal-video-container object,
.modaal-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modaal-iframe .modaal-content {
  width: 100%;
  height: 100%;
}

.modaal-iframe-elem {
  width: 100%;
  height: 100%;
  display: block;
}

@media only screen and (min-width: 1400px) {
  .modaal-video-container {
    padding-bottom: 0;
    height: 731px;
  }
}

@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    -webkit-transform: none;
    transform: none;
    background: rgba(0, 0, 0, 0.7);
  }
  .modaal-gallery-control:before,
  .modaal-gallery-control:after {
    background: #fff;
  }
  .modaal-gallery-next {
    left: auto;
    right: 20px;
  }
  .modaal-gallery-prev {
    left: 20px;
    right: auto;
  }
}

@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
}

@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
    width: 700px !important;
  }
}

@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .modaal-instagram iframe {
    width: 600px !important;
  }
}

@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
  .modaal-video-container {
    max-width: 900px;
    max-height: 510px;
  }
}

@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
    width: 280px !important;
  }
}

@media only screen and (max-height: 820px) {
  .modaal-gallery-label {
    display: none;
  }
}

.modaal-loading-spinner {
  background: none;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
}

@-webkit-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.modaal-loading-spinner > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}

.modaal-loading-spinner > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff;
}

.modaal-loading-spinner > div:nth-of-type(1) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.modaal-loading-spinner > div:nth-of-type(2) > div,
.modaal-loading-spinner > div:nth-of-type(3) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(1) {
  -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(2) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.12s;
  animation-delay: 0.12s;
}

.modaal-loading-spinner > div:nth-of-type(2) {
  -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(3) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

.modaal-loading-spinner > div:nth-of-type(4) > div,
.modaal-loading-spinner > div:nth-of-type(5) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(3) {
  -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(4) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.37s;
  animation-delay: 0.37s;
}

.modaal-loading-spinner > div:nth-of-type(4) {
  -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(5) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.modaal-loading-spinner > div:nth-of-type(6) > div,
.modaal-loading-spinner > div:nth-of-type(7) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(5) {
  -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(6) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.62s;
  animation-delay: 0.62s;
}

.modaal-loading-spinner > div:nth-of-type(6) {
  -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(7) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

.modaal-loading-spinner > div:nth-of-type(7) {
  -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(8) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.87s;
  animation-delay: 0.87s;
}

.modaal-loading-spinner > div:nth-of-type(8) {
  -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}
/*# sourceMappingURL=common.css.map */

/* w_titleBox1 */
.w_titleBox1 {
  display: flex;
  justify-content: center;
}
.w_title1 {
  min-width: 310px;
  padding: 5px 74px;
  position: relative;
}
.w_title1::before {
  content: "";
  border: 2px solid #000;
  border-right: none;
  width: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.w_title1::after {
  content: "";
  border: 2px solid #000;
  border-left: none;
  width: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.w_title1_eng {
  font-size: 38px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
  line-height: calc(47 / 38);
}
.w_title1_tit {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
  line-height: calc(26 / 18);
}
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
  .w_title1 {
    min-width: 210px;
    padding: 5px 40px;
  }
  .w_title1_eng {
    font-size: 26px;
  }
  .w_title1_tit {
    font-size: 15px;
  }
}

/* w_link1 */
.w_link1 {
  width: 284px;
  height: 60px;
  padding: 0 17px;
  border-radius: 5px;
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4;
  transition: 0.3s ease;
}
.w_link1 i {
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 22px;
  height: 4px;
  transition: right 0.3s;
}
.w_link1 i::before,
.w_link1 i::after {
  content: "";
  position: absolute;
  background: #fff;
  height: 1px;
  transition: background 0.3s ease;
}
.w_link1 i::before {
  width: 100%;
  left: 0;
  bottom: 0;
}
.w_link1 i::after {
  width: 8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: -1px;
  top: 0px;
}
/* white */
.w_link1.white {
  background-color: #fff;
  border: 1px solid #fff;
  color: #000;
}
.w_link1.white i::before,
.w_link1.white i::after {
  background: #000;
}
/* blue */
.w_link1.blue {
  background-color: #fff;
  border: 1px solid #fff;
  color: #335167;
}
.w_link1.blue i::before,
.w_link1.blue i::after {
  background: #335167;
}
@media all and (min-width: 681px) {
  .w_link1:hover {
    background-color: #fff;
    color: #000;
  }
  .w_link1:hover i {
    right: 15px;
  }
  .w_link1:hover i::before,
  .w_link1:hover i::after {
    background: #000;
  }
  /* white */
  .w_link1.white:hover {
    background-color: #000;
    color: #fff;
  }
  .w_link1.white:hover i::before,
  .w_link1.white:hover i::after {
    background: #fff;
  }
  /* blue */
  .w_link1.blue:hover {
    background-color: #335167;
    color: #fff;
  }
  .w_link1.blue:hover i::before,
  .w_link1.blue:hover i::after {
    background: #fff;
  }
}
@media all and (max-width: 680px) {
  .w_link1 {
    width: 230px;
    height: 48px;
    padding: 0 12px;
  }
}

/* flt_nav1 */
.flt_nav1 {
  position: fixed;
  z-index: 6666;
  right: 17px;
  bottom: 30px;
  display: flex;
  flex-flow: column;
  gap: 14px 0;
  transition: opacity 0.3s ease;
}
.flt_nav1.open {
  opacity: 0;
  pointer-events: none;
}
.flt_nav1_btn {
  width: 134px;
  height: 134px;
  border-radius: 100%;
  color: #fff;
  background-color: #bf2661;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
  padding-top: 30px;
  transition: 0.3s ease;
}
.flt_nav1_btn.type2 {
  background-color: #26b3bf;
}
.flt_nav1_btn_txt {
  position: relative;
}
.flt_nav1_btn .flt_nav1_btn_txt::after {
  content: "";
  width: 33.11px;
  height: 32.35px;
  background: url(../img/common/ico_side_btn1.svg) no-repeat center / contain;
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  margin: auto;
}
.flt_nav1_btn.type2 .flt_nav1_btn_txt::after {
  width: 33.11px;
  height: 25.36px;
  background-image: url(../img/common/ico_side_btn2.svg);
}
@media all and (min-width: 681px) {
  .flt_nav1.view {
    gap: 12px 0;
  }
  /*.flt_nav1.hide {
    opacity: 0;
    pointer-events: none;
  }*/
  .flt_nav1.view .flt_nav1_btn {
    width: 116px;
    height: 116px;
    font-size: 12px;
    padding-top: 32px;
  }
  .flt_nav1.view .flt_nav1_btn .flt_nav1_btn_txt::after {
    width: 28.45px;
    height: 27.8px;
    bottom: 20px;
  }
  .flt_nav1.view .flt_nav1_btn.type2 .flt_nav1_btn_txt::after {
    width: 28.45px;
    height: 21.79px;
  }
  .flt_nav1 .flt_nav1_btn:hover {
    background-color: #931646;
  }
  .flt_nav1 .flt_nav1_btn.type2:hover {
    background-color: #11848e;
  }
}
@media all and (max-width: 680px) {
  .flt_nav1 {
    left: 0;
    right: 0;
    bottom: 18px;
    display: flex;
    flex-flow: row;
    gap: 0 10px;
    padding: 0 16px;
    opacity: 0;
    pointer-events: none;
  }
  .flt_nav1.view {
    opacity: 1;
    pointer-events: auto;
  }
  .flt_nav1.open {
    opacity: 0;
    pointer-events: none;
  }
  .flt_nav1_btn {
    width: 100%;
    height: 48px;
    border-radius: 100px;
    font-size: 15px;
    padding-top: 0;
  }
  .flt_nav1_btn_txt {
    padding-left: 30px;
  }
  .flt_nav1_btn .flt_nav1_btn_txt::after {
    width: 18.24px;
    height: 17.82px;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
  }
  .flt_nav1_btn.type2 .flt_nav1_btn_txt::after {
    width: 21.11px;
    height: 16.36px;
  }
}

/* header open */
#header.open {
  background: #335167;
}
#header.open .h_logo,
#header.open .h_corpo_link1,
#header.open nav,
#header.open .h_contactBtn {
  display: none;
}
.h_logo_w {
  display: none;
}
#header.open .h_logo_w {
  display: block;
}
@media all and (min-width: 681px) {
  #header .spMenu_sns {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 160px;
    margin: auto;
  }
  #header.open .spMenu_sns {
    display: flex;
    align-items: center;
    gap: 0 24px;
  }
  #header .spMenu_sns li {
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  }
  #header .spMenu_sns li:hover {
    opacity: 0.6;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
}
@media all and (max-width: 680px) {
}

/* メガメニュー */
.megaMenu {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 0 50px;
  color: #fff;
}
.megaMenu_nav {
  width: 100%;
  display: flex;
  gap: 0 74px;
}
.m_gnavi {
  width: 100%;
}
.m_gnavi .link1 {
  display: block;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.4;
  font-weight: 500;
  padding-bottom: 14px;
  border-bottom: 1px solid #fff;
  margin-bottom: 28px;
  color: #fff;
}
.m_gnavi .link1.sml1 {
  font-size: 15px;
}
.m_gnavi .link1 .text {
  display: inline-block;
  vertical-align: middle;
}

.m_gnavi i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 14px;
  height: 3px;
  margin-right: 9px;
  transition: width 0.3s;
}
.m_gnavi i::before,
.m_gnavi i::after {
  content: "";
  position: absolute;
  height: 1px;
  background: #fff;
}
.m_gnavi i::before {
  width: 100%;
  top: 50%;
  left: 0;
}
.m_gnavi i::after {
  width: 6px;
  top: calc((100% - 4px) / 2);
  right: -1px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.m_gnavi_c a {
  display: block;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4;
  margin-bottom: 15px;
}
.m_gnavi_c .text {
  display: inline-block;
  vertical-align: middle;
}
@media all and (min-width: 681px) {
  .m_gnavi a {
    transition: 0.3s ease;
  }
  .m_gnavi a:hover {
    opacity: 0.6;
  }
  .m_gnavi a:hover i {
    width: 18px;
  }
}
@media all and (max-width: 680px) {
  .megaMenu {
    width: 100%;
    padding: 10px 25px 30px;
  }
  .megaMenu_nav {
    width: 100%;
    display: block;
  }
  .m_gnavi {
    width: 100%;
  }
  .m_gnavi .link1 {
    font-size: 16px;
    padding: 16px 0;
    margin-bottom: 0;
    position: relative;
  }
  .m_gnavi .link1.sml1 {
    font-size: 16px;
  }
  .m_gnavi .link1 i {
    width: 20px;
    height: 3px;
    margin-right: 0;
    position: absolute;
    top: 3px;
    bottom: 0;
    right: 0;
    margin: auto;
  }
  .m_gnavi .m_toggle {
    position: relative;
  }
  .m_gnavi .m_toggle i {
    display: none;
  }
  .m_gnavi .m_toggle::before {
    content: "";
    width: 17px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 3px;
    margin: auto;
    transition: opacity 0.3s ease;
  }
  .m_gnavi .m_toggle::after {
    content: "";
    width: 1px;
    height: 16px;
    background-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 11px;
    margin: auto;
    transition: transform 0.3s ease;
  }
  .m_gnavi .m_toggle.on::before {
    opacity: 0;
  }
  .m_gnavi .m_toggle.on::after {
    transform: rotate(90deg);
  }
  .m_gnavi_c {
    display: none;
    padding: 14px 25px;
    border-bottom: 1px solid #fff;
  }
}
/* megaMenu_subBox1 */
.megaMenu_subBox1 {
  width: 100%;
  margin-top: 56px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.m_flt_nav1 {
  width: 440px;
  display: flex;
  gap: 0 16px;
}
.m_flt_nav1_btn {
  width: 100%;
  height: 50px;
  border-radius: 100px;
  color: #fff;
  background-color: #bf2661;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
  transition: 0.3s ease;
}
.m_flt_nav1_btn.type2 {
  background-color: #26b3bf;
}
.m_flt_nav1_btn_txt {
  position: relative;
  padding-left: 30px;
}
.m_flt_nav1_btn_txt::after {
  content: "";
  width: 20.36px;
  height: 19.89px;
  background: url(../img/common/ico_side_btn1.svg) no-repeat center / contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.m_flt_nav1_btn.type2 .m_flt_nav1_btn_txt::after {
  width: 21.11px;
  height: 16.36px;
}
@media all and (min-width: 681px) {
  .m_flt_nav1_btn:hover {
    background-color: #b2982a;
  }
}
@media all and (max-width: 680px) {
  .megaMenu_subBox1 {
    margin-top: 15px;
    display: block;
  }
  .megaMenu_subBox1 .w_link1 {
    width: 264px;
  }
  .m_flt_nav1 {
    width: 100%;
    gap: 0 10px;
  }
  .m_flt_nav1_btn {
    height: 48px;
    font-size: 15px;
  }
  .m_gnavi_sp {
    padding: 24px 0 28px;
    display: flex;
    justify-content: space-between;
  }
  .m_gnavi_sp a {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.4;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
  }
}

/* footer1
***************************************************************/

#footer1 {
  padding: 5% 0;
  margin:0 auto;
 border-top: solid #000000 3px;
max-width: 1200px;
}


#footer1 .inner {
  max-width: 950px;
  margin: auto;
  padding: 0 0 20px 0;
}

#footer1 .inner .title {
  max-width: 100%;
  text-align: center;
}


#footer1 .inner .title p {
  font-family: Noto Sans JP, sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: #000000;
  margin:2% 0 3% 0;
}

#footer1 .inner .title p span {
  font-family: Noto Sans JP, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  margin:2% 0 2% 0;
}

#footer1 .inner .other {
display: flex;
justify-content: space-around;
}

#footer1 .inner .other .box {
width:32%;
background: #FFFFFF;
border-radius: 8px;
border: 2px solid #333;
padding: 18px 5px;
cursor: pointer;
/* display:ruby;　*/
}

#footer1 .inner .other .box:hover {
  background-color: #c0c0c0;
  transition: background-color 0.3s ease;
}


#footer1 .inner .other .box h1 {
width: 100%;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
  font-weight: lighter;
  color: #000000;
  text-align:center;
}

#footer1 .inner .other .box h1 span{
width: 100%;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  text-align:center;
  margin: 5% 0;
}


#footer1 .inner .other .box h2 {
width: 100%;
  font-family: Noto Sans JP, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
  text-align:center;
  margin: 6% 0 15% 0;
}

#footer1 .inner .other .box h3 {
width: 100%;
text-align:center; 
margin: 0 0 8% 0;
}

#footer1 .inner .other .box h3 img {
  width: 50%;
  margin:0 auto; 
}



#footer1 .inner .other .box .yajirushi {
  width: 25px;
  height: 8px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  transform: skew(45deg);
  right:0;
  margin:4% auto 3% auto;
}


#footer1 .inner .other .box .yajirushi2 {
  width: 25px;
  height: 8px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  transform: skew(45deg);
  right:0;
  margin:4% auto 3% auto;
}



@media all and (max-width: 680px) {

#footer1 {
    padding-bottom: 20px;
	margin: 0 auto 5% auto;
 border-top: solid #000000 3px;
max-width: 90%;
  }
#footer1 .inner {
    width: 90.627%;
	margin: auto;
    padding: 15px 0 10px;
  }

#footer1 .inner .title {
  max-width: 100%;
  text-align: center;
}


#footer1 .inner .title p {
  font-family: Zen Kaku Gothic Antique, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  line-height:normal;
}


#footer1 .inner .other {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
margin: 3% 0;
}

#footer1 .inner .other .box {
width:100%;
background: #FFFFFF;
margin: 1.5% 1% ;
border-radius: 8px;
border: 2px solid #333;
padding: 10px 0 8px 0;
cursor: pointer;
text-align:center;
display:ruby;
}

#footer1 .inner .other .box h1 {	
  width: 100%;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
  font-weight: Medium;
  color: #000000;
  text-align:center;
  line-height:1.2;
  margin: 3% 0 0 0;
}


#footer1 .inner .other .box h1 span{	
  width: 100%;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  text-align:center;
}


#footer1 .inner .other .box h2 {	
  width: 100%;
  font-family: Noto Sans JP, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  text-align:center;
    margin: 2% 0 3% 0;
}



#footer1 .inner .other .box h3 {
width: 100%;
text-align:center; 
margin: 1% 0 1% 0;
}

#footer1 .inner .other .box h3 img {
  width: 45%;
  margin:0 auto; 
}

#footer1 .inner .other .box .yajirushi {
  width: 25px;
  height: 8px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  transform: skew(45deg);
  right:0;
  margin:-13% 0 3% 80%;
}

#footer1 .inner .other .box .yajirushi2 {
  width: 25px;
  height: 8px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  transform: skew(45deg);
  right:0;
  margin:-17% 0 3% 80%;
}


}


/* footer1
***************************************************************/



/* footer2
***************************************************************/

#footer2 {
  background: #EFF1F2;
  margin: 0 0 5% 3%;
}

#footer2 .inner {
  max-width: 1200px;
  margin: auto;
  padding: 10px 0 70px 0;
}

#footer2 .inner .title {
  max-width: 100%;
  text-align: center;
}



#footer2 .inner .pro_title{
  width: 50%; 
  margin: 5% auto 5% auto;
  position: relative;
  display: block;
  margin: 5% auto;
}

/* 左の角括弧 */
#footer2 .inner .pro_title::before {
  content: "";
  position: absolute;
  left: -20px;
  top: 0;
  height: 100%;
  width: 20px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
}

/* 右の角括弧 */
#footer2 .inner .pro_title::after {
  content: "";
  position: absolute;
  right: -20px;
  top: 0;
  height: 100%;
  width: 20px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
}

#footer2 .inner .pro_title h1{
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 38px;
    text-align: center;
    line-height:1.7;
}
#footer2 .inner .pro_title p{
    font-family: 'Noto Sans JP';
    font-size:18px;
    text-align: center;
    line-height:1.2;
}


#footer2 .inner .pro_title_sub{
    text-align: center;
    font-size:53px;
     font-family: 'Noto Sans JP';
    font-weight:bold;
}


#footer2 .inner .pro_title_sub span{
    color:#26BF84;
}


#footer2 .inner .pro_title_sub span::before {
  content: '“';
  font-size: 1.0em; /* 括弧だけ少し大きくしたい場合 */
  margin-right: 0.1em;
    color:#000000;
}

#footer2 .inner .pro_title_sub span::after {
  content: '”';
  font-size: 1.0em;
  margin-left: 0.1em;
   color:#000000; 
}



#footer2 .inner .pro_title_sub span2{
    color:#C78926;
}


#footer2 .inner .pro_title_sub span2::before {
  content: '“';
  font-size: 1.0em; /* 括弧だけ少し大きくしたい場合 */
  margin-right: 0.1em;
    color:#000000;
}

#footer2 .inner .pro_title_sub span2::after {
  content: '”';
  font-size: 1.0em;
  margin-left: 0.1em;
   color:#000000; 
}

#footer2 .inner .pro_title_sub p{
    font-size:32px;
    line-height: 2.0;
}


#footer2 .inner .other {
display: flex;
justify-content: space-around;
}

#footer2 .inner .other .box {
width:25%;
background: #FFFFFF;
margin: 0 1% ;
border-radius: 8px;
border: 1px solid #333;
padding: 10px 5px 10px 25px;
cursor: pointer;
display:ruby;
}

#footer2 .inner .other .box:hover {
  background-color: #c0c0c0;
  transition: background-color 0.3s ease;
}



#footer2 .inner .other .box p {
width: 80%;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: Medium;
  color: #000000;
}


#footer2 .inner .other .box .yajirushi {
  width: 25px;
  height: 8px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  transform: skew(45deg);
  right:0;
}











@media all and (max-width: 680px) {

#footer2 {
    padding-bottom: 20px;
	margin: 0 0 5% 0;
  }
#footer2 .inner {
    width: 90.627%;
	margin: auto;
    padding: 30px 0 10px;
  }

#footer2 .inner .title {
  max-width: 100%;
  text-align: center;
}






#footer2 .inner .pro_title{
  width: 80%; 
  margin: 5% auto 5% auto;
  position: relative;
  display: block;
  margin: 5% auto;
}

/* 左の角括弧 */
#footer2 .inner .pro_title::before {
  content: "";
  position: absolute;
  left: -20px;
  top: 0;
  height: 100%;
  width: 20px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
}

/* 右の角括弧 */
#footer2 .inner .pro_title::after {
  content: "";
  position: absolute;
  right: -20px;
  top: 0;
  height: 100%;
  width: 20px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
}

#footer2 .inner .pro_title h1{
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 23px;
    text-align: center;
    line-height:1.7;
}
#footer2 .inner .pro_title p{
    font-family: 'Noto Sans JP';
    font-size:13px;
    text-align: center;
    line-height:1.2;
}


#footer2 .inner .pro_title_sub{
    text-align: center;
    font-size:53px;
     font-family: 'Noto Sans JP';
    font-weight:bold;
}


#footer2 .inner .pro_title_sub span{
    color:#26BF84;
}


#footer2 .inner .pro_title_sub span::before {
  content: '“';
  font-size: 1.0em; /* 括弧だけ少し大きくしたい場合 */
  margin-right: 0.1em;
    color:#000000;
}

#footer2 .inner .pro_title_sub span::after {
  content: '”';
  font-size: 1.0em;
  margin-left: 0.1em;
   color:#000000; 
}



#footer2 .inner .pro_title_sub span2{
    color:#C78926;
}


#footer2 .inner .pro_title_sub span2::before {
  content: '“';
  font-size: 1.0em; /* 括弧だけ少し大きくしたい場合 */
  margin-right: 0.1em;
    color:#000000;
}

#footer2 .inner .pro_title_sub span2::after {
  content: '”';
  font-size: 1.0em;
  margin-left: 0.1em;
   color:#000000; 
}

#footer2 .inner .pro_title_sub p{
    font-size:32px;
    line-height: 2.0;
}


#footer2 .inner .other {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
margin: 11% 0 2% 0;
}

#footer2 .inner .other .box {
width:48%;
background: #FFFFFF;
margin: 1.5% 1% ;
border-radius: 8px;
border: 1px solid #333;
padding: 10px 10px;
cursor: pointer;
text-align:center;
/*display:ruby;*/
}

#footer2 .inner .other .box p {	
  width: 100%;
  font-family: Noto Sans JP, sans-serif;
  font-size: 13px;
  font-weight: Medium;
  color: #000000;
  
}




}


/* footer2
***************************************************************/


/* footer3
***************************************************************/
#footer3 {
  background: #1F9BA5;
}


#footer3 .inner {
  max-width: 1200px;
  margin: auto;
  padding: 30px 0 20px 0;
}

#footer3 .inner .title {
  max-width: 100%;
  text-align: center;
}

#footer3 .inner .title p {
  font-family: Zen Kaku Gothic Antique, sans-serif;
  font-size: 44px;
  font-weight: bold;
  color: #fff;
}

#footer3 .inner .title p span {
  font-family: Montserrat, sans-serif;
  font-size: 72px;
  font-weight: 700;
  color: #fff;
}

#footer3 .inner .contact {
  display: flex;
  justify-content: space-around;
}

#footer3 .inner .contact .reserve {
width: 50%;
height:250px;
}

#footer3 .inner .contact .reserve p{
font-family: Noto Sans JP, sans-serif;
font-size: 18px;
font-weight: bold;
color: #fff;
text-align: center;
padding-top:6%;
}

#footer3 .inner .contact .reserve .botan {
background: white;
margin: 3% 8% 10% 8%;
border-radius:10px;
}



#footer3 .inner .contact .reserve .botan p {
padding: 6% 3%;
font-family: Noto Sans JP, sans-serif;
font-size: 26px;
font-weight: bold;
color: #BF2761;
text-align: center;

}


/* 予約ボタンに対する hover */
#footer3 .contact .reserve .botan:hover {
  background-color: #ffff00;
  transition: background-color 0.3s ease;
}


#footer3 .inner .contact .siryo {
width: 50%;
height:250px;
}

#footer3 .inner .contact .siryo p{
font-family: Noto Sans JP, sans-serif;
font-size: 18px;
font-weight: bold;
color: #fff;
text-align: center;
padding-top:6%;
}

#footer3 .inner .contact .siryo .botan {
background: white;
margin: 3% 8% 10% 8%;
border-radius:10px;
}


#footer3 .inner .contact .siryo .botan p {
padding: 6% 3%;
font-family: Noto Sans JP, sans-serif;
font-size: 26px;
font-weight: bold;
color: #1F9BA5;
text-align: center;
}

/* 資料請求ボタンに対する hover */
#footer3 .contact .siryo .botan:hover {
  background-color: #ffff00;
  transition: background-color 0.3s ease;
}



@media all and (max-width: 680px) {
  #footer3 {
    padding-bottom: 5px;
  }
  #footer3 .inner {
    width: 90.627%;
	margin: auto;
    padding: 34px 0 10px;
  }

#footer3 .inner .title {
  max-width: 100%;
  text-align: center;
}

#footer3 .inner .title p {
  font-family: Zen Kaku Gothic Antique, sans-serif;
  font-size: 29px;
  font-weight: bold;
  color: #fff;
  line-height:normal;
}

#footer3 .inner .title p span {
  font-family: Montserrat, sans-serif;
  font-size: 47px;
  font-weight: bold;
  color: #fff;
  margin-right:2%;
}

#footer3 .inner .contact {
  display: block;
}

#footer3 .inner .contact .reserve {
width: 100%;
height:150px;
}

#footer3 .inner .contact .reserve p{
font-family: Noto Sans JP, sans-serif;
font-size: 13px;
font-weight: bold;
color: #fff;
text-align: center;
padding-top:6%;
}

#footer3 .inner .contact .reserve .botan {
background: white;
margin: 3% 3%;
border-radius:10px;
}

#footer3 .inner .contact .reserve .botan p {
padding: 5% 3% 6% 3%;
font-family: Noto Sans JP, sans-serif;
font-size: 20px;
font-weight: bold;
color: #BF2761;
text-align: center;

}

#footer3 .inner .contact .reserve .botan p img {
max-width:10%;
}


#footer3 .inner .contact .siryo {
width: 100%;
height:150px;
}

#footer3 .inner .contact .siryo p{
font-family: Noto Sans JP, sans-serif;
font-size: 14px;
font-weight: bold;
color: #fff;
text-align: center;
padding-top:2%;
}

#footer3 .inner .contact .siryo .botan {
background: white;
margin: 3% 3%;
border-radius:10px;
}

#footer3 .inner .contact .siryo .botan p {
padding: 5% 3% 6% 3%;
font-family: Noto Sans JP, sans-serif;
font-size: 20px;
font-weight: bold;
color: #1F9BA5;
text-align: center;
}

#footer3 .inner .contact .siryo .botan p img {
max-width:10%;
}


}


/* footer3
***************************************************************/





















/* コンテンツ */
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}

/* コンテンツ */
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}

/* コンテンツ */
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}

/* コンテンツ */
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
