@charset "UTF-8";
/*
$font-min:"游明朝体",
"Yu Mincho",
YuMincho,
"ヒラギノ明朝 Pro",
"Hiragino Mincho Pro",
"MS P明朝",
"MS PMincho",
serif;
*/
/*
$font-family-sans-serif: "游ゴシック体",
YuGothic,
"游ゴシック",
"Yu Gothic",
"メイリオ",
Meiryo,
"Hiragino Kaku Gothic ProN",
"Hiragino Sans",
"ヒラギノ角ゴ ProN W3",
-apple-system,
"BlinkMacSystemFont",
"Helvetica Neue",
Helvetica,
"Arial",
sans-serif;
*/
/*!
 * Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
  padding: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

li {
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.resimg {
  width: 100%;
  height: auto;
  display: block;
}

.pc_content {
  display: inherit;
}

.sp_content {
  display: none;
}

.pc_block {
  display: block;
}

.sp_block {
  display: none;
}

@media screen and (max-width: 980px) {
  .pc_content {
    display: none;
  }
  .sp_content {
    display: inherit;
  }
  .pc_block {
    display: none;
  }
  .sp_block {
    display: block;
  }
}
/* diamond */
ul.diamond {
  margin: 0 0 2px 0;
  padding: 0 0 0 12px;
}
ul.diamond li {
  position: relative;
  list-style: none;
  padding: 0 0 0 12px;
}
ul.diamond li::after {
  display: block;
  content: "";
  position: absolute;
  top: 0.7em;
  left: -4px;
  width: 3px;
  height: 3px;
  background-color: #000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

ul.noteList {
  margin-bottom: 20px;
  padding: 0 0 0 16px;
}
ul.noteList li {
  font-size: 14px;
  padding-left: 0;
  text-indent: -16px;
  padding: 0;
  list-style: none;
  line-height: 1.6;
}
ul.noteList li:before {
  content: "※";
  margin-right: 0px;
}

ol {
  counter-reset: item;
  list-style-type: none;
  margin-bottom: 20px;
  padding: 0 0 0 6px;
}
ol li {
  font-size: 14px;
  line-height: 1.6;
}
ol li:before {
  counter-increment: item;
  content: counter(item) ".";
  padding-right: 0.5em;
  font-weight: normal;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.42rem;
  font-family: -apple-system, "BlinkMacSystemFont", "Helvetica Neue", Helvetica, "Arial", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5;
}

body:lang(en) {
  font-family: Arial, Helvetica, "Century Gothic", Geneva, sans-serif;
}

@media screen and (max-width: 980px) {
  body {
    font-size: 1.42rem;
    font-family: -apple-system, "BlinkMacSystemFont", "Helvetica Neue", Helvetica, "Arial", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    line-height: 1.5;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 1em;
  font-family: inherit;
  font-weight: bold;
  line-height: 1.2;
}

h5,
h6,
.h5,
.h6 {
  margin-bottom: 0.2em;
}

h1,
.h1 {
  font-size: 3.8rem;
}

h2,
.h2 {
  font-size: 3rem;
}

h3,
.h3 {
  font-size: 2.6rem;
}

h4,
.h4 {
  font-size: 2.2rem;
}

h5,
.h5 {
  font-size: 1.8rem;
}

h6,
.h6 {
  font-size: 1.6rem;
}

@media screen and (max-width: 980px) {
  h1,
  .h1 {
    font-size: 2.6rem;
  }
  h2,
  .h2 {
    font-size: 2.2rem;
  }
  h3,
  .h3 {
    font-size: 2rem;
  }
  h4,
  .h4 {
    font-size: 1.8rem;
  }
  h5,
  .h5 {
    font-size: 1.6rem;
  }
  h6,
  .h6 {
    font-size: 1.6rem;
  }
}
/*

.is_event_wrap {
	background-color: var.$bg-color-1;
	margin-bottom: 20px;
	border-bottom: solid 1px rgb(0 0 0 / 5%);
}

.entry_card {
	opacity: 1;
}

.entry_card.is-hidden {
	visibility: hidden;
	opacity: 0;
	height: 0;
	margin: 0 !important;
}

.list-btn.is-btn-hidden {
	display: none;
}

.list-btn {
	position: relative;
	margin: 0 auto 40px;
	text-align: center;
}

.list-btn button {
	background-color: #fff;
	font-weight: bold;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	height: 44px;
	line-height: 44px;
	width: 120px;

}
*/
.idxContent {
  position: relative;
  width: 100%;
}

.idxContentGroup {
  position: relative;
  text-align: left;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.pad {
  padding-top: 80px;
  padding-bottom: 30px;
}

.padup {
  padding-top: 60px;
  padding-bottom: 60px;
}

@media screen and (max-width: 980px) {
  .idxContent {
    position: relative;
    width: 100%;
  }
  .idxContentGroup {
    position: relative;
    width: 100%;
    max-width: initial;
    margin: 0 auto;
  }
  .pad {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .padup {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.idxContent::after,
.idxContentGroup::after,
.idxContentBox::after {
  clear: both;
  content: "";
  display: block;
}

.idxContent::before,
.idxContentBox::before,
.idxContentGroup:before,
.idxContent::after,
.idxContentBox::after,
.idxContentGroup::after {
  content: "";
  display: table;
}

.idxContent::after,
.idxContentBox::after,
.idxContentGroup::after {
  clear: both;
}

table {
  width: 100% !important;
  background-color: #fff;
  margin-bottom: 2em;
}

th,
td {
  padding: 1em;
  vertical-align: middle;
}

th {
  font-weight: normal;
  text-align: left;
}

caption {
  margin-bottom: 0.5em;
  text-align: center;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 2em 0;
  margin-top: 0;
  padding: 0;
}

p {
  line-height: 1.6;
  margin-bottom: 1em;
}

@media screen and (max-width: 767px) {
  p {
    line-height: 1.75;
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 767px) {
  .pc_content {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .sp_content {
    display: none;
  }
}
a:link {
  color: #000;
  text-decoration: none;
  outline: 0;
}

a:visited {
  color: #000;
  text-decoration: none;
  outline: 0;
}

a:hover {
  color: #666;
  text-decoration: underline;
  outline: 0;
}

.lazyload {
  opacity: 1;
}

.lazyloaded {
  opacity: 0;
  -webkit-animation-name: fade-in1;
          animation-name: fade-in1;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

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

@keyframes fade-in1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.clf:before,
.clf:after {
  content: "";
  display: table;
}

.clf:after {
  clear: both;
}

html {
  scroll-behavior: smooth;
}

body {
  color: #000;
  background-color: #fff;
  text-align: center;
  margin: 0;
  padding: 0;
  position: relative;
  font-weight: 300;
  font-family: "Noto Sans JP", sans-serif;
}

main {
  position: relative;
  padding-bottom: 0px;
  text-align: left;
  z-index: 1;
  margin: 0 auto;
}

.container {
  text-align: left;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 2% 5% 3%;
}
.container.sm {
  max-width: 920px;
  padding: 0;
}

.wrap {
  padding: 0 2%;
}

@media screen and (max-width: 980px) {
  .wrap {
    padding: 2% 5%;
  }
  .container {
    width: 100%;
    max-width: initial;
    margin: 0 auto;
    padding: 2% 5% 5%;
  }
  .container.sm {
    max-width: initial;
  }
}
header#menu {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 9;
  background-color: #fff;
  width: 100%;
  height: auto;
  -webkit-box-shadow: 0 0 40px 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 40px 10px rgba(0, 0, 0, 0.05);
  display: block;
}
header#menu ul,
header#menu li {
  margin-left: 0;
  padding-left: 0;
}
header#menu .header_inner {
  padding: 1% 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header#menu .header_inner .header_logo {
  text-align: center;
  width: 270px;
  height: 65px;
}
header#menu .header_inner .header_logo a {
  display: block;
  text-decoration: none;
}
header#menu .header_inner .header_logo img {
  width: 100%;
  height: auto;
  display: block;
}
header#menu .header_inner .header_contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header#menu .header_inner .header_contact .tel {
  width: 320px;
}
header#menu .header_inner .header_contact .mail a {
  position: relative;
  display: block;
  background: #EDA742 url(../img/module/icon/icon_mail_w.svg) no-repeat;
  background-position: 16px 50%;
  background-size: 24px auto;
  padding: 16px 24px 16px 48px;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
}
header .menu_wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header #gnav {
  display: none;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
header #gnav .gnav_inner {
  width: 100%;
  max-width: 1024px;
  margin-inline: auto;
}
header #gnav .gnav_list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 14%;
}
header #gnav .gnav_list li a {
  position: relative;
  display: block;
  font-size: 16px;
  font-weight: 900;
  text-align: left;
  text-decoration: none;
  padding: 16px 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header #gnav .gnav_list li a:hover:after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  opacity: 0.7;
}
header #gnav .gnav_list li a.hilight:after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
@media screen and (max-width: 980px) {
  header #gnav {
    display: none;
  }
}

@media screen and (max-width: 980px) {
  header#menu {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: #fff;
    width: 100%;
    height: auto;
    -webkit-box-shadow: 0 0 40px 10px rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 40px 10px rgba(0, 0, 0, 0.05);
    display: block;
    z-index: 9;
  }
  header#menu .header_inner {
    padding: 2% 2%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  header#menu .header_inner .header_logo {
    text-align: center;
    width: 160px;
    height: auto;
  }
  header#menu .header_inner .header_logo a {
    display: block;
    text-decoration: none;
  }
  header#menu .header_inner .header_contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  header#menu .header_inner .header_contact .sptel {
    margin-right: 12px;
  }
  header#menu .header_inner .header_contact .sptel,
  header#menu .header_inner .header_contact .spmail {
    width: 38px;
  }
}
#page_top a {
  text-align: center;
  display: block;
  text-decoration: none;
  padding: 20px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

footer {
  position: relative;
  -webkit-box-shadow: 0px -3px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0px -3px 4px rgba(0, 0, 0, 0.05);
  z-index: 1;
  background-color: #fff;
}
footer .mapbtn {
  position: relative;
  display: inline-block;
  background-color: #8C8B8C;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  padding: 4px 16px;
  text-align: center;
  border-radius: 50px;
}
footer .footer_inner {
  width: 100%;
  max-width: 1024px;
  font-size: 14px;
  margin: 0 auto;
  padding: 4% 5% 2%;
  text-align: left;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .footer_inner .footer_info {
  width: 40%;
}
footer .footer_inner .footer_info .footer_logo {
  width: 100%;
  max-width: 258px;
  overflow: hidden;
  margin-bottom: 30px;
  display: block;
  text-align: center;
}
footer .footer_inner .footer_info .footer_logo img {
  width: 100%;
  height: auto;
  display: block;
}
footer .footer_inner .footer_info dl {
  margin-bottom: 12px;
  font-size: 14px;
  width: 100%;
  font-weight: 500;
  line-height: 1.6;
}
footer .footer_inner .footer_info .siteicon {
  position: relative;
  font-size: 13px;
  font-weight: 300;
  text-decoration: underline;
  background: url(../img/module/icon/icon_window_v1.svg) no-repeat;
  background-position: 100% 50%;
  background-size: 16px auto;
  padding-right: 24px;
}
footer .footer_inner .footer_link {
  width: 65%;
}
footer .footer_list {
  width: 100%;
  text-align: left;
  border-top: 1px solid #dedede;
}
footer .footer_list .slink {
  width: 100%;
  max-width: 1024px;
  margin-inline: auto;
  padding: 2% 5%;
}
footer .footer_list .slink .copyright {
  color: #707070;
  font-size: 13px;
  font-weight: 300;
}
footer .footer_list .slink ul.ulmain {
  margin: 0 0 20px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .footer_list .slink ul.ulmain li {
  margin-right: 2em;
  list-style: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 14px;
  font-weight: 300;
}
footer .footer_list .slink ul.ulmain li:last-child {
  margin-right: 0;
}
footer .footer_list .slink ul.ulmain li a {
  color: #000;
  text-decoration: none;
}
footer .footer_list .slink ul.ulmain li:hover {
  opacity: 0.7;
}

@media screen and (max-width: 980px) {
  footer .footer_inner {
    width: 100%;
    max-width: initial;
    font-size: 14px;
    margin: 0 auto;
  }
  footer .footer_inner .footer_info {
    width: 100%;
    margin: 0 auto;
  }
  footer .footer_inner .footer_info .footer_logo {
    width: 100%;
    max-width: 160px;
    overflow: hidden;
    margin-bottom: 10px;
    display: inline-block;
    text-align: center;
  }
  footer .footer_inner .footer_info .footer_logo img {
    width: 100%;
    height: auto;
    display: block;
  }
  footer .footer_inner .footer_info .footer_logo .title {
    font-size: 14px;
  }
  footer .footer_inner .footer_info dl {
    margin-bottom: 12px;
    font-size: 13px;
    width: 100%;
    font-weight: 300;
    line-height: 1.6;
  }
  footer .footer_inner .footer_link {
    display: none;
  }
  .copyright {
    width: 100%;
    max-width: initial;
    line-height: 2;
    font-size: 10px;
    padding: 15px 0;
    margin-bottom: 0;
  }
  .copyright .copyright_inner {
    width: 100%;
    max-width: initial;
    margin-left: auto;
    margin-right: auto;
  }
}
.news_list .news_list_item {
  width: 100%;
  margin-bottom: 25px;
  background-color: #F3F3F3;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.news_list .news_list_item a {
  display: block;
  padding: 30px;
  overflow: hidden;
  font-size: 1.5rem;
  color: #000;
  text-decoration: none;
}
.news_list .news_list_item .day {
  width: 15%;
  float: left;
}
.news_list .news_list_item .title {
  width: 85%;
  float: right;
  font-size: 1.7rem;
}
.news_list .news_list_item:hover {
  opacity: 0.7;
}

#spnav {
  position: fixed;
  right: -120%;
}

.menubtn {
  display: none;
}

@media screen and (max-width: 980px) {
  .menubtn {
    position: fixed;
    z-index: 9999;
    top: 12px;
    right: 8px;
    cursor: pointer;
    width: 44px;
    height: 44px;
    display: inherit;
  }
  .menubtn span {
    display: inline-block;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    position: absolute;
    left: 12px;
    height: 2px;
    background-color: #D95F5F;
    width: 45%;
  }
  .menubtn span:nth-of-type(1) {
    top: 12px;
  }
  .menubtn span:nth-of-type(2) {
    top: 20px;
  }
  .menubtn span:nth-of-type(3) {
    top: 28px;
  }
  .menubtn.active span:nth-of-type(1) {
    top: 15px;
    left: 13px;
    -webkit-transform: translateY(6px) rotate(-45deg);
            transform: translateY(6px) rotate(-45deg);
    width: 40%;
  }
  .menubtn.active span:nth-of-type(2) {
    opacity: 0;
  }
  .menubtn.active span:nth-of-type(3) {
    top: 27px;
    left: 13px;
    -webkit-transform: translateY(-6px) rotate(45deg);
            transform: translateY(-6px) rotate(45deg);
    width: 40%;
  }
  .no-scroll {
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  #spnav .side_social_box {
    margin: 0 0 30px;
    padding: 1% 1%;
    width: 100%;
  }
  #spnav .side_social_box .sn_tw {
    margin: 0 auto 16px;
    text-align: center;
    width: 44px;
    height: 44px;
  }
  #spnav .side_social_box .sn_tw a {
    border: 1px solid #ccc;
    border-radius: 50px;
    padding: 12px 10px;
    width: 44px;
    height: 44px;
    display: block;
  }
  #spnav .side_social_box .sn_tw a img {
    opacity: 0.5;
  }
  #spnav .side_social_box__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding: 0 5%;
  }
  #spnav .side_social_box__list li {
    margin: 0;
  }
  #spnav .side_social_box__list li a {
    display: block;
    font-size: 12px;
    opacity: 0.5;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: none;
    border: 1px solid #ccc;
    border-radius: 50px;
    padding: 6px 8px;
  }
  #spnav ul.sn {
    margin-bottom: 30px;
    background-color: #fff;
    padding: 0 8%;
  }
  #spnav ul.sn li {
    list-style: none;
    text-align: left;
  }
  #spnav ul.sn li a {
    position: relative;
    color: #000;
    text-decoration: none;
    padding: 18px 0px;
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    /*&::after {
    	position: absolute;
    	top: 50%;
    	right: 12px;
    	content: '';
    	width: 8px;
    	height: 8px;
    	border-top: solid 1px var.$font-color;
    	border-right: solid 1px var.$font-color;
    	transform: translate(0%, -50%) rotate(45deg);
    }*/
  }
  #spnav ul.sn li a span {
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.6);
  }
  #spnav ul.sn_bottom {
    margin: 0 auto;
    background-color: #fff;
    width: 70%;
  }
  #spnav ul.sn_bottom li a {
    padding: 20px 20px;
    display: block;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
  }
  #spnav .sidenav_bottom {
    padding: 2% 4%;
  }
  #spnav .sidenav_bottom .ft_copy {
    font-size: 10px;
    text-align: center;
  }
}
.no-scroll #wrapper {
  background: rgba(0, 0, 0, 0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 980px) {
  .no-scroll #wrapper {
    position: fixed;
    z-index: 7;
    background: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: saturate(180%) blur(10px);
            backdrop-filter: saturate(180%) blur(10px);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.gridflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.ph_1column .cell {
  width: 100%;
}

.ph_2column .cell {
  width: 48.4%;
}

.ph_3column .cell {
  width: 32%;
}

@media screen and (max-width: 980px) {
  .ph_1column .cell {
    width: 100%;
  }
  .ph_2column .cell {
    width: 100%;
  }
  .ph_3column .cell {
    width: 100%;
  }
  .ph_5column .cell {
    width: 42%;
  }
  .ph_5column .cell.collectionBox {
    width: 48%;
  }
  .ph_6column .cell.collectionBox {
    width: 48%;
  }
}
.thumb {
  float: left;
  width: 50%;
  height: auto;
  display: block;
  overflow: hidden;
  margin-right: 30px;
}

.summary {
  display: block;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 980px) {
  .thumb {
    float: none;
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    margin-right: 0;
  }
  .summary {
    display: block;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
  }
}
.gridstaff {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80%;
  margin: 0 auto;
}
.gridstaff .staff_thumb {
  width: 32%;
  text-align: center;
  margin-bottom: 5%;
}
.gridstaff .staff_thumb .post_box {
  width: 100px;
  height: 100px;
  margin: 0 auto 8px;
}
.gridstaff .staff_thumb .group_trim {
  aspect-ratio: 1/1;
  background-position: 50% 50%;
  border-radius: 50%;
}
.gridstaff .staff_thumb .overview .name {
  font-size: 18px;
  font-weight: 500;
}
.gridstaff .staff_thumb .overview .sub {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.4784313725);
}

