@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
h2.mail.title {
  display: none !important;
}

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

.annot {
  display: none !important;
}

::selection {
  background-color: rgba(0, 200, 218, 0.7);
}

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

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

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

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

.disnone {
  display: none;
}

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

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

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

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

li {
  list-style: none;
}

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

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

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

.inner {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}
@media only screen and (max-width: 1264px) {
  .inner {
    padding-inline: 32px;
  }
}
@media screen and (max-width: 640px) {
  .inner {
    padding-inline: 24px;
  }
}

.inner2 {
  margin: 0 auto;
  max-width: 1600px;
  width: 100%;
}
@media only screen and (max-width: 1600px) {
  .inner2 {
    max-width: 1200px;
  }
}

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

#contents {
  width: 100%;
  max-width: 1200px;
  padding: 0;
  background-color: transparent;
}
@media only screen and (max-width: 1264px) {
  #contents {
    padding-inline: 32px;
  }
}
@media screen and (max-width: 640px) {
  #contents {
    padding-inline: 24px;
  }
}

#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 {
  width: 23% !important;
}
@media screen and (max-width: 834px) {
  #col_side1 {
    width: 100% !important;
    margin-top: 50px !important;
  }
}
#col_side1 a {
  display: block;
}
#col_side1 img {
  width: 100% !important;
}

#col_side1 img {
  width: 100%;
}

.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

table {
  table-layout: auto;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed;
  }
}
.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

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

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

b,
strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

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

small {
  font-size: 80%;
}

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

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

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

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

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

.imgR, .imgL {
  max-width: 100% !important;
  margin: 0;
}
@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: "Shippori Mincho", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.gothic {
  font-family: YakuHanJP, "Lato", "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ 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%;
  line-height: 1;
}
header#global_header .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 32px;
  background-color: #fff;
  position: fixed;
  z-index: 100;
  top: 0;
}
@media only screen and (max-width: 1200px) {
  header#global_header .header {
    padding: 16px 24px;
  }
}
@media screen and (max-width: 640px) {
  header#global_header .header {
    padding: 16px;
  }
}
@media only screen and (max-width: 1200px) {
  header#global_header .header .h-logo img {
    max-width: 220px;
  }
}
header#global_header .header .global-nav {
  display: flex;
}
header#global_header .header .global-nav .nav-list {
  display: flex;
}
@media only screen and (max-width: 1000px) {
  header#global_header .header .global-nav .nav-list {
    display: none;
  }
}
header#global_header .header .global-nav .nav-list .nav-item {
  margin-left: 32px;
}
@media only screen and (max-width: 1200px) {
  header#global_header .header .global-nav .nav-list .nav-item {
    margin-left: 24px;
  }
}
header#global_header .header .global-nav .nav-list .nav-item p {
  cursor: pointer;
}
header#global_header .header .global-nav .nav-list .nav-item a, header#global_header .header .global-nav .nav-list .nav-item p {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Shippori Mincho", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 4px 0;
  color: #333;
}
header#global_header .header .global-nav .nav-list .nav-item a span, header#global_header .header .global-nav .nav-list .nav-item p span {
  font-family: YakuHanJP, "Lato", "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1200px) {
  header#global_header .header .global-nav .nav-list .nav-item a span, header#global_header .header .global-nav .nav-list .nav-item p span {
    font-size: 1.6rem;
    margin-bottom: 4px;
  }
}
header#global_header .header .global-nav .nav-list .nav-item.menu {
  position: relative;
}
header#global_header .header .global-nav .nav-list .nav-item.menu .second {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: none;
  width: 160px;
  margin-top: 0;
}
header#global_header .header .global-nav .nav-list .nav-item.menu .second li {
  margin-left: 0;
  width: 100%;
  border-bottom: 1px solid #fff;
  text-align: center;
}
header#global_header .header .global-nav .nav-list .nav-item.menu .second li:last-child {
  border-bottom: none;
}
header#global_header .header .global-nav .nav-list .nav-item.menu .second li a {
  display: block;
  width: 100%;
  padding: 8px 0;
  color: #fff;
  background-color: #00c8da;
}

