#top{
	    color: #fdfae2;
}
body{
    background:#4b0303;
}

.text-gold{
  color: #f0e598;
}

h1{
    margin-right: auto;
}

h1 a{
    font-size: 24px;
}


.inner {
    max-width: 1200px;
    margin: 0 auto;
}



h1{
    margin-right: auto;
	    color: #f0e598;
}

h1 a{
    font-size: 24px;
}

h2{
  font-size: 140px;
  font-family: "trajan-pro-3", serif;
  font-weight: 300;
  font-style: normal;
}

h2{
  font-size: 120px;
  font-family: "trajan-pro-3", serif;
  font-weight: 300;
  font-style: normal;
}

/* 帯付き見出し */
.title-ruby{
  font-size: 23px;
  color: #f0e598;
}

 .section-title {
  width: 100%;
  margin-bottom: 80px;
}

 .title-line {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 150px;
}

 .line-group {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  min-width: 120px;
  height: 12px;
}

 .line {
  display: block;
  width: 100%;
  background-color: #f0e598;
}

 .line.thin {
  height: 2px;
}

 .line.bold {
  height: 4px;
}

@media screen and (max-width: 900px) {
h2.text-gold {
    font-size: 70px;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 450px) {
h2.text-gold {
  font-size: 50px;
}
}


/* mv */
.mv {
  background-color: #390202;
  width: 100%;
  padding: 40px 0; /* ← 上下に余白を作る！ */
  margin-top: 50px;
  text-align: center;
  border-bottom: #f0e598 2px solid;
}

.mv .mv-inner {
  background-image: url(../img/mv-pc.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-color: #390202;
  width: 97%;
  height: 996px;
  margin: auto;
  box-sizing: border-box;
  position: relative;
}

.mv .mv-inner:before{
  position: absolute;
  content: "";
  background-image: url(../img/badge-01.png);
  background-repeat: no-repeat;
  width: 401px;
  height: 195px;
  bottom: 20px;
  right: 300px;
  z-index: 1;
}

.mv .mv-title {
  position: absolute;
  top: 31%;
  left: 52%;
  transform: translateX(-50%);
  font-family: "trajan-pro-3", serif;
  font-weight: 300;
  font-size: 160px;
  line-height: 170px;
  letter-spacing: 0.12em;
  color: #f0e598;
  text-align: center;
}

.mv .mv-text {
  position: absolute;
  top: 68%;
  left: 53%;
  transform: translateX(-50%);
  font-family: "Shippori Mincho", serif;
  font-weight: 800;
  font-size: 28px;
  line-height: 50px;
  letter-spacing: 0.1em;
  color: #f0e598;
  text-align: center;
  white-space: nowrap;
}

.mv .badge-flex {
  display: flex;
  justify-content: center;
  gap: 60px;
  position: absolute;
  bottom: 70px;
  left: 74%;
  transform: translateX(-50%);
}

.badge-inner {
  transform: rotate(-45deg);
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  display: block;
  position: relative;
  z-index: 2;
}

@media (max-width: 1400px) {
.mv {
  padding: 0;
  margin-top: 0;
}

.mv .sp{
  display: block;
  position: absolute;
  top:15px;
  left: 25px;
  font-size: 24px;
}

.mv .mv-inner:before {
  position: absolute;
  content: "";
  background-image: url(../img/badge-01.png);
  background-repeat: no-repeat;
  width: 401px;
  height: 195px;
  bottom: 70px;
  right: 100px;
  z-index: 1;
}

.mv .mv-title{
  font-size: 90px;
  position: absolute;
  top: 36%;
  left: 52%;
  transform: translateX(-50%);
  font-family: "trajan-pro-3", serif;
  font-weight: 300;
  line-height: 130px;
  letter-spacing: 0.12em;
  color: #f0e598;
  text-align: center;
}

.mv .mv-text {
  position: absolute;
  top: 67%;
  left: 53%;
  transform: translateX(-50%);
  font-family: "Shippori Mincho", serif;
  font-weight: 800;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.1em;
  color: #f0e598;
  text-align: center;
}

.mv .badge-flex {
    bottom: 110px;
}
}

@media screen and (max-width: 900px) {
.mv-content{
  padding:15px 0;
}

.mv .mv-inner {
  background-image: url(../img/mv-sp.png);
  background-size: contain; 
  background-position: center center;
  background-repeat: no-repeat;
	height:1000px;
}

.mv .sp{
  top:0px;
}
  .mv .mv-inner:before {
  bottom: 0;
  right: inherit;
  left: 51%;
  transform: translateX(-50%) scale(0.8);
}

  .mv .mv-text {
    font-size: 28px;
}

  .mv .badge-flex {
  bottom: 60px;
  left: 52%;
}
}

@media screen and (max-width: 760px) {
  .mv .mv-title {
  font-size: 60px;
  top: 40%;
  left: 51%;
  line-height: 90px;
}

.mv .mv-text {
  font-size: 24px;
}
}

@media screen and (max-width: 500px) {
	.mv .mv-inner{
		height: 160vw;
		max-height: 720px;
	}
	.mv .mv-inner:before {
		bottom: 20px;
	}
	.mv .mv-text {
		top: auto;
		font-size: 17px;
		bottom: 52vw;
	}
.mv .sp{
  top:0px;
}
	.mv .mv-title {
		font-size: 46px;
		top: auto;
		bottom: 68vw;
		line-height: 1.2em;
	}
}

@media screen and (max-width: 374px) {
.mv .mv-title {
  font-size: 36px;
  top: 48%;
  line-height: 40px;
}

.mv .mv-text {
	top: 63%;
	line-height: 1.6em;
	font-size:14px;
}
	
.mv .mv-inner{
	height:590px;
}

.mv .mv-inner:before {
  bottom: -25px;
  left: 51%;
  transform: translateX(-50%) scale(0.6);
}
}


/* NEWSエリア */
.news{
  margin-top: 90px;
}

.news h2{
  font-size: 60px;
  text-align: center;
}

.news .title-ruby{
  text-align: center;
}
.top-news-cont__article{
    color: #f0e598;
    margin: 30px 0px;
}
.article-date{
    font-size: 110%;	
}
.news-inner{
max-width: 1000px;
    margin: 0 auto;
    width: 90%;
}
.top-news-cont{
    border-bottom: solid 1px #f0e598;
    border-top: solid 1px #f0e598;
    margin-top: 60px;
	    height: 200px;
    overflow-y: scroll;
}
.article-cont-ttl{
    margin-bottom: 8px;
    font-size: 105%;

}
/* WebKit系 (Chrome, Edge, Safari) */
.top-news-cont::-webkit-scrollbar {
  width: 6px;              /* スクロールバーの太さ */
}

.top-news-cont::-webkit-scrollbar-track {
  background: transparent;  /* 背景は透過（または黒など好みで） */
}

.top-news-cont::-webkit-scrollbar-thumb {
  background-color: #f0e598;  /* 黄色 */
  border-radius: 3px;         /* 丸みを付けるとスッキリ */
}


.top-news-cont::-webkit-scrollbar-button {
  display: none;
}

@media screen and (max-width: 450px) {
.news h2 {
  font-size: 30px;
  text-align: center;
}
}

/* about */
.about {
    padding: 120px 0 210px;
    background-color: #4b0303;
    border-bottom: #f0e598 2px solid;
}

.about .about-inner {
  max-width: 1475px;
  margin: 0 auto;
  padding: 0 40px;
}

.about .about-flex {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  gap: 10vw;
}

.about .about-flex-text {
  flex: 1.2;
}

.about .about-flex-img {
  flex: 1;
}

.about .about-flex-img img {
  width: 100%;
  height: auto;
  border-radius: 30px 180px 30px 30px;
  border: 3px solid #f0e598;
}

/* 見出し・テキスト部分 */
.about h2 {
  font-weight: 300;;
  letter-spacing :0.075em;
}

.about .about-lead {
  position: relative;
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  letter-spacing: 0.1em;
    padding: 0px 0;
    margin-bottom: 70px;
    margin-top: -30px;
}

.about .about-lead::before{
  position: absolute;
  content: "";
  border: #f0e598 solid 2px;
  width: 100%;
  bottom: -33px;
  left: 0;
}

.about .about-lead::after{
  position: absolute;
  content: "";
  border: #f0e598 solid 1px;
  width: 100%;
  bottom: -43px;
  left: 0;
}

.about .about-catch {
  font-family: "Shippori Mincho", serif;
    font-size: 23px;
    margin-bottom: 15px;
    line-height: 1.8;
  letter-spacing: 0.05em;
}

.about .main-text {
  position: relative;
  font-family: "Shippori Mincho", serif;
  line-height: 30px;
  letter-spacing: 0.025em;
}

.about .main-text::before {
  position: absolute;
  content: "";
  border: #f0e598 solid 1px;
  width: 100%;
  bottom: -50px;
  left: 0;
}

@media screen and (max-width: 1199px) {
  .about .about-flex {
  display: block; 
  }

  .about .about-flex-img {
  width: 100%;
  max-width: 600px;
  margin: 100px auto 40px;
  }

  .about .about-flex-img img {
  width: 100%;
  height: auto;
  }

  .about .about-flex-text {
  text-align: center; /* 必要に応じて */
  }
}

@media screen and (max-width: 768px) {
.about {
  padding: 60px 0 100px;
}

.about .sp{
  display: block;
}

.about h2 {
  margin-bottom: 0;
}

.about .about-catch {
  font-size: 22px;
  line-height: 40px;
  letter-spacing: 0.05em;
}

.about .main-text {

line-height: 28px;
}

.about .about-flex-img img {
width: 100%;
height: auto;
border-radius: 30px 90px 30px 30px;
border: 3px solid #f0e598;
}
}
@media screen and (max-width: 600px) {
	.about .about-lead{
	        margin-top: -10px;	
	}	
feature .title-ruby {
    margin-top: -10px;
}
}
@media screen and (max-width: 450px) {
.about .about-catch {
  font-size: 20px;
}

.about .about-inner {
  padding: 0 25px;
}

.about .about-flex-img img {
  width: 100%;
  height: auto;
  border-radius: 30px 100px 30px 30px;
  border: 3px solid #f0e598;
}
}

@media screen and (max-width: 375px) {
.about .about-inner {
  padding: 0 10px;
}

.about .about-lead {

}

.about .about-catch {
  font-size: 18px;
  white-space: nowrap;
}

.about .main-text {
  line-height: 28px;
  white-space: nowrap;
}
}
/* feature */
.feature {
  padding: 120px 0;
  background-color: #390202;
  border-bottom: #f0e598 solid 2px;
}

.feature .feature-inner {
  max-width: 1700px;
  margin: 0 auto;
  padding: 0 40px;
}

.feature h2 {
  text-align: center;
  letter-spacing: 0.1em;
  white-space: nowrap;
  padding: 0 40px;
  flex-shrink: 0;
}

.feature .title-ruby {
  text-align: center;
  letter-spacing: 0.1em;
  margin-bottom: 180px;
	    margin-top: -20px;
}

/* 各ポイントブロック（flex） */
.feature .feature-flex,
.feature .feature-flex-reverse {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5vw;
  margin-top: 150px;
}

.feature .feature-flex-reverse.point-03{
  margin-top: 0;
}

.feature .feature-flex-reverse {
  flex-direction: row-reverse;
  padding-bottom: 250px;
}

.feature .feature-flex-wrapper{
  position: relative;
  padding-bottom: 250px;
}

.feature .feature-flex-wrapper::before{
    position: absolute;
  content: "";
  display: block;
  width: 95%;
  height: 2px;
  background-color: #f0e598;
  max-width: 1500px;
  bottom:130px;
  left: 50%;
  transform: translateX(-50%);
}

.feature .feature-flex-reverse:first-of-type::before {
  position: absolute;
  content: "";
  display: block;
  width: 95%;
  height: 2px;
  background-color: #f0e598;
  max-width: 1500px;
  bottom:0;
  left: 50%;
  transform: translateX(-50%);
}

/* テキストブロック */
.feature .feature-flex-text {
  display: flex;
  gap: 70px;
}

.feature .feature-flex-text .nunmber {
  font-family: "trajan-pro-3", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 120px;
  letter-spacing: 0.05em;
}

.feature .feature-flex-text .point-label {
  display: inline-block;
  font-size: 25px;
  height: 75px;
  line-height:75px;
  padding: 0 24px;
  background-color: #6b0e0e;
  border: 2px solid #f0e598;
  border-radius: 4px 4px 4px 4px;
  margin-bottom: 32px;
  letter-spacing: 0.05em;
}

.feature .main-text {
  line-height: 2;
  letter-spacing: 0.02em;
  width: 100%;
  max-width: 500px;
}

/* 画像ブロック */
.feature .feature-flex-img {
  flex: 1;
  max-width: 750px;
  position: relative;
}

.feature .feature-flex-img.badge::before{
  position: absolute;
  content: "";
  background-image: url(../img/badge-01.png);
  background-repeat: no-repeat;
  width: 401px;
  height: 195px;
  bottom: -50px;
  left: -25px;
  z-index: 1;
}

.feature .feature-flex-reverse .feature-flex-img img {
  width: 100%;
  max-width: 750px;
  aspect-ratio: 5 / 3;
  height: auto;
  border: 4px solid #f0e598;
  border-radius: 15px 120px 15px 15px;
  display: block;
}

.feature .feature-flex .feature-flex-img img {
  width: 40vw;
  max-width: 750px;
  aspect-ratio: 5 / 3;
  height: auto;
  border: 4px solid #f0e598;
  border-radius: 120px 15px 15px 15px;
  display: block;
}

/* バッジ配置（再利用） */
.feature .badge-flex {
  display: flex;
  justify-content: flex-start;
  gap: 55px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(50%);
}

.feature .feature-btn {
  position: relative;
  display: inline-block;
  width: 195px;
  height: 50px;
  line-height: 46px;
  padding-left: 52px;
  border-radius: 6px;
  border: #f0e598 solid 2px;
  background-color: #6a0808;
  top:25px;
  left: 50%;
  transform: translateX(-50%);
  color: #fef4b0;
}

.feature .feature-btn::before {
  position: absolute;
  content: "";
  background-image: url(../img/tel-icon.png);
  background-repeat: no-repeat;
  width: 19px;
  height: 30px;
  top: 7px;
  left: 14px;
}

.feature .feature-btn::after {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  width: 0;
  height: 0;
  bottom: 4px;
  right: 4px;
  border-left: 13px solid transparent;
  border-bottom: 13px solid #f0e598;
}

@media screen and (max-width: 1300px) {
.feature .title-ruby {
    margin-bottom: 40px;
}

.feature .feature-flex,
.feature .feature-flex-reverse {
  flex-direction: column-reverse;
  padding-bottom: 50px;
}

.feature-flex-text{
  display: flex;
  gap: 100px;
  margin-top: 50px;
}

.feature .feature-flex-wrapper{
  padding-bottom: 100px;
}

.feature .feature-flex .feature-flex-img img {
  width: 100%;
  max-width: 750px;
  display: block;
}

.feature .feature-flex-text .nunmber {
  font-size: 100px;
}

.feature .feature-flex-text .point-label {
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  padding: 0 24px;
}

.feature .feature-btn {
  top: -60px;
  left: 50%;
}
}
@media screen and (max-width: 600px) {

    .feature .title-ruby{
    margin-top: -10px;
}
}
@media screen and (max-width: 768px) {
.feature h2 {
    padding: 0;
}

  .feature .point-image img{
    transform: scale(0.7);
  }

  .feature .feature-inner {
    padding: 0 25px;
  }

  .feature .feature-flex-img.badge::before {
    bottom: -80px;
    transform: scale(0.7);
  }

  .feature .feature-flex-text {
    gap: 24px;
  }

  .feature-flex-text {
    display: flex;
    gap: 100px;
  }

  .feature .feature-flex-text .point-label {
    font-size: 16px;
    height: 50px;
    line-height: 45px;
    padding: 0 24px;
}
}

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

  .feature .feature-flex, .feature .feature-flex-reverse {
    margin-top: 80px;
  }

  .feature .feature-flex-text .point-label {
      padding: 0 22px;
  }

  .feature-flex-text {
    margin-top: 0;
  }

  .feature .feature-flex-text .nunmber {
    font-size: 50px;
  }

.feature-flex-text-item{
  position: relative;
  margin-top: 100px;
}

.feature .point-image {
  position: absolute;
  top: 70px;
  left: 85px;
}

  .feature .point-image img {
  transform: scale(0.5) rotate(90deg);
}

.feature .feature-flex-reverse .feature-flex-img img {
    border-radius: 15px 60px 15px 15px;
}

.feature .feature-flex .feature-flex-img img {
    border-radius: 60px 15px 15px 15px;
}

.feature .feature-btn {
    top: 0;
    left: 50%;
}

.feature .feature-flex-wrapper::before {
    bottom: 60px;
}
}

@media screen and (max-width: 460px) {
.feature .main-text {
  line-height: 2;
  letter-spacing: 0.02em;
  width: 100%;
  max-width: 500px;
}

.feature .point-image {
  position: absolute;
  top: 20px;
  left: 55px;
}

.feature .feature-flex-img.badge::before {
  bottom: -80px;
  transform: scale(0.5);
}

.feature .point-image img {
  transform: scale(0.4) rotate(90deg);
}
}

@media screen and (max-width: 374px) {
.feature .point-image {
  top: -25px;
}

.feature .feature-flex-img.badge::before {
  bottom: -90px;
  transform: scale(0.4);
}
}

/* medical */
.medical{
  margin: 120px auto 200px;
}

.medical .title-ruby {
  text-align: center;
  margin-top: -10px;
    margin-top: -20px;
}

.medical h2 {
  text-align: center;
  letter-spacing: 0.1em;
  white-space: nowrap;
  padding: 0 40px;
  flex-shrink: 0;
}

.medical .medical-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 75px;
  column-gap: 70px;
  max-width: 1100px;
  margin: 0 auto;
  padding: 40px 20px;
}

