.pc {
  display: block !important;
}
.sp {
  display: none !important;
}

/*notes*/
header {
  background: #faf8f4;
}
.header__top__wrap {
  align-items: center;
  display: flex;
  font-size: 1.4rem;
  font-weight: 700;
  justify-content: space-between;
  margin: auto;
  max-width: 1000px;
  padding: 2em 2%;
}
.header__top__wrap .header__top {
  font-weight: 400;
}
.header__top__wrap .header__top div {
  align-items: center;
  display: flex;
  font-size: 2.7rem;
  line-height: 1.2;
}
.header__top__wrap .header__top div img {
  width: 20px;
}
.header__main__wrap {
  background: center center / cover url(../img/0000.jpg) no-repeat;
  border-radius: 40px;
  margin: auto;
  max-width: 1000px;
}
.header__main__wrap img {
  display: block;
  margin: auto;
  max-width: 360px;
  padding: 10em 0;
}
.header__bottom__wrap {
  font-family: 'Noto Serif JP', serif;
  font-size: 2.4rem;
  font-weight: 600;
  letter-spacing: .1em;
  margin: auto;
  max-width: 600px;
  padding: 3em 0;
  text-align: center;
}
.header__bottom__wrap p:nth-of-type(1) {
  border-bottom: .5px solid #2a6e7b;
  margin-bottom: .2em;
  padding-bottom: .2em;
}
.header__bottom__wrap p:nth-of-type(2) span {
  color: #c23f39;
}

/*notes*/
.s01__wrap {
  background: center center / cover url(../img/0100.svg) no-repeat;
  background-color: #faf8f4;
}
.s01__wrap div {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  margin: auto;
  max-width: 720px;
  padding: 8em 0;
}
.s01__wrap div span {
  color: #f7d775;
}

