@charset "UTF-8";
a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

::-moz-selection {
  background-color: #14074f;
  color: #fff;
}

::selection {
  background-color: #14074f;
  color: #fff;
}

.pcnone {
  display: none;
}

@media screen and (max-width: 834px) {
  .pcnone {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .spnone {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .bp1200none {
    display: none;
  }
}

@media screen and (max-width: 834px) {
  .bp1200none {
    display: block;
  }
}

@media only screen and (max-width: 1000px) {
  .bp1000none {
    display: none;
  }
}

@media screen and (max-width: 834px) {
  .bp1000none {
    display: block;
  }
}

* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

li {
  list-style: none;
}

html {
  font-size: 65.5% !important;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-weight: 400;
}

body {
  counter-reset: number 0;
  line-height: 1.9em;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #242423;
  word-wrap: break-word;
  overflow: hidden !important;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: #fff;
}

@media screen and (max-width: 640px) {
  body {
    font-size: 1.3rem;
    overflow: inherit !important;
  }
}

.inner {
  margin: 0 auto;
  max-width: 1300px;
}

.inner2 {
  margin: 0 auto;
  max-width: 1000px;
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
  background-color: #FFF;
}

#contents {
  width: 100%;
  max-width: 1300px;
  padding: 0 20px;
  background-color: #FFF;
}

@media only screen and (max-width: 1200px) {
  #contents {
    padding-left: 36px;
    padding-right: 36px;
  }
}

@media screen and (max-width: 834px) {
  #contents {
    padding: 0 20px 0px 20px;
    margin-top: 50px;
  }
}

@media screen and (max-width: 640px) {
  #contents {
    padding: 0 10px 0px 10px;
  }
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

#side {
  width: 18.75000%;
}

.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

table {
  table-layout: auto;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed;
  }
}

.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

.tdpd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px;
}

a {
  color: #17e012;
  -webkit-transition: 1s;
  transition: 1s;
  text-decoration: none;
}

a:hover {
  opacity: 0.6;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (max-width: 834px) {
  .imgR, .imgL {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

.mincho {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.gothic {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}

header#global_header {
  min-width: auto;
}

footer#global_footer {
  min-width: auto;
}

/* section div.form_wrap dl dt {
  @media screen and (max-width: $sp-width){
  width:50%!important;

  }
} */
header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
  text-align: center;
}

header#global_header button {
  display: none !important;
}

@media screen and (max-width: 834px) {
  header#global_header button {
    display: block !important;
  }
}

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 500;
  background-color: #333 !important;
}

.h_logo {
  width: 100%;
  z-index: 5;
  text-align: left;
}

@media screen and (max-width: 834px) {
  .h_logo {
    z-index: 9999;
    display: inline-block;
  }
}

@media screen and (max-width: 640px) {
  .h_logo {
    left: 2%;
  }
}

@media only screen and (max-width: 414px) {
  .h_logo {
    left: 2%;
  }
}

.h_logo h1 {
  font-size: 13px;
  padding-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .h_logo h1 {
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 640px) {
  .h_logo h1 {
    font-size: 11px;
    width: 100%;
    text-align: left;
  }
}

.col_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1%;
}

@media only screen and (max-width: 1150px) {
  .col_01 {
    width: 12%;
  }
}

@media screen and (max-width: 834px) {
  .col_01 {
    width: 17%;
  }
}

@media screen and (max-width: 640px) {
  .col_01 {
    width: 30%;
  }
}

.col_02 {
  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;
}

.nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /*スマホ表示折り返し用なのでPCのみなら不要*/
  list-style: none;
}

.nav-list li a {
  display: block;
  text-decoration: none;
  color: #333;
}

.nav {
  margin-right: 0;
  margin-left: auto;
  padding: 1% 0;
  width: 100%;
  z-index: 10;
}

@media only screen and (max-width: 1000px) {
  .nav {
    background-color: transparent;
  }
}

.nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media only screen and (max-width: 1000px) {
  .nav-list {
    display: none;
  }
}

@media screen and (max-width: 834px) {
  .nav-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.nav-item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  line-height: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.nav-item a,
.nav-item > span {
  color: #14074f !important;
  line-height: 1.4;
  padding: 0px 10px;
  text-align: center;
  display: block !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 0.9em;
  opacity: 10;
  font-weight: 500;
}

@media only screen and (max-width: 1400px) {
  .nav-item a,
  .nav-item > span {
    padding: 5px 10px !important;
    font-size: 1.3rem;
  }
}

@media only screen and (max-width: 1205px) {
  .nav-item a,
  .nav-item > span {
    font-size: 1.2rem;
    padding: 15px 8px !important;
  }
}

.nav-item a span,
.nav-item > span span {
  font-size: 1.1rem;
  display: block;
}

.nav-item a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #ff0047;
  -webkit-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: center top;
      -ms-transform-origin: center top;
          transform-origin: center top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.nav-item a:hover::after {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
}

.nav-item p {
  font-size: 1.1rem;
  display: block;
  color: #fff;
}

.nav-item p:hover {
  color: #000;
}

.nav-item .ddmenu {
  position: absolute;
  padding: px 0;
  width: 180px;
  top: 25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 99;
  background-color: #14074f;
  color: #fff;
}

.nav-item .ddmenu a {
  color: #fff;
  padding: 10px 5px;
  font-size: 0.8em;
}

.nav-item .ddmenu a:hover {
  background-color: #333;
  color: #14074f !important;
}

.nav-item .ddmenu li {
  border-bottom: 1px solid #b8deb8;
}

.nav-item .ddmenu li:last-child {
  border-bottom: none;
}

.tel01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 10px;
}

@media screen and (max-width: 834px) {
  .tel01 {
    width: 100% !important;
    margin: 20px 0;
  }
}

.tel01 span {
  font-size: 1.8em !important;
  letter-spacing: 0;
  font-weight: 600;
  font-family: din-2014, sans-serif;
  padding: 0px !important;
  display: contents !important;
}

.tel01 p {
  display: inline-block;
  color: #14074f !important;
}

@media only screen and (max-width: 1000px) {
  .tel01 p {
    color: #fff !important;
  }
}

.tel01 a::after {
  display: none !important;
}

.tel01 a {
  padding: 0px !important;
}

@media screen and (max-width: 834px) {
  .mail {
    width: 100% !important;
  }
}

.mail a {
  color: #fff !important;
  background-color: #2f1c87;
  display: inline-block !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative !important;
  text-align: center !important;
  width: 200px !important;
  border: 1px solid #2f1c87;
  line-height: 58px;
  padding: 0px !important;
}

@media only screen and (max-width: 1150px) {
  .mail a {
    width: 120px !important;
  }
}

@media screen and (max-width: 834px) {
  .mail a {
    width: 100% !important;
  }
}

.mail a:after {
  display: none !important;
}

.mail a:before {
  content: "";
  bottom: 5%;
  right: 1.5%;
  border-top: 1em solid transparent;
  border-right: 1em solid #fff;
  /* ラベルの色はここで変更 */
  position: absolute;
  z-index: 100;
}

.mail a:hover {
  background-color: #fff;
  color: #14074f !important;
}

.mail a:hover:before {
  border-right: 1em solid #ff0047;
  /* ラベルの色はここで変更 */
}

#header {
  top: 0;
  right: 0;
  left: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 10;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  align-items: center;
  display: flex !important;
  position: relative;
  position: fixed;
}

@media screen and (max-width: 834px) {
  #header {
    border-top: none;
    -webkit-transition: all 0s;
    transition: all 0s;
    background-color: #fcf3e4 !important;
    z-index: 999;
    height: auto;
  }
}

@media screen and (max-width: 640px) {
  #header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
}

#header .inner {
  width: 100%;
}

.main {
  position: relative;
  -webkit-animation: fadeIn 1.5s ease 0s 1 normal;
  animation: fadeIn 1.5s ease 0s 1 normal;
}

#mainArea {
  position: relative;
}

@media screen and (max-width: 834px) {
  #mainArea {
    height: auto;
    margin: 0 auto;
  }
}

.swiper-slide img {
  width: 100%;
}

