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

.center {
  text-align: center;
}

.allwrap2 {
  background: #fff;
}

.allwrap {
  width: 100vw;
  height: 100vh;
  background: #fff;
  position: fixed;
  z-index: 4;
  opacity: 0;
  pointer-events: none;
}

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

.annot {
  display: none !important;
}

::-moz-selection {
  background-color: rgba(108, 155, 210, 0.7);
}

::selection {
  background-color: rgba(108, 155, 210, 0.7);
}

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

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

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

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

* {
  -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: 400;
}

body {
  counter-reset: number 0;
  line-height: 2em;
  letter-spacing: 0.1em;
  font-weight: 400;
  color: #505253;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ 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: 700px;
  width: 100%;
}

.inner3 {
  margin: 0 auto;
  max-width: 900px;
  width: 100%;
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
  z-index: 3;
}
@media screen and (max-width: 834px) {
  #contents_wrap {
    margin-top: 80px;
  }
}

#contents {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 80px;
}
@media only screen and (max-width: 1200px) {
  #contents {
    padding: 0 10px;
  }
}
@media screen and (max-width: 834px) {
  #contents {
    padding: 0 30px;
  }
}

#main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  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 {
  display: none;
}

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

a:hover {
  opacity: 0.6;
  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", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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

footer#global_footer {
  min-width: auto;
}

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

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
  z-index: 1;
  position: relative;
  font-family: "fot-tsukuardgothic-std", sans-serif;
}
@media screen and (max-width: 834px) {
  header#global_header {
    padding-top: 70px;
  }
}

