@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
.inner {
  max-width: 100%;
  width: 1200px;
  margin: 0 auto;
}

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

.inner_out {
  margin: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.inner_out2 {
  margin: 0;
  padding: 0;
  margin-left: calc(((1200px - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}

@media screen and (max-width: 1200px) {
  .inner_out2 {
    margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  }
}

.inner_out3 {
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((1200px - 100%) / 2) * -1) !important;
}

@media screen and (max-width: 1200px) {
  .inner_out3 {
    margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  }
}

@font-face {
  font-family: "normal";
  font-style: normal;
  src: url("../notojp/notojp_r.woff2") format("woff2"), url("../notojp/notojp_r.woff") format("woff"), url("../notojp/notojp_r.otf") format("opentype");
}

@font-face {
  font-family: "med";
  font-style: normal;
  src: url("../notojp/notojp_m.woff2") format("woff2"), url("../notojp/notojp_m.woff") format("woff"), url("../notojp/notojp_m.otf") format("opentype");
}

@font-face {
  font-family: "bold";
  font-style: normal;
  src: url("../notojp/notojp_b.woff2") format("woff2"), url("../notojp/notojp_b.woff") format("woff"), url("../notojp/notojp_b.otf.otf") format("opentype");
}

@font-face {
  font-family: "black";
  font-style: normal;
  src: url("../notojp/notojp_bk.woff2") format("woff2"), url("../notojp/notojp_bk.woff") format("woff"), url("../notojp/notojp_bk.otf.otf") format("opentype");
}

/*16px*/
* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

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

body {
  font-size: 14px !important;
  line-height: 2 !important;
  letter-spacing: .05em;
  font-weight: 400;
  color: #333333;
  font-family: "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  word-wrap: break-word;
  overflow-x: hidden;
  background: #fff !important;
  margin-right: 100px;
}

@media screen and (max-width: 640px) {
  body {
    font-size: 1.8rem !important;
  }
}

@media screen and (max-width: 1200px) {
  body {
    margin-right: 80px;
  }
}

@media screen and (max-width: 834px) {
  body {
    margin-right: 60px;
  }
}

h2, h3 {
  line-height: 1.6;
}

::-moz-selection {
  background-color: #1b435d;
  color: #fff;
}

::selection {
  background-color: #1b435d;
  color: #fff;
}

a {
  text-decoration: none;
}

#main, #main {
  max-width: 100% !important;
  float: none !important;
  margin: 0 auto;
}

#contents_wrap {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 1200px) {
  #contents_wrap {
    width: 100% !important;
    min-width: 100%;
  }
}

#contents {
  padding: 0;
  background: none !important;
  width: 100%;
}

@media screen and (max-width: 100%) {
  #main {
    width: 100%;
  }
}

/*1カラム*/
#col_main {
  width: 100% !important;
  float: none !important;
}

@media screen and (max-width: 100%) {
  #side {
    width: 18.75000%;
  }
}

@media screen and (max-width: 100%) {
  #side aside {
    width: 100% !important;
  }
}

.map {
  margin: 56px auto 120px;
  padding: 60px 0;
}

@media screen and (max-width: 1024px) {
  .map {
    width: 90%;
  }
}

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

@media screen and (max-width: 1024px) {
  .map li {
    text-align: center;
  }
}

.map li:last-child {
  display: none;
}

.map li a {
  color: #333 !important;
}

table {
  table-layout: fixed;
}

.tlauto table {
  table-layout: auto;
}

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

@media screen and (max-width: 1024px) {
  .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
}

u {
  text-decoration: underline;
}

.borB {
  border-bottom: 1px dashed #333;
}

.b {
  font-weight: bold;
}

b {
  font-weight: bold;
}

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

input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
}

a.tel_link {
  pointer-events: none;
}

@media screen and (max-width: 640px) {
  a.tel_link {
    pointer-events: auto;
  }
}

/*下層ブログ*/
.h_blog div.blog_list > div {
  background: #fff;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee !important;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

@media screen and (max-width: 834px) {
  .h_blog div.blog_list > div {
    width: 50% !important;
  }
}

.h_blog .blog_photo {
  display: block !important;
  width: 40% !important;
  padding: 0 !important;
  position: relative;
}

.h_blog .blog_photo:before {
  content: "";
  padding-top: 75%;
  display: block;
}

.h_blog .blog_photo a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.h_blog .blog_photo img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.h_blog .blog_detail {
  font-size: 1em !important;
}

.h_blog div.blog_list div.blog_date {
  font-family: "Montserrat", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #1b435d !important;
}

.h_blog h3 a {
  color: #333333 !important;
  text-decoration: underline;
}

.h_blog div.blog_list {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  height: 260px;
  overflow: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.h_blog div.blog_list div.blog_text {
  font-size: 1em;
  width: 100%;
  padding: 20px !important;
}

.h_blog div.blog_list div.blog_text:not(:last-child) {
  border-right: 1px solid #eee;
}

section div#contents > dl ul li {
  float: left;
  list-style: none;
  background: #eee;
  padding: 5px 15px;
  border-radius: 3px;
}

div.wrap {
  width: 100% !important;
  max-width: 100% !important;
}

section div#contents > dl {
  border: none !important;
  border-bottom: 1px dotted #eee !important;
  border-radius: 0 !important;
}

section div#contents article ul li {
  float: left;
  list-style: none;
  background: #eee;
  padding: 5px 15px;
  border-radius: 3px;
}

section div#contents article ul li a {
  color: #333 !important;
  margin-right: 0 !important;
}

section div#contents > dl ul li a {
  margin-right: 0px !important;
}

div.blog_list div.blog_photo {
  width: 40%;
  display: none;
}

@media screen and (max-width: 1024px) {
  div.blog_list div.blog_photo {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  div.blog_list div.blog_photo {
    text-align: center;
  }
}

div.blog_list {
  border: none;
}

div.blog_list div.blog_date {
  color: #ff895d;
  margin-bottom: 0;
  display: block;
  font-weight: 600;
  text-align: left;
}

.blog article div {
  width: 80%;
  margin: 0 auto;
  text-align: left;
}

@media screen and (max-width: 640px) {
  .blog article div {
    text-align: center;
  }
}

@media screen and (max-width: 1024px) {
  div.blog_list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

div#form_calendar table tbody tr td.blog label {
  background: rgba(27, 67, 93, 0.15) !important;
}

header:nth-of-type(1) div.wrap {
  font-size: 16px;
}

section div.wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: none !important;
}

@media only screen and (max-width: 1024px) {
  section div.wrap {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
}

div.blog_list > div {
  border-bottom: none;
}

.blog_list div.detail {
  margin-top: 10px;
  text-align: left;
}

/*blog本体*/
.blog2 {
  background: #fff !important;
}

.blog2 a, .blog2 div.wrap {
  color: #333333 !important;
}

.blog {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px 100px;
}

@media only screen and (max-width: 640px) {
  .blog #contents article img, .blog #contents article video {
    margin: 0 auto 20px !important;
  }
}

.blog .category {
  font-weight: bold;
}

.blog .category li {
  background: #1b435d;
  margin-bottom: 10px;
}

.blog .category a, .blog .category span {
  display: block;
  color: #fff !important;
}

.blog .category a:hover, .blog .category span:hover {
  color: #fff !important;
}

.blog .category a span, .blog .category span span {
  background: #1b435d;
}

.blog .flex_images {
  margin-bottom: 20px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 640px) {
  .blog .flex_images {
    margin-bottom: 0;
  }
}

.blog .blog {
  padding: 0 !important;
}

.blog .pages {
  text-align: left !important;
}

.blog aside {
  padding: 0 !important;
  min-width: 25% !important;
}

@media screen and (max-width: 1024px) {
  .blog aside {
    min-width: 100% !important;
  }
}

.blog aside li {
  line-height: 30px;
}

.blog aside h3 {
  font-size: 1.2em;
  line-height: 45px;
  color: #fff;
  background: #1b435d;
  margin-bottom: 20px;
}

.blog #contents article {
  margin-bottom: 60px;
}

.blog #contents {
  width: 95%;
  margin-left: 5%;
}

@media screen and (max-width: 1024px) {
  .blog #contents {
    margin-bottom: 0 !important;
    width: 100%;
    margin-left: 0;
  }
}

.blog #contents > dl {
  border-bottom: 1px solid #333 !important;
  margin: 0;
  margin-bottom: 30px;
}

.blog a {
  font-weight: inherit !important;
}

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

.blog #contents dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 20px 0 !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.blog .date {
  color: #fff !important;
  padding: 0 10px;
  background: #1b435d;
  margin-bottom: 15px !important;
  display: inline-block !important;
  letter-spacing: 0;
  font-family: "Montserrat", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: inherit !important;
  padding-top: 1px;
}

.blog dt span {
  color: #333 !important;
  -webkit-transition: .5s;
  transition: .5s;
  font-family: "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.blog .translate {
  position: relative;
  -webkit-transition: .5s;
  transition: .5s;
  text-decoration: none !important;
}

.blog .translate:hover {
  color: #ff895d !important;
  -webkit-transition: .5s;
  transition: .5s;
  text-decoration: none !important;
}

.blog #contents article ul li {
  margin-right: 10px;
  margin-bottom: 10px;
}

.blog #contents > dl ul li {
  margin-right: 10px !important;
  margin-bottom: 10px;
}

.blog div#contents article ul {
  max-width: 100% !important;
  margin: 0 auto;
  margin: 20px 0;
}

@media screen and (max-width: 1024px) {
  .blog .detail {
    text-align: left !important;
  }
}

.blog article h3 {
  text-align: center !important;
  font-size: 30px;
  margin-bottom: 20px;
  border-bottom: 4px double #854c60;
  display: inline-block;
}

.blog article div {
  width: 100% !important;
}

.blog h1, .blog h2 {
  font-size: 1.4em !important;
  border-bottom: 4px solid #eee;
  margin-bottom: 30px !important;
  line-height: 1.8 !important;
  padding-bottom: 10px !important;
}

@media screen and (max-width: 640px) {
  .blog h1, .blog h2 {
    font-size: 1.2em !important;
  }
}

.blog a {
  color: #ff895d !important;
}

@media screen and (max-width: 640px) {
  .blog button {
    margin: 10px 0;
  }
}

.blog #calendar {
  width: 100% !important;
  margin: 0 auto !important;
}

@media screen and (max-width: 640px) {
  .blog #calendar {
    width: 100% !important;
  }
}

.blog input[type="text"], .blog input[type="password"], .blog textarea {
  width: 50% !important;
}

/*form*/
.submit {
  max-width: 100%;
}

.text {
  text-align: left !important;
}

.tel {
  text-align: left !important;
}

.form_wrap #text {
  position: relative;
}

.form_wrap #text:after {
  position: absolute;
  content: "必須";
  top: 0px;
  right: -30px;
  font-size: 0.9em;
}

.form_wrap .radio {
  text-align: left !important;
}

/*min-width*/
#global_header {
  min-width: 100% !important;
}

#global_footer {
  min-width: 100% !important;
}

/*パンくず*/
.pan1 {
  max-width: 100%;
  width: 1200px;
  margin: 0 auto;
  padding-top: 20px;
  margin-bottom: 80px;
}

@media screen and (max-width: 640px) {
  .pan1 {
    margin-bottom: 60px;
    font-size: 14px;
  }
}

.pan1 a {
  color: #000;
}

.pankuzu {
  text-align: left;
}

.pankuzu ul {
  margin-top: 15px;
}

.pankuzu a {
  color: #8a8a8a !important;
}

.pankuzu li {
  display: inline-block;
  position: relative;
  color: #999 !important;
}

