﻿@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');

#contents .rearieContent {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
}

#contents .rearieContent .gothic {
  font-family: "Noto Sans JP", sans-serif;
}


.rearieContent .c-inner {
  padding: 80px 0;
}
@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .c-inner  {
    padding: 12% 0;
  }
}

@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .show-pc {
    display: none !important;
  }
}

.rearieContent .show-sp {
  display: none !important;
}

@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .show-sp {
    display: block !important;
  }
}

.rearieContent .kv {
  height: auto;
  background: none;
}

.rearieContent .kv .c-inner {
  width: 100%;
  margin: 0;
  padding: 0;
}
.rearieContent .kv-title {
  width: 100%;
  margin: 0;
  padding: 0;
}

.rearieContent a.arrow-link {
  position: relative;
  margin: 0 auto;
  padding: 1em 0;
  color: #ffffff;
  font-size: 1.25rem;
  letter-spacing: -.025em;
  line-height: 1;
  text-align: center;
  border: 1px solid #ffffff;
  box-sizing: border-box;
}
.rearieContent a.arrow-link::after {
  position: absolute;
  top: 50%;
  right: 32px;
  margin: 0;
  transform: translateY(-50%);
}

.rearieContent .clm-2,
.rearieContent .clm-3,
.rearieContent .clm-4 {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  margin: 0;
}
.rearieContent .clm-2 > * {
  width: 48.9754%;
  box-sizing: border-box;
}
.rearieContent .clm-3 > * {
  width: 31.9672%;
  box-sizing: border-box;
}
.rearieContent .clm-4 > * {
  width: 23.4631%;
  box-sizing: border-box;
}

@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .clm-2,
  .rearieContent .clm-3 {
    display: block;
  }
  .rearieContent .clm-2 > * {
    width: 100%;
    margin-bottom: 7%;
  }
  .rearieContent .clm-3 > * {
    width: 100%;
    margin-bottom: 4.25532%;
  }
  .rearieContent .clm-4 > * {
    width: 48.9754%;
    margin-bottom: 4.25532%;
  }
}

.rearieContent figure {
  margin: 0;
}

.rearieContent .arrow-link::after {
  display: inline-block;
  content: '>>';
  margin: 0 0 0 1.75em;
  vertical-align: middle;
}

.rearieContent a:hover {
  text-decoration: none;
  opacity: .5;
}
@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent a:hover {
    opacity: 1;
  }
}

.rearieContent a, .rearieContent img {
  display: block;
}

.rearieContent img {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}

.rearieContent p {
  padding: 0;
  margin: 0;
  font-size: 1rem;
}

@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .c-normalw {
    width: 94% !important;
  }
  .rearieContent p {
    font-size: 100%;
  }
}

.rearieContent .c-center {
  text-align: center;
}

.rearieContent .c-center .arrow-link {
  position: relative;
  width: 591px;
  margin: 0 auto;
  padding: 1em 0;
  color: #ffffff;
  font-size: 1.5rem;
  letter-spacing: -.025em;
  line-height: 1;
  text-align: center;
  background: #21366E;
  box-sizing: border-box;
}
.rearieContent .c-center  .arrow-link::after {
  position: absolute;
  top: 50%;
  right: 32px;
  margin: 0;
  transform: translateY(-50%);
}
@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .c-center .arrow-link {
    width: auto;
    padding:1.5em 0;
    font-size: .95rem;
  }
  .rearieContent .c-center  .arrow-link::after {
    right: 1em;
  }
}

.rearieContent .c-right {
  text-align: right;
}

.rearieContent .lead {
  background: #002870;
}
.rearieContent .lead .c-inner {
  padding: 25px 0 35px;
}
.rearieContent .lead .clm-2 {
  align-items: center;
}
.rearieContent .lead .lead-clm-hd {
  width: 100%;
  margin: 0 auto 18px;
}
.rearieContent .lead .lead-clm-hd img {
  width: auto;
}
.rearieContent .lead .lead-clm-text {
  max-width: 800px;
  margin: auto;
}

@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .lead .c-inner {
    padding: 8% 6%;
  }
  .rearieContent .lead .lead-text {
    width: auto;
    margin-bottom: 6%;
  }
  .rearieContent .lead .lead-image {
    width: auto;
    margin-bottom: 0;
  }
  .rearieContent .lead .lead-clm-hd {
    width: auto;
  }
  .rearieContent .lead .lead-clm-text {
    width: auto;
    margin-bottom: 0;
  }
}