.bgh {
  position: fixed !important;
  left: 0;
  right: 0;
  top: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

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

.header {
  position: relative;
  z-index: 10;
  background: white;
}
.header .hedwrap {
  background: white;
  z-index: 1;
}
@media screen and (max-width: 834px) {
  .header .hedwrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
}
.header .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
}
@media only screen and (max-width: 1800px) {
  .header .inner {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 834px) {
  .header .inner {
    padding: 0;
    padding-right: 71px !important;
  }
}
.header .flxL {
  width: 20%;
}
@media screen and (max-width: 834px) {
  .header .flxL {
    width: 60%;
  }
}
@media screen and (max-width: 640px) {
  .header .flxL {
    width: 50%;
  }
}
.header .flxL a {
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
}
@media screen and (max-width: 834px) {
  .header .flxL a {
    width: 70px;
    padding: 5px;
  }
}
.header .flxR {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 75%;
}
@media screen and (max-width: 834px) {
  .header .flxR {
    width: 65%;
  }
}
@media screen and (max-width: 640px) {
  .header .flxR {
    width: 160px;
  }
}
.header .flxR .subnav {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 640px) {
  .header .flxR .subnav {
    display: none;
  }
}
.header .flxR .subnav div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .flxR .subnav .tel2 a {
  line-height: 1;
  display: block;
}
@media screen and (max-width: 834px) {
  .header .flxR .subnav .tel2 a {
    opacity: 1;
    color: #fff;
    background: #6c9bd2;
    font-size: 2.3rem;
    padding: 10px;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 834px) {
  .header .flxR .subnav .tel2 a:hover {
    background: #6bafff;
  }
}
.header .flxR .subnav .tel2 i {
  display: none;
}
@media screen and (max-width: 834px) {
  .header .flxR .subnav .tel2 i {
    display: block;
  }
}
@media screen and (max-width: 834px) {
  .header .flxR .subnav .tel2 span {
    display: none;
  }
}
.header .flxR .subnav .cont2 {
  margin-right: 15px;
}
@media screen and (max-width: 834px) {
  .header .flxR .subnav .cont2 {
    margin-right: 1px;
  }
}
.header .flxR .subnav .cont2 a {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 700;
  border-radius: 5px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #6c9bd2;
  padding: 15px 20px;
  color: #fff;
  opacity: 1;
}
@media only screen and (max-width: 1000px) {
  .header .flxR .subnav .cont2 a {
    font-size: 2.3rem;
    border-radius: 0;
    padding: 10px;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.header .flxR .subnav .cont2 a:hover {
  background: #6bafff;
}
.header .flxR .subnav .cont2 a span {
  line-height: 1;
}
@media only screen and (max-width: 1000px) {
  .header .flxR .subnav .cont2 a span {
    display: none;
  }
}
.header .flxR .subnav .cont2 a i {
  margin-right: 7px;
}
@media only screen and (max-width: 1000px) {
  .header .flxR .subnav .cont2 a i {
    margin-right: 0;
  }
}
.header .flxR .subnav .cont {
  margin-right: 15px;
}
@media screen and (max-width: 834px) {
  .header .flxR .subnav .cont {
    margin-right: 1px;
  }
}
.header .flxR .subnav .cont a {
  font-weight: 700;
  border-radius: 5px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #5a9998;
  padding: 15px 20px;
  color: #fff;
  opacity: 1;
}
@media screen and (max-width: 834px) {
  .header .flxR .subnav .cont a {
    font-size: 2.3rem;
    border-radius: 0;
    padding: 10px;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #6c9bd2;
  }
}
.header .flxR .subnav .cont a:hover {
  background: #5dd8d6;
}
@media screen and (max-width: 834px) {
  .header .flxR .subnav .cont a:hover {
    background: #6bafff;
  }
}
.header .flxR .subnav .cont a span {
  line-height: 1;
}
@media screen and (max-width: 834px) {
  .header .flxR .subnav .cont a span {
    display: none;
  }
}
.header .flxR .subnav .cont a i {
  margin-right: 7px;
}
@media screen and (max-width: 834px) {
  .header .flxR .subnav .cont a i {
    margin-right: 0;
  }
}

#nav_global .nav-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  background: #fff;
  transition: 0.5s;
}
@media screen and (max-width: 834px) {
  #nav_global .nav-bar {
    display: none;
  }
}

.clonenav {
  position: relative;
  z-index: 0;
  background: #6c9bd2;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  .clonenav {
    padding: 0 10px;
  }
}
@media screen and (max-width: 834px) {
  .clonenav {
    display: none;
  }
}
.clonenav > ul {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 1200px) {
  .clonenav > ul > .bp1200none {
    display: none;
  }
}
.clonenav > ul > li {
  flex-grow: 1;
  position: relative;
  display: flex;
  align-items: center;
}
.clonenav > ul > li:before {
  content: "";
  width: 1px;
  height: 40px;
  background: #ccc;
  display: block;
}
.clonenav > ul > li:last-child:after {
  content: "";
  width: 1px;
  height: 40px;
  background: #ccc;
  display: block;
}
.clonenav > ul > li > a {
  opacity: 1;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  width: 100%;
  padding: 15px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.clonenav > ul > li > a span {
  font-size: 1.3rem;
  margin-top: 5px;
}
.clonenav > ul > li > p {
  width: 100%;
}
.clonenav > ul > li > p a {
  opacity: 1;
  line-height: 1;
  font-weight: 700;
  color: #fff;
  padding: 15px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.clonenav > ul > li > p a span {
  font-size: 1.3rem;
  margin-top: 5px;
}
.clonenav > ul > li > ul {
  z-index: 1;
  position: absolute;
  top: 64px;
  width: 180%;
  left: -40%;
}
.clonenav > ul > li > ul > li {
  position: relative;
}
.clonenav > ul > li > ul > li > a {
  font-size: 1.3rem;
  background: rgba(90, 153, 152, 0.8);
  padding: 15px 10px;
  color: #fff;
  height: auto;
  display: block;
}
.clonenav > ul > li > ul > li > a:hover {
  background: rgba(93, 216, 214, 0.8);
}
.clonenav > ul > li > ul > li > p {
  cursor: pointer;
  font-size: 1.3rem;
  background: rgba(90, 153, 152, 0.8);
  padding: 15px 10px;
  color: #fff;
  height: auto;
  display: block;
}
.clonenav > ul > li > ul > li > p:hover {
  background: rgba(93, 216, 214, 0.8);
}
@keyframes menu-bar01 {
  0% {
    transform: translateY(7px) rotate(45deg);
  }
  50% {
    transform: translateY(7px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar02 {
  0% {
    transform: translateY(-7px) rotate(-45deg);
  }
  50% {
    transform: translateY(-7px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
.global-menu-btn {
  position: relative;
  cursor: pointer;
  height: 100%;
  width: 43px;
  font-size: 1.3rem;
  z-index: 11;
  line-height: 1;
  transition: 1s;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #5a9998;
}
@media screen and (max-width: 834px) {
  .global-menu-btn {
    width: 70px;
  }
}
.global-menu-btn .menu-trigger {
  position: relative;
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.global-menu-btn .menu-trigger i {
  display: block;
  width: 16px;
  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) {
  top: 7px;
  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 {
  position: fixed;
  top: 15px;
  right: 15px;
  justify-content: center;
  height: 43px;
  width: 43px;
  z-index: 14;
}
@media screen and (max-width: 834px) {
  #hednav {
    height: 70px;
    width: 70px;
    top: 0;
    right: 0;
  }
}
#hednav .wrap {
  visibility: hidden;
  cursor: pointer;
  opacity: 0;
  transition: all 0.2s ease-out;
  background: rgba(0, 0, 0, 0.8) !important;
  display: block !important;
  position: fixed;
  width: 100% !important;
  height: 100%;
  top: 0;
  right: 0;
}
#hednav .wrap .navwrap {
  display: block !important;
  background: #f1f1f1;
  width: 40%;
  height: 100%;
  opacity: 0;
  margin-left: auto;
  transform: translateX(240%);
  transition: all 0.5s ease-out;
  padding-top: 61px;
}
@media screen and (max-width: 834px) {
  #hednav .wrap .navwrap {
    width: 70%;
  }
}
#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 > li {
  text-align: left;
  position: relative;
  width: 100%;
  border-bottom: solid 1px #ccc;
}
#hednav .wrap .navwrap #nav_global > ul > li.spnone {
  display: block !important;
}
#hednav .wrap .navwrap #nav_global > ul > li > a {
  font-weight: 700;
  font-size: 1.8rem;
  height: 70px;
  line-height: 1;
  color: #000;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  padding: 10px 30px !important;
}
@media screen and (max-width: 834px) {
  #hednav .wrap .navwrap #nav_global > ul > li > a {
    font-size: 1.5rem;
  }
}
#hednav .wrap .navwrap #nav_global > ul > li > a:hover {
  opacity: 1;
  color: #fff;
  background: #5dd8d6 !important;
}
#hednav .wrap .navwrap #nav_global > ul > li > a span {
  margin-top: 6px;
}
#hednav .wrap .navwrap #nav_global > ul > li > p {
  height: 70px;
  line-height: 1;
}
#hednav .wrap .navwrap #nav_global > ul > li > p a {
  font-weight: 700;
  height: 100%;
  color: #000;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  padding: 10px 30px !important;
  font-size: 1.8rem;
}
@media screen and (max-width: 834px) {
  #hednav .wrap .navwrap #nav_global > ul > li > p a {
    font-size: 1.5rem;
  }
}
#hednav .wrap .navwrap #nav_global > ul > li > p a span {
  margin-top: 6px;
}
#hednav .wrap .navwrap #nav_global > ul > li > p:hover {
  background: #5dd8d6 !important;
}
#hednav .wrap .navwrap #nav_global > ul > li > p:hover a {
  color: #fff;
  opacity: 1;
}
#hednav .wrap .navwrap #nav_global > ul > li > p:after {
  font-weight: 100;
  content: "\f067";
  font-family: "Font Awesome 5 Pro";
  display: block;
  position: absolute;
  right: 0;
  top: 0px;
  bottom: 0;
  width: 70px;
  height: 70px;
  font-size: 2.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #5a9998;
  z-index: 1;
  color: #fff;
}
#hednav .wrap .navwrap #nav_global > ul > li > p.open:after {
  content: "\f00d";
}
#hednav .wrap .navwrap #nav_global > ul > li ul {
  display: block;
  width: 100%;
  position: relative;
  background: none;
  background: #6c9bd2;
}
#hednav .wrap .navwrap #nav_global > ul > li ul li:not(:last-child) a {
  border-bottom: 1px dashed #fff;
}
#hednav .wrap .navwrap #nav_global > ul > li ul li a {
  padding: 20px 30px !important;
  font-size: 1.4rem;
  background: #6c9bd2;
  color: #fff;
  font-weight: 400;
  display: block;
}
#hednav .wrap .navwrap #nav_global > ul > li ul li a:hover {
  background: #6bafff;
}
#hednav .wrap .navwrap #nav_global > ul > li ul li > p {
  position: relative;
  font-size: 1.6rem;
  height: 70px;
  line-height: 1;
  color: #fff;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  padding: 10px 30px !important;
}
@media screen and (max-width: 834px) {
  #hednav .wrap .navwrap #nav_global > ul > li ul li > p {
    font-size: 1.5rem;
  }
}
#hednav .wrap .navwrap #nav_global > ul > li ul li > p:hover {
  opacity: 1;
  color: #fff;
  background: #6bafff !important;
}
#hednav .wrap .navwrap #nav_global > ul > li ul li > p span {
  margin-top: 7px;
  display: block;
  font-size: 1.4rem;
}
@media screen and (max-width: 834px) {
  #hednav .wrap .navwrap #nav_global > ul > li ul li > p span {
    font-size: 1.2rem;
  }
}
#hednav .wrap .navwrap #nav_global > ul > li ul li > p:after {
  font-weight: 100;
  content: "\f067";
  font-family: "Font Awesome 5 Pro";
  display: block;
  position: absolute;
  right: 0;
  top: 0px;
  bottom: 0;
  width: 70px;
  height: 70px;
  font-size: 2.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #6c9bd2;
  z-index: 1;
  color: #fff;
}
#hednav .wrap .navwrap #nav_global > ul > li ul li > p.open:after {
  content: "\f00d";
}
#hednav .wrap .navwrap #nav_global > ul > li ul li ul {
  background: #f7f7f7;
  padding: 15px;
}
#hednav .wrap .navwrap #nav_global > ul > li ul li ul li a hover {
  background: #5dd8d6;
}
#hednav .wrap .navwrap #nav_global > ul > li ul li ul li:not(:last-child) a {
  border-bottom: 1px dashed #fff;
}
#hednav .wrap .navwrap #hed_info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 30px;
}
@media only screen and (max-width: 1300px) {
  #hednav .wrap .navwrap #hed_info {
    display: block;
  }
}
#hednav .wrap .navwrap #hed_info .hoverbtn {
  width: 31%;
}
@media only screen and (max-width: 1300px) {
  #hednav .wrap .navwrap #hed_info .hoverbtn {
    width: 80%;
    margin-top: 10px;
  }
}
@media screen and (max-width: 834px) {
  #hednav .wrap .navwrap #hed_info .hoverbtn {
    margin: 10px auto 0;
    width: 80%;
  }
}
@media screen and (max-width: 640px) {
  #hednav .wrap .navwrap #hed_info .hoverbtn {
    width: 100%;
  }
}
@media only screen and (max-width: 1300px) {
  #hednav .wrap .navwrap #hed_info .store1 {
    margin-top: 0;
  }
}
@media screen and (max-width: 834px) {
  #hednav .wrap .navwrap #hed_info .store1 a {
    padding: 0 !important;
    background: none;
  }
  #hednav .wrap .navwrap #hed_info .store1 a span {
    width: 100%;
    display: block;
  }
  #hednav .wrap .navwrap #hed_info .store1 a span img {
    width: 100%;
  }
  #hednav .wrap .navwrap #hed_info .store1 a i {
    display: none;
  }
  #hednav .wrap .navwrap #hed_info .store1 a:hover {
    background: none;
  }
}
#hednav .wrap .navwrap #hed_info a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: #6c9bd2;
  padding: 15px 20px;
  font-size: 1.6rem;
  color: #fff;
  opacity: 1;
}
#hednav .wrap .navwrap #hed_info a:hover {
  background: #6bafff;
}
@media screen and (max-width: 834px) {
  #hednav .wrap .navwrap #hed_info a {
    justify-content: center;
  }
}
#hednav .wrap .navwrap #hed_info a span {
  line-height: 1;
}
#hednav .wrap .navwrap #hed_info a i {
  margin-right: 7px;
}
#hednav .wrap .navwrap #hed_info img {
  width: 100% !important;
}
@keyframes active-menu-bar01 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(7px) rotate(0);
  }
  100% {
    transform: translateY(7px) rotate(45deg);
  }
}
@keyframes active-menu-bar03 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-7px) rotate(0);
  }
  100% {
    transform: translateY(-7px) rotate(-45deg);
  }
}
.MenuOpened {
  z-index: 13 !important;
  display: none;
  display: block;
}
.MenuOpened .global-menu-btn {
  z-index: 11;
  background: #5dd8d6;
}
.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/contents/main_2.jpg) no-repeat bottom;
  background-size: cover;
  overflow: hidden;
}
@media screen and (max-width: 834px) {
  #mainArea2 {
    margin-top: 0 !important;
  }
}
#mainArea2 #local-keyvisual {
  position: relative;
}
#mainArea2 #local-keyvisual #local-keyvisual-title {
  background: rgba(108, 155, 210, 0.4);
  position: relative;
  z-index: 1;
  width: 100%;
}
#mainArea2 #local-keyvisual #local-keyvisual-title h1 {
  max-width: 1200px;
  margin: 0 auto;
  display: block;
  z-index: 1;
  position: relative;
  height: 100%;
  text-align: center;
  padding: 100px 0;
}
@media only screen and (max-width: 1200px) {
  #mainArea2 #local-keyvisual #local-keyvisual-title h1 {
    padding: 100px 10px;
  }
}
@media screen and (max-width: 834px) {
  #mainArea2 #local-keyvisual #local-keyvisual-title h1 {
    padding: 80px 30px;
  }
}
#mainArea2 #local-keyvisual #local-keyvisual-title h1 div {
  font-weight: 700;
  width: 100%;
  color: #fff;
  font-size: 4rem;
  line-height: 1.7em;
}
@media screen and (max-width: 834px) {
  #mainArea2 #local-keyvisual #local-keyvisual-title h1 div {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 640px) {
  #mainArea2 #local-keyvisual #local-keyvisual-title h1 div {
    font-size: 2.5rem;
  }
}
#mainArea2 #local-keyvisual #local-keyvisual-title h1 div span {
  display: block;
  line-height: 1;
  font-size: 0.5em;
  color: #fff;
}
#mainArea2 #local-keyvisual #local-keyvisual-title .blogtxt {
  max-width: 1200px;
  margin: 0 auto;
  display: block;
  z-index: 1;
  position: relative;
  height: 100%;
  text-align: center;
  padding: 100px 0;
}
@media only screen and (max-width: 1200px) {
  #mainArea2 #local-keyvisual #local-keyvisual-title .blogtxt {
    padding: 100px 10px;
  }
}
@media screen and (max-width: 834px) {
  #mainArea2 #local-keyvisual #local-keyvisual-title .blogtxt {
    padding: 80px 30px;
  }
}
#mainArea2 #local-keyvisual #local-keyvisual-title .blogtxt div {
  font-weight: 700;
  width: 100%;
  color: #222;
  font-size: 4rem;
  line-height: 1.7em;
}
@media screen and (max-width: 834px) {
  #mainArea2 #local-keyvisual #local-keyvisual-title .blogtxt div {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 640px) {
  #mainArea2 #local-keyvisual #local-keyvisual-title .blogtxt div {
    font-size: 2.5rem;
  }
}
#mainArea2 #local-keyvisual #local-keyvisual-title .blogtxt div span {
  display: block;
  line-height: 1;
  font-size: 0.8em;
  color: #222;
  font-family: "fot-tsukuardgothic-std", sans-serif;
}

