@charset "UTF-8";
/* =================================================================
 License : e-TRUST Inc.
 File name : assets.css
 Style : assets.css
================================================================= */
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900|Noto+Serif+JP:200,300,400,500,600,700,900&amp;subset=japanese);
@import url("https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext,vietnamese");
@import url("https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext");
.pcnone {
  display: none;
}
@media only screen and (max-width: 834px) {
  .pcnone {
    display: block;
  }
}

.flex {
  display: flex;
}

.jcss {
  justify-content: start;
}

.jcsc {
  justify-content: center;
}

.jcsb {
  justify-content: space-between;
}

.aic {
  align-items: center;
}

.ais {
  align-items: start;
}

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

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

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

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

li {
  list-style: none;
}

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

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

.inner {
  margin: 0 auto;
  max-width: 1200px;
}
@media only screen and (max-width: 1200px) {
  .inner {
    padding: 0 10px;
  }
}

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

#contents_wrap {
  width: 100%;
  min-width: 100%;
}

#contents {
  width: 100%;
  max-width: 1200px;
  padding: 0 0 100px 0;
}
@media only screen and (max-width: 1200px) {
  #contents {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 834px) {
  #contents {
    padding: 0 10px 50px 10px;
  }
}

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

b {
  font-weight: 500;
}

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 (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: "Sorts Mill Goudy", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

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

@media only screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}
header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 834px) {
  header#global_header {
    padding-top: 68px;
    border-top: 0;
  }
}
@keyframes zoom {
  50% {
    transform: scale(1.1);
  }
}
.fixed {
  z-index: 1;
  position: fixed;
  z-index: 11;
  top: 0;
  width: 100%;
  height: auto !important;
  background: rgba(255, 255, 255, 0.9);
}

#header {
  width: 100%;
  height: 100%;
  padding: 15px 1%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  #header {
    padding: 0;
  }
}
#header .flxL {
  width: 8%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media only screen and (max-width: 1200px) {
  #header .flxL {
    width: 15%;
  }
}
@media only screen and (max-width: 1000px) {
  #header .flxL {
    width: 20%;
  }
}
#header .flxL #siteID {
  width: 100%;
}
#header .flxL #siteID a {
  text-align: left;
  display: block;
}
#header .flxL #siteID a img {
  width: 100% !important;
}
@media only screen and (max-width: 834px) {
  #header .flxL #siteID {
    position: fixed;
    top: 0;
    left: 88px;
    z-index: 12;
    height: 68px;
    width: auto;
  }
  #header .flxL #siteID a {
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-right: 10px;
  }
  #header .flxL #siteID a img {
    width: auto !important;
  }
}
#header .flxR {
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media only screen and (max-width: 1200px) {
  #header .flxR {
    width: 80%;
  }
}
@media only screen and (max-width: 1000px) {
  #header .flxR {
    width: 75%;
  }
}
@media only screen and (max-width: 1000px) {
  #header .flxR {
    flex-direction: column-reverse;
  }
  #header .flxR > div {
    width: 100%;
  }
}
@media only screen and (max-width: 834px) {
  #header .flxR .subnav {
    position: fixed;
    top: 0;
    right: 10px;
    z-index: 11;
    height: 68px;
    width: auto;
  }
}
#header .flxR .subnav ul {
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 834px) {
  #header .flxR .subnav ul {
    height: 100%;
    align-items: center;
  }
}
#header .flxR .subnav ul li {
  text-align: left;
}
#header .flxR .subnav ul li a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #00cdfd;
  border-radius: 5px;
  padding: 15px 20px;
  line-height: 1;
  opacity: 1;
  font-size: 18px;
  font-size: 1.125vw;
}
@media only screen and (min-width: 1600px) {
  #header .flxR .subnav ul li a {
    font-size: 18px;
  }
}
@media only screen and (max-width: 834px) {
  #header .flxR .subnav ul li a {
    font-size: 16px;
  }
}
#header .flxR .subnav ul li a i {
  font-weight: 700;
  vertical-align: middle;
  margin-right: 7px;
}
@media only screen and (max-width: 834px) {
  #header .flxR .subnav ul li a i {
    margin-right: 0;
  }
}
#header .flxR .subnav ul li a:hover {
  background: #00a7ea;
}
@media only screen and (max-width: 640px) {
  #header .flxR .subnav ul li a span {
    display: none;
  }
}
#header .flxR .subnav ul .cont {
  margin-left: 15px;
}
#header .flxR .subnav ul .tel2 {
  margin-left: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #00cdfd;
  border-radius: 5px;
  padding: 15px 20px;
  line-height: 1;
  opacity: 1;
  font-size: 20px;
  font-size: 1.25vw;
}
@media only screen and (min-width: 1600px) {
  #header .flxR .subnav ul .tel2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1000px) {
  #header .flxR .subnav ul .tel2 {
    margin-left: 0;
  }
}
@media only screen and (max-width: 834px) {
  #header .flxR .subnav ul .tel2 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 640px) {
  #header .flxR .subnav ul .tel2 {
    padding: 0;
  }
}
#header .flxR .subnav ul .tel2 i {
  vertical-align: middle;
  margin-right: 7px;
}
@media only screen and (max-width: 834px) {
  #header .flxR .subnav ul .tel2 i {
    margin-right: 0;
  }
}

.navwrap {
  width: 100%;
}
@media only screen and (max-width: 1000px) {
  .navwrap {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 834px) {
  .navwrap {
    margin-top: 0;
  }
}
.navwrap #nav_global {
  width: 100%;
}
.navwrap #nav_global ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 1000px) {
  .navwrap #nav_global ul {
    justify-content: flex-end;
  }
}
.navwrap #nav_global ul li {
  position: relative;
}
.navwrap #nav_global ul li a {
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  font-weight: 500;
  line-height: 1.4em;
  color: #222;
  font-size: 18px;
  font-size: 1.125vw;
}
@media only screen and (min-width: 1750px) {
  .navwrap #nav_global ul li a {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1200px) {
  .navwrap #nav_global ul li a {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 1000px) {
  .navwrap #nav_global ul li a {
    font-size: 16px;
  }
}
.navwrap #nav_global ul li a:hover {
  opacity: 1;
  animation: zoom 0.3s;
}

.global-menu-btn {
  display: none;
  font-size: 10px;
}
@media only screen and (max-width: 834px) {
  .global-menu-btn {
    background: #f4f7f6;
    border-right: 1px solid #e6eaea;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 68px;
    width: 68px;
    z-index: 11;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    color: #000;
    line-height: 1;
    transition: 1s;
  }
  .global-menu-btn:hover {
    color: #fff;
    background: #00cdfd;
  }
  .global-menu-btn::before {
    font-size: 2.4em;
    content: "\f0c9";
    line-height: 1;
    font-family: "Font Awesome 5 pro";
    font-weight: 400;
  }
  .global-menu-btn i {
    margin-top: 3px;
    display: block;
    line-height: 1;
  }
}

