@charset "utf-8";

/*---------------------------------------------------------
共通部分
---------------------------------------------------------*/

/* * {
  outline: 2px red solid;
  66cdaa
} */

html {
  font-size: 1rem;
  scroll-behavior: smooth;
  background-color: #EDE5DC;
}

body {
  font-family: 'メイリオ', 'Meiryo', sans-serif;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #333;

}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

ins {
  text-decoration: none;
  color: #000;
  background-color: #ff9;
}

mark {
  font-weight: bold;
  font-style: italic;
  color: #000;
  background-color: #ff9;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  cursor: help;
  border-bottom: 1px dotted;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #dfddee;
}

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

.container {
  box-sizing: border-box;
  overflow: hidden;
}

.container__flex {
  box-sizing: border-box;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}

.container:after {
  display: block;
  clear: both;
  content: '';
}

.contents {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.main {
  float: left;
  width: 70%;
  margin-right: 3%;
}

.sidebar {
  float: left;
  width: 27%;
}

/*ページネーション*/
.pagination {
  margin: 2rem 0;
  text-align: center;
  padding-bottom: 2rem;
}

.pagination ul {
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination ul li {
  font-size: 1rem;
  display: inline-block;
  margin-right: .5rem;
}

.pagination ul li:last-child {
  border: 0;
}

.pagination ul li a,
.pagination .current {
  display: block;
  padding: .5rem .8rem;
  border: 1px solid #66cdaa;
}

.pagination ul li .prev,
.pagination ul li .next {
  border: 0;
}

.pagination ul li a {
  text-decoration: none;
  color: #66cdaa;
}

.pagination ul li a:hover {
  opacity: .6;
}

.pagination .current {
  color: #fff;
  background-color: #66cdaa;
}


/*  セクションタイトル */

.section-title {
  padding-bottom: 3rem;
  text-align: center;
}

.section-title h1 {
  position: relative;
  display: inline-block;
  margin-bottom: 1rem;
  font-size: 2rem;
  letter-spacing: 5px;
  color: #726357;
  padding-bottom: .4rem;
}

.section-title h1:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 70px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #e0c38c;
  border-radius: 2px;
}

/* フロントタイトル */

.front-title {
  text-align: center;
  position: relative;
}

.front-title h2 {
  font-size: min(4vw, 40px);
  color: #726357;
  letter-spacing: 5px;
  padding: 5rem 0 3rem;
}

/* フロントタイトル */

.front-title-l {
  text-align: center;
  position: relative;
}

.front-title-l h1 {
  font-size: 12vw;
  position: absolute;
  color: #fff;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  letter-spacing: 20px;
  font-weight: normal;
  /* margin-right: calc(50% - 50vw); */
  margin-left: calc(50% - 50vw);
  padding-left: 5%;
}

.front-title-l h2 {
  font-size: min(4vw, 48px);
  color: #726357;
  padding-top: 18vw;
  padding-bottom: 2rem;
  letter-spacing: 5px;
}

/* フロントタイトル */

.front-title-r {
  text-align: center;
  position: relative;
}

.front-title-r h1 {
  font-size: 12vw;
  position: absolute;
  color: #fff;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  letter-spacing: 20px;
  font-weight: normal;
  margin-right: calc(50% - 50vw);
  /* margin-left: calc(50% - 50vw); */
  padding-right: 5%;
  right: 0
}

.front-title-r h2 {
  font-size: min(4vw, 46px);
  color: #726357;
  padding-top: 18vw;
  padding-bottom: 2rem;
  letter-spacing: 5px;
}


/*  ページタイトル */
.pagetitle-def {
  padding-bottom: calc(10vw + 10px);
  position: relative;
  overflow: hidden;
  height: 150px;
}

.pagetitle-def::before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 10vw solid #fff;
  border-right: 100vw solid transparent;
}

.pagetitle__inner {
  position: absolute;
  margin-left: 20vw;
  margin-top: 2%;
  color: #98605e;
}