@media screen and (max-width: 980px) {
  .gridstaff {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .gridstaff .staff_thumb {
    text-align: center;
    margin-bottom: 10%;
  }
  .gridstaff .staff_thumb .post_box {
    width: 78px;
    height: 78px;
    margin: 0 auto 8px;
  }
  .gridstaff .staff_thumb .overview .name {
    font-size: 16px;
    font-weight: 500;
  }
  .gridstaff .staff_thumb .overview .sub {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.4784313725);
  }
}
.groupflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.groupflex .group {
  width: 48%;
  text-align: center;
  margin-bottom: 2%;
}
.groupflex .group .post_box {
  width: 260px;
  height: 100px;
  margin: 0 auto 8px;
  overflow: hidden;
  border-radius: 50px;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
}
.groupflex .group .group_trim {
  width: 260px;
  height: 100px;
  background-position: 50% 50%;
}
.groupflex .group .overview .name {
  font-size: 18px;
  font-weight: 500;
}
.groupflex .group .overview .sub {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.4784313725);
}

@media screen and (max-width: 980px) {
  .groupflex {
    display: block;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .groupflex .group {
    width: 100%;
    text-align: center;
    margin-bottom: 8%;
  }
  .groupflex .group .post_box {
    width: 260px;
    height: 100px;
    margin: 0 auto 8px;
    overflow: hidden;
    border-radius: 50px;
    border: 1px solid rgba(0, 0, 0, 0.1019607843);
  }
  .groupflex .group .group_trim {
    width: 260px;
    height: 100px;
    background-position: 50% 50%;
  }
  .groupflex .group .overview .name {
    font-size: 18px;
    font-weight: 500;
  }
  .groupflex .group .overview .sub {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4784313725);
  }
}
/*
.flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 50%;
    margin: 0 auto;

    .staffthumb {
        width: 50%;
    }

    .overview {
        text-align: left;
        background-color: #C2C0C0;
        font-size: 14px;
        color: #fff;
        font-weight: 900;
        padding: 8%;
    }
}


@media screen and (max-width: var.$tablet-max-width) {
    .flex {
        width: 100%;

        .staffthumb {
            width: 50%;
        }

        .overview {
            text-align: left;
            background-color: #C2C0C0;
            font-size: 14px;
            color: #fff;
            font-weight: 900;
            padding: 6%;
            width: 50%;
        }
    }
}
*/
.is_gray {
  background-color: #F5F5F5;
}

.is_flow {
  background-color: #F5F5F5;
}

.is_support,
.is_price {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.qaboxesmain {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 10px auto 40px;
}
.qaboxesmain .text p {
  font-size: 17px;
  line-height: 1.8;
}
.qaboxesmain .flex_content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5%;
}
.qaboxesmain .flex_content .flex_ph {
  width: 220px;
  height: 220px;
}
.qaboxesmain .flex_content .flex_summary {
  width: calc(100% - 240px);
}
.qaboxesmain .flex_content .flex_summary h2 {
  color: #000;
}
.qaboxesmain .flex_content .flex_summary .question {
  font-size: 36px;
  font-weight: 300;
  color: #D95F5F;
  margin-bottom: 3%;
}

@media screen and (max-width: 980px) {
  .qaboxesmain {
    position: relative;
    width: 100%;
    max-width: initial;
    margin: 10px auto 20px;
  }
  .qaboxesmain .text p {
    font-size: 17px;
    line-height: 1.7;
  }
  .qaboxesmain .flex_content {
    display: block;
    margin-bottom: 5%;
  }
  .qaboxesmain .flex_content .flex_ph {
    width: 60%;
    min-height: initial;
    margin-inline: auto;
  }
  .qaboxesmain .flex_content .flex_ph img {
    margin-inline: auto;
  }
  .qaboxesmain .flex_content .flex_summary {
    width: 100%;
  }
  .qaboxesmain .flex_content .flex_summary h2 {
    color: #000;
  }
  .qaboxesmain .flex_content .flex_summary .question {
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 3%;
  }
}
.answer_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 auto 3%;
}
.answer_wrap .answer_icon {
  background-color: #D95F5F;
  color: #fff;
  width: 130px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  border-radius: 6px;
  padding: 4px 0;
}
.answer_wrap .answer_title {
  width: calc(100% - 150px);
}
.answer_wrap .answer_title h3 {
  font-size: 21px;
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
}

@media screen and (max-width: 980px) {
  .answer_wrap {
    display: block;
    margin: 0 auto 2%;
  }
  .answer_wrap .answer_icon {
    background-color: #D95F5F;
    color: #fff;
    width: 130px;
    font-size: 14px;
    padding: 4px 0;
  }
  .answer_wrap .answer_title {
    width: 100%;
  }
  .answer_wrap .answer_title h3 {
    font-size: 21px;
    line-height: 1.6;
    margin: 0;
  }
}
.qaboxes {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 16px auto 20px;
  z-index: 1;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  overflow: hidden;
}
.qaboxes .headings_qaetc {
  position: relative;
  font-size: 18px;
  text-align: center;
  margin-bottom: 0;
  padding: 2%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
  width: 100%;
}
.qaboxes .headings_qaetc span {
  color: #D95F5F;
}
.qaboxes .question_list_wrap {
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
  padding: 2% 3%;
  text-decoration: none;
}
.qaboxes .question_list_wrap:last-child {
  border-bottom: none;
}
.qaboxes .question_list_wrap .question_list {
  font-size: 16px;
  font-weight: 500;
  width: calc(100% - 90px);
}
.qaboxes .question_list_wrap .detail {
  width: 80px;
  margin-left: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  border-radius: 6px;
  color: #fff;
  background-color: #D95F5F;
}

.boxes {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 10px auto 40px;
  z-index: 1;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  overflow: hidden;
}
.boxes hr {
  margin: 0 -6%;
}
.boxes.nm {
  max-width: 600px;
  margin: 0 auto 40px;
}
.boxes .inner {
  padding: 3% 5%;
}

.boxes_shawdow {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: -30px auto 60px;
  z-index: 1;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.boxes_shawdow.cborder::after {
  position: absolute;
  /*--positionを追加--*/
  top: 140px;
  left: 54px;
  margin: 0 1rem;
  content: "";
  width: 2px;
  /*--縦線の太さ(幅)--*/
  height: 100%;
  background-color: #D95F5F;
  /*--縦線の色--*/
}
.boxes_shawdow.nomargin {
  margin: 10px auto 30px;
}
.boxes_shawdow.evmargin {
  margin: -80px auto 60px;
}
.boxes_shawdow .inner {
  padding: 5%;
}
.boxes_shawdow .flex_content {
  margin-bottom: 10px;
}
.boxes_shawdow .inners {
  padding: 0 5% 2% 15%;
}
.boxes_shawdow .inners .free_layout_btn .btn_box .btnimg {
  width: 16%;
}

@media screen and (max-width: 980px) {
  .boxes {
    position: relative;
    width: 100%;
    margin: -30px auto 60px;
    max-width: initial;
  }
  .boxes_shawdow {
    position: relative;
    width: 100%;
    max-width: initial;
    margin: -30px auto 60px;
    z-index: 1;
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.05);
    overflow: hidden;
  }
  .boxes_shawdow.cborder::after {
    position: absolute;
    top: 280px;
    left: 12.5%;
  }
  .boxes_shawdow.nomargin {
    margin: 10px auto 30px;
  }
  .boxes_shawdow.evmargin {
    margin: -80px auto 60px;
  }
  .boxes_shawdow .flex_content {
    margin-bottom: 10px;
  }
  .boxes_shawdow .inners {
    padding: 0 5% 2% 25%;
  }
  .boxes_shawdow .inners .free_layout_btn .btn_box .btnimg {
    width: 100%;
  }
}
.pages_navi {
  position: relative;
  margin: 0 auto 20px;
  width: 100%;
  height: 60px;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-box-shadow: 0 0 40px 10px rgba(0, 0, 0, 0.04);
          box-shadow: 0 0 40px 10px rgba(0, 0, 0, 0.04);
}
.pages_navi .pages_navi_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  overflow-x: scroll;
  white-space: nowrap;
  font-weight: bold;
  color: #afadad;
  font-size: 14px;
  padding: 0 5%;
}
.pages_navi .pages_navi_link a {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  text-decoration: none;
  padding: 20px 18px;
  display: block;
  text-align: center;
}
.pages_navi .pages_navi_link a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #D95F5F;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: center top;
          transform-origin: center top;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.pages_navi .pages_navi_link a:hover:after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.pages_navi .pages_navi_link a.hilight:after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

@media screen and (max-width: 980px) {
  .pages_navi {
    position: relative;
    margin: 0 auto 20px;
    width: 100%;
    height: 60px;
  }
  .pages_navi .pages_navi_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    overflow-x: scroll;
    white-space: nowrap;
    font-weight: bold;
    color: #afadad;
    font-size: 14px;
    padding: 0;
  }
  .pages_navi .pages_navi_link a {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    padding: 20px 12px;
    display: block;
    text-align: center;
  }
  .pages_navi .pages_navi_link a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #D95F5F;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: center top;
            transform-origin: center top;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .pages_navi .pages_navi_link a:hover:after {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  .pages_navi .pages_navi_link a.hilight:after {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
.iframeBlock.radius {
  border-radius: 10px;
  margin: 0 auto 2%;
}

.mapflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mapflex .name {
  font-size: 16px;
  font-weight: 500;
}
.mapflex .look {
  font-size: 14px;
  font-weight: 300;
  padding: 1% 4%;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
}

.point_num {
  color: #D95F5F;
  text-align: center;
  line-height: 1;
  width: 100px;
  margin-top: -5px;
  /*
  	display: flex;
  	flex-direction: column;
  	justify-content: space-between;
  	align-items: center;
  */
}
.point_num .point {
  font-size: 14px;
  font-weight: 500;
  font-family: "Outfit", sans-serif;
}
.point_num .num {
  font-size: 60px;
  font-weight: 300;
  margin-bottom: 5%;
  font-family: "Outfit", sans-serif;
}
.point_num .min {
  font-size: 16px;
  font-weight: 300;
  font-family: "Outfit", sans-serif;
}

.prev_next_list {
  position: relative;
  width: 100%;
  margin: 40% auto 0;
  /*
  	display: flex;
  	justify-content: space-between;
  	align-items: center;
  */
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  border-radius: 8px;
  overflow: hidden;
}
.prev_next_list::before {
  content: "";
  position: absolute;
  top: 0%;
  left: 50%;
  display: inline-block;
  width: 1px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1019607843);
  margin: 0 auto;
  z-index: 1;
}
.prev_next_list li {
  margin: 0;
  padding: 0;
  width: 50%;
  text-align: center;
}
.prev_next_list li.prev {
  float: left;
}
.prev_next_list li.next {
  float: right;
}
.prev_next_list li a {
  display: block;
  width: 100%;
  height: 40px;
  text-align: center;
  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;
}
.prev_next_list li a img {
  margin: auto;
}

.contain_visual {
  position: relative;
  margin: 2% auto 0;
}
.contain_visual .post_box {
  width: 70%;
  margin: 40px auto 10px;
}
.contain_visual .kure_feature {
  position: absolute;
  top: 5%;
  left: 0;
}
.contain_visual .point_num {
  margin-top: 0;
  position: absolute;
  top: 5%;
  right: 3%;
  z-index: 1;
}

@media screen and (max-width: 980px) {
  .contain_visual .post_box {
    width: 60%;
    margin: 50px auto 40px;
  }
  .contain_visual .kure_feature {
    position: absolute;
    top: -15%;
    left: 0;
  }
}
.boxes_flex {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 4% 2% 2%;
}
.boxes_flex .flex_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(100% - 200px);
}
.boxes_flex .flex_img {
  width: 226px;
}
.boxes_flex .overview {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(100% - 80px);
}
.boxes_flex h2 {
  font-size: 20px;
  font-weight: 500;
  color: #D95F5F;
}
.boxes_flex .detail {
  text-align: left;
}

