@charset "UTF-8";
.col1 {
  color: #e6ba63;
}

.col2 {
  color: #f98668;
}

.col3 {
  color: #7ed0ff;
}

.col4 {
  color: #e79dc1;
}

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

.annot {
  display: none !important;
}

::selection {
  background-color: #d0d0ff;
}

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

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

li {
  list-style: none;
}

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

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

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

.inner {
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 10px;
}
@media screen and (max-width: 834px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

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

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

#contents {
  width: 100%;
  max-width: 1300px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 1200px) {
  #contents {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 834px) {
  #contents {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media screen and (max-width: 640px) {
  #contents {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

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

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

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

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

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

small {
  font-size: 80%;
}

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

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

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

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

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

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

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

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

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

footer#global_footer {
  min-width: auto;
}

.policy h2 {
  margin: 50px 0 15px;
  padding: 0 0 5px;
  border-bottom: 2px solid #ccc;
  font-size: 18px;
  font-weight: bold;
}

.error_link h2 {
  margin-bottom: 50px;
  font-size: 30px;
}
.error_link a {
  display: inline-block;
  margin-top: 50px;
  color: #333;
}
.error_link a:hover {
  text-decoration: underline;
}

.pankuzu {
  font-size: 13px;
  color: #333;
}
.pankuzu li {
  display: inline-block;
}
.pankuzu li span {
  font-weight: bold;
}
.pankuzu a {
  color: #333;
  text-decoration: none;
  font-weight: bold;
}
.pankuzu a:hover {
  text-decoration: underline;
}

.pankuzu li:first-child {
  padding-left: 20px;
  position: relative;
}
.pankuzu li:first-child:before {
  position: absolute;
  content: "\f015";
  font-family: "Font Awesome 5 Pro";
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  font-weight: bold;
}

.breadcrumb {
  text-align: right;
}

.tel-link a {
  text-decoration: none;
  pointer-events: none;
}
@media screen and (max-width: 834px) {
  .tel-link a {
    pointer-events: auto;
  }
}

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
  position: relative;
}

.header-sect .siteID {
  position: absolute;
  z-index: 1;
  top: 20px;
  left: 30px;
}
@media only screen and (max-width: 1500px) {
  .header-sect .siteID {
    width: 120px;
  }
}
@media only screen and (max-width: 1000px) {
  .header-sect .siteID {
    top: 90px;
  }
}
@media screen and (max-width: 834px) {
  .header-sect .siteID {
    top: 60px;
  }
}
@media screen and (max-width: 640px) {
  .header-sect .siteID {
    width: 90px;
  }
}
.header-wrap {
  position: relative;
}
.header-wrap .nav {
  position: absolute;
  z-index: 1;
  top: 20px;
  right: 0;
}
@media only screen and (max-width: 1340px) {
  .header-wrap .nav {
    right: 20px;
  }
}
.header-wrap .nav-ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 900px;
}
.header-wrap .nav-item a {
  display: block;
  color: #fff;
  position: relative;
  padding-bottom: 5px;
  font-size: 16px;
}
.header-wrap .nav-item a:after {
  position: absolute;
  content: "";
  z-index: 111;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #333;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header-wrap .nav-item a:hover::after {
  transform: scale(1, 1);
}
.header-wrap .nav .col1 a:after {
  background: #e6ba63 !important;
}
.header-wrap .nav .col2 a:after {
  background: #f98668 !important;
}
.header-wrap .nav .col3 a:after {
  background: #7ed0ff !important;
}
.header-wrap .nav .col4 a:after {
  background: #e79dc1 !important;
}

@media only screen and (max-width: 1500px) {
  .header .nav-ul {
    width: 830px;
  }
}
@media only screen and (max-width: 900px) {
  .header .nav-ul {
    width: 760px;
  }
}
@media only screen and (max-width: 1500px) {
  .header .nav-item a {
    font-size: 15px;
  }
}
@media only screen and (max-width: 900px) {
  .header .nav-item a {
    font-size: 14px;
  }
}

.header2 .nav-ul {
  width: 100% !important;
}

#mainArea {
  position: relative;
}
#mainArea ul li img {
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media only screen and (max-width: 1100px) {
  #mainArea ul li img {
    height: 500px !important;
  }
}
@media screen and (max-width: 834px) {
  #mainArea ul li img {
    height: 450px !important;
  }
}
@media screen and (max-width: 640px) {
  #mainArea ul li img {
    height: 350px !important;
  }
}
#mainArea .mainlogo {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
}
@media only screen and (max-width: 1500px) {
  #mainArea .mainlogo img {
    width: 65% !important;
  }
}
@media only screen and (max-width: 1300px) {
  #mainArea .mainlogo img {
    width: 40% !important;
  }
}
@media only screen and (max-width: 1000px) {
  #mainArea .mainlogo img {
    display: none;
  }
}

.header2 .siteID {
  top: 80px;
}
@media screen and (max-width: 834px) {
  .header2 .siteID {
    top: 60px;
    left: 10px;
  }
}
.header2 .header-bg {
  position: fixed;
  z-index: 1;
  transform: translateX(-50%);
  left: 50%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  padding: 5px 0;
}
.header2 .header-bg .header-wrap {
  position: static;
}
.header2 .header-bg .header-wrap .nav {
  position: static;
}
.header2 .header-bg .header-wrap .nav-ul {
  margin: 0 auto;
  width: 1000px;
}
@media only screen and (max-width: 1100px) {
  .header2 .header-bg .header-wrap .nav-ul {
    width: 800px;
  }
}
.header2 .header-bg .header-wrap .nav-item {
  flex-grow: 1;
  position: relative;
}
.header2 .header-bg .header-wrap .nav-item:before {
  content: "|";
  font-size: 20px;
  font-weight: 100;
  color: #a09c9c;
  padding-right: 0;
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  display: flex;
  align-items: center;
}
.header2 .header-bg .header-wrap .nav-item:first-child::after {
  content: "|";
  font-size: 20px;
  font-weight: 100;
  color: #a09c9c;
  padding-right: 0;
  position: absolute;
  top: 0;
  left: -1px;
  bottom: 0;
  display: flex;
  align-items: center;
}
.header2 .header-bg .header-wrap .nav-item a {
  color: #333;
  font-weight: 500;
}

/* ----------------------------------------------------------
dropdown
---------------------------------------------------------- */
#global_header .header {
  padding: 0 10px;
}
#global_header .header .hov {
  color: #fff;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 834px) {
  #global_header .header .hov {
    display: none;
  }
}

#global_header .sub {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 170px;
  z-index: 100;
  display: flex;
  background: rgba(255, 255, 255, 0.8);
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 10px 10px 10px;
}
@media screen and (max-width: 834px) {
  #global_header .sub {
    position: static;
    top: auto;
    left: auto;
    transform: inherit;
    width: 100%;
    background: transparent;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}
#global_header .sub li {
  border: none;
  line-height: 1.3;
  width: 100%;
}
#global_header .sub li:last-of-type {
  border-bottom: 0;
}
#global_header .sub li:before {
  content: none;
}
#global_header .sub li:after {
  content: none;
}
#global_header .sub li a {
  display: block;
  padding: 15px 10px;
  text-align: center;
  font-size: 16px;
  color: #fff !important;
  font-size: 14px;
  border-right: none !important;
  opacity: 1 !important;
  color: #333 !important;
  font-weight: 500;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  border-top: 1px solid #ccc;
}
footer#global_footer #copy {
  color: #fff;
  font-size: 13px;
  display: block;
  background: #333;
  padding: 3px 0;
}
footer#global_footer #copy a {
  color: #fff;
  font-size: 13px;
}
footer#global_footer .footer {
  padding: 90px 0;
}
@media screen and (max-width: 834px) {
  footer#global_footer .footer {
    padding: 70px 0;
  }
}
@media screen and (max-width: 640px) {
  footer#global_footer .footer {
    padding: 60px 0;
  }
}
footer#global_footer .footer .siteID {
  margin-bottom: 30px;
}
footer#global_footer .footer-address {
  text-align: center;
}
footer#global_footer .footer-address p .sp-blk {
  margin-left: 15px;
}
@media screen and (max-width: 640px) {
  footer#global_footer .footer-address p .sp-blk {
    margin-left: 0;
    display: block;
  }
}
footer#global_footer .footer-textfle {
  display: flex;
  justify-content: center;
}
footer#global_footer .footer-textfle .tel-link {
  margin-left: 20px;
}
footer#global_footer .footer-textfle .tel-link a {
  color: #333;
}
footer#global_footer .footer .nav {
  position: relative;
  padding-top: 30px;
  margin-top: 30px;
}
@media screen and (max-width: 834px) {
  footer#global_footer .footer .nav {
    display: none;
  }
}
footer#global_footer .footer .nav:before {
  position: absolute;
  content: "";
  width: 860px;
  height: 1px;
  background: #333;
  top: 0;
  transform: translateX(-50%);
  left: 50%;
}
footer#global_footer .footer .nav-ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 800px;
  margin: 0 auto;
}
footer#global_footer .footer .nav-item {
  flex-grow: 1;
}
footer#global_footer .footer .nav-item a {
  font-size: 15px;
  color: #333;
  position: relative;
  display: block;
  padding: 8px 20px;
}
footer#global_footer .footer .nav-item a:after {
  position: absolute;
  content: "";
  z-index: 111;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #333;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer#global_footer .footer .nav-item a:hover::after {
  transform: scale(1, 1);
}
footer#global_footer .footer .nav .col1 a:after {
  background: #e6ba63 !important;
}
footer#global_footer .footer .nav .col2 a:after {
  background: #f98668 !important;
}
footer#global_footer .footer .nav .col3 a:after {
  background: #7ed0ff !important;
}
footer#global_footer .footer .nav .col4 a:after {
  background: #e79dc1 !important;
}

