@charset "UTF-8";
a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

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

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

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

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

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

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

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

li {
  list-style: none;
}

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

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

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

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

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

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

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

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

#side {
  width: 18.75%;
}

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

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

table {
  table-layout: auto;
}

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

table td img {
  height: auto !important;
}

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

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

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

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

small {
  font-size: 80%;
}

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

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

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

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

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

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

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

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

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

footer#global_footer {
  min-width: auto;
}

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

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

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

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

.breadcrumb {
  text-align: right;
}

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

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
}
header#global_header .header {
  background: rgba(160, 216, 239, 0.6);
  top: 0;
  z-index: 1;
  width: 100%;
  padding: 10px 0;
}
@media screen and (max-width: 834px) {
  header#global_header .header {
    padding-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  header#global_header .header {
    padding-top: 60px;
  }
}
header#global_header .header-sect {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header#global_header .header-sect .siteID {
  width: 250px;
}
@media only screen and (max-width: 1000px) {
  header#global_header .header-sect .siteID {
    width: 235px;
  }
}
@media only screen and (max-width: 450px) {
  header#global_header .header-sect .siteID {
    width: 195px !important;
  }
}
header#global_header .header-right {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 834px) {
  header#global_header .header-right {
    width: calc(100% - 235px);
  }
}
header#global_header .header-right .nav {
  margin-right: 30px;
}
@media only screen and (max-width: 1000px) {
  header#global_header .header-right .nav {
    margin-right: 20px;
  }
}
header#global_header .header-right .nav-ul {
  display: flex;
  justify-content: space-between;
  width: 425px;
}
@media only screen and (max-width: 1000px) {
  header#global_header .header-right .nav-ul {
    width: 360px;
  }
}
header#global_header .header-right .nav-item a {
  color: #000;
  font-size: 18px;
}
@media only screen and (max-width: 1000px) {
  header#global_header .header-right .nav-item a {
    font-size: 16px;
  }
}
@media screen and (max-width: 834px) {
  header#global_header .header-right .header-cont {
    width: 100%;
    text-align: right;
  }
}
header#global_header .header-right .header-cont p {
  text-align: right;
  font-size: 14px;
}
@media only screen and (max-width: 500px) {
  header#global_header .header-right .header-cont p {
    display: none;
  }
}
@media only screen and (max-width: 500px) {
  header#global_header .header-right .header-cont .header-tel1 {
    display: none;
  }
}
header#global_header .header-right .header-cont .header-tel1 a {
  font-size: 28px;
  font-family: Noto Serif JP;
  color: #000;
  padding-left: 20px;
  position: relative;
}
@media only screen and (max-width: 1000px) {
  header#global_header .header-right .header-cont .header-tel1 a {
    font-size: 24px;
  }
}
header#global_header .header-right .header-cont .header-tel1 a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/tel.png);
  width: 16px;
  height: 23px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
header#global_header .header-right .header-cont .header-tel2 {
  display: none;
}
@media only screen and (max-width: 500px) {
  header#global_header .header-right .header-cont .header-tel2 {
    display: block;
    width: 100%;
  }
  header#global_header .header-right .header-cont .header-tel2 img {
    width: 40px !important;
  }
}

.fixedbtn {
  position: fixed;
  right: 0;
  top: 30%;
  z-index: 111;
}
@media screen and (max-width: 834px) {
  .fixedbtn {
    display: none;
  }
}

.fixedbtn-sp {
  display: none;
}
@media screen and (max-width: 834px) {
  .fixedbtn-sp {
    display: flex;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 111;
  }
  .fixedbtn-sp .btn1 {
    background: #00a0e9;
    width: 50%;
  }
  .fixedbtn-sp .btn1 a {
    color: #fff;
    display: block;
    padding: 12px 0;
  }
  .fixedbtn-sp .btn1 a p {
    display: inline-block;
    padding-left: 20px;
    position: relative;
  }
  .fixedbtn-sp .btn1 a p:before {
    position: absolute;
    content: "\f0e0";
    font-family: "Font Awesome 5 Pro";
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    font-weight: bold;
  }
  .fixedbtn-sp .btn2 {
    background: #00b900;
    width: 50%;
  }
  .fixedbtn-sp .btn2 a {
    color: #fff;
    display: block;
    padding: 12px 0;
  }
  .fixedbtn-sp .btn2 a p {
    display: inline-block;
    padding-left: 20px;
    position: relative;
  }
  .fixedbtn-sp .btn2 a p:before {
    position: absolute;
    content: "";
    background: url(../images/contents/line-sp.png);
    width: 75px;
    height: 85px;
    top: 155%;
    transform: translateY(-50%);
    left: -13px;
    background-repeat: no-repeat;
    background-size: 40%;
  }
}

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

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