@media screen and (max-width: 640px) {
  .pankuzu li {
    font-size: 14px;
  }
}

@media screen and (max-width: 640px) {
  .pankuzu li:last-child {
    margin-right: 10px;
  }
}

.pankuzu li:last-child:after {
  display: none;
}

/*送信完了メッセージ*/
#form_c2 {
  width: 960px !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  margin-top: 60px !important;
  text-align: center !important;
}

/*メールフォームレイアウト*/
.style_form {
  text-align: left;
}

@media screen and (max-width: 640px) {
  .style_form {
    text-align: center;
  }
}

/*404*/
.nf_txt {
  margin-top: 40px;
}

@media screen and (max-width: 640px) {
  .nf_txt {
    margin-top: 0;
  }
}

.nf_txt h2 {
  font-size: 20px;
  font-weight: bold;
  border-bottom: none;
}

@media screen and (max-width: 640px) {
  .nf_txt h2 {
    font-size: 18px;
  }
}

.nf_txt p {
  margin-bottom: 30px;
}

@media screen and (max-width: 640px) {
  .nf_txt p {
    font-size: 13px;
  }
}

.nf_btn a {
  color: #333 !important;
  text-align: center !important;
  border: 1px solid;
  padding: 20px 100px;
  position: relative;
}

.nf_btn a:hover {
  background: #1b435d;
  color: #fff !important;
}

.nf_btn a:after {
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "Font Awesome 5 Pro";
  font-weight: 100;
}

/*meanmenu*/
.mean-container .mean-bar {
  padding: 0 !important;
  background: none !important;
}

.mean-container .mean-nav {
  margin-top: 0 !important;
}

.mean-container .mean-nav ul li a {
  width: 100% !important;
  padding: 1em 0 !important;
  margin: 0;
}

/*nav*/
.mean-nav span {
  display: block;
  /*menuの小文字*/
}

/**/
/* 「RightToLeft」の動作内容 */
@-webkit-keyframes RightToLeft {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    /* X軸方向に50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes RightToLeft {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    /* X軸方向に50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes LeftToRight {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
    /* X軸方向に-50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes LeftToRight {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
    /* X軸方向に-50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes SlideDown {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    /* Y軸方向に-50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes SlideDown {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    /* Y軸方向に-50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes SlideUp {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    /* Y軸方向に50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes SlideUp {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    /* Y軸方向に50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* 「RightToLeft」を適用する箇所 */
/*マージン*/
.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

td {
  border: none !important;
}

/*hover*/
a:hover {
  opacity: 0.9 !important;
}

a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

a:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

img:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.fadeInDown {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  visibility: visible !important;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/**/
.fadeInLeft {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
  visibility: visible !important;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/**/
.fadeInRight {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  visibility: visible !important;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/**/
.fadeInUp {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  visibility: visible !important;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.animation01, .animation02, .animation03, .animation04 {
  opacity: 0;
}

/*ニュースエリアを囲むクラス...scrollArea*/
.scrollArea {
  height: 200px;
  overflow: auto;
  padding-right: 20px;
}

/*スクロールバー全体*/
::-webkit-scrollbar {
  width: 4px;
}

/*スクロールバーの軌道*/
::-webkit-scrollbar-track {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}

/*スクロールバーの動く部分*/
::-webkit-scrollbar-thumb {
  background-color: #78bbe6;
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
          box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
}

.sub_menu {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: absolute;
  z-index: 999999;
  top: 30px;
  left: 50%;
  margin: auto !important;
  width: 300px !important;
  max-width: inherit !important;
  background: rgba(27, 67, 93, 0.9);
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 1024px) {
  .sub_menu {
    position: static;
    left: 0;
    -webkit-transform: inherit;
        -ms-transform: inherit;
            transform: inherit;
    background: no-repeat;
    width: auto !important;
  }
}

.sub_menu li {
  width: 100% !important;
  position: relative;
  z-index: 99;
  line-height: 1.8;
  display: inline-block;
}

.sub_menu li:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}

.sub_menu li::before {
  display: none;
}

.sub_menu a {
  color: #fff !important;
  padding: 10px 0;
}

.sub_menu a:hover {
  color: #fff !important;
}

.sub_menu a:after {
  display: none;
}

@media screen and (max-width: 1024px) {
  .sub_menu a {
    padding: 0;
  }
}

/*YouTube*/
.youtube01 iframe {
  width: 100%;
  margin: 0 auto;
  height: 450px;
}

/*地図*/
@media screen and (max-width: 640px) {
  .map01 iframe {
    height: 300px;
  }
}

@media screen and (max-width: 640px) {
  .googlemaps iframe {
    height: 300px;
  }
}

/*fancybox*/
#fancybox-title-float-main {
  line-height: 9px !important;
}

/*ツイッター*/
.twitter {
  max-width: 100% !important;
  width: 45% !important;
  height: 300px;
  overflow: auto;
}

.weight100 {
  font-weight: 100;
}

.weight300 {
  font-weight: 300;
}

.weight400 {
  font-weight: 400;
}

.weight500 {
  font-weight: 500;
}

.weight600 {
  font-weight: 600;
}

.weight700 {
  font-weight: 700;
}

.weight900 {
  font-weight: 900;
}

/*プライバシーポリシーモーダル*/
@media screen and (max-width: 1024px) {
  .modaal-content-container {
    height: 600px;
    overflow: auto;
  }
}

@media screen and (max-width: 1024px) and (max-width: 640px) {
  .modaal-content-container {
    height: 400px;
  }
}

.modaal-content-container h3 {
  font-size: 1.2em !important;
  margin-bottom: -20px;
}

p.center {
  text-align: center;
}

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

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

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

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

/**/
/*hover*/
.btn a:hover {
  -webkit-animation: .3s;
  animation: zoom .3s;
}

/*insta*/
.insta div.sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.insta div.sns_list > div {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: none !important;
  width: 32% !important;
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  .insta div.sns_list > div {
    width: 32% !important;
  }
}

@media only screen and (max-width: 640px) {
  .insta div.sns_list > div {
    width: 49% !important;
  }
}

.insta div.sns_list > div:not(:nth-child(3n)) {
  margin-right: 2%;
}

@media only screen and (max-width: 640px) {
  .insta div.sns_list > div:not(:nth-child(3n)) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 640px) {
  .insta div.sns_list > div:not(:nth-child(2n)) {
    margin-right: 2%;
  }
}

.insta div.sns_list div.sns_photo {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto;
  padding: 0 !important;
}

.insta div.sns_list div.sns_photo img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  -o-object-position: center !important;
     object-position: center !important;
  font-family: "object-fit: cover!important;" !important;
  font-family: "object-position: center!important;" !important;
}

.insta .sns_text {
  display: none;
  width: 100% !important;
  padding: 0 !important;
}

.insta .sns_date {
  display: none;
  font-size: 16px !important;
  letter-spacing: 0;
  margin: 10px 0;
}

.insta img {
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1) !important;
          box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1) !important;
}

.c_insta > div {
  border-top: 2px solid #bab2ab !important;
  border-bottom: 2px solid #bab2ab !important;
  padding: 20px 0;
}

.c_insta div.sns_list div.sns_text {
  font-size: 1em !important;
}

.c_insta div.sns_list > div {
  padding-bottom: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 640px) {
  .c_insta div.sns_list > div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.c_insta .sns_list {
  height: 500px;
  overflow: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  border: none !important;
}

.c_insta div.sns_list > div {
  width: 49%;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  border-bottom: 1px solid #bab2ab !important;
}

@media only screen and (max-width: 1024px) {
  .c_insta div.sns_list > div {
    width: 100%;
  }
}

.c_insta div.sns_list > div:not(:nth-child(2n)) {
  margin-right: 2%;
}

@media only screen and (max-width: 1024px) {
  .c_insta div.sns_list > div:not(:nth-child(2n)) {
    margin-right: 0;
  }
}

.c_insta .sns_date {
  padding: 3px 10px 0;
  margin-bottom: 15px !important;
  display: inline-block;
  letter-spacing: 0;
  font-size: 1em !important;
  color: #333333 !important;
  font-family: "Montserrat", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.c_insta .sns_photo {
  width: 50% !important;
}

@media screen and (max-width: 1024px) {
  .c_insta .sns_photo {
    width: 100% !important;
  }
}

.c_insta div.sns_list {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/*insta横流しスライダー*/
/**/
.none {
  display: none;
}

.block {
  display: block !important;
}

/*画像*/
@media screen and (max-width: 1024px) {
  .img100 {
    text-align: center;
  }
}

/*フォント*/
.small {
  font-size: 0.8em;
}

.middle {
  font-size: 1em;
}

.large {
  font-size: 1.4em;
}

.bold {
  font-weight: 600;
}

.center {
  display: block;
  text-align: center;
}

.left {
  display: block;
  text-align: left;
}

.right {
  display: block;
  text-align: right;
}

@media screen and (min-width: 641px) {
  .pc_none {
    display: none;
  }
}

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

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

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

@media screen and (max-width: 640px) {
  .style_form input {
    width: 100% !important;
  }
}

.imgL, .imgR {
  margin-right: 3%;
}

@media only screen and (max-width: 640px) {
  .imgL, .imgR {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 20px;
  }
}

.imgR {
  margin-left: 3%;
}

@media screen and (max-width: 640px) {
  .tbl_scroll table {
    table-layout: auto;
  }
}

.style_form input {
  width: 100% !important;
}

/*color*/
.acc-color {
  color: #ff895d !important;
}

.acc-color a {
  color: #ff895d !important;
}

.main-color {
  color: #1b435d !important;
}

.main-color a {
  color: #1b435d !important;
}

.base-color {
  color: #fff !important;
}

.base-color a {
  color: #fff !important;
}

.voice_box .q_01, .voice_box .a_01 {
  font-family: "Montserrat", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  font-size: 2em;
  position: absolute;
  top: 0;
  left: 5px;
  height: 30px;
  line-height: 30px;
  color: #fff;
}

@media screen and (max-width: 640px) {
  .voice_box .q_01, .voice_box .a_01 {
    left: 0;
    font-size: 1.4em;
  }
}

.voice_box .box {
  width: 100%;
  padding: 20px;
  position: relative;
}

.voice_box .box > div {
  padding-left: 50px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .voice_box .box > div {
    padding-left: 40px;
  }
}

.voice_box .box:nth-child(1) {
  background: #1b435d;
  color: #fff;
  border-bottom: 1px solid #fff;
}

.voice_box .box:nth-child(1):after {
  content: "\f0dd";
  position: absolute;
  top: -10px;
  bottom: 0;
  font-size: 1.4em;
  right: 50px;
  margin: auto;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .voice_box .box:nth-child(1):after {
    display: none;
  }
}

.voice_box .box:nth-child(1):hover {
  cursor: pointer;
}

.voice_box .box:nth-child(2) {
  background: #fff;
}

@media screen and (max-width: 640px) {
  .voice_box .box:nth-child(2) {
    display: block;
  }
}

.voice_box .box:nth-child(2) .a_01 {
  color: #1b435d;
}

/*ハンバーガーメニュー03*/
.open #nav-toggle:before {
  -webkit-transition: 2s;
  transition: 2s;
  content: "CLOSE";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  font-size: 14px;
  font-family: "Montserrat", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0;
  color: #fff;
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
  .open #nav-toggle:before {
    bottom: 6px;
    font-size: 12px;
  }
}

@media screen and (max-width: 834px) {
  .open #nav-toggle:before {
    font-size: 10px;
    bottom: 4px;
  }
}

.open #nav-toggle:after {
  display: none;
}

