@charset "UTF-8";
/* =================================================================
 License : e-TRUST Inc.
 File name : assets.css
 Style : assets.css
================================================================= */
a.itext {
  width: auto !important;
  height: auto !important;
}

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

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

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

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

.disnone {
  display: none;
}

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

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

li {
  list-style: none;
}

html {
  font-size: 62.5%;
}

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

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

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

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

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

#contents {
  position: relative;
  width: 100%;
  max-width: 1200px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 1200px) {
  #contents {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #contents {
    padding: 0 30px 50px;
  }
}
@media only screen and (max-width: 640px) {
  #contents {
    padding: 0 40px 50px;
  }
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

#side {
  width: 18.75%;
}

.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: #ff0000;
  transition: 1s;
  text-decoration: none;
}

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

@media screen and (min-width: 641px) and (max-width: 834px) {
  .imgR, .imgL {
    max-width: 30% !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;
  }
}

.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;
  }
}
@keyframes zoom {
  50% {
    transform: scale(1.1);
  }
}
header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
  z-index: 3;
  position: relative;
}

.bgh {
  background: white;
}
.bgh .nav2 {
  display: block;
}

.nav2 {
  position: relative;
  margin-top: 20px;
  display: none;
  background: #f39b33;
}
@media only screen and (max-width: 834px) {
  .nav2 {
    display: none !important;
  }
}
.nav2 #nav_global {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: end;
}
@media only screen and (max-width: 834px) {
  .nav2 #nav_global {
    display: block;
  }
}
.nav2 #nav_global > ul {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.nav2 #nav_global > ul > li {
  border-right: 1px solid #fff;
  height: 100%;
  flex-grow: 1;
}
@media only screen and (max-width: 834px) {
  .nav2 #nav_global > ul > li {
    border-right: 0;
  }
}
.nav2 #nav_global > ul > li:first-child {
  border-left: 1px solid #fff;
}
@media only screen and (max-width: 834px) {
  .nav2 #nav_global > ul > li:first-child {
    border-left: 0;
  }
}
.nav2 #nav_global > ul > li a {
  font-weight: 700;
  padding: 15px 0;
  line-height: 1;
  display: block;
  height: 100%;
  color: #fff;
}
.nav2 #nav_global > ul > li a:hover {
  opacity: 1;
  animation: zoom 0.3s;
}
.nav2 #nav_global > ul > li a span {
  font-weight: 100;
  font-size: 12px;
  display: block;
  margin-top: 10px;
}
@media only screen and (max-width: 834px) {
  .nav2 #nav_global > ul > li a span {
    display: none !important;
  }
}
.nav2 #nav_global > ul > li ul {
  padding: 30px;
  background: #f7f7f7;
  z-index: 1;
  position: absolute;
  top: 68px;
  left: 0;
  right: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nav2 #nav_global > ul > li ul li {
  width: 24%;
  margin-bottom: 1%;
}
.nav2 #nav_global > ul > li ul li a {
  font-size: 14px;
  background: rgba(243, 155, 51, 0.8);
}
.nav2 #nav_global > ul > li ul li a:hover {
  opacity: 1;
  background: rgba(249, 138, 74, 0.8);
  animation: auto;
}

#header {
  padding: 20px 0 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
@media only screen and (max-width: 1200px) {
  #header {
    padding: 20px 0 0;
  }
}
@media only screen and (max-width: 834px) {
  #header {
    padding: 0 30px;
    margin-bottom: 0;
    height: 80px;
  }
}
#header .inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 1200px) {
  #header .inner {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 834px) {
  #header .inner {
    height: 80px;
    padding: 0;
  }
}
#header .inner .flxL {
  width: 20%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #header .inner .flxL {
    width: 45%;
  }
}
@media only screen and (max-width: 640px) {
  #header .inner .flxL {
    width: 60%;
  }
}
@media only screen and (max-width: 834px) {
  #header .inner .flxL .siteID {
    text-align: left;
  }
}
@media only screen and (max-width: 834px) {
  #header .inner .flxL .siteID a {
    display: block;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #header .inner .flxL .siteID a img {
    width: 60%;
  }
}
@media only screen and (max-width: 640px) {
  #header .inner .flxL .siteID a img {
    width: 90%;
  }
}
#header .inner .flxR {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 78%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #header .inner .flxR {
    width: 54%;
    padding-right: 70px;
  }
}
@media only screen and (max-width: 640px) {
  #header .inner .flxR {
    display: none;
    width: 38%;
    padding-right: 40px;
    justify-content: flex-start;
  }
}
#header .inner .flxR .tel2 {
  margin-right: 20px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #header .inner .flxR .tel2 {
    margin-right: 0;
  }
}
@media only screen and (max-width: 640px) {
  #header .inner .flxR .tel2 {
    width: 30%;
  }
}
#header .inner .flxR .tel2 a {
  color: #f39b33;
}
#header .inner .flxR .tel2 a .txt {
  font-size: 2.8rem;
  font-weight: 700;
}
@media only screen and (max-width: 834px) {
  #header .inner .flxR .tel2 a .txt {
    font-size: 2.5rem;
  }
}
#header .inner .flxR .tel2 a .txt img {
  max-width: 30px;
  margin-right: 10px;
}
@media only screen and (max-width: 640px) {
  #header .inner .flxR .tel2 a .txt img {
    margin-right: 0;
    width: 100%;
    max-width: 45px;
  }
}
@media only screen and (max-width: 640px) {
  #header .inner .flxR .tel2 a .txt span {
    display: none;
  }
}
#header .inner .flxR .tel2 a .time {
  line-height: 1;
  margin-top: 5px;
  font-size: 1.3rem;
  letter-spacing: 0;
}
@media only screen and (max-width: 640px) {
  #header .inner .flxR .tel2 a .time {
    display: none;
  }
}
#header .inner .flxR .online {
  margin-right: 20px;
}
@media only screen and (max-width: 834px) {
  #header .inner .flxR .online {
    display: none;
  }
}
#header .inner .flxR .online a {
  display: block;
}
@media only screen and (max-width: 834px) {
  #header .inner .flxR .webcontact {
    display: none;
  }
}
#header .inner .flxR .webcontact a {
  display: block;
}
#hednav {
  position: relative;
  background: #f39b33;
}
@media only screen and (max-width: 834px) {
  #hednav {
    position: fixed;
    top: 0;
    right: 0;
    background: #ffc353;
  }
}
#hednav .navwrap {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: end;
}
@media only screen and (max-width: 834px) {
  #hednav .navwrap {
    display: block;
  }
}
#hednav .navwrap #nav_global {
  width: 100%;
}
#hednav .navwrap #nav_global > ul {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
#hednav .navwrap #nav_global > ul > li {
  border-right: 1px solid #fff;
  height: 100%;
  flex-grow: 1;
}
@media only screen and (max-width: 834px) {
  #hednav .navwrap #nav_global > ul > li {
    border-right: 0;
  }
}
#hednav .navwrap #nav_global > ul > li:first-child {
  border-left: 1px solid #fff;
}
@media only screen and (max-width: 834px) {
  #hednav .navwrap #nav_global > ul > li:first-child {
    border-left: 0;
  }
}
#hednav .navwrap #nav_global > ul > li a {
  font-weight: 700;
  padding: 15px 0;
  line-height: 1;
  display: block;
  height: 100%;
  color: #fff;
}
#hednav .navwrap #nav_global > ul > li a:hover {
  opacity: 1;
  animation: zoom 0.3s;
}
#hednav .navwrap #nav_global > ul > li a span {
  font-weight: 100;
  font-size: 12px;
  display: block;
  margin-top: 10px;
}
@media only screen and (max-width: 834px) {
  #hednav .navwrap #nav_global > ul > li a span {
    display: none !important;
  }
}
#hednav .navwrap #nav_global > ul > li ul {
  padding: 30px;
  background: #f7f7f7;
  z-index: 1;
  position: absolute;
  top: 68px;
  left: 0;
  right: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
