@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
body {
  font-family: yu-gothic-pr6n, "游ゴシック体", YuGothic, "游ゴシック Medium",
    "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.6;
  background: #fff;
  word-wrap: break-word;
  text-size-adjust: 100%;
  /*  overflow-scrolling: touch;*/
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
  color: #00021f;
}
.ja {
  font-family: yu-gothic-pr6n, "游ゴシック体", YuGothic, "游ゴシック Medium",
    "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
img {
  display: block;
  width: 100%;
  height: auto;
  line-height: 1;
  backface-visibility: hidden;
}
svg {
  width: 100%;
}
a {
  color: #222;
  text-decoration: none;
  transition: all 0.3s;
}
a:hover {
  color: #222;
}
p,
dt,
dd,
li,
h2,
h3,
h4,
h5,
h6,
a {
  color: #222;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
}
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?xoh5oh");
  src: url("fonts/icomoon.eot?xoh5oh#iefix") format("embedded-opentype"),
    url("fonts/icomoon.ttf?xoh5oh") format("truetype"),
    url("fonts/icomoon.woff?xoh5oh") format("woff"),
    url("fonts/icomoon.svg?xoh5oh#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow_drop_down:before {
  content: "\e900";
}
.icon-line:before {
  content: "\e901";
}
.icon-play_arrow:before {
  content: "\e903";
}
.icon-phone:before {
  content: "\e942";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-facebook1:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9f";
}
.icon-x1:before {
  content: "\e901";
}
.wrap {
  overflow: hidden;
}
.pcDisp {
  display: none;
}
.spDisp {
  display: block;
}
.wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-top: 84px;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
.bold {
  font-family: "YuGothic-B", "メイリオ", sans-serif;
}
.mgt10 {
  margin-top: 10px;
}
*:focus {
  outline: none;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.minen {
  font-family: "Libre Baskerville", serif;
}
.pd15 .w100 {
  width: 100%;
  font-size: 16px;
  margin: 50px auto;
}
.pd15 {
  padding: 0 15px;
}
.pd15.calc3 {
  justify-content: space-between;
}
.pd15.calc3 .linkInr {
  width: 48%;
}
.font_sub {
  font-weight: bold;
}
@font-face {
  font-family: "YuGothic-B";
  src: url("../css/fonts/YuGothic-B.woff") format("woff");
}
.min {
  font-family: "Shippori Mincho", serif;
}
.bold.min,
.min .bold {
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
}
/*-----header-----*/
header {
  z-index: 1000;
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
}
.headerWrap {
  background-color: #fff;
  height: 80px;
}
.headerWrap .logo {
  height: auto;
  line-height: 1;
  width: 100px;
  position: fixed;
  top: 12px;
  left: 15px;
}
.headerWrap .rightCont {
  position: fixed;
  right: 0;
  top: 40px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  /*  max-width: 250px;*/
  width: 100%;
  justify-content: space-around;
}
.headerWrap .rightCont .aroowcont {
  /*
  margin-bottom: 5px;
  width: 146px;
*/
  width: 49%;
}
.headerWrap .rightCont .aroowcont2 {
  /*  margin-bottom: 5px;*/
  /*  width: 146px;*/
  width: 49%;
}
.headerWrap .rightCont .aroowcont a {
  padding: 4px;
  background-color: #ceae00;
  color: #fff;
  font-size: 10px;
  letter-spacing: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  width: 100%;
  line-height: 1.2;
}
.headerWrap .rightCont .aroowcont2 a {
  padding: 4px;
  background-color: #0693e3;
  color: #fff;
  font-size: 10px;
  letter-spacing: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  width: 100%;
  line-height: 1.2;
}
.headerWrap .rightCont .aroowcont .icon-play_arrow {
  font-size: 12px;
  display: inline-block;
  margin-right: 5px;
}
.headerWrap .rightCont .aroowcont2 .icon-play_arrow {
  font-size: 12px;
  display: inline-block;
  margin-right: 5px;
}
.headerWrap .rightCont .icon-phone {
  font-size: 18px;
  transform: rotate(10deg);
}

/* 追記 */
.headerWrap .rightCont small {
  font-size: 10px;
}

.btmheader {
  background-color: #00021f;
  color: #fff;
}
#spNav .gnavWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.gnavList {
  width: 100%;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}
.gnavList li a {
  font-size: 10px;
  display: block;
  color: #fff;
  padding: 15px;
}
.headerWrap .headerNav a,
.gnavList li a {
  position: relative;
}
/**/
.spMenu {
  cursor: pointer;
  display: block;
  height: 40px;
  width: 60px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1010;
  transition: all 1s;
}
.spMenu span {
  background-color: #00021f;
  height: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 25px;
  position: absolute;
  border-radius: 30px;
  right: 15px;
  -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}
.spMenu span:nth-of-type(1) {
  top: 13px;
}
.spMenu span:nth-of-type(2) {
  top: 20px;
}
.spMenu span:nth-of-type(3) {
  top: 27px;
}
.spMenu.active span {
  background-color: #fff;
}
.spMenu.active span:nth-of-type(1) {
  -webkit-transform: translateY(7px) rotate(-45deg);
  transform: translateY(7px) rotate(-45deg);
}
.spMenu.active span:nth-of-type(2) {
  -webkit-transform: translateY(-1px) rotate(45deg);
  transform: translateY(-1px) rotate(45deg);
}
.spMenu.active span:nth-of-type(3) {
  opacity: 0;
}
/**/
#headerNav {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  transition: all 550ms ease 0.25s;
  visibility: hidden;
  /*  padding: 60px 30px;*/
  width: 100%;
  position: fixed;
  right: -100%;
  top: 0;
  z-index: 990;
  background-color: #00021f;
  overflow-y: scroll;
  justify-content: center;
  align-items: center;
  padding: 12rem 4.5rem;
}
#headerNav::after {
  background-color: #fff;
  content: "";
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 550ms ease 0.25s;
}
#headerNav.active {
  visibility: visible;
  right: 0;
}
#headerNav .gnavWrap {
  padding: 100px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