#nav-toggle {
  position: relative;
  top: 0;
  right: 0;
  width: 100%;
  height: 100px;
  background: #1b435d;
  cursor: pointer;
}

@media screen and (max-width: 1200px) {
  #nav-toggle {
    height: 80px;
  }
}

@media screen and (max-width: 834px) {
  #nav-toggle {
    height: 60px;
  }
}

#nav-toggle > div {
  position: absolute;
  width: 60px;
  top: 25%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (max-width: 1200px) {
  #nav-toggle > div {
    width: 50px;
    top: 20%;
  }
}

@media screen and (max-width: 834px) {
  #nav-toggle > div {
    width: 40px;
  }
}

#nav-toggle:after {
  -webkit-transition: 2s;
  transition: 2s;
  content: "MENU";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  font-size: 14px;
  font-family: "Montserrat", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #fff;
  letter-spacing: 0;
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
  #nav-toggle:after {
    bottom: 6px;
    font-size: 12px;
  }
}

@media screen and (max-width: 834px) {
  #nav-toggle:after {
    font-size: 10px;
    bottom: 4px;
  }
}

#nav-toggle span {
  width: 100%;
  height: 2px;
  left: 0;
  display: block;
  background: #fff;
  position: absolute;
  -webkit-transition: top .5s ease, -webkit-transform .6s ease-in-out;
  transition: top .5s ease, -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out, top .5s ease;
  transition: transform .6s ease-in-out, top .5s ease, -webkit-transform .6s ease-in-out;
}

#nav-toggle span:nth-child(1) {
  top: 3px;
}

#nav-toggle span:nth-child(2) {
  top: 15px;
}

@media screen and (max-width: 834px) {
  #nav-toggle span:nth-child(2) {
    top: 12px;
  }
}

#nav-toggle span:nth-child(3) {
  top: 27px;
}

@media screen and (max-width: 834px) {
  #nav-toggle span:nth-child(3) {
    top: 21px;
  }
}

.open #nav-toggle span:nth-child(1) {
  top: 15px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media screen and (max-width: 834px) {
  .open #nav-toggle span:nth-child(1) {
    top: 12px;
  }
}

.open #nav-toggle span:nth-child(2) {
  top: 15px;
  width: 0;
  left: 50%;
}

.open #nav-toggle span:nth-child(3) {
  top: 15px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (max-width: 834px) {
  .open #nav-toggle span:nth-child(3) {
    top: 12px;
  }
}

/* z-index */
#nav-toggle {
  z-index: 99999;
}

#container {
  z-index: 900;
}

#gloval-nav {
  padding: 0 200px;
  overflow: auto;
  background: rgba(255, 255, 255, 0.9);
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transition: opacity .6s ease, visibility .6s ease;
  transition: opacity .6s ease, visibility .6s ease;
}

@media only screen and (max-width: 1024px) {
  #gloval-nav {
    padding: 0 100px;
  }
}

@media only screen and (max-width: 640px) {
  #gloval-nav {
    padding: 0 80px;
  }
}

#gloval-nav nav {
  width: 100%;
}

#gloval-nav .h_logo {
  margin-bottom: 10px;
}

#gloval-nav .h_contact {
  margin-bottom: 20px;
}

#gloval-nav .sub_menu {
  position: static;
  width: 100% !important;
  background: none;
  left: 0;
  -webkit-transform: inherit;
      -ms-transform: inherit;
          transform: inherit;
}

#gloval-nav a {
  display: block;
  color: #333333 !important;
  text-decoration: none;
  padding: 15px 0;
  -webkit-transition: color .6s ease;
  transition: color .6s ease;
  font-size: 24px;
  border-bottom: 1px solid #eee;
}

@media only screen and (max-width: 1024px) {
  #gloval-nav a {
    font-size: 20px;
  }
}

@media only screen and (max-width: 640px) {
  #gloval-nav a {
    font-size: 18px;
  }
}

#gloval-nav a span {
  color: #ff895d !important;
  font-size: .5em;
  font-family: "Montserrat", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: block;
}

#gloval-nav a:hover {
  color: #666;
}

#gloval-nav ul {
  list-style: none;
  background-size: contain;
  background-position: center;
}

#gloval-nav ul li {
  opacity: 0;
  -webkit-transition: opacity .2s ease, -webkit-transform .6s ease;
  transition: opacity .2s ease, -webkit-transform .6s ease;
  transition: transform .6s ease, opacity .2s ease;
  transition: transform .6s ease, opacity .2s ease, -webkit-transform .6s ease;
}

#gloval-nav ul li i {
  font-size: 4em;
  position: absolute;
  right: 0;
  top: 13px;
  z-index: 9999;
  font-weight: 100;
  color: #1b435d;
}

@media only screen and (max-width: 1024px) {
  #gloval-nav ul li i {
    font-size: 3em;
    top: 14px;
  }
}

@media only screen and (max-width: 640px) {
  #gloval-nav ul li i {
    font-size: 2.4em;
    top: 11px;
  }
}

#gloval-nav ul li .i_active::before {
  content: "\f2d3";
}

/* open */
.open {
  overflow: hidden;
}

.open #gloval-nav {
  visibility: visible;
  opacity: 1;
}

.open #gloval-nav li {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: opacity .9s ease, -webkit-transform 1s ease;
  transition: opacity .9s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity .9s ease;
  transition: transform 1s ease, opacity .9s ease, -webkit-transform 1s ease;
}

/*scroll nav*/
.clone-nav {
  position: fixed !important;
  top: 0;
  left: 0;
  bottom: auto !important;
  z-index: 2;
  width: 100%;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.is-show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

/**/
.acc_title:hover {
  cursor: pointer;
}

.acc {
  color: #ff895d;
}

.acc div {
  color: #ff895d;
}

.bold div {
  font-weight: bold;
}

/*フェードで出現*/
.fadein {
  opacity: 0;
  -webkit-transform: translate(0) !important;
      -ms-transform: translate(0) !important;
          transform: translate(0) !important;
  -webkit-transition: all 0.5s !important;
  transition: all 0.5s !important;
  display: block !important;
}

.scrollin {
  opacity: 1 !important;
  -webkit-transform: translate(0, 0) !important;
      -ms-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
}

/**/
@media screen and (max-width: 640px) {
  .form_wrap dl {
    display: block !important;
  }
}

@media screen and (max-width: 640px) {
  .form_wrap dt, .form_wrap dd {
    width: 100% !important;
  }
}

@media screen and (max-width: 640px) {
  .form_wrap dt {
    border-right: 1px solid #ccc !important;
  }
}

@media screen and (max-width: 640px) {
  .c_contactArea .contact_form .date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 640px) {
  .c_contactArea .contact_form .number {
    text-align: left !important;
  }
}

@media screen and (max-width: 640px) {
  .c_contactArea .contact_form div {
    float: none !important;
  }
}

.c_contactArea .contact_form dl {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.c_contactArea .contact_form dt {
  color: #333;
  border: none !important;
  position: relative;
  background: none !important;
}

.c_contactArea .contact_form dd {
  border: none !important;
  text-align: left !important;
  background: none !important;
}

.submit_l, .submit_r {
  float: none !important;
}

.mail.title {
  display: none;
}

/*下層メイン画像*/
#mainArea2 {
  position: relative;
}

#local-keyvisual {
  position: relative;
  background: url(../images/home/dental_bg.png);
  background-color: #e4f1fa;
  background-position: right;
  background-size: auto;
  background-repeat: no-repeat;
  height: 250px;
}

@media only screen and (max-width: 1024px) {
  #local-keyvisual {
    height: 200px;
    background-size: contain;
  }
}

#local-keyvisual-title {
  max-width: 100%;
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#local-keyvisual h1, .blog_ttl {
  z-index: 1;
  line-height: 1.2;
  position: relative;
  text-align: center;
  text-shadow: 0px 0 12px rgba(255, 255, 255, 0.85);
  font-size: 2.6em;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  #local-keyvisual h1, .blog_ttl {
    font-size: 2.2em;
  }
}

@media screen and (max-width: 640px) {
  #local-keyvisual h1, .blog_ttl {
    font-size: 1.7em;
  }
}

#local-keyvisual h1 span, .blog_ttl span {
  display: block;
  margin-top: 10px;
}

#local-keyvisual h1 span:empty {
  display: none;
}

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

/**/
@-webkit-keyframes fwfw {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fwfw {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/**/
/*loading*/
#is-loading {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #FFF;
  z-index: 999999999;
}

#loading {
  margin: auto;
  width: 100%;
  height: 100% !important;
  text-align: center;
  z-index: 999999;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#loading svg {
  height: 100% !important;
  width: 100% !important;
}

#loading span {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/*ブラウザにやさしくスクロールで画面に入った要素にアニメーション*/
/* 3 つのサンプル共通 */
.sample {
  overflow: hidden;
  position: relative;
}

.sample img {
  display: block;
  height: auto;
  margin: 0 auto;
}

.left_img img {
  margin: inherit !important;
}

.sample02 {
  overflow: hidden;
}

.sample02 img {
  display: block;
  height: auto;
}

/* 1 つ目のサンプル */
@media screen and (min-width: 1024px) {
  .sample-one.sample-animation img {
    -webkit-animation: sample-one 1.2s cubic-bezier(0.4, 0, 0.2, 1);
            animation: sample-one 1.2s cubic-bezier(0.4, 0, 0.2, 1);
  }
}

.sample-one img {
  opacity: 0;
}

.sample-one.sample-animation {
  -webkit-animation: sample-one-img 2s cubic-bezier(0.4, 0, 0.2, 1);
          animation: sample-one-img 2s cubic-bezier(0.4, 0, 0.2, 1);
}

.sample-one.sample-animation:before {
  -webkit-animation: sample-one-before 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
          animation: sample-one-before 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

.sample-one:before {
  width: 100%;
}

@-webkit-keyframes sample-one {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.2) translateY(24px);
            transform: scale(1.2) translateY(24px);
  }
  32% {
    opacity: 0;
    -webkit-transform: scale(1.2) translateY(24px);
            transform: scale(1.2) translateY(24px);
  }
}

@keyframes sample-one {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.2) translateY(24px);
            transform: scale(1.2) translateY(24px);
  }
  32% {
    opacity: 0;
    -webkit-transform: scale(1.2) translateY(24px);
            transform: scale(1.2) translateY(24px);
  }
}

/* 2 つ目のサンプル */
.sample-second.sample-animation {
  -webkit-animation: sample-second-img 2s cubic-bezier(0.4, 0, 0.2, 1);
          animation: sample-second-img 2s cubic-bezier(0.4, 0, 0.2, 1);
}

