@charset "UTF-8";
h2.mail.title {
  display: none !important;
}

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

.annot {
  display: none !important;
}

::-moz-selection {
  background-color: rgba(73, 109, 182, 0.7);
}

::selection {
  background-color: rgba(73, 109, 182, 0.7);
}

.pcnone {
  display: none;
}

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

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

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

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

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

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

.disnone {
  display: none;
}

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

.disnone {
  display: none !important;
}

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

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

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

li {
  list-style: none;
}

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

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

body {
  counter-reset: number 0;
  line-height: 2.5em;
  letter-spacing: 0.18em;
  font-weight: 500;
  color: #333;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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

.inner2 {
  margin: 0 auto;
  max-width: 1600px;
  width: 100%;
}

@media only screen and (max-width: 1600px) {
  .inner2 {
    max-width: 1200px;
  }
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
  z-index: 3;
}

#contents {
  width: 100%;
  max-width: 1200px;
  padding-bottom: 100px;
}

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

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

#main {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 100%;
}

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

#main:after {
  display: none;
}

#col_main {
  width: 100% !important;
}

#col_side1 {
  width: 23% !important;
}

@media screen and (max-width: 834px) {
  #col_side1 {
    width: 100% !important;
    margin-top: 50px !important;
  }
}

#col_side1 a {
  display: block;
}

#col_side1 img {
  width: 100% !important;
}

#col_side1 img {
  width: 100%;
}

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

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

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

b,
strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

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

small {
  font-size: 80%;
}

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

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

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

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

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

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

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

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

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

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

header#global_header {
  min-width: auto;
}

footer#global_footer {
  min-width: auto;
}

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

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

.slider2 img {
  margin: 0 auto;
}

.tdscl {
  overflow-x: scroll;
}

.tdscl table {
  table-layout: fixed;
  width: 1850px;
}

.center {
  text-align: center;
}

body {
  background-color: #f8f6f3;
  letter-spacing: 0.025em;
}

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

header#global_header .header_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: fixed;
  z-index: 100;
}

header#global_header .header_wrap .header#header {
  background: #f8f6f3;
  padding: 20px 0;
}

header#global_header .header_wrap .header#header .header_inner {
  max-width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 1020px) {
  header#global_header .header_wrap .header#header .header_inner {
    padding: 0 20px;
  }
}

header#global_header .header_wrap .header#header .header_inner h1 {
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 834px) {
  header#global_header .header_wrap .header#header .header_inner h1 {
    max-width: 30%;
  }
}

@media screen and (max-width: 640px) {
  header#global_header .header_wrap .header#header .header_inner h1 {
    max-width: 55%;
  }
}

header#global_header .header_wrap .header#header .header_inner .logo {
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 834px) {
  header#global_header .header_wrap .header#header .header_inner .logo {
    max-width: 30%;
  }
}

@media screen and (max-width: 640px) {
  header#global_header .header_wrap .header#header .header_inner .logo {
    max-width: 55%;
  }
}

header#global_header .header_wrap .header#header .header_inner .h_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 1000px) {
  header#global_header .header_wrap .header#header .header_inner .h_right {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

header#global_header .header_wrap .header#header .header_inner .h_right .h_tel a {
  color: #222;
  font-family: 'Baloo Tammudu 2', cursive;
  font-size: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

header#global_header .header_wrap .header#header .header_inner .h_right .h_tel a span {
  margin-left: 6px;
}

@media screen and (max-width: 640px) {
  header#global_header .header_wrap .header#header .header_inner .h_right .h_tel a span {
    display: none;
  }
}

header#global_header .header_wrap .header#header .header_inner .h_right .h_tel .h_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
}

@media only screen and (max-width: 1000px) {
  header#global_header .header_wrap .header#header .header_inner .h_right .h_tel .h_info {
    display: none;
  }
}

header#global_header .header_wrap .header#header .header_inner .h_right .h_contact {
  margin-left: 30px;
}

@media only screen and (max-width: 1000px) {
  header#global_header .header_wrap .header#header .header_inner .h_right .h_contact {
    margin-left: 10px;
  }
}