#hednav .navwrap #nav_global > ul > li ul li {
  width: 24%;
  margin-bottom: 1%;
}
@media only screen and (max-width: 834px) {
  #hednav .navwrap #nav_global > ul > li ul li {
    width: 100%;
    margin-bottom: 0;
  }
}
#hednav .navwrap #nav_global > ul > li ul li a {
  font-size: 14px;
  background: rgba(243, 155, 51, 0.8);
}
#hednav .navwrap #nav_global > ul > li ul li a:hover {
  opacity: 1;
  background: rgba(249, 138, 74, 0.8);
  animation: auto;
}
#hednav .navwrap #hed_info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 1000px) {
  #hednav .navwrap #hed_info {
    position: fixed;
    bottom: 0;
    right: 0;
  }
}
@media only screen and (max-width: 834px) {
  #hednav .navwrap #hed_info {
    display: block;
    position: static;
  }
}
#hednav .navwrap #hed_info .store1 {
  height: 100%;
}
#hednav .navwrap #hed_info .store1 a {
  height: 100%;
  width: 180px;
  padding: 10px;
  font-size: 20px;
  color: #fff;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
#hednav .navwrap #hed_info .store2 {
  border-left: 1px solid #0d5776;
  height: 100%;
}
@media only screen and (max-width: 834px) {
  #hednav .navwrap #hed_info .store2 {
    border-left: 0;
  }
}
#hednav .navwrap #hed_info .store2 a {
  height: 100%;
  width: 69px;
  padding: 10px;
  font-size: 20px;
  color: #fff;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
#hednav .navwrap #hed_info .store2 a span {
  line-height: 1;
  display: none;
}
@media only screen and (max-width: 834px) {
  #hednav .navwrap #hed_info .store2 a span {
    display: block;
  }
}
@media only screen and (max-width: 834px) {
  #hednav .navwrap #hed_info .store2 a i {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 834px) {
  #hednav .navwrap #hed_info {
    padding: 15px 0;
    width: 90%;
    margin: 0 auto;
  }
  #hednav .navwrap #hed_info .hoverbtn {
    width: 100%;
    margin-top: 10px;
    margin: 10px auto 0;
  }
  #hednav .navwrap #hed_info .hoverbtn a {
    width: 100%;
    display: block;
    font-weight: 700;
    font-size: 20px;
    padding: 10px;
  }
  #hednav .navwrap #hed_info .hoverbtn a img {
    margin-right: 5px;
  }
  #hednav .navwrap #hed_info .hoverbtn a p {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media only screen and (max-width: 834px) {
  @keyframes menu-bar01 {
    0% {
      transform: translateY(9px) rotate(45deg);
    }
    50% {
      transform: translateY(9px) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }
  @keyframes menu-bar02 {
    0% {
      transform: translateY(-9px) rotate(-45deg);
    }
    50% {
      transform: translateY(-9px) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }
  .global-menu-btn {
    position: relative;
    cursor: pointer;
    height: 100%;
    width: 80px;
    font-size: 13px;
    z-index: 11;
    line-height: 1;
    transition: 1s;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .global-menu-btn .menu-trigger {
    position: relative;
    width: 30px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .global-menu-btn .menu-trigger i {
    display: block;
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
  }
  .global-menu-btn .menu-trigger i:nth-child(1) {
    top: 0;
    animation: menu-bar01 0.75s forwards;
  }
  .global-menu-btn .menu-trigger i:nth-child(2) {
    width: 20px;
    top: 9px;
    opacity: 1;
  }
  .global-menu-btn .menu-trigger i:nth-child(3) {
    bottom: 0;
    animation: menu-bar02 0.75s forwards;
  }
  .navdamy {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
  }
  #hednav {
    justify-content: center;
    height: 80px;
    width: 80px;
    z-index: 14;
  }
  #hednav .wrap {
    visibility: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.2s ease-out;
    background: rgba(0, 0, 0, 0.6) !important;
    display: block !important;
    position: fixed;
    width: 100% !important;
    height: 100%;
    top: 0;
    right: 0;
  }
  #hednav .wrap .navwrap {
    display: block !important;
    background: #eef2f2;
    width: 70%;
    height: 100%;
    opacity: 0;
    margin-left: auto;
    transform: translateX(240%);
    transition: all 0.5s ease-out;
    padding-top: 80px;
    margin-right: 0;
    margin-left: auto;
  }
  #hednav .wrap .navwrap #nav_global {
    width: 100%;
    margin-top: 0 !important;
    background: none;
  }
  #hednav .wrap .navwrap #nav_global > ul {
    flex-direction: column;
    margin: 0 auto;
  }
  #hednav .wrap .navwrap #nav_global > ul .pcnone {
    display: block !important;
  }
  #hednav .wrap .navwrap #nav_global > ul .clonenone {
    display: block;
  }
  #hednav .wrap .navwrap #nav_global > ul > li {
    text-align: left;
    position: relative;
    width: 100%;
    border-bottom: solid 1px #ddd;
  }
  #hednav .wrap .navwrap #nav_global > ul > li a {
    line-height: 1.7em;
    color: #000;
    font-weight: 700 !important;
    display: block;
    padding: 26px 36px !important;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 16px;
  }
  #hednav .wrap .navwrap #nav_global > ul > li a:hover {
    opacity: 1;
    color: #fff;
    background: #f39b33 !important;
  }
  #hednav .wrap .navwrap #nav_global > ul > li a img {
    width: 25%;
  }
  #hednav .wrap .navwrap #nav_global > ul > li a span {
    width: 70%;
    display: block;
  }
  #hednav .wrap .navwrap #nav_global > ul > li a span b {
    display: block;
  }
  #hednav .wrap .navwrap #nav_global > ul > li a span span {
    display: block;
    font-size: 0.8em;
    color: #333;
  }
  #hednav .wrap .navwrap #nav_global > ul > li ul {
    display: block;
    width: 100%;
    position: static;
    background: none;
  }
  #hednav .wrap .navwrap #nav_global > ul > li ul li a {
    background: #f7f7f7;
    color: #333;
    font-weight: 500;
    display: block;
  }
  #hednav .wrap .navwrap #nav_global > ul > li p {
    position: relative;
    display: block;
    line-height: 1;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
  }
  #hednav .wrap .navwrap #nav_global > ul > li p:hover:after {
    color: #333;
  }
  #hednav .wrap .navwrap #nav_global > ul > li p span {
    display: block;
    margin-top: 7px;
    font-size: 0.7em;
  }
  #hednav .wrap .navwrap #nav_global > ul > li p:after {
    border: solid 1px #ddd;
    font-weight: 100;
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    display: block;
    position: absolute;
    right: 0;
    top: -1px;
    bottom: 0;
    width: 79px;
    height: 79px;
    font-size: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f4f7f6;
    z-index: 1;
  }
  #hednav .wrap .navwrap #nav_global > ul > li p.open:after {
    content: "\f00d";
  }
  @keyframes active-menu-bar01 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(9px) rotate(0);
    }
    100% {
      transform: translateY(9px) rotate(45deg);
    }
  }
  @keyframes active-menu-bar03 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(-9px) rotate(0);
    }
    100% {
      transform: translateY(-9px) rotate(-45deg);
    }
  }
  .MenuOpened {
    z-index: 13 !important;
    display: none;
    display: block;
  }
  .MenuOpened .global-menu-btn {
    z-index: 11;
    background: #ffc353;
  }
  .MenuOpened .global-menu-btn i:nth-child(1) {
    animation: active-menu-bar01 0.75s forwards;
  }
  .MenuOpened .global-menu-btn i:nth-child(2) {
    opacity: 0;
  }
  .MenuOpened .global-menu-btn i:nth-child(3) {
    animation: active-menu-bar03 0.75s forwards;
  }
  .MenuOpened .wrap {
    z-index: 10 !important;
    visibility: visible !important;
    opacity: 1 !important;
    background: rgba(0, 0, 0, 0.7) !important;
  }
  .MenuOpened .wrap .navwrap {
    opacity: 1 !important;
    transform: translateX(0) !important;
    overflow-y: auto;
    overflow-x: hidden;
    height: 100vh !important;
    margin-left: auto;
  }
}
#mainArea2 {
  background: url(../images/common/img_5.jpg) center no-repeat;
  background-size: cover;
  overflow: hidden;
}
@media only screen and (max-width: 834px) {
  #mainArea2 {
    margin-top: 0 !important;
    margin-bottom: 80px;
  }
}

