@charset "UTF-8";
/*
Theme Name: mytheme
Theme URI: /wp-content/themes/mytheme
Description: 
Author: me
Author URI:
Version: 1.0
*/

@font-face {
    font-family: 'Noto Sans JP';
    font-style: lighter;
 	font-weight: 400;
    src: local("Noto Sans CJK JP Regular"),
    url('./fonts/NotoSans_Regular.woff2') format('woff2'),
    url('./fonts/NotoSans_regular.woff') format('woff'),
    url('./fonts/NotoSansJP-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'Noto Sans JP';
    font-style: bold;
    font-weight: 600;
    src: local("Noto Sans CJK JP Medium"),
    url('./fonts/NotoSans_Medium.woff2') format('woff2'),
    url('./fonts/NotoSans_medium.woff') format('woff'),
    url('./fonts/NotoSansJP-Medium.otf') format('opentype');
}
@font-face {
    font-family: 'Noto Sans JP';
 	font-style:bold ;
    font-weight: 700;
    src: local("Noto Sans CJK JP Bold"),
    url('./fonts/NotoSans_Bold.woff2') format('woff2'),
    url('./fonts/NotoSans_bold.woff') format('woff'),
    url('./fonts/NotoSansJP-Bold.otf') format('opentype');
}
@font-face {
    font-family: 'ZenKakuGothic';
 	font-style: lighter;
    font-weight: 700;
    src: local("ZenKaku Gothic New"),
    url('./fonts/ZenKakuGothicNew-Regular.woff2') format('woff2'),
    url('./fonts/ZenKakuGothicNew-Regular.woff') format('woff'),
    url('./fonts/ZenKakuGothicNew-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'ZenKakuGothic-bold';
 	font-style: lighter;
    font-weight: 700;
    src: local("ZenKaku Gothic New"),
    url('./fonts/ZenKakuGothicNew-Medium.woff2') format('woff2'),
    url('./fonts/ZenKakuGothicNew-Medium.woff') format('woff'),
    url('./fonts/ZenKakuGothicNew-Medium.otf') format('opentype');
}
html{

}
body{
	font-family: 'Noto Sans JP', sans-serif;
	overflow-x:hidden;
}
.toppage{
	
}




.header_pc{
	z-index:100;
}
.header_sp{
	display:none;
}
img{
	width:100%;
}
a{
	transition:0.2s;
}
a:hover{
	opacity:0.6;
	transition:0.2s;
}
p,a,h1,h2,h3,h4,li,th,td{
	color:#312d2b;
	letter-spacing: 0.1em;
	/*line-height:1.5;*/
	line-height: 1.8em;
	font-size:16px;
}

	.header_pc{
		display:flex;
		justify-content: space-between;
		padding:10px;
		background:#fff;
		position:fixed;
		width:100%;
	}
	.header_pc_left{
		padding-left:20px;
		display:flex;
		align-items: center;
	}
	.header_pc_right{
		padding-right:20px;
		display:flex;
		align-items: center;
	}
	.header_pc_left div,.header_pc_right div{
		padding:5px;
	}
.glo_nav {
    z-index: 100;
    border-bottom: 1px solid #000;
    position: -webkit-sticky;
    position: fixed;
    width: 100%;
    background: #fff;
    top: 120px;
}
.head_pd{
	padding-top: 160px;
}
.glo_nav ul{
	display:flex;
	justify-content: center;
	padding:15px;
}
.glo_nav ul li{
	border-right: 1px solid #bdbdbd;
}
.glo_nav ul li:last-child{
	border:none;
}
.glo_nav ul a{
	position:relative;
	display:block;
	text-decoration:none;
	color:#312d2b;
	padding:10px 40px;
}
.glo_nav ul a:before{
	display:block;
	position:absolute;
	content:url(/wp-content/themes/mytheme/img/glonav_hover.png);
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	bottom: -12px;
	opacity:0;
	transition:0.2s;
}
.glo_nav ul a:hover:before{
	opacity:1;
	transition:0.2s;
}
.top_content2{
	background:#FDF8EA;
}
.top_content3{
	background:url(/wp-content/themes/mytheme/img/concept_bg2.png) no-repeat;
	background-size: cover;
    background-position: center;
}
.top_content4{

}
.top_content6{

}
.top_content7{
	/*background:url(/wp-content/themes/mytheme/img/greeting_bg.png) no-repeat;*/
	background-size: 100% 100%;
		position:relative;
}
.doccontent_bg{
	background:url(/wp-content/themes/mytheme/img/CHAIRMAN_bg.png) no-repeat;
	background-size: 100% 100%;
}
.chairman_bg{
	background:url(/wp-content/themes/mytheme/img/CHAIRMAN_bg.png) no-repeat;
	background-size: 100% 100%;
}
.sub_history_bg.chairman_bg{
	background:url(/wp-content/themes/mytheme/img/CHAIRMAN_bg.png) no-repeat;
	background-size: 100% 100%;
}
.chairman_bg .history_area h3{
	color: #C18500;
    font-weight: bold;
	border-bottom: 2px solid #EDB437;
}
.top_inner1{
	padding:70px 0px;
	width:95%;
	margin:auto;
	max-width: 1080px;
}
.top_inner2{
	padding:80px 0px;
	width:95%;
	margin:auto;
	max-width: 1080px;
}
.top_inner3{
	padding:80px 0px;
}
.top_inner4{
	padding:80px 0px;
	width:95%;
	margin:auto;
	max-width:1400px;
}
.top_inner5{
	padding:80px 0px;
	width:95%;
	margin:auto;
	max-width:1400px;
}
.top_inner7{
	padding:80px 0px;
	width:95%;
	margin:auto;
	max-width: 1200px;
}
.top_inner8{
	padding:80px 0px;
	width:95%;
	margin:auto;
	margin-top:40px;
	max-width:1200px;
	background:url(/wp-content/themes/mytheme/img/medi_bg.png) no-repeat;
	background-size: 100% 100%;
}
.feature3 {
	background: url(/wp-content/themes/mytheme/img/concept_bg2.png) no-repeat center;
	background-size: cover;
}
.feature3 .top_inner5 {
    padding: 80px 0px;
    width: 95%;
    margin: auto;
    /*max-width: 700px;*/
}
.feature3 .feature_txtbox:after{
	display:none;
}
.feature3 .feature_txtbox .feature_h3 {
    color: #fff;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
	line-height: 1;
}
.feature3 .feature_txtbox .feature_txt{
	background: none;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 15px;
    padding: 0;
    padding-bottom: 0px;
	text-align:left;
	width:100%;
	max-width: 100%;
}
.title1{
	font-family: 'Noto Sans JP', sans-serif;
	text-align:center;
	font-size:28px;
	margin-bottom:30px;
}
.title1 span{
	font-weight:400;
	display:inline-block;
	width:100%;
	font-size:18px;
	color: #ECB54A;
}
.title1_2{
	font-family: 'ZenKakuGothic', sans-serif;
	text-align:center;
	font-size:28px;
	margin-bottom: 70px;
}
.title1_2 span{
	display:inline-block;
	width:100%;
	padding-bottom:20px;
}
.title1_2 span img {
    max-height: 60px;
    max-width: max-content;
    width: 90%;
}

.title1_3{
	font-family: 'ZenKakuGothic', sans-serif;
	text-align:center;
	font-size:28px;
	margin-bottom: 70px;
}
.title1_3 span{
	display: inline-block;
    width: 100%;
    padding-bottom: 20px;
    color: #ECB54A;
    font-weight: bold;
    font-family: 'ZenKakuGothic-bold';
    font-size: 42px;
}
.title1_3 span img {
    max-height: 40px;
    max-width: max-content;
    width: 90%;
}

.newsbox a{
	display:flex;
	padding:30px 0px;
	text-decoration:none;
	align-items: center;
	border-bottom:1px solid #bdbdbd;
}
.newsbox a .newsdate{
	color:#ECB54A;
	background:#FDF8EA;
	padding:4px 10px;;
	margin-right:20px;
	align-items: center;
}

.btn a{
	display:block;
	text-decoration:none;
	padding:15px 5px;
	border: 1px solid #97C44D;
    background: #97C44D;
    color: #fff;
	max-width:250px;
	font-size:18px;
	text-align:center;
	border-radius:30px;
	margin:30px auto;
}
.btn a:hover{
	background:#fff;
	color:#97C44D;
	border:1px solid #97C44D;
	opacity:1;
}
p.morebtn {
    text-align: center;
    max-width: 400px;
    margin: auto;
    height: 60px;
    border: 1px solid #000;
    display: flex;
    justify-content: center;
    align-items: center;
	position:relative;
	background:#fff;
}
p.morebtn a{
	text-decoration:none;
	width: 98%;
    height: 88%;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
	transition:0.2s;
}
.morebtn img{
	position: absolute;
    width: 20px;
    bottom: -1px;
    right: -1px;
	transition:0.2s;
}
p.morebtn a:hover{
	opacity:1;
	border:1px solid #ffffff00;
	transition:0.2s;
	color:#fff;
	background:#f59797;
}
.morebtn:has(a:hover){
	background:#f59797;
}
p.morebtn a:hover+img{
	opacity:0;
	transition:0.2s;
}
.concept_flex{
	display:flex;
	margin-bottom: 70px;
}
.concept_flex_reverse{
	flex-direction: row-reverse;
}
.concept_flex .concept_imgbox{
	width:45%;
	max-width: 380px;
}
.concept_flex .concept_txtbox{
	width:55%;
}
.concept_imgbox,
.concept_txtbox{
	padding:0 30px;
}
.concept_txtbox{
	padding-top:10px;
	text-align:left;
	line-height: 3em;
	position:relative;
}
.concept_flex .concept_txtbox h3{
	font-size:20px;
	color:#C18500;
	margin-bottom:20px;
}
.conceptnum {
    line-height: 0;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}
.conceptnum:after{
	content:"";
	display:block;
	background:#312d2b;
	height:1px;
	width:90%;
	max-width:80px;
	margin-left:30px;
}
.conceptnum img{
	height:40px;
	width:auto;
}
.renewalopen,.technology{
	max-height: 180px;
    max-width: max-content;
    width: 90%;
	position:absolute;
}
.renewalopen{
    bottom: 8%;
    left: 15%;
}
.technology {
    bottom: 2%;
    right: 40%;
}
.top_inner3 p{
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:22px;
	line-height:2.5em;
	padding:60px 20px;
	padding-top: 40px;
	width:90%;
	max-width:1000px;
	margin:auto;
}

.top_thought img{
	height:40px;
	width:auto;
}

.top_inner3 .top_thought {
	padding:0;
	padding-top: 60px;
	line-height:0;
}
.feature_h3{
	font-size:30px;
	font-family: 'ZenKakuGothic', sans-serif;
}
.feature_flex{
	display:flex;
	margin-bottom: 70px;
	align-items: center;
}
.feature_flex .feature_imgbox,
.feature_flex .feature_txtbox{
	width:50%;
}
.feature_flex_reverse{
	flex-direction: row-reverse;
}
.feature_txtbox{
	padding: 0px 0px;
}
.feature_num {
    text-align: center;
    position: absolute;
    top: -10%;
    left: 5%;
}
.feature3 .feature_num {
    margin-bottom: 30px;
    text-align: left;
    position: relative;
	top: auto;
    left: auto;
}
.feature3 .feature_txtbox {
    transform: translateX(0px);
    height: max-content;
    position: relative;
}
.feature_num img{
	height:65px;
	width:auto;
}
	.feature_num .reason {
		position: absolute;
		top: 0;
		left: 50%;
		height: auto;
    	width: 60%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		z-index: -1;
	}
.feature3 .feature_num .reason {
	z-index: 1;
}
.feature_h3 {
    font-size: 26px;
    font-family: 'Noto Sans JP', sans-serif;
    width: auto;
    text-align: center;
    padding-bottom: 0;
    margin-left: 80px;
    margin-right: 80px;
    border-bottom: none;
    margin-bottom: 30px;
    color: #C18500;
}
.feature_txt{
	margin-left: 80px;
    margin-right: 80px;
}
.director_flex {
    display: flex;
    margin-bottom: 40px;
    flex-direction: row-reverse;
}
.director_img{
	width:45%;
}
.director_txt{
	width:55%;
}
.director_img img{
	width:75%;
}
.director_img{

}
.director_img .doc_img {
    z-index: 1;
    position: relative;
    max-width: 450px;
    width: 80%;
    transform: translateY(-100px);
}
.director_img .doc_bg {
    position: absolute;
    left: 0;
    width: 47%;
    top: 480px;
    z-index: 0;
}
.doc_position {
    display: flex;
    align-items: center;
	margin-bottom: 10px;
}
.doc_position:after{
	content:"";
	display:block;
	background:#2d61ad;
	height:1px;
	width:90%;
	max-width:80px;
	margin-left:30px;
}
.director_txt h3{
	font-size:26px;
	text-align:left;
	/*font-family: 'ZenKakuGothic', sans-serif;*/
	margin-bottom:20px;
	color:#C18500;
}
.director_txt p{
	line-height: 1.8;
}
.doc_name {
    margin-top: 40px;
    font-size: 26px;
    padding: 5px 15px;
    border: 1px solid #EDB437;
    width: 300px;
    text-align: center;
    margin-left: auto;
	position:relative;
}
.doc_name span{
	font-size:20px;
}
.doc_name img {
    position: absolute;
    width: 20px;
    top: 0;
    left: 0;
}
.director_txt h3 span img{
	height: 16px;
    width: auto;
    margin-left: 20px;
}
.history_area h3 {
    font-size: 20px;
    text-align: center;
    background: #fff;
    color: #C18500;
    border-bottom: 2px solid #EDB437;
    padding: 5px 0px;
	font-weight:bold;
    margin-bottom: 20px;
}
.history_area{
	display:flex;
}
.history_table {
    width: 50%;
}
.history_table_flex{
	display: flex;
}
.history_table tbody {
    width: 100%;
}
.history_table tr{
	width:100%;
	display:inline-block;
	margin-bottom:10px;
}
.history_table th {
    font-weight: 300;
    width: 100px;
    text-align: left;
	color: #EDB437 !important;
}
.history_table th,
.history_table td{
	padding-right:10px; 
	color:#312d2b;
}
.history_1,.history_2{
	background:#fff;
	width:48%;
	padding:30px;
	margin: 15px;
}
ul.history_list {
    display: flex;
    flex-wrap: wrap;
}
.history_list li {
	width:50%;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 1em;
}
.history_list li:before{
	display:block;
	content:"";
	width:5px;
	height:5px;
	margin-left:0.5em;
	margin-right:1em;
	border-radius:50%;
	background:#EDB437;
}
.medi_menubtnsflex {
    display: flex;
    margin: 0 40px;
    flex-wrap: wrap;
    justify-content: center;
}
.medi_menubtn{
	padding:10px;
}
.medi_menubtn a {
    display: flex;
    background: url(/wp-content/themes/mytheme/img/medibtn_bg.png) no-repeat;
    background-size: 100% 100%;
    width: 160px;
    flex-direction: column;
    padding: 20px;
    text-decoration: none;
    color: #fff;
    position: relative;
	align-items: center;
}
.medi_menubtn a img:first-child{
    width:50%;
}
.medi_menubtn a span{
    margin-top:20px;
}
.medi_menubtn a img:last-child{
    position:absolute;
	width:20px;
	bottom:0;
	right: 0;
}
.footercontent{
	
}
.footer_inner{
	padding:80px 0px;
	width:95%;
	margin:auto;
	max-width:1200px;
}
.footer_inner_flex{
	display:flex;
	justify-content: space-between;
}
.footer_sns_links {
    display: flex;
    max-width: 800px;
    margin: auto;
    justify-content: space-evenly;
	justify-content: center;
	align-items: center;
	margin-bottom: 40px;
}
.footer_fb,.footer_insta{
	width:50px;
}
.footer_fb{
	margin-right:15px;
}
.footer_logo{
    width: 80%;
    max-width: 300px;
    margin: auto;
}
.footer_info {
	width:45%;
    display: flex;
    flex-direction: column;
    align-items: center;
	font-size: 14px;
}
.footer_btns{
	display:flex;
}
.footer_sns_links .footer_tel{
	font-size:26px;
	text-decoration:none;
	margin-bottom: 0;
	margin-right:30px;
}
.footer_tel p:first-child{
	font-size:16px;
}
.footer_tel_num a{
	color: #ECB54A;
}
.footer_tel a{
	text-decoration:none;
}
.footer_btns{
	display:flex;
}
.footer_btns p{
	text-align:center;
}
.footer_btns a{
	width:50px;
	display:inline-block;
	margin:10px;
}
.footer_btns a img{
	width:95%;
}
.footer_btns,
.footer_logo,
.footer_ad,
.footer_tel{
	margin-bottom:30px;
}
.footer_ad{
	width:100%;
	display:flex;
	align-items: center;
}
.footer_ad:before{
	content:"";
	display:block;
	height:15px;
	width:13px;
	background: url(/wp-content/themes/mytheme/img/map_icon.svg) no-repeat;
    background-size: 100% 100%;
	margin-right:5px;
	min-width: 13px;
}
.footer_fb, .footer_insta {
    width: 40px;
}

.footer_map{
	width:50%;
	background:#eeeeee;
}
.footermenu{
	background:#97C44D;
	color:#fff;
}
.footermenu a,
.footermenu p{
	color:#fff;
	text-decoration:none;
}
.footermenu a:hover{
	opacity: 0.6;
}
.footermenu_inner{
	padding:40px 0px;
	width:95%;
	margin:auto;
	max-width:800px;
}
.footermenu_inner nav{
	display:flex;
	justify-content: space-between;
}
.footermenu_inner nav:nth-child(2){
	max-width: 600px;
    margin: 30px auto;
}
.footermenu_inner nav:nth-child(3){
	max-width: 350px;
    margin: 30px auto;
}
.copyright{
	font-family: 'ZenKakuGothic', sans-serif;
	margin-top:30px;
	text-align:center;
	display: block;
}
	.br_sp{
		display:none;
	}
	.kvsp{
		display:none;
	}
.subpage_head{
	padding-top:200px;
}

@media screen and (max-width: 1250px) {
	.glo_nav ul a{
		padding: 6px 16px;
		font-size:15px;
	}
}
@media screen and (max-width: 1100px) {
	.feature_h3 {
		margin-left: 50px;
		margin-right: 50px;
	}
	.feature_txt {
    margin-left: 50px;
    margin-right: 50px;
}
.feature_num {
    top: -4%;
}
}
@media screen and (max-width: 768px) {
	.kvpc{
		display:none;
	}
	.kvsp{
		display:block;
	}
	.glo_nav{
		display:none;
	}
	.newsbox a .newsdate{
		font-size:14px;
		padding: 2px;
		margin-top:2px;
    	margin-right: 10px;
	}
		.newsbox a {
    	align-items: flex-start;
	}
	.header_pc{
		display:none;
	}
	.header_sp{
		display:block;
		z-index:100;
	}
	.head_pd {
		padding-top: 70px;
	}
	.btn a {
		padding: 12px 5px;
		max-width: 230px;
		font-size: 16px;
	}
	.title1,.title1_2{
		font-size: 22px;
	}
    .top_concepttitle{
    font-size:18px;
    }
	.title1_2 span img {
    max-height: 40px;
}
    .title1_2 span img.top_conceptimg {
        max-height: 25px;
    }
	.concept_flex {
		display: flex;
		margin-bottom: 70px;
		flex-direction: column;
		align-items: center;
}
	.br_sp{
		display:block;
	}
	.concept_flex .concept_txtbox {
		width: 90%;
	}
	.concept_flex .concept_imgbox {
		width: 90%;
		max-width: 400px;
		padding-bottom: 30px;
	}
	.renewalopen, .technology {
    	width: 80%;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
	}
	.top_inner3 p {
		font-size:16px;
		width: 80%;
	}
	.feature_flex {
    	flex-direction: column;
		align-items: center;
	}
	.feature_flex .feature_imgbox{
		width: 100%;
		max-width: 300px;
        margin-bottom: 20px;
	}
	.feature_flex .feature_txtbox {
		width: 95%;
		max-width: 500px;
	}
	.feature_h3 {
		font-size: 20px;
		padding-bottom: 20px;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.feature_txt {
		margin-left: 0;
		margin-right: 0;
	}
	.feature_num img {
		height: 30px;
		width: auto;
	}
	.feature_num {
    left: 3%;
}

	.director_flex {
		display: flex;
		margin-bottom: 40px;
		flex-direction: column;
		align-items: center;
	}
	.director_img{
		width:90%;
		max-width:300px;
	}
	.director_img img {
		width: 100%;
	}
	.director_txt {
    	width: 95%;
		margin-top:30px;
	}
	.director_txt h3 {
		font-size: 22px;
		text-align: left;
	}
	.history_area {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.history_1, .history_2 {
		width: 85%;
		padding: 20px;
    	margin: 15px 0;
	}
	.medi_menubtn a {
		padding: 15px;
		width: 140px;
	}
	.medi_menubtn {
		padding: 5px;
	}
	.medi_menubtn a span {
		margin-top: 15px;
	}
	.medi_menubtn a img:first-child {
		width: 40%;
	}
	.medi_menubtnsflex {
		margin: 0 10px;
	}
	.footer_inner {
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
}
	.footer_info {
    width: 98%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
	.footer_map{
		width:90%;
		height:400px
	}
	.director_img .doc_bg {
    position: absolute;
    left: 0;
    width: 80%;
    top: 320px;
    z-index: 0;
}
	.subpage_head {
    padding-top: 100px;
}
}
@media screen and (max-width: 500px) {
	.doc_name {
		margin: auto;
		margin-top: 30px;
		font-size:20px;
		width: 250px;
	}
	.doc_name span {
    	font-size: 16px;
	}
	.footermenu_inner nav {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin: 10px;
		margin-bottom: 0;
    }
	.footermenu_inner nav:nth-child(2) {
		margin:10px;
		margin-top: 0;
	}
	.footermenu_inner nav:nth-child(3) {
		margin:10px;
		margin-top: 0;
	}
	.footermenu .langbtn {
    margin: 20px auto;
}
	.footermenu_inner {
		padding-bottom: 60px;
	}
	.footermenu a, .footermenu p {
    	width: 50%;
		margin-bottom: 10px;
		font-size:14px;
	}
	.footermenu .copyright {
    	width: 100%;
	}
	.footer_tel {
    font-family: 'ZenKakuGothic', sans-serif;
    font-size: 30px;
    text-decoration: none;
}
}
@media screen and (max-width: 400px) {
	    .medi_menubtn a {
        padding: 10px;
        width: 130px;
        font-size: 14px;
    }
	.medi_menubtn a img:last-child {
		width: 10px;
	}
}
/*--ハンバーガーボタン--*/
.hamburger {
    display: block;
    position: absolute;
	z-index: 50;
    right: 0;
    top: 0px;
    width: 70px;
    height: 70px;
    cursor: pointer;
    text-align: center;
    background: #97C44D;
}
.hamburger span {
    display: block;
    position: absolute;
    width: 44px;
    height: 2px;
    left: 13px;
    background: #ffffff;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
	z-index:100;
}
.hamburger span:nth-child(1) {
  top: 10px;
}
.hamburger span:nth-child(2) {
  top: 20px;
}
.hamburger span:nth-child(3) {
  top: 30px;
}
.hamburger span:nth-child(4) {
	font-family: 'Crimson Text';
    color: #fff;
    bottom: 10px;
    background: none;
    width: auto;
    height: auto;
    font-size: 12px;
    top: 45px;
    left: 18px;
}
/* ナビ開いてる時のボタン */
.hamburger.active{
	background:#fff;
}
.hamburger.active span:nth-child(1) {
  top : 25px;
  left: 18px;
	  width: 32px;
  background :#333333;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}
.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 25px;
	width: 32px;
	left: 18px;
  background :#333333;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}
.hamburger.active span:nth-child(4){
	opacity:0;
}
nav.globalMenuSp {
  position: fixed;
  z-index : 2;
  top  : 0;
  left : 0;
  color: #fff;
  background: #ffffff;
  text-align: left;
  width: 100%;
	height:100%;
  opacity: 0;
  transition: opacity .3s ease, visibility .3s ease;
	visibility:hidden;
	overflow-y: scroll; 
    height: 100%;
	
}
nav.globalMenuSp ul {
  margin: 0 auto;
  padding: 0;
  width: 80%;
	/*position: absolute;
    top: 120%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	padding-bottom: 30px;*/
	padding-top:100px;
	padding-bottom: 70px;
}
nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  transition: .4s all;
	border-bottom: 1px #aaaaaa dashed;
}
nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
}
/*nav.globalMenuSp ul li:hover{
  background :#ddd;
}*/
nav.globalMenuSp ul li a {
    display: flex;
    color: #444444;
    padding: 14px 10px;
    text-decoration: none;
    font-family: 'ZenKakuGothic', sans-serif;
    position: relative;
    align-items: center;
    justify-content: space-between;
}
nav.globalMenuSp ul li a:after{
	content:"";
	display:inline-block;
	width:10px;
	height:14px;
	background: url(/wp-content/themes/mytheme/img/pink_arrow.png) no-repeat;
	background-size: 100% 100%;
}
nav.globalMenuSp .spparent a{
	font-size: 20px;
	padding: 20px 0;
	border-bottom: 1px solid #aaaaaacc;
}
nav.globalMenuSp .sp_menu_child {
    width: 100%;
    padding: 0;
    padding-left: 20px;
}
nav.globalMenuSp .sp_menu_child li{
	border-bottom:0;
	border-top: 1px #aaaaaa dashed;
}
nav.globalMenuSp .sp_menu_child li a{
	padding:8px 10px;;
	font-size:14px;
}
nav.globalMenuSp .sp_menu_child li a:after{
	width:8px;
	height:12px;
}
nav.globalMenuSp .spchild{
	width:80%;
}
nav.globalMenuSp .spchild a{
	font-weight:400;
	font-size: 16px;
	padding: 15px 0;
}
/*nav.globalMenuSp ul.spchild{
	display:none;
}
nav.globalMenuSp ul.spchild.active{
	display:block;
	position: static;
	margin:0;
	margin-left:1rem;
	transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
}
nav.globalMenuSp ul.spchild a{
	padding: 1px 0;
}*/
nav.globalMenuSp ul.spchild{
	display:block;
	position: static;
	margin:0;
	margin-left:1rem;
	transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
}
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  opacity: 100;
	visibility: visible;
	overflow-y: scroll; 
	height:100%;
	z-index:20;
	padding-bottom: 40px;
}
.header_sp {
    width: 100%;
    height: 70px;
    background: #fff;
    position: fixed;
    display: flex;
    align-items: center;
}
.header_sp .head_logo_sp{
	max-width: 200px;
	padding-left:20px;
	width:40%;
}
/* フェードイン */
.fade {
  /* 最初は非表示 */
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
  transition: opacity 1s, visibility 1s, transform 1s;
}
/* フェードイン時に入るクラス */
.is-fadein {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}


.staffpage_contentarea{
	padding: 70px 0px;
    width: 95%;
    margin: auto;
    max-width: 1200px;
}
.subpage_contentarea{
	padding: 70px 0px;
	width: 95%;
	margin: auto;
	max-width:1000px;
}
.subpage_contentarea p{
	margin-bottom:40px;
}
.sub_doc_flex{
	display:flex;
	margin-bottom:80px;
}
.sub_doc_img{
	width:45%;
	text-align:right;
}
.sub_doc_img img,
.sub_doc_img2 img{
    width: 80%;
}
.sub_doc_img2{
	width:50%;
	text-align:left;
}
.sub_doc_txt{
	width:55%;
}
.sub_doc_h3{
	font-family: 'ZenKakuGothic-bold', sans-serif;
	font-size:28px;
	margin-bottom:40px;
	font-weight:bold;
}
.sub_doc_name{
	margin-top:80px;
	font-size:24px;
}
.sub_doc_name span:first-child{
	font-size:20px;
	color:#C18500;
}
.sub_doc_name span:last-child{
	opacity:0.5;
}
.toc{
	background:#f8f8f8;
	padding:50px 80px;
	margin-bottom:60px;
}
.toc p{
	text-align:center;
	font-weight:bold;
	margin-bottom:30px;
	font-size:20px;
}
.toc a{
	text-decoration:none;
}
.toc ol{

}
.toc ol li{
	padding:10px 0px;
	border-bottom:1px solid #000;
	list-style-position: inside;
}
.toc ol li::marker{
	font-weight:bold;
	color:#EDB437;
	font-size:18px;
}
.sub_h3{
	font-size:26px;
	font-family: 'ZenKakuGothic-bold', sans-serif;
	position: relative;
	border-bottom: 2px solid #c5c5c5;
	padding-bottom:10px;
	margin-bottom:60px;
	margin-top:80px;
}
.sub_h3:after{
	content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 20%;
  border-bottom: 2px solid #EDB437;
}
.sub_h3:before{
	content: "";
	position: absolute;
	top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	width:40px;
	height:40px;
	background:url(/wp-content/themes/mytheme/img/h3_deco.png) no-repeat;
	background-size:cover;
	z-index: -1;
}
.sub_h4{
	font-size:26px;
	font-family: 'ZenKakuGothic', sans-serif;
	position: relative;
	padding-left: 18%;
	margin-bottom:60px;
	color:#C18500;
	margin-top:80px;
}
.sub_h4:after{
	content: "";
	position: absolute;
	height:2px;
	width:15%;
	background:#C18500;
	top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.h4_content .sub_h4{
	margin-top:0;
}
.content_img {
    margin: 60px 0;
    text-align: center;
}
.content_img img{
	max-width:600px;
}
.h4_content{
	padding:60px 80px;
	background:#FFFAEE;
	margin-bottom:60px;
}
.sub_h5{
	margin-bottom: 50px;
    margin-top: 80px;
	padding:20px 0;
	text-align:center;
	color:#fff;
	background:#ECB54A;
	background-size:cover;
	border-radius:20px;
	font-size:20px;
}
.checklist{
	display:flex;
	margin:40px;
	flex-wrap: wrap;
	margin-bottom:20px;
}
.attention{
	margin:40px;
	margin-top:0;
	color:#cccccc;
	font-size:14px;
}
.checklist li{
	list-style:none;
	padding:10px 0;
	padding-right:40px;
	font-size:20px;
	font-family: 'ZenKakuGothic', sans-serif;
	display: flex;
    align-items: center;
}
.checklist li:before{
	content:"";
	display:inline-block;
	width:20px;
	height:16px;
	background:url(/wp-content/themes/mytheme/img/pink_check.png) no-repeat;
	background-size:100% 100%;
	margin-right:5px;
}
.sub_h6{
	margin-top:80px;
	font-size:24px;
	margin-bottom:40px;
	font-family: 'ZenKakuGothic', sans-serif;
}
@media screen and (max-width: 768px) {
	.toc {
    padding: 40px 20px;
    margin-bottom: 60px;
}
	.sub_h3 {
		font-size: 22px;
	}
	.content_img img {
   width:80%
}
	.h4_content {
    padding: 40px 60px;
    background: #f4fafe;
    margin-bottom: 60px;
}
	.sub_doc_flex {
    display: flex;
    margin-bottom: 80px;
    flex-direction: column;
    align-items: center;
}
	.sub_doc_img2,.sub_doc_img{
    width: 90%;
    max-width: 400px;
    text-align: center;
	margin-bottom:20px;
}
	.sub_doc_txt {
    width: 100%;
    max-width: 600px;
}
	.sub_doc_h3{
		font-size:22px;
	}
	.flex-reverse{
		flex-direction: column-reverse;
	}
	.sub_doc_name {
    margin-top: 20px;
    font-size: 20px;
}

}
@media screen and (max-width: 1000px) {
	.foot_contact_btns {
    max-width:400px!important;
    flex-direction: column;
    align-items: center;
		padding: 30px 5px;
}
		.foot_contact_btns p a{
		margin-top:20px;
			margin-bottom:10px;
	}
	.foot_contact_btns p a {
		font-size: 28px;
	}
	.foot_contact_btn{
		margin-bottom:10px;
	}
}
@media screen and (max-width: 600px) {
	.h4_content {
		padding: 40px 40px;
	}
	.sub_h4 {
		font-size: 20px;
	}
	.sub_h5 {
        padding: 12px 0;
        font-size: 16px;
    }
	.checklist li{
		font-size:16px;
	}
	.sub_h6 {
		font-size: 18px;
	}
	.toc ol li{
		font-size:14px;
	}
	.checklist{
		margin:20px;
	}
	.attention{
		margin:20px;
	}
}
.breadcrumb {
    padding: 15px;
}
.breadcrumb ul {
    display: flex;
    list-style: none;
	font-size: 14px;
}
.breadcrumb ul li:before {
    content: "/";
    display: inline-block;
    margin: 0 10px;
    color: #999;
}
.breadcrumb ul li:first-child:before {
    display: none;
}
.sub_historyarea{
    padding: 70px 0px;
    width: 95%;
    margin: auto;
    max-width: 1200px;
}
.sub_history_bg{
	background:url(/wp-content/themes/mytheme/img/doc_hisbg.png) no-repeat;
	background-size:cover;
}
.sub_historyarea h3 {
    background: #38a5b2;
}
.sub_historyarea h3.sub_tabletitle{
	background:#fff;
}
.foot_contact_area{
	padding: 70px 0px;
    width: 100%;
    margin: 40px auto;
	margin-top:100px;
    max-width: 1400px;
	background:url(/wp-content/themes/mytheme/img/doc_hisbg.png) no-repeat;
	background-size:cover;
}
.foot_contact_btns{
	max-width:900px;
	display:flex;
	margin: auto;
    justify-content: center;
	background: #fff;
	padding:30px;
}
.foot_contact_btns p{
	font-family: 'ZenKakuGothic', sans-serif;
	display:flex;
	flex-direction: column;
    align-items: center;
	margin:0 20px;
	color:#fff;
}
.foot_contact_btns p span{
	font-size:18px;
	color:#000;
}
.foot_contact_btns p a{
	font-size:34px;
	text-decoration:none;
	color:#ECB54A;
}
.foot_contact_btn{
	margin:0 20px;
}
.foot_contact_btns .foot_contact_btn:last-child img{
	border:1px solid #fff;
}
.staffpage_contentarea .title1{
	font-weight:bold;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:32px;
}
.staffpage_contentarea .title1 span {
	text-transform: uppercase;
	color: #EDB437;
	font-size: 20px;
}
.subpage_contentarea .title1{
	font-weight:bold;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:32px;
}
.subpage_contentarea .title1 span {
	text-transform: uppercase;
	color: #ECB54A;
	font-size: 20px;
}
.header_tel_num{
	font-size: 26px;
}
.header_tel_num a{
	color: #ECB54A;
}
.header_tel_num a:hover{
	opacity:0.5;
}
.breadcrumb {
    padding: 15px;
    max-width: 1200px;
    margin: auto;
}
.breadcrumb a{
    text-decoration:none;
	opacity:0.4;
}
.header_snsbtn {
    display: flex;
}
.header_snsbtn a{
	display:inline-block;
	width:40px;
	margin:5px;
}

@media screen and (max-width: 1430px) {
	.header_pc_left div{
    padding: 5px;
    font-size: 14px;
}
	/*.header_webbtn,.header_snsbtn{
		width:180px;
	}*/
	.header_pc_left .head_logo{
		width:240px;
	}
	.header_tel_num{
	font-size: 20px;
}
}
@media screen and (max-width: 1170px) {
	.head_address{
		display:none;
	}
	/*.header_webbtn, .header_snsbtn {
        width: 140px;
    }*/
}
.speech_bubble_area {
    display: flex;
    align-items: center;
}
.speech_bubble_area .speech_bubble{
	padding:30px;
	border:2px dashed #000;
	border-radius:20px;
	width: 80%;
}
.speech_bubble_area .speech_bubble_icon{
	width:20%;
	text-align:right;
	position:relative;
}
.speech_bubble_area .speech_bubble_icon:before{
	content:"";
	display:block;
	position:absolute;
	height:1px;
	width:50%;
	left: -15px;
	background: #000;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.speech_bubble_area .speech_bubble_icon img{
	width:80px;
}
.speech_bubble_area_re{
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
.speech_bubble_area_re .speech_bubble_icon {
    width: 20%;
    text-align: left;
    position: relative;
}
.speech_bubble_area_re .speech_bubble_icon:before{
	right: -15px;
	left:auto;
}
.subdoc_txt_bg{
	position:relative;
}
.subdoc_txt_bg:before{
	content:"";
	display:block;
	position:absolute;
	width:150%;
	height:150%;
	background:url(/wp-content/themes/mytheme/img/doc_txtbg.png) no-repeat;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	z-index: -1;
}
@media screen and (max-width: 600px) {
	.speech_bubble_area .speech_bubble {
		padding: 15px;
		border: 1px dashed #000;
		font-size:14px;
	}
	.speech_bubble_area .speech_bubble_icon:before {
    width: 25%;
    left: -5px;
}
	.speech_bubble_area_re .speech_bubble_icon:before{
		width: 25%;
	right: -5px;
	left:auto;
}
	.speech_bubble_area .speech_bubble_icon img{
	width:60px;
}
	.subdoc_txt_bg:before{
		display:none;
	}
}
@media screen and (max-width: 500px) {
		.speech_bubble_area .speech_bubble{
		width:70%;
	}
	.speech_bubble_area .speech_bubble_icon{
		width:30%;
	}
	.foot_contact_area .title1_3{
		font-size:22px;
	}
	.foot_contact_btns p{
		
	}
	.foot_contact_btns p a{
		margin-top:20px;
		margin-bottom:10px;
		font-size: 22px;
	}
	.foot_contact_btn {
    width: 140px;
}
}

/*--お問い合わせフォーム--*/
table.sheet {
    border-collapse: collapse;
    border-spacing: 0px;
    border-bottom: none;
    margin-bottom: 15px;
    width: 100%;
    background: #f5f5f5;
    border-top: solid 1px #e2e2e2;
    border-right: solid 1px #e2e2e2;
}
.sheet th, .sheet td {
    padding: 10px 20px;
    text-align: left;
    line-height: 1.5em;
    vertical-align: middle;
    background: #fefefe;
    border-bottom: solid 1px #e2e2e2;
    line-height: 220%;
    border-left: 1px solid #e2e2e2;
}
.sheet th {
    background: #efffe7;
    font-weight: 500;
    text-align: center;
    border-bottom: solid 1px #e2e2e2;
}
.indispensable{
	display: inline-block;
	font-size: 12px;
	color: #fff;
	background: #ff8100;
	padding: 2px;
	border-radius: 5px;
	line-height: 140%;
	margin: 0;
	margin-left:10px;
}
input.wpcf7-form-control.wpcf7-text {
    border: 1px solid #DDDDDD;
    background-color: #FFFFFF !important;
    padding: 6px 5px;
    border-radius: 3px;
	width: 95%;
	font-size:15px;
	font-family: 'Noto Sans JP', sans-serif;
}
textarea.wpcf7-form-control.wpcf7-textarea{
	width: 95%;
    margin: 5px 0;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    background: #fff;
    outline: none;
	font-family: 'Noto Sans JP', sans-serif;
	padding: 5px 5px;
	font-size: 15px;
}
select {
    font-family: 'Noto Sans JP', sans-serif;
	font-size:15px;
	line-height: 0;
	height: 2rem;
}
.wpcf7-select option{
	font-family: 'Noto Sans JP', sans-serif;
}
.wpcf7-spinner{
	display:none!important;
}
.contact_btn{
	display: flex;
    justify-content: space-evenly;
}
#submit,#previous {
	cursor: pointer;
    display: inline-block;
    text-decoration: none;
	font-size: 16px;
    color: #fff;
    text-align: center;
	padding: 12px 70px;
    letter-spacing: 1px;
    background: #7898da;
    font-weight: 500;
    border-radius: 50px;
    border: none;
	-webkit-transition: 0.2s;
	transition: 0.2s;
    -webkit-appearance: none;
}
#submit:hover,#previous:hover{
	-webkit-transition: 0.2s;
 	transition: 0.2s;
	opacity:0.6;
}
#submit, #previous {
    display: block;
    text-decoration: none;
    padding: 15px 5px;
    border: 1px solid #312d2b;
    max-width: 300px;
    width: 90%;
    font-size: 18px;
    text-align: center;
    border-radius: 30px;
    margin: 30px auto;
    background: #fff;
    color: #312d2b;
    font-size: 14px;
}


.img_box_1{
text-align:center;
margin-bottom: 30px;
}
.img_box_1 img{
width:90%;
max-width:400px;
}
.img_box_2flex {
    display: flex;
}
.img_box_2{
width:50%;
text-align:center;
}
.img_box_2 img{
width:90%;
max-width:400px;
}
@media screen and (max-width: 500px) {
.img_box_2flex {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.img_box_1 img{
max-width:3400px;
}
.img_box_2{
width:100%;
text-align:center;
}
.img_box_2 img{
width:90%;
max-width:300px;
}
}

li.has_child {
    position: relative;
}
.glo_nav ul .has_child a:before{
	display:none;
}

.has_child:hover ul.menu_child{
	visibility: visible;
    opacity: 1;
	transition:0.2s;
}
ul.menu_child {
    display: flex;
    flex-direction: column;
    padding: 0;
	position:absolute;
	background:#fff;
	width: 100%;
	padding-top:20px;
	padding-bottom:10px;
	top:30px;
	border-right: 0;
	visibility: hidden;
    opacity: 0;
	transition:0.2s;
}
.glo_nav ul .menu_child li{
	padding:0 15px;
	border-right: 0;
}

ul.menu_child a{
    padding: 8px 8px;
	font-size:14px;
	border-bottom: 1px dashed #CCCCCC;
}
.menu_child li:last-child a{
	border-bottom:0;
}
.menu_child a:hover{
	opacity:0.4;
}
.glo_nav ul ul.menu_child a:before{
	display:none;
}
.sp_bottombtns{
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 100;
    overflow: hidden;
    margin: 0;
    padding: 0;
	display:none;
}
.sp_bottombtns li {
    float: left;
    width: 50%;
    margin: 0;
    list-style: none;
}
.sp_bottombtns li:first-child a{
	background: #fff;
}
.sp_bottombtns li a {
    display: block;
    color: #97C44D;
    font-weight: bold;
    text-decoration: none;
    padding: 15px 0 10px 0;
    font-size: 13px;
    text-align: center;
    height: auto;
    background: #fff;
    border-right: 1px solid #97C44D;
}
.sp_bottombtns li a span {
    display: block;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
    text-align: center;
    line-height: 120%;
}
@media screen and (max-width: 768px) {
	.sp_bottombtns{
	display:block;
}
}
.list{
	list-style-position:inside;
}
.list li{
	padding-bottom:10px;
}
.sub_doc_h5 {
    font-size: 20px;
    margin-bottom: 30px;
    font-family: 'ZenKakuGothic-bold', sans-serif;
}
.sub_newsbox{
	border:1px solid #eee;
	margin-bottom:20px;
}
.sub_newsbox a {
    text-decoration: none;
    padding: 20px;
    display: block;
}
.sub_newsbox a .date{
	font-size: 13px;
}
.sub_newsbox .category {
    display: inline-block;
    text-align: center;
    color: #666;
    padding: 5px 20px;
    margin: 0 30px 0 20px;
    font-size: 12px;
    line-height: 100%;
    text-transform: uppercase;
    vertical-align: middle;
    background: #fff;
    border: solid 1px #666;
}
.sub_newsbox .post-title{
	margin: 20px 0;
}
.news_content_txt{
    font-size: 13px;
    color: #888;
}

/*   pagination
-------------------------------------------------------------------*/
.pagination {
	width: 100%;
	text-align: center;
	z-index: 200;
	list-style-type: none;
	padding:0;
}
.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}
.pagination,
.pagination li a {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}


/* 色変更箇所*/
.pagination a {
	font-weight: 500;
	padding-top: 1px;
	text-decoration:none;
	border-left-width: 0;
	min-width:36px;
	min-height:36px;
	color: #333;
	background-color: #fff;
}

/* 色変更箇所*/
.pagination li:not([class*="current"]) a:hover {
	background:#4381b7;
	color:#fff;
}

.pagination li:first-of-type a {
	border-left-width: 1px;
}

.pagination li.first span,
.pagination li.last span,
.pagination li.previous span,
.pagination li.next span {
	/* screen readers only */
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.pagination li.first a::before,
.pagination li.last a::after,
.pagination li.previous a::before,
.pagination li.next a::after {
	display: inline-block;
	font-family: Fontawesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}

.pagination li.first a::before { content: "<<"; }
.pagination li.last a::after { content: ">>"; }

.pagination li.previous a::before { content: "<"; }
.pagination li.next a::after { content: ">"; }

/* 色変更箇所*/
.pagination li.current a {
	background:#4381b7;
	cursor: default;
	pointer-events: none;
	color:#fff;
}

.pagination > li:first-child > a {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.pagination > li:last-child > a {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

@media only screen and ( max-width: 639px ) {
	.pagination li.first,
	.pagination li.last {
		/* screen readers only */
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.uk-container .pagination li{
		padding:0;
		margin:0 0 20px;
	}
	.pagination li.previous a {
		border-left-width: 1px;
	}
}


.table_sheet {
    border-collapse: collapse;
    border-spacing: 0px;
    border-bottom: none;
	margin: auto;
    margin-bottom: 25px;
    width: 100%;
    background: #fff;
    border-top: solid 1px #ddd;
    border-right: solid 1px #ddd;
}
.table_sheet th, .table_sheet td {
    padding: 10px 20px;
    text-align: left;
    line-height: 1.5em;
    vertical-align: middle;
    background: #fff;
    border-bottom: solid 1px #ddd;
    line-height: 200%;
    border-left: 1px solid #ddd;
}
.table_sheet th {
    background: #efffe7;
    font-weight: 500;
    text-align: center;
    border-bottom: solid 1px #ddd;
}
@media only screen and ( max-width: 768px ) {
	.table_sheet{
		font-size:14px;
	}
	.table_sheet th, .table_sheet td {
		padding: 10px;
	}
}

.menupage_box {
    display: flex;
    flex-direction: column;
    width: 90%;
    max-width: 250px;
	margin:10px;
	margin-bottom:40px;
	border-bottom:2px #fff solid;
}
.menupage_box_img {
    border: 1px #eee solid;
    padding: 6px;
}
.menupage_box a{
	text-decoration:none;
}
.menupage_box p{
	padding-top:20px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}
.menupage_box:hover{
	border-bottom:2px #ECB54A solid;
}
.menupage_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.sp_docname{
	display:none;
}
.sp_docbr{
	display:none;
}
.topdocnamesp{
	display:none;
}
@media only screen and ( max-width: 768px ) {
	.pc_docname{
	display:none;
}
.sp_docname{
	display:block;
	margin-top:0;
	margin-bottom:30px;
}
	.topdocnamesp{
		margin-top:0;
	display:block;
}
	.topdocnamepc{
	display:none;
}
	.clinicname{
		margin-top:30px;
		font-size:16px;
		width: 300px;
		text-align: center;
		margin-left: auto;
	}
}
@media screen and (max-width: 500px) {
		.clinicname{
		margin: auto;
		margin-top:30px;
	}
}
@media only screen and ( max-width: 450px ) {
	.sp_docname{
	font-size:22px;
	text-align: center;
	width: 100%;
}
	.sp_docbr{
		display:block;
	}
}

.slideimg-frame {
    position: relative;
    width: 100%;
    height: 100%;
    /*overflow: hidden;*/
    margin: 0 auto;
}
.img-01,
.img-02,
.img-03{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
}
/*.img-01{
   animation: slide-animation-01 24s infinite;
}*/
.img-02{
   animation: slide-animation-02 24s infinite;
}
.img-03{
   animation: slide-animation-03 24s infinite;
}
@keyframes slide-animation-01 {
    0% {opacity: 1;}
  30% {opacity: 1;}
  40% {opacity: 0;}
  90% {opacity: 0}
100% {opacity: 1;}
}
@keyframes slide-animation-02 {
    0% {opacity: 0;}
  30% {opacity: 0;}
  40% {opacity: 1;}
  60% {opacity: 1;}
  70% {opacity: 0;}
100% {opacity: 0;}
}
@keyframes slide-animation-03 {
    0% {opacity: 0;}
  60% {opacity: 0;}
  70% {opacity: 1;}
  90% {opacity: 1;}
100% {opacity: 0;}
}
	
	
/*iphone調整用*/
.iphone .medi_menubtn a img:first-child{
  width: 60px;
    height: 60px;
}

.top_renewtxt{
	text-align:center;
	margin:auto;
	margin-top:40px;
	max-width:600px;
	width:80%;
}
.top_renewtxt p:nth-child(2){
	margin-top:20px;
    background: #e3ebff;
    text-align: center;
    padding: 40px 0px;
    border-radius: 50%;
	font-weight:bold;
	font-size:18px;
}
@media only screen and ( max-width: 768px ) {
	.top_renewtxt{
	margin-top:0px;
	max-width:500px;
}
	.top_renewtxt p:nth-child(2){
		font-size:16px;
		font-weight:bold;
		padding: 20px 0px;
	}
}

.staffpage_contentarea p{
	margin-bottom:40px;
}

.sns_links{
	font-size:15px;
	max-width:550px;
	padding-top:30px;
	padding:20px;
	margin:auto;
	display:flex;
	flex-direction: column;
	text-align:center;
}
@media only screen and ( max-width: 768px ) {
.sns_links{
	padding:10px;
	padding-top:30px;
}
}
.sns_links_img{
	margin-top:10px;
	display:flex;
	justify-content: space-evenly;
}
.sns_links_img a{
	display:inline-block;
	max-width:200px;
}

.top_kenshinmenu {
    display: flex;
    justify-content: center;
}
.t_kenshinbtn a {
    display: flex;
    background: url(/wp-content/themes/mytheme/img/medibtn_bg.png) no-repeat;
    background-size: 100% 100%;
    width: 240px;
	height:140px;
    flex-direction: column;
    padding: 20px;
	margin:20px;
    text-decoration: none;
    color: #fff;
    position: relative;
    align-items: center;
	justify-content: center;
	font-size:22px;
}
.t_kenshinbtn a:hover{
	background:#FD817A;
	transition:0.2s;
}
.t_kenshinbtn a img:last-child {
    position: absolute;
    width: 20px;
    bottom: 0;
    right: 0;
}
.t_areakenshinbtn span{
	display:inline-block;
	margin-top:15px;
	font-size:14px;
}
@media only screen and ( max-width: 768px ) {
	.t_kenshinbtn a {
    width: 170px;
	height:110px;
	margin:10px;
	padding:10px;
	font-size:20px;
}
	.t_areakenshinbtn span {
    font-size: 12px;
}
}
@media only screen and ( max-width: 460px ) {
	.top_kenshinmenu {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
	    .t_kenshinbtn a {
        width: 170px;
        height: 90px;
        margin: 5px;
        font-size: 18px;
    }
}
.langbtn a{
	display: flex;
    text-decoration: none;
    padding: 5px 5px;
    border: 1px solid #312d2b;
    font-size: 12px;
    text-align: center;
    border-radius: 30px;
	justify-content: center;
	align-items: center;
	background:#fff;
	width: 120px;
}
.langbtn a img{
	width:20px;
	height:auto;
	padding-right:3px;
}
.header_sp .header_snsbtn{
	justify-content: center;
}
.header_sp .langbtn a{
	margin:auto;
	margin-top:20px;
}
.footermenu .langbtn a{
	color:#000;
	margin:auto;
}

.footermenu .langbtn{
	margin-top:30px;
}
.header_pc .langbtn a:hover{
	background:#38a5b2;
	border:1px solid #38a5b2;
	opacity:1;
	color: #fff;
}
.footermenu .langbtn a:hover{
	background:#f59797;
	opacity:1;
	color: #fff;
}
.medi_menubtn a:hover{
	background: #FD817A;
    transition: 0.2s;
}
.langbtn a:before{
	content:"";
	display:inline-block;
	width:20px;
	height:20px;
	background:url("/wp-content/themes/mytheme/img/lang_icon.png");
	background-size: cover;
	transition:0.2s;
}
.langbtn a:hover:before{
	background:url("/wp-content/themes/mytheme/img/lang_icon2.png");
	background-size: cover;
	transition:0.2s;
}
.top_medicalsubject{
	background:#F4D287;
}
.top_cooperation_inner{
	padding: 80px 0px;
    width: 95%;
    margin: auto;
    max-width: 1000px;
}
.top_medicalsubject_inner{
	padding: 80px 0px;
    width: 95%;
    margin: auto;
    max-width: 1000px;
}
.top_medicalsubject_btn p{
	margin:10px;
	position:relative;
}
.top_medicalsubject_btn p{
	text-decoration:none;
    width: 180px;
    height: 180px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    border-radius: 90px;
	justify-content: center;
	font-size:15px;
	color:#C18500;
	font-weight:bold;
	text-align:center;
}
.top_medicalsubject_btn p img{
	width:80px;
}
.top_medicalsubject_btn p span{
	display:inline-block;
	padding-bottom: 20px;
}
.top_medicalsubject_btn a:hover{
	opacity:0.6;
}
.top_medicalsubject_btn:after{
	content: "";
    display: none;
    width: 25px;
    height: 10px;
    background: url(/wp-content/themes/mytheme/img/menu_arrow.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 25px;
	transition: 0.2s;
}
.top_medicalsubject_btn:hover:after{
	transform: translateX(-10%);
    transition: 0.2s;
}
.top_medicalsubject_btn p span:last-child {
    padding-bottom: 0px;
}
.top_medicalsubject_flex {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}
.top_cooperation_flex{
	display: flex;
    flex-wrap: wrap;
	justify-content: space-evenly;
	max-width:800px;
	margin:auto;
	justify-content: center;
}
.top_cooperation_flex .top_medicalsubject_btn a {
    border: 1px #C18500 solid;
    display: flex;
    border-radius: 100px;
    width: 160px;
    height: 160px;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
	font-weight:bold;
	margin: 5px;
}
.medisubbtn-2{
	margin: 0 50px;
}
.medisubbtn-3{
	margin: 0 46px;
}
@media screen and (max-width: 960px) {
	.top_cooperation_flex{
		max-width:600px;
	}
	.top_cooperation_flex .top_medicalsubject_btn a{
	width: 120px;
    height: 120px;
}
	.top_cooperation_flex .top_medicalsubject_btn a span{
		font-size:14px;
	}
	.medisubbtn-2{
	margin: 0 60px;
}
.medisubbtn-3{
	margin: 0 30px;
}
}
@media screen and (max-width: 610px) {
.medisubbtn-2{
	margin: 0 10px;
}
.medisubbtn-3{
	margin: 0 10px;
}
}

.history_area {
    display: flex;
    flex-direction: column;
	align-items: center;
}
.history_1, .history_2 {
    width: 90%;
}
.director_img .doc_bg {
    position: absolute;
    left: 0;
    width: 47%;
    top: 480px;
    z-index: 0;
    display: none;
}
.director_img{
    text-align: right;
}
.top_medicalsubject .title1_3{
	color:#211805;
	font-size:36px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:bold;
	position:relative;
	padding-bottom:30px;
}
.top_medicalsubject .title1_3 span{
	line-height:0;
}
.top_medicalsubject .title1_3 span img{
	height: 18px;
	width:auto;
}
.top_medicalsubject .title1_3:after{
	content:"";
	display:block;
	height:1px;
	width:60%;
	max-width:60px;
	background:#211805;
	position:absolute;
	bottom:0;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.top_cooperation .title1_3{
	font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    position: relative;
    padding-bottom: 30px;
	font-size: 36px;
}
.top_cooperation .title1_3:after{
	content:"";
	display:block;
	height:1px;
	width:60%;
	max-width:60px;
	background:#000;
	position:absolute;
	bottom:0;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.top_medicalsubject_btn p .pd_none{
	padding:0;
}
.top_medicalsubject_btn p .fs_up{
	font-size:18px;
}
.top_medicalsubject_btn p .fs_down{
	font-size:14px;
	line-height:1.3em;
}
.h2_deco{
	position:relative;
	padding-top: 90px;
}
.top_content4 .title1_3{
	color: #000;
    font-size: 36px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    position: relative;
    padding-bottom: 30px;
}
.top_content4 .title1_3 span {
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
    line-height: 0;
}
.top_content4 .title1_3 span img{
	height: 40px;
	width:auto;
}
.top_content4 .title1_3:after {
    content: "";
    display: block;
    height: 1px;
    width: 60%;
    max-width: 60px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
	.h2_deco{
		position:relative;
		padding-top: 60px;
	}
	.h2_deco:before{
		width:35px;
		height:30px;
	}
}


.feature_txtbox {
	transform: translateX(-20px);
	height: max-content;
	position:relative;
}
.feature_bg{
	transform: translateY(-20px);
	background: #f5f6f8;
	padding: 50px 0;
	position: relative;
}
.feature_txtbox:after{
	content:"";
	display:block;
	width:100%;
	height:100%;
	background:#EDB437;
	position:absolute;
	z-index:-1;
	top: 0px;
    left: 20px;
	transform:scale(1.02);
}

.feature_flex_reverse .feature_txtbox {
	transform: translateX(20px);
	height: max-content;
	position:relative;
}
.feature_flex_reverse .feature_bg{
	transform: translateY(-20px);
	background: #FFFDF8;
	padding: 50px 0;
}
.feature_flex_reverse .feature_txtbox:after{
	content:"";
	display:block;
	width:100%;
	height:100%;
	background:#EDB437;
	position:absolute;
	z-index:-1;
	top: 0px;
    right: 20px;
	left:auto;
	transform:scale(1.02);
}
.title1_2 span img.top_titleimg{
	height: 60px;
    width: auto;
}
@media only screen and ( max-width: 768px ) {
	.top_medicalsubject_btn p {
        text-decoration: none;
        width: 110px;
        height: 110px;
        font-size: 12px;
    }
	.medisub_en .top_medicalsubject_btn p {
        letter-spacing: 0.0em;
        font-size: 11px;
    }
	.top_content4 .title1_3 {
    color: #000;
    font-size: 26px;
    padding-bottom: 30px;
}
	.feature_bg {
    transform: translateY(0px);
		padding: 30px 10px;
}
	.feature_txtbox {
		transform: translateX(-10px);
	}
	.feature_txtbox:after {
    top: 10px;
    left: 10px;
    transform: scale(1);
}
	.feature_flex_reverse .feature_bg {
    transform: translateY(0px);
    background: #f5f6f8;
    padding: 30px 10px;
}
	.feature_flex_reverse .feature_txtbox {
    transform: translateX(10px);
    height: max-content;
    position: relative;
}
	.feature_flex_reverse .feature_txtbox:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 10px;
    right: 10px;
    left: auto;
    transform: scale(1);
}
	.feature3 .top_inner5 {
    padding: 80px 0px;
		width: 90%;
	}
	.director_img .doc_img {
    transform: translateY(0px);
}
	.top_content7 .title1_2 span img{
		max-height: 25px;
	}
	.doc_position:after{
		display:none;
	}
	.doc_position {
    font-size: 14px;
}
	.top_content7 .title1_2{
		margin-bottom:0px;
	}
	    .director_txt h3 {
        display: flex;
        align-items: center;
    }
	.director_txt h3 span img {
    height: 12px;
    width: auto;
    margin-left: 10px;
}
	.history_list li {
		width:100%;
		font-size: 14px;
	}
	.history_table tr {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
		font-size: 14px;
}
	.top_medicalsubject .title1_3 {
    color: #fff;
		font-size: 28px;
	}
	.top_cooperation .title1_3{
		font-size:28px;
	}
	.top_medicalsubject_btn a {
    text-decoration: none;
    width: 120px;
		height: 120px;
		font-size: 13px;
	}
	.top_medicalsubject_btn p img {
    width: 40px;
}
	.top_medicalsubject_btn p .fs_up {
    font-size: 15px;
}
	.medisub_en .top_medicalsubject_btn p .fs_up {
    font-size: 14px;
}
	.top_medicalsubject_btn p .fs_down {
    font-size: 12px;
}
	.top_medicalsubject_btn p span {
    display: inline-block;
    padding-bottom: 10px;
}
	.top_medicalsubject_btn:after{
		bottom: 15px;
	}
	.top_medicalsubject_flex {
    justify-content: center;
}
	.footer_inner_flex {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
}
	.history_table_flex {
    display: flex;
    flex-direction: column;
}
	.history_table {
    width: 100%;
}
	.director_img {
    text-align: center;
}
	.footer_info p{
		font-size:14px;
	}
	.title1_2 span img.top_titleimg{
	height: 25px;
    width: auto;
}
	
}

.list2 li{
	list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 0.5em;
}
.list2 li:before {
    display: block;
    content: "";
    width: 8px;
    height: 8px;
	min-height:8px;
	max-width:8px;
    margin-left: 0.5em;
    margin-right: 1em;
    border-radius: 50%;
    background: #EDB437;
}
.medimenu_listflex{
	display:flex;
	justify-content: center;
}
.medimenu_listflex h4{
	margin-bottom:20px;
	text-align:center;
}
.medimenu_listflex div{
	width:50%;
	max-width: 350px;
}
.equipment_flex{
	display:flex;
	justify-content: space-between;
}
.equipment_flex div{
	width:45%;
	max-width:250px;
	margin:10px;
}

@media only screen and ( max-width: 768px ) {
	.medimenu_listflex {
    flex-direction: column;
    align-items: center;
}
	.medimenu_listflex div{
	width:95%;
	max-width: 600px;
}
	.medimenu_listflex h4{
    margin-top: 40px;
}
	.medimenu_listflex div:first-of-type h4{
    margin-top: 0px;
}
	.medimenu_listflex li{
		font-size:14px;
	}
	.equipment_flex {
    flex-wrap: wrap;
		    justify-content: space-around;
}
	.equipment_flex div{
	width:50%;
	max-width:250px;
}
    .medisub_en .top_medicalsubject_btn a {
        font-size: 12px;
        letter-spacing: 0.02em;
        line-height: 1.2em;
}
	.medisub_en .top_medicalsubject_btn a .fs_up {
        font-size: 13px;
    }
}
@media only screen and ( max-width: 500px ) {
	.equipment_flex div {
        width: 90%;
        max-width: 300px;
    }
}

/*--contactform カスタマイズ--*/
.contactform p{
	margin:0;
}
.brithflex{
	display:flex;
}
.brithflex .wpcf7-not-valid-tip{
	display:none;
}
#select-year,
#select-month,
#select-day,
#select-menu,
#address-prefectures,
#date-time,
#date-time2,
#date-time3{
	border: 1px solid #DDDDDD;
    background-color: #FFFFFF !important;
    padding: 0px 5px;
    border-radius: 3px;
    font-size: 14px;
}
#select-menu{
	width:95%;
}
#date-time,
#date-time2,
#date-time3{
	margin-top:5px;
}
.birthflex_parent{
	font-size:10px;
	display: flex;
}
.sheet.contactform th{
	text-align: left;
	width: 25%;
	font-size:14px;
}

.sheet.contactform  th, .sheet.contactform  td {
	padding: 10px 10px;
}
.wpcf7-checkbox{
	font-size:13px;
}
#checkbox-medical .wpcf7-list-item label,
#checkbox-option .wpcf7-list-item label{
	width: 242px;
	display:inline-block;
}
#checkbox-medical .wpcf7-list-item,
#checkbox-option .wpcf7-list-item{
	margin:0;
}
#radio-gender .wpcf7-list-item,
#insurance-class .wpcf7-list-item{
	margin:0;
	margin-right:10px;
}
#radio-gender .wpcf7-list-item label,
#insurance-class .wpcf7-list-item label{
	display: flex;
    align-items: center;
	font-size:14px;
	line-height:0;
}
#privacy-check .wpcf7-list-item-label{
	font-size:16px;
}
#privacy-check .wpcf7-form-control-wrap{
	position:relative;
}
#privacy-check .wpcf7-form-control-wrap .wpcf7-not-valid-tip{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.brithflex p{
	padding-right:18px;
	margin-right:10px;
	position:relative;
}
.brithflex p .brith_ex{
	font-size:14px;
	position: absolute;
    top: 50%;
    right:0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.noticetext{
	font-size:12px;
	margin-top:5px;
}
/*-赤い注意書きの表示非表示に関する調整↓-*/
span.wpcf7-not-valid-tip {
    display: none; /* 初期状態でエラー非表示 */
}
.wpcf7-submitting .wpcf7-not-valid-tip {
    display: block; /* フォーム送信時のみエラー表示 */
	font-size:12px;
}
/*-赤い注意書きの表示非表示に関する調整↑-*/
.sheet.contactform.confirm td{
	font-size:14px!important;
}
	#notice-text,
	.noticetext{
		font-size:12px;
	}
@media screen and (max-width: 768px){
	.sheet.contactform td{
	width: 96%
}
	#checkbox-medical .wpcf7-list-item label, #checkbox-option .wpcf7-list-item label {
    width: 210px;
    display: inline-block;
}
	textarea.wpcf7-form-control.wpcf7-textarea {
		width: 90%;
	}
	#select-menu {
    width: 80%;
}
	.sheet.contactform th p{
		font-size:12px;
	}
	input.wpcf7-form-control.wpcf7-text{
		width:90%;
	}
	.birthflex_parent{
	font-size:10px;
	display: flex;
	flex-direction: column;
}
	.birthflex_parent div{
	margin-bottom:5px;
}
	#checkbox-medical label,
	#checkbox-option label{
		font-size:11px;
	}
	#notice-text,
	.noticetext{
		font-size:10px!important;
	}
	}