.boxes_pages {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 2%;
}
.boxes_pages h2 {
  font-size: 18px;
  font-weight: 500;
  color: #000;
}
.boxes_pages .flex_img {
  width: 210px;
}
.boxes_pages .flex_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 250px);
}
.boxes_pages .overview {
  width: 80%;
}
.boxes_pages .detail {
  width: 70px;
  margin-left: auto;
}

@media screen and (max-width: 980px) {
  .boxes_flex {
    position: relative;
    display: block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 5% 2%;
  }
  .boxes_flex .flex_container {
    width: 100%;
  }
  .boxes_flex .flex_img {
    width: 50%;
    margin: 0 auto;
  }
  .boxes_flex .overview {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .boxes_flex h2 {
    font-size: 20px;
    font-weight: 500;
    color: #D95F5F;
  }
  .boxes_flex .detail {
    text-align: right;
  }
  .boxes_pages {
    position: relative;
    display: block;
    padding: 2% 2% 3%;
  }
  .boxes_pages h2 {
    font-size: 18px;
    font-weight: 500;
    color: #000;
  }
  .boxes_pages .flex_img {
    width: 100%;
    margin-bottom: 2%;
  }
  .boxes_pages .flex_container {
    display: block;
    width: 100%;
  }
  .boxes_pages .overview {
    width: 100%;
  }
  .boxes_pages .detail {
    width: 100px;
    margin-left: 0;
    text-align: left;
  }
}
.site_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.site_list .slink {
  width: 48%;
}
.site_list .slink ul.ulmain {
  margin-bottom: 0.5em;
  padding-left: 0px;
}
.site_list .slink ul.ulmain li {
  margin: 0;
  list-style: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 16px;
  padding: 0 0 5px;
  font-weight: 500;
}
.site_list .slink ul.ulmain li:first-child {
  margin-top: 1em;
}
.site_list .slink ul.ulmain li a {
  color: #000;
  text-decoration: none;
}
.site_list .slink ul.ulmain li:hover {
  opacity: 0.7;
}
.site_list .slink ul.ulsub {
  padding-left: 1em;
  margin-bottom: 0.5em;
}
.site_list .slink ul.ulsub li {
  font-size: 14px;
  line-height: 1.9;
  font-weight: 300;
  padding: 0;
}
.site_list .slink ul.ulsub li:first-child {
  margin-top: 1em;
}
.site_list .slink ul.ulsub li a {
  margin-bottom: 0px;
  color: rgba(0, 0, 0, 0.8156862745);
}

@media screen and (max-width: 980px) {
  .site_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .site_list .slink {
    width: 48%;
  }
  .site_list .slink ul.ulmain {
    margin-bottom: 0.8em;
    padding-left: 0px;
  }
  .site_list .slink ul.ulmain li {
    margin: 0;
    font-size: 18px;
  }
  .site_list .slink ul.ulsub {
    padding-left: 0.5em;
    margin-bottom: 0.5em;
  }
  .site_list .slink ul.ulsub li {
    font-size: 15px;
    line-height: 1.9;
    font-weight: 300;
  }
}
.form_boxes {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 40px;
  z-index: 1;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  overflow: hidden;
}
.form_boxes hr {
  margin: 0 -6%;
}
.form_boxes .inner {
  padding: 3% 5%;
}

.overflow_box {
  border-top: 1px solid rgba(0, 0, 0, 0.1019607843);
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  z-index: 0;
  padding: 5% 0 2%;
}
.overflow_box .boxs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: calc(50% - 50vw);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.overflow_box .summary {
  margin-left: 5%;
  margin-right: 5%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 500px;
      flex: 1 1 500px;
}
.overflow_box .summary h1 {
  font-size: 34px;
}
.overflow_box .summary h1 span {
  color: #447CBE;
}

@media screen and (max-width: 980px) {
  .overflow_box {
    position: relative;
    max-width: initial;
    margin: 0 auto 3%;
    z-index: 0;
  }
  .overflow_box .boxs {
    display: block;
    margin-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .overflow_box .summary {
    margin-left: 0;
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
  .overflow_box .summary h1 {
    font-size: 26px;
  }
  .overflow_box .summary .textblock {
    padding: 5%;
  }
}
.overflow_grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5%;
}
.overflow_grid .box {
  width: 32%;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
}
.overflow_grid .box h2 {
  background-color: #447CBE;
  font-size: 18px;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
  padding: 5% 8%;
}
.overflow_grid .box .overview {
  padding: 2% 5%;
}

@media screen and (max-width: 980px) {
  .overflow_grid {
    display: block;
    margin-bottom: 5%;
  }
  .overflow_grid .box {
    width: 100%;
    margin-bottom: 5%;
  }
  .overflow_grid .box h2 {
    background-color: #447CBE;
    font-size: 17px;
    color: #fff;
    margin-bottom: 0;
    padding: 2% 4%;
  }
  .overflow_grid .box .overview {
    padding: 2% 5%;
  }
}
.lawyerBox {
  margin-bottom: 3%;
  padding: 1% 5%;
}
.lawyerBox .name {
  margin-bottom: 5%;
  font-size: 20px;
}
.lawyerBox .name span {
  font-size: 20px;
  font-weight: 500;
}
.lawyerBox.is_nishimaru {
  border-left: 10px solid #C3D5EB;
}
.lawyerBox.is_katashima {
  border-left: 10px solid #EDBEBE;
}

@media screen and (max-width: 980px) {
  .lawyerBox {
    margin-bottom: 3%;
    padding: 1% 5%;
  }
  .lawyerBox .name {
    margin-bottom: 2%;
    font-size: 16px;
  }
  .lawyerBox .name span {
    font-size: 18px;
    font-weight: 500;
  }
  .lawyerBox.is_nishimaru {
    border-left: 6px solid #C3D5EB;
  }
  .lawyerBox.is_katashima {
    border-left: 6px solid #EDBEBE;
  }
}
.lawyer_visual {
  background-color: #EAF3F1;
  margin-bottom: 2%;
}
.lawyer_visual h1 {
  font-size: 32px;
  font-weight: 300;
  text-align: center;
  padding: 5% 5% 0;
}
.lawyer_visual h1 span {
  font-weight: 500;
  color: #447CBE;
}

.lawyer_visual_inner {
  position: relative;
  margin-inline: auto;
  width: 100%;
  max-width: 800px;
  height: auto;
  padding: 20px 0 0 0;
  background: url(../img/pages/index/keiso_two.svg) no-repeat 50% 105%;
  background-size: 320px auto;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.lawyer_visual_inner.soudan {
  background: url(../img/pages/index/two_illust_soudan.svg) no-repeat 50% 120%;
  background-size: 300px auto;
}
.lawyer_visual_inner .icons {
  width: 114px;
  margin-bottom: 5%;
}
.lawyer_visual_inner .icons img {
  margin-bottom: 16px;
}
.lawyer_visual_inner .icons .name {
  padding-left: 10px;
}
.lawyer_visual_inner .icons .name span {
  display: block;
  font-size: 18px;
  font-weight: 500;
}

@media screen and (max-width: 980px) {
  .lawyer_visual {
    background-color: #EAF3F1;
    margin-bottom: 2%;
  }
  .lawyer_visual h1 {
    font-size: 22px;
    font-weight: 300;
    text-align: center;
  }
  .lawyer_visual_inner {
    position: relative;
    margin-inline: auto;
    width: 100%;
    max-width: initial;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding: 16px 0 0 0;
    background: url(../img/pages/index/keiso_two.svg) no-repeat 50% 105%;
    background-size: 110px auto;
  }
  .lawyer_visual_inner.soudan {
    background: url(../img/pages/index/two_illust_soudan.svg) no-repeat 50% 112%;
    background-size: 110px auto;
  }
  .lawyer_visual_inner .icons {
    width: 70px;
  }
  .lawyer_visual_inner .icons img {
    margin-bottom: 10px;
  }
  .lawyer_visual_inner .icons .name {
    padding-left: 10px;
  }
  .lawyer_visual_inner .icons .name span {
    display: block;
    font-size: 13px;
    font-weight: 500;
  }
  .lawyer_visual_inner .icons.nishimaru {
    left: 0%;
    bottom: 5%;
  }
  .lawyer_visual_inner .icons.katashima {
    right: 0%;
    bottom: 5%;
  }
}
.pick_up_event {
  position: relative;
  width: 100%;
  max-width: 800px;
  background-color: #EFEDD1;
  border: 1px solid #ccc;
  border-radius: 10px;
  margin: -50px auto 0px;
  z-index: 2;
}
.pick_up_event .pick_up_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1% 2%;
}
.pick_up_event .pick_up_wrap .pickup_thumb {
  width: 130px;
  height: 86px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.pick_up_event .pick_up_wrap .pickup_summary {
  width: calc(100% - 140px);
}
.pick_up_event .pick_up_wrap .cat {
  font-size: 12px;
  font-weight: 900;
  color: #D95F5F;
}
.pick_up_event .pick_up_wrap .cal_title {
  margin-bottom: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.pick_up_event .pick_up_wrap .cal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 900;
  margin-bottom: 8px;
}
.pick_up_event .pick_up_wrap .title {
  font-size: 16px;
  margin-left: 1em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.pick_up_event .pick_up_wrap .status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.pick_up_event .pick_up_wrap .status .place {
  background-image: url(../img/module/icon/item_icon_loc.svg);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 14px auto;
  font-size: 12px;
  font-weight: 900;
  padding-left: 18px;
  margin-bottom: 8px;
}
.pick_up_event .pick_up_wrap .status .theme {
  font-size: 12px;
  font-weight: 900;
  margin-left: 2em;
  color: rgba(0, 0, 0, 0.5019607843);
}

@media screen and (max-width: 980px) {
  .pick_up_event {
    width: 100%;
    max-width: initial;
    border-radius: 0;
    margin: 0px auto 20px;
  }
  .pick_up_event .pick_up_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 1% 2%;
  }
  .pick_up_event .pick_up_wrap .pickup_thumb {
    width: 130px;
    height: 86px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  .pick_up_event .pick_up_wrap .pickup_summary {
    width: calc(100% - 140px);
  }
  .pick_up_event .pick_up_wrap .cat {
    font-size: 12px;
    font-weight: 900;
    color: #D95F5F;
    font-family: "Outfit", sans-serif;
  }
  .pick_up_event .pick_up_wrap .cal_title {
    display: block;
  }
  .pick_up_event .pick_up_wrap .cal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 2px;
  }
  .pick_up_event .pick_up_wrap .title {
    font-size: 15px;
    margin-left: 0;
  }
  .pick_up_event .pick_up_wrap .status {
    display: block;
  }
  .pick_up_event .pick_up_wrap .status .place {
    margin-bottom: 2px;
  }
  .pick_up_event .pick_up_wrap .status .theme {
    margin-left: 0;
    margin-bottom: 8px;
  }
}
.grid_plan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto 2%;
}
.grid_plan .plan_box {
  width: 32%;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.grid_plan .plan_box h2 {
  background-color: #D95F5F;
  color: #fff;
  text-align: center;
  font-size: 18px;
  margin: 0;
  padding: 7% 5%;
}
.grid_plan .plan_box table.cell2 {
  margin: 0;
}
.grid_plan .plan_box table.cell2 ul {
  margin: 0;
}
.grid_plan .plan_box table.cell2 th,
.grid_plan .plan_box table.cell2 td {
  font-size: 14px;
  padding: 5% 2%;
}
.grid_plan .plan_box table.cell2 th li,
.grid_plan .plan_box table.cell2 td li {
  font-size: 14px;
}
.grid_plan .plan_box table.cell2 td span {
  font-size: 17px;
  font-weight: 500;
  color: #D95F5F;
}

@media screen and (max-width: 980px) {
  .grid_plan {
    display: block;
    margin: 0 auto;
  }
  .grid_plan .plan_box {
    width: 100%;
    margin-bottom: 3%;
  }
  .grid_plan .plan_box h2 {
    text-align: center;
    font-size: 16px;
    margin: 0;
    padding: 2% 5%;
  }
  .grid_plan .plan_box table.cell2 {
    margin: 0;
  }
  .grid_plan .plan_box table.cell2 ul {
    margin: 0;
  }
  .grid_plan .plan_box table.cell2 th,
  .grid_plan .plan_box table.cell2 td {
    font-size: 14px;
    padding: 1% 2%;
  }
  .grid_plan .plan_box table.cell2 th li,
  .grid_plan .plan_box table.cell2 td li {
    font-size: 14px;
  }
  .grid_plan .plan_box table.cell2 td span {
    font-size: 16px;
  }
}
.is_support {
  margin: 0 auto;
}
.is_support .container {
  margin: 0 auto;
}
.is_support .support_online {
  padding: 0;
}
.is_support .support_online h1 {
  text-align: center;
  font-size: 28px;
  line-height: 1.7;
  margin-bottom: 2%;
}
.is_support .support_online h1 span {
  color: #D95F5F;
}
.is_support .support_online .zoom_line {
  margin: 0 auto;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
.is_support .support_online .zoom_line span {
  background: url(../img/module/icon/zoom_line.svg) no-repeat 0 50%;
  background-size: 80px auto;
  padding: 12px 0 12px 100px;
}

.support {
  background-color: #F0DEE3;
  overflow: hidden;
}
.support .support_wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto;
  min-height: 190px;
}
.support .support_one {
  width: 30%;
  height: 90px;
}
.support .support_one .title {
  font-weight: 500;
  background-color: #fff;
  border: 1px solid #D95F5F;
  color: #D95F5F;
  border-radius: 50px;
  margin-bottom: 0.8rem;
  padding: 2px 8px;
  font-size: 14px;
  display: inline-block;
}
.support .support_one .tel {
  font-size: 30px;
  font-weight: 500;
  white-space: nowrap;
  line-height: 1;
  margin-bottom: 0.5rem;
}
.support .support_one .tel span {
  background: url(../img/module/icon/icon_tel.svg) no-repeat 0% 50%;
  background-size: 16px auto;
  font-family: "Outfit", sans-serif;
  padding: 0 0 0 30px;
}
.support .support_one .time {
  font-size: 14px;
  font-weight: 300;
}
.support .support_two {
  width: 30%;
  height: 90px;
}
.support .support_two .title {
  font-size: 14px;
  margin-bottom: 0.5rem;
}
.support .support_two .pinkbtn a {
  position: relative;
  display: inline-block;
  color: #fff;
  white-space: nowrap;
  text-align: left;
  font-size: 15px;
  font-weight: 500;
  padding: 10px 12px 10px 42px;
  border-radius: 50px;
  text-decoration: none;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background: #D95F5F url(../img/module/icon/icon_mail_w.svg) no-repeat 16px 50%;
  background-size: 20px auto;
}
.support .support_thumb {
  width: 35%;
}
.support .support_thumb img {
  position: absolute;
  bottom: -15px;
  right: -18px;
}

@media screen and (max-width: 980px) {
  .is_support {
    margin: 0 auto;
  }
  .is_support .container {
    margin: 0 auto;
  }
  .is_support .support_online {
    padding: 2% 0;
  }
  .is_support .support_online h1 {
    text-align: left;
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 2%;
  }
  .is_support .support_online .zoom_line {
    margin: initial;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
  }
  .is_support .support_online .zoom_line span {
    background: url(../img/module/icon/zoom_line.svg) no-repeat 0 50%;
    background-size: 40px auto;
    padding: 8px 0 8px 50px;
    display: block;
  }
  .support {
    background-color: #F0DEE3;
    overflow: hidden;
  }
  .support .support_wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    height: auto;
    min-height: initial;
    padding: 5% 3% 0 3%;
  }
  .support .support_one {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 5%;
  }
  .support .support_one .title {
    border-radius: 50px;
    margin-bottom: 0.8rem;
    padding: 2px 8px;
    font-size: 13px;
    display: inline-block;
  }
  .support .support_one .tel {
    font-size: 26px;
    font-weight: 500;
    white-space: nowrap;
  }
  .support .support_one .tel span {
    background-size: 16px auto;
    font-family: "Outfit", sans-serif;
    padding: 0 0 0 24px;
  }
  .support .support_one .time {
    font-size: 13px;
    font-weight: 300;
  }
  .support .support_two {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .support .support_two .title {
    font-size: 14px;
    margin-bottom: 0.5rem;
  }
  .support .support_thumb {
    width: 40%;
    margin: 5% auto -16px;
  }
  .support .support_thumb img {
    position: relative;
    bottom: auto;
    right: auto;
    width: 100%;
    height: auto;
    display: block;
  }
}
.stepboxes {
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  border: 2px solid #D95F5F;
  margin-bottom: 2%;
  padding: 2%;
  -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
}
.stepboxes .flex_content {
  margin: 0;
}
.stepboxes .flex_content .flex_ph {
  width: 120px;
}
.stepboxes .flex_content .flex_summary {
  width: calc(100% - 150px);
}
.stepboxes .step {
  display: block;
  background-color: #D95F5F;
  width: 120px;
  height: 120px;
  text-align: center;
  border-radius: 50%;
  font-weight: 500;
  color: #fff;
  padding-top: 20px;
  overflow: hidden;
}
.stepboxes .step .name {
  font-size: 18px;
  line-height: 1;
}
.stepboxes .step .num {
  margin-top: -10px;
  font-size: 50px;
  font-family: "Outfit", sans-serif;
}
.stepboxes .kokokara {
  background-color: #D95F5F;
  color: #fff;
  display: inline-block;
  border-radius: 50px;
  padding: 1% 2%;
  font-size: 13px;
}
.stepboxes .stepDl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  overflow: hidden;
}
.stepboxes .stepDl dt {
  width: 90px;
  padding: 1% 2%;
  background-color: #f7f7f7;
}
.stepboxes .stepDl dd {
  padding: 1% 2%;
}

@media screen and (max-width: 980px) {
  .stepboxes {
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    border: 2px solid #D95F5F;
    margin-bottom: 2%;
    padding: 0;
    overflow: hidden;
  }
  .stepboxes .flex_content {
    display: block;
    margin: 0;
  }
  .stepboxes .flex_content h2 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .stepboxes .flex_content h3 {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 12px;
  }
  .stepboxes .flex_content .flex_ph {
    width: 100%;
    min-height: initial;
    border-radius: 0;
  }
  .stepboxes .flex_content .flex_summary {
    width: 100%;
    padding: 2% 5%;
  }
  .stepboxes .step {
    width: 100%;
    height: initial;
    text-align: left;
    border-radius: 0;
    font-weight: 500;
    color: #fff;
    padding-top: 0px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .stepboxes .step .name {
    width: 50%;
    font-size: 14px;
    line-height: 1;
    text-align: right;
  }
  .stepboxes .step .num {
    width: 50%;
    margin-top: 0px;
    font-size: 24px;
    padding-left: 2%;
    font-family: "Outfit", sans-serif;
  }
  .stepboxes .kokokara {
    font-size: 12px;
    margin-bottom: 2%;
  }
  .stepboxes .stepDl {
    display: block;
  }
  .stepboxes .stepDl dt {
    width: 100%;
  }
}
.pinkbtn a {
  position: relative;
  display: inline-block;
  color: #fff;
  white-space: nowrap;
  text-align: left;
  font-size: 15px;
  font-weight: 500;
  padding: 10px 12px 10px 42px;
  border-radius: 50px;
  text-decoration: none;
  background: #D95F5F url(../img/module/icon/icon_mail_w.svg) no-repeat 16px 50%;
  background-size: 18px auto;
}

.bluebtn {
  display: block;
  margin: 0 auto;
  width: 300px;
}
.bluebtn a {
  position: relative;
  display: block;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  margin: 0 auto;
  padding: 12px 42px;
  border-radius: 6px;
  text-decoration: none;
  background-color: #447CBE;
}
.bluebtn a::after {
  position: absolute;
  top: 50%;
  right: 10px;
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
}

.newicon {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  padding: 4% 5%;
  border-radius: 0 0 4px 0;
  overflow: hidden;
  z-index: 1;
  background-color: #E99B88;
  font-size: 12px;
  font-weight: 500;
}

.report_column {
  width: 800px;
  margin: 0 auto 40px;
}
.report_column .report_card {
  width: 30%;
  margin-bottom: 4%;
  overflow: hidden;
  border-radius: 10px;
}
.report_column .report_card:nth-child(2), .report_column .report_card:nth-child(3n+2) {
  margin-top: 10%;
}
.report_column .report_card:nth-child(3n-1) {
  margin-left: 5%;
  margin-right: 5%;
}
.report_column .report_card.is-empty {
  margin: 0;
}
.report_column .report_card .post_box {
  overflow: hidden;
  border-radius: 10px;
}

@media screen and (max-width: 980px) {
  .report_column {
    width: 100%;
    margin: 0 auto 40px;
  }
  .report_column .report_card {
    width: 100%;
  }
  .report_column .report_card:nth-child(2), .report_column .report_card:nth-child(3n+2) {
    margin-top: initial;
  }
  .report_column .report_card:nth-child(3n-1) {
    margin-left: initial;
    margin-right: initial;
  }
}
.report_card {
  position: relative;
  display: grid;
}
.report_card .post_length {
  padding-top: 146%;
}
.report_card .overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 5% 0;
}
.report_card .overview .title {
  margin-bottom: 30px;
}
.report_card .overview h2 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 8px;
}
.report_card .editer_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.report_card .editer_info .editer_status {
  font-size: 14px;
  font-weight: 900;
  color: rgba(0, 0, 0, 0.5019607843);
}
.report_card .editer_info .editer_status .place {
  font-size: 12px;
  margin-bottom: 2px;
  padding: 0;
  background-image: none;
}
.report_card .editer_info .editer_status .spot {
  font-size: 12px;
}

.event_column {
  margin: 0 auto 40px;
}
.event_column .event_card {
  position: relative;
  width: 30%;
  margin-bottom: 4%;
  padding: 2%;
  overflow: hidden;
  border-radius: 10px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
}
.event_column .event_card:nth-child(3n-1) {
  margin-left: 5%;
  margin-right: 5%;
}
.event_column .event_card .post_box {
  overflow: hidden;
  border-radius: 4px;
}

@media screen and (max-width: 980px) {
  .event_column {
    margin: 0 auto 40px;
  }
  .event_column .event_card {
    position: relative;
    width: 100%;
  }
  .event_column .event_card:nth-child(3n-1) {
    margin-left: initial;
    margin-right: initial;
  }
}
.event_card {
  position: relative;
  display: grid;
}
.event_card .overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5% 0 1%;
}
.event_card .overview .title {
  margin-bottom: 30px;
}
.event_card .overview .title h2 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
}
.event_card .overview .title .theme,
.event_card .overview .title .spot {
  font-size: 12px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5019607843);
}
.event_card .overview .place {
  font-size: 12px;
  background-image: url(../img/module/icon/item_icon_loc.svg);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 14px auto;
  padding-left: 20px;
  opacity: 0.5;
}
.event_card .editer_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.event_card .editer_info .editer_status {
  font-size: 14px;
  font-weight: 900;
  color: rgba(0, 0, 0, 0.5019607843);
}
.event_card .editer_info .editer_status .place {
  font-size: 12px;
  margin-bottom: 2px;
  padding: 0;
  background-image: none;
}
.event_card .editer_info .editer_status .spot {
  font-size: 12px;
}

