@charset "UTF-8";

/*CSSDocument*/


/* share
===============================================================*/

.clearfix:after {
  content: " ";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

.clear{ clear:both;}



/*header*/
.p-flow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
}
.p-header {
  background: #fff;
  height: 187px;
  position: relative;
}
.p-headerContents {
  padding: 16px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /*height: 120px;*/
  box-sizing: border-box;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  transition: all 0.5s ease-out;
}
.p-headerContents__logo {
  display: block;
  /*width: 26.5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  */
}
.p-headerContents__logo h1 {
  transition: all 0.5s ease-out;
}
.p-headerContents__info {
  /*width: 73.5%;*/
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.p-headerContentsHours {
  /*width: 22.6%;*/
}
.p-headerContentsHoursList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  letter-spacing: .1rem;
  font-weight: bold;
}
.p-headerContentsHoursListInner {
  display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
}
.p-headerContentsHoursList__heading {
  padding-bottom: 5px;
  border-bottom: 2px solid #6faf9b;
  width: 83px;
  box-sizing: border-box;
  letter-spacing: .05rem;
}
.p-headerContentsHoursListInner + .p-headerContentsHoursListInner {
  margin-top: 8px;
}
.p-headerContentsHoursList__txt {
  padding-bottom: 5px;
  border-bottom: 1px solid #c6e3da;
}
.p-headerContentsHoursList__txt:nth-of-type(n + 2) {
  margin-top: 8px;
}
.p-headerContentsHours__txt {
  font-size: 12px;
  text-align: right;
  line-height: 1;
  font-weight: bold;
  margin-top: 6px;
  letter-spacing: .1em;
}
.p-headerContentsReserve {
  /*width: 37.1%;*/
  margin-left: 59px;
}
.p-headerContentsReserve__tel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  font-family: 'Merriweather', serif;
  font-style: italic;
  line-height: 1;
  vertical-align: middle;
  pointer-events: none;
}
.p-headerContentsReserveTelTxt {
  font-size: 20px;
  letter-spacing: .2rem;
  display: inline-block;
  color: #6faf9b;
  font-weight: 700;
}
.p-headerContentsReserveTelNum {
  font-size: 30px;
  letter-spacing: .25rem;
  display: inline-block;
  margin-left: 15px;
  font-weight: 700;
  margin-top: -6px;
}
.p-headerContentsReserveBtn {
  margin: 15px auto 0;
}
.p-headerContentsReserveBtnAnc {
  width: 77.5%;
  margin: 0 0 0 auto;
  height: 55px;
  box-sizing: border-box;
  line-height: 1;
  position: relative;
  border-radius: 25px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  color: #fff;
  background-color: #6faf9b;
  border-bottom: 5px solid #417a68;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 18px;
  padding-bottom: 2px;
  padding-left: 15px;
  padding-right: 15px;
}
.p-headerContentsReserveBtnAnc:hover {
  border-bottom: 2px solid #417a68;
}
.p-headerContentsReserveBtnAnc__arrow {
  margin-left: 13px;
  padding-bottom: 4px;
}

/* menu */
.p-headerMenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*height: 66px;*/
}
.p-headerMenuAnc {
  font-size: 18px;
  letter-spacing: .1rem;
  display: block;
  font-weight: 700;
  letter-spacing: .15rem;
  padding: 19px 0 21px;
  box-sizing: border-box;
  transition: all 0.5s ease-out;
  /*height: 67px;*/
}
.p-headerMenu__item {
  position: relative;
  margin-right: 45px;
}
.p-headerMenu__item:last-of-type {
  margin-right: 0;
}
.p-headerMenu__item:not(:last-of-type):after {
  content: "";
  width: 1px;
  background: #6faf9b;
  -webkit-transform: rotate(16deg) translateY(-50%);
  transform: rotate(16deg) translateY(-50%);
  height: 18px;
  position: absolute;
  right: -19px;
  top: 50%;
}
@media screen and (max-width: 1200px) {
  .p-header {
    height: 163px;
  }
  .p-headerContents__logo {
    width: 210px;
  }
  /*.p-headerContentsHours {
    width: 33%;
  }
  .p-headerContentsHoursList__txt {
    width: calc(100% - 86px);
  }*/
  .p-headerContentsReserve {
    margin-left: 30px;
    width: auto;
  }
  .p-headerContentsReserveTelTxt {
    font-size: 16px;
  }
  .p-headerContentsReserveTelNum {
    font-size: 16px;
    margin-top: 0;
  }
  .p-headerContentsReserveBtnAnc {
    /*width: 75%;*/
    width: auto;
    max-width: 248px;
  }
  .p-headerMenuAnc {
    font-size: 14px;
  }
}

@media screen and (max-width: 780px) {
  .p-headerContents__logo {
    width: 200px;
    margin-right: 10px;
  }
  .p-headerContentsHoursList {
    font-size: 10px;
  }
  .p-headerContentsHoursList__heading {
    width: 66px;
  }
  .p-headerContentsReserveTelNum {
    font-size: 15px;
  }
  .p-headerContentsReserveBtnAnc__txt {
    font-size: 16px;
  }
}
@media screen and (min-width: 691px) {
  .p-headerMenuWrap {
    display: block !important;
  }
}
@media screen and (max-width: 690px) {
  .p-header {
    height: auto;
  }
  .p-headerContents {
    padding: 10px 0;
    height: auto;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .p-headerContents__logo {
    width: 118px;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    margin: 0 auto;
  }
  .p-headerContents__logo img {
    width: 100%;
    height: 40px;
  }

  /* menu */
  .p-headerMenuBtnWrap {
    position: absolute;
    top: 20px;
    right: 20px;
    height: 20px;
  }
  .p-headerMenuBtn,
  .p-headerMenuBtn span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
  }
  .p-headerMenuBtn {
    position: relative;
    width: 25px;
    height: 20px;
    background: none;
    border: none;
    appearance: none;
    cursor: pointer;
  }
  .p-headerMenuBtn span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #6faf9b;
    border-radius: 2px;
  }
  .p-headerMenuBtn span:nth-of-type(1) {
    top: 0;
  }
  .p-headerMenuBtn span:nth-of-type(2) {
    top: 9px;
  }
  .p-headerMenuBtn span:nth-of-type(3) {
    bottom: 0;
  }
  .p-headerMenuBtn span:nth-of-type(2)::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background-color: #6faf9b;
    border-radius: 2px;
    transition: all .4s;
  }
  .p-headerMenuBtnWrap.active span:nth-of-type(1) {
    transform: translateY(20px) scale(0);
  }
  .p-headerMenuBtnWrap.active span:nth-of-type(2) {
    transform: rotate(-45deg);
  }
  .p-headerMenuBtnWrap.active span:nth-of-type(2)::after {
    transform: rotate(90deg);
  }
  .p-headerMenuBtnWrap.active span:nth-of-type(3) {
    transform: translateY(-20px) scale(0);
  }
  .p-headerMenuWrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 60px;
    padding: 40px 15px 35px;
    background: rgba(0,0,0,.8);
    display: none;
    height: 100vh;
  }
  .p-headerMenu {
    height: auto;
  }
  .p-headerMenu__item {
    width: 100%;
    margin-right: 0;
  }
  .p-headerMenu__item:not(:last-of-type):after {
    content: none;
  }
  .p-headerMenu__item + .p-headerMenu__item {
    margin-top: 20px;
  }
  .p-headerMenuAnc {
    padding: 10px 15px 10px;
    color: #fff;
    height: auto;
    border-bottom: 1px solid #6faf9b;
    width: 100%;
    margin: 0 auto;
    text-align: left;
  }
  .p-headerContentsHoursSp {
    width: 100%;
    margin: 60px auto 0;
  }
  .p-headerContentsHoursSpList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
    letter-spacing: .1rem;
    font-weight: bold;
    color: #fff;
  }
  .p-headerContentsHoursSpList__heading {
    padding-bottom: 5px;
    border-bottom: 2px solid #6faf9b;
    padding-right: 10px;
    box-sizing: border-box;
    width: 86px;
    letter-spacing: .05rem;
  }
  .p-headerContentsHoursSpList__heading:nth-of-type(n + 2) {
    margin-top: 15px;
  }
  .p-headerContentsHoursSpList__txt {
    padding-bottom: 5px;
    border-bottom: 1px solid #6faf9b;
    width: calc(100% - 86px);
    text-align: right;
  }
  .p-headerContentsHoursSpList__txt:nth-of-type(n + 2) {
    margin-top: 15px;
  }
  .p-headerContentsHoursSp__txt {
    font-size: 12px;
    text-align: right;
    line-height: 1;
    font-weight: bold;
    margin-top: 10px;
    letter-spacing: .1rem;
    color: #fff;
  }
}