.logo_fadein {
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 999;
}

.logo_fadein p {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
  z-index: 9999;
  width: 280px;
}

@media only screen and (max-width: 1200px) {
  .title_1 {
    margin-bottom: 90px !important;
  }
}
@media only screen and (max-width: 1000px) {
  .title_1 {
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 834px) {
  .title_1 {
    margin-bottom: 60px !important;
  }
}
@media only screen and (max-width: 750px) {
  .title_1 {
    margin-bottom: 20px !important;
  }
}
.title_1 div h2 {
  font-size: 36px;
  font-weight: 500;
  position: relative;
  padding-top: 90px;
  display: inline-block;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .title_1 div h2 {
    font-size: 28px;
    padding-top: 70px;
  }
}
@media screen and (max-width: 640px) {
  .title_1 div h2 {
    font-size: 24px;
    padding-top: 60px;
  }
}
@media only screen and (max-width: 450px) {
  .title_1 div h2 {
    font-size: 20px;
    padding-top: 50px;
  }
}
.title_1 div h2 .arch {
  text-align: center;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  left: 50%;
  width: 100%;
}
.title_1 div h2 .text1 {
  font-size: 80px;
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  .title_1 div h2 .text1 {
    font-size: 63px;
  }
}
@media screen and (max-width: 640px) {
  .title_1 div h2 .text1 {
    font-size: 52px;
  }
}
@media only screen and (max-width: 450px) {
  .title_1 div h2 .text1 {
    font-size: 44px;
  }
}

.index-wrap1 {
  background-repeat: no-repeat;
  position: relative;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
@media screen and (max-width: 640px) {
  .index-wrap1 {
    background: #fff3dd;
    padding: 60px 10px;
  }
}
.index-wrap1 .imgbg {
  width: 1920px;
}
@media screen and (max-width: 834px) {
  .index-wrap1 .imgbg {
    width: 1400px;
  }
}
.index-wrap1 .imgbg:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon9.png);
  width: 307px;
  height: 645px;
  bottom: 0;
  left: 20px;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1700px) {
  .index-wrap1 .imgbg:before {
    background-size: 70%;
    bottom: -205px;
    left: 10px;
  }
}
@media only screen and (max-width: 1000px) {
  .index-wrap1 .imgbg:before {
    display: none;
  }
}
.index-wrap1 .imgbg img {
  width: 100% !important;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.index-wrap1 .index-fle1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 90px;
  transform: translateX(-50%);
  left: 50%;
  width: 100%;
}
@media only screen and (max-width: 1600px) {
  .index-wrap1 .index-fle1 {
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 1000px) {
  .index-wrap1 .index-fle1 {
    justify-content: space-between !important;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap1 .index-fle1 {
    bottom: 70px;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap1 .index-fle1 {
    flex-direction: column-reverse;
    position: static;
    bottom: auto;
    transform: initial;
    align-items: flex-start;
  }
}
.index-wrap1 .index-fle1 .box1 {
  width: 350px !important;
  position: relative;
  padding-left: 50px;
  margin-top: 110px;
}
@media only screen and (max-width: 1600px) {
  .index-wrap1 .index-fle1 .box1 {
    margin-right: 30px;
    width: auto;
  }
}
@media only screen and (max-width: 1200px) {
  .index-wrap1 .index-fle1 .box1 {
    padding-left: 0;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap1 .index-fle1 .box1 {
    width: 200px;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap1 .index-fle1 .box1 {
    width: 100% !important;
    margin-top: 0;
    padding-right: 150px;
  }
}
.index-wrap1 .index-fle1 .box1:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon1.png);
  width: 151px;
  height: 95px;
  top: -100px;
  left: 0;
  background-repeat: no-repeat;
  content: none;
}
@media screen and (max-width: 640px) {
  .index-wrap1 .index-fle1 .box1:before {
    content: "";
    left: auto;
    right: 0;
    transform: translateY(-50%);
    top: 50%;
  }
}
.index-wrap1 .index-fle1 .box1 .title_2 {
  line-height: 1.26;
}
.index-wrap1 .index-fle1 .box1 .title_2 h2 {
  line-height: 1.2;
  font-size: 45px;
  font-weight: bold;
  position: relative;
  padding-bottom: 20px;
}
@media only screen and (max-width: 1300px) {
  .index-wrap1 .index-fle1 .box1 .title_2 h2 {
    font-size: 45px;
  }
}
@media only screen and (max-width: 1000px) {
  .index-wrap1 .index-fle1 .box1 .title_2 h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap1 .index-fle1 .box1 .title_2 h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap1 .index-fle1 .box1 .title_2 h2 {
    font-size: 31px;
    padding-bottom: 20px;
  }
}
.index-wrap1 .index-fle1 .box1 .title_2 h2:before {
  position: absolute;
  content: "";
  width: 130px;
  height: 5px;
  background: #e6ba63;
  left: 0;
  bottom: 0;
}
.index-wrap1 .index-fle1 .box1 .btn1 div {
  background: #e6ba63;
  display: inline-block;
}
.index-wrap1 .index-fle1 .box1 .btn1 div a {
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  color: #fff;
  border: none;
  position: relative;
  font-size: 18px;
  cursor: pointer;
  transition: 800ms ease all;
  display: block;
  outline: none;
  padding: 16px 105px 16px 105px;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1000px) {
  .index-wrap1 .index-fle1 .box1 .btn1 div a {
    padding: 10px 80px 10px 80px;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap1 .index-fle1 .box1 .btn1 div a {
    padding: 8px 65px 8px 65px;
  }
}
.index-wrap1 .index-fle1 .box1 .btn1 div a:hover {
  background: #fff3dd;
  color: #e6ba63;
}
.index-wrap1 .index-fle1 .box1 .btn1 div a:before, .index-wrap1 .index-fle1 .box1 .btn1 div a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #e6ba63;
  transition: 400ms ease all;
}
.index-wrap1 .index-fle1 .box1 .btn1 div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}
.index-wrap1 .index-fle1 .box1 .btn1 div a:hover:before, .index-wrap1 .index-fle1 .box1 .btn1 div a:hover:after {
  width: 100%;
  transition: 800ms ease all;
}
.index-wrap1 .index-fle1 .box2 {
  width: calc(100% - 300px);
  position: relative;
}
@media only screen and (max-width: 1600px) {
  .index-wrap1 .index-fle1 .box2 {
    width: calc(100% - 550px);
  }
}
@media only screen and (max-width: 1000px) {
  .index-wrap1 .index-fle1 .box2 {
    width: calc(100% - 430px);
  }
}
@media screen and (max-width: 834px) {
  .index-wrap1 .index-fle1 .box2 {
    width: calc(100% - 240px);
  }
}
@media screen and (max-width: 640px) {
  .index-wrap1 .index-fle1 .box2 {
    width: 100%;
    margin-bottom: 15px;
  }
}
.index-wrap1 .index-fle1 .box2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon13.png);
  width: 204px;
  height: 153px;
  bottom: -100px;
  left: 0;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1600px) {
  .index-wrap1 .index-fle1 .box2:before {
    left: -100px;
  }
}
@media only screen and (max-width: 1300px) {
  .index-wrap1 .index-fle1 .box2:before {
    background-size: 70%;
    bottom: -130px;
  }
}
@media only screen and (max-width: 1200px) {
  .index-wrap1 .index-fle1 .box2:before {
    bottom: auto;
    top: 0;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap1 .index-fle1 .box2:before {
    content: none;
  }
}
.index-wrap1 .index-fle1 .box2 .img1 img {
  margin-right: 0;
}

.index-wrap2 {
  background-repeat: no-repeat;
  position: relative;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
@media only screen and (max-width: 1300px) {
  .index-wrap2 {
    margin-top: 100px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .index-wrap2 {
    margin-top: 0px !important;
  }
}
@media only screen and (max-width: 1000px) {
  .index-wrap2 {
    margin-top: 30px !important;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap2 {
    margin-top: -50px !important;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap2 {
    background: #ffece7;
    padding: 60px 10px;
    margin-top: 0 !important;
  }
}
.index-wrap2 .imgbg {
  width: 1920px;
}
@media screen and (max-width: 834px) {
  .index-wrap2 .imgbg {
    width: 1400px;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap2 .imgbg img {
    height: 500px !important;
  }
}
.index-wrap2 .imgbg:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon10.png);
  width: 300px;
  height: 657px;
  bottom: 0;
  right: 20px;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1700px) {
  .index-wrap2 .imgbg:before {
    background-position: right;
    background-size: 70%;
    bottom: -105px;
    right: 10px;
  }
}
@media only screen and (max-width: 1000px) {
  .index-wrap2 .imgbg:before {
    display: none;
  }
}
.index-wrap2 .imgbg img {
  width: 100% !important;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.index-wrap2 .index-fle2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 90px;
  transform: translateX(-50%);
  left: 50%;
  width: 100%;
}
@media only screen and (max-width: 1600px) {
  .index-wrap2 .index-fle2 {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap2 .index-fle2 {
    bottom: 70px;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap2 .index-fle2 {
    flex-direction: column;
    position: static;
    bottom: auto;
    transform: initial;
    align-items: flex-start;
  }
}
.index-wrap2 .index-fle2 .box1 {
  width: calc(100% - 300px) !important;
  position: relative;
}
@media only screen and (max-width: 1600px) {
  .index-wrap2 .index-fle2 .box1 {
    width: calc(100% - 520px) !important;
  }
}
@media only screen and (max-width: 1000px) {
  .index-wrap2 .index-fle2 .box1 {
    width: calc(100% - 430px) !important;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap2 .index-fle2 .box1 {
    width: calc(100% - 240px) !important;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap2 .index-fle2 .box1 {
    width: 100% !important;
    margin-bottom: 15px;
  }
}
.index-wrap2 .index-fle2 .box1:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon14.png);
  width: 165px;
  height: 163px;
  bottom: -100px;
  right: 0;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1600px) {
  .index-wrap2 .index-fle2 .box1:before {
    right: -100px;
  }
}
@media only screen and (max-width: 1300px) {
  .index-wrap2 .index-fle2 .box1:before {
    background-size: 70%;
    bottom: -130px;
  }
}
@media only screen and (max-width: 1200px) {
  .index-wrap2 .index-fle2 .box1:before {
    bottom: auto;
    top: -30px;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap2 .index-fle2 .box1:before {
    content: none;
  }
}
.index-wrap2 .index-fle2 .box1 .img1 img {
  margin-left: 0;
}
.index-wrap2 .index-fle2 .box2 {
  width: 370px;
  position: relative;
  margin-top: 110px;
}
@media only screen and (max-width: 1600px) {
  .index-wrap2 .index-fle2 .box2 {
    margin-left: 30px;
    width: auto;
  }
}
@media only screen and (max-width: 1200px) {
  .index-wrap2 .index-fle2 .box2 {
    padding-right: 0;
    width: 310px !important;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap2 .index-fle2 .box2 {
    width: 100% !important;
    margin-top: 0;
    margin-left: 0;
    padding-right: 150px !important;
  }
}
.index-wrap2 .index-fle2 .box2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon3.png);
  width: 85px;
  height: 155px;
  top: -200px;
  right: 0;
  background-repeat: no-repeat;
  content: none;
}
@media screen and (max-width: 640px) {
  .index-wrap2 .index-fle2 .box2:before {
    content: "";
    transform: translateY(-50%);
    top: 66%;
    background-size: 80%;
  }
}
.index-wrap2 .index-fle2 .box2 .title_2 {
  line-height: 1.26;
}
.index-wrap2 .index-fle2 .box2 .title_2 h2 {
  line-height: 1.2;
  font-size: 45px;
  font-weight: bold;
  position: relative;
  padding-bottom: 20px;
}
@media only screen and (max-width: 1300px) {
  .index-wrap2 .index-fle2 .box2 .title_2 h2 {
    font-size: 45px;
  }
}
@media only screen and (max-width: 1000px) {
  .index-wrap2 .index-fle2 .box2 .title_2 h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap2 .index-fle2 .box2 .title_2 h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap2 .index-fle2 .box2 .title_2 h2 {
    font-size: 31px;
    padding-bottom: 20px;
  }
}
.index-wrap2 .index-fle2 .box2 .title_2 h2:before {
  position: absolute;
  content: "";
  width: 130px;
  height: 5px;
  background: #f98668;
  left: 0;
  bottom: 0;
}
.index-wrap2 .index-fle2 .box2 .btn1 div {
  background: #f98668;
  display: inline-block;
}
.index-wrap2 .index-fle2 .box2 .btn1 div a {
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  color: #fff;
  border: none;
  position: relative;
  font-size: 18px;
  cursor: pointer;
  transition: 800ms ease all;
  display: block;
  outline: none;
  padding: 16px 105px 16px 105px;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1000px) {
  .index-wrap2 .index-fle2 .box2 .btn1 div a {
    padding: 10px 80px 10px 80px;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap2 .index-fle2 .box2 .btn1 div a {
    padding: 8px 65px 8px 65px;
  }
}
.index-wrap2 .index-fle2 .box2 .btn1 div a:hover {
  background: #ffece7;
  color: #f98668;
}
.index-wrap2 .index-fle2 .box2 .btn1 div a:before, .index-wrap2 .index-fle2 .box2 .btn1 div a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #f98668;
  transition: 400ms ease all;
}
.index-wrap2 .index-fle2 .box2 .btn1 div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}
.index-wrap2 .index-fle2 .box2 .btn1 div a:hover:before, .index-wrap2 .index-fle2 .box2 .btn1 div a:hover:after {
  width: 100%;
  transition: 800ms ease all;
}

.index-wrap3 {
  background-repeat: no-repeat;
  position: relative;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
@media only screen and (max-width: 1300px) {
  .index-wrap3 {
    margin-top: 100px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .index-wrap3 {
    margin-top: 0px !important;
  }
}
@media only screen and (max-width: 1000px) {
  .index-wrap3 {
    margin-top: 30px !important;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap3 {
    background: #e0f4ff;
    padding: 60px 10px;
  }
}
.index-wrap3 .imgbg {
  width: 1920px;
}
@media screen and (max-width: 834px) {
  .index-wrap3 .imgbg {
    width: 1400px;
  }
}
.index-wrap3 .imgbg:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon11.png);
  width: 422px;
  height: 597px;
  bottom: 0;
  left: 10px;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1700px) {
  .index-wrap3 .imgbg:before {
    background-size: 50%;
    bottom: -165px;
    left: 10px;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap3 .imgbg:before {
    display: none;
  }
}
.index-wrap3 .imgbg img {
  width: 100% !important;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (max-width: 640px) {
  .index-wrap3 .imgbg {
    display: none;
  }
}
.index-wrap3 .index-fle3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 90px;
  transform: translateX(-50%);
  left: 50%;
  width: 100%;
}
@media only screen and (max-width: 1600px) {
  .index-wrap3 .index-fle3 {
    justify-content: flex-end;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap3 .index-fle3 {
    bottom: 70px;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap3 .index-fle3 {
    flex-direction: column-reverse;
    position: static;
    bottom: auto;
    transform: initial;
    align-items: flex-start;
  }
}
.index-wrap3 .index-fle3 .box1 {
  width: 370px;
  position: relative;
  padding-left: 50px;
  margin-top: 110px;
}
@media only screen and (max-width: 1600px) {
  .index-wrap3 .index-fle3 .box1 {
    margin-right: 30px;
    width: auto;
  }
}
@media only screen and (max-width: 1200px) {
  .index-wrap3 .index-fle3 .box1 {
    padding-left: 0;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap3 .index-fle3 .box1 {
    width: 200px;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap3 .index-fle3 .box1 {
    width: 300px;
    margin-top: 0;
    padding-right: 150px;
  }
}
.index-wrap3 .index-fle3 .box1:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon5.png);
  width: 97px;
  height: 136px;
  top: -180px;
  left: 0;
  background-repeat: no-repeat;
  content: none;
}
@media screen and (max-width: 640px) {
  .index-wrap3 .index-fle3 .box1:before {
    content: "";
    left: auto;
    right: 0;
    transform: translateY(-50%);
    top: 50%;
  }
}
.index-wrap3 .index-fle3 .box1 .title_2 {
  line-height: 1.26;
}
.index-wrap3 .index-fle3 .box1 .title_2 h2 {
  line-height: 1.2;
  font-size: 45px;
  font-weight: bold;
  position: relative;
  padding-bottom: 30px;
}
@media only screen and (max-width: 1300px) {
  .index-wrap3 .index-fle3 .box1 .title_2 h2 {
    font-size: 45px;
  }
}
@media only screen and (max-width: 1000px) {
  .index-wrap3 .index-fle3 .box1 .title_2 h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap3 .index-fle3 .box1 .title_2 h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap3 .index-fle3 .box1 .title_2 h2 {
    font-size: 31px;
    padding-bottom: 20px;
  }
}
.index-wrap3 .index-fle3 .box1 .title_2 h2:before {
  position: absolute;
  content: "";
  width: 130px;
  height: 5px;
  background: #7ed0ff;
  left: 0;
  bottom: 0;
}
.index-wrap3 .index-fle3 .box1 .btn1 div {
  background: #7ed0ff;
  display: inline-block;
}
.index-wrap3 .index-fle3 .box1 .btn1 div a {
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  color: #fff;
  border: none;
  position: relative;
  font-size: 18px;
  cursor: pointer;
  transition: 800ms ease all;
  display: block;
  outline: none;
  padding: 16px 105px 16px 105px;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1000px) {
  .index-wrap3 .index-fle3 .box1 .btn1 div a {
    padding: 10px 80px 10px 80px;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap3 .index-fle3 .box1 .btn1 div a {
    padding: 8px 65px 8px 65px;
  }
}
.index-wrap3 .index-fle3 .box1 .btn1 div a:hover {
  background: #e0f4ff;
  color: #7ed0ff;
}
.index-wrap3 .index-fle3 .box1 .btn1 div a:before, .index-wrap3 .index-fle3 .box1 .btn1 div a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #7ed0ff;
  transition: 400ms ease all;
}
.index-wrap3 .index-fle3 .box1 .btn1 div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}
.index-wrap3 .index-fle3 .box1 .btn1 div a:hover:before, .index-wrap3 .index-fle3 .box1 .btn1 div a:hover:after {
  width: 100%;
  transition: 800ms ease all;
}
.index-wrap3 .index-fle3 .box2 {
  width: calc(100% - 300px);
  position: relative;
}
@media only screen and (max-width: 1600px) {
  .index-wrap3 .index-fle3 .box2 {
    width: calc(100% - 520px);
  }
}
@media only screen and (max-width: 1000px) {
  .index-wrap3 .index-fle3 .box2 {
    width: calc(100% - 430px);
  }
}
@media screen and (max-width: 834px) {
  .index-wrap3 .index-fle3 .box2 {
    width: calc(100% - 240px);
  }
}
@media screen and (max-width: 640px) {
  .index-wrap3 .index-fle3 .box2 {
    width: 100%;
    margin-bottom: 15px;
  }
}
.index-wrap3 .index-fle3 .box2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon15.png);
  width: 149px;
  height: 182px;
  bottom: -100px;
  left: 70px;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1600px) {
  .index-wrap3 .index-fle3 .box2:before {
    left: -50px;
  }
}
@media only screen and (max-width: 1300px) {
  .index-wrap3 .index-fle3 .box2:before {
    background-size: 70%;
    bottom: -130px;
  }
}
@media only screen and (max-width: 1200px) {
  .index-wrap3 .index-fle3 .box2:before {
    bottom: auto;
    top: 0;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap3 .index-fle3 .box2:before {
    content: none;
  }
}
.index-wrap3 .index-fle3 .box2 .img1 img {
  margin-right: 0;
}

.index-wrap4 {
  background-repeat: no-repeat;
  position: relative;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
@media only screen and (max-width: 1300px) {
  .index-wrap4 {
    margin-top: 100px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .index-wrap4 {
    margin-top: 0px !important;
  }
}
@media only screen and (max-width: 1000px) {
  .index-wrap4 {
    margin-top: 30px !important;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap4 {
    background: #ffe4f1;
    padding: 60px 10px;
    margin-top: 0 !important;
  }
}
.index-wrap4 .imgbg {
  width: 1920px;
}
@media screen and (max-width: 834px) {
  .index-wrap4 .imgbg {
    width: 1400px;
  }
}
.index-wrap4 .imgbg:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon12.png);
  width: 243px;
  height: 627px;
  bottom: 0;
  right: 20px;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1700px) {
  .index-wrap4 .imgbg:before {
    background-position: right;
    background-size: 70%;
    bottom: -105px;
    right: 10px;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap4 .imgbg:before {
    display: none;
  }
}
.index-wrap4 .imgbg img {
  width: 100% !important;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (max-width: 640px) {
  .index-wrap4 .imgbg {
    display: none;
  }
}
.index-wrap4 .index-fle4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 90px;
  transform: translateX(-50%);
  left: 50%;
  width: 100%;
}
@media only screen and (max-width: 1600px) {
  .index-wrap4 .index-fle4 {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap4 .index-fle4 {
    bottom: 70px;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap4 .index-fle4 {
    flex-direction: column;
    position: static;
    bottom: auto;
    transform: initial;
    align-items: flex-start;
  }
}
.index-wrap4 .index-fle4 .box1 {
  width: calc(100% - 300px) !important;
  position: relative;
}
@media only screen and (max-width: 1600px) {
  .index-wrap4 .index-fle4 .box1 {
    width: calc(100% - 520px) !important;
  }
}
@media only screen and (max-width: 1000px) {
  .index-wrap4 .index-fle4 .box1 {
    width: calc(100% - 430px) !important;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap4 .index-fle4 .box1 {
    width: calc(100% - 240px) !important;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap4 .index-fle4 .box1 {
    width: 100% !important;
    margin-bottom: 15px;
  }
}
.index-wrap4 .index-fle4 .box1:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon16.png);
  width: 161px;
  height: 180px;
  bottom: -100px;
  right: 0;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1600px) {
  .index-wrap4 .index-fle4 .box1:before {
    right: -100px;
  }
}
@media only screen and (max-width: 1300px) {
  .index-wrap4 .index-fle4 .box1:before {
    background-size: 70%;
    bottom: -130px;
  }
}
@media only screen and (max-width: 1200px) {
  .index-wrap4 .index-fle4 .box1:before {
    bottom: auto;
    top: -30px;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap4 .index-fle4 .box1:before {
    content: none;
  }
}
.index-wrap4 .index-fle4 .box1 .img1 img {
  margin-left: 0;
}
.index-wrap4 .index-fle4 .box2 {
  width: 370px;
  position: relative;
  margin-top: 110px;
}
@media only screen and (max-width: 1600px) {
  .index-wrap4 .index-fle4 .box2 {
    margin-left: 30px;
    width: auto;
  }
}
@media only screen and (max-width: 1200px) {
  .index-wrap4 .index-fle4 .box2 {
    padding-right: 0;
    width: 280px;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap4 .index-fle4 .box2 {
    width: 200px;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap4 .index-fle4 .box2 {
    width: 240px;
    margin-top: 0;
    margin-left: 0;
  }
}
.index-wrap4 .index-fle4 .box2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon7.png);
  width: 144px;
  height: 136px;
  top: -200px;
  right: 0;
  background-repeat: no-repeat;
  content: none;
}
@media screen and (max-width: 640px) {
  .index-wrap4 .index-fle4 .box2:before {
    content: "";
    right: -90px;
    transform: translateY(-50%);
    top: 66%;
    background-size: 80%;
  }
}
.index-wrap4 .index-fle4 .box2 .title_2 {
  line-height: 1.26;
}
.index-wrap4 .index-fle4 .box2 .title_2 h2 {
  line-height: 1.2;
  font-size: 45px;
  font-weight: bold;
  position: relative;
  padding-bottom: 30px;
}
@media only screen and (max-width: 1300px) {
  .index-wrap4 .index-fle4 .box2 .title_2 h2 {
    font-size: 45px;
  }
}
@media only screen and (max-width: 1000px) {
  .index-wrap4 .index-fle4 .box2 .title_2 h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap4 .index-fle4 .box2 .title_2 h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 640px) {
  .index-wrap4 .index-fle4 .box2 .title_2 h2 {
    font-size: 31px;
    padding-bottom: 20px;
  }
}
.index-wrap4 .index-fle4 .box2 .title_2 h2:before {
  position: absolute;
  content: "";
  width: 130px;
  height: 5px;
  background: #e79dc1;
  left: 0;
  bottom: 0;
}
.index-wrap4 .index-fle4 .box2 .btn1 div {
  background: #e79dc1;
  display: inline-block;
}
.index-wrap4 .index-fle4 .box2 .btn1 div a {
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  color: #fff;
  border: none;
  position: relative;
  font-size: 18px;
  cursor: pointer;
  transition: 800ms ease all;
  display: block;
  outline: none;
  padding: 16px 105px 16px 105px;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1000px) {
  .index-wrap4 .index-fle4 .box2 .btn1 div a {
    padding: 10px 80px 10px 80px;
  }
}
@media screen and (max-width: 834px) {
  .index-wrap4 .index-fle4 .box2 .btn1 div a {
    padding: 8px 65px 8px 65px;
  }
}
.index-wrap4 .index-fle4 .box2 .btn1 div a:hover {
  background: #ffe4f1;
  color: #e79dc1;
}
.index-wrap4 .index-fle4 .box2 .btn1 div a:before, .index-wrap4 .index-fle4 .box2 .btn1 div a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #e79dc1;
  transition: 400ms ease all;
}
.index-wrap4 .index-fle4 .box2 .btn1 div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}
.index-wrap4 .index-fle4 .box2 .btn1 div a:hover:before, .index-wrap4 .index-fle4 .box2 .btn1 div a:hover:after {
  width: 100%;
  transition: 800ms ease all;
}

.index-bg1 {
  background: #f8f8f8;
  padding: 90px 0;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
@media screen and (max-width: 834px) {
  .index-bg1 {
    padding: 70px 0;
  }
}
@media screen and (max-width: 640px) {
  .index-bg1 {
    padding: 60px 0;
  }
}
.index-bg1 .title_10 div h2 {
  font-size: 36px;
  font-weight: 500;
  position: relative;
  padding-top: 90px;
  display: inline-block;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .index-bg1 .title_10 div h2 {
    font-size: 28px;
    padding-top: 70px;
  }
}
@media screen and (max-width: 640px) {
  .index-bg1 .title_10 div h2 {
    font-size: 24px;
    padding-top: 60px;
  }
}
@media only screen and (max-width: 450px) {
  .index-bg1 .title_10 div h2 {
    font-size: 20px;
    padding-top: 50px;
  }
}
.index-bg1 .title_10 div h2 .arch {
  text-align: center;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  left: 50%;
  width: 100%;
}
.index-bg1 .title_10 div h2 .text1 {
  font-size: 80px;
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  .index-bg1 .title_10 div h2 .text1 {
    font-size: 63px;
  }
}
@media screen and (max-width: 640px) {
  .index-bg1 .title_10 div h2 .text1 {
    font-size: 52px;
  }
}
@media only screen and (max-width: 450px) {
  .index-bg1 .title_10 div h2 .text1 {
    font-size: 44px;
  }
}

.imgch1 {
  position: absolute;
  right: 5%;
  bottom: 0;
  z-index: 111;
}
@media only screen and (max-width: 1400px) {
  .imgch1 {
    display: none;
  }
}
.imgch1 img {
  transform-origin: center bottom;
  animation: yurayura 2s linear infinite;
}

@keyframes yurayura {
  0%, 100% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(-10deg);
  }
}
.imgch2 {
  position: absolute;
  right: 2%;
  top: 150px;
  z-index: 111;
}
@media only screen and (max-width: 1400px) {
  .imgch2 {
    display: none;
  }
}
.imgch2 img {
  transform-origin: center bottom;
  animation: yurayura 2.5s linear infinite;
}

@keyframes yurayura {
  0%, 100% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(-10deg);
  }
}
.imgch3 {
  position: absolute;
  left: 5%;
  bottom: 0;
  z-index: 111;
}
@media only screen and (max-width: 1400px) {
  .imgch3 {
    display: none;
  }
}
.imgch3 img {
  transform-origin: center bottom;
  animation: yurayura 2s linear infinite;
}

@keyframes yurayura {
  0%, 100% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(-10deg);
  }
}
.imgch4 {
  position: absolute;
  left: 2%;
  top: 150px;
  z-index: 111;
}
@media only screen and (max-width: 1400px) {
  .imgch4 {
    display: none;
  }
}
.imgch4 img {
  transform-origin: center bottom;
  animation: yurayura 2.5s linear infinite;
}

@keyframes yurayura {
  0%, 100% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(-10deg);
  }
}
.imgch5 {
  position: absolute;
  right: 5%;
  bottom: 0;
  z-index: 111;
}
@media only screen and (max-width: 1400px) {
  .imgch5 {
    display: none;
  }
}
.imgch5 img {
  transform-origin: center bottom;
  animation: yurayura 2s linear infinite;
}

@keyframes yurayura {
  0%, 100% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(-10deg);
  }
}
.imgch6 {
  position: absolute;
  right: 2%;
  top: 150px;
  z-index: 111;
}
@media only screen and (max-width: 1400px) {
  .imgch6 {
    display: none;
  }
}
.imgch6 img {
  transform-origin: center bottom;
  animation: yurayura 2.5s linear infinite;
}

@keyframes yurayura {
  0%, 100% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(-10deg);
  }
}
.imgch7 {
  position: absolute;
  left: 5%;
  bottom: 0;
  z-index: 111;
}
@media only screen and (max-width: 1400px) {
  .imgch7 {
    display: none;
  }
}
.imgch7 img {
  transform-origin: center bottom;
  animation: yurayura 2s linear infinite;
}

@keyframes yurayura {
  0%, 100% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(-10deg);
  }
}
.imgch8 {
  position: absolute;
  left: 2%;
  top: 150px;
  z-index: 111;
}
@media only screen and (max-width: 1400px) {
  .imgch8 {
    display: none;
  }
}
.imgch8 img {
  transform-origin: center bottom;
  animation: yurayura 2.5s linear infinite;
}

@keyframes yurayura {
  0%, 100% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(-10deg);
  }
}
.banner-fle {
  justify-content: space-between;
  padding: 0 10px;
}
@media only screen and (max-width: 1200px) {
  .banner-fle {
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  .banner-fle {
    flex-direction: column;
  }
}
.banner-fle .box {
  width: 48%;
}
@media screen and (max-width: 640px) {
  .banner-fle .box {
    width: 100%;
  }
  .banner-fle .box:first-child {
    margin-bottom: 50px;
  }
}

.unc1 {
  margin-top: -80px;
  padding-top: 80px;
}

.unc3 {
  margin-top: -80px;
  padding-top: 80px;
}

.area1 {
  display: inline-block;
}
.area1 div {
  background: #e6ba63;
  color: #fff;
  padding: 0 10px;
}

.area2 {
  display: inline-block;
}
.area2 div {
  background: #f98668;
  color: #fff;
  padding: 0 10px;
}

.text-d {
  line-height: 1.3;
}

.text-d2 div .blk {
  display: block;
}
@media screen and (max-width: 834px) {
  .text-d2 div .blk {
    display: none;
  }
}

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

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

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

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

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

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

div.crumb {
  display: none;
}

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

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

@media screen and (max-width: 834px) {
  .addcart {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}

div.item_view div.struct {
  display: block;
}

div.photo div.large {
  width: auto;
}

div.photo {
  margin-left: 0;
}

h2.title_h2 {
  background: none !important;
  border-top: none !important;
  border-bottom: 1px solid #CCCCCC;
  font-size: 20px !important;
  line-height: 1.3;
  margin: 65px 0 20px !important;
  padding: 10px !important;
}

h2.title_h2 span {
  border: none !important;
  padding: 0 !important;
}

ul.item_list li {
  margin-bottom: 10px !important;
}

ul.item_list li h3.title_h3 {
  font-size: 18px !important;
}

.btn_cart a {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #000000 !important;
  background-size: 30px auto !important;
  color: #FFFFFF !important;
  display: block !important;
  padding: 10px 10px 10px 50px !important;
  width: 100% !important;
  border: 1px solid #ffffff;
}

.btn_cart a:hover {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #CCCCCC !important;
  background-size: 30px auto !important;
}

.sort_catalog {
  overflow: hidden;
}

.sort_catalog ul {
  display: flex;
}

.item_title, .wishlist {
  margin: 0 !important;
}

.shop_cont h2.title_h2, .item_info h2.title_h2 {
  border-top: 2px solid #CCCCCC;
}

.shop_cont a, .item_info a {
  color: #CCCCCC;
}

.shop_cont a:hover, .item_info a:hover {
  text-decoration: none;
}

.item_title h2 {
  border-top: 2px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.shop_cont table {
  table-layout: auto;
}

.btn a {
  display: block;
  max-width: 300px;
  background: #333;
  color: #fff;
  margin-top: 20px;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}
@media screen and (max-width: 640px) {
  .btn a {
    margin-right: auto;
    margin-left: auto;
  }
}

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

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

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

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

.square._100 .square-inner:before {
  padding-top: 100%;
}
.square._75 .square-inner:before {
  padding-top: 75%;
}
.square._66 .square-inner:before {
  padding-top: 66%;
}
.square td .square-inner {
  display: block;
  position: relative;
}
.square td .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square td .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.square > .square-inner {
  display: block;
  position: relative;
}
.square > .square-inner .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.square > .box .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .square-inner {
  display: block;
  position: relative;
}
.square > .box .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .box .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

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

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

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

.flex3cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.4390243902%;
}
@media screen and (max-width: 1320px) {
  .flex3cl {
    margin-left: -2.439%;
  }
}
@media screen and (max-width: 640px) {
  .flex3cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex3cl .box {
  position: relative;
  width: 30.8943089431%;
  margin-left: 2.4390243902%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1320px) {
  .flex3cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .flex3cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.flex3cl .box img {
  width: 100% !important;
}
.flex3cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex3cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex4cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -3.2258064516%;
}
@media screen and (max-width: 1320px) {
  .flex4cl {
    margin-left: -2.439%;
  }
}
@media screen and (max-width: 640px) {
  .flex4cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex4cl .box {
  position: relative;
  width: 21.7741935484%;
  margin-left: 3.2258064516%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1320px) {
  .flex4cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .flex4cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.flex4cl .box img {
  width: 100% !important;
}
.flex4cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex4cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

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

.con100-2 {
  margin-left: calc((1200px - 100%) / 2 * -1);
  margin-right: calc((1200px - 100%) / 2 * -1);
}

/* ----------------------------------------------------------
meanmenu
---------------------------------------------------------- */
.mean-bar {
  background: #333 !important;
  position: fixed !important;
}
.mean-bar .mean-nav {
  background: #333 !important;
  position: fixed;
  margin-top: 42px !important;
}
.mean-bar .mean-nav .mean-expand {
  width: 35px !important;
  height: 35px !important;
}

.scroll-obj {
  opacity: 0;
  transition: all 1s ease 0.5s;
}
@media screen and (max-width: 640px) {
  .scroll-obj {
    opacity: 1 !important;
    transform: none !important;
  }
}

.scroll-hop {
  transform: translate(0, 100px);
}
@media screen and (max-width: 640px) {
  .scroll-hop {
    opacity: 1 !important;
    transform: none !important;
  }
}

.scroll-left {
  transform: translate(-100px, 0);
}
@media screen and (max-width: 640px) {
  .scroll-left {
    opacity: 1 !important;
    transform: none !important;
  }
}

.scroll-right {
  transform: translate(100px, 0);
}
@media screen and (max-width: 640px) {
  .scroll-right {
    opacity: 1 !important;
    transform: none !important;
  }
}

/* ------------------------------------------------------------
hachimitsu.html
------------------------------------------------------------ */
.title_5 {
  background: url(../images/contents/h1bg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 280px 30px 180px 30px;
  position: relative;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  background-position: top right;
}
@media only screen and (max-width: 1500px) {
  .title_5 {
    padding: 220px 30px 150px 30px;
  }
}
@media screen and (max-width: 834px) {
  .title_5 {
    padding: 200px 30px 100px 30px;
    background-attachment: initial;
    background-size: cover;
  }
}
.title_5 article {
  margin: 0 auto;
  max-width: 1320px;
  padding: 30px 100px;
  background: #fff;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 834px) {
  .title_5 article {
    padding: 10px 30px;
  }
}
.title_5 article h1 {
  line-height: 1.9;
  color: #333;
  font-size: 55px;
  font-weight: bold;
  text-align: right !important;
}
@media only screen and (max-width: 1500px) {
  .title_5 article h1 {
    font-size: 45px;
  }
}
@media only screen and (max-width: 1000px) {
  .title_5 article h1 {
    font-size: 37px;
  }
}
@media screen and (max-width: 640px) {
  .title_5 article h1 {
    font-size: 33px;
  }
}
.title_5 article .blogtitle div {
  line-height: 1.9;
  color: #333;
  font-size: 57px;
  font-weight: bold;
  text-shadow: 2px 2px 1px #fff;
  text-align: right !important;
}
@media only screen and (max-width: 1000px) {
  .title_5 article .blogtitle div {
    font-size: 37px;
  }
}
@media screen and (max-width: 640px) {
  .title_5 article .blogtitle div {
    font-size: 35px;
  }
}

@media screen and (max-width: 640px) {
  .title_5-ch5 h1 {
    font-size: 28px !important;
  }
}

.title_5ch1 {
  background: url(../images/contents/h1bg-1.jpg) !important;
  background-repeat: no-repeat;
  background-attachment: fixed !important;
}

.title_5ch2 {
  background: url(../images/contents/h1bg-2.jpg) !important;
  background-repeat: no-repeat;
  background-attachment: fixed !important;
}

.title_5ch3 {
  background: url(../images/contents/h1bg-3.jpg) !important;
  background-repeat: no-repeat;
  background-attachment: fixed !important;
}

.title_5ch4 {
  background: url(../images/contents/h1bg-4.jpg) !important;
  background-repeat: no-repeat;
  background-attachment: fixed !important;
}

.title_5_1 article {
  background: #fff3dd !important;
}

.title_5_2 article {
  background: #e0f4ff !important;
}

.title_5_3 article {
  background: #ffece7 !important;
}

.title_5_4 article {
  background: #ffe4f1 !important;
}

.staff-img {
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 640px) {
  .staff-img {
    flex-direction: column;
    justify-content: space-between;
  }
}
.staff-img .box {
  width: 32%;
  margin-right: 2% !important;
  text-align: center;
}
.staff-img .box:nth-of-type(3n) {
  margin-right: 0 !important;
}
.staff-img .box img {
  width: 100% !important;
}
@media screen and (max-width: 640px) {
  .staff-img .box {
    width: 49%;
    margin-right: 0 !important;
  }
  .staff-img .box:nth-of-type(n + 3) {
    margin-top: 20px;
  }
}
.staff-img .box div {
  text-align: left;
  margin-top: 5px;
}

.tmpfle {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .tmpfle {
    flex-direction: column-reverse;
  }
}
.tmpfle .box1 {
  width: 58%;
}
@media screen and (max-width: 834px) {
  .tmpfle .box1 {
    width: 100%;
  }
}
.tmpfle .box1 .title_6 h2 {
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 15px;
  position: relative;
}
@media screen and (max-width: 834px) {
  .tmpfle .box1 .title_6 h2 {
    font-size: 22px;
  }
}
.tmpfle .box1 .title_6 h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: "";
  background-image: -webkit-repeating-linear-gradient(135deg, #e6ba63, #e6ba63 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #e6ba63, #e6ba63 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tmpfle .box1 .title_6_1 h2 {
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 15px;
  position: relative;
}
@media screen and (max-width: 834px) {
  .tmpfle .box1 .title_6_1 h2 {
    font-size: 22px;
  }
}
.tmpfle .box1 .title_6_1 h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: "";
  background-image: -webkit-repeating-linear-gradient(135deg, #7ed0ff, #7ed0ff 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #7ed0ff, #7ed0ff 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tmpfle .box1 .title_6_2 h2 {
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 15px;
  position: relative;
}
@media screen and (max-width: 834px) {
  .tmpfle .box1 .title_6_2 h2 {
    font-size: 22px;
  }
}
.tmpfle .box1 .title_6_2 h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: "";
  background-image: -webkit-repeating-linear-gradient(135deg, #f98668, #f98668 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #f98668, #f98668 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tmpfle .box1 .title_6_3 h2 {
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 15px;
  position: relative;
}
@media screen and (max-width: 834px) {
  .tmpfle .box1 .title_6_3 h2 {
    font-size: 22px;
  }
}
.tmpfle .box1 .title_6_3 h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: "";
  background-image: -webkit-repeating-linear-gradient(135deg, #e79dc1, #e79dc1 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #e79dc1, #e79dc1 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tmpfle .box2 {
  width: 40%;
}
@media screen and (max-width: 834px) {
  .tmpfle .box2 {
    width: 100%;
    margin-bottom: 20px;
  }
}

.title_11 h2 {
  padding: 15px 10px 15px 20px;
  background: #fff3dd;
  border-left: solid 5px #e6ba63;
  font-weight: bold;
  font-size: 22px;
}
@media screen and (max-width: 640px) {
  .title_11 h2 {
    padding: 15px 10px 15px 15px;
    font-size: 19px;
  }
}

.title_11_1 h2 {
  padding: 15px 10px 15px 20px;
  background: #ffe4f1;
  border-left: solid 5px #e79dc1;
  font-weight: bold;
  font-size: 22px;
}
@media screen and (max-width: 640px) {
  .title_11_1 h2 {
    padding: 15px 10px 15px 15px;
    font-size: 19px;
  }
}

.title_11_2 h2 {
  padding: 15px 10px 15px 20px;
  background: #e1ffe1;
  border-left: solid 5px #7ed0ff;
  font-weight: bold;
  font-size: 22px;
}
@media screen and (max-width: 640px) {
  .title_11_2 h2 {
    padding: 15px 10px 15px 15px;
    font-size: 19px;
  }
}

.title_11_3 h2 {
  padding: 15px 10px 15px 20px;
  background: #ffece7;
  border-left: solid 5px #f98668;
  font-weight: bold;
  font-size: 22px;
}
@media screen and (max-width: 640px) {
  .title_11_3 h2 {
    padding: 15px 10px 15px 15px;
    font-size: 19px;
  }
}

.title_11_4 h2 {
  padding: 15px 10px 15px 20px;
  background: #e0f4ff;
  border-left: solid 5px #7ed0ff;
  font-weight: bold;
  font-size: 22px;
}
@media screen and (max-width: 640px) {
  .title_11_4 h2 {
    padding: 15px 10px 15px 15px;
    font-size: 19px;
  }
}

.tmp-dl1 dl {
  display: flex;
}
@media screen and (max-width: 640px) {
  .tmp-dl1 dl {
    flex-direction: column;
  }
}
.tmp-dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #e6ba63 !important;
  padding: 15px !important;
  display: flex;
  align-items: center !important;
}
@media screen and (max-width: 640px) {
  .tmp-dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #f5f5f5 !important;
    align-items: flex-start !important;
  }
}
.tmp-dl1 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
}
@media screen and (max-width: 640px) {
  .tmp-dl1 dl dd {
    width: 100% !important;
    border: none !important;
  }
}

.tmpfle2 {
  justify-content: space-between;
}
.tmpfle2 .box {
  width: 48%;
}
@media only screen and (max-width: 1000px) {
  .tmpfle2 .box {
    width: 49%;
  }
}

.insta {
  justify-content: space-between;
}
.insta .box {
  width: 24%;
}
@media screen and (max-width: 834px) {
  .insta .box {
    width: 49%;
  }
  .insta .box:nth-of-type(n + 3) {
    margin-top: 30px;
  }
}

.anc_btn ul {
  display: flex;
  flex-wrap: wrap;
}
.anc_btn ul li {
  width: 32%;
  margin: 1%;
}
.anc_btn ul li:nth-child(3n+1) {
  margin-left: 0;
}
.anc_btn ul li:nth-child(3n+3) {
  margin-right: 0;
}
.anc_btn ul li a {
  text-align: center;
  position: relative;
  z-index: 2;
  font-weight: 300;
  font-size: 18px;
  font-weight: 400;
  transition: all 0.5s;
  display: block;
  margin: 0 auto;
  width: 100%;
  padding: 15px;
  background: #e6ba63;
  color: white;
  transition: 0.5s;
}
.anc_btn ul li a:before {
  content: "";
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.anc_btn ul li a:after {
  font-family: "Font Awesome 5 pro";
  content: "\f054"; /*アイコンのユニコード*/
  font-weight: 600;
  font-size: 14px;
  position: absolute; /*絶対位置*/
  right: 10px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  transition: 0.5s;
}
.anc_btn ul li a:hover {
  opacity: 1 !important;
}
.anc_btn ul li a:hover:before {
  left: 0;
}
.anc_btn ul li a:hover:after {
  transform: translate(5px, 0);
}
@media screen and (max-width: 834px) {
  .anc_btn ul li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 834px) {
  .anc_btn ul li {
    width: 49%;
  }
  .anc_btn ul li:nth-child(2n+1) {
    margin: 0 1% 2% 0;
  }
  .anc_btn ul li:nth-child(2n) {
    margin: 0 0 2% 1%;
  }
  .anc_btn ul li a {
    padding: 10px;
  }
}

/* ------------------------------------------------------------
affiliated_stores.html
------------------------------------------------------------ */
.affiliated_stores-fle1 {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1000px) {
  .affiliated_stores-fle1 {
    flex-direction: column;
  }
}
.affiliated_stores-fle1 .box1 {
  width: 49%;
}
@media only screen and (max-width: 1000px) {
  .affiliated_stores-fle1 .box1 {
    width: 100%;
    margin-bottom: 20px;
  }
}
.affiliated_stores-fle1 .box1 img {
  width: 100% !important;
}
.affiliated_stores-fle1 .box2 {
  width: 49%;
}
@media only screen and (max-width: 1000px) {
  .affiliated_stores-fle1 .box2 {
    width: 100%;
  }
}
.affiliated_stores-fle1 .box2 .title_8 h2 {
  position: relative;
  padding-left: 30px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.affiliated_stores-fle1 .box2 .title_8 h2:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
}
.affiliated_stores-fle1 .box2 .title_8 h2:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #A1B8D1;
}
.affiliated_stores-fle1 .box2 .affiliated_stores-dl1 dl {
  display: flex;
}
@media screen and (max-width: 640px) {
  .affiliated_stores-fle1 .box2 .affiliated_stores-dl1 dl {
    flex-direction: column;
  }
}
.affiliated_stores-fle1 .box2 .affiliated_stores-dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #333 !important;
  padding: 15px !important;
  display: flex;
  align-items: center !important;
  width: 100px !important;
}
@media screen and (max-width: 640px) {
  .affiliated_stores-fle1 .box2 .affiliated_stores-dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #f5f5f5 !important;
    align-items: flex-start !important;
  }
}
.affiliated_stores-fle1 .box2 .affiliated_stores-dl1 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
  width: calc(100% - 100px) !important;
}
@media screen and (max-width: 640px) {
  .affiliated_stores-fle1 .box2 .affiliated_stores-dl1 dl dd {
    width: 100% !important;
    border: none !important;
  }
}

.affiliated_stores-fle2 {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1000px) {
  .affiliated_stores-fle2 {
    flex-direction: column-reverse;
  }
}
.affiliated_stores-fle2 .box1 {
  width: 49%;
}
@media only screen and (max-width: 1000px) {
  .affiliated_stores-fle2 .box1 {
    width: 100%;
  }
}
.affiliated_stores-fle2 .box1 .title_8 h2 {
  position: relative;
  padding-left: 30px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.affiliated_stores-fle2 .box1 .title_8 h2:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
}
.affiliated_stores-fle2 .box1 .title_8 h2:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #A1B8D1;
}
.affiliated_stores-fle2 .box1 .affiliated_stores-dl1 dl {
  display: flex;
}
@media screen and (max-width: 640px) {
  .affiliated_stores-fle2 .box1 .affiliated_stores-dl1 dl {
    flex-direction: column;
  }
}
.affiliated_stores-fle2 .box1 .affiliated_stores-dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #333 !important;
  padding: 15px !important;
  display: flex;
  align-items: center !important;
  width: 100px !important;
}
@media screen and (max-width: 640px) {
  .affiliated_stores-fle2 .box1 .affiliated_stores-dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #f5f5f5 !important;
    align-items: flex-start !important;
  }
}
.affiliated_stores-fle2 .box1 .affiliated_stores-dl1 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
  width: calc(100% - 100px) !important;
}
@media screen and (max-width: 640px) {
  .affiliated_stores-fle2 .box1 .affiliated_stores-dl1 dl dd {
    width: 100% !important;
    border: none !important;
  }
}
.affiliated_stores-fle2 .box2 {
  width: 49%;
}
@media only screen and (max-width: 1000px) {
  .affiliated_stores-fle2 .box2 {
    width: 100%;
    margin-bottom: 20px;
  }
}
.affiliated_stores-fle2 .box2 img {
  width: 100% !important;
}