.medical .grid-item {
  position: relative;
  overflow: hidden;
  padding: 10px;
  box-sizing: border-box;
}

.medical .grid-item img {
  width: 100%;
  height: auto;
  display: block;
  transition: opacity 0.3s ease;
}

.medical .grid-item:hover img {
  opacity: 0.8;
}

.medical .grid-item .card{
  position: relative;
  display: block;
}

.medical .grid-item .card__label{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    color: #ffee7b;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-align: center;
    text-shadow: 0 2px 6px rgba(0, 0, 0, .4);
    font-size: clamp(14px, 3vw, 23px);
    white-space: nowrap;
}

.medical .grid-item img{
  width: 100%;
  height: auto;
  display: block;
  transition: opacity .3s ease;
}
.medical .grid-item:hover img{ opacity: .8; }

@media screen and (max-width: 1200px) {
.section-title {
    width: 100%;
    margin-bottom: 40px;
}

.medical .medical-grid {
    row-gap: 25px;
    column-gap: 25px;
  }
}

@media screen and (max-width: 900px) {
  .medical {
    margin: 120px auto 200px;
}

.medical h2 {
  text-align: center;
  letter-spacing: 0.1em;
  white-space: nowrap;
  padding: 0 ;
  flex-shrink: 0;
}


}

