@charset "UTF-8";
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
}

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

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input,
textarea,
select {
  *font-size: 100%;
}

.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

a {
  outline: none;
  text-decoration: none;
  color: inherit;
}

img {
  vertical-align: bottom;
}

a[href],
label[for],
button,
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="image"],
input[type="radio"],
input[type="checkbox"],
select {
  cursor: pointer;
}

a[href^="tel:"] {
  cursor: default;
}

/*-------------------------
  ROLL OVER
-------------------------*/
.ro {
  transition: all 0.25s linear;
}

.ro:hover {
  opacity: .7;
  transition: all 0.25s linear;
}

.ro:hover img {
  opacity: 1;
}

.ro a:hover, .ro a:hover img {
  transition: none;
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .ro:hover,
  .ro a:hover,
  .ro a:hover img {
    opacity: 1;
  }
}

/*-------------------------
  pcCont/spCont
-------------------------*/
.sp, .spCont {
  display: none;
}

#spMenuOverlay, #spMenu {
  display: none;
}

@media only screen and (max-width: 767px) {
  .pc, .pcCont {
    display: none;
  }
  .sp, .spCont {
    display: block;
  }
}

/*-------------------------
  COMMONS
-------------------------*/
.tac {
  text-align: center;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.f_left {
  float: left;
}

.f_right {
  float: right;
}

.clear {
  clear: both;
}

button {
  cursor: pointer;
  outline: none;
}

.fBox {
  display: flex;
}

svg {
  fill: currentColor;
}

.preload * {
  transition: none !important;
}

.ofi {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.ac_tn {
  cursor: pointer;
}

img {
  -webkit-backface-visibility: hidden;
}

.slider {
  opacity: 0;
  transition: opacity .3s linear;
}

.slider.slick-initialized {
  opacity: 1;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■setting
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
html {
  font-size: 62.5%;
}

body {
  position: relative;
  background: white;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 400;
  color: #000000;
  font-size: 1.5rem;
  line-height: 1.4;
  margin: 0 auto;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
  word-break: normal;
  word-wrap: break-word;
  line-break: strict;
  overflow-wrap: break-word;
}

@media only screen and (max-width: 767px) {
  body {
    min-width: 320px;
    font-size: 1.4rem;
    line-height: 1.5;
  }
}

body a {
  word-break: break-all;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: inherit;
}

.bold, strong {
  font-weight: inherit;
}

#container {
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 100%;
  min-height: 100vh;
  box-sizing: border-box;
}

@media only screen and (min-width: 768px) {
  #container {
    padding-top: 109px;
  }
}

@media only screen and (max-width: 767px) {
  #container {
    padding-top: 65px;
  }
}

.contents {
  position: relative;
}

.innerWrap {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .innerWrap {
    max-width: none;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■parts
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*-------------------------
  hd
-------------------------*/
.hd01 {
  display: flex;
  align-items: center;
  color: #464646;
  line-height: 1.0;
}

@media only screen and (max-width: 767px) {
  .hd01 {
    display: block;
  }
}

.hd01 .main {
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 400;
  font-size: 4.0rem;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  .hd01 .main {
    font-size: 2.5rem;
    line-height: 1.2;
  }
}

.hd01 .main:first-letter {
  color: #f00;
}

.hd01 .sub {
  font-size: 1.5rem;
  font-weight: 500;
  padding: 5px 0 0;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .hd01 .sub {
    padding: 0;
    margin: 10px 0 0;
  }
}

.hd02 {
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: .1em;
}

@media only screen and (max-width: 767px) {
  .hd02 {
    font-size: 2.0rem;
  }
}

/*-------------------------
  btn
-------------------------*/
.btn {
  position: relative;
  display: flex;
  max-width: 300px;
  background: none;
}

@media only screen and (max-width: 767px) {
  .btn {
    max-width: 125px;
  }
}

.btn .btn_inner, .btn input[type=submit] {
  position: relative;
  z-index: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 37px;
  background: #000;
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.16);
  padding: 10px;
  transition: all 0.25s linear;
}

.btn:hover .btn_inner, .btn:hover input[type=submit] {
  transition: all 0.25s linear;
}

.btn:hover .btn_inner:hover, .btn:hover input[type=submit]:hover {
  opacity: .7;
  transition: all 0.25s linear;
}

.btn.arrow {
  max-width: 125px;
  width: 100%;
}

.btn.arrow .btn_inner {
  justify-content: flex-start;
  min-height: 37px;
  padding: 5px 15px;
}

@media only screen and (max-width: 767px) {
  .btn.arrow .btn_inner {
    padding: 5px 10px;
  }
}

.btn.arrow .btn_inner:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 13px;
  width: 23px;
  height: 11px;
  background: url(../img/ico_arrow.png) no-repeat center center;
  background-size: cover;
  margin: auto 0;
}

.btn.contact .btn_inner span {
  display: flex;
}

.btn.contact .btn_inner span:before {
  content: '';
  display: block;
  width: 23px;
  height: 16px;
  background: url(../img/ico_mail@2x.png) no-repeat center center;
  background-size: 100% auto;
  margin: auto 5px auto 0;
}

/*-------------------------
  blk
-------------------------*/
.blk .title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 40px;
}

.blk .title .btn {
  margin-left: 34px;
}

@media only screen and (min-width: 768px) {
  .blk .title .btn {
    max-width: 163px;
  }
}

@media only screen and (max-width: 767px) {
  .blk .title .btn {
    margin-right: 0;
    margin-left: auto;
  }
}

@media only screen and (min-width: 768px) {
  .blk .title .btn .btn_inner {
    min-height: 47px;
  }
}

/*-------------------------
  list
-------------------------*/
/* 1 ●●●● */
.list_number01 {
  counter-reset: list_number01 0;
}

.list_number01 > li {
  position: relative;
  padding-left: 23px;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .list_number01 > li {
    margin-top: 15px;
  }
}

.list_number01 > li:first-child {
  margin-top: 0;
}

.list_number01 > li:before {
  position: absolute;
  top: 0;
  left: 0;
  flex: 1 0 auto;
  max-width: 23px;
  min-width: 23px;
  white-space: nowrap;
}

.list_number01 > li > ol, .list_number01 > li > ul {
  margin: 20px 0 !important;
  padding-left: 15px;
}

.list_number01 > li > ol > li > ol, .list_number01 > li > ol > li > ul, .list_number01 > li > ul > li > ol, .list_number01 > li > ul > li > ul {
  padding-left: 0;
}

.list_number01 > li:only-of-type {
  padding-left: 0;
}

.list_number01 > li:only-of-type:before {
  display: none;
}

.list_number01.over > li {
  padding-left: 40px;
}

.list_number01.over > li:before {
  max-width: 40px;
}

.list_number01.table > li {
  display: flex;
  justify-content: space-between;
}

.list_number01 > li {
  counter-increment: list_number01 1;
}

.list_number01 > li:before {
  content: counter(list_number01);
}

/* 一.●●●● */
.list_number02 {
  counter-reset: list_number02 0;
}

.list_number02 > li {
  position: relative;
  padding-left: 23px;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .list_number02 > li {
    margin-top: 15px;
  }
}

.list_number02 > li:first-child {
  margin-top: 0;
}

.list_number02 > li:before {
  position: absolute;
  top: 0;
  left: 0;
  flex: 1 0 auto;
  max-width: 23px;
  min-width: 23px;
  white-space: nowrap;
}

.list_number02 > li > ol, .list_number02 > li > ul {
  margin: 20px 0 !important;
  padding-left: 15px;
}

.list_number02 > li > ol > li > ol, .list_number02 > li > ol > li > ul, .list_number02 > li > ul > li > ol, .list_number02 > li > ul > li > ul {
  padding-left: 0;
}

.list_number02 > li:only-of-type {
  padding-left: 0;
}

.list_number02 > li:only-of-type:before {
  display: none;
}

.list_number02.over > li {
  padding-left: 40px;
}

.list_number02.over > li:before {
  max-width: 40px;
}

.list_number02.table > li {
  display: flex;
  justify-content: space-between;
}

.list_number02 > li {
  counter-increment: list_number02 1;
}

.list_number02 > li:before {
  content: counter(list_number02, cjk-ideographic);
}

/* イ ●●●● */
.list_number03 {
  counter-reset: list_number03 0;
}

.list_number03 > li {
  position: relative;
  padding-left: 23px;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .list_number03 > li {
    margin-top: 15px;
  }
}

.list_number03 > li:first-child {
  margin-top: 0;
}

.list_number03 > li:before {
  position: absolute;
  top: 0;
  left: 0;
  flex: 1 0 auto;
  max-width: 23px;
  min-width: 23px;
  white-space: nowrap;
}

.list_number03 > li > ol, .list_number03 > li > ul {
  margin: 20px 0 !important;
  padding-left: 15px;
}

