@charset "UTF-8";
/*
Theme Name: AFFINGER Child
Template: affinger
Description: AFFINGER6 対応
Version: 202412
*/

/* 共通 */
.top_padding {
	padding: 10px 0px;
}
.top_padding0 {
	padding: 0px;
}
.pt_0 {
	padding-top: 0px !important;
}
.top_gb_color_gr1 {
	background-color: #32baa2;
}
.top_gb_color_gr2 {
	background-color: #f3fbfd;
}
.top_gb_color_white {
	background-color: #ffffff;
}
.top_gb_color_gray {
	background-color: #f6f6f6;
}
@media screen and (max-width: 767px) {
	img {
	  -webkit-user-select: none;
	  user-select: none;
	  -webkit-touch-callout: none;
	}
}

/* 当院の特徴 */
.top_features_info .b_titleBlock {
    color: #ffffff;
}
.top_features_info .menublock2 {
    width: 100%;
}

.top_features_info .information_parent {
    display: flex;
    padding-top: 20px;
    margin: auto;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}
@media screen and (max-width: 767px) {
    .top_features_info .information_parent {
        display: block;
        width: 100%;
    }
}

.top_features_info .information_child {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    width: 48%;
    min-width: 250px;
    box-sizing: border-box;
    margin: 5px 5px;
    background-image: url(https://nagseikei.jp/clinic/wp-content/themes/affinger-child/images/renewal2/top_title_bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: 0px;
    background-color: #6ecebf;
    border-radius: 15px;
}
@media screen and (max-width: 767px) {
    .top_features_info .information_child {
        border-radius: 0px;
        width: 100%;
        margin: 0px;
    }
}

.top_features_info .information_child.en {
	width: 100%;
}

.top_features_info .information_child .menu_section {
    padding: 22px 0px 15px 0px;
    padding-top: 22px;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.top_features_info .information_3:not(.en),
.top_features_info .information_4:not(.en) {
    margin-top: 20px;
}

@media screen and (max-width: 767px) {
    .top_features_info .information_3:not(.en),
    .top_features_info .information_4:not(.en) {
        margin-top: 0px;
    }
	.top_features_info .information_3:not(.en) .inner .features_bg1_block,
	.top_features_info .information_3:not(.en) .inner .features_bg2_block
	{
		display: none;
	}
	.top_features_info .information_4:not(.en) .inner .features_arw_block
	{
		display: none;
	}
}


.top_features_info .information_parent .menu_section .inner {
    width: 90%;
    margin: auto;
    background-color: #ffffff;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 600;
    padding: 15px;
	padding-top: 20px;
    border-radius: 5px;
    box-shadow: 0px 4px 0px 0px #57beaa;
    margin-bottom: 10px;
    height: 100%;
	position: relative;
	overflow: hidden;
}
.top_features_info .information_parent .menu_section .inner.en {
	font-weight: normal;
	margin-top: 10px;
}

.features_bg1_block {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -16px;
    width: 110%;
	z-index: 3;
}
.features_bg1_block.en {
	bottom: -40px;
}
@media screen and (max-width: 767px) {
	.features_bg1_block.en {
		bottom: -16px;
	}
}
.features_bg1_block img {
	width: 110%;
}	

.features_bg2_block {
	position: absolute;
	right: 10%;
	width: 25%;
	bottom: 40px;
	z-index: 3;
}
.features_bg2_block.en {
	bottom: 65px;
	right: 2%;
}
@media screen and (max-width: 767px) {
	.features_bg2_block.en {
		bottom: 40px;
		right: 10%;
	}
}
.features_bg2_block img {
    max-width: 150px;
	width: 100%;
}


.features_title_parent {
    display: flex;
    margin: auto;
    width: 90%;
}
.features_title_left {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center; 
}
.features_title_right {
    flex-grow: 3;
    font-size: 23px;
    line-height: 1.5;
    font-weight: 600;
    text-align: left;
    color: #ffffff;
	margin: auto 0;
}
.features_title_right span {
    color: #016543;
    background-color: #ffffff;
    border-radius: 5px;
    font-size: 30px;
    padding: 0px 2px;
}
.features_title_right.en {
	line-height: 1.1;
}

.features_title_img_bg {
    aspect-ratio: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 70px;
}
.features_title_img_bg img {
    width: 70px;
}
.features_title_img_bg.en img {
    width: 60px;
}

.features_title_right span .dot {
    letter-spacing: -8px;
}

.features_arw_block {
	position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.features_arw_block img {
	display: block;
}

.features_info_block {
	text-align: left;
	padding-top: 15px;
	position: relative;
	z-index: 50;
	width: 90%;
	margin: 0 auto;
	font-size: 19px;
	line-height: 1.5;
	font-weight: 500;
}
.features_info_block.en {
    width: 90%;
    margin: 0 auto;
}
.features_info_block.en.np {
    padding-top: 0px;
}
.features_info_block span {
    color: #797979;
    font-size: 18px;
}

.features_info_block2 {
    color: #016543;
    font-size: 21px;
    position: relative;
    padding: 7px 0 7px 0;
    font-weight: 700;
    margin-bottom: 15px;
}
.features_info_block2::after {
    position: absolute;
    content: "";
    bottom: 0;
    width: 88%;
    height: 3px;
    background: #d4eae4;
    right: 0;
    left: 0;
    margin: auto;
}

.features_info_block3 {
    color: #000000;
    font-size: 24px;
    position: relative;
    padding: 7px 0 7px 0;
    font-weight: 500;
    background-color: #ebf9f7;
}
.features_info_block3.en {
    margin-top: 50px;
    margin-bottom: 20px;
    font-weight: 600;
}

.top_features_info .menublock2 .titleBlock {
    background-size: contain;
    padding: 0px;
}

@media screen and (max-width: 767px) {
    .features_title_right {
        font-size: 19px;
    }
    .features_title_right span {
        font-size: 21px;
    }
    .features_title_img_bg img {
        width: 60px;
    }
    .features_info_block {
        font-size: 15px;
    }
    .features_info_block span {
        font-size: 14px;
    }
    .features_info_block2 {
        font-size: 15px;
    }
    .features_info_block3 {
        font-size: 20px;
    }
    .top_features_info .menublock2 .titleBlock {
        font-size: 22px;
    }
}

@media screen and (max-width: 767px) {
	/*.top_features_info .information_3 .menu_section:not(.en) {
		padding-bottom: 0px;
	}
	.top_features_info .information_3 .menu_section .inner:not(.en) {
		margin-bottom: 0px;
		border-radius: 5px 5px 0px 0px;
	}
	.top_features_info .information_4:not(.en) {
		background-image: unset;
	}
	.top_features_info .information_4 .menu_section:not(.en) {
		padding-top: 0px;
	}
	.top_features_info .information_4 .menu_section .inner:not(.en) {
		padding-top: 10px;
		border-radius: 0px 0px 5px 5px;
	}*/
	.features_info_block.en {
		width: 100%;
	}
}

.features_img_block {
	z-index: 5;
	position: relative;
}

.features_img_block.en img {
	width: 100%;
}

/* 診断メニュー */
.menublock2 {
    width: 65%;
    margin: 0 auto;
    display: block;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .menublock2 {
        width: 90%;
    }
}
.b_titleBlock {
    color: #ff9446;
    font-size: 38px;
    position: relative;
    padding: 20px 0 10px 0;
    font-weight: 500;
}
.b_titleBlock::after {
    position: absolute;
    content: "";
    bottom: 0;
    width: 60px;
    height: 4px;
    background: #7ed1bc;
    right: 0;
    left: 0;
    margin: auto;
}
.b_titleBlock.yellow::after {
	background: #fcffd4;
}
@media screen and (max-width: 767px) {
    .b_titleBlock {
        font-size: 30px;
    }
}
.explanationBlock {
    font-size: 17px;
    line-height: 1.5;
    font-weight: 600;
    padding: 20px 0px;
}
.explanationBlock .br_sp{
    display: none;
}
.explanationBlock.en {
	padding: unset;	
	text-align: left;
}

@media screen and (max-width: 767px) {
    .explanationBlock {
        text-align: left;
		font-size: 15px;
    }
	.explanationBlock.en {
		text-align: center;
	}
    .explanationBlock .br_pc{
        display: none;
    }
    .explanationBlock .br_sp{
        display: block;
    }
}

.menublock2 .titleBlock {
    background-image: url("/clinic/wp-content/themes/affinger-child/images/renewal2/ttl_frame.png");
    background-repeat: no-repeat;
    height: 42px;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #ffffff;
    font-size: 25px;
    padding: 40px 0px;
    font-weight: 600;
}
.menublock2 .titleBlock.en {
	background-image: url("/clinic/wp-content/themes/affinger-child/images/renewal2/ttl_frame_en.png");
	font-weight: normal;
}
.menublock2 .titleBlock.en.en_2line {
	background-image: url("/clinic/wp-content/themes/affinger-child/images/renewal2/ttl_frame_x2_en.png");
	font-weight: normal;
	height: 70px;
	line-height: 1;
}
@media screen and (max-width: 767px) {
	.menublock2 .titleBlock {
		padding: 16px 0px;
		background-size: contain;
		margin: 0px 10px;
		font-size: 20px;
		height: 35px;
		margin-bottom: 10px;
	}
	.menublock2 .titleBlock.en {
		font-size: 22px;
	}
}

.menu_section {
    padding-bottom: 30px;
}

.linkBlock .btn_1 {
    width: calc(33% - 6px);
    margin: 4px 4px 10px 4px;
    height: 50px;
	display: flex;
    justify-content: center;
    align-items: center;
	z-index: 20;
}
@media screen and (max-width: 767px) {
    .linkBlock .btn_1 {
        width: calc(49% - 6px);
    }
	.linkBlock.en .btn_1 {
		width: 80% !important;
    }
}

.linkBlock .btnflex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 15px;
} 
.linkBlock .btn_1 a {
    font-family: "Noto Serif JP", serif;
    color: rgb(51, 51, 51);
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    position: relative;
    display: block;
    padding: 0px 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #d8d8d8;
    border-image: initial;
    border-radius: 40px;
    background-color: #ffffff;
    box-shadow: 0px 2px 0px 0px #d8d8d8;
    height: 100%;
	width: 100%;
	display: flex;
    justify-content: center;
    align-items: center;
	line-height: 1.2;
}
.linkBlock.en .btn_1 a {
	line-height: 1.1;
}
.linkBlock .btn_1 a:hover {
    opacity: 0.7;
}
@media screen and (max-width: 767px) {
    .linkBlock .btn_1 a {
        font-size: 15px;
        padding: 13px 10px;
    }
}

.linkBlock .btn_1 a i.fa-angle-right{
    position: absolute;
    top: 0;
    bottom: 0;
    height: 15px;
    font-size: 15px;
    margin: auto;
    right: 15px;
    color: #7ed1bc;
}
.outer_info {
    font-size: 16px;
    padding-bottom: 20px;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .outer_info {
        text-align: left;
    }
}
.linkBlock .btn_1.item_personal_training {
    width: 360px;
}
@media screen and (max-width: 767px) {
    .linkBlock .btn_1.item_personal_training {
        width: 330px;
    }
}

@media screen and (max-width: 767px) {
	.linkBlock.en .btn_1.item_br_enable a br {
		display: none;
	}
	.linkBlock.en .btn_1.item_br_enable.en_br a br {
		display: block;
	}
}

/* 完全予約制について */
@media screen and (max-width: 767px) {
	.expBlock_90p {
		width: 90%;
		margin: auto;
	}
}

/* 完全キャッシュレス決済 */
.top_infomation .container .menublock2 .imgBlock {
    padding-top: 20px;
}
.top_infomation .container .menublock2 .linkBlock .btnflex{
    padding-top: 0px;
}
.top_infomation .container .menublock2 .explanationBlock span{
    font-size: 14px;
    color: #797979;
}

/* 提携企業・サポート団体 */
.top_infomation .information_parent {
    display: flex;
    padding-top: 30px;
    margin: auto;
    width: 100%;
}
@media screen and (max-width: 767px) {
    .top_infomation .information_parent {
        display: block;
        width: 100%;
    }
}
.top_infomation .information_left,
.top_infomation .information_right {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    width: 90%;
}
@media screen and (max-width: 767px) {
    .top_infomation .information_left,
    .top_infomation .information_right {
        width: 100%;
    }
}
.top_infomation .menublock2 {
    width: 100%;
}
.support_parent {
    display: flex;
    padding-top: 30px;
    margin: auto;
    width: 80%;
}
@media screen and (max-width: 767px) {
    .support_parent {
        width: 90%;
    }
}
.support_left {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center; 
}
.support_right {
    flex-grow: 3;
	font-size: 15px;
	line-height: 1.5;
	font-weight: 600;
}
.support_right span {
	color: #4f4f4f;
	font-size: 13px;
}
.support_img_bg {
	aspect-ratio: 1;
    background-color: #f6f6f6;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 200px;
}
.support_img_bg {
    padding: 10px;
}
.support_img_bg img {
    width: 145px;
}
@media screen and (max-width: 767px) {
    .support_img_bg img {
        width: 105px;
    }
}

.support_parent .support_right .linkBlock {
    padding-top: 15px;
}
.support_parent .support_right .linkBlock .btnflex .btn_1 {
    width: 200px;
}

/* クリニックについて */
.top_clinic_info .menublock2 {
    width: 100%;
}
@media screen and (max-width: 767px) {
    .top_clinic_info .menublock2 {
        width: 90%;
    }
}
.top_clinic_info .information_parent {
    display: flex;
    padding-top: 30px;
    margin: auto;
    width: 100%;
}
@media screen and (max-width: 767px) {
    .top_clinic_info .information_parent {
        display: block;
    }
}
.top_clinic_info .information_left,
.top_clinic_info .information_right {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    width: 100%;
}

.top_clinic_info .addressBlock,
.top_clinic_info .accessBlock {
    width: 65%;
    text-align: left;
    margin: auto;
    padding: 0px;
}
@media screen and (max-width: 767px) {
    .top_clinic_info .addressBlock,
    .top_clinic_info .accessBlock {
        width: 90%;
    }
}
.top_clinic_info .addressBlock {

}
.top_clinic_info .accessBlock {
    padding-top: 10px;
	font-size: 15px;
	font-weight: normal;
}
.top_clinic_info .accessBlock span {
    border: 1.5px solid #000000;
    border-radius: 3px;
    margin-right: 6px;
    padding: 0px 5px;
    color: #000000 !important;
}
.top_clinic_info .accessBlock .accessBlock_inner {
    display: inline-flex;
}
.top_clinic_info .linkBlock .btn_1 a i.st-svg-instagram {
    font-size: 24px;
    height: 23px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 25px;
}

/* ご予約・お問い合せ */
.top_reservation_info .menublock2 {
    width: 100%;
}
@media screen and (max-width: 767px) {
    .top_reservation_info .menublock2 {
        width: 90%;
    }
}
.top_reservation_info .information_parent {
    display: flex;
    padding-top: 30px;
    margin: auto;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}
@media screen and (max-width: 767px) {
    .top_reservation_info .information_parent {
        display: block;
        width: 100%;
    }
}
.top_reservation_info .information_left,
.top_reservation_info .information_middle,
.top_reservation_info .information_right {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    /* width: 80%; */
    width: 50%;
    min-width: 250px;
    box-sizing: border-box;
}
.top_reservation_info .information_left .menu_section,
.top_reservation_info .information_middle .menu_section {
    width: 100%;
}
.top_reservation_info .information_right .menu_section {
    width: 50%;
}
@media screen and (max-width: 767px) {
    .top_reservation_info .information_left,
    .top_reservation_info .information_middle,
    .top_reservation_info .information_right {
        width: 100%;
    }
    .top_reservation_info .information_right .menu_section {
        width: 100%;
    }
}
.top_reservation_info .information_parent .menu_section .inner {
    width: 90%;
    margin: auto;
    background-color: #ffffff;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 600;
    padding: 20px 0px;
}
.top_reservation_info .information_parent .menu_section .inner p {
    color: #ff9446;
    font-size: 15px;
}
.top_reservation_info .linkBlock .btn_1 {
    width: 280px;
}
.top_reservation_info .linkBlock .btn_1 a{
    color: #ffffff;
    font-size: 20px;
    padding: 9px 0px;
    padding-left: 14px;
}
.top_reservation_info .linkBlock .btn_1.en a{
    font-size: 16px;
	padding-top: 1px;
    padding-bottom: 1px;
}
.top_reservation_info .linkBlock .btn_1 a i.fa-mobile,
.top_reservation_info .linkBlock .btn_1 a i.fa-envelope,
.top_reservation_info .linkBlock .btn_1 a i.st-svg-pencil-square-o {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 20px;
}
.top_reservation_info .linkBlock .btn_1 a i {
    color: #ffffff;
}
.top_reservation_info .linkBlock .btn_1 a i.fa-envelope {
    font-size: 20px;
    height: 18px;
}
.top_reservation_info .linkBlock .btn_1 a i.fa-mobile {
    font-size: 27px;
    height: 25px;
}
.top_reservation_info .linkBlock .btn_1 a i.st-svg-pencil-square-o {
    font-size: 24px;
    height: 24px;
}
.top_reservation_info .linkBlock .btn_mail a {
    border: 1px solid #35b3eb;
    background: #35b3eb;
    box-shadow: 0px 4px 0px 0px #156da5;
}
.top_reservation_info .linkBlock .btn_reserve a {
    border: 1px solid #3abc96;
    background: #3abc96;
    box-shadow: 0px 4px 0px 0px #1d7e74;
}
.top_reservation_info .linkBlock .btn_questionnaire a {
    border: 1px solid #f97850;
    background: #f97850;
    box-shadow: 0px 4px 0px 0px #a04023;
}

/* 診察時間 */
.top_slick_time .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.top_slick_time .open_time_table {
    margin-bottom: 15px;
}
.phone_namber_block {
    text-align: center;
    padding-bottom: 15px;
}
.phone_namber_info {
    font-weight: 700;
    font-size: 16px;
}
.phone_namber_info.en {
    font-weight: normal;
}
.phone_namber {
    font-size: 35px;
    font-weight: 600;
    margin-top: -7px;
}
.phone_namber.en {
    font-weight: normal;
}
.phone_namber_time {
    font-weight: 600;
    font-size: 15px;
}
.phone_namber_time.en {
    font-weight: normal;
}
.phone_namber_time span {
    border: 1.5px solid #000000;
    border-radius: 3px;
    margin-right: 6px;
    padding: 0px 5px;
}

/* ドクター(en) */
.doctor-flex {
	display: flex;
	align-items: flex-start;
	gap: 20px;
	margin-top: 15px;
}

.doctor-image img {
	max-width: 330px;
	height: auto;
	display: block;
}

.doctor-explanation {
	font-size: 15px;
}

.doctor-explanation h2 {
	margin-bottom: 15px;	
}

.doctor-explanation p {
	margin-top: 15px;
}

.profile-table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #d4d4d4;
	margin-top: 24px;
}

.profile-table th,
.profile-table td {
	border: 1px solid #d4d4d4;
	padding: 12px 16px;
	vertical-align: top;
}

.profile-table th {
	width: 220px;
	text-align: center;
	white-space: normal;
	color: #fff;
	background-color: #97bdc1;
	vertical-align: middle;
}

.profile-list {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

.profile-list li {
	margin: 0 0 .4em;
}

@media (max-width: 768px) {
	.doctor-flex {
		flex-direction: column;
		align-items: center;
		text-align: center;
	}

	.doctor-image img {
		max-width: 80%;
		margin: 0 auto;
	}

	.doctor-explanation h2 {
		font-size: 1.2em;
	}

	.profile-table {
		display: block;
		width: 95%;
		margin: 0 auto;
		margin-top: 24px;
	}

	.profile-table tr,
	.profile-table th,
	.profile-table td {
		display: block;
		width: 100%;
	}

	.profile-table th {
		text-align: center;
		border-bottom: none;
	}

	.profile-table td {
		border-top: none;
	}
}

.doctor-image .btnflex .btn_1 {
	width: 230px;
}
@media screen and (max-width: 767px) {
	.doctor-image .btnflex {
		width: 90%;
		margin: auto;
	}
	.doctor-image .btnflex .btn_1 {
		width: 80%;
	}
}