@charset "UTF-8";

/*reset*/
*:focus {
  outline: none !important;
 box-shadow:none !important;
}

body{
  background-repeat: repeat;
  background-position: center top;
  background-size: 765px;
  background-image: url(../images/ast-tarot-bg.jpeg);
  position: relative;
  background-color:#f0f0f0;
  font-size: 16px;
}

.body-inner{
  height: 100%;
  background: rgba(255,255,255,0.25);
}

main{
  font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
}
main ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
main ul li{
  line-height: 1.7rem;
}

h1, h2, h3, h4{
  margin: 0;
  padding: 0;
  text-align: center;
}
main a{
  text-decoration: none;
  color: #C6B138;
}
main a:hover{
  opacity: 0.8!important;
  color: #C6B138;
}

.w-625{
  width: 625px!important;
  margin: 30px auto 0!important;
}
.w-860{
  width: 860px!important;
  margin: 30px auto 0!important;
}
@media screen and (min-width: 768px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 769px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}

@media (min-width: 1200px){
.container {
    max-width: 770px;
}
}
@media (min-width: 992px){
.container {
    max-width: 770px;
}
}

/*共通*/
h1{
  font-size: 2.0rem;
  margin-bottom: 20px;
}
h2{
  font-size: 2.8rem;
  margin-bottom: 20px;
  position: relative;
}
h3{
  font-size: 2rem;
  margin-bottom: 30px;
}
h4{
  font-size: 1.6rem;
  margin-bottom: 30px;
}
h5{
  font-weight: bold;
  font-size: 1.4rem;
}

.btn_area{
  text-align: center;
}
.container{
  padding-top: 30px;
  padding-bottom: 30px;
}
.row{
  margin: 30px 0;
}
.text_area{
  max-width: 800px;
  width: 100%;
  margin: auto;
}
.fw_b{
  font-weight: bold!important;
  color: #4D4D4F;
}
.fw_n{
  font-weight: normal!important;
}
.fs_xlg{
  font-size: 2rem!important;
}
.fs_lg{
  font-size: 1.63rem!important;
  border-bottom: 1px solid #000;
  display: inline-block;
  color: #4A4A42;
}
.fs_llg{
  font-size: 1.63rem!important;
  color: #4A4A42;
}
.fs_md{
  font-size: 1.5rem!important;
  color: #4A4A42;
}
.fs_18{
  font-size: 1.125rem!important;
}
.fs_19{
  font-size: 1.2rem!important;
}
.fs_s{
  font-size: 0.9rem!important;
}
.fs_ss{
  font-size: 0.8rem!important;
}
.ff_a{
  font-size: 1.2rem!important;
  color: #4A4A42;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ff_b{
  font-size: 1.2rem!important;
  font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;

}
.fs_fm{
  font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
}
.fc-red{
  color: #dc6c6c!important;
}
.lh-1_2{
  line-height: 1.2!important;
}
.mt-40{
  margin-top: 40px!important;
}
.btn_aplly{
  font-size: 1.1rem;
  width: 670px;
  height: 160px;
  border:solid 3px #EB0A3F;
  border-radius: 10px;
  padding: 0.7rem;
  margin: auto;
  background-color: #EB0A3F;
  color: #fff;
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.6;
}
.btn_aplly:hover{
  color: #fff;
  background-color: #000;
  border:solid 3px #000;
}
.btn_aplly span{
  font-size: 2.3rem;
  font-weight: bold;
}

iframe#twitter-widget-0{
  height: 28px!important;
  margin-left: 10px!important;
}

/*section.mainVisual*/
section.mainVisual{
  overflow: hidden;
}
section.mainVisual img.main_title {
    max-width: 520px;
    width: 100%;
}
section.mainVisual img.main_title_ruby {
  max-width: 425px;
  width: 100%;
  margin-bottom: 5px;
}
section.mainVisual .main-title h2{
  font-size: 45px;
  background-color: rgb(255, 255, 255,0.65);
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding: 10px 0 30px 0;
}