.list_number03 > li > ol > li > ol, .list_number03 > li > ol > li > ul, .list_number03 > li > ul > li > ol, .list_number03 > li > ul > li > ul {
  padding-left: 0;
}

.list_number03 > li:only-of-type {
  padding-left: 0;
}

.list_number03 > li:only-of-type:before {
  display: none;
}

.list_number03.over > li {
  padding-left: 40px;
}

.list_number03.over > li:before {
  max-width: 40px;
}

.list_number03.table > li {
  display: flex;
  justify-content: space-between;
}

.list_number03 > li {
  counter-increment: list_number03 1;
}

.list_number03 > li:before {
  content: counter(list_number03, katakana-iroha);
}

/* (一) ●●●● */
.list_number04 {
  counter-reset: list_number04 0;
}

.list_number04 > li {
  position: relative;
  padding-left: 23px;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .list_number04 > li {
    margin-top: 15px;
  }
}

.list_number04 > li:first-child {
  margin-top: 0;
}

.list_number04 > li:before {
  position: absolute;
  top: 0;
  left: 0;
  flex: 1 0 auto;
  max-width: 23px;
  min-width: 23px;
  white-space: nowrap;
}

.list_number04 > li > ol, .list_number04 > li > ul {
  margin: 20px 0 !important;
  padding-left: 15px;
}

.list_number04 > li > ol > li > ol, .list_number04 > li > ol > li > ul, .list_number04 > li > ul > li > ol, .list_number04 > li > ul > li > ul {
  padding-left: 0;
}

.list_number04 > li:only-of-type {
  padding-left: 0;
}

.list_number04 > li:only-of-type:before {
  display: none;
}

.list_number04.over > li {
  padding-left: 40px;
}

.list_number04.over > li:before {
  max-width: 40px;
}

.list_number04.table > li {
  display: flex;
  justify-content: space-between;
}

.list_number04 > li {
  counter-increment: list_number04 1;
  padding-left: 60px;
}

.list_number04 > li:before {
  content: "（" counter(list_number04, cjk-ideographic) "）";
  max-width: 60px;
}

/* 注一.●●●● */
.list_number_notes {
  counter-reset: list_number02 0;
}

.list_number_notes > li {
  position: relative;
  padding-left: 23px;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .list_number_notes > li {
    margin-top: 15px;
  }
}

.list_number_notes > li:first-child {
  margin-top: 0;
}

.list_number_notes > li:before {
  position: absolute;
  top: 0;
  left: 0;
  flex: 1 0 auto;
  max-width: 23px;
  min-width: 23px;
  white-space: nowrap;
}

.list_number_notes > li > ol, .list_number_notes > li > ul {
  margin: 20px 0 !important;
  padding-left: 15px;
}

.list_number_notes > li > ol > li > ol, .list_number_notes > li > ol > li > ul, .list_number_notes > li > ul > li > ol, .list_number_notes > li > ul > li > ul {
  padding-left: 0;
}

.list_number_notes > li:only-of-type {
  padding-left: 0;
}

.list_number_notes > li:only-of-type:before {
  display: none;
}

.list_number_notes.over > li {
  padding-left: 40px;
}

.list_number_notes.over > li:before {
  max-width: 40px;
}

.list_number_notes.table > li {
  display: flex;
  justify-content: space-between;
}

.list_number_notes > li {
  counter-increment: list_number02 1;
  padding-left: 45px;
}

.list_number_notes > li:before {
  content: "注" counter(list_number02, cjk-ideographic);
  max-width: 45px;
}

/*-------------------------
  ACCORDION
-------------------------*/
.ac_btn {
  cursor: pointer;
  position: relative;
  display: flex;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 16px 12px 15px 18px;
  margin: 0 0 33px;
}

@media only screen and (max-width: 767px) {
  .ac_btn {
    padding: 11px 11px 10px 15px;
    margin-bottom: 20px;
  }
}

.ac_btn:before, .ac_btn:after {
  content: '';
  position: absolute;
  top: 26px;
  right: 29px;
  width: 3px;
  height: 17px;
  background: #fff;
  transition: all 0.25s linear;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .ac_btn:before, .ac_btn:after {
    top: 18px;
    right: 23px;
    height: 13px;
  }
}

.ac_btn:before {
  transform: rotate(90deg);
}

.ac_btn > * {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 37px;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: .1em;
}

@media only screen and (max-width: 767px) {
  .ac_btn > * {
    min-height: 27px;
    font-size: 1.5rem;
  }
}

.ac_btn > *:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 37px;
  height: 37px;
  background: #000;
  border-radius: 5px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.16);
}

@media only screen and (max-width: 767px) {
  .ac_btn > *:before {
    width: 27px;
    height: 27px;
  }
}

.ac_btn.active:after {
  transform: rotate(90deg);
}

.ac_main {
  display: none;
}

/*-------------------------
  main_con
-------------------------*/
.main_con {
  background: rgba(187, 187, 187, 0.15);
  padding: 80px 25px 135px;
}

@media only screen and (max-width: 767px) {
  .main_con {
    padding: 40px 22px 90px;
  }
}

.main_con > * {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.pageimg {
  display: block;
  height: 298px;
}

@media only screen and (max-width: 767px) {
  .pageimg {
    height: 130px;
  }
}

.pagetitle {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 65px;
}

@media only screen and (max-width: 1050px) {
  .pagetitle {
    padding: 0 22px;
    margin-bottom: 30px;
  }
}

.pagetitle.hd01 .main:first-letter {
  color: inherit;
}

.pagetitle.hd01 .sub {
  font-size: 2.0rem;
}

/*-------------------------
  パンくず
-------------------------*/
#breadcrumbs {
  max-width: 1000px;
  padding: 30px 0 0;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1050px) {
  #breadcrumbs {
    padding: 30px 25px 0;
  }
}

@media only screen and (max-width: 767px) {
  #breadcrumbs {
    padding: 0;
    margin: 0 0 20px;
  }
}

#breadcrumbs .innerWrap {
  overflow-x: auto;
  overflow-y: hidden;
  max-width: inherit;
}

#breadcrumbs .breadcrumbs_list {
  display: table;
}

@media only screen and (max-width: 767px) {
  #breadcrumbs .breadcrumbs_list {
    padding: 0 22px;
  }
}

#breadcrumbs .breadcrumbs_list li {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 1.2rem;
  line-height: 1.35;
  letter-spacing: .1em;
}

@media only screen and (max-width: 767px) {
  #breadcrumbs .breadcrumbs_list li {
    font-size: 1.0rem;
    height: 29px;
  }
}

#breadcrumbs .breadcrumbs_list li:before {
  content: '／';
  padding: 0 7px;
}

#breadcrumbs .breadcrumbs_list li a {
  display: inline-block;
  transition: all 0.25s linear;
}

#breadcrumbs .breadcrumbs_list li a:hover {
  opacity: .7;
  transition: all 0.25s linear;
}

#breadcrumbs .breadcrumbs_list li:first-child:before {
  display: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■header
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  height: 109px;
  background: #fff;
}

@media only screen and (min-width: 768px) {
  #header {
    justify-content: flex-end;
    padding: 0 25px 0 111px;
  }
}

@media only screen and (max-width: 767px) {
  #header {
    justify-content: space-between;
    height: 65px;
    padding: 0 8px 0 85px;
  }
}

#header .logo {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.4rem;
  font-weight: 700;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  #header .logo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}

@media only screen and (max-width: 767px) {
  #header .logo {
    justify-content: flex-start;
    font-size: 1.8rem;
    margin: 0;
  }
}

#header .logo a {
  display: block;
}

#header .logo img {
  height: 60px;
}

@media only screen and (max-width: 767px) {
  #header .logo img {
    height: 45px;
  }
}

#header .logo p {
  line-height: 1.4;
}

#header .tel_box {
  display: flex;
  color: #464646;
  font-size: 3.0rem;
  line-height: 1.0;
}

@media only screen and (max-width: 767px) {
  #header .tel_box {
    font-size: 1.8rem;
  }
}

#header .tel_box a {
  display: inline-flex;
  align-items: center;
  font-weight: 700;
}

@media only screen and (max-width: 414px) {
  #header .tel_box a {
    flex-wrap: wrap;
  }
}

#header .tel_box .ttl {
  display: inline-block;
  font-size: 2.0rem;
  font-weight: 400;
  padding: 2px 0 0;
  margin: 0 15px 0 0;
}

@media only screen and (max-width: 767px) {
  #header .tel_box .ttl {
    font-size: 1.2rem;
    margin-right: 9px;
  }
}

@media only screen and (max-width: 414px) {
  #header .tel_box .ttl {
    font-size: 2.89855vw;
  }
}

#header .btn {
  flex: 1 0 auto;
  max-width: 177px;
  width: 12%;
  margin: 0 0 0 30px;
}

@media only screen and (max-width: 1279px) {
  #header .btn {
    display: none;
  }
}