@media screen and (max-width: 768px) {
.medical {
    margin: 120px auto 100px;
}

.medical .medical-grid {
    grid-template-columns: repeat(1, 1fr);
    width: 85%;
}
}
@media screen and (max-width: 600px) {
	.medical{
	        margin: 50px auto 30px;	
	}
	
	    .medical .medical-grid {
        width: 100%;
			padding: 0px 20px;
    }
	.medical .grid-item .card__label{
    font-size: 17px;
	font-weight: 500;
	}
    .medical .medical-grid {
		row-gap: 0px;
	}
	.title-ruby{
	    font-size: 20px;	
	}
}
/* message */
.message{
  padding-bottom: 370px;
  border-bottom: #f0e598 2px solid;
}

.message .message-inner {
    max-width: 1650px;
    margin: 0 auto;
    padding: 0 40px;
}

.message h2 {
    text-align: center;
    letter-spacing: 0.1em;
    white-space: nowrap;
    padding: 0 40px;
    flex-shrink: 0;
}

.message .title-ruby{
  text-align: center;
	margin-top: -20px;
}

.message .message-flex{
  display: flex;
  gap: 4vw;
  align-items: center;
}

.message .message-flex-img{
  position: relative;
  flex: 1;
  max-width: 750px;
}

.message .message-flex-img::before {
  position: absolute;
  content: "";
  background-image: url(../img/badge-02.png);
  background-repeat: no-repeat;
  width: 210px;
  height: 210px;
  bottom: 20px;
  left: 25px;
  z-index: 1;
}