.sample-second.sample-animation:before {
  -webkit-animation: sample-second-before 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
          animation: sample-second-before 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

.sample-second:before {
  background: #fff;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
}

@-webkit-keyframes sample-second-img {
  0% {
    opacity: 0;
  }
}

@keyframes sample-second-img {
  0% {
    opacity: 0;
  }
}

@-webkit-keyframes sample-second-before {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes sample-second-before {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

/* 3 つ目のサンプル */
.sample-third.sample-animation:before,
.sample-third.sample-animation:after {
  -webkit-animation: 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
          animation: 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  background: #fafafa;
  bottom: 0;
  content: '';
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: 1;
}

.sample-third.sample-animation:before {
  -webkit-animation-name: sample-third-before;
          animation-name: sample-third-before;
  left: 0;
  right: 50%;
}

.sample-third.sample-animation:after {
  -webkit-animation-name: sample-third-after;
          animation-name: sample-third-after;
  left: 50%;
  right: 0;
}

.sample-third img {
  opacity: 0;
}

@-webkit-keyframes sample-third-before {
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes sample-third-before {
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@-webkit-keyframes sample-third-after {
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes sample-third-after {
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.sample-animation.sample-one {
  opacity: 1 !important;
}

.sample-animation img {
  opacity: 1 !important;
}

/*バイリンガル*/
#builingual {
  position: fixed !important;
  right: 0;
  bottom: 0;
  z-index: 9999;
  padding: 8px !important;
  border-radius: 5px 0 0 0;
}

@media screen and (max-width: 640px) {
  #builingual {
    width: 100%;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

/**/
.inview01 {
  position: relative;
  overflow: hidden;
}

.inview01::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: #ff895d;
  position: absolute;
  left: -100%;
  top: 0;
  -webkit-transition: .8s;
  transition: .8s;
}

.inview01 img {
  opacity: 0;
  -webkit-transition: .2s .2s;
  transition: .2s .2s;
}

/* 可視範囲に入ったとき */
.inview01.show::after {
  left: 100%;
}

.inview01.show img {
  opacity: 1;
}

/*news_dlリスト*/
.newswrap {
  background: #fff;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

@media only screen and (max-width: 640px) {
  .newswrap {
    font-size: 16px;
  }
}

.newswrap > div {
  height: 380px;
  overflow-y: auto;
}

.newswrap dl {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  margin: auto;
  padding: 0 0 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee !important;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.newswrap dl:last-child {
  border-bottom: none !important;
}

.newswrap dd {
  text-align: left !important;
  border: none !important;
  background: none !important;
  width: 100% !important;
  padding: 0 !important;
}

@media screen and (max-width: 1024px) {
  .newswrap dd {
    width: 100% !important;
  }
}

@media screen and (max-width: 640px) {
  .newswrap dd {
    font-size: inherit !important;
  }
}

.newswrap dt {
  font-family: "Montserrat", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  border: none !important;
  background: none !important;
  color: #1b435d !important;
  width: 100% !important;
  text-align: center !important;
  padding: 0 !important;
  border-right: none !important;
}

@media screen and (max-width: 640px) {
  .newswrap dt {
    font-size: inherit !important;
  }
}

.name {
  text-align: left;
}

.kana {
  text-align: left;
}

@media only screen and (max-width: 640px) {
  section form div.form_wrap dl dt {
    width: auto !important;
  }
}

/*会社概要等*/
.info01 {
  padding: 40px;
  background: #fff;
  border: 1px solid;
}

@media screen and (max-width: 1024px) {
  .info01 {
    padding: 30px;
  }
}

@media screen and (max-width: 640px) {
  .info01 {
    padding: 20px;
  }
}

.info01 label {
  position: static;
}

.info01 dl {
  font-size: 16px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.info01 dl:not(:last-child) {
  border-bottom: 1px solid #eee !important;
}

.info01 dt {
  text-align: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  background-color: none !important;
  background: none !important;
  border: none !important;
  border-right: none !important;
  padding: 10px !important;
  position: relative;
}

@media screen and (max-width: 640px) {
  .info01 dt {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
    text-align: left !important;
    border-bottom: 1px solid !important;
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
  }
}

.info01 dd {
  border: none !important;
  padding: 10px !important;
  padding-left: 40px !important;
  background: none !important;
}

@media screen and (max-width: 640px) {
  .info01 dd {
    text-align: left;
    padding-left: 10px !important;
    border-bottom: none !important;
    padding-top: 0 !important;
  }
}

.info01 a {
  font-weight: 600;
  color: #ff895d !important;
  text-decoration: underline;
}

.info01 b {
  background: #1b435d;
  display: inline-block;
  padding: 3px 5px;
  color: #fff;
  width: 120px;
  text-align: center;
  margin-bottom: 10px;
  margin-right: 10px;
  font-weight: 500;
  font-size: .9em;
}

@media screen and (max-width: 1200px) {
  .info01 b {
    margin-bottom: 5px;
    margin-top: 15px;
    display: block;
  }
}

.c_tbl td {
  border: 1px solid #ccc !important;
  padding: 20px !important;
}

.c_tbl td:nth-child(odd) {
  width: 20%;
  text-align: center !important;
  background: #1b435d;
  color: #fff;
}

@media screen and (max-width: 640px) {
  .c_tbl td:nth-child(odd) {
    text-align: left !important;
  }
}

.c_tbl td:nth-child(even) {
  width: 80%;
}

.c_tbl a {
  color: #ff895d !important;
  text-decoration: underline;
}

.c_tbl_2 {
  border: 1px solid #eee;
}

.c_tbl_2 table {
  table-layout: auto !important;
}

.c_tbl_2 tr:not(:last-child) {
  border-bottom: 1px solid #eee !important;
}

@media only screen and (max-width: 1024px) {
  .c_tbl_2 tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media only screen and (max-width: 1024px) {
  .c_tbl_2 tr td {
    display: block;
    width: 100% !important;
  }
}

.imgtxt article, .imgtxt02 article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 834px) {
  .imgtxt article, .imgtxt02 article {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.imgtxt .img100, .imgtxt02 .img100 {
  width: 28% !important;
  position: relative;
}

@media screen and (max-width: 834px) {
  .imgtxt .img100, .imgtxt02 .img100 {
    width: 80% !important;
    margin: 0 auto 4% !important;
  }
}

@media screen and (max-width: 640px) {
  .imgtxt .img100, .imgtxt02 .img100 {
    width: 100% !important;
  }
}

.imgtxt .img100::after, .imgtxt02 .img100::after {
  content: "";
  width: 100%;
  display: block;
  padding-top: 75%;
}

.imgtxt .img100 img, .imgtxt02 .img100 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.imgtxt .inbox, .imgtxt02 .inbox {
  width: 68%;
  background: #fff;
  margin-right: 4%;
}

@media screen and (max-width: 834px) {
  .imgtxt .inbox, .imgtxt02 .inbox {
    width: 100%;
    margin-right: 0;
  }
}

.imgtxt h3, .imgtxt h4, .imgtxt02 h3, .imgtxt02 h4 {
  font-size: 1.4em;
  line-height: 1.8;
  border-bottom: 1px solid;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

@media only screen and (max-width: 640px) {
  .imgtxt h3, .imgtxt h4, .imgtxt02 h3, .imgtxt02 h4 {
    font-size: 1.2em;
  }
}

.imgtxt h3 .s_txt, .imgtxt h4 .s_txt, .imgtxt02 h3 .s_txt, .imgtxt02 h4 .s_txt {
  background: #333333;
  display: inline-block;
  padding: 0 .5em;
  font-size: .6em;
  color: #fff;
  line-height: 1.6;
}

.imgtxt h3 .en, .imgtxt h4 .en, .imgtxt02 h3 .en, .imgtxt02 h4 .en {
  display: inline-block;
  margin-left: 20px;
  font-size: .65em;
}

.imgtxt02 article {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.imgtxt02 .inbox {
  margin-right: 0;
  margin-left: 30px;
}

@media screen and (max-width: 834px) {
  .imgtxt02 .inbox {
    margin-left: 0;
  }
}

.imgtxt03, .imgtxt04, .imgtxt05 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 834px) {
  .imgtxt03, .imgtxt04, .imgtxt05 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.imgtxt03 br, .imgtxt04 br, .imgtxt05 br {
  display: none;
}

.imgtxt03 img, .imgtxt04 img, .imgtxt05 img {
  width: 38% !important;
  margin-right: 0 !important;
  margin-left: 2% !important;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}

@media screen and (max-width: 834px) {
  .imgtxt03 img, .imgtxt04 img, .imgtxt05 img {
    width: 80% !important;
    margin: 0 auto 4% !important;
  }
}

@media screen and (max-width: 640px) {
  .imgtxt03 img, .imgtxt04 img, .imgtxt05 img {
    width: 100% !important;
  }
}

.imgtxt03 div, .imgtxt04 div, .imgtxt05 div {
  width: 60%;
}

@media screen and (max-width: 834px) {
  .imgtxt03 div, .imgtxt04 div, .imgtxt05 div {
    width: 100%;
  }
}

.imgtxt03 h3, .imgtxt04 h3, .imgtxt05 h3, .imgtxt03 h4, .imgtxt04 h4, .imgtxt05 h4 {
  font-size: 1.4em;
  line-height: 1.8;
  border-bottom: 1px solid;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

@media only screen and (max-width: 640px) {
  .imgtxt03 h3, .imgtxt04 h3, .imgtxt05 h3, .imgtxt03 h4, .imgtxt04 h4, .imgtxt05 h4 {
    font-size: 1.2em;
  }
}

.imgtxt03 h3 .s_txt, .imgtxt04 h3 .s_txt, .imgtxt05 h3 .s_txt, .imgtxt03 h4 .s_txt, .imgtxt04 h4 .s_txt, .imgtxt05 h4 .s_txt {
  background: #333333;
  display: inline-block;
  padding: 0 .5em;
  font-size: .6em;
  color: #fff;
  line-height: 1.6;
}

.imgtxt03 h3 .en, .imgtxt04 h3 .en, .imgtxt05 h3 .en, .imgtxt03 h4 .en, .imgtxt04 h4 .en, .imgtxt05 h4 .en {
  display: inline-block;
  margin-left: 20px;
  font-size: .65em;
}

.imgtxt04 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.imgtxt04 img {
  margin-right: 2% !important;
  margin-left: 0 !important;
}

@media screen and (max-width: 834px) {
  .imgtxt04 img {
    margin: 0 auto 4% !important;
  }
}

.imgtxt05 {
  border: 1px solid #1b435d;
  padding: 40px;
}

@media only screen and (max-width: 640px) {
  .imgtxt05 {
    padding: 20px;
  }
}

.imgtxt05 img {
  width: 28% !important;
  margin-right: 0 !important;
  margin-left: 2% !important;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}

@media screen and (max-width: 834px) {
  .imgtxt05 img {
    width: auto !important;
    margin: 0 auto 4% !important;
  }
}

.imgtxt05 > div {
  width: 70%;
}

@media screen and (max-width: 834px) {
  .imgtxt05 > div {
    width: 100%;
  }
}

.googlemaps iframe,
.googlemaps object,
.googlemaps embed {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.7s ease;
  -webkit-transition: all  0.7s ease;
  transition: all  0.7s ease;
}

.googlemaps iframe:hover,
.googlemaps object:hover,
.googlemaps embed:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}

@media screen and (max-width: 640px) {
  .sptxt {
    text-align: left !important;
  }
}

@media screen and (max-width: 640px) {
  .sptxt div {
    text-align: left !important;
  }
}

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

.box {
  overflow: inherit !important;
}

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

.flex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/*サムネ付きスライダー*/
.slidebox li {
  position: relative;
  width: 100%;
}

.slidebox li::after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 65%;
}

.slidebox li img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.slidebox li article > div {
  position: absolute;
  left: 0;
  top: calc(100% + 10px);
  text-align: center;
  width: 100%;
  font-size: 1.2em;
  font-weight: bold;
}

.slidebox .slick-dots {
  position: static !important;
  width: 90%;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.slidebox .slick-dots li {
  width: 19% !important;
  margin: 0 !important;
  margin-right: 1% !important;
  margin-bottom: 1% !important;
  height: auto;
}

.slidebox .slick-dots li img {
  width: 100% !important;
}

.slick-prev {
  left: 0 !important;
}

.slick-next {
  right: 0 !important;
}

/**/
.slider02 li {
  float: left !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.slider02 .slick-dots {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: -50px !important;
}

.slider02 .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flow02 {
  border: 1px solid #1b435d;
  border-bottom: 1px;
  height: 100%;
}

.flow02 .flow_flex {
  padding: 40px !important;
  border-bottom: 1px solid #1b435d;
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .flow02 .flow_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: wrap;
            flex-direction: wrap;
  }
}

@media screen and (max-width: 640px) {
  .flow02 .flow_flex {
    padding: 40px 20px !important;
  }
}

.flow02 .flow_flex::before, .flow02 .flow_flex::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: 100%;
  left: 9.5%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}

@media screen and (max-width: 1024px) {
  .flow02 .flow_flex::before, .flow02 .flow_flex::after {
    left: 50%;
    bottom: 0;
  }
}

.flow02 .flow_flex::before {
  border-width: 21px;
  border-top-color: #1b435d;
}

.flow02 .flow_flex::after {
  border-width: 20px;
  border-top-color: #fff;
}

.flow02 .flow_flex:last-child::before, .flow02 .flow_flex:last-child::after {
  display: none;
}

@media screen and (max-width: 1024px) {
  .flow02 .box {
    width: 100% !important;
  }
}

.flow02 .box:nth-child(1) {
  text-align: left;
  width: 100%;
  font-size: 1.4em;
  margin-bottom: 20px;
}

@media only screen and (max-width: 640px) {
  .flow02 .box:nth-child(1) {
    font-size: 1.2em;
  }
}

.flow02 .box:nth-child(1) > div {
  font-weight: 500;
}

.flow02 .box:nth-child(1) .num {
  background: #ff895d;
  color: #fff;
  font-family: "Montserrat", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: .2em .8em .15em;
  display: inline-block;
  margin-right: 20px;
  font-size: .8em;
}

.flow02 .box:nth-child(1) h3 {
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flow02 .box:nth-child(2) {
  width: 68%;
  text-align: left;
}

@media screen and (max-width: 1024px) {
  .flow02 .box:nth-child(2) {
    width: 100%;
    margin-bottom: 30px;
  }
}

.flow02 .box:nth-child(3) {
  width: 30%;
}

.slick-slide {
  outline: none;
}

/*フォームボタン*/
#entry .back, .shipment .back {
  margin: 20px 0 -30px 0 !important;
  width: 180px !important;
  max-width: 100% !important;
  height: 42px !important;
  line-height: 37px;
  border: 1px solid #ccc !important;
  border-radius: 0 !important;
  text-indent: 0 !important;
  background: none !important;
  background-color: #f5f5f5 !important;
  text-align: center;
}

/*画像flexbox*/
.gallery_01 .box {
  position: relative;
  width: 32%;
  margin-bottom: 120px;
  overflow: inherit !important;
}

@media screen and (max-width: 834px) {
  .gallery_01 .box {
    width: 49%;
  }
}

.gallery_01 .box::after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 75%;
}

.gallery_01 .box img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.gallery_01 .box:not(:nth-child(3n)) {
  margin-right: 2%;
}

@media screen and (max-width: 834px) {
  .gallery_01 .box:not(:nth-child(3n)) {
    margin-right: 0;
  }
}

@media screen and (max-width: 834px) {
  .gallery_01 .box:not(:nth-child(2n)) {
    margin-right: 2%;
  }
}

.gallery_01 .box article > div {
  width: 100%;
  position: absolute;
  left: 0;
  top: calc(100% + 10px);
  line-height: 1.8;
}

.c_list li {
  padding-left: 30px;
  position: relative;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.c_list li:before {
  content: "・";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.bb01 {
  padding-bottom: 100px;
  border-bottom: 1px solid #eee;
}

@media only screen and (max-width: 640px) {
  .bb01 {
    padding-bottom: 80px;
  }
}

.bb02 {
  border-bottom: 2px solid #ff895d;
  margin-bottom: 15px;
  display: inline-block;
}

/*プライバシーポリシー*/
.policy_h2 h2 {
  font-size: 1.6em;
  border-bottom: 1px solid;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

@media screen and (max-width: 640px) {
  .policy_h2 h2 {
    font-size: 1.2em;
  }
}

.policy_txt {
  margin-bottom: 60px;
}

/*objectfitテンプレ*/
.objc_01 .box {
  display: block;
  position: relative;
}

.objc_01 .box:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 75%;
  display: block;
  width: 100% !important;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .objc_01 .box:before {
    display: none;
  }
}

.objc_01 .box img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .objc_01 .box img {
    position: static;
    margin-bottom: 10px;
  }
}

.objc_01 div {
  text-align: center;
}

.objc_02 .box > a {
  display: block;
  position: relative;
}

.objc_02 .box > a:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 100%;
  display: block;
  width: 100% !important;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .objc_02 .box > a:before {
    display: none;
  }
}

.objc_02 .box > a img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .objc_02 .box > a img {
    position: static;
    margin-bottom: 10px;
  }
}

.objc_02 div {
  text-align: center;
}

/*flexテンプレ*/
.flex2cl_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .flex2cl_01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.flex2cl_01 .flxL {
  width: 57%;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}

.flex2cl_01 .flxR {
  width: 40%;
}

@media screen and (min-width: 641px) 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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -4%;
  margin-bottom: 50px;
}

@media screen and (min-width: 1024px) and (max-width: 1000px) {
  .flex2cl_02 {
    margin-left: -2.4390%;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .flex2cl_02 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex2cl_02 .box {
  position: relative;
  width: 46%;
  margin-left: 4%;
  margin-bottom: 20px;
}

@media screen and (min-width: 1024px) and (max-width: 1000px) {
  .flex2cl_02 .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
  }
}

@media screen and (min-width: 641px) 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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -2.43902%;
}

@media screen and (min-width: 1024px) and (max-width: 1000px) {
  .flex3cl {
    margin-left: -2.4390%;
  }
}

@media only screen and (max-width: 640px) {
  .flex3cl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex3cl .box {
  position: relative;
  width: 30.89431%;
  margin-left: 2.43902%;
  margin-bottom: 30px;
}

@media screen and (min-width: 1024px) and (max-width: 1000px) {
  .flex3cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 640px) {
  .flex3cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.flex3cl .box img {
  width: 100% !important;
}

.flex3cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}

.flex3cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex4cl {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -3.22581%;
}

@media screen and (min-width: 1024px) and (max-width: 1000px) {
  .flex4cl {
    margin-left: -2.4390%;
  }
}

@media only screen and (max-width: 640px) {
  .flex4cl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex4cl .box {
  position: relative;
  width: 21.77419%;
  margin-left: 3.22581%;
  margin-bottom: 30px;
}

@media screen and (min-width: 1024px) and (max-width: 1000px) {
  .flex4cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 640px) {
  .flex4cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.flex4cl .box img {
  width: 100% !important;
}

.flex4cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}

.flex4cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.btnbox_01 .box {
  width: 19%;
  border: 1px solid #ccc !important;
  height: 70px;
  line-height: 70px;
  margin-bottom: 1%;
  text-align: center;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .btnbox_01 .box {
    width: 24%;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .btnbox_01 .box {
    width: 32%;
  }
}

@media only screen and (max-width: 640px) {
  .btnbox_01 .box {
    width: 49%;
  }
}

.btnbox_01 .box a {
  display: block;
  color: #333333 !important;
}

.btnbox_01 .box a:after {
  content: "";
  background: url(../images/home/arrow.png) no-repeat;
  width: 31px;
  height: 4px;
  background-size: contain;
  position: absolute;
  bottom: 10px;
  right: 10px;
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.btnbox_01 .box a:hover:after {
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
          transform: translateX(-20px);
}

.btnbox_01 .box:not(:nth-child(5n)) {
  margin-right: 1%;
}

@media only screen and (max-width: 1024px) {
  .btnbox_01 .box:not(:nth-child(5n)) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .btnbox_01 .box:not(:nth-child(4n)) {
    margin-right: 1%;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .btnbox_01 .box:not(:nth-child(4n)) {
    margin-right: 0;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .btnbox_01 .box:not(:nth-child(3n)) {
    margin-right: 1%;
  }
}

@media only screen and (max-width: 640px) {
  .btnbox_01 .box:not(:nth-child(3n)) {
    margin-right: 0;
  }
}

.btnbox_01 .box:not(:nth-child(2n)) {
  margin-right: 1%;
}

.c_box1 {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-left: 1% !important;
}

@media only screen and (max-width: 640px) {
  .c_box1 {
    margin-left: 0 !important;
  }
}

.c_box1 .box {
  width: 24%;
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 640px) {
  .c_box1 .box {
    width: 49%;
  }
}

.c_box1 .box:not(:last-child) {
  margin-right: 1%;
}

@media only screen and (max-width: 640px) {
  .c_box1 .box:not(:last-child) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 640px) {
  .c_box1 .box:not(:nth-child(2n)) {
    margin-right: 2%;
  }
}

.img100 {
  position: relative;
}

.img100::after {
  content: "";
  width: 100%;
  display: block;
  padding-top: 60%;
}

.img100 img {
  float: none !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

/*ショッピング*/
div.under ul li {
  width: 25%;
}

@media screen and (max-width: 1024px) {
  div.under ul li {
    width: 30%;
  }
}

@media screen and (max-width: 640px) {
  div.under ul li {
    width: 48%;
  }
}

div.select > select {
  line-height: normal !important;
}

div.under ul li a {
  width: auto;
}

div.items {
  margin-left: 0 !important;
}

div.items > article {
  margin: 1% !important;
  margin-bottom: 10px !important;
  width: 31% !important;
  border: 1px solid #ccc;
  padding: 20px;
}

@media screen and (max-width: 640px) {
  div.items > article {
    width: 100% !important;
  }
}

div.items > article a.photo {
  width: 100% !important;
}

.price, div.item_view h2, #sumcart h2, #sumcart div.sum dl.sum_price dd, #sumcart div.sum p.sum_count, section div.purchase h2, section div.purchase h3, section div.purchase.confirm dl.total.amount dd p {
  font-family: "Montserrat", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

section div.purchase h2 {
  padding-bottom: 10px;
}

div.item_view h2 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}

div.items > article button {
  display: none;
}

button.addcart, div.search form, section div.purchase button {
  border-radius: 0 !important;
}

div.item_view > ul li a {
  border-radius: 0 !important;
  background: #eee !important;
}

div.item_view h2 span {
  display: none;
}

div.search form {
  float: none;
}

.item {
  width: 100%;
}

.item div.photo {
  margin-left: 0 !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

@media screen and (max-width: 1024px) {
  .item div.photo {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}

div.item_view {
  margin-left: 40px !important;
  min-width: 400px !important;
  max-width: 400px !important;
}

@media screen and (max-width: 1024px) {
  div.item_view {
    margin-left: 0 !important;
    min-width: 100% !important;
    max-width: 100% !important;
  }
}

header#global_header {
  max-width: 100%;
}

#header {
  background: #fff !important;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transition: .5s;
  transition: .5s;
  width: calc(100% - 100px);
  z-index: 10;
}

@media screen and (max-width: 1200px) {
  #header {
    width: calc(100% - 80px);
  }
}

@media screen and (max-width: 834px) {
  #header {
    width: calc(100% - 60px);
  }
}

#header.hide {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.header_container {
  padding: 10px 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1024px) {
  .header_container {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 1024px) {
  .header_container {
    height: 80px;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 834px) {
  .header_container {
    height: 60px;
  }
}

.header_container a {
  color: #333333 !important;
}

@media screen and (max-width: 834px) {
  .header_container .col_01 .h_logo img {
    width: 30vw;
  }
}

@media only screen and (max-width: 640px) {
  .header_container .col_01 .h_logo img {
    width: 40vw;
  }
}

.header_container .col_02 i {
  font-size: 18px;
}

@media only screen and (max-width: 1024px) {
  .header_container .col_02 i {
    font-size: 24px;
    margin-right: 0 !important;
  }
}

.col_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.col_02 i {
  font-size: 1.11em;
  margin-right: 10px;
}

.col_02 > div:not(:last-child) {
  position: relative;
  margin-right: 20px;
}

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

.col_02 .h_contact a, .col_02 .h_contact2 a {
  font-size: 16px;
}

.sml_01 {
  font-size: .58em;
}

#nav_global {
  margin-bottom: 10px;
}

#nav_global ul {
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#nav_global ul li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}

#nav_global ul li:not(:last-child)::before {
  content: "";
  background: #ccc;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
  width: 1px;
  height: 30px;
}

#nav_global ul li a {
  color: #333333;
  display: inline-block;
}

#nav_global ul li a::after {
  position: absolute;
  content: '';
  bottom: -3px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 1px;
  background: #1b435d;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

#nav_global ul li a:hover {
  color: #1b435d;
  cursor: pointer;
}

#nav_global ul li a:hover::after {
  width: 40px;
}

#mainArea {
  position: relative;
}

#mainArea #slider img {
  width: calc(100% - 100px);
  height: 768px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  margin: 0 0 0 auto;
}

@media screen and (max-width: 1400px) {
  #mainArea #slider img {
    height: 640px !important;
  }
}

@media screen and (max-width: 1200px) {
  #mainArea #slider img {
    width: calc(100% - 80px);
  }
}

@media screen and (max-width: 1024px) {
  #mainArea #slider img {
    height: 550px !important;
  }
}

@media screen and (max-width: 834px) {
  #mainArea #slider img {
    width: calc(100% - 60px);
  }
}

@media screen and (max-width: 640px) {
  #mainArea #slider img {
    width: 100%;
  }
}

#mainArea h1 {
  font-family: "Montserrat", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  text-align: left;
  position: absolute;
  top: 170px;
  left: 170px;
  text-shadow: 1px 1px 10px #fff;
  font-size: 60px;
}

@media screen and (max-width: 1400px) {
  #mainArea h1 {
    top: 100px;
    left: 140px;
  }
}