#header .btn .btn_inner span:before {
  transform-origin: center left;
  transform: rotate(-21deg);
  margin-top: 7px;
  margin-right: 10px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■MENU
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.menuBtn {
  position: fixed;
  top: 25px;
  left: 25px;
  z-index: 99999;
  width: 61px;
  height: 61px;
}

@media only screen and (max-width: 767px) {
  .menuBtn {
    top: 10px;
    left: 10px;
    width: 45px;
    height: 45px;
  }
}

/*-------------------------
  spMenuBtn
-------------------------*/
#spMenuBtn {
  z-index: 99999;
  border: none;
  background-color: transparent;
  outline: none;
  /*template*/
  padding: 12px 10px 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.16);
  transition: all 0.25s linear;
}

#spMenuBtn .spMenuBtn_bar {
  position: relative;
  width: 40px;
  height: 22px;
}

#spMenuBtn .spMenuBtn_bar:before, #spMenuBtn .spMenuBtn_bar:after {
  content: '';
}

#spMenuBtn .spMenuBtn_bar span, #spMenuBtn .spMenuBtn_bar:before, #spMenuBtn .spMenuBtn_bar:after {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 2px;
  margin: auto;
  transition: all 0.2s;
  transform-origin: 50% 50%;
}

#spMenuBtn .spMenuBtn_bar span {
  top: 0;
  bottom: 0;
}

#spMenuBtn .spMenuBtn_bar:before {
  top: 0;
}

#spMenuBtn .spMenuBtn_bar:after {
  bottom: 0;
}

#spMenuBtn .spMenuBtn_txt {
  display: block;
  width: 40px;
  font-size: 1.2rem;
  line-height: 1.0;
  text-align: center;
  transition: all 0.2s liner;
}

#spMenuBtn.open .spMenuBtn_bar {
  position: relative;
}

#spMenuBtn.open .spMenuBtn_bar:before, #spMenuBtn.open .spMenuBtn_bar:after {
  content: '';
}

#spMenuBtn.open .spMenuBtn_bar span, #spMenuBtn.open .spMenuBtn_bar:before, #spMenuBtn.open .spMenuBtn_bar:after {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 2px;
  margin: auto;
  transition: all 0.2s;
  transform-origin: 50% 50%;
}

#spMenuBtn.open .spMenuBtn_bar span {
  opacity: 0;
  top: 0;
  bottom: 0;
}

#spMenuBtn.open .spMenuBtn_bar:before {
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#spMenuBtn.open .spMenuBtn_bar:after {
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media only screen and (max-width: 767px) {
  #spMenuBtn {
    padding: 5px 0 0;
  }
}

#spMenuBtn:after {
  content: 'メニュー';
  color: #fff;
  white-space: nowrap;
  font-size: 1.0rem;
  line-height: 1.5;
  margin-top: 5px;
}

@media only screen and (max-width: 767px) {
  #spMenuBtn:after {
    transform: scale(0.8);
    margin-top: 3px;
  }
}

#spMenuBtn .spMenuBtn_bar {
  width: 21px;
  height: 18px;
}

@media only screen and (min-width: 768px) {
  #spMenuBtn .spMenuBtn_bar {
    width: 26px;
    height: 22px;
  }
}

#spMenuBtn .spMenuBtn_bar span, #spMenuBtn .spMenuBtn_bar:before, #spMenuBtn .spMenuBtn_bar:after {
  background-color: #fff;
  height: 2px;
}

#spMenuBtn.open {
  background-color: transparent;
  box-shadow: none;
}

#spMenuBtn.open:after {
  content: '閉じる';
}

#spMenuBtn.open .spMenuBtn_bar span, #spMenuBtn.open .spMenuBtn_bar:before, #spMenuBtn.open .spMenuBtn_bar:after {
  background-color: #fff;
  height: 2px;
}

/*-------------------------
  spMenu
-------------------------*/
#spMenuOverlay {
  display: none;
  position: fixed;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0);
  z-index: 9999;
  transition: all 0.25s ease-in-out;
  display: block;
  transform: translate3d(-100%, 0, 0);
  /* 右からイン */
}

#spMenuOverlay.open {
  opacity: 1;
  transform: translate3d(0%, 0, 0);
}

#spMenu {
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  display: block;
  width: 100%;
  background: #f4f4f4;
  padding: 0;
  transition: all 0.25s ease-in-out;
  top: 0;
  right: auto;
  left: 0;
  transform: translate3d(-100%, 0, 0);
  /* 右からイン */
  max-width: 396px;
}

#spMenu.open {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

@media only screen and (max-width: 767px) {
  #spMenu {
    max-width: 266px;
  }
}

#spMenu .spMenu_innerWrap {
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 128px 50px 35px 105px;
}

@media only screen and (max-width: 767px) {
  #spMenu .spMenu_innerWrap {
    padding: 100px 50px 35px 25px;
  }
}

#spMenu .spMenu_inner {
  width: 100%;
}

#spMenu .list_menu {
  font-size: 1.8rem;
  font-weight: 700;
}

#spMenu .list_item {
  margin: 50px 0 0;
}

#spMenu .list_item:first-child {
  margin-top: 0;
}

#spMenu .list_item.inquiry a {
  display: inline-flex;
}

#spMenu .list_item.inquiry a:before {
  content: '';
  display: block;
  width: 23px;
  height: 16px;
  background: url(../img/ico_mail@2x.png) no-repeat center center;
  background-size: 100% auto;
  margin: auto 7px auto 0;
}

#spMenu .sns {
  display: flex;
  align-items: center;
  margin: 68px 0 0;
}

#spMenu .sns li {
  margin: 0 20px 0 0;
}

#spMenu .sns li:last-child {
  margin-right: 0;
}

#spMenu .sns a {
  display: inline-block;
  text-align: center;
  min-width: 40px;
}

#spMenu .sns img {
  transform: scale(0.9);
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■footer
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#copyright {
  overflow: hidden;
  font-size: 1.2rem;
  text-align: right;
  padding: 0 25px 0;
}

@media only screen and (min-width: 768px) {
  #copyright {
    position: relative;
    top: -60px;
    background-color: transparent !important;
    margin-bottom: -30px;
  }
}

@media only screen and (max-width: 767px) {
  #copyright {
    font-size: 1.0rem;
    text-align: center;
    padding: 0 22px 18px;
  }
}

#copyright > span {
  display: inline-block;
}

#copyright .copy {
  margin-right: .25em;
}

#copyright .copy:before {
  content: "\0a9";
  margin-right: .25em;
}

#pagetop {
  opacity: 0;
  cursor: pointer;
  position: fixed;
  right: 65px;
  z-index: 100;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-bottom: 15px;
}

#pagetop:before {
  content: '';
  opacity: 0;
  display: block;
  width: 19px;
  height: 2px;
  background: #f00;
  margin: 0 auto;
  transition: all 0.25s linear;
}

#pagetop:after {
  content: '';
  opacity: 0;
  display: block;
  width: 17px;
  height: 17px;
  border-bottom: 2px solid #f00;
  border-right: 2px solid #f00;
  transform: rotate(-135deg);
  margin: 10px auto 0;
  transition: all 0.25s linear;
}

#pagetop.scrolltop {
  opacity: 1;
}

#pagetop.scrolltop:before, #pagetop.scrolltop:after {
  opacity: 1;
}

#footer {
  padding: 40px 25px 30px;
}

@media only screen and (max-width: 767px) {
  #footer {
    padding: 40px 22px 10px;
  }
}

#footer .inner {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  #footer .inner {
    max-width: none;
  }
}

@media only screen and (min-width: 768px) {
  #footer .inner {
    display: flex;
    flex-direction: column-reverse;
  }
}

@media only screen and (min-width: 768px) {
  #footer .main {
    display: flex;
    flex-wrap: wrap;
  }
}

#footer .logo {
  display: inline-block;
  font-size: 2.4rem;
  font-weight: 700;
  margin: 0 40px 0 0;
}

@media only screen and (max-width: 767px) {
  #footer .logo {
    display: block;
    text-align: center;
    margin: 0 0 20px;
  }
}

#footer .logo img {
  height: 60px;
}

@media only screen and (max-width: 767px) {
  #footer .logo img {
    height: 45px;
  }
}

#footer .sns {
  display: inline-flex;
  align-items: center;
  vertical-align: top;
}

@media only screen and (min-width: 768px) {
  #footer .sns {
    position: absolute;
    top: 0;
    right: 0;
  }
}

@media only screen and (max-width: 767px) {
  #footer .sns {
    display: flex;
    justify-content: center;
    padding: 10px;
  }
}

#footer .sns a {
  display: inline-block;
  transition: all 0.25s linear;
}

#footer .sns a:hover {
  opacity: .7;
  transition: all 0.25s linear;
}

@media only screen and (min-width: 768px) {
  #footer .sns a {
    padding: 0 5px;
  }
}

@media only screen and (max-width: 767px) {
  #footer .sns a {
    padding: 0 10px;
  }
}

