/*========================================
mixin
==========================================*/
/*========================================
header
==========================================*/
.header {
  position: relative;
}
.header-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  align-items: flex-start;
  padding: 0;
  z-index: 10;
}
.header-content {
  max-width: 820px;
  width: 100%;
  padding: 20px 0 20px 20px;
  background-color: #fff;
  border-radius: 0 0 0 10px;
}
.header-tel {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.5rem;
  font-weight: 700;
  color: #37393a !important;
  line-height: 1;
  padding: 9px;
  margin-bottom: 10px;
  background-color: #fef0f0;
  border-radius: 5px;
}
.header-tel::before {
  content: "";
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background: center/cover no-repeat url(../images/common/tel-icon.png);
}
.header-tel:after {
  content: "";
  width: 189px;
  height: 11px;
  margin-left: 8px;
  background: center/cover no-repeat url(../images/common/tel-txt.svg);
}
.header-address {
  font-size: 1.3rem;
  line-height: 1;
}
.header-info {
  width: 100%;
  align-items: flex-start;
  padding-bottom: 19px;
  padding-right: 20px;
  margin-bottom: 19px;
  border-bottom: 2px solid #b5131f;
}
.header-textbox {
  max-width: 435px;
  width: 100%;
}
.header-contact {
  max-width: 180px;
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  color: #fff !important;
  padding-left: 10px;
  background-color: #50bbeb;
  border-radius: 25px;
}
.header-contact::before {
  content: "";
  margin-right: 15px;
  width: 30px;
  height: 30px;
  background: center/cover no-repeat url(../images/common/contact-icon.png);
  transition: all 0.3s;
}
.header-contact:hover {
  opacity: 0.8;
}
.header-contact:hover::before {
  transform: translateY(-3px);
}
.header-sns-list {
  max-width: 140px;
  width: 100%;
  margin-top: 10px;
}
.header-sns-list-item a:hover {
  opacity: 0.6;
}
.header .global-nav-list {
  justify-content: center;
}
.header .global-nav-list-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  line-height: 1;
}
.header .global-nav-list-item:not(:last-child) {
  margin-right: 25px;
}
.header .global-nav-list-item:not(:last-child)::after {
  content: "";
  width: 5px;
  height: 5px;
  margin-left: 25px;
  background-color: #b5131f;
  border-radius: 50%;
}
.header .global-nav-list-item a {
  color: #37393a !important;
  line-height: 1;
}
.header .global-nav-list-item a:hover {
  color: #50bbeb !important;
}
.header .main-visual {
  width: 100%;
  height: 900px;
  background: center/cover no-repeat url(../images/common/main-visual-bg.png);
  position: relative;
  z-index: 1;
}
.header .main-visual::before {
  position: absolute;
  content: "";
  top: 20px;
  left: 20px;
  width: 1000px;
  height: 560px;
  background: center/contain no-repeat url(../images/common/main-visual-img-l.png);
}
.header .main-visual::after {
  position: absolute;
  content: "";
  right: 20px;
  bottom: 110px;
  width: 710px;
  height: 550px;
  background: center/contain no-repeat url(../images/common/main-visual-img-r.png);
}
@media (max-width: 1775px) {
  .header .main-visual {
    height: 52.875vw;
    min-height: 700px;
  }
  .header .main-visual::before {
    width: 52.0833333%;
    height: 29.1666667vw;
    min-height: 380px;
  }
  .header .main-visual:after {
    width: 36.9791667%;
    min-height: 28.6458333vw;
    min-height: 550px;
  }
}
.header .main-visual-textbox {
  max-width: 1260px;
  width: 90%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding-bottom: 40px;
}
.header .sub-visual {
  width: 100%;
  height: 600px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 100px;
  background: center bottom/cover no-repeat url(../images/common/sub-visual-bg.png);
  position: relative;
}
.header .sub-visual-img {
  max-width: 1280px;
  width: 90%;
  height: 450px;
  margin: 0 auto;
  border-radius: 20px;
  overflow: hidden;
}
.header .sub-visual-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.header .sub-visual-textbox {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1080px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding-bottom: 100px;
}
.header .sub-visual-title {
  font-family: "RocknRoll One", sans-serif;
  font-size: 4.5rem;
  font-weight: 400;
  line-height: 1;
  color: #b5131f;
  padding: 16px 18px 19px 18px;
  background-color: #fff;
  border-radius: 5px;
}
.header .page-top {
  position: fixed;
  right: 20px;
  bottom: 30px;
}
.header .page-top:hover {
  opacity: 0.6;
}

/*========================================
mixin
==========================================*/
/*========================================
main
==========================================*/
.top-worry {
  background: left top/60px 60px no-repeat url(../images/top/top-worry-bg-l-t.png), right top/60px 60px no-repeat url(../images/top/top-worry-bg-r-t.png), center top/100% 450px no-repeat url(../images/top/top-worry-bg-top.png);
}
.top-worry-inner {
  padding: 140px 0 100px 0;
  position: relative;
}
.top-worry-inner::before {
  position: absolute;
  content: "";
  right: -100px;
  bottom: 0px;
  width: 730px;
  height: 460px;
  background: center/cover no-repeat url(../images/top/top-worry-img.png);
  z-index: 1;
}
.top-worry-title {
  position: absolute;
  top: 108px;
  right: -21px;
}
.top-worry-list-item {
  width: fit-content;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.6;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: nowrap;
  padding-bottom: 20px;
  border-bottom: 2px dashed #b5131f;
}
.top-worry-list-item::before {
  content: "";
  flex: none;
  width: 26px;
  height: 30px;
  margin-right: 10px;
  background: center/cover no-repeat url(../images/top/top-worry-check.png);
}
.top-worry-list-item:not(:last-child) {
  margin-bottom: 19px;
}