.pagetitle__inner h1 {
  font-size: 3rem;
  padding-bottom: 1.5rem;
  letter-spacing: 10px;

  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.pagetitle__inner span {
  font-size: 2rem;
  letter-spacing: 5px;
  padding-left: 2%;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;

  /* font-family: "Zen Kurenaido", sans-serif; */
  font-weight: 400;
  font-style: normal;
}


@media screen and (max-width: 600px) {

  .pagetitle__inner {
    position: absolute;
    margin-left: 10vw;
    margin-top: 5%;
    color: #98605e;
  }

  .pagetitle__inner h1 {
    font-size: 2rem;
    padding-bottom: 1rem;
  }

  .pagetitle__inner span {
    font-size: 1.6rem;
    padding-left: 3%;
  }



}




/*ボタン：詳しく見る*/

.btn,
a.btn,
button.btn {
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn-flat {
  overflow: hidden;
  padding: .6em 3.5em;
  color: #223a70;
  border-radius: 0;
  background: #fff;
  border: 2px solid #223a70;
}

a.btn-flat span {
  position: relative;
}

a.btn-flat:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform: translateX(-96%);
  transform: translateX(-96%);
  background: #223a70;
}

a.btn-flat:hover {
  color: #fff;
}

a.btn-flat:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

/* ボタン */

.btn-flat-01 {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 1em 3em;
  text-decoration: none;
  color: #043c78;
  transition: .4s;
  border: 1px solid #043c78;
}

.btn-flat-01:hover {
  background: #043c78;
  color: #fff;
}


a.btn-border {
  border-radius: 0;
}

a.btn-border:before,
a.btn-border:after {
  position: absolute;

  width: 100%;
  height: 2px;

  content: '';
  -webkit-transition: all .3s;
  transition: all .3s;

  background: #000;
}

a.btn-border:before {
  top: 0;
  left: 0;
}

a.btn-border:after {
  right: 0;
  bottom: 0;
}

a.btn-border:hover:before,
a.btn-border:hover:after {
  width: 0;
}

a.btn-border:hover {
  color: #3B469B;
}

/* btn_02 */

a.btn_02 {
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  width: 300px;
  margin: 3rem auto;
  padding: 1rem 4rem;
  font-weight: bold;
  border: 2px solid #27acd9;
  background: #27acd9;
  color: #fff;
  transition: 0.5s;
}

a.btn_02:hover {
  color: #27acd9;
  background: #fff;
}



/* 前の記事・次の記事 */
.post-navigation {
  overflow: hidden;
  padding: 2em;
  border-top: 1px solid #dcdcdc;
  margin-top: 5em;
}

.prev {
  display: inline-block;
  padding: 1em 2em;
  text-decoration: none;
  color: #333;
  border: solid 2px #333;
  border-radius: 15px;
  transition: .4s;
  float: left;
}

.prev:hover {
  opacity: 0.5;
}

.next {
  display: inline-block;
  padding: 1em 2em;
  text-decoration: none;
  color: #333;
  border: solid 2px #333;
  border-radius: 15px;
  transition: .4s;
  float: right;
}

.next:hover {
  opacity: 0.5;
}


/* パンくずリスト */
.breadcrumbs {
  padding: 30px 5%;
  font-size: .9rem;
  background-color: #fff;
}

.breadcrumbs a {
  text-decoration: none;
  color: #333;
}

.breadcrumbs a:hover {
  opacity: 0.5;
}

.breadcrumbs span {
  padding: 0 .2rem;
}

/* grecaptcha */
.grecaptcha-badge {
  visibility: hidden;
}

/* 中央揃え */
.center {
  text-align: center;
}

.breakout {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
}


.bcw {
  background-color: #fff;
}

.bcg {
  background-color: #fdf5e6;
  padding: 10rem 0;
}

.sec1 {
  order: 2;
}

.sec2 {
  order: 1;
}


@media screen and (max-width: 800px) {
  .container {
    padding: 0;
  }

  .main,
  .sidebar {
    float: none;
    width: 100%;
    margin-right: 0;
  }


}

@media screen and (max-width: 600px) {
  html {
    font-size: 15px;
  }

  .container {
    padding: 0;
  }

  .breadcrumbs {
    margin-top: 0rem;
  }

}


/*---------------------------------------------------------
ヘッダー
---------------------------------------------------------*/

.header {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  height: 100px;
  align-items: center;
  padding: 0 5%;
}

.header__logo {
  padding-left: 1rem;
}

.header__logo img {
  /* width: 80% */
}

.header__logo p {
  font-size: 2.6rem;
  /* color: #98605e; */
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.header__logo span {
  font-size: .8rem;
}

.header__gnavi--resp {
  display: none;
}

@media screen and (max-width: 900px) {

  .header__logo p {
    font-size: 2rem;
  }

}

@media screen and (max-width: 800px) {

  .header {
    height: 70px;
  }

  .header__gnavi {
    display: none;
  }

  .header__gnavi--resp {
    display: block;
  }

  .header__logo p {
    font-size: 1.6rem;
  }


}


/*---------------------------------------------------------
トップページ
---------------------------------------------------------*/

.heading {
  background-image: url(../images/whiskey.jpeg);
  height: 80vh;
  width: 100%;
  margin: 0 auto;
  background-position: right;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-size: cover;
  border-radius: 40px 0 0 40px;
  margin-left: 5%;
}

.heading-bc {
  height: 80vh;
  background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 20%, #000);
  border-radius: 40px 0 0 40px;
}

.heading-msg {
  color: #FFF;
  padding: 0 3%;
  padding-top: 40vh;
}

.heading-msg h2 {
  font-size: min(3vw, 40px);
  line-height: 2;
  letter-spacing: 1.5px;
}

.heading-msg p {
  font-size: min(2vw, 28px);
  line-height: 1.5;
  width: 70%;
  letter-spacing: 1.5px;
}


@media screen and (max-width: 800px) {


  .heading-msg p {
    font-size: 1rem;
    width: 90%;
  }

  .heading-msg h2 {
    font-size: 1.4rem;
  }
}


/*--------------------------------section01 */

#section01 {
  padding: 8rem 0;
}

.section01__inner {
  padding: 1em;

  font-family: "a-otf-ryumin-pr6n", serif;
  font-weight: 300;
  font-style: normal;
}

.section01__inner h2 {
  font-size: 3.2em;
  text-align: center;
  padding-bottom: 2rem;
  line-height: 1.5;
}

.section01__inner p {
  font-size: 1.4em;
  text-align: center;
  padding-bottom: 3em;
  line-height: 2.5;
  letter-spacing: 1.5px;
}

@media screen and (max-width: 800px) {

  .section01__inner h2 {
    font-size: 2.6em;
  }

  .section01__inner p {
    font-size: 1.2em;
  }


}



/*--------------------------------section02 */

#section02 {
  padding: 8rem 0;
}

.section02__inner {
  padding: 8rem 0 0;
}

.section02__inner h2 {
  font-size: 1.6rem;
}

.section02__inner--flexl {
  display: flex;
  width: 100%;
  margin-bottom: 10%;
  margin-left: calc(50% - 50vw);
}

.section02__inner--flexr {
  display: flex;
  justify-content: flex-start;
  flex-direction: row-reverse;
  width: 100%;
  margin-bottom: 5vw;
  margin-right: calc(50% - 50vw);
}

.section02__inner--msg {
  width: 50%;
  padding: 5%;
}

.section02__inner--msg h2 {
  font-size: 1.6rem;
  padding-bottom: 1rem;
}

.section02__inner--msg p {
  line-height: 2;
  letter-spacing: 1px;
}

.section02__inner--img {
  width: 50%;
}

.section02__inner--imgl img {
  width: 100%;
  object-fit: cover;
  height: 30vw;
  border-radius: 0 40px 40px 0;
}

.section02__inner--imgr img {
  width: 100%;
  object-fit: cover;
  height: 30vw;
  border-radius: 40px 0 0 40px;
}

@media screen and (max-width: 800px) {

  .section02__inner {
    margin: 0 5%;
  }

  .section02__inner--flexl {
    display: block;
    width: 100%;
    margin-bottom: 5vw;
    /* margin-left: calc(50% - 50vw); */
    margin: 0;
  }

  .section02__inner--flexr {
    display: block;
    justify-content: flex-end;
    width: 100%;
    margin-bottom: 5vw;
    margin: 0;
  }

  .section02__inner--msg {
    width: 100%;
    padding: 5%;

  }

  .section02__inner--imgl img {
    height: 50vw;
    border-radius: 40px;

  }

  .section02__inner--imgr img {
    height: 50vw;
    border-radius: 0;
    border-radius: 40px;
  }

}