.message .message-flex-text{
  flex: 1;
  max-width: 700px;
}

.message .message-flex-img img {
  width: 100%;
  max-width: 750px;
  aspect-ratio: 5 / 3;
  height: auto;
  border: 4px solid #f0e598;
  border-radius: 15px 120px 15px 15px;
  display: block;
}

.message .badge{
  position: absolute;
  bottom: 40px;
  left: 40px;
  width: 140px;
  height: 140px;
}

.message .badge-inner{
  font-size: 20px;
  color: #ffefa4;
  margin-bottom: 15px;
  margin-right: 15px;
}

.message .badge span{
  font-size: 18px;
  color: #ffefa4;
  margin-bottom: 2px;
}

.message .message-flex-text .message-lead{
    position: relative;
    font-size: 23px;
    line-height: 40px;
    letter-spacing: 0.05em;
    white-space: nowrap;
    padding-bottom: 15px;
}

.message .message-flex-text .message-lead::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #f0e598;
  max-width: 1500px;
  bottom: 0;
  left: 0;
}

.message .message-flex-text .main-text{
  margin-top: 20px;
  line-height: 30px;
  letter-spacing: 0.05em;
}

.message .message-btn  {
  position: relative;
  display: inline-block;
  width: 175px;
  height: 45px;
  line-height: 40px;
  padding-left: 52px;
  border-radius: 6px;
  border: #f0e598 solid 2px;
  background-color: #6a0808;
  top: 40px;
}

