@charset "UTF-8";
.flex5 .box {
  width: 18%;
  margin: 0 1% 20px 1%;
  position: relative;
  overflow: inherit !important;
  display: block;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media only screen and (max-width: 900px) {
  .flex5 .box {
    width: 31.11111%;
    margin: 0 1% 10px 1%;
  }
}

@media only screen and (max-width: 640px) {
  .flex5 .box {
    width: 48%;
    margin: 0 1% 10px 1%;
  }
}

.flex5 .box img {
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 230px !important;
}

.flex6 .box {
  width: 14.666666%;
  margin: 0 1% 10px 1%;
}

a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

::-moz-selection {
  background-color: #d0d0ff;
}

::selection {
  background-color: #d0d0ff;
}

.pcnone {
  display: none;
}

@media only screen and (max-width: 900px) {
  .pcnone {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}

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

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

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

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

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

@media screen and (min-width: 641px) and (max-width: 900px) {
  .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: 62.5% !important;
  /* -> 10px; */
}

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: 500;
}

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

@media only screen and (max-width: 900px) {
  body {
    font-size: 14px;
  }
}

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

.inner800 {
  margin: 0 auto;
  max-width: 800px;
}

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

.inner1100 {
  margin: 0 auto;
  max-width: 1100px;
}

.inner1200 {
  margin: 0 auto;
  max-width: 1200px;
}

.inner1400 {
  margin: 0 auto;
  max-width: 1400px;
}

#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: #18a829;
}

a:hover {
  opacity: 0.8;
}

.imgR, .imgL {
  margin-right: 20px !important;
}

@media only screen and (max-width: 640px) {
  .imgR, .imgL {
    margin: 0 auto 20px auto !important;
  }
}

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

.imgL {
  margin-left: 20px !important;
}

@media only screen and (max-width: 640px) {
  .imgL {
    margin: 0 auto 20px auto !important;
  }
}

.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 only 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;
}

@media screen and (min-width: 900px) and (max-width: 1000px) {
  #main {
    width: 100%;
  }
}

@media screen and (min-width: 900px) and (max-width: 1000px) {
  #main #col_main {
    width: 100%;
  }
}

figure {
  padding: 0;
  margin: 0;
}

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

.br0 table td {
  border: 0;
}

/************************************コンテンツ************************************/
#contents_wrap {
  padding: 0px;
  position: relative;
  z-index: 2;
  min-width: auto !important;
  min-height: 100vh !important;
}

#contents {
  position: relative;
  z-index: 2;
  width: 100% !important;
  max-width: 1200px !important;
  background: none !important;
  padding: 0 20px;
  padding-bottom: 100px;
}

@media screen and (min-width: 641px) and (max-width: 900px) {
  #contents {
    padding: 0 20px;
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 640px) {
  #contents {
    padding: 0 20px;
    padding-bottom: 30px;
  }
}

#main {
  width: 100% !important;
}

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

.nega_bottom {
  margin-bottom: -150px;
}

@media screen and (min-width: 641px) and (max-width: 900px) {
  .nega_bottom {
    margin-bottom: -50px;
  }
}

@media only screen and (max-width: 640px) {
  .nega_bottom {
    margin-bottom: -30px;
  }
}

/***********************************右寄せ左寄せ*******************************************/
.tacenter {
  text-align: center !important;
}

.text_center div {
  text-align: center;
}

.tal div {
  text-align: left;
}

.text_right div {
  text-align: right;
}

@media screen and (min-width: 641px) and (max-width: 900px) {
  .tabtal div {
    text-align: left !important;
  }
  .tabtar div {
    text-align: right !important;
  }
  .tabtac div {
    text-align: center !important;
  }
}

@media only screen and (max-width: 640px) {
  .sptal div {
    text-align: left !important;
  }
  .sptar div {
    text-align: right !important;
  }
  .sptac div {
    text-align: center !important;
  }
}

/***********************************サイドバー*******************************************/
@media screen and (min-width: 900px) and (max-width: 1000px) {
  #side {
    width: 18.75000%;
  }
}

@media screen and (min-width: 900px) and (max-width: 1000px) {
  #side aside {
    width: 100% !important;
  }
}

/***********************************非表示*******************************************/
.dnone {
  display: none;
}

/***********************************フレックス*******************************************/
.flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.flex_pattern {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

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

.flex_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

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

.clean_bg img {
  margin: 0 !important;
}

.jcss {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.jcse {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.jcsc {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.jcsb {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.jcfe {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

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

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

.wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.dir_reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.box2 {
  width: 48%;
  margin: 20px 1% 0 1%;
}

.box3 {
  width: 31.111%;
  margin: 20px 1% 0 1%;
}

.box4 {
  width: 23%;
  margin: 20px 1% 0 1%;
}

.box60 {
  width: 58%;
}

.box70 {
  width: 68%;
}

.box40 {
  width: 38%;
}

.box50 {
  width: 48%;
}

.box30 {
  width: 28%;
}

.box100 {
  width: 100%;
}

.box80 {
  width: 78%;
}

.box20 {
  width: 18%;
}

.box75 {
  width: 73%;
}

.box25 {
  width: 23%;
}

@media only screen and (max-width: 640px) {
  .box_sp100 {
    width: 100%;
    margin: 20px 0 10px 0;
  }
}

@media only screen and (max-width: 900px) {
  .box_tabsp100 {
    width: 100%;
    margin: 0 0 10px 0;
  }
}

@media only screen and (max-width: 900px) {
  .box_sp50 {
    width: 48%;
    margin: 0 1% 10% 1%;
  }
}

.img100 img {
  width: 100% !important;
}

.img80 img {
  width: 80% !important;
}

.img50 img {
  width: 50% !important;
}

.center_img a {
  text-align: center;
}

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

@media only screen and (max-width: 640px) {
  .od01 {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

/*********************************電話番号************************************/
.sp_tel a {
  text-decoration: none;
  pointer-events: none;
}

@media only screen and (max-width: 900px) {
  .sp_tel a {
    pointer-events: auto;
  }
}

.sp_tel_text a {
  color: #333333 !important;
  text-decoration: none;
  pointer-events: none;
}

@media only screen and (max-width: 900px) {
  .sp_tel_text a {
    pointer-events: auto;
    color: #ff5c00 !important;
    text-decoration: underline;
  }
}

/*************************ノーホバー***********************************/
.no_events {
  pointer-events: none;
}

.no_events:hover {
  opacity: 1 !important;
}

/*******************改行*******************************************/
.pc_block_1200in {
  display: block;
}

@media screen and (min-width: 900px) and (max-width: 1200px) {
  .pc_block_1200in {
    display: inline;
  }
}

.pc_block {
  display: block;
}

@media only screen and (max-width: 900px) {
  .pc_block {
    display: inline;
  }
}

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

.pctab_block {
  display: block;
}

@media only screen and (max-width: 640px) {
  .pctab_block {
    display: inline;
  }
}

.pcsp_block {
  display: block;
}

@media screen and (min-width: 641px) and (max-width: 900px) {
  .pcsp_block {
    display: inline;
  }
}

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

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

@media screen and (min-width: 900px) and (max-width: 1200px) {
  .bp1200_block {
    display: block;
  }
}

/******************表示非表示**************************************/
.dnone {
  display: none;
}

.pc_none {
  display: none;
}

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

.pctab_none {
  display: none !important;
}

@media only screen and (max-width: 640px) {
  .pctab_none {
    display: block !important;
  }
}

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

.sp_none {
  display: block !important;
}

@media only screen and (max-width: 640px) {
  .sp_none {
    display: none !important;
  }
}

.nohover {
  pointer-events: none;
}

.waku01 {
  border: 1px solid #18a829;
}

.waku02 {
  border: 1px solid #f98700;
}

.waku_c {
  border: 1px solid #ccc;
}

.fade-in {
  opacity: 0;
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.fade-in-up {
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}

.fade-in-down {
  -webkit-transform: translate(0, -50px);
          transform: translate(0, -50px);
}

.fade-in-left {
  -webkit-transform: translate(-50px, 0);
          transform: translate(-50px, 0);
}

.fade-in-right {
  -webkit-transform: translate(50px, 0);
          transform: translate(50px, 0);
}

.scroll-in {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fadeIn {
  -webkit-animation-name: fadeInAnime;
          animation-name: fadeInAnime;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

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

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

header#global_header {
  max-width: 100%;
  min-width: 100%;
}

#header {
  z-index: 99;
}

.h_inner {
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  background: #fff;
  padding: 16px 20px;
}

@media screen and (min-width: 900px) and (max-width: 1100px) {
  .h_inner {
    padding: 10px;
  }
}

@media only screen and (max-width: 900px) {
  .h_inner {
    padding: 10px;
    z-index: 999;
    width: calc(100% - 60px);
  }
}

.h_tel {
  padding-right: 20px;
  text-align: right;
}

.h_tel p {
  padding-top: 10px;
}

.mainArea {
  width: 100%;
  background: #d8eed5;
  margin-top: 90px;
}

@media only screen and (max-width: 900px) {
  .mainArea {
    margin-top: 48px;
  }
}

@media only screen and (max-width: 640px) {
  .mainArea {
    height: 400px;
  }
}

.mainArea .img_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 0;
}

@media only screen and (max-width: 900px) {
  .mainArea .img_inner {
    padding: 12px 0;
  }
}

@media only screen and (max-width: 640px) {
  .mainArea .img_inner {
    height: 100%;
    position: relative;
  }
}

.mainArea .catch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 640px) {
  .mainArea .catch {
    position: absolute;
  }
}

.mainArea .c01 {
  width: 40%;
  top: 0;
  left: 0;
}

@media screen and (min-width: 641px) and (max-width: 900px) {
  .mainArea .c01 {
    z-index: 1;
  }
}

@media only screen and (max-width: 640px) {
  .mainArea .c01 {
    top: 10px;
    left: 10px;
    right: 0;
    -webkit-transform: none;
            transform: none;
    width: auto;
    height: 290px !important;
  }
}

.mainArea .c02 {
  width: 40%;
  right: 0;
  margin-bottom: -160px;
}

@media only screen and (max-width: 640px) {
  .mainArea .c02 {
    z-index: 1;
    right: 10px;
    bottom: 0;
    width: auto;
    height: 180px !important;
    margin-bottom: -30px;
    -webkit-transform: none;
            transform: none;
  }
}

.logo_wrap {
  max-width: 50%;
  text-align: left;
}

@media only screen and (max-width: 640px) {
  .logo_wrap {
    max-width: 60%;
  }
}

.logo_wrap h1, .logo_wrap p {
  padding-bottom: 8px;
  letter-spacing: -0.5px;
  white-space: nowrap;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 12px;
}

@media only screen and (max-width: 900px) {
  .logo_wrap h1, .logo_wrap p {
    display: none;
  }
}

@media only screen and (max-width: 900px) {
  .logo_wrap img {
    max-width: 300px;
  }
}

.h_info {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 900px) {
  .h_info {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 8px;
    background: #fff;
    border-top: 1px solid #aaa;
  }
}

.h_info p {
  font-family: "Kosugi Maru", sans-serif;
}

@media only screen and (max-width: 900px) {
  .h_info p {
    font-size: 13px;
    letter-spacing: -0.5px;
  }
}

#nav_global ul {
  position: relative;
  z-index: 3;
  margin: 100px auto;
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#nav_global ul li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

#nav_global ul li:not(:last-child) {
  border-right: 1px solid #333;
}

#nav_global ul li a {
  color: #333;
  text-decoration: none;
  padding: 0 10px;
  font-size: 18px;
  font-family: "Kosugi Maru", sans-serif;
  display: block;
  -webkit-transition: all 1s;
  transition: all 1s;
}

#nav_global ul li a:hover {
  color: green;
  -webkit-transform: rotateX(360deg);
          transform: rotateX(360deg);
}

.un_nav {
  width: 100% !important;
}

.un_nav ul {
  padding-top: 15px;
  margin: 0 auto !important;
}

.mean-container .mean-bar {
  height: 48px;
  background: #fff !important;
  position: fixed !important;
  border-bottom: 1px solid #aaa;
}

.mean-container .mean-nav {
  background: rgba(255, 255, 255, 0.9) !important;
  margin-top: 48px;
}

.mean-container .mean-nav ul li a {
  color: #333 !important;
  border-top: 1px solid #2e681a !important;
}

.mean-container .mean-nav ul li a.mean-expand {
  padding: 12px !important;
}

.mean-container a.meanmenu-reveal {
  padding: 15px 14px 11px 14px !important;
  background: rgba(0, 0, 0, 0.7) !important;
}

footer#global_footer {
  position: relative;
  z-index: 2;
  background: transparent !important;
}

#footer {
  background: #fff !important;
  padding: 50px 20px;
}

@media only screen and (max-width: 640px) {
  #footer {
    padding: 30px 20px 50px;
  }
}

.f_inner {
  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;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 20px;
}

@media only screen and (max-width: 900px) {
  .f_inner {
    -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;
  }
}

.f_inner p {
  text-align: left;
}

.f_left {
  text-align: left;
  font-family: "Kosugi Maru", sans-serif;
}

.f_logo {
  padding-bottom: 10px;
}

.f_logo a {
  color: #333;
  font-size: 26px;
  font-family: "Kosugi Maru", sans-serif;
  text-align: left;
  text-decoration: none;
}

#nav_footer {
  background: #fff;
}

@media only screen and (max-width: 900px) {
  #nav_footer {
    display: none;
  }
}

#nav_footer ul {
  position: relative;
  z-index: 3;
  margin: 0 auto;
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#nav_footer ul li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

#nav_footer ul li:not(:last-child) {
  border-right: 1px solid #333;
}

#nav_footer ul li a {
  color: #333;
  text-decoration: none;
  padding: 0 10px;
  font-size: 18px;
  font-family: "Kosugi Maru", sans-serif;
  display: block;
  -webkit-transition: all 1s;
  transition: all 1s;
}