@media screen and (max-width: 1200px) {
  #mainArea h1 {
    left: 120px;
  }
}

@media only screen and (max-width: 1024px) {
  #mainArea h1 {
    top: 60px;
    font-size: 48px;
  }
}

@media screen and (max-width: 834px) {
  #mainArea h1 {
    left: 100px;
    font-size: 5.7554vw;
    top: 80px;
  }
}

@media only screen and (max-width: 640px) {
  #mainArea h1 {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    font-size: 7.5vw;
    top: 100px;
  }
}

#mainArea h1 span {
  font-size: .6em;
}

#mainArea h1 .ja {
  font-size: 0.3em;
  font-family: "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  display: block;
  margin-top: -10px;
}

#mainArea .loadbox_01 {
  position: absolute;
  bottom: 70px;
  left: 170px;
}

@media screen and (max-width: 1400px) {
  #mainArea .loadbox_01 {
    bottom: 40px;
    left: 140px;
  }
}

@media screen and (max-width: 1200px) {
  #mainArea .loadbox_01 {
    left: 120px;
  }
}

@media screen and (max-width: 834px) {
  #mainArea .loadbox_01 {
    left: 100px;
  }
}

@media only screen and (max-width: 640px) {
  #mainArea .loadbox_01 {
    position: static;
    margin-bottom: 60px;
  }
}