.fixed-btn {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
  font-family: "Shippori Mincho", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 640px) {
  .fixed-btn {
    top: initial;
    bottom: 0;
    transform: none;
    width: 100%;
    display: flex;
    background-color: #664f4b;
  }
}
.fixed-btn .sp-ttl {
  display: none;
}
@media screen and (max-width: 640px) {
  .fixed-btn .sp-ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    flex: 1;
  }
}
.fixed-btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding: 12px 16px;
}
.fixed-btn a.h-tel {
  display: none;
  background-color: #333;
}
@media screen and (max-width: 640px) {
  .fixed-btn a.h-tel {
    display: flex;
  }
}
.fixed-btn a.h-mail {
  flex-direction: column;
  background-color: #664f4b;
  font-size: 2rem;
  padding: 24px 16px;
}
@media screen and (max-width: 640px) {
  .fixed-btn a.h-mail {
    flex-direction: row;
    padding: 12px 16px;
    font-size: 1.6rem;
  }
}
.fixed-btn a.h-mail span {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  margin: 8px 0 0;
  font-weight: 600;
}
@media screen and (max-width: 640px) {
  .fixed-btn a img {
    width: 24px;
  }
}
.fixed-btn a span {
  margin: 0 0 0 8px;
}
@media screen and (max-width: 640px) {
  .fixed-btn a span {
    display: none;
  }
}

.open-btn {
  display: none;
  cursor: pointer;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  background-color: transparent;
  margin-left: 16px;
}
@media only screen and (max-width: 1000px) {
  .open-btn {
    display: block;
  }
}
.open-btn .in {
  position: relative;
  width: 48px;
  height: 48px;
}
.open-btn span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  height: 2px;
  right: 7.5px;
  border-radius: 5px;
  background: #00c8da;
  width: 33px;
}
.open-btn span:nth-child(1) {
  top: 15px;
}
.open-btn span:nth-child(2) {
  top: 24px;
}
.open-btn span:nth-child(3) {
  top: 33px;
}
.open-btn.active span:nth-child(1) {
  top: 11px;
  transform: translateY(12px) rotate(-45deg);
  width: 33px;
}
.open-btn.active span:nth-child(2) {
  opacity: 0;
}
.open-btn.active span:nth-child(3) {
  top: 24px;
  transform: rotate(45deg);
  width: 33px;
}

.nav {
  display: none;
  transition: 0.3s;
}
@media only screen and (max-width: 1000px) {
  .nav {
    display: block;
    width: 100%;
  }
}
.nav .navigation {
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 5;
  pointer-events: auto;
  display: flex;
  width: fit-content;
  min-width: 400px;
  height: 100%;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 0.9);
  justify-content: flex-start;
  transition: 0.3s;
  padding: 32px;
  padding-top: 80px;
}
@media screen and (max-width: 640px) {
  .nav .navigation {
    min-width: 0;
    width: 100%;
  }
}
.nav .navigation.open {
  left: 0;
}
.nav .navigation > ul {
  height: auto;
  overflow-y: scroll;
}
.nav .navigation > ul::-webkit-scrollbar {
  width: 8px;
}
.nav .navigation > ul::-webkit-scrollbar-thumb {
  background-color: #00c8da;
}
.nav .navigation > ul > li {
  display: block;
  text-align: left;
  line-height: 1.3;
  border-bottom: 1px solid #ccc;
}
.nav .navigation > ul > li.menu ul.second {
  display: none;
}
.nav .navigation > ul > li.menu ul.second > li {
  width: 100%;
  border-top: 1px solid #fff;
}
.nav .navigation > ul > li.menu ul.second > li:first-child {
  border: none;
}
.nav .navigation > ul > li.menu ul.second > li a {
  padding: 12px;
  color: #fff;
  background-color: #00c8da;
  display: flex;
  align-items: center;
  width: 100%;
}
.nav .navigation > ul > li a {
  color: #333;
  display: block;
  padding: 16px 0px;
}
.nav .navigation > ul > li p {
  padding: 16px 0;
}
.nav .navigation > ul > li a, .nav .navigation > ul > li p {
  font-family: "Shippori Mincho", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.4rem;
}
.nav .navigation > ul > li a span, .nav .navigation > ul > li p span {
  font-family: YakuHanJP, "Lato", "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 2rem;
  margin-right: 8px;
}

