@charset "UTF-8";
/* 1100px基本ラッパー */
.wrapper {
  margin-right: auto;
  margin-left: auto;
  max-width: 1100px;
  line-height: 1.8em;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

/* 1カラムコンテナ */
.col_1 {
  width: 100%;
  margin: 0 auto 0;
  border-radius: 10px;
  //padding: 20px;
  gap: 0.5em;
}

.col_1>div {
  //padding: 20px;
  border-radius: 10px;
}

/* 2カラムコンテナ */
.col_2 {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  margin: 0 auto 0;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-evenly;
  border-radius: 10px;
}

.col_2>div {
  width: 47%;
  padding: 15px;
  gap: 0.5em;
}

/* 3カラムコンテナ */
.col_3 {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  margin: 0 auto 0;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-evenly;
  border-radius: 10px;
}

.col_3>div {
  width: calc((100% - 150px) / 3);
  margin: 15px;
  padding: 20px;
  gap: 0.5em;
  display: flex;
    flex-direction: column;
}

.col_1 h3,
.col_2 h3,
.col_3 h3 {
  font-size: 1.5em;
  font-weight: bold;
  margin: 20px auto;
}

@media screen and (max-width: 768px) {
  .col_2>div,
  .col_3>div {
    width: 100%;
  }
}

.col_bg01 {
  color: rgb(53, 53, 53);
  background-color: #f6f6f6;
  margin: 30px;
  padding: 15px;
}

.col_contents {
  margin: 15px;
  padding: 15px;
  color: rgb(53, 53, 53);
  background-color: #f6f6f6;
  text-align: left;
  border-radius: 15px;
}

.spacing {
  margin: 100px;
}

/* 汎用ボタン */
.glbbtn01,
.glbbtn02,
.glbbtn03 {
  letter-spacing: 0.1em;
  font-weight: bold;
  color: #0c3388;
  position: relative;
  padding: 13px 36px 13px 40px;
  display: inline-block;
  border-radius: 555px;
  border: 1px solid #0c3388;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  margin: 30px 0;
  //margin-top:auto;
}
.glbbtn01.arrow:after,
.glbbtn02.arrow:after,
.glbbtn03.arrow:after {
  position: absolute;
  content: "";
  width: 35px;
  height: 6px;
  background: url(../images/arrow_r.svg) no-repeat center/100%;
  right: -15px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.glbbtn01 .txt,
.glbbtn02 .txt,
.glbbtn03 .txt {
  padding-left: 18px;
}

.glbbtn02 {
  background-color: #0c3388;
  color: #fff;
}
.glbbtn03 {
  width: 100%;
}

.glbbtn02.svg {
  max-width: 420px;
  width: 100%;
  text-align: center;
  padding-top: 27px;
  padding-bottom: 27px;
  font-size: 24px;
  font-family: "Poppins", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

.glbbtn01:hover,
.glbbtn02:hover,
.glbbtn03:hover {
  background-color: #0c3388;
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.glbbtn02:hover {
  color: #0c3388;
  background-color: #fff;
}

.glbbtn01:hover:after,
.glbbtn02:hover:after,
.glbbtn03:hover:after {
  right: -22px;
}

a,
a::before,
a::after,
button {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
/* 汎用ボタン */





/* メールフォーム */
.textbox_nm01 {
  max-width: 1000px;
  height: auto;
  background: #EEF0F4;
  border-radius: 15%;
  box-shadow: 9.91px 9.91px 15px #D9DADE, -9.91px -9.91px 15px #FFFFFF;
}
/* メールフォーム */

.info001 {
  font-size: 1.2em;
  padding: 1em;
  margin: 2em 0;
  background: white;
  border-top: solid 5px #5d627b;
  box-shadow: 0 3px 5px rgb(0 0 0 / 22%);
}

.info002 {
  padding: 1em;
  margin: 2em 0;
  background: white;
  border-top: solid 5px #5d627b;
  box-shadow: 0 3px 5px rgb(0 0 0 / 22%);
  line-height: 1.5em;
}

.mw_wp_form .error {
  font-weight: bold;
  background: #ffff00;
  padding: 1.1em;
}

.cf_requiredl {
  font-weight: bold !important;
}

.formstyle-rnw input[type="submit"],
.formstyle-rnw input[type="button"],
.formstyle-rnw button {
  width: 100%;
  text-align: center;
}

.backbtn {
  background: #7777a8 !important;
}


/* レイアウト */
.inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1024px;
  width: 100%;
}

.contents {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  //background-color: rgb(219, 219, 219);
  //background-image: url("https://www.owltech.co.jp/image/2023/02/shopbg.webp"); /* 640x426 */
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
}

.innerwrapper {
  margin-right: auto;
  margin-left: auto;
  max-width: 1100px;
  line-height: 1.8em;
}

.innerwrapper>div {
  background: #ffffff;
  border-radius: 10px;
  padding: 1.4em;
  border: 3px solid #eee;
  text-align: center;
}
.innerwrapper p {
  text-align: left;
}

li.listbox {
  margin-left: 1.4em;
  text-indent: -1.4em;
  line-height: 2em;
  margin-bottom: 30px;
}

.shopimg {
  width: 100%;
  margin: 10px 0;
}

.m-head01 {
  position: relative;
  overflow: hidden;
  padding: 1.5rem 2rem 1.5rem 80px;
  border: 3px solid #000;
  border-radius: 100vh;
  font-size: 2em;
  font-weight: 1000;
}

.m-head01 span {
  font-size: 2rem;
  line-height: 50px;
  position: absolute;
  top: calc(50% - 25px);
  left: 10px;
  display: block;
  width: 50px;
  height: 50px;
  color: #fff;
  border-radius: 50%;
  background: #000;
}

.m-head02 {
  position: relative;
  line-height: 1.4;
  padding: 0.25em 1em;
  display: inline-block;
  top: 0;
  font-size: 2em;
  font-weight: 1000;
  width: 100%;
  text-align: center;
  margin: 50px auto;
}

.m-head02:before,
.m-head02:after {
  position: absolute;
  top: 0;
  content: '';
  width: 8px;
  height: 100%;
  display: inline-block;
}

.m-head02:before {
  border-left: solid 1px black;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  left: 0;
}

.m-head02:after {
  content: '';
  border-top: solid 1px black;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
  right: 0;
}


.m-head03 {
  background-color: rgb(145, 137, 137);
  padding: 20px;
  position: relative;
}

.m-head03:after {
  border-bottom: 12px solid #fff;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  content: '';
  margin-left: -10px;
  position: absolute;
  top: -12px;
  left: 50%;
}

.m-head04 {
  font-weight: bold;
  font-size: 1.3em;
  text-align: left;
  padding: 15px 0;
  border-bottom: 1px solid #333;
}
/* レイアウト */













/* ツールチップ */
.wrapper2 {
  display: inline-flex;
  list-style: none;
  height: 120px;
  width: 100%;
  //padding-top: 40px;
  font-family: "Poppins", sans-serif;
  justify-content: flex-start;
}

.wrapper .icon {
  position: relative;
  background: #fff;
  border-radius: 50%;
  margin: 3px;
  width: 35px;
  height: 35px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  //box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.wrapper .tooltip {
  position: absolute;
  top: 0;
  font-size: 14px;
  background: #fff;
  color: #fff;
  padding: 5px 8px;
  border-radius: 5px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  white-space: nowrap;
}

.wrapper .tooltip::before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  background: #fff;
  bottom: -3px;
  left: 50%;
  transform: translate(-50%) rotate(45deg);
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.wrapper .icon:hover .tooltip {
  top: -45px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.wrapper .icon:hover span,
.wrapper .icon:hover .tooltip {
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.1);
}

.wrapper .facebook:hover,
.wrapper .facebook:hover .tooltip,
.wrapper .facebook:hover .tooltip::before {
  background: #8a8a8a;
  color: #fff;
}

.wrapper .twitter:hover,
.wrapper .twitter:hover .tooltip,
.wrapper .twitter:hover .tooltip::before {
  background: #8a8a8a;
  color: #fff;
}

.wrapper .instagram:hover,
.wrapper .instagram:hover .tooltip,
.wrapper .instagram:hover .tooltip::before {
  background: #8a8a8a;
  color: #fff;
}

.tips_img {
  width: 35px;
  height: 35px;
}
/* ツールチップ */

/* 2カラムdiv */
.colum_two {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  margin-bottom: 60px;
}
.colum_two_l {
  background-color: #eee;
  padding: 10px;
}
.colum_two_l img {
  max-width: 100%;
  height: auto;
}
.colum_two_r {
  background-color: #ddd;
  padding: 10px;
}
.colum_two_r img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 999px) {
  .colum_two {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .colum_two_l img {
    width: 100%;
    max-width: none;
  }
}

/* 3カラムdiv */
.colum_three_grid {
  display: grid;
  width: 95%;
  max-width: 95%;
}

.colum_three {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}

.colum_three_l, .colum_three_c, .colum_three_r {
  background-color: #eee;
  padding: 10px;
}

.colum_three_l img, .colum_three_c img, .colum_three_r img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 999px) {
  .colum_three {
    grid-template-columns: 1fr;
    grid-row-gap: 20px;
  }

  .colum_three_l, .colum_three_c, .colum_three_r {
    margin: 0;
  }
}