/* ------------------------------------------------------------
company.html
------------------------------------------------------------ */
.company-fle1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.company-fle1 .company-dl1 {
  width: calc(100% - 140px);
}
@media screen and (max-width: 640px) {
  .company-fle1 .company-dl1 {
    width: 100%;
  }
}
.company-fle1 .company-dl1 dl {
  display: flex;
}
@media screen and (max-width: 640px) {
  .company-fle1 .company-dl1 dl {
    flex-direction: column;
  }
}
.company-fle1 .company-dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #333 !important;
  padding: 15px !important;
  display: flex;
  align-items: center !important;
}
@media screen and (max-width: 640px) {
  .company-fle1 .company-dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #f5f5f5 !important;
    align-items: flex-start !important;
  }
}
.company-fle1 .company-dl1 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
}
@media screen and (max-width: 640px) {
  .company-fle1 .company-dl1 dl dd {
    width: 100% !important;
    border: none !important;
  }
}
.company-fle1 .img1 {
  width: 115px;
}

.title_9 h2 {
  padding: 15px 10px 15px 20px;
  background: #f7f7f7;
  border-left: solid 5px #333;
  font-weight: bold;
  font-size: 22px;
}
@media screen and (max-width: 640px) {
  .title_9 h2 {
    padding: 15px 10px 15px 15px;
    font-size: 19px;
  }
}

