@charset "UTF-8";

.displaynone {
    display: none!important;
}

/* ------------------------------
    mv
------------------------------ */
#mv {
    overflow: hidden;
    width: 100%;
    position: relative;
    background: linear-gradient(90deg, #10a1ee 33.33%, #ffffff00 33.33%, #ffffff00 50%, #10a1ee 50%, #10a1ee 83.33%, #ffffff00 83.33%, #ffffff00 100%);
    background-size: 6px 6px;
}

#mv .area {
	width: 100%;
    height: 0;
    /*padding-top: 700px;*/
    padding-top: clamp(360px, 66.0vw, 700px);
    overflow: hidden;
    position: relative;
    opacity: 0.7;
    filter: contrast(110%) saturate(115%);
    /*mix-blend-mode: multiply;*/
}

#mv .content {
	display: flex;
	flex-direction: column;
	justify-content: center;
    width: 100%;
    max-width: 1270px;
    padding: 0 20px;
	height: clamp(360px, 66.0vw, 700px);
    z-index: 4;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#mv .content .lead {
	line-height: 1.25;
	font-feature-settings: "halt";
    position: absolute;
    top: 15%;
}

#mv .content .main {
	display: inline-block;
    margin-bottom: 10px;
	font-size: clamp(2.8rem, 4.0vw, 4.3rem);
	color: #121212;
    color: #fff;
	position: relative;
    font-weight: 600;
    line-height: normal;
}
#mv .content .main span {
    padding: 5px;
    background: #008ae9;
}

#mv .content .sub {
	font-size: clamp(1.4rem, 1.8vw, 2.0rem);
    font-weight: 200;
    color: #ffffff;
    display: block;
}

#mv .content [data-text] {
	display: inline-block;
	position: relative;
	overflow: hidden;
	line-height: 1;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	transform-origin: 0 50%;
}
#mv .content .sub [data-text] {
	line-height: 1.4;
}

#mv .content [data-text]::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0171bc;
    background: #fff;
	transform-origin: 100% 50%;
}

body.loaded #mv .content [data-text] {
	-webkit-transform: none;
	transform: none;
}

body.loaded #mv .content [data-text]::after {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
}

body.loaded #mv .content [data-text],
body.loaded #mv .content [data-text]::after {
	transition: transform .3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

body.loaded #mv .content [data-text]::after {
	transition-duration: .4s;
}

body.loaded #mv .content [data-text="こどもの未来と家族の幸福"] {
	transition-delay: .5s;
}
body.loaded #mv .content [data-text="愛される研究と夢への挑戦。"] {
	transition-delay: .75s;
}

body.loaded #mv .content .sub [data-text] {
	transition-delay: 1.95s;
}

body.loaded #mv .content [data-text="こどもの未来と家族の幸福"]::after {
    transition-delay: 1s;
}
body.loaded #mv .content [data-text="愛される研究と夢への挑戦。"]::after {
    transition-delay: 1.3s;
}

body.loaded #mv .content .sub [data-text]::after {
    transition-delay: 2.35s;
}

#mv .content .mv-link {
    position: absolute;
    right: 20px;
    bottom: 20px;
    max-width: 520px;
    opacity: 0;
    animation: mvfadeInUp 0.8s ease 2.85s forwards;
}
#mv .content .mv-link > ul {
    background-color: rgb(255 255 255 / 80%);
    padding: 12px 12px;
    display: flex;
    gap:10px;
}
#mv .content .mv-link > ul > li {
}
#mv .content .mv-link > ul > li > a {
    border: 1px solid #ccc;
    border-radius: 6px;
    overflow: hidden;
}
#mv .content .mv-link > ul > li > a.card:hover {
  transform: translateY(-6px);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}


@keyframes mvfadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}


/* slideshow（5枚）
------------------------------ */
.cb-slideshow,
.cb-slideshow:after {
}

/* スライドの共通設定 */
.cb-slideshow > li > span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  
  /* 初期状態は非表示（透明） */
  opacity: 0;
  
  /* アニメーションの指定：20秒かけてループ、滑らかに動かす */
  animation: bzSliderAnimation 35s linear infinite;
}

/* 各スライドの画像と表示タイミングの遅延（delay）設定 */
/* 全体20秒のうち、4秒ずつずらして開始させます */

.cb-slideshow > li:nth-child(1) > span {
  background-image: url("../img/main_o2.png"); /* 実際の画像パスに変えてください */
  animation-delay: 0s;
}

.cb-slideshow > li:nth-child(2) > span {
  background-image: url("../img/main_u.png");
  animation-delay: 7s;
}

.cb-slideshow > li:nth-child(3) > span {
  background-image: url("../img/main_cc.png");
  animation-delay: 14s;
}

.cb-slideshow > li:nth-child(4) > span {
  background-image: url("../img/main_n.png");
  animation-delay: 21s;
}

.cb-slideshow > li:nth-child(5) > span {
  background-image: url("../img/main_r.png");
  animation-delay: 28s;
}

/* 拡大＋ふわっと切り替えるアニメーションの定義 */
@keyframes bzSliderAnimation {
  /* 0% (開始時)：透明な状態から少しずつ拡大しながら現れる */
  0% {
    opacity: 0;
    transform: scale(1.0);
    animation-timing-function: ease-in;
  }
  /* 10% (2秒後)：完全に表示され、拡大が続く */
  3% {
    opacity: 1;
    animation-timing-function: ease;
  }
  /* 20% (4秒後)：表示を維持したまま次の画像へバトンタッチし始める */
  25% {
    opacity: 1;
    animation-timing-function: ease;
  }
  /* 30% (6秒後)：ふわっと消える（この間に次の画像が表示されている） */
  30% {
    opacity: 0;
    transform: scale(1.08); /* 最終的に1.08倍までゆっくり拡大 */
    animation-timing-function: ease-out;
  }
  /* 100% (20秒後まで)：非表示のままループを待つ */
  100% {
    opacity: 0;
  }
}


/* ------------------------------
    pagcover
------------------------------ */
#mv.pagcover {
}
#mv.pagcover .area {
    padding-top: 200px;
    background-size: cover;
    filter: none;
    opacity: 0.9;
}
#mv.pagcover .area.one {
    /*background-image: url(../img/student_e.png);*/
    background-image: url("../img/pgcover_about.png");
    background-position: center center;
}
#mv.pagcover .area.two {
    background-image: url(../img/main_e.png);
    background-position: center center;
}
#mv.pagcover .area.thr {
    background-image: url(../img/pgcover_patient.png);
    background-position: center center;
}
#mv.pagcover .area.for {
    background-image: url(../img/pgcover_medical2.png);
    background-position: center center;
}
#mv.pagcover .area.fiv {
    background-image: url(../img/pgcover_student.png);
    background-position: center center;
}
#mv.pagcover .area.six {
    background-image: url(../img/pgcover_access.png);
    background-position: center center;
}
#mv.pagcover .area.svn {
    background-image: url("../img/pgcover_sitemap.png");
    background-position: center center;
}
#mv.pagcover .area.eit {
    background-image: url(../img/pgcover_homedoctor.png);
    background-position: center center;
}


#mv.pagcover .content {
    height: 200px;
}
#mv.pagcover .content .lead {
    top: 37%;
}
#mv.pagcover .content .main {
    font-size: clamp(2.8rem, 4.0vw, 3.8rem);
    font-weight: 500;
    margin: 0;
}
#mv.pagcover .content .sub {
    font-size: 1.4rem;
    font-weight: normal;
    display: block;
    margin-top: -5px;
}
body.loaded #mv.pagcover .content [data-text] {
	transition-delay: .5s;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
}
body.loaded #mv.pagcover .content [data-text]::after {
	transition-delay: 1s;
}

body.loaded #mv.pagcover .content .sub [data-text] {
	transition-delay: 1.5s;
    padding-left: 10px;
    padding-right: 10px;
}


/* ------------------------------------------------
    contact_tox
------------------------------------------------- */
.main-content .contact_tox h3 {
    padding: 8px 0 24px 22px;
    font-size: clamp(2.2rem, 3.0vw, 2.8rem);
    font-weight: 500;
    line-height: 1.2;
    border-bottom: 1px solid #0389e8;
    position: relative;
    margin-bottom: 30px;
    font-feature-settings: "palt";
}
.main-content .contact_tox h3::before {
    content: "";
    top: 0;
    left: 0;
    width: 6px;
    height: calc(100% - 13px);
    background-color: #0389e8;
    position: absolute;
    border-radius: 50px;
}

.contact_tox {
    transition-delay: .5s;
}
.contact_tox .btn_area {
	text-align: center;
	justify-content: center;
}
.contact_tox .btn_area.flx {
    display: flex;
    gap:30px;
}


/* ------------------------------------------------
    contact_form
------------------------------------------------- */
.contact_form {
    margin-top: 30px;
}
.contact_form > dl {
    display: flex;
    gap: 30px;
    padding-bottom: 30px;
}
.contact_form > dl > dt {
    font-weight: 500;
    line-height: 1.3;
    flex-shrink: 0;
    width: clamp(160px, 20.0vw, 220px);
    display: flex;
    align-items: center;
    background-color: #d9ecfa;
    padding: 13px 15px;
    font-size: 1.5rem;
}
.contact_form > dl > dt span.must {
    color: #DE0509;
    font-size: 1.2rem;
    font-weight: 600;
    vertical-align: top;
    margin-left: 5px;
}
.contact_form > dl > dd {
    flex: 1;
    align-self: center;
}
.contact_form > dl > dd input {
    width: 100%;
    padding: 6px 10px;
    font-size: 1.6rem;
    line-height: 1.625;
}
.contact_form > dl > dd textarea {
    width: 100%;
    padding: 6px 10px;
    min-height: 220px;
    resize: vertical;
    font-size: 1.6rem;
    line-height: 1.625;
}

.contact_form.two {
}
.contact_form.two > dl {
    border-top: 1px solid #ccc;
    padding-bottom: 0;
    
}
.contact_form.two > dl:last-of-type {
    border-bottom: 1px solid #ccc;
}

.contact_form.two > dl > dt {
}
.contact_form.two > dl > dd {
    padding: 15px 0;
    padding-right: 15px;
    min-height: 50px;
}

