@charset "utf-8";
/* CSS Document */
div#bun {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 85%;
  text-align: left;
  font-size: 1rem;
}
div#bun p {
  background: #fff;
  display: inline-block;
  padding: 0 18px;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 8px;
}
@media screen and (max-width:678px) {
  div#bun {
    top: 58%;
  }
  div#bun p {
    font-size: 16px;
  }
}
input[type="text"] {
  width: 80%;
}

#page-top {
  position: fixed;
    bottom: 10px;
    right: 0;
    z-index: 100;
}
#page-top a {
  background: rgb(255,100,100);
  filter:alpha(opacity=80);
  background: rgba(255,100,100,0.8);
    text-decoration: none;
    color: #fff;
    width: 80px;
    height: 30px;
    text-align: center;
    display: block;
    padding: 14px 20px;
}
#page-top a:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
#page-top a  img {
  height: 30px;
}
.banner{
  position: absolute;
  bottom: 0px;
  left: 20px;
  z-index: 10;
}
.banner li {
  text-decoration: none;
  color: #fff;
  display: inline-block;
  width: 220px;
}
.banner li img {
  border: solid 2px #000;
}
.section dt {
  color: #6b6b6b;
  font-weight: bold;
  font-size: 1.2rem;
}
.section dd {
  margin-bottom: 1.4em;
  padding-left: 1em;
}
@media screen and (min-width:573px) {
  div#tpp {
    z-index: 1;
    position: fixed;
    width: 100vw;
    background: rgb(201 201 201 / 81%);
    height: 94px;
  }
  .menu-btn:after {
    right: -122px;
    top: 55px;
    position: fixed;
    content: 'メニュー';
    color: #000;
    font-size: 1rem;
    width: 200px;
  }
  .menu-btn:before {
    font-size: 3rem;
  }
  .menu-btn {
    top: -17px;
    right: 21px;
  }
  .com img {
    top: -60px;
    right: 15px;
    width: 44%;
    position: absolute;
  }
}
@media screen and (max-width:572px) {
  .com img {
    top: -34px;
    right: 18px;
    width: 80%;
    position: absolute;
  }
  div#tpp {
    z-index: 1;
    position: fixed;
    width: 100vw;
    background: rgb(201 201 201 / 81%);
    height: 50px;
  }
  .menu-btn:after {
    right: -58px;
    top: 9px;
    position: fixed;
    content: 'メニュー';
    color: #000;
    font-size: 1rem;
    width: 200px;
  }
  .menu-btn {
    top: -9px;
    right: 26px;
  }
  .menu-btn:before {
    font-size: 2rem;
  }
}
.menu-btn:before {
  content: '\f0c9';
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  color: #000;
}
.menu-btn {
  position: fixed;
  z-index: 4;
  padding: 2px;
}
.menu-btn:before {
  content: '\f0c9';
}
.menu-btn.active:before {
  content: '\f00d';
}
div#link ul {
  display: none;
}
a.button:hover {
  opacity: 0.7;
}
div#link {
  z-index: 2;
  position: fixed;
  right: 0;
}
div#link ul {
  font-size: 1.2rem;
}
div#link ul, .section ul {
  list-style: none;
}
div#link ul li a {
  text-decoration: none;
  padding: 0.5em;
  line-height: 2em;
  font-size: 1.3em;
  color: white;
}
div#link ul li {
  background: #8a8a8a;
  width: 100%;
  padding-right: 7em;
}
div#link ul li a:hover {
  opacity: 0.4;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
}
body {
  line-height: 2;
  font-family: "Noto Sans JP";
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  background: transparent;
}
img {
  margin: auto;
  display: block;
  box-sizing: border-box;
  max-width: 100%;
}
/* header */
.wrapper {
  margin: 0 auto;
  width: 100%;
  position: relative;
}
div#header {
  position: relative;
  height: 0;
  padding-top: 67%;
  background-image: url("../img/logoback.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
img#logo {
  margin-left: 0;
  margin-top: 15px;
  height: 80px;
}
@media screen and (max-width:678px) {
  img#logo {
    height: 32px;
    margin-top: 0;
  }
}
/* h */
h2 {
  font-size: 3rem;
  margin: 2rem auto;
  max-width: 900px;
  color: #7fb3e8;
  padding: 0 1em;
  letter-spacing: -0.1em;
}
h2 span {
  font-size: 1rem;
  letter-spacing: 0.2em;
  margin-left: 1rem;
}
@media screen and (max-width:572px) {
  h2 {
    letter-spacing: 6px;
    line-height: 56px;
  }
  h2 span {
    letter-spacing: 6px;
  }
}
h2#d1 {
  color: #8982ec;
}
h2#d2 {
  text-align: center;
}
h2#d3 {
  color: #87d2de;
}
h2#d4 {
  color: #d0a281;
}
h2#d5 {
  color: #d0a281;
}
h2#d6 {
  color: #ffa2c4;
}
h2#d7 {
  color: #4db7c1;
}
h2#d8 {
  color: #eab97e;
}
h2#d9 {
  color: #eab97e;
}
h2#d10 {
  color: #e2902b;
}
/* company */
.com {
  background: #e5e0f3;
  position: relative;
  height: 166px;
}
.one {
  box-sizing: border-box;
  width: 100%;
  background: #f3f3f3;
  padding: 2em;
}
/* 560px未満 */ @media screen and (max-width: 559px) {
  div#link ul {
    font-size: 1.4rem;
  }
  h2 span {
    display: block;
    margin: 0;
  }
  th, td {
    width: auto;
    display: block;
  }
  .box {
    margin: 1rem;
  }
  .pox {
    background: #fff3e6;
    padding-bottom: 60px;
    padding-top: 12px;
  }
  .paisen.flex {
    width: 90%;
    margin: auto;
  }
  .abb {
    padding: 1em;
    background: #dbfaff;
  }
  .box.his {
    padding: 1em;
    background: #efe0be;
  }
  p.mura {
    z-index: -1;
    position: absolute;
    background: #d2d8ff;
    width: 200px;
    height: 300px;
  }
  p.mido {
    margin-top: -1.8em;
    z-index: -1;
    position: absolute;
    background: #d2fdff;
    width: 100%;
    height: 150px;
  }
  p.pura {
    z-index: -1;
    position: absolute;
    background: #f9e2e8;
    width: 338px;
    height: 90%;
  }
  p.bura {
    z-index: -1;
    position: absolute;
    background: #e2f2f9;
    width: 80%;
    height: 500px;
  }
  p.iido {
    margin-top: -1.8em;
    z-index: -1;
    position: absolute;
    background: #ffefd2;
    width: 100%;
    height: 221px;
  }
  .byside {
    box-sizing: border-box;
    margin: 3%;
  }
  .byside img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .ao {
    padding: 1em;
    background: #b0ddf3;
  }
  .min {
    width: 92%;
  }
  .tate p {
    margin: 2em;
  }
  table.comp th {
    border: 13px solid #ffffff;
  }
  table.comp th {
    width: 150px;
    background: #c1b8f3;
    padding: 0.4rem;
    border: unset;
    border-top: 16px solid #ffffff;
  }
  table.imo th {
    border: 13px solid #ffffff;
  }
  table.imo th {
    color: #fffcfc;
    width: 150px;
    background: #94ddff;
    padding: 0.4rem;
  }
  .hako {
    margin-bottom: 2em;
  }
  .few {
    width: 60%;
  }
  /* PHOTO GALLERY */
  .pho li p {
    margin: 1%;
  }
  ul.pho li {
    list-style: none;
    text-align: center;
    margin: 1%;
    padding: 1%;
  }
  /* base */
  .base {
    background: #def8fb;
  }
  .gt {
    margin: 2rem;
  }
  .gt img {
    object-fit: cover;
  }
  .gt h3 {
    color: white;
    margin-bottom: 2rem;
    padding: 0.7rem;
    background: #03A9F4;
  }
  .gt p {
    font-size: 1rem;
  }
}
/* 960px未満 */ @media screen and (min-width: 560px) {
  /* box */
  .pox {
    padding: 2em;
    background: #fff2e2;
    padding-bottom: 4em;
  }
  .paisen.flex {
    width: 100%;
    margin: auto;
  }
  .abb {
    padding: 7em;
    background: #dbfaff;
  }
  .box.his {
    padding: 7em;
    background: #efe0be;
  }
  p.mura {
    z-index: -1;
    position: absolute;
    background: #d2d8ff;
    width: 200px;
    height: 300px;
  }
  p.mido {
    margin-top: -1.8em;
    z-index: -1;
    position: absolute;
    background: #d2fdff;
    width: 100%;
    height: 400px;
  }
  p.pura {
    z-index: -1;
    position: absolute;
    background: #f9e2e8;
    width: 338px;
    height: 53%;
  }
  .rec {
    background: #d3eefb;
    width: 80%;
    margin: auto;
  }
  p.iido {
    margin-top: -1.8em;
    z-index: -1;
    position: absolute;
    background: #ffefd2;
    width: 100%;
    height: 221px;
  }
  .box {
    padding: 0 1em;
    max-width: 1000px;
    margin: 1em auto 0;
    line-height: 2rem;
  }
  .flex {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
  }
  .byside {
    box-sizing: border-box;
    margin: 2%;
    width: 46%;
  }
  .byside img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .ao {
    padding: 1em;
    background: #b0ddf3;
  }
  .min {
    width: 80%;
  }
  .tate p {
    margin: 2%;
  }
  table.comp {
    width: 90%;
    margin: 3rem auto 0;
  }
  table.comp th {
    border: 6px solid #ffffff;
  }
  table.comp th {
    width: 150px;
    background: #c1b8f3;
    padding: 0.4rem;
  }
  table.imo {
    border-spacing: 25px;
    margin: 3rem auto 0;
  }
  table.imo th {
    color: #fffcfc;
    width: 150px;
    background: #94ddff;
  }
  .hako {
    width: 49%;
    margin-bottom: 4em;
  }
  .few {
    width: 60%;
  }
  /* PHOTO GALLERY */
  .pho li p {
    margin: 1%;
  }
  ul.pho li {
    list-style: none;
    text-align: center;
    margin: 1%;
    padding: 1%;
    width: 44%;
  }
  /* base */
  .base {
    width: 84%;
    background: #def8fb;
  }
  .bas {
    justify-content: space-between;
    display: flex;
  }
  .gt {
    margin: 2rem;
    width: 50%;
  }
  .gt img {
    object-fit: cover;
  }
  .gt h3 {
    color: white;
    margin-bottom: 2rem;
    padding: 0.7rem;
    background: #03A9F4;
  }
  .gt p {
    font-size: 1rem;
  }
}
/* form */
.ren {
  line-height: 2em;
  position: relative;
  margin: 1em;
}
.ren span {
  color: white;
  top: -14px;
  position: absolute;
  margin: 1em;
  background: #42b7ef;
  border-radius: 2px;
  padding: 0px 14px;
}
table.formTable span {
  color: white;
  top: 0;
  right: 0;
  position: absolute;
  margin: 1em;
  background: #42b7ef;
  padding: 2px;
}
div#formWrap p {
  margin: 1em;
}
#formWrap {
  margin: 0 auto;
  color: #555;
  line-height: 120%;
  font-size: 90%;
}
table.formTable {
  width: 100%;
  border-spacing: 8px;
  margin: 0 auto;
}
table.formTable td, table.formTable th {
  background: white;
  border: 1px solid #ccc;
  padding: 10px;
}
table.formTable th {
  padding: 1.4em;
  position: relative;
  width: 30%;
  font-weight: normal;
  background: #efefef;
  text-align: left;
}