.company-fle1 {
  display: flex;
  justify-content: space-between;
}
.company-fle1 .box {
  width: 32%;
}
@media screen and (max-width: 640px) {
  .company-fle1 .box {
    width: 49%;
  }
  .company-fle1 .box:nth-of-type(n + 3) {
    margin-top: 20px;
  }
}
.company-fle1 .box:nth-of-type(n + 4) {
  margin-top: 20px;
}

/* ------------------------------------------------------------
blog
------------------------------------------------------------ */
.blog {
  width: 100%;
  text-align: left;
  margin: 20px auto;
}
@media screen and (max-width: 640px) {
  .blog {
    margin: 15px auto;
  }
}
.blog .wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1420px;
  margin: 0 auto;
}
@media screen and (max-width: 834px) {
  .blog .wrap {
    flex-direction: column-reverse;
  }
}
.blog .wrap aside {
  width: 25%;
  min-width: 262px;
  overflow: hidden;
  padding: 0 10px;
}
@media screen and (max-width: 834px) {
  .blog .wrap aside {
    width: 100%;
  }
}
.blog .wrap aside #search {
  position: relative;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  margin: 30px 0 0;
}
.blog .wrap aside #search form {
  width: 100%;
}
.blog .wrap aside #search form input {
  padding: 10px;
}
.blog .wrap aside #search form button {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  border: none;
  background: url(../img/search.png) no-repeat;
  background-size: 22px;
  background-position: center center;
  text-indent: -9999px;
  width: 22px;
}
.blog .wrap aside nav {
  padding: 20px 0;
}
.blog .wrap aside nav h3 {
  text-align: center;
  font-size: 1.2rem;
  font-weight: normal;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  width: auto;
  margin: 20px 0;
  padding: 8px;
  clear: both;
}
.blog .wrap aside nav .pages li {
  padding: 10px 0;
  border-bottom: 1px dashed #ccc;
}
.blog .wrap aside nav .pages li a {
  color: #333;
}
.blog .wrap #contents {
  width: 70%;
  overflow: hidden;
  margin: 0;
}
.blog .wrap #contents article ul {
  margin-bottom: 10px;
}
.blog .wrap #contents article .flex {
  display: flex;
  flex-direction: column;
}
.blog .wrap #contents article .flex .flex_images {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.blog nav > a {
  display: block;
  border: 0;
  margin: 15px auto 0;
  padding: 6px;
  border: 1px solid #ececec;
  background-color: #333;
  box-sizing: border-box;
  color: #fff !important;
  text-shadow: none !important;
  border-radius: 3px;
  font-size: 12px;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .blog nav > a {
    padding: 20px;
  }
}