@media only screen and (min-width: 768px) {
  #footer .sns img {
    transform: scale(0.65);
  }
}

@media only screen and (max-width: 767px) {
  #footer .sns img {
    transform: scale(0.9);
  }
}

#footer .touroku {
  display: inline-block;
  vertical-align: top;
}

@media only screen and (min-width: 768px) {
  #footer .touroku {
    align-self: center;
  }
}

@media only screen and (max-width: 767px) {
  #footer .touroku {
    display: block;
    text-align: center;
  }
}

#footer .touroku > p {
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  letter-spacing: .1em;
  padding: 7px 15px;
}

@media only screen and (max-width: 767px) {
  #footer .touroku > p {
    display: inline-block;
    font-size: 1.3rem;
    padding: 10px 12px;
  }
}

@media only screen and (max-width: 767px) {
  #footer .touroku .pc {
    display: inline-block;
  }
}

@media only screen and (max-width: 414px) {
  #footer .touroku .pc {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  #footer address {
    width: 100%;
  }
}

#footer .add {
  letter-spacing: .1em;
  margin: 30px 0 0;
}

@media only screen and (max-width: 767px) {
  #footer .add {
    display: none;
  }
}

#footer .add > span {
  display: block;
}

#footer .tel {
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 400;
  font-size: 3.5rem;
}

@media only screen and (max-width: 767px) {
  #footer .tel {
    text-align: center;
  }
}

#footer .tel a {
  display: inline-flex;
  align-items: center;
  font-weight: 900;
}

#footer .tel .ttl {
  font-size: 1.4rem;
  font-weight: 400;
  margin: 0 15px 0 0;
}

#footer .footer_nav {
  margin: 0 0 25px;
}

@media only screen and (max-width: 767px) {
  #footer .footer_nav {
    display: none;
  }
}

#footer .footer_nav .list_wrap {
  display: flex;
}

#footer .footer_nav .list_item {
  margin: 0 30px 0 0;
}

#footer .footer_nav .list_item:last-child {
  margin-right: 0;
}

#footer .footer_nav .list_item a {
  display: inline-block;
  transition: all 0.25s linear;
}

#footer .footer_nav .list_item a:hover {
  opacity: .7;
  transition: all 0.25s linear;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■WP用
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*-------------------------
  編集ボタン
-------------------------*/
a.post-edit-link {
  background-color: #F00 !important;
  background-image: none !important;
  border-radius: 5px 5px 5px 5px !important;
  color: #FFFFFF !important;
  font-size: 10px !important;
  font-weight: normal !important;
  padding: 3px 5px !important;
  text-decoration: none !important;
  display: inline-block !important;
  line-height: 1.1 !important;
}

a.post-edit-link:hover {
  background-color: #06C !important;
}

/*-------------------------
  404用
-------------------------*/
#notfound {
  padding: 150px 0;
}

#notfound p {
  text-align: center;
}

#notfound .caption {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
}

/*-------------------------
  記事用
-------------------------*/
.entry {
  word-break: break-all;
}

.entry *:last-child {
  margin-bottom: 0 !important;
}

.entry p, .entry ul, .entry ol, .entry table {
  margin-bottom: 30px;
}

.entry .alignleft {
  float: left;
  display: block;
  max-width: 50%;
  margin-right: 50px;
}

@media only screen and (max-width: 767px) {
  .entry .alignleft {
    float: none;
    max-width: 100%;
    text-align: center;
    font-weight: normal;
    margin: 0 auto 30px !important;
  }
}

.entry .alignright {
  float: right;
  display: block;
  max-width: 50%;
  margin-left: 50px;
}

@media only screen and (max-width: 767px) {
  .entry .alignright {
    float: none;
    max-width: 100%;
    text-align: center;
    font-weight: normal;
    margin: 0 auto 30px !important;
  }
}

.entry .aligncenter {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.entry img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 767px) {
  .entry img {
    margin: 30px auto;
  }
}

@media only screen and (min-width: 768px) {
  .entry img.alignleft, .entry img.alignright {
    margin-top: 7px;
  }
}

.entry table {
  border-top: 1px solid #c5c5c5;
  border-left: 1px solid #c5c5c5;
}

.entry table th, .entry table td {
  border-bottom: 1px solid #c5c5c5;
  border-right: 1px solid #c5c5c5;
  padding: 5px 20px;
  text-align: left;
}

.entry table th {
  background: #F3F3F3;
  font-weight: 700;
}

.entry pre {
  white-space: normal;
}

.entry .wp-caption {
  max-width: inherit !important;
  width: 100% !important;
  margin: 0 0 32px;
}

.entry .wp-caption-text {
  font-size: 80%;
  margin: -20px 0 0;
}

.entry em {
  font-style: italic;
}

.entry strong {
  font-weight: 700;
}

.entry ul {
  list-style-position: inside;
}

.entry ul li {
  list-style: inherit;
}

.entry ol {
  list-style-position: inside;
}

.entry ol li {
  list-style: inherit;
}

.entry a {
  color: #4DB2FF;
  text-decoration: underline;
  transition: all 0.25s linear;
}

.entry a:hover {
  opacity: .7;
  transition: all 0.25s linear;
}

.entry blockquote {
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  background: #F3F3F3;
  min-height: 110px;
  text-align: left;
  padding: 25px 50px;
  margin: 0 0 30px;
}

@media only screen and (max-width: 767px) {
  .entry blockquote {
    padding: 25px 30px;
  }
}

.entry blockquote:before, .entry blockquote:after {
  position: absolute;
  color: #c5c5c5;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 400;
  font-size: 6.0rem;
  line-height: 1.0;
}

.entry blockquote:before {
  content: '“';
  top: 18px;
  left: 15px;
}

@media only screen and (max-width: 767px) {
  .entry blockquote:before {
    top: 12px;
    left: 10px;
  }
}

.entry blockquote:after {
  content: '”';
  bottom: -12px;
  right: 15px;
}

@media only screen and (max-width: 767px) {
  .entry blockquote:after {
    bottom: -15px;
    right: 11px;
  }
}

.entry blockquote > *:last-child {
  margin-bottom: 0;
}

.entry p + h1, .entry p + h2, .entry p + h3, .entry p + h4, .entry p + h5, .entry p + h6 {
  margin-top: 40px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  font-weight: 700;
  line-height: 1.6;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
    margin-bottom: 15px;
  }
}

.entry h1 {
  font-size: 200%;
}

@media only screen and (max-width: 767px) {
  .entry h1 {
    font-size: 160%;
  }
}

.entry h2 {
  color: #000000;
  font-size: 173.3333%;
  margin: 0 0 23px;
}

@media only screen and (max-width: 767px) {
  .entry h2 {
    font-size: 146%;
    margin-bottom: 20px;
  }
}

.entry h3 {
  color: #000000;
  font-size: 146.6666%;
  border-bottom: 1px solid #000000;
  padding: 13px 0;
  margin: 0 0 24px;
}

@media only screen and (max-width: 767px) {
  .entry h3 {
    font-size: 134%;
    padding: 7px 0;
    margin-bottom: 20px;
  }
}

.entry h4 {
  position: relative;
  z-index: 0;
  color: #fff;
  font-size: 120%;
  padding: 10px 20px;
}

@media only screen and (max-width: 767px) {
  .entry h4 {
    font-size: 106%;
    padding: 7px 15px;
  }
}

.entry h4:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background: #000000;
}

.entry h5 {
  color: #000000;
  font-size: 120%;
  border-left: 2px solid #000000;
  padding-left: 15px;
}

@media only screen and (max-width: 767px) {
  .entry h5 {
    font-size: 106%;
    padding-left: 12px;
  }
}

.entry h6 {
  font-size: 120%;
}

@media only screen and (max-width: 767px) {
  .entry h6 {
    font-size: 106%;
  }
}

@media only screen and (max-width: 767px) {
  .tours_box .entry p, .tours_box .entry ul, .tours_box .entry ol, .tours_box .entry table,
  article .entry p,
  article .entry ul,
  article .entry ol,
  article .entry table {
    margin-bottom: 15px;
  }
  .tours_box .entry .alignleft,
  article .entry .alignleft {
    margin-right: 15px;
  }
  .tours_box .entry .alignright,
  article .entry .alignright {
    margin-right: 15px;
  }
  .tours_box .entry .js-scrollable table,
  article .entry .js-scrollable table {
    min-width: 400px;
  }
}

/*-------------------------
  ページャー
-------------------------*/
#list_pager {
  margin: 30px auto 0;
}

.wp-pagenavi {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 1.5rem;
}

@media only screen and (max-width: 767px) {
  .wp-pagenavi {
    justify-content: center;
  }
}

.wp-pagenavi .first, .wp-pagenavi .last, .wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink, .wp-pagenavi .page, .wp-pagenavi .current, .wp-pagenavi .extend {
  position: relative;
  z-index: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
  padding: 5px;
  border-radius: 5px;
}

