@charset "utf-8";
* {box-sizing: border-box;}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

a {
  color: inherit;
  text-decoration: none; }
  a:hover {
    color: inherit;
    text-decoration: none; }

p:empty {display: none;}

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


.text-nomokotsu{
	color: #0f2e84 !important;
}
.area-mv {
  position: relative; }
  .area-mv img {
    margin: 0 auto;
    display: block; }

.prt-mvlist {
  position: relative; }
  .prt-mvlist .slick-prev {
    position: absolute;
    top: 50%; left: 4rem;
    transform: translateY(-50%);
    width: 80px;
    height: 80px;
    background: url('/wp-content/themes/blankslate/assets/images/icon_slider_prev.png') no-repeat center/38px auto;
    background-color: #fff;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    opacity: .4;
    z-index: 10; }
  .prt-mvlist .slick-next {
    position: absolute;
    top: 50%; right: 4rem;
    transform: translateY(-50%);
    width: 80px;
    height: 80px;
    background: url('/wp-content/themes/blankslate/assets/images/icon_slider_next.png') no-repeat center/38px auto;
    background-color: #fff;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    opacity: .4;
    z-index: 10; }
  .prt-mvlist__item {
    height: 650px; }
    .prt-mvlist__item--mv {
      background: url(/wp-content/themes/blankslate/assets/images/mv_pc.jpg) no-repeat center/cover; }
    .prt-mvlist__item--story {
      background: url(/wp-content/themes/blankslate/assets/images/story_fv.jpg) no-repeat right center/cover; }
  .prt-mvlist__storybnr {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 2rem; }
    .prt-mvlist__storybnr a {
      padding: 2rem 4rem;
      background-color: rgba(0,0,0,.1);
      border: 1px solid #fff;
      display: block; }