#mainArea .loadbox_01 .movebox {
  display: block !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/**/
@media screen and (max-width: 1024px) {
  #nav_global {
    display: none !important;
  }
}

.slider {
  opacity: 0;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
}

.slider.slick-initialized {
  opacity: 1;
}

.fixed_bar {
  position: fixed;
  top: 0;
  right: 0;
  width: 100px;
  height: 100%;
  z-index: 10;
  background: #fff;
}

@media screen and (max-width: 1200px) {
  .fixed_bar {
    width: 80px;
  }
}

@media screen and (max-width: 834px) {
  .fixed_bar {
    width: 60px;
  }
}

.fixed_bar .insta_01 {
  width: 100%;
  height: 100px;
  background: #ff895d;
}

@media screen and (max-width: 1200px) {
  .fixed_bar .insta_01 {
    height: 80px;
  }
}

@media screen and (max-width: 834px) {
  .fixed_bar .insta_01 {
    height: 60px;
  }
}

.fixed_bar .insta_01 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  color: #fff !important;
}

.fixed_bar .insta_01 i {
  font-size: 42px;
}

@media screen and (max-width: 834px) {
  .fixed_bar .insta_01 i {
    font-size: 36px;
  }
}

.fixed_bar .name_01 {
  font-family: "Montserrat", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-size: 18px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: absolute;
  white-space: nowrap;
  top: 60vh;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (max-width: 834px) {
  .fixed_bar .name_01 {
    font-size: 16px;
  }
}

@media only screen and (max-width: 640px) {
  .fixed_bar .name_01 {
    top: 55vh;
  }
}

.banner_1 {
  width: 250px;
  margin: 0 auto;
}

header .banner_1 {
  margin-right: 10px !important;
}

@media screen and (max-width: 1200px) {
  header .banner_1 {
    display: none;
  }
}

#global_footer {
  background: none !important;
}

#global_footer .loadbox_01 .movebox {
  display: block !important;
}

@media only screen and (max-width: 1024px) {
  #global_footer .loadbox_01 .movebox {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 640px) {
  #global_footer .loadbox_01 .movebox {
    -webkit-box-shadow: inherit;
            box-shadow: inherit;
    padding: 0;
  }
}

#footer {
  background: #fff;
  padding: 0 20px;
}

.footer_container {
  max-width: 100%;
  width: 960px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 60px;
}

@media only screen and (max-width: 1024px) {
  .footer_container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer_container .col_03 {
  text-align: left;
}

@media only screen and (max-width: 1024px) {
  .footer_container .col_03 {
    text-align: center;
  }
}

.footer_container .col_03 .f_logo {
  margin-bottom: 20px;
}

.footer_container .col_03 .f_info {
  margin-bottom: 30px;
}

.footer_container .col_03 .f_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 1024px) {
  .footer_container .col_03 .f_sns {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 40px;
  }
}

.footer_container .col_03 .f_sns .insta_01 {
  margin-right: 30px;
  position: relative;
}