.tag_title {
  margin-bottom: 4%;
}

.tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.tags li {
  line-height: 1;
  margin-right: 2%;
  padding: 1% 4%;
  font-size: 12px;
  border-radius: 20px;
  color: rgba(0, 0, 0, 0.5019607843);
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
}

.detail {
  text-align: right;
  display: block;
}
.detail.text span {
  font-weight: 500;
  font-size: 14px;
  padding: 3px 12px;
  position: relative;
  display: inline-block;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
}
.detail a {
  font-weight: 500;
  font-size: 14px;
  padding: 3px 12px;
  position: relative;
  display: inline-block;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
}

.link_column {
  margin: 0 auto 40px;
}
.link_column .boxes_link {
  position: relative;
  width: 48%;
  margin-bottom: 2%;
  padding: 3%;
  overflow: hidden;
  border-radius: 10px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
}
.link_column .boxes_link:nth-child(2n-1) {
  margin-left: 2%;
  margin-right: 2%;
}
.link_column .boxes_link h2 {
  font-size: 16px;
  margin-bottom: 6%;
}
.link_column .boxes_link .overview .text {
  margin-bottom: 2%;
}
.link_column .boxes_link .overview .text p {
  font-size: 14px;
  text-align: justify;
}

@media screen and (max-width: 980px) {
  .link_column {
    margin: 0 auto 40px;
  }
  .link_column .boxes_link {
    position: relative;
    width: 100%;
  }
  .link_column .boxes_link:nth-child(2n-1) {
    margin-left: initial;
    margin-right: initial;
  }
}
.pages_visual {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}
.pages_visual .pages_inner {
  width: 100%;
  max-width: 1024px;
  margin-inline: auto;
  padding: 2%;
}
.pages_visual.is_salon {
  background: #F5F0D4;
}
.pages_visual.is_care {
  background: #f6e3df;
}

@media screen and (max-width: 980px) {
  .pages_visual .pages_inner {
    max-width: initial;
  }
  .pages_visual .catch {
    padding: 0 5%;
    font-size: 18px;
    text-align: left;
    color: #111;
    font-family: "Noto Sans JP", sans-serif;
  }
}
.pages_visual_under {
  position: relative;
  width: 100%;
  height: calc(8vh + 8vw);
}
.pages_visual_under.is_salon {
  background-color: #F5F0D4;
}
.pages_visual_under.is_care {
  background: #f6e3df;
}
.pages_visual_under .title {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  padding: 0;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 230px;
}
.pages_visual_under .title h1 {
  margin: 0 auto;
}
.pages_visual_under .title h1 img {
  width: 230px;
}

@media screen and (max-width: 980px) {
  .pages_visual_under {
    position: relative;
    width: 100%;
    height: calc(8vh + 8vw);
  }
  .pages_visual_under .title {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    padding: 0;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 180px;
  }
  .pages_visual_under .title h1 {
    margin: 0 auto;
  }
  .pages_visual_under .title h1 img {
    width: 180px;
  }
}
.flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  margin-bottom: 40px;
}
.flow li {
  position: relative;
  width: 32%;
  background-color: #FAFAFA;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin-bottom: 2%;
  padding: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.flow li .num {
  width: 100%;
  margin: 10px auto;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  display: block;
}
.flow li:not(:last-child)::before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #000;
  position: absolute;
  top: calc(50% - 10px);
  left: 100%;
}
.flow li .title {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin: 10px auto;
}
.flow li .text {
  font-size: 14px;
  padding: 5%;
}