/*--------------------------------section03 */

#section03 {
  padding: 8rem 0;
}


/*--------------------------------section04 */

#section04 {
  padding: 8rem 0;
}

.section04__inner {
  display: flex;
  padding: 4rem 0;
  margin: 0 2%;
  margin-bottom: 7rem;
}

.section04__inner--flex {
  width: 33%;
  text-align: center;
  margin: 0 1%;
}

.section04__inner--flex img {
  width: 100%;
  border-radius: 40px;
  height: 30vw;
  object-fit: cover;
}

.section04__inner--flex h2 {
  padding: 1rem 0;
  font-size: 1.4rem;
}

.section04__inner--flex p {
  text-align: left;
  line-height: 1.5;
  padding: 0 1rem;
  letter-spacing: 1px;
}


@media screen and (max-width: 800px) {

  .section04__inner {
    display: block;
    margin: 0 5%;
  }

  .section04__inner--flex {
    width: 100%;
    text-align: left;
    margin: 0;
  }

  .section04__inner--flex img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }


  .section04__inner--flex h2 {
    padding: 2rem 1rem;
    font-size: 1.6rem;
  }

  .section04__inner--flex p {
    padding: 0 1rem;
    font-size: 1.1rem;
    padding-bottom: 5rem;
  }

}

/*---------------------------------------------------------
お客様の声
---------------------------------------------------------*/

.comingsoon {
  font-size: 5rem;
  font-style: italic;
  text-align: center;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  padding: 10rem 0 15rem;
  color: #999;
}

.section_voice {
  padding: 3rem 0;
}

.section_voice_flex {
  display: flex;
  margin: 10% 0;
}

.section_voice_msg {
  width: 85%;
  padding: 2% 15% 2% 2%;
  background-color: #fff;
  margin-bottom: 5%;
  border-radius: 40px;
}

.section_voice_msg span {
  font-size: .8rem;
  color: #777;
}

.section_voice_msg h2 {
  font-size: 1.6rem;
  padding: 1rem 0;
}

.section_voice_msg h3 {
  font-size: 1.1rem;
  color: #555;
  text-align: right;
  padding-bottom: 1rem;
}

.section_voice_msg p {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 2px;
}

.section_voice_img {
  width: 70%;
  margin-left: -10%;
  margin-top: 5%;
}

.section_voice_img img {
  object-fit: cover;
  height: auto;
  border-radius: 40px;
  width: 90%;
}


.line {
  background-color: #06c755;
  text-align: center;
  width: 70%;
  margin: 0 auto;
  border-radius: 40px;
  padding: 3%;
  color: #fff;
}

.line-flex {
  display: flex;
}

.line img {
  height: 200px;
}

.line-msg {
  width: 70%;
  border-radius: 0 40px 40px 0;
  text-align: center;
  margin: 0 auto;
}

.line-img {
  width: 30%;
  /* background-color: #fff; */
  border-radius: 0 40px 40px 0;
  text-align: center;
  margin: 0 auto;
}

.line h2 {
  font-size: 1.8rem;
  padding-bottom: 1rem;
}

.line h3 {
  font-size: 3rem;
  font-family: "Mochiy Pop One", sans-serif;
  font-weight: 400;
  font-style: normal;

}

.line-msg p {
  background-color: #fff;
  color: #06c755;
  padding: 2% 0;
  border-radius: 40px;
  font-weight: bold;
  margin: 2rem 2% 0;
  font-size: min(1.5vw, 18px);
  font-size: max(1.5vw, 12px);
}

@media screen and (max-width: 800px) {

  .line {
    width: 90%;

  }

  .line img {
    height: 150px;
  }

  .line-flex {
    display: block;
  }

  .line-msg,
  .line-img {
    width: 100%;
  }

  .line-img img {
    margin: 5%;
  }

  .section_voice_flex {
    display: block;
    margin: 10% 5%;
  }

  .section_voice_msg {
    width: 100%;
    padding: 5%;
    border-radius: 40px 40px 0 0;
    margin-bottom: 0;
  }

  .section_voice_img {
    width: 100%;
    margin: 0;
  }

  .section_voice_img img {
    border-radius: 0 0 40px 40px;
    width: 100%;
  }

}


/*---------------------------------------------------------
運営者情報
---------------------------------------------------------*/

/*--------------------------------フロント */

.front_profile {
  display: flex;
  height: 700px;
  margin: 5rem 0;
}

.front_profile__txt {
  width: 70%;
  text-align: center;
  background-color: #fff;
  border-radius: 0 40px 40px 0;
  padding: 5% 20% 5% 3%;
}

.front_profile__txt h3 {
  font-size: 1.8rem;
  line-height: 2;
  padding: 3%;
}

.front_profile__txt span {
  font-size: 1.4rem;
  line-height: 2;
}

.front_profile__txt p {
  font-size: 1.3rem;
  line-height: 2;
  padding: 5%;
}


.front_profile__img {
  border-radius: 0 40px 40px 0;
  padding: 100px 0;
  margin-left: -15%;
  width: 50%;
}

.front_profile__img img {
  object-fit: cover;
  border-radius: 40px;
  height: 500px;
}


@media screen and (max-width: 800px) {

  .front_profile {
    display: block;
    height: auto;
    margin: 5%;
  }

  .front_profile__txt {
    width: 100%;
    text-align: center;
    background-color: #fff;
    border-radius: 40px 40px 0 0;
    padding: 5%;
  }

  .front_profile__txt h3 {
    font-size: 3.2vw;
    padding: 2%;
  }

  .front_profile__txt span {
    font-size: 3vw;
  }

  .front_profile__txt p {
    font-size: 3vw;
  }


  .front_profile__img {
    padding: 0;
    margin: 0;
    width: 100%;
  }

  .front_profile__img img {
    object-fit: cover;
    border-radius: 0 0 40px 40px;
    width: 100%;
    height: auto;
  }


}



/* note */

.note_area {
  padding: 7rem 0;
}

.note_title {
  text-align: center;
}

.note_title a {
  font-size: 1.3rem;
  font-weight: bold;
  color: #331711;
  text-decoration: underline;
}

.note1 a:hover,
.note2 a:hover {
  opacity: 0.5;
  transition: 0.3s;
}