#main .blog_list {
  height: 250px;
  padding-right: 20px;
  overflow-y: scroll;
  width: 100%;
  margin: 0 auto;
  border: none !important;
}
#main .blog_list .blog_text {
  color: #fff;
}
#main .blog_list .blog_text h3 a {
  color: #fff;
}

.blog_date {
  color: #fff !important;
}

.blog_photo {
  width: 30% !important;
}

.recruit.form {
  margin: 40px 10px 10px 10px !important;
}

.blog #contents img {
  width: 100%;
}

.blog #page19 a {
  color: #333;
}

.blog #page19 img {
  margin: 0 !important;
}

.blog #contents > #page19 {
  padding: 0 !important;
}

.category li a {
  color: #333;
}

.blog #contents > article > h2 span, .blog h1 span {
  display: none;
}

.blog #contents > article > ul {
  display: flex;
}
.blog #contents > article > ul li a {
  padding: 0 5px;
  color: #333;
}

/* ------------------------------------------------------------
blog記事
------------------------------------------------------------ */
.titleblog_01 h1 {
  padding: 10px;
  color: #333;
  background: #faf9ff;
  border-left: solid 5px #333;
  font-size: 20px;
}

.titleblog_02 h2 {
  position: relative;
  padding-left: 30px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.titleblog_02 h2:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
}
.titleblog_02 h2:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #A1B8D1;
}