section.mainVisual .main-title p{
  background-color: rgb(255, 255, 255,0.65);
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding: 30px 0 0 0;
  font-size: 28px;
  font-weight: normal;
  margin-top: 30px;
}
section.mainVisual .container{
  padding-bottom: 0;
  padding-top: 0;
}
section.mainVisual .button-area {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-top: 30px;
  position: relative;
}
section.mainVisual .button-area .back a{
  font-size: 18px;
  background: #E5E7D8;
  padding: 0 10px;
  color: #6C676E;
  border: #10100b solid 1px;
  border-radius: 30px;
  margin-bottom: 8px;
  display: inline-block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
section.mainVisual .button-area .back a:hover{
  background: rgb(255, 255, 255,0.65);
  color: #10100b;
  text-decoration: none;
}
section.mainVisual .btn_login{
  border: solid 1px #10100b;
  color: #10100b;
  border-radius: 30px;
  width: 151px;
  height: 53px;
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: rgb(255, 255, 255,0.8);
  font-size: 18px;
  margin-bottom: 8px;
}
section.mainVisual .btn_login:hover{
  background-color: rgb(255, 255, 255,0.6);
}
section.mainVisual p{
  text-align: center;
  color: #190E07;
  font-size: 2.25rem;
  font-weight: bold;
  line-height: 2rem;
}

/*section.maintitleArea*/
section.maintitleArea{
  overflow: hidden;
  position: relative;
  font-size: 1.2rem;
}
section.maintitleArea .container{
  padding-bottom: 0;
  padding-top: 0;
}
section.maintitleArea .title-wrap{
  background-color: rgba(226, 227, 214, 0.8);
  color: #fff;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  text-align: center;
  padding: 30px 0;
}
section.maintitleArea .title-wrap ul{
  margin: 0 0 20px 0;
}
section.maintitleArea .title-img{
  margin: 40px 0;
}

section.maintitleArea .title-course{
  font-size: 20px;
  margin: 30px 0;
}

.lum-lightbox-inner img{
  max-width: 100%!important;
}

/*section.greetingArea*/
section.greetingArea nav{
  margin: 0 0 20px 0;
  padding: 0 5px;
}
section.greetingArea nav ul{
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
section.greetingArea nav ul li a{
  font-size: 0.875rem;
  color: #000;
}
section.greetingArea nav ul li a.active {
  color: #C6B138;
}
section.greetingArea nav ul li a:hover{
  font-size: 0.875rem;
  color: #C6B138;
  text-decoration: none;
}
section.greetingArea .container{
  background-color: rgb(255, 255, 255,0.7);
  padding-top: 20px;
}
section.greetingArea .greetingArea-inner{
  border: solid 1px #534741;
  padding: 0 40px 0;
}
section.greetingArea .greetingArea-inner h4{
  background: url(../images/050b_2x.png) no-repeat left center;
  background-size: 70px;
  padding: 20px 0 20px 0;
  margin: 20px auto;
  max-width: 580px;
  width: 100%;
  font-weight: bold;
}
section.greetingArea img.profile_kagami{
  display: block;
  max-width: 120px;
  width: 100%;
  border-radius: 50%;
  margin: 50px auto 0;
}
section.greetingArea img.profile_kenryu{
  display: block;
  max-width: 120px;
  width: 100%;
  border-radius: 50%;
  margin: 50px auto 0;
}
section.greetingArea .greeting-kagami{
  line-height: 1.6;
}
section.greetingArea .greeting-kenryu{
  margin-top: 40px;
  line-height: 1.6;
}
section.greetingArea hr{
  border-top: 1px solid #534741;
}
section.greetingArea .greeting-kagami p.lead{
  font-size: 17px;
  font-weight: 600;
  color: #4D4D4F;
  margin-bottom: 30px;
  letter-spacing: 0.5px;
}
section.greetingArea .greeting-kagami p a{
  font-size: 16px;
}
section.greetingArea .greeting-kenryu p.lead{
  font-size: 17px;
  font-weight: 600;
  color: #4D4D4F;
  margin-bottom: 30px;
  letter-spacing: 0.5px;
}
section.greetingArea .greeting-kenryu p a{
  font-size: 16px;
}
section.greetingArea button.more {
  margin: 0 auto 30px;
  padding:10px 15px;
  border: none;
  outline: 0;
  transition: .5s;
  -erbkit-transition: .5s;
}
section.greetingArea button{
  cursor: pointer;
  outline: none;
  appearance: none;
  border: solid 1px #10100b;
  color: #fff;
  border-radius: 30px;
  width: 110px;
  height: 32px;
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: #C5CC63;
  font-size: 13px;
  line-height: 1;
}
section.greetingArea .txt-hide_kagami{
  display: none;
}
section.greetingArea .txt-hide_kenryu{
  display: none;
}
main.greeting section.greetingArea .greeting-kagami p{
  font-size: 16px;
}
main.greeting section.greetingArea .greeting-kenryu p{
  font-size: 16px;
}

/*section.newsArea*/
section.newsArea .container{
  background-color: rgb(255, 255, 255,0.9);
}
section.newsArea h4{
  font-size: 1.9rem;
  position: relative;
  font-weight: bold;
}
section.newsArea h4::before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 625px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #BFBFBF;
  border-radius: 1px;
}
section.newsArea ul li{
  display: flex;
}
section.newsArea p{
  margin :0;
  line-height: 1.6;
}
section.newsArea p.date{
  margin-right: 15px;
}
/*section.overviewArea*/
section.overviewArea .container{
  background-color: rgb(255, 255, 255,0.9);
}
section.overviewArea h4{
  font-size: 1.63rem;
  position: relative;
  font-weight: bold;
  text-align: center;
  padding-bottom: 5px;
}
section.overviewArea h4::before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 625px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #BFBFBF;
  border-radius: 1px;
}