.wp-pagenavi a {
  transition: all 0.25s linear;
}

.wp-pagenavi a:hover {
  opacity: .7;
  transition: all 0.25s linear;
}

.wp-pagenavi .first:before, .wp-pagenavi .last:before, .wp-pagenavi .previouspostslink:before, .wp-pagenavi .nextpostslink:before {
  opacity: 0 !important;
}

.wp-pagenavi .pages {
  order: 50;
  display: block;
  width: 100%;
  color: #00f;
  font-weight: 500;
  text-align: center;
}

.wp-pagenavi .page, .wp-pagenavi .current {
  min-width: 32px;
  margin: 0 15px 0 0;
}

.wp-pagenavi .page {
  background-color: transparent;
}

.wp-pagenavi .current {
  background: #000;
  color: #fff;
}

.wp-pagenavi .current:before {
  opacity: 0;
}

.wp-pagenavi .extend {
  align-self: flex-end;
}

.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
  width: 15px;
  height: 15px;
  font-size: 0;
}

.wp-pagenavi .previouspostslink:after, .wp-pagenavi .nextpostslink:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
}

.wp-pagenavi .previouspostslink {
  margin-right: 17px;
  margin-left: 3px;
  transform: rotate(135deg);
}

.wp-pagenavi .nextpostslink {
  margin-left: 2px;
  transform: rotate(-45deg);
}

/*カスタム*/
.wp-pagenavi .first, .wp-pagenavi .last,
.wp-pagenavi .extend,
.wp-pagenavi .extend + .page {
  display: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■form
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*--------------------------------------------------
  form reset
--------------------------------------------------*/
.form input,
.form select,
.form textarea,
.form button {
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 400;
}

.form input[type="text"],
.form input[type="tel"],
.form input[type="email"],
.form input[type="password"],
.form input[type="number"],
.form input[type="url"] {
  outline: none;
  width: 100%;
  background: none;
  border: 1px solid #f00;
  border-radius: 0;
  padding: 0;
}

.form select {
  outline: none;
  background: transparent;
  width: 100%;
  border: 1px solid #f00;
  padding: 0;
}

.form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
  resize: both;
  outline: none;
  width: 100%;
  height: 100px;
  background: transparent;
  border: 1px solid #f00;
  border-radius: 0;
}

.form button,
.form input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}

.form button:hover,
.form input[type="submit"]:hover {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form label {
  cursor: pointer;
}

.form label span {
  position: relative;
  padding: 0 0 0 22px;
}

.form label span:before, .form label span:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
}

.form label span:before {
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  background: transparent;
  border: 1px solid #f00;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
  margin: auto 0;
}

.form label span:after {
  opacity: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

.form input[type="radio"],
.form input[type="checkbox"] {
  display: none;
}

.form input[type="radio"]:checked + span:after,
.form input[type="radio"]:checked + input + span:after,
.form input[type="checkbox"]:checked + span:after,
.form input[type="checkbox"]:checked + input + span:after {
  opacity: 1;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

.form label input[type="radio"] + span:before,
.form label input[type="radio"] + input + span:before,
.form label input[type="radio"] + span:after,
.form label input[type="radio"] + input + span:after {
  border-radius: 50%;
}

.form label input[type="radio"] + span:before,
.form label input[type="radio"] + input + span:before {
  background-color: #fff;
}

.form label input[type="radio"] + span:after,
.form label input[type="radio"] + input + span:after {
  left: 4px;
  width: 8px;
  height: 8px;
  background: #f00;
}

.form label input[type="checkbox"] + span:after,
.form label input[type="checkbox"] + input + span:after {
  top: 0;
  bottom: 2px;
  left: 5px;
  width: 6px;
  height: 10px;
  background: none;
  border-bottom: 2px solid #f00;
  border-right: 2px solid #f00;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}

@media only screen and (max-width: 767px) {
  .custombtn label span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 40px;
    padding: 0;
  }
  .custombtn label span:before, .custombtn label span:after {
    z-index: -1;
  }
  .custombtn label span:after {
    display: none;
  }
  .custombtn label input[type="radio"] + span:before,
  .custombtn label input[type="radio"] + input + span:before,
  .custombtn label input[type="radio"] + span:after,
  .custombtn label input[type="radio"] + input + span:after,
  .custombtn label input[type="checkbox"] + span:before,
  .custombtn label input[type="checkbox"] + input + span:before,
  .custombtn label input[type="checkbox"] + span:after,
  .custombtn label input[type="checkbox"] + input + span:after {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
    border-radius: 5px;
  }
  .custombtn label input[type="checkbox"] + span:after,
  .custombtn label input[type="checkbox"] + input + span:after {
    border: none;
    background: #ccc;
    -webkit-transform: none;
    transform: none;
  }
  .custombtn label input[type="radio"]:checked + span,
  .custombtn label input[type="radio"]:checked + input + span,
  .custombtn label input[type="checkbox"]:checked + input + span,
  .custombtn label input[type="checkbox"]:checked + span {
    color: #fff;
  }
  .custombtn label input[type="checkbox"]:checked + input + span:before,
  .custombtn label input[type="checkbox"]:checked + span:before {
    background-color: #6e6e6e;
  }
  .custombtn label input[type="radio"]:checked + span:before,
  .custombtn label input[type="radio"]:checked + input + span:before,
  .custombtn label input[type="checkbox"]:checked + span:before,
  .custombtn label input[type="checkbox"]:checked + input + span:before {
    background-color: #f00;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■↓↓↓お問い合わせフォーム　各サイトごとに自由編集↓↓↓
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*--------------------------------------------------
  メールフォームプロ
--------------------------------------------------*/
/* エラー */
div.mfp_err {
  clear: both;
  display: none;
  text-align: left;
  margin: 10px 0px 0px 0px;
  color: #F00;
  font-size: 12rem;
  line-height: normal;
  background-position: 0px 1px;
}

.mfp_parent_error {
  border: solid 2px #F00;
}

.problem {
  background-color: #FCC;
}

div#mfp_error {
  background-color: #FEE;
  border: solid 1px #F00;
  padding: 10px;
  display: none;
}

/* ボタン */
.mfp_buttons {
  font-size: 0;
  line-height: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mfp_buttons button {
  position: relative;
  z-index: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background: none;
  border: none;
  border-radius: 0;
}

.mfp_buttons button#mfp_button_send {
  max-width: 300px;
  min-height: 60px;
  border: 1px solid #f00;
  color: #f00;
  padding: 10px;
  transition: all 0.25s linear;
}

.mfp_buttons button#mfp_button_send:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 100%;
  z-index: -1;
  background: #f00;
  transition: all 0.25s linear;
}

.mfp_buttons button#mfp_button_send:hover {
  color: #fff;
}

.mfp_buttons button#mfp_button_send:hover:before {
  right: 0;
}

.mfp_buttons button#mfp_button_cancel {
  max-width: 200px;
  min-height: 40px;
  background: #ccc;
  margin: 30px 0 0;
  transition: all 0.25s linear;
}

.mfp_buttons button#mfp_button_cancel:hover {
  opacity: .7;
  transition: all 0.25s linear;
}

/* テーブル */
#mfp_confirm_table tr {
  background: none;
}

@media only screen and (max-width: 767px) {
  #mfp_confirm_table tr:last-child td {
    padding-bottom: 0;
  }
}

#mfp_confirm_table th, #mfp_confirm_table td {
  line-height: 1.8;
  text-align: left;
  vertical-align: top;
  padding: 20px 0;
}

@media only screen and (max-width: 767px) {
  #mfp_confirm_table th, #mfp_confirm_table td {
    display: block;
    width: 100%;
  }
}

#mfp_confirm_table th {
  width: 230px;
}

@media only screen and (max-width: 767px) {
  #mfp_confirm_table th {
    padding: 0 0 5px;
  }
}

@media only screen and (max-width: 767px) {
  #mfp_confirm_table td {
    padding: 0 0 30px;
  }
}

.form_item {
  display: flex;
  padding: 20px 0;
  line-height: 1.6;
}

@media only screen and (max-width: 767px) {
  .form_item {
    display: block;
  }
}

.form_item .item_title {
  position: relative;
  flex: 1 0 auto;
  width: 230px;
  font-weight: 700;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .form_item .item_title {
    width: auto;
  }
}

.form_item .item_title .required {
  color: #f00;
}

.form_item .item_main {
  width: 100%;
}

.form_item .item_main .list_input {
  overflow: hidden;
}

.form_item .item_main .list_input li {
  display: inline-block;
}

/*--------------------------------------------------
	入力画面
--------------------------------------------------*/
#sec_contact_form .list_input ul + ul {
  margin-top: 15px;
}

#sec_contact_form .list_input li {
  margin: 0 20px 10px 0;
}

#sec_contact_form #mfp_phase_confirm h4 {
  font-size: 2.0rem;
  font-weight: 700;
  text-align: center;
  margin: 0 0 30px;
}