header#global_header .header_wrap .header#header .header_inner .h_right .h_contact a {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  background-color: #496db6;
  display: block;
  padding: 14px;
  border-radius: 3px;
}

@media screen and (max-width: 640px) {
  header#global_header .header_wrap .header#header .header_inner .h_right .h_contact a {
    background-color: transparent;
    color: #222;
    font-size: 2rem;
    padding: 14px 0;
  }
}

header#global_header .header_wrap .header#header .header_inner .h_right .h_contact a span {
  font-size: 1.2rem;
  margin-left: 6px;
}

@media screen and (max-width: 640px) {
  header#global_header .header_wrap .header#header .header_inner .h_right .h_contact a span {
    display: none;
  }
}

header#global_header .header_wrap .header#header .header_inner .h_right .h_contact a:hover {
  opacity: 1;
  background-color: #264d9c;
}

@media screen and (max-width: 640px) {
  header#global_header .header_wrap .header#header .header_inner .h_right .h_contact a:hover {
    background-color: transparent;
    opacity: 0.6;
  }
}

header#global_header .header_wrap .header#header .header_inner .h_right .open_sp {
  display: none;
}

@media screen and (max-width: 640px) {
  header#global_header .header_wrap .header#header .header_inner .h_right .open_sp {
    display: block;
    cursor: pointer;
    position: relative;
    width: 33px;
    height: 48px;
    z-index: 999;
    background-color: transparent;
    margin-left: 20px;
  }
  header#global_header .header_wrap .header#header .header_inner .h_right .open_sp span {
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    position: absolute;
    height: 2px;
    right: 0;
    border-radius: 5px;
    background: #222;
    width: 33px;
  }
  header#global_header .header_wrap .header#header .header_inner .h_right .open_sp span:nth-child(1) {
    top: 15px;
  }
  header#global_header .header_wrap .header#header .header_inner .h_right .open_sp span:nth-child(2) {
    top: 24px;
  }
  header#global_header .header_wrap .header#header .header_inner .h_right .open_sp span:nth-child(3) {
    top: 33px;
  }
  header#global_header .header_wrap .header#header .header_inner .h_right .open_sp.active span:nth-child(1) {
    top: 12px;
    right: 0;
    -webkit-transform: translateY(12px) rotate(-45deg);
            transform: translateY(12px) rotate(-45deg);
    width: 33px;
  }
  header#global_header .header_wrap .header#header .header_inner .h_right .open_sp.active span:nth-child(2) {
    opacity: 0;
  }
  header#global_header .header_wrap .header#header .header_inner .h_right .open_sp.active span:nth-child(3) {
    top: 24px;
    right: 1.5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 33px;
  }
}

header#global_header .main {
  padding: 0 20px;
}

@media screen and (max-width: 640px) {
  header#global_header .main {
    margin-bottom: 20px;
  }
}

header#global_header nav#nav_global {
  background: none;
  padding: 50px 0;
  max-width: 1000px;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  header#global_header nav#nav_global {
    display: none;
  }
}

header#global_header nav#nav_global ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}

header#global_header nav#nav_global ul li {
  float: initial;
}

header#global_header nav#nav_global ul li a {
  background: none;
  color: #222;
  font-weight: 700;
  border: none;
}

header#global_header nav#nav_global ul li a span {
  color: #496db6;
  font-family: 'Baloo Tammudu 2', cursive;
  display: block;
  font-weight: 400;
}

header#global_header nav#nav_global ul li a:hover {
  background: none;
}

header#global_header nav#nav_global ul li a::after {
  content: "・";
  display: block;
  font-size: 20px;
  color: #496db6;
  margin-top: 10px;
}

.slick-slide img {
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  width: 100%;
  margin: 0 auto;
}

.nav_sp {
  display: none;
  -webkit-transition: .3s;
  transition: .3s;
}

@media screen and (max-width: 640px) {
  .nav_sp {
    display: block;
    pointer-events: none;
    opacity: 0;
  }
  .nav_sp.open {
    pointer-events: auto;
    opacity: 1;
  }
}