.pan1 {
  text-align: right;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 0 50px;
}
@media screen and (max-width: 834px) {
  .pan1 {
    display: none;
  }
}
.pan1 a {
  color: #333;
}
.pan1 ul li {
  display: inline-block;
  margin-right: 10px;
}
.pan1 ul li:nth-child(even) {
  margin-left: 10px;
}
.pan1 i {
  margin-right: 5px;
}

#mainArea {
  position: relative;
}
@media screen and (max-width: 640px) {
  #mainArea {
    display: flex;
    flex-direction: column-reverse;
  }
}
#mainArea .main_txt {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  max-width: 1200px;
  margin: 0 auto;
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
@media only screen and (max-width: 1200px) {
  #mainArea .main_txt {
    padding: 0 10px;
  }
}
@media screen and (max-width: 640px) {
  #mainArea .main_txt {
    position: static;
    padding: 0;
    padding: 0 30px;
  }
}
#mainArea .main_txt h1 {
  text-align: left;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #66686a;
  font-size: 5rem;
  line-height: 1.7em;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
@media only screen and (max-width: 1400px) {
  #mainArea .main_txt h1 {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 1200px) {
  #mainArea .main_txt h1 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 640px) {
  #mainArea .main_txt h1 {
    display: block;
    width: 100%;
    margin-top: 30px;
    font-size: 2.8rem;
  }
}
#mainArea .main_txt h1 span {
  background: #fff;
  display: inline-block;
  padding: 0 15px;
}
#mainArea .main_txt h1 span:last-child {
  margin-top: 15px;
}
@media screen and (max-width: 640px) {
  #mainArea .main_txt h1 span {
    width: 100%;
    padding: 0;
    text-align: center;
    display: block;
  }
}
#mainArea .main_txt .wrap {
  margin-top: 50px;
  text-align: left;
  padding: 30px;
  background: rgba(255, 255, 255, 0.75);
}
@media only screen and (max-width: 1400px) {
  #mainArea .main_txt .wrap {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  #mainArea .main_txt .wrap {
    margin-top: 15px;
  }
}
@media screen and (max-width: 640px) {
  #mainArea .main_txt .wrap {
    border: 1px solid #ccc;
    margin-top: 30px;
  }
}
#mainArea .main_txt .wrap h2 {
  color: #6c9bd2;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 3rem;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1400px) {
  #mainArea .main_txt .wrap h2 {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 1200px) {
  #mainArea .main_txt .wrap h2 {
    font-size: 2.5rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 640px) {
  #mainArea .main_txt .wrap h2 {
    border-bottom: 2px solid #6c9bd2;
  }
}
#mainArea .main_txt .wrap p {
  font-weight: 700;
}
#mainArea picture img {
  width: 100% !important;
}
#mainArea .slick-dots {
  display: none;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  z-index: 1;
  position: relative;
  font-family: "fot-tsukuardgothic-std", sans-serif;
}
footer#global_footer a {
  text-decoration: none;
}
footer#global_footer a:hover {
  opacity: 1;
}