/* ------------------------------------------------------------
indexblog
------------------------------------------------------------ */
@media screen and (max-width: 640px) {
  .index-blog {
    margin-top: 15px;
  }
}
.index-blog .blog_list {
  display: flex;
  flex-direction: row !important;
  max-height: 250px;
  overflow-x: auto;
  flex-wrap: wrap !important;
}
.index-blog .blog_list > div {
  width: 100%;
  flex-direction: row !important;
  background: #fff;
  background: none;
  border-bottom: 1px solid #ccc !important;
}
.index-blog .blog_list > div .blog_photo {
  display: none;
}
.index-blog .blog_list > div .blog_text {
  color: #333 !important;
  line-height: 1.5;
  padding: 10px 10px 10px 10px !important;
}
.index-blog .blog_list > div .blog_text .blog_date {
  color: #333 !important;
  display: inline;
  font-size: 16px;
  font-weight: 500;
}
.index-blog .blog_list > div .blog_text h3 {
  display: inline;
  margin-left: 20px;
}
@media screen and (max-width: 640px) {
  .index-blog .blog_list > div .blog_text h3 {
    margin-left: 0;
    display: block;
    margin-bottom: 5px;
  }
}
.index-blog .blog_list > div .blog_text h3 a {
  color: #333 !important;
  font-size: 17px;
  font-weight: 500;
}
.index-blog .blog_list > div .blog_text .detail {
  display: block;
  margin-top: 0px;
  font-size: 16px;
  padding: 5px 0 !important;
}