.message-btn::after {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  width: 0;
  height: 0;
  bottom: 4px;
  right: 4px;
  border-left: 13px solid transparent;
  border-bottom: 13px solid #f0e598;
}

@media screen and (max-width: 1350px) {
  .message .message-flex-img::before {
    bottom: -50px;
    left: 0;
    transform: scale(0.8);
}
}

@media screen and (max-width: 1200px) {
  .message .message-flex {
    display: block;
  }

  .message .message-flex-img,
  .message .message-flex-text {
    margin: 50px auto 0;
  }

  .message .message-btn{
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 900px) {
.message {
  padding-bottom: 200px;
  border-bottom: #f0e598 2px solid;
}

.message .pc{
  display:none;
}

.message .sp{
  display: block;
}

.message .message-flex-text .message-lead {
  font-size: 22px;
  line-height: 40px;
}

.message .message-flex-text .message-lead::before {
    bottom: -10px;
}
}

@media screen and (max-width: 500px) {
.message .pc{
  display:block;
}

.message h2 {
  padding: 0;
}

.message .message-inner {
  padding: 0 20px;
}

.message .message-flex-img img {
  border-radius: 15px 60px 15px 15px;
}

  .message .message-flex-img::before {
  bottom: -80px;
  transform: scale(0.7);
}

.message .message-flex-text .message-lead {
  font-size: 18px;
  line-height: 30px;
}
}


/* 仮 */

@media screen and (max-width: 500px) {
    .feature .point-image {
        position: absolute;
        top: 0px;
        left: -15px;
    }
    .feature .point-image img {
        transform: scale(0.4) rotate(90deg);
        transform: perspective(10px);
        width: 11vw;
        z-index: 10;
        position: relative;
        left: 0;
    }
    .feature-flex-text-item {
        position: relative;
        margin-top: 30px;
    }
}

@media screen and (max-width: 374px) {
    .message .message-flex-img::before {
      left: -55px;
      transform: scale(0.6);
  }
    .mv .mv-title {
		font-size: 11vw;
	}
}