.rearieContent .findItem{
  background: #F1F1F3;
  margin: 0 0 120px;
}

.rearieContent .findItem .find-title {
  text-align: center;
  position: relative;
  margin-bottom: 63px;
  color: #21366E;
  font-size: 2.42857rem;
  font-weight: normal;
  line-height: 1.41;
}

@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .findItem {
    margin: 0 0 12%;
  }
  .rearieContent .findItem .find-title {
    margin-bottom: 12%;
    font-size: 1.21428rem;
  }
}

.rearieContent .findItem .find-title span {
  display: block;
  color: #1A1A1A;
  line-height: 2.18;
  font-size: 1.375rem;
}

@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .findItem .find-title span {
    font-size: 1.1rem;
  }
}

.rearieContent .findItem p {
  margin: 0 0 24px;
  font-size: 1rem;
  line-height: 1.5;
  text-align: center;
}
@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .findItem p {
    margin: 0 0 6%;
    font-size: 100%;
    text-align: left;
  }
  .rearieContent .findItem p br {
    display: none;
  }
}

.rearieContent .findItem .clm-center {
  margin: 0 0 40px;
}

.rearieContent .findItem .clm-center li {
  position: relative;
  width: 47.4385%;
  padding: 44px 40px 28px;
  background: #FFFFFF;
  box-sizing: border-box;
  overflow: visible;
}
.rearieContent .findItem .clm-center li:first-child::after {
  position: absolute;
  top: 50%;
  right: -38px;
  content: '';
  display: block;
  width:0;
  height:0;
  border-style:solid;
  border-width: 21px 0 21px 21px;
  border-color: transparent transparent transparent #1A1A1A;
  transform: translateY(-50%);
}
@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .findItem .clm-center li {
    width: 94%;
    margin: 0 auto 60px;
    padding: 8% 6% 4%;
  }
  .rearieContent .findItem .clm-center li:last-child {
    margin-bottom: 0;
  }
  .rearieContent .findItem .clm-center li:first-child::after {
    top: auto;
    bottom: -38px;
    right: 50%;
    border-width: 21px 21px 0 21px;
    border-color: #1A1A1A transparent transparent transparent;
    transform: translate(50%,0);
  }
}
.rearieContent .findItem .clm-center .hd {
  display: block;
  margin: 0 0 22px;
  font-size: 1.5rem;
  text-align: center;
}
.rearieContent .findItem .clm-center .icon {
  position: absolute;
  top: 0;
  left: 50%;
  display:inline-block;
  width: 7.357em;
  margin: 0;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 2.2;
  text-align: center;
  background: #21366E;
  vertical-align: middle;
  border-radius: 25px;
  transform: translate(-50%,-50%);
}
.rearieContent .findItem .clm-center .icon::after {
  position: absolute;
  top: 100%;
  left: 50%;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #21366E;
  border-bottom: 0;
  transform: translateX(-50%);
}

.rearieContent .findItem .clm-center .content {
  font-size: 1rem;
}

@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .findItem .clm-center .hd {
    margin: 0 0 4%;
    font-size: 1rem;
  }
  .rearieContent .findItem .clm-center .icon {
    width: 7.357em;
    margin: 0 1em 0 0;
    font-size: 90%;
    border-radius: 2em;
  }
  .rearieContent .findItem .clm-center .content {
    font-size: .9rem;
  }
}

.rearieContent .requestBtn a {
  position: relative;
  padding:1.5em 0;
  color: #ffffff;
  font-size: 1.25rem;
  letter-spacing: -.025em;
  line-height: 1;
  text-align: center;
  background: #21366E;
  box-sizing: border-box;
}
.rearieContent .requestBtn a::after {
  position: absolute;
  top: 50%;
  right: 19px;
  display: inline-block;
  content: '>>';
  margin: 0;
  vertical-align: middle;
  transform: translateY(-50%);
}