.main {
  margin-top: 96px;
}
@media only screen and (max-width: 1200px) {
  .main {
    margin-top: 74px;
  }
}
@media only screen and (max-width: 1000px) {
  .main {
    margin-top: 48px;
  }
}
.main picture img {
  width: 100%;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  background: url("../images/home/bg_footer.jpg") top center/cover no-repeat;
  padding-block: 96px;
  margin-top: 104px;
  color: #fff;
}
footer#global_footer a {
  color: #fff;
}
footer#global_footer .f-logo img {
  filter: brightness(0) invert(1);
}
footer#global_footer .f-text {
  margin-top: 32px;
}
footer#global_footer .f-nav {
  margin-top: 48px;
}
@media only screen and (max-width: 1000px) {
  footer#global_footer .f-nav {
    display: none;
  }
}
footer#global_footer .f-nav .nav-list {
  display: flex;
  justify-content: center;
  line-height: 1;
}
footer#global_footer .f-nav .nav-list .nav-item {
  margin-left: 32px;
}
@media only screen and (max-width: 1200px) {
  footer#global_footer .f-nav .nav-list .nav-item {
    margin-left: 24px;
  }
}
footer#global_footer .f-nav .nav-list .nav-item:first-child {
  margin: 0;
}
footer#global_footer .f-nav .nav-list .nav-item a {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Shippori Mincho", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 4px 0;
}
footer#global_footer .f-nav .nav-list .nav-item a span {
  font-family: YakuHanJP, "Lato", "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1200px) {
  footer#global_footer .f-nav .nav-list .nav-item a span {
    font-size: 1.6rem;
    margin-bottom: 4px;
  }
}
footer#global_footer .copy {
  margin-top: 48px;
}
footer#global_footer .copy a {
  pointer-events: none;
}

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

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

.interval-16 article div {
  margin-top: 16px;
}

.title-top h1 {
  font-size: 3.2rem;
  line-height: 1.6;
  font-family: "Shippori Mincho", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 640px) {
  .title-top h1 {
    font-size: 2.8rem;
  }
}
.title-top h2 {
  display: flex;
  flex-direction: column;
  line-height: 1.25;
  color: #00c8da;
  font-family: "Shippori Mincho", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 600;
}
.title-top h2 .ttl-acs {
  color: #333;
  margin-bottom: 8px;
  font-size: 4rem;
  font-weight: 400;
  font-family: YakuHanJP, "Lato", "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (max-width: 640px) {
  .title-top h2 .ttl-acs {
    font-size: 3.6rem;
  }
}
.title-top_sub h2 {
  font-size: 3.2rem;
  line-height: 1.25;
  font-family: "Shippori Mincho", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 600;
}
@media screen and (max-width: 640px) {
  .title-top_sub h2 {
    font-size: 2.4rem;
  }
}

.bg-cover {
  background-size: cover;
  background-position: center center;
}

a.btn {
  display: inline-block;
  border: 1px solid #a89456;
  padding: 12px 32px;
}
a.btn i {
  margin-left: 8px;
}

#main .cont-campaign1 {
  padding: 24px;
  border: 1px solid #a89456;
}
@media screen and (max-width: 640px) {
  #main .cont-campaign1 {
    flex-direction: column;
    padding: 16px;
  }
}
#main .cont-campaign1 .box:nth-child(1) {
  width: 30%;
}
@media screen and (max-width: 640px) {
  #main .cont-campaign1 .box:nth-child(1) {
    width: 100%;
  }
}
#main .cont-campaign1 .box:nth-child(2) {
  width: 70%;
  padding-left: 32px;
}
@media screen and (max-width: 640px) {
  #main .cont-campaign1 .box:nth-child(2) {
    width: 100%;
    padding: 0;
    margin-top: 24px;
  }
}
#main .cont-campaign1 .ttl-camp1 {
  display: block;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.6;
  font-family: "Shippori Mincho", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 640px) {
  #main .cont-campaign1 .ttl-camp1 {
    font-size: 2.2rem;
  }
}
#main .cont-campaign1 .text-camp1 {
  display: block;
  margin-bottom: 12px;
}
#main .cont-campaign1 a.btn {
  margin-top: 16px;
}