.top-leave {
  background: center right/cover no-repeat url(../images/top/top-leave-bg.png);
}
.top-leave-inner {
  padding: 180px 0 120px 0;
  position: relative;
}
.top-leave-inner::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 220px;
  height: 130px;
  background: center/cover no-repeat url(../images/top/top-leave-arrow.png);
}
.top-leave-inner::after {
  position: absolute;
  content: "";
  left: -100px;
  bottom: -224px;
  width: 354px;
  height: 513px;
  background: center/cover no-repeat url(../images/top/top-leave-img.png);
}
.top-leave-title {
  width: fit-content;
  margin: 0 auto;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 1;
}
.top-leave-title::before {
  position: absolute;
  content: "";
  left: -10px;
  bottom: -10px;
  width: 510px;
  height: 30px;
  background: center/cover no-repeat url(../images/top/top-leave-title-border.png);
  z-index: -1;
}
.top-leave-title::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: -40px;
  width: 195px;
  height: 159px;
  background: center/cover no-repeat url(../images/top/top-leave-title-deco.png);
}

.top-about-inner {
  padding-top: 70px;
  padding-bottom: 470px;
  position: relative;
}
.top-about-inner::before {
  position: absolute;
  content: "";
  bottom: -160px;
  left: -60px;
  width: 429px;
  height: 334px;
  background: center/cover no-repeat url(../images/top/top-reason-deco-l.png);
}
.top-about-inner::after {
  position: absolute;
  content: "";
  right: -320px;
  bottom: 100px;
  width: 800px;
  height: 300px;
  background: center/cover no-repeat url(../images/top/top-about-img-r.png);
}
.top-about-content {
  align-items: flex-start;
  position: relative;
}
.top-about-img {
  position: absolute;
  top: 62px;
  left: -240px;
}
.top-about-textbox {
  max-width: 565px;
  width: 100%;
  margin-left: auto;
}
.top-about-text {
  line-height: 1.5625;
}
.top-about-text:not(:last-of-type) {
  margin-bottom: 25px;
}