/*notes*/
.s02__wrap {
  padding: 46px 5% 46px;
}
.s02__wrap div {
  position: relative;
  background: linear-gradient(to bottom right, #f6eeda, #fefdfa 50%, #f6eeda);
  border: 2px solid #cc9999;
  margin: auto;
  max-width: 800px;
  padding: 70px 30px 30px;
}
.s02__wrap div .i1 {
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 450px;
}
.s02__wrap div ul {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.5em;
}
.s02__wrap div ul li {
  background: center center / cover url(../img/0203.svg) no-repeat;
  border-radius: 2em;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  font-size: 2.0rem;
  max-width: 240px;
  padding: .2em 0 .3em;
  text-align: center;
  width: 100%;
}
.s02__wrap div p {
  font-weight: 700;
  line-height: 1.8;
  text-align: center;
}
.s02__wrap div .i2 {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 100px;
}
.s02__wrap div .i3 {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100px;
  transform: rotate(180deg)
}

/*notes*/
.sekou__wrap {
  box-sizing: border-box;
  width: 100%;
  margin: 30px auto;
  text-align: center;
  padding: 30px;
  background: #f5f5f5;
}
.sekou__wrap div {
  position: relative;
/*  background: linear-gradient(to bottom right, #f6eeda, #fefdfa 50%, #f6eeda);*/
/*  border: 2px solid #cc9999;*/
  text-align: center;
  margin: auto;
  max-width: 100%;
  padding: 70px 30px 30px;
}
.sekou__wrap div .i1 {
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 450px;
}
.sekou__wrap div ul {
  max-width: 850px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 50px auto;
  margin-bottom: 1.5em;
}
.sekou__wrap div ul li {
  border-radius: 2em;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  font-size: 2.0rem;
  max-width: 250px;
  padding: .2em 0 .3em;
  text-align: center;
  width: 100%;
}
.sekou__wrap div p {
  font-weight: 700;
  line-height: 1.8;
  text-align: center;
}
.sekou__wrap div .i2 {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 100px;
}
.sekou__wrap div .i3 {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100px;
  transform: rotate(180deg)
}

/*notes*/
.s03__wrap {
  padding: 0;
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.s03__wrap .twitter-timeline {
  width: 35%;
}
.s03 {
  margin: auto;
  width: 60%;
}
.s03 iframe {
  vertical-align: bottom;
}
.s03 div.s03__address {

  padding: 1em 0 2em 2%;
  width: 100%;
}
.s03 div p:nth-of-type(1) {
  margin-bottom: .5em;
  padding-left: -5.5em;
}
.s03 div p:nth-of-type(2) {
  margin-left: 1em;
}

/*notes*/
.s04__wrap {
  padding: 50px 5%;
}
h2 {
  font-size: 3.2rem;
  margin-bottom: 0.5em;
  text-align: center;
}
h2 p {
  color: #917100;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: .2em;
}
.s04__wrap iframe {
  background: #ffffff;
  display: block;
  height: 620px;
  margin: 0 auto 3em;
  max-width: 1000px;
  width: 100%;
}





.btn__estimate {
  filter: drop-shadow(4px 8px 8px rgba(0,0,0,.24));
  margin: 0 auto 2em;
  max-width: 780px;
}
.btn__estimate:hover {
  filter: drop-shadow(0 0 16px rgba(194,63,57,.5));
}
.s04v__wrap {
  box-sizing: border-box;
  width: 100%;
  margin: 50px auto;
  text-align: center;
  padding: 30px;
  background: #f5f5f5;
}

.s04v2__wrap {
  box-sizing: border-box;
  width: 70%;
  margin: 50px auto;
  text-align: center;
  padding: 30px;
  background: #f5f5f5;
}

.s04__wrap .t1 {
  text-align: center;
}

/*notes*/
.s05__wrap {
  background: #faf8f4;
  border-bottom: .5px solid #2a6e7b;
  padding: 100px 0;
}
.s05__wrap .b1__wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 4em;
  max-width: 592px;
}
.s05__wrap .btn a {
  align-items: center;
  border: 1px solid #2a6e7b;
  border-radius: 2em;
  color: #2a6e7b;
  display: flex;
  font-size: 1.8rem;
  justify-content: space-between;
  max-width: 256px;
  padding: .5em 1.5em .5em 3.5em;
  transition: 0.3s;
}
.s05__wrap .btn a:after {
  content: '';
  width: 5px;
  height: 5px;
  border-bottom: 1px solid #2a6e7b;
  border-right: 1px solid #2a6e7b;
  margin-left: 2em;
  transform: rotate(45deg);
}
.s05__wrap .btn a:hover {
  background-color: #2a6e7b;
  color: #fff;
}
.s05__wrap .btn a:hover:after {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.s05__wrap h3 {
  color: #2a6e7b;
  font-size: 7.4rem;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 1em;
  text-align: center;
}
.s05__wrap h3 p {
  font-size: 1.4rem;
  font-weight: 700;
}
.s05__wrap .b2__wrap {
  align-items: flex-start;
  display: flex;
}
.s05__wrap .b2__wrap div {
  position: relative;
  margin-right: 3.57%;
  width: 50%;
}
.s05__wrap .b2__wrap div .i1 {
  position: absolute;
  bottom: 20px;
  right: 20px;
  max-width: 138px;
}
.s05__wrap .b2__wrap p {
  line-height: 2;
  width: 32.14%;
}
.s05__wrap .b3__wrap {
  display: flex;
  justify-content: space-between;
  margin: 2em auto;
  max-width: 960px;
}
.s05__wrap .b3__wrap li {
  align-items: center;
  background: center center / cover url(../img/0503.svg) no-repeat;
  color: #fff;
  display: flex;
  font-family: 'Noto Serif JP', serif;
  font-feature-settings: "palt";
  font-size: 1.8rem;
  height: 100px;
  justify-content: center;
  line-height: 1.4;
  text-align: center;
  width: 12.29%;
}
/*.s05__wrap .b3__wrap li:nth-child(6) {
  font-size: 1.5rem;
}
.s06__wrap .b3__wrap li:nth-child(6) {
  font-size: 1.8rem;
}
.s05__wrap .b3__wrap li:nth-child(7) {
  font-size: 1.6rem;
}*/
.s05__wrap .b4__wrap {
  background: #f4f1eb;
  margin: auto;
  max-width: 1000px;
  padding: .8em 0;
}
.s05__wrap .b4__wrap li {
  padding: .2em 1em;
}
.s05__wrap .b5__wrap {
  position: relative;
  background: #fff;
  border-radius: 40px;
  filter: drop-shadow(0 4px 16px rgba(0,0,0,.08));
  margin: 4em auto;
  max-width: 620px;
  padding: 50px 40px 20px;
}
.s05__wrap .b5__wrap p {
  color: #2a6e7b;
  font-size: 2.8rem;
  margin-bottom: 1em;
  text-align: center;
}
.s05__wrap .b5__wrap p span {
  color: #c23f39;
}
.s05__wrap .b5__wrap ul {
  display: flex;
  flex-wrap: wrap;
}
.s05__wrap .b5__wrap ul li {
  position: relative;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1em;
  padding-left: 4%;
  width: 46%;
}
.s05__wrap .b5__wrap ul li:before {
  position: absolute;
  content: "";
  background: 100% / 100% url(../img/0505.svg) no-repeat;
  width: 20px;
  height: 20px;
  top: .2em;
  left: 0;
}
.s05__wrap .b5__wrap img {
  position: absolute;
  top: -16px;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 80px;
}
.s05__wrap h4 {
  color: #2a6e7b;
  font-size: 3.2rem;
  font-weight: 400;
  margin-bottom: 1.5em;
  text-align: center;
}
.s05__wrap h4 p {
  color: #7fa8b0;
  font-size: 1.3rem;
  letter-spacing: .2em;
}
.s05__wrap .b6__wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 6em;
  max-width: 726px;
}
.s05__wrap .b6__wrap li {
  width: 46.83%;
}
.s05__wrap .b6__wrap li p {
  align-items: center;
  color: #2a6e7b;
  display: flex;
  font-weight: 700;
  margin-top: .5em;
}
.s05__wrap .b6__wrap li p:before,
.s05__wrap .b6__wrap li p:after {
  content: "";
  background: #2a6e7b;
  flex-grow: 1;
  height: 1px;
}
.s05__wrap .b6__wrap li p:before {
  margin-right: 1em;
}
.s05__wrap .b6__wrap li p:after {
  margin-left: 1em;
}
.s05__wrap .b6__wrap .i1 {
  width: 2.75%;
}
.s05__wrap .b7__wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 3em;
  max-width: 1000px;
}
.s05__wrap .b7__wrap .b7 {
  width: 49%;
}
.s05__wrap .b7__wrap .b7 .t1 {
  border: .5px solid #2a6e7b;
  color: #2a6e7b;
  font-size: 2.0rem;
  font-weight: 700;
  letter-spacing: .2em;
  margin-bottom: 1em;
  padding: .2em 0;
  text-align: center;
}
.s05__wrap .b7__wrap .b7 .t2 {
  border-bottom: .5px solid #2a6e7b;
  color: #2a6e7b;
  font-size: 2.0rem;
  font-weight: 700;
  margin: 1em 0 .5em;
  padding-left: 1em;
}
.s05__wrap .b7__wrap .b7 img {
  display: block;
  margin: auto;
  width: 453px;
}
.s05__wrap .b7__wrap .b7 .b7__min {
  display: flex;
  justify-content: space-between;
  margin-top: 3em;
}
.s05__wrap .b7__wrap .b7 .b7__min div {
  width: 48.97%;
}
.s05__wrap .b7__wrap .b7 .b7__min .t1 {
  font-size: 1.6rem;
  margin-bottom: .5em;
}
.s05__wrap .b7__wrap .b7 .b7__min p:last-child {
  line-height: 1.5;
  margin-top: .5em;
}
.btn2 {
  filter: drop-shadow(0 4px 8px rgba(0,0,0,.24));
  margin: auto;
  max-width: 256px;
}
.btn2:hover {
  filter: drop-shadow(0 0 16px rgba(255,255,255,0.5));
}