.cont-01 .box {
  width: calc(50% - 24px);
  margin-right: 48px;
  position: relative;
}
@media only screen and (max-width: 1264px) {
  .cont-01 .box {
    width: calc(50% - 16px);
    margin-right: 32px;
  }
}
@media screen and (max-width: 834px) {
  .cont-01 .box {
    width: 100%;
    margin: 24px 0 0;
  }
}
.cont-01 .box:nth-child(even) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .cont-01 .box:first-child {
    margin: 0;
  }
}
.cont-01 .box::before {
  content: "";
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  border: 1px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  pointer-events: none;
  z-index: 2;
}
.cont-01 .box div {
  position: absolute;
  pointer-events: none;
  color: #fff;
  z-index: 2;
  bottom: 16px;
  left: 24px;
  font-size: 2.4rem;
  font-family: "Shippori Mincho", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 640px) {
  .cont-01 .box div {
    font-size: 2rem;
  }
}
.cont-01 .box div h2 {
  font-weight: 600;
}

.inner-02 .in {
  background-color: #fff;
  padding: 48px 48px 72px;
  max-width: 1080px;
  margin-inline: auto;
}
@media screen and (max-width: 640px) {
  .inner-02 .in {
    padding: 24px 24px 32px;
  }
}

#main .cont-02 {
  max-height: 240px;
  overflow-y: auto;
}
#main .cont-02::-webkit-scrollbar-track {
  background: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 5px #ccc;
}
#main .cont-02::-webkit-scrollbar {
  width: 8px;
}
#main .cont-02::-webkit-scrollbar-thumb {
  background-color: #00c8da;
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(102, 79, 75, 0.48);
}
#main .cont-02 dl {
  padding: 16px 0;
  border-bottom: 1px solid #ccc;
  align-items: baseline;
}
@media screen and (max-width: 640px) {
  #main .cont-02 dl {
    flex-direction: column;
  }
}
#main .cont-02 dl:first-child {
  padding-top: 0;
}
#main .cont-02 dt, #main .cont-02 dd {
  padding: 0;
  background-color: transparent;
  border: none;
}
#main .cont-02 dt {
  width: fit-content;
}
@media screen and (max-width: 640px) {
  #main .cont-02 dt {
    width: 100%;
  }
}
#main .cont-02 dd {
  flex: 1;
  padding-left: 32px;
}
@media screen and (max-width: 640px) {
  #main .cont-02 dd {
    width: 100%;
    padding: 0;
  }
}

.wrap-03 {
  display: flex;
}
@media screen and (max-width: 834px) {
  .wrap-03 {
    flex-direction: column;
  }
}
.wrap-03 .left, .wrap-03 .right {
  width: calc(50% - 24px);
  margin-right: 48px;
}
@media only screen and (max-width: 1264px) {
  .wrap-03 .left, .wrap-03 .right {
    width: calc(50% - 16px);
    margin-right: 32px;
  }
}
@media screen and (max-width: 834px) {
  .wrap-03 .left, .wrap-03 .right {
    width: 100%;
    margin: 0;
  }
}
.wrap-03 div:nth-child(even) {
  margin-right: 0;
}
@media screen and (max-width: 834px) {
  .wrap-03 .right {
    margin-top: 96px;
  }
}

.rss {
  border: 1px solid #00c8da;
  padding: 48px;
}
@media only screen and (max-width: 1264px) {
  .rss {
    padding: 32px;
  }
}
.rss .in {
  overflow-y: auto;
  max-height: 100%;
}
@media screen and (max-width: 834px) {
  .rss .in {
    max-height: 320px;
  }
}
.rss .in::-webkit-scrollbar-track {
  background: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 5px #ccc;
}
.rss .in::-webkit-scrollbar {
  width: 8px;
}
.rss .in::-webkit-scrollbar-thumb {
  background-color: #00c8da;
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(102, 79, 75, 0.48);
}
.rss .rs_inner {
  display: flex;
  padding: 16px 0;
  border-bottom: 1px solid #ccc;
}
@media only screen and (max-width: 1000px) {
  .rss .rs_inner {
    flex-direction: column;
  }
}
.rss .rs_inner:first-child {
  padding-top: 0;
}
.rss .rs_inner .rss_date {
  order: 1;
  width: fit-content;
}
@media only screen and (max-width: 1000px) {
  .rss .rs_inner .rss_date {
    width: 100%;
  }
}
.rss .rs_inner .rss_title {
  order: 2;
  flex: 1;
  padding-left: 16px;
}
@media only screen and (max-width: 1000px) {
  .rss .rs_inner .rss_title {
    padding: 0;
    margin-top: 4px;
  }
}