.note-img {
  text-align: center;
  padding: 5rem 0 2rem;
}

.note-img img {
  width: 300px;
  text-align: center;
  padding: 1rem;

}

.note {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 95%;
  margin: 0 auto;
  padding-bottom: 3rem;
}

.note li {
  flex: 0 0 calc(33.333% - 10px);
  margin-bottom: 20px;
  padding-bottom: 1rem;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  border-radius: 40px;
  margin-top: 2rem;
}

.note li:hover {
  opacity: 0.5;
  transition: 0.3s;
}

.note li img {
  height: 300px;
  object-fit: cover;
  margin: 0 auto;
  border-radius: 40px 40px 0 0;
  width: 100%;
}

h4.entry_title {
  padding: 1rem;
}

.entry_content {
  padding: 0 1rem 1rem;
}

.entry_date {
  padding-left: 1rem;
  font-size: .8rem;
  color: #777;
}


@media screen and (max-width: 800px) {
  .note {
    display: block;
    width: 90%;
  }

  .note li img {
    height: auto;
  }

}




/* 理念 */
.profile_rinen {
  padding: 7rem 0;
}

.profile_area {
  padding: 7rem 0 4rem;
}

/* 自己紹介 */

.section03__inner {
  padding: 1rem;
}

.section03__inner h2 {
  font-size: 1.8rem;
  text-align: center;
  letter-spacing: 1.5px;
  padding: 2em 1em;
}

.section03__inner--flex {
  display: flex;
  width: 100%;
  margin: 0 auto;
  padding: 3% 2%;
}

.section03__item--msg {
  width: 70%;
  padding-right: 5%;
}

.section03__item--msg h3 {
  font-size: 1.8rem;
}

.section03__item--msg p {
  line-height: 1.5;
  font-size: .95rem;
  padding: 1rem 2rem 3rem;

}

.section03__item--msg li {
  font-size: .95rem;
  padding: 0 2rem 1rem;
}

.section03__item--prof {
  width: 30%;
  text-align: center;
}


.section03__item--prof p {
  font-size: 1.2rem;
  padding: 1.5rem;
}


.section03__item--sns i {
  font-size: 1.6em;
  align-items: center;
}

.section03__item--sns img {
  width: 22px;
}

.section03__item--sns a {
  padding: 1em 1em 1em 0;
}

.section03__item--sns a:hover {
  opacity: 0.8;
  transition: .5s;
}


.section03__item--img {
  width: 100%;
  height: auto;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding-bottom: 1rem;
}

.section03__item--img img {
  width: 100%;
  object-fit: cover;
  border-radius: 15px;
}

.section03__item--img p {
  font-size: 1.2rem;
}

.profile_motive_area {
  padding: 5rem 2%;
  height: 1100px;
}

.profile_motive_flex {
  display: flex;
  width: 100%;
  padding: 3rem 0;
  position: relative
}

.profile_motive_flex__msg {
  position: absolute;
  background-color: #fafad2;
  padding: 3% 50% 3% 3%;
  padding-right: 40%;
  margin-right: 8%;
  border: 3px solid #deb887;
}

.profile_motive_flex__msg h2 {
  font-size: 1.6rem;
  padding-bottom: 1rem;
}

.profile_motive_flex__msg p {
  font-size: 1rem;
  padding-bottom: 2rem;
  line-height: 2;
}

.profile_motive_flex__img {
  position: absolute;
  z-index: 2;
  margin-left: 60%;
  margin-top: 8%;
}

.profile_motive_flex__img img {
  object-fit: cover;
  height: min(600 / 1200 * 100vw, 600px);
  border-radius: 15px;
}



@media screen and (max-width: 600px) {

  .section03__inner--flex {
    display: block;
  }

  .section03__item--msg {
    width: 100%;
    padding: 0;
  }

  .section03__item--prof {
    width: 100%;
  }

  .section03__item--msg p {
    font-size: .9rem;
    padding: 1rem;
  }

  .section03__item--msg h3 {
    font-size: 1.6rem;
    padding-top: 1rem;
  }


  .profile_motive_area {
    padding: 10rem 2%;
    height: auto;
  }

  .profile_motive_flex {
    display: block;
    width: 100%;
    padding: 0;
    position: static
  }

  .profile_motive_flex__msg {
    position: static;
    padding: 2%;
    margin: 0;
  }


  .profile_motive_flex__img {
    position: static;
    z-index: 2;
    margin: 0;
    width: 100%;
  }

  .profile_motive_flex__img img {
    height: auto;
    border-radius: 0;
    width: 100%;
  }






}


/*---------------------------------------------------------
事業内容
---------------------------------------------------------*/

.heading11 {
  position: relative;
  font-size: 2.8rem;
  text-align: center;
  padding-top: .5rem;
}

