/* ----------------------------
 - ファーストビュー
 - 当院について
 - 症例
 - お悩み
 - 当院が選ばれる理由
 - MTコネクターによる入れ歯治療
 - 講演・教育事業
 - 講習会予定
 - 2カラムデザイン（左）
    - 最新情報
    - コラム
    - 挨拶
 - 2カラムデザイン（右）
    - カレンダー
    - バナー
 - 書籍紹介
---------------------------- */

/* ------------------------------------------------   タブレット   ------------------------------------------------ */

/****** フォントデザイン ******/
@media (max-width: 767px){
body h2 {
    font-size: 4.2vw;
    letter-spacing: 6px;
    margin: 7px 0;
    color: #2b2b2b;
    line-height: normal;
}
/****** ボタンデザイン ******/
.btn-frame {
    font-size: 17px;
}
}

/* ----------------------------
   ファーストビュー
---------------------------- */
@media (max-width: 780px){
	
.f-view {
    background: url(/wp-content/uploads/2025/08/mtctop01.jpg) center / cover no-repeat;
    height: 100vh;
    position: relative;
    display: grid;
    overflow: hidden;
    align-items: end;
    margin: 0 0;
    justify-items: center;
}
	
.f-ttl {
    background: #000000a1;
    display: flex;
    width: 85%;
    box-sizing: border-box;
    height: 45vh;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.f-ttl h2 {
    display: flex;
    flex-direction: column;
    font-size: 3rem;
    font-weight: 400;
    letter-spacing: 0.1em;
    margin: 0 0;
    align-content: center;
    align-items: center;
    gap: 0px;
}

.f-ttl-box {
    font-size: 6vw;
    font-style: normal;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 3px;
}

.f-ttl-sb {
    font-size: 3.4vw;
    margin-left: 0rem;
    display: inline-block;
    padding: 25px 0;
    position: relative;
    color: #ffffff;
    letter-spacing: 3.5px;
}

.f-ttl-hl {
    font-size: 8vw;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.02em;
    margin: 0 5px 0 10px;
    color: #ffffff;
}

.f-txt {
    font-size: 2.4vw;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.15em;
    color: #ffffff;
    padding-top: 15px;
    width: 90%;
    text-align: center;
}

.f-yoyaku img {
    display: block;
    height: 160px;
    padding: 5rem 1rem 1rem 0;
}
}

/* ----------------------------
   当院について
---------------------------- */
@media (max-width: 780px){
.line-break{
        position: relative;
        display:block; 
}

.about {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 80vh;
    padding: 2rem;
    background: url(/wp-content/uploads/2025/08/bg_logo.png) center center no-repeat;
    background-size: 40%;
    box-sizing: border-box;
    flex-direction: column;
}

.about p {
    line-height: 1.8;
    margin: 6px 0;
}
	
/* ----------------------------
   症例
---------------------------- */
.dentures_case {
    padding: 2rem 3rem;
}

.dentures_case_ttl .line-break {
    display: contents;
}

.case-slide {
    display: flex;
    gap: 100px;
    flex-direction: column;
padding: 20px 40px;
}

.case-carousel-nav {
    padding: 0 0;
}

/* ----------------------------
   お悩み
---------------------------- */
.problem span {
    font-size: 5.4vw;
    margin: 0 9px;
    letter-spacing: 7.5px;
}

.problem {
    text-align: center;
    height: auto;
    padding: 2rem 2rem 6rem 2rem;
    background: url(/wp-content/uploads/2025/08/program_bg.png) bottom / cover no-repeat;
}

/* ----------------------------
   当院が選ばれる理由
---------------------------- */
.reasons {
    padding: 3rem 2rem;
}
	
.reasons h2 {
    text-align: center;
    width: 100%;
    margin: 0 0;
    line-height: 42px;
    font-size: 25px;
    letter-spacing: normal;
}
	
.cuz_box {
    display: flex;
    align-items: center;
    gap: 15px;
    /* background-color: #fcfafa; */
    /* border: 1px solid #dddddd; */
    padding: 30px 15px;
    border-radius: 6px;
    flex-direction: column;
    margin: 0 0;
}

.cuz_box_2nd {
    display: flex;
    align-items: center;
    gap: 15px;
    /* background-color: #fcfafa; */
    /* border: 1px solid #dddddd; */
    padding: 40px;
    border-radius: 6px;
    flex-direction: column-reverse;
}
	
.cuz_img {
    width: 100%;
    height: 300px;
    overflow: hidden;
}
	
.cuz_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 5px;
}

.cuz_img_2nd {
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.cuz_img_2nd img {
   width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
	border-radius: 10px;
}

.box-03 img {
object-position: center;
    }

.cuz_txt {
    padding-right: 0rem;
}

.cuz_txt_2nd {
    padding-left: 0rem;
}
.cuz_ttl {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
}

.cuz_ttl_2nd {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
    align-content: center;
}

.reasons .kana {
    letter-spacing: 2px;
    font-size: 25px;
}

.kana br{
    position: relative;
    display: block;
}

.un-line {
    font-size: 4.5vw;
    position: relative;
    display: inline-block;
    z-index: 1;
    padding: 0 4px;
}

.cuz_txt_2nd p:last-of-type {
    margin-bottom: 0px;
}

/* 動画 */
.reasons_video {
    text-align: center;
    padding: 1rem 2rem;
}

.reasons_video div {
    width: 50%;
gap: 20px;
}
/* ----------------------------
   MTコネクターによる入れ歯治療
---------------------------- */
.MT-denture {
    text-align: center;
    padding: 3rem 2rem;
}
	
.MT-denture-sb {
    line-height: 1.8;
    margin: 6px 0;
    font-size: 19px;
}
	
	.MT-denture-sb br{
	display:none;	
	}
	
.MT-denture .line {
    width: 100%;
}
	
.MT-box {
    width: 90%;
    display: flex;
    /* grid-template-columns: 1fr 1.5fr; */
    align-items: center;
    margin: 10px auto;
    gap: 20px;
    flex-direction: column;
}

.MT-box img {
    width: 80%;
}
	
.MT-CV {
    text-align: center;
    display: flex;
    justify-content: center;
    padding: 0 0;
    flex-direction: column;
    width: 70%;
    gap: 21PX;
    margin: 0 auto;
}
.MT-CV li {
    margin: 0 auto;
    list-style: none;
    padding-left: 0;
    width: 100%;
}
	
.MT-rfi img {
    width: 80%;
    margin: 45px auto 0 auto;
}
	
.MT-CV a {
    width: 50vw;
    margin: 0 auto;
}
/* ----------------------------
   講演・教育事業
---------------------------- */
.edu-prog {
    padding: 3rem 2rem;
    margin: 0 auto;
    text-align: center;
}
	
/* ----------------------------
   講演・教育事業
---------------------------- */
.edu-tbc {
    padding: 7rem 2rem;
    margin: 0 auto;
    text-align: center;
    background: url(/wp-content/uploads/2025/08/top_bg01-scaled.png) center / cover no-repeat;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
	.tbc-box {
    background-color: #ffffff;
    display: flex;
    justify-items: center;
    align-items: center;
    padding: 30px;
    gap: 30px;
    border-radius: 10px;
    box-shadow: 0 0 6px 0 rgb(85 85 85 / 35%);
    flex-direction: column;
		    width: 90%;
}

.tbc-box .box-r {
    text-align: left;
    width: 90%;
    display: flex;
    flex-direction: column;
}

.box-r img{
margin-bottom:20px;		
	}

.tbc-box .box-r a {
    margin: 20px 0 0 0;
    text-align: center;
}
	
.tbc-box .box-r a:last-of-type {
    margin: 15px 0 0 0;
}

/* ----------------------------
   2カラムデザイン
---------------------------- */
.container {
    padding: 3rem 2rem;
    margin: 0 auto;
    justify-content: center;
    gap: 3rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
	
/* ----------------------------
   最新情報とコラム
---------------------------- */
.news-column {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
	padding:0 0;
}
	
.news-column .box {
    display: grid;
    grid-template-columns: 1fr 2.5fr;
    width: 100%;
    align-items: start;
    gap: 30px;
    padding: 50px 0;
}
	
/* ----------------------------
   最新情報
---------------------------- */
.news-content {
    display: grid;
    align-items: center;
    gap: 15px;
    grid-template-columns: 1fr 2fr;
    /* width: 100%; */
}
	

/* ----------------------------
   コラム
---------------------------- */
	
/* ----------------------------
   挨拶
---------------------------- */

.greeting {
    display: flex;
    padding: 3rem 0;
    gap: 20px;
    flex-direction: column;
}
	
.greeting .dc {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
	
.greeting .staff_name {
    margin: 0 auto;
    font-size: 35px;
    display: block;
    text-align: center;
}
	
.greeting .staff_name .supp{
	font-size: 20px;	
}
	
.greeting .line {
    margin: 20px 0;
}
	
.greeting .msg p {
    padding: 0 0;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: normal;
    margin-bottom: 24px;
}

.greeting .msg p:last-of-type{
    margin-bottom: 0;
	}

.greeting .dc img {
    width: 180%;
    height: auto;
    object-fit: contain;
}

/* ----------------------------
   カレンダー
---------------------------- */
.calendar {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.xo-event-calendar{
	width:100%;
	}

	.suppl{
    text-align: left;
    width: 90%;
    margin-top: 10px;
	}
	
	.suppl ul{
    display: grid;
    grid-template-columns: 1fr 1fr;
}

	
.suppl li {
    margin-bottom: 8px;
    position: relative;
    padding-left: 22px;
}
	
	.suppl li::before {
    content: "•";
    font-size: 79px;
    position: absolute;
    left: -2px;
    top: 10px;
    transform: translateY(-50%);
}
/* ----------------------------
   バナー
---------------------------- */
/* .banner-list {
    padding: 0;
    margin: 20px 0 0 0;
    list-style: none;
    gap: 20px;
    width: 50%;
    flex-wrap: wrap;
}
	
.banner-list li {
    flex: 1 0 auto;
    margin: 0 10px;
    list-style: none;
    padding-left: 0;
    width: 100%;
}
	
	.banner{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	} */
	
/* コンテナ */
.banner { padding: 16px 0; }

.banner .banner-list {
    --gap: 8px;
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: var(--gap);
    align-items: center;
    justify-items: center;
}

.banner-list li {
    flex: 1 0 auto;
    margin: 0 0;
    list-style: none;
    padding-left: 0;
}
	
.banner .banner-list li a {
    display: block;
    /* border-radius: 8px; */
    overflow: hidden;
    background: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,.06);
    transition: transform .2s ease, box-shadow .2s ease;
}
	
.banner .banner-list li a:hover{
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0,0,0,.12);
}

/* 画像は枠いっぱいに */
.banner .banner-list img{
  display: block;
  width: 100%;
  height: auto;          /* ロゴの縦横比を維持 */
  /* もしカード高さを揃えたいなら↓
  aspect-ratio: 3 / 1;   // 例
  object-fit: cover;
  */
}		

/* ----------------------------
   書籍紹介
---------------------------- */
.book-introduction {
    padding: 3rem 2rem;
}

.book-slider {
    gap: 0px;
}

.book-item {
    max-width: 310px;
}

.book-content img {
    width: 70%;
}

.book-title {
    margin: 16px 0 7px 0;
}


}
/* ----------------------------
   診療時間
---------------------------- */
  .time-table {
    width: 100%;
    table-layout: fixed;
    border-spacing: 0;
    overflow: hidden;
    white-space: normal;
  }

  /* 全体の標準セル */
  .time-table th,
  .time-table td {
    font-size: 12px;
    padding: 6px 4px;
    letter-spacing: 0.2px;
    font-weight: normal;
  }

 /* 左上セル（見出し） */
 .time-table thead th:first-child,
 .time-table tbody th {
   width: 90px; 
   font-size: 13px;
   padding: 6px 4px;
   letter-spacing: 2px;
   font-size: 15px;
 }

  /* 曜日（見出し）を小さく・省スペースに */
  .time-table thead th:not(:first-child) {
    font-size:14px;
    font-weight: normal;
    letter-spacing: 0.3px;
  }

  /* 左端：時間帯セル（午前・午後）はやや大きめに保つ */
  .time-table tbody th {
    width: 80px;
    font-size: 13px;
    font-weight: normal;
    padding: 6px 4px;
    letter-spacing: 0.5px;
  }

  /* 記号（○／）も小さく */
  .circle,
  .dash {
    font-size: 14px;
  }
/* ------------------------------------------------   スマホ   ------------------------------------------------ */
@media screen and (max-width: 480px) {
.f-ttl {
    background: #000000a1;
    display: flex;
    width: 80%;
    box-sizing: border-box;
    height: 40vh;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 20px;
}

.f-ttl-sb {
    font-size: 4vw;
    display: inline-block;
    position: relative;
    color: #ffffff;
    letter-spacing: 1px;
    padding: 0;
    margin-left: 0.4rem;
}

.f-ttl-sb::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -14px;
    width: 100%;
    height: 1px;
}

.f-txt {
    font-size: 4vw;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.15em;
    color: #ffffff;
    padding: 0 0;
    margin: 0 0;
    width: 90%;
    text-align: center;
}

.f-ttl h2 {
    display: flex;
    flex-direction: column;
    font-size: 3rem;
    font-weight: 400;
    letter-spacing: 0.1em;
    margin: 0 0;
    align-content: center;
    align-items: center;
    gap: 0px;
}

.f-view {
    background: url(/wp-content/uploads/2025/08/mtctop01.jpg) center / cover no-repeat;
    height: 83vh;
    position: relative;
    display: grid;
    overflow: hidden;
    align-items: end;
    margin: 0 0;
    justify-items: center;
}
	
.f-yoyaku img {
    display: block;
    height: 110px;
    padding: 1rem 1rem 1rem 0;
}

.about {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 14rem 1rem;
    background: url(/wp-content/uploads/2025/08/bg_logo.png) center center no-repeat;
    background-size: 52%;
    box-sizing: border-box;
    flex-direction: column;
}

.about p {
    line-height: 1.8;
    margin: 6px 0;
    font-size: 16.5px;
}
	
/* ----------------------------
   症例
---------------------------- */
.dentures_case {
    padding: 2rem 1.3rem;
}

.dentures_case h2 span {
    font-size: 34px;
}

.dentures_case .line {
    width: 100%;
}

.case-slide {
    margin: 0 auto;
    padding: 9px 15px;
    width: 89%;
    gap: 50px;
}

.case-before-after {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.case-before-after {
    gap: 7px;
}

.arrow-icon {
    writing-mode: sideways-rl;
}

.case-bfafp {
    gap: 22px;
    padding-top: 16px;
}

p.case-heading {
    margin: 0 auto;
    padding: 0 0;
    font-size: 20px;
}

.case-carousel-nav button {
    font-size: 26px;
    padding: 13px;
}

.dentures_case .btn-frame {
    margin-top: 30px;
    width: 70%;
}

.case-text {
    line-height: 1.7;
    padding: 0 0;
    margin: 4px 0 0 0;
    text-align: left;
}

.carousel-dots-wrapper {
    margin-top: 0px;
}
/* ----------------------------
   お悩み
---------------------------- */
body h2 {
    font-size: 5.3vw;
    letter-spacing: 1px;
    margin: 7px 0;
    color: #2b2b2b;
    line-height: normal;
}

.problem span {
    font-size: 5.3vw;
    margin: 0 3px;
    letter-spacing: 3px;
}
.qa-7 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1.2em 1em 1.2em 3em;
    font-weight: 500;
    cursor: pointer;
    font-size: 18px;
    letter-spacing: 1px;
    list-style: none;
    text-align: left;
}
	
.qa-7 summary::before {
    color: #FFFFFF;
    content: "Q";
    font-weight: 500;
    background: linear-gradient(
30deg, rgb(215 215 215) 0%, rgba(104, 104, 104, 1) 100%);
    padding: 0.5em;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 0.6em;
    height: 0.6em;
    text-align: center;
    margin: 0 0;
}
.qa-7 summary::before, .qa-7 p::before {
    position: absolute;
    left: 0.5em;
    font-weight: normal;
    font-size: 1.2em;
    margin-bottom: 2px;
}

.qa-7 p::before {
    color: #fff;
    content: "A";
    font-weight: 500;
    background: #e2967f;
    padding: 0.5em;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    width: 0.6em;
    height: 0.6em;
    text-align: center;
    /* margin: 0 3px; */
    align-items: center;
}

.qa-7 p {
    position: relative;
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 0.3em 1em 1.5em 3.5em;
    font-weight: 300;
    transition: transform .5s, opacity .5s;
    letter-spacing: 1px;
    font-size: 18px;
    text-align: left;
}
/* ----------------------------
   当院が選ばれる理由
---------------------------- */
.reasons {
    padding: 3rem 0rem;
}
	
.cuz_box {
    display: flex;
    align-items: center;
    gap: 22px;
    /* background-color: #fcfafa; */
    /* border: 1px solid #dddddd; */
    padding: 30px 15px;
    border-radius: 6px;
    flex-direction: column;
    margin: 0 0;
}

.cuz_box_2nd {
    display: flex;
    align-items: center;
    gap: 22px;
    /* background-color: #fcfafa; */
    /* border: 1px solid #dddddd; */
    padding:30px 15px;
    border-radius: 6px;
    flex-direction: column-reverse;
    margin: 0 0;
}

.num {
    font-size: 20px;
    letter-spacing: 2px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
margin-top: 0px;
}
	
.cuz_ttl h2 {
    margin: 0px 0 20px 0;
    letter-spacing: 3px;
    line-height: 30px;
    text-align: center;
}

.reasons .kana {
    letter-spacing: 2px;
    font-size: 27px;
}

.un-line {
    font-size: 24px;
    position: relative;
    display: inline-block;
    z-index: 1;
    padding: 0 4px;
}

.cuz_txt_mini {
    font-size: 19px;
	        font-weight: 400;
}

.cuz_box.left {
    display: flex;
    margin-top: 20px;
    flex-direction: column-reverse;
}

.reasons h2 {
    text-align: center;
    width: 100%;
    margin: 0 0;
    line-height: 42px;
    font-size: 20px;
    letter-spacing: normal;
}

.reasons p {
    margin: 20px 0 0 0;
    width: 100%;
    line-height: 1.6;
}

.cuz_sbttl_box {
    display: flex;
    gap: 15px;
    margin: 30px 0 0px 0;
    flex-direction: column;
}
	
.cuz_sbttl_item p {
    margin: 5px 0 0 0;
    font-size: 16px;
}

.cuz_img {
    width: 100%;
    height: 190px;
    overflow: hidden;
}

.cuz_img_2nd {
    width: 100%;
    height: 190px;
    overflow: hidden;
}
/* ----------------------------
  MTコネクター®による入れ歯治療
---------------------------- */
.MT-denture {
    text-align: center;
    padding: 3rem 1.3rem 1rem 1.3rem;
}	
	
.MT-denture-sb {
    line-height: 1.4;
    margin: 6px 0;
    font-size: 17px;
    display: block;
}

	
	.MT-denture-sb br{
	display:block;	
	}

.MT-box {
    width: 100%;
}

.MT-list li {
    position: relative;
    counter-increment: num;
    padding-left: 2.5em;
    margin-bottom: 1.5em;
}

.MT-list li::before {
    content: counter(num, decimal-leading-zero) ".";
    position: absolute;
    top: 1px;
    left: 10px;
    font-size: 1.3rem;
    font-weight: 600;
    letter-spacing: 0px;
    z-index: 1;
}

.MT-list li::after {
    content: "";
    position: absolute;
    top: 0.2em;
    left: 0.2em;
    width: 1.2em;
    height: 1.2em;
    background: #f5e2db;
    clip-path: polygon(0 0, 100% 0, 0 100%);
    z-index: 0;
}

.MT-CV {
    text-align: center;
    display: flex;
    justify-content: center;
    padding: 0 0;
    flex-direction: column;
    width: 100%;
    gap: 21PX;
    margin: 0 auto;
}

.MT-CV a {
    width: 80%;
    margin: 0 0;
}

.MT-rfi img {
    width: 100%;
    margin: 25px auto 0 auto;
}

.edu-prog {
    padding: 3rem 0rem;
    /* margin: 0 auto; */
    text-align: center;
    width: 100%;
}

/* 動画 */
.reasons_video{
        padding: 1rem 1.3rem;	
	}

.reasons_video div {
    width: 80%;
}

.video_box {
    width: 80%;
    height: auto;
}

.cuz_ttl_2nd {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0px;
    align-content: center;
}

.cuz_ttl_2nd h2 {
    line-height: 39px;
    margin: 20px 0;
    letter-spacing: 1px;
    font-size: 25px;
}
	
.cuz_txt_mini {
    font-size: 16px;
    font-weight: 400;
}

/* ----------------------------
   講演・教育事業
---------------------------- */
.edu-prog {
    padding: 3rem 0rem;
    text-align: center;
    width: 85%;
}

	.reasons_video {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-direction: column;
}

/* ----------------------------
   講習会予定
---------------------------- */
.tbc-box {
    background-color: #ffffff;
    display: flex;
    justify-items: center;
    align-items: center;
    padding: 30px;
    gap: 20px;
    border-radius: 10px;
    box-shadow: 0 0 6px 0 rgb(85 85 85 / 35%);
    flex-direction: column;
    width: 90%;
}
	
.edu-tbc {
    padding: 4rem 2rem;
    margin: 0 auto;
    text-align: center;
    background: url(/wp-content/uploads/2025/08/top_bg01-scaled.png) center / cover no-repeat;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.tbc-box .box-l div {
    letter-spacing: 4px;
    font-size: 1.4rem;
    font-weight: 500;
margin: 11px 0px 5px 0;
}

.tbc-box .box-l span {
    font-size: 1.7rem;
}

.tbc-box .box-r {
    text-align: left;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.tbc-box .box-r div {
    padding: 4px 0;
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 7px;
}
	
.tbc-box .box-l {
    font-size: 19px;
    margin: 0 15px;
}
/* ----------------------------
   2カラムデザイン
---------------------------- */
.container {
    padding: 3rem 2rem 2rem 2rem;
    margin: 0 auto;
    gap: 3rem;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
}
	
/* ----------------------------
   最新情報
---------------------------- */
.news-column .box {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 15px;
    flex-direction: column;
    padding: 20px 0;
	align-items: center;
}

.news-content {
    display: flex;
    gap: 3px;
    flex-direction: column;
    align-items: flex-start;
}
	
.news-container hr {
    border-width: 1px;
    border-color: #2b2b2b1a;
    margin: 10px 0;
}

.news-date {
    color: #ffffff;
    letter-spacing: 1.5px;
    text-align: center;
    background: linear-gradient(-47.78deg, rgba(180, 180, 178, 1) 0%, rgba(104, 104, 104, 1) 100%);
    padding: 0.1em 0.5em;
    border-radius: 3px;
    font-size: 12px;
    width: auto;
    margin: 0 0;
}
	
	.news-text{
margin: 0 0;
	}

.news-column.ttl-box .line {
    margin: 5px auto;
    width: 100%;
}

.news-text a {
    font-size: 17px;
    letter-spacing: 1px;
}
/* ----------------------------
   コラム
---------------------------- */
.blog-item {
    position: relative;
    display: grid;
    grid-template-columns: 0.5fr 2fr;
}
	
.blog-container {
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: 95%;
}
	
.news-column .box:first-of-type {
    padding-bottom: 70px;
}

.blog-item::before {
    bottom: -21px;
}

	.column-box{
    width: 100%;
	}

.blog-content {
    padding-left: 5px;
}

.blog-thumbnail {
    width: 100%;
    height: 100%;
    background-size: 70%;
}

.blog-title a {
    text-decoration: none;
    color: #2b2b2b;
    font-size: 17px;
    letter-spacing: 1px;
}
/* ----------------------------
   挨拶
---------------------------- */
.greeting {
    display: flex;
    padding: 6rem 0 0 0;
    gap: 20px;
    flex-direction: column;
}

.greeting .dc img {
    width: 130%;
    height: 100%;
    object-fit: cover;
}

.greeting .staff_name {
    font-size: 20px;
}

.greeting .staff_name .supp {
    font-size: 16px;
    margin-left: 7px;
}
.greeting .line {
    margin: 14px 0;
}
.greeting-btn-box {
    text-align: center;
    margin: 30px 0;
}
/* ----------------------------
   カレンダー
---------------------------- */
.calendar-caption {
    font-size: 21px;
    font-weight: normal;
}

	.month-header button{
		font-size:12px;
	}
	
.month-prev, .month-next {
    padding: 0.5rem 0.7rem;
}
.suppl {
	width:95%;
	}
	
.suppl ul{
	display:block; 
	margin: 6px 0 4px 0;
	}

.suppl li {
    font-size: 16px;
	padding-left: 35px;
}

.suppl span {
    font-size: 13px;
}

.suppl li::before {
    content: "•";
    font-size: 80px;
    position: absolute;
    left: 0px;
    top: 13px;
    transform: translateY(-50%);
}


/* ----------------------------
   書籍紹介
---------------------------- */
.introduction-ttl {
    width: 80%;
    padding-bottom: 10px;
}
	
.book-introduction {
    padding: 1rem 0.5rem;
}
	
.book-slider {
    gap: 15px;
    width: 90%;
    margin: 0 auto;
}
	
.book-item:first-of-type{
	margin-left:50px;
}

.book-item {
    max-width: 240px;
    scroll-snap-align: center;
}

.book-content {
    padding: 10px 0px;
}

.book-content img {
    width: 65%;
}
	
.book-nav {
    width: 50px;
    height: 50px;
}

.book-title {
    font-size: 17px;
    letter-spacing: 3px;
}

.book-introduction .btn-frame {
    margin: 30px 0;
}
}