#local-keyvisual {
  position: relative;
}
#local-keyvisual #local-keyvisual-title {
  width: 100%;
  padding: 150px 0;
  text-align: left;
}
@media only screen and (max-width: 1200px) {
  #local-keyvisual #local-keyvisual-title {
    padding: 150px 10px;
  }
}
#local-keyvisual #local-keyvisual-title h1 {
  z-index: 1;
  position: relative;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  color: #fff;
  line-height: 1;
  text-align: center;
  font-weight: 900;
  font-size: 50px;
}
@media only screen and (max-width: 1200px) {
  #local-keyvisual #local-keyvisual-title h1 {
    font-size: 45px;
  }
}
@media only screen and (max-width: 834px) {
  #local-keyvisual #local-keyvisual-title h1 {
    font-size: 40px;
  }
}
#local-keyvisual #local-keyvisual-title h1 span {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 0.5em;
  display: block;
  margin-top: 15px;
}
#local-keyvisual #local-keyvisual-title .blogh1 {
  z-index: 1;
  position: relative;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  font-family: "Anton", sans-serif;
  color: #fff;
  line-height: 1;
  text-align: center;
  font-weight: 900;
  font-size: 50px;
}
@media only screen and (max-width: 1200px) {
  #local-keyvisual #local-keyvisual-title .blogh1 {
    font-size: 45px;
  }
}
@media only screen and (max-width: 834px) {
  #local-keyvisual #local-keyvisual-title .blogh1 {
    font-size: 40px;
  }
}
#local-keyvisual #local-keyvisual-title .blogh1 span {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 0.5em;
  display: block;
  margin-top: 15px;
}
#local-keyvisual .local-keyvisual-bg {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 1200px) {
  #local-keyvisual .local-keyvisual-bg {
    margin-left: 0 !important;
  }
}

.pan1 {
  margin: 20px 0 50px;
}
@media only screen and (max-width: 834px) {
  .pan1 {
    display: none;
  }
}
.pan1 a {
  color: #221815;
}
.pan1 ul li {
  display: inline-block;
}

#mainArea {
  position: relative;
}
#mainArea .maintxt {
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1200px) {
  #mainArea .maintxt {
    max-width: 90%;
    margin: auto;
  }
}
#mainArea .maintxt h1 {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  color: #fff;
  line-height: 1.7em;
  font-weight: 900;
  font-size: 45px;
}
@media only screen and (max-width: 1200px) {
  #mainArea .maintxt h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 834px) {
  #mainArea .maintxt h1 {
    font-size: 35px;
  }
}
#mainArea ul {
  width: 100%;
}
#mainArea #slider img {
  height: auto !important;
}
#mainArea img {
  width: 100% !important;
}
#mainArea button {
  display: none !important;
}

.totop {
  position: fixed;
  bottom: 5%;
  right: 5%;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  z-index: 1;
  position: relative;
}
@media only screen and (max-width: 834px) {
  footer#global_footer {
    margin-bottom: 71px;
  }
}
footer#global_footer a {
  text-decoration: none;
}
footer#global_footer a:hover {
  opacity: 1;
}

#footer {
  color: #333;
  background: url(../images/common/bg_5.jpg) no-repeat center;
  background-size: cover;
}
#footer .inner {
  max-width: 1200px;
  padding: 100px 0;
}
@media only screen and (max-width: 1200px) {
  #footer .inner {
    padding: 100px 10px;
  }
}
@media only screen and (max-width: 834px) {
  #footer .inner {
    padding: 50px 30px 30px;
  }
}
#footer .inner .ttl {
  margin-bottom: 50px;
  color: #ff5d00;
  line-height: 1;
  font-weight: 900;
  font-size: 70px;
}
@media only screen and (max-width: 1200px) {
  #footer .inner .ttl {
    font-size: 60px;
  }
}
@media only screen and (max-width: 834px) {
  #footer .inner .ttl {
    font-size: 50px;
  }
}
#footer .inner .ttl span {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 0.4em;
  display: block;
  margin-top: 10px;
  line-height: 1;
  color: #222;
}
#footer .inner .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  #footer .inner .wrap {
    display: block;
  }
}
#footer .inner .wrap > div {
  width: 32%;
}
@media only screen and (max-width: 834px) {
  #footer .inner .wrap > div {
    margin-bottom: 20px;
    width: 100%;
  }
}

#footer2 {
  background: #f39b33;
  padding: 50px 0 0;
}
@media only screen and (max-width: 1200px) {
  #footer2 {
    padding: 50px 10px 0;
  }
}
@media only screen and (max-width: 834px) {
  #footer2 {
    padding: 50px 30px 0;
  }
}
#footer2 .inner {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  #footer2 .inner {
    flex-direction: column-reverse;
  }
}
#footer2 .inner .flxL {
  width: 48%;
}
@media only screen and (max-width: 834px) {
  #footer2 .inner .flxL {
    width: 100%;
  }
}
#footer2 .inner .flxL .siteID {
  text-align: left;
  margin-bottom: 15px;
}
@media only screen and (max-width: 834px) {
  #footer2 .inner .flxL .siteID {
    text-align: center;
  }
}
#footer2 .inner .flxL address {
  text-align: left;
  color: #fff;
}
@media only screen and (max-width: 834px) {
  #footer2 .inner .flxL address {
    text-align: center;
  }
}
#footer2 .inner .flxR {
  width: 48%;
  color: #fff;
}
@media only screen and (max-width: 834px) {
  #footer2 .inner .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}
#footer2 .inner .flxR p {
  text-align: left;
}

#copy {
  color: #fff;
  display: block;
  padding: 5px 0;
}
#copy a {
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}
#copy a:hover {
  opacity: 0.6;
}

.spfooternav {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  display: none;
}
@media only screen and (max-width: 834px) {
  .spfooternav {
    height: 71px;
    display: block;
  }
}
.spfooternav ul {
  display: flex;
  justify-content: space-between;
}
.spfooternav ul li {
  width: 25%;
  border-right: 1px solid #fff;
}
.spfooternav ul li:last-child {
  border-right: 0;
}
.spfooternav ul li a {
  height: 100%;
  padding: 10px 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #f39b33;
  font-size: 1.3rem;
}
.spfooternav ul li a i {
  font-size: 1.6rem;
  display: block;
}
.spfooternav ul li a span {
  margin-top: 5px;
  line-height: 1.2em;
  display: block;
}

