.address {
    background: #F5F5F5;
    margin-top: 0;
    padding: 50px 0;
}

.pdf-button {
  display: inline-block;
  background-color: #CEA673;
  color: #fff;
  padding: 12px 20px;
  text-decoration: none;
  border-radius: 6px;
  font-weight: bold;
  transition: background-color 0.3s ease;
}
.pdf-button:hover {
  background-color: #d4ba99;
}

.text-link {
    color: #005077;
    text-decoration: underline;
    transition: color 0.2s ease;
}

.text-link:hover {
  color: #2f6681;
}

/***** sub-hero *****/

.sub-hero {
    width: 100%;
    height: 500px;
    background: url(../images/sub/sub-hero-sep.png) no-repeat bottom/100% 150px, url(../images/sub/sub-hero.jpg) no-repeat center/cover;
}

.sub-hero2 {
    width: 100%;
    height: 500px;
    background: url(../images/sub/sub-hero-sep.png) no-repeat bottom/100% 150px, url("../images/sub/sub-hero2.jpg") no-repeat center/cover;
}

.sub-hero3 {
    width: 100%;
    height: 500px;
    background: url(../images/sub/sub-hero-sep.png) no-repeat bottom/100% 150px, url("../images/sub/sub-hero3.jpg") no-repeat center/cover;
}

.dr-mv3 {
    width: 100%;
    height: 500px;
    background: url(../images/sub/sub-hero-sep.png) no-repeat bottom/100% 150px, url("../dr/sub_images/dr-mv3.jpg") no-repeat center/cover;
}
.dr-mv5 {
    width: 100%;
    height: 500px;
    background: url(../images/sub/sub-hero-sep.png) no-repeat bottom/100% 150px, url("../dr/sub_images/dr-mv5.jpg") no-repeat center/cover;
}
.dr-mv6 {
    width: 100%;
    height: 500px;
    background: url(../images/sub/sub-hero-sep.png) no-repeat bottom/100% 150px, url("../dr/sub_images/dr-mv6.jpg") no-repeat center/cover;
}
.dr-mv7 {
    width: 100%;
    height: 500px;
    background: url(../images/sub/sub-hero-sep.png) no-repeat bottom/100% 150px, url("../dr/sub_images/dr-mv7.jpg") no-repeat center/cover;
}
.dr-mv8 {
    width: 100%;
    height: 500px;
    background: url(../images/sub/sub-hero-sep.png) no-repeat bottom/100% 150px, url("../dr/sub_images/dr-mv8.jpg") no-repeat center/cover;
}
.dr-mv9 {
    width: 100%;
    height: 500px;
    background: url(../images/sub/sub-hero-sep.png) no-repeat bottom/100% 150px, url("../dr/sub_images/dr-mv9.jpg") no-repeat center/cover;
}
.dr-mv10 {
    width: 100%;
    height: 500px;
    background: url(../images/sub/sub-hero-sep.png) no-repeat bottom/100% 150px, url("../dr/sub_images/dr-mv10.jpg") no-repeat center/cover;
}

.dr-mv11 {
    width: 100%;
    height: 500px;
    background: url(../images/sub/sub-hero-sep.png) no-repeat bottom/100% 150px, url("../dr/sub_images/dr-mv11.jpg") no-repeat center/cover;
}


.sub-hero.dh-index {
    background: url("../images/sub/sub-hero-sep.png") no-repeat bottom/100% 150px, url("../images/dh/index/mv.jpg") no-repeat center/cover;
}

.sub-hero.dh2-index {
    background: url("../images/sub/sub-hero-sep.png") no-repeat bottom/100% 150px, url("../images/dh/mv2.jpg") no-repeat center/cover;
}

.sub-hero.dh3-index {
    background: url("../images/sub/sub-hero-sep.png") no-repeat bottom/100% 150px, url("../images/recruit/recruit-bosyu4.jpg") no-repeat center/cover;
}


.sub-hero.dh-interview {
    background: url("../images/sub/sub-hero-sep.png") no-repeat bottom/100% 150px, url("../images/dh/interview/mv.jpg") no-repeat center/cover;
}

.sub-hero.messsage {
    background: url("../images/sub/sub-hero-sep.png") no-repeat bottom/100% 150px, url("../images/message/mv.jpg") no-repeat center/cover;
}

.sub-hero.about {
    background: url("../images/sub/sub-hero-sep.png") no-repeat bottom/100% 150px, url("../images/about/mv.jpg") no-repeat center/cover;
}

.sub-hero.clinic {
    background: url("../images/sub/sub-hero-sep.png") no-repeat bottom/100% 150px, url("../images/clinic/mv.jpg") no-repeat center/cover;
}