.footer_container .col_03 .f_sns .insta_01::before {
  content: "";
  background: #ccc;
  width: 1px;
  height: 25px;
  position: absolute;
  top: 50%;
  right: -15px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.footer_container .col_03 .f_sns a {
  color: #333333 !important;
  display: inline-block;
}

.footer_container .col_03 .f_sns a:hover {
  color: #1b435d !important;
}

.footer_container .col_03 .f_sns i {
  font-size: 30px;
}

@media only screen and (max-width: 1024px) {
  .footer_container > div {
    width: 100%;
  }
}

.nav_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1024px) {
  .nav_footer {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.nav_footer li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .nav_footer li {
    -webkit-box-flex: inherit;
        -ms-flex-positive: inherit;
            flex-grow: inherit;
    width: 48%;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 2%;
    background: #fff;
    border-bottom: 4px solid #eee;
  }
}

@media screen and (max-width: 640px) {
  .nav_footer li {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .nav_footer li:after {
    content: "\f105";
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-family: "Font Awesome 5 Pro";
    font-weight: 100;
  }
}

.nav_footer a {
  display: block;
  color: #333333 !important;
}

@media screen and (max-width: 1024px) {
  .nav_footer a {
    padding: 15px 0;
    color: #333333 !important;
  }
}

#copyright {
  letter-spacing: 0;
  color: #aaa;
  font-family: "Montserrat", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 40px;
}

.pagetop {
  display: none;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 99;
}

.pagetop a {
  display: block;
  width: 80px;
  height: 80px;
  text-align: center;
  background: #1b435d;
  line-height: 80px;
}

@media only screen and (max-width: 640px) {
  .pagetop a {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}

.pagetop a i {
  font-weight: 400;
  font-size: 20px;
  color: #fff;
}

@media only screen and (max-width: 640px) {
  .pagetop a i {
    line-height: 60px;
  }
}

footer .banner_1 {
  margin-bottom: 15px;
  width: 300px;
}

@media screen and (min-width: 1201px) {
  footer .banner_1 {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  footer .banner_1 {
    width: 400px;
  }
}

.h2_02 h2 {
  margin-bottom: 30px;
  font-size: 1.8em;
  border-bottom: 1px solid;
}

@media screen and (max-width: 1024px) {
  .h2_02 h2 {
    font-size: 1.6em;
  }
}

@media screen and (max-width: 640px) {
  .h2_02 h2 {
    font-size: 1.4em;
  }
}

.h2_03 h2 {
  font-family: "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 60px;
  font-size: 1.8em;
  background: #eee;
  padding: .8em 1em .8em 1.8em;
  position: relative;
  font-weight: 500;
}

.h2_03 h2:before {
  content: "";
  background: #1b435d;
  width: 4px;
  height: 25px;
  border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.h2_03 h2:after {
  content: "";
  border: 1px solid #fff;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (max-width: 1024px) {
  .h2_03 h2 {
    font-size: 1.6em;
  }
}

@media screen and (max-width: 640px) {
  .h2_03 h2 {
    font-size: 1.4em;
  }
}

.line_01 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffff66));
  background: linear-gradient(transparent 60%, #ffff66 60%);
  display: inline;
}

.img_txt_01 article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media only screen and (max-width: 1024px) {
  .img_txt_01 article {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.img_txt_01 img {
  border-radius: 30px;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}

@media only screen and (max-width: 1024px) {
  .img_txt_01 img {
    width: auto !important;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1024px) {
  .img_txt_01 img {
    margin-left: auto;
    margin-right: auto;
  }
}

.img_txt_01 .inbox {
  width: 100%;
}

.img_txt_01 h3 {
  font-size: 1.4em;
  line-height: 1.8;
  border-bottom: 1px solid;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

@media only screen and (max-width: 640px) {
  .img_txt_01 h3 {
    font-size: 1.2em;
  }
}

.img_txt_01 h3 .s_txt {
  background: #333333;
  display: inline-block;
  padding: 0 .5em;
  font-size: .6em;
  color: #fff;
  line-height: 1.6;
}

.img_txt_01 h3 .en {
  display: inline-block;
  margin-left: 20px;
  font-size: .65em;
}

.anchor_btn .box {
  width: 24%;
  text-align: center;
  margin-bottom: 1%;
}

@media only screen and (max-width: 1024px) {
  .anchor_btn .box {
    width: 49.5%;
  }
}

@media only screen and (max-width: 640px) {
  .anchor_btn .box {
    width: 100%;
    margin-bottom: 15px;
  }
}

.anchor_btn .box:not(:nth-child(4n)) {
  margin-right: 1%;
}

@media only screen and (max-width: 1024px) {
  .anchor_btn .box:not(:nth-child(4n)) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .anchor_btn .box:not(:nth-child(2n)) {
    margin-right: 1%;
  }
}

@media only screen and (max-width: 640px) {
  .anchor_btn .box:not(:nth-child(2n)) {
    margin-right: 0;
  }
}

.anchor_btn .btn::before {
  width: 35px;
}

.cont_h3 {
  background: #e4f1fa;
  margin-bottom: 40px;
  padding: 0.65em 1.6em;
  border-radius: 80px;
}

.cont_h3 h3 {
  font-size: 1.6em;
  position: relative;
  padding-left: 1.2em;
}

@media only screen and (max-width: 1024px) {
  .cont_h3 h3 {
    font-size: 1.4em;
  }
}

@media only screen and (max-width: 640px) {
  .cont_h3 h3 {
    font-size: 1.2em;
  }
}

.cont_h3 h3::before {
  content: "\f5c9";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  color: #1b435d;
}

.box_02 .box {
  width: 49%;
  margin-bottom: 60px;
}

@media only screen and (max-width: 640px) {
  .box_02 .box {
    width: 100%;
  }
}

.box_02 .box:not(:nth-child(2n)) {
  margin-right: 2%;
}

@media only screen and (max-width: 640px) {
  .box_02 .box:not(:nth-child(2n)) {
    margin-right: 0;
  }
}

.box_02 .box img {
  width: 100% !important;
  margin-bottom: 10px;
}

.box_02 h3 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 1.4em;
  border-bottom: 1px solid;
}

@media screen and (max-width: 640px) {
  .box_02 h3 {
    font-size: 1.2em;
  }
}

.rad_img img {
  border-radius: 30px;
}

.res_btn {
  color: #fff !important;
  display: block;
  width: 350px !important;
  max-width: 100%;
  height: 80px;
  line-height: 80px;
  background: #ff895d;
  position: fixed;
  bottom: 0;
  right: 80px;
  text-align: center;
  z-index: 9999;
  font-size: 1.4em;
  -webkit-transition: inherit !important;
  transition: inherit !important;
}

@media only screen and (max-width: 640px) {
  .res_btn {
    font-size: 1em;
    width: 100% !important;
    right: 60px;
    height: 60px;
    line-height: 60px;
    padding-left: 60px;
  }
}

.res_btn:after {
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.res_btn a {
  display: block;
  color: #fff !important;
  font-weight: bold;
  padding-right: 10px;
}

.res_btn a:hover {
  background: #1b435d;
}

.res_btn i {
  padding-right: 10px;
}

#contents_wrap {
  width: 1200px !important;
  max-width: 100%;
  min-width: 100%;
  margin: 0 auto;
  padding: 100px 40px 60px;
}

@media screen and (max-width: 640px) {
  #contents_wrap {
    padding: 80px 20px 60px;
  }
}

/**/
.en {
  font-family: "Montserrat", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: .53em;
  color: #ff895d;
  display: block;
  font-weight: 500;
  padding-top: 5px;
}

.pad_1 {
  padding: 0 40px;
}

@media screen and (max-width: 1200px) {
  .br_01 {
    display: block;
  }
}

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

/**/
.cont_01 .title_01 {
  position: relative;
  z-index: 1;
}

.cont_01 .title_01::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #1b435d;
  position: absolute;
  top: 20%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.cont_01 h2 {
  padding-bottom: 20px;
  border-bottom: 1px solid #1b435d;
  background: #fff;
  position: relative;
}

.title_01 h2 {
  max-width: 100%;
  width: 960px;
  margin: 0 auto;
  font-size: 30px;
  margin-bottom: 40px;
  color: #1b435d;
}

@media screen and (max-width: 834px) {
  .title_01 h2 {
    font-size: 28px;
  }
}

@media only screen and (max-width: 640px) {
  .title_01 h2 {
    font-size: 26px;
  }
}

.txt_scroll {
  border: 1px solid #1b435d;
  border-top: none;
  padding: 111px 40px 60px;
  margin-top: -111px;
}

@media only screen and (max-width: 640px) {
  .txt_scroll {
    padding: 111px 20px 60px;
  }
}

.txt_scroll > div {
  max-width: 100%;
  width: 960px;
  margin: 0 auto;
  height: 225px;
  overflow: auto;
}

.txt_scroll .ttl_1 {
  font-size: 1.14em;
  display: inline-block;
  background: #1b435d;
  color: #fff;
  padding: .2em 1.8em;
  margin-bottom: 30px;
}

@media only screen and (max-width: 640px) {
  .txt_scroll .ttl_1 {
    font-size: 1em;
  }
}

@media only screen and (max-width: 1024px) {
  .cont_02 .box_1 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.cont_02 .box_1 h3 {
  text-align: center;
  font-size: 1.35em;
  color: #1b435d;
  margin: 25px 0 10px;
}

@media screen and (max-width: 1400px) {
  .cont_02 .box_1 h3 {
    font-size: 1.2em;
  }
}

@media screen and (max-width: 1200px) {
  .cont_02 .box_1 h3 {
    font-size: 1.35em;
  }
}

@media only screen and (max-width: 640px) {
  .cont_02 .box_1 h3 {
    font-size: 1.15em;
  }
}

.cont_02 .box_1 .box {
  background: #fff;
  width: 32%;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(51, 51, 51, 0.05);
          box-shadow: 0px 0px 50px 0px rgba(51, 51, 51, 0.05);
}

@media only screen and (max-width: 1024px) {
  .cont_02 .box_1 .box {
    width: 48.5%;
    margin-bottom: 3%;
  }
}

@media only screen and (max-width: 640px) {
  .cont_02 .box_1 .box {
    width: 100%;
    margin-bottom: 30px;
  }
}

.cont_02 .box_1 .box article > div {
  padding: 0 20px 30px;
}

.cont_02 .box_1 .box:not(:nth-child(3n)) {
  margin-right: 2%;
}

@media only screen and (max-width: 1024px) {
  .cont_02 .box_1 .box:not(:nth-child(3n)) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .cont_02 .box_1 .box:not(:nth-child(2n)) {
    margin-right: 3%;
  }
}

@media only screen and (max-width: 640px) {
  .cont_02 .box_1 .box:not(:nth-child(2n)) {
    margin-right: 0;
  }
}

.cont_02 img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.btn {
  font-size: 16px;
  background: #1b435d;
  width: 500px;
  max-width: 100%;
  display: inline-block;
  color: #fff !important;
  padding: 1em 0;
  position: relative;
  text-align: center;
}

.btn:before {
  content: "";
  background: url(../images/home/arrow.png) no-repeat;
  width: 60px;
  height: 4px;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media only screen and (max-width: 640px) {
  .btn:before {
    width: 40px;
  }
}

.btn:hover {
  background: #ff895d;
}

.btn:hover::before {
  -webkit-transition: .5s;
  transition: .5s;
  right: 40px;
}

.cont_03 {
  background-size: contain;
  background-position: top right;
}

.cont_03 .box_2 {
  padding: 0 25px;
}

@media only screen and (max-width: 1024px) {
  .cont_03 .box_2 {
    padding: 0;
  }
}

.cont_03 .box_2 a {
  width: 46%;
  position: relative;
  color: #fff !important;
  position: relative;
}

.cont_03 .box_2 a:before {
  content: "";
  background: url(../images/home/arrow.png) no-repeat;
  width: 60px;
  height: 4px;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media only screen and (max-width: 640px) {
  .cont_03 .box_2 a:before {
    width: 40px;
  }
}

.cont_03 .box_2 a:hover {
  background: #ff895d;
}

.cont_03 .box_2 a:hover::before {
  -webkit-transition: .5s;
  transition: .5s;
  right: 40px;
}

@media only screen and (max-width: 1024px) {
  .cont_03 .box_2 a {
    width: 100%;
    height: 350px;
    overflow: hidden !important;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 640px) {
  .cont_03 .box_2 a {
    height: 450px;
  }
}

@media only screen and (max-width: 1024px) {
  .cont_03 .box_2 a:nth-child(1) {
    margin-bottom: 30px;
  }
}

.cont_03 .box_2 a::before {
  width: 80px;
  height: 6px;
  top: inherit;
  right: 40px;
  bottom: 40px;
  -webkit-transition: inherit;
  transition: inherit;
  z-index: 1;
}

.cont_03 .box_2 a:hover::before {
  right: 60px;
}

.cont_03 .box_2 a:not(:nth-child(2n)) {
  margin-right: 8%;
}

@media only screen and (max-width: 1024px) {
  .cont_03 .box_2 a:not(:nth-child(2n)) {
    margin-right: 0;
  }
}

.cont_03 .box_2 a article {
  height: 100%;
}

.cont_03 .box_2 a article > div {
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% - 80px);
}

@media only screen and (max-width: 1024px) {
  .cont_03 .box_2 a article > div {
    top: 45%;
  }
}

@media only screen and (max-width: 640px) {
  .cont_03 .box_2 a article > div {
    width: calc(100% - 40px);
  }
}

.cont_03 .box_2 .box {
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .cont_03 .box_2 .box {
    height: 350px;
    overflow: hidden !important;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 640px) {
  .cont_03 .box_2 .box {
    height: 450px;
  }
}

.cont_03 .box_2 .box::before, .cont_03 .box_2 .box::after {
  content: "";
  width: 2px;
  height: 100px;
  background: #1b435d;
  position: absolute;
}

@media only screen and (max-width: 1024px) {
  .cont_03 .box_2 .box::before, .cont_03 .box_2 .box::after {
    display: none;
  }
}

.cont_03 .box_2 .box::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: -40px;
  left: 10px;
}

.cont_03 .box_2 .box::after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  bottom: -40px;
  right: 10px;
}

.cont_03 .box_2 img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.cont_03 .box_2 h2 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 30px;
}

.cont_03 .box_2 h2 .en {
  color: #fff;
}

@media screen and (max-width: 834px) {
  .btn_box_1 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.btn_box_1 .box {
  background: #1b435d;
  width: 32%;
  font-size: 22px;
  position: relative;
  -webkit-transition: .2s;
  transition: .2s;
}

@media only screen and (max-width: 1024px) {
  .btn_box_1 .box {
    font-size: 20px;
  }
}

@media screen and (max-width: 834px) {
  .btn_box_1 .box {
    width: 49%;
    margin-bottom: 2%;
  }
}

@media only screen and (max-width: 640px) {
  .btn_box_1 .box {
    width: 100%;
    margin-bottom: 20px;
  }
}

.btn_box_1 .box:not(:nth-child(3n)) {
  margin-right: 2%;
}

@media screen and (max-width: 834px) {
  .btn_box_1 .box:not(:nth-child(3n)) {
    margin-right: 0;
  }
}

@media screen and (max-width: 834px) {
  .btn_box_1 .box:not(:nth-child(2n)) {
    margin-right: 2%;
  }
}

@media only screen and (max-width: 640px) {
  .btn_box_1 .box:not(:nth-child(2n)) {
    margin-right: 0;
  }
}

.btn_box_1 .box::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 2.72em;
  color: rgba(255, 255, 255, 0.15);
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  -webkit-transition: .2s;
  transition: .2s;
}

.btn_box_1 .box:hover {
  background: #ff895d;
  -webkit-transition: .2s;
  transition: .2s;
}

.btn_box_1 .box:hover::before {
  -webkit-transition: .2s;
  transition: .2s;
  color: #fff;
}

.btn_box_1 .box:nth-child(1)::before {
  content: "\f5c9";
}

.btn_box_1 .box:nth-child(2)::before {
  content: "\f7f2";
}

.btn_box_1 .box:nth-child(3)::before {
  content: "\f3c5";
}

.btn_box_1 .box a {
  color: #fff !important;
  display: block;
  text-align: center;
  padding: 1.8em 0;
  position: relative;
}

.btn_box_1 .box a:before {
  content: "";
  background: url(../images/home/arrow.png) no-repeat;
  width: 60px;
  height: 4px;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media only screen and (max-width: 640px) {
  .btn_box_1 .box a:before {
    width: 40px;
  }
}

.btn_box_1 .box a:hover {
  background: #ff895d;
}

.btn_box_1 .box a:hover::before {
  -webkit-transition: .5s;
  transition: .5s;
  right: 40px;
}

.btn_box_1 .box a::before {
  top: inherit;
  right: 20px;
  bottom: 20px;
  -webkit-transition: inherit;
  transition: inherit;
}

.btn_box_1 .box a:hover::before {
  right: 40px;
}

.cont_04 .col_02 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

@media only screen and (max-width: 640px) {
  .cont_04 .col_02 {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
}

@media only screen and (max-width: 640px) {
  .cont_04 .col_02 .box {
    width: 100%;
    text-align: center;
  }
}

.cont_04 .col_02 a {
  color: #333333 !important;
}

.cont_04 .col_02 a:hover {
  color: #1b435d !important;
}

@media only screen and (max-width: 640px) {
  .cont_04 .col_02 .h_tel {
    margin-right: 0;
  }
}

@media only screen and (max-width: 640px) {
  .cont_04 .col_02 .h_tel::before {
    display: none;
  }
}

.cont_04 .col_02 .h_tel a {
  font-size: 36px;
}

@media screen and (max-width: 834px) {
  .cont_04 .col_02 .h_tel a {
    font-size: 30px;
  }
}

@media only screen and (max-width: 640px) {
  .cont_04 .col_02 .h_tel a {
    font-size: 36px;
  }
}

.cont_04 .col_02 .h_contact a {
  font-size: 28px;
}

@media screen and (max-width: 834px) {
  .cont_04 .col_02 .h_contact a {
    font-size: 24px;
  }
}

@media only screen and (max-width: 640px) {
  .cont_04 .col_02 .h_contact a {
    font-size: 28px;
  }
}

.cont_05 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 1024px) {
  .cont_05 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media only screen and (max-width: 1024px) {
  .cont_05 .l_box {
    margin-bottom: 60px;
  }
}

.cont_05 > div {
  width: 48%;
}

@media only screen and (max-width: 1024px) {
  .cont_05 > div {
    width: 100%;
  }
}

.cont_05 > div:not(:nth-child(2n)) {
  margin-right: 4%;
}

@media only screen and (max-width: 1024px) {
  .cont_05 > div:not(:nth-child(2n)) {
    margin-right: 0;
  }
}

.cont_05 h2 {
  border-bottom: 4px solid #e4f1fa;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 26px;
  color: #333333;
}

.cont_05 h2 .en {
  display: inline-block;
  padding-left: 0.8em;
}

@media only screen and (max-width: 640px) {
  .loadbox_01 {
    width: 100%;
    font-size: 1.25rem;
    left: 0 !important;
    right: 0;
    margin: auto;
  }
}

.movebox {
  width: 500px;
  max-width: 100%;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(51, 51, 51, 0.05);
          box-shadow: 0px 0px 50px 0px rgba(51, 51, 51, 0.05);
  background: #fff;
  padding: 20px;
}

@media screen and (max-width: 834px) {
  .movebox {
    font-size: 1.2rem;
    width: 420px;
  }
}

@media only screen and (max-width: 1024px) {
  .movebox {
    background: rgba(255, 255, 255, 0.85);
  }
}

@media only screen and (max-width: 640px) {
  .movebox {
    width: 100%;
    font-size: 1.25rem;
  }
}

.movebox > div {
  margin-bottom: 0 !important;
}

.movebox h3 {
  font-size: 18px;
  color: #fff;
  background: #78bbe6;
  font-size: 18px;
  text-align: center !important;
  padding: .25em 0;
  border-radius: 30px;
}

.movebox h3 i {
  padding-right: 5px;
  font-weight: 100;
  font-size: 1.11em;
}

.movebox .time_tbl {
  margin-bottom: 10px;
}

.movebox .time_tbl tr {
  border-bottom: 1px solid #ccc;
}

.movebox .time_tbl td {
  padding: 5px !important;
}

.movebox .time_tbl .left_01 {
  width: 25%;
}

.movebox .time_tbl .txt_01 {
  font-size: 13px;
}

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

div.under ul li a {
  font-weight: 400;
  opacity: 1;
  border: 1px solid #ccc;
  color: #333 !important;
  padding: 10px;
}

div.under ul li a:hover {
  border: 1px solid #ff895d;
  background: #ff895d;
  color: #fff !important;
}

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

div.search {
  margin: 80px 0 30px !important;
}

@media only screen and (max-width: 1024px) {
  div.search {
    margin: 0 !important;
  }
}

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_option dl, button.addcart {
  width: 50% !important;
}

@media only screen and (max-width: 1024px) {
  div.item_option dl, button.addcart {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1024px) {
  .addcart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            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: -webkit-box;
  display: -ms-flexbox;
  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;
}

.shopwrap div.items {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -3.22581%;
  margin-bottom: 50px;
  margin-top: 30px;
}

@media only screen and (max-width: 1024px) {
  .shopwrap div.items {
    margin-left: -3.22581%;
  }
}

@media only screen and (max-width: 640px) {
  .shopwrap div.items {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.shopwrap div.items article {
  text-align: left;
  border-bottom: 0;
  width: 21.77419%;
  margin-left: 3.22581%;
  margin-right: 0 !important;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1024px) {
  .shopwrap div.items article {
    display: block;
  }
}

@media only screen and (max-width: 640px) {
  .shopwrap div.items article {
    width: 48%;
    margin-left: 0;
  }
}

.shopwrap div.items article a {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}

.shopwrap div.items article a img {
  display: block !important;
}

.shopwrap div.items article .name {
  font-size: 1.6rem;
  font-weight: 700;
}

.shopwrap div.items article .summary {
  text-align: left;
  padding-top: 5px;
}

.shopwrap div.items article .price {
  text-align: left;
  display: block;
  padding-top: 0;
  display: block;
  width: 100%;
}

.shopwrap div.items article .photo {
  position: relative;
}

.shopwrap div.items article .photo:before {
  content: "";
  width: 100%;
  padding-top: 100%;
  display: block;
}

.shopwrap div.items article .photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
}

div.search {
  margin: 0 0 50px;
}

#col_main > section > .search:nth-child(2) {
  position: relative;
}

@media only screen and (max-width: 1024px) {
  #col_main > section > .search:nth-child(2) {
    padding: 0px;
  }
}

div.search #keyword .select {
  position: relative;
}

div.search #keyword .select:after {
  top: 15px !important;
  pointer-events: none;
}

div.order > ul {
  display: none;
}

div.attr {
  margin-top: 0;
}

div.attr h3 {
  display: none;
}

div.attr dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #f7f7f7 !important;
}

.item {
  max-width: 100%;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 1024px) {
  .item {
    max-width: 100%;
  }
}

.item .photo {
  width: 100%;
  max-width: 50%;
}

@media only screen and (max-width: 1024px) {
  .item .photo {
    max-width: 100%;
  }
}

.item .item_view {
  width: 100%;
  margin-left: 0;
  min-width: auto;
  max-width: 45%;
  margin-bottom: 50px;
}

@media only screen and (max-width: 1024px) {
  .item .item_view {
    max-width: 100%;
  }
}

.photo {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.photo .large {
  margin-left: 0 !important;
  margin-bottom: 10px !important;
}

.photo .large img {
  width: 100%;
}

.photo .small {
  min-width: 100% !important;
  max-width: 100% !important;
}

.photo .small ul {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -2.36842%;
  margin-bottom: 50px;
}

.photo .small ul li {
  position: relative;
  text-align: left;
  border-bottom: 0;
  width: 17.63158%;
  height: 17.63158%;
  margin-left: 2.36842% !important;
  margin-bottom: 10px !important;
  -ms-flex-preferred-size: auto !important;
      flex-basis: auto !important;
}

.photo .small ul li:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 100%;
  display: block;
  width: 100% !important;
}

.photo .small ul li img {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.photo .small .owl-dots {
  margin: 20px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50%;
}

.photo .small .owl-dots .owl-dot {
  border: 6px solid #ff895d;
  border-radius: 50%;
  margin: 0 5px;
}

.photo .small .owl-dots .owl-dot.active {
  border-color: #5d5d5d;
}

.item_view h2 {
  color: #222;
  font-weight: 500;
}

.item_view h2 span {
  display: none !important;
}

.item_view .item_option {
  margin-top: 20px;
}

@media only screen and (max-width: 1024px) {
  .item_view .item_option {
    width: 100% !important;
  }
}

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

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

.item_view .item_option .addcart .addcart {
  -webkit-transition: 1s;
  transition: 1s;
  height: 100%;
  padding: 15px;
  width: 100% !important;
  background: #5d5d5d;
  color: #fff;
  text-indent: 0;
}

.item_view .item_option .addcart .addcart:hover {
  opacity: 1;
  background: #3e3e3e;
}

.item_view .item_option .addcart a {
  color: #9a3000;
  text-decoration: none;
}

.item_view .item_option .addcart a:before {
  font-family: "Font Awesome 5 pro";
  content: "\f06a";
  margin-right: 5px;
}

.item_view .struct {
  font-size: 13px;
  margin-top: 10px !important;
}

.item_view .struct .sku {
  margin: 10px 0 !important;
}

.item_view .struct .sku .price {
  font-size: 16px !important;
  line-height: 1 !important;
}

.item_view .sku2 {
  margin-top: 20px;
}

.item_view p.sku1 {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  background: #f7f7f7;
  padding: 15px 15px 10px 15px;
}

.item_view p.sku1:before {
  text-align: center;
  background: #ccc;
  padding: 8px 0;
  width: 100%;
  content: "";
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
}

.item_view .sku1 ul {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: #f7f7f7;
  padding: 0 15px 15px 15px;
  margin-top: 0 !important;
  margin-left: 0 !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.item_view .sku1 ul li.selected {
  background: #000 !important;
}

.item_view .sku1 ul li {
  background: #fff;
  width: 48%;
  margin-left: 0 !important;
  margin-bottom: 10px !important;
}

.item_view .attr {
  margin-top: 20px;
}

.item_view .attr h3 {
  display: none;
}

.item_view .attr dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0;
  border-top: 1px solid #222;
  border-bottom: none;
  font-size: 13px;
}

.item_view .attr dl dt {
  padding: 10px;
  min-width: 25%;
  background: none;
  border-right: 0;
}

.item_view .attr dl dd {
  padding: 10px;
  width: 100%;
}

.item_view .attr dl:last-child {
  border-bottom: 1px solid #222;
}

.item_view .detail {
  margin-top: 0px;
  font-size: 13px;
  color: #222;
}

div.under ul li {
  width: 18%;
}

@media screen and (max-width: 1024px) {
  div.under ul li {
    width: 31%;
  }
}

@media screen and (max-width: 640px) {
  div.under ul li {
    width: 48%;
  }
}

div.select > select {
  line-height: normal !important;
}

div.under ul li a {
  width: auto;
}

div.items {
  margin-left: 0 !important;
}

div.items > article {
  margin: 1% !important;
  margin-bottom: 10px !important;
  width: 31% !important;
  border: 1px solid #ccc;
  padding: 20px;
}

@media screen and (max-width: 640px) {
  div.items > article {
    width: 100% !important;
  }
}

div.items > article a.photo {
  width: 100% !important;
}

.price, div.item_view h2, #sumcart h2, #sumcart div.sum dl.sum_price dd, #sumcart div.sum p.sum_count, section div.purchase h2, section div.purchase h3, section div.purchase.confirm dl.total.amount dd p {
  font-family: "Montserrat", sans-serif, "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

section div.purchase h2 {
  padding-bottom: 10px;
}

div.item_view h2 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}

div.items > article button {
  display: none;
}

button.addcart, div.search form, section div.purchase button {
  border-radius: 0 !important;
}

div.item_view > ul li a {
  border-radius: 0 !important;
  background: #eee !important;
}

div.item_view h2 span {
  display: none;
}

.items > article {
  background: #fff;
}
/*# sourceMappingURL=assets.css.map */