@media only screen and (max-width: 767px) {
  #sec_contact_form #mfp_phase_confirm h4 {
    margin: 0 0 50px;
  }
}

/*--------------------------------------------------
	サンクスページ
--------------------------------------------------*/
#sec_contact_thanks {
  display: flex;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  text-align: center;
  padding: 0 40px;
}

@media only screen and (max-width: 767px) {
  #sec_contact_thanks {
    text-align: left;
    padding: 0;
  }
}

#sec_contact_thanks .innerWrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 200px;
}

@media only screen and (max-width: 767px) {
  #sec_contact_thanks .innerWrap {
    display: block;
    min-height: inherit;
  }
}

#sec_contact_thanks .title {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  margin: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  #sec_contact_thanks .title {
    text-align: left;
  }
}

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

@media only screen and (max-width: 767px) {
  #sec_contact_thanks p + p {
    margin-top: 15px;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■トップページ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*-------------------------
  mv_box
-------------------------*/
@media only screen and (min-width: 768px) {
  .mv_topics {
    display: flex;
    min-height: 700px;
  }
}

@media only screen and (max-width: 767px) {
  .mv_topics {
    height: auto !important;
  }
}

.mv_topics > * {
  height: 100%;
}

.mv_topics .slide {
  display: none;
}

@media only screen and (min-width: 768px) {
  .mv_topics .slide {
    flex: 1 0 auto;
    max-width: 850px;
    width: 54.22%;
    margin: 0 56px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .mv_topics .slide {
    height: 190px;
  }
}

.mv_topics .swiper-container {
  height: 100%;
}

.mv_topics .right {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .mv_topics .right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .mv_topics .right {
    padding: 15px 22px 35px;
  }
}

.mv_topics .copy_box {
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 553px;
  height: 100%;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.27778;
  letter-spacing: .1em;
}

@media only screen and (max-width: 767px) {
  .mv_topics .copy_box {
    font-size: 1.5rem;
    line-height: 1.66667;
  }
}

.mv_topics .copy_main {
  font-size: 3.5rem;
  line-height: 1.42857;
}

@media only screen and (max-width: 767px) {
  .mv_topics .copy_main {
    font-size: 2.0rem;
    line-height: 1.45;
  }
}

.mv_topics .copy_main + .copy_sub {
  margin-top: 25px;
}

@media only screen and (max-width: 767px) {
  .mv_topics .copy_main + .copy_sub {
    margin-top: 10px;
  }
}

@media only screen and (min-width: 768px) {
  .mv_topics .topics {
    margin-right: -25px;
  }
}

@media only screen and (max-width: 767px) {
  .mv_topics .topics {
    margin-top: 40px;
  }
}

.mv_topics .topics .title {
  margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
  .mv_topics .topics .btn {
    max-width: 163px;
  }
}

@media only screen and (max-width: 767px) {
  .mv_topics .topics .btn .btn_inner {
    min-height: 47px;
  }
}

/*-------------------------
  Topics
-------------------------*/
.topics_box {
  border-top: 1px dashed #8A8A8A;
}

@media only screen and (max-width: 767px) {
  .topics_box {
    border-top-width: 1px;
  }
}

.topics_box li {
  border-bottom: 1px dashed #8A8A8A;
  padding: 10px 0;
}

@media only screen and (max-width: 767px) {
  .topics_box li {
    border-bottom-width: 1px;
    padding: 20px 0;
  }
}

.topics_box a {
  display: inline-block;
  transition: all 0.25s linear;
}

.topics_box a:hover {
  opacity: .7;
  transition: all 0.25s linear;
}

.topics_box .date {
  display: inline-block;
  color: #BFBFBF;
  margin: 0 0 5px;
}

.topics_box .topics_title {
  color: #464646;
}

/*-------------------------
  Tours
-------------------------*/
.tours_box .tourimg {
  overflow: hidden;
  flex: 1 0 auto;
  height: 270px;
  background: #F3F3F3;
  border-radius: 10px;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .tours_box .tourimg {
    height: 216px;
  }
}

.tours_box .tourimg:empty {
  display: none;
}

.tours_box .h_title {
  color: #393939;
  font-size: 2.5rem;
  font-weight: 700;
  margin: 0 0 10px;
}

@media only screen and (max-width: 767px) {
  .tours_box .h_title {
    font-size: 1.8rem;
  }
}

.tours_box .tour_txt {
  margin: 0 0 auto;
}

.tours_box .btn {
  max-width: 150px;
  margin: 15px 0 0 auto;
}

@media only screen and (max-width: 767px) {
  .tours_box .btn {
    margin: 20px auto 0;
  }
}

#page_index .blk.tours {
  background: rgba(187, 187, 187, 0.15);
  padding: 50px 25px 65px;
  margin: 60px 0 0;
}

@media only screen and (max-width: 767px) {
  #page_index .blk.tours {
    padding: 25px 22px 100px;
    margin-top: 0;
  }
}

#page_index .blk.tours > * {
  max-width: 1500px;
  width: 100%;
  margin: 0 auto;
}

#page_index .blk.tours .title {
  margin: 0 auto 60px;
}

@media only screen and (max-width: 767px) {
  #page_index .blk.tours .title {
    margin-bottom: 25px;
  }
}

@media only screen and (min-width: 768px) {
  #page_index .tours_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: -60px;
  }
}

@media only screen and (min-width: 768px) {
  #page_index .tours_box:before, #page_index .tours_box:after {
    content: '';
    order: 1;
    display: block;
    width: 31.667%;
  }
}

#page_index .tours_box > li {
  background: #fff;
  border-radius: 10px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.16);
  padding: 28px 29px 29px;
  margin: 0 0 60px;
}

@media only screen and (min-width: 768px) {
  #page_index .tours_box > li {
    display: flex;
    flex-direction: column;
    width: 31.667%;
  }
}

@media only screen and (max-width: 767px) {
  #page_index .tours_box > li {
    padding: 22px 23px 26px;
    margin: 40px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  #page_index .tours_box > li:first-child {
    margin-top: 0;
  }
}

@media only screen and (min-width: 768px) {
  #page_index .tours_box .toursmain {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■トピックス
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#page_topics .topics_box {
  font-weight: 700;
}

#page_topics .topics_box li {
  padding: 24px 0 23px;
}

@media only screen and (max-width: 767px) {
  #page_topics .topics_box li {
    padding: 15px 0;
  }
}

@media only screen and (max-width: 767px) {
  #page_topics .topics_box .date {
    font-size: 1.2rem;
  }
}

#page_topics .topics_box .topics_title {
  font-size: 2.5rem;
}

@media only screen and (max-width: 767px) {
  #page_topics .topics_box .topics_title {
    font-size: 1.4rem;
  }
}

.topics_post .post_img {
  height: 500px;
  margin: 0 0 25px;
}

@media only screen and (max-width: 767px) {
  .topics_post .post_img {
    height: 190px;
  }
}

.topics_post .post_date {
  display: inline-block;
  color: #BFBFBF;
  font-size: 1.5rem;
  margin: 0 0 20px;
}

.topics_post .post_title {
  font-size: 2.5rem;
  font-weight: 700;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .topics_post .post_title {
    font-size: 1.8rem;
  }
}

.topics_post .post_main {
  line-height: 1.8;
}

@media only screen and (max-width: 767px) {
  .topics_post .post_main {
    font-size: 1.5rem;
  }
}

.topics_post .btn {
  margin: 40px 0 0;
}

@media only screen and (max-width: 767px) {
  .topics_post .btn {
    margin-top: 32px;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■ツアー紹介
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#page_tours .tours_box > li {
  margin: 90px 0 0;
}

@media only screen and (max-width: 767px) {
  #page_tours .tours_box > li {
    margin-top: 74px;
  }
}

#page_tours .tours_box > li:first-child {
  margin-top: 0;
}

#page_tours .tours_box .tourimg {
  height: 517px;
  background: #F3F3F3;
  margin: 0 0 35px;
  /*
		img:not(.noimage) {
			-o-object-fit: contain;
			object-fit: contain;
			font-family: 'object-fit: contain;';
		}
		*/
}

@media only screen and (max-width: 767px) {
  #page_tours .tours_box .tourimg {
    height: 239px;
    margin-bottom: 20px;
  }
}

#page_tours .tours_box .toursmain {
  padding: 0;
}

#page_tours .tours_box .h_title {
  margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
  #page_tours .tours_box .h_title {
    margin-bottom: 12px;
  }
}

#page_tours .tours_box .btn {
  margin: 35px 0 0 0;
}

@media only screen and (max-width: 767px) {
  #page_tours .tours_box .btn {
    margin-top: 30px;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■会社情報
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#page_about .mt {
  margin-top: 128px;
}

@media only screen and (max-width: 767px) {
  #page_about .mt {
    margin-top: 95px;
  }
}

#page_about table {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  #page_about table tr {
    display: block;
    margin-top: 25px;
  }
}