.contact_form input,
.contact_form textarea {
    display: block;
	outline: none;
    background: none;
    border: 1px solid #ccc;
    background-color: #f8f8f8;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
.contact_form input:focus,
.contact_form textarea:focus {
	background: #ffffff;
    border: 1px solid #a2d2de;
    box-shadow: 0 0 4px 1px rgb(162 210 222 / 70%);
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
.contact_form .error_mk input,
.contact_form .error_mk textarea {
    border: 1px solid #DE0509;
}
.contact_form .error_mk input:focus,
.contact_form .error_mk textarea:focus {
	background: #ffffff;
    border: 1px solid #DE0509;
    box-shadow: none;
}
.contact_form .agreement.error_mk .radio_input + span::before {
    border: 1px solid #DE0509;
}
.contact_form .error_mk input.radio_input {
    border: 0;
}

/* placeholder-shown */
.contact_form input:placeholder-shown,
.contact_form textarea:placeholder-shown {
	color: #999999;
}
/* Google Chrome, Safari, Opera 15+, Android, iOS */
.contact_form input::-webkit-input-placeholder,
.contact_form textarea::-webkit-input-placeholder {
	color: #999999;
}
/* Firefox 18- */
.contact_form input:-moz-placeholder,
.contact_form textarea:-moz-placeholder {
	color: #999999;
	opacity: 1;
}
/* Firefox 19+ */
.contact_form input::-moz-placeholder,
.contact_form textarea::-moz-placeholder {
	color: #999999;
	opacity: 1;
}
/* IE 10+ */
.contact_form input:-ms-input-placeholder,
.contact_form textarea:-ms-input-placeholder {
	color: #999999;
}

/* agreement */
.contact_form .agreement {
    margin-bottom: 40px;
}
.contact_form .agreement label {
	display: inline-block;
}
.contact_form .agreement .radio_input + span {
    padding-left: 30px;
    position: relative;
    cursor: pointer;
}
.contact_form .agreement .radio_input + span::before {
	content: "";
	display: block;
	position: absolute;
	top: -2px;
	left: 0;
	width: 20px;
	height: 20px;
	background: #EFF1F5;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.contact_form .agreement .radio_input:checked + span::after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 5px;
    border-left: 2px solid #222;
    border-bottom: 2px solid #222;
    width: 11px;
    height: 6px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* button */
.contact_tox .slide-btn {
    height: 60px;
    width: 200px;
    border-radius: 6px;
    font-size: 1.5rem;
}
.contact_tox .slide-rebtn {
    height: 60px;
    width: 120px;
    border-radius: 6px;
    font-size: 1.5rem;
}

.contact_tox .thanks {
    text-align: center;
    margin-top: 50px;
}
.contact_tox .thanks .area {
    display: inline-block;
}
.contact_tox .thanks .area > ul {
}
.contact_tox .thanks .area > ul > li {
    margin-bottom: 5px;
    text-align: left;
}
.contact_tox .thanks .area > ul > li i {
    font-size: 1.4rem;
    margin-right: 2px;
    color: #0389e8;
}

.contact_tox .thanks .area .waku {
    border: 1px solid #0389e8;
    margin-top: 30px;
    padding: 20px 20px;
}
.contact_tox .thanks .area .waku p {
}
.contact_tox .thanks .area .waku > ul {
}
.contact_tox .thanks .area .waku > ul > li {
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact_tox .thanks .area .waku > ul > li a {
    font-family: 'Hiragino Sans', 'Yu Gothic', 'Meiryo', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    display: inline;
    position: relative;
    color: #0066cc;
    padding-bottom: 1px;
    transition: all 0.2s ease-out;
    font-weight: normal;
}
.contact_tox .thanks .area .waku > ul > li a::before {
    color: #e76c04;
    box-shadow: 0 0px 0 transparent inset, 0px -1px 0px #e76c04 inset;
}


@media screen and (min-width: 769px) {
    
}

@media screen and (max-width : 768px){
	.contact_form dl dd.radio_box .radio_input + span::before,
	.contact_form .agreement .radio_input + span::before{
		top: -2px;
		width: 18px;
		height: 18px;
	}
    
	.contact_form dl dd.radio_box .radio_input:checked + span::after,
	.contact_form .agreement .radio_input:checked + span::after{
		top: 4px;
		left: 4px;
	}
    
	.form_btn {
		width: 45%;
	}

	.form_btn + .form_btn {
		margin-left: 5%;
	}

	.form_btn span:not(.arw) {
		font-size: 1.4rem;
		padding: 15px 0;
	}
	
	.form_btn.back .arw.s {
		left: -14px!important;
		right: auto!important;
	}

    .contact_form dl {
        padding-bottom: 25px;
    }
    .contact_form dl dt {
        width: 180px;
    }
	.contact_form.two dl {
        padding-bottom: 25px;
    }
    .btn_area.mt30 {
        margin-top: 20px;
    }
    .contact_tox .thanks {
        margin-top: 40px;
    }
    .contact_tox .thanks .area > ul li {
        text-align: left;
        text-indent: -1.2em;
        padding-left: 1.2em;
    }     
}

@media screen and (max-width: 575px) {
    .contact_form {
        margin-top: 20px;
    }
    .contact_form dl {
        display: block;
        padding-bottom: 10px;
    }
    .contact_form dl dt {
        width: 100%;
        margin-right: 0;
        padding: 10px 10px;
    }
    .contact_form dl dd {
        padding: 10px 0 20px;
    }
	.form_btn span:not(.arw) {
		font-size: 1.3rem;
	}
    .contact_form .agreement {
        margin-bottom: 30px;
    }
    .contact_form .agreement .radio_input + span {
        padding-left: 25px;
    }
    .contact_form.two {
        margin-top: 30px;
    }
    .contact_form.two dl {
        padding-bottom: 15px;
    }
    
	.form_btn {
		width: 100%;
        max-width: 200px;
	}
	.dwu .form_btn {
		width: calc(100% / 2 - 10px);
	}
    .contact_form dl:last-of-type dd {
        padding: 10px 0 0;
    }
    .contact_tox .thanks {
        margin-top: 30px;
    }
    .contact_form input:placeholder-shown {
        font-size: 1.45rem;
    }
}


/* ------------------------------
    ttl_tox
------------------------------ */
.ttl_tox {
}
.ttl_tox p {
    text-align: center;
}
.ttl_tox p.min {
    font-size: 1.4rem;
    margin-top: 10px;
    color: #DE0509;
}
.ttl_tox p.min span {
    margin: 0 3px;
    font-size: 1.3rem;
}
.ttl_tox p.dai {
    font-size: 1.8rem;
    line-height: 1.8;
}
.ttl_tox.sby {
    padding-top: 80px;
}

@media screen and (max-width: 768px) {
    .ttl_tox.sby {
        padding-top: 50px;
    }
    .ttl_tox p.dai {
        font-size: 1.7rem;
        line-height: 1.6;
    }
}

@media screen and (max-width: 575px) {
    .ttl_tox p.min {
        margin-top: 5px;
    }
    .ttl_tox p.dai {
        font-size: 1.6rem;
    }
}


/* ------------------------------
    error_tox
------------------------------ */
.error_tox {
    margin-top: 30px;
}
.error_tox > ul {
    border: 1px solid #f09799;
    background: #fff5f5;
    padding: 10px 15px;
}
.error_tox > ul > li {
    font-size: 1.4rem;
    color: #DE0509;
    margin-bottom: 5px;
}
.error_tox > ul > li:last-of-type {
    margin-bottom: 0;
}
.error_tox > ul > li::before {
    content: "⚠︎";
    position: relative;
    margin-right: 5px;
    font-weight: 600;
}

/* Style the tab */
.tab {
}

/* Style the buttons that are used to open the tab content */
.tab button {
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
}

/* Create an active/current tablink class */
.tab button.active {
}

/* Style the tab content */
.tabcontent {
  display: none;
}

.tabcontent {
  animation: fadeEffect 1s; /* Fading effect takes 1 second */
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@media screen and (max-width: 768px) {
    .error_tox {
        margin-top: 10px;
    }
}

@media screen and (max-width: 575px) {
    .error_tox ul {
        padding: 10px;
    }
    .error_tox ul li {
        font-size: 1.35rem;
        margin-bottom: 3px;
    }
}


/* ------------------------------
    gnav-menu__ttl
------------------------------ */
.gnav-menu ul .gnav-menu__ttl a::before,
.gnav-menu ul .gnav-menu__ttl a::after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	content: "";
}
.gnav-menu ul .gnav-menu__ttl a::before {
	right: 16px;
	width: 14px;
	height: 1px;
	background: #317CE0;
}
.gnav-menu ul .gnav-menu__ttl a::after {
	right: 16px;
	width: 6px;
	height: 6px;
	border-top: 1px solid #317CE0;
	border-right: 1px solid #317CE0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
@media screen and (max-width:750px) {
	.gnav-menu ul .gnav-menu__ttl a::before,
	.gnav-menu ul .gnav-menu__ttl a::after {
		bottom: inherit;
		top: inherit;
		-webkit-transition: none;
		transition:none;
	}
	.gnav-menu ul:nth-last-of-type(2) .gnav-menu__ttl a::before,
	.gnav-menu ul:nth-last-of-type(2) .gnav-menu__ttl a::after,
	.gnav-menu ul:last-of-type .gnav-menu__ttl a::before,
	.gnav-menu ul:last-of-type .gnav-menu__ttl a::after {
		content: none;
	}
	.gnav-menu ul .gnav-menu__ttl a::before {
		content: "＋";
		font-size: 1.0rem;
		line-height: 1;
		right: 14px;
		width: 15px;
		height: 15px;
		margin-top: 4px;
		background: transparent;
	}
	.gnav-menu ul .gnav-menu__ttl.open a::before {
		content: "";
		width: 7px;
		height: 1.5px;
		background: #317CE0;
		right: 20px;
		margin-top: 0px;
	}
	.gnav-menu ul .gnav-menu__ttl a::after {
		right: 15px;
		width: 15px;
		height: 15px;
		border: 0.1em solid #317CE0;
		border-radius: 50%;
		box-sizing: content-box;
		transform: none;
	}
}	


/* ------------------------------------------------
    toplink-tbox
------------------------------------------------- */
.toplink-tbox {
    margin-top: 35px;
}
.toplink-tbox > ul {
    position: relative;
    max-width: 1270px;
    padding: 0 20px;
    margin: 0 auto;
    display: flex;
    gap: 30px;
}
.toplink-tbox > ul > li {
    width: calc(100% / 4);
}
.toplink-tbox > ul > li a {
    position: relative;
    background-color: #008ae9;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 6px;
}
.toplink-tbox > ul > li a:hover {
}
.toplink-tbox > ul > li .arrow-btn .arrow {
  bottom: 42px;
}
.toplink-tbox > ul > li span {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: clamp(120px, 13vw, 155px);
    display: block;
}
.toplink-tbox > ul > li:nth-child(1) span {
    background-image: url(../img/feature_aa.png);
    background-position: bottom -30px center;
    background-size: cover;
}
.toplink-tbox > ul > li:nth-child(2) span {
    background-image: url(../img/subpho_patient.png);
}
.toplink-tbox > ul > li:nth-child(3) span {
    background-image: url(../img/subpho_medical.png);
}
.toplink-tbox > ul > li:nth-child(4) span {
    background-image: url(../img/subpho_student.png);
}
.toplink-tbox > ul > li h3 {
    font-size: clamp(1.5rem, 1.6vw, 1.6rem);
    line-height: 1.4;
    text-align: center;
    color: #fff;
    display: flex;
    place-items: center;
    justify-content: center;
    height: clamp(60px, 10vw, 85px);
}

.toplink-tbox > ul > li:nth-of-type(4) a {
    background-color: #ff9512;
}

.toplink-tbox > ul > li .pro {
    position: absolute;
    top: 3px;
    right: 3px;
    background-color: #ffffff;
    border: 2px solid #ff9514;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: flex;
    place-items: center;
    justify-content: center;
    color: #f18500;
    font-weight: 500;
    font-size: 1.65rem;
    display: none;
}


/* ------------------------------------------------
    topnews-tbox
------------------------------------------------- */
.topnews-tbox {
    position: relative;
    max-width: 1270px;
    padding: 0 20px;
    margin: 0 auto;
    margin-top: 50px;
}
.topnews-tbox .title {
    display: flex;
    width: calc(100% - clamp(270px, 25.8vw, 330px));
    border-bottom: 1px solid #008ae9;
    padding-bottom: 15px;
}
.topnews-tbox .title h4 {
    font-size: clamp(3.0rem, 3.2vw, 3.8rem);
    color: #008ae9;
    font-weight: 300;
}
.topnews-tbox .title .circle-arrow {
    margin-left: auto;
    margin-right: 6px;
    align-self: end;
    font-size: 1.46rem;
    color: #0066cc;
}
.topnews-tbox .title .circle-arrow:hover {
    transform: translateX(6px)
}

.topnews-tbox > .area {
    display: flex;
    justify-content: space-between;
    gap: 60px;
}
.topnews-tbox .news-list {
    flex: 1;
    margin-top: 15px;
}
.topnews-tbox .news-list > ul {
}
.topnews-tbox .news-list > ul > li {
    background-image: url(../img/line_dot.png);
    background-position: bottom;
    background-repeat: repeat-x;
    padding: 1px 0;
}
.topnews-tbox .news-list > ul > li a {
    display: flex;
    padding: 15px 8px;
    transition: all 0.2s ease-out;
}
.topnews-tbox .news-list > ul > li a:hover {
    background-color: #fffadd;
}

.topnews-tbox .news-list > ul > li .hed {
    display: flex;
}
.topnews-tbox .news-list > ul > li .day {
    white-space: nowrap;
    font-size: 1.35rem;
    width: 110px;
    flex-shrink: 0;
}
.topnews-tbox .news-list > ul > li .txt {
    margin-top: -2px;
    font-size: 1.5rem;
}
.topnews-tbox .news-list > ul > li .mrk {
    white-space: nowrap;
    padding: 4px 3px;
    background-color: #6b6b6b;
    font-size: 1.3rem;
    line-height: 1;
    color: #fff;
    align-self: baseline;
    width: 95px;
    flex-shrink: 0;
    text-align: center;
    margin-right: 15px;
}
.topnews-tbox .news-list > ul > li .mrk.one {
    background: #37afed;
}
.topnews-tbox .news-list > ul > li .mrk.two {
    background: #3a9430;
}
.topnews-tbox .news-list > ul > li .mrk.thr {
    background: #ff6060;
}

.topnews-tbox .news-pik {
    width: clamp(250px, 23.6vw, 300px);
}
.topnews-tbox .news-pik span {
    background-image: url(../img/main_k_min.png);
    background-position: bottom -10px center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 100%;
    height: 110px;
    border-radius: 6px;
}
.topnews-tbox .news-pik .txt {
    display: block;
    padding: 10px 5px;
    margin-top: 10px;
    border-radius: 6px;
    border: 1px solid #008ae9;
}
.topnews-tbox .news-pik .txt p {
    font-size: 1.6rem;
    text-align: center;
    line-height: 1.3;
    font-weight: 500;
}
.topnews-tbox .news-pik .txt p small {
    font-size: 1.3rem;
    font-weight: normal;
}

.topnews-tbox .news-pik .txt dl {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 6px;
}
.topnews-tbox .news-pik .txt dl dt {
    flex-shrink: 0;
    background-color: #008ae9;
    color: #fff;
    padding: 6px 15px;
    line-height: 1;
    font-size: 1.35rem;
    border-radius: 3px;
}
.topnews-tbox .news-pik .txt dl dd {
    padding: 6px 5px;
    padding-left: 10px;
    line-height: 1;
    font-size: 1.6rem;
}


/* ------------------------------------------------
    feature-tbox
------------------------------------------------- */
.feature-tbox {
    position: relative;
    max-width: 1270px;
    padding: 0 20px;
    margin: 0 auto;
    margin-top: 50px;
}
.feature-tbox > h4 {
    font-size: clamp(2.6rem, 3.2vw, 3.8rem);
    color: #008ae9;
    font-weight: 300;
    border-bottom: 1px solid;
    padding-bottom: 15px;
}
.feature-tbox > .area {
    display: flex;
    gap: 50px;
}
.feature-tbox > .area .pho-are {
    position: relative;
    flex-basis: 48.5%;
}

.feature-tbox > .area .pho-are span {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 100%;
    height: clamp(200px, 20.0vw, 260px);
}
.feature-tbox > .area .pho-are.one span {
    background-image: url(../img/main_d_min.png);
    border-radius: 6px 130px 130px 6px;
}
.feature-tbox > .area .pho-are.two span {
    background-image: url(../img/student_dd.png);
    border-radius: 130px 6px 6px 130px;
}
.feature-tbox > .area .pho-are.thr span {
    background-image: url(../img/student_ee.png);
    border-radius: 6px 130px 130px 6px;
    background-position: top -30px center;
}

.feature-tbox > .area .txt-are {
    flex: 1;
}
.feature-tbox > .area.lef .txt-are {
    padding-right: 40px;
}
.feature-tbox > .area.rig .txt-are {
    padding-left: 40px;
}

.feature-tbox > .area .txt-are .stitle {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
}
.feature-tbox > .area.rig .txt-are .stitle {
    justify-content: flex-end;
}
.feature-tbox > .area.rig .txt-are .title {
    text-align: right;
}

.feature-tbox > .area .txt-are .stitle .dai {
    font-size: clamp(3.6rem, 5.0vw, 5.6rem);
    line-height: 1;
    font-weight: 200;
    color: #008ae9;
    white-space: nowrap;
}
.feature-tbox > .area .txt-are .stitle .mok {
    color: #008ae9;
    line-height: 1.3;
}
.feature-tbox > .area.lef .txt-are .stitle .mok {
    margin-left: 10px;
}
.feature-tbox > .area.rig .txt-are .stitle .mok {
    margin-right: 10px;
}
.feature-tbox > .area .txt-are .title {
    font-size: clamp(2.05rem, 2.5vw, 2.8rem);
    line-height: 1.3;
    display: block;
    font-weight: 500;
}

.feature-tbox > .area .txt-are .txt {
    margin-top: 25px;
}
.feature-tbox > .area.rig .txt-are .txt {
    text-align: right;
}

/* clearfixのおまじない */
.feature-tbox > .area .txt-are .txt::after {
  content: "";
  display: block;
  clear: both;
}
.feature-tbox > .area .txt-are .txt p {
    line-height: 1.85;
    margin-bottom: 10px;
    letter-spacing: 0.03em;
    font-size: 1.6rem;
}
.feature-tbox > .area .txt-are .txt a {
    font-size: 1.48rem;
    color: #0066cc;
    font-feature-settings: "palt";
    letter-spacing: 0.03em;
    padding-right: 10px;
}
.feature-tbox > .area.rig .txt-are .txt a {
    float: right;
}
.feature-tbox > .area .txt-are .txt a i {
}

.feature-tbox > .area .txt-are .txt a:hover {
    transform: translateX(6px)
}


/* ------------------------------------------------
    student-tbox
------------------------------------------------- */
.student-bkg {
    background-color: #fffbd6;
    width: 100%;
}
.student-tbox {
    position: relative;
    max-width: 1020px;
    padding: 0 20px;
    padding-top: 50px;
    padding-bottom: 50px;
    margin: 0 auto;
    margin-top: 70px;
}
.student-tbox > h4 {
    font-size: 3.8rem;
    color: #008ae9;
    font-weight: 300;
    padding-top: 40px;
}
.student-tbox > .area {
    display: flex;
    border: 2px solid #333;
    border-radius: 10px;
    overflow: hidden;
}
.student-tbox > .area .pho-are {
    position: relative;
    background-color: #000;
}
.student-tbox > .area .pho-are span {
    display: block;
    background-image: url(../img/sub-mov_min.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: clamp(400px, 55.0vw, 525px);
    height: clamp(200px, 27.0vw, 260px);
    transition: all 0.2s ease-out;
    opacity: 0.8;
}
.student-tbox > .area .pho-are i {
    display: block;
    position: absolute;
    color: #ffffff;
    font-size: 5.6rem;
    transition: all 0.2s ease-out;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*opacity: 0.7;*/
}
/*
.student-tbox > .area .pho-are span:hover {
    opacity: 0.8;
}
.student-tbox > .area .pho-are span:hover i {
    color: #fff;
    opacity: 1;
}
*/
.student-tbox > .area .txt-are {
    flex: 1;
    background-color: #fff;
    padding: 10px 30px;
    display: flex;
    justify-content: center;
}
.student-tbox > .area .txt-are .txt {
    padding-top: 55px;
    text-align: center;
}
.student-tbox > .area .txt-are .txt p {
    line-height: 1.4;
    margin-bottom: 20px;
}
.student-tbox > .area .txt-are .txt h4 {
    font-size: clamp(2.0rem, 2.7vw, 3.0rem);
    line-height: 1.3;
    color: #008ae9;
}

.student-tbox > .area .txt-are .link {
    margin-top: 20px;
    text-align: right;
}
.student-tbox > .area .txt-are .link a {
    font-size: 1.4rem;
    color: #0066cc;
    font-feature-settings: "palt";
    letter-spacing: 0.03em;
    padding-right: 10px;
    float: right;
}
.student-tbox > .area .txt-are .link a:hover {
    transform: translateX(6px)
}

.student-tbox-link {
    position: relative;
    max-width: 1250px;
    padding: 0 20px;
    margin: 0 auto;
}
.student-tbox-link > ul {
    display: flex;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.student-tbox-link > ul > li {
    width: calc(100% / 3 - 30px);
    margin: 0 15px;
}
.student-tbox-link > ul > li a {
    display: flex;
    background-color: #008ae9;
    border-radius: 6px;
}
.student-tbox-link > ul > li .arrow-btn .arrow {
    bottom: 50%;
}
.student-tbox-link > ul > li a.card:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); 
}

.student-tbox-link > ul > li span {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 200px;
    height: 160px;
    flex-shrink: 0;
}
.student-tbox-link > ul > li:nth-child(1) span {
    background-image: url(../img/student_b.png);
}
.student-tbox-link > ul > li:nth-child(2) span {
    background-image: url(../img/student_c.png);
}
.student-tbox-link > ul > li:nth-child(3) span {
    background-image: url(../img/student_d.png);
}

.student-tbox-link > ul > li h3 {
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.4;
    text-align: center;
    color: #fff;
    display: flex;
    place-items: center;
    justify-content: center;
}


/* ------------------------------------------------
    about-tbox
------------------------------------------------- */
.about-tbox {
    position: relative;
    max-width: 1270px;
    padding: 0 20px;
    padding-top: 55px;
    margin: 0 auto;
}
.about-tbox > h4 {
}
.about-tbox > .area {
    display: flex;
    justify-content: center;
    gap: 50px;
}
.about-tbox > .area .pho-are {
    position: relative;
    width: auto;
}
.about-tbox > .area .pho-are span {
    background-image: url(../img/peg-greeting.png);
    background-position: top -60px right -60px;
    background-repeat: no-repeat;
    background-size: clamp(200px, 75.0vw, 640px);
    display: block;
    width: clamp(200px, 40.0vw, 340px);
    height: clamp(200px, 40.0vw, 340px);
    border-radius: 50%;
}
.about-tbox > .area .txt-are {
    /*flex: 1;*/
}
.about-tbox > .area .txt-are > h4 {
    font-size: clamp(2.6rem, 3.2vw, 3.8rem);
    color: #008ae9;
    font-weight: 200;
    /*border-bottom: 1px solid;*/
    padding-top: 30px;
}
.about-tbox > .area .txt-are > h4 span {
    font-size: 1.7rem;
    color: #909090;
    font-weight: 300;
    padding-left: 20px;
}
.about-tbox > .area .txt-are .txt {
    margin-top: 30px;
}
.about-tbox > .area .txt-are .txt p {
    line-height: 1.85;
}
.about-tbox > .area .txt-are .txt a {
    margin-top: 25px;
}


/* ------------------------------------------------
    main-content
------------------------------------------------- */
.main-content {
}
.main-content > h3 {
    padding: 8px 0 24px 22px;
    font-size: clamp(2.1rem, 3.0vw, 2.8rem);
    font-weight: 500;
    line-height: 1.2;
    border-bottom: 1px solid #0389e8;
    position: relative;
    margin-bottom: 40px;
    font-feature-settings: "palt";
}
.main-content > h3::before {
    content: "";
    top: 0;
    left: 0;
    width: 6px;
    height: calc(100% - 13px);
    background-color: #0389e8;
    position: absolute;
    border-radius: 50px;
}
.main-content > h3 small {
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    padding-left: 5px;
}

.main-content > h3.mb30 {
    margin-bottom: 30px;
}
.main-content > h3.mb25 {
    margin-bottom: 25px;
}
.main-content > h3.mb20 {
    margin-bottom: 20px;
}
.main-content > h3.bzro {
    margin-bottom: 0;
}


/* ------------------------------------------------
    peg
------------------------------------------------- */
/* -------- greeting -------- */
.peg-greeting {
}
.peg-greeting .pho-are {
}
.peg-greeting .pho-are span {
    background-image: url(../img/peg-greeting.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 100%;
    height: clamp(300px, 36.0vw, 400px);
    border-radius: 6px;
}

.peg-greeting .txt-are {
}
.peg-greeting .txt-are p {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
    line-height: 1.8;
    font-weight: 500;
    letter-spacing: 0.02em;
    font-size: 1.6rem;
    color: #151515;
}
.peg-greeting .prof {
    text-align: right;
    margin-top: 20px;
}
.peg-greeting .prof p {
}
.peg-greeting .prof strong {
    font-weight: 500;
    font-size: clamp(1.9rem, 2.6vw, 2.2rem);
    margin-top: 5px;
}

.peg-greeting .txt-are .tai {
    position: relative;
    margin-bottom: 30px;
    font-size: clamp(2.0rem, 2.4vw, 2.3rem);
    font-weight: 500;
}
.peg-greeting .txt-are .tai::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: #efe4ce;
    z-index: -1;
    top: 50%;
    transform: translateY(-50%);
}
.peg-greeting .txt-are .tai span {
    position: relative;
    display: inline-block;
    background-color: #fff;
    padding-right: 10px;
    line-height: 1;
}
.peg-greeting .txt-are .tai span::before {
    content: "■";
    line-height: 1;
    vertical-align: baseline;
    color: #efe4ce;
    margin-right: 3px;
}

.peg-greeting .txt-are .txt {
    padding-left: 20px;
}
.peg-greeting .txt-are .txt.ctr {
    text-align: center;
    padding: 0;
}
.peg-greeting .txt-are .txt-pof {
}
.peg-greeting .txt-are .txt p {
    margin-top: 25px;
}
.peg-greeting .txt-are .txt p:first-of-type {
    margin-top: 0;
}

.peg-greeting .txt-are .txt ul {
    margin-top: 15px;
}
.peg-greeting .txt-are .txt ul li {
    margin-top: 6px;
    font-weight: 500;
}


/* -------- staff -------- */
.peg-staff {
}
.staff-title {
    position: relative;
    margin-bottom: 30px;
    font-size: clamp(2.2rem, 2.4vw, 2.4rem);
    font-weight: 500;
}
.staff-title span {
    position: relative;
    display: inline-block;
    background-color: #fff;
    padding-right: 10px;
    padding-left: 22px;
    line-height: 1;
}
.staff-title span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 15px;
    height: 6px;
    background-color: #0389e8;
    border-radius: 50px;
}
.staff-list {
    padding-left: 10px;
}
.staff-list > li {
    display: flex;
    gap: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url(../img/line_dot.png);
    background-position: bottom;
    background-repeat: repeat-x;
}

.staff-list > li:first-of-type {
    padding-top: 20px;
}

.staff-list > li .pho-are {
}
.staff-list > li .pho-are span {
    background-image: url(../img/student_mv.png);
    background-position: center left -35px;
    background-repeat: no-repeat;
    background-size: 345px;
    display: block;
    border-radius: 50%;
    width: clamp(190px, 20.0vw, 210px);
    height: clamp(190px, 20.0vw, 210px);
}
.staff-list > li .txt-are {
    flex: 1;
    padding-left: 10px;
}
.staff-list > li .txt-are .yaku {
    display: flex;
    align-items: center;
    gap: 10px;
}
.staff-list > li .txt-are .yaku h5 {
    background-color: #0389e8;
    color: #fff;
    padding: 5px 8px;
    min-width: 80px;
    text-align: center;
}
.staff-list > li .txt-are .yaku p {
    font-size: 1.4rem;
    color: #0c7cca;
}

.staff-list > li .txt-are .name {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 20px;
    row-gap: 10px;
    padding-top: 15px;
    padding-bottom: 5px;
}
.staff-list > li .txt-are .name h5 {
    font-size: 2.1rem;
}
.staff-list > li .txt-are .name p {
}
.staff-list > li .txt-are .name .blank-link {
}
.staff-list > li .txt-are .name .blank-link a::before {
    content: "\e916";
    margin-right: 2px;
}

.staff-list > li .txt-are .spel {
}
.staff-list > li .txt-are .spel dl {
    display: flex;
    gap: 25px;
    margin-top: 15px;
}
.staff-list > li .txt-are .spel dl dt {
    border: 1px solid #0389e8;
    padding: 6px 5px;
    width: 80px;
    font-size: 1.4rem;
    line-height: 1;
    text-align: center;
    align-self: start;
}
.staff-list > li .txt-are .spel dl dd {
    flex: 1;
}
.staff-list > li .txt-are .spel dl dd p {
}

.staff-list.pho-no > li .pho-are {
    display: none;
}
.staff-list.last-no > li:last-of-type {
    background: none;
}

.staff-list > li .pho-are.pho-01 span {
    background-image: url(../img/peg-greeting.png);
    background-position: center right -90px;
    background-size: clamp(400px, 50.0vw, 500px);
}

.staff-list > li:nth-child(n+2) .pho-are {
    display: none;
}


/* -------- research -------- */
.peg-research {
}
.peg-research > ul {
}
.peg-research > ul > li {
    background-image: url(../img/line_dot.png);
    background-position: bottom;
    background-repeat: repeat-x;
    padding: 1px 0;
}
.peg-research > ul > li a {
    position: relative;
    display: flex;
    padding: 20px 0;
    transition: all 0.2s ease-out;
    line-height: 1.4;
    padding-left: 10px;
    padding-right: 10px;
    font-size: clamp(1.48rem, 1.52vw, 1.54rem);
}
.peg-research > ul > li a::before {
    font-family: 'icomoon';
    content: "\e9d1";
    margin-right: 8px;
    font-size: 2.0rem;
    color: #0366cb;
}

.peg-research > ul > li a:hover {
    background-color: #fffadd;
    color: #0066cc;
}
.peg-research > ul > li a span {
    letter-spacing: 0.03em;
    align-self: center;
}
.peg-research > ul > li a i {
    color: #0366cb;
    border: 1px solid #58b4f4;
    font-size: 1.1rem;
    letter-spacing: 0.05em;
    padding: 5px 10px 5px 8px;
    margin-left: auto;
    border-radius: 3px;
    font-weight: 500;
    background-color: #fff;
    flex-shrink: 0;
    align-self: baseline;
    display: none;
}
.peg-research > ul > li a i::before {
    font-family: 'icomoon';
    content: "\e9d1";
    vertical-align: bottom;
    margin-right: 5px;
    font-size: 1.4rem;
}


/* -------- hospital -------- */
.peg-hospital {
}
.peg-hospital .list {
    padding-top: 5px;
}
.peg-hospital .list > ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.peg-hospital .list > ul > li {
    width: calc(100% / 3 - 20px);
    line-height: 1.5;
}
.peg-hospital .list > ul > li a {
    display: inline-block;
    position: relative;
    color: #0066cc;
    padding-bottom: 1px;
    transition: all 0.2s ease-out;
    text-indent: -2.3rem;
    padding-left: 2.3rem;
    line-height: 1.3;
}
.peg-hospital .list > ul > li a::before {
    font-family: 'icomoon';
    content: "\e9b8";
    vertical-align: bottom;
    margin-right: 4px;
    font-size: 1.8rem;
    position: relative;
    top: 1px;
}
.peg-hospital .list > ul > li a:hover {
    color: #e76c04;
    box-shadow: 0 0px 0 transparent inset, 0px -1px 0px #e76c04 inset;
}


/* -------- results -------- */
.peg-results {
}
.peg-results .list {
}
.peg-results .list > ol {
}
.peg-results .list > ol > li {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
    font-weight: 500;
    color: #151515;
    text-indent: -2.0em;
    padding-left: 2.0em;
    font-size: 1.43rem;
    background-image: url(../img/line_dot.png);
    background-position: bottom;
    background-repeat: repeat-x;
    padding-bottom: 15px;
    padding-top: 15px;
}
.peg-results .list > ol > li span {
    font-family: 'Hiragino Sans', 'Yu Gothic', 'Meiryo', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    color: initial;
    font-weight: 500;
    letter-spacing: normal;
}

.peg-results .num-list {
  counter-reset: number; /* カウンターの初期化 */
  list-style: none;     /* デフォルトの数字を消す */
  padding: 0;
}
.peg-results .num-list li {
}
.peg-results .num-list li::before {
  counter-increment: number;        /* カウンターを進める */
  content: counter(number) ". ";    /* 数字を表示 */
  margin-right: 8px;                /* 数字とテキストの間の余白 */
  font-weight: normal;
}
.peg-results .num-list {
  list-style-type: decimal !important; /* どうしても効かない場合の最終手段 */
}
.peg-results .num-list > li:first-of-type {
    padding-top: 0;
}


/* -------- peg-interview -------- */
.peg-interview {
}
.peg-interview .list {
}

.peg-interview .list > dl {
    background-image: url(../img/line_dot.png);
    background-position: bottom;
    background-repeat: repeat-x;
    padding-top: 25px;
    padding-bottom: 40px;
}
.peg-interview .list > dl:last-of-type {
    background: none;
}
.peg-interview .list > dl:first-of-type {
    padding-top: 0;
}

.peg-interview .list > dl > dt {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: clamp(1.75rem, 2.0vw, 2.0rem);
    line-height: 1.35;
    letter-spacing: 0.03em;
    font-weight: 500;
    margin-bottom: 10px;
}
.peg-interview .list > dl > dt span {
    width: clamp(48px, 5.0vw, 56px);
    height: clamp(48px, 5.0vw, 56px);
    flex-shrink: 0;
    display: flex;
    place-items: center;
    justify-content: center;
    align-self: center;
    border-radius: 50%;
    font-size: clamp(2.6rem, 2.8vw, 3.0rem);
    font-family: serif;
    background-color: #ffdc71;
}
.peg-interview .list > dl > dd {
}
.peg-interview .list > dl > dd .pho {
    float: right;
    padding-left: 30px;
    max-width: 460px;
}
.peg-interview .list > dl > dd .pho2 {
    text-align: center;
    padding-top: 20px;
}

.peg-interview .list > dl > dd p {
    position: relative;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
    line-height: 1.7;
    font-weight: 500;
    letter-spacing: 0.02em;
    font-size: 1.6rem;
    color: #151515;
    padding-left: 70px;
}
.peg-interview .list > dl > dd p span {
    font-family: inherit;
    font-style: inherit;
    box-shadow: 0 0px 0 transparent inset, 0px -20px 0px #fff480 inset;
    display: inline;
    font-weight: 600;
    padding: 0 3px;
    font-size: 1.8rem;
}
.peg-interview .list > dl > dd p a {
    font-family: 'Hiragino Sans', 'Yu Gothic', 'Meiryo', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    display: inline;
    position: relative;
    color: #0066cc;
    padding-bottom: 1px;
    transition: all 0.2s ease-out;
    font-weight: normal;
    margin: 0 3px;
}
.peg-interview .list > dl > dd p a::before {
    font-family: 'icomoon';
    content: "\e99c";
    vertical-align: middle;
    margin-right: 3px;
    font-size: 2.0rem;
    position: relative;
    top: -1px;
}
.peg-interview .list > dl > dd p a:hover {
    color: #e76c04;
    box-shadow: 0 0px 0 transparent inset, 0px -1px 0px #e76c04 inset;
}

.peg-interview .list > dl > dd.flx {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    row-gap: 90px;
}
.peg-interview .list > dl > dd.flx .come-are {
    flex: 1;
    min-width: 250px;
}
.peg-interview .list > dl > dd.flx .illa-are {
    max-width: 500px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: -50px;
    gap: 15px;
}

.peg-interview .list > dl > dd.flx .illa-are .woman {
    width: 65px;
}
.peg-interview .list > dl > dd.flx .illa-are .man {
    width: 60px;
}


.pie-chart {
  position: relative;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  /* 真上から右回りに60%グレー、そこからオレンジに分割 */
  background: conic-gradient(#cde3c6 0% 60%, #ffa50d 60% 100%);
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: white;
}

/* 画像に合わせた「40%」のテキスト配置（左側） */
.text-40 {
  position: absolute;
  top: 40%;
  left: 28%;
  transform: translate(-50%, -50%);
  font-size: 28px;
    white-space: nowrap;
}

/* 画像に合わせた「60%」のテキスト配置（右下側） */
.text-60 {
  position: absolute;
  top: 60%;
  left: 72%;
  transform: translate(-50%, -50%);
  font-size: 28px;
    white-space: nowrap;
}


.balloon {
  position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 130px;
    height: 130px;
    border: 2px solid #f39800;
    border-radius: 50%;
    color: #eb7a00;
    font-weight: 600;
    font-size: 1.6rem;
    text-align: center;
    background-color: #fff;
    box-sizing: border-box;
    padding-top: 5px;
    margin-top: -20px;
}

/* 【サイズ変更】右側の尖った三角形（外側・オレンジ） */
.balloon::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -24px;             /* 横幅（24px）に合わせて外側に移動 */
  transform: translateY(-50%);
  border-style: solid;
  border-width: 12px 0 12px 25px; /* 縦幅を28px、横幅を24pxに拡大 */
  border-color: transparent transparent transparent #f39800;
}

/* 【サイズ変更】三角形の内側（内側・白） */
.balloon::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -18px;             /* 線の太さに合わせて位置を調整 */
  transform: translateY(-50%);
  border-style: solid;
  border-width: 10px 0 10px 20px; /* 外側より一回り小さく設定 */
  border-color: transparent transparent transparent #fff;
}



/* -------- peg-access -------- */
.peg-access {
}
.peg-access .box-are {
}
.peg-access .box-are .pho-rig {
}
.peg-access .box-are .reed {
}
.peg-access .box-are .reed .hed {
    padding-top: 10px;
    padding-bottom: 5px;
}
.peg-access .box-are .reed .hed p {
    font-size: 1.6rem;
    line-height: 1.4;
}
.peg-access .box-are .reed .hed p.tai {
    font-size: clamp(1.8rem, 1.9vw, 1.9rem);
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 10px;
}
.peg-access .box-are .reed .hed p.tai small {
    font-size: 1.4rem;
    font-weight: normal;
    padding-left: 8px;
}
.peg-access .box-are .reed .blk {
    padding-bottom: 15px;
    padding-top: 5px;
}
.peg-access .box-are .reed .blk dl {
    display: flex;
    align-items: center;
    margin-top: 6px;
}
.peg-access .box-are .reed .blk dl dt {
    flex-shrink: 0;
    background-color: #008ae9;
    color: #fff;
    padding: 6px 15px;
    line-height: 1;
    font-size: 1.35rem;
    border-radius: 3px;
}
.peg-access .box-are .reed .blk dl dd {
    padding: 6px 5px;
    padding-left: 10px;
    line-height: 1;
    font-size: 1.6rem;
}
.peg-access .box-are .reed .blank-link {
}
.peg-access .box-are .reed > p {
    font-size: 1.45rem;
    line-height: 1.4;
}

.peg-access .box-are img {
    width: clamp(250px, 33.0vw, 400px);
}


/* -------- peg-doctor -------- */
.peg-doctor {
}
.peg-doctor .txt-gtitle {
}

.peg-doctor .list {
}
.peg-doctor .list > ul {
}
.peg-doctor .list > ul > li {
    display: flex;
    gap: 30px;
    background-image: url(../img/line_dot.png);
    background-position: bottom;
    background-repeat: repeat-x;
    padding-top: 15px;
    padding-bottom: 15px;
}
.peg-doctor .list ul li:last-of-type {
    background: none;
}

.peg-doctor .list > ul > li .tai {
    width: 260px;
    line-height: 1.1;
    margin-top: 10px;
    text-indent: -1.7em;
    padding-left: 1.7em;
}
.peg-doctor .list > ul > li .tai::before {
    font-family: 'icomoon';
    content: "\e9d5";
    vertical-align: middle;
    margin-right: 3px;
    font-size: 2.2rem;
    color: #d7ae36;
    position: relative;
    top: -2px;
}
.peg-doctor .list > ul > li > ol {
    flex: 1;
}
.peg-doctor .list > ul > li dl {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 5px;
}
.peg-doctor .list > ul > li dl dt {
    width: 120px;
    background-color: #f9e9ae;
    padding: 5px;
    padding-left: 10px;
    font-size: 1.45rem;
    line-height: 1.2;
}
.peg-doctor .list > ul > li dl dd {
    flex: 1;
    line-height: 1.4;
}
.peg-doctor .list > ul > li dl dd a {
}
.peg-doctor .list > ul > li dl dd a {
    font-family: 'Hiragino Sans', 'Yu Gothic', 'Meiryo', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    display: inline;
    position: relative;
    color: #0066cc;
    padding-bottom: 1px;
    transition: all 0.2s ease-out;
    font-weight: normal;
}
.peg-doctor .list > ul > li dl dd a:hover {
    color: #e76c04;
    box-shadow: 0 0px 0 transparent inset, 0px -1px 0px #e76c04 inset;
}


/* -------- Google Map -------- */
.map-container {
    width: 100%; /* 横幅を画面いっぱいに広げる場合 */
    margin: 0 auto; /* 中央揃えにする場合 */
}

/* iframeタグ自体をレスポンシブ化 */
.map-container iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 10; /* 横と縦の比率（ここでは16:9） */
    background-color: #ddd;
}


/* ------------------------------------------------
    page base
------------------------------------------------- */
.peg-base {
    padding-left: 10px;
    padding-right: 10px;
}
.peg-base .pho-are .pho {
    max-width: 330px;
    text-align: center;
}
.peg-base .pho-are .pho.line {
    border: 1px solid #ddd;
}
.peg-base .pho-are .pho p {
    font-size: 1.35rem;
    padding: 15px 15px 10px 15px;
    text-align: left;
    max-width: 560px;
    margin: 0 auto;
}
.peg-base .pho-are .pho.auto {
    max-width: 680px;
    margin: 0 auto;
}
.peg-base .pho-are .pho.dai {
    max-width: none;
    margin: 0 auto;
}

.peg-base .pho-are .pho img {
    border-radius: 6px;
}

.peg-base .pho-are > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}
.peg-base .pho-are > ul > li {
}
.peg-base .pho-are > ul > li img {
    border-radius: 6px;
}

.peg-base .pho-are.gd-3 > ul {
    justify-content: initial;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.peg-base .pho-are[class^="gd-"] > ul > li {
    object-fit: cover;
}
.pho-rig {
    float: right;
    margin-left: 35px;
    margin-bottom: 20px;
    margin-top: 5px;
}
.pho-rig > img {
    max-width: clamp(280px, 31.3vw, 400px);
    border-radius: 6px;
}
.pho-rig.dai > img {
    max-width: clamp(280px, 31.3vw, 430px);
}

.peg-base.project .pho-rig > img {
    max-width: clamp(280px, 31.3vw, 400px);
    border-radius: 8px;
}

.peg-base.outpatient .pho-are > ul {
    flex-wrap: nowrap;
}

.pho-lef {
    float: left;
    margin-right: 35px;
    margin-bottom: 20px;
    margin-top: 5px;
}
.pho-lef > img {
    max-width: clamp(280px, 31.3vw, 400px);
    border-radius: 6px;
}


/* ------------------------------- */
.txt-are {
}
.txt-are > p,
.txt-are > .blk > p {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
    line-height: 1.8;
    font-weight: 500;
    letter-spacing: 0.02em;
    font-size: 1.6rem;
    color: #151515;
}

.txt-are > p.min,
.txt-are > .blk > p.min {
    font-family: initial;
    line-height: initial;
    font-weight: normal;
    letter-spacing: normal;
    font-size: 1.4rem;
    color: initial;
}
.txt-are > p.min.rig,
.txt-are > .blk > p.min.rig {
    text-align: right;
}

.txt-are.flx {
    display: flex;
    gap: 35px;
}
.txt-are.flx > p {
    flex: 1;
}
.txt-are.flx > .blk {
    flex: 1;
}

.txt-are .txt-a {
    font-size: 1.65rem;
    line-height: 1.8;
    font-weight: 500;
}

.txt-are .txt-s {
    font-size: 1.5rem;
    line-height: normal;
}
.txt-are .txt-ss {
    font-size: 1.45rem;
    line-height: normal;
}

.red {
    color: #F62528;
    font-size: 1.5rem;
    line-height: normal;
}

/* ------------------------------- */
.txt-are .recruit {
}
.txt-are .recruit p {
    color: #0066cc;
    font-weight: 500;
    margin-bottom: 8px;
}
.txt-are .recruit p::before {
    content: "●";
    font-size: 1.5rem;
    margin-right: 2px;
    color: #0389e8;
}

/* ------------------------------- */
.txt-title {
    position: relative;
    font-size: clamp(2.0rem, 2.2vw, 2.2rem);
    font-weight: 500;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 17px;
    margin-bottom: 20px;
}
.txt-title span {
    position: relative;
    display: inline-block;
    padding-left: 22px;
    line-height: 1.2;
}
.txt-title span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 15px;
    height: 6px;
    background-color: #0389e8;
    border-radius: 50px;
}

.txt-stitle {
    position: relative;
    margin-bottom: 15px;
    font-size: clamp(1.8rem, 1.9vw, 1.9rem);
    font-weight: 500;
    padding: 15px 0;
    padding-left: 15px;
    /*background-color: #f3efdf;
    background-color: #f5f0d6;*/
    background-color: #efeee8;
    overflow: hidden;
    color: #151515;
}
.txt-stitle span {
}
.txt-stitle span::before {
    content: "";
    position: absolute;
    left: -6px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background-color: #0389e8;
    border-radius: 50px;
}

.txt-gtitle {
    position: relative;
    margin-bottom: 15px;
    font-size: clamp(1.8rem, 1.9vw, 1.9rem);
    font-weight: 500;
    padding: 12px 0;
    padding-left: 15px;
    /*background-color: #efeeea;*/
    background-color: #efeee8;
    overflow: hidden;
    color: #151515;
}
.txt-gtitle span {
}
.txt-gtitle span::before {
    content: "";
    position: absolute;
    left: -6px;
    top: 50%;
    transform: translateY(-50%);
    width: 11px;
    height: 12px;
    background-color: #0389e8;
}

.txt-ptitle {
    position: relative;
    margin-bottom: 15px;
    font-size: clamp(1.8rem, 1.9vw, 1.9rem);
    font-weight: 500;
    padding: 15px 0;
    padding-left: 15px;
    background-color: #f9f4da;
    overflow: hidden;
    color: #151515;
}
.txt-ptitle span {
}
.txt-ptitle span::before {
    content: "";
    position: absolute;
    left: -6px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background-color: #0389e8;
    border-radius: 50px;
}


/* ------------------------------- */
.txt-are-list {
}
.txt-are-list > ul {
}
.txt-are-list > ul > li {
    margin-top: 25px;
}
.txt-are-list > ul > li:first-of-type {
    margin-top: 20px;
}

.txt-are-list > ul > li h5 {
    font-size: 1.45rem;
    line-height: 1.5;
    font-weight: normal;
    text-indent: -2.8em;
    padding-left: 2.8em;
    overflow-wrap: break-word;
    word-break: normal;
}
.txt-are-list > ul > li p {
    font-size: 1.4rem;
    line-height: 1.4;
    padding-left: 40px;
    padding-top: 6px;
}

/* ------------------------------- */
.txt-are-info {
}
.txt-are-info > dl {
    display: flex;
    align-items: center;
    margin-top: 10px;
    gap: 20px;
}
.txt-are-info > dl:first-of-type {
    margin-top: 0;
}
.txt-are-info > dl > dt {
    flex-shrink: 0;
    background-color: #008ae9;
    border-radius: 3px;
    min-width: 150px;
    height: 36px;
    padding: 8px 10px;
    font-size: 1.5rem;
    line-height: 1;
    color: #fff;
    display: flex;
    place-items: center;
    justify-content: center;
}
.txt-are-info > dl > dd {
    flex: 1;
    line-height: 1.4;
    font-size: 1.65rem;
    font-weight: 500;
}
.txt-are-info > dl > dd b {
    font-size: 1.8rem;
    font-weight: 500;
}

.txt-are-info.one > dl {
    border: 1px solid #008ae9;
    border-radius: 4px;
}
.txt-are-info.one > dl > dt {
    height: 54px;
    border-radius: 3px 0 0 3px;
}
.txt-are-info.one > dl > dd {
    font-size: 1.9rem;
}

.txt-are-info.two > dl > dt {
    height: auto;
    align-self: normal;
}
.txt-are-info.two > dl > dd {
    padding: 0;
}
.txt-are-info.two > dl > dd > ol {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
.txt-are-info.two dl > dd > ol > li {
    display: flex;
    align-items: center;
    font-size: 1.5rem;
    font-weight: normal;
}
.txt-are-info.two dl > dd > ol > li p {
    line-height: 1;
    border: 1px solid #008ae9;
    border-radius: 3px;
    padding: 8px 8px;
    font-size: 1.45rem;
    line-height: 1.3;
    min-width: 100px;
    max-width: clamp(150px, 22.0vw, 350px);
    text-align: center;
    align-self: normal;
}
.txt-are-info.two dl > dd > ol > li .flx {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.txt-are-info.two dl > dd > ol > li b {
    font-size: 1.65rem;
    margin-left: 15px;
    font-weight: 500;
}
.txt-are-info.two dl > dd > ol > li em {
    font-style: normal;
}

.txt-are-info.two > dl > dd > ol.one > li p {
    padding: 15px 8px;
}

.txt-are-info.flx {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    row-gap: 10px;
}
.txt-are-info.flx dl {
    margin-top: 0;
}

.txt-are-info.medi > dl > dt {
    height: 45px;
}

/* ------------------------------- */
.txt-are-bumon {
}
.txt-are-bumon > ul {
}
.txt-are-bumon > ul > li {
    display: flex;
    background-image: url(../img/line_dot.png);
    background-position: bottom;
    background-repeat: repeat-x;
    padding: 20px 0;
}
.txt-are-bumon > ul > li:last-of-type {
    background: none;
    padding-bottom: 10px;
}

.txt-are-bumon > ul > li .tai {
    position: relative;
    font-size: 1.7rem;
    font-weight: 500;
    width: 260px;
}
.txt-are-bumon > ul > li .tai::before {
    font-family: 'icomoon';
    content: "\e9e7";
    vertical-align: middle;
    margin-right: 3px;
    font-size: 2.2rem;
    position: relative;
    display: inline-block;
    transform: rotate(-57deg);
    color: #e8b727;
}
/*
.txt-are-bumon > ul > li .tai::before {
    content: "";
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    top: -3px;
    left: 0;
}
.txt-are-bumon > ul > li:nth-of-type(2) .tai::before {
    background-image: url(../img/icon_mark_2.png);
}
.txt-are-bumon > ul > li:nth-of-type(3) .tai::before {
    background-image: url(../img/icon_mark_3.png);
}
.txt-are-bumon > ul > li:nth-of-type(4) .tai::before {
    background-image: url(../img/icon_mark_4.png);
}
.txt-are-bumon > ul > li:nth-of-type(5) .tai::before {
    background-image: url(../img/icon_mark_5.png);
}
.txt-are-bumon > ul > li:nth-of-type(6) .tai::before {
    background-image: url(../img/icon_mark_6.png);
    background-size: 32px;
    background-position: center right;
}
.txt-are-bumon > ul > li:nth-of-type(7) .tai::before {
    background-image: url(../img/icon_mark_7.png);
}
.txt-are-bumon > ul > li:nth-of-type(8) .tai::before {
    background-image: url(../img/icon_mark_8.png);
}
*/
.txt-are-bumon > ul > li .txt {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
    line-height: 1.6;
    font-weight: 500;
    letter-spacing: 0.02em;
    font-size: 1.55rem;
    color: #151515;
    flex: 1;
}

/* ------------------------------- */
.txt-are-emerg {
}
.txt-are-emerg > ul {
}
.txt-are-emerg > ul > li {
    display: flex;
    background-image: url(../img/line_dot.png);
    background-position: bottom;
    background-repeat: repeat-x;
    padding: 20px 0;
}
.txt-are-emerg > ul > li:last-of-type {
    background: none;
}
.txt-are-emerg > ul > li .tai {
    position: relative;
    font-size: 1.7rem;
    font-weight: 500;
    width: 140px;
}
.txt-are-emerg > ul > li .txt {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
    line-height: 1.6;
    font-weight: 500;
    letter-spacing: 0.02em;
    font-size: 1.55rem;
    color: #151515;
    flex: 1;
}

/* ------------------------------- */
.txt-are-come {
}
.txt-are-come > ul {
}
.txt-are-come > ul > li {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
    font-weight: 500;
    letter-spacing: 0.02em;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #151515;
    margin-top: 15px;
    text-indent: -1em;
    padding-left: 1em;
}
.txt-are-come > ul > li::before {
    content: "●";
    font-size: 1.5rem;
    margin-right: 2px;
    color: #e8b727;
}

/* ------------------------------- */
.txt-are-yoyak {
}
.txt-are-yoyak > ul {
}
.txt-are-yoyak > ul > li {
    display: flex;
    gap:30px;
    padding-top: 25px;
}
.txt-are-yoyak > ul > li:first-child {
    padding-top: 0;
}
.txt-are-yoyak > ul > li .pho {
    width: clamp(95px, 12.0vw, 110px);
    text-align: center;
}
.txt-are-yoyak > ul > li .reed {
    flex: 1;
    background-image: url(../img/line_dot.png);
    background-position: bottom;
    background-repeat: repeat-x;
    padding-bottom: 35px;
}
.txt-are-yoyak > ul > li:last-of-type .reed {
    background:none;
}

.txt-are-yoyak > ul > li .reed .tai {
    display: flex;
    gap:10px;
}
.txt-are-yoyak > ul > li .reed .tai .nmb {
    display: flex;
    place-items: center;
    justify-content: center;
    background-color: #0389e8;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    font-size: 1.6rem;
}
.txt-are-yoyak > ul > li .reed .tai p {
    flex: 1;
    align-self: center;
    font-size: 1.65rem;
    line-height: 1.35;
    font-weight: 500;
}
.txt-are-yoyak > ul > li .reed .txt {
    margin-top: 5px;
    margin-left: 45px;
}
.txt-are-yoyak > ul > li .reed .blank-link {
    margin-left: 45px;
}


/* ------------------------------- */
.table-are {
}
.table-are > table {
}
.table-are > table th.tit {
    width: clamp(150px, 23.0vw, 300px);
}

.table-are > table.kpi {
}
.table-are > table.kpi th {
    width: clamp(170px, 20.0vw, 220px);
}
.table-are > table.kpi td {
    text-align: left;
}

.table-are > .txt {
}
.table-are > .txt p {
    line-height: 1.3;
}
.table-are > .txt.flx {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    row-gap: 5px;
}

/* ------------------------------- */
.txt-are-dotlist {
}
.txt-are-dotlist > ul {
}
.txt-are-dotlist > ul >li {
    display: flex;
    background-image: url(../img/line_dot.png);
    background-position: bottom;
    background-repeat: repeat-x;
    padding: 20px 0;
    gap: 0;
}
/*
.txt-are-dotlist > ul >li:last-of-type {
    background: none;
}
*/
.txt-are-dotlist > ul >li:first-child {
    padding-top: 10px;
}
.txt-are-dotlist > ul >li .tai {
    position: relative;
    font-size: 1.65rem;
    font-weight: 500;
    width: 220px;
    align-self: center;
    display: flex;
    align-items: center;
}
.txt-are-dotlist > ul >li .tai::before {
    font-family: 'icomoon';
    content: "\e9db";
    margin-right: 8px;
    font-size: 2.2rem;
    color: #008ae9;
}

.txt-are-dotlist > ul >li .txt-are-info {
    flex: 1;
}


/* ------------------------------------------------
    student
------------------------------------------------- */
article.student {
}

article.student #mv.pagcover {
    background: none;
}
article.student #mv .content .main span {
    background: #ff9512;
}

article.student .pan-nav {
    background: linear-gradient(90deg, #fdf1d8 33.33%, #fff 33.33%, #fff 50%, #fdf1d8 50%, #fdf1d8 83.33%, #fff 83.33%, #fff 100%);
    background-size: 6px 6px;
}

article.student .sticky-menu > h3 {
    border-bottom: 1px solid #f99700;
}
article.student .sticky-menu > h3::before {
    background-color: #ff9512;
}

article.student .sticky-menu > ul > li {
    background: linear-gradient(90deg, #fdf1d8 33.33%, #fff 33.33%, #fff 50%, #fdf1d8 50%, #fdf1d8 83.33%, #fff 83.33%, #fff 100%);
    background-size: 6px 6px;
}

article.student .sticky-menu > ul > li > a:hover {
    background-color: #ff9512;
}
article.student .sticky-menu > ul > li > ol > li > a:hover {
    background-color: #ff9512;
}
article.student .sticky-menu > ul > li.on > a {
    background-color: #ff9512;
}
article.student .sticky-menu > ul > li > ol > li.on > a {
    background-color: #ff9512;
}

article.student .sticky-menu > ul > li > ol > p {
    color: #d17300;
}

article.student .main-content > h3 {
    border-bottom: 1px solid #d0d0d0;
}
article.student .main-content > h3::before {
    background-color: #ff9512;
}

article.student .txt-title span::before {
    background-color: #ff9512;
}

article.student .txt-stitle {
    background-color: #f7f3e0;
}
article.student .txt-stitle span::before {
    background-color: #ff9512;
}

/* -------- resident -------- */
.peg-resident {
}
.peg-resident .txt-are {
}
.peg-resident .txt-are p {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
    line-height: 1.8;
    font-weight: 500;
    letter-spacing: 0.02em;
    font-size: 1.6rem;
    color: #151515;
}
.peg-resident .prof {
    text-align: right;
}
.peg-resident .prof p {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: 0.02em;
    font-size: 1.5rem;
    color: #151515;
}
.peg-resident .prof p b {
    font-size: 1.55rem;
    line-height: 1.5;
}

.peg-resident .txt-are .tai {
    position: relative;
    margin-bottom: 30px;
    font-size: clamp(2.0rem, 2.4vw, 2.3rem);
    font-weight: 500;
}
.peg-resident .txt-are .tai::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: #efe4ce;
    z-index: -1;
    top: 50%;
    transform: translateY(-50%);
}
.peg-resident .txt-are .tai span {
    position: relative;
    display: inline-block;
    background-color: #fff;
    padding-right: 10px;
    line-height: 1;
}
.peg-resident .txt-are .tai span::before {
    content: "■";
    line-height: 1;
    vertical-align: baseline;
    color: #ff9512;
    margin-right: 3px;
}

.peg-resident .txt-are .txt {
    padding-left: 20px;
}
.peg-resident .txt-are .txt.ctr {
    text-align: center;
    padding: 0;
}
.peg-resident .txt-are .txt.ctr p {
    font-size: clamp(1.65rem, 2.0vw, 1.7rem);
}

/* ------------------------------- */
.txt-are-resident {
    border: 3px solid #efe4ce;
    border-radius: 12px;
    padding: 20px;
}
.txt-are-resident .txt-are {
}
.txt-are-resident .txt-are p {
    line-height: 1.65;
}

.txt-are-resident .txt-are .pho-lef {
    margin-right: 35px;
}
.txt-are-resident .txt-are .pho-lef span {
    background-image: url(../img/subpho_student2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 160px;
    height: 160px;
    border-radius: 50%;
}
.txt-are-resident .resident-ad {
    margin-top: 20px;
}
.txt-are-resident .resident-ad dl {
    margin-top: 10px;
}
.txt-are-resident .come {
    font-size: 1.4rem;
    line-height: 1.3;
    margin-top: 20px;
}

/* ------------------------------- */
.resident-ad {
}
.resident-ad dl {
    display: flex;
    align-items: center;
    gap: 20px;
}
.resident-ad dl dt {
    flex-shrink: 0;
    background-color: #ff9512;
    border-radius: 3px;
    min-width: 100px;
    height: 34px;
    padding: 5px 5px;
    font-size: 1.5rem;
    line-height: 1;
    color: #fff;
    display: flex;
    place-items: center;
    justify-content: center;
}
.resident-ad dl dd {
    line-height: 1;
    font-size: 1.75rem;
    font-weight: 500;
}
.resident-ad dl dd a {
    font-family: 'Hiragino Sans', 'Yu Gothic', 'Meiryo', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    display: inline;
    position: relative;
    color: #0066cc;
    padding-bottom: 1px;
    transition: all 0.2s ease-out;
    font-weight: normal;
    font-size: 1.65rem;
}
.resident-ad dl dd a:hover {
    color: #e76c04;
    box-shadow: 0 0px 0 transparent inset, 0px -1px 0px #e76c04 inset;
}

/* ------------------------------- */
.txt-are-clist {
}
.txt-are-clist > ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.txt-are-clist > ul > li {
    width: calc(100% / 3 - 20px);
    line-height: 1.35;
    display: flex;
}
.txt-are-clist ul li::before {
    content: "●";
    font-size: 1.5rem;
    margin-right: 2px;
    color: #ff9512;
}
.txt-are-clist.tzro > ul > li {
    margin-top: 0;
}
.txt-are-clist > p {
    font-size: 1.45rem;
}

.txt-are-clist.line {
    border: 1px solid #ddd;
    padding: 15px;
}
.txt-are-clist.line > ul {
    row-gap:15px;
}


/* slideshow（3枚）
------------------------------ */
.pho-mov {
    width: 100%;
    height: 0;
    padding-top: clamp(280px, 36.0vw, 460px);
    overflow: hidden;
    position: relative;
    border-radius: 6px;
    filter: contrast(110%);
    opacity: 0.9;
}
.st-slideshow,
.st-slideshow:after {
}

/* スライドの共通設定 */
.st-slideshow li span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  
  /* 初期状態は非表示（透明） */
  opacity: 0;
  
  /* アニメーションの指定：20秒かけてループ、滑らかに動かす */
  animation: pzSliderAnimation 18s linear infinite;
}

/* 各スライドの画像と表示タイミングの遅延（delay）設定 */
/* 全体20秒のうち、4秒ずつずらして開始させます */

.st-slideshow li:nth-child(1) span {
  background-image: url("../img/main_r.png"); /* 実際の画像パスに変えてください */
  background-position: top center;
  animation-delay: 0s;
}

.st-slideshow li:nth-child(2) span {
  background-image: url("../img/main_s.png");
  animation-delay: 6s;
}

.st-slideshow li:nth-child(3) span {
  background-image: url("../img/main_ee.png");
  animation-delay: 12s;
}

/* ------------------------------ */
.grp .st-slideshow li:nth-child(1) span {
  background-image: url("../img/main_n.png"); /* 実際の画像パスに変えてください */
  animation-delay: 0s;
}

.grp .st-slideshow li:nth-child(2) span {
  background-image: url("../img/main_d.png");
  animation-delay: 6s;
}

.grp .st-slideshow li:nth-child(3) span {
  background-image: url("../img/main_m.png");
  animation-delay: 12s;
}


/* 拡大＋ふわっと切り替えるアニメーションの定義 */
@keyframes pzSliderAnimation {
  /* 0% (開始時)：透明な状態から少しずつ拡大しながら現れる */
  0% {
    opacity: 0;
    transform: scale(1.0);
    animation-timing-function: ease-in;
  }
  /* 10% (2秒後)：完全に表示され、拡大が続く */
  3% {
    opacity: 1;
    animation-timing-function: ease;
  }
  /* 20% (4秒後)：表示を維持したまま次の画像へバトンタッチし始める */
  30% {
    opacity: 1;
    animation-timing-function: ease;
  }
  /* 30% (6秒後)：ふわっと消える（この間に次の画像が表示されている） */
  50% {
    opacity: 0;
    transform: scale(1.08); /* 最終的に1.08倍までゆっくり拡大 */
    animation-timing-function: ease-out;
  }
  /* 100% (20秒後まで)：非表示のままループを待つ */
  100% {
    opacity: 0;
  }
}


/* ------------------------------------------------
    group
------------------------------------------------- */
.peg-group {
}
.peg-group .txt-mesg {
    text-align: center;
}
.peg-group .txt-mesg p {
    font-size: clamp(1.65rem, 2.0vw, 1.8rem);
    line-height: 2;
    letter-spacing: 0.03em;
}

.peg-group .txt-are-clist > ul > li {
    display: flex;
    align-items: baseline;
}
.peg-group .txt-are-clist > ul > li::before {
   display: none;
}
.peg-group .txt-are-clist > ul > li a {
    display: inline-block;
    position: relative;
    color: #0066cc;
    padding-bottom: 0;
    transition: all 0.2s ease-out;
    line-height: 1.3;
    text-indent: -1.6rem;
    padding-left: 1.6rem;
}
.peg-group .txt-are-clist > ul > li a::before {
    content: "●";
    font-size: 1.5rem;
    margin-right: 2px;
    color: #0389e8;
    transition: all 0.2s ease-out;
}
.peg-group .txt-are-clist > ul > li a:hover {
    color: #e76c04;
    box-shadow: 0 0px 0 transparent inset, 0px -1px 0px #e76c04 inset;
}
.peg-group .txt-are-clist > ul > li a:hover::before {
    color: #ff9512;
}

.txt-name > p {
    text-align: right;
}
.txt-name > p > i {
    font-size: 1.7rem;
    vertical-align: text-bottom;
    margin-right: 5px;
    color: #0688e7;
}

.pho-rig.w380 > img {
    max-width: 380px;
}


/* ------------------------------------------------
    peg-news
------------------------------------------------- */
.peg-news {
    position: relative;
    padding: 0 10px;
    margin: 0 auto;
    min-height: 360px;
}
.peg-news .news-list {
}
.peg-news .news-list > ul {
}
.peg-news .news-list > ul > li {
    background-image: url(../img/line_dot.png);
    background-position: bottom;
    background-repeat: repeat-x;
    padding: 1px 0;
}
.peg-news .news-list > ul > li .hed {
    display: flex;
}

.peg-news .news-list > ul > li a {
    display: flex;
    padding: 23px 10px;
    transition: all 0.2s ease-out;
}
.peg-news .news-list > ul > li a:hover {
    background-color: #fffadd;
}
.peg-news .news-list > ul > li .txt {
    margin-top: -2px;
    font-size: 1.5rem;
    
}

.peg-news .day {
    white-space: nowrap;
    font-size: 1.35rem;
    width: 110px;
    flex-shrink: 0;
}
.peg-news .mrk {
    white-space: nowrap;
    padding: 4px 3px;
    background-color: #6b6b6b;
    font-size: 1.3rem;
    line-height: 1;
    color: #fff;
    align-self: baseline;
    width: 95px;
    flex-shrink: 0;
    text-align: center;
    margin-right: 15px;
}
.peg-news .mrk.one {
    background: #37afed;
}
.peg-news .mrk.two {
    background: #3a9430;
}
.peg-news .mrk.thr {
    background: #ff6060;
}

.news-are {
    padding-top: 20px;
}
.news-are .hed {
    display: flex;
    margin-bottom: 25px;
}

.news-are .kiji-title {
    margin-bottom: 30px;
}
.news-are .kiji-title p {
    font-size: 1.7rem;
    font-weight: 500;
    letter-spacing: 0.02em;
}

.news-are .kiji-body {
}
.news-are .kiji-body p {
    line-height: 1.8;
    padding: 10px 0;
    letter-spacing: 0.03em;
}
.news-are .kiji-body p img {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.news-are .kiji-body a {
    
}
.news-are .kiji-body a {
    display: inline-block;
    position: relative;
    color: #0066cc;
    transition: all 0.2s ease-out;
    line-height: 1.3;
    box-shadow: 0 0px 0 transparent inset, 0px -1px 0px #0066cc inset;
}
.news-are .kiji-body a::before {
    font-family: 'icomoon';
    content: "\e96a";
    content: "\e94a";
    vertical-align: bottom;
    margin-right: 4px;
    font-size: 1.8rem;
    position: relative;
}
.news-are .kiji-body a:hover {
    color: #e76c04;
    box-shadow: 0 0px 0 transparent inset, 0px -1px 0px #e76c04 inset;
}



.modru-link {
}
.modru-link > a {
    font-size: 1.45rem;
}
.modru-link .circle-arrow i {
    margin-right: 5px;
}
.modru-link .circle-arrow:hover {
    transform: translateX(-8px)
}

.modru-link.hed {
    padding-top: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.modru-link.fot {
    margin-top: 25px;
}
.modru-link.fot > a {
    justify-self: center;
}


/* ------------------------------------------------
    peg-news
------------------------------------------------- */
.sitemap-list {
}

.sitemap-list .arrow-btn {
    color: #252525;
}
.sitemap-list .arrow-btn .arrow {
    color: #252525;
}

.sitemap-list > li {
    border-bottom: 1px solid #ccc;
}
.sitemap-list > li > a {
    position: relative;
    padding: 20px 0;
}
.sitemap-list > li > a > span {
    color: #0066cc;
}
.sitemap-list > li > a > i {
}

.sitemap-list > li > a:hover {
    background-color: #eee;
}

.sitemap-list > li summary {
    padding: 20px 0;
    padding-bottom: 5px;
    display: block;
    font-size: 1.6rem;
}
.sitemap-list > li summary.top {
    padding-top: 0;
}

.sitemap-list > li summary::before {
    content: "■";
    vertical-align: baseline;
    margin-right: 2px;
    position: relative;
}

.sitemap-list > li .sub-list {
    margin-left: 20px;
    padding-bottom: 10px;
}
.sitemap-list > li .sub-list > li {
}
.sitemap-list > li .sub-list > li > a {
    color: #0066cc;
    position: relative;
    padding: 15px 0;
}
.sitemap-list > li .sub-list > li > a:hover {
    background-color: #eee;
}

.sitemap-list > li .sub-list > li > a > span {
}
.sitemap-list > li .sub-list > li > a > i {
}

.sitemap-list > li .sub-list > li > .child-list {
    margin-left: 20px;
}
.sitemap-list > li .sub-list > li > .child-list > li {
}
.sitemap-list > li .sub-list > li > .child-list > li > a {
    color: #0066cc;
    position: relative;
    padding: 15px 0;
}
.sitemap-list > li .sub-list > li > .child-list > li > a:hover {
    background-color: #eee;
}

.sitemap-list > li .sub-list > li > .child-list > li > a > span {
}
.sitemap-list > li .sub-list > li > .child-list > li > a > i {
}


.sitemap-list > li .sub-list > li > .child-list > li > a::before {
  content: "├";
  font-size: 1.65rem;
  font-weight: bold;
  margin-right: 8px;
    color: #1e293b;
}
.sitemap-list > li .sub-list > li > .child-list > li:last-of-type > a::before {
  content: "└";
}


/* ------------------------------------------------
    その他 Page
------------------------------------------------- */
.peg-base.medical .flx-are {
    display: flex;
    gap: 35px;
}
.peg-base.medical .flx-are .pho {
   width: clamp(200px, 36.0vw, 345px);
}
.peg-base.medical .flx-are .pho img {
   border-radius: 6px;
}

.peg-base.medical .flx-are .txt-are {
    flex: 1;
}

.peg-base.re-second {
}
.peg-base.re-second .blank-link ul li {
    margin-top: 15px;
}


/* ------------------------------------------------
    追加資料 group
------------------------------------------------- */
.table-doc
.table-doc table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #e2e8f0;
}
.table-doc th,
.table-doc td {
    border: 1px solid #e2e8f0;
    border: 1px solid #ccc;
    padding: 12px 15px;
    text-align: center;
}
.table-doc th {
    background-color: #0688e7;
    color: #ffffff;
    font-weight: 500;
}
.table-doc .dept-col {
    font-weight: 500;
    background-color: #f8fafc;
    text-align: left;
    width: 25%;
}
.table-doc .type-col {
    width: 15%;
    background-color: #f8fafc;
}
.table-doc .num-col {
    text-align: right;
    width: 20%;
}

.table-doc .summary-row {
    background-color: #f0f9ff !important;
    font-weight: bold;
}
.table-doc .summary-row td {
}
.table-doc .total-row {
    background-color: #d3e9fa !important;
    font-weight: bold;
}
.table-doc .total-row td {
}
.table-doc .note {
    font-size: 13px;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
.table-doc .hospital-source {
}

.peg-group .txt-mesg p {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
    line-height: 2;
    font-weight: 500;
    letter-spacing: 0.02em;
    font-size: clamp(1.65rem, 2.0vw, 1.8rem);
    color: #151515;
}