/* ----------------------------------------------------------
meanmenu
---------------------------------------------------------- */
.mean-bar {
  background: #00a0e9 !important;
  position: fixed !important;
}
.mean-bar .mean-nav {
  background: #00a0e9 !important;
  position: fixed;
  margin-top: 42px !important;
}

#mainArea {
  position: relative;
}
#mainArea:before {
  position: absolute;
  content: "";
  background: url(../images/contents/mainshita.png);
  height: 74px;
  width: 100%;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
}
#mainArea ul li {
  outline: none;
}
#mainArea .maintxt {
  position: absolute;
  top: 22%;
  left: 50px;
  width: 60%;
}
@media only screen and (max-width: 1400px) {
  #mainArea .maintxt {
    top: 28%;
    left: 50px;
    width: 50%;
  }
}
@media only screen and (max-width: 1220px) {
  #mainArea .maintxt {
    width: 50%;
  }
}
@media only screen and (max-width: 1199px) {
  #mainArea .maintxt {
    width: 70%;
  }
}
@media screen and (max-width: 834px) {
  #mainArea .maintxt {
    top: 41%;
    width: 80%;
  }
}
@media screen and (max-width: 640px) {
  #mainArea .maintxt {
    top: 41%;
    width: 90%;
    left: 20px;
  }
}
@media only screen and (max-width: 500px) {
  #mainArea .maintxt {
    top: 41%;
  }
}

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

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  font-size: 16px;
  background: #00afe9;
  padding-bottom: 10px;
}
@media screen and (max-width: 834px) {
  footer#global_footer {
    padding-bottom: 61px;
  }
}
footer#global_footer #copy {
  color: #fff;
  font-size: 13px;
}
footer#global_footer #copy a {
  color: #fff;
  font-size: 13px;
}
footer#global_footer .footer {
  padding: 70px 0 60px 0;
}
@media screen and (max-width: 834px) {
  footer#global_footer .footer {
    padding: 40px 0 30px 0;
  }
}
footer#global_footer .footer-wrap {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  footer#global_footer .footer-left {
    margin: 0 auto;
  }
}
footer#global_footer .footer-left .siteID {
  margin-bottom: 5px;
  text-align: left;
}
@media screen and (max-width: 834px) {
  footer#global_footer .footer-left .siteID {
    text-align: center;
  }
}
footer#global_footer .footer-left .siteID a {
  color: #fff;
  font-size: 20px;
}
footer#global_footer .footer-address {
  text-align: left;
}
@media screen and (max-width: 834px) {
  footer#global_footer .footer-address {
    text-align: center;
  }
}
footer#global_footer .footer-address p {
  color: #fff;
}
footer#global_footer .footer-address .footer-contfle {
  display: flex;
}
footer#global_footer .footer-address .footer-contfle .tel-link a {
  color: #fff;
}
footer#global_footer .footer-address .footer-contfle p {
  color: #fff;
}
@media screen and (max-width: 834px) {
  footer#global_footer .footer-right {
    display: none;
  }
}
footer#global_footer .footer-right .nav {
  width: 460px;
}
footer#global_footer .footer-right .nav-ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
footer#global_footer .footer-right .nav-item a {
  color: #fff;
  display: block;
  padding: 3px 15px;
}