@media only screen and (max-width: 767px) {
  #page_about table tr:first-child {
    margin-top: 0;
  }
}

#page_about table th, #page_about table td {
  letter-spacing: .1em;
  text-align: left;
  vertical-align: top;
  padding: 22px 0;
}

@media only screen and (max-width: 767px) {
  #page_about table th, #page_about table td {
    display: block;
    width: 100%;
    padding: 0 17px 0 0;
  }
}

#page_about table th {
  font-weight: 700;
}

@media only screen and (min-width: 768px) {
  #page_about table th {
    padding-right: 30px;
    padding-bottom: 5px;
  }
}

@media only screen and (min-width: 768px) {
  #page_about .company {
    display: flex;
    justify-content: space-between;
  }
}

@media only screen and (min-width: 768px) {
  #page_about .company > div {
    width: 48.8%;
  }
}

@media only screen and (max-width: 767px) {
  #page_about .company > div + div {
    margin-top: 65px;
  }
}

#page_about .company .hd02 {
  margin: 0 0 20px;
}

#page_about .access {
  position: relative;
  z-index: 0;
  padding: 80px 0;
  margin: 80px auto 75px;
}

@media only screen and (max-width: 767px) {
  #page_about .access {
    padding: 40px 0 50px;
    margin: 40px auto;
  }
}

#page_about .access:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100vw;
  right: -100vw;
  z-index: -1;
  background: #fff;
}

#page_about .access .hd02 {
  margin: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  #page_about .access .hd02 {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 768px) {
  #page_about .access .map_wrap {
    display: flex;
  }
}

#page_about .access .map_wrap .text {
  line-height: 1.8;
}

@media only screen and (min-width: 768px) {
  #page_about .access .map_wrap .text {
    flex: 1 0 auto;
    width: 240px;
  }
}

#page_about .access .map_wrap .map {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  #page_about .access .map_wrap .map {
    margin-top: 25px;
  }
}

#page_about .access .map_wrap .map iframe {
  filter: grayscale(100%);
  width: 100%;
  height: 462px;
}

@media only screen and (max-width: 767px) {
  #page_about .access .map_wrap .map iframe {
    height: 231px;
  }
}

#page_about .history .hd02 {
  margin: 0 0 20px;
}

#page_about .history table th {
  width: 180px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■旅行業約款
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.terms_box .blk {
  margin: 40px 0 0;
}

@media only screen and (max-width: 767px) {
  .terms_box .blk {
    margin-top: 20px;
  }
}

.terms_box .blk:first-child {
  margin-top: 0;
}

.terms_box .terms_hd01 {
  background: #B2B2B2;
  border-radius: 5px;
  color: #fff;
  font-size: 2.0rem;
  font-weight: 700;
  letter-spacing: .1em;
  padding: 11px 13px;
  margin: 60px 0 20px;
}

@media only screen and (max-width: 767px) {
  .terms_box .terms_hd01 {
    font-size: 1.4rem;
    padding: 4px 13px 5px;
    margin: 30px 0 10px;
  }
}

.terms_box .terms_hd02 {
  font-size: 2.0rem;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  .terms_box .terms_hd02 {
    font-size: 1.5rem;
  }
}

.terms_box dl > div {
  margin: 30px 0 0;
}

.terms_box dl > div:first-child {
  margin-top: 0;
}

.terms_box dt {
  margin: 0 0 15px;
  line-height: 1.8;
}

.terms_box dd {
  width: 100%;
  line-height: 1.8;
}

@media only screen and (max-width: 767px) {
  .terms_box dd {
    font-size: 1.3rem;
    margin: 5px 0 0;
  }
}

.terms_box dd .terms_hd02 {
  font-size: 1.8rem;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .terms_box dd .terms_hd02 {
    margin-bottom: 13px;
  }
}

.terms_box dd > * {
  margin-bottom: 0;
}

.terms_box .js-scrollable {
  margin: 30px 0;
}

.terms_box table {
  border-top: 1px solid #c5c5c5;
  border-left: 1px solid #c5c5c5;
}

@media only screen and (max-width: 767px) {
  .terms_box table {
    min-width: 500px;
  }
}

.terms_box table th, .terms_box table td {
  background: #fff;
  border-bottom: 1px solid #c5c5c5;
  border-right: 1px solid #c5c5c5;
  padding: 10px 20px;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .terms_box table th, .terms_box table td {
    padding: 10px;
  }
}

.terms_box table th {
  background: #f5f5f5;
  font-weight: 700;
}

.terms_box table .bdn > * {
  border-bottom: none;
  padding-bottom: 0;
}

.terms_box table .num {
  width: auto;
  background: #fff;
  border-right: none;
  padding: 10px 0px 10px 20px;
  font-weight: normal;
  vertical-align: top;
}

.terms_box table .num + * {
  padding-left: 10px;
}

.terms_box table .cancel {
  width: auto;
}

.terms_box table ol, .terms_box table ul {
  margin-bottom: 0;
}

.terms_box table dl dt {
  width: auto;
  margin-right: 10px;
}

.terms_box .ac_main > *:first-child {
  margin-top: 0 !important;
}

.terms_box .ac_main > *:last-child {
  margin-bottom: 0 !important;
}

.terms_box .list_number01 > li:first-child {
  padding-left: 0;
}

.terms_box .list_number01 > li:first-child:before {
  display: none;
}

@media only screen and (max-width: 767px) {
  .terms_box .list_number01 > li > ol, .terms_box .list_number01 > li > ul,
  .terms_box .list_number02 > li > ol, .terms_box .list_number01 > li > ul,
  .terms_box .list_number03 > li > ol, .terms_box .list_number01 > li > ul,
  .terms_box .list_number04 > li > ol, .terms_box .list_number01 > li > ul,
  .terms_box .list_number05 > li > ol, .terms_box .list_number01 > li > ul {
    padding-left: 13px;
  }
}

.terms_box .box {
  border: 1px solid #c5c5c5;
  padding: 10px 20px;
}

@media only screen and (max-width: 767px) {
  .terms_box span.num {
    display: block;
    min-width: 70px;
    box-sizing: border-box;
    text-align: right;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■お問い合わせ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*-------------------------
  form_item
-------------------------*/
#page_inquiry .inquiry_tel {
  background: #fff;
  padding: 16px 32px;
}

@media only screen and (max-width: 767px) {
  #page_inquiry .inquiry_tel {
    padding: 0;
  }
}

@media only screen and (min-width: 901px) {
  #page_inquiry .inquiry_tel .inquiry_tel_inner {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media only screen and (max-width: 900px) {
  #page_inquiry .inquiry_tel .inquiry_tel_inner {
    position: relative;
    padding: 17px 0 17px 89px;
  }
}

#page_inquiry .inquiry_tel .inquiry_tel_inner:before {
  content: '';
  display: block;
  width: 46px;
  height: 61px;
  background: url(../img/smartphone@2x.png) no-repeat left top;
  background-size: 100% auto;
  margin: 0 25px 0 0;
}

@media only screen and (max-width: 900px) {
  #page_inquiry .inquiry_tel .inquiry_tel_inner:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
}

@media only screen and (max-width: 767px) {
  #page_inquiry .inquiry_tel .inquiry_tel_inner:before {
    width: 89px;
    height: auto;
    background-position: center center;
    background-size: 31px auto;
    margin: 0;
  }
}

#page_inquiry .inquiry_tel .hd02 {
  display: flex;
  align-items: center;
  margin: 0 50px 0 0;
}

@media only screen and (max-width: 767px) {
  #page_inquiry .inquiry_tel .hd02 {
    font-size: 1.8rem;
    margin: 0;
  }
}

#page_inquiry .inquiry_tel a {
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 400;
  font-size: 5.5rem;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  #page_inquiry .inquiry_tel a {
    display: inline-block;
    font-size: 3.5rem;
    line-height: 1.0;
    margin: 5px 0 0;
  }
}

#page_inquiry .form {
  margin-top: 87px;
}

@media only screen and (max-width: 767px) {
  #page_inquiry .form {
    margin-top: 50px;
  }
}

#page_inquiry .form .hd02 {
  margin: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  #page_inquiry .form .hd02 {
    margin-bottom: 20px;
  }
}

#page_inquiry .form .notice {
  color: #EE9292;
  margin: 0 0 30px;
}

#page_inquiry .form .required {
  color: #EE9292;
}

#page_inquiry .form .form_wrap {
  border-top: 1px dashed #8A8A8A;
}

#page_inquiry .form .form_item {
  align-items: center;
  border-bottom: 1px dashed #8A8A8A;
  padding: 30px 73px 30px 0;
}

@media only screen and (max-width: 767px) {
  #page_inquiry .form .form_item {
    padding: 25px 0;
  }
}

@media only screen and (min-width: 768px) {
  #page_inquiry .form .form_item .item_title {
    width: 220px;
  }
}