.cont-03 div.sns_list {
  flex-direction: row;
  flex-wrap: wrap;
  border: none;
  margin-bottom: -8px;
}
.cont-03 div.sns_list > div {
  border: none;
  width: calc((100% - 16px) / 3);
  margin: 0 8px 8px 0;
}
.cont-03 div.sns_list > div:nth-child(3n) {
  margin-right: 0;
}
.cont-03 div.sns_list > div div.sns_photo {
  padding: 0;
  width: 100%;
}
.cont-03 div.sns_list > div div.sns_photo a {
  position: relative;
  display: block;
  padding: 0 0 100%;
  overflow: hidden;
}
.cont-03 div.sns_list > div div.sns_photo a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100% !important;
  width: 100%;
  object-fit: cover;
}
.cont-03 div.sns_list > div div.sns_text {
  display: none;
}

.cont-04 {
  padding-bottom: 40%;
  background-attachment: fixed;
}
@media screen and (max-width: 834px) {
  .cont-04 {
    background-attachment: initial;
  }
}
@media screen and (max-width: 640px) {
  .cont-04 {
    padding-bottom: 80%;
  }
}

.wrap-05 {
  background: rgba(250, 233, 220, 0.72);
  background-blend-mode: lighten;
  background-position: bottom center;
}

.inner-05 .in {
  padding: 48px;
  background: rgba(255, 255, 255, 0.88);
}
@media screen and (max-width: 640px) {
  .inner-05 .in {
    padding: 24px 24px 32px;
  }
}

@media screen and (max-width: 640px) {
  #main .cont-05 {
    flex-direction: column;
    align-items: center;
  }
}
#main .cont-05 .box {
  width: calc((100% - 96px) / 3);
  margin-right: 48px;
  border-radius: 50%;
  text-align: center;
}
@media only screen and (max-width: 1264px) {
  #main .cont-05 .box {
    width: calc((100% - 64px) / 3);
    margin-right: 32px;
  }
}
@media screen and (max-width: 834px) {
  #main .cont-05 .box {
    width: calc((100% - 16px) / 3);
    margin-right: 8px;
  }
}
@media screen and (max-width: 640px) {
  #main .cont-05 .box {
    width: 100%;
    max-width: 360px;
    margin: 24px 0 0;
  }
}
#main .cont-05 .box:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  #main .cont-05 .box:first-child {
    margin-top: 0;
  }
}
#main .cont-05 .box .in {
  width: 100%;
  padding: 0 0 100%;
  background-color: #00c8da;
  position: relative;
}
#main .cont-05 .box .in article {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 12%;
}
#main .cont-05 .box .in::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  display: block;
  border: 1px solid #fff;
  border-radius: 50%;
}
#main .cont-05 .box img {
  max-width: 40%;
  max-height: 40%;
  object-fit: contain;
}
@media screen and (max-width: 834px) {
  #main .cont-05 .box img {
    max-width: 50%;
  }
}
#main .cont-05 .box h3 {
  font-size: 2.2rem;
  color: #fff;
  margin-top: 16px;
  line-height: 1.6;
}
@media only screen and (max-width: 1000px) {
  #main .cont-05 .box h3 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 834px) {
  #main .cont-05 .box h3 {
    margin-top: 8px;
  }
}