.bg01 {
  padding: 80px 0 120px 0;
  background-size: cover;
  background-position: bottom;
  position: relative;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
@media screen and (max-width: 640px) {
  .bg01 {
    background-image: url(../images/contents/bg03.jpg) !important;
    padding: 60px 0 80px 0;
  }
}
.bg01 .title_01 {
  text-align: center;
}
.bg01 .title_01 article {
  position: relative;
  padding: 0 70px;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .bg01 .title_01 article {
    padding: 0 50px;
  }
}
.bg01 .title_01 article:before {
  position: absolute;
  content: "";
  background: url(../images/contents/title-left.png);
  width: 47px;
  height: 57px;
  left: 0;
  top: 80%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
@media screen and (max-width: 640px) {
  .bg01 .title_01 article:before {
    background-size: 70%;
    left: 8px;
    top: 98%;
  }
}
.bg01 .title_01 article:after {
  position: absolute;
  content: "";
  background: url(../images/contents/title-right.png);
  width: 47px;
  height: 57px;
  right: 0;
  top: 80%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
@media screen and (max-width: 640px) {
  .bg01 .title_01 article:after {
    background-size: 70%;
    top: 98%;
  }
}
.bg01 .title_01 article h1 {
  font-size: 39px;
  font-weight: bold;
}
@media only screen and (max-width: 1000px) {
  .bg01 .title_01 article h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 640px) {
  .bg01 .title_01 article h1 {
    font-size: 4.8vw;
  }
}
.bg01 .title_01 article h1 .arch {
  display: block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}
.bg01 .text1 {
  line-height: 1.4;
}
@media screen and (max-width: 834px) {
  .bg01 .text1 {
    padding: 0 10px;
  }
}
.bg01 .text1 div {
  font-size: 23px;
  font-weight: 500;
}
@media only screen and (max-width: 1220px) {
  .bg01 .text1 div {
    font-size: 1.79vw;
  }
}
@media screen and (max-width: 834px) {
  .bg01 .text1 div {
    text-align: left !important;
    font-size: 17px;
  }
}
@media screen and (max-width: 640px) {
  .bg01 .text1 div {
    font-size: 16px;
  }
}
.bg01 .text1 div .blk {
  display: block;
}
@media screen and (max-width: 834px) {
  .bg01 .text1 div .blk {
    display: none;
  }
}
.bg01 .text1 div .font1 {
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .bg01 .text1 div .font1 {
    display: block;
  }
}

.title_02 div h2 {
  font-size: 30px;
  font-weight: bold;
  position: relative;
  padding-bottom: 20px;
  line-height: 1.4;
}
@media screen and (max-width: 834px) {
  .title_02 div h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 640px) {
  .title_02 div h2 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 500px) {
  .title_02 div h2 {
    font-size: 5.3vw;
  }
}
.title_02 div h2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/title-border.png);
  width: 105px;
  height: 3px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.title_02 div h2 .arch {
  display: block;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
}
.title_02 div h2 .blk {
  display: block;
}
@media screen and (max-width: 640px) {
  .title_02 div h2 .blk1 {
    display: block;
  }
}

.index-fle1 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .index-fle1 {
    flex-direction: column;
  }
}
.index-fle1 .index-wrap1 {
  width: 32%;
}
@media screen and (max-width: 640px) {
  .index-fle1 .index-wrap1 {
    width: 100%;
    margin-top: 30px;
  }
  .index-fle1 .index-wrap1:first-child {
    margin-top: 0;
  }
}
.index-fle1 .index-wrap1 .img1 {
  position: relative;
}
.index-fle1 .index-wrap1 .img1:before {
  position: absolute;
  content: "";
  background: url(../images/contents/title1.png);
  width: 100%;
  height: 134px;
  left: 50%;
  transform: translateX(-50%);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  bottom: -20px;
}
.index-fle1 .index-wrap1 .img2 {
  position: relative;
}
.index-fle1 .index-wrap1 .img2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/title2.png);
  width: 100%;
  height: 134px;
  left: 50%;
  transform: translateX(-50%);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  bottom: -20px;
}
.index-fle1 .index-wrap1 .img3 {
  position: relative;
}
.index-fle1 .index-wrap1 .img3:before {
  position: absolute;
  content: "";
  background: url(../images/contents/title3.png);
  width: 100%;
  height: 134px;
  left: 50%;
  transform: translateX(-50%);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  bottom: -20px;
}
.index-fle1 .index-wrap1 .text1 {
  margin-top: 20px;
}
.bg02 {
  background: #f9f9f9;
  padding: 70px 0;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
@media screen and (max-width: 834px) {
  .bg02 {
    padding: 50px 0;
  }
}
.bg02 .news {
  background: #fff;
  padding: 50px;
}
@media screen and (max-width: 834px) {
  .bg02 .news {
    padding: 30px;
  }
}
@media screen and (max-width: 640px) {
  .bg02 .news {
    padding: 10px;
  }
}
.bg02 .news dl {
  display: flex;
  align-items: flex-start;
  border-bottom: 1px dashed #ccc;
}
@media screen and (max-width: 640px) {
  .bg02 .news dl {
    flex-direction: column;
  }
}
.bg02 .news dl dt {
  width: 220px !important;
  display: flex;
  align-items: center !important;
  border: none !important;
  background: none !important;
}
@media only screen and (max-width: 1000px) {
  .bg02 .news dl dt {
    width: 150px !important;
  }
}
@media screen and (max-width: 640px) {
  .bg02 .news dl dt {
    align-items: flex-start !important;
    width: 100% !important;
  }
}
.bg02 .news dl dd {
  border: none !important;
  background: none !important;
  width: calc(100% - 220px) !important;
}
@media only screen and (max-width: 1000px) {
  .bg02 .news dl dd {
    width: calc(100% - 150px) !important;
  }
}
@media screen and (max-width: 640px) {
  .bg02 .news dl dd {
    width: 100% !important;
  }
}

.index-fle2 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 834px) {
  .index-fle2 {
    justify-content: space-between;
  }
}
.index-fle2 .index-wrap2 {
  width: 32%;
  margin-right: 1%;
}
.index-fle2 .index-wrap2:nth-of-type(3n) {
  margin-right: 0;
}
.index-fle2 .index-wrap2:nth-of-type(n + 4) {
  margin-top: 30px;
}
@media screen and (max-width: 834px) {
  .index-fle2 .index-wrap2 {
    width: 49%;
    margin-right: 0;
    margin-top: 20px !important;
  }
  .index-fle2 .index-wrap2:first-child {
    margin-top: 0 !important;
  }
  .index-fle2 .index-wrap2:nth-of-type(2) {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 640px) {
  .index-fle2 .index-wrap2 {
    width: 100%;
  }
  .index-fle2 .index-wrap2:nth-of-type(n + 2) {
    margin-top: 50px !important;
  }
}
.index-fle2 .index-wrap2 .img1 {
  position: relative;
}
.index-fle2 .index-wrap2 .img1 .btn1 {
  position: absolute;
  bottom: -20px;
  left: 50%;
  width: 90%;
  transform: translateX(-50%);
}
@media screen and (max-width: 640px) {
  .index-fle2 .index-wrap2 .img1 .btn1 {
    width: 65%;
  }
}
@media only screen and (max-width: 500px) {
  .index-fle2 .index-wrap2 .img1 .btn1 {
    width: 100%;
  }
}
.index-fle2 .index-wrap2 .img1 .btn1 .btn-inline {
  display: inline-block;
  background: #e3f4fb;
  border: 2px solid #00a0e9;
  border-radius: 25px;
  width: 100%;
}
.index-fle2 .index-wrap2 .img1 .btn1 .btn-inline a {
  color: #333;
  display: block;
  padding: 12px 0;
  text-align: center;
  position: relative;
  font-weight: 500;
}
@media only screen and (max-width: 1000px) {
  .index-fle2 .index-wrap2 .img1 .btn1 .btn-inline a {
    font-size: 13px;
  }
}
@media screen and (max-width: 640px) {
  .index-fle2 .index-wrap2 .img1 .btn1 .btn-inline a {
    font-size: 15px;
  }
}
.index-fle2 .index-wrap2 .img1 .btn1 .btn-inline a:before {
  position: absolute;
  content: "\f30b";
  font-family: "Font Awesome 5 Pro";
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}

.index-instagram .sns_list {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: flex-start;
  border: none !important;
  max-height: 350px;
  overflow-x: auto;
}
@media only screen and (max-width: 1200px) {
  .index-instagram .sns_list {
    max-height: 270px;
  }
}
@media screen and (max-width: 834px) {
  .index-instagram .sns_list {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
.index-instagram .sns_list > div {
  width: 20%;
  display: flex;
  flex-wrap: wrap;
  border: none !important;
}
@media screen and (max-width: 834px) {
  .index-instagram .sns_list > div {
    width: 33%;
  }
}
.index-instagram .sns_list > div .sns_photo {
  width: 100%;
}
.index-instagram .sns_list > div .sns_text {
  width: 100%;
}
.index-instagram .sns_list > div .sns_text a {
  color: #00a2ff !important;
}

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

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

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

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

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

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

div.crumb {
  display: none;
}

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

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

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

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

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

div.photo {
  margin-left: 0;
}

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

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

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

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

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

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

.sort_catalog {
  overflow: hidden;
}

.sort_catalog ul {
  display: flex;
}

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

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

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

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

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

.shop_cont table {
  table-layout: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* ------------------------------------------------------------
sealing.html
------------------------------------------------------------ */
.title_05 {
  background: url(../images/contents/h1bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  padding: 130px 30px;
  position: relative;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
@media screen and (max-width: 834px) {
  .title_05 {
    background-position: bottom 0 right -110px;
    padding: 90px 30px;
  }
}
@media screen and (max-width: 640px) {
  .title_05 {
    padding: 80px 10px;
  }
}
.title_05 h1 {
  color: #fff;
  font-size: 37px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .title_05 h1 {
    font-size: 26px;
  }
}

.title_06 h2 {
  padding: 15px 10px 15px 30px;
  background: #f3fdff;
  border-left: solid 5px #00a0e9;
  font-weight: bold;
  font-size: 24px;
}
@media screen and (max-width: 640px) {
  .title_06 h2 {
    padding: 15px 10px 15px 15px;
    font-size: 20px;
  }
}

@media only screen and (max-width: 500px) {
  .title_06ch h2 {
    font-size: 4.5vw;
  }
}

.sealing-banner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .sealing-banner {
    flex-wrap: wrap;
  }
}
.sealing-banner .box {
  text-align: center;
}
.sealing-banner .box:first-child {
  margin-right: 1%;
}
@media screen and (max-width: 640px) {
  .sealing-banner .box:first-child {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 834px) {
  .sealing-banner .box {
    width: 49%;
  }
}
@media screen and (max-width: 640px) {
  .sealing-banner .box {
    width: 100%;
  }
}

.sealing-fle1 {
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .sealing-fle1 {
    flex-direction: column;
  }
}
.sealing-fle1 .box:first-child {
  width: 60%;
}
@media screen and (max-width: 640px) {
  .sealing-fle1 .box:first-child {
    width: 100%;
  }
}
.sealing-fle1 .box:last-child {
  width: 37%;
}
@media screen and (max-width: 640px) {
  .sealing-fle1 .box:last-child {
    width: 100%;
    margin-top: 10px;
  }
}

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

/* ------------------------------------------------------------
gaiheki.html
------------------------------------------------------------ */
.gaiheki-fle1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.gaiheki-fle1 .title_09 {
  width: 24%;
  border: 1px solid #ccc;
  padding: 10px;
  position: relative;
  background: #f3fdff;
}
@media screen and (max-width: 834px) {
  .gaiheki-fle1 .title_09 {
    width: 49%;
  }
  .gaiheki-fle1 .title_09:nth-of-type(3) {
    margin-top: 10px;
  }
}
@media screen and (max-width: 834px) and (max-width: 640px) {
  .gaiheki-fle1 .title_09:nth-of-type(3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 834px) {
  .gaiheki-fle1 .title_09:last-child {
    margin-top: 10px;
  }
}
@media screen and (max-width: 834px) and (max-width: 640px) {
  .gaiheki-fle1 .title_09:last-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .gaiheki-fle1 .title_09 {
    width: 100% !important;
    margin-top: 10px !important;
  }
  .gaiheki-fle1 .title_09:first-child {
    margin-top: 0 !important;
  }
}
.gaiheki-fle1 .title_09:before {
  position: absolute;
  content: "";
  background: url(../images/contents/comment.png);
  width: 62px;
  height: 54px;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.gaiheki-fle1 .title_09 article h3 {
  font-weight: bold;
  font-size: 18px;
}
@media screen and (max-width: 640px) {
  .gaiheki-fle1 .title_09 article h3 {
    text-align: center !important;
  }
}
@media screen and (max-width: 834px) {
  .gaiheki-fle1 .title_09 article h3 .blk {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .gaiheki-fle1 .title_09 article h3 .blk {
    display: none;
  }
}
.gaiheki-fle1 .title_09 article div {
  z-index: 11;
  position: relative;
}

.title_09ch {
  width: 32% !important;
  padding: 30px 0 !important;
}

.gaiheki-fle1 {
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .gaiheki-fle1 {
    flex-direction: column;
  }
}
.gaiheki-fle1 .box1 {
  width: 60%;
}
@media screen and (max-width: 640px) {
  .gaiheki-fle1 .box1 {
    width: 100%;
  }
}
.gaiheki-fle1 .box1 .title_10 h2 {
  position: relative;
  padding-left: 30px;
  font-size: 22px;
  color: #333;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .gaiheki-fle1 .box1 .title_10 h2 {
    font-size: 18px;
  }
}
.gaiheki-fle1 .box1 .title_10 h2:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
}
.gaiheki-fle1 .box1 .title_10 h2:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #A1B8D1;
}
.gaiheki-fle1 .box2 {
  width: 37%;
}
@media screen and (max-width: 640px) {
  .gaiheki-fle1 .box2 {
    width: 100%;
    margin-top: 10px;
  }
}
.gaiheki-fle1 .box2 .img1 img {
  width: 100% !important;
  height: 300px !important;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 834px) {
  .gaiheki-fle1 .box2 .img1 img {
    height: auto !important;
  }
}

.gaiheki-tb1 table tr td {
  border: none !important;
}
@media screen and (max-width: 834px) {
  .gaiheki-tb1 table tr .tb3 {
    width: 65px !important;
  }
}
@media screen and (max-width: 640px) {
  .gaiheki-tb1 table tr .tb3 {
    width: 50px !important;
  }
}
.gaiheki-tb1 table tr .tb1 div {
  font-weight: bold;
  font-size: 20px;
}
.gaiheki-tb1 table tr .tb2 div {
  font-weight: bold;
  font-size: 20px;
}

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

/* ------------------------------------------------------------
tosou.html
------------------------------------------------------------ */
.tosou-fle1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tosou-fle1 .tosou-wrap1 {
  width: 24%;
  border: 2px solid #00a0e9;
  padding: 10px;
  background: #f3fdff;
}
@media screen and (max-width: 834px) {
  .tosou-fle1 .tosou-wrap1 {
    width: 49%;
  }
  .tosou-fle1 .tosou-wrap1:nth-of-type(3) {
    margin-top: 15px;
  }
  .tosou-fle1 .tosou-wrap1:last-child {
    margin-top: 15px;
  }
}
@media screen and (max-width: 640px) {
  .tosou-fle1 .tosou-wrap1 {
    width: 100%;
  }
  .tosou-fle1 .tosou-wrap1:nth-of-type(2) {
    margin-top: 10px;
  }
}
.tosou-fle1 .tosou-wrap1 h3 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
.tosou-fle1 .tosou-wrap1 h3 .blk {
  display: block;
  font-weight: 500;
  font-size: 14px;
}

.plan_01 {
  background: #eaf7ff;
  width: 48%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  padding: 20px 40px 50px;
  border: 1px solid #ccc;
  border-top: 10px solid #00a0e9;
  color: #333;
}
@media screen and (max-width: 834px) {
  .plan_01 {
    margin: 0 auto;
    width: 100%;
  }
}
.plan_01 h3 {
  font-size: 17px;
  line-height: 1.6;
  margin-bottom: 10px;
  font-weight: bold;
}
.plan_01 .place div {
  display: inline-block;
  background: #00a0e9;
  color: #fff;
  line-height: 1;
  padding: 0.3em 0.5em;
  border-radius: 5px;
  margin-bottom: 10px;
}
.plan_01 .gallery ul {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  margin-bottom: 30px;
}
.plan_01 .gallery ul li {
  list-style-type: none;
  text-align: left;
  float: none;
  box-sizing: border-box;
  overflow: hidden;
  width: 20%;
  position: relative;
  height: auto !important;
  outline: none;
}

.slick-prev {
  color: transparent !important;
}
.slick-prev:before {
  color: #00a0e9 !important;
}

.slick-next {
  color: transparent !important;
}
.slick-next:before {
  color: #00a0e9 !important;
}

.gallery .slick-initialized img {
  width: auto !important;
  margin: 0 auto;
  text-align: center;
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.gallery .slick-dots li {
  width: 18% !important;
  margin: 0 1% 10px 1% !important;
}
.gallery .slick-dots li img {
  width: 100% !important;
  height: 50px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.gallery-fle {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.gallery-fle .plan_01 {
  width: 49%;
}
.gallery-fle .plan_01:nth-of-type(n + 3) {
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  .gallery-fle .plan_01 {
    width: 100%;
  }
  .gallery-fle .plan_01:nth-of-type(2) {
    margin-top: 20px;
  }
}

/* ------------------------------------------------------------
rouka.html
------------------------------------------------------------ */
.rouka-fle1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .rouka-fle1 {
    flex-direction: column;
  }
}
.rouka-fle1 .box:first-child {
  width: 49%;
}
@media screen and (max-width: 640px) {
  .rouka-fle1 .box:first-child {
    width: 100%;
    margin-bottom: 15px;
  }
}
.rouka-fle1 .box:first-child h3 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
}
.rouka-fle1 .box:first-child h3 .text1 {
  color: #00a0e9;
}
.rouka-fle1 .box:last-child {
  width: 49%;
}
@media screen and (max-width: 640px) {
  .rouka-fle1 .box:last-child {
    width: 100%;
    text-align: center;
  }
}
.rouka-fle1 .box:last-child img {
  width: 400px !important;
}
@media screen and (max-width: 640px) {
  .rouka-fle1 .box:last-child img {
    width: 100% !important;
  }
}

.rouka-text1 h3 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
}
.rouka-text1 h3 .text1 {
  color: #00a0e9;
}

/* ------------------------------------------------------------
company.html
------------------------------------------------------------ */
.company-dl dl {
  display: flex;
}
@media screen and (max-width: 640px) {
  .company-dl dl {
    flex-direction: column;
  }
}
.company-dl dl dt {
  background: #00a0e9 !important;
  color: #fff;
  width: 220px !important;
  display: flex;
  align-items: center !important;
}
@media screen and (max-width: 640px) {
  .company-dl dl dt {
    width: 100% !important;
    align-items: flex-start !important;
    border-bottom: none !important;
  }
}
.company-dl dl dd {
  width: calc(100% - 220px) !important;
}
@media screen and (max-width: 640px) {
  .company-dl dl dd {
    width: 100% !important;
  }
}
.company-dl dl dd a {
  color: #333;
  margin-right: 10px;
}

/* ------------------------------------------------------------
contact.html
------------------------------------------------------------ */
.contact-text div a {
  text-decoration: none;
  color: #00a0e9;
  font-weight: bold;
}

.mail.title {
  display: none;
}

.contact-form dl dt {
  background: #00a0e9 !important;
  color: #fff;
}
.contact-form dl dd textarea {
  height: 100px;
}

.confirm.contact-form {
  margin-top: 80px;
}

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

.mv {
  position: relative;
}
.mv:before {
  position: absolute;
  content: "";
  background: url(/images/contents/mainshita.png);
  height: 74px;
  width: 100%;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
}/*# sourceMappingURL=common_style.css.map */