/* ------------------------------------------------------------
blog/search.html
------------------------------------------------------------ */
.blog #contents > dl {
  padding: 30px;
  margin-bottom: 15px;
  background: #f5f5f5;
  border: dashed 2px #333;
}
.blog #contents > dl:first-child {
  margin-top: 30px;
}
.blog #contents > dl:last-child {
  margin-bottom: 0;
}
.blog #contents > dl dt .date {
  display: block;
  font-size: 15px;
}
.blog #contents > dl dt a {
  color: #333;
  font-weight: bold;
}
.blog #contents > dl dd ul {
  display: flex;
}
.blog #contents > dl dd ul li a {
  padding: 0 5px;
  color: #333;
}

/* ------------------------------------------------------------
blog/article.html
------------------------------------------------------------ */
.blog #contents > article:nth-of-type(n + 2) {
  margin-top: 50px;
}

/* ------------------------------------------------------------
calendar
------------------------------------------------------------ */
.blog #calendar table tr .blog {
  background: #333;
}
.blog #calendar table tr .blog label {
  color: #fff;
}

.blog-img1 img {
  width: 100% !important;
}

.staff-btnfle1 {
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 640px) {
  .staff-btnfle1 {
    flex-direction: column;
  }
}
.staff-btnfle1 .box:first-child {
  margin-right: 15px;
}
@media screen and (max-width: 640px) {
  .staff-btnfle1 .box:first-child {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .staff-btnfle1 .box {
    width: 300px;
  }
}
.staff-btnfle1 .box div {
  background: #e6ba63;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .staff-btnfle1 .box div {
    display: block;
  }
}
.staff-btnfle1 .box div a {
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  color: #fff;
  border: none;
  position: relative;
  font-size: 18px;
  cursor: pointer;
  transition: 800ms ease all;
  display: block;
  outline: none;
  padding: 16px 105px 16px 105px;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1000px) {
  .staff-btnfle1 .box div a {
    padding: 10px 80px 10px 80px;
  }
}
@media screen and (max-width: 834px) {
  .staff-btnfle1 .box div a {
    padding: 8px 65px 8px 65px;
  }
}
@media screen and (max-width: 640px) {
  .staff-btnfle1 .box div a {
    padding: 8px 0;
    display: block;
    text-align: center;
  }
}
.staff-btnfle1 .box div a:hover {
  background: #fff3dd;
  color: #e6ba63;
}
.staff-btnfle1 .box div a:before, .staff-btnfle1 .box div a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #e6ba63;
  transition: 400ms ease all;
}
.staff-btnfle1 .box div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}
.staff-btnfle1 .box div a:hover:before, .staff-btnfle1 .box div a:hover:after {
  width: 100%;
  transition: 800ms ease all;
}