/*notes*/
.s06__wrap {
  border-bottom: none;
}
.s06__wrap .b2__wrap p {
  margin-left: 14.28%;
}
.s06__wrap .b2__wrap div {
  margin-right: 0;
  margin-left: 3.57%;
}
.s06__wrap .b2__wrap div .i1 {
  left: 20px;
}
.s06__wrap .b5__wrap ul li:last-child {
  margin-top: -1.6em;
}
.s05__wrap .b7__wrap .b7:last-child .t1:nth-child(3) {
  margin-top: 2em;
}

/*notes*/
.s07__wrap {
  padding: 70px 5% 70px;
}
.s07__wrap iframe {
  background: #fff;
  display: block;
  height: 900px;
  margin: 0 auto 3em;
  max-width: 1000px;
  width: 100%;
}






/*notes*/
footer {
  background: #2a6e7b;
  color: #fff;
  padding: 70px 5% .2em;
  text-align: center;
}
footer ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 1.5em;
  max-width: 200px;
}
footer ul li {
  width: 40px;
}
footer p:nth-of-type(1) {
  position: relative;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 3em 0 1.5em;
}
footer p:nth-of-type(1):before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -.5em;
  background: #fff;
  height: .5px;
  transform: translateX(-50%);
  width: 60px;
}
footer p:nth-of-type(2) {
  font-size: 1.6rem;
  font-weight: 700;
}
footer p:nth-of-type(2) span {
  font-size: 1.4rem;
}
footer .tel {
  margin-top: .5em;
  max-width: 170px;
}
.cpr {
  font-size: 1.2rem;
  margin-top: 3em;
  text-align: center;
}