@media only screen and (max-width: 767px) {
  #page_inquiry .form .form_item .item_title {
    margin: 0 0 10px;
  }
}

#page_inquiry .form .form_item .item_main {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#page_inquiry .form .form_item .item_main .small {
  width: 100%;
  font-size: 1.3rem;
  margin: 5px 0 0;
}

@media only screen and (max-width: 767px) {
  #page_inquiry .form .form_item .item_main .small {
    font-size: 1.2rem;
  }
}

#page_inquiry .form .form_item .item_main .btn {
  display: flex;
}

@media only screen and (min-width: 768px) {
  #page_inquiry .form .form_item .item_main .btn {
    align-self: flex-start;
    max-width: 252px;
    width: 46%;
    margin-left: 20px;
  }
}

@media only screen and (max-width: 767px) {
  #page_inquiry .form .form_item .item_main .btn {
    max-width: 400px;
    width: 100%;
    margin: 15px 0 0;
  }
}

#page_inquiry .form .form_item .item_main .btn .btn_inner {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 43px;
  background: #02f;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.3rem;
  padding: 10px 20px;
  transition: all 0.25s linear;
}

@media only screen and (max-width: 767px) {
  #page_inquiry .form .form_item .item_main .btn .btn_inner {
    min-height: 44px;
  }
}

#page_inquiry .form .form_item .item_main .btn .btn_inner:after {
  content: '';
  position: absolute;
  top: 4px;
  right: 5px;
  width: 12px;
  height: 12px;
  background: url(../img/ico_blank.png) no-repeat top right;
  background-size: cover;
}

#page_inquiry .form .form_item .item_main .btn .btn_inner:hover {
  background-color: #00f;
  background-color: #24242d;
}

#page_inquiry .form .sizeS {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  #page_inquiry .form .sizeS {
    max-width: 200px;
  }
}

@media only screen and (max-width: 767px) {
  #page_inquiry .form .sizeS {
    max-width: 166px;
  }
}

@media only screen and (max-width: 767px) {
  #page_inquiry .form .sizeS .wpcf7-not-valid-tip {
    width: auto;
    margin-right: -90%;
  }
}

#page_inquiry .form .sizeM {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  #page_inquiry .form .sizeM {
    max-width: 450px;
  }
}

#page_inquiry .form .sizeL {
  width: 100%;
}

#page_inquiry .form select {
  border-color: #BFBFBF;
  height: 50px;
  padding: 5px 0 5px 10px;
}

#page_inquiry .form input[type="text"],
#page_inquiry .form input[type="tel"],
#page_inquiry .form input[type="email"],
#page_inquiry .form input[type="password"],
#page_inquiry .form input[type="number"],
#page_inquiry .form input[type="url"] {
  background-color: #fff;
  border-color: #BFBFBF;
  height: 50px;
  padding: 5px 10px;
}

#page_inquiry .form textarea {
  background-color: #fff;
  border-color: #BFBFBF;
  height: 187px;
  padding: 10px 10px;
}

#page_inquiry .form .wpcf7-form-control-wrap {
  margin-bottom: -5px;
}

#page_inquiry .form .wpcf7-list-item {
  display: inline-block;
  margin: 0 44px 5px 0;
}

#page_inquiry .form .wpcf7-not-valid {
  border: 2px solid #EE9292 !important;
}

#page_inquiry .form .wpcf7-not-valid-tip {
  display: inline-block;
  width: 100%;
  color: #EE9292;
  font-size: 1.3rem;
  margin: 5px 0 0;
}

@media only screen and (max-width: 767px) {
  #page_inquiry .form .wpcf7-not-valid-tip {
    font-size: 1.2rem;
    margin-top: 8px;
  }
}

#page_inquiry .form .wrap_error {
  max-width: 810px;
  margin: 30px auto;
}

@media only screen and (max-width: 767px) {
  #page_inquiry .form .wrap_error {
    margin: 25px auto;
  }
}

#page_inquiry .form form.init .wpcf7-response-output {
  display: none;
}

#page_inquiry .form .wpcf7-response-output {
  background-color: #fff;
  border: 1px solid #EE9292;
  color: #EE9292;
  line-height: 1.9;
  text-align: center;
  padding: 20px 40px;
}

@media only screen and (max-width: 767px) {
  #page_inquiry .form .wpcf7-response-output {
    padding: 15px 25px;
  }
}

#page_inquiry .form .privacy {
  padding: 10px 0 0;
}

#page_inquiry .form .privacy > div {
  height: 246px;
  overflow: auto;
  background-color: #fff;
  border: 1px solid #BFBFBF;
  padding: 22px;
  margin: 15px 0 0;
}

#page_inquiry .form .privacy > p {
  display: flex;
  align-items: center;
  width: 100%;
}

#page_inquiry .form .privacy > p span {
  display: block;
  padding: 0 0 0 35px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  #page_inquiry .form .privacy > p span {
    padding-left: 30px;
  }
}

#page_inquiry .form .privacy > p span:before {
  top: 2px;
  bottom: auto;
  width: 19px;
  height: 19px;
  background: #fff;
  border: 1px solid #707070;
}

@media only screen and (max-width: 767px) {
  #page_inquiry .form .privacy > p span:before {
    top: 3px;
    width: 16px;
    height: 16px;
  }
}

#page_inquiry .form .privacy > p span:after {
  top: 3px;
  bottom: auto;
  left: 5px;
  width: 8px;
  height: 13px;
  border-color: #707070;
  border-width: 3px;
}

@media only screen and (max-width: 767px) {
  #page_inquiry .form .privacy > p span:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 12px;
  }
}

#page_inquiry .form .privacy .wpcf7-form-control-wrap {
  padding: 0;
}

#page_inquiry .form .privacy .wpcf7-form-control {
  padding: 0;
}

#page_inquiry .form .privacy .wpcf7-list-item {
  padding: 0;
}

#page_inquiry .form .privacy a {
  color: #f02;
  text-decoration: underline;
  transition: all 0.25s linear;
}

#page_inquiry .form .privacy a:hover {
  opacity: .7;
  transition: all 0.25s linear;
}

#page_inquiry .form .submit {
  position: relative;
  display: flex;
  max-width: 300px;
  background: none;
  margin: 30px auto 0;
}

@media only screen and (max-width: 767px) {
  #page_inquiry .form .submit {
    max-width: 125px;
  }
}

#page_inquiry .form .submit .btn_inner, #page_inquiry .form .submit input[type=submit] {
  position: relative;
  z-index: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 37px;
  background: #000;
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.16);
  padding: 10px;
  transition: all 0.25s linear;
}

#page_inquiry .form .submit:hover .btn_inner, #page_inquiry .form .submit:hover input[type=submit] {
  transition: all 0.25s linear;
}

#page_inquiry .form .submit:hover .btn_inner:hover, #page_inquiry .form .submit:hover input[type=submit]:hover {
  opacity: .7;
  transition: all 0.25s linear;
}

#page_inquiry .form .submit.arrow {
  max-width: 125px;
  width: 100%;
}

#page_inquiry .form .submit.arrow .btn_inner {
  justify-content: flex-start;
  min-height: 37px;
  padding: 5px 15px;
}

@media only screen and (max-width: 767px) {
  #page_inquiry .form .submit.arrow .btn_inner {
    padding: 5px 10px;
  }
}

#page_inquiry .form .submit.arrow .btn_inner:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 13px;
  width: 23px;
  height: 11px;
  background: url(../img/ico_arrow.png) no-repeat center center;
  background-size: cover;
  margin: auto 0;
}

#page_inquiry .form .submit.contact .btn_inner span {
  display: flex;
}

#page_inquiry .form .submit.contact .btn_inner span:before {
  content: '';
  display: block;
  width: 23px;
  height: 16px;
  background: url(../img/ico_mail@2x.png) no-repeat center center;
  background-size: 100% auto;
  margin: auto 5px auto 0;
}

@media only screen and (min-width: 768px) {
  #page_inquiry .form .submit {
    max-width: 163px;
  }
}

@media only screen and (max-width: 767px) {
  #page_inquiry .form .submit {
    margin-top: 45px;
  }
}

#page_inquiry .form .submit input[type=submit] {
  background: url(../img/ico_arrow.png) no-repeat 92% center;
  background-size: 23px 11px;
  justify-content: flex-start;
  padding: 5px 15px;
}

@media only screen and (min-width: 768px) {
  #page_inquiry .form .submit input[type=submit] {
    min-height: 47px;
  }
}

#page_inquiry .form .submit input[type=submit]:disabled {
  cursor: default;
  opacity: .5;
}

#page_inquiry .form .wpcf7 .ajax-loader {
  display: none;
}

/*-------------------------
  form_item
-------------------------*/
#page_inquiry .form_thanks .hd02 {
  margin: 0 0 20px;
}

#page_inquiry .form_thanks .text > * {
  margin: 0 0 15px;
}

#page_inquiry .form_thanks .text > *:last-child {
  margin-bottom: 0;
}