.title-01 {
  background-position: center center;
  background-size: cover;
  height: 240px;
  padding: 20px;
  position: relative;
  background-color: rgba(0, 0, 0, 0.24);
  background-blend-mode: darken;
}
@media screen and (max-width: 640px) {
  .title-01 {
    height: 180px;
  }
}
.title-01 h1 {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
  line-height: 1.25;
  display: flex;
  flex-direction: column-reverse;
  font-family: "Shippori Mincho", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 2rem;
}
@media screen and (max-width: 640px) {
  .title-01 h1 {
    font-size: 1.6rem;
  }
}
.title-01 h1 .ttl-acs {
  margin-bottom: 8px;
  font-size: 4.4rem;
  font-weight: 400;
  font-family: YakuHanJP, "Lato", "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (max-width: 640px) {
  .title-01 h1 .ttl-acs {
    font-size: 4rem;
  }
}
.title-02 h2 {
  font-weight: 600;
  line-height: 1.4;
  font-size: 2.8rem;
  padding-bottom: 8px;
  border-bottom: 1px solid #ccc;
  position: relative;
  font-family: "Shippori Mincho", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 640px) {
  .title-02 h2 {
    font-size: 2.4rem;
  }
}
.title-02 h2::before {
  content: "";
  width: 120px;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -1px;
  background-color: #00c8da;
}
.title-03 h3 {
  font-weight: 600;
  line-height: 1.4;
  font-size: 2.4rem;
  padding-left: 16px;
  font-family: "Shippori Mincho", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  border-left: 2px solid #00c8da;
}
@media screen and (max-width: 640px) {
  .title-03 h3 {
    font-size: 2.2rem;
  }
}
.title-03 h3 .ttl-mini {
  font-size: 2rem;
}
@media screen and (max-width: 640px) {
  .title-03 h3 .ttl-mini {
    font-size: 1.8rem;
  }
}
.title-04 h4 {
  font-weight: 600;
  font-size: 2rem;
  display: inline-block;
  width: 100%;
  margin-bottom: 8px;
  font-family: "Shippori Mincho", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 640px) {
  .title-04 h4 {
    font-size: 1.8rem;
  }
}

.title-01 {
  margin-top: 96px;
}
@media only screen and (max-width: 1200px) {
  .title-01 {
    margin-top: 74px;
  }
}
@media only screen and (max-width: 1000px) {
  .title-01 {
    margin-top: 48px;
  }
}

.tp {
  margin-top: 12px;
  font-size: 1.4rem;
  line-height: 1.6;
}
.tp ul li, .tp ul div {
  display: inline-block;
}
.tp ul li:last-child a {
  pointer-events: none;
  color: #333;
}
.tp ul div {
  margin: 0 4px;
}
.tp ul div::before {
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

#main .form-common dl {
  padding: 16px 0;
  border-bottom: 1px solid #ccc;
  align-items: baseline;
}
@media screen and (max-width: 834px) {
  #main .form-common dl {
    flex-direction: column;
  }
}
#main .form-common dl:first-child {
  padding-top: 0;
}
#main .form-common dt, #main .form-common dd {
  padding: 0;
  background-color: transparent;
  border: none;
}
@media screen and (max-width: 834px) {
  #main .form-common dt {
    width: 100%;
  }
}
#main .form-common dd {
  padding-left: 32px;
}
@media screen and (max-width: 834px) {
  #main .form-common dd {
    width: 100%;
    padding: 0;
  }
}

.g-map {
  position: relative;
  padding-bottom: 400px;
  height: 0;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .g-map {
    padding-bottom: 56.25%;
  }
}
.g-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.anc-btn a {
  display: block;
  border: 1px solid #a89456;
  padding: 16px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  #main .flex-01 {
    flex-direction: column;
  }
}
#main .flex-01 .box:first-child {
  width: 40%;
}
@media screen and (max-width: 640px) {
  #main .flex-01 .box:first-child {
    width: 100%;
  }
}
#main .flex-01 .box:last-child {
  width: 60%;
  padding-left: 32px;
}
@media screen and (max-width: 640px) {
  #main .flex-01 .box:last-child {
    width: 100%;
    padding: 0;
    margin-top: 16px;
  }
}

@media screen and (max-width: 640px) {
  #main .flex-02 {
    flex-direction: column-reverse;
  }
}
#main .flex-02 .box:first-child {
  width: 60%;
  padding-right: 32px;
}
@media screen and (max-width: 640px) {
  #main .flex-02 .box:first-child {
    width: 100%;
    padding: 0;
    margin-top: 16px;
  }
}
#main .flex-02 .box:last-child {
  width: 40%;
}
@media screen and (max-width: 640px) {
  #main .flex-02 .box:last-child {
    width: 100%;
  }
}