#footer {
  background: #6c9bd2;
}
#footer .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  padding: 50px 0;
}
@media only screen and (max-width: 1200px) {
  #footer .inner {
    padding: 50px 10px;
  }
}
@media screen and (max-width: 834px) {
  #footer .inner {
    padding: 30px;
    display: block;
  }
}
#footer .inner .flxL {
  width: 40%;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 834px) {
  #footer .inner .flxL {
    width: 100%;
    margin-bottom: 30px;
  }
}
#footer .inner .flxL .title_01 {
  margin-bottom: 30px;
}
#footer .inner .flxR {
  width: 56%;
}
@media screen and (max-width: 834px) {
  #footer .inner .flxR {
    width: 100%;
  }
}

#copy {
  padding: 0 10px 10px;
  background: #6c9bd2;
  font-weight: 700;
  margin: 0 auto;
  color: #fff;
  display: block;
  text-align: center;
  font-size: 1.6rem;
}
#copy a {
  font-weight: 700;
  color: #fff;
  text-decoration: none;
}
#copy a:hover {
  opacity: 0.6;
}

.fixed_btn {
  background: #5a9998;
  position: fixed;
  bottom: 0;
  right: 0;
  border-radius: 5px 0 0 0;
  z-index: 10;
}
.fixed_btn a {
  color: #fff !important;
  padding: 10px 18px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  font-size: 13px;
  line-height: 1.6;
}
.fixed_btn a:hover {
  background: #5dd8d6;
}
.fixed_btn i {
  margin-bottom: 5px;
  display: block;
  font-size: 2em;
}

.scroll-obj {
  opacity: 0;
  filter: blur(5px);
  transition: 1s;
}

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

.cont_01 {
  position: relative;
}
.cont_01:before {
  content: "";
  background: url(../images/home/left_1.png) no-repeat left top;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
  bottom: 0;
  z-index: 0;
}
@media screen and (max-width: 834px) {
  .cont_01:before {
    left: 10px;
  }
}
.cont_01:after {
  content: "";
  background: url(../images/home/right_1.png) no-repeat right top;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  right: 100px;
  top: 0;
  bottom: 0;
  z-index: 0;
}
@media screen and (max-width: 834px) {
  .cont_01:after {
    display: none;
  }
}
.cont_01 .wrap {
  position: relative;
}
.cont_01 .wrap:before {
  content: "";
  background: url(../images/home/left_2.png) no-repeat left bottom;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 100px;
  bottom: 0;
  z-index: 0;
}
@media screen and (max-width: 834px) {
  .cont_01 .wrap:before {
    display: none;
  }
}
.cont_01 .wrap:after {
  content: "";
  background: url(../images/home/right_2.png) no-repeat right bottom;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  right: 100px;
  bottom: 0;
  z-index: 0;
}
@media screen and (max-width: 834px) {
  .cont_01 .wrap:after {
    right: 10px;
  }
}
.cont_01 .inner {
  z-index: 1;
  position: relative;
  padding: 150px 0;
}
@media only screen and (max-width: 1200px) {
  .cont_01 .inner {
    padding: 150px 10px;
  }
}
@media screen and (max-width: 834px) {
  .cont_01 .inner {
    padding: 100px 30px;
  }
}