/* mainVisual */
.p-mainVisual {
  background: url("../images/main-visual_pc.jpg") no-repeat center center;
  background-size: cover;
  box-sizing: border-box;
}
.p-mainVisualWrap {
  height: 714px;
  position: relative;
}
.p-mainVisualHeadingWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.p-mainVisualHeading {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: left;
  color: #000;
  font-size: 51px;
  font-family: 'Hannari', '游明朝', 'YuMincho', '游明朝体', 'Yu Mincho', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'Kozuka Mincho Std', '小塚明朝 Std R', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  line-height: 1;
  padding-top: 107px;
  padding-right: 160px;
  letter-spacing: .37rem;
}
.p-mainVisualHeading__decoration {
  display: inline-block;
  position: relative;
  border-right: 2px solid;
}
.p-mainVisualHeading__decoration.p-mainVisualHeading__decoration--second {
  margin-top: 133px;
  margin-right: 67px;
}
.p-mainVisualHeading__large {
  font-size: 65px;
  vertical-align: middle;
  display: inline-block;
  line-height: .8;
}
@media all and (-ms-high-contrast: none) {
  .p-mainVisualHeading__large {
    vertical-align: baseline;
  }
  .p-mainVisualHeading__decoration {
    padding-right: 25px;
  }
}
@-moz-document url-prefix() {
  .p-mainVisualHeading__decoration {
    padding-right: 15px;
  }
}
.p-mainVisualContentsWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;

  position: absolute;
  left: 40px;
  bottom: -177px;
}
.p-mainVisualContents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.p-mainVisualPoint {
  width: 280px;
  height: 280px;
  font-size: 24px;
  color: #fff;
  line-height: 1.6;
  letter-spacing: .17rem;
  background: #6faf9b;
  border-radius: 50%;
  box-shadow: 0 0 30px rgba(0,0,0,0.3);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 10px 10px 15px;
  box-sizing: border-box;
}
.p-mainVisualReserve {
  width: 280px;
  height: 280px;
  line-height: 1.5;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 30px rgba(0,0,0,0.3);
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 39px 10px 15px;
  box-sizing: border-box;
  letter-spacing: .1rem;
}
.p-mainVisualReserve__1 {
  font-size: 20px;
  display: block;
}
.p-mainVisualReserve__2 {
  font-size: 24px;
  display: block;
}
.p-mainVisualReserve__3 {
  font-size: 16px;
  margin-top: 6px;
  display: block;
}
.p-mainVisualReserve__4 {
  font-size: 14px;
  margin-top: 29px;
  display: inline-block;
  padding-bottom: 3px;
  border-bottom: 2px solid #6faf9b;
}
.p-mainVisualReserve__marker {
  display: inline-block;
  background: linear-gradient(transparent 70%, #feda00 70%);
}
.p-mainVisualPoint + .p-mainVisualReserve {
  margin-left: 40px;
}
.p-mainVisualAccess {
  background: #6faf9b;
  padding: 12px 26px 15px;
  width: 335px;
  font-size: 26px;
  line-height: 1.5;
  color: #fff;
  box-sizing: border-box;
  align-self: flex-start;
  position: absolute;
  bottom: -28px;
  right: -30px;
}

@media screen and (max-width: 1240px) {
  .p-mainVisualAccess {
    right: 15px;
  }
}
@media screen and (max-width: 965px) {
  .p-mainVisualContentsWrap {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .p-mainVisualContents {
    margin-top: 25px;
  }
  .p-mainVisualPoint, .p-mainVisualReserve {
    width: 250px;
    height: 250px;
  }
  .p-mainVisualReserve {
    padding: 17px 10px 15px;
  }
  .p-mainVisualAccess {
    /* width: 75%; */
    max-width: 224px;
    /* font-size: 20px; */
    font-size: 15px;
  }
  .p-mainVisualPoint + .p-mainVisualReserve {
    margin-left: 30px;
  }
}
/* @media screen and (max-width: 850px) {
  .p-mainVisualContentsWrap {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .p-mainVisualContents {
    margin-top: 25px;
  }
  .p-mainVisualPoint, .p-mainVisualReserve {
    width: 250px;
    height: 250px;
  }
  .p-mainVisualReserve {
    padding: 17px 10px 15px;
  }
  .p-mainVisualAccess {
    width: 75%;
    max-width: 388px;
    font-size: 20px;
  }
  .p-mainVisualPoint + .p-mainVisualReserve {
    margin-left: 30px;
  }
} */
@media screen and (max-width: 800px) {
  .p-mainVisualHeading {
    padding-right: 80px;
  }
  .p-mainVisualContentsWrap {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    bottom: 0;
    top: 30px;
    left: 15px;
  }
  .p-mainVisualContents {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0;
  }
  .p-mainVisualPoint + .p-mainVisualReserve {
    margin-left: 0;
    margin-top: 25px;
  }
}
@media screen and (max-width: 690px) {
  .p-mainVisual {
    box-sizing: border-box;
    background: url("../images/main-visual_sp.jpg") no-repeat center center;
    background-size: cover;
  }

  .p-mainVisualWrap {
    height: 450px;
  }

  .p-mainVisualHeading {
    font-size: 30px;
    padding-top: 30px;
    padding-right: 10px;
  }
  .p-mainVisualHeading__decoration.p-mainVisualHeading__decoration--second {
    margin-top: 115px;
    margin-right: 30px;
  }
  .p-mainVisualHeading__large {
    font-size: 45px;
  }
  @media all and (-ms-high-contrast: none) {
    .p-mainVisualHeading__decoration {
      padding-right: 18px;
    }
  }
  @-moz-document url-prefix() {
    .p-mainVisualHeading__decoration {
      padding-right: 10px;
    }
  }
  .p-mainVisualPoint, .p-mainVisualReserve {
    width: 150px;
    height: 150px;
  }
  .p-mainVisualPoint {
    font-size: 14px;
  }
  .p-mainVisualReserve__1 {
    font-size: 10px;
  }
  .p-mainVisualReserve__2 {
    font-size: 10px;
  }
  .p-mainVisualReserve__3 {
    font-size: 10px;
    margin-top: 5px;
  }
  .p-mainVisualReserve__4 {
    font-size: 14px;
    margin-top: 10px;
    border-bottom: 1px solid #6faf9b;
  }
  .p-mainVisualReserve__marker {
    display: inline-block;
    background: linear-gradient(transparent 70%, #feda00 70%);
  }
  .p-mainVisualAccess {
    margin: 40px auto 0;
    font-size: 18px;
    max-width: 250px;
  }
}
@media screen and (max-width: 374px) {
  .p-mainVisualHeading {
    padding-right: 0;
  }
}



/* intro */
.p-intro {
  margin: 280px auto 0;
}
.p-introTxtArea {
  position: relative;
}
.p-introTxt {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: .1rem;
  font-family: 'Hannari', '游明朝', 'YuMincho', '游明朝体', 'Yu Mincho', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'Kozuka Mincho Std', '小塚明朝 Std R', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
.p-introTxt__emphasis {
  font-size: 36px;
}
.p-introTxtPhrase {
  font-size: 36px;
  display: inline-block;
  margin-top: 4px
}
.p-introTxtPhrase__big {
  font-size: 43px;
}
.p-introTxtPhrase__small {
  font-size: 29px;
}
.p-introTxtBalloon {
  position: absolute;
  right: 29px;
  top: -146px;
}
.p-introDecoration {
  margin: 21px auto 100px;
}

/* books */
.p-introBook {
  margin: 0 auto 120px;
}
.p-introBookContents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.p-introBookContents__photoArea {
  width: 25%;
  min-width: 220px;
  box-sizing: border-box;
}
.p-introBookContentsPhoto {
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.p-introBookContentsPhoto img {
  width: 100%;
}
.p-introBookContentsLinkBtn {
  margin: 24px auto 0;
}
.p-introBookContentsLinkBtnAnc {
  width: 100%;
  height: 55px;
  box-sizing: border-box;
  line-height: 1;
  position: relative;
  border-radius: 25px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  color: #fff;
  background-color: #f3a847;
  border-bottom: 5px solid #7f5722;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 18px;
  padding-bottom: 2px;
  letter-spacing: .15rem;
}
.p-introBookContentsLinkBtnAnc:hover {
  border-bottom: 2px solid #7f5722;
}
.p-introBookContentsLinkBtnAnc__arrow {
  margin-left: 13px;
  padding-bottom: 4px;
}
.p-introBookContents__txtArea {
  width: 75%;
  padding-left: 40px;
  box-sizing: border-box;
  text-align: left;
}
.p-introBookContentsHeading {
  letter-spacing: .25rem;
  font-size: 48px;
  font-family: 'Hannari', '游明朝', 'YuMincho', '游明朝体', 'Yu Mincho', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'Kozuka Mincho Std', '小塚明朝 Std R', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  line-height: 1.5;
  margin-top: 13px;
}
.p-introBookContentsTxt {
  margin: 30px auto 0;
  font-size: 16px;
  line-height: 1.75;
  font-weight: 700;
}
/*@media screen and (max-width: 965px) {
  .p-intro {
    margin: 470px auto 0;
  }
}*/
@media screen and (max-width: 690px) {
  .p-intro {
    margin: 200px auto 0;
  }
  .p-introTxtArea {
    position: relative;
  }
  .p-introTxt {
    font-size: 18px;
    letter-spacing: .3rem;
  }
  .p-introTxt__emphasis {
    font-size: 25px;
  }
  .p-introTxtPhrase {
    font-size: 20px;
    margin-top: 10px
  }
  .p-introTxtPhrase__big {
    font-size: 25px;
  }
  .p-introTxtPhrase__small {
    font-size: 20px;
  }
  .p-introTxtBalloon {
    width: 100px;
    right: 0;
    left: 0;
    margin: 0 auto;
    -webkit-transform: translate(110%, 0);
    transform: translate(110%, 0);
    top: -110px;
  }
  .p-introDecoration {
    margin: 20px auto 70px;
    width: 200px;
  }
  /* book */
  .p-introBook {
    margin: 0 auto 60px;
  }
  .p-introBookContents {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .p-introBookContents__txtArea {
    width: 100%;
    padding-left: 0;
  }
  .p-introBookContentsHeading {
    letter-spacing: .4rem;
    font-size: 24px;
    margin-top: 0;
  }
  .p-introBookContentsTxt {
    margin: 30px auto 0;
    font-size: 14px;
  }
  .p-introBookContents__photoArea {
    width: 100%;
    margin: 0 auto;
  }
  .p-introBookContentsPhoto {
    margin: 40px auto 0;
    max-width: 200px;
  }
  .p-introBookContentsPhoto img {
    max-width: 200px;
  }
  .p-introBookContentsLinkBtn {
    margin: 20px auto 0;
  }
  .p-introBookContentsLinkBtnAnc {
    height: 45px;
    font-size: 16px;
    border-bottom: 3px solid #7f5722;
    max-width: 280px;
    margin: 0 auto;
  }
  .p-introBookContentsLinkBtnAnc:hover {
    border-bottom: 1px solid #7f5722;
  }
  .p-introBookContentsLinkBtnAnc__arrow {
    margin-left: 10px;
    padding-bottom: 2px;
  }
}

/* media */
.p-media {
  background: #dcf1eb;
  padding: 98px 0 120px;
}
.p-mediaHeading {
  letter-spacing: .3rem;
  font-size: 48px;
  font-family: 'Hannari', '游明朝', 'YuMincho', '游明朝体', 'Yu Mincho', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'Kozuka Mincho Std', '小塚明朝 Std R', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  line-height: 1.5;
}
.p-mediaHeadingDecoration {
  margin: 22px auto 0;
}
.p-mediaSliderListOuter {
  margin: 100px auto 0;
}
.p-mediaSliderList {
  /* display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between; */
}
.p-mediaSliderList__item {
  box-sizing: border-box;
  margin: 0 11px;
}
.p-mediaSliderList__itemInner {
  text-align: center;
}
.p-mediaSliderListOuter .slide-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
  z-index: 100;
}

.p-mediaSliderListOuter .slick-prev,
.p-mediaSliderListOuter .slick-next {
  position: absolute;
  top: -45px;
  bottom: 0;
  margin: auto;
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
  content: '';
  width: 25px;
  height: 25px;
  background: #6faf9b;
  box-sizing: border-box;
  border-radius: 50%;
  z-index: 101;
}
.p-mediaSliderListOuter .slick-prev {
  left: -29px;
}
.p-mediaSliderListOuter .slick-next {
  right: -29px;
}
.p-mediaSliderListOuter .slick-prev::before,
.p-mediaSliderListOuter .slick-next::before {
  position: absolute;
  top: -1px;
  bottom: 0;
  margin: auto;
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
  content: '';
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  z-index: 102;
}
.p-mediaSliderListOuter .slick-prev::before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  left: 10px;
}
.p-mediaSliderListOuter .slick-next::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 9px;
}

.p-mediaSliderListOuter .p-mediaSliderList__item.slick-slide img {
  /*margin: 0 auto;*/
  display: inline-block;
}
@media screen and (max-width: 1240px) {
  .p-mediaSliderListOuter {
    max-width: 1090px;
    width: calc(100% - 60px);
  }
}
@media screen and (max-width: 690px) {
  .p-media {
    padding: 80px 0 100px;
  }
  .p-mediaHeading {
    letter-spacing: .5rem;
    font-size: 26px;
  }
  .p-mediaHeadingDecoration {
    margin: 20px auto 0;
    width: 150px;
  }
  .p-mediaSliderListOuter {
    margin: 50px auto 0;
    max-width: 436px;
  }
  .p-mediaSliderList {
    display: block;
  }
  .p-mediaSliderList__item {
    width: 100%;
    margin: 0 10px;
  }
  .p-mediaSliderListOuter .slick-prev::before,
  .p-mediaSliderListOuter .slick-next::before {
    top: 0px;
  }
  .p-mediaSliderListOuter .slick-prev::before {
    left: 10px;
  }
  .p-mediaSliderListOuter .slick-next::before {
    right: 9px;
  }
  /*.p-mediaSliderListOuter .p-mediaSliderList__item.slick-slide img {
    margin: 0 auto;
  }*/
}
@media screen and (max-width: 440px) {
  .p-mediaSliderListOuter {
    width: calc(100% + 30px);
    margin: 50px -15px 0;
  }
  .p-mediaSliderListOuter .slick-prev {
    left: 15px;
  }
  .p-mediaSliderListOuter .slick-next {
    right: 15px;
  }
}


/* message */
.p-message {
  position: relative;
  padding: 108px 0 120px;
}
.p-message:after {
  content: "";
  width: 100%;
  height: 218px;
  position: absolute;
  top: -34px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url("../images/message-heading.png") center center no-repeat;
  background-size: contain;
}
/* .p-messageHeadingDecoration {
  position: absolute;
  top: -34px;
  left: 0;
  right: 0;
} */
.p-messageHeading {
  color: #6faf9b;
  font-size: 48px;
  line-height: 1;
  letter-spacing: .1rem;
  font-family: 'Hannari', '游明朝', 'YuMincho', '游明朝体', 'Yu Mincho', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'Kozuka Mincho Std', '小塚明朝 Std R', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
.p-messageContents {
  margin: 100px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.p-messageContents__photo {
  width: 39.1%;
  position: relative;
  z-index: 100;
}
.p-messageContents__photo:after {
  content: "";
  position: absolute;
  width: 69.6%;
  height: 61%;
  background: #c6e3da;
  left: -8.1%;
  bottom: -10%;
  z-index: -10;
}
.p-messageContents__txtArea {
  width: 56.5%;
}
.p-messageContentsTxt {
  font-size: 16px;
  line-height: 1.75;
  text-align: left;
}
.p-messageContentsName {
  margin-top: 123px;
  font-size: 20px;
  line-height: 1;
  text-align: right;
  font-weight: 700;
}
@media screen and (max-width: 1250px) {
  .p-message:after {
    width: calc(100% - 30px);
  }
  .p-messageContents__photo:after {
    width: 30vw;
    height: 31vw;
    left: -1vw;
    top: 39%;
  }
  .p-messageContentsName {
    margin-top: 60px;
  }
}
@media screen and (max-width: 1206px) {
  .p-introTxtBalloon {
    right: -15px;
  }
}
@media screen and (max-width: 1030px) {
  .p-messageContents__photo:after {
    top: 21vw;
  }
}
@media screen and (max-width: 690px) {
  .p-message {
    padding: 50px 0 100px;
  }
  .p-message:after {
    height: 82px;
    top: -16px;
    left: 50%;
    background-size: contain;
  }
  .p-messageHeadingDecoration {
    top: -12px;
  }
  .p-messageHeading {
    font-size: 26px;
    letter-spacing: .4rem;
  }
  .p-messageContents {
    margin: 50px auto 0;
  }
  .p-messageContents__photo {
    width: 300px;
    margin: 0 auto;
  }
  .p-messageContents__photo:after {
    width: 200px;
    height: 200px;
    left: -20px;
    top: 45%;
  }
  .p-messageContents__txtArea {
    width: 100%;
    margin: 50px auto 0;
  }
  .p-messageContentsTxt {
    font-size: 14px;
  }
  .p-messageContentsName {
  font-size: 16px;
  margin-top: 30px;
  }
}


/*messageTop*/
.p-messageTop {
  margin: 100px 0 0;
}
.p-messageTop__title{
  font-family: 'Hannari', '游明朝', 'YuMincho', '游明朝体', 'Yu Mincho', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'Kozuka Mincho Std', '小塚明朝 Std R', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  letter-spacing: .1em;
  line-height: 1.5;
  font-size: 30px;
  font-weight: bold;
}
.p-messageTop__txt {
  margin: 60px auto 0;
  font-size: 16px;
  line-height: 1.75;
  text-align: left;
}
.p-messageTop__txt + .p-messageTop__txt {
  margin-top: 20px;
}
@media screen and (max-width: 690px) {
  .p-messageTop {
    margin: 60px 0 0;
  }
  .p-messageTop__title {
    font-size: 24px;
  }
  .p-messageTop__txt {
    margin: 40px auto 0;
    font-size: 14px;
  }
  .p-messageTop__txt + .p-messageTop__txt {
    margin-top: 15px;
  }
}
/*profile*/
.p-messageProfile {
  margin: 80px 0 0;
  display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
}
.p-messageProfilePhotoWrap {
  width: calc(100% - 804px);
  min-width: 200px;
}
.p-messageProfilePhoto {
  display: inline-block;
  box-shadow: -14px 14px rgba(111, 175, 155, .5);
}
.p-messageProfileTxtArea {
  max-width: 804px;
  padding: 0 0 0 32px;
  box-sizing: border-box;
  transform: translateY(-8px);
}
.p-messageProfileHeading {
  font-size: 28px;
  line-height: 1.5;
  font-weight: 400;
  text-align: left;
}
.p-messageProfileHeadingInner {
  font-size: 20px;
}
.p-messageProfileList {
  margin: 26px 0 0;
  /*padding: 0 0 0 30px;*/
  position: relative;
}
/*.p-messageProfileList::before,
.p-messageProfileList::after {
  content: "";
  display: block;
  height: 100%;
  background: #6faf9b;
  position: absolute;
  top: 0;
}
.p-messageProfileList::before {
  width: 2px;
  left: 0;
}
.p-messageProfileList::after {
  width: 1px;
  left: 5px;
}*/
.p-messageProfileList__item {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  text-align: left;
  color: #6faf9b;
}
.p-messageProfileList__item + .p-messageProfileList__item {
  margin: 16px 0 0;
}
.p-messageProfileTxt {
  font-size: 16px;
  line-height: 1.75;
  text-align: left;
  margin: 23px 0 0;
}
@media screen and (max-width: 690px) {
  .p-messageProfile {
    margin: 50px 0 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .p-messageProfilePhotoWrap {
    width:100%;
    min-width: auto;
  }
  .p-messageProfilePhoto {
    box-shadow: -10px 10px rgba(111, 175, 155, .5);
  }
  .p-messageProfileTxtArea {
    max-width: none;
    padding: 40px 0 0;
    transform: none;
  }
  .p-messageProfileHeading {
    font-size: 20px;
  }
  .p-messageProfileHeadingInner {
    font-size: 16px;
  }
  .p-messageProfileList {
    margin: 20px 0 0;
    /*padding: 0 0 0 20px;*/
  }
  .p-messageProfileList__item {
    font-size: 16px;
  }
  .p-messageProfileList__item + .p-messageProfileList__item {
    margin: 14px 0 0;
  }
  .p-messageProfileTxt {
    font-size: 14px;
    margin: 20px 0 0;
  }
}
@media screen and (max-width: 374px) {
  .p-messageTop__title {
    font-size: 20px;
  }
}
/*profileBooks*/
.p-profileBooks {
  margin: 50px auto 0;
  display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.p-profileBooks__item {
  width: 19.132%;
  margin: 0 1.084% 0 0 ;
}
.p-profileBooks__item:nth-of-type(5) {
  margin: 0;
}
@media screen and (max-width: 690px) {
  .p-profileBooks {
    margin: 40px auto -10px;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .p-profileBooks__item {
    width: 32.323%;
    margin: 0 1.515% 10px 0;
  }
  .p-profileBooks__item:nth-of-type(5) {
    margin: 0 1.515% 10px 0;
  }
  .p-profileBooks__item:nth-of-type(3n) {
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 480px) {
  .p-profileBooks {
    max-width: 450px;
  }
  .p-profileBooks__item {
    width: calc(50% - 5px);
    margin: 0 10px 10px 0;
  }
  .p-profileBooks__item:nth-of-type(5) {
    margin: 0 10px 10px 0;
  }
  .p-profileBooks__item:nth-of-type(3n) {
    margin: 0 10px 10px 0;
  }
  .p-profileBooks__item:nth-of-type(2n) {
    margin: 0 0 10px;
  }
}



/* access */
.p-access {

}
.p-accessWrap {
  height: 726px;
  background: url("../images/access-bg_pc.jpg") no-repeat center center;
  /* background-size: cover; */
  box-sizing: border-box;
  padding: 110px 0 0;
  position: relative;
}
.p-accessWrap:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .8);
  position: absolute;
  top: 0;
  left: 0;
}
.p-accessHeading {
  font-size: 32px;
  line-height: 1.5;
  position: relative;
  text-align: left;
  letter-spacing: .05rem;
}
.p-accessHeading:after {
  content: "";
  position: absolute;
  width: 57px;
  height: 12px;
  background: #6faf9b;
  bottom: -36px;
  left: 0;
}
.p-accessContents {
  margin: 85px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
  position: relative;
}
.p-accessContentsInfoWrap {
  width: 50%;
  padding-right: 13px;
  box-sizing: border-box;
}
.p-accessContentsInfo {
  width: 100%;
}
/* .p-accessContentsInfo {
  width: 50%;
  box-sizing: border-box;
} */
.p-accessContentsInfoList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-accessContentsInfoList__title {
  background: #6faf9b;
  width: 120px;
  font-size: 16px;
  font-weight: 700;
  padding: 11.6px 20px 10.6px;
  color: #fff;
  text-align: center;
  line-height: 1.4;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.p-accessContentsInfoList__txt {
  width: calc(100% - 121px);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  box-sizing: border-box;
  padding: 11.6px 13px 14px 10.6px;
  box-sizing: border-box;
  text-align: left;
  margin-left: 1px;
  background: #fff;
}
.p-accessContentsInfoList__title + .p-accessContentsInfoList__txt {
  margin-top: 2px;
}
.p-accessContentsInfoList__txt + .p-accessContentsInfoList__title {
  margin-top: 2px;
}
.p-accessContentsInfoList__txt:first-of-type {
  margin-top: 0;
}
.p-accessContentsLinkBtn {
  margin: 30px auto 0;
}
.p-accessContentsLinkBtnAnc {
  width: 80%;
  max-width: 339px;
  margin: 0 auto;
  height: 55px;
  box-sizing: border-box;
  line-height: 1;
  position: relative;
  border-radius: 25px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  color: #fff;
  background-color: #6faf9b;
  border-bottom: 5px solid #417a68;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 18px;
  padding-bottom: 2px;
  letter-spacing: .05rem;
}
.p-accessContentsLinkBtnAnc:hover {
  border-bottom: 2px solid #417a68;
}
.p-accessContentsLinkBtnAnc__arrow {
  margin-left: 13px;
  padding-bottom: 4px;
}
.p-accessContentsMapWrap {
  width: 50%;
  box-sizing: border-box;
  padding-left: 35px;
}
.p-accessContentsMap {
  width: 100%;
  box-sizing: border-box;
  height: 0;
  position: relative;
  padding-top: 62%;
  border: 4px solid #6faf9b;
}
.p-accessContentsMap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* .p-accessGallery {
  position: absolute;
  bottom: -43px;
  left: 0;
  right: 0;
  margin: 0 auto;
} */
.p-accessGalleryList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  /* -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; */
  position: relative;
  max-width: 1176px;
  margin: -89px auto 0;
  padding: 0 15px;
}
.p-accessGalleryList__item {
  margin-left: 2px;
  margin-bottom: 2px;
}
.p-accessGalleryList__item:nth-of-type(9n + 1){
  margin-left: 0;
}
@media screen and (max-width: 1180px) {
  .p-accessGalleryList {
    margin: -60px auto 0;
  }
}
@media screen and (max-width: 900px) {
  .p-accessWrap {
    height: auto;
    padding: 90px 0 120px;
    background: url(../images/access-bg_sp.jpg) no-repeat center center;
  }
  .p-accessContentsMapWrap {
    width: 100%;
    padding-left: 0;
  }
  .p-accessContentsMap {
    margin-top: 50px;
    padding-top: 60%;
    border: 2px solid #6faf9b;
  }
  .p-accessContentsLinkBtn {
    margin: 30px auto 0;
    width: 100%;
  }
  .p-accessContentsInfoWrap {
    width: 100%;
    padding-right: 0;
  }
  .p-accessGalleryList {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    max-width: 653px;
    margin: -89px auto 0;
    padding: 0 15px;
  }
  .p-accessGalleryList__item:nth-of-type(6){
    margin-left: 0;
  }
}
@media screen and (max-width: 690px) {
  .p-accessWrap {
    padding: 80px 0 100px;
    height: auto;
    /* background: url("../images/access-bg_sp.jpg") center center no-repeat;
    background-size: cover; */
  }
  .p-accessHeading {
    font-size: 24px;
  }
  .p-accessHeading:after {
    width: 40px;
    height: 6px;
    bottom: -20px;
  }
  .p-accessContents {
    margin: 70px auto 0;
  }
  .p-accessContentsInfo {
    width: 100%;
  }
  .p-accessContentsInfoList__title {
    width: 100px;
    font-size: 14px;
    padding: 10px 15px 10px;
  }
  .p-accessContentsInfoList__txt {
    width: calc(100% - 101px);
    font-size: 14px;
    padding: 10px 15px 10px 15px;
  }
  .p-accessContentsLinkBtn {
    margin: 30px auto 0;
    width: 100%;
  }
  .p-accessContentsLinkBtnAnc {
    height: 45px;
    width: 90%;
    max-width: 300px;
    font-size: 16px;
    border-bottom: 3px solid #417a68;
  }
  .p-accessContentsLinkBtnAnc:hover {
    border-bottom: 1px solid #417a68;
  }
  .p-accessContentsLinkBtnAnc__arrow {
    margin-left: 10px;
    padding-bottom: 2px;
  }
  .p-accessGalleryList {
    max-width: 391px;
    margin: -50px auto 0;
  }
  .p-accessGalleryList__item:nth-of-type(6){
    margin-left: 2px;
  }
  .p-accessGalleryList__item:nth-of-type(9n +1){
    margin-left: 2px;
  }
  .p-accessGalleryList__item:nth-of-type(3n +1){
    margin-left: 0px;
  }
  .p-accessGalleryList__item:nth-of-type(n + 7){
    margin-bottom: 0px;
  }

  .p-accessGalleryList__item {
    width: 32.9%;
  }
}/* @media screen and (max-width: 380px) {
  .p-accessGallery {
    bottom: -12%;
  }
} */



/*price*/
.p-price {
  padding: 120px 0;
}
.p-priceFrame {
  
}
.p-priceContents {
  display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.p-priceHead {
  display: inline-block;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.p-priceHead__ja {
  font-family: 'Hannari', '游明朝', 'YuMincho', '游明朝体', 'Yu Mincho', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'Kozuka Mincho Std', '小塚明朝 Std R', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-size: 80px;
  line-height: 1;
  letter-spacing: .12em;
  color: #6faf9b;
  text-align: left;
}
.p-price__en {
  font-size: 18px;
  line-height: 1;
  letter-spacing: .12em;
  color: #6faf9b;
  text-align: left;
  margin-right: 25px;
  position: relative;
}
.p-price__en span {
  display: inline-block;
  padding-bottom: 6px;
  background: #fff;
  position: relative;
  z-index: 2;
}
.p-price__en::before {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 12px);
  background: #6faf9b;
  position: absolute;
  left: 6px;
  top: 0;
  z-index: 1;
}
.p-priceBoxWrap {
  width: 76.870%;
  margin: 35px 0 0 auto;
  text-align: left;
}
.p-priceBox {
  /*display: inline-block;*/
  max-width: 778px;
  padding: 0 31px 33px 33px;
  width: 100%;
  box-sizing: border-box;
  background: #dcf1eb;
  position: relative;
}
.p-priceBox::before {
  content: "";
  display: block;
  width: 100%;
  height: 35px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.p-priceBoxInner {
  position: relative;
}
.p-priceBoxHead {
  display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.p-priceBoxHeadPhoto {
  position: relative;
  max-width: 160px;
  width: 22.408%;
}
.p-priceBoxHeadPhoto::before {
  content: "";
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 2px solid #6faf9b;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.p-priceBoxHeadTxtAreaWrap {
  width: 77.450%;
  padding-left: 5.141%;
  margin-top: 20px;
  box-sizing: border-box;
}
.p-priceBoxHeadCatch {
  font-family: 'Hannari', '游明朝', 'YuMincho', '游明朝体', 'Yu Mincho', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'Kozuka Mincho Std', '小塚明朝 Std R', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-size: 20px;
  line-height: 1.25;
  letter-spacing: .12em;
  color: #6faf9b;
  padding: 0 48px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
}
.p-priceBoxHeadCatch::before,
.p-priceBoxHeadCatch::after {
  content: "";
  display: block;
  width: 36px;
  height: 13px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.p-priceBoxHeadCatch::before {
  background: url(../images/course-heading-left.png) no-repeat;
  background-size: contain;
  left: 0;
}
.p-priceBoxHeadCatch::after {
  background: url(../images/course-heading-right.png) no-repeat;
  background-size: contain;
  right: 0;
}
.p-priceBoxHeadMainWrap {
  margin-top: 20px;
}
.p-priceBoxHeadMain {
  display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.p-priceBoxHeadTitle {
  font-size: 32px;
  line-height: 1.25;
  font-weight: bold;
  letter-spacing: .12em;
  padding-right: 20px;
}
.p-priceBoxHeadNum {
  font-size: 32px;
  line-height: 1.25;
  font-weight: bold;
  color: #6faf9b;
}
.p-priceBoxHeadDetails {
  font-size: 20px;
  line-height: 1.25;
  letter-spacing: .12em;
  margin-top: 20px;
  position: relative;
}
.p-priceBoxHeadDetailsTxt {
  padding-right: 28px;
  padding-bottom: 13px;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
}
.p-priceBoxHeadDetailsTxt::before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #6faf9b;
  position: absolute;
  left: 0;
  bottom: 0;
}
.p-priceBoxHeadDetailsNum {
  padding-right: 22px;
  padding-bottom: 13px;
  position: relative;
  display: inline-block;
}
.p-priceBoxHeadDetailsNum.p-priceBoxHeadDetailsNum--narrow {
  padding-right: 10px;
}
.p-priceBoxHeadDetailsNum::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #6faf9b;
  position: absolute;
  left: 0;
  bottom: 0;
}
.p-priceBoxHeadDetails + .p-priceBoxHeadDetails {
  margin-top: 20px;
}
.p-priceBoxTxt {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: .12em;
  margin-top: 20px;
}
.p-priceBox + .p-priceBox {
  margin-top: 60px;
}
@media screen and (max-width: 1000px) {
  .p-priceContents {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .p-priceBoxWrap {
    margin: 35px 0 0 40px;
  }
}
@media screen and (max-width: 950px) {
  .p-priceContents {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .p-priceHead {
    -ms-writing-mode:lr-tb;
    writing-mode: horizontal-tb;
  }
  .p-priceHead__ja {
    font-size: 60px;
  }
  .p-price__en {
    font-size: 16px;
    margin-right: 0;
    margin-top: 20px;
  }
  .p-price__en::before {
    width: calc(100% - 12px);
    height: 1px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .p-price__en span {
    margin-bottom: 0;
    padding-right: 10px;
  }
  .p-priceBoxWrap {
    width: 100%;
    margin: 35px 0 0;
  }
  .p-priceBox {
    max-width: 100%;
    padding: 0 20px 30px 20px;
  }
  .p-priceBoxInner {
    max-width: 714px;
    margin: 0 auto;
  }
  .p-priceBoxHeadTxtAreaWrap {
    padding-left: 25px;
  }
  .p-priceBoxHeadCatch {
    padding: 0 44px;
  }
  .p-priceBoxHeadTitle {
    font-size: 30px;
  }
  .p-priceBoxHeadNum {
    font-size: 30px;
  }
}
@media screen and (max-width: 690px) {
  .p-price {
    padding: 100px 0;
  }
  .p-priceHead__ja {
    font-size: 48px;
  }
  .p-price__en {
    font-size: 14px;
    margin-top: 18px;
  }
  .p-priceBoxWrap {
    margin: 30px 0 0;
  }
  .p-priceBox {
    padding: 0 15px 30px 15px;
  }
  .p-priceBox::before {
    height: 33px;
  }
  .p-priceBoxHead {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .p-priceBoxHeadPhoto {
    display: none;
  }
  .p-priceBoxHeadTxtAreaWrap {
    width: 100%;
    padding-left: 0;
    text-align: center;
    margin-top: 0;
  }
  .p-priceBoxHeadCatchOuter {
    display: inline-block;
    padding-left: 85px;
    height: 70px;
    position: relative;
    width: 100%;
    max-width: 250px;
    box-sizing: border-box;
    max-width: 270px;
  }
  .p-priceBoxHeadCatchOuter::before {
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    background: url(../images/price-img01.jpg) no-repeat center;
    background-size: cover;
    position: absolute;
    left: 0;
  }
  .p-priceBox--two .p-priceBoxHeadCatchOuter::before {
    background: url(../images/price-img02.jpg) no-repeat center;
    background-size: cover;
  }
  .p-priceBoxHeadCatchOuter::after {
    content: "";
    display: block;
    width: 68px;
    height: 68px;
    border: 2px solid #6faf9b;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
  }
  .p-priceBoxHeadCatchWrap {
    display : -webkit-box;
    display : -webkit-flex;
    display : -ms-flexbox;
    display : flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    height: 70px;
  }
  .p-priceBoxHeadCatch {
    font-size: 16px;
    padding: 0 25px;
    width: 100%;
  }
  .p-priceBoxHeadCatch::before,
  .p-priceBoxHeadCatch::after {
    width: 20px;
    height: 8px;
  }
  .p-priceBoxHeadMainWrap {
    margin-top: 25px;
    display: inline-block;
  }
  .p-priceBoxHeadMain {

  }
  .p-priceBoxHeadTitle {
    font-size: 20px;
    padding-right: 15px;
  }
  .p-priceBoxHeadNum {
    font-size: 20px;
    margin-top: 0;
  }
  .p-priceBoxHeadDetails {
    font-size: 16px;
    margin-top: 20px;
  }
  .p-priceBoxHeadDetailsTxt {
    padding-right: 15px;
    padding-bottom: 8px;
  }
  .p-priceBoxHeadDetailsNum {
    padding-right: 15px;
    padding-bottom: 8px;
  }
  .p-priceBoxHeadDetailsNum.p-priceBoxHeadDetailsNum--narrow {
    padding-right: 6px;
  }
  .p-priceBoxTxt {
    font-size: 14px;
    margin-top: 25px;
  }
  .p-priceBox + .p-priceBox {
    margin-top: 50px;
  }
}
@media screen and (max-width: 374px) {
  .p-priceBoxHeadTitle {
    font-size: 16px;
  }
  .p-priceBoxHeadNum {
    font-size: 16px;
  }
  .p-priceBoxHeadDetails {
    font-size: 14px;
  }
}


/* staff */
.p-staff {
  padding: 98px 0 120px;
  background: #dcf1eb;
}
.p-staffHeading {
  font-size: 48px;
  line-height: 1.5;
  letter-spacing: .3rem;
  font-family: 'Hannari', '游明朝', 'YuMincho', '游明朝体', 'Yu Mincho', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'Kozuka Mincho Std', '小塚明朝 Std R', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
.p-staffHeadingDecoration {
  margin: 22px auto 44px;
}
.p-staffTxt {
  font-size: 16px;
  line-height: 1.75;
}
.p-staffContents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 93px auto 0;
}
.p-staffContents__item {
  width: 22.6%;
  box-sizing: border-box;
}
.p-staffContentsPhoto {
  position: relative;
}
.p-staffContentsName {
  font-size: 16px;
  color: #fff;
  background: #6faf9b;
  padding: 8px 15px 10px;
  position: absolute;
  left: -9px;
  bottom: -27px;
  z-index: 100;
  letter-spacing: .1rem;
}
.p-staffContentsLine {
  margin: 27px auto 0;
}
.p-staffContentsTxt {
  font-size: 16px;
  line-height: 1.75;
  text-align: left;
  margin-top: 6px;
}
@media screen and (max-width: 900px) {
  .p-staffContents {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .p-staffContents__item {
    width: 47%;
    margin-left: 30px;
    max-width: 360px;
  }
  .p-staffContents__item:nth-of-type(2n + 1) {
    margin-left: 0;
  }
  .p-staffContents__item:nth-of-type(n + 3) {
    margin-top: 50px;
  }
}
@media screen and (max-width: 690px) {
  .p-staff {
    padding: 80px 0 100px;
  }
  .p-staffHeading {
    font-size: 26px;
    letter-spacing: .5rem;
  }
  .p-staffHeadingDecoration {
    margin: 20px auto 40px;
    width: 150px;
  }
  .p-staffTxt {
    font-size: 14px;
  }
  .p-staffContents {
    margin: 50px auto 0;
  }
  .p-staffContents__item {
    width: 47.8%;
    margin-left: 15px;
  }
  .p-staffContentsPhoto {
    margin: 0 auto;
  }
  .p-staffContentsName {
    font-size: 14px;
    left: -10px;
  }
  .p-staffContentsLine {
    margin: 30px auto 0;
  }
  .p-staffContentsTxt {
    font-size: 14px;
    margin-top: 5px;
  }
  .p-staffContents__item:nth-of-type(n + 3) {
    margin-top: 57px;
  }
}
@media screen and (max-width: 370px) {
  .p-staffContents__item {
    width: 47.4%;
  }
}



/* voice */
.p-voice {
  padding: 98px 0 120px;
}
.p-voiceHeading {
  letter-spacing: .3rem;
  font-size: 48px;
  font-family: 'Hannari', '游明朝', 'YuMincho', '游明朝体', 'Yu Mincho', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'Kozuka Mincho Std', '小塚明朝 Std R', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  line-height: 1.5;
}
.p-voiceHeadingDecoration {
  margin: 22px auto 0;
}
.p-voiceList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 100px auto 0;
}
.p-voiceList__item {
  width: calc((100% - 40px)/3);
  margin-left: 20px;
}
.p-voiceList__item:nth-of-type(3n + 1) {
  margin-left: 0;
}
.p-voiceList__item:nth-of-type(n + 4) {
  margin-top: 40px;
}
.p-voiceList__item:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 950px) {
  .p-voiceList {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .p-voiceList__item {
    /* width: calc((100% - 40px)/2); */
    width: 41%;
    max-width: 365px;
    margin-left: 3.4%;
  }

  .p-voiceList__item:nth-of-type(n + 4) {
    margin-top: 0;
  }
  .p-voiceList__item:nth-of-type(3n + 1) {
    margin-left: 3.4%;
  }
  .p-voiceList__item:nth-of-type(n + 3) {
    margin-top: 40px;
  }
  .p-voiceList__item:nth-of-type(2n + 1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 690px) {
  .p-voice {
    padding: 80px 0 100px;
  }
  .p-voiceHeading {
    letter-spacing: .5rem;
    font-size: 26px;
  }
  .p-voiceHeadingDecoration {
    margin: 20px auto 0;
    width: 150px;
  }
  .p-voiceList {
    margin: 50px auto 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .p-voiceList__item {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    margin-left: 0;
  }
  .p-voiceList__item:nth-of-type(2n + 1) {
    margin-left: 0;
  }
  .p-voiceList__item:nth-of-type(n + 3) {
    margin-top: 0;
  }
  .p-voiceList__item:nth-of-type(3n + 1) {
    margin-left: 0;
  }
  .p-voiceList__item + .p-voiceList__item {
    margin-top: 30px;
  }
}



/* store */
.p-store {
  background: #dcf1eb;
  padding: 113px 0 120px;
}
.p-storeLead {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.p-storeLeadTxt {
  font-size: 18px;
  line-height: 1.2;
  color: #6faf9b;
  margin: 0 11px 0 15px;
  font-family: 'Hannari', '游明朝', 'YuMincho', '游明朝体', 'Yu Mincho', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'Kozuka Mincho Std', '小塚明朝 Std R', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
.p-storeHeading {
  letter-spacing: .3rem;
  font-size: 48px;
  font-family: 'Hannari', '游明朝', 'YuMincho', '游明朝体', 'Yu Mincho', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'Kozuka Mincho Std', '小塚明朝 Std R', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  line-height: 1.3;
  margin: 0 auto 0;
}
.p-storeList {
  margin: 93px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-storeList__item {
  width: 23.5%;
  box-sizing: border-box;
  margin-left: 2%;
}
.p-storeList__item:nth-of-type(4n + 1) {
  margin-left: 0;
}
.p-storeListItemWrap {
  background: #fff;
  padding: 10px 10px 10px;
  display: block;
}
.p-storeListItemTxt {
  line-height: 1.5;
  font-size: 16px;
  margin: 7px auto 0;
  text-align: left;
}
@media screen and (max-width: 910px) {
  .p-storeList {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .p-storeList__item {
    width: 35%;
    margin-left: 5%;
  }
  .p-storeList__item:nth-of-type(2n + 1) {
    margin-left: 0;
  }
  .p-storeList__item:nth-of-type(n + 3) {
    margin-top: 5%;
  }
}
@media screen and (max-width: 690px) {
  .p-store {
    background: #dcf1eb;
    padding: 55px 0 60px;
  }
  .p-storeHeading {
    letter-spacing: .5rem;
    font-size: 24px;
    margin: 10px auto 0;
  }
  .p-storeLeadTxt {
    font-size: 16px;
  }
  .p-storeList {
    margin: 30px auto 0;
  }
  .p-storeList__item {
    width: 100%;
    margin-left: 0;
  }
  .p-storeListItemWrap {
    padding: 15px 15px 15px;
  }
  .p-storeListItemTxt {
    font-size: 14px;
    margin: 15px auto 0;
  }
  .p-storeList__item:nth-of-type(n + 3) {
    margin-top: 0;
  }
  .p-storeList__item + .p-storeList__item {
    margin-top: 15px;
  }
}
@media screen and (max-width: 320px) {
  .p-storeLeadTxt {
    font-size: 13px;
  }
}

/* news */
.p-news {
  padding: 120px 0 200px;
}
.p-newsContents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-newsContents__heading {
  width: 56%;
  padding-right: 20px;
  box-sizing: border-box;
  margin: 0 auto;
}
.p-newsContents__item {
  width: 44%;
  margin: 0 auto;
}
.p-newsContents__item iframe {
  width: 100%;
  height: 600px;
}
@media screen and (max-width: 690px) {
  .p-news {
    padding: 60px 0 100px;
  }
  .p-newsContents__heading {
    width: 100%;
    max-width: 300px;
    padding-right: 0;
  }
  .p-newsContents__item {
    width: 100%;
    margin: 30px auto 0;
  }
  .p-newsContents__item iframe {
    height: 500px;
    width: 100%;
  }
}

/* inquiry */
.p-inquiry {
  margin: 0 auto 198px;
}
.p-inquirySnsList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.p-inquirySnsList__item {
  width: 32px;
  height: auto;
  margin-right: 24px;
}
.p-inquirySnsList__item:last-of-type {
  margin-right: 0;
}
.p-inquiryLinkBtn {
  margin: 50px auto 0;
}
.p-inquiryLinkBtnAnc {
  width: 388px;
  height: 55px;
  margin: 0 auto;
  box-sizing: border-box;
  line-height: 1;
  position: relative;
  border-radius: 25px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  color: #fff;
  background-color: #6faf9b;
  border-bottom: 5px solid #417a68;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 18px;
  padding-bottom: 2px;
  letter-spacing: .05rem;
}
.p-inquiryLinkBtnAnc:hover {
  border-bottom: 2px solid #417a68;
}
.p-inquiryLinkBtnAnc__arrow {
  margin-left: 13px;
  padding-bottom: 4px;
}
@media screen and (max-width: 690px) {
  .p-inquiry {
    margin: 0 auto 100px;
  }
  .p-inquiryLinkBtn {
    margin: 30px auto 0;
  }
  .p-inquirySnsList__item {
    margin-right: 20px;
  }
  .p-inquiryLinkBtnAnc {
    width: 100%;
    max-width: 300px;
    height: 45px;
    font-size: 16px;
    border-bottom: 3px solid #417a68;
  }
  .p-inquiryLinkBtnAnc:hover {
    border-bottom: 1px solid #417a68;
  }
  .p-inquiryLinkBtnAnc__arrow {
    margin-left: 10px;
    padding-bottom: 2px;
  }
}

/* footer */
.p-footer {
  background: #6faf9b;
  padding: 94px 0 24px;
  position: relative;
}
.p-footerInfo {
  font-size: 14px;
  text-align: right;
  line-height: 1.5;
  color: #fff;
  letter-spacing: .15em;
}
@media screen and (max-width: 690px) {
  .p-footer {
    padding: 50px 0 20px;
    margin-bottom: 60px;
  }
  .p-footerInfo {
    font-size: 10px;
  }

  .p-footerInquiryCv {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 10000;
    background: rgba(0, 0, 0, .7);
    padding: 10px 15px;
    box-sizing: border-box;
    transition: all 0.3s ease-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .p-footerInquiryCvBtn {
    width: 48%;
    box-sizing: border-box;
    background: #6faf9b;
    display: block;
    font-size: 14px;
    letter-spacing: .1rem;
    line-height: 1;
    color: #fff;
    padding: 11px 10px 13px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    transition: all 0.5s ease-out;
  }
  .p-footerInquiryCvBtn + .p-footerInquiryCvBtn {
    margin-left: 15px;
  }
}


/*spCv*/
.p-spCv {
  display: none;
}
@media screen and (max-width: 690px) {
  .p-spCv {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    background: rgba(0, 0, 0, .5);
    padding: 10px 10px;
    box-sizing: border-box;
    -webkit-transform: translate(0, 60px);
    transform: translate(0, 60px);
    transition: all 0.3s ease-out;
  }
  .p-spCv.is-active {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .p-spCvInner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .p-spCvForm {
    background: #6faf9b;
    width: calc(50% - 5px);
  }
  .p-spCvForm a {
    font-size: 14px;
    line-height: 1;
    letter-spacing: .1em;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    height: 40px;
  }
  .p-spCvContact {
    background: #6faf9b;
    width: calc(50% - 5px);
    margin: 0 0 0 10px;
  }
  .p-spCvContact a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    height: 40px;
  }
  .p-spCvContactTel {
    font-size: 14px;
    line-height: 1;
    letter-spacing: .1em;
    color: #fff;
    position: relative;
  }
  .p-spCvContactTel::before {
    content: "";
    display: block;
    width: 12px;
    height: 16px;
    background: url(../images/icon-tel.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
/*-----------------------------*/
/*Utility*/
.u-mb-l { margin: 0 auto 150px;}
.u-mb-m { margin: 0 auto 100px;}
.u-mb-s { margin: 0 auto 50px;}
@media screen and (max-width: 690px) {
  .u-mb-l { margin: 0 auto 80px;}
  .u-mb-m { margin: 0 auto 50px;}
  .u-mb-s { margin: 0 auto 30px;}
}
.u-w-10 { width: 10%;}
.u-w-20 { width: 20%;}
.u-w-30 { width: 30%;}
.u-w-40 { width: 40%;}
.u-w-50 { width: 50%;}
.u-w-60 { width: 60%;}
.u-w-70 { width: 70%;}
.u-w-80 { width: 80%;}
.u-w-90 { width: 90%;}
.u-w-100 { width: 100%;}
@media screen and (max-width: 690px) {
  .u-w-sp10 { width: 10%;}
  .u-w-sp20 { width: 20%;}
  .u-w-sp30 { width: 30%;}
  .u-w-sp40 { width: 40%;}
  .u-w-sp50 { width: 50%;}
  .u-w-sp60 { width: 60%;}
  .u-w-sp70 { width: 70%;}
  .u-w-sp80 { width: 80%;}
  .u-w-sp90 { width: 90%;}
  .u-w-sp100 { width: 100%;}
}
.u-ta-c { text-align: center !important;}
.u-ta-l { text-align: left !important;}
.u-ta-r { text-align: right !important;}
.u-fw-b { font-weight: bold !important;}
.u-fw-n { font-weight: normal !important;}

.u-map {
  position: relative;
  width: 56.25%;
  padding-top: 355px;
  line-height: 0;
}
.u-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 690px){
  .u-map {
    width: 100%;
  }
}
/* font-family: 'Merriweather', serif; */
/* .wf-hannari { font-family: "Hannari"; } */
/* font-family: 'Noto Sans JP', sans-serif; */
.u-fGothic { font-family: "游ゴシック", "Yu Gothic", YuGothic,"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.u-fMincho { font-family: '游明朝', 'YuMincho', '游明朝体', 'Yu Mincho', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'Kozuka Mincho Std', '小塚明朝 Std R', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;}

/*---------------------------------------------------------------------------------------------*/
@media screen and (max-width: 690px) {.u-pcOnly { display: none !important;}}
@media screen and (min-width: 691px) {.u-spOnly { display: none !important;}}