@charset "UTF-8";
/* CSS Document */

.sub .mv p{line-height: 0;}
.sub .mv p img{width: 100%;height: 100%;object-fit: cover;}
.sub .pankuzu{background: #ebebeb; padding: 15px 100px;}
.sub .pankuzu li{display: inline-block;font-size: 0.93em;letter-spacing: 0.05em;}
.sub .pankuzu li:last-child{font-weight: bold;}
.sub .pankuzu li:not(:last-child):after{content: "/";margin: 0 10px;}

.sub main{margin: 130px auto;letter-spacing: 0.05em;}
.sub main section{background: #ebebeb;padding: 50px;}
.sub main section:not(:last-child){margin-bottom: 80px;}

.sub main section.kids{background: #ffeff3;padding: 50px;}
.sub main section.kids:not(:last-child){margin-bottom: 100px;}


.sub main section.preventive{background: none; padding: 50px 0;}
.sub main section.kids:not(:last-child){margin-bottom: 100px;}

.sub h1{font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 2em;color: #2b68a1; text-align: center;margin-bottom: 70px;}
.sub h1:after{content: "";display: block; width: 1px;height: 30px;background: #998b82;margin: 20px auto 0;}

.sub h2{text-align: center;font-size: 1.26em; color: #fff;background: #2b68a1;padding: 10px;margin-bottom: 20px;}

.sub h2 span.katagaki{font-size: .8em;    font-weight: 100;}
.sub h2 span.katagaki:after{content: "";}

.sub h3{font-size: 1.26em;color: #2b68a1; position: relative;margin-bottom: 20px; z-index: 0;}
.sub h3 span{background: #ebebeb;padding-right: 10px;}


.sub .h3_white span{background: #ffeff3; padding-right: 10px;}


.sub h3:after{content: "";width: 100%;height: 1px;background: #2b68a1;position: absolute;top: 50%;left: 0;z-index: -1;}

section.kids h5{padding-bottom: 15px;}


.sub h4{font-size: 1.06em;color: #2b68a1; border-left: 2px solid;padding-left: 10px;margin-bottom: 20px;}
.sub h5{font-size: 1.06em;color: #2b68a1;}

.sub h2:not(:first-child){margin-top: 50px;}

.sub h3:not(:first-child),
.sub h4:not(:first-child),
.sub h5:not(:first-child){margin-top: 30px;}


.sub main strong{color: #a6312b;}

.sub main p{line-height: 1.8;text-align: justify;}
.sub main p:not(:last-child){margin-bottom: 1em;}

.sub main .block{
	display:flex;
	justify-content: space-between;
	margin-bottom: 40px;}
.sub main .block._clinic{margin-bottom:0;}

.sub main .block > *:first-of-type{margin-right: 40px;}

.sub main .block .txt{margin-right: 0;}





.sub main .block .txt{flex-grow: 1;}
.sub main .block .txt p{
	text-align: justify;
	line-height: 1.8;
	letter-spacing: 0.06em;}

.sub main .block .txt p + h3,
.sub main .block .txt p + h4{margin-top: 40px;}
.sub main .block .txt p + p{margin-top: 1em;}

.sub main .block .photo{flex-grow: 0;}
.sub main .block .photo img{max-width: none;}
.sub main .block .photo p{
	line-height: 0;
	overflow: hidden;}

.sub main .block_rev{
        display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}


.sub main .block_rev .photo img{
    width: 300px;
}

.block_rev p.photo{
    display: flex;
    flex-direction: column;
    gap: 1rem;
}



.sub main .btn a,footer section .office .btn{width: 500px;margin:auto;}
.sub main .btn_s a{width: 300px;}
.sub main .btn a,.sub main .btn_s a,footer section .office .btn{display: block;color: #2b68a1; background: #2b68a1;text-align: center;padding: 20px 45px 20px 10px;
	-webkit-clip-path: polygon(0 0, 100% 0%, calc(100% - 35px) 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 0%, calc(100% - 35px) 100%, 0% 100%);
	position: relative;z-index: 0;} 
.sub main .btn a:after,.sub main .btn_s a:after{content: "";width: calc(100% - 2px);height: calc(100% - 2px);background: #fff;position: absolute;top: 1px;left: 1px;
	-webkit-clip-path: polygon(0 0, calc(100% - 0.5px) 0%, calc(100% - 34.5px) 100%, 0% 100%);
	clip-path: polygon(0 0, calc(100% - 0.5px) 0%, calc(100% - 34.5px) 100%, 0% 100%);
	z-index: -1;}
.sub main .btn a:hover,.sub main .btn_s a:hover{color: #fff;}
.sub main .btn a:hover:after,.sub main .btn_s a:hover:after{content: none;}

.sub main .h5_area{background: #fff;padding: 50px 25px;}
.sub main .h5_area h5{margin-bottom: 20px;}


.sub main .h5_area.kids {
    background-color: #fffafc;
}

.sub main table{width: 100%;}
.sub main table tr{border: solid #2b68a1;border-width: 0 1px;}
.sub main table tr:first-child{border-top: 1px solid #2b68a1;}
.sub main table tr:not(:last-child){border-bottom: 1px solid #2b68a1;}
.sub main table tr:last-child{border-bottom: 1px solid #2b68a1;}
.sub main table th,
.sub main table td{text-align: left;vertical-align: middle;padding: 20px;}
.sub main table th{background: #fff;white-space: nowrap;border-right: 1px solid #2b68a1;}

.sub main .flow{padding: 0 8vw;}
.sub main .flow li{display: flex;align-items: center;counter-increment: flow;text-align: justify; line-height: 1.8;}
.sub main .flow li:not(:last-child){margin-bottom: 30px;}
.sub main .flow li:before{
	content: counter(flow);
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: bold;font-size: 2em;text-align: center;
	background: url("../img/common/flow_arrow.png")no-repeat center bottom;background-size: 15px;
	margin-right: 30px;padding-bottom: 10px;}
.sub main .flow li span{color: #a6312b; display: contents; font-size: 1.1em; font-weight: bold;}
.sub main .flow li img{display: contents;width: 100%;}
.sub main .block .photo iframe{
	width: 300px;
}

.sub main .block .photo img{
	width: 330px;
}
.sub main .block .clinic img{
	width: 340px;
}
.clinic:first-of-type {
    margin-right: 20px !important;
}

table.price_table2 td:nth-child(2){
	width:40%;
}

table.price_table th:first-child{
	width: 30%;
}

table.price_table th:nth-child(2){
	width:60%;
}


table.price_table td{
	border-right: 1px solid #2b68a1;
}

table.price_table td,table.price_table th{
	font-size: .9em;
}

table.case,table.compare{margin-bottom: 20px;}
table.case caption,table.compare caption{
	color: #a6312b;
    font-size: 1.1em;
    font-weight: bold;
	margin-bottom: 10px;
}
table.case td img,table.compare td img{width: 100%;}

.acd-check{
    display: none;
}
.acd-label{
    background: #2b68a1;
    color: #fff;
    display: block;
	margin-top: 20px;
    margin-bottom: 40px;
    padding: 10px;
    position: relative;
}
.acd-label:after{
	content: '';
  	width: 6px;
  	height: 6px;
  	border: 0px;
  	border-top: solid 2px #fff;
  	border-right: solid 2px #fff;
  	-ms-transform: rotate(135deg);
  	-webkit-transform: rotate(135deg);
  	transform: rotate(135deg);
  	position: absolute;
  	top: 50%;
  	right: 20px;
  	margin-top: -4px;
}
.acd-content{
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
}
.acd-content p{
	margin: 0;
}
.acd-content p:not(:first-child){margin-top: 15px!important;}
.acd-check:checked + .acd-label:after{
    -ms-transform: rotate(315deg);
  	-webkit-transform: rotate(315deg);
  	transform: rotate(315deg);
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 0 30px;
    visibility: visible;
}
.risk{
	background: #fff;
    padding: 20px;
	margin-top: 40px;
}
.risk span{
	display: table;
	background: #ebebeb;
	margin-bottom: 5px;
	padding: 2px 5px;
}
.tbl-r02{
margin-bottom: 40px;}


img.img_b{
	margin-bottom: 15px;
}

/* treatment2---------------------*/
.sub .treatment2{padding: 130px 0 100px;background: url("../img/index/treatment_bg2.jpg")no-repeat;background-size: cover;}
.sub .treatment2 h2{font-size: 2.3em; text-align: center;color: #fff;letter-spacing: 0.1em;}
.sub .treatment2 h3{font-weight: normal;letter-spacing: 0.05em;}
.sub .treatment2 ul{display: flex;color: #fff;justify-content: space-between;margin-bottom: 50px;}
.sub .treatment2 ul li{text-align: center;position: relative;}
.sub .treatment2 ul:first-child li{flex-basis: calc(100%/4 - 20px);padding-bottom: 20px;}
.sub .treatment2 ul:last-child li{flex-basis: calc(100%/6 - 12.5px);padding-bottom: 15px;}
.sub .treatment2 ul:first-child li h3{font-size: 1.26em;margin-top: 10px;}
.sub .treatment2 ul:last-child li h3{font-size: 1.06em;margin-top: 10px;}

.sub .treatment2 ul:first-child li:before{content: "";width: 43px;height: 1px;background: #fff;transform: rotate(-60deg);position: absolute;right: -9px;bottom: 18px;}
.sub .treatment2 ul:first-child li:after{content: "";width: 207px;height: 1px;background: #fff;position: absolute;left: 0;bottom: 0;}
.sub .treatment2 ul:last-child li:before{content: "";width: 22px;height: 1px;background: #fff;transform: rotate(-60deg);position: absolute;right: -6px;bottom: 9px;}
.sub .treatment2 ul:last-child li:after{content: "";width: 144px;height: 1px;background: #fff;position: absolute;left: 0;bottom: 0;}
.sub .treatment2 ul li a{display: block;}
.sub .treatment2 ul li a:hover{opacity: .5;}

.sub .treatment2 .fee{background: #ebebeb;text-align: center;padding: 60px;}
.sub .treatment2 .fee h3{color: #2b68a1; font-size: 1.6em;font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";font-weight: bold;margin-bottom: 20px;}
.sub .treatment2 .fee h3 + p{letter-spacing: 0.05em;line-height: 1.86; margin-bottom: 1em;}
.sub .treatment2 .fee p strong{font-weight: bold;font-size: 1.06em;color: #a6312b;}
.sub .treatment2 h3{color: #fff;margin-bottom: 0;}
.sub .treatment2 h3:after{
	content: none;
}

.sub .tre .flex{
	display: flex;
}
.sub .tre .flex .flex-box{
	flex-basis: calc(50% - 10px);
	background: #fff;
    margin-bottom: 20px;
	padding: 20px;
}
.sub .tre .flex h3 span{
    background: #fff;
    padding-right: 10px;
}
.sub .tre .flex .flex-box img{
	width: 100%;
	margin-bottom: 10px;
}

.sub main .tre .flex .flex-box .btn_s a {
    width: calc(100% - 60px);
}

.tate_table{
	margin-bottom: 50px;
}


.sub main .flow li:last-child:before{
	background: none;
}

.sub h4.flow_h4{
	margin-left: 8vw;
	margin-right: 8vw;
}

table.kyosei_table th,table.kyosei_table td{
	font-size: .9em;
}

table.kyosei_table th:first-child{
width: 70%;
}
table.kyosei_table_width-text th:first-child{
width: 25%;
}

table.kyosei_table td{
	border-right: 1px solid #2b68a1;
}

.white_box{
	background: #fff;
	padding: 30px;
}

.sub main .dr_area .block{
	margin-bottom: 15px;
}

.sub h2 span{
	font-size: .8em;
	position: relative;
}

.sub h2 span:after{
	position: absolute;
	content: "−";
	color: #fff;
	top:.2em;
	right: -1.2em;
	font-size: .9em;
	font-weight: 200;
}

.recruit_area a{
	border-bottom: 1px solid #2b68a1;
	color: #2b68a1;
}
.recruit_area a:hover{
	border-bottom: none;
}

.sub main table td.naiyou label{
	padding-right: 22px;
}
.submitBtn {
    width: 450px;
    display: table;
    margin: 0 auto;
    color: #fff;
    position: relative;
    text-align: center;
    padding: 12px 0;
    font-size: 16px;
    margin-top: 30px;
    transition: .3s;
    background: #2b68a1;
    border: 1px solid #2b68a1;
}
.submitBtn:hover{
    color: #2b68a1;
    transition: .3s;
    background: #fff;
    border: 1px solid #2b68a1;
}

.sub main .mg_b{
	margin-bottom: 0;
}

iframe{
vertical-align:bottom;
}

p.mg{
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}


footer ul.footer_menu li{
	display: inline-block;
	font-weight: bold;
    color: #fff;
    letter-spacing: 0.06em;
	width: 12.1%;
	text-align: center;
	position: relative;
}


footer ul.footer_menu li a{
	display: block;
}



footer ul.footer_menu li:after{
	position: absolute;
	content: "|";
	top:0;
	right: 0;
}

footer ul.footer_menu li:last-child:after{
	content: none;
}

footer nav{
	background: #2b68a1;
}

footer ul.footer_menu{
	width: 1200px;
	margin: auto;
	padding-top: 35px;
    padding-bottom: 3rem;
}

ul.bunin{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	margin-top: 30px;
}

ul.bunin li{
	width: 49%;
	margin-bottom: 10px;
}

.entry-content a{
	
	color: #2b68a1;
}

.blog_txt a{
	color: #2b68a1;
}

.blog_txt a:hover{
	opacity: .7;
	transition: .3s;
}

.entry-content a:hover{
	opacity: .7;
	transition: .3s;
}

.entry-content{
	margin-bottom: 30px;
}

.navigation a{
	color: #2b68a1;
}

.navigation a:hover{
	opacity: .7;
	transition: .3s;
}

.sub .flex{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sub .flex .flex-3{
	flex-basis: calc(100%/3 - 10px);
	margin-top: 15px;
}
.sub .flex .flex-3 img{width:100%;}

ul.harf{
	display: flex;
    justify-content:space-between;
    flex-wrap: wrap;
    margin: 0 auto 10px;
	width: 430px;
	
}

ul.harf li{
	width: 200px;
	text-align: center;
}

a.txt_link{
	color: #a6312b;
	border-bottom: 1px solid #a6312b;
}

a.txt_link:hover{
	border-bottom: none;
	transition: .3s;
}

.sub main .flow li img{
	display: block;
	width: 100%;
	
}

.sub main .flow li .img_area{
	display: inline-table;
	width: 200px;
	padding-left: 20px;
}

.sub main .flex.mokuji .flex-3{
	background: #fff;
	border: #2b68a1 1px solid;
	padding: 30px 10px 35px;
	position: relative;
    text-align: center;
}
.sub main .flex.mokuji .flex-3::after{
	content: '';
  	width: 6px;
  	height: 6px;
  	border: 0px;
  	border-top: solid 2px #000;
  	border-right: solid 2px #000;
  	-ms-transform: rotate(135deg);
  	-webkit-transform: rotate(135deg);
  	transform: rotate(135deg);
  	position: absolute;
  	top: 80%;
  	left: 0;
	right: 0;
	display: block;
  	margin: -4px auto 0;
}
.sub main .flex.mokuji .flex-3:hover{
    opacity: 0.7;
	transition: .3s;
}
.sub main .flex.mokuji .flex-3 a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
    line-height: 60px;
}

.sub table.price th,
.sub table.price td{
	text-align: center;
}
.sub table.price th{
	background: #a6312b;
	color: #fff;
}
.sub table.price td:not(:last-child){
	border-right: 1px solid #2b68a1;
}
.sub .t_right{
	text-align: right;
}
.fontsize{ font-size:13px;}

.claun{width: 100%;}
.claun table tr{border: solid #2b68a1;border-width: 0 1px;}
.claun table tr:first-child{border-top: 1px solid #2b68a1;}
.claun table tr:not(:last-child){border-bottom: 1px solid #2b68a1;}
.claun table tr:last-child{border-bottom: 1px solid #2b68a1;}
.claun table th,
.claun table td{text-align: left;vertical-align: middle; text-align: left;
    vertical-align: middle;
    padding: 10px;
    border-right: 1px solid #9a8a82;}
.claun table th{background: #fff;white-space: nowrap;border-right: 1px solid #2b68a1;}
table.claun td {
    border-right: 1px solid #2b68a1;}
.claun main table th, .claun main table td {
    text-align: left;
    vertical-align: middle;
    padding: 11px;
}

.sub .flex2{
	display: flex;
    display: -webkit-box;
    flex-wrap: revert;
    justify-content: space-between;

}

.sub .flex3{
	display: flex;
    display: -webkit-box;
    flex-wrap: revert;
    justify-content: space-between;

}


/*
.sub .tre .flex2{
	display: flex;
}
.sub .tre .flex2 .flex-box{
	flex-basis: calc(50% - 10px);
	background: #fff;
    margin-bottom: 20px;
	padding: 20px;
}
.sub .tre .flex2 h3 span{
    background: #fff;
    padding-right: 10px;
}
.sub .tre .flex2 .flex-box img{
	width: 100%;
	margin-bottom: 10px;
}

.sub main .tre .flex2 .flex-box .btn_s a {
    width: calc(100% - 60px);
}
.sub .flex2 .flex-3{
	flex-basis: calc(100%/3 - 10px);
	margin-top: 15px;
}
.sub .flex2 .flex-3 img{width:100%;}
.sub main .flex2.mokuji .flex-3{
	background: #fff;
	border: #2b68a1 1px solid;
	padding: 30px 10px 35px;
	position: relative;
    text-align: center;
}
.sub main .flex2.mokuji .flex-3::after{
	content: '';
  	width: 6px;
  	height: 6px;
  	border: 0px;
  	border-top: solid 2px #000;
  	border-right: solid 2px #000;
  	-ms-transform: rotate(135deg);
  	-webkit-transform: rotate(135deg);
  	transform: rotate(135deg);
  	position: absolute;
  	top: 80%;
  	left: 0;
	right: 0;
	display: block;
  	margin: -4px auto 0;
}
.sub main .flex2.mokuji .flex-3:hover{
    opacity: 0.7;
	transition: .3s;
}
.sub main .flex2.mokuji .flex-3 a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
    line-height: 60px;
}
*/
.mar{margin-left: 12px;}


.sub .flex_vis{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.sub .flex_vis .flex-3{
	flex-basis: calc(100%/3 - 10px);
	margin-top: 15px;
}
.sub .flex_vis .flex-3 img{width:100%;}

.sub main .flex_vis.mokuji .flex-3{
	background: #fff;
	border: #2b68a1 1px solid;
	padding: 30px 10px 35px;
	position: relative;
    text-align: center;
}
.sub main .flex_vis.mokuji .flex-3::after{
	content: '';
  	width: 6px;
  	height: 6px;
  	border: 0px;
  	border-top: solid 2px #000;
  	border-right: solid 2px #000;
  	-ms-transform: rotate(135deg);
  	-webkit-transform: rotate(135deg);
  	transform: rotate(135deg);
  	position: absolute;
  	top: 80%;
  	left: 0;
	right: 0;
	display: block;
  	margin: -4px auto 0;
}
.sub main .flex_vis.mokuji .flex-3:hover{
    opacity: 0.7;
	transition: .3s;
}
.sub main .flex_vis.mokuji .flex-3 a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
    line-height: 60px;
}

.wpcf7-list-item{
	display: block;
}


input[type="submit"]{
	width: 300px;
    padding: 10px;
    font-size: 20px;
    margin: auto;
    margin-top: 30px;
    text-align: center;
    display: block;
}

.h-logo{top:0;}

.img-rightbox {
    display: flex;
}
.img-rightbox p {
    width: 80%;
}
.img-rightbox img {
    width: 20%;
    right: 0;
}

footer section #group h2 {
    margin-top: 1rem;
    margin-bottom: 0;
    text-align: center;
    font-size: 2.5em;
    line-height: 100%;
    background: none;
    color: #2b68a1;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    letter-spacing: 0.1em;
}

footer section #group h2 span {
    font-size: 0.5em;
    color: #5555;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

footer section #group .office .btn {
    width: 100%;
    display: block;
    color: #2b68a1;
    background: none;
    text-align: center;
    -webkit-clip-path: polygon(0 0, 100% 0%, calc(100% - 35px) 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, calc(100% - 35px) 100%, 0% 100%);
    position: relative;
    z-index: 0;
    padding: 0;
}
footer section #group .btn a {
    width: 100%;
    margin: auto;
    display: block;
    text-align: center;
    -webkit-clip-path: polygon(0 0, 100% 0%, calc(100% - 35px) 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, calc(100% - 35px) 100%, 0% 100%);
    position: relative;
    box-sizing: border-box;
    z-index: 0;
}
footer section #group .btn a:after {
    content: "";
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    background: #2b68a1;
    position: absolute;
    top: 1px;
    left: 1px;
    -webkit-clip-path: polygon(0 0, calc(100% - 0.5px) 0%, calc(100% - 34.5px) 100%, 0% 100%);
    clip-path: polygon(0 0, calc(100% - 0.5px) 0%, calc(100% - 34.5px) 100%, 0% 100%);
    z-index: -1;
}

footer section #group .btn a{width: 500px;margin: auto;display: block;color: #2b68a1; background: #2b68a1;text-align: center;padding: 20px 45px 20px 10px;
	-webkit-clip-path: polygon(0 0, 100% 0%, calc(100% - 35px) 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 0%, calc(100% - 35px) 100%, 0% 100%);
	position: relative;box-sizing: border-box; z-index: 0;} 

footer section #group .btn a:after{content: "";width: calc(100% - 2px);height: calc(100% - 2px);background: #fff;position: absolute;top: 1px;left: 1px;
	-webkit-clip-path: polygon(0 0, calc(100% - 0.5px) 0%, calc(100% - 34.5px) 100%, 0% 100%);
	clip-path: polygon(0 0, calc(100% - 0.5px) 0%, calc(100% - 34.5px) 100%, 0% 100%);
	z-index: -1;}

footer section #group .btn a:hover{color: #fff;}
footer section #group .btn a:hover:after{content: none;}

footer section #group .office{margin-top: 3rem;}

img.gbt_img {
	width: 100%;
    height: 100%;
    vertical-align: bottom;
}

main section ol.number{   
    counter-reset: number;
    margin-bottom: 3rem;
}
main section ol.number li {
    font-size: 1.1rem;
    padding-left: 4.5rem;
    position: relative;
    min-height: 4rem;
    display: flex;
    align-items: center;
}
main section ol.number li.block{
    font-size: 1.1rem;
    padding-left: 4.5rem;
    position: relative;
    min-height: 4rem;
    display: grid;
    align-items: center;
}
main section ol.number li.block strong{
font-size: 1.3rem;
}
main section ol.number li:before {
    counter-increment: number;
    content: counter(number);
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 5rem;
    box-sizing: border-box;
    background: #2b68a1;
    color: #fff;
    font-size: 1.3rem;
    font-family: var(--en-font);
    font-weight: 500;
    letter-spacing: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
}

main section ol.number li + li {
    margin-top: 1rem;
}

 .sub main .flex.mokuji .flex-3 a.nigyo {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        line-height: 150%;
        padding: 0.5vw 0;
    }

.case-ttl {
    display: flex;
    justify-content: space-between;
}

ul.case-records{
    width: 100%;
    display: flex;
    justify-content: space-between;
} 
ul.case-records li{
    width: 49%;
}
ul.case-records li p {
    width: 100%;
    text-align: center;
    font-size: 1rem;
    color:#2b68a1;
    background: #fff;
    padding: 0.2em 1em;
    margin-bottom: 0!important;
}
ul.case-records li img{
    width: 100%;
}

/*20240522 Aboutページ目次追加*/
.sub main .flex.mokuji .flex-2 {
	flex-basis: calc(100% / 2 - 10px);
    margin-top: 15px;
	background: #fff;
    border: #2b68a1 1px solid;
    padding: 30px 10px 35px;
    position: relative;
    text-align: center;
}

.sub main .flex.mokuji .flex-2 a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    line-height: 60px;
}


.sub main .flex.mokuji .flex-2::after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 80%;
    left: 0;
    right: 0;
    display: block;
    margin: -4px auto 0;
}