.top-reason {
  background: left bottom/1201px 470px no-repeat url(../images/top/top-reason-bg-l-b.png), #fef0f0;
}
.top-reason-inner {
  padding-bottom: 150px;
  position: relative;
}
.top-reason-inner::before {
  position: absolute;
  content: "";
  top: 10px;
  right: -85px;
  width: 351px;
  height: 227px;
  background: center/cover no-repeat url(../images/top/top-reason-deco-r-t.png);
}
.top-reason-inner::after {
  position: absolute;
  content: "";
  right: -165px;
  bottom: 0;
  width: 585px;
  height: 405px;
  background: center/cover no-repeat url(../images/top/top-reason-bg-r-b.png);
}
.top-reason-inner .cmn-title {
  margin-bottom: 100px;
}
.top-reason-list {
  align-items: flex-start;
  margin-bottom: 100px;
}
.top-reason-list-item {
  max-width: 340px;
  width: 100%;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  color: #b5131f;
  padding: 44px 0;
  text-align: center;
  border: 5px solid #b5131f;
  border-radius: 10px;
  position: relative;
}
.top-reason-list-item::before {
  position: absolute;
  content: "";
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 31px;
  height: 20px;
  background: center/cover no-repeat url(../images/top/top-reason-arrow.png);
}
.top-reason-list-item::after {
  position: absolute;
  content: "";
  top: -73px;
  left: 0;
  width: 98px;
  height: 60px;
  background: center/cover no-repeat url(../images/top/top-reason-no01.png);
}
.top-reason-list-item:nth-child(2) {
  margin-top: 50px;
}
.top-reason-list-item:nth-child(2)::after {
  width: 103px;
  background: center/cover no-repeat url(../images/top/top-reason-no02.png);
}
.top-reason-list-item:nth-child(3)::after {
  width: 104px;
  background: center/cover no-repeat url(../images/top/top-reason-no03.png);
}
.top-reason-list-item:nth-child(4)::after {
  width: 105px;
  background: center/cover no-repeat url(../images/top/top-reason-no04.png);
}
.top-reason-list-item:nth-child(5) {
  margin-top: 50px;
}
.top-reason-list-item:nth-child(5)::after {
  width: 103px;
  background: center/cover no-repeat url(../images/top/top-reason-no05.png);
}
.top-reason-list-item:nth-child(6)::after {
  width: 102px;
  background: center/cover no-repeat url(../images/top/top-reason-no06.png);
}
.top-reason-list-item:not(:nth-last-child(-n+3)) {
  margin-bottom: 100px;
}
.top-reason-list-item .border {
  display: inline-block;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.top-reason-list-item .border::before {
  position: absolute;
  content: "";
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 15px;
  background-color: #fff;
  z-index: -1;
}
.top-reason-list-item .border:not(:last-of-type) {
  margin-bottom: 15px;
}
.top-reason .cmn-btn {
  max-width: 350px;
  margin: 0 auto;
}
.top-reason .cmn-btn::before {
  position: absolute;
  content: "";
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: center/cover no-repeat url(../images/top/top-reason-btn-icon.png);
}

.top-course {
  background: left top/60px 60px no-repeat url(../images/top/top-course-bg-l-t.png), right top/60px 60px no-repeat url(../images/top/top-course-bg-r-t.png), left bottom/60px 60px no-repeat url(../images/top/top-course-bg-l-b.png), right bottom/60px 60px no-repeat url(../images/top/top-course-bg-r-b.png), center/20px 20px repeat url(../images/top/top-course-pattern.png);
}
.top-course-inner {
  position: relative;
  z-index: 1;
}
.top-course-inner::before {
  position: absolute;
  content: "";
  left: -100px;
  bottom: 0;
  width: 471px;
  height: 340px;
  background: center/cover no-repeat url(../images/top/top-course-img.png);
  z-index: -1;
}
.top-course-list {
  align-items: flex-start;
  margin-bottom: 70px;
}
.top-course-text {
  line-height: 1.87;
  text-align: center;
  margin-bottom: 70px;
  position: relative;
}
.top-course-text::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 586px;
  height: 58px;
  background: center/cover no-repeat url(../images/top/top-course-text-deco.png);
}
.top-course-btn-list {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
.top-course-btn-list-item {
  max-width: 400px;
  width: 100%;
  height: 60px;
}
.top-course-btn-list-item:nth-child(2) a::before {
  width: 32px;
  height: 40px;
  background: center/cover no-repeat url(../images/top/top-course-btn-icon02.png);
}
.top-course-btn-list-item a {
  max-width: none;
  width: 100%;
  height: 100%;
}
.top-course-btn-list-item a::before {
  position: absolute;
  content: "";
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  width: 43px;
  height: 39px;
  background: center/cover no-repeat url(../images/top/top-course-btn-icon01.png);
}

.top-intro {
  background-color: #b5131f;
}
.top-intro-inner {
  padding-bottom: 0;
  position: relative;
  z-index: 1;
}
.top-intro-inner::before {
  position: absolute;
  content: "";
  top: 80px;
  right: -45px;
  width: 640px;
  height: 561px;
  background: center/cover no-repeat url(../images/top/top-intro-img.png);
  z-index: -1;
}
.top-intro-title {
  margin-bottom: 50px;
}
.top-intro-textbox {
  max-width: 460px;
  width: 100%;
  text-align: center;
  margin-bottom: 55px;
}
.top-intro-list {
  justify-content: center;
  margin-bottom: 30px;
}
.top-intro-list-item {
  max-width: 190px;
  width: 100%;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  padding: 14px 0;
  background-color: #fef0f0;
  border-radius: 10px;
  position: relative;
}
.top-intro-list-item::before {
  position: absolute;
  content: "";
  bottom: -9px;
  left: 50%;
  transform: translateX(-50%);
  width: 31px;
  height: 10px;
  background: center/cover no-repeat url(../images/top/top-intro-arrow.png);
}
.top-intro-list-item:not(:last-child) {
  margin-right: 10px;
}
.top-intro-text {
  line-height: 1.5625;
  color: #fff;
}
.top-intro-text:not(:last-of-type) {
  margin-bottom: 25px;
}
.top-intro-content {
  padding: 50px 0;
  background-color: #fff;
  border-radius: 20px 20px 0 0;
}
.top-intro-info {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-right: 2px dashed #b5131f;
}
.top-intro-info .cmn-btn {
  max-width: 350px;
}
.top-intro-info .cmn-btn::before {
  position: absolute;
  content: "";
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: center/cover no-repeat url(../images/top/top-intro-icon01.png);
}
.top-intro-right {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.top-intro-right .cmn-btn {
  max-width: 350px;
  background-color: #b5131f;
  box-shadow: 8px 8px 0 0 rgba(80, 187, 235, 0.5);
}
.top-intro-right .cmn-btn::before {
  position: absolute;
  content: "";
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: center/cover no-repeat url(../images/top/top-intro-icon02.png);
}
.top-intro-right .cmn-btn:hover {
  transform: translate(4px, 4px);
  box-shadow: none;
}
.top-intro-tel {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3rem;
  font-weight: 700;
  color: #37393a !important;
  line-height: 1;
  padding-bottom: 22px;
  margin-bottom: 29px;
  position: relative;
}
.top-intro-tel::before {
  content: "";
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background: center/cover no-repeat url(../images/top/top-intro-tel-icon.png);
}
.top-intro-tel:after {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  content: "";
  width: 189px;
  height: 11px;
  background: center/cover no-repeat url(../images/top/top-intro-tel-text.svg);
}

.link-banner-inner {
  max-width: 1280px;
}
.link-banner-list {
  padding-right: 20px;
}
.link-banner-list-item {
  max-width: 600px;
  width: 100%;
  height: 300px;
}
.link-banner-list-item:nth-child(2) .link-banner-title::before {
  width: 50px;
  height: 38px;
  background: center/cover no-repeat url(../images/top/link-banner-icon02.png);
}
.link-banner-list-item a {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.link-banner-list-item a:hover {
  opacity: 0.8;
}
.link-banner-list-item a:hover .link-banner-img img {
  scale: 1.08;
}
.link-banner .link-banner-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 8px 8px 0 0 #50bbeb;
}
.link-banner .link-banner-img img {
  transition: all 0.4s;
}
.link-banner .link-banner-title {
  position: absolute;
  right: -20px;
  bottom: -20px;
  max-width: 330px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  padding: 28px 0 28px 30px;
  background: center/cover no-repeat url(../images/top/link-banner-title-bg.png);
}
.link-banner .link-banner-title::before {
  content: "";
  width: 50px;
  height: 44px;
  margin-right: 20px;
  background: center/cover no-repeat url(../images/top/link-banner-icon01.png);
}

.top-link {
  background: right bottom 250px/60px 60px no-repeat url(../images/top/top-link-bg-deco.png), center bottom/100% 250px no-repeat url(../images/top/top-link-bg.png);
  position: relative;
  z-index: 1;
}
.top-link::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 1200px;
  height: 500px;
  background: center/cover no-repeat url(../images/top/top-link-img.png);
  z-index: -1;
}
.top-link-inner {
  padding: 200px 0;
}
.top-link-list-item {
  max-width: 530px;
  width: 100%;
  height: 100px;
}
.top-link-list-item a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  font-weight: 700;
  color: #b5131f !important;
  border: 5px solid #b5131f;
  background-color: #fff;
  border-radius: 50px;
  position: relative;
}
.top-link-list-item a::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  width: 22px;
  height: 20px;
  background: center/cover no-repeat url(../images/top/top-link-arrow.png);
  transition: all 0.4s;
}
.top-link-list-item a:hover {
  color: #50bbeb !important;
  border: 5px solid #50bbeb;
}
.top-link-list-item a:hover::before {
  right: 22px;
}