.nav_sp .navigation_sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 80px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-repeat: repeat;
  background-size: auto;
  background-color: #f8f6f3;
  z-index: 5;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: .3s;
  transition: .3s;
}

.nav_sp .navigation_sp ul {
  height: auto;
  padding-top: 80px;
}

.nav_sp .navigation_sp li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: block;
  text-align: left;
  margin: 0 32px;
  padding: 16px 0;
  text-align: center;
}

.nav_sp .navigation_sp li a {
  color: #222;
  display: block;
  padding: 5px;
  font-weight: 700;
  line-height: 1;
}

.nav_sp .navigation_sp li a span {
  color: #496db6;
  font-family: 'Baloo Tammudu 2', cursive;
  display: block;
  font-weight: 400;
}

.nav_sp .navigation_sp li a::after {
  content: "・";
  display: block;
  font-size: 20px;
  color: #496db6;
  margin-top: 10px;
}

.nav_sp .navigation_sp li:last-child {
  border-bottom: none;
  padding-bottom: 20px;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
}

footer#global_footer .f_contact {
  background-color: #fff;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(20%, transparent), color-stop(40%, #fff), color-stop(60%, #fff), color-stop(80%, transparent)), url("../images/home/f_left.jpg"), url("../images/home/f_right.jpg");
  background-image: linear-gradient(to left, transparent 20%, #fff 40%, #fff 60%, transparent 80%), url("../images/home/f_left.jpg"), url("../images/home/f_right.jpg");
  background-position: center center,left 0 center,right 0 center;
  background-repeat: no-repeat,no-repeat,no-repeat;
  background-size: cover,contain,contain;
  padding: 100px 0;
  position: relative;
}

@media only screen and (max-width: 1600px) {
  footer#global_footer .f_contact {
    background-position: center center,left -200px center,right -100px center;
  }
}

@media only screen and (max-width: 1000px) {
  footer#global_footer .f_contact {
    background-image: url("../images/home/f_left.jpg");
    background-size: cover;
    background-position: center center;
  }
}

footer#global_footer .f_contact .title_top {
  z-index: 2;
}

footer#global_footer .f_contact .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1000px;
  margin: 0 auto;
  line-height: 1;
  margin-top: 50px;
  z-index: 2;
}

@media screen and (max-width: 640px) {
  footer#global_footer .f_contact .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;
  }
}

footer#global_footer .f_contact .flex .f_tel, footer#global_footer .f_contact .flex .f_cont {
  width: 38%;
}

@media screen and (max-width: 640px) {
  footer#global_footer .f_contact .flex .f_tel, footer#global_footer .f_contact .flex .f_cont {
    width: 80%;
  }
}

footer#global_footer .f_contact .flex .f_tel a {
  background-color: #496db6;
  color: #fff;
  display: block;
  border-radius: 80px;
  padding: 20px;
  max-height: 80px;
}

@media only screen and (max-width: 1000px) {
  footer#global_footer .f_contact .flex .f_tel a {
    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;
    max-height: 100px;
    padding: 25px 20px;
  }
}

footer#global_footer .f_contact .flex .f_tel a:hover {
  opacity: 1;
  background-color: #264d9c;
}

footer#global_footer .f_contact .flex .f_tel a .num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-family: 'Baloo Tammudu 2', cursive;
  font-size: 2.5rem;
  margin-left: 32px;
}

@media only screen and (max-width: 1000px) {
  footer#global_footer .f_contact .flex .f_tel a .num {
    margin-left: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

footer#global_footer .f_contact .flex .f_tel a .num span {
  margin-left: 6px;
}

footer#global_footer .f_contact .flex .f_tel a .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.2rem;
}

@media only screen and (max-width: 1000px) {
  footer#global_footer .f_contact .flex .f_tel a .info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

footer#global_footer .f_contact .flex .f_cont {
  margin-left: 30px;
}

@media screen and (max-width: 640px) {
  footer#global_footer .f_contact .flex .f_cont {
    margin-left: 0;
    margin-top: 30px;
  }
}