section.overviewArea .row-inner{
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
section.overviewArea .inner-text{
  width: 61%;
}
section.overviewArea ul{
  list-style-type: disc;
  margin: 0 0 0 20px;
}

/*section.descriptionArea*/
section.descriptionArea{
  overflow: hidden;
}
section.descriptionArea h3{
  background-color: rgba(226, 227, 214, 0.8);
  color:#4A4A42;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding: 40px 15px;
  line-height: 1;
  font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
}
section.descriptionArea .container{
  background-color: rgb(255, 255, 255,0.8);
}
section.descriptionArea img.poster{
  width: 60px;
  display: block;
  margin: 0 auto 20px;
}
section.descriptionArea h5{
  text-align: center;
  font-size: 1.1rem;
}
section.descriptionArea .date{
  font-size: 1.13rem;
  text-align: center;
  border-top: solid 1px #534741;
  padding-top: 20px;
}
section.descriptionArea .date p span{
  margin: 0 0 0 20px;
}
section.descriptionArea .date ul{
  color: #C1272D;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 20px;
}
section.descriptionArea ul li{
  font-size: 17px;
  line-height: 1.4rem;
  padding-bottom: 8px;
}
section.descriptionArea .teacher{
  font-size: 1.2rem;
  text-align: center;
  line-height: 2.5;
  border-top: solid 1px #534741;
  border-bottom: solid 1px #534741;
  padding: 15px 0;
  text-align: center;
  margin: 0 0 18px 0;
}
section.descriptionArea .profile {
  text-align: center;
  border-bottom: solid 1px #534741;
  padding: 15px 0;
  text-align: center;
  margin: 0 0 30px 0;
}
section.descriptionArea .profile p{
  line-height: 1.6;
}
section.descriptionArea .profile .profile-inner_kagami{
  margin-bottom: 30px;
}
section.descriptionArea .btn_program p{
  margin: 0;
}
section.descriptionArea .btn_program{
  border: solid 1px #10100b;
  color: #000;
  border-radius: 30px;
  width: 300px;
  height: 46px;
  margin: 5px auto 20px;
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: #E5E7D8;
  font-size: 18px;
  line-height: 1.7;
}
section.descriptionArea .btn_program:hover{
  opacity: 0.7;
}
section.descriptionArea ul.ki{
  margin-bottom: 8px;
  margin-left: 17px;
}
section.descriptionArea ul.ki li{
  line-height: 1.2rem;
  list-style-type: disc;
  font-weight: bold;
}
section.descriptionArea ul.ki p{
  margin: 0;
}
section.descriptionArea span.sup{
  font-size: 16px;
  margin: 0 0 0 5px!important;
}

/*section.priceArea*/
section.priceArea .container{
  background-color: rgb(255, 255, 255,0.8);
  padding-top: 40px;
}
section.priceArea .fee{
  border-bottom: solid 1px #534741;
  border-top: solid 1px #534741;
  padding: 35px 0 15px;
  text-align: center;
  max-width: 625px;
  margin: 0 auto 30px;
  color: #4D4D4F;
}
section.priceArea .fee h5{
  font-size: 1.1rem;
  color: #4D4D4F;
}
section.priceArea .fee p{
  font-size: 1.13rem;
  color: #4D4D4F;
}
section.priceArea .tuition_fee h5{
  text-align: center;
  margin: 0 0 30px 0;
  font-size: 1.1rem;
  color: #4D4D4F;
}
section.priceArea .btn_contact{
  border: solid 1px #10100b;
  color: #10100b;
  border-radius: 30px;
  right: 0;
  bottom: 10px;
  width: 220px;
  height: 60px;
  margin: 30px auto 20px;
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: rgb(255, 255, 255,0.8);
  font-size: 1.32rem;
}
section.priceArea .btn_contact:hover{
  background-color:#EFF0D6;
  color: #fff;
}

/*section.SubpageTitleArea*/
section.subpageTitleArea{
  overflow: hidden;
  font-size: 1.2rem;
}
section.subpageTitleArea .container{
  padding-bottom: 0;
  padding-top: 0;
}
section.subpageTitleArea .title-wrap{
  background-color: #221213;
  color: #fff;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  text-align: center;
  padding: 30px 0;
}
section.subpageTitleArea .title-wrap ul{
  font-size: 1.1rem;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 20px 0;
}
section.subpageTitleArea .title-wrap ul li{
  line-height: 1.63rem;
}
section.subpageTitleArea p{
  margin: 0;
}

/*contactArea*/
section.contactArea .btn_contact{
  border: solid 1px #534741;
  color: #534741;
  border-radius: 30px;
  right: 0;
  bottom: 10px;
  width: 220px;
  height: 60px;
  margin: 30px auto 20px;
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: rgb(255, 255, 255,0.8);
  font-size: 1.32rem;
}
section.contactArea .btn_contact:hover{
  background-color:rgba(34, 18, 19, 0.9);
  color: #fff;
}
section.contactArea .container{
  background-color: rgb(255, 255, 255,0.7);
}


/*btn*/
.btn_aplly_01{
  border: solid 2px #000;
  background-color: #F1AE22;
  width: 100%;
  height: 240px;
  font-size: 0.9rem;
  margin: auto;
  border-radius: 8px;
}
.btn_aplly_02{
  border: solid 2px #000;
  background-color: #f5e3ca;
  width: 100%;
  height: 240px;
  font-size: 0.9rem;
  margin: auto;
  border-radius: 8px;
}
.btn_aplly_01:hover, .btn_aplly_02:hover{
  background-color: #fff;
}
a.btn_apply_03{
  border: solid 2px #000;
  background-color: #F4F7D8;
  max-width: 500px;
  width: 100%;
  height: 100px;
  font-size: 1.32rem;
  margin: auto;
  border-radius: 8px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
}
a.btn_apply_03:hover{
  background-color:rgba(34, 18, 19, 0.9);
  color: #fff;
  opacity: 1!important;
}


/*section.contentsArea*/
section.contentsArea{
  overflow: hidden;
}
section.contentsArea .container{
  color: #fff;
  text-align: center;
}
section.contentsArea h4{
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.6;
  color: #4D4D4F;
}
section.contentsArea h5{
  margin-bottom: 0;
  padding-bottom: 6px;
  border-bottom: 1px solid #000;
  display: inline-block;
  color: #4D4D4F;
}
section.contentsArea p.title{
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 19px;
  color: #4D4D4F;
}
section.contentsArea p.time{
  margin: 10px 0 16px 0;
  font-size: 17px;
  font-weight: bold;
  color: #4D4D4F;
}
section.contentsArea li{
  margin-bottom: 5px;
  font-size: 18px;
  
  color: #4D4D4F;
}
section.contentsArea .button-area-wrap{
  background-color: rgb(255, 255, 255,0.7);
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding: 30px 0;
}
section.contentsArea .btn_contact {
  border: solid 1px #10100b;
  color: #10100b;
  border-radius: 30px;
  right: 0;
  bottom: 10px;
  width: 220px;
  height: 60px;
  margin: 0 auto 15px;
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: rgb(255, 255, 255,0.8);
  font-size: 1.32rem;
}
section.contentsArea .btn_contact:hover {
  background-color:#10100b;
  color: #fff;
}
section.contentsArea p{
  font-size: 17px;
  color: #4D4D4F;
}

/* 講義概要の黒丸削除（100%確実に消すセット） */
section.contentsArea ul,
section.contentsArea li {
  list-style: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}

section.contentsArea li::marker {
  content: "" !important;
}

/* 全文の行間を調整（読みやすく） */
body {
  line-height: 1.8;
}

/* faqArea */
nav.faq_nav{
  padding: 20px 0;
  background-color: rgb(255, 255, 255,0.7);
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
nav.faq_nav ul{
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  width: 770px;
  margin: auto;
}
nav.faq_nav ul li a{
  font-size: 0.875rem;
  color: #000;
}
nav.faq_nav ul li a:hover{
  font-size: 0.875rem;
  color: #C6B138;
  text-decoration: none;
}
nav.faq_nav ul li a.active{
  color: #C6B138;
}

/*section.faqArea*/
section.faqArea{
  background-color: #fff;
}
section.faqArea h4{
  font-weight: bold;
}
section.faqArea ul li:first-child{
  border-top: solid 1px #B4B4B4;
  padding: 20px 0 0 0;
}
section.faqArea ul li{
  border-bottom: solid 1px #B4B4B4;
  margin-bottom: 20px;
}
section.faqArea .btn_contact {
  border: solid 1px #10100b;
  color: #10100b;
  border-radius: 30px;
  right: 0;
  bottom: 10px;
  width: 220px;
  height: 60px;
  margin: 30px 0 0 0;
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: rgb(255, 255, 255,0.8);
  font-size: 18px;
}
section.faqArea .btn_contact:hover {
  background-color:#10100b;
  color: #fff;
}
section.faqArea .question{
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 5px;
}

main.greeting .greetingArea p{
  line-height: 1.6;
}

/* pagetop */
#pagetop{
  position:fixed;
  right:20px;
  bottom:10px;
  cursor:pointer;
  z-index: 10;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(128, 128, 128, 1);
}
.bg-black{
  background-color: rgba(226, 227, 214, 0.9);
}

/*sub_nav*/
nav.sub_nav{
  padding: 20px 0;
  background-color: rgb(255, 255, 255,0.7);
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
nav.sub_nav ul{
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  width: 770px;
  margin: auto;
}
nav.sub_nav ul li a{
  font-size: 0.875rem;
  color: #000;
}
nav.sub_nav ul li a:hover{
  font-size: 0.875rem;
  color: #C6B138;
  text-decoration: none;
}
nav.sub_nav ul li a.active{
  color: #C6B138;
}

/*カード画像*/
.img_lenorman{
  display: block;
  max-width: 250px;
  width: 100%;
  margin: 0;
}


/* PC時のコンテンツ横幅を読みやすい長さへ */
@media screen and (min-width: 769px) {
  section.contentsArea .w-625,
  section.contentsArea .w-860 {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
}

section.contentsArea li {
  font-size: 17px;
  line-height: 1.8;
  margin: 0.5em 0;
  line-height: 1.2;
}

/* スマホ読みやすさ改善 */
@media screen and (max-width: 768px) {
  body {
    font-size: 16px;
    line-height: 1.9;
  }

  section.contentsArea p,
  section.contentsArea li {
    font-size: 15px;
  }
}

section.contentsArea img {
  margin: 1.2em auto;
}

section.contentsArea h2,
section.contentsArea h3 {
  margin: 2em 0 1em;
  line-height: 1.4;
  font-weight: bold;
}

/* ==============================
   ファーストビューの文章（登石麻恭子が～）
   スマホ最適化
============================== */
@media screen and (max-width: 768px) {

  section.fv div.fvTxt {
    font-size: 15.5px;      /* 少し大きめにして視認性UP */
    line-height: 1.9;       /* 行間を広げて詰まり解消 */
    padding: 0 14px;        /* 左右に余白で読みやすく */
  }

  /* brが多くて読みにくいため、brの前後を広げる */
  section.fv div.fvTxt br {
    margin-bottom: 0.7em;
    display: block;
  }
}

@media screen and (max-width: 768px) {
  section.contentsArea p,
  section.contentsArea li {
    font-size: 18px;
    line-height: 1.5;
    padding: 0 14px; /* 全文に左右余白 */
  }
}

/* 最終回コメントを1つの囲み枠としてデザイン */
section.contentsArea li.last_comment {
  border: 2px solid #6C676E;              /* 白い枠線 */
  border-radius: 8px;                  /* 角の丸み */
  padding: 1.2em 1.4em;                /* 内側余白 */
  margin: 1.8em 0;                     /* 周囲の余白 */
  background: rgba(255,255,255,0.15);  /* 透明感のある背景 */
  list-style: none;                    /* 丸を消す（念のため） */
}

/* 中の段落（p）をきれいに並べる */
section.contentsArea li.last_comment p {
  margin: 1em;                   /* 段落間の余白 */
  line-height: 1.8em;
  font-size: 1em;
  color: #4A4A42;
}


/* 最後の段落だけ余白なしにする */
section.contentsArea li.last_comment p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  section.contentsArea li.last_comment {
    padding: 1.2em;
  }
  section.contentsArea li.last_comment p {
    font-size: 15.5px;
    line-height: 1.85;
  }
}