.news {
  background-color: #b5131f;
}
.news-textbox {
  min-height: 357px;
  padding: 50px;
  background-color: #fff;
  border-radius: 20px;
  position: relative;
}
.news-title-box {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  padding: 30px 50px 40px 50px;
  background-color: #b5131f;
  border-radius: 0 0 20px 0;
}
.news-title-box .cmn-title {
  color: #fff;
  margin-bottom: 0;
}
.news-title-box .cmn-title-en {
  color: #fff;
}
.news-title-box .cmn-title-en::before {
  background-color: #fff;
}
.news-title-box .cmn-title-en::after {
  background-color: #fff;
}
.news .cmn-btn {
  position: absolute;
  left: 30px;
  bottom: 55px;
}
.news-list {
  max-width: 720px;
  width: 100%;
  margin-left: auto;
}
.news-list-item {
  padding-bottom: 20px;
  border-bottom: 1px dashed #b5131f;
}
.news-list-item:not(:last-child) {
  margin-bottom: 18px;
}
.news-list-item a:hover .news-title {
  color: #50bbeb;
}
.news-accent {
  width: 100%;
  justify-content: flex-start;
}
.news-accent time {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  color: #b5131f;
  margin-bottom: 15px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.news-accent time::after {
  content: "";
  width: 5px;
  height: 5px;
  margin-left: 10px;
  background-color: #b5131f;
  border-radius: 50%;
}
.news-accent-tag {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  padding: 4px;
  margin-bottom: 13px;
  background-color: #50bbeb;
  border-radius: 5px;
}
.news-accent-tag:not(:last-child) {
  margin-right: 5px;
}
.news-title {
  width: 100%;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  transition: all 0.4s;
}
.news-tag-list {
  max-width: 350px;
  width: 100%;
  justify-content: flex-start;
  text-overflow: ellipsis;
  margin: 0 0 30px auto;
  cursor: pointer;
  color: #b5131f;
  border: 2px solid #b5131f;
}
.news-tag-list-item {
  width: 100%;
  margin-bottom: 15px;
  margin-right: 10px;
}
.news-tag-list-item a {
  font-size: 1.6rem;
  color: #fff !important;
  padding: 5px 10px;
  background-color: #b5131f;
}
.news-tag-list-item a:hover {
  opacity: 0.6;
}
.news-detail-inner {
  text-align: center;
}
.news-detail-content {
  width: 100%;
  margin: 0 auto;
}
.news-detail-info-list {
  justify-content: flex-start;
  margin-bottom: 30px;
}
.news-detail-info-list-item {
  line-height: 1;
  color: #aaa;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.news-detail-info-list-item:not(:last-child) {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #aaa;
}
.news-detail-info-list-item time {
  color: #000;
}
.news-detail-title {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: left;
  padding-bottom: 10px;
}
.news-detail-textbox {
  min-height: 200px;
  text-align: left;
  padding: 20px 0;
  margin-bottom: 30px;
  border-top: 1px solid #b5131f;
  border-bottom: 1px solid #b5131f;
}
.news-detail-textbox time {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
}
.news-detail-text {
  line-height: 1.75;
}
.news-detail-text img {
  max-width: 100%;
}
.news-detail .paginated-link {
  justify-content: center;
}
.news-detail .paginated-link .prev-link {
  width: 187px;
  text-align: center;
  margin-right: 5px;
}
.news-detail .paginated-link .back-link {
  padding: 0 20px;
  border-left: 1px solid #b5131f;
  border-right: 1px solid #b5131f;
}
.news-detail .paginated-link .next-link {
  width: 187px;
  text-align: center;
  margin-left: 5px;
}
.news-detail .paginated-link a {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0;
  color: #b5131f !important;
}
.news-detail .paginated-link a:hover {
  color: #000 !important;
  transform: translateY(-5px);
}

#news .news {
  background-color: #fff;
}
#news .news-list {
  max-width: none;
}

/*========================================
about
==========================================*/
.greeting {
  background: left top/60px 60px no-repeat url(../images/top/top-worry-bg-l-t.png), right top/60px 60px no-repeat url(../images/top/top-worry-bg-r-t.png), left bottom/60px 60px no-repeat url(../images/about/greeting-bg-l-b.png), right bottom/60px 60px no-repeat url(../images/about/greeting-bg-r-b.png);
}
.greeting-content {
  align-items: flex-start;
}
.greeting-textbox {
  max-width: 500px;
  width: 100%;
}
.greeting-text {
  line-height: 1.5625;
}
.greeting-text:not(:last-of-type) {
  margin-bottom: 25px;
}
.greeting-name {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 9px;
  justify-content: flex-start;
  border-bottom: 2px dashed #b5131f;
}
.greeting-name .accent {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  margin-right: 20px;
  color: #fff;
  padding: 10px 20px;
  background-color: #b5131f;
  border-radius: 5px;
}

.reason {
  background-color: #fef0f0;
}
.reason-inner .cmn-title {
  margin-bottom: 100px;
}
.reason-list {
  align-items: flex-start;
}
.reason-list-item {
  max-width: 340px;
  width: 100%;
  text-align: left;
  position: relative;
}
.reason-list-item::after {
  position: absolute;
  content: "";
  top: -66px;
  left: 0;
  width: 98px;
  height: 60px;
  background: center/cover no-repeat url(../images/top/top-reason-no01.png);
}
.reason-list-item:nth-child(2)::after {
  width: 103px;
  background: center/cover no-repeat url(../images/top/top-reason-no02.png);
}
.reason-list-item:nth-child(3)::after {
  width: 104px;
  background: center/cover no-repeat url(../images/top/top-reason-no03.png);
}
.reason-list-item:nth-child(4)::after {
  width: 105px;
  background: center/cover no-repeat url(../images/top/top-reason-no04.png);
}
.reason-list-item:nth-child(5)::after {
  width: 103px;
  background: center/cover no-repeat url(../images/top/top-reason-no05.png);
}
.reason-list-item:nth-child(6)::after {
  width: 102px;
  background: center/cover no-repeat url(../images/top/top-reason-no06.png);
}
.reason-list-item:not(:nth-last-child(-n+3)) {
  margin-bottom: 115px;
}
.reason-list-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #fff;
  padding: 10px 0;
  text-align: center;
  background-color: #b5131f;
  border-radius: 20px 20px 0 0;
}
.reason-img {
  margin-bottom: 12px;
}
.reason-text {
  padding: 0 8px;
}