/*-----------------------------------------------------------------------------------------*/
body::after {
  content: "";
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #14074f;
  z-index: 9999;
  pointer-events: none;
  left: 0;
  -webkit-transition: left 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: left 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

@media screen and (max-width: 834px) {
  body::after {
    display: none !important;
  }
}

body.is-slide::after {
  left: 100%;
}

/* Loading背景画面設定　*/
#splash {
  /*fixedで全面に固定*/
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: #fff;
  text-align: center;
  color: #fff;
}

/* Loading画像中央配置　*/
#splash_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* Loading アイコンの大きさ設定　*/
#splash_logo img {
  width: 260px;
}

/* fadeUpをするアイコンの動き */
.fadeUp {
  -webkit-animation-name: fadeUpAnime;
          animation-name: fadeUpAnime;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.site-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px;
  position: fixed;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
  top: 0px;
  z-index: 10 !important;
}

@media screen and (max-width: 834px) {
  .site-header {
    padding: 3px 10px;
  }
}

.site-header.transform {
  padding: 0px;
  background-color: #fff;
  top: -5px;
  z-index: 10 !important;
}

.site-header.transform .mail a {
  color: #fff !important;
  background-color: #2f1c87;
  display: inline-block !important;
  height: 100% !important;
  line-height: 58px !important;
  position: relative !important;
  text-align: center !important;
  border: 1px solid #2f1c87;
}

.site-header.transform .mail a:before {
  content: "";
  bottom: 5%;
  right: 1.5%;
  border-top: 1em solid transparent;
  border-right: 1em solid #fff;
  /* ラベルの色はここで変更 */
  position: absolute;
  z-index: 100;
}

.site-header.transform .mail a:hover {
  background-color: #fff;
  color: #14074f !important;
}

.site-header.transform .mail a:hover:before {
  border-right: 1em solid #ff0047;
  /* ラベルの色はここで変更 */
}

@media screen and (max-width: 834px) {
  .site-header.transform {
    top: -5px;
    padding: 10px;
  }
}

.site-header.transform a,
.site-header.transform > span {
  color: #333 !important;
}

.site-header.transform a:hover,
.site-header.transform > span:hover {
  color: #14074f !important;
}

.site-header.transform .nav-item span {
  color: #333 !important;
}

.site-header.transform .ddmenu a {
  color: #fff !important;
}

.catch {
  position: absolute;
  z-index: 5;
  top: -35%;
  left: -5%;
  width: 60%;
}

@media screen and (max-width: 640px) {
  .catch {
    width: 90%;
    top: 5%;
    left: -10%;
  }
}

/*========= 光りながら出現させるためのCSS ===============*/
.glowAnime span {
  opacity: 0;
}

/*アニメーションで透過を0から1に変化させtext-shadowをつける*/
.glowAnime.glow span {
  -webkit-animation: glow_anime_on 4s ease-out forwards;
          animation: glow_anime_on 4s ease-out forwards;
}

@-webkit-keyframes glow_anime_on {
  0% {
    opacity: 0;
    text-shadow: 0 0 0 #fff, 0 0 0 #fff;
  }
  50% {
    opacity: 1;
    text-shadow: 0 0 10px #fff, 0 0 15px #fff;
  }
  100% {
    opacity: 1;
    text-shadow: 0 0 0 #fff, 0 0 0 #fff;
  }
}

@keyframes glow_anime_on {
  0% {
    opacity: 0;
    text-shadow: 0 0 0 #fff, 0 0 0 #fff;
  }
  50% {
    opacity: 1;
    text-shadow: 0 0 10px #fff, 0 0 15px #fff;
  }
  100% {
    opacity: 1;
    text-shadow: 0 0 0 #fff, 0 0 0 #fff;
  }
}

/*========= 画面遷移のためのCSS ===============*/
body.appear {
  background: #fff;
  /*画面を開いた後の背景色を指定*/
}

/*画面遷移アニメーション*/
.splashbg1,
.splashbg2 {
  display: none;
}

/*bodyにappearクラスがついたら出現*/
body.appear .splashbg1,
body.appear .splashbg2 {
  display: block;
}

/*右に消えるエリア*/
body.appear .splashbg1 {
  -webkit-animation-name: PageAnime;
          animation-name: PageAnime;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  content: "";
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 50%;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  background-color: #333;
  /*伸びる背景色の設定*/
}

@-webkit-keyframes PageAnime {
  0% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  50% {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
  100% {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}

@keyframes PageAnime {
  0% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  50% {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
  100% {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}

/*左に消えるエリア*/
body.appear .splashbg2 {
  -webkit-animation-name: PageAnime2;
          animation-name: PageAnime2;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  content: "";
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  top: 0;
  right: 50%;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  background-color: #333;
  /*伸びる背景色の設定*/
}

@-webkit-keyframes PageAnime2 {
  0% {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  50% {
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  100% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}

@keyframes PageAnime2 {
  0% {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  50% {
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  100% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}

/*画面遷移の後現れるコンテンツ設定*/
#container {
  opacity: 0;
  /*はじめは透過0に*/
  position: relative;
}

/*bodyにappearクラスがついたら出現*/
body.appear #container {
  -webkit-animation-name: PageAnimeAppear;
          animation-name: PageAnimeAppear;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

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

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

@media all and (-ms-high-contrast: none) {
  #page-animate::before {
    display: none;
  }
  #page-animate::after {
    display: none;
  }
}

#global_footer {
  position: relative;
  bottom: 0 !important;
  background-repeat: repeat;
  background-color: #fff !important;
}

@media screen and (max-width: 640px) {
  #global_footer {
    padding: 0;
    margin-top: 0px !important;
  }
}

#footer {
  bottom: 0 !important;
  padding: 3% 0 0 0;
  background-color: #fff;
  background-repeat: repeat-x;
  margin-top: 100px;
}

@media screen and (max-width: 640px) {
  #footer {
    padding: 20px 0;
    margin-top: 20px;
  }
}

#footer .inner {
  position: relative;
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1200px;
  width: 100%;
  margin-bottom: 50px;
  padding: 2%;
}

@media screen and (max-width: 640px) {
  #footer .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#footer .inner .footer_container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  #footer .inner .footer_container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.col_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 834px) {
  .col_2 {
    width: 65%;
  }
}

@media screen and (max-width: 640px) {
  .col_2 {
    margin-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.col_2 a {
  color: #000 !important;
}

.col_2 a:hover {
  color: #14074f !important;
}

.col_2 i {
  padding-right: 5px;
}

.col_2 .nav_footer {
  color: #333 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  text-align: right;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.col_2 .nav_footer li {
  padding: 5px 0;
  color: #333;
}

@media only screen and (max-width: 1085px) {
  .col_2 .nav_footer li {
    padding: 0 5px;
    font-size: 0.8em;
  }
}

@media screen and (max-width: 640px) {
  .col_2 .nav_footer li {
    width: 100%;
    text-align: center;
  }
}

.col_2 .nav_footer li a {
  font-weight: 600;
  position: relative;
  padding-bottom: 5px;
  opacity: 10 !important;
}

.col_2 .nav_footer li a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #ff0047 !important;
  -webkit-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: center top;
      -ms-transform-origin: center top;
          transform-origin: center top;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

.col_2 .nav_footer li a:hover::after {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
}

.col_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  text-align: left;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
  width: 50%;
  font-size: 0.9em;
  line-height: 1.5em;
}

@media screen and (max-width: 834px) {
  .col_1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: center;
    width: 100%;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 640px) {
  .col_1 {
    padding-bottom: 0px;
    font-size: 0.7em;
    line-height: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.col_1 img {
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .col_1 img {
    width: 70%;
    margin-bottom: 5px;
  }
}

.col_1 .tel01 {
  text-align: left;
  color: #14074f;
  font-size: 1.3em;
  margin-bottom: 20px;
}

@media screen and (max-width: 640px) {
  .col_1 .tel01 {
    text-align: center;
    font-size: 13px;
  }
}

.col_1 .tel01 a {
  color: #333 !important;
}

.col_1 .btn02 {
  width: 40% !important;
}

@media screen and (max-width: 834px) {
  .col_1 .btn02 {
    width: 80% !important;
    font-size: 1.5em;
  }
}

@media screen and (max-width: 834px) {
  .f_logo {
    width: 50%;
    border-right: none;
  }
}

.f_logo img {
  width: 100%;
}

@media screen and (max-width: 834px) {
  .f_logo img {
    width: 50%;
  }
}

#copy {
  background-color: #14074f;
  color: #fff;
  z-index: 3;
  padding: 0.5%;
}

#copy a {
  color: #fff !important;
}

#global_footer {
  bottom: 0px !important;
  margin-top: 0px !important;
  min-width: 0px !important;
}