.day_flex p{
	display:flex;
	align-items: center;
}
.day_flex p span{
	display:inline-block;
}
.day_flex p span:last-child{
	padding-left:4px;
	line-height:0.9rem
}
.contactform_en .indispensable{
	font-size:8px;
}
.header_pc .head_logo{
	max-width:400px;
}
.header_sp_en h1{
    max-width: none;
    padding-left: 20px;
    width: 55%;
}
.wpcf7-radio{
	font-size:13px;
}
@media screen and (max-width: 500px){
.confirmform td p{
	font-size:12px;
	}
}
.newsimgflex{
display:flex;
margin-bottom:20px;
}
@media screen and (max-width: 500px) {  
.newsimgflex{
flex-direction: column;
align-items: center;
}
}
.newsimgflex div{
width:90%;
max-width:350px;
}
.newsimg{
max-width:350px;
}

h1.upper-title {
    color: #111;
    height: 26px;
    display: flex;
    padding-left: 1%;
	padding-right: 1%;
    font-size: 10px;
    font-weight: normal;
    background: #FAE2AD;
    width: 98%;
    align-items: center;
    margin: 0;
    z-index:2;
    position:fixed;
	line-height: 0.8rem;
}


.menupage_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.menupage_box {
    display: flex;
    flex-direction: column;
    width: 90%;
    max-width: 380px;
    margin: 10px;
    margin-bottom: 40px;
    border-bottom: 2px #fff solid;
}
.menupage_box p {
    padding-top: 20px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.menupage_box_img {
    border: 1px #eee solid;
    padding: 6px;
}
.menupage_box a {
    text-decoration: none;
}

.header_pc_right .programbtn,
.header_pc_right .webbtn{
	padding: 0;
}
.header_pc_right .webbtn{
	padding-left: 10px;
}
.webbtn a,
.programbtn a{
	display: flex;
	width: 200px;
	height: 80px;
	text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
.webbtn a{
	/* background: #ECB54A; */
	background: #97C44D;
}
.programbtn a{
	background: #97C44D;
}
.webbtn a::before{
	display: block;
	content: "";
	width: 25px;
	height: 25px;
	background: url(/wp-content/themes/mytheme/img/webbtnimg.svg);
	background-size: 100% 100%;
	padding-right: 15px;
}
.webbtn a .adjust {
	font-size: 14px;
	font-weight: 400;
    text-align: center;
    line-height: 1.2rem;
}
.webbtn a .adjust span{
	font-size: 16px;
	font-weight: bold;
}

.table-box{
    background: #fff;
    padding:0 20px;
    margin-bottom: 60px;
	width: 100%;
}
.table-name{
    background: #97C44D;
    color: #fff;
    text-align: center;
    padding: 10px;
	width: 100%;
	font-size: 18px;
}
.tablesheet {
    width: 100%;
}
thead,tbody{
    width: 100%;
}
.tablesheet th,
.tablesheet td{
    text-align: center;
    padding-bottom: 8px;
    padding-top: 8px;
    font-weight: 400;
}
.tablesheet td{
	color: #97C44D;
}
.tablesheet tr td:first-child{
	color: #312d2b;
}
.tablesheet th{
    border-bottom: 1px solid #4f3924;
}
.table-name.table-color2 {
    background: #FFE6E5;
    color: #F27B78;
}
.table-box{
    background: #fff;
    padding:0 20px;
    margin-bottom: 60px;
}
.medi-infotablebox .table-box:last-child{
    margin-bottom: 0;
}
@media screen and (max-width: 500px) {  
.footer_sns_links {
    flex-direction: column;
}
    .foot_contact_btn {
        width: auto;
    }
	.footer_sns_links .footer_tel {
    margin-right: 0px;
	margin-bottom: 20px;
}
}

.iphone .top_content4 .title1_3 span img,
.ipad .top_content4 .title1_3 span img,
.mac .top_content4 .title1_3 span img{
object-fit: contain;
}
.iphone .top_medicalsubject .title1_3 span img,
.ipad .top_medicalsubject .title1_3 span img,
.mac .top_medicalsubject .title1_3 span img{
    height: 25px;
    width: auto;
    object-fit: contain;
}