#nav_footer ul li a:hover {
  color: green;
  -webkit-transform: rotateX(360deg);
          transform: rotateX(360deg);
}

#copy {
  background: #fff !important;
  color: #333;
  padding: 5px;
  display: block !important;
  font-size: 1.3rem !important;
  font-family: "Kosugi Maru", sans-serif;
}

#copy a:link {
  color: #333;
  text-decoration: none;
}

#copy a:hover {
  text-decoration: underline;
}

#copy a:visited {
  color: #333;
  text-decoration: none;
}

@media only screen and (max-width: 900px) {
  #copy {
    margin-bottom: 70px !important;
  }
}

.bg_set {
  background-repeat: no-repeat !important;
  background-size: cover;
}

.h2-title h2, .h2-title h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 4rem;
}

@media only screen and (max-width: 900px) {
  .h2-title h2, .h2-title h3 {
    font-size: 2rem;
  }
}

.box_base {
  position: relative;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 641px) and (max-width: 900px) {
  .box_base {
    margin: 100px auto;
  }
}

@media only screen and (max-width: 640px) {
  .box_base {
    margin: 50px auto;
  }
}

.harf-box {
  width: 50vw;
}

@media screen and (min-width: 900px) and (max-width: 1200px) {
  .harf-box {
    width: 70vw;
  }
}

@media only screen and (max-width: 900px) {
  .harf-box {
    width: 100%;
  }
}

.gazou_title {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 25px 50px;
  background: #5fba5d;
}

@media only screen and (max-width: 900px) {
  .gazou_title {
    padding: 20px;
  }
}

.gazou_title img {
  margin: 0 !important;
}

.gazou_title h2 {
  display: none;
}

.gazou_text {
  padding: 20px 50px 50px;
  background: #d8eed5;
}

@media screen and (min-width: 900px) and (max-width: 1200px) {
  .gazou_text {
    padding: 20px 30px 30px;
  }
}

@media only screen and (max-width: 900px) {
  .gazou_text {
    padding: 20px;
  }
}

.gazou_text div {
  letter-spacing: -0.1px;
  line-height: 1.7;
  font-family: "Kosugi Maru", sans-serif;
  margin-right: 10px;
}

@media screen and (min-width: 641px) and (max-width: 900px) {
  .gazou_text div {
    width: 58%;
  }
}

@media only screen and (max-width: 640px) {
  .gazou_text div {
    width: 84%;
  }
}

.gazou_text div a {
  display: inline-block;
  background: #fff;
  color: #333;
  text-decoration: none;
}

.circle_gazou {
  position: absolute;
  z-index: 1;
  right: 0;
  top: -10%;
}