.comparison {
  background: center/20px 20px repeat url(../images/top/top-course-pattern.png);
}
.comparison-content:not(:last-of-type) {
  margin-bottom: 75px;
}
.comparison-content-title {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  padding: 30px 0;
  text-align: center;
  background-color: #b5131f;
  margin-bottom: 35px;
  border-radius: 10px;
}
.comparison-content-wrap {
  width: 100%;
  overflow-x: auto;
}
.comparison-text {
  max-width: 280px;
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 0 10px;
  background-color: #dcf1fb;
  border-radius: 5px;
}
.comparison-text:not(:last-of-type) {
  margin-right: 5px;
}
.comparison-text:first-of-type {
  width: 195px;
  font-size: 2rem;
  font-weight: 700;
  color: #b5131f;
  margin-right: 20px;
  background-color: #ffffff;
  border: 2px solid #b5131f;
}
.comparison-text:nth-of-type(2) {
  font-size: 2rem;
  font-weight: 700;
  background-color: #fff;
  margin-right: 20px;
}
.comparison-list {
  width: 100%;
  position: relative;
  z-index: 1;
}
.comparison-list::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 200px;
  transform: translateY(-50%);
  width: 310px;
  height: calc(100% + 30px);
  background-color: #b5131f;
  z-index: -1;
  border-radius: 10px;
}
.comparison-list-item {
  width: 100%;
  justify-content: flex-end;
}
.comparison-list-item:not(:last-child) {
  margin-bottom: 5px;
}
.comparison-list-item:first-child .comparison-text {
  font-size: 2.5rem;
  font-weight: 700;
  color: #fff;
  background-color: #50bbeb;
}
.comparison-list-item:first-child .comparison-text:first-of-type {
  width: 280px;
  color: #b5131f;
  background-color: #fef0f0;
  border: none;
}
.comparison-list-item:first-child .comparison-text:nth-of-type(2) {
  margin-right: 5px;
}

.recommend {
  background: left top/60px 60px no-repeat url(../images/top/top-course-bg-l-t.png), right top/60px 60px no-repeat url(../images/top/top-course-bg-r-t.png), center left/cover no-repeat url(../images/about/recommend-bg.png);
}
.recommend-inner .cmn-title {
  color: #fff;
  margin-bottom: 60px;
}
.recommend-inner .cmn-title-en {
  color: #fff;
}
.recommend-inner .cmn-title-en::before {
  background-color: #fff;
}
.recommend-inner .cmn-title-en::after {
  background-color: #fff;
}
.recommend-textbox {
  padding: 40px 50px 30px 50px;
  background-color: #fff;
  border-radius: 20px;
}
.recommend-list-item {
  max-width: 440px;
  width: 100%;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.6;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: nowrap;
  padding-bottom: 12px;
  border-bottom: 2px dashed #b5131f;
}
.recommend-list-item::before {
  content: "";
  flex: none;
  width: 26px;
  height: 30px;
  margin-right: 10px;
  background: center/cover no-repeat url(../images/top/top-worry-check.png);
}
.recommend-list-item:not(:last-child) {
  margin-bottom: 19px;
}
.recommend-text {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  text-align: right;
  color: #50bbeb;
}

.intro {
  background-color: #b5131f;
}
.intro-inner {
  text-align: center;
  padding: 80px 0 100px 0;
  position: relative;
  z-index: 1;
}
.intro-inner::before {
  position: absolute;
  content: "";
  top: 100px;
  left: -140px;
  width: 380px;
  height: 296px;
  background: center/cover no-repeat url(../images/about/intro-bg-l.png);
}
.intro-inner::after {
  position: absolute;
  content: "";
  top: 80px;
  right: 0;
  width: 288px;
  height: 413px;
  background: center/cover no-repeat url(../images/about/intro-bg-r.png);
  z-index: -1;
}
.intro-title {
  margin-bottom: 44px;
}
.intro-text {
  line-height: 1.5625;
  text-align: center;
  color: #fff;
  margin-bottom: 80px;
}