/* contact
------------------------------------------------------------ */

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
    display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
    outline-offset: -2px;
}
.contact .innar {
}
.contact .read{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.contact table{ width: 100%; }
.contact th {
    width: 25%;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    padding: 17px;
    vertical-align: top;
    position: relative;
}
.contact td {
    width: 75%;
    padding: 10px;
    padding-left: 30px;
    font-size: 14px;
}
.contact th::after {
  display: inline-block;
  width: 50%;
  max-width: 60px;
  background: #999999;
  color: #fff;
  font-size: 13px;
  line-height: 12px;
  text-align: center;
  border-radius: 2px;
  position: absolute;
  top: 16px;
  right: 0;
  margin: auto;
  height: 22px;
  margin-left: 18px;
  padding-top: 6px;
  margin-right: 12px;
}
.contact .form__required::after { content: "必須"; background: #42b7ef; }
.contact td p{ margin: 10px; }

.confirm {
  padding: 2em;
  background: #fff2e2;
  padding-bottom: 4em;
}
.confirm .innar {
  padding: 0 1em;
  max-width: 1000px;
  margin: 1em auto 0;
  line-height: 2rem;
}
.confirm .read{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.confirm table{ width: 100%; }
.confirm th {
  font-size: 16px;
  vertical-align: top;
  padding: 1.4em;
  position: relative;
  width: 30%;
  font-weight: normal;
  background: #efefef;
  text-align: left;
  border: 1px solid #ccc;
}
.confirm td {
  width: 75%;
  padding: 10px;
  padding-left: 30px;
  font-size: 14px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px;
}
.confirm th::after {
  display: inline-block;
  width: 50%;
  max-width: 60px;
  background: #999999;
  color: #fff;
  font-size: 13px;
  line-height: 12px;
  text-align: center;
  border-radius: 2px;
  position: absolute;
  top: 16px;
  right: 0;
  margin: auto;
  height: 22px;
  margin-left: 18px;
  padding-top: 6px;
  margin-right: 12px;
}
.confirm .form__required::after {
  content: "必須";
  background: #42b7ef;
  margin-top: 8px;
}
.confirm td p{ margin: 10px; }

.thanks {
  padding: 2em;
  background: #fff2e2;
  padding-bottom: 4em;
}
.thanks .innar {
  padding: 0 1em;
  max-width: 1000px;
  margin: 1em auto 0;
  line-height: 2rem;
}

input[type="text"],
textarea,
input[type="number"],
input[type="tel"],
input[type="email"] {
    border-radius: 4px;
    padding: 6px 10px;
    background: #eeeeee;
    border: solid 1px #575757;
    font-size: 14px;
}
input::placeholder {
    color: #959392;
    font-size: 13px;
    font-weight: 100;
    letter-spacing: 0.2rem;
}
select{
    width: 50%;
    border-radius: 4px;
    height: 50px;
    font-size: 14px;
    background: #eeeeee;
    border: solid 1px #575757;
    padding: 0 4px;
}
input[type="email"] { width: 95%;}
input[type="tel"] { margin-right: 1em; width: 95%;}
input[type="text"] { width: 95%; }
textarea { width: 95%; resize: auto; }
.form_btn{ max-width: 310px; margin: 30px auto; }
.form_btn input {
    color: #575757;
    background: #efefef;
    border: none;
    border-radius: 4px;
    position: relative;
    display: block;
    padding: 8px;
    transition: all 0.3s ease-in-out;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    width: 100%;
    border: solid 1px;
}
.form_btn input:hover{ color: #fff; background-color: #575757; }
.form_btn input.not_approval { background-color: #e5e5e5; color: #000; }
.form_btn input.not_approval:hover{ background-color: #e5e5e5; }

.innerlist_addressnumber input{ width: 26%; }
.addressnum_btn{
    background: #05adbe;
    border-radius: 4px;
    padding: 10px;
    color: #fff;
    text-align: center;
}
.privacy__box{
	height: 250px;
	border: solid 1px #ccc;
	padding: 30px;
	overflow-y: scroll;
}

.privacy__box h4{
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.privacy__box h5{ margin: 30px 0 10px; font-weight: bold; }
.contact td .privacy__box p{ margin: 0; margin-bottom: 20px; }
.privacy__box .txt_r{ text-align: right; }
.privacy__box dl{
	display: flex;
	border-bottom: solid 1px #ccc;
}
.privacy__box dl:last-child{ border: none; }
.privacy__box dt{
	width: 35%;
	text-align: center;
	padding: 10px 20px;
	background: #f2f2f2;
}
.privacy__box dd{ width: 65%; padding: 10px 20px; }

.consent_area{ text-align: center; }
.consent_area label{ vertical-align: middle; }
.consent_area .yes__label{ margin-right: 20px; }
.consent_area label input{ margin-right: 10px; }

.subhead{
    background: url(../img/mainimg__bg.jpg) no-repeat 50% 50% / cover;
    padding: 60px 0;
    margin-bottom: 0px;
}
.subhead h2.tit{ color: #fff; margin-bottom: 0; }
.subhead h2.tit span{ color: #fff01a; }


/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
@media screen and (max-width:572px) {
  #formWrap {
    width: 95%;
    margin: 0 auto;
  }
  table.formTable th, table.formTable td {
    width: auto;
    display: block;
  }
  table.formTable th {
    margin-top: 5px;
    border-bottom: 0;
  }
  input[type="tel"] {
    width: 92%;
  }
  input[type="email"] {
    width: 92%;
  }
  input[type="text"], textarea {
    width: 95%;
    padding: 5px;
    font-size: 110%;
    display: block;
  }
  input[type="submit"], input[type="reset"], input[type="button"] {
    display: block;
    width: 100%;
    height: 40px;
  }
  .confirm {
    padding: 1em;
  }
  .confirm th {
    width: 87%;
  }
  .confirm td {
    width: 95%;
    margin-bottom: 6px;
  }
  #page-top {
    bottom: 0;
  }
  #page-top a {
    width: 80px;
    height: 30px;
    padding: 10px 16px;
  }
  .banner{
    position: absolute;
    bottom: -23%;
    left: 0px;
    z-index: 10;
    display: flex;
    padding: 0 4px;
    width: 98%;
  }
  .banner li {
    width: 50%;
  }
  .banner li img {
    border: unset;
  }
  h2#d3 {
    margin-top: 20px;
  }
}

/*------------- スマホでテキスト改行 ------------*/
@media screen and (min-width: 768px){
.br-sp {display: none; }
}
/*------------ PC・SP 表示切替（990） -----------*/
@media screen and (max-width: 990px){
  .pc9 {
    display: none!important;
  }
}
@media screen and (min-width: 990px){
  .sp9 {
    display: none!important;
  }
}
/*------------ PC・SP 表示切替（768） -----------*/
@media screen and (max-width: 768px){
  .pc7 {
    display: none !important;
  }
}
@media screen and (min-width: 768px){
  .sp7 {
    display: none !important;
  }
}

/*------------ ハンバーガーメニュー -----------*/
.header {
  background: rgb(201,201,201);
  filter:alpha(opacity=80);
  background: rgba(201,201,201,0.8);
  position: fixed;
  top: 0;
  width: 100%;
  height: 80px;
  z-index: 30;
}
.header__inner {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
}
.header li {
  list-style-type: none;
  margin-top: 12px;
  margin-left: 12px;
}
.header a {
  color: #000;
  text-decoration: none;
}
.sideMenu {
  background-color: #fff;
  height: 100vh;
  overflow-y: auto;
  padding-top: 56px;
  position: fixed;
  right: -200px;
  transition: all 0.6s;
  top: 0;
  width: 200px;
  z-index: 200;
}
.hamburger {
  cursor: pointer;
    height: 80px;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    z-index: 300;
}
.hamburger span {
  background-color: #111;
      height: 8px;
      left: 20px;
      position: absolute;
      transition: all 0.6s;
      width: 44px;
}
.hamburger__lineTop {
  top: 20px;
}
.hamburger__lineCenter {
  top: 36px;
}
.hamburger__lineBottom {
  top: 52px;
}
.overlay {
  background-color: #000;
  cursor: pointer;
  height: 100vh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: all 0.6s;
  visibility: hidden;
  width: 100vw;
  z-index: 100;
}
/* メニューが開いた時のCSS */
.nav-open .sideMenu {
  background-color: #fff;
  right: 0;
  width: 50%;
}
.nav-open .hamburger__lineTop {
  top: 26px;
  transform: rotate(45deg);
}
.nav-open .hamburger__lineCenter {
  left: 50%;
  width: 0;
}
.nav-open .hamburger__lineBottom {
  top: 26px;
  transform: rotate(-45deg);
}
.nav-open .overlay {
  opacity: 0.5;
  visibility: visible;
}
header h2 {
  text-align: right;
    position: absolute;
    right: 60px;
    font-size: 22px;
    letter-spacing: unset;
    margin: 0;
    color: #000;
    margin-top: 16px;
}

@media screen and (max-width: 768px){
  .header {
    height: 50px;
  }
  header h2 {
    font-size: 18px;
    margin-top: -4px;
  }
  .hamburger {
    height: 50px;
    width: 75px;
  }
  .hamburger span {
    height: 6px;
    width: 38px;
  }
  .hamburger__lineTop {
    top: 10px;
  }
  .hamburger__lineCenter {
    top: 22px;
  }
  .hamburger__lineBottom {
    top: 34px;
  }
}