footer#global_footer .f_contact .flex .f_cont a {
  background-color: #496db6;
  color: #fff;
  display: block;
  border-radius: 80px;
  padding: 30px 20px;
  font-size: 2.3rem;
  max-height: 80px;
}

@media only screen and (max-width: 1000px) {
  footer#global_footer .f_contact .flex .f_cont a {
    font-size: 2rem;
    max-height: 100px;
    padding: 40px 20px;
  }
}

@media screen and (max-width: 834px) {
  footer#global_footer .f_contact .flex .f_cont a {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 640px) {
  footer#global_footer .f_contact .flex .f_cont a {
    font-size: 2rem;
  }
}

footer#global_footer .f_contact .flex .f_cont a:hover {
  opacity: 1;
  background-color: #264d9c;
}

footer#global_footer .footer {
  background-image: url("../images/home/pt.gif");
  color: #fff;
  padding: 80px 0;
}

footer#global_footer .footer .footer_inner {
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media only screen and (max-width: 1020px) {
  footer#global_footer .footer .footer_inner {
    padding: 0 20px;
  }
}

@media screen and (max-width: 640px) {
  footer#global_footer .footer .footer_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

footer#global_footer .footer .footer_inner .left {
  text-align: left;
}

@media screen and (max-width: 834px) {
  footer#global_footer .footer .footer_inner .left {
    max-width: 35%;
  }
}

@media screen and (max-width: 640px) {
  footer#global_footer .footer .footer_inner .left {
    max-width: 100%;
  }
}

footer#global_footer .footer .footer_inner .left > div {
  margin-top: 20px;
  line-height: 1.7;
}

footer#global_footer .footer .footer_inner .right {
  text-align: right;
}

@media screen and (max-width: 640px) {
  footer#global_footer .footer .footer_inner .right {
    text-align: center;
  }
}

@media screen and (max-width: 640px) {
  footer#global_footer .footer .footer_inner .right nav {
    display: none;
  }
}

footer#global_footer .footer .footer_inner .right nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

footer#global_footer .footer .footer_inner .right nav ul li:before {
  content: "|";
}

footer#global_footer .footer .footer_inner .right nav ul li:first-child::before {
  content: none;
}

footer#global_footer .footer .footer_inner .right nav ul li a {
  color: #fff;
  padding: 0 6px;
}

@media screen and (max-width: 640px) {
  footer#global_footer .footer .footer_inner .right .copy {
    margin-top: 40px;
  }
}

footer#global_footer .footer .footer_inner .right .copy a {
  color: #fff;
  pointer-events: none;
}

.title_first h2, .title_top h2 {
  font-size: 3rem;
  line-height: 1.7;
  font-weight: 700;
}

@media screen and (max-width: 640px) {
  .title_first h2, .title_top h2 {
    font-size: 2.4rem;
  }
}

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

.title_top::before {
  content: "";
  width: 59px;
  height: 8px;
  background-image: url("../images/home/wave.png");
  display: inline-block;
  margin-right: 15px;
}

.title_top::after {
  content: "";
  width: 59px;
  height: 8px;
  background-image: url("../images/home/wave.png");
  display: inline-block;
  margin-left: 15px;
  visibility: initial;
}

@media screen and (max-width: 640px) {
  .title_top.ft h2 {
    font-size: 2rem;
  }
}

.title_top h2 span {
  color: #496db6;
  font-size: 1.8rem;
  font-family: 'Baloo Tammudu 2', cursive;
  display: block;
}

br.br-sp {
  display: none;
}

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

#contents_wrap {
  background-color: transparent;
}

#contents_wrap #contents {
  background-color: transparent;
  padding: 0;
  max-width: 1000px !important;
}

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

#contents_wrap #contents #main #col_main section {
  color: #222;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
}

#contents_wrap #contents #main #col_main section .imgR, #contents_wrap #contents #main #col_main section .imgL, #contents_wrap #contents #main #col_main section .imgL {
  max-width: 100% !important;
  margin: 0 !important;
}

#contents_wrap #contents #main #col_main section .cont_01_wrap {
  background-image: url("../images/home/cont_01_left.jpg"), url("../images/home/cont_01_right.jpg");
  background-position: left 0 center,right 0 center;
  background-repeat: no-repeat,no-repeat;
  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;
  background-size: contain,contain;
  position: relative;
}