.global-menu-close-btn {
  display: none;
}
@media only screen and (max-width: 834px) {
  .global-menu-close-btn {
    display: block;
    width: 68px;
    height: 67px;
    background: #f4f7f6;
    border-left: 1px solid #e6eaea;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s;
  }
  .global-menu-close-btn:before {
    content: "\f00d";
    line-height: 32px;
    font-family: "Font Awesome 5 pro";
    font-size: 1.3rem;
    font-weight: 300;
    display: block;
    width: 100%;
    color: #000;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .global-menu-close-btn i {
    display: none;
  }
}

@media only screen and (max-width: 834px) {
  #hednav {
    margin-bottom: 0;
    justify-content: center;
    height: 68px;
    width: 100%;
    position: fixed;
    z-index: 11;
    top: 0;
    left: 0;
    margin: 0;
    padding: 10px 0;
    background: #eef2f2;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  }
  #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%;
    z-index: -1;
    top: 0;
    left: 0;
  }
  #hednav .wrap .navwrap {
    display: block !important;
    background: #eef2f2;
    width: 75%;
    height: 100%;
    opacity: 0;
    transform: translateX(-240%);
    transition: all 0.2s ease-out;
  }
  #hednav .wrap .navwrap #hed_info {
    border-bottom: 1px solid #e6eaea;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    width: 90%;
    margin: 0 auto;
  }
  #hednav .wrap .navwrap #hed_info .store1 {
    margin: 15px 0;
  }
  #hednav .wrap .navwrap #hed_info .store1 i {
    font-weight: 700;
    margin-right: 7px;
    font-size: 1.5rem !important;
  }
  #hednav .wrap .navwrap #hed_info .store1 a {
    background: #00cdfd;
    padding: 15px;
    color: #fff !important;
  }
  #hednav .wrap .navwrap #hed_info .store1 .add {
    width: 100%;
    font-size: 12px;
  }
  #hednav .wrap .navwrap #hed_info .store1 .txt {
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #hednav .wrap .navwrap #hed_info .store1 .txt img {
    margin-right: 7px;
  }
  #hednav .wrap .navwrap #hed_info .store2 i {
    font-weight: 700;
    margin-right: 7px;
    font-size: 1.5rem !important;
  }
  #hednav .wrap .navwrap #hed_info .store2 a {
    background: #00cdfd;
    padding: 15px;
    color: #fff !important;
  }
  #hednav .wrap .navwrap #hed_info .store2 .add {
    width: 100%;
    font-size: 12px;
  }
  #hednav .wrap .navwrap #hed_info .store2 .txt {
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #hednav .wrap .navwrap #hed_info .store2 .txt img {
    margin-right: 7px;
  }
  #hednav .wrap .navwrap #hed_info .hoverbtn {
    width: 100%;
  }
  #hednav .wrap .navwrap #hed_info .hoverbtn a {
    transition: 1s;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    opacity: 1;
  }
  #hednav .wrap .navwrap #hed_info .hoverbtn a:hover {
    background: #00a7ea;
  }
  #hednav .wrap .navwrap #nav_global {
    width: 100%;
    margin-top: 0 !important;
  }
  #hednav .wrap .navwrap #nav_global ul {
    flex-direction: column;
    margin: 0 auto;
  }
  #hednav .wrap .navwrap #nav_global ul li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e6eaea;
  }
  #hednav .wrap .navwrap #nav_global ul li ul {
    display: block !important;
    position: static;
    height: auto !important;
  }
  #hednav .wrap .navwrap #nav_global ul li ul li a {
    color: #fff !important;
  }
  #hednav .wrap .navwrap #nav_global ul li ul li a:before {
    display: none;
  }
  #hednav .wrap .navwrap #nav_global ul li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    line-height: 1;
    height: 100%;
    padding: 24px 36px;
    font-size: 16px;
    font-weight: bold;
    color: #202121 !important;
    cursor: pointer;
  }
  #hednav .wrap .navwrap #nav_global ul li a:hover {
    background: #ccc;
  }
  #hednav .wrap .navwrap #nav_global ul li a span {
    display: none;
  }
}
.MenuOpened {
  z-index: 13 !important;
}
.MenuOpened .global-menu-btn {
  z-index: 0;
}
.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;
}
.MenuOpened .wrap .global-menu-close-btn {
  opacity: 1;
  transform: translateX(0);
}

@keyframes mainscl {
  0% {
    transform: translateY(-200%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes mainscl2 {
  0% {
    transform: translateY(200%);
  }
  100% {
    transform: translateY(0);
  }
}
#mainArea {
  position: relative;
  width: 100%;
}
#mainArea .maintxt {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}
#mainArea .maintxt img {
  max-width: 547px;
  width: auto !important;
}
@media only screen and (max-width: 1200px) {
  #mainArea .maintxt img {
    width: 40% !important;
  }
}
#mainArea img {
  width: 100% !important;
  height: auto;
}

#local-keyvisual {
  position: relative;
  background-image: url(../images/common/main_1.jpg);
  background-position: center;
  background-size: cover;
  margin-bottom: 80px;
}
#local-keyvisual h1 {
  background: rgba(255, 255, 255, 0.4);
  display: block;
  z-index: 1;
  position: relative;
  color: #222;
  text-align: center;
  font-weight: 800;
  padding: 240px 0;
  line-height: 1.2em;
  letter-spacing: 0.05em;
  font-size: 50px;
  font-size: 3.125vw;
}
@media only screen and (min-width: 1600px) {
  #local-keyvisual h1 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 1200px) {
  #local-keyvisual h1 {
    font-size: 40px;
    padding: 100px 10px;
  }
}
@media only screen and (max-width: 834px) {
  #local-keyvisual h1 {
    font-size: 30px;
  }
}
#local-keyvisual h1:empty {
  display: none;
}
#local-keyvisual h1 span {
  display: block;
  font-size: 0.5em;
}

#local-keyvisual #local-keyvisual-bg,
#local-keyvisual .local-keyvisual-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-position: center;
  background-size: cover;
}

.pan1 {
  margin: 0 0 50px;
}
@media only screen and (max-width: 834px) {
  .pan1 {
    display: none;
  }
}
.pan1 a {
  color: #333;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
}
footer#global_footer a {
  text-decoration: none;
}
footer#global_footer a:hover {
  text-decoration: none;
}