.heading11 span {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.heading11::before {
  content: attr(data-number);
  display: block;
  margin-bottom: 5rem;
  color: #a0522d;
  font-size: 3rem;
}

.heading11::after {
  content: '';
  position: absolute;
  top: 70px;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 20px;
  background-color: #a0522d;
}

.service_list {
  display: flex;
  padding: 2% 0;
}

.service_list li {
  margin: 0 auto;
  padding: 2rem;
  line-height: 2;
}

.service_list a {
  color: #98605e;
  text-decoration: underline;
}

.service_list a:hover {
  opacity: 0.5;
  transition: 0.3s;
}

.service1_area {
  padding: 3rem 0;
  margin: 0 2%;
}

.service_title {
  text-align: center;
  font-size: 2rem;
  padding: 7rem 0;
}


.service1_section1 {
  display: flex;
  position: relative;
  margin: 0 auto;
  height: 800px;
}

.service1_section1_left {
  position: absolute;
  z-index: 2;
}

.service1_section1_left img {
  object-fit: cover;
  height: min(600 / 1200 * 100vw, 600px);
  border-radius: 15px;
}

.service1_section1_right {
  position: absolute;
  background: #fff;
  z-index: 1;
  left: 0;
  right: 0;
  height: 600px;
  margin-left: 7%;
  margin-top: 7%;
  border-radius: 15px;
}

.service1_section1_right h4 {
  margin-left: 40%;
  font-size: 1.4rem;
  padding: 7% 7% 3%;
  letter-spacing: 1.5px;
  line-height: 2;
}

.service1_section1_right p {
  margin-left: 40%;
  font-size: 1.2rem;
  padding: 3% 8%;
  letter-spacing: 1.5px;
  line-height: 2;
}


@media screen and (max-width: 800px) {
  .heading11 {
    font-size: 2rem;
  }
}

@media screen and (max-width: 600px) {

  .service1_section1 {
    display: block;
    position: static;
    margin: 0 auto;
    height: auto;
  }

  .service1_section1_left {
    position: static;
    z-index: 2;
    width: 100%;
  }

  .service1_section1_left img {
    object-fit: cover;
    height: auto;
    border-radius: 15px 15px 0 0;
    width: 100%;
  }

  .service1_section1_right {
    position: static;
    z-index: 1;
    left: 0;
    right: 0;
    height: auto;
    margin: 0;
    margin-bottom: 5rem;
    border-radius: 0 0 15px 15px;
    padding: 1rem 0 3rem;
  }

  .service1_section1_right h4 {
    font-size: 1.4rem;
    padding: 2%;
    letter-spacing: 1.5px;
    line-height: 2;
    margin: 0;
  }

  .service1_section1_right p {
    margin: 0;
    font-size: 1.2rem;
    padding: 2%;
    letter-spacing: 1.5px;
    line-height: 2;
  }



}



.service1_section2 {
  padding: 5%;
  background-color: #fff;
  border-radius: 15px;
  margin-bottom: 7rem;
}

.service1_section2 h4 {
  text-align: center;
  font-size: 1.8rem;
  padding: 3rem 0;
}

.service1_section2 p {
  font-size: 1.2rem;
  line-height: 2.5;
}

.service1_section2 span {
  font-size: 1rem;
  color: red;
}


.service1_section2_tbl {
  border-collapse: collapse;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  line-height: 2;
}

.service1_section2_tbl th,
.service1_section2_tbl td {
  border: 2px solid #fff;
  background-color: #D8F2E9;
  padding: 1rem;
  font-size: .9rem;
}

.service1_section2_tbl th {
  background-color: #66cdaa;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 20%;
  min-width: 4rem;
}

.service2_area {
  padding: 8rem 0;
  margin: 0 auto;
}

.service2_concept h4 {
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 1.5px;
  padding-top: 5rem;
  margin: 0 10%;
}

.service2_section1 {
  display: flex;
  position: relative;
  margin: 0 auto;
  height: 700px;
  margin: 8rem 2%;
}

.service2_section1_right {
  position: absolute;
  z-index: 2;
  right: 0;
}

.service2_section1_right img {
  object-fit: cover;
  height: min(600 / 1200 * 100vw, 600px);
  border-radius: 15px;
  width: min(600 / 1200 * 100vw, 600px);
}

.service2_section1_left {
  position: absolute;
  background: #f5deb3;
  z-index: 1;
  left: 0;
  right: 0;
  height: 600px;
  margin-top: 7%;
  border-radius: 15px;
  margin-right: 10%;
  padding: 5% 45% 5% 5%;
}

.service2_section1_left h4 {
  font-size: 1.4rem;
  letter-spacing: 1.5px;
  line-height: 2;
  padding-bottom: 1rem;
}

.service2_section1_left p {
  font-size: 1rem;
  letter-spacing: 1.5px;
  line-height: 2;
  padding: 3% 5% 10%;
}


@media screen and (max-width: 600px) {

  .service2_concept h4 {
    margin: 0 5%;
    padding-bottom: 3rem;
  }

  .service2_section1 {
    display: block;
    position: static;
    height: auto;
    margin: 0 2%;

  }

  .service2_section1_right {
    position: static;
    z-index: 2;
    right: 0;
  }

  .service2_section1_right img {
    height: auto;
    border-radius: 0 0 15px 15px;
    width: 100%;
  }

  .service2_section1_left {
    position: static;
    height: auto;
    border-radius: 15px 15px 0 0;
    margin: 0;
    padding: 3%;
  }

  .service2_section1_left h4 {
    padding-bottom: .5rem;
  }

  .service2_section1_left p {
    font-size: 1rem;
    letter-spacing: 1.5px;
    line-height: 2;
    padding: 5%
  }



}


.service3_area {
  padding: 8rem 0;
}

.service3_section1 {
  display: flex;
  position: relative;
  height: 800px;
  margin: 0 2%;
}

.service3_concept h4 {
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 1.5px;
  margin: 0 10%;
  padding-bottom: 7rem;
}

.service3_section1_left {
  position: absolute;
  z-index: 2;
}

.service3_section1_left img {
  object-fit: cover;
  height: min(600 / 1200 * 100vw, 600px);
  border-radius: 15px;
  width: min(500 / 1200 * 100vw, 500px);
}

.service3_section1_right {
  position: absolute;
  background: #fff;
  z-index: 1;
  left: 0;
  right: 0;
  height: 600px;
  margin-left: 7%;
  margin-top: 7%;
  border-radius: 15px;
}

.service3_section1_right h4 {
  margin-left: 40%;
  font-size: 1.4rem;
  padding: 7% 7% 3%;
  letter-spacing: 1.5px;
  line-height: 2;
}

.service3_section1_right p {
  margin-left: 40%;
  font-size: 1.2rem;
  padding: 3% 8%;
  letter-spacing: 1.5px;
  line-height: 2;
}

@media screen and (max-width: 600px) {

  .service3_section1 {
    display: block;
    position: static;
    height: auto;
  }

  .service3_concept h4 {
    margin: 0 5%;
    padding-bottom: 3rem;
  }

  .service3_section1_left {
    position: static;
  }

  .service3_section1_left img {
    height: auto;
    border-radius: 15px 15px 0 0;
    width: 100%;
  }

  .service3_section1_right {
    position: static;
    background: #fff;
    z-index: 1;
    left: 0;
    right: 0;
    height: auto;
    border-radius: 0 0 15px 15px;
    margin: 0;
    padding: 3rem 2%;
  }

  .service3_section1_right h4 {
    margin: 0;
    padding: 0;
  }

  .service3_section1_right p {
    margin: 0;
    padding: 0;
  }





}

.service4_area {
  padding: 8rem 0;
  margin: 0 auto;
}

.service4_concept h4 {
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 1.5px;
  padding-top: 5rem;
  margin: 0 10%;
}

.service4_section1 {
  display: flex;
  position: relative;
  margin: 0 auto;
  height: 700px;
  margin: 8rem 2%;
}

.service4_section1_right {
  position: absolute;
  z-index: 2;
  right: 0;
}

.service4_section1_right img {
  object-fit: cover;
  height: min(600 / 1200 * 100vw, 600px);
  border-radius: 15px;
  width: min(600 / 1200 * 100vw, 600px);
}

.service4_section1_left {
  position: absolute;
  background: #f5deb3;
  z-index: 1;
  left: 0;
  right: 0;
  height: 600px;
  margin-top: 7%;
  border-radius: 15px;
  margin-right: 10%;
  padding: 5% 45% 5% 5%;
}

.service4_section1_left h4 {
  font-size: 1.4rem;
  letter-spacing: 1.5px;
  line-height: 2;
  padding-bottom: 1rem;
}

.service4_section1_left p {
  font-size: 1rem;
  letter-spacing: 1.5px;
  line-height: 2;
  padding: 3% 5% 10%;
}


@media screen and (max-width: 600px) {

  .service4_concept h4 {
    margin: 0 5%;
    padding-bottom: 3rem;
  }

  .service4_section1 {
    display: block;
    position: static;
    height: auto;
    margin: 0 2%;

  }

  .service4_section1_right {
    position: static;
    z-index: 2;
    right: 0;
  }

  .service4_section1_right img {
    height: auto;
    border-radius: 0 0 15px 15px;
    width: 100%;
  }

  .service4_section1_left {
    position: static;
    height: auto;
    border-radius: 15px 15px 0 0;
    margin: 0;
    padding: 3%;
  }

  .service4_section1_left h4 {
    padding-bottom: .5rem;
  }

  .service4_section1_left p {
    font-size: 1rem;
    letter-spacing: 1.5px;
    line-height: 2;
    padding: 5%
  }



}





/*---------------------------------------------------------
お知らせ
---------------------------------------------------------*/
/*--------------------------------お知らせ */
/* ボタンのスタイル */
/* 003 */
.button003 {
  padding: 5% 0;
}

.button003 a {
  background: #eee;
  border-radius: 50px;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  max-width: 300px;
  padding: 20px 30px;
  color: #313131;
  transition: 0.3s ease-in-out;
  font-weight: 500;
}

.button003 a:hover {
  background: #313131;
  color: #FFF;
}

.button003 a:after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: 3px solid #663b33;
  border-right: 3px solid #663b33;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 20px;
  border-radius: 1px;
  transition: 0.3s ease-in-out;
}