@media only screen and (max-width: 1200px) {
  #contents_wrap #contents #main #col_main section .cont_01_wrap {
    background-position: left -200px center,right -200px center;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_01_wrap {
    background-image: url("../images/home/cont_01_left.jpg");
    background-position: center center;
    background-size: cover;
  }
}

#contents_wrap #contents #main #col_main section .cont_01_wrap::before {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(40%, #f8f6f3), color-stop(60%, #f8f6f3), to(transparent));
  background: linear-gradient(to left, transparent 0%, #f8f6f3 40%, #f8f6f3 60%, transparent 100%);
  display: block;
  position: absolute;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_01_wrap::before {
    content: none;
  }
}

#contents_wrap #contents #main #col_main section .cont_01_wrap .cont_01_inner {
  z-index: 2;
}

#contents_wrap #contents #main #col_main section .cont_02_wrap {
  background-color: #fff;
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner {
  max-width: 1000px;
  margin: 0 auto;
}

@media only screen and (max-width: 1020px) {
  #contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner {
    padding: 0 20px;
  }
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .flexbox {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: -3.5%;
  margin-left: -3.5%;
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .flexbox .box {
  border-radius: 110px;
  border: 4px solid #dcd6cd;
  text-align: center;
  padding: 45px 0 35px 0;
  width: 29%;
  margin-bottom: 3.5%;
  margin-left: 3.5%;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .flexbox .box {
    width: 80%;
  }
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .flexbox .box img {
  width: auto !important;
}

#contents_wrap #contents #main #col_main section .cont_03_wrap {
  background-color: #fff;
  padding-top: 0 !important;
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_bg {
  background-color: #f8f6f3;
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_bg .cont_03_inner {
  max-width: 1000px;
  margin: 0 auto;
}

@media only screen and (max-width: 1020px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_bg .cont_03_inner {
    padding: 0 20px;
  }
}

#contents_wrap #contents #main #col_main section .cont_02_wrap.cont_04_wrap {
  padding-top: 0;
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .cont_04 dl {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 0;
  border-top: 1px solid #dcd6cd;
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .cont_04 dl:last-child {
  border-bottom: 1px solid #dcd6cd;
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .cont_04 dl dt {
  border: none;
  background-color: transparent;
  font-weight: 700;
  padding: 0;
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .cont_04 dl dd {
  border: none;
  padding: 0;
}

#contents_wrap #contents #main #col_main section .cont_03_wrap.cont_05_wrap {
  padding-bottom: 0;
}

#contents_wrap #contents #main #col_main section .cont_03_wrap.cont_05_wrap .cont_03_bg {
  padding-bottom: 100px;
}

#contents_wrap #contents #main #col_main section .cont_03_wrap.cont_05_wrap .cont_03_bg .cont_05 .sns_list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -2.5%;
}

#contents_wrap #contents #main #col_main section .cont_03_wrap.cont_05_wrap .cont_03_bg .cont_05 .sns_list > div {
  border: none;
  display: block;
  width: 18%;
  margin-right: 2.5%;
  margin-bottom: 2.5%;
}

#contents_wrap #contents #main #col_main section .cont_03_wrap.cont_05_wrap .cont_03_bg .cont_05 .sns_list > div:nth-child(5n) {
  margin-right: 0;
}

#contents_wrap #contents #main #col_main section .cont_03_wrap.cont_05_wrap .cont_03_bg .cont_05 .sns_list div.sns_photo {
  padding: 0;
  border-radius: 10px;
  width: 100%;
  overflow: hidden;
}

#contents_wrap #contents #main #col_main section .cont_03_wrap.cont_05_wrap .cont_03_bg .cont_05 .sns_list div.sns_text {
  display: none;
}

.flex1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

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

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

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

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

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

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

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

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

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

.flex2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

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

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

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

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

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

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

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

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

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

.flex3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

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

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

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

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

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

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

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

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

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

.flex4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 640px) {
  .bg100 {
    padding: 70px 0;
  }
}

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