@media screen and (max-width: 980px) {
  .flow {
    display: block;
    margin-bottom: 30px;
  }
  .flow li {
    position: relative;
    width: 100%;
    margin-bottom: 24px;
    padding: 2%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .flow li .num {
    width: 100%;
    margin: 5px auto;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    display: block;
  }
  .flow li:not(:last-child)::before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #000;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    position: absolute;
    top: auto;
    bottom: calc(0% - 16px);
    left: 50%;
  }
  .flow li .title {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin: 10px auto;
  }
  .flow li .text {
    font-size: 14px;
    padding: 2% 5%;
  }
}
.popup {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.popup {
  position: fixed;
  inset: 0;
  margin: auto;
}

hr {
  margin: 40px auto;
  border-color: rgba(0, 0, 0, 0.1019607843);
}

.field {
  margin-top: 0;
  margin-bottom: 16px;
  overflow: hidden;
}
.field::after {
  clear: both;
  content: "";
  display: block;
}

.inner {
  padding: 0 5%;
}

.innerBlock {
  padding: 5% 10%;
}

.innerBlockLarge {
  padding: 0% 20%;
}

.headings_display_1 {
  font-size: 28px;
  font-weight: 500;
  margin: 30px auto;
}

.headings_display_2 {
  font-size: 21px;
  margin-bottom: 16px;
  font-weight: 500;
  padding-top: 8%;
  border-top: 1px solid rgba(0, 0, 0, 0.1019607843);
}

@media screen and (max-width: 980px) {
  .headings_display_1 {
    font-size: 26px;
  }
  .headings_display_2 {
    font-size: 19px;
  }
}
.qa_wrap {
  scroll-margin-top: 110px;
}

@media screen and (max-width: 980px) {
  .qa_wrap {
    scroll-margin-top: 90px;
  }
}
.catch_read {
  position: relative;
  margin: 2% auto 2%;
  display: block;
  text-align: center;
}
.catch_read .border_line {
  font-size: 26px;
  text-align: center;
  color: #D95F5F;
  line-height: 1.9;
  padding-bottom: 1px;
  display: inline;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #EFCFD8));
  background: linear-gradient(transparent 70%, #EFCFD8 0%);
}
.catch_read .border_yell {
  position: relative;
  color: #000;
  font-size: 40px;
  font-weight: 300;
}
.catch_read .border_yell span {
  font-size: 40px;
  font-weight: 500;
  color: #D95F5F;
  line-height: 1.9;
  padding-bottom: 1px;
  display: inline;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #EDE29F));
  background: linear-gradient(transparent 70%, #EDE29F 0%);
}

@media screen and (max-width: 980px) {
  .catch_read {
    position: relative;
    margin: 2% auto 2%;
    display: block;
    text-align: center;
  }
  .catch_read .border_line {
    font-size: 18px;
    text-align: center;
    color: #D95F5F;
    line-height: 1.9;
    padding-bottom: 1px;
    display: inline;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #EFCFD8));
    background: linear-gradient(transparent 70%, #EFCFD8 0%);
  }
  .catch_read .border_yell {
    position: relative;
    color: #000;
    font-size: 28px;
    font-weight: 300;
  }
  .catch_read .border_yell span {
    font-size: 28px;
    font-weight: 500;
    color: #D95F5F;
    line-height: 1.9;
    padding-bottom: 1px;
    display: inline;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #EDE29F));
    background: linear-gradient(transparent 70%, #EDE29F 0%);
  }
}
.catch {
  font-size: 23px;
  line-height: 1.6;
  font-weight: 300;
}
.catch.blue {
  font-weight: 500;
  color: #447CBE;
}
.catch.text_center {
  text-align: center;
}
.catch strong {
  color: #D95F5F;
}

@media screen and (max-width: 980px) {
  .border_line {
    font-size: 24px;
  }
  .catch {
    font-size: 18px;
    line-height: 1.45;
    text-align: left;
  }
  .catch.text_center {
    text-align: left;
  }
}
/*見出し1 中央揃え*/
.headings_Boxcenter {
  text-align: center;
  margin-bottom: 40px;
}
.headings_Boxcenter .headings_acf_center_1 {
  margin: 30px auto 0px;
}
.headings_Boxcenter .sub {
  font-size: 16px;
  font-weight: 500;
}

.headings_center_1 {
  position: relative;
  font-size: 32px;
  font-weight: 900;
  display: block;
  text-align: center;
  color: #000;
  margin: 30px auto 40px;
  padding: 0 0.5em 0.4em;
}

.headings_acf_center_1 {
  position: relative;
  font-size: 32px;
  font-weight: 500;
  display: block;
  text-align: center;
  color: #000;
  margin: 80px auto 40px;
  padding: 0 0.5em 0.4em;
}
.headings_acf_center_1::before {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #D95F5F;
  left: 50%;
  top: -40px;
  width: 45px;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}

@media screen and (max-width: 980px) {
  .headings_acf_center_1 {
    position: relative;
    font-size: 25px;
    font-weight: 500;
    display: block;
    text-align: center;
    color: #000;
    margin: 60px auto 40px;
    padding: 0 0.5em 0.4em;
  }
  .headings_acf_center_1::before {
    top: -40px;
  }
}
/*見出し1 中央揃え*/
.headings_Boxleft {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 3% auto 5%;
}
.headings_Boxleft h1 {
  margin: 0;
  font-size: 23px;
  color: #000;
  font-weight: 500;
}
.headings_Boxleft .sub {
  font-size: 16px;
  font-weight: 500;
}
.headings_Boxleft .allbtn a {
  position: relative;
  display: inline-block;
  padding: 8px 24px 8px 24px;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  border-radius: 6px;
  background-color: #fff;
  text-decoration: none;
  text-align: left;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 500;
}
.headings_Boxleft .allbtn a span {
  font-size: 12px;
  font-weight: 200;
  padding-left: 2%;
  color: rgba(0, 0, 0, 0.5019607843);
}
.headings_Boxleft .allbtn a:hover {
  opacity: 0.6;
}

.headings_acf_display_1 {
  font-size: 21px;
  margin-bottom: 30px;
  color: #000;
  font-weight: 500;
  padding-top: 8%;
  border-top: 1px solid rgba(0, 0, 0, 0.1019607843);
}

.headings_acf_display_2 {
  font-size: 21px;
  margin-bottom: 30px;
  color: #000;
  font-weight: 500;
  padding-top: 4%;
}

@media screen and (max-width: 980px) {
  .headings_center_1 {
    font-size: 26px;
    margin: 10px auto 30px;
  }
}
.headings_center_2 {
  position: relative;
  font-size: 28px;
  font-weight: bold;
  display: block;
  text-align: center;
  color: #D95F5F;
  margin: 10px auto 20px;
}

.textblock {
  margin-bottom: 20px;
}
.textblock.bold {
  font-weight: 500;
}
.textblock.text_center {
  text-align: center;
}
.textblock p {
  text-align: justify;
}
.textblock p:last-child {
  margin-bottom: 0;
}

.textimgs {
  margin-bottom: 30px;
}

.captions {
  margin-top: 4px;
  font-size: 12px;
  color: #000;
}

.ph_caption {
  margin-top: 4px;
  font-size: 14px;
  color: #000;
}

@media screen and (max-width: 980px) {
  .textblock {
    margin-bottom: 32px;
  }
  .textblock.text_center {
    text-align: left;
  }
}
.imgsBlocK {
  position: relative;
  margin-bottom: 40px;
}
.imgsBlocK h2 {
  font-size: 21px;
  line-height: 1.4;
  margin-bottom: 30px;
  font-weight: 500;
}
.imgsBlocK.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.imgsBlocK.text {
  text-align: justify;
}

.acf_ph_1column .cell {
  width: 100%;
}

.acf_ph_2column .cell {
  width: 48%;
}

.acf_ph_3column .cell {
  width: 32%;
}

.acf_ph_1column,
.acf_ph_2column,
.acf_ph_3column {
  margin-top: 10px;
  margin-bottom: 20px;
}
.acf_ph_1column .post_box,
.acf_ph_1column img,
.acf_ph_2column .post_box,
.acf_ph_2column img,
.acf_ph_3column .post_box,
.acf_ph_3column img {
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 10px;
}

.acf_ph_1column img {
  margin-bottom: 30px;
}

.acf_ph_1column .cell {
  width: 100%;
}

.acf_ph_2column .cell {
  width: 48.4%;
}

.acf_ph_3column .cell {
  width: 32%;
}

.acf_ph_1column h2 {
  font-size: 21px;
  line-height: 1.4;
  margin-bottom: 30px;
  font-weight: 500;
}

.acf_ph_2column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 1024px;
  margin: 20px auto 60px;
}
.acf_ph_2column.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 980px) {
  .acf_ph_2column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    max-width: initial;
    margin: 10px auto 20px;
  }
}
.flex_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  max-width: 1024px;
  margin: 20px auto 40px;
}
.flex_content.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.flex_content h2 {
  font-size: 21px;
  line-height: 1.4;
  margin-bottom: 10px;
  font-weight: 500;
  color: #D95F5F;
}
.flex_content h3 {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 10px;
  font-weight: 500;
}
.flex_content .flex_ph {
  position: relative;
  width: 44%;
  overflow: hidden;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.flex_content .post_length {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.flex_content .flex_summary {
  width: 50%;
}

@media screen and (max-width: 980px) {
  .flex_content {
    display: block;
    width: 100%;
    max-width: initial;
    margin: 0 auto 40px;
  }
  .flex_content h2 {
    font-size: 21px;
    margin-bottom: 16px;
  }
  .flex_content .flex_ph {
    width: 100%;
    margin-bottom: 4%;
    min-height: 300px;
  }
  .flex_content .flex_summary {
    width: 100%;
    max-width: initial;
  }
}
.insta_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: 20px auto 60px;
}
.insta_content.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.insta_content h2 {
  font-size: 21px;
  line-height: 1.4;
  margin-bottom: 30px;
  font-weight: 500;
}
.insta_content .insta_code {
  position: relative;
  width: 60%;
}
.insta_content .insta_summary {
  width: 32%;
  text-align: justify;
}

@media screen and (max-width: 980px) {
  .insta_content {
    display: block;
    width: 100%;
    margin: 20px auto 60px;
  }
  .insta_content h2 {
    font-size: 21px;
    line-height: 1.4;
    margin-bottom: 30px;
    font-weight: 500;
  }
  .insta_content .insta_code {
    position: relative;
    width: 100%;
    margin-bottom: 8%;
  }
  .insta_content .insta_summary {
    width: 100%;
  }
}
/* map youtube */
.iframeBlock {
  position: relative;
  width: 100%;
  max-width: 820px;
  margin: 0 auto 5%;
  padding-bottom: 50.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  background-color: #fafafa;
}
.iframeBlock iframe,
.iframeBlock object,
.iframeBlock embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 980px) {
  .iframeBlock {
    max-width: initial;
  }
}
.is_thumbnail {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  padding-top: 58.25%;
}

.coverFit {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.containFit {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
}

.sizeFit {
  width: 100%;
  height: 50vh;
}

.post_Box {
  position: relative;
}

/*横長*/
.post_horizon {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-top: 40.25%;
  background-size: cover;
}

/*横長*/
.post_trim {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

/*正方形*/
.post_square {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 100%;
}

.post_length {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 115.8%;
}

.post_radius {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 100%;
  border-radius: 50%;
}

/*
.cal_panel {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	height: 100%;

	.card_icon {
		width: auto;
		color: #fff;
		background-color: #000;
		width: auto;
		display: inline-block;
		margin-bottom: 20px;
		padding: 8px 16px;
		font-size: 18px;
	}

	.day_panel {
		position: relative;
		margin: 0 auto;

		&:nth-last-child(2) {
			&::before {
				position: absolute;
				content: " ";
				display: block;
				border-bottom: solid 1px #000;
				left: 50%;
				bottom: 0%;
				width: 40%;
				transform: translate(-50%, -50%) rotate(90deg);
			}
		}
	}
}

*/
.event_status__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.event_status__list li {
  font-size: 14px;
  padding: 10px 14px 10px 34px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #FAFAFA;
  border-radius: 4px;
  margin-right: 12px;
}
.event_status__list .place {
  background-image: url(../img/module/icon/icon_place.svg);
  background-repeat: no-repeat;
  background-position: 12px 50%;
  background-size: 12px auto;
  white-space: nowrap;
  margin-bottom: 16px;
}
.event_status__list .loc_g {
  background-image: url(../img/module/icon/item_icon_loc_g.svg);
  background-repeat: no-repeat;
  background-position: 10px 50%;
  background-size: 12px auto;
  color: #D95F5F;
  padding: 12px 12px 12px 28px;
  border: 1px solid #82CCA7;
}
.event_status__list .sche {
  background-image: url(../img/module/icon/icon_sche.svg);
  background-repeat: no-repeat;
  background-position: 12px 50%;
  background-size: 14px auto;
  white-space: nowrap;
  margin-bottom: 16px;
}

.free-layout {
  position: relative;
  text-align: left;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 1% 5%;
}
.free-layout .free-layout-container {
  margin: 0 auto;
}
.free-layout.is_reportContent {
  margin: -70px auto 5%;
  width: 90%;
  max-width: 970px;
  -webkit-box-shadow: 0 0 40px 10px rgba(0, 0, 0, 0.04);
          box-shadow: 0 0 40px 10px rgba(0, 0, 0, 0.04);
  background-color: #fff;
}

@media screen and (max-width: 980px) {
  .free-layout {
    width: 100%;
    padding: 5%;
    max-width: initial;
  }
  .free-layout.is_reportContent {
    margin: -70px auto 5%;
    width: 90%;
    max-width: initial;
  }
}
a.free_layout_btn {
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
a.free_layout_btn:hover {
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.02);
          box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.02);
}

.free_layout_btn {
  position: relative;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  height: auto;
  margin: 20px auto 10px;
  border-radius: 10px;
  overflow: hidden;
  color: #000;
  background-color: #fff;
}
.free_layout_btn::after {
  position: absolute;
  top: 50%;
  right: 14px;
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
}
.free_layout_btn .btn_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.free_layout_btn .btnimg {
  width: 24%;
  padding-top: 15%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.free_layout_btn .btn_container {
  width: 70%;
  padding: 3% 4%;
}
.free_layout_btn .btn_container .btn_text {
  color: #000;
  text-align: left;
}
.free_layout_btn .btn_container .btn_text .title h3 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 8px;
}
.free_layout_btn .btn_container .btn_text .info {
  font-size: 12px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 980px) {
  .free_layout_btn {
    width: 100%;
    max-width: initial;
    height: auto;
    margin: 0 auto 30px;
  }
  .free_layout_btn::after {
    border: none;
  }
  .free_layout_btn .btn_box {
    display: block;
  }
  .free_layout_btn .btnimg {
    width: 100%;
    padding-top: 48%;
  }
  .free_layout_btn .btn_container {
    position: relative;
    width: 100%;
    padding: 4% 6% 4% 4%;
  }
  .free_layout_btn .btn_container::after {
    position: absolute;
    top: 50%;
    right: 10px;
    content: "";
    width: 8px;
    height: 8px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    -webkit-transform: translate(0%, -50%) rotate(45deg);
            transform: translate(0%, -50%) rotate(45deg);
  }
  .free_layout_btn .btn_container .btn_text {
    color: #000;
    text-align: left;
  }
  .free_layout_btn .btn_container .btn_text .info {
    font-size: 14px;
  }
}
.voice_box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  height: auto;
  margin: 20px auto 20px;
  padding: 2% 2%;
  border-radius: 10px;
  overflow: hidden;
  color: #000;
  background-color: #fff;
}
.voice_box .morelink {
  margin-top: 6%;
}
.voice_box .morelink a {
  display: inline-block;
  font-size: 14px;
  padding: 4px 30px 4px 8px;
  border-radius: 10px;
}
.voice_box .morelink a::after {
  position: absolute;
  top: 50%;
  right: 8px;
  content: "";
  width: 6px;
  height: 6px;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
}
.voice_box .voice_thumb {
  width: 190px;
  text-align: center;
}
.voice_box .voice_thumb .sub {
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
.voice_box .voice_thumb .captions {
  font-size: 12px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
}
.voice_box .voice_thumb .btnimg {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto 4%;
}
.voice_box .voice_container {
  width: calc(100% - 190px);
  padding: 3% 4%;
}
.voice_box .voice_container .btn_text {
  color: #000;
}
.voice_box .voice_container .btn_text .title h3 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}
.voice_box .voice_container .btn_text .info {
  font-size: 12px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 980px) {
  .voice_box {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 20px auto 10px;
    padding: 3% 2%;
    border-radius: 10px;
    overflow: hidden;
    color: #000;
    background-color: #fff;
  }
  .voice_box .morelink {
    margin-top: 6%;
  }
  .voice_box .morelink a {
    display: block;
    font-size: 14px;
    padding: 4px 30px 4px 8px;
    border-radius: 10px;
  }
  .voice_box .morelink a::after {
    position: absolute;
    top: 50%;
    right: 8px;
    content: "";
    width: 6px;
    height: 6px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    -webkit-transform: translate(0%, -50%) rotate(45deg);
            transform: translate(0%, -50%) rotate(45deg);
  }
  .voice_box .voice_thumb {
    width: 190px;
    text-align: center;
    margin: 0 auto 20px;
  }
  .voice_box .voice_thumb .btnimg {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto 4%;
  }
  .voice_box .voice_container {
    width: 100%;
    padding: 3% 4%;
  }
  .voice_box .voice_container .btn_text .title h3 {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .voice_box .voice_container .btn_text .info {
    font-size: 14px;
  }
}
.morelink {
  margin-bottom: 10px;
}
.morelink:last-child {
  margin-bottom: 0;
}
.morelink a {
  color: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  text-decoration: none;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.morelink a:hover {
  border: 1px solid rgba(0, 0, 0, 0.4);
}
.morelink a span {
  font-size: 13px;
  vertical-align: middle;
  text-align: right;
  float: right;
  padding-right: 16px;
}

.btn a {
  position: relative;
  display: block;
  padding: 12px 24px 12px 24px;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  border-radius: 10px;
  background-color: #fff;
  text-decoration: none;
  text-align: left;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 500;
}
.btn a span {
  font-size: 12px;
  font-weight: 200;
  padding-left: 4%;
  color: rgba(0, 0, 0, 0.5019607843);
}
.btn a::after {
  position: absolute;
  top: 50%;
  right: 12px;
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
}
.btn a:hover {
  opacity: 0.6;
}

.card_collection a {
  color: #000;
  text-decoration: none;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.card_collection .thumb {
  width: auto;
  height: 320px;
}
.card_collection .overview {
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 10% 2%;
}

.free-layout-album {
  width: 100%;
  margin: 20px auto 40px;
}

.photo-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
}
.photo-list .photo-item {
  width: 18%;
  margin-bottom: 30px;
}
.photo-list .photo-item .photo {
  border-radius: 10px;
  padding-top: 60.25%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.vbox-item {
  display: block;
  width: 100%;
  height: 100%;
}

.vbox-prev span,
.vbox-next span {
  border-top-color: #fff;
  border-right-color: #fff;
}

@media screen and (max-width: 980px) {
  .free-layout-album {
    width: 100%;
  }
  .photo-item {
    width: 30%;
    margin-bottom: 20px;
  }
  .photo-item .photo {
    border-radius: 10px;
    padding-top: 16.875%;
  }
}
[class*=swiper]:focus {
  outline: none;
}

.slide-media,
.thumb-media {
  position: relative;
  overflow: hidden;
}

.slide-media img,
.thumb-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

a.swiper-item {
  text-decoration: none;
}

.card01 .swiper-slide {
  margin-right: 32px;
}

.card02 .swiper-slide,
.card03 .swiper-slide {
  margin-right: 20px;
}

@media screen and (max-width: 980px) {
  .card01 .swiper-slide,
  .card02 .swiper-slide,
  .card03 .swiper-slide {
    margin-right: 20px;
  }
}
.card01 {
  overflow: hidden;
}
.card01 .swiper {
  overflow: visible;
}
.card01 .card_inner {
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px 12%;
}
.card01 .swiper-slide {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.card01 .swiper-slide {
  position: relative;
  width: 100%;
  max-width: 272px;
  height: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
  border-radius: 10px;
}
.card01 .swiper-all {
  position: relative;
}
.card01 .post_all {
  width: 100%;
  height: 100%;
  padding-top: 145.8%;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  background-color: #fff;
  border-radius: 10px;
}
.card01 .swiper-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: 500;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 17px;
}
.card01 .slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}
.card01 .swiper-item {
  position: relative;
  display: block;
  margin-bottom: 2%;
}
.card01 .swiper-item .post_length {
  padding-top: 145.8%;
  border-radius: 10px;
}
.card01 .swiper-item .overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5% 0;
  text-align: left;
}
.card01 .swiper-item .overview h2 {
  font-size: 14px;
  font-weight: normal;
}
.card01 .swiper-item .overview .place {
  background-image: none;
  margin-bottom: 2px;
  padding: 0;
}
.card01 .swiper-item .overview .spot {
  margin: 0;
}
.card01 .swiper-item .overview .turn {
  font-size: 12px;
}
.card01 .swiper-item .overview .editer_icon {
  width: 28px;
}

.card02 .swiper {
  overflow: visible;
}
.card02 .card_inner {
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  max-width: 1200px;
  margin: 0 auto;
  padding: 2% 10%;
}
.card02 .swiper-slide {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.card02 .swiper-slide {
  width: 100%;
  max-width: 218px;
  height: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.card02 .swiper-slide .swiper-all {
  position: relative;
}
.card02 .swiper-slide .post_all {
  width: 100%;
  height: 100%;
  padding-top: 145.8%;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  background-color: #fff;
  border-radius: 10px;
}
.card02 .swiper-slide .swiper-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: 500;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.card02 .swiper-slide.teachs {
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  border-radius: 10px;
  max-width: 260px;
  padding: 2%;
  background-color: #FAFAFA;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.card02 .swiper-slide.teachs .num {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  font-weight: 500;
}
.card02 .swiper-slide.teachs .post_box {
  margin-bottom: 10px;
}
.card02 .swiper-slide.teachs .tw_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.card02 .swiper-slide.teachs .title h2 {
  font-size: 16px;
  margin-bottom: 10px;
}
.card02 .swiper-slide.teachs .linkbottom {
  margin-top: auto;
}
.card02 .swiper-slide.supports {
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  border-radius: 10px;
  padding: 2%;
  background-color: #FAFAFA;
}
.card02 .swiper-slide.supports .num {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  font-weight: 500;
}
.card02 .swiper-slide.supports .post_box {
  margin-bottom: 10px;
}
.card02 .swiper-slide.supports .title h2 {
  font-size: 16px;
  margin-bottom: 10px;
}
.card02 .slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}
.card02 .swiper-item {
  position: relative;
  display: block;
  margin-bottom: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.card02 .swiper-item .post_length {
  padding-top: 145.8%;
  border-radius: 10px;
}
.card02 .swiper-item .overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5% 0;
  text-align: left;
}
.card02 .swiper-item .overview h2 {
  font-size: 14px;
  font-weight: normal;
}
.card02 .swiper-item .overview .place {
  background-image: none;
  margin-bottom: 2px;
  padding: 0;
}
.card02 .swiper-item .overview .spot {
  margin: 0;
}
.card02 .swiper-item .overview .editer_icon {
  width: 28px;
}
.card02 .is_teachwrap .swiper-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media screen and (max-width: 980px) {
  .card02 .swiper {
    overflow: visible;
  }
  .card02 .card_inner {
    margin: 0 auto;
    padding: 2% 10%;
  }
}
.kure_cal {
  position: relative;
  margin: 10px auto 10px;
  width: 100%;
  max-width: 510px;
}

@media screen and (max-width: 980px) {
  .kure_cal {
    position: relative;
    margin: 10px auto 10px;
    width: 100%;
    max-width: 280px;
  }
}
.card03.card_wrapper {
  margin: 0 0 60px 0;
}
.card03 .swiper {
  overflow: visible;
}
.card03 .card_inner {
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px 10%;
}
.card03 .swiper-slide {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.card03 .swiper-slide {
  width: 100%;
  max-width: 254px;
  background-color: #fff;
  border-radius: 6px;
  border: 1px solid #ccc;
  overflow: hidden;
  text-align: left;
}
.card03 .swiper-slide a {
  padding: 4% 1% 1%;
}
.card03 .swiper-slide.plan_link {
  position: relative;
  max-width: 310px;
  height: auto;
  padding: 2%;
  overflow: hidden;
  border-radius: 10px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
}
.card03 .swiper-slide.plan_link h2 {
  font-size: 16px;
  margin-bottom: 6%;
}
.card03 .swiper-slide.plan_link .overview .text {
  margin-bottom: 2%;
}
.card03 .swiper-slide.plan_link .overview .text p {
  font-size: 14px;
  text-align: justify;
}
.card03 .slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}
.card03 .swiper-item {
  position: relative;
  display: block;
  margin-bottom: 2%;
}
.card03 .swiper-item .overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5%;
}
.card03 .swiper-item .overview .title {
  margin-bottom: 30px;
}
.card03 .swiper-item .overview .title h2 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
}
.card03 .swiper-item .overview .title .theme,
.card03 .swiper-item .overview .title .spot {
  font-size: 12px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5019607843);
}
.card03 .swiper-item .overview .place {
  font-size: 12px;
  background-image: url(../img/module/icon/item_icon_loc.svg);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 14px auto;
  padding-left: 22px;
  opacity: 0.5;
}
.card03 a {
  color: #000;
  text-decoration: none;
}