.button003 a:hover:after {
  border-color: #FFF;
}

/*--------------------------------ニュース */

.news-front {
  padding: 5rem 0;
}

.news-front__inner,
.news-front__inner2 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0 2%;
}

.news-front__inner a {
  width: 31%;
  color: #333;
  position: relative;
  display: inline-block;
  transition: all .5s;
  background: #FFF;
  top: 0;
  margin: 0 auto;
  border-radius: 40px;
}

.news-front__inner2 a {
  width: 46%;
  color: #333;
  position: relative;
  display: inline-block;
  transition: all .5s;
  background: #FFF;
  top: 0;
  border-radius: 40px;
  margin: 3% 4% 5% 0;
}


.news-front__inner a:last-child {
  margin-right: 2%;
}

.news-front__inner a:hover,
.news-front__inner2 a:hover {
  top: -6px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.news__item {
  width: 100%;
}

.news__img img {
  object-fit: cover;
  width: 100%;
  border-radius: 40px 40px 0 0;
  height: 30vw;
}

.news__img2 img {
  object-fit: cover;
  width: 100%;
  border-radius: 40px 40px 0 0;
  height: 20vw;
}

.news__text {
  height: auto;
  padding: 1rem;
}

.news__text h3 {
  line-height: 2;
  padding: 1rem 0;
  font-size: 1rem;
  letter-spacing: 1px;
}

.news__text p {
  font-size: .9rem;
  padding: .3rem 0;
}

.news__text span {
  color: red;
  font-weight: bold;
}

.news__text time {
  font-size: .9rem;
}

.news_category h2 {
  padding: 3rem;
  font-size: 1.8rem;
}

.article-list-date h1 {
  margin-top: 2rem;
}

.article-list-date time {
  padding-right: 1rem;
}

.article-list-date span {
  background-color: #98605E;
  color: #fff;
  padding: 5px 10px;
  border-radius: 40px;
  margin-right: 2rem;
}

@media screen and (max-width: 800px) {
  .news-front {
    height: auto;
    padding: 3rem 0;
    margin-bottom: 0;
  }

  .news-front__inner,
  .news-front__inner2 {
    display: block;
    flex-wrap: wrap;
    padding: 5%;
  }

  .news-front__inner a,
  .news-front__inner2 a {
    width: 100%;
    margin: 0;
    margin-bottom: 2rem;
  }

  .news__text {
    height: auto;
    padding: .5rem;
  }

  .news__img img {
    object-fit: cover;
    width: 100%;
    border-radius: 40px 40px 0 0;
    height: 50vw;
  }

  .news__img2 img {
    height: auto;
  }

}


/*--------------------------------アーカイブ */

.archive-title {
  padding: 0 1em 1em 1em;
  font-size: 1.4em;
}


/*--------------------------------サイドバー */
.sidebar-news__wrap {
  border-top: solid 2px #333;
  margin-top: 2em;
  padding-top: 1em;
}

.sidebar-news__wrap h2 {
  font-size: 1.4em;
  padding-bottom: .5em;
  border-bottom: solid 1px #dcdcdc;
  padding-left: .5em;
}

.sidebar-news-cat__innner {
  padding: 1em 0;
}

.sidebar-news-cat__innner li {
  padding: 1em;
}

.sidebar-news-cat__innner i {
  padding-right: .5em;
}

.sidebar-news-cat__innner li:hover {
  opacity: 0.5;
}


@media screen and (max-width: 600px) {

  .news__inner__list {
    padding: 0;
  }

  .article-list {
    padding: 1em;
  }

  .article-list-title {
    padding: 1.5em 0 0 0;
    font-size: .9em;
  }




}





/*---------------------------------------------------------
ブログ
---------------------------------------------------------*/
/*--------------------------------アーカイブ */
.archive-blog {
  display: flex;
  flex-wrap: wrap;
}

.archive-blog__list {
  width: 46%;
  margin-right: 4%;
  border-radius: .3em;
  overflow: hidden;
  margin-bottom: 2em;
  text-align: center;
  background-color: #F6FAFF;
}

.archive-blog__list:hover {
  opacity: 0.7;
}

.archive-blog__list a {
  display: block;
  text-decoration: none;
}

.archive-blog__list a:after {
  display: block;
  clear: both;
  content: '';
}

.archive-blog__list .img-wrap {
  overflow: hidden;
}

.archive-blog__list .img-wrap img {
  width: 100%;
  height: 230px;
  object-fit: cover;
}

.archive-blog__list .img-wrap img:hover {
  opacity: 0.7;
  transition-duration: .3s;
  transform: scale(1.2);
}

.text-wrap {
  padding: 1em;
  color: #343434;
  text-align: left;
}

.text-wrap h2 {
  font-size: 1.2em;
  padding: 1em 0;
}

.text-wrap time {
  font-size: .8em;
  display: inline-block;
  text-align: left;
}

.text-wrap i {
  margin-right: .2em;
}

.text-wrap p {
  font-size: .9em;
  padding-bottom: 1em;
}

/*--------------------------------サイドバー */
.sidebar-inner {
  border: .5px solid #f4f4f4;
}

.sidebar-inner h2 {
  font-size: 1.2em;
  color: #fff;
  background-color: #3B469B;
  padding: .7em;
}

/*デフォルトウィジェット*/
.widget_recent_entries ul,
.widget_meta ul,
.widget_recent_comments ul,
.widget_pages ul,
.widget_meta ul,
.widget_categories ul,
.widget_archive ul,
.widget_nav_menu ul,
.calendar_wrap,
.tagcloud {
  list-style: none;
}

.widget_recent_entries li,
.widget_meta li,
.widget_recent_comments li,
.widget_pages li,
.widget_meta li,
.widget_archive li,
.widget_nav_menu li {
  position: relative;
  margin-bottom: .5em;
}

.widget_recent_entries a,
.widget_meta a,
.widget_recent_comments a,
.widget_pages a,
.widget_meta a,
.widget_categories a,
.widget_archive a,
.widget_nav_menu a {
  text-decoration: none;
  color: #333;
}

.sidebar-wrapper a:hover {
  opacity: .6;
}

/*カテゴリウィジェット*/

.widget_categories li {
  display: block;
  padding: .5em;
}

.widget_categories li a {
  font-size: 1em;
  position: relative;
  display: block;
  padding: .9em .6em .9em 2em;
  color: #03162f;
}

.widget_categories li a::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: .6em;
  content: '\f02b';
  transform: translateY(-50%);
  color: #3B469B;
}