.area-news {
  padding: 4rem 2rem;
  background-color: #f1f9ff; }
  .area-news__h {
    margin-bottom: 3rem;
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1;
    text-align: center; }
  .area-news__box {
    display: flex;
    justify-content: center; }

.prt-newslist {
  max-width: 600px;
  margin: 0 auto; }
  .prt-newslist__item + .prt-newslist__item {
    margin-top: 1rem; }
  .prt-newslist__item a {
    display: flex;
    transition: opacity .3s; }
    .prt-newslist__item a:hover {opacity: .8;}
  .prt-newslist__date {
    margin-right: 1.6rem;
}
.prt-newslist__title {
	text-decoration: none;
	font-size: 1rem;
	border-bottom: solid 1px #999;
}

.area-affiliate {
  padding: 8rem 2rem; }
  .area-affiliate__h {
    margin-bottom: 4rem;
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1;
    text-align: center; }

.prt-affiliatemenu {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between; }
  .prt-affiliatemenu__item {
    width: calc((100% - 4rem) / 2);
    position: relative; }
    .prt-affiliatemenu__item a {
      display: block;
      position: relative;
      transition: background-color .4s; }
      .prt-affiliatemenu__item a::before {
        content: "";
        position: absolute;
        top: 2rem; left: 2rem;
        width: 0;
        height: 1px;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        transition-property: width, height;
        transition-duration: .4s;
        z-index: 1; }
      .prt-affiliatemenu__item a::after {
        content: "";
        position: absolute;
        bottom: 2rem; right: 2rem;
        width: 0;
        height: 1px;
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
        transition-property: width, height;
        transition-duration: .4s;
        z-index: 1; }
        .prt-affiliatemenu__item a:hover::before,
        .prt-affiliatemenu__item a:hover::after {
          width: calc(100% - 4rem - 1px);
          height: calc(100% - 4rem - 1px); }
      .prt-affiliatemenu__img {
        position: relative; }
        .prt-affiliatemenu__img::before {
          content: "";
          position: absolute;
          top: 0; bottom: 0; left: 0; right: 0;
          background-color: rgba(0,79,138,.38); }
    .prt-affiliatemenu__item img {
      margin: 0 auto;
      display: block; }
  .prt-affiliatemenu__h {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 1;
    letter-spacing: .3em; }

.area-kuchikomi {
  padding: 4rem 2rem;
  position: relative; }
  .area-kuchikomi::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to right, #fff 0%, #fff 50%, #298dd8 50%, #298dd8 100%); }
  .area-kuchikomi img {
    margin: 0 auto;
    display: block; }

.prt-kuchikomi2col {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: center; }
  .prt-kuchikomi2col__col {
    width: calc((100% - 3.2rem) / 2);
    position: relative; }
    .prt-kuchikomi2col__col:nth-of-type(2) {
      color: #fff; }

  .prt-kuchikomi2col__kuchikomi {
    min-height: 211px;
    padding-left: 15rem;
    background: url(/wp-content/themes/blankslate/assets/images/ekiten.png) no-repeat left center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.6;
    position: relative; }
    .prt-kuchikomi2col__kuchikomi .em {
      display: block;
      font-size: 1.2rem;
      font-weight: inherit; }
  .prt-kuchikomi2col__h {
    font-size: 1.8rem;
    font-weight: bold !important;
    line-height: 1.6;
    position: relative;
    text-align: center; }
    .prt-kuchikomi2col__h a {
      font-weight: inherit;
color: #fff;}
    .prt-kuchikomi2col__desc {
      margin-top: 3.2rem;
      letter-spacing: .1em;
      line-height: 1.4;
      position: relative;
      text-align: center; }
      .prt-kuchikomi2col__desc a {
        max-width: 150px;
        margin: 0 auto;
        padding: 1rem;
        border: 1px solid;
        display: block; }

.area-storetype {
  padding: 8rem 2rem;
  background-color: #f6f6f9; }
  .area-storetype__h {
    margin-bottom: 4rem;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1;
    text-align: center; }
  .area-storetype__img {
    max-width: 1000px;
    margin: 0 auto; }
    .area-storetype__img img {
      margin: 0 auto;
      display: block; }
  .area-storetype__text {
    margin-bottom: 4rem;
    text-align: center; }
  .area-storetype2col__catch {
    max-width: 800px;
    margin: 10rem auto 0;
    padding: 1rem;
    background: #298dd8;
    color: #fff;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.6;
    position: relative;
    text-align: center; }
    .area-storetype2col__catch::before {
      content: "";
      position: absolute;
      top: -5rem; left: 50%;
      transform: translate(-50%, -50%);
      border-top: 20px;
      border-left: 50px solid transparent;
      border-right: 50px solid transparent; }
    .area-storetype2col__catch .em {
      margin: 0 .8rem;
      padding: 0 .6rem;
      background: linear-gradient(transparent 70%, rgba(255,255,255,.6) 70%);
      color: #ffee1d;
      font-size: 1.3em;
      font-weight: inherit; }

.prt-storetype2col {
  max-width: 1000px;
  margin: 0 auto 2.4rem;
  display: flex;
  justify-content: space-between; }
  .prt-storetype2col__col {
    width: calc((100% - 2.4rem) / 2);
    padding: 1.2rem;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .prt-storetype2col__col--blueframe {
      background-image: linear-gradient(45deg, #298dd8, #298dd8);
      box-shadow: 7px 7px rgba(0,0,0,.15);
      position: relative; }
      .prt-storetype2col__col--blueframe::before {
        content: "";
        position: absolute;
        top: 6px; bottom: 6px; left: 6px; right: 6px;
        background-color: #f1f9ff; }
  .prt-storetype2col__catch {
    margin-bottom: 1.6rem;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.4;
    position: relative;
    text-align: center; }
    .prt-storetype2col__col--blueframe .prt-storetype2col__catch {
      color: #298dd8; }
  .prt-storetype2col__text {
    font-size: 1rem;
    line-height: 2;
    position: relative; }
    .prt-storetype2col__col--blueframe .prt-storetype2col__text {
      font-weight: bold; }

.area-omoi {
  min-height: 500px;
  padding: 2rem;
  background: url('/wp-content/themes/blankslate/assets/images/omoi.jpg') no-repeat center bottom/cover;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative; }
  .area-omoi::before {
    content: "";
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    background-color: rgb(103 136 160 / 70%); }
  .area-omoi__h {
    margin-bottom: 3.2rem;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1;
    position: relative;
    text-align: center; }
  .area-omoi__catch {
    margin-bottom: 3.2rem;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.6;
    position: relative;
    text-align: center; }
  .area-omoi__text {
    font-size: 1.2rem;
    position: relative;
    text-align: center; }
    .area-omoi__text + .area-omoi__text {
      margin-top: 2.4rem; }

.area-reason {
  padding: 8rem 2rem;
  background: linear-gradient(90deg, #f3f8fc 0%, #f3f8fc 67%, #71afd1 67%, #71afd1 100%);
   }
  .area-reason__h {
    margin-bottom: 6rem;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1;
    text-align: center; }

.prt-reasonlist {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .prt-reasonlist__item {
    display: flex;
    justify-content: space-between; }
    .prt-reasonlist__item + .prt-reasonlist__item {
      margin-top: 12rem; }
  .prt-reasonlist__img {
    width: 50%;
    position: relative;
    transform: translate(2rem, 0);
    z-index: 1; }
    .prt-reasonlist__img img {
      margin: 0 auto;
      display: block; }
  .prt-reasonlist__h {
    margin-bottom: 2.4rem;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.4;
	  color: #fff;
}
    .prt-reasonlist__h__num {
      margin-bottom: 1rem;
      display: block;
      font-size: 1.5em;
      font-weight: bold; }
  .prt-reasonlist__text {
    color: #fff; }
  .prt-reasonlist__content {
    width: 50%;
    padding: 0 4rem 0 8rem;
    background-color: rgba(0,79,138,.5);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    transform: translate(-2rem, 4rem); }
  .prt-reasonlist__item:nth-of-type(even) .prt-reasonlist__content {
    padding: 0 8rem 0 4rem;
    order: 1;
    transform: translate(2rem, 0); }
  .prt-reasonlist__item:nth-of-type(even) .prt-reasonlist__img {
    order: 2;
    transform: translate(-2rem, 4rem); }

.prt-framebnr {
  margin-top: 2rem;
  letter-spacing: .1em;
}
  .prt-framebnr a {
    max-width: 150px;
    margin: 0 auto;
    padding: 1rem;
    border: 1px solid;
    display: block;
    line-height: 1.4;
    text-align: center; }

.area-onayami {
  padding: 8rem 2rem;
  background: url('/wp-content/themes/blankslate/assets/images/onayami.jpg') no-repeat center bottom/cover;
  position: relative; }
  .area-onayami::before {
    content: "";
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    background-color: rgba(255,255,255,.8); }
  .area-onayami__h {
    margin-bottom: 6rem;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1;
    position: relative;
    text-align: center; }
  .area-onayami__box {
    display: flex;
    justify-content: center; }
  .area-onayami__catch {
    margin-top: 5rem;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.6;
    position: relative;
    text-align: center; }
    .area-onayami__catch a {
      font-weight: inherit; }
    .area-onayami__catch__marker {
      margin: 0 .8rem;
      padding: 0 .6rem;
      background: linear-gradient(transparent 60%, #92d0ff 60%);
      color: inherit;
      font-weight: inherit; }

.prt-onayamilist {
  font-size: 1.2rem;
  line-height: 1.4; }
  .prt-onayamilist__item {
    padding-left: 4.4rem;
    font-weight: bold;
    position: relative; }
    .prt-onayamilist__item + .prt-onayamilist__item {
      margin-top: 2rem; }
    .prt-onayamilist__item::before {
      content: "";
      position: absolute;
      top: 2px; left: 0;
      width: 20px;
      height: 20px;
      background-color: rgba(255,255,255,.4);
      border: 3px solid #b1b1b9; }
    .prt-onayamilist__item::after {
      content: "";
      position: absolute;
      top: 7px; left: 5px;
      width: 13px;
      height: 6px;
      border-left: 4px solid #298dd8;
      border-bottom: 4px solid #298dd8;
      transform: rotate(-45deg); }

.area-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 8rem 2rem; }
  .area-content__h {
    margin-bottom: 4rem;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1;
    position: relative;
    text-align: center; }
  .area-content__caption {
    margin-bottom: 8rem;
    text-align: center; }
  .area-content__catch {
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.6;
    text-align: center; }
    .area-content__catch + .area-content__catch {
      margin-top: 2.4rem; }

.prt-affilistbox {
  padding-top: 0rem; }
  .prt-affilistbox + .prt-affilistbox {
    margin-top: 10rem; }
  .prt-affilistbox__h {
    height: 150px;
    margin-bottom: 4rem;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: .2em;
    line-height: 1;
    position: relative;
    text-align: center; }
    .prt-affilistbox__h::before {
      content: "";
      position: absolute;
      top: 1.2rem; bottom: 1.2rem; left: 1.2rem; right: 1.2rem;
      border: 1px solid #fff;
      z-index: 1; }
    .prt-affilistbox__h::after {
      content: "";
      position: absolute;
      top: 0; bottom: 0; left: 0; right: 0;
      background-color: rgba(0,79,138,.6); }
    .prt-affilistbox__h--oosaka {
      background: url('/wp-content/themes/blankslate/assets/images/affiliate/h_oosaka.jpg') no-repeat center/cover; }
    .prt-affilistbox__h--tokyo {
      background: url('/wp-content/themes/blankslate/assets/images/affiliate/h_tokyo.jpg') no-repeat center/cover; }
    .prt-affilistbox__h span {
      font-weight: inherit;
      position: relative;
      z-index: 1; }

.prt-affilist {
  max-width: 840px;
  margin: 0 auto; }
  .prt-affilist__item {
    padding: 2.4rem;
    box-shadow: 0px 3px 5px rgba(0,0,0,.15); }
    .prt-affilist__item + .prt-affilist__item {
      margin-top: 6rem; }
  .prt-affilist__h {
    margin-bottom: 2.4rem;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.4;
    text-align: center; }
  .prt-affilist__2col {
    display: flex;
    justify-content: space-between; }
  .prt-affilist__img {
    width: 400px; }
    .prt-affilist__img img {
      margin: 0 auto;
      display: block; }
  .prt-affilist__content {
    width: calc(100% - 430px); }
  .prt-affilist__text {
    font-size: 1rem; }
  .prt-affilist__bnr {
    margin-top: 3.2rem;
    letter-spacing: .1em;
    line-height: 1.4;
    text-align: center; }
    .prt-affilist__bnr a {
      max-width: 180px;
      padding: 1.6rem;
      border: 1px solid;
      display: block; }

.prt-recruitmenu {
  margin-top: 8rem; }
  .prt-recruitmenu__item {
    box-shadow: 5px 5px rgba(0,79,138,.3);
    position: relative; }
    .prt-recruitmenu__item + .prt-recruitmenu__item {
      margin-top: 8rem; }
    .prt-recruitmenu__filter {
      position: absolute;
      top: 0; bottom: 0; right: 0;
      width: 0;
      background-color: rgba(0,79,138,.38);
      transition: width .4s; }
      a:hover .prt-recruitmenu__filter {
        width: 100%; }
      .prt-recruitmenu__filter--right {
        left: 0; right: auto; }
    .prt-recruitmenu__item img {
      margin: 0 auto;
      display: block; }
    .prt-recruitmenu__item a {
      display: block;
      position: relative;
      transition: background-color .4s; }
      .prt-recruitmenu__item a::before {
        content: "";
        position: absolute;
        top: 2rem; left: 2rem;
        width: 0;
        height: 1px;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        transition-property: width, height;
        transition-duration: .4s;
        z-index: 1; }
      .prt-recruitmenu__item a::after {
        content: "";
        position: absolute;
        bottom: 2rem; right: 2rem;
        width: 0;
        height: 1px;
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
        transition-property: width, height;
        transition-duration: .4s;
        z-index: 1; }
        .prt-recruitmenu__item a:hover::before,
        .prt-recruitmenu__item a:hover::after {
          width: calc(100% - 4rem - 1px);
          height: calc(100% - 4rem - 1px); }
  .prt-recruitmenu__text {
    position: absolute;
    top: 50%; left: 8rem;
    font-size: 3.4rem;
    font-weight: bold;
    transform: translate(0, -50%);
    transition: color .4s;
    letter-spacing: .3em;
}
    .prt-recruitmenu__text--right {
      left: auto; right: 8rem; }
    a:hover .prt-recruitmenu__text {
      color: #fff; }

.area-company {
  position: relative; }
  .area-company__h {
    margin-bottom: 8rem;
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 1;
    position: relative;
    text-align: center; }
  .area-company__catch {
    margin-bottom: 6rem;
    padding: 0 2rem;
    font-size: 3.2rem;
    font-weight: bold;
    line-height: 1;
    text-align: center; }

.prt-missionlist {
  margin-bottom: 14rem;
  text-align: center; }
  .prt-missionlist__item {
    padding: 6rem 2rem;
    position: relative; }
    .prt-missionlist__item--vision {
      background: url('/wp-content/themes/blankslate/assets/images/mission/vision.jpg') no-repeat center/cover; }
    .prt-missionlist__item--mission {
      background: url('/wp-content/themes/blankslate/assets/images/mission/mission.jpg') no-repeat center/cover; }
    .prt-missionlist__item--policy {
      background: url('/wp-content/themes/blankslate/assets/images/mission/policy.jpg') no-repeat center/cover; }
    .prt-missionlist__item::before {
      content: "";
      position: absolute;
      top: 0; bottom: 0; left: 0; right: 0;
      background-color: rgba(255,255,255,.8); }
  .prt-missionlist__h {
    margin-bottom: 1.4rem;
    font-family: 'Montserrat', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 2.8rem;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1;
    position: relative; }
  .prt-missionlist__caption {
    margin-bottom: 1.8rem;
    color: #a1a1a9;
    font-size: 1.3rem;
    position: relative; }
  .prt-missionlist__text {
    font-size: 1.6rem;
    position: relative; }

.prt-topmessage {
  max-width: 1160px;
  margin: 0 auto;
  padding-bottom: 8rem; }
   .prt-topmessage__h {
   margin-bottom: 8rem;
   font-size: 2.8rem;
   font-weight: bold;
   line-height: 1;
   position: relative;
   text-align: center; }
  .prt-topmessage__img {
    margin-bottom: 8rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    position: relative; }
    .prt-topmessage__img img {
      margin: 0 auto;
      display: block; }
  .prt-topmessage__imgcatch {
    position: absolute;
    top: 50%; left: 4rem;
    transform: translateY(-50%);
    font-family: inherit;
    font-size: 2.4rem;
    font-weight: bold; }
  .prt-topmessage__marker {
    padding: 0 .4rem;
    background: linear-gradient(transparent 60%, #c4e6ff 60%);
    font-family: inherit;
    font-size: 1.3em;
    font-weight: bold; }
  .prt-topmessage__text {
    max-width: 600px;
    margin: 0 auto;
    font-size: 1.2rem; }
    .prt-topmessage__text + .prt-topmessage__text {
      margin-top: 6rem; }
  .prt-topmessage__sign {
    max-width: 600px;
    margin: 6rem auto 0;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: right; }

.prt-cominfo {
  padding: 8rem 2rem;
  background: url('/wp-content/themes/blankslate/assets/images/bg_cominfo.jpg') no-repeat center/cover;
  position: relative; }
  .prt-cominfo::before {
    content: "";
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    background-color: rgba(241,249,255,.7); }
  .prt-cominfo__h {
    margin-bottom: 6rem;
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 1;
    position: relative;
    text-align: center; }

.prt-cominfotable {
  max-width: 800px;
  margin: 0 auto;
  padding: 2rem;
  background-color: rgba(255,255,255,.75);
  line-height: 1.6;
  position: relative;
  text-align: center; }
  .prt-cominfotable__item {
    max-width: 640px;
    margin: 0 auto;
    padding: 2rem 0 ; }
    .prt-cominfotable__item + .prt-cominfotable__item {
      border-top: 1px solid #e1e1e9; }
  .prt-cominfotable__th {
    margin-bottom: 1rem;
    font-size: 1.8rem;
    font-weight: bold; }

.prt-contactmenu {
  max-width: 1000px;
  margin: 0 auto 14rem;
  display: flex;
  justify-content: space-between; }
  .prt-contactmenu__item {
    width: calc((100% - 4rem) / 3);
    position: relative; }
    .prt-contactmenu__item--contact {
      background: url('/wp-content/themes/blankslate/assets/images/contactmenu/nomokotsu.jpg') no-repeat center/cover; }
    .prt-contactmenu__item--recruit {
      background: url('/wp-content/themes/blankslate/assets/images/contactmenu/recruit.jpg') no-repeat center/cover; }
    .prt-contactmenu__item--store {
      background: url('/wp-content/themes/blankslate/assets/images/contactmenu/store.jpg') no-repeat center/cover; }
    .prt-contactmenu__item a {
      display: block;
      position: relative; }
      .prt-contactmenu__item a::before {
        content: "";
        position: absolute;
        top: 0; bottom: 0; left: 0; right: 0;
        background-color: rgba(0,0,0,.4);
        transition: opacity .4s; }
        .prt-contactmenu__item a:hover::before {
          opacity: .2; }
      .prt-contactmenu__item a::after {
        content: "";
        padding-top: 56.25%;
        display: block; }
  .prt-contactmenu__text {
    position: absolute;
    top: 50%; left: 50%;
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.4;
    text-align: center;
    transform: translate(-50%, -50%); }

.prt-contactform {
  position: relative; }
  .prt-contactform__h {
    margin-bottom: 4rem;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1;
    text-align: center; }
  .prt-contactform__note {
    max-width: 600px;
    margin: 0 auto 4rem;
    padding: 2.4rem;
    background-color: #f1f9ff;
    border: 1px solid #298dd8;
    color: #298dd8;
    text-align: center; }
  .prt-contactform__purpose {
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 2;
    text-align: center; }
    .prt-contactform__purpose + .prt-contactform__purpose {
      margin-top: 1.2rem; }

.prt-form {
  max-width: 680px;
  margin: 0 auto;
  padding: 8rem 0; }
  .prt-form__submit {
    margin-top: 2.4rem; }
    .prt-form__submit input {
      width: 120px;
      margin: 0 auto;
      padding: 1.6rem 0;
      background-color: #298dd8;
      border-radius: 2px;
      color: #fff;
      cursor: pointer;
      display: block;
      transition: opacity .4s; }
      .prt-form__submit input:hover {
        opacity: .8; }

.prt-formlist {
  font-size: 1.2rem; }
  .prt-formlist__item {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .prt-formlist__item + .prt-formlist__item {
      margin-top: 2rem; }
    .prt-formlist__item input {
      width: 100%;
      height: 40px;
      padding: 0 1.4rem;
      background-color: #f6f6f9;
      border: none;
      display: flex;
      align-items: center;
      font-size: 1.2rem;
      line-height: 1; }
    .prt-formlist__item textarea {
      width: 100%;
      min-height: 150px;
      padding: 1.2rem;
      background-color: #f6f6f9;
      border: none;
      font-size: 1.6rem;
      line-height: 1; }
  .prt-formlist__th {
    width: 140px; }
  .prt-formlist__td {
    width: calc(100% - 170px); }
  .prt-formlist .mwform-radio-field.horizontal-item label {
    display: flex;
    align-items: center; }
    .prt-formlist .mwform-radio-field.horizontal-item label input {
      width: 20px;
      margin: 0 1.2rem 0 0; }
    .mw_wp_form .horizontal-item + .horizontal-item {
      margin: 0; }

.prt-storeorder {
  max-width: 600px;
  margin: 6rem auto;
  padding: 2.4rem;
  background-color: #f6f6f9;
  border: 4px solid #e1e1e9;
  text-align: center; }

    .prt-storeorder__text + .prt-storeorder__text {
      margin-top: 2rem; }
    .prt-storeorder__text strong {
      font-weight: bold; }

.area-links {
  padding: 8rem 2rem; }

.prt-linkslist {
  max-width: 500px;
  margin: 0 auto;
  font-size: 1.4rem;
  text-align: center; 
}
  .prt-linkslist__item {
    position: relative; }
    .prt-linkslist__item + .prt-linkslist__item {
      margin-top: 2.4rem; }
    .prt-linkslist__item a {
      height: 150px;
      padding: 1.6rem;
      border-radius: 4px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      position: relative;
      transition: opacity .4s; }
      .prt-linkslist__item a::before {
        content: "";
        position: absolute;
        top: 0; bottom: 0; left: 0; right: 0;
        background-color: rgba(0,79,138,.15); }
      .prt-linkslist__item a:hover {opacity: .8; }
  .prt-linkslist__h {
    position: relative;
    line-height: 1.4; }
  .prt-linkslist__text {
    margin-top: .8rem;
    font-size: 1.3rem;
    line-height: 1.4; }
      
.prt-menucategory {
  max-width: 1000px;
  margin: 0 auto 14rem;
  display: flex;
  justify-content: space-between;
  letter-spacing: .2em;
  line-height: 1.4; }
  .prt-menucategory__item {
    width: calc((100% - 4rem) / 3);
    position: relative; }
    .prt-menucategory__item a {
      display: block;
      position: relative; }
      .prt-menucategory__item a::before {
        content: "";
        padding-top: 56.25%;
        background-color: rgba(0,0,0,.4);
        display: block;
        transition: opacity .4s; }
         .prt-menucategory__item a:hover::before {
          opacity: .2; }
      .prt-menucategory__item--shugi a {
        background: url('/wp-content/themes/blankslate/assets/images/menu/category_shugi.jpg') no-repeat center/cover; }
      .prt-menucategory__item--shinkyu a {
        background: url('/wp-content/themes/blankslate/assets/images/menu/category_shinkyu.jpg') no-repeat center/cover; }
      .prt-menucategory__item--denki a {
        background: url('/wp-content/themes/blankslate/assets/images/menu/category_denki.jpg') no-repeat center/cover; }
  .prt-menucategory__text {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center; }

.prt-menubox {
  position: relative; }
  .prt-menubox + .prt-menubox {
    margin-top: 20rem; }
  .prt-menubox__h {
    margin-bottom: 6rem;
    padding-bottom: 2.8rem;
    font-size: 2.2rem;
    font-weight: bold;
    letter-spacing: .1em; 
    line-height: 1;
    position: relative;
    text-align: center; }
    .prt-menubox__h::before {
      content: "";
      position: absolute;
      bottom: 0; left: 50%;
      transform: translateX(-50%);
      width: 30px;
      height: 4px;
      background-color: #298dd8; }

.prt-menulist {
  max-width: 1000px;
  margin: 0 auto; }
  .prt-menulist__item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .prt-menulist__item + .prt-menulist__item {
      margin-top: 6rem; }
  .prt-menulist__img {
    width: 480px; }
    .prt-menulist__item:nth-of-type(even) .prt-menulist__img {
      order: 1; }
    .prt-menulist__img img {
      margin: 0 auto;
      box-shadow: 7px 7px #bfd6e6;
      display: block; }
      .prt-menulist__img img + img {
        margin-top: 2.4rem; }
  .prt-menulist__content {
    width: calc(100% - 520px); }
    .prt-menulist__item:nth-of-type(even) .prt-menulist__content {
      order: 2; }
  .prt-menulist__h {
    margin-bottom: 2rem;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.4; }
  .prt-menulist__text {
    font-size: 1rem; }
  .prt-menulist__catch {
    margin-bottom: 1.6rem;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1; }
    .prt-menulist__text + .prt-menulist__catch {
      margin-top: 4rem; }
    .prt-menulist__margin {
      width: 100%;
      margin-top: 6rem;
      display: block; }
  .prt-menulist__link {
    margin-top: 1.6rem;
    color: #298dd8; }
    .prt-menulist__link a {
      text-decoration: underline;
      transition: opacity .4s; }
      .prt-menulist__link a:hover {opacity: .8; }

.prt-menu2col {
  margin-top: 4rem;
  display: flex;
  justify-content: space-between; }
  .prt-menu2col__col {
    width: calc((100% - 3.2rem) / 2); }
  .prt-menu2col__text {
    color: rgb(107,120,135); }
  .prt-menu2col__frame {
    padding: 2rem;
    background-color: #f1f9ff;
    border: 2px solid #298dd8;
    text-align: center; }
  .prt-menu2col__catch {
    margin-bottom: 1rem;
    color: #298dd8;
    font-size: 1.6rem;
    font-weight: bold; }

.area-header {
  background: #fff;
  box-shadow: 0 2px 8px rgba(0,0,0,.2);
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 99; }
  .area-header__inner {
    height: 60px;
    padding: 0 3.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center; }

.prt-headermenu .menu {
  display: flex;
  align-items: center;
  letter-spacing: .1em; }
  .prt-headermenu .menu li + li {
    margin-left: 3.2rem; }

.prt-hbgmenu {
  padding-right: 1.6rem;
  color: #fff;
  position: relative;
  letter-spacing: .1em;
  font-size: 1.4rem;
  text-align: center; }
  .prt-hbgmenu__btn {
    width: 40px;
    height: 40px;
    background: url('/wp-content/themes/blankslate/assets/images/icon_hbg.png') no-repeat center/26px auto;
    display: block; }
    .prt-hbgmenu__btn.pushed {
      background: url('/wp-content/themes/blankslate/assets/images/icon_close.png') no-repeat center/20px auto; }
  .prt-hbgmenu__menu {
    width: 100vw;
    position: absolute;
    top: 100%; right: -100vw;
    transition-property: right;
    transition-duration: .4s;
    z-index: 1; }
    .prt-hbgmenu__menu.open {
      right: 0; }
    .prt-hbgmenu__menu .menu {
      background-color: rgba(0,0,0,.8); }
      .prt-hbgmenu__menu .menu li + li {
        border-top: 1px dotted #ddd; }
      .prt-hbgmenu__menu .menu a {
        padding: 2rem;
        display: block; }

.prt-headerlogo img {
  height: 35px;
  margin: 0 auto;
  display: block; }
  @media(max-width:767px){
    .prt-headerlogo img {
      width: 75%;
      height: unset;
      margin: unset;
    }
    }

.prt-copyright {
  height: 42px;
  background-color: rgba(0,79,138,1);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.8rem;
  line-height: 1;
  text-align: center; }

.area-topstory {
  position: fixed;
  top: 0; bottom: 0; left: 0; right: 0;
  z-index: 1000;
  padding: 2rem 2rem;
  background-color: rgba(0,0,0,.7);
  opacity: 0;
  pointer-events: none;
  transition-property: opacity, pointer-events;
  transition-duration: .4s;
  display: flex;
  align-items: center;
	z-index:2000;
}
  .area-topstory--open {
    opacity: 1;
    pointer-events: auto; }
  .area-topstory__inner {
    max-width: 800px;
    margin: 0 auto;
    position: relative; }
  .area-topstory__close {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 1rem; right: 1rem;
    background: url('/wp-content/themes/blankslate/assets/images/icon_close_white.png') no-repeat center/30px auto;
    z-index: 1000; }

.prt-storylist {
  max-height: calc(100vh - 4rem);
  background-color: #fff; }
  .prt-storylist__item {
    padding: 6rem;
    position: relative; }
    .prt-storylist__item::before {
      content: "";
      position: absolute;
      top: 0; bottom: 0; left: 0; right: 0;
      background-color: rgba(255,255,255,.7); }
    .prt-storylist__item--1 {
      background: url('/wp-content/themes/blankslate/assets/images/story01.jpg') no-repeat center/cover; }
    .prt-storylist__item--2 {
      background: url('/wp-content/themes/blankslate/assets/images/story02.jpg') no-repeat center/cover; }
    .prt-storylist__item--3 {
      background: url('/wp-content/themes/blankslate/assets/images/story03.jpg') no-repeat center/cover; }
    .prt-storylist__item--4 {
      background: url('/wp-content/themes/blankslate/assets/images/story04.jpg') no-repeat center/cover; }
  .prt-storylist__content {
    min-height: 520px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative; }
  .prt-storylist__text {
    font-size: 1.6rem; }
    .prt-storylist__text + .prt-storylist__text {
      margin-top: 2.4rem; }
  .prt-storylist .slick-prev {
    position: absolute;
    top: 50%; left: 0rem;
    transform: translateY(-50%);
    width: 80px;
    height: 80px;
    background: url('/wp-content/themes/blankslate/assets/images/icon_slider_prev.png') no-repeat center/38px auto;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    opacity: .4;
    z-index: 10; }
  .prt-storylist .slick-next {
    position: absolute;
    top: 50%; right: 0rem;
    transform: translateY(-50%);
    width: 80px;
    height: 80px;
    background: url('/wp-content/themes/blankslate/assets/images/icon_slider_next.png') no-repeat center/38px auto;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    opacity: .4;
    z-index: 10; }

.area-newssingle {
  padding: 8rem 1.6rem;
  background-color: #f1f9ff; }
  .area-newssingle .prt-post {
    max-width: 800px;
    margin: 0 auto;
    padding: 3.2rem 2rem;
    background-color: #fff; }
  .area-newssingle .prt-post__header {
    margin-bottom: 2.4rem;
    font-weight: bold; }
    .area-newssingle .prt-post__header h1,
    .area-newssingle .prt-post__header h1 a {
      font-weight: inherit; }
  .area-newssingle .prt-post__content p {
    margin-bottom: 2.4rem; }
  .area-newssingle .prt-post__content ul,
  .area-newssingle .prt-post__content ol {
    margin-bottom: 2.4rem;
    padding-left: 2.4rem; }
  .area-newssingle .prt-post__content li {
    list-style: decimal; }

.area-aboutshinkyu {
  max-width: 800px;
  margin: 0 auto; }
  .area-aboutshinkyu__h {
    margin-bottom: 2.4rem;
    padding-bottom: 1.6rem;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1;
    position: relative;
    text-align: center; }
    .area-aboutshinkyu__h::before {
      content: "";
      position: absolute;
      bottom: 0; left: 50%;
      width: 30px;
      height: 3px;
      background-color: #298dd8;
      transform: translateX(-50%); }
  .area-aboutshinkyu__caption {
    margin-bottom: 4rem;
    text-align: center; }

.prt-aboutshinkyulist {
  text-align: center; }
  .prt-aboutshinkyulist__item {
    position: relative; }
    .prt-aboutshinkyulist__item + .prt-aboutshinkyulist__item {
      margin-top: 6rem; }
  .prt-aboutshinkyulist__h {
    color: #298dd8;
    font-weight: bold;
    line-height: 1.4; }
  .prt-aboutshinkyulist__text {
    margin-top: 1.2rem; }

@media screen and (min-width: 769px) {
  .sp {display: none !important; }
}

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

  .area-header__inner {
    padding: 0 0 0 1.4rem; }

  .prt-mvlist__item {
    height: 250px; }

  .prt-mvlist .slick-prev {
    background-color: transparent;
    background-size: 28px auto;
    left: 1rem;
    width: 30px;
    height: 30px; }
  .prt-mvlist .slick-next {
    background-color: transparent;
    background-size: 28px auto;
    right: 1rem;
    width: 30px;
    height: 30px; }
  .prt-mvlist__storybnr {
    font-size: 1rem; }
    .prt-mvlist__storybnr a {
      padding: 1rem; }

  .area-topstory__inner {
    max-width: 100%; }


  .prt-storylist .slick-prev {
    background-size: 28px auto;
    width: 30px;
    height: 30px;
    opacity: .32; }
  .prt-storylist .slick-next {
    background-size: 28px auto;
    width: 30px;
    height: 30px;
    opacity: .32; }
  .prt-storylist__item {
    padding: 1.6rem; }
  .prt-storylist__text {
    font-size: 1.4rem; }
    .prt-storylist__text + .prt-storylist__text {
      margin-top: 1.8rem; }

  .area-kuchikomi {
    padding: 0; }
    .area-kuchikomi::before {display: none;}

  .prt-kuchikomi2col {
    display: block; }
    .prt-kuchikomi2col__col {
      width: 100%;
      padding: 2rem 1.6rem; }
      .prt-kuchikomi2col__col:first-child {
        display: flex;
        justify-content: center; }
      .prt-kuchikomi2col__col + .prt-kuchikomi2col__col {
        background-color: #298dd8; }
    .prt-kuchikomi2col__kuchikomi {
      min-height: unset;
      padding-left: 76px;
      background-size: 60px auto;
      font-size: 1.4rem; }
    .prt-kuchikomi2col__h {
      font-size: 1.4rem; }
    .prt-kuchikomi2col__desc {
      margin-top: 2rem; }

  .area-news {
    padding: 4rem 1.6rem; }
    .area-news__h {
      margin-bottom: 2.4rem;
      font-size: 1.4rem; }

  .prt-framebnr {
    margin-top: 4rem; }

  .area-affiliate {
    padding: 4rem 1.6rem; }
    .area-affiliate__h {
      margin-bottom: 2.4rem;
      font-size: 1.8rem; }

  .prt-affiliatemenu__item {
    width: calc((100% - 1.6rem) / 2); }
  .prt-affiliatemenu__h {
    font-size: 1.4rem; }

  .area-storetype {
    padding: 4rem 1.6rem; }
    .area-storetype__h {
      margin-bottom: 2.4rem;
      font-size: 1.6rem;
		line-height: 1.6;
	}
    .area-storetype2col__catch {
      margin-top: 4rem;
      font-size: 1rem; }

  .prt-storetype2col {
    display: block; }
    .prt-storetype2col__col {
      width: 100%; }
      .prt-storetype2col__col + .prt-storetype2col__col {
        margin-top: 2.4rem; }
    .prt-storetype2col__catch {
      font-size: 1.2rem; }
    .prt-storetype2col__text {
      font-size: 1rem; }

  .area-omoi {
    padding: 4rem 1.6rem; }
    .area-omoi__h {
      margin-bottom: 2.4rem;
      font-size: 1.8rem; }
    .area-omoi__catch {
      margin-bottom: 2.4rem;
      font-size: 1.2rem; }
    .area-omoi__text {
      font-size: 1.2rem; }
      .area-omoi__text + .area-omoi__text {
        margin-top: 2rem; }

  .area-reason {
    padding: 4rem 1.6rem; }
    .area-reason__h {
      margin-bottom: 2.4rem;
      font-size: 1.8rem; }

  .prt-reasonlist__item {
    display: block; }
    .prt-reasonlist__item + .prt-reasonlist__item {
      margin-top: 2.4rem; }
  .prt-reasonlist__img,
  .prt-reasonlist__item:nth-of-type(even) .prt-reasonlist__img {
    width: 100%;
    order: 1;
    transform: none; }
  .prt-reasonlist__content,
  .prt-reasonlist__item:nth-of-type(even) .prt-reasonlist__content {
    width: 100%;
    padding: 1.6rem;
    order: 2;
    transform: none; }
  .prt-reasonlist__h {
    margin-bottom: 1.2rem;
    font-size: 1.4rem; }
    .prt-reasonlist__h__num {
      margin: 0;
      display: initial; }

  .area-onayami {
    padding: 4rem 1.6rem; }
    .area-onayami__h {
      margin-bottom: 2.4rem;
      font-size: 1.2rem; }
    .area-onayami__catch {
      margin-top: 3.2rem;
      font-size: 1.4rem; }

  .prt-onayamilist {
    font-size: 1rem; }
    .prt-onayamilist__item {
      padding-left: 2rem; }
    .prt-onayamilist__item::before {
      top: 0; left: 0;
      width: 18px;
      height: 18px; }
    .prt-onayamilist__item::after {
      top: 5px; left: 4px; }

  .area-links {
    padding: 4rem 1.6rem; }

  .area-content {
    padding: 4rem 1.6rem; }
    .area-content__h {
      margin-bottom: 2.4rem;
      font-size: 1.8rem; }
    .area-content__caption {
      margin-bottom: 4rem; }

  .prt-affilistbox + .prt-affilistbox {
    margin-top: 4rem; }
  .prt-affilistbox__h {
    height: 100px;
    margin-bottom: 3.2rem;
    font-size: 2rem; }
    .prt-affilistbox__h::before {
      top: .6rem; bottom: .6rem; left: .6rem; right: .6rem; }

  .prt-affilist__item {
    padding: 2rem 1.6rem; }
    .prt-affilist__item + .prt-affilist__item {
      margin-top: 2.4rem; }
  .prt-affilist__h {
    margin-bottom: 1.6rem;
    font-size: 1.4rem; }
  .prt-affilist__2col {
    display: block; }
  .prt-affilist__img {
    width: 100%;
    margin-bottom: 1.4rem; }
  .prt-affilist__content {
    width: 100%; }
  .prt-affilist__text {
    font-size: 1rem; }
  .prt-affilist__bnr {
    margin-top: 2rem; }
    .prt-affilist__bnr a {
      margin: 0 auto;
      display: block; }

  .prt-menucategory {
    margin-bottom: 8rem;
    display: block; }
    .prt-menucategory__item {
      width: 100%; }
      .prt-menucategory__item + .prt-menucategory__item {
        margin-top: 1.6rem; }
      .prt-menucategory__item a::before {
        padding-top: 33.3%; }

  .prt-menubox {
    padding-top: 6rem; }
  .prt-menubox + .prt-menubox {
    margin-top: 0; }
  .prt-menubox__h {
    margin-bottom: 3.2rem;
    padding-bottom: 2.4rem;
    font-size: 1.8rem; }

  .prt-menulist__item {
    padding: 2.4rem 0 4rem;
    display: block; }
    .prt-menulist__item + .prt-menulist__item {
      margin-top: 0;
      border: 1px solid #f6f6f9; }
  .prt-menulist__content {
    width: 100%;
    order: 1; }
  .prt-menulist__img {
    width: 100%;
    margin-top: 1.6rem;
    order: 2; }
  .prt-menulist__h {
    margin-bottom: 1.6rem;
    font-size: 1.2rem;
    line-height: 1.4;
    text-align: center; }
  .prt-menulist__text {
    font-size: 1.2rem; }
  .prt-menulist__catch {
    margin-top: 4rem;
    font-size: 1.2rem;
    text-align: center; }

  .prt-menu2col {
    margin-top: 3.2rem;
    display: block; }
    .prt-menu2col__col {
      width: 100%; }
      .prt-menu2col__col + .prt-menu2col__col {
        margin-top: 2.4rem; }
    .prt-menu2col__frame {
      padding: 2rem 1.6rem; }


  .area-company {
    padding: 4rem 0; }
    .area-company__h {
      margin-bottom: 4rem;
      font-size: 1.8rem; }
    .area-company__catch {
      margin-bottom: 4rem;
      font-size: 2rem; }

  .prt-missionlist {
    margin-bottom: 8rem; }
    .prt-missionlist__item {
      padding: 3.2rem 1.6rem; }
    .prt-missionlist__h {
      font-size: 2.2rem; }
    .prt-missionlist__caption {
      font-size: 1.2rem;
      line-height: 1; }
    .prt-missionlist__text {
      font-size: 1.4rem; }

  .prt-topmessage {
    padding-bottom: 4rem; }
    .prt-topmessage__h {
      margin-bottom: 4rem;
      font-size: 1.8rem; }
    .prt-topmessage__img {
      margin-bottom: 4rem;
      display: flex;
      flex-direction: column; }
      .prt-topmessage__img img {
        order: 2; }
    .prt-topmessage__imgcatch {
      margin-bottom: 2.4rem;
      padding: 0 1.6rem;
      font-size: 1.6rem;
      top: auto; left: auto;
      order: 1;
      position: relative;
      transform: none;
      text-align: center; }
    .prt-topmessage__text {
      padding: 0 1.6rem;
      font-size: 1.4rem; }
      .prt-topmessage__text + .prt-topmessage__text {
        margin-top: 2.4rem; }
    .prt-topmessage__sign {
      margin-top: 4rem;
      padding: 0 1.6rem;
      font-size: 1.6rem; }

  .prt-cominfo {
    padding: 4rem 1rem; }
    .prt-cominfo__h {
      margin-bottom: 2.4rem;
      font-size: 1.8rem; }

  .prt-cominfotable {
    padding: 0 1.6rem; }
    .prt-cominfotable__item {
      padding: 1.4rem 0; }
    .prt-cominfotable__th {
      font-size: 1.6rem; }

  .area-content__catch {
    font-size: 1.2rem; }

  .prt-recruitmenu {
    margin-top: 6rem; }
    .prt-recruitmenu__item + .prt-recruitmenu__item {
      margin-top: 3.2rem; }
    .prt-recruitmenu__text {
      left: 2rem;
      font-size: 2.4rem; }
      .prt-recruitmenu__text--right {
        right: 2rem;
        text-align: right; }

  .prt-contactmenu {
    margin-bottom: 8rem;
    display: block; }
    .prt-contactmenu__item {
      width: 100%; }
      .prt-contactmenu__item + .prt-contactmenu__item {
        margin-top: 1.6rem; }
      .prt-contactmenu__item a::after {
        padding-top: 33.3%; }

  .prt-contactform__h {
    margin-bottom: 2.4rem;
    font-size: 1.8rem; }
  .prt-contactform__note {
    padding: 1.6rem; }

  .prt-form {
    padding: 4rem 0; }

  .prt-formlist__item {
    display: block; }
  .prt-formlist__th {
    width: 100%;
    margin-bottom: 1rem; }
  .prt-formlist__td {
    width: 100%; }

  .area-newssingle {
    padding: 4rem 1rem; }
    .area-newssingle .prt-post {
      padding: 2rem 1.6rem; }
    .area-newssingle .prt-post__header {
      font-size: 1.8rem; }
      .area-newssingle .prt-post__header h1 {
        font-size: inherit; }

  .prt-aboutshinkyulist__item + .prt-aboutshinkyulist__item {
    margin-top: 4rem; }

}




.breadcrumbs{
	font-size: 12px;
	padding-left: 4px;
}


.text-a-r{text-align: right;}
.text-a-l{text-align: left;}
.text-a-c{text-align: center;}
.t10{font-size: 10px;}
.t12{font-size: 12px;}
.t14{font-size: 14px;}
.t16{font-size: 16px;}
.t18{font-size: 18px;}
.t20{font-size: 20px;}
.t24{font-size: 24px;}
.t26{font-size: 26px;}






/*231228追加*/

/*======施術コース=========*/
.area-content_h{
    font-size: 32px;
    font-weight: 400;
    letter-spacing: .05em;
    line-height: 1.4;
    text-align: center;
    padding: 30px 0;
}
@media screen and (max-width: 768px){
	.area-content_h{
		font-size: 28px;
	}
}
.tab-search-head{
    width: 100%;
    box-sizing: border-box;
    padding: 10px 15px 0;
    margin: 0 0 5px;
	background: #0f2e84;
}
.cfx{
	display: flex;
	width: 100%;
	max-width: 730px;
	margin: 0 auto;
	gap:30px;
}
@media screen and (max-width: 768px){
	.cfx{
		gap:10px;
	}
}
.cfx li{
	width: 50%;
}
.cfx-link{
    display: flex;
	align-items: center;
    font-size: 18px;
    font-weight: bold;
    box-sizing: border-box;
    padding: 20px 0 20px 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
	position: relative;
}
@media screen and (max-width: 768px){
	.cfx-link{
		font-size: 15px;
		padding: 13px 0 13px 10px;
	}
}
.cfx-link:hover{
	color: #0f2e84;
	background: #fff;
}
.cfx-link::after{
  content: '';
  width: 12px;
  height: 12px;
  border: 0;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  position: absolute;
  top: 50%;
  right: 7%;
  margin-top: -5px;
  transform: translateX(-50%) rotate(45deg);
}
@media screen and (max-width: 768px){
	.cfx-link::after{
		width: 10px;
		height: 10px;
	}
}
.cfx-link:hover::after{
	border-top-color: #0f2e84;
	border-right-color: #0f2e84;
}
.cfx-text.onayami{
	padding-left: 30px;
}
@media screen and (max-width: 768px){
	.cfx-text.onayami{
		padding-left: 37px;
	}
}
@media only screen and (min-width: 737px){
	.sp-v{
		display: none!important;
	}
}
.search-list{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 20px 40px 20px 15px;
	position: relative;
}
@media screen and (max-width: 768px){
	.search-list{
		padding: 13px 20px 13px 10px;
	}
}
.search-list::after{
    content: '';
    width: 12px;
    height: 12px;
    border: 0;
    border-bottom: solid 3px #0f2e84;
    border-right: solid 3px #0f2e84;
    position: absolute;
    top: 50%;
    right: 7%;
    margin-top: -6px;
    transform: translateX(-50%) rotate(45deg);
}
@media screen and (max-width: 768px){
	.search-list::after{
		width: 10px;
		height: 10px;
	}
}
.icon-image{
	width: 25px;
}
.cfx-link .icon-image.onayami {
  position: absolute;
  top: 50%;
  left: 27px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 30px;
  display: block;
}
.cfx-link:hover .icon-image.onayami:nth-of-type(2) {
  opacity: 0;
}
.icon-image img{
	width: 100%;
	height: 100%;
}
.sttl{
    font-size: 18px;
    font-weight: bold;
    box-sizing: border-box;
    color: #0f2e84;
	margin-bottom: 0;
	padding-left: 7px;
}
@media screen and (max-width: 768px){
	.sttl{
		font-size: 15px;
	}
}
.lead-search-h{
	display: flex;
	align-items: center;
	padding-top: 40px;
}
@media screen and (max-width: 768px){
	.lead-search-h{
		padding-top: 20px;
	}
}
.lead-search-list .sttl{
    padding: 0 0 0 5px;
    font-size: 24px;
    font-weight: bold;
    position: relative;
}
@media screen and (max-width: 768px){
	.lead-search-list .sttl{
		font-size: 22px;
	}
}

.lead-search-text{
    padding: 20px 0 40px;
}
@media screen and (max-width: 768px){
	.lead-search-text{
		padding: 10px 0 20px;
	}
}
.box-bg{
	background: rgba(113,134,157,.1);
}

.box-type{
	display: flex;
	max-width: 1100px;
	width: 100%;
    margin: 0 auto;
    padding: 8rem 2rem;
	align-items: center;
}
@media screen and (max-width: 768px){
	.box-type{
		flex-direction: column;
		padding: 30px 15px;
	}
}
.text-box{
	width: 30%;
}
@media screen and (max-width: 768px){
	.text-box{
		width: 100%;
	}
}
.course-title{
	font-size: 28px;
	padding: 0 0 27px;
}
@media screen and (max-width: 768px){
	.course-title{
		font-size: 24px;
	}
}

.text{
	display: inline-block;
	width: 100%;
	border-bottom: 2px solid #298dd8;
    padding: 0 0 14px;
}
.list-box{
	width: 70%;
}
@media screen and (max-width: 768px){
	.list-box{
		width: 100%;
	}
}
.course-list{
	display: flex;
	flex-wrap: wrap;
	grid-row-gap: 30px;
}
@media screen and (max-width: 768px){
	.course-list{
		flex-direction: column;
	}
}
.course-item{
	width: 50%;
	padding: 0 0 0 30px;
}
@media screen and (max-width: 768px){
	.course-item{
		width: 100%;
		padding: 0;
	}
}
.course-link{
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 14px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.2);
    position: relative;
}
.course-link:hover{
	opacity: 0.7;
}
.course-link::before,
.course-link::after{
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.course-link::before{
	width: 16px;
	height: 16px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #298dd8;
}
.course-link::after{
	box-sizing: border-box;
	/*width: 3px;
	height: 3px;*/
	border: 4px solid transparent;
	border-left: 5px solid #fff;
	bottom: 14px;
	right: 10.5px;
}

.course_img{
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
	height: 250px;
}
@media screen and (max-width: 768px){
	.course_img{
		height: auto;
	}
}

.course_img img{
    width: 100%;
    height: 100%;
	object-fit: cover;
}
.box_text{
	padding: 16px 16px 13px;
}
.name{
	font-size: 18px;
}
.course_text{
	font-size: 14px;
	margin-bottom: 0;
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

/*======お悩みからコースを選ぶ=========*/
.cfx-text.course{
	padding-left: 30px;
}
@media screen and (max-width: 768px){
	.cfx-text.course{
		padding-left: 37px;
	}
}
.icon-image.select_nayami{
	width: 30px;
}
.cfx-link .icon-image.course {
  position: absolute;
  top: 50%;
  left: 27px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 25px;
  display: block;
}
.cfx-link:hover .icon-image.course:nth-of-type(2) {
  opacity: 0;
}



.wrp-box-check.mod-box-maxw{
	padding-bottom: 45px;
}
@media screen and (max-width: 768px){
	.wrp-box-check.mod-box-maxw{
		padding: 0 15px 30px;
	}
}

.text-none{
	text-align: center;
	font-size: 18px;
	color: #0f2e84;
	font-weight: bold;
	margin-bottom: 20px;
}
.inner-box-check{
	display: flex;
}
.list-check{
    width: 50%;
    box-sizing: border-box;
    padding: 27px 0 0;
    float: left;
}
@media screen and (max-width: 890px){
	.list-check{
		width: 100%;
		padding: 0;
		float: none;
		display: flex;
		flex-wrap: wrap;
	}
}
.list-check-item{
    width: 50%;
    margin: 0 0 15px;
    float: left;
    position: relative;
}
.btn-checkbox{
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px 0 0;
    position: relative;
    cursor: pointer;
}
.btn-checkbox:hover{
	color: #0f2e84;
}
.btn-checkbox input{
    background-color: transparent;
    border-style: none;
    color: inherit;
    display: none;
}
.btn-checkbox input[type='checkbox']:checked + .icn-checkbox{
    border: none;
    background-image: url(/wp-content/themes/blankslate/assets/images/menu/icn_checkbox.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
}
.icn-checkbox{
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #d0d0d0;
    background-color: #fff;
    position: absolute;
    top: calc(50% + 1px);
    left: 0;
    cursor: pointer;
    transform: translateY(-50%);
}
@media screen and (max-width: 768px){
	.icn-checkbox{
		width: 18px;
		height: 18px;
	}
}

.checkbox_text{
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 0 30px;
}
.box-illust{
	width: 50%;
}
@media screen and (max-width: 890px){
	.box-illust{
		display: none;
	}
}
.inner-illust{
	width: 100%;
    position: relative;
}

.hidden {
  display: none;
}
.mark{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
	background: none;
}
.mark img{
    display: block;
}




.wrp-search-result.mod-box-maxw{
	padding-bottom: 45px;
	/*display: none;*/
}
.list-result{
	display: flex;
	flex-wrap: wrap;
    width: 100%;
}
.list-result li{
    width: 50%;
}


@media screen and (max-width: 768px){
.list-result-link{
	position: relative;
}
.list-result-link::before,
.list-result-link::after{
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.list-result-link::before{
	width: 23px;
	height: 23px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #298dd8;
}
.list-result-link::after{
	box-sizing: border-box;
	/*width: 3px;
	height: 3px;*/
	border: 5.5px solid transparent;
	border-left: 9px solid #fff;
	bottom: 16px;
	right: 10.5px;
}
	.list-result > li:nth-child(n+2){
		border-top: 2px dotted #9eaac9;
	}
}





.category{
    font-size: 18px;
    font-weight: bold;
    padding: 27px 40px 14px;
}
.box-course{
    display: table;
    width: 100%;
    box-sizing: border-box;
    padding: 0 40px 30px;
}









@media screen and (max-width: 768px){
	.list-result{
		flex-direction: column;
	}
	.list-result li{
		width: 100%;
	}
	.category{
		padding: 12px 15px 6px;
		font-size: 16px;
	}
	.box-course{
		padding: 0 15px 40px;
	}
}


.box-course_img{
    display: table-cell;
    width: 25%;
    vertical-align: top;
}
.box-course_img img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.box-text{
    display: table-cell;
    vertical-align: top;
    padding: 0 0 0 20px;
}
.box-text .name{
	font-size: 20px;
	color: #0f2e84;;
}
.box-text .text{
	font-size: 14px;
	border: none;
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 768px){
	.box-text .name{
		font-size: 17px;
		margin-bottom: 5px;
	}
	.box-text .text{
		font-size: 12px;
	}
}




/*======伝統鍼灸=========*/
.page-course-title{
    font-size: 32px;
    font-weight: 400;
    letter-spacing: .05em;
    line-height: 1.4;
    text-align: center;
	padding: 30px 0;
}
@media screen and (max-width: 768px){
	.page-course-title{
		font-size: 28px;
	}
}

.mod-box-maxw{
    width: 100%;
    max-width: 1090px;
    box-sizing: border-box;
    padding: 0 4.12%;
    margin: 0 auto;
}
@media only screen and (min-width: 1091px){
	.mod-box-maxw{
		padding: 0 45px;
	}
}
.img-main{
	max-width: 980px;
	width: 100%;
}
.img-main img{
	width: 100%;
	height: 100%;
}
.lead{
    width: 100%;
    font-size: 24px;
    color: #0f2e84;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    padding: 46px 20px 35px;
}
@media screen and (max-width: 768px){
	.lead{
		padding: 20px 0;
		font-size: 20px;
		margin-bottom: 0;
	}
}
.menulist_link{
    margin-top: 1.6rem;
    color: #298dd8;
}
.inner-coursedetail.mod-box-maxw{
	padding-bottom: 25px;
}
.mod-ttl-border .text{
    display: inline-block;
    width: 100%;
    font-size: 26px;
    font-weight: 400;
    border-bottom: 2px solid #298dd8;
    padding: 27px 0 15px;
}
@media screen and (max-width: 768px){
	.mod-ttl-border .text{
		font-size: 24px;
	}
}
.inner-coursedetail .lead{
    width: 100%;
    font-size: 20px;
    color: #298dd8;
    line-height: 1.4;
    font-weight: bold;
    box-sizing: border-box;
    padding: 5px 0;
	text-align: left;
}
@media screen and (max-width: 768px){
	.inner-coursedetail .lead{
		font-size: 18px;
	}
}
.nayami_list{
	display:flex;
	flex-wrap: wrap;
}
.nayami_list li{
	padding: 3px;
}
.nayami_item{
    display: inline-block;
    font-size: 13px;
    padding: 2px 5px;
    border-radius: 3px;
    background-color: #efe4c7;
}
.mod-btn-search{
	width: 100%;
    box-sizing: border-box;
    padding: 31px 0 31px;
    background: rgba(113,134,157,.1);
    margin: 10px 0;
}

.search-btn-text{
	font-size: 20px;
	font-weight: bold;
}
@media screen and (max-width: 768px){
	.search-btn-text{
		font-size: 18px;
	}
}

.search-btn{
	max-width: 480px;
	width: 100%;
    margin: 0 auto;
}
@media screen and (max-width: 768px){
	.search-btn{
		padding: 0 15px;
	}
}
.search-link{
    font-size: 20px;
    padding: 15.5px 5px;
	color: #fff;
    background-color: #0f2e84;
    width: 100%;
    font-weight: 700;
    text-align: center;
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.2);
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 768px){
	.search-link{
		font-size: 18px;
	}
}
.search-link:hover{
	color: #fff;
}
.icon-image.search{
    margin-left: 5px;
    margin-bottom: 5px;
}



@media screen and (max-width: 768px){
	.step-list{
		padding-left: 0;
	}
}
.step-item{
	display: flex;
	align-items: center;
}
@media screen and (max-width: 768px){
	.step-item{
		flex-direction: column;
	}
}
.step-item:first-child{
	margin: 20px 0 0 ;
}
.step-item:nth-child(n+2){
	margin: 40px 0 0 ;
}
@media screen and (max-width: 768px){
	.step-item:nth-child(n+2){
		margin: 30px 0 0 ;
	}
}

.step-img{
    width: 30%;
}
@media screen and (max-width: 768px){
	.step-img{
		width: 100%;
	}
}
.step-img img{
    width: 100%;
    height: 100%;
}
.step-box-text{
    padding: 0 0 0 40px;
    width: 70%;
}
@media screen and (max-width: 768px){
	.step-box-text{
		width: 100%;
		padding: 10px 0 0;
	}
}
.step-box_sttl{
    font-size: 22px;
    padding: 0 0 15px;
    margin: 0;
    color: #0f2e84;
}
@media screen and (max-width: 768px){
	.step-box_sttl{
		font-size: 20px;
		padding: 0 0 5px;
	}
}

.price-box{
    display: flex;
    background: #F7F7F7;
    padding: 20px 100px 20px 50px;
    width: 100%;
    justify-content: space-between;
    margin: 20px auto 10px;
}
@media screen and (max-width: 768px){
	.price-box{
		padding: 20px 10px;
	}
}
.pricing{
    font-size: 16px;
    font-weight: bold;
    color: #0f2e84;
}
.pricing-wrap{
	display: flex;
	justify-content: end;
}
.pricing-wrap p{
	margin-bottom: 0;
}
.detail{
	margin-right: 10px;
}


/*231228追加*/