@media screen and (max-width: 834px) {
  #main .profile-01 {
    flex-direction: column;
  }
}
#main .profile-01 .box {
  width: calc((100% - 32px) / 3);
  margin: 0 16px 24px 0;
  line-height: 1.6;
}
@media screen and (max-width: 834px) {
  #main .profile-01 .box {
    width: 100%;
    margin: 0 0 24px;
  }
}
#main .profile-01 .box:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 834px) {
  #main .profile-01 .box:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 834px) {
  #main .profile-01 .box article {
    display: flex;
  }
}
@media screen and (max-width: 640px) {
  #main .profile-01 .box article {
    flex-direction: column;
  }
}
@media screen and (max-width: 834px) {
  #main .profile-01 .box article .image {
    width: 40%;
  }
}
@media screen and (max-width: 640px) {
  #main .profile-01 .box article .image {
    width: 100%;
  }
}
#main .profile-01 .box article .text {
  margin-top: 12px;
}
@media screen and (max-width: 834px) {
  #main .profile-01 .box article .text {
    width: 60%;
    padding-left: 32px;
    margin: 0;
  }
}
@media screen and (max-width: 640px) {
  #main .profile-01 .box article .text {
    width: 100%;
    padding: 0;
    margin-top: 12px;
  }
}
#main .profile-01 .box h3 {
  line-height: 1.4;
  font-size: 2rem;
  padding-left: 16px;
  border-left: 2px solid #00c8da;
  margin-bottom: 12px;
  font-family: "Shippori Mincho", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 600;
}

.wrap-lesson {
  background-color: rgba(0, 0, 0, 0.48);
  background-blend-mode: darken;
  color: #fff;
}
.wrap-lesson .title-04 h4 {
  font-size: 2.2rem;
}

#main .lesson-01 {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 834px) {
  #main .lesson-01 {
    flex-direction: column;
  }
}
#main .lesson-01 dl {
  width: calc((100% - 32px) / 2);
  margin-right: 32px;
}
@media screen and (max-width: 834px) {
  #main .lesson-01 dl {
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 640px) {
  #main .lesson-01 dl {
    flex-direction: column;
    padding: 12px 0;
    border-bottom: 1px solid #fff;
  }
}
#main .lesson-01 dl:nth-child(2n) {
  margin-right: 0;
}
#main .lesson-01 dt, #main .lesson-01 dd {
  padding: 12px 0;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 640px) {
  #main .lesson-01 dt, #main .lesson-01 dd {
    padding: 0;
    border: none;
  }
}
@media screen and (max-width: 640px) {
  #main .lesson-01 dt {
    width: 100%;
  }
}
#main .lesson-01 dd {
  padding-left: 32px;
}
@media screen and (max-width: 640px) {
  #main .lesson-01 dd {
    width: 100%;
    padding: 0;
  }
}

@media screen and (max-width: 640px) {
  #main .lesson-02 {
    flex-direction: column;
  }
}
#main .lesson-02 .box:nth-child(1), #main .lesson-02 .box:nth-child(3) {
  width: fit-content;
}
@media screen and (max-width: 640px) {
  #main .lesson-02 .box:nth-child(1), #main .lesson-02 .box:nth-child(3) {
    width: 100%;
  }
}
#main .lesson-02 .box:nth-child(2) {
  flex: 1;
  padding: 0 32px;
}
@media screen and (max-width: 640px) {
  #main .lesson-02 .box:nth-child(2) {
    width: 100%;
    padding: 0;
    margin: 12px 0 16px;
  }
}

.lesson-btn a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding: 16px 24px;
  background-color: #664f4b;
  font-family: "Shippori Mincho", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 640px) {
  .lesson-btn a {
    padding: 12px 16px;
  }
}
.lesson-btn a span {
  margin-left: 8px;
  font-size: 2rem;
}
@media screen and (max-width: 640px) {
  .lesson-btn a span {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .lesson-btn a img {
    width: 24px;
  }
}

.schedule-01 table {
  table-layout: fixed;
  font-size: 1.4rem;
  line-height: 1.6;
}
@media screen and (max-width: 640px) {
  .schedule-01 table {
    table-layout: auto;
  }
}
.schedule-01 table tr:first-child {
  background-color: rgba(0, 200, 218, 0.16);
}
.schedule-01 table td div {
  text-align: center;
}

.gallery-01 .box {
  padding: 0 4px;
}

.lesson-03 {
  padding: 24px;
  border: 1px solid #00c8da;
}
@media screen and (max-width: 640px) {
  .lesson-03 {
    padding: 16px;
  }
}/*# sourceMappingURL=common_style.css.map */