.sub-hero.assistant {
    background: url("../images/sub/sub-hero-sep.png") no-repeat bottom/100% 150px, url("../images/sub/assistant.jpg") no-repeat center/cover;
}

.sub-hero.reception {
    background: url("../images/sub/sub-hero-sep.png") no-repeat bottom/100% 150px, url("../images/sub/reception.jpg") no-repeat center/cover;
}

.sub-hero.event {
    background: url("../images/sub/sub-hero-sep.png") no-repeat bottom/100% 150px, url("../images/event/mv.png") no-repeat center/cover;
}

.sub-hero.gallery {
    background: url("../images/sub/sub-hero-sep.png") no-repeat bottom/100% 150px, url("../images/gallery/mv.jpg") no-repeat center/cover;
}

/*20240129*/
.sub-welfare-mv {
    width: 100%;
    height: 500px;
    background: url(../images/sub/sub-hero-sep.png) no-repeat bottom/100% 150px, url("../images/welfare/sub-welfare-mv.jpg")no-repeat center/cover;
}
/*20240129*/


/***** pankuzu *****/

.pankuzu {
    width: 900px;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 100;
}

.pankuzu li {
    display: inline-block;
    font-size: 12px;
}

.pankuzu li:not(:last-of-type):after {
    content: '>';
    margin: 0 10px;
}

/***** heading *****/

.heading {
    background: #ECECEC;
    padding: 135px 0 100px;
    margin: -35px 0 100px;
}

.heading .content {
    width: 900px;
    margin: 0 auto;
    position: relative;
}

.heading .content h1 {
    font-weight: 700;
    font-size: 30px;
    color: #CEA673;
    text-align: center;
    margin-bottom: 40px;
}

.heading .content h1 span {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 1;
}

.heading .content h1::before {
    content: '';
    background: #CEA673;
    height: 50px;
    width: 1px;
    display: block;
    position: absolute;
    top: -100px;
    left: 50%;
}

.heading p {
    margin-bottom: 2em;
}

.heading .map {
    margin: -270px 0 40px;
    position: relative;
}

/***** general *****/