.cpr2 {
  font-size: 1.2rem;
  margin-top: 0em;
  text-align: center;
}

.s02__wrap div ul li {
  position: relative;
}
.s02__wrap div ul li span {
  position: absolute;
  bottom: -2em;
  left: 0;
  color: #333;
  font-size: 1rem;
  font-weight: bold;
  display: block;
  width: 240px;
  text-align: center;
}

.sekou__wrap div ul li {
  position: relative;
}
.sekou__wrap div ul li span {
  position: absolute;
  bottom: -2em;
  left: 0;
  color: #333;
  font-size: 1rem;
  font-weight: bold;
  display: block;
  width: 240px;
  text-align: center;
}

@media screen and (max-width:720px){
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}

/*notes*/
.header__top__wrap {
  display: block;
  font-size: 1.0rem;
  text-align: center;
}
.header__top__wrap .header__top {
  display: block;
  max-width: 19em;
  margin: auto;
}
.header__main__wrap {
  border-radius: 20px;
  max-width: 90%;
}
.header__main__wrap img {
  max-width: 80%;
  padding: 8em 0;
}
.header__bottom__wrap {
  font-size: 1.8rem;
  line-height: 1.4;
  padding: 2em 0;
}
.header__bottom__wrap p:nth-of-type(1) {
  margin-bottom: .4em;
  padding-bottom: .4em;
}

/*notes*/
.s01__wrap div {
  font-size: 1.4rem;
  max-width: 90%;
  padding: 7em 0;
}

/*notes*/
.s02__wrap {
  padding: 38px 5% 38px;
}
.s02__wrap div {
  padding: 50px 20px 30px;
}
.s02__wrap div .i1 {
  top: -30px;
  max-width: 90%;
}
.s02__wrap div ul {
  display: block;
}
.s02__wrap div ul li {
  font-size: 1.8rem;
  margin: 5%;
  max-width: 90%;
}
.s02__wrap div p {
padding-top: 5px;
  text-align: left;
}

/*notes*/
.sekou__wrap {
  padding: 38px 5% 38px;
}
.sekou__wrap div {
  padding: 50px 20px 30px;
}
.sekou__wrap div .i1 {
  top: -30px;
  max-width: 90%;
}
.sekou__wrap div ul {
  display: block;
}
.sekou__wrap div ul li {
  font-size: 1.8rem;
  margin: 5%;
  max-width: 90%;
}
.sekou__wrap div p {
padding-top: 5px;
  text-align: left;
}

/*notes*/
  .s03__wrap {
    width: 100%;
    flex-wrap: wrap;
    padding: 0 5%;
    box-sizing: border-box;
  }
  .s03 iframe {
    height: 300px;
    width: 100%;
  }
  .s03 {
    width: 100%;
  }
.s03 div.s03__address {
padding: 5px 0px 25px;
  font-size: 1.3rem;
  width: 98%;
}
.s03__wrap .twitter-timeline {
  width: 100%;
}
  .s04v__wrap {
    padding: 2em 5%;
    background: #f5f5f5;
  }
  .s04v__wrap video {
    max-width: 100%;
  }





/*notes*/
.s04__wrap {
  padding: 50px 5%;
}
h2 {
  font-size: 2.4rem;
}
h2 p {
  font-size: 1.1rem;
}
.btn__estimate {
  max-width: 80%;
}
.s04__wrap .t1 {
  font-size: 1.4rem;
  text-align: left;
}