@media screen and (min-width: 900px) and (max-width: 1200px) {
  .circle_gazou {
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}

@media screen and (min-width: 641px) and (max-width: 900px) {
  .circle_gazou {
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    right: -20px;
  }
}

@media only screen and (max-width: 640px) {
  .circle_gazou {
    top: auto;
    right: -10px;
    bottom: -20px;
  }
}

.circle_gazou img {
  margin: 0 !important;
}

@media screen and (min-width: 900px) and (max-width: 1200px) {
  .circle_gazou img {
    width: 350px !important;
  }
}

@media screen and (min-width: 641px) and (max-width: 900px) {
  .circle_gazou img {
    width: 280px !important;
    margin: 0 !important;
  }
}

@media only screen and (max-width: 640px) {
  .circle_gazou img {
    width: 140px !important;
  }
}

.h2kakoi {
  text-align: center;
}

.h2kakoi article {
  display: inline-block;
  margin: 2em 0;
  position: relative;
  padding: 0.5em 1.5em;
  border-top: solid 2px #d8eed5;
  border-bottom: solid 2px #d8eed5;
}

.h2kakoi article:before, .h2kakoi article:after {
  content: '';
  position: absolute;
  top: -10px;
  width: 2px;
  height: calc(100% + 20px);
  background-color: #d8eed5;
}

.h2kakoi article:before {
  left: 10px;
}

.h2kakoi article:after {
  right: 10px;
}

.h2kakoi article h2, .h2kakoi article h3 {
  display: inline;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 3.4rem;
  white-space: nowrap;
}

@media only screen and (max-width: 900px) {
  .h2kakoi article h2, .h2kakoi article h3 {
    font-size: 2.4rem;
  }
}

@media only screen and (max-width: 640px) {
  .h2kakoi article h2, .h2kakoi article h3 {
    font-size: 1.8rem;
  }
}

.reason-box {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media only screen and (max-width: 640px) {
  .reason-box {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

.reason-box .box {
  width: 26%;
}

@media only screen and (max-width: 640px) {
  .reason-box .box {
    width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  .reason-box .box:not(:first-child) {
    margin-top: 40px;
  }
}

.reason-box .box 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;
}

.reason-box .box h3 {
  display: none;
}

.reason-box .box div {
  font-family: "Kosugi Maru", sans-serif;
  letter-spacing: -0.2px;
}

.reason-box .box div h3 {
  display: block;
  font-size: 2.4rem;
  color: #18a829;
  text-align: center;
  padding: 20px 0;
}

@media only screen and (max-width: 900px) {
  .reason-box .box div h3 {
    font-size: 1.6rem;
    letter-spacing: -0.2px;
  }
}

.center_gr-btn a {
  color: #fff !important;
}

.link_btn {
  display: inline-block;
  padding: 20px 30px;
  background-color: #18a829;
  text-decoration: none;
  font-family: "Kosugi Maru", sans-serif;
  position: relative;
}

@media only screen and (max-width: 640px) {
  .link_btn {
    font-size: 0.9em;
    padding: 10px 24px 10px 16px;
  }
}

.link_btn .fa-position-right {
  position: absolute;
  top: calc(50% - .5em);
  right: 1rem;
}

.contents_link-box {
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 100px;
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

@media screen and (min-width: 900px) and (max-width: 1200px) {
  .contents_link-box {
    padding: 50px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media only screen and (max-width: 900px) {
  .contents_link-box {
    padding: 50px;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

@media only screen and (max-width: 640px) {
  .contents_link-box {
    padding: 30px 20px;
  }
}

.contents_link-box .box {
  padding: 50px;
  background: #d8eed5;
}

@media screen and (min-width: 900px) and (max-width: 1300px) {
  .contents_link-box .box {
    padding: 30px 20px;
  }
}

@media only screen and (max-width: 900px) {
  .contents_link-box .box {
    padding: 30px 20px;
  }
}

.contents_link-box .box article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -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: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 900px) and (max-width: 1000px) {
  .contents_link-box .box article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    height: 100%;
  }
}

@media only screen and (max-width: 900px) {
  .contents_link-box .box article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
  }
}

.contents_link-box .box article img {
  max-width: 56% !important;
  width: auto !important;
  max-height: 265px !important;
}

@media screen and (min-width: 900px) and (max-width: 1000px) {
  .contents_link-box .box article img {
    max-width: 48% !important;
  }
}

.contents_link-box .box article h3 {
  display: none;
}

.contents_link-box .box article div {
  width: 42%;
  font-family: "Kosugi Maru", sans-serif;
}

@media screen and (min-width: 900px) and (max-width: 1000px) {
  .contents_link-box .box article div {
    width: 100%;
  }
}

@media only screen and (max-width: 900px) {
  .contents_link-box .box article div {
    width: 100%;
  }
}

.contents_link-box .box article div h2 {
  font-size: 3.2rem;
  padding-bottom: 10px;
  border-bottom: 3px solid #fff;
  margin-bottom: 30px;
}

@media only screen and (max-width: 900px) {
  .contents_link-box .box article div h2 {
    font-size: 2rem;
  }
}

.contents_link-box .box article div a.link_btn {
  padding: 20px 40px;
  color: #fff !important;
}

@media only screen and (max-width: 640px) {
  .contents_link-box .box article div a.link_btn {
    padding: 15px 30px;
    text-align: center !important;
  }
}

@media only screen and (max-width: 640px) {
  .faq-toptitle img {
    width: 180px !important;
  }
}

.faq-list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.faq-list .box:first-child article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  width: 100%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 640px) {
  .faq-list .box:first-child article {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.faq-list .box:first-child h3 {
  display: none;
}

.faq-list .box:first-child img {
  margin-right: 20px;
}

.faq-list .box:first-child div {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 2.8rem;
}

@media only screen and (max-width: 900px) {
  .faq-list .box:first-child div {
    font-size: 2.3rem;
  }
}

@media only screen and (max-width: 640px) {
  .faq-list .box:first-child div {
    font-size: 1.8rem;
  }
}

.faq-list .box:last-child {
  background: url(../images/top/answer.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  padding: 50px;
}

@media only screen and (max-width: 900px) {
  .faq-list .box:last-child {
    padding: 30px 20px;
  }
}

.faq-list .box:last-child div {
  font-family: "Kosugi Maru", sans-serif;
  line-height: 2;
}

.news-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

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

.news-wrap .h2-news {
  width: 30%;
  padding: 20px;
  background: #18a829;
}

@media only screen and (max-width: 900px) {
  .news-wrap .h2-news {
    width: 100%;
  }
}

.news-wrap .h2-news article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.news-wrap .h2-news article h2 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 3rem;
  color: #fff;
  padding-bottom: 10px;
  border-bottom: 3px solid #fff;
}

.scroll_inbox {
  width: 100%;
  padding: 20px;
  background: #d8eed5;
}

.contact-top {
  background: #d8eed5;
  padding: 50px;
}

/**/
.h3-title h2, .h3-title h3 {
  font-weight: 700;
  font-size: 4rem;
  padding: 20px 30px 20px 40px;
  background: #18a829;
  color: #fff;
  position: relative;
}

@media only screen and (max-width: 900px) {
  .h3-title h2, .h3-title h3 {
    padding: 14px 20px 14px 30px;
    font-size: 2rem;
  }
}

.h3-title h2:before, .h3-title h3:before {
  position: absolute;
  top: 25%;
  left: 20px;
  width: 6px;
  height: 50%;
  content: '';
  border-radius: 3px;
  background: #fff;
}

.copy-text {
  padding: 50px 50px 0;
  font-size: 1.8rem;
  font-weight: 500;
}

@media only screen and (max-width: 900px) {
  .copy-text {
    padding: 30px 30px 0;
  }
}

@media only screen and (max-width: 640px) {
  .copy-text {
    padding: 30px 0 0;
    font-size: 1.6rem;
  }
}

.promise-list {
  padding: 50px 50px 0;
}

@media only screen and (max-width: 900px) {
  .promise-list {
    padding: 30px 30px 0;
  }
}

@media only screen and (max-width: 640px) {
  .promise-list {
    padding: 30px 0 0;
  }
}

.promise-list dl {
  background: #2e681a;
  font-size: 2.8rem;
}

.promise-list dl:not(:last-child) {
  margin-bottom: 30px;
}

@media only screen and (max-width: 900px) {
  .promise-list dl {
    font-size: 1.8rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.promise-list dl dt {
  min-width: 33px;
  min-height: 50px;
  max-height: 50px;
  margin: 5px;
  border: none !important;
  background: #fff !important;
  color: #2e681a;
  font-weight: 800;
  position: relative;
  visibility: visible;
}

.promise-list dl dt:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #fff transparent transparent #fff;
  border-width: 25px 15px;
}

.promise-list dl dd {
  border: none !important;
  background: transparent !important;
  color: #fff;
  font-weight: 500;
  padding-left: 50px !important;
}

.link_box {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 50px;
}

@media only screen and (max-width: 900px) {
  .link_box {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    padding: 30px;
  }
}

@media only screen and (max-width: 640px) {
  .link_box {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 30px 0;
  }
}

.link_box .box {
  width: 35%;
  text-align: center;
}

@media only screen and (max-width: 900px) {
  .link_box .box {
    width: 40%;
  }
}

@media only screen and (max-width: 640px) {
  .link_box .box {
    width: 46%;
  }
}

.link_box .box a {
  display: block;
  padding: 20px;
  font-size: 2.8rem;
  color: #fff;
  text-decoration: none;
}

@media screen and (min-width: 900px) and (max-width: 1000px) {
  .link_box .box a {
    font-size: 2.3rem;
  }
}

@media only screen and (max-width: 900px) {
  .link_box .box a {
    padding: 12px;
    font-size: 1.6rem;
  }
}

.link_box .box:first-child {
  margin-right: 50px;
}

@media only screen and (max-width: 900px) {
  .link_box .box:first-child {
    margin-right: 0;
  }
}

.link_box .box:first-child a {
  background: #06c755;
}

@media only screen and (max-width: 900px) {
  .link_box .box:first-child a {
    font-size: 1.5rem;
    line-height: 1.55;
    letter-spacing: -0.8px;
  }
}

.link_box .box:last-child {
  margin-left: 50px;
}

@media only screen and (max-width: 900px) {
  .link_box .box:last-child {
    margin-left: 0;
  }
}

.link_box .box:last-child a {
  background: #f04900;
}

.wh_bg {
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  background: #fff;
  margin-top: 50px;
  padding: 20px 30px;
}

@media only screen and (max-width: 900px) {
  .wh_bg {
    padding: 12px 12px 10px;
    margin-top: 20px;
    margin-left: 20px;
  }
}

.wh_bg div {
  font-size: 2rem;
}

@media only screen and (max-width: 900px) {
  .wh_bg div {
    font-size: 1.6rem;
  }
}

.circle-inner {
  position: relative;
  padding: 50px 0;
}

.circle-tbl {
  max-width: 800px;
  margin: 0 auto;
  border: none !important;
}

.circle-tbl tr td {
  border: 0 !important;
}

.circle-tbl tr:nth-child(2) td:not(:nth-of-type(2)) img {
  margin-top: -50px;
}

.circle-tbl tr:last-child td:first-child img {
  margin-right: -50%;
}

.circle-tbl tr:last-child td:last-child img {
  margin-left: -50%;
}

.line-title {
  text-align: center;
}

.line-title h2, .line-title h3 {
  display: inline-block;
  padding: 0 1rem;
  border-bottom: 2px solid #2e681a;
  font-weight: 700;
  font-size: 2.8rem;
}

@media only screen and (max-width: 900px) {
  .line-title h2, .line-title h3 {
    font-size: 2rem;
  }
}

.or-line h2, .or-line h3 {
  border-bottom: 2px solid #f98700;
}

.big {
  font-size: 3.8rem;
  letter-spacing: -0.5px;
}

@media screen and (min-width: 900px) and (max-width: 1200px) {
  .big {
    font-size: 3rem;
  }
}

@media only screen and (max-width: 900px) {
  .big {
    font-size: 2.6rem;
  }
}

.gr-big {
  color: #18a829;
  font-size: 3.8rem;
  letter-spacing: -0.5px;
}

@media screen and (min-width: 900px) and (max-width: 1200px) {
  .gr-big {
    font-size: 3rem;
  }
}

@media only screen and (max-width: 900px) {
  .gr-big {
    font-size: 2.6rem;
  }
}

.or-big {
  color: #f98700;
  font-size: 3.8rem;
  letter-spacing: -0.5px;
}

@media screen and (min-width: 900px) and (max-width: 1200px) {
  .or-big {
    font-size: 3rem;
  }
}

@media only screen and (max-width: 900px) {
  .or-big {
    font-size: 2.6rem;
    letter-spacing: -0.8px;
  }
}

.choice-box {
  margin: 0 auto;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.choice-box .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 31%;
  padding: 30px;
  background: #fff !important;
  border-radius: 10px;
}

@media only screen and (max-width: 900px) {
  .choice-box .box {
    padding: 20px 10px;
  }
}

@media only screen and (max-width: 640px) {
  .choice-box .box {
    width: 46%;
  }
  .choice-box .box:last-child {
    margin-top: 2%;
  }
}

@media only screen and (max-width: 640px) {
  .choice-box .box:nth-child(2) div {
    padding: 10px 5px;
    font-size: 1.5rem;
    letter-spacing: -1.6px;
  }
}

.choice-box .box article {
  text-align: center;
}

.choice-box .box article h3 {
  display: none !important;
}

.choice-box .box article img {
  margin: auto;
  min-height: 80% !important;
}

.choice-box .box article div {
  margin-top: 30px;
  padding: 10px 20px;
  font-weight: 600;
  font-size: 2.3rem;
  color: #fff;
  background: #18a829;
  border-radius: 10px;
  text-align: center !important;
}

@media only screen and (max-width: 900px) {
  .choice-box .box article div {
    margin-top: 10px;
    padding: 10px;
    font-size: 1.6rem;
  }
}

.course-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 0 100px;
  position: relative;
}

@media only screen and (max-width: 900px) {
  .course-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px 20px 50px;
  }
}

.course-wrap:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1280px;
  background: url(../images/top/course-hearing.jpg) no-repeat;
  background-size: cover;
  background-position: center bottom;
}

@media only screen and (max-width: 900px) {
  .course-wrap:before {
    display: none;
  }
}

.course-break {
  position: relative;
  width: 50%;
}

@media screen and (min-width: 900px) and (max-width: 1200px) {
  .course-break {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 900px) {
  .course-break {
    width: 100%;
  }
}

.nayami-image {
  padding: 0 20px;
}

.h-service {
  width: 100%;
  background: #ff9000;
  position: relative;
}

.h-service:after {
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: 0 auto;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #ff9000;
  visibility: visible !important;
}

.h-service article {
  width: 100%;
  padding: 30px;
  text-align: center;
}

.h-service article h2 {
  display: inline;
  font-size: 3.9rem;
  letter-spacing: -1px;
  text-align: center;
  font-weight: 700;
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(40%, #f66500));
  background: linear-gradient(transparent 60%, #f66500 40%);
}

@media screen and (min-width: 900px) and (max-width: 1200px) {
  .h-service article h2 {
    font-size: 2.6rem;
  }
}

@media only screen and (max-width: 900px) {
  .h-service article h2 {
    font-size: 2rem;
  }
}

.h-course {
  width: 100%;
  padding: 20px 40px;
  color: #fff;
  background: #d8eed5;
}

.h-course h2, .h-course h2 {
  font-weight: 700;
  font-size: 3rem;
}

.h-course div {
  font-weight: 600;
  font-size: 2rem;
}

@media only screen and (max-width: 900px) {
  .h-course div {
    font-size: 1.6rem;
  }
}

.course-box {
  max-width: 590px;
  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: 100px auto;
  padding: 0 0 50px;
  background: rgba(255, 255, 255, 0.7);
}

@media only screen and (max-width: 900px) {
  .course-box {
    margin: 50px auto;
    padding: 0 0 30px;
  }
}

.course-box .course-text {
  padding: 30px 20px;
}

.course-box .course-text .big {
  font-size: 2rem;
}

@media only screen and (max-width: 900px) {
  .course-box .course-text .big {
    font-size: 1.6rem;
  }
}

.course-box img {
  padding: 0 20px;
}

.course-box a {
  display: inline-block;
  margin: 30px auto 0;
  padding: 14px 50px;
  text-decoration: none;
  background: #d8eed5;
  color: #fff;
}

@media only screen and (max-width: 640px) {
  .course-box a {
    padding: 10px 20px;
  }
}

.contact-gr-box {
  position: relative;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 30px;
  background: #18a829;
}

.con-gr-text {
  font-size: 1.9rem;
  color: #fff;
}

@media only screen and (max-width: 640px) {
  .con-gr-text {
    font-size: 1.6rem;
  }
}

.li_bo-kai {
  padding-bottom: 0;
}

.li_bo-kai .box a {
  background: #fff !important;
  color: #18a829;
}

.topstaff_box {
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px;
  background: #fff;
}

@media only screen and (max-width: 900px) {
  .topstaff_box {
    padding: 30px 20px;
  }
}

.topstaff_list {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.topstaff_list .box {
  width: 48%;
}

.topstaff_list .box h3 {
  display: none;
}

.topstaff_list .box div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}

.topstaff_list .box div h3 {
  display: block;
  font-size: 2rem;
  font-weight: 600;
}

.topstaff_list .box div .eng-name {
  display: block;
  font-size: 1.3rem;
  color: #f98700;
  margin-bottom: 20px;
}

.or-linkbtn a {
  display: inline-block;
  width: 300px;
  padding: 20px;
  text-decoration: none;
  background: #f98700;
  color: #fff;
}

@media only screen and (max-width: 640px) {
  .or-linkbtn a {
    width: auto;
    padding: 10px 20px;
  }
}

.office-text {
  background: #18a829;
  color: #fff;
  padding: 30px 20px;
}

.office-text li {
  margin: 2% 1%;
}

.office-text li:first-child {
  padding: 10px;
  letter-spacing: 1rem;
  font-weight: 500;
  font-size: 2rem;
  border-bottom: 2px solid #fff;
}

@media only screen and (max-width: 640px) {
  .office-text li:first-child {
    letter-spacing: 0;
  }
}

.h2-minititle {
  color: #fff;
}

.h2-minititle h2, .h2-minititle h3 {
  font-weight: 700;
  font-size: 2.8rem;
}

.h2-minititle div {
  font-size: 1.9rem;
}

.insta-list_top {
  max-width: 1200px;
  margin: 0 auto;
}

.insta-list_top .sns_list {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  border: none !important;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

@media only screen and (max-width: 640px) {
  .insta-list_top .sns_list {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}

.insta-list_top .sns_list div {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 48%;
  height: 100%;
  margin: 0 1%;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  word-break: break-all !important;
  border: none !important;
}

.insta-list_top .sns_list .sns_photo {
  width: 100% !important;
  max-width: 220px;
  padding: 10px;
  position: relative;
}

.insta-list_top .sns_list .sns_photo:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.insta-list_top .sns_list .sns_photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.insta-list_top .sns_list .sns_text {
  width: 100% !important;
  padding: 0 0 10px 0;
  max-width: 220px;
}

.insta-list_top .sns_list .sns_text .sns_date {
  display: inline;
  color: #fff;
  font-weight: 700;
}

.insta-list_top .sns_list .sns_text .caption {
  display: inline;
  width: 100%;
  color: #fff;
  overflow: hidden;
}

.insta-list_top .sns_list .sns_text .clearfix a {
  text-decoration: none;
  color: goldenrod !important;
}

.twitter_wrap {
  width: 48%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 640px) {
  .twitter_wrap {
    width: 100%;
  }
}

.twitter_wrap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.contact-or-wrap {
  background: #f98700;
}

.con_tbl {
  background: #fff;
  padding: 50px;
}

@media only screen and (max-width: 900px) {
  .con_tbl {
    padding: 20px;
  }
}

.con_tbl td {
  border: none !important;
}

.con_tbl tr:first-child td:first-child div {
  font-size: 2rem;
  font-weight: 700;
}

@media only screen and (max-width: 900px) {
  .con_tbl tr:first-child td:first-child div {
    font-size: 1.6rem;
  }
}

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

.access-box {
  width: 48%;
  margin: 1%;
  padding: 40px 20px;
  border: 2px solid #18a829;
  border-radius: 10px;
}

@media only screen and (max-width: 900px) {
  .access-box {
    padding: 30px 20px;
    width: 100%;
  }
  .access-box:last-child {
    margin-top: 20px;
  }
}

.access-text {
  width: 100% !important;
}

.access-text h3 {
  display: block;
  padding: 30px 10px 10px;
  text-align: center !important;
  color: #18a829;
  font-weight: 600;
  font-size: 2rem;
  border-bottom: 2px solid #18a829;
}

.access-text div {
  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;
  padding-top: 10px;
  font-weight: 600;
}

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;
  opacity: 1;
  border: 1px solid #333;
  color: #333 !important;
  padding: 10px;
}

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

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: red;
}

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 (min-width: 641px) and (max-width: 900px) {
  div.item_option dl, button.addcart {
    margin: 0 auto;
  }
}

@media screen and (min-width: 641px) and (max-width: 900px) {
  .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;
  }
}

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;
}

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

@media only 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 (min-width: 641px) and (max-width: 900px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media only 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 (min-width: 641px) and (max-width: 900px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media only 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 (min-width: 641px) and (max-width: 900px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media only 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 (min-width: 641px) and (max-width: 900px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media only 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 (min-width: 641px) and (max-width: 900px) {
  .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 (min-width: 641px) and (max-width: 900px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}

.flex2cl_01 .flxR {
  width: 40%;
}

@media screen and (min-width: 641px) and (max-width: 900px) {
  .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: 1200px) {
  .flex2cl_02 {
    margin-left: -2.4390%;
  }
}

@media screen and (min-width: 641px) and (max-width: 900px) {
  .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: 1200px) {
  .flex2cl_02 .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
  }
}

@media screen and (min-width: 641px) and (max-width: 900px) {
  .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: 1200px) {
  .flex3cl {
    margin-left: -2.4390%;
  }
}

@media only 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: 1200px) {
  .flex3cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

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

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

.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: 1200px) {
  .flex4cl {
    margin-left: -2.4390%;
  }
}

@media only 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: 1200px) {
  .flex4cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 640px) {
  .flex4cl .box {
    width: 100%;
    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;
}

/************************************プライバシーポリシー************************************/
.policy {
  font-size: 16px;
}

.policy h2 {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #18a829;
  margin-bottom: 10px;
  color: #333;
  padding: 10px;
}

.policy p {
  padding: 10px;
  padding-bottom: 20px;
}

.policy h3 {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #18a829;
  display: inline-block;
  margin-bottom: 10px;
}

/************************************サイトマップ************************************/
.gmap {
  height: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}

.gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.map {
  max-width: 1000px;
  width: 95%;
}

.map li {
  border-left: 3px solid #18a829;
  list-style-type: none;
  padding-left: 10px;
  margin-bottom: 10px;
  display: block;
  float: none !important;
}

.map li a {
  color: #18a829;
  font-size: 16px;
  text-decoration: none;
}

.map li a:hover {
  text-decoration: underline;
}

/**********************お問合せ*****************************/
.submit {
  margin: 20px auto 50px auto !important;
}

/***************ボタン************************/
input[type="button"] {
  cursor: pointer;
  padding: 5px 10px;
}

/***************パンクズ************************/
.pan1 {
  padding: 10px 0;
}

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

.pan1 ul li {
  margin: 0 10px;
}

.pan1 ul a:link {
  color: #18a829 !important;
  text-decoration: none !important;
}

.pan1 ul a:visited {
  color: #18a829 !important;
}

/*********PDFボタン************/
.pdf_btn {
  padding: 10px 0;
}

.pdf_btn a {
  display: block;
  padding: 20px 5px;
  background: #d66464;
  position: relative;
  text-align: center;
  font-size: 16px;
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
  max-width: 300px;
}

@media only screen and (max-width: 640px) {
  .pdf_btn a {
    margin: 0 auto;
    max-width: 300px;
  }
}

.pdf_btn a:after {
  content: "";
  width: calc(100% - 5px);
  height: calc(100% - 5px);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  border: 1px #fff solid;
}

.pdf_btn a:before {
  content: "PDF";
  display: block;
  width: calc(100% - 50px);
  position: absolute;
  right: -50px;
  bottom: -10px;
  color: rgba(255, 255, 255, 0.2);
  font-size: 50px;
}

/****************************画像回転************************************/
.rotate5 img {
  -webkit-transform: rotate(5deg);
  transform: rotate(5deg);
}

.rotate8 img {
  -webkit-transform: rotate(8deg);
  transform: rotate(8deg);
}

.rotate-10 img {
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

/*画像拡大*/
.imgWrap {
  overflow: hidden;
  /*拡大時にはみ出た部分を隠す*/
}

.imgWrap img {
  display: block;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  /*変化に掛かる時間*/
}

.imgWrap img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  /*画像の拡大率*/
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  /*変化に掛かる時間*/
}

input.cmn-toggle-round:checked + label:before {
  background: #e18c90 !important;
}

#builingual {
  position: fixed;
  bottom: 0;
  right: 0;
  background: #18a829 !important;
  z-index: 6999999;
  padding: 5px 20px !important;
  color: #fff;
}

@media only screen and (max-width: 900px) {
  #builingual {
    width: 320px;
    padding: 8px 5px !important;
    background: none !important;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
  }
}

#builingual select {
  margin-left: 10px !important;
}

@media only screen and (max-width: 900px) {
  #builingual select {
    margin-top: 0px !important;
    padding: 5px !important;
  }
}

.language {
  color: #fff !important;
  float: right !important;
}

@media only screen and (max-width: 900px) {
  .language {
    font-size: 12px !important;
    padding: 0 10px 0 0 !important;
  }
}

.switch {
  float: right;
  padding-top: 3px !important;
  position: relative;
  color: #000;
}

.switch:after {
  content: "OFF";
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 8px;
  z-index: 1;
}

.switch:before {
  content: "ON";
  position: absolute;
  left: 9px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 8px;
  z-index: 1;
}

.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}

.cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

input.cmn-toggle-round + label {
  padding: 2px;
  width: 60px;
  height: 30px;
  background-color: #dddddd;
  border-radius: 60px;
}

input.cmn-toggle-round + label:before,
input.cmn-toggle-round + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: "";
}

input.cmn-toggle-round + label:before {
  right: 1px;
  background-color: #f1f1f1;
  border-radius: 60px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input.cmn-toggle-round + label:after {
  width: 28px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 2;
}

input.cmn-toggle-round:checked + label:before {
  background-color: #eeeeee;
}

input.cmn-toggle-round:checked + label:after {
  margin-left: 28px;
}

@media only screen and (max-width: 900px) {
  .switch {
    float: right;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 0px !important;
  }
  #builingual {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

/***********************スライドスクロールイン*******************************************/
.scroll-obj {
  opacity: 0;
  -webkit-transition: all 1s ease 2s;
  transition: all 1s ease 2s;
}

@media only screen and (max-width: 640px) {
  .scroll-obj {
    opacity: 1 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.scroll-hop {
  -webkit-transform: translate(0, 100px);
          transform: translate(0, 100px);
}

@media only screen and (max-width: 640px) {
  .scroll-hop {
    opacity: 1 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.scroll-left {
  -webkit-transform: translate(-100px, 0);
          transform: translate(-100px, 0);
}

@media only screen and (max-width: 640px) {
  .scroll-left {
    opacity: 1 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.scroll-right {
  -webkit-transform: translate(100px, 0);
          transform: translate(100px, 0);
}

@media only screen and (max-width: 640px) {
  .scroll-right {
    opacity: 1 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

/***************フェードイン**************************/
.fadein {
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 1500ms;
  transition: all 1500ms;
}

@media only screen and (max-width: 640px) {
  .fadein {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
}

.fadein.scrollin {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

/***********************link_name*******************************************/
@media only screen and (max-width: 900px) {
  .link_name {
    padding-top: 48px;
    margin-top: -48px;
  }
}

/***********************objectfit*******************************************/
.objc_01 .box {
  display: block;
  position: relative;
}

.objc_01 .box:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 75%;
  display: block;
  width: 100% !important;
}

@media only screen and (max-width: 900px) {
  .objc_01 .box:before {
    display: none;
  }
}

.objc_01 .box 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;
}

@media only screen and (max-width: 900px) {
  .objc_01 .box img {
    position: static;
    margin-bottom: 10px;
  }
}

.objc_01 div {
  text-align: center;
}

.objc_02 .box > a {
  display: block;
  position: relative;
}

.objc_02 .box > a:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 100%;
  display: block;
  width: 100% !important;
}

@media only screen and (max-width: 900px) {
  .objc_02 .box > a:before {
    display: none;
  }
}

.objc_02 .box > a 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;
}

@media only screen and (max-width: 900px) {
  .objc_02 .box > a img {
    position: static;
    margin-bottom: 10px;
  }
}

.objc_02 div {
  text-align: center;
}

/******************dl リスト01**************************************/
.dldt_list01 dl {
  width: 100%;
}

.dldt_list01 dl:nth-child(odd) dt {
  background: #efefef !important;
  border-bottom: 1px solid #ccc !important;
  border-top: 1px solid #ccc !important;
}

.dldt_list01 dl:nth-child(odd) dd {
  background: #efefef !important;
  border-bottom: 1px solid #ccc !important;
  border-top: 1px solid #ccc !important;
}

@media only screen and (max-width: 640px) {
  .dldt_list01 dl:nth-child(odd) dd {
    background: #fff !important;
    border: 0 !important;
  }
}

.dldt_list01 dl dt {
  color: #333 !important;
  display: block !important;
  border: 0px !important;
  background: none !important;
  padding: 20px 10px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center !important;
  width: 150px !important;
}

@media only screen and (max-width: 900px) {
  .dldt_list01 dl dt {
    background: #efefef !important;
  }
}

@media only screen and (max-width: 900px) and (max-width: 640px) {
  .dldt_list01 dl dt {
    border-bottom: 1px solid #ccc !important;
    border-top: 1px solid #ccc !important;
  }
}

.dldt_list01 dl dd {
  display: block !important;
  border: 0px !important;
  padding: 20px 10px !important;
  width: calc(100% - 150px) !important;
}

.dldt_list02 dl {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

@media only screen and (max-width: 640px) {
  .dldt_list02 dl {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100% !important;
    border: 0 !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.dldt_list02 dl dt {
  font-weight: bold;
  text-align: center !important;
  background: none !important;
  color: #333 !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  border: 0px !important;
  border-bottom: 1px solid #18a829 !important;
  padding: 30px 5px !important;
}

@media only screen and (max-width: 640px) {
  .dldt_list02 dl dt {
    padding: 10px !important;
    width: 100% !important;
    border: 0 !important;
    text-align: left !important;
    display: block !important;
    background: #eeeeee !important;
  }
}

.dldt_list02 dl dd {
  padding: 30px !important;
  border: 0px !important;
  background: none !important;
  border-bottom: 1px solid #ccc !important;
}

@media only screen and (max-width: 640px) {
  .dldt_list02 dl dd {
    padding: 10px !important;
    width: 100% !important;
    border: 0 !important;
  }
}

.dldt_list03 dl {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

@media only screen and (max-width: 640px) {
  .dldt_list03 dl {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100% !important;
    border: 0 !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.dldt_list03 dl dt {
  font-weight: bold;
  text-align: center !important;
  background: none !important;
  color: #333 !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  border: 0px !important;
  border-bottom: 1px solid #18a829 !important;
  padding: 15px 5px !important;
}

@media only screen and (max-width: 640px) {
  .dldt_list03 dl dt {
    padding: 10px !important;
    width: 100% !important;
    border: 0 !important;
    text-align: left !important;
    display: block !important;
    background: #eeeeee !important;
  }
}

.dldt_list03 dl dd {
  padding: 15px !important;
  border: 0px !important;
  background: none !important;
  border-bottom: 1px solid #ccc !important;
}

@media only screen and (max-width: 640px) {
  .dldt_list03 dl dd {
    padding: 10px !important;
    width: 100% !important;
    border: 0 !important;
  }
}

/*******************チェック　ul(AI用)******************************/
.ul_list01 ul {
  margin: 0 auto;
  display: block !important;
}

.ul_list01 ul li {
  float: none !important;
  display: block !important;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  position: relative;
}

.ul_list01 ul li .no {
  color: #18a829;
  margin-right: 10px;
  font-weight: bold;
  font-size: 20px;
}

.ul_list01 ul li:after {
  content: "";
  width: 5px;
  height: 5px;
  display: block;
  position: absolute;
  border-radius: 5px;
  left: 10px;
  top: 20px;
  background: #18a829;
}

/*******************チェック　ul(AI用)******************************/
.ul_list02 ul {
  margin: 0 auto;
  display: block !important;
}

.ul_list02 ul li {
  float: none !important;
  display: block !important;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #f98700;
  position: relative;
}

.ul_list02 ul li .no {
  color: #f98700;
  margin-right: 10px;
  font-weight: bold;
  font-size: 20px;
}

.ul_list02 ul li:after {
  content: "";
  width: 5px;
  height: 5px;
  display: block;
  position: absolute;
  border-radius: 5px;
  left: 10px;
  top: 20px;
  background: #f98700;
}

/*******************チェック　ul(AI用)******************************/
.ul_list03 ul {
  margin: 0 auto;
  display: block !important;
}

.ul_list03 ul li {
  float: none !important;
  display: block !important;
  border-bottom: 1px dotted #18a829;
  position: relative;
  padding: 10px;
}

.ul_list03 ul li:nth-child(odd) {
  background: #eeeeee;
}

.ul_list03 ul li .no {
  color: #18a829;
  margin-right: 10px;
  font-weight: bold;
  font-size: 20px;
}

.ul_w30 ul {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ul_w30 ul li {
  width: 31.111%;
  margin: 0 1% 10px 1% !important;
}

@media only screen and (max-width: 640px) {
  .ul_w30 ul li {
    width: 48%;
  }
}

/*******************チェック　ul(AI用)******************************/
.check_ul01 ul {
  margin: 0 auto;
  display: block !important;
}

.check_ul01 ul li {
  float: none !important;
  display: block !important;
  padding-left: 60px;
  border-bottom: 1px dashed #ccc;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  margin-top: 30px;
  font-weight: bold;
  font-size: 20px;
}

@media only screen and (max-width: 900px) {
  .check_ul01 ul li {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 16px;
  }
}

@media only screen and (max-width: 900px) {
  .check_ul01 ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

.check_ul01 ul li:after {
  content: "";
  width: 45px;
  height: 20px;
  display: block;
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/common/check_icon01.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

/*************************テーブルリスト(ボタン横列)***********************************/
.link_list {
  padding: 20px 0;
}

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

.link_list ul {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.link_list li {
  display: block;
  padding: 0 10px;
  width: 23%;
  margin: 0 1% 10px 1%;
}

@media only screen and (max-width: 900px) {
  .link_list li {
    width: 48%;
  }
}

@media only screen and (max-width: 640px) {
  .link_list li {
    width: 100%;
  }
}

.link_list li a {
  width: 100%;
  padding: 10px;
  background: #18a829;
  color: #fff !important;
  display: block;
  text-decoration: none;
  text-align: center;
  position: relative;
  border-radius: 3px;
}

@media only screen and (max-width: 640px) {
  .link_list li a {
    padding: 5px;
  }
}

/****************テキストボタン****************************************/
.cnt_textbtn01 a {
  padding: 10px 30px 10px 30px;
  display: inline-block;
  text-decoration: none;
  position: relative;
  background: #18a829;
  color: #fff !important;
  font-size: 16px;
  border-radius: 5px;
}

@media only screen and (max-width: 640px) {
  .cnt_textbtn01 a {
    font-size: 14px;
    display: block;
    max-width: 300px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
  }
}

.cnt_textbtn01 a i {
  margin-right: 10px;
}

.cnt_textbtn03 a {
  padding: 10px 60px 10px 60px;
  display: block;
  text-decoration: none;
  position: relative;
  background: #18a829;
  color: #fff !important;
  font-size: 14px;
  border: 1px solid #000;
}

@media only screen and (max-width: 640px) {
  .cnt_textbtn03 a {
    font-size: 14px;
    display: block;
    max-width: 300px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
  }
}

.cnt_textbtn03 a:hover {
  background: #fff;
  color: #000 !important;
  -webkit-transition: 0.5s !important;
  transition: 0.5s !important;
}

.cnt_textbtn03 a:hover:after {
  background: url(../images/common/btn_icon01.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.cnt_textbtn03 a:after {
  position: absolute;
  content: "";
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 14px;
  background: url(../images/common/btn_icon.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.cnt_textbtn02 a {
  padding: 10px 60px 10px 60px;
  display: block;
  text-decoration: none;
  position: relative;
  background: #18a829;
  color: #fff !important;
  border: 1px solid #000;
}

@media only screen and (max-width: 640px) {
  .cnt_textbtn02 a {
    font-size: 14px;
    display: block;
    max-width: 300px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
  }
}

.cnt_textbtn02 a:hover {
  background: #fff;
  color: #000 !important;
  -webkit-transition: 0.5s !important;
  transition: 0.5s !important;
}

.cnt_textbtn02 a:hover:after {
  background: url(../images/common/btn_icon01.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.cnt_textbtn02 a:after {
  position: absolute;
  content: "";
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 14px;
  background: url(../images/common/btn_icon.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.cnt_textbtn a {
  padding: 10px 60px 10px 60px;
  display: block;
  text-decoration: none;
  position: relative;
  background: #18a829;
  border: 1px solid #000;
  color: #fff !important;
  max-width: 300px;
  margin: 0 auto;
}

@media only screen and (max-width: 640px) {
  .cnt_textbtn a {
    font-size: 14px;
  }
}

.cnt_textbtn a:hover {
  background: #fff;
  color: #000 !important;
  -webkit-transition: 0.5s !important;
  transition: 0.5s !important;
}

.cnt_textbtn a:hover:after {
  background: url(../images/common/btn_icon01.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.cnt_textbtn a:after {
  position: absolute;
  content: "";
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 14px;
  background: url(../images/common/btn_icon.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.cnt_textbtn_left a {
  padding: 10px 60px 10px 60px;
  display: block;
  text-decoration: none;
  position: relative;
  background: #18a829;
  border: 1px solid #000;
  color: #fff !important;
  max-width: 300px;
  text-align: center;
}

@media only screen and (max-width: 640px) {
  .cnt_textbtn_left a {
    font-size: 14px;
  }
}

.cnt_textbtn_left a:hover {
  background: #fff;
  color: #000 !important;
  -webkit-transition: 0.5s !important;
  transition: 0.5s !important;
}

.cnt_textbtn_left a:hover:after {
  background: url(../images/common/btn_icon01.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.cnt_textbtn_left a:after {
  position: absolute;
  content: "";
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 14px;
  background: url(../images/common/btn_icon.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

/******************値段テーブル*************************************/
.price_table {
  padding: 10px 0;
}

.price_table table {
  border-bottom: 1px solid #18a829;
}

.price_table table td {
  padding: 5px !important;
  border: 0 !important;
  font-weight: bold;
}

@media only screen and (max-width: 900px) {
  .price_table table td {
    width: 100%;
    display: block;
  }
}

.price_table table .price {
  color: #e25325;
  font-weight: bold;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: right;
  vertical-align: bottom;
  font-size: 20px;
  width: 200px;
}

@media only screen and (max-width: 900px) {
  .price_table table .price {
    width: 100%;
  }
}

/***************新着情報(ブログ機能用)***************************/
.top_blog {
  max-width: 1200px;
  margin: 0 auto;
}

.top_blog .blog_list {
  border: 0 !important;
}

.top_blog div.blog_list > div {
  margin-top: 20px;
  border: none;
}

.top_blog div.blog_list ul {
  display: block !important;
}

.top_blog .blog_date {
  font-size: 14px !important;
  color: #18a829 !important;
  font-weight: bold;
  display: inline-block;
  padding-right: 10px;
}

@media only screen and (max-width: 640px) {
  .top_blog .blog_date {
    font-size: 12px !important;
    padding-right: 5px;
  }
}

.top_blog .blog_text {
  width: calc(100% - 220px) !important;
  margin: 0 0 0 auto;
  padding: 20px !important;
  background: rgba(255, 255, 255, 0.6);
}

@media only screen and (max-width: 900px) {
  .top_blog .blog_text {
    width: 100% !important;
  }
}

.top_blog .blog_text h3 {
  padding-top: 20px;
  font-size: 16px !important;
  font-weight: bold;
}

@media only screen and (max-width: 640px) {
  .top_blog .blog_text h3 {
    font-size: 14px !important;
  }
}

.top_blog .blog_text h3 a {
  text-decoration: none;
  color: #333 !important;
  font-weight: bold;
}

.top_blog .blog_text ul li a {
  color: #ec6941 !important;
  text-decoration: none;
}

.top_blog .blog_text .detail {
  padding-top: 20px;
}

.top_blog .blog_photo {
  width: 220px !important;
  padding: 20px !important;
}

@media only screen and (max-width: 900px) {
  .top_blog .blog_photo {
    width: 100% !important;
  }
}

.top_blog .blog_photo img {
  min-width: 180px !important;
  max-width: 180px !important;
  min-height: 180px !important;
  max-height: 180px !important;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
}

@media only screen and (max-width: 900px) {
  .top_blog .blog_photo img {
    min-width: 100% !important;
    min-height: 230px !important;
    max-height: 230px !important;
  }
}

.top_blog div.detail {
  margin-top: 5px !important;
}

/***************新着情報(ブログテキストOnly)***************************/
.blog_texttype {
  max-width: 1200px;
  width: 100%;
  max-height: 200px;
  overflow-y: scroll;
}

@media only screen and (max-width: 640px) {
  .blog_texttype {
    max-height: 350px;
  }
}

.blog_texttype .blog_list {
  border: 0 !important;
}

.blog_texttype div.blog_list > div {
  border: none;
}

.blog_texttype div.blog_list ul {
  display: none !important;
}

.blog_texttype .blog_date {
  display: inline-block;
  padding: 10px;
  font-size: 14px !important;
  background: #fff;
  border-radius: 20px;
  color: #18a829 !important;
  font-weight: bold;
}

@media only screen and (max-width: 640px) {
  .blog_texttype .blog_date {
    font-size: 12px !important;
    padding-right: 5px;
  }
}

.blog_texttype .blog_text {
  width: 100% !important;
  padding: 15px !important;
}

@media only screen and (max-width: 640px) {
  .blog_texttype .blog_text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

.blog_texttype .blog_text h3 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 14px !important;
  padding: 0 10px;
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 640px) {
  .blog_texttype .blog_text h3 {
    margin-top: 5px;
  }
}

.blog_texttype .blog_text h3 a {
  text-decoration: none;
  color: #333 !important;
}

.blog_texttype .blog_photo {
  display: none;
  margin: 0;
  padding: 0;
}

.blog_texttype div.detail {
  margin-top: 5px !important;
}

.blog_texttype div.blog_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100% !important;
  font-size: 14px !important;
}

.blog_texttype::-webkit-scrollbar {
  width: 6px;
}

.blog_texttype::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 100px;
}

.blog_texttype::-webkit-scrollbar-thumb {
  background-color: #18a829;
  border-radius: 100px;
}

/*シンプル*/
.blog_texttype02 {
  max-width: 1200px;
  margin: 0 auto;
}

.blog_texttype02 .blog_list {
  background: #fff;
  margin-top: 10px;
  padding: 10px 30px 30px;
  border: 0 !important;
}

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

.blog_texttype02 div.blog_list > div {
  margin-top: 20px;
  border: none;
}

.blog_texttype02 div.blog_list ul {
  display: block !important;
}

.blog_texttype02 .blog_date {
  font-size: 14px !important;
  color: #18a829 !important;
  font-weight: bold;
  display: inline-block;
  padding-right: 10px;
}

@media only screen and (max-width: 640px) {
  .blog_texttype02 .blog_date {
    font-size: 12px !important;
    padding-right: 5px;
  }
}

.blog_texttype02 .blog_text {
  width: 100% !important;
  border-bottom: dotted 2px #aaa;
}

.blog_texttype02 .blog_text h3 {
  display: inline-block;
  margin-bottom: 0 !important;
  font-size: 16px !important;
  font-weight: bold;
}

@media only screen and (max-width: 640px) {
  .blog_texttype02 .blog_text h3 {
    font-size: 14px !important;
  }
}

.blog_texttype02 .blog_text h3 a {
  text-decoration: none;
  color: #333 !important;
  font-weight: bold;
}

.blog_texttype02 .blog_text ul.clearfix {
  display: none !important;
  color: #18a829 !important;
}

.blog_texttype02 .blog_text .detail {
  padding-top: 10px;
}

.blog_texttype02 .blog_photo {
  display: none;
}

.blog_texttype02 div.detail {
  margin-top: 5px !important;
}

.blog_texttype02 div.blog_text {
  width: 100% !important;
  font-size: 14px !important;
}

/***************新着情報(ブログ機能用)***************************/
.blog_box {
  width: 100%;
}

.blog_box .blog_list {
  border: 0 !important;
  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 !important;
      flex-wrap: wrap !important;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

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

.blog_box .blog_list > div {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 23%;
  border-bottom: 0;
}

@media only screen and (max-width: 640px) {
  .blog_box .blog_list > div {
    width: 100%;
    margin-bottom: 20px;
  }
}

.blog_box .blog_list .blog_photo {
  width: 100% !important;
  padding: 0 !important;
}

.blog_box .blog_list .blog_photo img {
  width: 100% !important;
  height: 200px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media only screen and (max-width: 640px) {
  .blog_box .blog_list .blog_photo img {
    height: 200px !important;
  }
}

.blog_box .blog_list .blog_text {
  width: 100% !important;
  padding: 10px 0 !important;
}

.blog_box .blog_list .blog_text .blog_date {
  font-size: 14px !important;
  font-weight: bold;
  display: inline-block;
  padding-right: 10px;
}

.blog_box .blog_list .blog_text h3 {
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 0;
}

.blog_box .blog_list .blog_text h3 a {
  color: #333;
  text-decoration: none;
}

.blog_box .blog_list .blog_text .detail,
.blog_box .blog_list .blog_text .detail2 {
  margin-top: 0 !important;
}

/***************新着情報(ブログ機能用)***************************/
.blog_box2 {
  height: 300px;
}

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

.blog_box2 div.blog_list {
  border: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog_box2 div.blog_list > div {
  position: relative;
  border-bottom: 1px dashed #ccc !important;
  padding: 20px 10px;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  width: 100%;
}

@media only screen and (max-width: 640px) {
  .blog_box2 div.blog_list > div {
    padding: 20px 0;
    width: 100%;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    margin: 0;
  }
}

.blog_box2 .blog_date {
  font-size: 16px !important;
  color: #f98700 !important;
  font-weight: bold;
  display: inline-block;
  padding-right: 20px;
}

.blog_box2 .blog_text h3 {
  display: block;
  font-size: 16px !important;
  font-weight: bold;
  margin: 0 !important;
}

.blog_box2 .blog_text h3 a {
  color: #18a829 !important;
  font-weight: bold;
}

.blog_box2 .blog_photo {
  width: 30% !important;
  padding: 0 !important;
}

@media only screen and (max-width: 900px) {
  .blog_box2 .blog_photo {
    width: 35% !important;
  }
}

.blog_box2 .blog_photo img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.blog_box2 div.blog_date {
  display: none;
}

.blog_box2 div.detail {
  margin-top: 10px !important;
}

.blog_box2 div.detail .b_price {
  text-align: right !important;
  font-weight: bold !important;
  font-size: 18px !important;
}

.blog_box2 div.blog_text {
  width: auto;
  font-size: 14px !important;
}

@media only screen and (max-width: 640px) {
  .blog_box2 div.blog_text {
    font-size: 12px !important;
  }
}

.blog_box2 .blog_text {
  padding: 0 !important;
  padding: 0 0 0 20px !important;
}

@media only screen and (max-width: 900px) {
  .blog_box2 .blog_text {
    padding: 0 10px !important;
  }
}

.blog .flex {
  display: block;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/*********************ブログ専用Page用***********************/
/*ブログ記事は通常とページエディター使用の２種類あるので注意*/
.blog {
  padding: 0 20px;
}

.blog h1 {
  display: block;
  padding: 0 0 20px 0;
  position: relative;
  font-size: 24px;
  color: #333;
  position: relative;
  border-bottom: 1px solid #18a829;
  margin-bottom: 10px;
}

@media only screen and (max-width: 640px) {
  .blog h1 {
    font-size: 20px;
  }
}

.blog h1 + ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0;
}

.blog h1 + ul li {
  margin: 5px 5px 5px 0;
  display: inline-block;
  font-size: 14px;
}

.blog h2 + ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0;
}

.blog h2 + ul li {
  margin: 5px 5px 5px 0;
  display: inline-block;
  font-size: 14px;
}

.blog .date + h2 {
  font-weight: bold;
  font-size: 16px;
  border-bottom: 1px solid #18a829;
  padding-bottom: 10px;
}

.blog aside nav div {
  padding: 10px;
  background: #18a829;
  color: #fff;
  margin: 30px 0 10px 0;
}

.blog #contents > article {
  padding: 0 0 30px 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
}

.blog a {
  text-decoration: none;
  color: #18a829;
}

.blog a:visited {
  color: #f98700;
}

.blog a:link {
  color: #18a829;
}

.blog li {
  text-align: left !important;
}

.blog #calendar #form_calendar {
  margin: 0 auto !important;
  background: #ffffff !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.blog #calendar #form_calendar .head {
  background: #ffffff !important;
}

.blog #calendar #form_calendar .prev {
  color: #18a829;
}

.blog #calendar #form_calendar .next {
  color: #18a829;
}

.blog #calendar .blog {
  background: #eeeeee;
}

.blog .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1200px;
  width: 100%;
  padding: 50px auto !important;
  margin: 50px auto;
}

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

.blog .wrap aside {
  width: 25%;
}

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

.blog .wrap aside button {
  margin-top: 10px;
  padding: 5px 20px;
}

.blog .wrap aside .pages a {
  color: #dc143c !important;
}

.blog .wrap aside .pages li {
  margin-bottom: 10px;
  text-align: left;
}

.blog .wrap aside .pages li a:link {
  color: #18a829 !important;
}

.blog .wrap aside .pages li a:visited {
  color: #f98700 !important;
}

.blog .wrap #contents > dl {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}

.blog .wrap #contents > dl dt span.translate {
  padding-right: 5px;
  display: block;
  font-size: 20px;
  margin: 3px 0;
}

.blog .wrap #contents > dl dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.blog .wrap #contents > dl dd ul li {
  margin: 0 5px 5px 0;
  display: inline-block;
  font-size: 14px;
}

.blog .wrap #contents {
  width: 70% !important;
  padding: 0;
}

@media screen and (min-width: 900px) and (max-width: 1000px) {
  .blog .wrap #contents {
    width: 100% !important;
  }
}

@media only screen and (max-width: 900px) {
  .blog .wrap #contents {
    width: 100% !important;
    text-align: left;
  }
}

@media only screen and (max-width: 900px) {
  .blog .wrap #contents .detail {
    text-align: left;
    margin-top: 30px !important;
  }
}

.blog .wrap #contents .date {
  font-size: 14px;
  color: #f98700;
  text-align: left !important;
}

.blog .wrap #contents h1 {
  padding-top: 20px;
}

#prof {
  padding-bottom: 10px;
  display: block;
}

#prof_text {
  padding-top: 30px;
  text-align: left;
}

#prof_detail {
  text-align: center;
}

#prof_detail img {
  margin: 0 auto !important;
}

.pager a {
  display: block !important;
  margin-left: 0px !important;
  margin-bottom: 20px;
  width: auto !important;
  padding: 5px;
  height: auto !important;
  line-height: 32px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #18a829;
  border-radius: 0px;
  text-shadow: none !important;
  border: 1px solid #ccc !important;
  color: #18a829 !important;
  text-align: center;
  text-indent: -1px;
  float: none !important;
  text-decoration: none;
  margin-top: 20px;
}

/***************topInstagram***************************/
.top_instagram .sns_photo img {
  height: 180px !important;
  width: 100% !important;
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.top_instagram div.sns_list div.sns_video {
  width: 100%;
  padding: 0;
}

.top_instagram div.sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.top_instagram div.sns_list > div {
  width: 16.666666%;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 0px;
  margin-bottom: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.top_instagram div.sns_list > div:first-child {
  margin-left: 0;
}

.top_instagram div.sns_list > div:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 900px) {
  .top_instagram div.sns_list > div {
    width: 25%;
    margin: 0;
  }
}

@media only screen and (max-width: 640px) {
  .top_instagram div.sns_list > div {
    width: 50% !important;
    margin: 0;
  }
}

.top_instagram div.sns_list > div:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top_instagram div.sns_list div.sns_photo {
  text-align: center;
  width: 100%;
  padding: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.top_instagram div.sns_list div.sns_text {
  display: none;
}

.top_instagram .sns_date {
  display: none;
}

.top_instagram .caption {
  font-size: 14px;
  font-weight: bold;
  display: none;
}

/***************cntInstagram***************************/
.cnt_insta div.sns_list div.sns_date {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 8px;
  border-bottom: 1px solid #18a829;
}

@media only screen and (max-width: 900px) {
  .cnt_insta div.sns_list div.sns_date {
    padding-top: 0;
    padding: 5px;
    font-size: 12px;
  }
}

.cnt_insta ul li {
  margin: 5px 5px 0 0;
}

.cnt_insta .caption {
  padding: 20px 0 0 0;
  font-size: 14px;
}

@media only screen and (max-width: 900px) {
  .cnt_insta .caption {
    padding: 10px 0 0 0;
    font-size: 12px;
  }
}

.cnt_insta .sns_photo {
  width: 25% !important;
}

@media only screen and (max-width: 900px) {
  .cnt_insta .sns_photo {
    padding: 3px !important;
    width: 30% !important;
  }
}

.cnt_insta .sns_photo img {
  width: 100% !important;
  height: 120px !important;
}

.cnt_insta div.sns_list > div {
  padding: 50px 0;
  border-bottom: 1px dashed #ccc;
}

@media only screen and (max-width: 900px) {
  .cnt_insta div.sns_list > div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 0;
  }
}

.cnt_insta div.sns_list {
  border: 0 !important;
}

.cnt_insta div.sns_list div.sns_text {
  width: 75% !important;
  font-size: 14px;
}

@media only screen and (max-width: 900px) {
  .cnt_insta div.sns_list div.sns_text {
    font-size: 12px;
    padding: 0px 0px 3px 10px !important;
    width: 70% !important;
  }
}

.cnt_insta .sns_photo img {
  height: 250px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media only screen and (max-width: 900px) {
  .cnt_insta .sns_photo img {
    height: 150px !important;
  }
}

@media only screen and (max-width: 640px) {
  .cnt_insta .sns_photo img {
    width: 100% !important;
    height: auto !important;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 640px) {
  .cnt_insta div.sns_list ul li a {
    font-size: 12px;
  }
}

/***************新着情報***************************/
.newstitle h2 {
  padding-bottom: 30px;
  padding-left: 20px;
  font-weight: bold;
  position: relative;
}

@media only screen and (max-width: 640px) {
  .newstitle h2 {
    padding-bottom: 20px;
  }
}

.newstitle h2:after {
  content: "";
  width: 100%;
  height: 11px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background: url(../images/common/title_line01.png) !important;
  background-size: 100% !important;
  background-position: left !important;
  background-repeat: no-repeat !important;
}

@media only screen and (max-width: 640px) {
  .newstitle h2 img {
    width: 30% !important;
  }
}

/******************新着情報　AI用***************************/
.top_scroll {
  width: 100%;
  height: 300px;
}

@media only screen and (max-width: 640px) {
  .top_scroll {
    padding: 0;
    padding-top: 20px;
  }
}

@media only screen and (max-width: 900px) {
  .top_scroll {
    width: 100%;
  }
}

.top_scroll dl {
  border-bottom: 1px dashed #18a829;
  padding: 10px 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

@media only screen and (max-width: 640px) {
  .top_scroll dl {
    display: block !important;
  }
}

.top_scroll dl dt {
  display: block !important;
  width: 120px !important;
  background: none !important;
  border: 0px !important;
  font-weight: bold;
  padding: 5px !important;
  color: #18a829;
}

@media only screen and (max-width: 640px) {
  .top_scroll dl dt {
    display: block !important;
    padding: 5px !important;
    width: 100% !important;
  }
}

.top_scroll dl dd {
  display: block !important;
  background: none !important;
  border: 0px !important;
  padding: 5px !important;
  width: calc(100% - 140px) !important;
}

@media only screen and (max-width: 640px) {
  .top_scroll dl dd {
    display: block !important;
    padding: 5px !important;
    width: 100% !important;
  }
}

.scroll {
  text-align: left;
}

.mCSB_dragger_bar {
  margin-top: 10px !important;
  background: #18a829 !important;
  width: 10px !important;
  border-radius: 0px !important;
}

/***************画像を使用した新着情報***************************/
.top_sbox .box {
  padding: 20px 0 10px 0;
  clear: both;
  border-bottom: 1px dotted #18a829 !important;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}

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

.top_sbox .box img {
  margin-right: 20px;
  margin-bottom: 20px;
}

.top_sbox .box div {
  display: block;
}

.top_sbox .box div .news_day {
  display: block;
  color: #18a829;
  font-weight: bold;
}

.top_sbox {
  overflow-y: scroll;
  height: 400px;
  padding: 0 30px 0 0;
  -webkit-overflow-scrolling: touch;
}

@media only screen and (max-width: 640px) {
  .top_sbox {
    height: 300px;
  }
}

.top_sbox::-webkit-scrollbar {
  /* スクロールバー本体 */
  width: 10px;
  background: #9aadfc;
}

.top_sbox::-webkit-scrollbar:horizontal {
  /* 横方向のスクロールバー本体 */
  width: 10px;
  background: #9aadfc;
}

.top_sbox::-webkit-scrollbar-thumb {
  /* スクロールバーの動く部分 */
  background: #18a829;
}

.top_sbox::-webkit-scrollbar-thumb:horizontal {
  /* 横方向のスクロールバーの動く部分 */
  background: #18a829;
}

.top_sbox::-webkit-scrollbar-track-piece:start {
  /* スクロールバーの動く部分の前 */
  background: #ccc;
}

.top_sbox::-webkit-scrollbar-track-piece:end {
  /* スクロールバーの動く部分の後ろ */
  background: #ccc;
}

/*****************************よくある質問****************************************/
.qa_box {
  border: 1px solid #ccc;
  padding: 10px 20px !important;
  display: block !important;
  background: rgba(255, 255, 255, 0.8);
}

.qa_box .box {
  position: relative;
  overflow: initial !important;
  padding: 15px 0;
  display: block !important;
}

@media only screen and (max-width: 640px) {
  .qa_box .box {
    padding: 20px 0;
  }
}

.qa_box .box div {
  padding-left: 60px;
}

.qa_box .box:nth-child(odd) div {
  font-weight: bold;
  color: #18a829;
}

.qa_box .box:nth-child(odd):after {
  content: "";
  background: url(../images/common/faq_q.png);
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 8px;
  left: 0;
  margin: auto;
  display: block;
  visibility: inherit !important;
}

.qa_box .box:nth-child(even):after {
  content: "";
  background: url(../images/common/faq_a.png);
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 12px;
  left: 0;
  margin: auto;
  display: block;
  visibility: inherit !important;
}

.faq article {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.faq td {
  border: 0 !important;
  padding: 0 !important;
}

.faq .question div {
  color: #18a829;
  font-size: 20px;
  font-weight: bold;
  padding-left: 80px !important;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 640px) {
  .faq .question div {
    font-size: 16px;
    padding-left: 50px !important;
  }
}

.faq .question div:after {
  content: "";
  background: url(../images/common/faq_q.png);
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  width: 60px;
  height: 60px;
  top: 0;
  left: 0;
  margin: auto;
  display: block;
  visibility: inherit;
}

@media only screen and (max-width: 640px) {
  .faq .question div:after {
    width: 40px;
    height: 40px;
  }
}

.faq .answer div {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-left: 80px !important;
  padding-top: 20px;
  padding-bottom: 30px;
}

@media only screen and (max-width: 900px) {
  .faq .answer div {
    font-size: 14px;
    padding-left: 50px !important;
  }
}

.faq .answer div:before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 10px;
  left: 0;
  background: url(../images/common/faq_a.png);
  background-size: 100%;
  background-repeat: no-repeat;
  margin: auto;
  display: block;
  visibility: inherit;
}

@media only screen and (max-width: 640px) {
  .faq .answer div:before {
    width: 40px;
    height: 40px;
  }
}

/***************クーポン***************************/
.coupon {
  padding: 10px !important;
}

.coupon table {
  border: 1px solid #fff;
}

.coupon table td {
  color: #fff;
  padding: 10px !important;
}

.coupon table .coupon_title {
  font-size: 40px;
  border-bottom: 1px solid #fff !important;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
}

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

.coupon table .coupon_price span {
  font-size: 30px;
}

/***********************ビフォ―アフター********************************/
.before_after {
  margin: 0 auto;
}

.before_after table {
  margin: 0 auto;
}

.before_after table td {
  border: 0px;
  padding: 10px !important;
  text-align: center;
}

@media only screen and (max-width: 900px) {
  .before_after table td {
    display: block;
  }
}

.before_after table td p {
  text-align: center;
  font-weight: bold;
  color: #18a829;
  font-size: 18px;
  margin-top: 10px;
}

.before_after table .before_after_img img {
  width: 100% !important;
}

@media only screen and (max-width: 900px) {
  .before_after table .before_after_img img {
    width: 95% !important;
  }
}

.before_after table .arrow_img {
  width: 50px !important;
}

@media only screen and (max-width: 900px) {
  .before_after table .arrow_img {
    width: 100% !important;
  }
}

/****************************お問い合わせ、会社概要************************************/
section form h2.mail.title {
  display: none;
}

.contact_dl {
  font-size: 16px;
}

.contact_dl dl {
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 640px) {
  .contact_dl dl {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100% !important;
    border: 0 !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.contact_dl dl dt {
  font-weight: bold;
  text-align: center !important;
  background: none !important;
  color: #333 !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  border: 0px !important;
  border-bottom: 1px solid #18a829 !important;
  padding: 30px 5px !important;
}

@media only screen and (max-width: 640px) {
  .contact_dl dl dt {
    padding: 10px !important;
    width: 100% !important;
    border: 0 !important;
    text-align: left !important;
    display: block !important;
    background: #eeeeee !important;
  }
}

.contact_dl dl dd {
  padding: 30px !important;
  border: 0px !important;
  background: none !important;
  border-bottom: 1px solid #ccc !important;
}

@media only screen and (max-width: 640px) {
  .contact_dl dl dd {
    padding: 10px !important;
    width: 100% !important;
    border: 0 !important;
  }
}

/***********************お問い合わせテーブル********************************/
.contact_table {
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid #f98700;
}

.contact_table table td {
  border: 0 !important;
  padding: 5px !important;
}

.contact_table table .contact_tel div {
  font-weight: bold;
  font-size: 32px;
  color: #f98700;
}

@media only screen and (max-width: 640px) {
  .contact_table table .contact_tel div {
    font-size: 24px;
  }
}

/***********************ボタンボックス********************************/
.btnbox .box {
  margin: 0 1%;
  width: 48%;
  max-width: 530px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 640px) {
  .btnbox .box {
    width: 100%;
    margin-top: 10px;
  }
}

.btnbox .box:hover {
  opacity: 0.9 !important;
}

.btnbox .box:after {
  content: "";
  position: absolute;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  pointer-events: none;
  border: 1px solid #fff;
}

@media only screen and (max-width: 640px) {
  .btnbox .box:after {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
  }
}

.btnbox .box img {
  width: 100% !important;
  height: 160px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.btnbox .box article a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 99;
}

.btnbox .box article a:after:hover {
  opacity: 1 !important;
}

.btnbox .box article h3 {
  display: none;
}

.btnbox .box article div {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 46px;
  width: 100%;
  left: 0;
  margin: auto;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  z-index: 99;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  pointer-events: none;
}

@media only screen and (max-width: 640px) {
  .btnbox .box article div {
    font-size: 16px;
  }
}

.btnbox .box article div span {
  display: block;
  font-size: 14px;
}

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

.owl-stage {
  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;
  text-align: right;
  margin: 0 auto;
}

/****オウル**********/
.owlCarousel {
  max-width: 1000px;
  overflow: hidden;
}

.owlCarousel01 {
  max-width: 1000px;
  direction: rtl !important;
  overflow: hidden;
}

.owlCarousel01 .owl-stage {
  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;
  text-align: right;
  margin: 0 auto;
}

.img_toplist {
  overflow: hidden;
  max-width: 1000px;
}

.owl-nav {
  display: none;
}

.owl-dots {
  margin-top: 30px;
  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;
}

.owl-dots button {
  margin: 0 5px;
  padding: 0;
  -webkit-box-shadow: inherit;
          box-shadow: inherit;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 0;
  background: #eaeaea;
  display: none;
}

/******************お客様の声**************************************/
.voice_table {
  padding: 5px 0 !important;
}

.voice_title div {
  font-size: 24px;
  border-bottom: 1px solid #f98700;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding-bottom: 10px;
  color: #18a829;
}

@media only screen and (max-width: 640px) {
  .voice_title div {
    font-size: 20px;
  }
}

.voice_title div span {
  color: #ff9600;
}

.voice_waku {
  border-bottom: 1px solid #ccc;
}

.price_table01 td {
  padding: 5px 0 !important;
}

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

@media only screen and (max-width: 640px) {
  .price_text01 div {
    font-size: 18px;
  }
}

.price_text01 div .price01 {
  font-size: 36px;
  color: #dc143c;
  margin-left: 10px;
}

@media only screen and (max-width: 640px) {
  .price_text01 div .price01 {
    font-size: 24px;
  }
}

.price_text02 div {
  font-size: 14px;
}

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

/******************値段表**************************************/
.price_dl {
  font-size: 16px;
}

.price_dl dl {
  width: 100%;
  margin: 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding: 10px 0;
}

@media only screen and (max-width: 640px) {
  .price_dl dl {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    border: 0 !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    border-bottom: 1px solid #ccc !important;
  }
}

.price_dl dl dt {
  font-weight: bold;
  text-align: center !important;
  background: none !important;
  color: #dc143c !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  border: 0px !important;
  border-bottom: 1px solid #ff9600 !important;
  padding: 10px 0 !important;
  width: 150px !important;
  font-size: 18px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

@media only screen and (max-width: 640px) {
  .price_dl dl dt {
    padding: 5px 0 !important;
    width: 100% !important;
    border: 0 !important;
    text-align: right !important;
    display: block !important;
  }
}

.price_dl dl dd {
  padding: 10px 0 !important;
  border: 0px !important;
  background: none !important;
  border-bottom: 1px solid #ccc !important;
  width: calc(100% - 150px) !important;
  font-size: 14px;
}

.price_dl dl dd h3 {
  font-size: 16px;
  font-weight: bold;
  color: #18a829;
}

@media only screen and (max-width: 640px) {
  .price_dl dl dd {
    padding: 5px 0 !important;
    width: 100% !important;
    border: 0 !important;
  }
}

/******************枠**************************************/
.cnt_contact_waku {
  padding: 20px;
  border: 1px solid #ccc;
}

.cnt_contact_waku td {
  padding: 3px !important;
}

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

@media only screen and (max-width: 640px) {
  .cnt_tel div {
    font-size: 24px;
  }
}

.cnt_tel div a {
  color: #416800 !important;
  font-weight: bold;
}

@media only screen and (max-width: 640px) {
  .sp_voice_img img {
    width: 40% !important;
    margin: 0 auto;
    max-width: 200px;
  }
}

/******************スライダー(画像サムネイル付き)**************************************/
.slider01 {
  width: 100%;
}

.slider01 .slick-prev, .slider01 .slick-next {
  top: 50px !important;
  color: #18a829;
  display: none !important;
}

@media only screen and (max-width: 640px) {
  .slider01 .slick-prev, .slider01 .slick-next {
    bottom: -10% !important;
  }
}

.slider01 .slick-prev:after, .slider01 .slick-prev:before, .slider01 .slick-next:after, .slider01 .slick-next:before {
  color: #18a829 !important;
}

.slider01 .slick-prev {
  left: 10px !important;
  z-index: 1;
}

@media only screen and (max-width: 640px) {
  .slider01 .slick-prev {
    left: 0 !important;
  }
}

.slider01 .slick-next {
  right: 10px !important;
  z-index: 1;
}

@media only screen and (max-width: 640px) {
  .slider01 .slick-next {
    right: 0 !important;
  }
}

.slider01 .slick-slide {
  max-width: 1000px;
}

@media only screen and (max-width: 640px) {
  .slider01 .slick-slide {
    height: auto;
  }
}

.slider01 .slick-slide img {
  max-width: 840px;
  width: auto !important;
  margin: 0 auto;
  height: 440px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media only screen and (max-width: 900px) {
  .slider01 .slick-slide img {
    height: 460px !important;
    max-width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  .slider01 .slick-slide img {
    height: 270px !important;
  }
}

.slider01 .slick-slide article div {
  margin-bottom: 20px;
  font-size: 16px;
}

.slider01 .slick-list {
  padding: 10px 0 0 0;
}

.slider01 .slick-dots {
  position: static !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.slider01 .slick-dots li {
  list-style: none;
  width: 18% !important;
  margin: 0 !important;
  margin: 0 1% !important;
  margin-top: 10px !important;
  height: 100px !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
  font-family: "object-fit: contain!important;";
  overflow: hidden;
}

@media only screen and (max-width: 640px) {
  .slider01 .slick-dots li {
    height: 80px !important;
    width: 31.11111% !important;
  }
}

@media screen and (min-width: 641px) and (max-width: 900px) {
  .slider01 .slick-dots li {
    width: 31.11111% !important;
  }
}

.slider01 .slick-dots li img {
  width: auto !important;
  height: 100px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media only screen and (max-width: 640px) {
  .slider01 .slick-dots li img {
    height: 80px !important;
  }
}

.slider02 {
  max-width: 840px;
  margin: 0 auto;
}

.slider02 ul li {
  text-align: center !important;
  max-width: 840px !important;
  height: 480px !important;
  margin: 0 auto;
}

@media only screen and (max-width: 900px) {
  .slider02 ul li {
    height: 480px !important;
  }
}

@media only screen and (max-width: 640px) {
  .slider02 ul li {
    height: 300px !important;
  }
}

.slider02 .slick-dots li img {
  width: 100% !important;
}

@media only screen and (max-width: 640px) {
  .slider02 .slick-dots {
    margin-top: 0 !important;
  }
}

.slider02 .slick-slide .slick-current .slick-active {
  width: 100% !important;
}

.slider02 .slick-list {
  height: 460px;
}

@media only screen and (max-width: 640px) {
  .slider02 .slick-list {
    height: 300px !important;
  }
}

.tab-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tab-group li {
  width: 30%;
  padding: 10px;
  margin: 0 1% 20px 1%;
  display: block;
  border: 1px #18a829 solid;
  color: #18a829;
}

@media only screen and (max-width: 640px) {
  .tab-group li {
    width: 100%;
    margin: 10px auto 0 auto;
  }
}

.tab {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 5px;
  list-style: none;
  border: solid 1px #CCC;
  text-align: center;
  cursor: pointer;
}

.panel {
  display: none;
}

.tab.is-active {
  background: #18a829;
  color: #FFF;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.panel.is-show {
  display: block;
}

.staff_box {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.staff_box .box {
  width: 48%;
  margin-bottom: 40px;
  padding: 40px;
  background: #fff;
  border: 1px #ccc solid;
  text-align: center;
  position: relative;
}

@media only screen and (max-width: 900px) {
  .staff_box .box {
    margin-bottom: 10px;
    padding: 30px;
    width: 49%;
  }
}

@media only screen and (max-width: 640px) {
  .staff_box .box {
    width: 90%;
    margin: 0 auto 20px auto;
  }
}

.staff_box .box:after {
  z-index: 1;
  content: "";
  width: 200px;
  height: 200px;
  position: absolute;
  background: #eeeeee;
  top: -100px;
  right: -100px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media only screen and (max-width: 900px) {
  .staff_box .box:after {
    width: 100px;
    height: 100px;
    top: -50px;
    right: -50px;
  }
}

.staff_box .box:before {
  z-index: 1;
  content: "";
  width: 200px;
  height: 200px;
  position: absolute;
  background: #eeeeee;
  bottom: -100px;
  left: -100px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media only screen and (max-width: 900px) {
  .staff_box .box:before {
    width: 100px;
    height: 100px;
    bottom: -50px;
    left: -50px;
  }
}

.staff_box .box img {
  z-index: 2;
  position: relative;
}

.staff_box .box h3 {
  position: relative;
  z-index: 2;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #18a829;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.staff_box .box div {
  position: relative;
  z-index: 2;
  text-align: left;
}

#media {
  max-width: 1200px;
  margin: 0 auto;
  padding: 121px 20px;
}

@media only screen and (max-width: 640px) {
  #media {
    padding: 30px 20px;
  }
}

#media .row {
  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-pack: distribute;
      justify-content: space-around;
}

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

#media .row .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 31%;
  margin-bottom: 50px;
}

@media only screen and (max-width: 640px) {
  #media .row .box {
    width: 100%;
    padding: 15px 10px;
    font-size: 14px;
  }
}

#media .row .box img {
  width: 380px;
  height: 380px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media only screen and (max-width: 900px) {
  #media .row .box img {
    height: 257px;
  }
}

@media only screen and (max-width: 640px) {
  #media .row .box img {
    width: 100%;
    height: auto;
  }
}

#media .row .box p {
  display: none;
}

#media .row .box h3 {
  display: none;
}

#more {
  margin-bottom: 100px;
}

#more a {
  padding: 10px 60px 10px 60px;
  display: inline-block;
  text-decoration: none;
  position: relative;
  background: #18a829;
  border-radius: 10px;
  color: #fff !important;
  max-width: 300px;
  margin: 0 auto;
}

@media only screen and (max-width: 640px) {
  #more a {
    font-size: 14px;
  }
}

/*****************タイトル*******************************/
.h_cnt_h1 {
  position: relative;
  z-index: 2;
  padding: 200px 0 100px 0;
}

@media only screen and (max-width: 900px) {
  .h_cnt_h1 {
    padding: 80px 0 80px 0;
    background-position: center;
  }
}

@media only screen and (max-width: 640px) {
  .h_cnt_h1 {
    padding: 50px 0;
    background-position: center;
  }
}

.h_cnt_h1 article {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 900px) {
  .h_cnt_h1 article {
    display: block;
  }
}

.h_cnt_h1 article h1, .h_cnt_h1 article p {
  margin: 0 auto;
  text-align: center;
  font-size: 60px;
  color: #18a829;
  text-align: left;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  display: inline-block;
  position: relative;
  margin: 0;
}

@media only screen and (max-width: 900px) {
  .h_cnt_h1 article h1, .h_cnt_h1 article p {
    font-size: 36px;
    display: block;
    text-align: left;
  }
}

@media only screen and (max-width: 640px) {
  .h_cnt_h1 article h1, .h_cnt_h1 article p {
    font-size: 28px;
  }
}

.h_cnt_h1 article div {
  padding-top: 20px;
  font-size: 18px;
  display: inline-block;
  color: #18a829;
  font-weight: bold;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 900px) {
  .h_cnt_h1 article div {
    display: block;
    text-align: left;
    margin-left: 0;
  }
}

@media only screen and (max-width: 640px) {
  .h_cnt_h1 article div {
    padding-top: 10px;
    font-size: 16px;
  }
}

.titletext_01 h2, .titletext_01 h3 {
  display: block;
  padding: 20px 0 10px;
  color: #18a829;
  font-size: 32px;
  font-weight: 700;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  border-bottom: 1px solid #18a829;
}

@media only screen and (max-width: 900px) {
  .titletext_01 h2, .titletext_01 h3 {
    font-size: 24px;
  }
}

@media only screen and (max-width: 640px) {
  .titletext_01 h2, .titletext_01 h3 {
    font-size: 20px;
  }
}

.titletext_01 div {
  margin-top: 20px;
}

.titletext_01 div span {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 700;
  font-size: 2rem;
  padding: 0 7px;
}

@media only screen and (max-width: 900px) {
  .titletext_01 div span {
    font-size: 1.7rem;
  }
}

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

.title_01 article {
  position: relative;
}

.title_01 h2, .title_01 h3 {
  display: block;
  padding: 20px 10px 0;
  font-weight: bold;
  font-size: 42px;
  color: #333;
  position: relative;
}

@media only screen and (max-width: 900px) {
  .title_01 h2, .title_01 h3 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 640px) {
  .title_01 h2, .title_01 h3 {
    font-size: 20px;
  }
}

.title_01 div {
  padding-bottom: 20px;
  font-size: 24px;
  color: #18a829;
  border-bottom: 1px solid #18a829;
  width: 60%;
  margin: 0 auto;
}

@media only screen and (max-width: 900px) {
  .title_01 div {
    font-size: 14px;
  }
}

/***************タイトル02***************/
.title_02 h2, .title_02 h3, .title_02 h4, .title_02 h5 {
  font-size: 28px;
  color: #18a829;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  position: relative;
  font-weight: 700;
  padding-right: 70px;
  display: inline-block;
}

@media only screen and (max-width: 640px) {
  .title_02 h2, .title_02 h3, .title_02 h4, .title_02 h5 {
    font-size: 20px;
    padding-right: 0;
    padding-bottom: 20px;
  }
}

.title_02 h2:after, .title_02 h3:after, .title_02 h4:after, .title_02 h5:after {
  display: inline;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 70px;
  height: 1px;
  background: #18a829;
}

/***************タイトル03***************/
/*ドット下ボーダー左詰め*/
.title_03 h2, .title_03 h3, .title_03 h4, .title_03 h5 {
  display: block;
  padding-bottom: 10px;
  padding-left: 10px;
  position: relative;
  border-bottom: 1px dashed #18a829;
  font-size: 24px;
  font-weight: bold;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #18a829;
}

@media only screen and (max-width: 900px) {
  .title_03 h2, .title_03 h3, .title_03 h4, .title_03 h5 {
    font-size: 18px;
  }
}

/***************タイトル04***************/
/*はこ型タイトル*/
.title_04 article h2, .title_04 article h3, .title_04 article h4, .title_04 article h5 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  color: #333;
  background: rgba(24, 168, 41, 0.6);
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  padding: 20px;
}

/***************タイトル05***************/
.title_05 h2, .title_05 h3, .title_05 h4, .title_05 h5 {
  display: block;
  position: relative;
  font-size: 16px;
  color: #18a829;
  border-bottom: 1px solid #18a829;
  font-weight: bold;
  padding: 10px;
}

/***************タイトル05***************/
.title_06 h2, .title_06 h3, .title_06 h4, .title_06 h5 {
  display: block;
  position: relative;
  font-size: 18px;
  color: #18a829;
  font-weight: bold;
  padding: 10px;
  border-bottom: 1px dashed #ccc;
}

@media screen and (max-width: 900px) {
  .title_06 h2, .title_06 h3, .title_06 h4, .title_06 h5 {
    font-size: 16px;
  }
}

/*小さい下ボーダー*/
.midashi01 article h2, .midashi01 article h3 {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 24px;
  color: #333;
  padding-bottom: 20px;
  border-bottom: 1px solid #aaa;
}

@media screen and (min-width: 641px) and (max-width: 900px) {
  .midashi01 article h2, .midashi01 article h3 {
    font-size: 23px;
  }
}

@media only screen and (max-width: 640px) {
  .midashi01 article h2, .midashi01 article h3 {
    font-size: 18px;
  }
}

.midashi01 article div {
  padding-top: 20px;
}

.white article h2, .white article h3 {
  color: #fff;
}

.white article div {
  color: #fff;
}

.white div {
  color: #fff;
}

.white li {
  color: #fff;
}

.midashi01_normal article h2, .midashi01_normal article h3 {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 24px;
  color: #333;
  padding-bottom: 20px;
  border-bottom: 1px solid #aaa;
}

@media only screen and (max-width: 900px) {
  .midashi01_normal article h2, .midashi01_normal article h3 {
    font-size: 23px;
  }
}

.midashi02 {
  margin: 0 auto;
}

.midashi02 h2, .midashi02 h3 {
  color: #333;
  text-shadow: 0.5px 0.5px #eee;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 22px;
  font-weight: bold;
}

@media only screen and (max-width: 640px) {
  .midashi02 h2, .midashi02 h3 {
    font-size: 16px;
  }
}

/******************強調テキスト**************************************/
.emphasis_text div {
  font-size: 24px;
  color: #18a829;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 2;
  position: relative;
}

.emphasis_text div:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 147px;
  height: 146px;
  background: url(../images/common/cnt_title01.png);
}

@media only screen and (max-width: 900px) {
  .emphasis_text div {
    font-size: 20px;
  }
}

@media only screen and (max-width: 640px) {
  .emphasis_text div {
    padding: 20px 0 !important;
    font-size: 20px;
  }
}

.clear_bg {
  background: rgba(255, 255, 255, 0.8);
}

.shadow_box {
  -webkit-box-shadow: 2px 2px 10px #ccc;
          box-shadow: 2px 2px 10px #ccc;
}

.bottom_line {
  border-bottom: 1px dashed #333;
}

.h1-box {
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  background: #d8eed5;
  padding: 176px 20px 50px !important;
  text-align: center;
}

@media only screen and (max-width: 900px) {
  .h1-box {
    padding: 80px 20px 30px !important;
  }
}

.h1-box article {
  display: inline-block;
  margin: 0 auto;
  background: #fff;
  padding: 30px;
  border-radius: 10px;
}

@media only screen and (max-width: 900px) {
  .h1-box article {
    padding: 20px;
  }
}

.h1-box article h1, .h1-box article p {
  display: inline-block;
  white-space: nowrap;
  color: #333;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 5rem;
}

.h1-box article h1:before, .h1-box article p:before {
  content: "";
  padding-top: 10px;
  display: block;
  border-top: 2px solid #fff;
}

.h1-box article h1:after, .h1-box article p:after {
  content: "";
  padding-top: 10px;
  display: block;
  border-bottom: 2px solid #fff;
}

@media screen and (min-width: 641px) and (max-width: 900px) {
  .h1-box article h1, .h1-box article p {
    font-size: 4rem;
  }
}

@media only screen and (max-width: 640px) {
  .h1-box article h1, .h1-box article p {
    font-size: 2.6rem;
  }
}

.people-box {
  font-family: "Kosugi Maru", sans-serif;
}

.people-box img {
  background: #fff;
  border: solid 6px #d8eed5;
  border-radius: 50%;
  margin-top: -10px;
  margin-right: 0 !important;
}

@media only screen and (max-width: 640px) {
  .people-box img {
    margin: auto !important;
    margin-bottom: 10px !important;
  }
}

.people-box h2 {
  width: 85%;
  color: #fff;
  padding: 20px;
  background: #18a829;
  font-size: 2.3rem;
  border-radius: 0 20px 0 0;
}

@media only screen and (max-width: 640px) {
  .people-box h2 {
    width: 100%;
  }
}

.people-box div {
  width: 85%;
  padding: 20px;
  border: 1px solid #eee;
}

@media only screen and (max-width: 640px) {
  .people-box div {
    width: 100%;
  }
}

.people-box div h3 {
  font-size: 2rem;
  padding-bottom: 10px;
  border-bottom: 2px solid #d8eed5;
}

.rec-box {
  width: 100%;
  padding: 50px;
  background: #fff;
}

@media only screen and (max-width: 900px) {
  .rec-box {
    padding: 30px 20px;
  }
}

.rec-box article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

.rec-box h3 {
  display: none;
}

.rec-box div {
  width: 60%;
}

@media only screen and (max-width: 640px) {
  .rec-box div {
    width: 100%;
  }
}

.rec-box div h2, .rec-box div h3 {
  display: block;
  font-size: 3rem;
  padding-bottom: 10px;
  border-bottom: 2px solid #f98700;
}

@media only screen and (max-width: 900px) {
  .rec-box div h2, .rec-box div h3 {
    font-size: 1.6rem;
    letter-spacing: -0.5px;
  }
}

.rec-box img {
  max-width: 40%;
  width: auto !important;
  max-height: 250px !important;
  background: #fff;
}

@media only screen and (max-width: 900px) {
  .rec-box img {
    margin-top: 20px !important;
    max-width: 100%;
  }
}

.row article {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.row article div h2, .row article div h3 {
  border-bottom: 2px solid #d8eed5;
}

.check-box {
  font-size: 2rem;
}

@media only screen and (max-width: 640px) {
  .check-box {
    font-size: 1.6rem;
  }
}

.check-box h2, .check-box h3 {
  color: #fff;
  font-size: 2.6rem;
  padding: 10px 20px;
  background: #18a829;
}

.check-box div {
  padding: 20px;
  background: #fff;
  line-height: 2;
}

.check-box div i {
  padding-right: 10px;
  color: #f98700;
}

.h2-text article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.h2-text article h2 {
  font-size: 4rem;
  text-align: center !important;
}

@media only screen and (max-width: 900px) {
  .h2-text article h2 {
    font-size: 3rem;
  }
}

.h2-text article div {
  width: 100%;
  background: #d8eed5;
  margin-top: 20px;
  padding: 30px 20px;
  line-height: 2;
}

.or {
  color: #f98700;
}

.gr {
  color: #18a829;
}

.price-list tr td:first-child {
  width: 50%;
}

.price-list tr:first-child {
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 700;
  background: #d8eed5;
}

/*申告の流れ*/
.flow-box {
  list-style: none;
  counter-reset: counter-name;
}

.flow-box .box {
  width: 100%;
  margin-bottom: 50px;
  position: relative;
  overflow: visible !important;
}

.flow-box .box:not(:last-child):before {
  z-index: 0;
  content: '';
  position: absolute;
  top: 50%;
  left: 10%;
  width: 3px;
  height: calc(100% + 70%);
  background: #f98700;
}

.flow-box .box article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flow-box .box img {
  z-index: 1;
  max-width: 20%;
  width: 100%;
  border-radius: 50%;
  border: 6px solid #d8eed5;
  position: relative;
}

.flow-box .box div {
  padding: 10px 10px 10px 20px;
  width: 100%;
}

.flow-box .box div a.a_tel {
  padding-right: 10px;
  letter-spacing: -0.5px;
  font-size: 3rem;
  color: #333;
  text-decoration: none;
}

@media only screen and (max-width: 900px) {
  .flow-box .box div a.a_tel {
    font-size: 2rem;
  }
}

.flow-box .box div a.link_btn {
  color: #fff;
}

.flow-box .box div h3 {
  padding-left: 50px;
  margin-bottom: 30px;
  font-size: 2rem;
  position: relative;
}

@media only screen and (max-width: 900px) {
  .flow-box .box div h3 {
    margin-bottom: 20px;
  }
}

.flow-box .box div h3:before {
  content: counter(counter-name) "";
  counter-increment: counter-name;
  display: block;
  background: #18a829;
  border-radius: 50%;
  color: #fff;
  font-weight: bold;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/*アコーディオンタイトル*/
.faq-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  border: 2px solid #aaa;
}

.faq-box .box {
  width: 100%;
}

.faq-box .box article {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.faq-box .box article img {
  padding: 5px;
  margin-right: 10px;
}

.faq-box .box article h3 {
  display: none;
}

.faq-box .box:first-child {
  position: relative;
  /*+マークの位置基準とするためrelative指定*/
  cursor: pointer;
  font-size: 2rem;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  padding: 3% 50px 3% 3%;
}

@media only screen and (max-width: 900px) {
  .faq-box .box:first-child {
    font-size: 1.6rem;
  }
}

.faq-box .box:first-child:before, .faq-box .box:first-child:after {
  position: absolute;
  content: '';
  width: 15px;
  height: 2px;
  background-color: #333;
  margin-left: 10px;
}

.faq-box .box:first-child:before {
  top: 48%;
  right: 15px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.faq-box .box:first-child:after {
  top: 48%;
  right: 15px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.faq-box .box:last-child {
  display: none;
  /*はじめは非表示*/
  background: url(../images/top/answer.jpg) no-repeat;
  background-size: cover;
  margin: 0 3% 3% 3%;
  padding: 3%;
}

.faq-box .box:last-child div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.7;
  min-height: 130px;
}

.faq-box .box:first-child.close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.faq-box .box:first-child.close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.anker {
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}

.dl-type01 {
  font-family: "Kosugi Maru", sans-serif;
}

.dl-type01 dl:not(:last-child) {
  margin-bottom: 1%;
}

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

.dl-type01 dl dt {
  color: #18a829;
  background: #d8eed5 !important;
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

@media only screen and (max-width: 640px) {
  .dl-type01 dl dt {
    width: 100% !important;
    border: none !important;
  }
}

.dl-type01 dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 20px !important;
  border: none !important;
  border-bottom: 1px solid #ccc !important;
}

@media only screen and (max-width: 640px) {
  .dl-type01 dl dd {
    width: 100% !important;
    border: none !important;
  }
}

.dl-type01 dl dd a {
  text-decoration: none;
  color: #333;
}

.type01a dl:first-child dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  color: #fff;
  background: #18a829 !important;
}

@media only screen and (max-width: 900px) {
  .type01a dl:first-child {
    display: none;
  }
}

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

.dl-type02 dl dt, .dl-type02 dl dd {
  border: none !important;
  padding: 12px !important;
}

.dl-type02 dl dt {
  font-weight: 800;
  min-width: 94px;
  background: none !important;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

@media only screen and (max-width: 900px) {
  .dl-type02 dl dt {
    width: 100% !important;
    border: none !important;
  }
}

.dl-type02 dl dd {
  background: transparent !important;
}

@media only screen and (max-width: 900px) {
  .dl-type02 dl dd {
    width: 100% !important;
    padding-top: 0 !important;
  }
}

@media only screen and (max-width: 640px) {
  .dl-type02 dl dd {
    text-align: center !important;
  }
}

.type02a dl dt, .type02a dl dd {
  border-bottom: none !important;
  padding-top: 0 !important;
}

@media only screen and (max-width: 900px) {
  .type02a dl dt, .type02a dl dd {
    padding-top: 12px !important;
  }
}

.type02a dl dt {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

@media only screen and (max-width: 900px) {
  .type02a dl dt {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    border-bottom: 1px solid #18a829 !important;
    text-align: left !important;
  }
}

.dl-type03 dt {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.dl_column dl {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.dl_column dl dt, .dl_column dl dd {
  padding-left: 0 !important;
  padding-right: 0 !important;
  border: none !important;
}

.dl_column dl dt {
  margin-top: 10px;
}

.dl_column dl dd {
  padding-top: 0 !important;
}

.policy-text a {
  text-decoration: none;
  color: #f98700;
}

.mail_form {
  width: auto;
  margin: 50px auto 0;
  padding: 10px;
}

.mail_form dl dt, .mail_form dl dd {
  border: none !important;
  margin-bottom: 0.5%;
}

.mail_form dl dt {
  background: #d8eed5 !important;
  color: #333 !important;
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

@media only screen and (max-width: 640px) {
  .mail_form dl dt {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
}

.mail_form dl dt label {
  color: #f98700 !important;
}

.mail_form dl dd {
  background: none !important;
}

.mail_form dl textarea {
  height: 200px !important;
}

div.error {
  padding-top: 110px;
  position: relative;
}

div.error:before {
  position: absolute;
  top: -48px;
  left: 0;
  content: "";
  background: #18a829;
  width: 100%;
  width: 100vw;
  height: 130px;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
}

.modaal-content-container h2, .modaal-content-container h3 {
  margin-top: 10px;
  font-size: 18px !important;
  font-weight: bold;
  border-bottom: dotted 1px #18a829;
}

.modaal-content-container p {
  margin-top: 10px;
}

.text404 {
  padding: 100px 20px 0;
}

@media screen and (min-width: 641px) and (max-width: 900px) {
  .text404 {
    padding: 50px 20px 0;
  }
}

@media only screen and (max-width: 640px) {
  .text404 {
    padding: 30px 20px 0;
  }
}

.text404 h2, .text404 h3 {
  font-size: 24px;
  padding: 20px;
  border-bottom: solid 2px #d8eed5;
}

@media only screen and (max-width: 900px) {
  .text404 h2, .text404 h3 {
    font-size: 20px;
  }
}

.text404 div {
  padding: 50px 20px;
  line-height: 3rem;
}

.text404 div a {
  display: inline-block;
  margin: 30px auto 0;
  padding: 14px 50px;
  text-decoration: none;
  background: #18a829;
  color: #fff;
  position: relative;
}

.text404 div a .fa-position-right {
  position: absolute;
  top: calc(50% - .5em);
  right: 1rem;
}

@media only screen and (max-width: 640px) {
  .text404 div a {
    padding: 10px 20px;
  }
}

.fade-in {
  opacity: 0;
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.fade-in-up {
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}

.fade-in-down {
  -webkit-transform: translate(0, -50px);
          transform: translate(0, -50px);
}

.fade-in-left {
  -webkit-transform: translate(-50px, 0);
          transform: translate(-50px, 0);
}

.fade-in-right {
  -webkit-transform: translate(50px, 0);
          transform: translate(50px, 0);
}

.scroll-in {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fadeIn {
  -webkit-animation-name: fadeInAnime;
          animation-name: fadeInAnime;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeInAnime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.6;
  }
}
/*# sourceMappingURL=common_style.css.map */