/*========================================
price
==========================================*/
.price {
  background: left top/60px 60px no-repeat url(../images/top/top-worry-bg-l-t.png), right top/60px 60px no-repeat url(../images/top/top-worry-bg-r-t.png), left bottom/60px 60px no-repeat url(../images/about/greeting-bg-l-b.png), right bottom/60px 60px no-repeat url(../images/about/greeting-bg-r-b.png);
}
.price-inner {
  position: relative;
}
.price-inner::before {
  position: absolute;
  content: "";
  right: -100px;
  bottom: 0;
  width: 276px;
  height: 260px;
  background: center/cover no-repeat url(../images/price/price-img.png);
}
.price-list {
  margin-bottom: 30px;
}
.price-list-item {
  align-items: stretch;
  justify-content: flex-start;
  position: relative;
}
.price-list-item::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -10px;
  width: 100%;
  height: 2px;
  background: center/cover no-repeat url(../images/price/price-border.png);
}
.price-list-item:not(:last-child) {
  margin-bottom: 20px;
}
.price-list-title {
  max-width: 260px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  margin-right: 30px;
  background-color: #b5131f;
  border-radius: 5px;
}
.price-list-text {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
}
.price-list-text:not(:last-of-type) {
  margin-bottom: 21px;
}
.price-list-text .accent {
  display: inline-block;
  font-size: 2rem;
}
.price-textbox {
  padding: 15px 0 19px 0;
}
.price-text {
  line-height: 1.5625;
  margin-bottom: 50px;
}
.price-sub-list {
  margin-bottom: 30px;
}
.price-sub-list-item {
  max-width: 255px;
  width: 100%;
  padding: 10px 10px 25px 10px;
  background-color: #fef0f0;
  border-radius: 10px;
}
.price-sub-list-title {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  margin-bottom: 20px;
  background-color: #50bbeb;
  border-radius: 5px;
}
.price-sub-list-text {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
.price-sub-list-text .accent {
  display: inline-block;
  font-size: 2rem;
  line-height: 1;
}
.price-notice {
  line-height: 1;
}

.course {
  background-color: #fef0f0;
}
.course-inner {
  position: relative;
  z-index: 1;
}
.course-inner::before {
  position: absolute;
  content: "";
  left: -100px;
  bottom: 0;
  width: 471px;
  height: 340px;
  background: center/cover no-repeat url(../images/top/top-course-img.png);
  z-index: -1;
}
.course-list {
  margin-bottom: 73px;
}
.course-list-item:not(:last-child) {
  margin-bottom: 60px;
}
.course-list-title {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  padding: 28px 0 30px 0;
  text-align: center;
  margin-bottom: 20px;
  background-color: #b5131f;
  border-radius: 10px;
}
.course-flex {
  align-items: flex-start;
}
.course-textbox {
  max-width: 520px;
  width: 100%;
}
.course-text-list {
  max-width: 500px;
  width: 100%;
  padding: 30px 50px;
  background-color: #fff;
  border-radius: 10px;
}
.course-text-list-item {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  justify-content: flex-start;
}
.course-text-list-item::before {
  content: "";
  width: 10px;
  height: 10px;
  margin-right: 20px;
  background-color: #50bbeb;
  border-radius: 50%;
}
.course-text-list-item:not(:last-child) {
  margin-bottom: 20px;
}
.course-sub-text {
  line-height: 1.87;
  text-align: center;
  margin-bottom: 70px;
  position: relative;
}
.course-sub-text::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 586px;
  height: 58px;
  background: center/cover no-repeat url(../images/top/top-course-text-deco.png);
}
.course-btn-list {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
.course-btn-list-item {
  max-width: 400px;
  width: 100%;
  height: 60px;
}
.course-btn-list-item:nth-child(2) a::before {
  width: 40px;
  height: 40px;
  background: center/cover no-repeat url(../images/price/course-icon02.png);
}
.course-btn-list-item a {
  max-width: none;
  width: 100%;
  height: 100%;
}
.course-btn-list-item a::before {
  position: absolute;
  content: "";
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  width: 43px;
  height: 39px;
  background: center/cover no-repeat url(../images/price/course-icon01.png);
}

.flow {
  background: left top/60px 60px no-repeat url(../images/top/top-course-bg-l-t.png), right top/60px 60px no-repeat url(../images/top/top-course-bg-r-t.png), left bottom/60px 60px no-repeat url(../images/top/top-course-bg-l-b.png), right bottom/60px 60px no-repeat url(../images/top/top-course-bg-r-b.png), center/20px 20px repeat url(../images/top/top-course-pattern.png);
}
.flow .cmn-title {
  margin-bottom: 150px;
}
.flow-list {
  align-items: stretch;
  margin-bottom: 30px;
}
.flow-list-item {
  max-width: 255px;
  width: 100%;
  padding: 10px 10px 25px 10px;
  background-color: #b5131f;
  border-radius: 10px;
  position: relative;
}
.flow-list-item::after {
  position: absolute;
  content: "";
  top: -105px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 100px;
  background: center/cover no-repeat url(../images/price/flow-icon01.png);
}
.flow-list-item:nth-child(2)::after {
  background: center/cover no-repeat url(../images/price/flow-icon02.png);
}
.flow-list-item:nth-child(3)::after {
  background: center/cover no-repeat url(../images/price/flow-icon03.png);
}
.flow-list-item:nth-child(4)::after {
  background: center/cover no-repeat url(../images/price/flow-icon04.png);
}
.flow-list-item:not(:last-child)::before {
  position: absolute;
  content: "";
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  width: 20px;
  height: 41px;
  background: center/cover no-repeat url(../images/price/flow-arrow.png);
}
.flow-list-title {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  color: #b5131f;
  margin-bottom: 20px;
  padding: 20px 0;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
}
.flow-text {
  color: #fff;
  line-height: 1.5625;
  text-align: left;
}

/*========================================
enroll
==========================================*/
.enroll {
  background: left top/60px 60px no-repeat url(../images/top/top-worry-bg-l-t.png), right top/60px 60px no-repeat url(../images/top/top-worry-bg-r-t.png), left bottom/60px 60px no-repeat url(../images/top/top-course-bg-l-b.png), right bottom/60px 60px no-repeat url(../images/top/top-course-bg-r-b.png), left bottom/1087px 780px no-repeat url(../images/enroll/enroll-bg-l-b.png), #fef0f0;
}
.enroll-list {
  counter-reset: number 0;
  position: relative;
  z-index: 1;
}
.enroll-list::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 200px;
  height: 100%;
  background-color: rgba(181, 19, 31, 0.05);
  z-index: -1;
}
.enroll-list-item {
  min-height: 296px;
  padding: 30px 50px 45px 50px;
  background-color: #fff;
  border-radius: 20px;
  position: relative;
}
.enroll-list-item::before {
  position: absolute;
  content: "";
  top: -36px;
  left: 50px;
  font-size: 7rem;
  font-weight: 400;
  line-height: 1;
  color: #b5131f;
  counter-increment: number 1;
  content: "0" counter(number);
}
.enroll-list-item:not(:last-child) {
  margin-bottom: 60px;
}
.enroll-list-title {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  padding: 20px 0;
  text-align: center;
  margin-bottom: 30px;
  background-color: #b5131f;
  border-radius: 10px;
  position: relative;
}
.enroll-list-title::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -8px;
  width: 100%;
  height: 2px;
  background: center/cover no-repeat url(../images/enroll/enroll-border.png);
}
.enroll-flex {
  align-items: stretch;
}
.enroll-icon {
  max-width: 233px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.enroll-textbox {
  max-width: 700px;
  width: 100%;
}
.enroll-text {
  line-height: 1.5625;
}

#enroll .intro-inner {
  padding-top: 61px;
}
#enroll .intro-inner::before {
  top: 50px;
  left: auto;
  right: -120px;
  width: 321px;
  height: 227px;
  background: center/cover no-repeat url(../images/enroll/intro-deco-r.png);
}
#enroll .intro-inner:after {
  display: none;
}
#enroll .intro-text {
  margin-bottom: 56px;
}
#enroll .intro-text:not(:last-of-type) {
  margin-bottom: 25px;
}