/*-----------------------------------------------------------------------------------------*/
.fadein {
  opacity: 0.5;
  -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: all 1s;
  transition: all 1s;
}

@media screen and (max-width: 834px) {
  .fadein {
    opacity: 1 !important;
  }
}

@media screen and (max-width: 640px) {
  .fadein {
    opacity: 1 !important;
  }
}

.scroll-fade {
  opacity: 0;
  -webkit-transition: all 2s;
  transition: all 2s;
}

.scroll-up {
  opacity: 0;
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (max-width: 834px) {
  .scroll-up {
    opacity: 10;
    -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
            transform: translateY(20px);
    -webkit-transition: all 1s;
    transition: all 1s;
  }
}

.scroll-up.done, .scroll-fade.done {
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.load-fade {
  opacity: 0;
  -webkit-transition: all 2s;
  transition: all 2s;
}

.load-up {
  opacity: 0;
  -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-transition: all 2s;
  transition: all 2s;
}

.load-up.done, .load-fade.done {
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fadeUp {
  -webkit-animation-name: fadeUpAnime;
          animation-name: fadeUpAnime;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slideContsL {
  -webkit-transform: translate(-400px, 0);
      -ms-transform: translate(-400px, 0);
          transform: translate(-400px, 0);
}

@media screen and (max-width: 834px) {
  .slideContsL {
    -webkit-transform: translate(0px, 0);
        -ms-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
}

.slideContsR {
  -webkit-transform: translate(400px, 0);
      -ms-transform: translate(400px, 0);
          transform: translate(400px, 0);
}

@media screen and (max-width: 834px) {
  .slideContsR {
    -webkit-transform: translate(0px, 0);
        -ms-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
}

.slideContsL.show {
  -webkit-transform: translate(10px, 0) !important;
      -ms-transform: translate(10px, 0) !important;
          transform: translate(10px, 0) !important;
}

@media screen and (max-width: 834px) {
  .slideContsL.show {
    -webkit-transform: translate(0px, 0) !important;
        -ms-transform: translate(0px, 0) !important;
            transform: translate(0px, 0) !important;
  }
}

.slideContsR.show {
  -webkit-transform: translate(50px, 0) !important;
      -ms-transform: translate(50px, 0) !important;
          transform: translate(50px, 0) !important;
}

@media screen and (max-width: 834px) {
  .slideContsR.show {
    -webkit-transform: translate(0px, 0) !important;
        -ms-transform: translate(0px, 0) !important;
            transform: translate(0px, 0) !important;
  }
}

.slideConts {
  -webkit-transition: .8s;
  transition: .8s;
}

div.colorbox {
  position: relative !important;
  width: 50%;
  z-index: 0 !important;
}

div.colorbox div.color {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-color: #14074f;
}

div.colorbox img {
  display: block;
  width: 100%;
}

/*全共通*/
.bgextend {
  -webkit-animation-name: bgextendAnimeBase;
          animation-name: bgextendAnimeBase;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  position: relative;
  overflow: hidden;
  /*　はみ出た色要素を隠す　*/
  opacity: 0;
}

@-webkit-keyframes bgextendAnimeBase {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes bgextendAnimeBase {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/*中の要素*/
.bgappear {
  -webkit-animation-name: bgextendAnimeSecond;
          animation-name: bgextendAnimeSecond;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

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

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

/*右から左*/
.bgRLextend::before {
  -webkit-animation-name: bgRLextendAnime;
          animation-name: bgRLextendAnime;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  /*伸びる背景色の設定*/
}

@-webkit-keyframes bgRLextendAnime {
  0% {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  50% {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  50.001% {
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  100% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}

@keyframes bgRLextendAnime {
  0% {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  50% {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  50.001% {
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  100% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.bgap,
.bgRLT {
  display: inline-block;
  opacity: 0;
}

.cont_1 {
  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;
}

@media screen and (max-width: 834px) {
  .cont_1 {
    margin-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.cont_1 .txtbox {
  width: 50%;
  background-color: #14074f;
  color: #fff;
  position: relative;
  background-repeat: no-repeat;
  background-position: right;
  background-position-y: bottom;
  background-size: 32%;
}

.cont_1 .txtbox div {
  padding: 5% 5% 13% 5%;
}

@media screen and (max-width: 834px) {
  .cont_1 .txtbox {
    width: 100%;
  }
}

.cont_1 .imgbox {
  width: 50%;
  margin-left: 5%;
}

@media screen and (max-width: 834px) {
  .cont_1 .imgbox {
    width: 100%;
    margin-left: 0%;
    margin-bottom: 20px;
  }
}

.h1title {
  background-repeat: no-repeat;
  margin-top: -100px;
}

.h1title h1 {
  font-size: 3.5em;
  font-family: 'Libre Baskerville', serif;
  line-height: 1.0em;
  letter-spacing: 5px;
}

.h1title h1 span {
  font-size: 0.4em;
}

.h1title div {
  margin-top: 50px;
  letter-spacing: 5px;
  line-height: 2.5em;
}

.btn01 {
  color: #14074f !important;
  background-color: #fff;
  display: inline-block !important;
  height: 100%;
  line-height: 58px;
  position: relative;
  text-align: center;
  width: 300px !important;
  border: 1px solid #fff;
  opacity: 10 !important;
}

@media screen and (max-width: 640px) {
  .btn01 {
    width: 100% !important;
  }
}

.btn01:before {
  content: "";
  bottom: 5%;
  right: 1%;
  border-top: 1em solid transparent;
  border-right: 1em solid #ff0047;
  /* ラベルの色はここで変更 */
  position: absolute;
  z-index: 5;
}

.btn01:hover {
  background-color: #14074f;
  color: #fff !important;
}

.btn01:hover:before {
  border-right: 1em solid #fff;
  /* ラベルの色はここで変更 */
}

.btn02 {
  color: #fff !important;
  background-color: #14074f;
  display: inline-block !important;
  height: 100%;
  line-height: 58px;
  position: relative;
  text-align: center;
  width: 300px !important;
  border: 1px solid #14074f;
  opacity: 10 !important;
}

@media screen and (max-width: 640px) {
  .btn02 {
    width: 100% !important;
  }
}

.btn02:before {
  content: "";
  bottom: 5%;
  right: 1%;
  border-top: 1em solid transparent;
  border-right: 1em solid #fff;
  /* ラベルの色はここで変更 */
  position: absolute;
  z-index: 100;
}

.btn02:hover {
  background-color: #fff;
  color: #14074f !important;
}

.btn02:hover:before {
  border-right: 1em solid #ff0047;
  /* ラベルの色はここで変更 */
}

.cont_2 {
  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;
  background-image: url(../images/home/cont_2_bg.png);
  background-repeat: no-repeat;
  background-position: bottom left;
}

@media screen and (max-width: 834px) {
  .cont_2 {
    margin-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.cont_2 .txtleft {
  background-position: bottom;
  background-repeat: no-repeat;
  padding: 5% 5% 5% 10%;
  position: relative;
}

.cont_2 .txtleft article {
  z-index: 999;
}

.cont_2 .flexicon {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 5%;
}

.cont_2 .flexicon .box {
  background-color: #fff;
  width: 33%;
  margin-bottom: 5px;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  opacity: 10 !important;
  color: #14074f !important;
  font-size: 1.1em;
}

@media only screen and (max-width: 1160px) {
  .cont_2 .flexicon .box {
    padding: 1%;
  }
}

@media screen and (max-width: 640px) {
  .cont_2 .flexicon .box {
    font-size: 0.9em;
    width: 48%;
  }
}

.cont_2 .flexicon .box img {
  margin-bottom: 30px;
}

.cont_2 .flexicon .box a {
  width: 100%;
  height: 100%;
  padding: 10%;
  text-align: center;
  color: #14074f !important;
  font-weight: 600 !important;
}

.cont_2 .flexicon .box a:hover {
  color: red !important;
}

.cont_2 h3 {
  display: none;
}

.h2title_01 {
  margin: 0 2%;
  margin-left: 10%;
}

@media screen and (max-width: 834px) {
  .h2title_01 {
    padding: 5% 2%;
    margin-left: 0%;
    width: 93%;
  }
}

.h2title_01 h2 {
  font-size: 6.0em;
  font-family: din-2014, sans-serif;
  color: #14074f;
  font-weight: 600;
  line-height: 1.0em;
}

@media only screen and (max-width: 1150px) {
  .h2title_01 h2 {
    font-size: 4.5em;
    line-height: 0.7em;
  }
}

@media screen and (max-width: 834px) {
  .h2title_01 h2 {
    text-align: center !important;
  }
}

.h2title_01 h2 span {
  display: inline-block;
  font-size: 0.2em;
}

@media screen and (max-width: 640px) {
  .h2title_01 .btn01 {
    width: 100% !important;
  }
}

@media screen and (max-width: 834px) {
  .h2title_01 div {
    text-align: center !important;
  }
}

.banner {
  margin: 50px 0;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 0 2%;
}

@media screen and (max-width: 640px) {
  .banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.banner .box {
  position: relative;
  width: 30%;
  opacity: 10 !important;
}

.banner .box img {
  opacity: 10 !important;
}

@media screen and (max-width: 640px) {
  .banner .box {
    width: 100%;
    margin-bottom: 20px;
  }
}

.banner h3 {
  display: none;
}

.banner a:hover {
  opacity: 10 !important;
}

.cont_3 {
  padding: 8% 2%;
  position: relative;
}

.cont_3:before {
  background-image: url(../images/home/news_left.png);
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  z-index: 0;
  left: -10%;
  top: 0;
  height: 684px;
  width: 30%;
}

@media only screen and (max-width: 1450px) {
  .cont_3:before {
    left: -15%;
    width: 37%;
  }
}

@media only screen and (max-width: 1200px) {
  .cont_3:before {
    left: -25%;
    width: 40%;
  }
}

@media only screen and (max-width: 1000px) {
  .cont_3:before {
    display: none;
  }
}

.cont_3:after {
  background-image: url(../images/home/news_right.png);
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  z-index: 0;
  right: -10%;
  bottom: 0;
  height: 684px;
  width: 25%;
}

@media only screen and (max-width: 1450px) {
  .cont_3:after {
    right: -10%;
    width: 23%;
  }
}

@media only screen and (max-width: 1200px) {
  .cont_3:after {
    width: 20%;
  }
}

@media only screen and (max-width: 1000px) {
  .cont_3:after {
    display: none;
  }
}

.cont_3 .h2title_02 h2 {
  font-size: 6.5em;
  font-family: din-2014, sans-serif;
  color: #14074f;
  font-weight: 600;
  line-height: 1.0em;
}

@media screen and (max-width: 640px) {
  .cont_3 .h2title_02 h2 {
    font-size: 4.0em;
    line-height: 0.5em;
    padding: 0 5%;
    margin-bottom: 40px;
  }
}

.cont_3 .h2title_02 h2 span {
  display: inline-block;
  font-size: 0.2em;
  margin-left: 20px;
  font-weight: 600;
}

@media screen and (max-width: 640px) {
  .cont_3 .h2title_02 h2 span {
    margin-left: 0px;
  }
}

.cont_3 .blog_text h3 a {
  color: #2f1c87 !important;
  text-decoration: underline;
  font-size: 1em !important;
}

.cont_4 {
  margin-top: 70px;
  padding: 8%  0;
  position: relative;
}

@media screen and (max-width: 640px) {
  .cont_4 {
    padding: 5% 2% 2% 2%;
  }
}

.cont_4:before {
  background-image: url(../images/home/cont_left.png);
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  z-index: 0;
  left: -5%;
  bottom: 0;
  height: 400px;
  width: 100%;
}

@media screen and (max-width: 640px) {
  .cont_4:before {
    display: none;
  }
}

.cont_4:after {
  background-image: url(../images/home/cont_right.png);
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  z-index: 0;
  right: 0%;
  top: 0;
  height: 400px;
  width: 25%;
}

@media screen and (max-width: 640px) {
  .cont_4:after {
    display: none;
  }
}

.cont_4 .h2title_02 h2 {
  font-size: 6.5em;
  font-family: din-2014, sans-serif;
  color: #14074f;
  font-weight: 600;
  line-height: 1.0em;
}

@media screen and (max-width: 640px) {
  .cont_4 .h2title_02 h2 {
    font-size: 5.0em;
  }
}

.cont_4 .h2title_02 h2 span {
  display: inline-block;
  font-size: 0.2em;
  margin-left: 20px;
  font-weight: 600;
}

.cont_4 .h2title_02 div {
  color: #14074f;
  font-weight: 500;
  font-size: 1.2em;
}

.contactflex {
  margin: 50px auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 640px) {
  .contactflex {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    margin: 30px auto;
  }
}

.contactflex .box {
  text-align: center;
  margin: 0 20px;
}

@media screen and (max-width: 834px) {
  .contactflex .box {
    margin-bottom: 20px;
  }
}

.contactflex .btn01 {
  line-height: 1.7em;
  height: 65px;
  vertical-align: middle;
  border: 1px solid #14074f;
  opacity: 10 !important;
  padding-top: 5px;
  width: 400px;
}

.contactflex .btn01:before {
  border-right: 1em solid #14074f;
  /* ラベルの色はここで変更 */
}

.contactflex .btn01:hover {
  background-color: #fff;
  color: #14074f !important;
}

.contactflex .btn01:hover:before {
  border-right: 1em solid #14074f;
  /* ラベルの色はここで変更 */
}

.contactflex .btn01 a {
  display: block;
  font-size: 1.8em;
  font-family: din-2014, sans-serif;
  font-weight: 600;
  color: #333 !important;
  opacity: 10 !important;
}

.contactflex .btn02 {
  height: 65px;
  width: 400px;
  background-color: #2f1c87;
  border: 1px solid #2f1c87;
}

.contactflex .btn02:hover {
  background-color: #fff;
}

div.items > article a {
  color: #111;
  text-decoration: none !important;
  font-size: 16px;
}

div.under ul li a {
  font-weight: 400;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  border: 1px solid #c3c3c3;
  color: #333 !important;
  padding: 5px;
  opacity: 10 !important;
}

div.under ul li a:hover {
  border: 1px solid #9cf3d0;
  background: #ace0cb;
  color: #fff !important;
}

.pager {
  margin-bottom: 100px;
}

div.items > article {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0px;
  margin-bottom: 27px;
  width: 31%;
}

@media only screen and (max-width: 1200px) {
  div.items > article {
    width: 28%;
  }
}

@media screen and (max-width: 834px) {
  div.items > article {
    width: 44%;
  }
}

@media screen and (max-width: 640px) {
  div.items > article {
    width: 40%;
  }
}

div.items > article a {
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  div.items > article a {
    width: 100%;
  }
}

div.select > select {
  height: 100%;
}

div.search form input {
  padding: 10px 37px 10px 5px;
}

div.order ul li a {
  color: #111;
}

div.items > article p.price {
  color: #e87a5a;
}

div.crumb {
  display: none;
}

div.item_view div.item_option {
  width: 100% !important;
}

div.item_option dl, button.addcart {
  width: 50% !important;
}

@media screen and (max-width: 834px) {
  div.item_option dl, button.addcart {
    margin: 0 auto;
  }
}

@media screen and (max-width: 834px) {
  .addcart {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.item01 div.items > article a.photo {
  display: block;
  width: 250px;
  max-width: 100%;
  height: 250px;
  background-size: cover;
  background-position: center center;
}

@media screen and (max-width: 834px) {
  .item01 div.items > article a.photo {
    width: 280px;
  }
}

@media screen and (max-width: 640px) {
  .item01 div.items > article a.photo {
    width: 180px;
    height: 180px;
  }
}

.item01 .items {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.item01 .items > article {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0px;
  margin-bottom: 27px;
  width: 22% !important;
}

@media only screen and (max-width: 1100px) {
  .item01 .items > article {
    width: 30% !important;
  }
}

@media screen and (max-width: 834px) {
  .item01 .items > article {
    width: 43% !important;
  }
}

@media screen and (max-width: 640px) {
  .item01 .items > article {
    width: 45% !important;
  }
}

.item02 div.items > article a.photo {
  display: block;
  width: 250px;
  max-width: 100%;
  height: 250px;
  background-size: cover;
  background-position: center center;
}

@media screen and (max-width: 834px) {
  .item02 div.items > article a.photo {
    width: 250px;
  }
}

@media screen and (max-width: 640px) {
  .item02 div.items > article a.photo {
    width: 180px;
    height: 180px;
  }
}

.item02 .items {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.item02 .items > article {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0px;
  margin-bottom: 27px;
  width: 22% !important;
}

@media only screen and (max-width: 1300px) {
  .item02 .items > article {
    width: 29% !important;
  }
}

@media only screen and (max-width: 950px) {
  .item02 .items > article {
    width: 35% !important;
  }
}

@media screen and (max-width: 834px) {
  .item02 .items > article {
    width: 43% !important;
  }
}

@media screen and (max-width: 640px) {
  .item02 .items > article {
    width: 45% !important;
  }
}

div.items > article a.photo {
  display: block;
  width: 350px;
  max-width: 100%;
  height: 400px;
  background-size: cover;
  background-position: center center;
}

@media screen and (max-width: 834px) {
  div.items > article a.photo {
    width: 200px;
    height: 200px;
  }
}

@media screen and (max-width: 640px) {
  div.items > article a.photo {
    width: 180px;
    height: 150px;
  }
}

div.items > article a.photo img {
  width: 100%;
}

div.item_view div.struct {
  display: block;
}

div.photo div.large {
  width: auto;
}

div.photo {
  margin-left: 0;
}

h2.title_h2 {
  background: none !important;
  border-top: none !important;
  border-bottom: 1px solid #CCCCCC;
  font-size: 20px !important;
  line-height: 1.3;
  margin: 65px 0 20px !important;
  padding: 10px !important;
}

h2.title_h2 span {
  border: none !important;
  padding: 0 !important;
}

ul.item_list li {
  margin-bottom: 10px !important;
}

ul.item_list li h3.title_h3 {
  font-size: 18px !important;
}

.btn_cart a {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #000000 !important;
  background-size: 30px auto !important;
  color: #FFFFFF !important;
  display: block !important;
  padding: 10px 10px 10px 50px !important;
  width: 100% !important;
  border: 1px solid #ffffff;
}

.btn_cart a:hover {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #CCCCCC !important;
  background-size: 30px auto !important;
}

.sort_catalog {
  overflow: hidden;
}

.sort_catalog ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.item_title, .wishlist {
  margin: 0 !important;
}

.shop_cont h2.title_h2, .item_info h2.title_h2 {
  border-top: 2px solid #CCCCCC;
}

.shop_cont a, .item_info a {
  color: #CCCCCC;
}

.shop_cont a:hover, .item_info a:hover {
  text-decoration: none;
}

.item_title h2 {
  border-top: 2px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.shop_cont table {
  table-layout: auto;
}

div.order ul li {
  margin: 5px 0 5px 20px;
}

@media screen and (max-width: 640px) {
  div.order ul li {
    margin: 5px 0 5px 8px;
  }
}

div.item_option dl, button.addcart {
  width: 100% !important;
}

@media screen and (max-width: 640px) {
  div.item_option dl, button.addcart {
    width: 100% !important;
  }
}

.addcart a {
  color: #333 !important;
}

.btn a {
  display: block;
  max-width: 300px;
  background: #14074f;
  color: #fff;
  margin-top: 20px;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}

@media screen and (max-width: 640px) {
  .btn a {
    margin-right: auto;
    margin-left: auto;
  }
}

.flex1 {
  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;
}

.flex1._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex1._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex1 .box {
  width: calc(100% / 1 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

.flex1 .box img {
  width: 100% !important;
}

.flex2 {
  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;
}

.flex2._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex2._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

.flex2 .box img {
  width: 100% !important;
}

.flex3 {
  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;
}

.flex3._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex3._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

.flex3 .box img {
  width: 100% !important;
}

.flex4 {
  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;
}

.flex4._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex4._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

.flex4 .box img {
  width: 100% !important;
}

.square._100 .square-inner:before {
  padding-top: 100%;
}

.square._75 .square-inner:before {
  padding-top: 75%;
}

.square._66 .square-inner:before {
  padding-top: 66%;
}

.square td .square-inner {
  display: block;
  position: relative;
}

.square td .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}

.square td .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.square > .square-inner {
  display: block;
  position: relative;
}

.square > .square-inner .itext {
  float: none !important;
  margin-right: 0 !important;
}

.square > .square-inner .itext img {
  float: none !important;
  margin-right: 0 !important;
}

.square > .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}

.square > .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.square > .box .itext {
  float: none !important;
  margin-right: 0 !important;
}

.square > .box .itext img {
  float: none !important;
  margin-right: 0 !important;
}

.square > .box .square-inner {
  display: block;
  position: relative;
}

.square > .box .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}

.square > .box .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.bg100 {
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
}

.flex2cl_01 {
  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;
  position: relative;
}

@media screen and (max-width: 834px) {
  .flex2cl_01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.flex2cl_01 .flxL {
  width: 57%;
}

@media screen and (max-width: 834px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}

.flex2cl_01 .flxR {
  width: 40%;
}

@media screen and (max-width: 834px) {
  .flex2cl_01 .flxR {
    width: 100%;
    margin-bottom: 20px;
  }
}

.flex2cl_01 .flxR .img {
  width: 100%;
}

.flex2cl_01 .flxR .img img {
  width: 100% !important;
}

.flex2cl_02 {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -4%;
  margin-bottom: 50px;
}

@media screen and (max-width: 1300px) {
  .flex2cl_02 {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 834px) {
  .flex2cl_02 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex2cl_02 .box {
  position: relative;
  width: 46%;
  margin-left: 4%;
  margin-bottom: 20px;
}

@media screen and (max-width: 1300px) {
  .flex2cl_02 .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
  }
}

@media screen and (max-width: 834px) {
  .flex2cl_02 .box {
    width: 100%;
    margin-left: 0;
  }
}

.flex2cl_02 .box img {
  width: 100% !important;
}

.flex2cl_02 .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}

.flex2cl_02 .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex3cl {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -2.43902%;
}

@media screen and (max-width: 1300px) {
  .flex3cl {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 640px) {
  .flex3cl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex3cl .box {
  position: relative;
  width: 30.89431%;
  margin-left: 2.43902%;
  margin-bottom: 30px;
}

@media screen and (max-width: 1300px) {
  .flex3cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .flex3cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.flex3cl .box img {
  width: 100%;
}

.flex3cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}

.flex3cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex4cl {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -3.22581%;
}

@media screen and (max-width: 1300px) {
  .flex4cl {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 640px) {
  .flex4cl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex4cl .box {
  position: relative;
  width: 21.77419%;
  margin-left: 3.22581%;
  margin-bottom: 30px;
}

@media screen and (max-width: 1300px) {
  .flex4cl .box {
    width: 22.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .flex4cl .box {
    width: 45%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.flex4cl .box img {
  width: 100% !important;
}

.flex4cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}

.flex4cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.blog a {
  color: #14074f !important;
}

/* ブログページ */
.blog .wrap {
  margin-top: 100px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .blog .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 95%;
  }
}

@media screen and (max-width: 834px) {
  .blog .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

/********* blog連動*********/
.blog_list {
  background-color: #fff;
  padding: 20px;
}

@media screen and (max-width: 640px) {
  .blog_list {
    padding: 10px;
  }
}

.blog_list div.blog_date {
  color: #333 !important;
  width: 50%;
}

@media screen and (max-width: 834px) {
  .blog_list div.blog_date {
    width: 16%;
  }
}

@media screen and (max-width: 640px) {
  .blog_list div.blog_date {
    width: 100%;
  }
}

.blog_text {
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.7em !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 640px) {
  .blog_text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.blog_text h3 {
  display: inline-block;
  margin-bottom: 0px !important;
}

.blog_text h3 a {
  color: #333 !important;
  font-size: 1em !important;
}

.blog_text .detail {
  color: #333 !important;
  margin-top: 0px !important;
}

div.blog_list div.blog_photo {
  display: none;
}

div.blog_list div.blog_photo img {
  width: 100% _ !important;
  height: 200px !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

div.blog_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/********* Instagram *********/
.event_Instagram01 {
  border: none !important;
  margin-top: 80px;
  margin-bottom: 50px;
  z-index: 10;
}

@media screen and (max-width: 640px) {
  .event_Instagram01 {
    margin-top: 50px;
  }
}

.event_Instagram01 .sns_list {
  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;
  border: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-flow: row wrap !important;
      flex-flow: row wrap !important;
}

@media screen and (max-width: 640px) {
  .event_Instagram01 .sns_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.event_Instagram01 .sns_text {
  display: none;
  width: 0% !important;
}

.event_Instagram01 .sns_photo {
  width: 100% !important;
  padding: 0 !important;
}

.event_Instagram01 .sns_photo img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.event_Instagram01 div.sns_list > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 0px dashed #ccc;
  width: 31.5%;
  margin-bottom: 5px;
}

@media screen and (max-width: 640px) {
  .event_Instagram01 div.sns_list > div {
    width: 32.3333333%;
  }
}

/********* Instagram *********/
.event_Instagram11 {
  border: none !important;
}

.event_Instagram11 .sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  width: 100%;
}

@media screen and (max-width: 640px) {
  .event_Instagram11 .sns_list {
    -ms-flex-line-pack: start;
        align-content: flex-start;
    width: 97%;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-flow: row wrap !important;
            flex-flow: row wrap !important;
  }
}

.event_Instagram11 .event_Instagram11 div.sns_list > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  border-bottom: 0px dashed #ccc;
  width: 50% !important;
}

.event_Instagram11 .sns_text {
  display: block;
  width: 100% !important;
  color: #fff;
}

.event_Instagram11 .sns_photo {
  width: 100% !important;
}

.event_Instagram11 .sns_photo img {
  width: 260px !important;
  height: 260px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

@media screen and (max-width: 834px) {
  .event_Instagram11 .sns_photo img {
    width: auto !important;
    height: auto !important;
  }
}

@media screen and (max-width: 640px) {
  .event_Instagram11 .sns_photo img {
    width: auto !important;
    height: auto !important;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
  }
}

.event_Instagram11 div.blog_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #fff !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.event_Instagram11 div.sns_list div.sns_photo {
  width: 100% !important;
  padding-top: 10px;
  padding-right: 0px !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.event_Instagram11 div.sns_list > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 0px dashed #ccc;
  width: 50%;
}

@media screen and (max-width: 640px) {
  .event_Instagram11 div.sns_list > div {
    width: 44%;
    margin: 0 auto;
  }
}

.event_Instagram11 div.sns_list div.sns_date {
  color: #fff;
}

/* 新着スクロール */
/********* sukuro-ruba- *********/
div::-webkit-scrollbar {
  width: 8px;
}

div::-webkit-scrollbar-track {
  background: #fff;
  border: none;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px #eee;
          box-shadow: inset 0 0 5px #eee;
}

div::-webkit-scrollbar-thumb {
  background: #d6d6d6;
  border-radius: 10px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.scroll {
  background-color: #fff;
  border: 1px solid #14074f;
  padding: 20px;
  overflow-y: scroll;
  max-height: 350px;
  min-height: 300px;
  width: 70%;
  margin: 0 auto;
  font-size: 17px;
  margin-bottom: 50px;
  z-index: 9 !important;
}

.scroll a {
  color: #3ab483 !important;
}

@media only screen and (max-width: 1200px) {
  .scroll {
    width: 85%;
  }
}

@media screen and (max-width: 834px) {
  .scroll {
    width: 100%;
    max-height: 250px;
    min-height: 200px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 640px) {
  .scroll {
    width: 90%;
    max-height: 250px;
    min-height: 200px;
    padding: 0px;
  }
}

.scroll .form_wrap {
  margin-bottom: -100px;
}

.scroll .form_wrap dl dd {
  border: none !important;
  border-bottom: none;
  padding: 0px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 95% !important;
  text-align: left !important;
  border: none !important;
  font-size: 0.8em;
  background-color: transparent;
}

@media screen and (max-width: 834px) {
  .scroll .form_wrap dl dd {
    width: 100% !important;
    font-size: 13px;
    border: none !important;
    padding: 0px;
  }
}

.scroll .form_wrap a {
  color: #fff !important;
  text-decoration: underline;
  -webkit-text-decoration-color: #fff;
          text-decoration-color: #fff;
}

.scroll .form_wrap dl {
  border-bottom: none !important;
  padding: 20px 0 !important;
  border-bottom: 2px dashed #d6d6d6 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 834px) {
  .scroll .form_wrap dl {
    padding: 10px !important;
  }
}

@media screen and (max-width: 834px) {
  .scroll .form_wrap dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 10px !important;
  }
}

.scroll .form_wrap dl dt {
  border: none !important;
  border-right: none;
  border-bottom: none;
  padding: 8px;
  width: 25%;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0.8em;
  text-align: center !important;
  background-color: transparent;
  display: inline-block;
  width: 150px;
  height: 27px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-content: center;
}

@media screen and (max-width: 834px) {
  .scroll .form_wrap dl dt {
    width: auto !important;
    padding: 0px;
  }
}

@media screen and (max-width: 640px) {
  .scroll .form_wrap dl dt {
    width: auto !important;
  }
}

.pankuzu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: 0 auto;
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  display: flex;
}

.pankuzu a {
  color: #14074f;
}

.pankuzu a:hover {
  text-decoration: underline;
}

.error_link a {
  color: #fff;
}

.error_link a:hover {
  text-decoration: underline;
}

div.form_wrap.error {
  background: #ff0000;
  color: #fff;
  margin-bottom: 10px;
  margin-top: 150px;
}

.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #14074f;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

.map li:last-of-type {
  display: none;
}

.policy h2 {
  margin: 30px 0 15px;
  padding: 0 0 5px;
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
}

.policy p {
  margin: 0 0 20px;
}

.smp h2 {
  margin: 100px auto 20px auto;
  padding-bottom: 5px;
  border-bottom: 2px solid #ccc;
  font-size: 24px;
  letter-spacing: 10px;
}

.smp h2:first-of-type {
  margin-top: 0;
}

.smp h3 {
  margin: 50px auto 10px auto;
  font-size: 20px;
}

.smp h3:first-of-type {
  margin-top: 20px;
}

.smp p {
  margin-bottom: 10px;
}

.smp ul {
  padding: 0 20px;
}

.smp li {
  margin-bottom: 10px;
}

table {
  table-layout: fixed;
}

table td {
  padding: 0 !important;
}

.tlauto table {
  table-layout: auto;
}

table td img {
  height: auto !important;
}

.pdtd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

small {
  display: block;
  font-size: 14px;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

b {
  font-weight: bold;
}

.mt {
  margin-top: 40px;
}

section form h2.mail.title {
  display: none !important;
}

/* ブログページ */
.blog #contents {
  margin-top: 0px;
}

@media screen and (max-width: 640px) {
  .blog .wrap {
    margin-top: 0px !important;
  }
}

.blog {
  max-width: 1200px;
  margin: 50px auto;
}

.blog h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5em;
  margin: 20px 0;
  background-color: #14074f;
  color: #fff;
  padding: 1%;
}

.blog .pages {
  margin-top: 40px;
}

.blog .pages li {
  border-bottom: 1px solid #ccc;
  padding: 20px 10px;
  background-color: #eee;
  margin-bottom: 10px;
  text-align: left;
}

.blog .pages a {
  color: #14074f !important;
  background-color: #eee;
  font-size: 0.9em;
}

.blog #contents {
  max-width: 1200px;
  padding-left: 10px !important;
  padding-right: 10px !important;
  width: 70%;
  overflow: hidden !important;
}

@media screen and (max-width: 834px) {
  .blog #contents {
    margin-left: 0px;
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .blog #contents {
    margin-left: 0px;
  }
}

.blog aside {
  width: 25%;
  overflow: hidden;
  padding: 0 10px;
}

@media screen and (max-width: 834px) {
  .blog aside {
    width: 100%;
  }
}

.blog .category li a {
  color: #fff !important;
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 3px;
}

.blog .category li {
  background-color: #ffffff;
  margin-bottom: 10px;
  border-radius: 3px;
}

.bnone td {
  border: none !important;
}

.bnone02 dl dt {
  border: none !important;
  background-color: #ffffff !important;
}

.bnone02 dl dd {
  border: none !important;
}

.hyo01 {
  margin-top: 50px;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .hyo01 {
    width: 100%;
    margin-bottom: 20px;
    margin-top: -20px;
  }
}

@media screen and (max-width: 640px) {
  .hyo01 {
    margin-top: -50px;
  }
}

.hyo01 td {
  padding: 10px !important;
  margin: 20px;
  border-bottom: 1px solid #e6d8d8 !important;
}

@media screen and (max-width: 834px) {
  .hyo01 td {
    padding: 5px !important;
  }
}

@media screen and (max-width: 834px) {
  .hyo01 td > div {
    font-size: 12px;
  }
}

.hyo01 .left {
  width: 20%;
  background-color: #ffe4e5;
  text-align: center !important;
  color: #333;
}

@media screen and (max-width: 834px) {
  .hyo01 .left {
    width: 20%;
  }
}

.hyo01 .left > div {
  font-weight: bold;
}

.hyo02 {
  width: 100%;
}

@media screen and (max-width: 834px) {
  .hyo02 {
    width: 100%;
    margin-bottom: 20px;
  }
}

.hyo02 td {
  padding: 10px !important;
  margin: 20px;
  border-bottom: 5px solid #fff !important;
}

@media screen and (max-width: 640px) {
  .hyo02 td > div {
    font-size: 12px;
  }
}

.hyo02 .left {
  width: 20%;
  background-color: #a8a3c0;
  text-align: center !important;
  color: #fff;
}

@media screen and (max-width: 640px) {
  .hyo02 .left {
    width: 35%;
  }
}

.hyo02 .left > div {
  font-weight: bold;
}

.hyo03 {
  width: 100%;
}

@media screen and (max-width: 834px) {
  .hyo03 {
    width: 100%;
    margin-bottom: 20px;
  }
}

.hyo03 td {
  padding: 10px !important;
  margin: 20px;
  border-bottom: 5px solid #fff !important;
}

@media screen and (max-width: 640px) {
  .hyo03 td > div {
    font-size: 12px;
  }
}

.hyo03 .left {
  width: 20%;
  background-color: #000;
  text-align: center !important;
  color: #fff;
}

@media screen and (max-width: 640px) {
  .hyo03 .left {
    width: 35%;
  }
}

.hyo03 .left > div {
  font-weight: bold;
}

.txtimg {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 834px) {
  .txtimg {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

.txtimg div {
  margin-right: 30px;
  width: 50%;
}

@media screen and (max-width: 834px) {
  .txtimg div {
    margin-right: 0px;
    width: 100%;
    margin-top: 20px;
  }
}

.txtimg img {
  margin: 0 auto;
  width: 50% !important;
}

@media screen and (max-width: 834px) {
  .txtimg img {
    width: 100% !important;
  }
}

.txtimg span {
  font-size: 2.0em;
  border-bottom: 2px solid #14074f;
  margin-bottom: 20px;
  display: inline-block;
  font-weight: 600;
}

@media screen and (max-width: 640px) {
  div.search {
    margin-top: 93px;
  }
}

.googlemap {
  width: 48%;
}

@media screen and (max-width: 834px) {
  .googlemap {
    width: 100%;
  }
}

.qa {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  margin-top: 30px;
}

.qa .box article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 10px;
}

.qa .box article > div {
  width: 90%;
}

.qa .box:first-child h3 {
  margin-right: 20px;
  background-color: #1b89c1;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  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;
  color: #fff;
}

.qa .box:last-child {
  border-bottom: 1px dotted #7d7d7d;
}

.qa .box:last-child h3 {
  margin-right: 20px;
  background-color: #f5722c;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  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;
  color: #fff;
}

#anc1, #anc2, #anc3, #anc4 {
  margin-top: -100px;
  padding-top: 100px;
}

@media screen and (max-width: 834px) {
  #anc1, #anc2, #anc3, #anc4 {
    margin-top: -150px;
    padding-top: 150px;
  }
}

@media screen and (max-width: 640px) {
  .spbr {
    display: block;
  }
}

.rev {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.link a {
  color: #14074f;
}

.h1title_02 {
  margin-top: 110px;
  padding: 8% 0;
  background-size: cover;
  -webkit-animation: fadeIn 1.5s ease 0s 1 normal;
  animation: fadeIn 1.5s ease 0s 1 normal;
}

@media screen and (max-width: 834px) {
  .h1title_02 {
    margin-top: 30px;
  }
}

@media screen and (max-width: 640px) {
  .h1title_02 {
    padding: 8% 0 8% 0;
    margin-top: 80px;
  }
}

.h1title_02 h1 {
  font-size: 4.0em;
  letter-spacing: 5px;
  color: #14074f;
  font-family: din-2014, sans-serif;
  line-height: 1.0em;
  font-weight: 600;
}

@media screen and (max-width: 640px) {
  .h1title_02 h1 {
    line-height: 0.8em;
  }
}

.h1title_02 h1 span {
  font-size: 0.3em;
  display: block;
}

.h1title_03 {
  margin-top: 110px;
  padding: 8% 0;
  background-size: cover;
  -webkit-animation: fadeIn 1.5s ease 0s 1 normal;
  background-image: url(../images/home/main01_pc.jpg);
  background-repeat: no-repeat;
  animation: fadeIn 1.5s ease 0s 1 normal;
  font-size: 4.0em;
  letter-spacing: 5px;
  color: #14074f;
  font-family: din-2014, sans-serif;
  line-height: 1.0em;
  font-weight: 600;
}

@media screen and (max-width: 834px) {
  .h1title_03 {
    margin-top: 30px;
  }
}

@media screen and (max-width: 640px) {
  .h1title_03 {
    padding: 8% 0 8% 0;
    margin-top: 80px;
  }
}

@media screen and (max-width: 640px) {
  .h1title_03 {
    line-height: 0.8em;
  }
}

.h1title_03 span {
  font-size: 0.3em;
  display: block;
}

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

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

.h2title_03 {
  margin: 50px auto;
}

@media screen and (max-width: 640px) {
  .h2title_03 {
    margin-top: 50px !important;
  }
}

.h2title_03 h2 {
  position: relative;
  padding: 15px 15px 15px 35px;
  border-radius: 5px;
  font-size: 2.0em;
  letter-spacing: 2px;
  background-color: #14074f;
  color: #e8e7f1;
}

@media screen and (max-width: 640px) {
  .h2title_03 h2 {
    font-size: 1.0em;
  }
}

.h2title_03 h2:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 5px;
  height: 25px;
  background-color: #e8e7f1;
}

.reason {
  margin: 50px 0;
}

.reason h3 {
  font-size: 2.5em;
  font-weight: 600;
  color: #14074f;
  border-bottom: 1px solid #14074f;
  padding-bottom: 20px;
}

.reason h3 span {
  font-size: 1.5em;
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: italic;
}

.reason div {
  padding: 20px 0;
}

.h3title_01 {
  background-color: #f2f1ff;
  padding: 5%;
  -webkit-box-shadow: 5px 5px 17px 0px rgba(0, 0, 255, 0.15);
          box-shadow: 5px 5px 17px 0px rgba(0, 0, 255, 0.15);
  margin-top: 50px;
}

.h3title_01 h3 {
  font-size: 1.8em;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccf;
  padding-bottom: 20px;
}

.tab_sub {
  position: relative;
  overflow: hidden;
  background-color: #e8e7f1;
}

.tab_sub:before {
  content: "";
  width: 1px;
  height: 85%;
  position: absolute;
  top: 50px;
  left: 90px;
  display: block;
  border-left: 1px dashed #14074f;
}

@media screen and (max-width: 834px) {
  .tab_sub:before {
    left: 76px;
  }
}

@media screen and (max-width: 640px) {
  .tab_sub:before {
    left: 56px;
    height: 83%;
  }
}

.tab_sub > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.tab_sub > ul > li {
  position: relative;
  overflow: initial !important;
  min-height: 75px;
  margin-bottom: 50px;
  padding-left: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 834px) {
  .tab_sub > ul > li {
    padding-left: 96px;
  }
}

@media screen and (max-width: 640px) {
  .tab_sub > ul > li {
    padding-left: 90px;
    margin-bottom: 20px;
  }
}

.tab_sub > ul > li article h5 {
  display: block;
  position: absolute;
  top: -20px;
  left: 0;
  width: 100px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30.5px 10px;
  border-radius: 50%;
  background: #14074f;
  border: 1px solid #14074f;
  font-size: 2.5em;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  font-family: din-2014, sans-serif;
  color: #fff;
}

@media screen and (max-width: 834px) {
  .tab_sub > ul > li article h5 {
    top: -8px;
    width: 100px;
    padding: 25.5px 10px;
    font-size: 15px;
    left: -2%;
  }
}

@media screen and (max-width: 640px) {
  .tab_sub > ul > li article h5 {
    top: -8px;
    width: 80px;
    padding: 20.5px 10px;
    font-size: 13px;
    left: -6%;
  }
}

@media only screen and (max-width: 400px) {
  .tab_sub > ul > li article h5 {
    padding: 20.5px 10px;
    font-size: 13px;
    left: -10%;
  }
}

.tab_sub > ul > li:last-of-type {
  margin-bottom: 0;
}

.tab_sub > ul > li h3 {
  margin-bottom: 7px;
  font-size: 1.5em;
  font-weight: bold;
  color: #14074f;
}

.tab_sub .tel02 {
  color: #14074f;
  font-size: 2.0em;
  font-weight: 600;
  font-family: din-2014, sans-serif;
  margin: 10px 0;
  margin-right: 40px;
}

html.is-fixed,
html.is-fixed body {
  height: 100%;
}

#nav-toggle {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 50px;
  width: 56px;
  padding: 11px 6px;
  cursor: pointer;
  display: none;
  z-index: 99999;
  background-color: #14074f !important;
}

@media only screen and (max-width: 1000px) {
  #nav-toggle {
    display: block;
  }
}

#nav-toggle p {
  font-size: 1.1rem;
  color: white;
  position: relative;
  left: 2px;
  bottom: -30px;
  font-weight: 500;
  padding-top: 5px;
  display: none;
}

#nav-toggle > div {
  position: relative;
  width: 40px;
}

#nav-toggle span {
  height: 3px;
  left: 2px;
  display: block;
  background: white;
  position: absolute;
  -webkit-transition: top .5s ease, -webkit-transform .6s ease-in-out;
  transition: top .5s ease, -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out, top .5s ease;
  transition: transform .6s ease-in-out, top .5s ease, -webkit-transform .6s ease-in-out;
}

#nav-toggle span:nth-child(1) {
  top: 2px;
  width: 100%;
}

#nav-toggle span:nth-child(2) {
  top: 12px;
  width: 100%;
}

#nav-toggle span:nth-child(3) {
  top: 22px;
  width: 100%;
}

#nav-toggle:hover span:nth-child(1) {
  top: 2px;
}

#nav-toggle:hover span:nth-child(3) {
  top: 22px;
}

/* z-index */
#container {
  z-index: 900;
}

.nav_wrap {
  width: 90%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow-y: auto;
  overflow-x: hidden;
}

#nav_sp {
  display: none;
  background-color: #14074f;
  position: fixed;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99998;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 29px;
  opacity: 0;
  -webkit-transition: opacity .6s ease, visibility .6s ease;
  transition: opacity .6s ease, visibility .6s ease;
}

#nav_sp .nav_wrap {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

#nav_sp .nav_wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  -webkit-overflow-scrolling: touch;
}

@media only screen and (max-width: 834px) {
  #nav_sp .nav_wrap ul {
    width: 100%;
  }
}

#nav_sp .nav_wrap .nav-item a, #nav_sp .nav_wrap .nav-item > span {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
  font-size: 1.5rem !important;
  color: #fff !important;
}

#nav_sp .nav_wrap li {
  width: 50%;
  margin-left: 0;
  opacity: 0;
  -webkit-transform: translateX(200px);
      -ms-transform: translateX(200px);
          transform: translateX(200px);
  -webkit-transition: opacity .2s ease, -webkit-transform 7.5s ease;
  transition: opacity .2s ease, -webkit-transform 7.5s ease;
  transition: transform 7.5s ease, opacity .2s ease;
  transition: transform 7.5s ease, opacity .2s ease, -webkit-transform 7.5s ease;
  list-style: none;
  -webkit-box-flex: inherit;
      -ms-flex-positive: inherit;
          flex-grow: inherit;
  color: #fff !important;
}

#nav_sp .nav_wrap li:nth-child(2) {
  -webkit-transition-delay: .15s;
          transition-delay: .15s;
}

#nav_sp .nav_wrap li:nth-child(3), #nav_sp .nav_wrap li:nth-child(4) {
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}

#nav_sp .nav_wrap li:nth-child(5), #nav_sp .nav_wrap li:nth-child(6) {
  -webkit-transition-delay: .45s;
          transition-delay: .45s;
}

#nav_sp .nav_wrap li:nth-child(7), #nav_sp .nav_wrap li:nth-child(8) {
  -webkit-transition-delay: .6s;
          transition-delay: .6s;
}

#nav_sp .nav_wrap li:nth-child(9) {
  -webkit-transition-delay: .75s;
          transition-delay: .75s;
}

#nav_sp .nav_wrap a:hover {
  opacity: 0.6;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#nav_sp .nav_wrap .ddmenu {
  position: relative;
  top: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #000 !important;
}

#nav_sp .nav_wrap .ddmenu li {
  width: 100%;
  border-bottom: 1px solid #fff;
}

#nav_sp .nav_wrap .ddmenu li a {
  border: none;
  padding: 5px 5px 5px 20px;
  width: 100%;
  font-size: 1.3rem !important;
}

#nav_sp .nav_wrap .ddmenu li:last-child {
  border-bottom: none;
}

.nav-info {
  text-align: center;
  margin-top: 30px;
  display: none;
  width: 100% !important;
}

@media only screen and (max-width: 834px) {
  .nav-info {
    display: block;
  }
}

.nav-info .logo {
  width: 200px !important;
  margin: 0 auto 50px auto;
}

.nav-info .logo img {
  width: 100%;
}

.nav-info .contact {
  width: 100%;
  margin-top: 30px;
}

.nav-info .contact a {
  padding: 10px;
}

.nav-info .sub_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
}

.nav-info .sub_nav a {
  display: block;
  padding: 5px;
  font-size: 1.3rem;
  color: #242423;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media only screen and (max-width: 640px) {
  .nav-info .sub_nav a {
    -webkit-box-flex: inherit;
        -ms-flex-positive: inherit;
            flex-grow: inherit;
    width: 50%;
  }
}

.nav-info .sub_nav a::before {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  color: #242423;
  position: absolute;
  top: 50%;
  left: 5px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  font-size: 1rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/* open */
.open {
  height: 100%;
}

.open #nav-toggle {
  position: fixed;
}

.open #nav-toggle span {
  background: #fff !important;
}

.open #nav-toggle span:nth-child(1) {
  top: 12px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 100%;
}

.open #nav-toggle span:nth-child(2) {
  top: 12px;
  width: 0;
  left: 50%;
}

.open #nav-toggle span:nth-child(3) {
  top: 12px !important;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 100%;
}

.open #nav_sp {
  visibility: visible;
  opacity: 1;
}

.open #nav_sp li {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: opacity 1.05s ease, -webkit-transform 1s ease;
  transition: opacity 1.05s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1.05s ease;
  transition: transform 1s ease, opacity 1.05s ease, -webkit-transform 1s ease;
}

.open .nav-item > span {
  position: relative;
  display: block;
}

.open .nav-item > span::before {
  content: "+";
  position: absolute;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0 !important;
  display: block;
  color: #fff;
  font-size: 1.6rem;
}

.open .plus {
  position: relative;
}

.open .plus > span {
  position: relative;
  display: block;
}

.open .plus > span::before {
  content: "-";
  position: absolute;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0 !important;
  display: block;
  color: #14074f;
  font-size: 1.6rem;
}

.pc_none {
  display: none;
}

@media only screen and (max-width: 834px) {
  .pc_none {
    display: block;
  }
}
/*# sourceMappingURL=common_style.css.map */