.container {
    width: 900px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.container h2 {
    font-size: 24px;
    font-weight: 700;
    color: #CEA673;
    border-bottom: 1px solid #CEA673;
    margin: 100px 0 15px;
}

.container h3 {
    font-weight: 700;
    font-size: 22px;
    color: #CEA673;
    margin: 40px 0 0;
}

.container h3.h3_2 {
    background: linear-gradient(to right, #d7af73 0%, #f0dcb4 51%, #b99164 100%);
    color: #FFF;
    padding: 0 15px;
    border-radius: 10px;
    text-align: center;
}

.container h3.h3_2:before {
    content: none;
}

.container h3::before {
    content: '';
    width: 15px;
    height: 15px;
    display: inline-block;
    background: #CEA673;
    transform: rotate(45deg);
    margin-right: 10px;
}

.container h4 {
    font-size: 18px;
    font-weight: 700;
    border: 1px solid #CEA673;
    color: #CEA673;
    display: inline-block;
    padding: 0 20px;
    margin: 30px 0 15px;
}

.container p {
    line-height: 2;
    margin-bottom: 1em;
}

.container p span {
    font-weight: 700;
}

.container small {
    font-size: .8em;
}

.container .button.solo {
    width: 500px;
    margin: 30px auto 0;
}


/***** half *****/

.container .half {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 30px auto 50px;
}

.container .half img {
    width: 420px;
    align-self: flex-start;
}

.container .half .content {
    width: 420px;
}

.container .half .content p {
    font-size: 14px;
}

/*
.container .half .content *:first-child {
    margin-top: -15px;
}
*/

.container .half *:first-child {
    margin-top: 0;
}

.container .half *:last-child {
    margin-bottom: 0;
}

/***** box *****/

.container .box {
    padding: 50px;
    background: #ECECEC;
    border-radius: 50px 50px 0 0;
    margin: 50px 0;
    position: relative;
}

.container .box::after {
    content: '';
    width: 100%;
    height: 10px;
    display: block;
    background: linear-gradient(to right, #D7AF73 0%, #F0DCB4 50%, #D7AF73 100%);
    position: absolute;
    bottom: 0;
    left: 0;
}

.container .box>* {
    margin-top: 20px;
}


.container .box .half {
    width: 800px;
    margin: 10px auto 30px;
}

.container .box .half img,
.container .box .half .content {
    width: 370px;
}

/***** table *****/

table {
    width: 100%;
    margin: 10px 0 50px;
    border: 1px solid #BFBFBF;
}


table tr th {
    width: 300px;
    background: #ECECEC;
    padding: 30px;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #BFBFBF;
}

table tr td {
    padding: 30px;
    vertical-align: middle;
    font-size: 14px;
    border-bottom: 1px solid #BFBFBF;
}

table tr td p {
    font-size: 14px;
}

table .dotted {
    border-bottom: 2px dotted #BFBFBF;
}


table.flow_table,
table.flow_table th,
table.flow_table td {
    border: none;
    background: none;
    box-sizing: border-box;
    padding: 0;
}

table.flow_table tr th {
    width: 150px;
}

table.flow_table tr th p {
    position: relative;
    background: #CEA673;
    color: #FFF;
    font-weight: bold;
    font-size: 17px;
    width: 100px;
    height: 100px;
    border-radius: 90%;
    text-align: center;
    line-height: 1.5;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}

table.flow_table tr th p:after {
    content: "";
    width: 2px;
    height: 200px;
    background: #CEA673;
    position: absolute;
    bottom: -200px;
    left: auto;
    z-index: -1;
}

.container table.flow_table .half img {
    width: 280px;
}

.container table .half {
    margin-bottom: 0;
}

table.flow_table.last tr th p:after {
    content: none;
}

/***** list flow *****/

.container .flow {
    margin: 50px 0;
    counter-reset: flow;
}

.container .flow li {
    font-size: 22px;
    font-weight: 700;
    color: #CEA673;
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px 30px 50px 180px;
    min-height: 160px;
}

.container .flow li:last-child {
    padding-bottom: 0;
}

.container .flow li::before {
    content: counter(flow, decimal-leading-zero);
    counter-increment: flow;
    width: 80px;
    height: 80px;
    border-radius: 80px;
    background: linear-gradient(to right, #CEA673 0%, #E7D3AB 100%);
    font-family: 'Allura', cursive;
    color: #fff;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 50px;
}

.container .flow li::after {
    content: '';
    width: 100%;
    height: 20px;
    background: url(../images/sub/flow-sep.png) no-repeat center/100% 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.container .flow li:last-child:after {
    display: none;
}


/***** list *****/

.container ul.normal {
    margin: 50px 0;
}

.container ul.normal li {
    font-size: 18px;
    font-weight: 700;
    color: #CEA673;
    margin-bottom: 30px;
    padding-left: 70px;
    position: relative;
}

.container ul.normal li::before {
    content: '';
    width: 50px;
    height: 50px;
    display: block;
    background: url(../images/sub/list-img.png) no-repeat center/contain;
    position: absolute;
    left: 0;
    top: -10px;
}

.container ul li p {
    font-size: 14px;
}

/***** feature2 *****/

.feature2 {
    margin: 100px 0;
}

.feature2 .row {
    width: 100%;
    position: relative;
    margin-bottom: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* .feature2 .row::after {
    content: '';
    width: 400px;
    height: 480px;
    position: absolute;
    z-index: -1;
}

.feature2 .row:first-child::after {
    background: url(../images/sub/feature2-bubble1.png) no-repeat center/contain;
    right: -250px;
    top: 235px;
}

.feature2 .row:nth-child(2)::after {
    background: url(../images/sub/feature2-bubble2.png) no-repeat center/contain;
    right: auto;
    left: -250px;
    top: 0;
}

.feature2 .row:nth-child(3)::after {
    background: url(../images/sub/feature2-bubble3.png) no-repeat center/contain;
    right: -250px;
    top: -270px;
} */

.feature2 .row .deco {
    width: 400px;
    height: 480px;
    position: absolute;
    z-index: -1;
}

.feature2 .row:first-child .deco {
    background: url(../images/sub/feature2-bubble1.png) no-repeat center/contain;
    right: -250px;
    margin-top: 235px;
}

.feature2 .row:nth-child(2) .deco {
    background: url(../images/sub/feature2-bubble2.png) no-repeat center/contain;
    right: auto;
    left: -250px;
}

.feature2 .row:nth-child(3) .deco {
    background: url(../images/sub/feature2-bubble3.png) no-repeat center/contain;
    right: -250px;
    margin-top: -270px;
}

.feature2 .row img {
    width: 560px;
}

.feature2 .row img.title {
    position: relative;
    z-index: 100;
    max-width: 420px;
}

.feature2 .row:nth-child(2) img.title {
    left: -20px;
    top: -20px;
}

.feature2 .row:nth-child(3) img.title {
    left: -20px;
    top: -20px;
}

.feature2 .row:nth-child(2) img {
    position: relative;
    left: -60px;
}

.feature2 .row .content {
    width: 400px;
    margin: 0 0 0 auto;
    flex-shrink: 0;
    position: relative;
    left: -60px;
    top: -50px;
    z-index: 100;
}

.feature2 .row:nth-child(2) .content {
    left: auto;
}

.feature2 .row .content .inner {
    padding: 30px 50px;
    background: linear-gradient(to right, #CEA673 0%, #E7D3AB 100%);
    margin-top: -70px;
    position: relative;
}

.feature2 .row .content .inner h2 {
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
    margin: 20px 0;
    padding-bottom: 20px;
    line-height: 1.5;
}

.feature2 .row .content .inner p {
    font-size: 14px;
    color: #fff;
}

/***** doctor *****/

.half.doctor img {
    width: 520px;
}

.half.doctor .content {
    margin-top: 100px;
    width: 330px;
}

.half.doctor .content h3 {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.half.doctor .content h3::before {
    display: none;
}

.half.doctor .content p img {
    width: 18px;
    position: relative;
    top: 7px;
    margin-right: 3px;
}

.half.doctor .content p:last-child {
    font-weight: 700;
    font-size: 18px;
}

.movie {
    width: 750px;
    margin: 0 auto;
}

.movie video {
    width: 100%;
    height: auto;
}

.container a.phone {
    color: #E196AF;
    text-decoration: underline;
}

.container a.phone::before {
    content: '';
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(../images/common/phone-p.png) no-repeat center/contain;
    margin-right: 5px;
    position: relative;
    bottom: -1px;
}

.container .half .content .button {
    margin-top: 30px;
}

.border_box {
    margin: 20px 0;
    border: #BFBFBF 1px solid;
    padding: 20px;
}

.border_box p {
    margin-bottom: 0;
}

.border_box p+p {
    margin-bottom: 20px;
}

.container .table_of_contents h2 {
    background: linear-gradient(to right, #d7af73 0%, #f0dcb4 51%, #b99164 100%);
    color: #FFF;
    padding: 0 15px;
    border-radius: 10px 10px 0 0;
    text-align: center;
    border: none;
    border-bottom: 0;
    margin-bottom: 0;
}

.table_of_contents ul {
    display: flex;
    flex-wrap: wrap;
    background: #ECECEC;
    padding: 40px 50px 30px;
    box-sizing: border-box;
}

.table_of_contents ul li {
    list-style: decimal;
    padding-left: 5px;
    margin: 0 28px 10px 20px;
}

a.event-color-a {
    color: #E196AF;
    text-decoration: underline;
}


@media (min-width: 751px) and (max-width: 900px) {

    .pankuzu {
        width: 700px
    }

    .heading .content {
        width: 700px;
    }

    .container {
        width: 700px;
    }

    .container .half img {
        width: 300px;
    }

    .container .half .content {
        width: 350px;
    }

    .container .box .half {
        width: 600px;
    }

    .container .box .half img {
        width: 250px;
    }

    .container .box .half .content {
        width: 300px;
    }

    .feature2 .row {
        width: 700px;
    }

    .feature2 .row img {
        width: 350px;
    }

}

/*2023.11.30*/

.rlist-section {
    margin-top: 100;
    margin-bottom: 100;
}

.rlist-container {
    width: 900px;
    margin: 0 auto;
    margin-top: 40px;
    display: flex;
}

.rlist-card-left {
    flex: 1;
    margin: 0px 30px 0px 0px;
    margin-bottom: 30px;
}

.rlist-card-right {
    flex: 1;
    margin: 0px 0px 0px 30px;
    margin-bottom: 30px;
}

.table-title {
    width: 100%;
    padding: 5px;
    background-color: #917233;
    margin-top: 10px;
}

.table-title p {
    text-align: center;
    font-weight: 700;
    color: white;
    margin: 5px;
}

.rlist-table {
    margine-bottom: 20px !important;
}

.rlist-table th {
    width: 35%;
    background-color: #E3E2E2;
    padding: 10px;
    text-align: left
}

.rlist-table td {
    width: 65%;
    background-color: #FFFFFF;
    padding: 10px;
}

.rlist-img {
    position: relative;
    height: auto !important;
}

.rlist-accent {
    position: absolute;
    left: 10px;
    padding: 5px 10px;
    border-radius: 0px 0px 10px 10px;
    background-color: #62573c;

}

.rlist-accent p {
    margin: 0 !important;
    color: white;
    font-size: 13px;
    font-weight: bold;
}


/*2023.12.1*/

/*2023.12.18*/
.acd-check {
    display: none;
}
    
.acd-label{
    background: #f2f2f2;
    color: #A58526;
    display: block;
    padding: 20px;
    position: relative;
    margin-bottom: 15px
    
}

.acd-check:checked + .acd-label + .acd-content {
    height: auto;
    opacity: 1;
    visibility: visible;
}

.acd-content {
    height: 0px;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: height 0.3s ease-out, opacity 0.3s ease-out;
}

.acd-label:after {
    position: absolute;
    content: "";
    background-image: url("../staff_halfway/images/030.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 23px;
    height: 23px;
    top: 33px;
    right: 15px;
}

.acd-check:checked + .acd-label:after {
    position: absolute;
    content: "";
    background-image: url("../staff_halfway/images/029.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 23px;
    height: 23px;
    top: 33px;
}

.txt_a::before {
    content: 'A';
    color: #8c5128;
    font-size: 1.5em;
    font-weight: 700;
    padding-right: 10px;
}

.txt_q::before {
    content: 'Q';
    color: #8c5028;
    font-size: 1.5em;
    font-weight: 700;
    padding-right: 10px;
}

.txt_q, .txt_a {
    margin: 0;
    margin-right: 10px;
}

.flex-add{
    display: flex;
    margin-top: -100px;
}

.flex-add-right img{     
    border-radius: 50%; 
    margin-top: 110px;
}

.flex-add-left{
    margin-right: 30px;
    max-width: 70%;
}

.flex-add-left h3{
    margin-bottom: 20px;
}


.flex-add-right{
    padding: 0px;
}
    
.txt_a{
    padding: 20px;
}

/*12/20*/

.container-sab {
    width: 900px;
    margin: 0px auto;
    padding-bottom: 100px;
}

.container-sab p{
    line-height: 2;
    margin-bottom: 1em;
}

.wrap-ssbox{
    padding: 20px;
}

.wrap-containar{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    
    margin: 20px;
    padding: 0px 20px;
}

.wrap-item{
    padding: 15px;
	margin: 5px;
    width: 32%;
    background-color: #ECECEC;
}

/*20240202***/

.gold{
    font-size: 20px;
    font-weight: bold;
    color: #CEA673;
    text-align: center;
    border-bottom: 1px solid #CEA673;
}

.name-design{
    font-weight: bold;
    color: #000000;
    text-align: center;
}


.button-interview{
    width: 160px;
    height: 40px;
    display: block;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    padding-top: 5px;
    background: linear-gradient(to right, #d7af73 0%, #f0dcb4 51%, #b99164 100%);
    background-size: 200% auto;
    transition: 0.5s;
    position: relative;
    left: 30px;
    font-size: 14px;
    font-weight: 700;
}

.button-interview::after {
    content: '';
    width: 8px;
    height: 14px;
    background: url(../images/common/webp/chevron-right-w.webp) no-repeat center/contain;
    position: absolute;
    top: 32%;
    right: 15px;
}

/*2024/1/12*/

.content-work-img{
     overflow-x: scroll;
    
}


.work_image_box{
    width: 200%; 
    height: 100%;
    white-space: nowrap; 
    white-space: nowrap;
    scrollbar-width: auto;
}

/*2024/1/15*/

.flex-add2{
    display: flex;
}

.flex-add-right2 img{     
    max-width: 100%;
    margin-top: 0px;
}


.flex-add-left2{
    margin-left: 100px;
}

.flex-add-left2 h3{
    margin-top:0px;
    margin-bottom: 20px;
}


.flex-add-right2{
    width: 50%;
    padding: 0px;
}


.add-deco{
       font-weight: 700 !important;
       background: #ffffff !important;
 }
    
.pc-sce{ 
    display: block !important;
}
.sp-sce { 
    display: none !important; 
}

.sce-work{
    margin-top: -200px;
}

/*20240119*/
.buttun_qa{
    width: 360px;
    height: 60px;
    display: block;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    padding-top: 15px;
    background: linear-gradient(to right, #d7af73 0%, #f0dcb4 51%, #b99164 100%);
    background-size: 200% auto;
    transition: 0.5s;
    position: relative;

    bottom: 20px;
    font-weight: 700;
	margin: 0 auto;
}

.buttun_qa::after {
    content: '';
    width: 8px;
    height: 14px; 
    background: url(../images/common/webp/chevron-right-w.webp) no-repeat center/contain;
    position: absolute;
    top: 40%;
    right: 15px;
}

.dr-mv4 {
    width: 100%;
    height: 500px;
    background: url(../images/sub/sub-hero-sep.png) no-repeat bottom/100% 150px, url("../dr/sub_images/equipment.jpg") no-repeat center/cover;
}


.txt_b::before {
    content: "";
    width: 30px;
	height: 30px;
    padding-right: 10px;
}

.tr2{
    padding: 0px;
    vertical-align: middle;
    font-size: 10px;
    border-bottom: 1px solid #BFBFBF;
}
 .th2{
    padding: 19px;
    vertical-align: middle;
    font-size: 10px;
    border-bottom: 1px solid #BFBFBF;
}
.table2{
	padding: 19px;
    vertical-align: middle;
    font-size: 10px;
    border-bottom: 1px solid #BFBFBF;
}
.td2{
	padding: 0px;
    vertical-align: middle;
    font-size: 10px;
    border-bottom: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF; 
}

/*20240529*/
#dr-curriculum {
      overflow: scroll;
      }

#dr-curriculum table{
      width: 1800px;
      vertical-align: middle;
      border-bottom: 1px solid #BFBFBF;
      margin-bottom: 0;
}
#dr-curriculum table th,
#dr-curriculum table td{
      padding: 1rem;
      font-size: 12px;
}
#dr-curriculum table tr th:first-child{
      width: 6%;  
      padding: 0.5rem;
      position: sticky;
      left: 0;
}
#dr-curriculum table th{
      width: 18.8%;
      background: #ECECEC;
}
/*20240529*/

/*20241214*/
#dh-curriculum {
    overflow: scroll;
    }

#dh-curriculum table{
    width: 1200px;
    vertical-align: middle;
    border-bottom: 1px solid #BFBFBF;
    margin-bottom: 0;
}
#dh-curriculum table th,
#dh-curriculum table td{
    padding: 1rem;
    font-size: 12px;
}
#dh-curriculum table tr th:first-child{
    width: 6%;  
    padding: 0.5rem;
    position: sticky;
    left: 0;
}
#dh-curriculum table th{
    width: 18.8%;
    background: #ECECEC;
}
/*20241214*/



/*** efforts ***/

#efforts .athlete-list{ display: flex; flex-wrap: wrap; margin: 4rem 0 6rem; }
#efforts .athlete-list li{ width: calc(100% / 3 - 0.7rem ); margin-right: 1rem; margin-bottom: 4rem;}
#efforts .athlete-list li:nth-child(3){margin-right: 0;}
#efforts .athlete-list li:nth-of-type(3n){ margin-right: 0; }
#efforts .athlete-list li a{ display: block; }
#efforts .athlete-list li a img{ width: 100%; object-fit: contain; object-position: center; display: block; margin-bottom: 1.5rem }
#efforts .athlete-list li a .athlete-head{ font-size: 1.6rem; text-align: center; line-height: 1.6; }
#efforts .athlete-list li p{
    text-align: center; 
    font-size: 1.1rem;
    line-height: 150%;
    font-weight: 600;
}
#efforts h1 {
    font-size: 2rem;
    font-family: YuMincho, 游明朝体, Yu Mincho, 游明朝, yu-mincho-pr6n, serif;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 3rem;
    margin-top: 3rem;
    color: #80795f;
}
#efforts h1:before {
    content: attr(data-en) "";
    font-size: 1.5rem;
    vertical-align: middle;
    letter-spacing: .03em;
    display: table;
    margin: 0 auto 1rem;
    padding: 0 2.5rem 0 2.7rem;
    background-image: url(../../images/common/item-ttl01.png), url(../../images/common/item-ttl02.png);
    background-repeat: no-repeat, no-repeat;
    background-size: 2rem, 2rem;
    background-position: left center, right center;
}
#efforts section h2:not(.no-style) {
    font-size: 1.8rem;
    font-family: YuMincho, 游明朝体, Yu Mincho, 游明朝, yu-mincho-pr6n, serif;
    font-weight: 600;
    line-height: 1.6;
    background: #ececec;
    color: #5a4b23;
    text-align: center;
    margin: 8rem 0 4rem;
    padding: 0.2em 1em;
    border-radius: 2em;
    position: relative;
    border-bottom: none;
}
#efforts section h3:not(.no-style) {
    font-size: 1.5rem;
    font-family: YuMincho, 游明朝体, Yu Mincho, 游明朝, yu-mincho-pr6n, serif;
    font-weight: 600;
    border-bottom: solid 1px;
    margin: 3rem 0 2.6rem;
    color: #5a4b23;
}
#efforts section h3::before {
    display: none;
}
#efforts section h2:not(.no-style) + *:not(.dr-pic){margin-top: 0 !important;}
#efforts .post-list{ display: flex; flex-wrap: wrap; margin: 4rem 0 6rem; }
#efforts .post-list li{ width: calc(100% / 3 - 0.7rem ); margin-right: 1rem; margin-bottom: 4rem; }
#efforts .post-list li:nth-of-type(3n){ margin-right: 0; }
#efforts .post-list li:nth-of-type(n+4){ margin-top: 2.5rem; }
#efforts .post-list li a{ display: block; }
#efforts .post-list li a img{ width: 100%; height: 9rem; object-fit: cover; object-position: center; display: block; margin-bottom: 1rem }
#efforts .post-list li a .time{ display: block; text-align: center; font-size: 0.8rem; }
#efforts .post-list li a .head{ font-size: 1.1rem; font-weight: 700; color: #80795f; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
#efforts .post-list li a .txt{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; font-size: 0.9rem; }