.campaign {
  background: center/20px 20px repeat url(../images/top/top-course-pattern.png);
}
.campaign .cmn-title {
  margin-bottom: 60px;
}
.campaign-textbox {
  padding: 31px 0;
  border: 5px solid #50bbeb;
  border-radius: 20px;
}
.campaign-text {
  font-size: 2rem;
  line-height: 2;
  text-align: center;
}

.question {
  background: left bottom/60px 60px no-repeat url(../images/top/top-course-bg-l-b.png), right bottom/60px 60px no-repeat url(../images/top/top-course-bg-r-b.png), #fef0f0;
  position: relative;
  z-index: 1;
}
.question .cmn-title {
  margin-bottom: 60px;
}
.question-list-item {
  padding: 20px 50px;
  background-color: #fff;
  border-radius: 20px;
}
.question-list-item:not(:last-child) {
  margin-bottom: 30px;
}
.question-list-title {
  flex-wrap: nowrap;
  justify-content: flex-start;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.75;
  color: #fff;
  padding: 10px 20px;
  background-color: #b5131f;
  margin-bottom: 15px;
  border-radius: 5px;
}
.question-list-title::before {
  content: "";
  flex: none;
  width: 50px;
  height: 50px;
  margin-right: 30px;
  background: center/cover no-repeat url(../images/enroll/Q.png);
}
.question-textbox {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 20px;
}
.question-textbox::before {
  content: "";
  flex: none;
  width: 50px;
  height: 50px;
  margin-right: 30px;
  background: center/cover no-repeat url(../images/enroll/A.png);
}
.question-body {
  font-size: 1.6rem;
  line-height: 1.5625;
}
.question-body img {
  max-width: 100%;
}

/*========================================
worry
==========================================*/
.worry {
  background: left top/60px 60px no-repeat url(../images/top/top-worry-bg-l-t.png), right top/60px 60px no-repeat url(../images/top/top-worry-bg-r-t.png), left bottom/60px 60px no-repeat url(../images/top/top-course-bg-l-b.png), right bottom/60px 60px no-repeat url(../images/top/top-course-bg-r-b.png), #fef0f0;
}
.worry-list-item {
  padding: 30px 50px 45px 50px;
  background-color: #fff;
  border-radius: 20px;
}
.worry-list-item:not(:last-child) {
  margin-bottom: 30px;
}
.worry-title {
  font-size: 3rem;
  font-weight: 700;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 30px;
  border-top: 3px solid #50bbeb;
  border-bottom: 3px solid #50bbeb;
  position: relative;
}
.worry-title::before {
  position: absolute;
  content: "";
  bottom: -23px;
  left: 50%;
  transform: translateX(-50%);
  width: 31px;
  height: 20px;
  background: center/cover no-repeat url(../images/worry/worry-arrow.png);
}
.worry-sub-title {
  font-size: 3rem;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 10px;
  padding: 10px 110px 10px 115px;
  background-color: #b5131f;
  border-radius: 5px;
  position: relative;
}
.worry-sub-title::before {
  position: absolute;
  content: "";
  top: 10px;
  left: 50px;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background: center/cover no-repeat url(../images/worry/worry-icon.png);
}
.worry-text {
  line-height: 1.5625;
}

.voice {
  background: center/cover no-repeat url(../images/worry/voice-bg.png);
}
.voice-inner {
  position: relative;
}
.voice-inner::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 280px;
  height: 360px;
  background: center/cover no-repeat url(../images/worry/voice-img.png);
  z-index: 1;
}
.voice-btn {
  max-width: 880px;
  width: 100%;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 8px 8px 0 0 rgba(55, 57, 58, 0.2);
  transition: all 0.3s;
  position: relative;
}
.voice-btn::before {
  position: absolute;
  content: "";
  right: 30px;
  bottom: 30px;
  width: 22px;
  height: 20px;
  background: center/cover no-repeat url(../images/worry/voice-arrow.png);
}
.voice-btn:hover {
  opacity: 0.8;
  transform: translate(4px, 4px);
  box-shadow: none;
}
.voice-title {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.42;
  text-align: center;
}
.voice-title .accent {
  position: relative;
  z-index: 1;
}
.voice-title .accent::before {
  position: absolute;
  content: "";
  left: -1px;
  bottom: -7px;
  width: 510px;
  height: 30px;
  background: center/cover no-repeat url(../images/worry/voice-border.png);
  z-index: -1;
}

/*========================================
info
==========================================*/
.gallery {
  background: left top/60px 60px no-repeat url(../images/top/top-worry-bg-l-t.png), right top/60px 60px no-repeat url(../images/top/top-worry-bg-r-t.png), left bottom/60px 60px no-repeat url(../images/about/greeting-bg-l-b.png), right bottom/60px 60px no-repeat url(../images/about/greeting-bg-r-b.png);
}
.gallery .cmn-title {
  margin-bottom: 60px;
}
.gallery-inner {
  padding-bottom: 70px;
}
.gallery-list {
  justify-content: flex-start;
}
.gallery-list-item {
  max-width: 340px;
  width: 100%;
  height: 230px;
  margin-bottom: 30px;
  border-radius: 20px;
  border: 5px solid #b5131f;
  overflow: hidden;
}
.gallery-list-item:not(:nth-child(3n)) {
  margin-right: 30px;
}
.gallery-list-item img {
  min-width: 100%;
  width: 100%;
  min-height: 100%;
  height: 100%;
  object-fit: cover;
}

.info {
  background-color: #fef0f0;
}
.info-table {
  width: 100%;
}
.info-table tr {
  display: block;
  padding-bottom: 6px;
  border-bottom: 2px dashed #b5131f;
}
.info-table tr:not(:last-of-type) {
  margin-bottom: 4px;
}
.info-table tr th {
  width: 260px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  padding: 20px 0;
  text-align: center;
  background-color: #b5131f;
  vertical-align: middle;
  border-radius: 5px;
}
.info-table tr td {
  font-size: 1.6rem;
  font-weight: 500;
  padding: 13px 0 13px 30px;
  vertical-align: middle;
}