.flex2cl_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: relative;
}

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

.flex2cl_01 .flxL {
  width: 68%;
}

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

.flex2cl_01 .flxR {
  width: 30%;
}

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

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

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

.flex2cl_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: relative;
}

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

.flex2cl_02._rr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex2cl_02 .flxL {
  width: 45%;
}

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

.flex2cl_02 .flxR {
  width: 50%;
}

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

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

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

.flex2cl_03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: relative;
}

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

.flex2cl_03._rr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex2cl_03 .flxL {
  width: 49%;
}

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

.flex2cl_03 .flxR {
  width: 49%;
}

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

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

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

.flex5cl {
  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: -1.63934%;
}

@media only screen and (max-width: 1200px) {
  .flex5cl {
    margin-left: -2.4390%;
  }
}

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

.flex5cl .box {
  position: relative;
  width: 18.36066%;
  margin-left: 1.63934%;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.title_01 h1 {
  font-size: 3rem;
  line-height: 1.7;
  font-weight: 700;
}

@media screen and (max-width: 640px) {
  .title_01 h1 {
    font-size: 2.2rem;
  }
}

.title_01 h1::before {
  content: "";
  width: 59px;
  height: 8px;
  background-image: url("../images/home/wave.png");
  display: inline-block;
  margin-right: 15px;
}

.title_01 h1::after {
  content: "";
  width: 59px;
  height: 8px;
  background-image: url("../images/home/wave.png");
  display: inline-block;
  margin-left: 15px;
  visibility: initial;
}

.title_01 span {
  color: #496db6;
  font-size: 1.8rem;
  font-family: 'Baloo Tammudu 2', cursive;
  display: block;
}

.title_02 h2 {
  font-size: 2.4rem;
  font-weight: 700;
}

.title_02 h2::before {
  content: "●";
  color: #496db6;
  margin-right: 8px;
}

.title_02.flow h2:before {
  content: none;
}

.title_03 h3 {
  font-size: 2rem;
  font-weight: 700;
}

#contents_wrap #contents #main #col_main section .topic_path {
  font-size: 1.2rem;
  margin-top: 50px;
}

#contents_wrap #contents #main #col_main section .topic_path ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#contents_wrap #contents #main #col_main section .topic_path ul a {
  color: #222;
}

#contents_wrap #contents #main #col_main section a:hover, #contents_wrap #contents #main #col_main section a:active {
  color: #496db6;
}

#contents_wrap #contents #main #col_main section a {
  color: #496db6;
}

#contents_wrap #contents #main #col_main section a:link {
  color: #496db6;
}

#contents_wrap #contents #main #col_main section .btn a {
  display: block;
  padding: 20px;
  background-color: #496db6;
  color: #fff;
  border-radius: 40px;
}

#contents_wrap #contents #main #col_main section .style_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 50px 0;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .style_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#contents_wrap #contents #main #col_main section .style_wrap .left {
  width: 70%;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .style_wrap .left {
    width: 100%;
  }
}

#contents_wrap #contents #main #col_main section .style_wrap .right {
  width: 30%;
  padding-left: 30px;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .style_wrap .right {
    width: 100%;
    padding-left: 0;
    padding-top: 30px;
  }
}

#contents_wrap #contents #main #col_main section .flow_wrap {
  border: 4px solid #dcd6cd;
  border-radius: 40px;
  padding: 30px 20px;
}

#contents_wrap #contents #main #col_main section .flow_wrap .flex {
  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;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .flow_wrap .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#contents_wrap #contents #main #col_main section .flow_wrap .flex .left {
  font-family: 'Baloo Tammudu 2', cursive;
  font-size: 2rem;
  width: 30%;
}

@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .flow_wrap .flex .left {
    width: 45%;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .flow_wrap .flex .left {
    width: 90%;
  }
}

#contents_wrap #contents #main #col_main section .flow_wrap .flex .left a {
  width: 100%;
  height: 80px;
  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;
}

#contents_wrap #contents #main #col_main section .flow_wrap .flex .left a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
}