#footer2 {
  margin-top: 80px;
  color: #222;
  background: url(../images/common/cont_bg.jpg) center top no-repeat;
  background-size: cover;
  padding: 80px 0;
}
@media only screen and (max-width: 1200px) {
  #footer2 {
    padding: 80px 10px;
  }
}
@media only screen and (max-width: 834px) {
  #footer2 {
    padding: 50px 10px;
  }
}
#footer2 .wrap {
  padding: 2%;
  margin: 0 auto;
  max-width: 1200px;
  background: #fff;
  border: 5px solid #00cdfd;
}
@media only screen and (max-width: 640px) {
  #footer2 .wrap {
    padding: 4%;
  }
}
#footer2 .wrap .ttl {
  margin: 0 auto 30px;
  line-height: 1.7em;
  font-weight: 700;
  font-size: 28px;
  font-size: 1.75vw;
}
@media only screen and (max-width: 1000px) {
  #footer2 .wrap .ttl {
    font-size: 24px;
  }
}
@media only screen and (max-width: 640px) {
  #footer2 .wrap .ttl {
    font-size: 18px;
  }
}
#footer2 .wrap .wrap2 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  #footer2 .wrap .wrap2 {
    display: block;
  }
}
#footer2 .wrap .wrap2 .bnr {
  width: 60%;
}
@media only screen and (max-width: 834px) {
  #footer2 .wrap .wrap2 .bnr {
    width: 100%;
    margin-bottom: 20px;
  }
}
#footer2 .wrap .wrap2 dl {
  width: 38%;
  text-align: left;
}
@media only screen and (max-width: 834px) {
  #footer2 .wrap .wrap2 dl {
    width: 100%;
  }
}
#footer2 .wrap .wrap2 dl .tel2 {
  color: #00cdfd;
  line-height: 1.7em;
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 35px;
  font-size: 2.1875vw;
}
@media only screen and (min-width: 1200px) {
  #footer2 .wrap .wrap2 dl .tel2 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 1000px) {
  #footer2 .wrap .wrap2 dl .tel2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 834px) {
  #footer2 .wrap .wrap2 dl .tel2 {
    font-size: 30px;
  }
}
#footer2 .wrap .wrap2 dl .txt {
  margin-bottom: 20px;
}
#footer2 .wrap .wrap2 dl .cont {
  line-height: 1.7em;
  font-weight: 700;
  font-size: 25px;
  font-size: 1.5625vw;
}
@media only screen and (min-width: 1200px) {
  #footer2 .wrap .wrap2 dl .cont {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1000px) {
  #footer2 .wrap .wrap2 dl .cont {
    font-size: 20px;
  }
}
@media only screen and (max-width: 834px) {
  #footer2 .wrap .wrap2 dl .cont {
    font-size: 20px;
  }
}
#footer2 .wrap .wrap2 dl .cont a {
  opacity: 1;
  padding: 10px;
  text-align: center;
  display: block;
  color: #fff;
  background: #00cdfd;
}
#footer2 .wrap .wrap2 dl .cont a:hover {
  background: #00a7ea;
}
#footer2 .wrap .wrap2 dl i {
  margin-right: 7px;
}
#footer2 .wrap .wrap2 dl img {
  width: 100% !important;
}

#footer {
  max-width: 1200px;
  margin: 80px auto 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
}
@media only screen and (max-width: 1200px) {
  #footer {
    padding: 0px 10px;
  }
}
@media only screen and (max-width: 640px) {
  #footer {
    margin: 80px auto;
  }
}
#footer #siteID {
  margin-bottom: 20px;
}
#footer #nav_global {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#footer #nav_global ul {
  margin-left: 15px;
}
@media only screen and (max-width: 834px) {
  #footer .flxL {
    text-align: center;
    width: 100%;
  }
}
@media only screen and (max-width: 834px) {
  #footer .flxR {
    display: none;
  }
}

#copy {
  background: #00cdfd;
  margin: 50px auto 0;
  text-align: center;
  font-size: 13px;
  display: block;
  line-height: 1.7em;
  padding: 10px 0;
  color: #fff;
}
@media only screen and (max-width: 640px) {
  #copy {
    text-align: center;
  }
}
#copy a {
  font-size: 13px;
  color: #fff;
  text-decoration: none;
}
#copy a:hover {
  opacity: 0.6;
}
@keyframes border-transform {
  0%, 100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}