#headerNav .gnavList li {
  width: 100%;
  text-align: left;
  padding-left: 2.5rem;
  line-height: 1.2;
  border-bottom: 1px solid #fff;
}
#headerNav .gnavList li:last-child {
  border: none;
}
#headerNav .gnavList .spDisp li {
  border-bottom: 1px solid #fff;
}
#headerNav .gnavList li a::before {
  position: absolute;
  content: "▶︎";
  transform: translateY(-50%);
  top: 50%;
  left: -1.5rem;
  font-size: 1.3rem;
  color: #fff;
}
#headerNav .gnavList li a {
  color: #fff;
  position: relative;
  padding: 1.4rem;
}
#headerNav .gnavList li a::after {
  display: none;
}
.headerWrap #headerNav .gnavList a {
  font-size: 3rem;
  padding: 1.5rem 3rem;
  color: #a8a8a8;
  display: block;
  line-height: 1.6;
}
/**/
.breadcrumb {
  max-width: 1200px;
  margin: 20px auto 20px;
  font-size: 13px;
  padding-left: 15px;
}
.contents {
  padding: 80px 15px;
}
.common_mv {
  height: 100px;
  padding-left: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 20px;
  font-family: "YuGothic-B";
  margin-bottom: 25px;
  background: url(../images/clinic/mv.jpg) no-repeat right 12% center/cover;
}
.special {
  position: fixed;
  bottom: 20px;
  right: 20px;
  margin-left: 20px;
  z-index: 1;
}
.special img {
  max-width: 400px;
}
.contInr {
  max-width: 1240px;
  margin: auto;
}
.contTtl {
  font-size: 13px;
  margin-bottom: 30px;
  letter-spacing: 0;
}
.contTtl .en {
  font-size: 40px;
  line-height: 1.2;
  font-family: ltc-bodoni-175, serif;
  font-weight: 400;
}
.en {
  font-family: ltc-bodoni-175, serif;
  font-weight: 400;
}
.en.bold,
.bold .en {
  font-family: ltc-bodoni-175, serif;
  font-weight: 500;
  font-style: normal;
}
.item01 {
  order: 1;
}
.item02 {
  order: 2;
}
/**/
.tabWrap {
  border: 1px solid #bcbcbc;
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
}
.tabWrap li {
  width: 33.3%;
  border-right: 1px solid #bcbcbc;
}
.tabWrap.clm4 li {
  width: 50%;
}
.tabWrap li:last-child {
  border-right: none;
}
.tabWrap li a {
  background-color: #fff;
  font-size: 16px;
  color: #000;
  display: block;
  padding: 8px 0 6px;
  text-align: center;
}
.tabWrap li.active a,
.tabWrap li a:hover {
  background-color: #ddd;
}
.tabContents .tabContentsInr {
  display: none;
}
.tabContents .tabContentsInr.active {
  display: block;
}
.grayTbl th {
  border-bottom: solid 2px #c9b090;
  font-size: 13px;
}
.grayTbl td {
  border-bottom: solid 1px #efefef;
  font-size: 14px;
  padding: 20px 15px;
}
.indList li {
  padding-left: 2.5rem;
  text-indent: -1.5rem;
}
/*topics*/
.wp-pagenavi {
  text-align: center;
}
.page-numbers {
  padding: 10px 20px;
  background-color: #fff;
  border: solid 1px #e7ddd1;
  margin: 0 7px;
  display: inline-block;
  width: 50px;
  height: 50px;
}
.page-numbers.current,
.page-numbers:hover {
  background-color: #e7ddd1;
}
/*footer*/
.footersp {
  border-top: 1px solid #00021f;
  text-align: center;
}
.footersp .listwrap li {
  border-bottom: 1px solid #00021f;
}
/*
.footersp .listwrap li:last-child {
  border-bottom: none;
}
*/
.footersp .listwrap li a {
  padding: 15px;
  font-size: 12px;
  color: #00021f;
  display: block;
  font-family: "YuGothic-B";
}
.footersp .txt a {
  color: #00021f;
  font-family: "YuGothic-B";
  border-bottom: 1px solid #00021f;
}
.footersp .txt2 a {
  color: #00021f;
  font-family: "YuGothic-B";
  border-bottom: 1px solid #00021f;
}
.footersp .cvsbtn,
.cvsbtn2 {
  margin-bottom: 10px;
  letter-spacing: 0;
}
footer .cvsbtn a,
.cvsbtn2 a {
  letter-spacing: 0;
}
footer {
  background-color: #00021f;
  padding: 20px 0 0;
}
footer .logo {
  max-width: 180px;
  /*  width: 60%;*/
}
footer .telBtn a,
footer .txt,
footer .iconList li a,
footer .rightCont ul li a {
  color: #fff;
}
footer .txt {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 20px;
}
footer .txt small {
  font-size: 8px;
}
footer .txt a {
  color: #ceae00;
  font-weight: 600;
}
footer .telBtn {
  margin-bottom: 20px;
}
footer .telBtn a {
  font-size: 25px;
  display: flex;
  align-items: center;
}
footer .telBtn a small {
  margin-left: 10px;
  font-size: 8px;
}
footer .iconList {
  margin-bottom: 2rem;
}
footer .ttl {
  font-size: 1.4rem;
  color: #fff;
  padding-left: 1rem;
  border-left: 0.5rem solid #fff;
  margin-bottom: 1rem;
}
footer .iconList li {
  padding: 0 7px;
}
footer .iconList li a {
  font-size: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 5px;
  padding: 5px 0 5px 3px;
}
footer .iconList .twitter a {
  background-color: #333333;
}
footer .iconList .instagram a {
  background: linear-gradient(
    45deg,
    #f7cd2e 0%,
    #f70d1a 40%,
    #7c39af 80%,
    #7c39af 100%
  );
}
footer .iconList .line a {
  background-color: #1dc321;
}
footer .rightCont {
  padding: 0 15px;
}
footer .rightCont ul li {
  margin-bottom: 10px;
}
footer .rightCont ul li a {
  font-size: 15px;
}
footer .rightCont ul li a:hover {
  color: #ddd;
}
footer .rightCont .contact {
  max-width: 300px;
}
footer .rightCont .cvsbtn a,
.footersp .cvsbtn a {
  background-image: linear-gradient(
    to right,
    #ddd 0%,
    #ddd 50%,
    #ceae00 50%,
    #ceae00 100%
  );
}
footer .rightCont .cvsbtn2 a,
.footersp .cvsbtn2 a {
  background-image: linear-gradient(
    to right,
    #ddd 0%,
    #ddd 50%,
    #0693e3 50%,
    #0693e3 100%
  );
}
footer .leftCont {
  width: 100%;
  padding: 0 15px;
  position: relative;
}
footer .telBtn a small {
  margin-left: 10px;
  font-size: 15px;
}
.copyright {
  font-size: 15px;
  color: #fff;
  border-top: 2px solid #fff;
  padding: 15px;
}
/*-----pagenation-----*/
.pagination {
  width: 100%;
}
.wp-pagenavi,
.nav-links {
  text-align: center;
  padding-bottom: 100px;
}
.wp-pagenavi .page-numbers,
.nav-links .page-numbers {
  background-color: #000;
  padding: 6px;
  color: #fff;
  font-size: 15px;
  margin: 0 10px 10px;
  width: 35px;
  height: 35px;
  border-radius: 3px;
  text-align: center;
  display: inline-block;
  font-weight: 600;
}
.nav-links .page-numbers.prev {
  transform: rotate(-180deg);
}
.wp-pagenavi .page-numbers.dots,
.nav-links .page-numbers.dots {
  color: #ddd;
  background-color: transparent;
}
.wp-pagenavi .page-numbers:hover,
.wp-pagenavi .page-numbers.current,
.nav-links .page-numbers:hover,
.nav-links .page-numbers.current {
  background-color: #ddd;
}
.wp-pagenavi .page-numbers .icon-raindrop,
.nav-links .page-numbers .icon-raindrop {
  position: relative;
  display: inline-block;
  height: 20px;
}
.wp-pagenavi .page-numbers .icon-raindrop::before,
.nav-links .page-numbers .icon-raindrop::before {
  font-size: 30px;
  line-height: 1;
  top: 50%;
  left: 50%;
  transform: rotate(90deg) translateX(-40%) translateY(50%);
  position: absolute;
}
.wp-pagenavi .page-numbers .icon-raindrop.back::before,
.nav-links .page-numbers .icon-raindrop.back::before {
  transform: rotate(-90deg) translateX(40%) translateY(-50%);
}
footer .cvsbtn,
footer .cvsbtn2 {
  margin: 0px auto 2rem;
}
.cvsbtn,
.cvsbtn2 {
  max-width: 300px;
  margin: 30px auto;
}
.cvsbtn a,
.cvsbtn2 a {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 200% auto;
  background-image: linear-gradient(
    to right,
    #ddd 0%,
    #ddd 50%,
    #00021f 50%,
    #00021f 100%
  );
  padding: 15px;
  text-align: center;
  border-radius: 30px;
  overflow: hidden;
  display: block;
  color: #fff;
  font-family: "YuGothic-B";
  line-height: 1;
  font-size: 1.8rem;
  width: 100%;
  position: relative;
  transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.cvsbtn a:hover,
.cvsbtn2 a:hover {
  background-position: 0 0;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.4);
  color: #00021f;
}
.cvsbtn a span,
.cvsbtn2 a span {
  position: relative;
  z-index: 10;
}
.cvsbtn a span::after,
.cvsbtn2 a span::after {
  position: absolute;
  content: "\e903";
  font-family: "icomoon";
  font-size: 20px;
  right: -25px;
  top: 50%;
  transition: all 0.5s;
  -webkit-transition: all 0.3s;
  transform: translateY(-50%);
  z-index: 10;
}
.cvsbtn a:hover::after,
.cvsbtn2 a:hover::after {
  right: 15px;
  color: #00021f;
}
.tabContentsInr a:hover {
  opacity: 0.7;
}
.txt {
  font-size: 1.4rem;
}
.txt2 {
  font-size: 1.1rem;
  margin-bottom: 30px;
}
.lowerlist {
  margin-top: 60px;
}
.lowerlist .lowerlistinr {
  margin-bottom: 60px;
}
.lowerlist .lowerlistinr .ttl {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}
.lowerlist .lowerlistinr .txt {
  font-size: 13px;
}
/**/
.infolist {
  max-width: 80rem;
  margin: 0 auto 3rem;
}
.infolist li a {
  font-size: 18px;
  padding: 1.5rem;
  border-bottom: 1px solid #ddd;
  align-items: center;
}
.infolist li a .ttl {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.infolist li a time,
.infolist li a .cat {
  margin-right: 1rem;
  font-size: 14px;
}
.infolist li a .cat span {
  padding: 0.5rem 1rem;
  color: #fff;
}
.infolist li a .cat .media {
  background-color: #ceae00;
}
.infolist li a .cat .news {
  background-color: #0693e3;
}
.single .cont_inr {
  max-width: 80rem;
  margin: auto;
}
.single .cont_inr .ttl {
  font-size: 2rem;
  border-bottom: 1px solid #00021f;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
}
.single .cont_inr time {
  font-size: 1.4rem;
  margin-bottom: 4rem;
  display: block;
}
.single .cont_inr .textcont {
  font-size: 1.6rem;
}
@media screen and (min-width: 769px) {
  .spDisp {
    display: none;
  }
  .pcDisp {
    display: block;
  }
  .item01 {
    order: 2;
  }
  .item02 {
    order: 1;
  }
  header {
    height: 100px;
  }
  .headerWrap {
    height: 90px;
  }
  .headerWrap .logo {
    width: 270px;
    top: 20px;
    left: 30px;
  }
  .headerWrap .rightCont {
    top: 24px;
    right: 15px;
    max-width: 440px;
    justify-content: space-around;
  }
  .headerWrap .rightCont .aroowcont {
    /*  display: inline-block;
    right: 3rem;
    top: 1rem;
*/
    max-width: 34rem;
    width: 56%;
    margin-bottom: 0.5rem;
  }
  .headerWrap .rightCont .aroowcont2 {
    /*  display: inline-block;
    right: 3rem;
    top: 1rem;
*/
    max-width: 34rem;
    width: 42%;
    margin-bottom: 0.5rem;
  }
  .headerWrap .rightCont .aroowcont a,
  .headerWrap .rightCont .aroowcont2 a {
    padding: 0.5rem;
    font-size: 1.6rem;
    line-height: 1;
  }
  .headerWrap .rightCont .aroowcont a:hover {
    background-color: #ddd;
  }
  .headerWrap .rightCont .aroowcont2 a:hover {
    background-color: #ddd;
  }
  .headerWrap .rightCont .en {
    font-size: 20px;
    margin-right: 5px;
  }
  .headerWrap .rightCont .telBtn a {
    align-items: center;
    justify-content: center;
  }
  .headerWrap .rightCont .telBtn a:hover {
    color: #ddd;
  }
  .headerWrap .rightCont .telBtn a .ja {
    font-size: 10px;
  }
  .headerWrap .rightCont .aroowcont .icon-play_arrow {
    font-size: 25px;
  }
  .headerWrap .rightCont .aroowcont2 .icon-play_arrow {
    font-size: 25px;
  }
  #spNav .gnavWrap {
    padding: 15px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }
  #headerNav .gnavList li {
    transition: all 0.5s;
  }
  #headerNav .gnavList li:hover {
    padding-left: 5.5rem;
  }
  #headerNav .gnavList li a::before {
    left: -2rem;
    top: 60px;
    font-size: 1.8rem;
  }
  .spNav .gnavList {
    text-align: center;
    justify-content: center;
  }
  .gnavList li a {
    font-size: 20px;
    color: #000;
    padding: 15px;
    position: relative;
  }
  .gnavList li a::after {
    position: absolute;
    content: "/";
    right: 0;
    top: 0;
    color: #fff;
  }
  .gnavList li:last-child a::after {
    display: none;
  }
  .spNav .gnavList li a {
    font-size: 15px;
    padding: 0 20px;
    font-weight: 600;
    color: #fff;
  }
  .spNav .gnavList li a:hover {
    color: #ceae00;
  }
  /**/
  .spMenu {
    height: 60px;
    width: 60px;
    right: 2rem;
    top: 9rem;
  }
  .spMenu span {
    width: 40px;
    background-color: #fff;
  }
  .spMenu span:nth-of-type(1) {
    top: 20px;
  }
  .spMenu span:nth-of-type(2) {
    top: 28px;
  }
  .spMenu span:nth-of-type(3) {
    top: 36px;
  }
  #headerNav {
    width: 600px;
    padding: 9rem 7.5rem;
  }
  #headerNav .gnavList li {
    padding-left: 3.5rem;
  }
  #headerNav .gnavList li a {
    padding: 50px 15px;
  }
  #headerNav .gnavList li a .en {
    color: #fff;
    display: block;
    opacity: 0.3;
    font-size: 20px;
  }
  /**/
  .breadcrumb {
    font-size: 15px;
  }
  .wrapper {
    margin-top: 150px;
  }
  .contTtl {
    font-size: 20px;
    margin-bottom: 50px;
  }
  .contTtl .en {
    font-size: 100px;
    display: block;
  }
  .nmlBtn a {
    max-width: 360px;
    font-size: 20px;
    padding: 25px 10px 22px 30px;
  }
  .pd15.calc3 {
    justify-content: flex-start;
  }
  .calc3 .linkInr,
  .pd15.calc3 .linkInr {
    width: calc(100% / 3);
    padding: 0 10px;
  }
  footer {
    padding: 50px 0 0;
  }
  footer .logo {
    max-width: 470px;
  }
  footer .contInr {
    align-items: flex-start;
    justify-content: space-between;
  }
  footer .leftCont {
    width: 35%;
  }
  footer .rightCont {
    width: 50%;
    display: flex;
    justify-content: space-between;
    max-width: 70rem;
  }
  footer .listwrap {
    text-align: left;
    width: 48%;
  }
  footer .rightCont .contact {
    margin-left: auto;
  }
  footer .iconList li a {
    font-size: 25px;
    width: 40px;
    height: 40px;
    border-radius: 10px;
  }
  footer .txt {
    font-size: 15px;
    margin-bottom: 40px;
  }
  footer .txt small {
    font-size: 14px;
  }
  .foot_menu {
    background: #e9e9f2;
    padding: 35px 0 0;
    margin: 0 auto;
  }
  .foot_menu .foot_menu_list {
    padding: 0 0 50px;
    max-width: 1000px;
    margin: auto;
  }
  .foot_menu .foot_menu_list .foot_ttl {
    border-bottom: 1px solid #00021f;
    padding-bottom: 5px;
    font-size: 18px;
    font-family: "YuGothic-B";
    margin-bottom: 15px;
  }
  .footlist_item {
    width: 100%;
    justify-content: flex-start;
  }
  .footlist_item .footlist_ttl {
    padding: 10px 0 0;
    font-size: 16px;
    font-family: "YuGothic-B";
    border-bottom: 1px solid #00021f;
    margin-bottom: 15px;
  }
  .footlist_menu {
    font-size: 15px;
    margin-bottom: 5px;
  }
  .footlist_item_wrap {
    margin-right: 115px;
  }
  .footlist_item_wrap li {
    margin-bottom: 5px;
  }
  .footlist_item_wrap li:hover {
    opacity: 0.7;
  }
  .footlist_item_wrap small {
    font-size: 8px;
    vertical-align: 2.3px;
  }
  .foot_shop {
    background: #d2d2e6;
    padding: 35px 0 0;
    margin: 0 auto;
  }
  .foot_shop .foot_shop_list {
    padding: 0 0 50px;
    max-width: 1000px;
    margin: auto;
  }
  .foot_shop .foot_shop_list .foot_ttl {
    border-bottom: 1px solid #00021f;
    padding-bottom: 5px;
    font-size: 18px;
    font-family: "YuGothic-B";
    margin-bottom: 15px;
  }
  .footlist_shop {
    font-size: 15px;
    margin-bottom: 5px;
  }
  .txt {
    font-size: 16px;
    line-height: 2;
  }
  .common_mv {
    height: 200px;
    padding-left: 80px;
    font-size: 40px;
    margin-bottom: 25px;
  }
  .lowerlist .lowerlistinr .ttl {
    font-size: 20px;
  }
  .lowerlist .lowerlistinr .txt {
    font-size: 16px;
  }
  .infolist li a {
    font-size: 18px;
    position: relative;
  }
  .infolist li a::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #00021f;
    content: "";
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .infolist li a:hover::after {
    width: 100%;
  }
  .infolist li a .ttl {
    width: calc(100% - 210px);
  }
}
@media screen and (min-width: 1000px) {
  .headerWrap .logo {
    width: 380px;
    top: 10px;
    left: 30px;
  }
  .spNav .gnavList li a {
    font-size: 18px;
    padding: 0 20px;
  }
}
@media screen and (min-width: 768px) {
  .foot_menu {
    padding: 30px;
  }
  .foot_shop {
    padding: 30px;
  }
}
@media screen and (max-width: 768px) {
  /*
  .headerWrap .rightCont .aroowcont {
    margin-right: 14px;
  }
  .headerWrap .rightCont .aroowcont2 {
    margin-right: 14px;
  }
*/
  /*
  .headerWrap .rightCont {
    display: flex;
  }
*/
  .headerWrap .rightCont .en,
  .headerWrap .rightCont .ja {
    display: none;
  }
  .headerWrap .rightCont a {
    display: flex;
    background-color: #00021f;
    color: #fff;
    height: 20px;
    width: 33px;
    align-items: center;
    justify-content: left;
    line-height: 1;
    border-radius: 100%;
    font-size: 1rem;
  }
  .gnavList {
    align-items: center;
  }
  .gnavList .spDisp {
    width: 100%;
  }
  /*
  .gnavList li {
    width: 19%;
    border-right: 1px solid #fff;
  }
*/
  .gnavList li:nth-child(4) {
    width: 24%;
  }
  .gnavList li:last-child {
    border-right: none;
  }
  .gnavList li a {
    line-height: 1.2;
    padding: 1.4rem 3rem;
  }
  #spNav {
    display: none;
  }
  #headerNav .gnavList li a .en {
    display: none;
  }
  #headerNav .gnavList li a {
    font-size: 1.8rem;
  }
  footer .rightCont .cvsbtn,
  .cvsbtn2,
  .footersp .cvsbtn,
  .footersp .cvsbtn2 {
    max-width: 250px;
  }
  footer .rightCont .cvsbtn a,
  .cvsbtn2 a,
  .footersp .cvsbtn a,
  .footersp .cvsbtn2 a {
    font-size: 15px;
  }
  footer .leftCont {
    display: flex;
    justify-content: space-between;
  }
  footer .iconList li {
    padding: 0 1.4rem 0 0;
  }
  .footersp .listwrap {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
  }
  .footersp .listwrap li {
    width: 50%;
  }
  .footersp .listwrap li:nth-child(2n) {
    border-left: 1px solid #00021f;
  }
  footer .iconListwrap {
    width: 30%;
  }
  .foot_menu_listsp {
    background: #d2d2e6;
    font-family: "YuGothic-B";
    text-align: left;
  }
  .foot_menu_listsp .foot_ttl {
    padding: 15px;
    font-size: 18px;
    border-bottom: 1px solid #00021f;
  }
  .footlist_item_wrap p {
    font-size: 15px;
    padding: 10px 0 10px 20px;
    background: #e0e0ec;
  }
  .footlist_menu {
    font-size: 12px;
    background: #f0f0f6;
  }
  .footlist_menu li {
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #ffffff;
  }
  .footlist_menu li:last-child {
    border-bottom: none;
  }
  .footlist_item_wrap small {
    font-size: 7px;
    vertical-align: 1px;
  }
  .infolist li a time,
  .infolist li a .cat {
    margin-bottom: 1.5rem;
  }
}

:target::before {
	content: "";
	display: block;
	height: 70px;
	/* 固定ヘッダーの高さ */
	margin-top: -70px;
	/* 固定ヘッダーの高さ */
}