#contents_wrap #contents #main #col_main section .flow_wrap .flex .left a span::before {
  content: "";
  width: 22px;
  height: 19px;
  background-image: url("../images/home/f_tel.png");
  display: inline-block;
  margin-right: 8px;
}

#contents_wrap #contents #main #col_main section .flow_wrap .flex .right {
  margin-left: 30px;
  width: 30%;
}

@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .flow_wrap .flex .right {
    width: 45%;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .flow_wrap .flex .right {
    margin-left: 0;
    margin-top: 30px;
    width: 90%;
  }
}

#contents_wrap #contents #main #col_main section .flow_wrap .flex .right a {
  width: 100%;
  height: 80px;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .flow_wrap .flex .right a {
    font-size: 1.5rem;
  }
}

#contents_wrap #contents #main #col_main section .flow_wrap .flex .right a i {
  margin-right: 8px;
}

#contents_wrap #contents #main #col_main section .arrow > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #496db6;
  text-align: center;
  margin-top: 30px;
}

#contents_wrap #contents #main #col_main section .arrow > div .fa, #contents_wrap #contents #main #col_main section .arrow > div .fas, #contents_wrap #contents #main #col_main section .arrow > div .far, #contents_wrap #contents #main #col_main section .arrow > div .fal, #contents_wrap #contents #main #col_main section .arrow > div .fad, #contents_wrap #contents #main #col_main section .arrow > div .fab {
  line-height: 0.5;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .company_01 dl, #contents_wrap #contents #main #col_main section .entry dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#contents_wrap #contents #main #col_main section .company_01 dl:last-child, #contents_wrap #contents #main #col_main section .entry dl:last-child {
  border-bottom: 1px solid #dcd6cd;
}

#contents_wrap #contents #main #col_main section .company_01 dl dt, #contents_wrap #contents #main #col_main section .entry dl dt {
  border: 1px solid #dcd6cd;
  border-bottom: none;
  border-right: none;
  background-color: transparent;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .company_01 dl dt, #contents_wrap #contents #main #col_main section .entry dl dt {
    width: 100%;
    border-right: 1px solid #dcd6cd;
  }
}

#contents_wrap #contents #main #col_main section .company_01 dl dd, #contents_wrap #contents #main #col_main section .entry dl dd {
  border: 1px solid #dcd6cd;
  border-bottom: none;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .company_01 dl dd, #contents_wrap #contents #main #col_main section .entry dl dd {
    width: 100%;
  }
}

#contents_wrap #contents #main #col_main section .g_map {
  position: relative;
  padding-bottom: 56.25% !important;
  height: 0;
  overflow: hidden;
  width: 100%;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .g_map {
    width: 100%;
    margin-top: 48px;
  }
}

#contents_wrap #contents #main #col_main section .g_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wave {
  margin: 0;
  padding: 0;
  width: 100vw;
}

.wave.wave_b {
  background-color: #f8f6f3;
}

.wave .svganime {
  width: 100vw;
  vertical-align: bottom;
}

.wave .svganime path {
  width: 100vw;
}

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

div.item_view ul li a {
  color: #fff;
  padding: 5px 10px;
  line-height: 1.7em;
}

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

@media screen and (max-width: 834px) {
  .addcart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

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

.shopwrap .search {
  margin-top: 0;
}

.shopwrap .items {
  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: -2.91262%;
  margin-top: 50px;
  margin-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .shopwrap .items {
    margin-left: -2.1097%;
  }
}

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

.shopwrap .items article {
  position: relative;
  width: 21.35922%;
  margin-left: 2.91262%;
  margin-bottom: 30px;
}

@media screen and (max-width: 834px) {
  .shopwrap .items article {
    width: 31.2236%;
    margin-left: 2.1097%;
    display: block;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .shopwrap .items article {
    width: 48%;
    margin-left: 0;
  }
}

.shopwrap .items article .photo {
  display: block;
  width: 100%;
  height: auto;
}

.shopwrap .items article img {
  display: block !important;
  width: 100% !important;
}

.shopwrap .items article .price {
  width: 100%;
  text-align: center;
}
/*# sourceMappingURL=common_style.css.map */