.staff-btnfle2 {
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 640px) {
  .staff-btnfle2 {
    flex-direction: column;
  }
}
.staff-btnfle2 .box:first-child {
  margin-right: 15px;
}
@media screen and (max-width: 640px) {
  .staff-btnfle2 .box:first-child {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .staff-btnfle2 .box {
    width: 300px;
  }
}
.staff-btnfle2 .box div {
  background: #f98668;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .staff-btnfle2 .box div {
    display: block;
  }
}
.staff-btnfle2 .box div a {
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  color: #fff;
  border: none;
  position: relative;
  font-size: 18px;
  cursor: pointer;
  transition: 800ms ease all;
  display: block;
  outline: none;
  padding: 16px 105px 16px 105px;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1000px) {
  .staff-btnfle2 .box div a {
    padding: 10px 80px 10px 80px;
  }
}
@media screen and (max-width: 834px) {
  .staff-btnfle2 .box div a {
    padding: 8px 65px 8px 65px;
  }
}
@media screen and (max-width: 640px) {
  .staff-btnfle2 .box div a {
    padding: 8px 0;
    display: block;
    text-align: center;
  }
}
.staff-btnfle2 .box div a:hover {
  background: #d7ffff;
  color: #f98668;
}
.staff-btnfle2 .box div a:before, .staff-btnfle2 .box div a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #f98668;
  transition: 400ms ease all;
}
.staff-btnfle2 .box div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}
.staff-btnfle2 .box div a:hover:before, .staff-btnfle2 .box div a:hover:after {
  width: 100%;
  transition: 800ms ease all;
}

.aotonooto-twitter {
  height: 500px !important;
  width: 350px;
  max-height: 500px;
  overflow-x: auto;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .tmpfle_1 {
    flex-direction: column;
  }
  .tmpfle_1 .box1 {
    margin-bottom: 20px;
  }
  .tmpfle_1 .box2 {
    margin-bottom: 0;
  }
}/*# sourceMappingURL=common_style.css.map */