.progress-wrap {
  position: fixed;
  right: 10px;
  bottom: 10px;
  height: 100px;
  width: 100px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  z-index: 12;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  transition: all 200ms linear;
}
@media only screen and (max-width: 640px) {
  .progress-wrap {
    right: 10px;
    bottom: 10px;
  }
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.progress-wrap::after {
  position: absolute;
  content: url(../images/common/totop.png);
  text-align: center;
  line-height: 100px;
  left: 0;
  top: 0;
  height: 100px;
  width: 100px;
  cursor: pointer;
  display: block;
  z-index: 0;
  transition: all 200ms linear;
}

.progress-wrap::before {
  position: absolute;
  content: url(../images/common/totop.png);
  text-align: center;
  line-height: 100px;
  opacity: 0;
  background-image: linear-gradient(298deg, #da2c4d, #f8ab37);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  height: 100px;
  width: 100px;
  cursor: pointer;
  display: block;
  z-index: 0;
  transition: all 200ms linear;
}

.progress-wrap svg {
  z-index: 1;
  position: relative;
  box-shadow: 0px 3px 10px rgba(51, 51, 51, 0.1);
  border-radius: 50%;
}

.progress-wrap svg path {
  fill: none;
}

.progress-wrap svg.progress-circle path {
  stroke: #00cdfd;
  stroke-width: 4;
  box-sizing: border-box;
  transition: all 200ms linear;
}

body.light .progress-wrap {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2);
}

body.light .progress-wrap::after {
  color: #00cdfd;
}

body.light .progress-wrap svg.progress-circle path {
  stroke: #00cdfd;
}

.switch,
.circle {
  transition: all 300ms linear;
}

.switch {
  width: 80px;
  height: 4px;
  border-radius: 27px;
  background-image: linear-gradient(298deg, #da2c4d, #f8ab37);
  position: fixed;
  right: 50px;
  top: 75px;
  display: block;
  margin: 0 auto;
  text-align: center;
  opacity: 1;
  z-index: 33333;
  transition: all 300ms linear;
}

.circle {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -5px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #4b4d64;
  box-shadow: 0 4px 4px rgba(26, 53, 71, 0.25), 0 0 0 1px rgba(26, 53, 71, 0.07);
  animation: border-transform 10s linear infinite alternate forwards;
}

.circle:before {
  position: absolute;
  font-family: "unicons";
  content: "\eac1";
  top: 0;
  left: 0;
  z-index: 2;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  width: 100%;
  height: 40px;
  opacity: 1;
  color: #ff8695;
  transition: all 300ms linear;
}

.circle:after {
  position: absolute;
  font-family: "unicons";
  content: "\eb8f";
  top: 0;
  left: 0;
  z-index: 2;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  width: 100%;
  height: 40px;
  color: #f8ab37;
  opacity: 0;
  transition: all 300ms linear;
}

.switched .circle {
  left: 45px;
  box-shadow: 0 4px 4px rgba(26, 53, 71, 0.25), 0 0 0 1px rgba(26, 53, 71, 0.07);
  background: #1f2029;
}

.switched .circle:before {
  opacity: 0;
}

.switched .circle:after {
  opacity: 1;
}

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

.btn a {
  margin: 0 auto;
  position: relative;
  display: block;
  padding: 20px 50px;
  background: #00cdfd;
  color: #fff;
  font-size: 18px;
  max-width: 50%;
}
@media only screen and (max-width: 640px) {
  .btn a {
    max-width: 100%;
  }
}
.btn a:after {
  color: #fff;
  transition: 1s;
  content: "";
  font-family: "Font Awesome 5 Pro";
  content: "\f138";
  font-weight: 100;
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn a:hover {
  opacity: 1;
  background: #00a7ea;
}
.btn a i {
  margin-left: 7px;
}

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

.cont_2 {
  padding: 50px 0;
  background: url(../images/common/pt_01.png);
}
.cont_2 .inner .wrap01 {
  justify-content: space-between;
}
.cont_2 .inner .wrap01 .box {
  z-index: 0;
  position: relative;
  padding: 30px 20px 40px;
  background: #fff;
  width: 24%;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  .cont_2 .inner .wrap01 .box {
    padding: 30px 20px 30px;
  }
}
@media only screen and (max-width: 1000px) {
  .cont_2 .inner .wrap01 .box {
    width: 48%;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .cont_2 .inner .wrap01 .box {
    width: 100%;
  }
}
.cont_2 .inner .wrap01 .box img {
  width: 100% !important;
  margin-bottom: 30px;
}
.cont_2 .inner .wrap01 .box > div {
  z-index: 2;
  position: relative;
}
.cont_2 .inner .wrap01 .box > div a {
  margin: 20px auto 0;
  position: relative;
  display: block;
  padding: 20px 50px;
  background: #00cdfd;
  color: #fff;
  font-size: 18px;
  max-width: 100%;
}
@media only screen and (max-width: 640px) {
  .cont_2 .inner .wrap01 .box > div a {
    max-width: 100%;
  }
}
.cont_2 .inner .wrap01 .box > div a:after {
  color: #fff;
  transition: 1s;
  content: "";
  font-family: "Font Awesome 5 Pro";
  content: "\f138";
  font-weight: 100;
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cont_2 .inner .wrap01 .box > div a:hover {
  opacity: 1;
  background: #00a7ea;
}
.cont_2 .inner .wrap01 .box:before {
  content: "";
  background-position: 10px 10px;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
@media only screen and (max-width: 1200px) {
  .cont_2 .inner .wrap01 .box:before {
    background-size: 32%;
  }
}
@media only screen and (max-width: 640px) {
  .cont_2 .inner .wrap01 .box:before {
    background-size: 19%;
  }
}
.cont_2 .inner .wrap01 .box:nth-child(1):before {
  background: url(../images/common/point_1.png) no-repeat;
}
.cont_2 .inner .wrap01 .box:nth-child(2):before {
  background: url(../images/common/point_2.png) no-repeat;
}
.cont_2 .inner .wrap01 .box:nth-child(3):before {
  background: url(../images/common/point_3.png) no-repeat;
}
.cont_2 .inner .wrap01 .box:nth-child(4):before {
  background: url(../images/common/point_4.png) no-repeat;
}
.cont_2 .inner .wrap02 {
  justify-content: space-between;
}
.cont_2 .inner .wrap02 .box {
  position: relative;
  padding: 20px;
  background: #fff;
  width: 15%;
  text-align: center;
}
@media only screen and (max-width: 1000px) {
  .cont_2 .inner .wrap02 .box {
    width: 32%;
    margin-bottom: 15px;
  }
}
.cont_2 .inner .wrap02 .box img {
  width: 100% !important;
  margin-bottom: 30px;
}

.cont_3 {
  justify-content: space-between;
  max-width: 1200px;
}
@media only screen and (max-width: 1200px) {
  .cont_3 {
    padding: 0 10px;
  }
}
.cont_3 .box {
  width: 32%;
}
@media only screen and (max-width: 834px) {
  .cont_3 .box {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cont_3 .box img {
  width: 100% !important;
}
@media only screen and (max-width: 834px) {
  .cont_3 .box:last-child {
    margin-bottom: 0;
  }
}

.cont_4 {
  padding: 3%;
  border: 5px solid #00cdfd;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
}
@media only screen and (max-width: 1200px) {
  .cont_4 {
    margin: 80px 10px !important;
  }
}
@media only screen and (max-width: 834px) {
  .cont_4 {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
.cont_4 .flxL {
  width: 55%;
}
@media only screen and (max-width: 1000px) {
  .cont_4 .flxL {
    width: 50%;
  }
}
@media only screen and (max-width: 834px) {
  .cont_4 .flxL {
    width: 100%;
    margin-bottom: 30px;
  }
}
.cont_4 .flxL .txt {
  background: #f4f4e1;
  padding: 30px;
}
.cont_4 .flxL img {
  width: 100% !important;
}
.cont_4 .flxL .btn a {
  margin: 0;
}
.cont_4 .flxR {
  position: relative;
  width: 40%;
}
@media only screen and (max-width: 1000px) {
  .cont_4 .flxR {
    width: 45%;
  }
}
@media only screen and (max-width: 834px) {
  .cont_4 .flxR {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.cont_4 .flxR .img {
  width: 100%;
}
@media only screen and (max-width: 834px) {
  .cont_4 .flxR .img {
    margin-bottom: 20px;
  }
}
.cont_4 .flxR .img img {
  width: 100% !important;
}

.cont_5 {
  background: url(../images/common/pt_02.jpg);
  padding: 50px 0;
}
.cont_5 .inner {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  .cont_5 .inner {
    display: block;
  }
}
.cont_5 .midashi3 {
  width: 100%;
}
.cont_5 .flxL {
  width: 49%;
}
@media only screen and (max-width: 834px) {
  .cont_5 .flxL {
    width: 100%;
    margin-bottom: 30px;
  }
}
.cont_5 .flxL .news {
  z-index: 1;
  position: relative;
  height: 400px;
  overflow-y: scroll;
  padding-right: 10px;
}
@media only screen and (max-width: 834px) {
  .cont_5 .flxL .news {
    height: 350px;
  }
}
.cont_5 .flxL .news dl {
  padding: 15px 0;
  border-bottom: 1px dashed #333;
  display: block !important;
}
.cont_5 .flxL .news dl:first-child {
  padding: 0 0 15px 0;
}
.cont_5 .flxL .news dl dt,
.cont_5 .flxL .news dl dd {
  padding: 0 !important;
  width: 100% !important;
  border: 0 !important;
  background-color: inherit !important;
}
.cont_5 .flxR {
  width: 49%;
}
@media only screen and (max-width: 834px) {
  .cont_5 .flxR {
    width: 100%;
  }
}

.insta_temp01 .sns_list {
  border: 0;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.4390243902%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .insta_temp01 .sns_list {
    margin-left: -2.4390243902%;
  }
}
@media only screen and (max-width: 640px) {
  .insta_temp01 .sns_list {
    justify-content: space-between;
    margin-left: 0;
  }
}
.insta_temp01 .sns_list > div {
  position: relative;
  width: 30.8943089431%;
  margin-left: 2.4390243902%;
  margin-bottom: 2.4390243902%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .insta_temp01 .sns_list > div {
    width: 30.8943089431%;
    margin-left: 2.4390243902%;
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .insta_temp01 .sns_list > div {
    width: 48%;
    margin-left: 0;
  }
}
.insta_temp01 .sns_list > div::before {
  content: "";
  padding-top: 100%;
  display: block;
}
.insta_temp01 .sns_list > div img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100% !important;
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
}
.insta_temp01 .sns_list > div .sns_photo {
  width: 100% !important;
}
.insta_temp01 .sns_list > div .sns_text {
  display: none;
}

.sample {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 1200px) {
  .sample {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 834px) {
  .sample {
    margin: 80px auto 0 auto !important;
    display: block;
  }
}
.sample:nth-child(odd) {
  flex-direction: row;
}
.sample:nth-child(odd) .flxR {
  right: 0;
  left: auto;
}
.sample:nth-child(odd) .flxL {
  margin-bottom: 0;
}
.sample .flxR {
  z-index: -1;
  position: absolute;
  left: 0;
  top: auto;
  width: 50%;
}
@media only screen and (max-width: 834px) {
  .sample .flxR {
    position: static;
    width: 100%;
  }
}
.sample .flxR:before {
  display: block;
  content: "";
  padding-top: 100%;
}
@media only screen and (max-width: 834px) {
  .sample .flxR:before {
    display: none;
  }
}
.sample .flxR .box {
  padding: 20%;
  width: 100%;
  height: 100%;
  background: #f2f1ee;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 834px) {
  .sample .flxR .box {
    padding: 8%;
    position: static;
  }
}
.sample .flxR .box article {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sample .flxR .box td {
  border: 0 !important;
  padding: 0 !important;
}
.sample .flxR .box h2 {
  margin-bottom: 40px;
  display: block;
  font-weight: 800;
  line-height: 1.7em;
  color: #6d9936;
  font-size: 30px;
  font-size: 1.875vw;
}
@media only screen and (min-width: 1600px) {
  .sample .flxR .box h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  .sample .flxR .box h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 834px) {
  .sample .flxR .box h2 {
    font-size: 25px;
  }
}
.sample .flxR .box td {
  display: block !important;
}
.sample .flxR .box .txt {
  margin-bottom: 30px;
}
.sample .flxR .box i {
  margin-left: 10px;
}
.sample .flxL {
  width: 55%;
}
@media only screen and (max-width: 834px) {
  .sample .flxL {
    width: 100%;
  }
}

.sample {
  margin: 160px auto 80px;
  padding: 80px 0;
  background: #eaf7fd;
}
@media only screen and (max-width: 834px) {
  .sample {
    margin: 80px auto 80px;
  }
}
.sample .wrap {
  margin: 0 auto;
  max-width: 1200px;
  justify-content: space-between;
}
@media only screen and (max-width: 1200px) {
  .sample .wrap {
    padding: 0 10px;
  }
}
.sample .wrap .box {
  padding: 15px;
  background: #fff;
  width: 32%;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  .sample .wrap .box {
    width: 48%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 834px) {
  .sample .wrap .box:nth-child(3) {
    width: 100%;
    margin-bottom: 0;
  }
  .sample .wrap .box:nth-child(3) article {
    display: block;
  }
  .sample .wrap .box:nth-child(3) article div {
    height: auto;
  }
}
.sample .wrap .box article {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.sample .wrap .box img {
  width: 100% !important;
}
.sample .wrap .box h3 {
  margin-top: 10px;
  margin-bottom: 20px;
  display: block;
  font-weight: 800;
  line-height: 1.7em;
  color: #6d9936;
  font-size: 25px;
  font-size: 1.5625vw;
}
@media only screen and (min-width: 1600px) {
  .sample .wrap .box h3 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1200px) {
  .sample .wrap .box h3 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 834px) {
  .sample .wrap .box h3 {
    font-size: 20px;
  }
}
.sample .wrap .box a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
  background: #604637;
  border-radius: 5px;
  padding: 15px 20px;
  line-height: 1;
  opacity: 1;
}
.sample .wrap .box a i {
  vertical-align: middle;
  margin-right: 7px;
}
.sample .wrap .box a:hover {
  background: #453023;
}
.sample .wrap .box div {
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}

.sample {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
}
@media only screen and (max-width: 1200px) {
  .sample {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 834px) {
  .sample {
    display: block;
  }
}
.sample .flxL {
  width: 48%;
}
@media only screen and (max-width: 834px) {
  .sample .flxL {
    width: 100%;
    margin-bottom: 30px;
  }
}
.sample .flxL .ttl h3 {
  font-weight: 700;
  line-height: 1.4em;
  color: #222;
  font-size: 25px;
  font-size: 1.5625vw;
}
@media only screen and (min-width: 1600px) {
  .sample .flxL .ttl h3 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1200px) {
  .sample .flxL .ttl h3 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 834px) {
  .sample .flxL .ttl h3 {
    font-size: 20px;
  }
}
.sample .flxR {
  width: 48%;
}
@media only screen and (max-width: 834px) {
  .sample .flxR {
    width: 100%;
  }
}
.sample .wrap {
  justify-content: space-between;
  align-items: flex-start;
}
.sample .wrap .box {
  width: 24%;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  .sample .wrap .box {
    width: 48%;
    margin-bottom: 30px;
  }
}
.sample .wrap .box h3 {
  margin-top: 20px;
  margin-bottom: 30px;
  display: block;
  font-weight: 400;
  line-height: 1.7em;
  color: #000;
  font-size: 18px;
  font-size: 1.125vw;
}
@media only screen and (min-width: 1600px) {
  .sample .wrap .box h3 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1200px) {
  .sample .wrap .box h3 {
    font-size: 16px;
  }
}
.sample .wrap .box a {
  margin: 0px auto 0;
  display: block;
  color: #333;
  background: #fcedeb;
  border-radius: 5px;
  max-width: 80%;
  padding: 10px 15px;
}
.sample .wrap .box a:hover {
  background: #e1d3d2;
}

.sample {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1600px;
}
@media only screen and (max-width: 1600px) {
  .sample {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 834px) {
  .sample {
    display: block;
  }
}
.sample:nth-child(even) {
  flex-direction: row-reverse;
}
.sample:nth-child(even) .flxL {
  left: 0;
}
@media only screen and (max-width: 834px) {
  .sample:nth-child(even) .flxL {
    margin: 50px auto -40%;
  }
}
.sample .flxL {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 10%;
  right: 0;
  position: absolute;
  width: 55%;
  height: 90%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 0;
}
@media only screen and (max-width: 834px) {
  .sample .flxL {
    position: relative;
    display: block;
    width: 90%;
    height: 100%;
    margin: 0 auto -40%;
  }
}
.sample .flxL:before {
  content: "";
  background: url(../images/common/top.png) no-repeat left top;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 5%;
  top: 5%;
  z-index: -1;
}
@media only screen and (max-width: 834px) {
  .sample .flxL:before {
    opacity: 0.6;
  }
}
.sample .flxL:after {
  content: "";
  background: url(../images/common/bottom.png) no-repeat right bottom;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  right: 5%;
  bottom: 5%;
  z-index: -1;
}
@media only screen and (max-width: 834px) {
  .sample .flxL:after {
    opacity: 0.6;
  }
}
.sample .flxL .btn2 {
  width: 100%;
}
.sample .flxL .btn2 a {
  max-width: 50%;
}
.sample .flxR {
  width: 50%;
}
@media only screen and (max-width: 834px) {
  .sample .flxR {
    width: 100%;
  }
}
.sample .flxR img {
  width: 100% !important;
}

.modal {
  color: #00cdfd !important;
}

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

.midashi h2 {
  color: #222;
  font-family: "Sorts Mill Goudy", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 700;
  line-height: 1em;
  font-size: 50px;
  font-size: 3.125vw;
}
@media only screen and (min-width: 1600px) {
  .midashi h2 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 1200px) {
  .midashi h2 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 834px) {
  .midashi h2 {
    font-size: 45px;
  }
}
.midashi h2 span {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  display: block;
}

.midashi2 h2 {
  font-weight: 700;
  line-height: 1.4em;
  color: #222;
  font-size: 35px;
  font-size: 2.1875vw;
}
@media only screen and (min-width: 1600px) {
  .midashi2 h2 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 1200px) {
  .midashi2 h2 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 834px) {
  .midashi2 h2 {
    font-size: 30px;
  }
}

.midashi3 h2 {
  font-weight: 700;
  line-height: 1.4em;
  color: #222;
  font-size: 35px;
  font-size: 2.1875vw;
}
@media only screen and (min-width: 1600px) {
  .midashi3 h2 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 1200px) {
  .midashi3 h2 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 834px) {
  .midashi3 h2 {
    font-size: 30px;
  }
}
.midashi3 h2 span {
  display: block;
  font-size: 0.8em;
  color: #00cdfd;
}

.midashi4 {
  width: 100%;
}
.midashi4 h2 {
  padding: 10px 15px;
  color: #494949;
  background: #f4f4f4;
  border-left: solid 5px #00cdfd;
  border-bottom: solid 3px #d7d7d7;
  line-height: 2em;
  font-weight: 800;
  font-size: 25px;
  font-size: 1.5625vw;
}
@media only screen and (min-width: 1600px) {
  .midashi4 h2 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1200px) {
  .midashi4 h2 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 834px) {
  .midashi4 h2 {
    font-size: 25px;
  }
}

.midashi5 {
  background: #00cdfd;
  border-radius: 10px;
  padding: 5px;
}
.midashi5 h3 {
  border-radius: 10px;
  padding: 10px;
  border: 2px dashed #fff;
  font-weight: 700;
  line-height: 1.4em;
  color: #fff;
  font-size: 20px;
  font-size: 1.25vw;
}
@media only screen and (min-width: 1600px) {
  .midashi5 h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .midashi5 h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 834px) {
  .midashi5 h3 {
    font-size: 20px;
  }
}

.midashi6 {
  position: relative;
  top: -1.2em;
  margin: 0 auto;
  padding: 10px;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  background-color: #00a7ea;
}
.midashi6 h4 {
  color: #fff;
  font-size: 18px;
  font-size: 1.125vw;
}
@media only screen and (min-width: 1600px) {
  .midashi6 h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1200px) {
  .midashi6 h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 834px) {
  .midashi6 h4 {
    font-size: 18px;
  }
}

.ext_01 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between !important;
}
@media only screen and (max-width: 640px) {
  .ext_01 {
    display: block;
  }
}
.ext_01 .flxL {
  width: 48%;
  border: 2px dotted #00a7ea;
  padding: 15px;
}
@media only screen and (max-width: 640px) {
  .ext_01 .flxL {
    width: 100%;
  }
}
.ext_01 .flxR {
  width: 48%;
  border: 2px dotted #00a7ea;
  padding: 15px;
}
@media only screen and (max-width: 640px) {
  .ext_01 .flxR {
    width: 100%;
  }
}

.ext_02 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  .ext_02 {
    flex-wrap: wrap;
  }
}
.ext_02 .flxL {
  width: 55%;
}
@media only screen and (max-width: 1000px) {
  .ext_02 .flxL {
    width: 50%;
  }
}
@media only screen and (max-width: 834px) {
  .ext_02 .flxL {
    width: 100%;
    margin-bottom: 30px;
  }
}
.ext_02 .flxL .img img {
  width: 100% !important;
}
.ext_02 .flxR {
  width: 40%;
}
@media only screen and (max-width: 1000px) {
  .ext_02 .flxR {
    width: 45%;
  }
}
@media only screen and (max-width: 834px) {
  .ext_02 .flxR {
    width: 100%;
  }
}
.ext_02 .img img {
  width: 100% !important;
}

.ext_03 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  .ext_03 {
    flex-wrap: wrap;
  }
}
.ext_03 .flxL {
  width: 40%;
}
@media only screen and (max-width: 1000px) {
  .ext_03 .flxL {
    width: 45%;
  }
}
@media only screen and (max-width: 834px) {
  .ext_03 .flxL {
    width: 100%;
    margin-bottom: 30px;
  }
}
.ext_03 .flxR {
  width: 55%;
}
@media only screen and (max-width: 1000px) {
  .ext_03 .flxR {
    width: 50%;
  }
}
@media only screen and (max-width: 834px) {
  .ext_03 .flxR {
    width: 100%;
  }
}
.ext_03 .img img {
  width: 100% !important;
}

.waku {
  padding: 40px;
  background: #f4f4e1;
}
@media only screen and (max-width: 640px) {
  .waku {
    padding: 20px;
  }
}
.waku h3 {
  font-size: 23px;
  padding-bottom: 10px;
  border-bottom: 1px solid #00cdfd;
  margin-bottom: 20px;
}

.faq_q {
  border: none !important;
}
.faq_q > div {
  font-size: 16px;
  border-bottom: 1px #00cdfd dashed;
  padding-bottom: 20px !important;
  position: relative;
  color: #222;
  font-weight: bold;
  position: relative;
  padding-left: 3em !important;
}
.faq_q > div:before {
  content: "Q";
  display: block;
  background: #00cdfd;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 600px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0px;
  top: -3px;
}

.faq_a {
  border: none !important;
}
.faq_a > div {
  font-size: 16px;
  line-height: 1.5;
  position: relative;
  border-bottom: 1px #00a7ea dashed;
  padding-bottom: 30px !important;
  position: relative;
  padding-left: 3em !important;
}
.faq_a > div:before {
  content: "A";
  display: block;
  background: #00a7ea;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 600px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0px;
  top: -6px;
}

.media .sns_photo {
  width: 40% !important;
}
@media only screen and (max-width: 640px) {
  .media .sns_photo {
    width: 100% !important;
  }
}
.media .sns_date {
  background: #00cdfd;
  color: #fff;
  padding: 0.3em 1em;
  color: #fff !important;
  font-size: 1rem;
}
.media .clearfix a {
  color: #00cdfd !important;
}
.media .caption {
  padding: 1em 0;
  font-size: 1rem;
}
.media div.sns_list > div {
  padding: 40px;
}
@media only screen and (max-width: 640px) {
  .media div.sns_list > div {
    padding: 10px;
  }
}
.media .sns_list {
  border: 0px dashed #ccc !important;
}

@media only screen and (max-width: 640px) {
  .comp dl {
    text-align: center;
    display: block !important;
  }
}
.comp dl dt {
  padding: 15px !important;
}
@media only screen and (max-width: 640px) {
  .comp dl dt {
    display: block !important;
    text-align: center;
    width: 100% !important;
  }
}
.comp dl dd {
  padding: 15px !important;
}
@media only screen and (max-width: 640px) {
  .comp dl dd {
    width: 100% !important;
  }
}
.comp dl a {
  color: #000;
}

.rec01 {
  color: #00cdfd;
  line-height: 1.7em;
  font-weight: 700;
  font-size: 35px;
  font-size: 2.1875vw;
}
@media only screen and (min-width: 1200px) {
  .rec01 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 1000px) {
  .rec01 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 834px) {
  .rec01 {
    font-size: 30px;
  }
}

.gallery {
  border: 0;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.4390243902%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .gallery {
    margin-left: -2.4390243902%;
  }
}
@media only screen and (max-width: 640px) {
  .gallery {
    justify-content: space-between;
    margin-left: 0;
  }
}
.gallery .box {
  position: relative;
  width: 30.8943089431%;
  height: 30.8943089431%;
  margin-left: 2.4390243902%;
  margin-bottom: 30px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .gallery .box {
    width: 30.8943089431%;
    margin-left: 2.4390243902%;
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .gallery .box {
    width: 48%;
    margin-left: 0;
  }
}
.gallery .box::before {
  content: "";
  padding-top: 80%;
  display: block;
}
.gallery .box img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100% !important;
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
}

.menu02 td {
  padding: 10px 5px !important;
  border: 0;
  border-bottom: 1px dashed #ccc;
}
.menu02 td:nth-child(1) {
  width: 80% !important;
}
.menu02 td:nth-child(2) {
  text-align: right !important;
}

.クーポン .ttl {
  color: #e32c69;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.クーポン .ttl:before {
  content: "クーポン";
  background: #e32c69;
  display: inline-block;
  padding: 0.2em 2em;
  margin-right: 1em;
  color: #fff;
  text-align: center;
}
.クーポン span {
  color: #e32c69;
  font-size: 20px;
}

.staff01 {
  background: #f7f7f7;
  padding: 20px;
  border: 1px solid #ccc;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.staff01 .flxL {
  width: 48%;
}
@media only screen and (max-width: 640px) {
  .staff01 .flxL {
    width: 100%;
    margin-bottom: 20px;
  }
}
.staff01 .flxL .img {
  position: relative;
}
.staff01 .flxL .img:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 80%;
  display: block;
  width: 100% !important;
}
.staff01 .flxL .img 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;
}
.staff01 .flxR {
  width: 48%;
}
@media only screen and (max-width: 640px) {
  .staff01 .flxR {
    width: 100%;
  }
}
.staff01 .box td,
.staff01 .box tr {
  border: 0 !important;
  display: block !important;
  padding: 0 !important;
}
.staff01 .katagaki > div {
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 640px) {
  .staff01 .katagaki > div {
    font-size: 1rem;
  }
}
.staff01 .name > div {
  margin-bottom: 40px;
  line-height: 1;
  color: #222;
  font-size: 35px;
  font-size: 2.1875vw;
}
@media only screen and (min-width: 1600px) {
  .staff01 .name > div {
    font-size: 2.2em;
  }
}
@media only screen and (max-width: 1200px) {
  .staff01 .name > div {
    font-size: 2.2em;
  }
}
@media only screen and (max-width: 640px) {
  .staff01 .name > div {
    font-size: 2.2em;
  }
}
.staff01 .name > div h2 {
  font-weight: 800;
}
.staff01 .txt {
  margin-bottom: 20px;
}
.staff01 .txt > div {
  background: rgba(204, 204, 204, 0.2);
  padding: 25px !important;
}
@media only screen and (max-width: 640px) {
  .staff01 .txt > div {
    padding: 15px !important;
  }
}

.salon01 {
  border: 0;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.4390243902%;
  margin-bottom: 50px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .salon01 {
    margin-left: -2.4390243902%;
  }
}
@media only screen and (max-width: 640px) {
  .salon01 {
    justify-content: space-between;
    margin-left: 0;
  }
}
.salon01 .box {
  position: relative;
  width: 30.8943089431%;
  height: 30.8943089431%;
  margin-left: 2.4390243902%;
  margin-bottom: 30px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .salon01 .box {
    width: 30.8943089431%;
    margin-left: 2.4390243902%;
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .salon01 .box {
    width: 48%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 640px) {
  .salon01 .box:nth-child(3) {
    width: 100%;
  }
}
.salon01 .box a {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
.salon01 .box a:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 80%;
  display: block;
  width: 100% !important;
}
.salon01 .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;
}

.waku2 {
  padding: 20px;
  border: 1px solid #ccc;
  background: #f7f7f7;
}
.waku2 .midashi5 h2 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.waku2 .midashi5 span {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #17e012;
  color: #fff;
  height: 50px;
  width: 50px;
  margin-right: 10px;
}

.voice ul li {
  margin-bottom: 50px;
}
.voice ul li h2 {
  margin-bottom: 30px;
}
.voice ul li h2 a {
  padding-bottom: 10px;
  border-bottom: 3px dotted #025b31;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #025b31;
  font-weight: 700;
  line-height: 1.7em;
  font-size: 20px;
  font-size: 1.25vw;
}
@media only screen and (min-width: 1600px) {
  .voice ul li h2 a {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1000px) {
  .voice ul li h2 a {
    font-size: 20px;
  }
}
@media only screen and (max-width: 834px) {
  .voice ul li h2 a {
    font-size: 18px;
  }
}
.voice ul li .box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.voice ul li .box .left {
  width: 30%;
}
.voice ul li .box .left .blog_photo {
  overflow: hidden;
  height: 300px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
}
.voice ul li .box .right {
  width: 68%;
}
.voice ul li .box .right ul {
  display: none;
}
.voice ul li .box .right .blog_date {
  text-align: right;
}
.voice ul li .box .right .detail {
  margin-top: 15px;
}
.voice ul li .box .right .detail br {
  display: none;
}
.voice ul li .box .right .btn {
  margin-top: 30px;
  text-align: right;
}
.voice ul li .box .right .btn a {
  display: inline-block;
  padding: 5px 15px;
  background: #44b771;
  color: #fff;
  border-radius: 5px;
}

.samp {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  .samp {
    display: block;
  }
}
.samp .flxL {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: url(../images/common/pt_2.png) no-repeat;
  background-size: cover;
  width: 50%;
  padding: 7%;
}
@media only screen and (max-width: 640px) {
  .samp .flxL {
    width: 100%;
    display: block;
  }
}
.samp .flxL > div {
  width: 100%;
}
.samp .flxL .txt {
  font-family: "Sorts Mill Goudy", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #fff;
}
.samp .flxR {
  width: 50%;
}
@media only screen and (max-width: 640px) {
  .samp .flxR {
    width: 100%;
  }
}
.samp .flxR .img {
  height: 100%;
  position: relative;
}
.samp .flxR .img:before {
  content: "";
  width: 100%;
  padding-top: 100%;
  display: block;
}
@media only screen and (max-width: 640px) {
  .samp .flxR .img:before {
    padding-top: 60%;
  }
}
.samp .flxR .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
}

.samp {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 640px) {
  .samp {
    flex-direction: column-reverse;
  }
}
.samp:nth-child(odd) {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 640px) {
  .samp:nth-child(odd) {
    flex-direction: column-reverse;
  }
}
.samp:nth-child(odd) .flxR {
  width: 57%;
  margin-left: 0;
}
@media only screen and (max-width: 640px) {
  .samp:nth-child(odd) .flxR {
    width: 100%;
    margin-right: 0;
  }
}
.samp .flxL {
  width: 40%;
}
@media only screen and (max-width: 640px) {
  .samp .flxL {
    width: 100%;
  }
}
.samp .flxR {
  width: 57%;
}
@media only screen and (max-width: 640px) {
  .samp .flxR {
    width: 100%;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
.samp img {
  width: 100% !important;
}

.samp {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  .samp {
    flex-direction: column-reverse;
  }
}
.samp:nth-child(odd) {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 640px) {
  .samp:nth-child(odd) {
    flex-direction: column;
  }
}
.samp:nth-child(odd) .flxR {
  width: 57%;
  margin-left: 0;
}
@media only screen and (max-width: 834px) {
  .samp:nth-child(odd) .flxR {
    width: 100%;
    margin-right: 0;
  }
}
.samp .flxL {
  width: 40%;
}
@media only screen and (max-width: 834px) {
  .samp .flxL {
    width: 100%;
  }
}
.samp .flxR {
  width: 57%;
}
@media only screen and (max-width: 834px) {
  .samp .flxR {
    width: 100%;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
.samp img {
  width: 100% !important;
}

.kokusai01 {
  border: 0;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.4390243902%;
  margin-bottom: 50px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .kokusai01 {
    margin-left: -2.4390243902%;
  }
}
@media only screen and (max-width: 640px) {
  .kokusai01 {
    justify-content: space-between;
    margin-left: 0;
  }
}
.kokusai01 .box {
  position: relative;
  width: 30.8943089431%;
  height: 30.8943089431%;
  margin-left: 2.4390243902%;
  margin-bottom: 30px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .kokusai01 .box {
    width: 30.8943089431%;
    margin-left: 2.4390243902%;
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .kokusai01 .box {
    width: 48%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 640px) {
  .kokusai01 .box:nth-child(3) {
    width: 100%;
  }
}
.kokusai01 .box img {
  width: 100% !important;
}
.kokusai01 .box > div {
  z-index: 1;
  font-size: 25px;
  font-weight: 600;
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.kokusai02 {
  justify-content: space-between !important;
  flex-wrap: wrap;
}
.kokusai02 .box {
  margin-bottom: 20px;
  width: 31%;
}
.kokusai02 .box article {
  height: 100%;
  display: flex;
  justify-content: flex-start;
}
.kokusai02 .box article h3 {
  min-width: 35px;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  vertical-align: middle;
  background-color: #dbdbdb;
  color: #333333;
}

.kokusai03 {
  border: 0;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -1.6949152542%;
  margin-bottom: 50px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .kokusai03 {
    margin-left: -2.1097%;
  }
}
@media only screen and (max-width: 640px) {
  .kokusai03 {
    justify-content: space-between;
    margin-left: 0;
  }
}
.kokusai03 .box {
  position: relative;
  width: 18.3050847458%;
  height: 18.3050847458%;
  margin-left: 1.6949152542%;
  margin-bottom: 30px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .kokusai03 .box {
    width: 31.2236%;
    margin-left: 2.1097%;
    display: block;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .kokusai03 .box {
    width: 48%;
    margin-left: 0;
  }
}
.kokusai03 .box img {
  width: 100% !important;
}
.kokusai03 .box article {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.kokusai03 .box article h3 {
  min-width: 35px;
  margin-right: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 10px;
  vertical-align: middle;
  background-color: #dbdbdb;
  color: #333333;
}

.member01 {
  padding: 5%;
  background: #00a7ea;
  border: 1px solid #ccc;
}

.contactwrap {
  background: #f7f7f7;
  padding: 50px;
}

.policy a {
  color: #333;
}

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

.line-height-2 {
  line-height: 2;
}

.megaphone {
  display: inline-flex;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
}
.megaphone:before, .megaphone:after {
  content: "";
  width: 2px;
  height: 25px;
  background-color: #00cdfd;
}
.megaphone:before {
  margin-right: 15px;
  transform: rotate(150deg);
}
.megaphone:after {
  margin-left: 15px;
  transform: rotate(-150deg);
}

.marker {
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 65%, #00cdfd 65%, #00cdfd 100%);
}

@media only screen and (min-width: 640px) {
  .text-sp-center * {
    text-align: center !important;
  }
}

.inner-full {
  margin-right: calc(50% - 50vw) !important;
  margin-left: calc(50% - 50vw) !important;
}

.fix-page-header {
  background-repeat: no-repeat;
}
.fix-page-header h1 {
  font-size: 40px;
  font-weight: 800;
}

.fix-section-concept__title > span {
  font-size: 40px;
  font-weight: 800;
}
@media only screen and (max-width: 834px) {
  .fix-section-concept__title > span {
    font-size: 28px;
  }
}
@media only screen and (max-width: 640px) {
  .fix-section-concept__title > span {
    font-size: 24px;
  }
}

.fix-section-service-content {
  margin-bottom: -40px;
  justify-content: center;
}
.fix-section-service-content .box {
  flex: 0 0 calc((100% - 40px) / 2);
  margin-right: 40px;
  margin-bottom: 40px;
  padding: 40px;
  background-color: white;
}
@media only screen and (max-width: 834px) {
  .fix-section-service-content .box {
    flex: 0 0 100%;
    margin-right: 0;
    padding: 40px 20px;
  }
}
.fix-section-service-content .box:nth-child(2n) {
  margin-right: 0;
}
.fix-section-service-content .box:last-child {
  margin-right: 0;
}
.fix-section-service-content .box > div {
  display: flex;
  flex-direction: column;
  text-align: center;
  height: 100%;
}
.fix-section-service-content .box > div > *:last-child {
  margin-bottom: 0;
}
.fix-section-service-content__subtitle {
  margin-bottom: 5px;
  color: #888888;
}
.fix-section-service-content__title {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 800;
}
.fix-section-service-content__text {
  margin-top: auto;
  margin-bottom: 35px;
  text-align: left;
}
.fix-section-service-content .fix-button {
  margin-bottom: 20px;
}

.fix-button {
  display: inline-block;
  min-width: 250px;
  padding: 15px 40px 18px;
  background: #00cdfd;
  text-align: center;
  position: relative;
}
.fix-button:link, .fix-button:visited {
  color: white;
}
.fix-button:after {
  content: "\f138";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-family: "Font Awesome 5 Pro";
  font-weight: 100;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  transition: 1s;
}

.dropdown {
  position: relative;
  z-index: 0;
}
.dropdown__lists {
  width: -moz-max-content;
  width: max-content;
  padding: 15px 7px 20px;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}
@media only screen and (max-width: 834px) {
  .dropdown__lists {
    width: auto;
    padding: 0;
    background-color: unset;
    position: static;
    left: auto;
    transform: none;
  }
}
.dropdown__list {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #dadada;
}
@media only screen and (max-width: 834px) {
  .dropdown__list {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none !important;
    position: relative;
  }
}
@media only screen and (max-width: 834px) {
  .dropdown__list:before {
    content: "";
    width: 8px;
    height: 1px;
    background-color: #202121;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(36px, -50%);
  }
}
.dropdown__list:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
@media only screen and (max-width: 834px) {
  .dropdown__link {
    padding-left: 55px !important;
    font-size: 16px !important;
    position: relative;
  }
}
@media only screen and (max-width: 834px) {
  #hednav .wrap .navwrap #nav_global .dropdown__link:link, #hednav .wrap .navwrap #nav_global .dropdown__link:visited {
    color: #202121 !important;
  }
}

.fix-heading-section {
  font-size: 40px;
  font-weight: 800;
}
@media only screen and (max-width: 834px) {
  .fix-heading-section {
    font-size: 30px;
  }
}/*# sourceMappingURL=assets.css.map */