.info-map {
  background-color: #b5131f;
}
.info-map-inner {
  padding: 50px 0;
}
.info-map-wrap {
  width: 100%;
  height: 350px;
  border-radius: 20px;
  overflow: hidden;
}
.info-map-wrap iframe {
  width: 100%;
  height: 100%;
}

/*========================================
contact
==========================================*/
.contact-form-table tr {
  border: none;
}
.contact-form-table tr th {
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  background-color: #b5131f;
}
.contact-form-table tr td a {
  text-decoration: underline;
}
.contact-submits-wrap input {
  color: #fff;
  background-color: #b5131f;
}
.contact-submits-wrap button {
  color: #fff;
  background-color: #b5131f;
}

/*========================================
privacy
==========================================*/
.privacy-content {
  padding: 25px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #b5131f;
  border-radius: 5px;
}
.privacy-content:not(:last-child) {
  margin-bottom: 30px;
}
.privacy-title {
  font-size: 1.8rem;
  font-weight: 500;
  margin: 0 0 15px;
  padding: 0 0 0 20px;
  border-left: 2px solid #b5131f;
}
.privacy-text {
  font-weight: 500;
}
.privacy-list {
  font-weight: 500;
  margin-top: 15px;
  list-style-type: square;
  list-style-position: inside;
}

/*========================================
site
==========================================*/
.site-list-item {
  width: 48%;
  border-bottom: 1px solid #b5131f;
}
.site-list-item a {
  width: 100%;
  padding: 20px 0 20px 10px;
  color: #b5131f;
  display: flex;
  align-items: center;
}
.site-list-item a::before {
  content: "";
  width: 7px;
  height: 7px;
  margin-right: 20px;
  border-top: 1px solid #b5131f;
  border-right: 1px solid #b5131f;
  transform: rotate(45deg);
  transition: all 0.5s;
}
.site-list-item a:hover {
  color: #000 !important;
}
.site-list-item a:hover::before {
  transform: rotate(45deg) translate(8px, -8px);
}

/*========================================
mixin
==========================================*/
/*========================================
footer
==========================================*/
.footer {
  background: left top/60px 60px no-repeat url(../images/top/footer-bg-l-t.png), right top/60px 60px no-repeat url(../images/top/footer-bg-r-t.png);
  border-top: 5px solid #b5131f;
}
.footer-inner {
  padding: 45px 0 50px 0;
}
.footer-content {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 2px solid #b5131f;
}
.footer-logo {
  margin-bottom: 20px;
}
.footer-logo:hover {
  opacity: 0.6;
}
.footer-left {
  max-width: 395px;
  width: 100%;
}
.footer-tel {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.5rem;
  font-weight: 700;
  color: #37393a !important;
  line-height: 1;
  padding: 19px 9px;
  margin-bottom: 30px;
  background-color: #fef0f0;
  border-radius: 5px;
}
.footer-tel::before {
  content: "";
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background: center/cover no-repeat url(../images/common/tel-icon.png);
}
.footer-tel:after {
  content: "";
  width: 189px;
  height: 11px;
  margin-left: 8px;
  background: center/cover no-repeat url(../images/common/tel-txt.svg);
}
.footer-address {
  font-size: 1.3rem;
  line-height: 1;
}
.footer-info {
  max-width: 435px;
  width: 100%;
}
.footer-link {
  justify-content: flex-end;
}
.footer-contact {
  max-width: 180px;
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  color: #fff !important;
  padding-left: 10px;
  margin-right: 20px;
  background-color: #50bbeb;
  border-radius: 25px;
}
.footer-contact::before {
  content: "";
  margin-right: 15px;
  width: 30px;
  height: 30px;
  background: center/cover no-repeat url(../images/common/contact-icon.png);
  transition: all 0.3s;
}
.footer-contact:hover {
  opacity: 0.8;
}
.footer-contact:hover::before {
  transform: translateY(-3px);
}
.footer-sns-list {
  max-width: 140px;
  width: 100%;
}
.footer-sns-list-item a:hover {
  opacity: 0.6;
}
.footer-nav {
  max-width: 655px;
  width: 100%;
  margin: 0 auto;
}
.footer-nav-list {
  justify-content: center;
}
.footer-nav-list-item {
  line-height: 1;
}
.footer-nav-list-item:not(:nth-child(6)) {
  margin-right: 30px;
}
.footer-nav-list-item:last-child {
  margin-right: 0;
}
.footer-nav-list-item:not(:nth-last-child(-n+4)) {
  margin-bottom: 22px;
}
.footer-nav-list-item a {
  line-height: 1;
  color: #37393a !important;
}
.footer-nav-list-item a:hover {
  color: #50bbeb !important;
}
.footer-bottom {
  font-size: 1.2rem;
  line-height: 1;
  color: #fff;
  padding: 10px 0;
  text-align: center;
  background-color: #b5131f;
}
.footer-bottom a {
  color: #fff !important;
}/*# sourceMappingURL=style.css.map */

.wryTop{
  
      text-align: center;
    font-weight: bold;
    font-size: 3.5rem;
        top: 40px;
    right: 40px;
    color: #fff;
}

.top-link-list li:nth-child(n+3){
  margin-top: 20px;
}

.pt100{
  padding-top: 100px;
}

.pb100{
  padding-bottom: 100px;
}

.pricetable tr{
  display: flex;
  flex-wrap: wrap;
}

.pricetable th{
  width: 100%;
  text-align: center;
  padding: 10px 0;
   font-size: 2.5rem;
        font-weight: 700;
        background-color: #b5131f;
    color: #fff;
}

.pricetable td{
  width: 50%;
  text-align: center;
  padding: 20px 0;
  font-size: 2rem;
          background-color: #fef0f0;
                  font-weight: 700;
}

.pricetable{
  margin-bottom: 20px;
}

.pc-none{
  display: none;
}