.cont_02 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media screen and (max-width: 834px) {
  .cont_02 {
    flex-direction: column;
  }
}
.cont_02._rr {
  flex-direction: row;
}
@media screen and (max-width: 834px) {
  .cont_02._rr {
    flex-direction: column;
  }
}
.cont_02 .flxL {
  width: 46%;
}
@media screen and (max-width: 834px) {
  .cont_02 .flxL {
    width: 100%;
    margin-bottom: 15px;
  }
}
.cont_02 .flxR {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .cont_02 .flxR {
    width: 100%;
  }
}
.cont_02 img {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.cont_03 {
  background: url(../images/home/bg_1.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
}
.cont_03 .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding: 100px 0;
}
@media only screen and (max-width: 1200px) {
  .cont_03 .inner {
    padding: 100px 10px;
  }
}
@media screen and (max-width: 834px) {
  .cont_03 .inner {
    padding: 80px 30px;
    flex-direction: column;
  }
}
.cont_03 .inner._rr {
  flex-direction: row;
}
@media screen and (max-width: 834px) {
  .cont_03 .inner._rr {
    flex-direction: column;
  }
}
.cont_03 .inner .flxL {
  width: 40%;
}
@media screen and (max-width: 834px) {
  .cont_03 .inner .flxL {
    width: 100%;
    margin-bottom: 15px;
  }
}
.cont_03 .inner .flxR {
  width: 58%;
}
@media screen and (max-width: 834px) {
  .cont_03 .inner .flxR {
    width: 100%;
  }
}
.cont_03 .inner .flxR .txt {
  color: #5a9998;
}
.cont_03 .inner .flxR .txt div {
  font-weight: 700;
}
.cont_03 .inner img {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.cont_04 {
  background: #fffeed;
}
.cont_04 .inner {
  padding: 100px 0;
}
@media only screen and (max-width: 1200px) {
  .cont_04 .inner {
    padding: 100px 10px;
  }
}
@media screen and (max-width: 834px) {
  .cont_04 .inner {
    padding: 80px 30px;
  }
}
@media screen and (max-width: 834px) {
  .cont_04 .inner .wrap .box {
    margin-bottom: 30px;
  }
}
.cont_04 .inner .wrap .box div {
  margin-top: 15px;
  text-align: center;
  font-size: 1.4rem;
}

.cont_05 {
  position: relative;
  padding: 0 0 80px;
}
@media only screen and (max-width: 1200px) {
  .cont_05 {
    padding: 0 10px 80px;
  }
}
@media screen and (max-width: 834px) {
  .cont_05 {
    padding: 0 30px 70px;
  }
}
.cont_05:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 50%;
  width: 100%;
  background: #d5e8fd;
  display: block;
}

.newswrap .news {
  padding-right: 10px;
  z-index: 1;
  position: relative;
  height: 400px;
  overflow-y: auto;
}
.newswrap .news .blog_list {
  border: 0;
}
.newswrap .news .blog_list .blog_photo {
  display: none;
}
.newswrap .news .blog_list > div {
  border-bottom: 0;
  padding: 40px;
  background: #fff;
}
.newswrap .news .blog_list > div:nth-child(odd) {
  background: #f7f7f7;
}
.newswrap .news .blog_list .blog_text {
  width: 100%;
  padding: 0;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 640px) {
  .newswrap .news .blog_list .blog_text {
    display: block;
  }
}
.newswrap .news .blog_list .blog_text .blog_date {
  line-height: 1.7em;
  font-size: 13px;
  color: #6c9bd2;
  margin-right: 20px;
  font-weight: 700;
}
.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 {
  color: #333;
}
.newswrap .news .blog_list .blog_text h3 a:hover {
  text-decoration: underline;
}
.newswrap .news .blog_list .blog_text h3 a span {
  display: block;
  font-weight: 400;
  font-size: 13px;
  color: #333;
}
.newswrap .news .blog_list .blog_text .detail {
  display: none;
}

@media only screen and (max-width: 1200px) {
  .cont_06 {
    padding: 0 10px;
  }
}
@media screen and (max-width: 834px) {
  .cont_06 {
    padding: 0 30px;
  }
}

.inst {
  margin-bottom: 50px;
}
.inst .sns_list {
  border: 0;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.4390243902%;
}
@media screen and (max-width: 834px) {
  .inst .sns_list {
    justify-content: space-between;
    margin-left: 0;
  }
}
.inst .sns_list > div {
  border: none !important;
  width: 30.8943089431%;
  margin-left: 2.4390243902%;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .inst .sns_list > div {
    width: 48%;
    margin-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .inst .sns_list > div {
    width: 100%;
    margin-bottom: 30px;
  }
}
.inst .sns_list > div a {
  color: #66686a;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 10px;
  border: 1px solid #ccc !important;
}
.inst .sns_list > div a .sns_photo {
  width: 48%;
  padding: 0px;
}
.inst .sns_list > div a .sns_text {
  width: 48%;
  padding: 0;
  font-size: 1.3rem;
  line-height: 1.7em;
}
.inst .sns_list > div a .sns_text ul {
  display: none;
}

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

.acenter a {
  margin: 0 auto;
}

.btn._fs16 a {
  font-size: 1.6rem;
}
.btn._left a {
  margin-left: 0;
}
.btn._max500 a {
  max-width: 500px;
}
@media screen and (max-width: 834px) {
  .btn._max500 a {
    max-width: 100%;
  }
}
.btn._max300 a {
  max-width: 300px;
}
@media screen and (max-width: 834px) {
  .btn._max300 a {
    max-width: 100%;
  }
}
.btn a {
  line-height: 1;
  position: relative;
  font-weight: 700;
  border-radius: 50px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #5a9998;
  padding: 18px 20px;
  color: #fff;
  opacity: 1;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-size: 2rem;
  margin: 0 auto;
}
.btn a:hover {
  background: #5dd8d6;
  color: #fff;
}
.btn a i {
  position: absolute;
  top: 0;
  bottom: -3px;
  right: 30px;
  font-size: 2rem;
  display: flex;
  align-items: center;
}

.btn2._fs16 a {
  font-size: 1.6rem;
}
.btn2._left a {
  margin-left: 0;
}
.btn2._max500 a {
  max-width: 500px;
}
@media screen and (max-width: 834px) {
  .btn2._max500 a {
    max-width: 100%;
  }
}
.btn2._max300 a {
  max-width: 300px;
}
@media screen and (max-width: 834px) {
  .btn2._max300 a {
    max-width: 100%;
  }
}
.btn2 a {
  line-height: 1;
  position: relative;
  font-weight: 700;
  border-radius: 50px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #6c9bd2;
  padding: 18px 20px;
  color: #6c9bd2;
  opacity: 1;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-size: 2rem;
  margin: 0 auto;
}
.btn2 a:hover {
  background: #6bafff;
  color: #fff;
}
.btn2 a i {
  position: absolute;
  top: 0;
  bottom: -3px;
  right: 30px;
  font-size: 2rem;
  display: flex;
  align-items: center;
}

.btn3._fs16 a {
  font-size: 1.6rem;
}
.btn3._left a {
  margin-left: 0;
}
.btn3._max500 a {
  max-width: 500px;
}
@media screen and (max-width: 834px) {
  .btn3._max500 a {
    max-width: 100%;
  }
}
.btn3._max400 a {
  max-width: 400px;
}
@media screen and (max-width: 834px) {
  .btn3._max400 a {
    max-width: 100%;
  }
}
.btn3._max300 a {
  max-width: 300px;
}
@media screen and (max-width: 834px) {
  .btn3._max300 a {
    max-width: 100%;
  }
}
.btn3 .box:nth-child(even) a {
  background: #6c9bd2;
}
.btn3 .box:nth-child(even) a:hover {
  background: #6bafff;
  color: #fff;
}
.btn3 a {
  line-height: 1;
  position: relative;
  font-weight: 700;
  border-radius: 50px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #5a9998;
  padding: 18px 20px;
  color: #fff;
  opacity: 1;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-size: 2rem;
  margin: 0 auto;
}
.btn3 a:hover {
  background: #5dd8d6;
  color: #fff;
}
.btn3 a i {
  position: absolute;
  top: 0;
  bottom: -3px;
  right: 30px;
  font-size: 2rem;
  display: flex;
  align-items: 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 (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media 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 (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media 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 (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media 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 (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media 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;
}

.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 {
  background: rgba(108, 155, 210, 0.1);
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  padding: 80px 0;
}
@media only screen and (max-width: 1200px) {
  .bg100 {
    padding: 80px 10px;
  }
}
@media screen and (max-width: 834px) {
  .bg100 {
    padding: 80px 30px;
  }
}

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

.flex2cl_02 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 {
    flex-direction: column;
  }
}
.flex2cl_02.ai_c {
  align-items: center;
}
.flex2cl_02._rr {
  flex-direction: row;
}
@media screen and (max-width: 834px) {
  .flex2cl_02._rr {
    flex-direction: column-reverse;
  }
}
.flex2cl_02 .flxL {
  width: 48%;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 .flxL {
    margin-bottom: 30px;
    width: 100%;
  }
}
.flex2cl_02 .flxR {
  width: 48%;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 .flxR {
    width: 100%;
  }
}

.flex2cl_03 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_03 {
    flex-direction: column-reverse;
  }
}
.flex2cl_03._rr {
  flex-direction: row-reverse;
}
@media screen and (max-width: 834px) {
  .flex2cl_03._rr {
    flex-direction: column-reverse;
  }
}
.flex2cl_03 .flxL {
  width: 70%;
}
@media screen and (max-width: 834px) {
  .flex2cl_03 .flxL {
    width: 100%;
  }
}
.flex2cl_03 .flxR {
  width: 25%;
}
@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;
}

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

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

.title_01 {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.title_01._white h2 {
  color: #fff;
}
.title_01._white h2 span {
  color: #fff;
}
.title_01 img {
  margin-bottom: 15px;
}
.title_01 h2 {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 700;
  color: #5a9998;
  line-height: 1;
  font-size: 3.5rem;
}
@media screen and (max-width: 834px) {
  .title_01 h2 {
    font-size: 3rem;
  }
}
.title_01 h2 span {
  display: block;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-size: 0.5em;
  margin-top: 5px;
  color: #7c8187;
}
.title_02 {
  font-family: "fot-tsukuardgothic-std", sans-serif;
}
.title_02 h3 {
  font-weight: 700;
  color: #6c9bd2;
  line-height: 1.7em;
  font-size: 2rem;
}
@media screen and (max-width: 834px) {
  .title_02 h3 {
    font-size: 2rem;
  }
}
.title_03 {
  font-family: "fot-tsukuardgothic-std", sans-serif;
}
.title_03._lh17 h2 {
  line-height: 1.4em;
}
.title_03 h2 {
  font-weight: 700;
  color: #5a9998;
  line-height: 1;
  font-size: 2.5rem;
}
@media screen and (max-width: 834px) {
  .title_03 h2 {
    font-size: 3rem;
  }
}
.title_04 {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  padding: 5px;
  position: relative;
  background: #f2f2f2;
}
.title_04 h2 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 10px;
  position: relative;
  font-weight: 700;
  color: #222;
  line-height: 1.7em;
  font-size: 2.5rem;
}
@media screen and (max-width: 640px) {
  .title_04 h2 {
    font-size: 2rem;
  }
}
.title_04 h2:before {
  content: "";
  border-left: 5px solid #6bafff;
  height: 20px;
  margin-right: 10px;
}
.title_05 {
  font-family: "fot-tsukuardgothic-std", sans-serif;
}
.title_05 h3 {
  font-weight: 700;
  color: #6c9bd2;
  line-height: 1.7em;
  font-size: 2rem;
  border-bottom: 1px solid #6c9bd2;
  padding-bottom: 10px;
}
.title_06 {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.title_06._white h2 {
  color: #fff;
}
.title_06._white h2 span {
  color: #fff;
}
.title_06 h2 {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 700;
  color: #5a9998;
  line-height: 1.7em;
  font-size: 3.5rem;
}
@media screen and (max-width: 834px) {
  .title_06 h2 {
    font-size: 3rem;
  }
}
.title_06 h2 span {
  font-size: 0.8em;
}

.item_01 .box {
  margin-bottom: 30px;
}
.item_01 .box div {
  text-align: center;
  margin-top: 10px;
}

.waku {
  padding: 30px;
  background: rgba(90, 153, 152, 0.1);
  border: 1px solid #ccc;
}

.romasalon_01 {
  padding: 30px;
  background: #f7f7f7;
  border: 1px solid #ccc;
}

.romasalon_02 {
  color: #fff;
  padding: 100px 0;
}
@media only screen and (max-width: 1200px) {
  .romasalon_02 {
    padding: 100px 10px;
  }
}
@media screen and (max-width: 834px) {
  .romasalon_02 {
    padding: 80px 30px;
  }
}

.checklist ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 1.8rem;
  margin-bottom: 15px;
  line-height: 1.7em;
}
.checklist ul li:before {
  font-weight: 700;
  font-size: 2.5rem;
  font-family: "Font Awesome 5 Pro";
  content: "\f14a";
  color: #6c9bd2;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
}

.onlinesalon_01 {
  padding: 30px;
  background: #f7f7f7;
  border: 1px solid #ccc;
}

.onlinesalon_02 .flxL {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.onlinesalon_02 .flxR {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.kikou_01 {
  padding: 30px;
  background: #f7f7f7;
  border: 1px solid #ccc;
  display: flex;
  justify-content: space-between;
}
.kikou_01 .flxL {
  width: 30%;
}
.kikou_01 .flxR {
  width: 65%;
}
.kikou_01 .ttl {
  font-weight: 700;
  font-size: 2rem;
  color: #fff;
  background: #6c9bd2;
  height: 100%;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.kikou_02 .box {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}
.kikou_02 .box h3 {
  background: #6c9bd2;
  padding: 10px;
  color: #fff;
}
.kikou_02 .box div {
  padding: 30px;
}
.kikou_02 .box div b {
  display: inline-block;
  background: #5a9998;
  padding: 3px;
  color: #fff;
}

.kikou_03 {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  padding: 30px;
}
.kikou_03 h3 {
  background: #6c9bd2;
  padding: 10px;
  color: #fff;
}
.kikou_03 .txt {
  border: 1px solid #ccc;
}
.kikou_03 .txt div {
  padding: 30px;
}

.lesson_01 .img {
  padding: 5px;
  border: 1px solid #f7f7f7;
  background: #fff;
}

.shiawase-12lesson_01 {
  background: #fff;
  padding: 20px;
  border: 3px solid #ccc;
}

.hapinesu_01 .box {
  background: #6c9bd2;
  text-align: center;
  color: #fff;
}
.hapinesu_01 .box video {
  vertical-align: bottom;
}

.oxytocin_01 {
  background-size: cover;
  background-repeat: no-repeat;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 100px 0;
}
@media only screen and (max-width: 1200px) {
  .oxytocin_01 {
    padding: 100px 10px;
  }
}
@media screen and (max-width: 834px) {
  .oxytocin_01 {
    padding: 80px 30px;
  }
}
.oxytocin_01 .inner {
  padding: 30px;
  background: rgba(255, 255, 255, 0.7);
}
.oxytocin_01 .inner div {
  line-height: 2em;
}
.oxytocin_01 .inner .ttl {
  text-align: center;
}
.oxytocin_01 .inner .ttl h2 {
  display: inline-block;
  font-size: 2.5rem;
  border-bottom: 1px solid #6c9bd2;
  padding-bottom: 30px;
}

.oxytocin_02 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 100px 0;
}
@media only screen and (max-width: 1200px) {
  .oxytocin_02 {
    padding: 100px 10px;
  }
}
@media screen and (max-width: 834px) {
  .oxytocin_02 {
    padding: 80px 30px;
  }
}
.oxytocin_02 .inner {
  max-width: 1000px;
}
.oxytocin_02 .wrap2 div {
  margin-top: 15px;
  font-size: 1.6rem;
}
.oxytocin_02 .wrap2 a {
  line-height: 1;
  position: relative;
  font-weight: 700;
  border-radius: 50px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #5a9998;
  padding: 13px 20px;
  color: #fff;
  opacity: 1;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-size: 1.3rem;
  margin: 0 auto;
}
.oxytocin_02 .wrap2 a:hover {
  background: #5dd8d6;
  color: #fff;
}
.oxytocin_02 .wrap {
  text-align: center;
}
.oxytocin_02 .wrap div {
  margin-top: 15px;
  font-size: 2rem;
}
.oxytocin_02 .ttl {
  font-size: 4.5rem;
  color: #c3a268;
  font-weight: 700;
  line-height: 1;
}
.oxytocin_02 .ttl span {
  font-size: 0.7em;
  display: block;
  margin-top: 15px;
}

.oxytocin_03 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 100px 0;
}
@media only screen and (max-width: 1200px) {
  .oxytocin_03 {
    padding: 100px 10px;
  }
}
@media screen and (max-width: 834px) {
  .oxytocin_03 {
    padding: 80px 30px;
  }
}
.oxytocin_03 .inner {
  padding: 30px;
  background: rgba(255, 255, 255, 0.7);
}
.oxytocin_03 .inner div {
  line-height: 2em;
}
.oxytocin_03 .inner .ttl h2 {
  font-size: 2.5rem;
  border-bottom: 1px solid #6c9bd2;
  padding-bottom: 30px;
}

.domestic_01 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.domestic_01 .box {
  width: 23%;
  padding: 0 2%;
  margin-bottom: 2%;
}
@media only screen and (max-width: 1200px) {
  .domestic_01 .box {
    width: 31%;
  }
}
@media screen and (max-width: 640px) {
  .domestic_01 .box {
    width: 48%;
  }
}
.domestic_01 .box a {
  color: #333;
  display: block;
}
.domestic_01 .box a:hover img {
  transform: scale(1.5);
}
.domestic_01 .box div {
  text-align: center;
  font-size: 1.3rem;
}
.domestic_01 .box .square-inner {
  margin-bottom: 10px;
  overflow: hidden;
}
.domestic_01 .box .square-inner img {
  transition: 1s;
}

.domestic_02 .box {
  border: 1px solid #ccc;
  padding: 30px;
}
.domestic_02 td {
  padding: 0 !important;
  border: 0 !important;
}
.domestic_02 .ttl_01 {
  padding: 10px !important;
}
.domestic_02 .ttl_01 div {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
}
.domestic_02 .ttl_02 div {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  margin: 15px 0;
}
.domestic_02 .add {
  width: 100px;
}
.domestic_02 .add div {
  background: #5a9998;
  color: #fff;
}
.domestic_02 .txt {
  padding: 10px !important;
  border: 1px solid #ccc !important;
}
.domestic_02 .txt2 div {
  margin-top: 15px;
}
.domestic_02 .img {
  padding: 0 !important;
}

.domestic_03 dl {
  margin-bottom: 30px;
  flex-flow: column;
}
.domestic_03 dl:first-child dt {
  border-top: 1px solid #eee !important;
}
.domestic_03 dt,
.domestic_03 dd {
  background: none !important;
  border: none !important;
  padding: 1.5em 1em !important;
}
.domestic_03 dt {
  background: #f7f7f7 !important;
}
.domestic_03 dd {
  border-left: 1px solid #eee !important;
  border-right: 1px solid #eee !important;
  border-bottom: 1px solid #eee !important;
}
.domestic_03 dd .wrap {
  display: block !important;
  border: 1px solid #ccc;
  background: #f7f7f7;
  padding: 15px;
}
.domestic_03 dd .wrap:not(:last-child) {
  margin-bottom: 30px;
}
.domestic_03 dd .wrap .ttl {
  font-weight: 700;
}

.company_area dl:first-child dt {
  border-top: 1px solid #ccc !important;
}
.company_area dl:first-child dd {
  border-top: 1px solid #eee !important;
}
.company_area dt,
.company_area dd {
  background: none !important;
  border: none !important;
  padding: 1.5em 1em !important;
}
.company_area dt {
  border-bottom: 1px solid #ccc !important;
}
.company_area dd {
  border-bottom: 1px solid #eee !important;
}
.company_area dd .wrap {
  display: block !important;
  border: 1px solid #ccc;
  background: #f7f7f7;
  padding: 15px;
}
.company_area dd .wrap:not(:last-child) {
  margin-bottom: 30px;
}
.company_area dd .wrap .ttl {
  font-weight: 700;
}
@media screen and (max-width: 640px) {
  .company_area dl {
    border-top: 1px solid #ccc !important;
    padding-top: 15px !important;
    display: flex;
    flex-flow: column;
  }
  .company_area dl:first-child dt {
    border-top: 0 !important;
  }
  .company_area dt {
    border-bottom: 0 !important;
    font-weight: bold;
  }
  .company_area dt,
  .company_area dd {
    padding: 5px !important;
    display: block;
    width: 100% !important;
  }
  .company_area dd {
    padding-bottom: 15px !important;
    border-bottom: 1px solid #fff !important;
  }
}

.comp dl dt {
  min-width: 250px;
  align-items: center !important;
  background: #f7f7f7 !important;
}
@media screen and (max-width: 640px) {
  .comp dl {
    display: flex;
    flex-flow: column;
  }
  .comp dt {
    border-right: 1px solid #ccc !important;
    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;
  }
}

@media screen and (max-width: 640px) {
  .comp2 tbody tr {
    border: 3px solid #dbd6c9 !important;
  }
}
.comp2 tbody tr .ttl {
  width: 300px !important;
  border: 3px solid rgba(108, 155, 210, 0.5) !important;
}
@media screen and (max-width: 640px) {
  .comp2 tbody tr .ttl {
    width: 100% !important;
    border: 0 !important;
  }
}
.comp2 tbody tr .txt {
  border: 3px solid #dbd6c9 !important;
}
@media screen and (max-width: 640px) {
  .comp2 tbody tr .txt {
    margin-top: -3px;
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 3px solid #dbd6c9 !important;
  }
}
.comp2 tbody tr td {
  border: 0 !important;
}

.contact_01 {
  background: #f0f0f0;
  margin: 0 auto;
  padding: 50px;
  color: #333;
}
.contact_01 .submit_l {
  float: none !important;
}
.contact_01 .submit_r {
  float: none !important;
}
.contact_01 dl {
  margin-bottom: 40px;
  font-size: 15px;
}
.contact_01 dl:last-child {
  margin-bottom: 0;
}
.contact_01 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 screen and (max-width: 640px) {
  .contact_01 dl dt {
    width: 100% !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 15px;
  }
}
.contact_01 dl dt label {
  background: #6c9bd2;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  padding: 5px 7px;
  font-size: 12px;
  font-size: 1.2rem;
  margin-right: 5px;
  margin-top: 5px;
}
.contact_01 dl dd {
  text-align: left;
  width: 80% !important;
  border: 0 !important;
  background-color: inherit !important;
  padding: 0 !important;
}
@media screen and (max-width: 640px) {
  .contact_01 dl dd {
    width: 100% !important;
  }
}
.contact_01 dl dd span {
  line-height: 1;
  margin-right: 0;
}
.contact_01 .file {
  border-top: 0 !important;
  flex-direction: row !important;
  border-top: 0 !important;
}
@media screen and (max-width: 640px) {
  .contact_01 .file {
    flex-direction: column !important;
  }
}
.contact_01 .file dt {
  font-size: 16px;
  display: flex !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  flex-direction: column !important;
}
@media screen and (max-width: 640px) {
  .contact_01 .file dt {
    flex-direction: row !important;
  }
}
.contact_01 .file dd label {
  position: static !important;
  margin-left: auto !important;
  margin-bottom: 10px;
}
.contact_01 .file dd div {
  line-height: 1.4em;
  color: #666;
  font-size: 14px;
  letter-spacing: -0.05em;
}
.contact_01 .submit {
  margin: 0px auto !important;
}

.contact_02 {
  background: #f0f0f0;
  margin: 0 auto;
  padding: 30px;
  font-size: 1.8rem;
  font-weight: 700;
  color: #333;
}
.contact_02 a {
  font-size: 1.5em;
}

.privacypolicy {
  padding: 20px;
  border: 1px solid #ddd;
  background: #fff;
}
@media screen and (max-width: 640px) {
  .privacypolicy {
    padding: 15px;
  }
}
.privacypolicy .privacypolicy_inner {
  max-height: 300px;
  overflow-y: scroll;
  padding-right: 20px;
  font-size: 1.4rem;
}
@media screen and (max-width: 640px) {
  .privacypolicy .privacypolicy_inner {
    max-height: 240px;
    padding-right: 15px;
  }
}
.privacypolicy .privacypolicy_inner h3 {
  background: #eee;
  font-weight: bold;
  padding: 5px 15px;
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.privacypolicy .privacypolicy_inner dt {
  font-weight: bold;
}

#agree_check {
  background: #ebf0f6;
  border: 1px solid #ddd;
  border-top: none;
  padding: 5px;
}
#agree_check label {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 640px) {
  #agree_check label {
    font-size: 1.4rem;
  }
}
#agree_check label span {
  background: #6c9bd2;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  padding: 5px 7px;
  font-size: 1.2rem;
  margin-right: 5px;
}

.contact_03 a {
  font-weight: 700;
  font-size: 3rem;
  color: #6c9bd2;
}

.modaal-content-container {
  display: flex;
  align-items: center;
}
.modaal-content-container .box {
  width: 48%;
}
.modaal-content-container .box:nth-of-type(1) {
  margin-right: 15px;
}
.modaal-content-container .box img {
  width: 100% !important;
}
.modaal-content-container .box h3 {
  font-size: 2rem;
  font-weight: 700;
  border-bottom: 1px solid #6c9bd2;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.modaal-content-container .box span {
  color: #970f00;
}

@media only screen and (max-width: 640px) {
  .modaal-content-container {
    display: block;
  }
  .modaal-content-container .box {
    width: 100% !important;
    margin-bottom: 5%;
  }
}
@media only screen and (max-width: 640px) {
  .modaal-content-container .box:nth-of-type(1) {
    margin-right: 0;
  }
}
.modaal-container {
  background: rgba(255, 255, 255, 0.8) !important;
  max-width: 1350px !important;
}

.fancybox-slide > * {
  margin: 45px;
}

.blog div.wrap {
  font-size: 1.4rem;
  width: 100%;
  max-width: 1200px;
  margin: 100px auto;
  padding-bottom: 100px;
  padding: 0;
  background-color: inherit;
  display: flex;
}
@media only screen and (max-width: 1200px) {
  .blog div.wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 834px) {
  .blog div.wrap {
    flex-direction: column-reverse;
    padding: 0 30px;
  }
}
.blog div.wrap aside {
  max-width: 30%;
  width: 100%;
  min-width: inherit;
}
@media screen and (max-width: 834px) {
  .blog div.wrap aside {
    max-width: 100%;
  }
}
@keyframes btn-anime-01 {
  100% {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
    opacity: 0;
  }
}
.blog div.wrap aside nav > a {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin: 30px auto 0;
  position: relative;
  max-width: 300px;
  line-height: 1;
  border-radius: 50px;
  background: #6c9bd2;
  display: block;
  padding: 20px 10px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  font-size: 1.6rem;
}
.blog div.wrap aside nav > a:hover {
  background: #6bafff;
}
.blog div.wrap aside nav > a:hover:after {
  color: #6bafff;
}
.blog div.wrap aside nav > a:active:before, .blog div.wrap aside nav > a:focus:before, .blog div.wrap aside nav > a:hover:before {
  animation-name: btn-anime-01;
  border: 6px solid #6bafff;
}
.blog div.wrap aside nav > a:before {
  transition: 1s;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 40px;
  border: 6px solid #6c9bd2;
  animation-duration: 1s;
}
.blog div.wrap aside nav > a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f105";
  transition: 1s;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  font-size: 1.3rem;
  border-radius: 50px;
  background: #fff;
  color: #6c9bd2;
  position: absolute;
  right: 15px;
}
.blog div.wrap aside nav ul li {
  padding: 0 0 10px 0;
}
.blog div.wrap aside nav ul li:not(:first-child) {
  padding: 10px 0;
}
.blog div.wrap aside nav ul li:last-child {
  border-bottom: 0;
  padding: 10px 0 0 0;
}
.blog div.wrap aside #calendar #form_calendar {
  background: none;
  box-shadow: none;
}
.blog div.wrap aside #calendar #form_calendar .head span {
  color: #333;
}
.blog div.wrap aside #calendar #form_calendar table th {
  color: #333;
}
.blog div.wrap aside #calendar #form_calendar table td:first-of-type {
  background: #6c9bd2;
}
.blog div.wrap aside #calendar #form_calendar table td label {
  color: #333;
}
.blog div.wrap aside #calendar #form_calendar table td.other {
  background: #6c9bd2;
}
.blog div.wrap #contents {
  max-width: 67%;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 834px) {
  .blog div.wrap #contents {
    max-width: 100%;
  }
}
.blog div.wrap #contents article {
  padding: 0;
}
.blog div.wrap #contents article h1 {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  padding: 5px;
  position: relative;
  background: #f2f2f2;
}
.blog div.wrap #contents article h1 span.translate {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 10px;
  position: relative;
  font-weight: 700;
  color: #222;
  line-height: 1.7em;
  font-size: 2.5rem;
}
@media screen and (max-width: 640px) {
  .blog div.wrap #contents article h1 span.translate {
    font-size: 2rem;
  }
}
.blog div.wrap #contents article h1 span.translate:before {
  content: "";
  border-left: 5px solid #6bafff;
  height: 20px;
  margin-right: 10px;
}
.blog div.wrap nav > div {
  font-size: 1.6rem;
  font-weight: 700;
  color: #fff;
  background: #6c9bd2;
}
.blog div.wrap nav .category {
  border: 1px solid #ccc;
  padding: 15px;
}
.blog div.wrap nav .category li:first-child {
  border-top: 0;
}
.blog div.wrap nav .category li a {
  font-weight: 400;
  color: #222;
  border-left: 5px solid #6c9bd2;
  background: #f7f7f7;
  text-align: left;
  padding: 10px;
  display: block;
}
.blog div.wrap nav .category li a span {
  display: block;
  padding: 0;
}
.blog div.wrap nav .pages {
  border: 1px solid #ccc;
  padding: 15px;
}
.blog div.wrap nav .pages li:first-child {
  border-top: 0;
}
.blog div.wrap nav .pages li a {
  font-weight: 400;
  color: #333;
  text-align: left;
  display: block;
}
.blog div.wrap nav .pages li a span {
  font-weight: 400;
  display: block;
  padding: 0;
  font-size: 0.8em;
}