/*** efforts ***/

.entry-title {
	display: none;
	}



/*** interview ***/

.job-type-buttons {
    margin-bottom: 30px;
    text-align: center;
    }
    
.job-type-buttons a {
display: inline-block;
padding: 8px 16px;
margin: 4px;
color: #333;
text-decoration: none;
border-radius: 20px;
transition: all 0.3s ease;
font-weight: bold;
}

.job-type-filter {
    display: inline-block;
    padding: 8px 16px;
    margin: 4px;
    color: #333;
    text-decoration: none;
    border-radius: 20px;
    transition: all 0.3s ease;
    font-weight: bold;
  }
  

  .interview-card {
    display: inline-block;
    color: #333;
    text-decoration: none;
    border-radius: 15px;
    transition: all 0.3s ease;
    font-weight: bold;
  }
    
    .job-type-buttons a:hover {
    background-color: #ccc;
    }
    
    .job-type-buttons a.active {
    background-color: #D7AF73;
    color: white;
    }

    .interview-cards {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(240px, 260px));
        gap: 15px;
        justify-content: center;
        margin: 10% 0
      }
      
    .interview-cards .card {
        margin: 0 auto;
        width: 100%;
        }

      .interview-card-link {
        width: 100%;
        max-width: 300px;
      }


      .interview-card.new-style {
        width: 100%;
        box-shadow: 0 6px 12px rgba(0,0,0,0.08);
        padding: 20px;
        border-radius: 12px;
        background: #fff;
      }
      
      .interview-card.new-style:hover {
        transform: translateY(-4px);
      }
      
      .interview-image {
        width: 100%;
        aspect-ratio: 6 / 7;
        overflow: hidden;
        border-radius: 8px;
        position: relative;
      }
      
      .interview-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
      }
      .interview-badge {
        display: inline-block;
        padding: 6px 16px;
        border-radius: 15px;
        font-size: 11px;
        font-weight: bold;
        color: #fff;
        margin: 12px 0;
      }

      .badge-dr { background-color: #b7eec2; color: #1a6b4c; }
      .badge-dh { background-color: #c8e2ff; color: #1a4c6b; }
      .badge-as { background-color: #f6cae5; color: #6b1a55; }
      .badge-rc { background-color: #f9f2b9; color: #6b5c1a; }
      
      .interview-name {
        font-size: 16px;
        color: #444;
        margin-bottom: 5px;
        min-height: 30px;
        font-weight: bold;
      }
      
      .interview-meta {
        font-size: 13px;
        color: #777;
      }

    @media (max-width: 992px) {
    .interview-cards {
        grid-template-columns: repeat(3, 1fr);
        }
    }
    
    @media (max-width: 600px) {
    .interview-cards {
        grid-template-columns: repeat(2, 1fr);
        }

    .interview-badge {
        padding: 5px 16px;
        font-size: 9px;
      }

      .interview-meta {
        font-size: 12px;
      }

    .interview-name {
        font-size: 14px;
      }
    }   

    /*** interview page***/
    .interview-related {
        margin: 60px 0 60px 60px;
      }
      
    .related-title {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 20px;
        color: #CEA673;
    }   
    

    @media (max-width: 768px) {
        .interview-related {
            margin: 60px 0 60px;
        }

        .related-title {
            font-size: 20px;
            font-weight: bold;
            margin-left: 20px;
        }
}


    /*** entry form***/

    .form-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    height: 80px;
    }

    .wpcf7 input[type="text"],
    .wpcf7 input[type="email"],
    .wpcf7 input[type="tel"],
    .wpcf7 input[type="date"],
    .wpcf7 input[type="numbere"],
    .wpcf7 textarea {
    width: 100%;
    max-width: 100%;
    padding: 5px 16px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 16px;
    background-color: #fff;
    box-sizing: border-box;
    }

    .wpcf7-form .wpcf7-list-item {
    display: block;
    margin: 4px 0;
    }

    .wpcf7 textarea {
    min-height: 160px;
    }

    .wpcf7-radio,
    .wpcf7-checkbox {
    display: block;
    margin-top: 8px;
    margin-bottom: 16px;
    }

    .wpcf7-list-item {
    display: block;
    margin-bottom: 10px;
    }


    .form-block {
    margin-bottom: 32px;
    }

    .form-label {
    display: inline-block;
    font-weight: bold;
    color: #333;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 4px 12px;
    border-radius: 6px;
    }

    .required .form-label::before {
    content: "必須";
    color: #fff;
    background: #D7AF73;
    padding: 3px 8px;
    border-radius: 4px;
    margin-right: 8px;
    font-size: 12px;
    }

    .optional .form-label::before {
    content: "任意";
    color: #D7AF73;
    background: #FFF;
    padding: 3px 8px;
    border-radius: 4px;
    margin-right: 8px;
    font-size: 12px;
    border: 2px solid #D7AF73;
    }

    .note {
    background: #fff7f0;
    border-left: 4px solid #D7AF73;
    padding: 12px;
    margin-top: 12px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.6;
    color: #6a3906;
    }

    .note a {
    color: #D7AF73;
    font-weight: bold;
    transition: all 0.2s ease;
    border-bottom: 1px solid #b47c3e;
    }

    .note a:hover {
    color: #8a5f2f;
    border-bottom-color: #8a5f2f;
    }


    .wpcf7-submit,
    .wpcf7-confirm-button,
    .wpcf7-back-button {
    background: linear-gradient(to right, #d0aa7d, #b78c58);
    color: #fff;
    border: none;
    padding: 14px 32px;
    font-size: 16px;
    border-radius: 50px;
    margin-top: 40px;
    display: inline-block;
    cursor: pointer;
    transition: opacity 0.2s ease;
    }

    .wpcf7-submit:hover,
    .wpcf7-confirm-button:hover,
    .wpcf7-back-button:hover {
    opacity: 0.8;
    }
    
    input[type="submit"].form-submit-button {
    display: flex;
    background: linear-gradient(to right, #d7af73, #f0dcb4); 
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 14px 90px;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    appearance: none;
    margin: 60px auto 0;
    }

    .form-submit-button:hover {
    opacity: 0.85;
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(0,0,0,0.15);
    }

    /***visitor-entry***/

    .visit-image {
    padding: 10% 0;
    }

    .visit-inner {
    max-width: 800px;
    margin: auto;
    padding: 10% 0;
    }

    .step {
    display: flex;
    background-color: #fff8e7;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 30px;
    align-items: flex-start;
    gap: 20px;
    }

    .step-number {
    background-color: #d6a45c;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    border-radius: 50%;
    text-align: center;
    min-width: 60px;
    line-height: 1.2;
    font-size: 12px;
    }

    .step-number span {
    font-size: 20px;
    display: block;
    text-align: center;
    }

    .step-content h3 {
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: bold;
    }

    .step-content h4 {
    margin-top: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #D7AF73;
    }

    .form-anchor-btn {
    display: block;
    background-color: #d6a45c;
    color: #fff;
    font-weight: bold;
    padding: 16px;
    font-size: 20px;
    text-align: center;
    position: relative;
    border-radius: 8px;
    margin: 30px auto;
    max-width: 400px;
    }
    .form-anchor-btn::after{
      content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid #d6a45c;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
        }


    /***visitor-form***/

    input.graduate-year-short {
    width: 6em;
    display: inline-block;
    margin-right: 0.3em;
    text-align: right;
    }   

    .tour-date-row {
    margin-bottom: 8px;
    font-size: 15px;
    }

    .input-text,
    .input-textarea,
    input.date,
    input.graduate-year-short {
    padding: 8px 12px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 6px;
    max-width: 160px;
    }

    .tour-date-line {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 8px;
    font-size: 15px;
    }

    .tour-date-line label {
    margin: 0;
    font-weight: normal;
    min-width: 90px;
    }

    .inline-year-field {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-top: 8px;
    }

    .inline-year-field > span.wpcf7-form-control-wrap {
    display: inline-flex;
    align-items: center;
    }

    input.graduate-year-input {
    width: 6em;
    padding: 8px 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 6px;
    box-sizing: border-box;
    text-align: left;
    margin: 0;
    appearance: none;
    background-color: #fff;
    }

    .year-label {
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    }

@media (max-width: 768px) {
    .form-header {
    height: 60px;
    position: fixed;
    }
}

    /***hero-container***/

    .hero-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    }
    
    .hero-container,
    .breadcrumb-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    }

    .page-hero {
    position: relative;
    background-size: cover;
    background-position: center;
    padding: 160px 0 80px; 
    color: #fff;
    text-align: center;
    overflow: hidden;
    background-position: center 15%;
    }

    .page-hero_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4); 
    z-index: 1;
    }

    .page-hero_inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 2;
    }

    .page-hero_label {
    font-size: 90px;
    font-family: "Libre Baskerville", serif;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 0.05em;
    opacity: 0.6;
    line-height: 1.2 !important;;
    margin-bottom: 2% !important;;
    }

    .page-hero_title {
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    margin: 0;
    }

    .breadcrumb-container {
    font-size: 14px;
    color: #444;
    margin: 30px auto;
    }

    @media (max-width: 768px) {
  .page-hero {
    padding: 80px 0 20px; 
    background-position: center 12%;
  }

  .page-hero_label {
    font-size: 48px;
    margin-bottom: 12px;
  }

  .page-hero_title {
    font-size: 18px;
  }

  .breadcrumb-container {
    font-size: 12px;
    padding: 0 16px;
    margin: 20px auto;
  }

  .hero-container,
  .breadcrumb-container {
    padding: 0 16px;
  }
}