@media only screen and (max-width: 834px) {
  .anc > div {
    margin-top: -80px;
    padding-top: 80px;
  }
}

.btn a {
  background: #f39b33;
  font-weight: 700;
  position: relative;
  padding: 15px 30px;
  display: block;
  color: #fff;
  opacity: 1;
  overflow: hidden;
  position: relative;
}
.btn a:hover:before {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.btn a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f30b";
  position: absolute;
  right: 20px;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.btn a:before {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
}

.btn2 {
  max-width: 350px;
}
.btn2 a {
  background: #f39b33;
  font-weight: 700;
  position: relative;
  padding: 15px 30px;
  display: block;
  color: #fff;
  opacity: 1;
  overflow: hidden;
  position: relative;
}
.btn2 a:hover:before {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.btn2 a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f30b";
  position: absolute;
  right: 20px;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.btn2 a:before {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
}

@media only screen and (max-width: 1200px) {
  .cont_1 {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 834px) {
  .cont_1 {
    padding: 0 30px;
    margin: 80px 0 !important;
  }
}
.cont_1:before {
  content: "";
  background: url(../images/common/bg_1.png) no-repeat right top;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
@media only screen and (max-width: 834px) {
  .cont_1:before {
    background: url(../images/common/bg_1_sp.png) no-repeat right top;
    background-size: contain;
  }
}
@media only screen and (max-width: 640px) {
  .cont_1:before {
    top: 2%;
  }
}
.cont_1 .inner {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  .cont_1 .inner {
    flex-direction: column-reverse;
  }
}
.cont_1 .inner .flxL {
  width: 75%;
}
@media only screen and (max-width: 834px) {
  .cont_1 .inner .flxL {
    width: 100%;
  }
}
.cont_1 .inner .flxR {
  width: 20%;
}
@media only screen and (max-width: 834px) {
  .cont_1 .inner .flxR {
    width: 100%;
  }
}
@media only screen and (max-width: 834px) {
  .cont_1 .inner .ttl {
    margin-bottom: 30px;
  }
  .cont_1 .inner .ttl .pcnone {
    text-align: left !important;
  }
}
@media only screen and (max-width: 834px) {
  .cont_1 .inner .ttl h2 {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .cont_2 {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 834px) {
  .cont_2 {
    padding: 0 30px;
    margin-bottom: 500px !important;
  }
}
@media only screen and (max-width: 640px) {
  .cont_2 {
    margin-bottom: 300px !important;
  }
}
.cont_2:before {
  content: "";
  background: url(../images/common/bg_2.png) no-repeat left top;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 10%;
  bottom: 0;
  z-index: -1;
}
@media only screen and (max-width: 1200px) {
  .cont_2:before {
    top: 11.5%;
  }
}
@media only screen and (max-width: 834px) {
  .cont_2:before {
    background: url(../images/common/bg_2_sp.png) no-repeat left top;
    background-size: contain;
    top: 8.8%;
  }
}
@media only screen and (max-width: 640px) {
  .cont_2:before {
    top: 9.8%;
  }
}
.cont_2 .cont_2inner {
  max-width: 760px;
  margin: 0 auto;
}
@media only screen and (max-width: 834px) {
  .cont_2 .cont_2inner {
    max-width: 100%;
  }
}
.cont_2 .cont_2inner .wrap {
  margin-left: -5%;
}
@media only screen and (max-width: 834px) {
  .cont_2 .cont_2inner .wrap {
    margin-left: -6.1728%;
  }
}
.cont_2 .cont_2inner .wrap .box {
  width: 20%;
  margin-left: 5%;
}
@media only screen and (max-width: 834px) {
  .cont_2 .cont_2inner .wrap .box {
    width: 27.1604%;
    margin-left: 6.1728%;
  }
}
.cont_2 .cont_2inner .wrap .box a {
  display: block;
}
.cont_2 .cont_2inner .wrap .box:nth-child(2) {
  margin-top: 7.317%;
}
@media only screen and (max-width: 834px) {
  .cont_2 .cont_2inner .wrap .box:nth-child(2) {
    margin-top: 6.1728%;
  }
}
.cont_2 .cont_2inner .wrap .box:nth-child(3) {
  margin-top: 14.634%;
}
@media only screen and (max-width: 834px) {
  .cont_2 .cont_2inner .wrap .box:nth-child(3) {
    margin-top: 12.3456%;
  }
}
.cont_2 .cont_2inner .wrap .box:nth-child(4) {
  margin-top: 21.951%;
}
@media only screen and (max-width: 834px) {
  .cont_2 .cont_2inner .wrap .box:nth-child(4) {
    margin-top: -6.1728%;
  }
}
.cont_2 .cont_2inner .wrap .box:nth-child(5) {
  margin-top: -14.634%;
}
@media only screen and (max-width: 834px) {
  .cont_2 .cont_2inner .wrap .box:nth-child(5) {
    margin-top: 0;
  }
}
.cont_2 .cont_2inner .wrap .box:nth-child(6) {
  margin-top: -7.317%;
}
@media only screen and (max-width: 834px) {
  .cont_2 .cont_2inner .wrap .box:nth-child(6) {
    margin-top: 6.1728%;
  }
}
.cont_2 .cont_2inner .wrap .box:nth-child(7) {
  margin-top: 0;
}
@media only screen and (max-width: 834px) {
  .cont_2 .cont_2inner .wrap .box:nth-child(7) {
    margin-top: -6.1728%;
  }
}
.cont_2 .cont_2inner .wrap .box:nth-child(8) {
  margin-top: 7.317%;
}
@media only screen and (max-width: 834px) {
  .cont_2 .cont_2inner .wrap .box:nth-child(8) {
    margin-top: 0;
  }
}
.cont_2 .cont_2inner .wrap .box:nth-child(9) {
  margin-top: -14.634%;
}
@media only screen and (max-width: 834px) {
  .cont_2 .cont_2inner .wrap .box:nth-child(9) {
    margin-top: 6.1728%;
  }
}
.cont_2 .cont_2inner .wrap .box:nth-child(10) {
  margin-top: -7.317%;
}
@media only screen and (max-width: 834px) {
  .cont_2 .cont_2inner .wrap .box:nth-child(10) {
    margin-top: -6.1728%;
  }
}
.cont_2 .cont_2inner .wrap .box:nth-child(11) {
  margin-top: 0;
}
@media only screen and (max-width: 834px) {
  .cont_2 .cont_2inner .wrap .box:nth-child(11) {
    margin-top: 0%;
  }
}
.cont_2 .cont_2inner .wrap .box:nth-child(12) {
  margin-top: 7.317%;
}
@media only screen and (max-width: 834px) {
  .cont_2 .cont_2inner .wrap .box:nth-child(12) {
    margin-top: -6.1728%;
  }
}
.cont_2 .cont_2inner .wrap .box img {
  width: 100% !important;
}

@media only screen and (max-width: 834px) {
  .cont_3 {
    margin-bottom: 0 !important;
  }
}
.cont_3:before {
  content: "";
  background: url(../images/common/bg_3.png) no-repeat right top;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 25%;
  bottom: 0;
  z-index: -1;
}
@media only screen and (max-width: 1200px) {
  .cont_3:before {
    top: 29.5%;
  }
}
@media only screen and (max-width: 834px) {
  .cont_3:before {
    background: url(../images/common/bg_3_sp.png) no-repeat right top;
    background-size: contain;
    top: 24.8%;
  }
}
@media only screen and (max-width: 640px) {
  .cont_3:before {
    top: 24.1%;
  }
}
@media only screen and (max-width: 1200px) {
  .cont_3 .inner {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 834px) {
  .cont_3 .inner {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 834px) {
  .cont_3 .inner .midashi h2 {
    text-align: left !important;
  }
}
.cont_3 .inner .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  .cont_3 .inner .wrap {
    flex-direction: column-reverse;
  }
}
.cont_3 .inner .wrap:nth-child(even) {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 834px) {
  .cont_3 .inner .wrap:nth-child(even) {
    flex-direction: column-reverse;
  }
}
.cont_3 .inner .wrap .flxL {
  width: 55%;
}
@media only screen and (max-width: 834px) {
  .cont_3 .inner .wrap .flxL {
    width: 100%;
  }
}
.cont_3 .inner .wrap .flxR {
  width: 40%;
}
@media only screen and (max-width: 834px) {
  .cont_3 .inner .wrap .flxR {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cont_3 .inner .wrap:nth-child(2) .img:before {
  background: url(../images/common/point_1.jpg) no-repeat;
}
.cont_3 .inner .wrap:nth-child(3) .img:before {
  background: url(../images/common/point_2.jpg) no-repeat;
}
.cont_3 .inner .wrap:nth-child(4) .img:before {
  background: url(../images/common/point_3.jpg) no-repeat;
}
.cont_3 .inner .wrap .img {
  position: relative;
  width: 100% !important;
}
.cont_3 .inner .wrap .img img {
  width: 100% !important;
}
.cont_3 .inner .wrap .img:before {
  content: "";
  width: 90px;
  height: 90px;
  position: absolute;
  left: -20px;
  top: -20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 1200px) {
  .cont_3 .inner .wrap .img:before {
    left: 0;
    top: 0;
  }
}

.cont_4 {
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .cont_4 {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 834px) {
  .cont_4 {
    padding: 0 30px;
    margin-bottom: 80px !important;
  }
}
.cont_4 .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 834px) {
  .cont_4 .inner {
    flex-direction: column-reverse;
  }
}
.cont_4 .inner .flxL {
  width: 55%;
}
@media only screen and (max-width: 834px) {
  .cont_4 .inner .flxL {
    width: 100%;
  }
}
.cont_4 .inner .flxR {
  width: 40%;
}
@media only screen and (max-width: 834px) {
  .cont_4 .inner .flxR {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cont_4 .inner .flxR .img img {
  width: 100% !important;
}

@media only screen and (max-width: 1200px) {
  .cont_5 {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 834px) {
  .cont_5 {
    padding: 0 30px;
    margin-bottom: 80px !important;
  }
}
.cont_5:before {
  content: "";
  background: url(../images/common/bg_4.png) no-repeat left top;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  bottom: 0;
  z-index: -1;
}
@media only screen and (max-width: 834px) {
  .cont_5:before {
    background: url(../images/common/bg_4_sp.png) no-repeat left top;
    background-size: contain;
    top: 39%;
  }
}
@media only screen and (max-width: 640px) {
  .cont_5:before {
    top: 37%;
  }
}
.cont_5 .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 834px) {
  .cont_5 .inner {
    display: block;
  }
}
.cont_5 .inner .flxL {
  width: 48%;
}
@media only screen and (max-width: 834px) {
  .cont_5 .inner .flxL {
    width: 100%;
    margin-bottom: 30px;
  }
}
.cont_5 .inner .flxR {
  width: 48%;
}
@media only screen and (max-width: 834px) {
  .cont_5 .inner .flxR {
    width: 100%;
  }
}

.newswrap {
  width: 100%;
  height: 250px;
}
@media only screen and (max-width: 834px) {
  .newswrap {
    width: 100%;
    height: 300px;
  }
}
.newswrap .news {
  overflow-y: auto;
  z-index: 1;
  position: relative;
  height: 100%;
  padding-right: 20px;
}
@media only screen and (max-width: 640px) {
  .newswrap .news {
    padding-right: 0;
  }
}
.newswrap .news .blog_list {
  border: 0;
}
.newswrap .news .blog_list .blog_photo {
  display: none;
}
.newswrap .news .blog_list > div {
  border-bottom: 1px dashed #333;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 834px) {
  .newswrap .news .blog_list > div {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
}
.newswrap .news .blog_list .blog_text {
  width: 100%;
  padding: 0;
  font-size: 14px;
}
.newswrap .news .blog_list .blog_text .blog_date {
  line-height: 1.7em;
  font-size: 14px;
  font-weight: 800;
  color: #ff5d00;
}
.newswrap .news .blog_list .blog_text ul {
  display: none;
}
.newswrap .news .blog_list .blog_text h3 {
  margin-left: 0;
  margin-bottom: 0;
}
.newswrap .news .blog_list .blog_text h3 a span {
  display: block;
  font-weight: 400;
  font-size: 14px;
  color: #333;
}
.newswrap .news .blog_list .blog_text .detail {
  display: none;
}
.newswrap .news dl {
  padding: 15px 0;
  border-bottom: 1px dashed #333;
  display: block !important;
}
.newswrap .news dl:first-child {
  padding: 0 0 15px;
}
.newswrap .news dl dt,
.newswrap .news dl dd {
  color: #333;
  padding: 0 !important;
  width: 100% !important;
  border: 0 !important;
  background-color: inherit !important;
}
.newswrap .news dl dt {
  width: auto !important;
  display: inline-block;
  padding: 5px !important;
  background-color: #f39b33 !important;
  color: #fff;
}

@media only screen and (max-width: 1200px) {
  .cont_6 {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 834px) {
  .cont_6 {
    padding: 0 30px;
    margin-bottom: 80px !important;
  }
}

.inst {
  overflow-y: scroll;
}
.inst ul {
  height: 450px;
  position: relative;
  border: none !important;
}
.inst ul > li {
  border: none !important;
  display: flex;
  align-items: start;
  justify-content: space-between;
  border-bottom: 1px dashed #ccc !important;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.inst ul > li .sns_photo {
  width: 20% !important;
  padding: 0 !important;
}
.inst ul > li .sns_photo a {
  display: block;
  position: relative;
}
.inst ul > li .sns_photo a:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 100%;
  display: block;
  width: 100% !important;
}
@media only screen and (max-width: 834px) {
  .inst ul > li .sns_photo a:before {
    display: none;
  }
}
.inst ul > li .sns_photo 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: 834px) {
  .inst ul > li .sns_photo a img {
    position: static;
    margin-bottom: 10px;
  }
}
.inst ul > li .sns_text {
  width: 78% !important;
}
.inst ul > li .sns_text .sns_date {
  font-weight: 700;
  font-size: 25px;
  color: #ff5d00;
  display: block;
  line-height: 1;
  margin-bottom: 20px;
}
@media only screen and (max-width: 834px) {
  .inst ul > li .sns_text .sns_date {
    font-size: 18px;
  }
}
.inst ul > li .sns_text .caption {
  font-size: 14px;
}
.inst ul > li .sns_text ul {
  display: none;
}

.timeline table {
  background: #fff;
}
.timeline tr .ttl {
  background: #f7f7f7;
}
.timeline tr td {
  border: 1px solid #ff5d00;
  color: #333;
  padding: 10px !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;
}

.flex1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex1._top {
  align-items: flex-start;
}
.flex1._center {
  align-items: center;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 2;
}
.flex1 .box {
  width: calc(100% / 1 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex1 .box img {
  width: 100% !important;
}

.flex2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex2._top {
  align-items: flex-start;
}
.flex2._center {
  align-items: center;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 2;
}
.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex2 .box img {
  width: 100% !important;
}

.flex3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex3._top {
  align-items: flex-start;
}
.flex3._center {
  align-items: center;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 2;
}
.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex3 .box img {
  width: 100% !important;
}

.flex4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex4._top {
  align-items: flex-start;
}
.flex4._center {
  align-items: center;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 2;
}
.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex4 .box img {
  width: 100% !important;
}

/* title */
h2.mail.title {
  display: none !important;
}

.midashi h2 {
  color: #ff5d00;
  line-height: 1;
  font-weight: 900;
  font-size: 70px;
}
@media only screen and (max-width: 1200px) {
  .midashi h2 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 834px) {
  .midashi h2 {
    font-size: 50px;
  }
}
.midashi h2 span {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 0.4em;
  display: block;
  margin-top: 10px;
  line-height: 1;
  color: #222;
}
@media only screen and (max-width: 834px) {
  .midashi h2 span {
    font-size: 0.6em;
  }
}

.midashi2 h3 {
  font-size: 25px;
  font-weight: 700;
  color: #222;
}

.midashi3 h2 {
  color: #ff5d00;
  line-height: 1;
  font-weight: 900;
  font-size: 50px;
  border-bottom: 1px solid #ff5d00;
  padding-bottom: 20px;
}
@media only screen and (max-width: 1200px) {
  .midashi3 h2 {
    font-size: 40px;
  }
}
.midashi3 h2 span {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 0.4em;
  line-height: 1;
  color: #222;
  margin-left: 10px;
}
@media only screen and (max-width: 834px) {
  .midashi3 h2 span {
    font-size: 0.6em;
  }
}

.midashi6 {
  width: 100%;
  position: relative;
}
.midashi6 h2 {
  font-weight: 700;
  background: #f3f3f3;
  padding: 1em 0.5em 1em 1.5em;
  position: relative;
  font-size: 25px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.midashi6 span {
  position: absolute;
  background: #80c8d1;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 7px 10px 5px;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.05em;
}

.midashi7 {
  width: 100%;
}
.midashi7 h2 {
  font-weight: 700;
  background: #f3f3f3;
  padding: 1em 0.5em 1em 1.5em;
  position: relative;
  font-size: 25px;
}
.midashi7 h2:after {
  content: "";
  width: 5px;
  height: 20px;
  border-radius: 500px;
  background: #f39b33;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
}
.midashi7 span {
  background: #1dab3c;
  font-size: 0.8em;
  color: #fff;
  margin-right: 5px;
  display: inline-block;
}

.midashi8 {
  width: 100%;
}
.midashi8 h2 {
  font-weight: 700;
  background: #f39b33;
  padding: 1em 0.5em 1em 1.5em;
  position: relative;
  font-size: 20px;
  color: #fff;
}
.midashi8 h3 {
  font-size: 25px;
  font-weight: 700;
  color: #222;
  border-bottom: 1px solid #333;
  padding-bottom: 10px;
}
.midashi8 h4 {
  font-size: 22px;
  font-weight: 700;
  color: #333;
}

.price_01 {
  width: 100%;
}
.price_01 h3 {
  font-size: 16px;
  font-weight: 700;
  color: #222;
  border-bottom: 1px solid #333;
  padding-bottom: 10px;
}

.price_02 {
  background: #f7f7f7;
  padding: 15px;
  border: 1px solid #ccc;
}

.kids_01 {
  counter-reset: number 0;
}
.kids_01.flex2cl2 .box img {
  margin-bottom: 15px;
  width: 100% !important;
}
.kids_01 .box {
  position: relative;
  padding: 30px;
  background: #f7f7f7;
  text-align: left;
}
.kids_01 .box h3 {
  font-size: 20px;
  color: #f39b33;
  margin-bottom: 15px;
}
.kids_01 .box img {
  width: 100% !important;
  margin-bottom: 15px;
}

.company01wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (max-width: 834px) {
  .company01wrap {
    display: block;
  }
}
.company01wrap .company01 {
  width: 48%;
  background: #fff;
}
@media only screen and (max-width: 834px) {
  .company01wrap .company01 {
    width: 100%;
  }
}
.company01wrap iframe {
  vertical-align: middle;
}

.policy01 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 834px) {
  .policy01 {
    flex-direction: column-reverse;
  }
}
.policy01 .flxL {
  width: 60%;
}
@media only screen and (max-width: 834px) {
  .policy01 .flxL {
    width: 100%;
    margin-top: 30px;
  }
}
.policy01 .flxR {
  width: 38%;
}
@media only screen and (max-width: 834px) {
  .policy01 .flxR {
    width: 100%;
  }
}
.policy01 .flxR .img {
  width: 100%;
}
.policy01 .flxR .img img {
  width: 100% !important;
}

@media only screen and (max-width: 640px) {
  .denture_01 td {
    font-size: 14px;
  }
}
@media only screen and (max-width: 640px) {
  .denture_01 .ttl {
    width: 35% !important;
  }
}

@media only screen and (max-width: 640px) {
  .price_01 td {
    font-size: 14px;
  }
}
@media only screen and (max-width: 640px) {
  .price_01 .ttl {
    width: 35% !important;
  }
}

.safety01 .box {
  background: #fff;
  border: 1px solid #f39b33;
  padding: 30px;
}
.safety01 .box h3 {
  text-align: center;
  font-weight: 700;
  background: #f39b33;
  padding: 1em 0.5em 1em 1.5em;
  position: relative;
  font-size: 20px;
  color: #fff;
  margin-bottom: 15px;
}

.safety01 ul li {
  margin: 10px 0;
  display: flex;
  align-items: start;
  justify-content: start;
}
.safety01 ul li:before {
  margin-right: 10px;
  font-family: "Font Awesome 5 Pro";
  content: "\f0c8";
  font-size: 18px;
  font-weight: 700;
  color: #f39b33;
  vertical-align: middle;
  text-align: right;
  display: block;
}

.medical_01 {
  align-items: initial !important;
}
.medical_01 .box {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 15px;
}
.medical_01 .box h3 {
  border-bottom: 1px solid #f39b33;
  font-size: 18px;
  padding: 10px 0;
  font-weight: 700;
  text-align: left;
  color: #222;
}
.medical_01 .box div {
  padding: 10px 0;
  font-size: 1.4rem;
  text-align: left;
}

.concept_01 {
  align-items: initial !important;
}
.concept_01 .box {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 15px;
}
.concept_01 .box .ttl {
  background: #f39b33;
  font-size: 18px;
  padding: 15px 0 !important;
  font-weight: 700;
  text-align: left;
  color: #fff;
}

.beginner_01 {
  counter-reset: number 0;
}
.beginner_01.flex2cl2 .box img {
  margin-bottom: 15px;
  width: auto !important;
}
.beginner_01 .box {
  position: relative;
  padding: 30px;
  background: #f7f7f7;
  text-align: center;
}
.beginner_01 .box:before {
  counter-increment: number 1;
  content: counter(number) " ";
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f39b33;
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 0;
}
.beginner_01 .box h3 {
  font-size: 20px;
  color: #f39b33;
  margin-bottom: 15px;
}

.cavity_01.flex2cl2 .box img {
  margin-bottom: 15px;
  width: auto !important;
}
.cavity_01 .box {
  position: relative;
  padding: 30px;
  background: #f7f7f7;
  text-align: center;
}
.cavity_01 .box h3 {
  text-align: left;
  font-size: 20px;
  color: #f39b33;
  margin-bottom: 15px;
}
.cavity_01 .box div {
  text-align: left;
}

.prevention_01 {
  padding: 20px;
  border: 1px solid #ccc;
  align-items: inherit;
  justify-content: space-between;
  flex-wrap: inherit !important;
}
@media only screen and (max-width: 834px) {
  .prevention_01 {
    flex-direction: column !important;
  }
}
.prevention_01 .box {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 834px) {
  .prevention_01 .box {
    width: 100%;
  }
}
.prevention_01 .box:nth-child(1) {
  padding: 20px;
  background: #f7f7f7;
}
.prevention_01 .box:nth-child(1) i {
  font-size: 18px;
  color: red;
  margin-right: 10px;
}
.prevention_01 .box:nth-child(2) {
  padding: 0 2%;
  width: 20%;
}
@media only screen and (max-width: 834px) {
  .prevention_01 .box:nth-child(2) {
    padding: 8% 0;
    transform: rotate(90deg);
  }
}
.prevention_01 .box:nth-child(3) {
  padding: 20px;
  background: #f7f7f7;
  text-align: center;
  font-size: 20px;
  line-height: 1.7em;
}

.prevention_02 {
  align-items: inherit !important;
}
@media only screen and (max-width: 834px) {
  .prevention_02 {
    flex-direction: column !important;
    margin-left: 0 !important;
  }
}
.prevention_02 .box {
  padding: 20px;
  border: 1px solid #ccc;
  background: #f7f7f7;
}
@media only screen and (max-width: 834px) {
  .prevention_02 .box {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.prevention_02 .box h3 {
  font-size: 20px;
  color: #f39b33;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #333;
}

.waku {
  background: #fff;
}

.waku2 {
  background: #f7f7f7;
  padding: 50px;
}
.waku2 h3 {
  font-size: 1.8rem;
  border-bottom: 1px solid #333;
  padding-bottom: 15px;
  font-weight: 700;
  margin-bottom: 15px;
}

.company_area dt, .company_area dd {
  background: none !important;
  border: none !important;
  padding: 1.5em 1em !important;
  font-size: 1.6rem;
}
.company_area dt {
  border-bottom: 1px solid #ccc !important;
}
.company_area dd {
  border-bottom: 1px solid #eee !important;
}
@media screen and (max-width: 640px) {
  .company_area dl {
    display: flex;
    flex-flow: column;
  }
  .company_area dt {
    border-bottom: 0 !important;
    background: #f9f9f9 !important;
    font-weight: bold;
  }
  .company_area dt, .company_area dd {
    padding: 5px !important;
    display: block;
    width: 100% !important;
  }
}

.comp dl {
  margin: 5px 0;
}
.comp dl dt {
  border: 0 !important;
  background: #f7f7f7 !important;
  align-items: center !important;
  color: #222;
}
.comp dl dd {
  border: 0 !important;
}
@media screen and (max-width: 640px) {
  .comp dl {
    display: flex;
    flex-flow: column;
  }
  .comp dt {
    border-bottom: 0 !important;
    font-weight: bold;
  }
  .comp dt, .comp dd {
    text-align: center;
    display: flex !important;
    padding: 5px !important;
    display: block;
    width: 100% !important;
    justify-content: center !important;
    align-items: center !important;
    flex-wrap: wrap;
  }
}

.objc a {
  width: 100% !important;
  height: auto !important;
}
.objc img {
  width: 100% !important;
  height: 350px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media only screen and (max-width: 1000px) {
  .objc img {
    height: 500px !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .objc img {
    height: 400px !important;
  }
}
@media only screen and (max-width: 640px) {
  .objc img {
    height: 550px !important;
  }
}

.objc2 .box > a {
  display: block;
  position: relative;
}
.objc2 .box > a:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 100%;
  display: block;
  width: 100% !important;
}
@media only screen and (max-width: 834px) {
  .objc2 .box > a:before {
    display: none;
  }
}
.objc2 .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: 834px) {
  .objc2 .box > a img {
    position: static;
    margin-bottom: 10px;
  }
}
.objc2 div {
  text-align: center;
}

.flex1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex1._top {
  align-items: flex-start;
}
.flex1._center {
  align-items: center;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 2;
}
.flex1 .box {
  width: calc(100% / 1 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex1 .box img {
  width: 100% !important;
}

.flex2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex2._top {
  align-items: flex-start;
}
.flex2._center {
  align-items: center;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 2;
}
.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex2 .box img {
  width: 100% !important;
}

.flex3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex3._top {
  align-items: flex-start;
}
.flex3._center {
  align-items: center;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 2;
}
.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex3 .box img {
  width: 100% !important;
}

.flex4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex4._top {
  align-items: flex-start;
}
.flex4._center {
  align-items: center;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 2;
}
.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex4 .box img {
  width: 100% !important;
}

.flex4cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -3.2258064516%;
}
@media only screen and (max-width: 1000px) {
  .flex4cl {
    margin-left: -2.439%;
  }
}
@media only screen and (max-width: 640px) {
  .flex4cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex4cl .box {
  position: relative;
  width: 21.7741935484%;
  margin-left: 3.2258064516%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1000px) {
  .flex4cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    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;
}

.flex3cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.4390243902%;
}
@media only screen and (max-width: 1000px) {
  .flex3cl {
    margin-left: -2.439%;
  }
}
@media only screen and (max-width: 640px) {
  .flex3cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex3cl .box {
  position: relative;
  width: 30.8943089431%;
  margin-left: 2.4390243902%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1000px) {
  .flex3cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    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;
}

.flex2cl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 834px) {
  .flex2cl {
    flex-direction: column-reverse;
  }
}
.flex2cl:nth-child(odd) {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 834px) {
  .flex2cl:nth-child(odd) {
    flex-direction: column-reverse;
  }
}
.flex2cl._rr {
  flex-direction: row;
}
@media only screen and (max-width: 834px) {
  .flex2cl._rr {
    flex-direction: column-reverse;
  }
}
.flex2cl._aifs {
  align-items: flex-start !important;
}
.flex2cl .flxL {
  width: 57%;
}
@media only screen and (max-width: 834px) {
  .flex2cl .flxL {
    width: 100%;
  }
}
.flex2cl .flxR {
  width: 40%;
}
@media only screen and (max-width: 834px) {
  .flex2cl .flxR {
    width: 100%;
    margin-bottom: 20px;
  }
}
.flex2cl .flxR .img {
  width: 100%;
}
.flex2cl .flxR .img img {
  width: 100% !important;
}

.flex2cl2 {
  border: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -4%;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1000px) {
  .flex2cl2 {
    margin-left: -2.439%;
  }
}
@media only screen and (max-width: 834px) {
  .flex2cl2 {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex2cl2 .box {
  position: relative;
  width: 46%;
  margin-left: 4%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1000px) {
  .flex2cl2 .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
  }
}
@media only screen and (max-width: 834px) {
  .flex2cl2 .box {
    width: 100%;
    margin-left: 0;
  }
}
.flex2cl2 .box img {
  width: 100% !important;
}
.flex2cl2 .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex2cl2 .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex2cl3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 834px) {
  .flex2cl3 {
    flex-direction: column-reverse;
  }
}
.flex2cl3 .flxL {
  width: 55%;
}
@media only screen and (max-width: 834px) {
  .flex2cl3 .flxL {
    width: 100%;
  }
}
.flex2cl3 .flxR {
  width: 42%;
}
@media only screen and (max-width: 834px) {
  .flex2cl3 .flxR {
    width: 100%;
    margin-bottom: 20px;
  }
}
.flex2cl3 .flxR .img {
  width: 100%;
}
.flex2cl3 .flxR .img img {
  width: 100% !important;
}

.flex2cl4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 834px) {
  .flex2cl4 {
    flex-direction: column-reverse;
  }
}
.flex2cl4 .flxL {
  width: 78%;
}
@media only screen and (max-width: 834px) {
  .flex2cl4 .flxL {
    width: 100%;
  }
}
.flex2cl4 .flxR {
  width: 20%;
}
@media only screen and (max-width: 834px) {
  .flex2cl4 .flxR {
    width: 100%;
    margin-bottom: 20px;
  }
}
.flex2cl4 .flxR .img {
  width: 100%;
}
.flex2cl4 .flxR .img img {
  width: 100% !important;
}

.faq01 {
  margin-bottom: 30px;
  display: block !important;
}
@media only screen and (max-width: 640px) {
  .faq01 {
    text-align: left !important;
  }
}
.faq01 dl {
  display: block !important;
  margin-bottom: 30px;
  border-bottom: 1px dashed #fff;
  padding-bottom: 30px;
}
.faq01 .box:nth-child(1) {
  background: #f39b33;
  margin-bottom: 10px;
  position: relative;
  display: flex !important;
  justify-content: flex-start;
  align-items: center;
  border: 0px !important;
  width: 100% !important;
  padding: 15px 0 15px 40px;
  color: #fff;
}
.faq01 .box:nth-child(1) span {
  font-weight: 700;
  font-size: 18px !important;
}
.faq01 .box:nth-child(1):before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding: 15px 5px;
  width: 20px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  content: "Q";
  margin-right: 7px;
}
.faq01 .box:nth-child(2) {
  background-color: inherit !important;
  margin-bottom: 10px;
  position: relative;
  display: flex !important;
  justify-content: flex-start;
  align-items: flex-start;
  border: 0px !important;
  width: 100% !important;
  padding: 15px 0 15px 40px;
}
.faq01 .box:nth-child(2):before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding: 15px 5px;
  width: 20px;
  text-align: center;
  vertical-align: middle;
  background: #f98a4a;
  color: #fff;
  content: "A";
  margin-right: 7px;
}

.faq02 dl {
  margin-bottom: 30px;
  display: block !important;
}
.faq02 dl:last-child {
  margin-bottom: 0 !important;
}
.faq02 dl dt {
  justify-content: start !important;
  flex-direction: row !important;
  width: 100% !important;
  font-size: 18px;
  font-weight: 700;
  color: #181818;
  border: 0 !important;
  background-color: inherit !important;
  padding: 0 !important;
  margin-bottom: 10px;
}
@media only screen and (max-width: 640px) {
  .faq02 dl dt {
    font-size: 16px;
  }
}
.faq02 dl dt:before {
  margin-right: 10px;
  content: "Q";
  width: 40px;
  height: 40px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  background: #f39b33;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.faq02 dl dd {
  display: flex;
  align-items: center;
  justify-content: start;
  width: 100% !important;
  border: 0 !important;
  padding: 0 !important;
  background-color: inherit !important;
  font-size: 16px;
}
.faq02 dl dd:before {
  margin-right: 10px;
  content: "A";
  width: 40px;
  height: 40px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  background: #f98a4a;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

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

.contact02 a {
  background: #f39b33;
  padding: 20px 10px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  max-width: 500px;
  width: 100%;
  text-align: center;
}

.contact02 span {
  padding: 20px 10px;
  font-size: 18px;
  border: 1px solid #ccc;
  display: inline-block;
  max-width: 500px;
  width: 100%;
  text-align: center;
}

.contact01 {
  background: #f3f3f3;
  margin: 0 auto;
  padding: 50px;
}
.contact01 dl {
  margin-bottom: 40px;
  font-size: 15px;
}
.contact01 dl:last-child {
  margin-bottom: 0;
}
.contact01 dl dt {
  line-height: 1;
  font-size: 16px;
  max-width: 200px;
  min-width: 200px;
  width: 30% !important;
  font-weight: 700;
  border: 0 !important;
  background-color: inherit !important;
  padding: 0 !important;
  justify-content: flex-start !important;
}
@media only screen and (max-width: 640px) {
  .contact01 dl dt {
    width: 100% !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 15px;
  }
}
.contact01 dl dt label {
  margin-top: 5px;
  background: #f39b33;
  border-radius: 5px;
  color: #fff !important;
  font-size: 13px;
  font-weight: 700;
  padding: 6px;
  line-height: 1;
}
@media only screen and (max-width: 640px) {
  .contact01 dl dt label {
    line-height: 1;
    padding: 3px;
    font-size: 11px;
  }
}
.contact01 dl dd {
  text-align: left;
  width: 80% !important;
  border: 0 !important;
  background-color: inherit !important;
  padding: 0 !important;
}
@media only screen and (max-width: 640px) {
  .contact01 dl dd {
    width: 100% !important;
  }
}
.contact01 dl dd span {
  line-height: 1;
  margin-right: 0;
}
.contact01 .file {
  border-top: 0 !important;
  flex-direction: row !important;
  border-top: 0 !important;
}
@media only screen and (max-width: 640px) {
  .contact01 .file {
    flex-direction: column !important;
  }
}
.contact01 .file dt {
  font-size: 16px;
  display: flex !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  flex-direction: column !important;
}
@media only screen and (max-width: 640px) {
  .contact01 .file dt {
    flex-direction: row !important;
  }
}
.contact01 .file dd label {
  position: static !important;
  margin-left: auto !important;
  margin-bottom: 10px;
}
.contact01 .file dd div {
  line-height: 1.4em;
  color: #666;
  font-size: 14px;
  letter-spacing: -0.05em;
}

.policy a {
  color: #f39b33;
}

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

.formtel td {
  font-size: 16px;
  border: 0 !important;
}
.formtel .tel2 div {
  color: #000;
  font-size: 30px;
  font-weight: 700;
}
.formtel .tel2 a {
  font-size: 30px;
  font-weight: 700;
  color: #000;
}

.modaal-close {
  position: absolute !important;
  right: -20px !important;
  top: -20px !important;
  background: rgba(0, 0, 0, 0.7) !important;
}

.modaal-content-container h3 {
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px;
}

.modaal-content-container p {
  margin: 0 0 20px;
}

.modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after {
  background: #fff !important;
}

@media only screen and (max-width: 834px) {
  .modaal-content-container {
    height: 400px;
    overflow-y: scroll;
  }
}

.center {
  text-align: center;
}

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

@media only screen and (max-width: 834px) {
  .addcart {
    display: flex;
    align-items: center;
    justify-content: center;
    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: 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;
}

.fix-nav-color-pink {
  background-color: #f69795 !important;
}

.fix-open__inner {
  max-width: 580px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-right: 40px;
  padding-left: 40px;
  padding-bottom: 40px;
  border: 7px double #f39b33;
}
@media only screen and (max-width: 834px) {
  .fix-open__inner {
    padding-right: 20px;
    padding-left: 20px;
  }
}/*# sourceMappingURL=assets.css.map */