.arrow {
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
}
.arrow a {
  font-size: 14px;
  display: block;
  text-align: right;
  font-weight: 500;
  height: 75px;
}

.arrow::before,
.arrow::after {
  position: absolute;
  top: 40px;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.arrow_bow::before {
  top: 40px;
  left: 4px;
  width: 99%;
  height: 2px;
  background: #000;
}

.arrow_bow::after {
  right: 0;
  width: 18px;
  height: 18px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media screen and (max-width: 980px) {
  .arrow {
    position: relative;
    display: block;
    width: 100%;
    height: initial;
  }
  .arrow a {
    font-size: 16px;
    display: block;
    text-align: left;
    font-weight: 500;
    background-color: #fff;
  }
  .arrow::before,
  .arrow::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  .arrow_bow::before {
    left: 0;
    height: 2px;
    background: #000;
  }
  .arrow_bow::after {
    right: 2px;
    width: 12px;
    height: 12px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
.reporter_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
  padding-left: 20%;
}
.reporter_wrap .reporter_slide {
  width: 188px;
  height: 500px;
  margin-right: 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.reporter_wrap .reporter_slide .title {
  font-size: 20px;
  font-weight: 500;
  color: #DDDDDD;
  margin: 0 auto 20px;
  text-align: center;
  font-family: "Outfit", sans-serif;
}
.reporter_wrap .reporter_slide .sub {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  margin: 0 auto 20px;
}
.reporter_wrap .reporter_slide .editer_icon {
  width: 100px;
  height: 100px;
  margin: 0 auto 20px;
}
.reporter_wrap .reporter_slide .name {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  margin: 0 auto 10px;
}
.reporter_wrap .reporter_slide .captions {
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  margin: 0 auto 20px;
}
.reporter_wrap .reporter_slide .reporter_prof {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5019607843);
}
.reporter_wrap .read_card {
  margin-left: auto;
  width: calc(100% - 180px);
}

.read_card {
  overflow: hidden;
  background: #F5F5F5;
  padding: 2% 0;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  border-radius: 8px 0 0 8px;
}
.read_card .swiper {
  overflow: visible;
}
.read_card .card_inner {
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px 10%;
}
.read_card .swiper-slide {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.read_card .swiper-slide {
  width: 100%;
  max-width: 216px;
  height: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.read_card .slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}
.read_card .swiper-item {
  position: relative;
  display: block;
  margin-bottom: 2%;
}
.read_card .swiper-item .post_length {
  padding-top: 145.8%;
  border-radius: 10px;
}
.read_card .swiper-item .overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5% 0;
  text-align: left;
}
.read_card .swiper-item .overview h2 {
  font-size: 14px;
  font-weight: normal;
}
.read_card .swiper-item .overview .place {
  background-image: none;
  margin-bottom: 2px;
  padding: 0;
}
.read_card .swiper-item .overview .spot {
  font-size: 12px;
  margin: 0;
}
.read_card .swiper-item .overview .editer_icon {
  width: 28px;
}

@media screen and (max-width: 980px) {
  .reporter_wrap {
    display: block;
    margin-bottom: 0;
    padding-left: 0;
  }
  .reporter_wrap .reporter_slide {
    width: 90%;
    height: initial;
    margin: 0 auto 8%;
  }
  .reporter_wrap .reporter_slide .title {
    font-size: 20px;
    font-weight: 500;
    color: #DDDDDD;
    margin: 0 auto 20px;
    text-align: center;
  }
  .reporter_wrap .reporter_slide .editer_icon {
    width: 100px;
    height: 100px;
    margin: 0 auto 20px;
  }
  .reporter_wrap .reporter_slide .name {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin: 0 auto 20px;
  }
  .reporter_wrap .reporter_slide .reporter_prof {
    margin-bottom: 30px;
  }
  .reporter_wrap .read_card {
    margin-left: auto;
    width: initial;
  }
  .read_card {
    overflow: hidden;
    background: #F5F5F5;
    padding: 2% 0;
    border: none;
    border-radius: 0;
  }
}
.card01 .swiper-slide,
.card02 .swiper-slide,
.card03 .swiper-slide,
.read_card .swiper-slide {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.card01 .card_inner,
.card02 .card_inner,
.card03 .card_inner,
.read_card .card_inner {
  max-width: initial;
  padding: 10px 5%;
}

.card01 .swiper-slide:hover,
.card02 .swiper-slide:hover,
.card03 .swiper-slide:hover,
.read_card .swiper-slide:hover {
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}

/* --------------------------------
table
-------------------------------- */
table {
  position: relative;
  width: 100%;
  text-align: left;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 30px;
  border: none;
}
table.cell2 tr {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
table.cell2 tr:last-child {
  border-bottom: none;
}
table.cell2 th {
  font-weight: 500;
  vertical-align: top;
  text-align: left;
  min-width: 5em;
  padding: 2% 0;
  white-space: nowrap;
  background-color: #F7F7F7;
}
table.cell2 td {
  vertical-align: top;
  padding: 2%;
}
table.cell3 tr {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
table.cell3 tr:last-child {
  border-bottom: none;
}
table.cell3 th {
  font-weight: bold;
  vertical-align: top;
  text-align: left;
  padding: 10px 20px;
  white-space: nowrap;
}
table.cell3 td {
  width: auto;
  vertical-align: top;
  padding: 10px 20px;
  font-size: 13px;
}
table.cell3 td:nth-last-child(2) {
  white-space: nowrap;
}
table.cell3 td span {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 980px) {
  table {
    position: relative;
    width: 100%;
    text-align: left;
    font-size: 14px;
    margin-bottom: 20px;
    margin-bottom: 30px;
    border: none;
    display: block;
  }
  table tbody {
    width: 100%;
    display: block;
  }
  table.cell2 tr {
    width: 100%;
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  table.cell2 tr:last-child {
    border-bottom: none;
  }
  table.cell2 th {
    width: 100%;
    display: block;
    padding: 4% 0 0;
  }
  table.cell2 td {
    width: 100%;
    display: block;
    padding: 2% 0;
  }
}
.ttflexBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ttflexBlock__guide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 48%;
  margin-bottom: 1%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
}
.ttflexBlock__guide a {
  color: #555555;
  text-decoration: underline;
}
.ttflexBlock__guide .flex_th {
  font-size: 14px;
  font-weight: 500;
  width: 30%;
  padding: 2% 2% 0 0;
}
.ttflexBlock__guide .flex_td {
  font-size: 14px;
  width: 70%;
  padding: 2% 0;
}
.ttflexBlock__guide .flex_td .bt {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
  margin-top: -6px;
}
.ttflexBlock__guide .flex_td .bt span {
  display: block;
}

@media screen and (max-width: 980px) {
  .ttflexBlock {
    display: block;
  }
  .ttflexBlock__guide {
    display: block;
    width: 100%;
    margin-bottom: 2%;
    padding: 2%;
  }
  .ttflexBlock__guide .flex_th {
    font-size: 14px;
    width: 100%;
    padding: 2% 1%;
  }
  .ttflexBlock__guide .flex_td {
    font-size: 16px;
    width: 100%;
    padding: 2% 1%;
  }
  .ttflexBlock__guide .flex_td .bt {
    font-size: 21px;
    line-height: 1.3;
    margin-top: -6px;
  }
  .ttflexBlock__guide .flex_td .bt span {
    display: block;
  }
}
.textlink {
  margin: 20px auto 20px;
}
.textlink::after {
  clear: both;
  content: "";
  display: block;
}
.textlink a {
  position: relative;
  display: block;
  padding: 14px 30px 14px 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.textlink .link1set {
  margin-bottom: 20px;
}
.textlink .link1set .left_more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.textlink .link1set .center_more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}
.textlink .link1set .right_more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.textlink .link2set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.textlink .link2set .morelink {
  width: 49%;
}
.textlink .link3set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.textlink .link3set .morelink {
  width: 32%;
}

@media screen and (max-width: 980px) {
  .textlink {
    margin: 20px auto 20px;
  }
  .textlink a {
    position: relative;
    display: block;
    padding: 14px 30px 14px 16px;
    border: 1px solid #ccc;
    border-radius: 4px;
    text-decoration: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .textlink .link1set {
    margin-bottom: 10px;
  }
  .textlink .link1set .left_more {
    display: block;
    width: 100%;
  }
  .textlink .link1set .center_more {
    display: block;
    width: 100%;
  }
  .textlink .link1set .right_more {
    display: block;
    width: 100%;
  }
  .textlink .link2set {
    display: block;
    margin-bottom: 10px;
  }
  .textlink .link2set .morelink {
    width: 100%;
  }
  .textlink .link3set {
    display: block;
    margin-bottom: 10px;
  }
  .textlink .link3set .morelink {
    width: 100%;
  }
}
a.link {
  text-decoration: underline;
}

/*====================================
		form tag Reset
====================================*/
.form_content *,
.form_content *:after,
.form_content *:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.form_content {
  line-height: 1.4;
}

.form_content {
  /*Mobile*/
}
.form_content select,
.form_content input,
.form_content button,
.form_content textarea {
  font: 100% arial, helvetica, clean, sans-serif;
}
.form_content select:focus,
.form_content input:focus,
.form_content button:focus,
.form_content textarea:focus {
  outline: 0;
}
.form_content input,
.form_content select {
  vertical-align: middle;
}
.form_content input[type=text],
.form_content input[type=password],
.form_content input[type=email],
.form_content input[type=tel] {
  height: 2.2em;
  padding-left: 0.5em;
  border: solid 1px #bbb;
  margin-top: 0;
  margin-right: 0.4em;
  margin-bottom: 0.2em;
}
.form_content textarea {
  padding: 0.4em;
}
.form_content input[type=text],
.form_content input[type=password],
.form_content input[type=email],
.form_content input[type=tel],
.form_content textarea {
  position: relative;
  border: 1px solid #bbb;
  border-radius: 4px;
}
.form_content input[type=password] {
  width: 50%;
}
.form_content input[type=text].mini,
.form_content input[type=email].mini,
.form_content input[type=tel].mini {
  width: 50%;
}
.form_content input[type=text].xmini,
.form_content input[type=email].xmini,
.form_content input[type=tel].xmini {
  width: 30%;
}
.form_content input[type=text].xxmini,
.form_content input[type=email].xxmini,
.form_content input[type=tel].xxmini {
  width: 20%;
}
.form_content input[type=text].wide,
.form_content input[type=email].wide,
.form_content input[type=tel].wide {
  width: 80%;
}
.form_content input[type=text].name_field,
.form_content input[type=email].name_field,
.form_content input[type=tel].name_field {
  width: 80%;
}
.form_content input[type=text].zip_field,
.form_content input[type=email].zip_field,
.form_content input[type=tel].zip_field {
  width: 60%;
}
.form_content input[type=text].zip1_field,
.form_content input[type=email].zip1_field,
.form_content input[type=tel].zip1_field {
  width: 100px;
}
.form_content input[type=text].zip2_field,
.form_content input[type=email].zip2_field,
.form_content input[type=tel].zip2_field {
  width: 150px;
}
.form_content input[type=text].tel_field,
.form_content input[type=email].tel_field,
.form_content input[type=tel].tel_field {
  width: 60%;
}
.form_content input[type=text].tel_mini,
.form_content input[type=email].tel_mini,
.form_content input[type=tel].tel_mini {
  width: 100px;
}
.form_content input[type=text].age_mini,
.form_content input[type=email].age_mini,
.form_content input[type=tel].age_mini {
  width: 100px;
}
.form_content .separater {
  padding-right: 0.3em;
}
.form_content input[type=file] {
  border: solid 1px #bbb;
}
.form_content textarea {
  width: 90%;
  max-width: 90%;
  resize: vertical;
}
.form_content input:focus,
.form_content textarea:focus {
  background-color: #f6f6f6;
  border-color: #587fb2;
}
.form_content input::-webkit-input-placeholder, .form_content textarea::-webkit-input-placeholder {
  color: #bbb;
  font-style: italic;
}
.form_content input::-moz-placeholder, .form_content textarea::-moz-placeholder {
  color: #bbb;
  font-style: italic;
}
.form_content input:-ms-input-placeholder, .form_content textarea:-ms-input-placeholder {
  color: #bbb;
  font-style: italic;
}
.form_content input::-ms-input-placeholder, .form_content textarea::-ms-input-placeholder {
  color: #bbb;
  font-style: italic;
}
.form_content input::placeholder,
.form_content textarea::placeholder {
  color: #bbb;
  font-style: italic;
}
.form_content input[type=submit],
.form_content input[type=button] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.form_content .other_field {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .form_content textarea {
    width: 100%;
    max-width: 100%;
  }
  .form_content select {
    width: 100%;
  }
  .form_content input[type=text],
  .form_content input[type=email],
  .form_content input[type=tel] {
    height: 2.3em;
    margin-bottom: 6px;
  }
  .form_content input[type=text].mini,
  .form_content input[type=email].mini,
  .form_content input[type=tel].mini {
    width: 100%;
  }
  .form_content input[type=text].xmini,
  .form_content input[type=email].xmini,
  .form_content input[type=tel].xmini {
    width: 25%;
  }
  .form_content input[type=text].name_field,
  .form_content input[type=email].name_field,
  .form_content input[type=tel].name_field {
    width: 100%;
  }
  .form_content .name_sei,
  .form_content .name_mei {
    display: block;
  }
  .form_content input[type=text].xxmini,
  .form_content input[type=email].xxmini,
  .form_content input[type=tel].xxmini {
    width: 20%;
  }
  .form_content input[type=text].wide,
  .form_content input[type=email].wide,
  .form_content input[type=tel].wide {
    width: 100%;
  }
  .form_content input[type=text].zip_field,
  .form_content input[type=email].zip_field,
  .form_content input[type=tel].zip_field {
    width: 100%;
  }
  .form_content input[type=text].zip1_field,
  .form_content input[type=email].zip1_field,
  .form_content input[type=tel].zip1_field {
    width: 25%;
  }
  .form_content input[type=text].zip2_field,
  .form_content input[type=email].zip2_field,
  .form_content input[type=tel].zip2_field {
    width: 55%;
  }
  .form_content input[type=tel].tel_field {
    width: 100%;
  }
  .form_content input[type=text].tel_mini,
  .form_content input[type=email].tel_mini,
  .form_content input[type=tel].tel_mini {
    width: 25%;
    margin-left: 0px;
  }
  .form_content input[type=text].age_mini,
  .form_content input[type=email].age_mini,
  .form_content input[type=tel].age_mini {
    width: 100px;
  }
}

/*====================================
		Form ITEM Design
		ceckbox radio select File
====================================*/
.file_field_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}

.file_field_label {
  position: relative;
  display: inline-block;
  line-height: 2.4em;
  border-radius: 1em;
  padding-left: 2em;
  padding-right: 2em;
  white-space: nowrap;
  font-size: 16px;
  background-color: #587fb2;
  color: #fff;
  margin-right: 1em;
  text-align: center;
}
.file_field_label:hover {
  opacity: 0.8;
  -webkit-transition: all 0.5;
  transition: all 0.5;
}
.file_field_label input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 10;
}

/*Mobile*/
@media screen and (max-width: 767px) {
  .file_field_wrap {
    display: block;
  }
  .file_field_label {
    margin-bottom: 8px;
    width: 80%;
  }
}
.control-group {
  padding-top: 0.7em;
}

.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 16px;
  line-height: 1.2;
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.control-inlineblock .control {
  display: inline-block;
  margin-right: 1.5em;
}

.control__indicator {
  position: absolute;
  top: 0px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #e6e6e6;
  border: 1px solid #bbb;
}

.control--radio .control__indicator {
  border-radius: 50%;
}

.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc;
}

.control input:checked ~ .control__indicator {
  background: #2aa1c0;
}

.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #0e647d;
}

.control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}

.control__indicator:after {
  content: "";
  position: absolute;
  display: none;
}

.control input:checked ~ .control__indicator:after {
  display: block;
}

.control--checkbox .control__indicator:after {
  left: 6px;
  top: 2px;
  width: 6px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}

.control--radio .control__indicator:after {
  left: 6px;
  top: 6px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}

.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}

.select {
  position: relative;
  display: inline-block;
  margin-bottom: 0.5em;
  width: 90%;
}
.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 11px 15px;
  outline: 0;
  border: 0;
  border-radius: 4px;
  background: #e6e6e6;
  background: #f0f0f0;
  background: #fff;
  color: #7b7b7b;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: solid 1px #BBB;
}