.rearieContent .requestBtn a:nth-child(2) {
  position: relative;
  padding:1.5em 0;
  color: #21366E;
  font-size: 1.25rem;
  letter-spacing: -.025em;
  line-height: 1;
  text-align: center;
  background: #ffffff;
  border: 1px solid #21366E;
}
@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .requestBtn a {
    padding:1.5em 0;
    font-size: .95rem;
  }
  .rearieContent .requestBtn a::after {
    right: 1em;
  }
  
  .rearieContent .requestBtn a:nth-child(2) {
    font-size: .95rem;
    margin-bottom: 0;
  }
}

.rearieContent .bnr {
  background-color: #ffffff;
}

.rearieContent .bnr .c-inner {
  padding: 60px 0;
}

@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .bnr .c-inner {
    padding: 12% 0;
  }
}

.rearieContent .contact {
  margin: 0 0 60px;
  font-family: Meiryo, 'Hiragino Kaku Gothic ProN', 'Yu Gothic', YuGothic, Helvetica, Arial, sans-serif;
  font-size: 85%;
	text-align: center;
	line-height: 1.34;
  background-color: #f1f3f8;
}

.rearieContent .contact .c-inner {
  padding: 36px 0 48px;
}

@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .contact .c-inner {
    padding: 13.61702% 0 10%;
  }
}

.rearieContent .contact .contact-title {
  text-align: center;
  font-size: 168.06723%;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 32px;
}

@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .contact .contact-title {
    font-size: 134.45378%;
    line-height: 1.5;
    margin-bottom: 4.25531%;
  }
}

.rearieContent .contact .contact-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 89.7541%;
  margin: 0 auto;
}

@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .contact .contact-detail {
    display: block;
    width: 100%;
  }
}

.rearieContent .contact .contact-link {
  background-color: #21366E;
  text-align: center;
  color: #fff;
  box-sizing: border-box;
  position: relative;
  font-size: 168.06722%;
  padding: 22px 0;
  width: 50.91324%;
}

@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .contact .contact-link {
    font-size: 142.85714%;
    padding: 6.52482% 0;
    margin-bottom: 3.40425%;
    width: 100%;
  }
}

.rearieContent .contact .contact-link:after {
  content: "";
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #fff;
  position: absolute;
  top: 50%;
  right: 0;
  margin: -8px 30px 0 0;
}

@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .contact .contact-link:after {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #fff;
    margin: -3px 6.24113% 0 0;
  }
}

.rearieContent .contact .contact-tel {
  width: 44.74886%;
}

@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .contact .contact-tel {
    width: 100%;
  }
}

.rearieContent .contact .contact-tel .number {
  background: url("/rearie/img/txt_tel.png") no-repeat left center;
  background-size: auto 30px;
  height: 31px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .contact .contact-tel .number {
    height: 25px;
    background-size: auto 100%;
    position: relative;
    max-width: 414px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 380px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .contact .contact-tel .number {
    height: 20px;
  }
}

.rearieContent .contact .contact-tel .number:after {
  content: "通話料のみ有料";
  border: 1px solid #000;
  padding: 5px 10px;
  color: #0f0f0f;
  font-size: 109%;
  display: block;
  box-sizing: border-box;
}

@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .contact .contact-tel .number:after {
    font-size: 100.84033%;
    padding: 2px 10px 1px;
    position: absolute;
    left: 234px;
    top: 2px;
  }
}
@media only screen and (max-width: 380px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .contact .contact-tel .number:after {
    left: 190px;
    top: 0;
  }
}

.rearieContent .contact .contact-tel .reception,
.rearieContent .contact .contact-tel .holiday {
  color: #292929;
  display: block;
  text-align: left;
  padding-left: 40px;
}
.rearieContent .contact .contact-tel .reception {
  font-size: 117.647059%;
  margin-top: 8px;
}

@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .contact .contact-tel .reception {
    font-size: 100.84033%;
    margin-top: 5px;
    text-align: left;
  }
}

.rearieContent .contact .contact-tel .holiday {
  font-size: 117.647059%;
}

@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .contact .contact-tel .holiday {
    font-size: 100.84033%;
    text-align: left;
  }
}
@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rearieContent .contact .contact-tel .reception,
  .rearieContent .contact .contact-tel .holiday {
    padding-left: 30px;
  }
}

.remodal {
  padding: 0;
  background: #000;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .remodal-wrapper {
    background: url(/rearie/common/img/fancybox/fancybox_overlay.png);
  }
  .remodal {
    top: 50%;
    height: auto;
    transform: translateY(-50%);
  }
}