.blogslider .owl-stage {
  display: flex;
}
.blogslider ul {
  display: flex;
}

.slider_02 ul {
  display: block;
}
.slider_02 ul .slick-list .slick-track li img {
  margin: 0 auto;
}
.slider_02 ul .slick-prev {
  display: none !important;
}
.slider_02 ul .slick-next {
  display: none !important;
}
.slider_02 ul .slick-dots {
  margin-top: 30px;
  position: static;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -1.9607843137%;
  margin-bottom: 50px;
}
@media screen and (max-width: 834px) {
  .slider_02 ul .slick-dots {
    margin-left: -2.1097%;
  }
}
@media screen and (max-width: 640px) {
  .slider_02 ul .slick-dots {
    justify-content: space-between;
    margin-left: 0;
  }
}
.slider_02 ul .slick-dots li {
  position: relative;
  width: 14.7058823529%;
  height: auto;
  margin: 0;
  margin-left: 1.9607843137%;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .slider_02 ul .slick-dots li {
    width: 31.2236%;
    margin-left: 2.1097%;
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .slider_02 ul .slick-dots li {
    width: 48%;
    margin-left: 0;
  }
}
.slider_02 ul .slick-dots li img {
  width: 100% !important;
}

.list_1 {
  border: 4px solid #ac2020;
  padding: 30px;
}
@media screen and (max-width: 640px) {
  .list_1 {
    padding: 20px;
  }
}
.list_1 li {
  display: block;
  float: none !important;
  position: relative;
  padding-left: 2.6em;
}
.list_1 li:not(:last-child) {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
  .list_1 li:last-child {
    padding-bottom: 0;
    margin-bottom: 0 !important;
    border-bottom: none;
  }
}
.list_1 li::before {
  content: "\f058";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  font-size: 1.8em;
  font-weight: bold;
  color: #ac2020;
  top: 0;
  left: 0;
  line-height: 1.5;
}

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

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

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

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

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

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

div.crumb {
  display: none;
}

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

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

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

.page-top .pre,
.page-top .pan1 {
  display: none;
}

.mv {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 640px) {
  .mv {
    display: flex;
    flex-direction: column-reverse;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.mv__wrapper {
  max-width: 1200px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}
.mv__body {
  max-width: -moz-max-content;
  max-width: max-content;
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .mv__body {
    max-width: 100%;
  }
}
.mv__picture {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 640px) {
  .mv__picture {
    position: static;
  }
}
.mv__picture * {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.mv-title {
  color: #66686a;
  text-align: left;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 3.2rem;
  line-height: 1.7;
}
@media screen and (max-width: 640px) {
  .mv-title {
    font-size: 2.6rem;
  }
}
.mv-title__wrapper {
  margin-top: 10px;
}
.mv-title__span {
  display: inline-block;
  padding: 0 15px;
  background-color: #fff;
}
@media screen and (max-width: 640px) {
  .mv-title__span {
    padding: 0;
    background-color: unset;
  }
}

.mv-body {
  margin-top: 50px;
  text-align: left;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.75);
}
@media screen and (max-width: 640px) {
  .mv-body {
    margin-top: 30px;
    padding: 0;
    background-color: unset;
  }
}
.mv-body__title {
  margin-bottom: 20px;
  color: #6c9bd2;
  font-family: "Times New Roman", "Noto Serif JP", serif;
  font-size: 3rem;
  margin-bottom: 15px;
}
.mv-body__text {
  font-size: 14px;
  line-height: 1.4;
}
.mv-body__emphasis-text {
  margin-top: 18px;
  font-size: 1.2em;
  font-family: "Times New Roman", "Noto Serif JP", serif;
  line-height: 1.2;
}
.mv-body__sub-image {
  margin-top: 20px;
}

.mv-sub-image {
  text-align: center;
}
.mv-sub-image__image {
  max-width: 200px;
}

.mv-buttons {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: -13px;
}
.mv-buttons__item {
  margin-right: 15px;
  margin-bottom: 13px;
}
.mv-buttons__item:nth-child(2n) {
  margin-right: 0;
}
.mv-buttons__item:last-child {
  margin-right: 0;
}

.button-angle {
  display: inline-block;
  padding: 17px 30px;
  background-color: #5a9998;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-size: 2rem;
  border-radius: 100vh;
  position: relative;
  line-height: 1.1;
}
@media screen and (max-width: 834px) {
  .button-angle {
    font-size: 1.6rem;
  }
}
.button-angle:link, .button-angle:visited {
  color: white;
}/*# sourceMappingURL=common_style.css.map */