.widget_categories .children {
  margin-bottom: .5em;
  padding: 0;
  padding-left: 1em;
  background-color: #415671;
}

.widget_categories .children li {
  margin-bottom: 0;
}

.widget_categories .children li a {
  font-size: .9em;
  background-color: transparent;
}

.widget_categories .children li a::before {
  position: absolute;
  top: 50%;
  left: .6em;
  content: '∟';
  transform: translateY(-50%);
  color: #fff;
}

/*カテゴリウィジェットとアーカイブウィジェットのドロップダウン表示*/

.widget_categories .screen-reader-text {
  display: none;
}

.widget_archive .screen-reader-text {
  position: relative;
  display: block;
  height: 0;
  text-indent: -9999999px;
}

.widget_categories form {
  position: relative;
}

.widget_categories form::after {
  position: absolute;
  top: 50%;
  right: 1em;
  content: '▼';
  transform: translateY(-50%);
  pointer-events: none;
}

.widget_categories .postform,
.widget_archive select {
  font-size: .95em;
  width: 100%;
  padding: 4px 10px;
  cursor: pointer;
  border: 1px solid #e0e3ef;
  border-radius: 0;
  background-color: #f4f5f9;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.widget_archive label::after {
  position: absolute;
  top: .5em;
  right: 1em;
  content: '▼';
  text-indent: 0;
  pointer-events: none;
}

/*タグウィジェット*/

.tagcloud a {
  font-size: .9em !important;
  line-height: 1;
  position: relative;
  display: inline-block;
  margin-bottom: .5em;
  padding: .2em .5em;
  text-decoration: none;
  color: #03162f;
  border: 1px solid #000;
  background-color: #fff;
}

/*メニューウィジェット*/

.widget_nav_menu li a {
  font-size: 1em;
  font-weight: bold;
  position: relative;
  padding-left: 1.3em;
  color: #333;
}

.widget_nav_menu li a::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 0;
  content: '\f105';
  transform: translateY(-50%);
  color: #03162f;
}

/*最近の投稿*/

.widget_recent_entries li {
  padding: 1em .5em;
  margin: 0;
}

.widget_recent_entries li a {
  display: block;
  font-weight: bold;
  padding: 0 .5em;
}

.widget_recent_entries .post-date {
  font-size: .8em;
  display: block;
}


/*よく読まれる記事（WordPress Popular Posts）*/
.wpp-list li {
  padding: 0 1em;
}

.wpp-list li:last-child {
  padding-bottom: 1em;
}

.wpp-post-title {
  font-size: 1em;
  font-weight: bold;
}

.wpp-thumbnail {
  padding: 1em 0;
  margin: 0;
}


/*カレンダーウィジェット*/

.calendar_wrap {
  padding: 1em;
  border: 1px solid #ddd;
}

.calendar_wrap table {
  width: 100%;
}

.calendar_wrap tbody {
  text-align: center;
}

.calendar_wrap caption {
  font-weight: bold;
  margin-bottom: 1em;
}

.calendar_wrap td {
  padding: .3em 0;
}

.calendar_wrap tfoot td {
  padding-top: .7em;
}

.calendar_wrap tfoot td:last-child {
  text-align: right;
}


@media screen and (max-width: 600px) {

  .archive-blog {
    display: block;
  }

  .archive-blog__list {
    width: 94%;
    margin: 0 3% 2em 3%;
  }


}

/*---------------------------------------------------------
投稿・固定ページ（ブログ・ニュース共通）
---------------------------------------------------------*/

.article-content {
  padding: 5% 10%;
}