.select select::-ms-expand {
  display: none;
}

.select select:hover,
.select select:focus {
  color: #000;
  background: #ccc;
  background: #f0f0f0;
}

.select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}

.select__arrow {
  position: absolute;
  top: 18px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #7b7b7b transparent transparent transparent;
}

.select select:hover ~ .select__arrow,
.select select:focus ~ .select__arrow {
  border-top-color: #000;
}

.select select:disabled ~ .select__arrow {
  border-top-color: #ccc;
}

/*Mobile*/
@media screen and (max-width: 767px) {
  .select {
    width: 100%;
  }
  .select select {
    padding: 10px 15px;
  }
  .select__arrow {
    top: 17px;
  }
}
/*++++++ YMD Group ++++*/
.ymd_group_case {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 90%;
}

.ymd_group_case .select {
  width: 100%;
}

.ymd_group_yy {
  position: relative;
  padding-right: 1.8em;
  margin-right: 0.5em;
  width: 38%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ymd_group_yy:after {
  content: "年";
  position: absolute;
  right: 0;
  bottom: 0.3em;
  font-size: 18px;
  text-align: right;
}

.ymd_group_mm {
  position: relative;
  padding-right: 1.8em;
  margin-right: 0.5em;
  width: 30%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ymd_group_mm:after {
  content: "月";
  position: absolute;
  right: 0;
  bottom: 0.3em;
  font-size: 18px;
  text-align: right;
}

.ymd_group_dd {
  position: relative;
  padding-right: 1.8em;
  margin-right: 0.5em;
  width: 30%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ymd_group_dd:after {
  content: "日";
  position: absolute;
  right: 0;
  bottom: 0.3em;
  font-size: 18px;
  text-align: right;
}

/*Mobile*/
@media screen and (max-width: 767px) {
  /*++++++ YMD Group ++++*/
  .ymd_group_case {
    display: block;
    width: 100%;
  }
  .ymd_group_yy,
  .ymd_group_mm,
  .ymd_group_dd {
    width: 100%;
    margin-bottom: 8px;
  }
}
/*====================================
		Form Field Layout
====================================*/
.form_header {
  font-size: 23px;
  margin: 0 0 36px 0;
  padding: 18px 8px;
  font-weight: 200;
  color: #333;
  border-top: dotted 1px rgba(0, 0, 0, 0.2);
  border-bottom: dotted 1px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 767px) {
  .form_header {
    font-size: 18px;
  }
}
.Fieldset {
  padding-top: 10px;
  text-align: left;
  margin: 0px auto 24px;
  padding: 0px;
  font-size: 16px;
  clear: both;
}
.Fieldset dl {
  position: relative;
  min-height: 2.7em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 8px;
  padding: 16px 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.Fieldset dl .textlink {
  position: relative;
  font-size: 14px;
  font-weight: 300;
  text-decoration: underline;
  display: block;
}
.Fieldset dt {
  position: relative;
  width: 18em;
  min-width: 18em;
  margin: 0px;
  margin-right: 5.8em;
  padding-left: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  font-weight: 500;
  display: block;
  padding: 8px 40px 0 16px;
  line-height: 1.4;
}
.Fieldset dd {
  padding: 0px;
  margin: 0;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  padding: 4px 10px 0 16px;
  /*background-color: #9F6;*/
}
.Fieldset dd p {
  margin-bottom: 4px;
  line-height: 1.2;
}

.Fieldset.mode_confirm dl {
  position: relative;
  min-height: 2.7em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 8px;
  padding: 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.Fieldset.mode_confirm dt {
  padding: 0 0 0 0;
}
.Fieldset.mode_confirm .required_label,
.Fieldset.mode_confirm .req-label {
  top: 12px;
}

.field_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.name_sei,
.name_mei {
  width: 45%;
}

/*Mobile*/
@media screen and (max-width: 767px) {
  .Fieldset {
    position: relative;
    margin: 0 auto 16px;
  }
  .Fieldset dl {
    font-size: 16px;
    display: block;
  }
  .Fieldset dt {
    width: 100%;
    min-width: 100%;
    margin-bottom: 8px;
    padding-left: 0;
    padding-right: 3em;
    font-weight: bold;
    font-size: 16px;
    display: block;
    color: #404040;
  }
  .Fieldset dd {
    width: 100%;
    min-width: 100%;
    margin-left: 0em;
    font-size: 16px;
    padding: 8px 10px 0 0;
  }
  .Fieldset.mode_confirm dl {
    display: block;
  }
  .field_flex {
    display: block;
  }
  .name_sei,
  .name_mei {
    width: 100%;
  }
  .name_sei input,
  .name_mei input {
    margin-top: 6px;
  }
}
.Fieldset dl.newstyle dt {
  display: block;
  padding: 8px 40px 0 16px;
  line-height: 1.4;
}

.sup {
  padding: 20px 0;
  font-size: 13px;
  line-height: 1.4;
  color: #bbb;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .Fieldset dl.newstyle dt {
    display: block;
    padding: 12px 50px 0 0;
  }
  .sup {
    padding: 10px 0;
    font-size: 13px;
    line-height: 1.4;
    color: #bbb;
    width: 100%;
  }
}
.form_agree_fields {
  padding: 30px;
  background-color: #FCF5EA;
  margin-bottom: 30px;
  overflow: hidden;
}
.form_agree_fields h3 {
  font-size: 18px;
  margin-bottom: 12px;
}

.agree_checkbox_group {
  padding-bottom: 20px;
}
.agree_checkbox_group dl {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.agree_checkbox_group dl.agree_compact {
  width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.agree_checkbox_group dt {
  margin: 0;
  padding: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.agree_checkbox_group dd {
  margin: 0;
  padding: 0;
  padding-left: 20px;
}

.form_agree_txt_box {
  position: relative;
  width: 84%;
  height: 180px;
  border: 1px solid #bbb;
  padding: 8px 16px;
  overflow-y: scroll;
  margin: 0 auto 20px;
  background-color: #fff;
  font-size: 14px;
  text-align: left;
  line-height: 1.6;
}

.not_active {
  color: #AEAEB0;
}

.agree_txt_box_layer {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.agree_txt_box_layer h3 {
  width: 100%;
  margin: 0;
  color: #fff;
  font-size: 15px;
}

/*Mobile*/
@media screen and (max-width: 767px) {
  .form_agree_fields {
    padding: 16px;
    margin: 0 0 16px;
  }
}
/*==== Req Label Image =====*/
.required_label,
.req-label {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 20px;
  right: -68px;
  text-align: right;
  color: rgb(0, 128, 122);
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  font-size: 12px;
  padding: 4px;
}
.required_label::before,
.req-label::before {
  content: "必須";
  left: -1em;
  top: 0;
  position: absolute;
  color: #0039C2;
  font-size: 14px;
  width: 3em;
  font-weight: 200;
  text-align: center;
  border-radius: 4px;
}

.required_label.required_label_fix::before,
.req-label.req-label-fix::before {
  display: none;
}

@media screen and (max-width: 767px) {
  .required_label,
  .req-label {
    right: 8px;
  }
}
.required_label_fix,
.req-label-fix {
  background-color: #0039C2;
  border-radius: 50%;
  color: #fff;
}

.required_label_fix::after,
.req-label-fix::after {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 5px;
  width: 10px;
  height: 5px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.auto_br label {
  white-space: nowrap;
}

/*Mobile*/
@media screen and (max-width: 767px) {
  .required_label:before,
  .req-label:before {
    font-size: 13px;
  }
}
.required_label_inline {
  display: block;
  width: 20px;
  height: 20px;
  margin-top: 10px;
  margin-right: 20px;
  position: relative;
  text-align: right;
  color: rgb(0, 128, 122);
  font-size: 12px;
  padding: 4px;
  /*background-color: #D25052;
  border-radius: 13px;*/
}
.required_label_inline::before {
  content: "必須";
  left: -1em;
  top: 0;
  position: absolute;
  color: #fff;
  background-color: #0039C2;
  font-size: 14px;
  padding: 3px 4px;
  width: 3em;
  font-weight: 200;
  text-align: center;
  border-radius: 4px;
}

.required_label_inline.required_label_inline_fix::before {
  display: none;
}

.required_label_inline_fix {
  background-color: #2b784e;
  border-radius: 50%;
  color: #fff;
}

.required_label_inline_fix::after {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 5px;
  width: 10px;
  height: 5px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/*Mobile*/
@media screen and (max-width: 767px) {
  .required_label:before,
  .req-label:before {
    font-size: 13px;
  }
  .required_label_inline::before {
    font-size: 13px;
  }
}
/*====== BTN ===========*/
.send_overlay {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url(loading.svg);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10000;
}

.view_overlay {
  visibility: visible;
}

.Form_btn {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 32px;
  margin: 0 auto;
  width: 70%;
  /*display: flex;
  align-items: center;
  justify-content: space-around;*/
}
.Form_btn img {
  vertical-align: top;
}
.Form_btn input {
  vertical-align: top;
  cursor: pointer;
}

span.mwform-zip-field {
  margin-bottom: 10px;
  display: block;
}

.formBtnContainer {
  margin-top: -30px;
}

.formBtnContainer_inner {
  text-align: center;
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.formBtnContainer_item {
  margin: 0 10px;
}

.formBtnContainer_item-back input {
  border: none;
  font-size: 14px;
  width: 150px;
  height: 55px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  border: 1px solid #0039C2;
  border-radius: 5px;
  letter-spacing: 0.06em;
  color: #0039C2;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
}

.formBtnContainer_item-next input {
  border: none;
  font-size: 14px;
  font-weight: 500;
  background: #0039C2;
  color: #fff;
  width: 250px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 55px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.06em;
  border-radius: 5px;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
}
.formBtnContainer_item-next input:focus {
  background-color: #587fb2;
}

@media screen and (max-width: 767px) {
  .formBtnContainer_inner {
    text-align: center;
    padding: 40px 0;
    display: block;
  }
  .Form_btn {
    width: 80%;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
  }
  .formBtnContainer_item-back input {
    width: 100%;
    margin-bottom: 5%;
  }
  .formBtnContainer_item-next input {
    width: 100%;
  }
}
.send_btn,
.gotop_btn {
  border: 0;
  outline: 0;
  position: relative;
  font-size: 18px;
  color: #FFF;
  width: 300px;
  display: inline-block;
  margin: 0px auto;
  padding: 1em 0px;
  text-align: center;
  font-weight: bold;
  background-color: #ff9800;
  border: #d48106 solid 2px;
  border-bottom: 6px solid #d48106;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  /*&:hover {
  	transform: translateY(5px);
  	cursor: pointer;
  }*/
}
.send_btn::after,
.gotop_btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -5px;
  width: 8px;
  height: 8px;
  border-top: 2px #fff solid;
  border-right: 2px #fff solid;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

button.send_btn.not_active {
  background-color: #D6D6D6;
  cursor: default;
}

button.send_btn.not_active:hover {
  opacity: 1;
}

.clear_btn {
  background-color: #bbb;
  color: #000;
  font-size: 18px;
  font-weight: normal;
  width: 5em;
  border: 1px solid #333;
  display: inline-block;
  margin: 0px auto;
  padding: 1em 0px;
  margin-right: 1em;
  border-radius: 6px;
  margin-bottom: 10px;
  cursor: pointer;
}

.gotop_btn a:link,
.gotop_btn a:visited,
.gotop_btn a:hover {
  color: #FFF;
  text-decoration: none;
  display: block;
}

a.send_btn:link,
a.send_btn:visited,
a.send_btn:hover {
  color: #FFF;
  text-decoration: none;
  display: block;
}

.send_btn:hover,
.gotop_btn:hover {
  opacity: 0.8;
}

.form_edit_link {
  text-align: center;
  padding-top: 1em;
}
.form_edit_link a {
  color: #737373;
  text-decoration: none;
  display: inline;
  text-decoration: underline;
}

.form_mid_bar {
  background-color: #f0f0f0;
  font-size: 18px;
  border-bottom: 1px solid #bbb;
  padding: 8px;
  padding-left: 15px;
}

.form_message {
  padding-left: 1em;
  vertical-align: middle;
}

.form_message img {
  vertical-align: middle;
}

.thanks_message {
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 40px;
}

.color_atten {
  margin-top: 6px;
  font-size: 13px;
  color: #CC0000;
}

form .example {
  color: #999999;
  /*padding-left: 15px;*/
}

form .red {
  color: #CC0000;
}

form .validation_mess {
  color: #F90;
}

.no_post_data {
  color: #bbb;
  font-style: italic;
}

/*======= Error Message ======= */
.inline_error_txt {
  display: block;
  color: #CC0000;
  padding-top: 0.4em;
  font-size: 14px;
}

.inline_error_hide {
  display: none;
}

.error_message_fixced {
  margin: 1em auto;
  padding: 24px 16px;
  border: solid 2px #CC0000;
  color: #CC0000;
  border-radius: 4px;
  font-size: 18px;
  text-align: center;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}

.ok_mes {
  color: #234990;
  font-size: 20px;
  font-weight: bold;
  background-color: #f3faf9;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: solid 1px;
}

.error_mes {
  color: #a21839;
  font-size: 20px;
  font-weight: bold;
  background-color: #fbdef2;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: solid 1px;
}

.form_mailtext {
  width: 78%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*Mobile*/
@media screen and (max-width: 767px) {
  .error_message_fixced {
    width: 100%;
    margin-bottom: 0;
    padding: 16px;
    border: 0;
    border-top: solid 2px #CC0000;
    border-radius: none;
    font-size: 14px;
    text-align: center;
    background-color: #fbf0f8;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 2000;
    border-radius: 0px;
  }
  .form_mailtext {
    width: auto;
  }
  .send_btn,
  .gotop_btn {
    width: 80%;
  }
  .error_message {
    padding: 8px;
  }
  .error_message ul {
    padding-left: 0;
    margin-left: 0px;
  }
}
.error_message_label {
  border: solid 2px #CC0000;
  color: #CC0000;
  padding: 30px;
  text-align: center;
  font-size: 30px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  margin-bottom: 50px;
}

.thanks_message_label {
  border: 2px #587fb2 solid;
  padding: 30px;
  font-size: 18px;
  text-align: center;
  color: #587fb2;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  margin-bottom: 50px;
}

.thanks_message_comment {
  font-size: 16px;
  padding-top: 0px;
  padding-bottom: 40px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

/*Mobile*/
@media screen and (max-width: 767px) {
  .thanks_message_label {
    width: 90%;
    padding: 15px;
    font-size: 2rem;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .thanks_message_comment {
    font-size: 12px;
    padding-top: 0px;
    padding-bottom: 20px;
    width: 90%;
  }
}
/*++++++++ Form STEP ++++++*/
.progressbar {
  margin: 0 auto 24px;
  padding: 0;
  counter-reset: step;
  z-index: 0;
  position: relative;
  margin-bottom: 30px;
}
.progressbar li {
  list-style-type: none;
  width: 33%;
  float: left;
  font-size: 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #aaa;
}
.progressbar li::before {
  width: 30px;
  height: 30px;
  content: counter(step);
  counter-increment: step;
  line-height: 30px;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: #eee;
}
.progressbar li::after {
  width: 100%;
  height: 2px;
  content: "";
  position: absolute;
  background-color: #eee;
  top: 15px;
  left: -50%;
  z-index: -1;
}

.progressbar li:first-child:after {
  content: none;
}

.progressbar li.active {
  color: #587fb2;
}

.progressbar li.active:before {
  background-color: #587fb2;
  color: #fff;
}

.progressbar li.active + li:after {
  background-color: #587fb2;
}

.formFrow_hissu {
  padding-left: 30px;
  padding-bottom: 10px;
  letter-spacing: 0.06em;
  color: #007038;
  font-size: 14px;
  font-weight: 500;
}
.formFrow_hissu span {
  font-size: 12px;
}

.formWrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 4px solid #919191;
  padding: 4% 3%;
}
.formWrap .title {
  width: 38%;
  font-size: 26px;
  font-weight: 500;
}
.formWrap .formFrow {
  width: 60%;
}
.formWrap .formFrow_inner {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
}
.formWrap .formFrow_inner::after {
  content: "";
  width: calc(100% - 26px);
  height: 1px;
  background: #000;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .formWrap {
    position: relative;
    display: block;
    border-bottom: 2px solid #919191;
    padding-bottom: 10%;
  }
  .formWrap .title {
    width: 100%;
    font-size: 22px;
    text-align: center;
  }
  .formWrap .formFrow {
    width: 100%;
  }
}
.formFrow_item.active dd:before {
  content: "";
  background: rgba(0, 57, 194, 0.5019607843);
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.formFrow_item {
  text-align: center;
}

.formFrow_list dt {
  margin-bottom: 0px;
  font-size: 12px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.formFrow_list dd {
  border-radius: 100px;
  width: 30px;
  position: relative;
}
.formFrow_list dd::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  width: 6px;
  height: 6px;
  margin: auto;
  border-radius: 100px;
}

.formFrow_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 28px;
  padding-left: 30px;
}

span.mwform-radio-field-text {
  padding-left: 10px !important;
  width: 90% !important;
}

/**
 * error message
 */
.form_content .mwform-zip-field input[type=text] {
  width: 30%;
}

.mw_wp_form .error {
  font-size: 93%;
  color: #B70000;
  display: block;
}

/**
 * error message of akismet
 */
.mw_wp_form .akismet_error {
  display: block;
}

/**
 * vertical style of radio and checkbox
 */
.mw_wp_form .vertical-item {
  display: block;
}

.mw_wp_form .vertical-item + .vertical-item {
  margin-top: 5px;
}

/**
 * horizontal style of radio and checkbox
 */
.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 10px;
}

/**
 * radio and checkbox
 */
.mwform-checkbox-field label,
.mwform-radio-field label {
  font-weight: normal;
  margin-bottom: 0;
}

.mwform-checkbox-field input,
.mwform-radio-field input {
  margin-right: 5px;
}

/**
 * datepicker
 */
.mw_wp_form .ui-datepicker .ui-datepicker-title select.ui-datepicker-month,
.mw_wp_form .ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
  width: 40%;
  margin: 0 5px;
}

/**
 * deprecated message
 */
.mw-wp-form-deprecated-message {
  background: #fdeeee;
  border: 1px solid #f7bdb8;
  border-radius: 5px;
  color: #af4040;
  font-size: 13px;
  line-height: 1.6;
  margin: 0 0 10px;
  padding: 1em;
}

/**
 * file
 */
.mw_wp_form input[type=file] {
  display: inline-block;
}

/**
 * file delete button
 */
.mwform-file-delete {
  cursor: pointer;
  visibility: hidden;
}

/**
 * tel and zip
 */
.mwform-tel-field input[type=text],
.mwform-zip-field input[type=text] {
  display: inline-block;
  width: auto;
}

/*=====Clear fix======*/
/* For modern browsers */
.form_content {
  /* For IE 6/7 (trigger hasLayout) */
}
.form_content .clf:before,
.form_content .clf:after {
  content: "";
  display: table;
}
.form_content .clf:after {
  clear: both;
}
.form_content .clf {
  zoom: 1;
}

/* ++++ SUB.SCSS ++++ */ /* ++++ PRINT.SCSS ++++*/

/*# sourceMappingURL=import.css.map */