/*notes*/
.s05__wrap {
  padding: 50px 0;
}
.s05__wrap .b1__wrap {
  max-width: 90%;
}
.s05__wrap .btn a {
  font-size: 1.3rem;
  padding: .5em 1em .5em 1.5em;
}
.s05__wrap .btn a:after {
  margin-left: 1.5em;
}
.s05__wrap h3 {
  font-size: 3.6rem;
}
.s05__wrap h3 p {
  font-size: 1.1rem;
}
.s05__wrap .b2__wrap {
  display: block;
}
.s05__wrap .b2__wrap div {
  margin-right: 0;
  width: 100%;
}
.s05__wrap .b2__wrap div .i1 {
  bottom: 10px;
  right: 10px;
  max-width: 100px;
}
.s05__wrap .b2__wrap p {
  margin: 2em auto 0;
  width: 90%;
}
.s05__wrap .b3__wrap {
  flex-wrap: wrap;
  max-width: 90%;
}
.s05__wrap .b3__wrap li {
  font-size: 1.2rem;
  height: 70px;
  margin: 1% 0;
  width: 25%;
}
/*.s05__wrap .b3__wrap li:nth-child(6) {
  font-size: 1.1rem;
}
.s06__wrap .b3__wrap li:nth-child(6) {
  font-size: 1.2rem;
}
.s05__wrap .b3__wrap li:nth-child(7) {
  font-size: 1.2rem;
}*/
.s05__wrap .b4__wrap {
  max-width: 90%;
}
.s05__wrap .b5__wrap {
  border-radius: 20px;
  margin: 3em auto;
  max-width: 80%;
  padding: 30px 5% 10px;
}
.s05__wrap .b5__wrap p {
  font-size: 2.0rem;
}
.s05__wrap .b5__wrap ul {
  display: block;
}
.s05__wrap .b5__wrap ul li {
  font-size: 1.5rem;
  margin-bottom: .5em;
  padding-left: 6%;
  width: 100%;
}
.s05__wrap .b5__wrap ul li:before {
  width: 16px;
  height: 16px;
  top: .3em;
}
.s05__wrap .b5__wrap img {
  max-width: 20%;
}
.s05__wrap h4 {
  font-size: 2.2rem;
}
.s05__wrap h4 p {
  font-size: 1.0rem;
}
.s05__wrap .b6__wrap {
  margin: 0 auto 4em;
  max-width: 90%;
}
.s05__wrap .b6__wrap li p {
  font-size: 1.3rem;
}
.s05__wrap .b7__wrap {
  display: block;
  margin: 0 auto 2em;
  max-width: 90%;
}
.s05__wrap .b7__wrap .b7 {
  width: 100%;
}
.s05__wrap .b7__wrap .b7 .t1 {
  font-size: 1.8rem;
  margin-top: 2em;
}
.s05__wrap .b7__wrap .b7 .t2 {
  font-size: 1.6rem;
}
.s05__wrap .b7__wrap .b7 img {
  width: 90%;
}
.s05__wrap .b7__wrap .b7 .b7__min {
  margin-top: 0;
}
.s05__wrap .b7__wrap .b7 .b7__min .t1 {
  font-size: 1.4rem;
}
.s05__wrap .b7__wrap .b7 .b7__min img {
  width: 100%;
}
.s05__wrap .b7__wrap .b7 .b7__min p:last-child {
  font-size: 1.2rem;
}
.btn2 {
  max-width: 60%;
}

/*notes*/
.s06__wrap .b2__wrap p {
  margin: 2em auto 0;
  width: 90%;
}
.s06__wrap .b2__wrap div {
  margin-right: 0;
  margin-left: 0;
}
.s06__wrap .b2__wrap div .i1 {
  left: 10px;
}
.s06__wrap .b5__wrap ul li:last-child {
  margin-top: 0;
}
.s05__wrap .b7__wrap .b7:last-child .t1:nth-child(3) {
  margin-top: 2em;
}

/*notes*/
.s07__wrap {
  padding: 45px 5% 30px;
}

/*notes*/
footer {
  padding: 30px 5% .2em;
}
footer ul {
  max-width: 60%;
}
footer p:nth-of-type(1) {
  font-size: 1.6rem;
  margin: 2em 0 1.5em;
}
footer p:nth-of-type(1):before {
  width: 40px;
}
footer p:nth-of-type(2) span {
  font-size: 1.3rem;
}
footer p:nth-of-type(3) {
  font-size: 1.4rem;
}
footer .tel {
  max-width: 60%;
}
.cpr {
  font-size: 1.0rem;
}
  .s02__wrap div ul li {
    position: relative;
  }
  .s02__wrap div ul li span {
    position: absolute;
    bottom: -2em;
    left: 0;
    color: #333;
    font-size: 1.1rem;
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: center;
  }

}

  .sekou__wrap div ul li {
    position: relative;
  }
  .sekou__wrap div ul li span {
    position: absolute;
    bottom: -2em;
    left: 0;
    color: #333;
    font-size: 1.1rem;
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: center;
  }

}

.cb{
  /* floatを解除 */
  clear: both;
}

.spec{
  width: 50%;
  margin: 0 auto;
  margin-top: 70px;
  margin-bottom: 70px;
  color: #2D4765;
}

  .spec{
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;
    border-width: 2px!important;
  }
  .spec, .spec td, .spec th {
    border-width: 2px !important;
}

  .pc-none-image{
    display: block;
    width: 100%;
    margin: 20px 0;
  }
  .responsive-none-image{
    display: none;
  }