.article-content p,
.article-content b,
.article-content table,
.article-content ul,
.article-content ol {
  font-size: 1em;
  line-height: 1.8;
  letter-spacing: 1.5px;
  padding: 0 1em;
}

.article-content p,
.article-content img,
.article-content table,
.article-content ul,
.article-content ol {
  margin-bottom: 2em;
}

.article-content h1 {
  font-size: 1.9em;
  letter-spacing: 1.5px;
  padding-bottom: 1em;
}

.article-content h2 {
  font-size: 1.7rem;
  margin: 3rem 0 2rem;
  padding: .4rem 0;
  letter-spacing: 1px;
  border-bottom: solid 5px #03162f;
}

.article-content h3 {
  font-size: 1.5rem;
  margin: 2.5rem 0 1.8rem;
  padding: 0 1rem;
  letter-spacing: 1px;
  border-left: solid 7px #415671;
  background: transparent;
}

.article-content h4 {
  font-size: 1.3rem;
  margin: 2rem 0 1rem;
  letter-spacing: 1px;
}

.article-content h5 {
  font-size: 1.1rem;
  margin: 0 0 .3rem;
  letter-spacing: 1px;
}

.article-content .article-img {
  margin-bottom: 2em;
}

.article-content .article-img img {
  display: block;
  margin: 0 auto;
  max-height: 700px;
  object-fit: contain;
}

.article-content ul {
  margin-left: 2rem;
  list-style: disc;
}

.article-content ol {
  margin-left: 2rem;
  list-style: decimal;
}

.article-content table {
  border-collapse: collapse;
}

.article-content th,
.article-content td {
  padding: .6rem;
  vertical-align: middle;
  border: 1px solid #ddd;
}

.article-content figure {
  max-width: 100%;
}


@media screen and (max-width: 600px) {

  .article-content h1 {
    font-size: 1.6em;
  }

  .article-content h2 {
    font-size: 1.4em;
  }

  .article-content h3 {
    font-size: 1.3em;
  }

  .article-content h4 {
    font-size: 1.2em;
  }

}

/*---------------------------------------------------------
お問い合わせ
---------------------------------------------------------*/

/* フロントページ */

.contact-front__inner {
  text-align: center;
}

.contact-front__msg {
  padding: 4rem 0 7rem;
}

.contact-front__msg p {
  line-height: 1.8;
  width: 80%;
  margin: 0 auto;
  font-size: 1.2rem;
}

/* コンタクトフォーム */

.contact_inner {
  width: 80%;
  margin: 0 auto;
  padding: 10% 2%;
}

.contact_inner h2 {
  font-size: 1.4rem;
  padding-bottom: 10%;
  line-height: 1.5;
  letter-spacing: 2px;
}

.contact_inner p {
  font-size: 1em;
  line-height: 2;
  padding-bottom: 3em;
}

.form-item {
  font-weight: bold;
}

.form-btn {
  padding: 2em 0 0;
  text-align: center;
}

.must,
.free {
  margin-right: 10px;
  font-size: .8em;
}

.must {
  color: #E10000;
  font-weight: bold;
}

.free {
  color: #777;
}

form p {
  font-weight: 600;
}

.form-item-input,
input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  padding: 8px 15px;
  margin-right: 10px;
  margin-top: 10px;
  border: 1px solid #d0d5d8;
  border-radius: 3px;
  background-color: #fff;
}

.form-item-input {
  padding: 14px 15px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
  height: 200px;
}

input.wpcf7-submit {
  width: 300px;
  height: 3em;
  background: #98605E;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

input.wpcf7-submit:hover {
  opacity: 0.5;
  transition: 0.3s;
}

span.wpcf7-not-valid-tip,
.wpcf7-response-output.wpcf7-validation-errors {
  color: #E10000;
  font-weight: 600;
}


@media screen and (max-width: 800px) {

  .contact_inner {
    width: 100%;
  }

  .contact-front__msg p {
    width: 90%;
  }


}


/*---------------------------------------------------------
フッター
---------------------------------------------------------*/

footer {
  background-color: #726357;
  color: #fff;
  box-sizing: border-box;
  font-style: normal;
}

.footer__inner {
  display: flex;
  justify-content: space-between;
  padding: 5rem 2rem 3rem;
}

.footer__logo p {
  font-size: min(3.5vw, 60px);
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  font-style: normal;
}

.footer__inner--sns {
  padding-top: 5rem;
  text-align: center;
}

.footer__inner--sns i {
  font-size: 1.4rem;
  align-items: center;
}

.footer__inner--sns img {
  width: 22px;
}

.footer__inner--sns a {
  padding: 1rem 1rem 1rem 0;
}

.footer__inner--sns a:hover {
  opacity: 0.8;
  transition: .5s;
}

.footer__inner--nav {
  display: flex;
}

.footer__inner--nav_item {
  width: 240px;
}

.footer__inner--nav_item li {
  list-style: none;
  padding-bottom: 2rem;
  font-size: .9rem;
}

.footer__inner--nav_item_small li {
  list-style: none;
  padding-bottom: 1.5rem;
  padding-left: .5rem;
}

.footer__inner--nav_item_small a {
  font-size: .7rem;
  font-weight: normal;
}


.footer__inner--nav_item_small li:hover,
.footer__inner--nav_item a:hover,
.footer__inner--nav_itemx a:hover {
  opacity: 0.7;
  transition: 0.3s;
}

.footer__inner__sub {
  padding: .7rem;
  color: #fff;
  font-size: .7rem;
  text-align: center;
}

@media screen and (max-width: 800px) {

  .footer__inner {
    display: block;
  }

  .footer__logo {
    text-align: center;
  }

  .footer__inner--sns {
    padding-top: 3%;
  }

  .footer__inner--nav {
    padding: 10% 5% 0;
  }

  .footer__inner--nav_item {
    margin: 0 auto;
  }

  .footer__logo p {
    font-size: 2.2rem;
    padding-bottom: 2rem;
  }

}


/*---------------------------------------------------------
404 Not Found
---------------------------------------------------------*/

.notfound {
  padding: 10em;
  text-align: center;
}

.notfound h1 {
  padding-bottom: 3em;
  font-size: 2em;
  color: #ff6666;
}

.notfound p {
  padding-bottom: 5em;
  font-size: 1em;
  color: #333;
}