@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(110 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page .bg {
	background: url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
	height: calc(400 / var(--break) * 100vw);
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.hdg3 {
	background: url("images/page/bdr01.svg")repeat-x left bottom / calc(550 / var(--break) * 100vw) auto;
}
.hdg4 {
	height: calc(100 / var(--break) * 100vw);
}
.hdg4:before {
	content: "";
	position: absolute;
	width: 2px;
	height: 100%;
	background: #fff;
	left: calc(10 / var(--break) * 100vw);
	top: 0;
}
.hdg4:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background: #fff;
	left: 0;
	bottom: calc(10 / var(--break) * 100vw);
}
.hdg5 {
	border-bottom: 1px solid #333;
	background: url("images/page/deco_hdg5.svg")no-repeat left calc(20 / var(--break) * 100vw) top calc(15 / var(--break) * 100vw) / calc(18 / var(--break) * 100vw) auto;
}
.nav_page ul {
	gap: calc(60 / var(--break) * 100vw) 3.95%;
}
.nav_page ul li {
	width: 30.7%;
}
.nav_page .arw, .tab_recruit01 .arw {
	width: calc(8 / var(--break) * 100vw);
}
.copy_common01 {
	border-bottom: 1px solid #333;
}
.ttl_common01 {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
.ttl_common01 > span {
	height: calc(60 / var(--break) * 100vw);
	background: #8F7A5B;
	background: linear-gradient(90deg,rgba(143, 122, 91, 1) 0%, rgba(181, 160, 122, 1) 100%);
}
.bg_common01:after {
	content: "";
	position: absolute;
	width: 100%;
	height: calc(200 / var(--break) * 100vw);
	background: url("images/page/ptn02.jpg")repeat left top / calc(960 / var(--break) * 100vw) auto;
	left: 0;
	bottom: 0;
	z-index: 0;
}
.wrap_common01 {
	border-bottom: calc(10 / var(--break) * 100vw) solid #e9e9e9;
}
.row_common01 .col_img:after {
	content: "";
	position: absolute;
	width: 100%;
	height: calc(100% - calc(20 / var(--break) * 100vw));
	background: #076AB6;
	background: linear-gradient(0deg,rgba(7, 106, 182, 1) 0%, rgba(28, 46, 113, 1) 100%);
	bottom: 0;
	z-index: -1;
}
.row_common01 .col_img.bg02:after {
	background: #0EA226;
	background: linear-gradient(0deg,rgba(14, 162, 38, 1) 0%, rgba(11, 94, 20, 1) 100%);
}
.row_common01 .col_img.bg03:after {
	background: #45BBB1;
	background: linear-gradient(0deg,rgba(69, 187, 177, 1) 0%, rgba(7, 106, 182, 1) 100%);
}
.row_common01 .col_img.right:after { right: calc(-20 / var(--break) * 100vw); }
.row_common01 .col_img.left:after { left: calc(-20 / var(--break) * 100vw); }
.row_common01 .copy {
	border-bottom: 1px solid #333;
}
.row_common03 .col_img {
	width: 25%;
}
.row_common03 .col_txt {
	width: 71%;
}
.row_common04 {
	gap: calc(60 / var(--break) * 100vw) 2.45%;
}
.row_common04 .col {
	width: 31.7%;
	max-width: 475px;
}
.row_common04 .col .caption {
	background: #8d7042;
}
.row_common04 .col:nth-child(3n+2) .caption {
	background: #1c2e71;
}
.row_common04 .col:nth-child(3n) .caption {
	background: #0b5e14;
}
.box_common01 {
	border: 1px solid #333;
	background: url("images/page/bg_common01.svg")no-repeat right top / calc(100 / var(--break) * 100vw), url("images/page/bg_common02.svg")no-repeat left bottom / calc(100 / var(--break) * 100vw);
}
.box_common01 .ttl {
	border-bottom: 1px solid #333;
}
.list_common01 > li {
	padding: 0 calc(20 / var(--break) * 100vw) calc(12 / var(--break) * 100vw) calc(60 / var(--break) * 100vw);
	border-bottom: 2px dotted #333;
	position: relative;
}
.list_common01 > li:not(:first-child) {
	margin-top: calc(10 / var(--break) * 100vw);
}
.list_common01 > li:before {
	content: "";
	position: absolute;
	background: url("images/page/icn_check01.svg")no-repeat center / cover;
	width: calc(21 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	left: calc(20 / var(--break) * 100vw);
	top: .2em;
	border-radius: 0;
}
.arw_flow:before {
	border-top-color: #333;
}
.box_flow {
	background: url("images/page/bg_common03.png")no-repeat right bottom / calc(180 / var(--break) * 100vw) auto;
}
.box_flow .col_txt h4 .num {
	width: calc(50 / var(--break) * 100vw);
	height: calc(50 / var(--break) * 100vw);
}
.box_flow .col_txt h4 .ttl {
	width: calc(100% - calc(50 / var(--break) * 100vw));
}
.row_pay .copy {
	border-bottom: 1px solid #1c2e71;
}
.row_pay .copy.txt_col02 {
	border-bottom-color: #0b5e14;
}
.box_qa03 {
	border: none;
}
.box_qa03 .box_q .txt {
	background: none;
}
.box_qa03 .box_q .txt .icn:before, .box_qa03 .box_q .txt .icn:after {
	background: #fff;
}
.box_qa03 .box_a {
	border: 1px solid #333;
}
.box_qa03 .box_a .box {
	width: calc(60 / var(--break) * 100vw);
	height: calc(60 / var(--break) * 100vw);
	top: 0;
	left: 0;
}
.tbl_common01 table {
	border-color: #1c2e71;
}
.tbl_common01 th {
	background: #1c2e71;
	font-weight: bold;
}
.tbl_common01 tr:not(:last-child) td {
	border-bottom-color: #1c2e71;
}
@media only screen and (min-width: 768px) and (max-width: 1599px) {
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
	.nav_page .ja {
		font-size: 1.5rem;
	}
}
@media only screen and (max-width: 767px) {
	.content_low {
		padding: 13vw 0 25vw;
	}
	.content_low .inner, .main_page .inner {
		max-width: calc(702 / var(--break) * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.main_page {
		padding: calc(20 / var(--break) * 100vw) 3.2vw 0;
	}
	.main_page .bg {
		padding-top: 25vw;
		background-image: url("images/page/bg_ttl_page_sp.jpg");
		height: calc(480 / var(--break) * 100vw);
	}
	.hdg2 .ja {
		font-size: 1.5625rem;
		letter-spacing: 0;
	}
	.hdg2 .en {
		font-size: .9375rem;
	}
	.col_img {
		text-align: center;
	}
	.hdg3 {
		padding: 9vw .5vw;
		font-size: 1.4375rem;
		letter-spacing: 0;
		background: url("images/page/bdr01.svg")repeat-x left top / calc(550 / var(--break) * 100vw) auto, url("images/page/bdr01.svg")repeat-x left bottom / calc(550 / var(--break) * 100vw) auto;
	}
	.hdg4 {
		font-size: 1.1875rem;
		letter-spacing: 0;
		height: auto;
		padding: 2.5vw 3vw 3.5vw;
	}
	.hdg5 {
		padding: 1.5vw 2vw 1.5vw calc(70 / var(--break) * 100vw);
		font-size: 1.125rem;
		letter-spacing: 0;
		background-position: left calc(20 / var(--break) * 100vw) top calc(20 / var(--break) * 100vw);
	}
	.nav_page ul {
		gap: calc(60 / var(--break) * 100vw) 2%;
	}
	.nav_page ul li {
		width: 49%;
	}
	.nav_page a {
		padding: 2vw 1vw;
	}
	.nav_page .ja, .tab_recruit01 .ja {
		font-size: .875rem;
		letter-spacing: 0;
	}
	.nav_page .arw, .tab_recruit01 .arw {
		width: calc(8 / var(--break) * 100vw);
	}
	.copy_common01 {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.ttl_common01 {
		font-size: 1.125rem;
		letter-spacing: 0;
		max-width: calc(646 / var(--break) * 100vw);
		margin-right: auto;
		margin-left: auto;
	}
	.ttl_common01 > span {
		height: auto;
		padding: 2vw 3vw;
	}
	.txt_common01 {
		padding: 0;
	}
	.bg_common01:after {
		content: "";
		position: absolute;
		width: 100%;
		height: calc(200 / var(--break) * 100vw);
		background: url("images/page/ptn02.jpg")repeat left top / calc(960 / var(--break) * 100vw) auto;
		left: 0;
		bottom: 0;
		z-index: 0;
	}
	.row_common02 .col_img {
		max-width: calc(646 / var(--break) * 100vw)!important;
		margin: 0 auto 5vw;
	}
	.row_common03 {
		padding: 0;
	}
	.row_common03 .col_img {
		max-width: calc(600 / var(--break) * 100vw)!important;
		margin: 0 auto 5vw;
	}
	.row_common04 {
		gap: 2vw 2%;
	}
	.row_common04 .col {
		width: 49%;
		max-width: 100%;
	}
	.row_common04 .col .caption {
		font-size: .875rem;
		letter-spacing: 0;
	}
	.box_common01 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.list_common01 > li {
		padding: 0 0 2vw calc(50 / var(--break) * 100vw);
		border-bottom: 1px dotted #333;
	}
	.list_common01 > li:not(:first-child) {
		margin-top: 2vw;
	}
	.list_common01 > li:before {
		width: calc(28 / var(--break) * 100vw);
		height: calc(27 / var(--break) * 100vw);
		left: 0;
		top: .4em;
	}
	.box_flow .col_txt h4 .num {
		width: calc(80 / var(--break) * 100vw);
		height: calc(80 / var(--break) * 100vw);
		font-size: 1.25rem;
	}
	.box_flow .col_txt h4 .ttl {
		width: calc(100% - calc(80 / var(--break) * 100vw));
	}
	.box_qa03 .box_q .box span {
		padding-bottom: 0;
	}
	.box_qa03 .box_a {
		padding: 5vw 5% 5.5vw 14vw;
	}
	.box_qa03 .box_a .box {
		width: calc(80 / var(--break) * 100vw);
		height: calc(80 / var(--break) * 100vw);
		font-size: 1.5625rem;
	}
}


/* ときわ台村中眼科 tokiwa
------------------------------------------------------------------*/
.bg_tokiwa01 {
	background: url("images/tokiwa/bg_tokiwa01.jpg")no-repeat center / cover;
}
.en_tokiwa01 {
	opacity: .2;
	line-height: .75;
	font-size: 10rem;
	letter-spacing: .1em;
}
.box_tokiwa01 .num {
	top: calc(-10 / var(--break) * 100vw);
}
.bg_tokiwa02 .btn__news01 {
	top: calc(-30 / var(--break) * 100vw);
}
.bg_tokiwa03 {
	background: url("images/tokiwa/bg_tokiwa02.png")no-repeat left top / calc(480 / var(--break) * 100vw) auto, url("images/tokiwa/bg_tokiwa03.png")no-repeat right bottom / calc(480 / var(--break) * 100vw) auto;
}
.row_tokiwa01 .logo {
	width: calc(200 / var(--break) * 100vw)!important;
}
.list_tokiwa01 li:not(:first-child) {
	margin-top: calc(10 / var(--break) * 100vw);
}
.list_tokiwa01 .num {
	width: calc(40 / var(--break) * 100vw);
}
.list_tokiwa01 .txt {
	width: calc(100% - calc(40 / var(--break) * 100vw));
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.en_tokiwa01 {
		font-size: 3.125rem;
	}
	.box_tokiwa01 .num {
		font-size: 2.5rem;
	}
	.box_tokiwa01 .ttl {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.bg_tokiwa02 .btn__news01 {
		top: calc(-30 / var(--break) * 100vw);
	}
	.bg_tokiwa03 {
		background: url("images/tokiwa/bg_tokiwa02.png")no-repeat left top / calc(240 / var(--break) * 100vw) auto, url("images/tokiwa/bg_tokiwa03.png")no-repeat right bottom / calc(240 / var(--break) * 100vw) auto;
	}
	.box_tokiwa02 {
		padding: calc(50 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
	}
	.row_tokiwa01 .logo {
		width: calc(200 / var(--break) * 100vw)!important;
	}
	.list_tokiwa01 li:not(:first-child) {
		margin-top: calc(10 / var(--break) * 100vw);
	}
	.list_tokiwa01 .num {
		width: calc(60 / var(--break) * 100vw);
	}
	.list_tokiwa01 .txt {
		width: calc(100% - calc(60 / var(--break) * 100vw));
	}
	.txt_tokiwa02 {
		padding: 0;
	}
}


/* 医師紹介 staff
------------------------------------------------------------------*/
.bg_staff01:after {
	content: "";
	position: absolute;
	width: 100%;
	height: calc(100% - calc(500 / var(--break) * 100vw));
	left: 0;
	bottom: 0;
	background: url("images/staff/bg_staff01.jpg")no-repeat center / cover;
	z-index: -1;
}
.en_staff01 {
	margin-top: calc(-60 / var(--break) * 100vw);
}
.row_staff01 {
	gap: 0 3.06%;
}
.row_staff01 .col {
	background: url("images/staff/bg_staff02.svg")no-repeat center / contain;
	width: 22.7%;
	height: calc(340 / var(--break) * 100vw);
}
.row_staff01 .col:nth-child(2n) { background-image: url("images/staff/bg_staff03.svg"); }
.row_staff02 .col_img {
	width: 34%;
	max-width: 500px;
}
.row_staff02 .col_txt {
	width: 62%;
}
.name_dr02 {
	height: calc(70 / var(--break) * 100vw);
}
.row_staff03 .col {
	width: 49%;
	max-width: 730px;
}
.row_staff03 .ttl {
	height: calc(60 / var(--break) * 100vw);
}
.row_staff04 .col_img {
	width: 27%;
	max-width: 400px;
}
.row_staff04 .col_txt {
	width: 69%;
}
.list_staff01 li:before {
	background: #1c2e71;
}
.list_staff02 li:before {
	background: #0b5e14;
}
.list_staff03 li:before {
	background: #8d7042;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_staff01:after {
		height: calc(100% - calc(400 / var(--break) * 100vw));
	}
	.en_staff01 {
		font-size: 5.5rem;
	}
	.row_staff01 {
		font-size: 1.25rem;
	}
}
@media(max-width: 767px) {
	.bg_staff01:after {
		height: calc(100% - calc(200 / var(--break) * 100vw));
	}
	.en_staff01 {
		font-size: 3.125rem;
	}
	.box_staff01 .copy {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.row_staff01 {
		font-size: .875rem;
		letter-spacing: 0;
		gap: 2vw 2%;
	}
	.row_staff01 .col {
		width: 49%;
		height: calc(340 / var(--break) * 100vw);
	}
	.row_staff02 .col_img {
		max-width: calc(500 / var(--break) * 100vw)!important;
		margin: 0 auto 5vw;
	}
	.name_dr02 {
		height: calc(80 / var(--break) * 100vw);
	}
	.name_dr02 .ja {
		font-size: .75rem;
	}
	.name_dr02 .ja02 {
		font-size: 1.25rem;
	}
	.name_dr02 .en {
		font-size: .75rem;
	}
	.row_staff03 {
		gap: 4vw 0;
	}
	.row_staff03 .col {
		width: 100%;
		max-width: 100%;
	}
	.row_staff03 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(80 / var(--break) * 100vw);
	}
	.row_staff04 .col_img {
		max-width: calc(400 / var(--break) * 100vw)!important;
		margin: 0 auto 5vw;
	}
}


/* 徳丸村中眼科 tokumaru
------------------------------------------------------------------*/
.bg_tokumaru01 {
	background: url("images/tokumaru/bg_tokumaru01.png")no-repeat left top / calc(480 / var(--break) * 100vw) auto, url("images/tokumaru/bg_tokumaru02.png")no-repeat right bottom / calc(480 / var(--break) * 100vw) auto;
}
.bg_tokumaru02:after {
	background-image: url("images/page/ptn03.jpg");
}
.ttl_tokumaru02 {
	height: calc(60 / var(--break) * 100vw);
}
.row_tokumaru01, .row_tokumaru02 {
	gap: 0 calc(50 / var(--break) * 100vw);
}
.box_tokumaru03 .col_txt {
	width: 66%;
}
.box_tokumaru03 .col_img {
	width: 33%;
	max-width: 400px;
}
.box_tokumaru01 .tel_common a {
	height: calc(120 / var(--break) * 100vw);
}
.row_tokumaru04 .col:not(:last-child):after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: calc(15 / var(--break) * 100vw) solid #333;
	border-top: calc(22 / var(--break) * 100vw) solid transparent;
	border-bottom: calc(22 / var(--break) * 100vw) solid transparent;
	right: -5.5%;
	top: 0;
	bottom: 0;
	margin: auto;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_tokumaru01 {
		background: url("images/tokumaru/bg_tokumaru01.png")no-repeat left top / calc(240 / var(--break) * 100vw) auto, url("images/tokumaru/bg_tokumaru02.png")no-repeat right bottom / calc(240 / var(--break) * 100vw) auto;
	}
	.ttl_tokumaru01 {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.ttl_tokumaru02 {
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(80 / var(--break) * 100vw);
	}
	.row_tokumaru01, .row_tokumaru02 {
		gap: 0 calc(20 / var(--break) * 100vw);
	}
	.box_tokumaru03 {
		gap: 0;
		flex-direction: column-reverse!important;
	}
	.box_tokumaru03 .col_txt {
		width: 100%;
		padding: 0 4vw 6vw;
	}
	.box_tokumaru03 .ttl {
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.box_tokumaru03 .col_img {
		width: 100%;
		max-width: calc(400 / var(--break) * 100vw);
		margin: 0 auto;
	}
	.box_tokumaru01 .tel_common {
		width: calc(402 / var(--break) * 100vw);
	}
	.box_tokumaru01 .tel_common a {
		height: calc(180 / var(--break) * 100vw);
	}
	.row_tokumaru04 {
		gap: 8vw 0!important;
	}
	.row_tokumaru04 .col {
		width: calc(600 / var(--break) * 100vw)!important;
		margin: 0 auto;
	}
	.row_tokumaru04 .col:not(:last-child):after {
		top: auto;
		bottom: -5vw;
		border-bottom: none;
		border-top: calc(15 / var(--break) * 100vw) solid #333;
		border-right: calc(22 / var(--break) * 100vw) solid transparent;
		border-left: calc(22 / var(--break) * 100vw) solid transparent;
		right: 0;
		left: 0;
	}
}


/* 診療時間・アクセス access
------------------------------------------------------------------*/
.row_access01 .col {
	width: 50%;
}
.row_access01 .nav_page ul li {
	width: 100%;
	max-width: calc(460 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.ttl_access01 {
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
}


/* 診療案内 index_medical
------------------------------------------------------------------*/
.bg_medical01 {
	background: url("images/index/bg__feature03.png")no-repeat left top / calc(500 / var(--break) * 100vw) auto, url("images/index/bg__feature01.png")no-repeat right top / calc(500 / var(--break) * 100vw) auto;
}
.row_medical02 {
	gap: 0 calc(40 / var(--break) * 100vw);
}
.row_medical02 .col a {
	height: calc(120 / var(--break) * 100vw);
}
.row_medical02 .ja {
	height: calc(30 / var(--break) * 100vw);
}
.row_medical03 {
	gap: 0 3.95%;
}
.row_medical03 .col {
	width: 30.7%;
	max-width: 460px;
}
.list_medical01 li {
	border-bottom: 2px dotted #333;
}
.list_medical01 li:not(:last-child) {
	margin-bottom: calc(13 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_medical01 {
		background: url("images/index/bg__feature03.png")no-repeat left top / calc(250 / var(--break) * 100vw) auto, url("images/index/bg__feature01.png")no-repeat right top / calc(250 / var(--break) * 100vw) auto;
	}
	.txt_medical01 em {
		font-size: 1.1875rem;
		letter-spacing: 0;
		text-align: center;
	}
	.row_medical02 {
		gap: 4vw 0;
		width: calc(400 / var(--break) * 100vw);
		margin: 0 auto;
	}
	.row_medical02 .col {
		width: 100%;
	}
	.row_medical02 .col a {
		height: calc(180 / var(--break) * 100vw);
		padding: 0 calc(20 / var(--break) * 100vw);
	}
	.row_medical02 .ja {
		font-size: .75rem;
		letter-spacing: 0;
		margin-bottom: 2vw;
		height: calc(40 / var(--break) * 100vw);
	}
	.row_medical03 {
		gap: 4vw 0;
	}
	.row_medical03 .col {
		width: 100%;
		max-width: calc(600 / var(--break) * 100vw);
		margin: 0 auto;
	}
	.box_medical01 {
		padding: 6vw 4vw;
	}
	.list_medical01 li {
		border-bottom-width: 1px;
	}
	.list_medical01 li:not(:last-child) {
		margin-bottom: 2vw;
	}
	.list_medical01 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.txt_medical02 {
		padding: 0;
	}
}


/* 白内障治療 cataract
------------------------------------------------------------------*/
.row_cataract03 {
	gap: calc(60 / var(--break) * 100vw) 4%;
}
.row_cataract03 .col {
	width: 48%;
	max-width: 595px;
}
.row_cataract03 .ttl {
	height: calc(60 / var(--break) * 100vw);
}
.row_cataract04 {
	gap: calc(60 / var(--break) * 100vw) 2.45%;
}
.row_cataract04 .col {
	width: 31.7%;
}
.row_cataract04 .num:after {
	content: "";
	position: absolute;
	width: calc(40 / var(--break) * 100vw);
	height: 1px;
	background: #8d7042;
	right: 0;
	left: 0;
	margin: auto;
	bottom: 0;
}
.bnr_cataract01 {
	width: calc(690 / var(--break) * 100vw);
}
.bnr_cataract01 a {
	background: url("images/cataract/bg_cataract01.jpg")no-repeat center / cover;
	height: calc(160 / var(--break) * 100vw);
	outline: 2px solid #fff;
	outline-offset: calc(-8 / var(--break) * 100vw);
}
.bnr_cataract01 a:after {
	border-width: calc(15 / var(--break) * 100vw);
	right: calc(6 / var(--break) * 100vw);
	bottom: calc(6 / var(--break) * 100vw);
}
.bnr_cataract01 .en {
	height: calc(30 / var(--break) * 100vw);
	background: #ffffffcc;
	max-width: calc(400 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_cataract03 {
		gap: calc(60 / var(--break) * 100vw) 0;
	}
	.row_cataract03 .col {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin: 0 auto;
	}
	.row_cataract03 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(80 / var(--break) * 100vw);
	}
	.row_cataract04 {
		gap: 2vw 2%;
	}
	.row_cataract04 .col {
		width: 49%;
	}
	.row_cataract04 .num {
		font-size: 1.75rem;
	}
	.row_cataract04 .txt {
		font-size: .875rem;
		letter-spacing: 0;
	}
	.bnr_cataract01 {
		width: calc(600 / var(--break) * 100vw);
	}
	.bnr_cataract01 .ja {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.bnr_cataract01 .en {
		height: calc(40 / var(--break) * 100vw);
		font-size: .75rem;
	}
}


/* 白内障手術 csurgery
------------------------------------------------------------------*/
.row_csurgery01 .col_img .ccl {
	background: url("images/index/bg__feature04.svg")no-repeat center / cover;
	width: calc(200 / var(--break) * 100vw);
	height: calc(200 / var(--break) * 100vw);
	left: calc(-20 / var(--break) * 100vw);
	bottom: calc(20 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_csurgery01 .col_img .ccl {
		font-size: .75rem;
		letter-spacing: 0;
	}
}


/* メガネ・コンタクトレンズ lens
------------------------------------------------------------------*/
.row_lens03 .col_img {
	width: 54%;
	max-width: 750px;
}
.row_lens03 .col_txt {
	width: 43%;
	max-width: 600px;
}
.row_lens03 .logo {
	width: calc(433 / var(--break) * 100vw);
}
.row_lens03 .tel_common a {
	height: calc(120 / var(--break) * 100vw);
}
.tbl_time01.tbl03 table {
	border-color: #8d7042;
}
.tbl_time01.tbl03 thead th {
	background: #8d7042;
}
.tbl_time01.tbl03 tr:not(:last-child) th, .tbl_time01.tbl03 tr:not(:last-child) td {
	border-bottom-color: #8d7042;
}
.row_lens04 .col_l {
	width: 64%;
	max-width: 950px;
}
.row_lens04 .col_r {
	width: 34%;
	max-width: 500px;
}
.txt_lens03 {
	background: url("images/lens/bg_lens01.svg")no-repeat center bottom / cover;
	height: calc(300 / var(--break) * 100vw);
}
.txt_lens04 span {
	background:linear-gradient(transparent 60%, #ddf0f9 60%);
}
.list_lens02 li:before {
	background: #8d7042;
}
.ttl_lens01 {
	height: calc(60 / var(--break) * 100vw);
}
.row_lens05 {
	gap: calc(60 / var(--break) * 100vw) 4.8%;
}
.row_lens05 .col {
	width: 47.6%;
}
.row_lens05 .en:after {
	content: "";
	position: absolute;
	width: calc(40 / var(--break) * 100vw);
	height: 1px;
	background: #8d7042;
	right: 0;
	left: 0;
	margin: auto;
	bottom: 0;
}
.tbl_lens01 table {
	width: 100%;
}
.tbl_lens01 thead th {
	background: #8d7042;
	padding: calc(20 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
}
.tbl_lens01 th {
	font-weight: bold;
	text-align: center;
	color: #fff;
	border: 1px solid #8d7042;
}
.tbl_lens01 tbody th, .tbl_lens01 tbody td {
	border: 1px solid #1c2e71;
	vertical-align: middle;
	text-align: center;
	padding: calc(20 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
}
.tbl_lens01 tbody th {
	background: #1c2e71;
}
.tbl_lens01 thead tr th:not(:last-child) {
	border-right: 1px solid #fff;
}
.tbl_lens01 tbody tr:not(:last-child) th {
	border-bottom-color: #fff;
}
.row_lens07 {
	gap: 0 2.13%;
}
.row_lens07 .col {
	width: 23.4%;
}
.row_lens07 .col:not(:last-child):after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: calc(15 / var(--break) * 100vw) solid #333;
	border-top: calc(22 / var(--break) * 100vw) solid transparent;
	border-bottom: calc(22 / var(--break) * 100vw) solid transparent;
	right: -7%;
	top: 0;
	bottom: 0;
	margin: auto;
}
.row_lens07 .ttl {
	height: calc(70 / var(--break) * 100vw);
}
.row_lens08 .col {
	width: 49.2%;
	height: calc(50 / var(--break) * 100vw);
}
.row_lens09 {
	gap: calc(60 / var(--break) * 100vw) 2.45%;
}
.row_lens09 .col {
	width: 31.7%;
	max-width: 475px;
}
.row_lens09 .ttl {
	height: calc(110 / var(--break) * 100vw);
}
.list_lens03 li {
	padding-left: calc(40 / var(--break) * 100vw);
}
.list_lens03 li:before {
	border-radius: 0;
	left: 0;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_lens03 .col_img {
		width: 47%;
	}
	.row_lens03 .col_txt {
		width: 49%;
	}
	.row_lens07 .txt01 {
		font-size: 1.5rem;
	}
	.row_lens07 .txt02 {
		font-size: 1rem;
		letter-spacing: .1em;
	}
}
@media(max-width: 767px) {
	.txt_lens02 {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.box_lens01 {
		padding: calc(60 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
	}
	.row_lens03 .col_img {
		max-width: calc(646 / var(--break) * 100vw)!important;
		margin: 0 auto 5vw;
	}
	.row_lens03 .col_txt {
		max-width: 100%;
	}
	.row_lens03 .tel_common {
		width: 61%;
	}
	.row_lens03 .tel_common a {
		height: calc(180 / var(--break) * 100vw);
	}
	.row_lens04 {
		gap: 5vw 0;
	}
	.row_lens04 .col_l {
		width: 100%;
		max-width: 100%;
	}
	.row_lens04 .col_r {
		width: 100%;
		max-width: calc(500 / var(--break) * 100vw);
		margin: 0 auto;
	}
	.txt_lens03 {
		font-size: 1.125rem;
		letter-spacing: 0;
		background: url("images/lens/bg_lens01.svg")no-repeat center bottom / cover;
		height: calc(300 / var(--break) * 100vw);
	}
	.txt_lens04 {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.ttl_lens01 {
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(80 / var(--break) * 100vw);
	}
	.row_lens05 {
		gap: 2vw 2%;
	}
	.row_lens05 .col {
		width: 49%;
		padding: 4vw 1vw 4vw;
	}
	.row_lens05 .en {
		font-size: 1.5rem;
	}
	.row_lens05 .txt {
		font-size: .75rem;
		letter-spacing: 0;
	}
	.tbl_lens01 table {
		width: calc(1200 / var(--break) * 100vw)!important;
	}
	.ttl_lens02 {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.row_lens07 {
		gap: 7vw 0;
	}
	.row_lens07 .col {
		width: calc(600 / var(--break) * 100vw);
		margin: 0 auto;
	}
	.row_lens07 .col:not(:last-child):after {
		border-bottom: none;
		border-top: calc(15 / var(--break) * 100vw) solid #333;
		border-right: calc(22 / var(--break) * 100vw) solid transparent;
		border-left: calc(22 / var(--break) * 100vw) solid transparent;
		right: 0;
		left: 0;
		margin: auto;
		bottom: -5vw;
		top: auto;
	}
	.row_lens07 .ttl {
		font-size: 1.25rem;
		letter-spacing: 0;
		height: calc(80 / var(--break) * 100vw);
	}
	.row_lens07 .txt01 {
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.row_lens07 .txt01 small {
		font-size: .875rem;
		letter-spacing: 0;
	}
	.row_lens08 {
		gap: 4vw 0;
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_lens08 .col {
		width: 100%;
		height: calc(80 / var(--break) * 100vw);
	}
	.row_lens09 {
		gap: calc(60 / var(--break) * 100vw) 0;
	}
	.row_lens09 .col {
		width: 100%;
		max-width: calc(600 / var(--break) * 100vw);
		margin: 0 auto;
	}
	.row_lens09 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(140 / var(--break) * 100vw);
	}
}


/* お知らせ news
------------------------------------------------------------------*/
.list_nl li {
	border-bottom: 1px solid #333;
	padding-bottom: calc(20 / var(--break) * 100vw);
}
.list_nl li:not(:last-of-type) {
	margin-bottom: calc(20 / var(--break) * 100vw);
}
.list_nl li .category, .row_post .category {
	width: calc(150 / var(--break) * 100vw);
	height: calc(30 / var(--break) * 100vw);
}
.list_nl li .date {
	width: calc(125 / var(--break) * 100vw);
}
.list_nl li .ttl {
	width: calc(100% - calc(295 / var(--break) * 100vw));
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.list_nl li {
		padding-bottom: 2vw;
	}
	.list_nl li:not(:last-of-type) {
		margin-bottom: 2vw;
	}
	.list_nl li a {
		-webkit-justify-content: flex-start!important;
		justify-content: flex-start!important;
		-ms-align-items: center!important;
		align-items: center!important;
	}
	.list_nl li .category, .row_post .category {
		width: calc(300 / var(--break) * 100vw);
		border-radius: calc(30 / var(--break) * 100vw);
		height: calc(60 / var(--break) * 100vw);
		font-size: 1rem;
		letter-spacing: 0;
	}
	.list_nl li .date {
		width: calc(180 / var(--break) * 100vw);
	}
	.list_nl li .ttl {
		width: 100%;
		margin-top: 1vw;
	}
}


/* 症例紹介 case
------------------------------------------------------------------*/
.area_case_common01:not(:last-of-type) {
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.box_case01 {
	position: relative;
	padding: calc(30 / var(--break) * 100vw) calc(50 / var(--break) * 100vw) calc(60 / var(--break) * 100vw);
}
.row_case01 {
	max-width: calc(1000 / var(--break) * 100vw);
	width: 100%
}
.row_case01 .en {
	height: calc(50 / var(--break) * 100vw);
}
.row_case01:after {
	border-left: calc(15 / var(--break) * 100vw) solid #333;
	border-top: calc(23 / var(--break) * 100vw) solid transparent;
    border-bottom: calc(23 / var(--break) * 100vw) solid transparent;
	top: calc(55 / var(--break) * 100vw);
}
.slide_case01 .slick-prev:before,.slide_case01 .slick-next:before {
	display: none;
}
.slide_case01 .slick-prev, .slide_case01 .slick-next {
    width: calc(42 / var(--break) * 100vw);
    height: calc(80 / var(--break) * 100vw);
    background: url("images/page/arw_format.svg")no-repeat center / cover;
    z-index: 9;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: none;
}
.slide_case01 .slick-prev {
    left: calc(30 / var(--break) * 100vw);
}
.slide_case01 .slick-next {
    right: calc(30 / var(--break) * 100vw);
    transform: scaleX(-1);
}
.slide_case01 .slick-dots {
	margin-top: var(--size30px);
	position: relative !important;
	bottom: auto;
	line-height: 1;
}
.slide_case01 .slick-dots li {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	margin: 0 calc( 8 / var(--break) * 100vw);
}
.slide_case01 .slick-dots li button {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	padding: 0;
}
.slide_case01 .slick-dots li button:before {
	content: "";
	background: #e9e9e9;
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	border-radius: 50%;
	opacity: 1;
}
.slide_case01 .slick-dots li.slick-active button:before {
	background: #333;
	opacity: 1;
}
.slide_case01 .slick-dots li:only-child {
	display: none;
}
.row_case_common01 .col .case_img{
	height: calc(300 / var(--break) * 100vw);
}
.slide_case01 .tbl_case {
	max-width: calc(1000 / var(--break) * 100vw);
}
.tbl_case table {
	width: calc(100% - 1px);/*ボーダー右切れる対策*/
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.area_case_common01 .ttl {
		font-size: 1.5rem;
	}
	.row_case01 {
		margin-bottom: 7.5vw;
		max-width: calc(646 / var(--break) * 100vw);
		/*opacity: .5;
		transition: .3s;*/
	}
	.row_case01.slick-active {
		opacity: 1;
	}
	.row_case01 .col {
		max-width: calc(480 / var(--break) * 100vw);
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.row_case01 .col:first-child {
		margin-bottom: 12vw;
	}
	.row_case01:after {
		border-left: calc(40 / var(--break) * 100vw) solid transparent;
		border-right: calc(40 / var(--break) * 100vw) solid transparent;
		border-top: calc(30 / var(--break) * 100vw) solid #333;
		border-bottom: 0;
		top: 0;
	}
	.row_case01 > .flex{
		display: block;
	}
	.row_case01 .en {
		font-size: .75rem;
	}
	.slide_case01 {
		margin-bottom: 8vw;
	}
	.slide_case01 .slick-slide {
		/*max-width: calc(480 / var(--break) * 100vw);*/
	}
	.slide_case01 .slick-slide.slick-center {
		opacity: 1;
		transition: .5s;
	}
	.slide_case01 .slick-slide.slick-active {
		opacity: 1;
		transition: .5s;
	}
	.slide_case01 .slick-prev, .slide_case01 .slick-next {
		width: calc(42 / var(--break) * 100vw);
		height: calc(80 / var(--break) * 100vw);
		bottom: auto;
		top: 68vw;
	}
	.slide_case01 .slick-prev {
		left: 6vw;
	}
	.slide_case01 .slick-next {
		right: 6vw;
	}
	.slide_case01.slick-dotted.slick-slider {
		margin-bottom: 15vw;
	}
	.slide_case01 .slick-dots li {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
		margin: 0 calc( 14 / var(--break) * 100vw);
	}
	.slide_case01 .slick-dots li button {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
	}
	.slide_case01 .slick-dots li button:before {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
	}
	.tbl_case tr th {
		border-bottom: 1px solid #000;
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01 .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	padding-right: calc(50 / var(--break) * 100vw);
}
.box_invisalign {
	max-width: 1000px;
	border: ;
}
.box_invisalign .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	padding-right: calc(50 / var(--break) * 100vw);
}
/* パーフェクトスクロールバー */
.risk .ps__thumb-y, .box_invisalign .ps__thumb-y {
	background: #fff !important;
	right: 0px !important;
	width: 4px !important;
}
.risk .ps--active-x > .ps__rail-x,
.risk .ps--active-y > .ps__rail-y, .box_invisalign .ps--active-x > .ps__rail-x,
.box_invisalign .ps--active-y > .ps__rail-y {
	background: none !important;
	right: 0px !important;
	width: 4px !important;
	opacity: 1!important;
}
.risk .ps .ps__rail-x.ps--clicking, .risk .ps .ps__rail-x:focus, .risk .ps .ps__rail-x:hover, .risk .ps .ps__rail-y.ps--clicking, .risk .ps .ps__rail-y:focus, .risk .ps .ps__rail-y:hover, .box_invisalign .ps .ps__rail-x.ps--clicking, .box_invisalign .ps .ps__rail-x:focus, .box_invisalign .ps .ps__rail-x:hover, .box_invisalign .ps .ps__rail-y.ps--clicking, .box_invisalign .ps .ps__rail-y:focus, .box_invisalign .ps .ps__rail-y:hoverr {
	opacity: 1!important;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 751px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.box_risk01 .box {
		padding-right: 4vw;
		max-height: calc(420 / var(--break) * 100vw);
	}
	.box_risk01 .ttl, .box_invisalign .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_risk01 .txt {
		letter-spacing: 0;
	}
	.sp.risk .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .sp.risk .ps-container > .ps-scrollbar-y-rail, .box_invisalign .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .box_invisalign .ps-container > .ps-scrollbar-y-rail {
		right: 0!important;
		width: 2px!important;
	}
}


/* 採用情報 recruit
------------------------------------------------------------------*/
.slide_recruit01 {
	padding-bottom: calc(60 / var(--break) * 100vw);
	margin-bottom: calc(100 / var(--break) * 100vw)!important;
}
.slide_recruit01 .slick-slide {
	margin-right: calc(100 / var(--break) * 100vw);
	margin-left: calc(100 / var(--break) * 100vw);
	transition: .5s;
}
.slide_recruit01 .slick-prev, .slide_recruit01 .slick-next {
	width: calc(30 / var(--break) * 100vw);
	height: calc(54 / var(--break) * 100vw);
	background: url("images/page/arw_slide.svg")no-repeat center / cover;
	z-index: 9;
	top: 0;
	bottom: 0;
	margin: auto;
	transform: none;
}
.slide_recruit01 .slick-prev:before, .slide_recruit01 .slick-next:before {
	display: none;
}
.slide_recruit01 .slick-prev {
	left: 19%;
}
.slide_recruit01 .slick-next {
	right: 19%;
	transform: scaleX(-1);
}
.slide_recruit01 .slick-dots {
	bottom: 0;
}
.slide_recruit01 .slick-dots li {
	width: calc(11 / var(--break) * 100vw);
	height: calc(11 / var(--break) * 100vw);
	margin: 0 calc(8 / var(--break) * 100vw);
}
.slide_recruit01 .slick-dots li button {
	width: calc(11 / var(--break) * 100vw);
	height: calc(11 / var(--break) * 100vw);
	padding: 0;
}
.slide_recruit01 .slick-dots li button:before {
	content: "";
	background: #e9e9e9;
	width: calc(11 / var(--break) * 100vw);
	height: calc(11 / var(--break) * 100vw);
	border-radius: 50%;
	opacity: 1;
}
.slide_recruit01 .slick-dots li.slick-active button:before {
	background: #1c2e71;
	opacity: 1;
}
.list_recruit01 li:not(:last-child) {
	margin-bottom: calc(20 / var(--break) * 100vw);
}
.list_recruit01 .time {
	width: 22%;
	height: calc(70 / var(--break) * 100vw);
}
.list_recruit01 .time:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: calc(21 / var(--break) * 100vw) solid #1c2e71;
	border-top: calc(36 / var(--break) * 100vw) solid transparent;
	border-bottom: calc(36 / var(--break) * 100vw) solid transparent;
	right: calc(-20 / var(--break) * 100vw);
	top: 0;
}
.list_recruit01 li:nth-child(2n) .time:after {
	border-left-color: #0b5e14;
}
.list_recruit01 .txt {
	width: 78%;
	height: calc(70 / var(--break) * 100vw);
}
.wrap_recruit01:before, .wrap_recruit01:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #fff;
	left: 0;
	z-index: 2;
}
.wrap_recruit01:before {
	top: calc(20 / var(--break) * 100vw);
}
.wrap_recruit01:after {
	bottom: calc(20 / var(--break) * 100vw);
}
.row_recruit02:before, .row_recruit02:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	background: #fff;
	top: 0;
	z-index: 2;
}
.row_recruit02:before {
	left: calc(20 / var(--break) * 100vw);
}
.row_recruit02:after {
	right: calc(20 / var(--break) * 100vw);
}
.row_recruit02 .col_img, .row_recruit02 .col_txt {
	width: 50%;
}
.row_recruit02 .col_img {
	background: url("images/recruit/img_recruit12.jpg")no-repeat center / cover;
}
.row_recruit02 .col_img.img02 { background-image: url("images/recruit/img_recruit13.jpg"); }
.row_recruit02 .col_img.img03 { background-image: url("images/recruit/img_recruit14.jpg"); }
.row_recruit02 .col_img.img04 { background-image: url("images/recruit/img_recruit15.jpg"); }
.row_recruit02 .col_img.img05 { background-image: url("images/recruit/img_recruit16.jpg"); }
.row_recruit02 .col_img:before {
	content: "";
	position: absolute;
	background: url("images/recruit/deco_recruit03.png")no-repeat center / cover;
	width: calc(240 / var(--break) * 100vw);
	height: calc(200 / var(--break) * 100vw);
	top: 0;
	left: 0;
}
.row_recruit02.r_reverse .col_img:before {
	background-image: url("images/recruit/deco_recruit01.png");
	right: 0;
	left: auto;
}
.row_recruit02 .col_txt:before {
	content: "";
	position: absolute;
	background: url("images/recruit/deco_recruit04.png")no-repeat center / cover;
	width: calc(240 / var(--break) * 100vw);
	height: calc(200 / var(--break) * 100vw);
	bottom: 0;
	right: 0;
}
.row_recruit02.r_reverse .col_txt:before {
	background-image: url("images/recruit/deco_recruit02.png");
	right: auto;
	left: 0;
}
.row_recruit02 .wrap {
	max-width: 630px;
}
.row_recruit02 .en {
	line-height: .7;
}
.row_recruit02 .box {
	height: calc(240 / var(--break) * 100vw);
	background: url("images/recruit/bg_recruit03.svg")no-repeat left top / calc(250 / var(--break) * 100vw)auto, url("images/recruit/bg_recruit04.svg")no-repeat right bottom / calc(250 / var(--break) * 100vw) auto;
}
.row_recruit02.r_reverse .box {
	background-image: url("images/recruit/bg_recruit01.svg"), url("images/recruit/bg_recruit02.svg");
}
.row_recruit02 .year {
	height: calc(40 / var(--break) * 100vw);
}
.tab_recruit01 {
	gap: 0 2.66%;
}
.tab_recruit01 li {
	width: 23%;
}
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.tbl_guideline01 table {
	border-color: #8d7042;
}
.tbl_guideline01 th {
	background: #8d7042;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: #8d7042;
}
.tbl_form01 th {
	color: #333333;
}
.tbl_form01 td input,
.tbl_form01 td textarea {
	background-color: #eee;
}
.tbl_form01 .require span:after {
	color: #fff;
	background-color: #28a7e1;
}
.btn_submit {
	max-width: calc(460 / var(--break) * 100vw);
}
.btn_submit:before {
	background: url("images/page/arw03.svg")no-repeat center / cover;
	width: calc(30 / var(--break) * 100vw);
	height: calc(8 / var(--break) * 100vw);
	right: calc(30 / var(--break) * 100vw);
	transform: none;
	border: none;
}
.btn_submit input {
	border: none;
	background: #8d7042;
	font-size: 1.25rem;
	padding-top: calc(30 / var(--break) * 100vw);
	padding-bottom: calc(30 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.slide_sample07 .slick-prev {
		left: 8%;
	}
	.slide_sample07 .slick-next {
		right: 8%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_sample07 .slick-prev {
		left: -7%;
	}
	.slide_sample07 .slick-next {
		right: -7%;
	}
}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
	.tbl_guideline01 tr th {
			border-bottom: 1px solid #000;
	}
	.slide_recruit01 {
		width: calc(702 / var(--break) * 100vw);
		margin: 0 auto;
		padding: 0;
	}
	.slide_recruit01 .slick-slide {
		margin-right: auto;
		margin-left: auto;
	}
	.slide_recruit01 .slick-prev, .slide_recruit01 .slick-next {
		width: calc(30 / var(--break) * 100vw);
		height: calc(54 / var(--break) * 100vw);
	}
	.slide_recruit01 .slick-prev {
		left: 3vw;
	}
	.slide_recruit01 .slick-next {
		right: 3vw;
	}
	.slide_recruit01 .slick-dots {
		bottom: -7vw;
	}
	.slide_recruit01 .slick-dots li {
		margin: 0 1vw;
	}
	.slide_recruit01 .slick-dots li, .slide_recruit01 .slick-dots li button, .slide_recruit01 .slick-dots li button:before {
		width: calc(12 / var(--break) * 100vw);
		height: calc(12 / var(--break) * 100vw);
	}
	.row_recruit01 {
		gap: 7vw 0;
	}
	.row_recruit01 .col {
		width: 100%;
		max-width: calc(600 / var(--break) * 100vw)!important;
		margin: 0 auto;
	}
	.row_recruit01 .col .caption {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.list_recruit01 li:not(:last-child) {
		margin-bottom: calc(20 / var(--break) * 100vw);
	}
	.list_recruit01 .time {
		width: 22%;
		font-size: .875rem;
		height: calc(140 / var(--break) * 100vw);
	}
	.list_recruit01 .time:after {
		border-left: calc(21 / var(--break) * 100vw) solid #1c2e71;
		border-top: calc(70 / var(--break) * 100vw) solid transparent;
		border-bottom: calc(70 / var(--break) * 100vw) solid transparent;
		right: calc(-20 / var(--break) * 100vw);
	}
	.list_recruit01 .txt {
		width: 78%;
		font-size: 1rem;
		letter-spacing: 0;
		height: calc(140 / var(--break) * 100vw);
	}
	.ttl_recruit01 {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.row_recruit02 .col_img, .row_recruit02 .col_txt {
		width: 100%;
	}
	.row_recruit02 .col_img {
		height: calc(430 / var(--break) * 100vw);
	}
	.row_recruit02 .col_img:before {
		display: none;
	}
	.row_recruit02 .col_txt {
		padding: 6.5vw 0 9vw;
	}
	.row_recruit02 .col_txt:before {
		display: none;
	}
	.row_recruit02 .wrap {
		max-width: calc(640 / var(--break) * 100vw);
	}
	.row_recruit02 .en {
		font-size: 1.875rem;
	}
	.row_recruit02 .name {
		font-size: .75rem;
	}
	.row_recruit02 .name em {
		font-size: 1.5rem;
	}
	.row_recruit02 .year {
		font-size: .6875rem;
	}
	.txt_recruit02 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.tab_recruit01 {
		gap: 2vw 2%;
	}
	.tab_recruit01 li {
		width: 49%;
	}
	.btn_submit {
		max-width: calc(600 / var(--break) * 100vw);
	}
	.btn_submit input {
		font-size: 1.125rem;
	}
	.btn_submit:before {
		width: calc(60 / var(--break) * 100vw);
		height: calc(16 / var(--break) * 100vw);
	}
}

/* お問い合わせ contact
------------------------------------------------------------------*/
.grecaptcha-badge { visibility: hidden; }
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* ブログ blog
------------------------------------------------------------------*/
#sidebar {
	width: 24%;
}
#sidebar h4 {
	background: #1c2e71;
	color: #fff;
	font-weight: 500;
	font-size: 1.25rem;
	line-height: calc(40 / var(--break) * 100vw);
	margin-bottom: calc(4 / var(--break) * 100vw);
	text-align: center;
}
#sidebar caption {
	margin-bottom: calc(5 / var(--break) * 100vw);
}
#wp-calendar {
	width: 100%;
	margin-bottom: calc(10 / var(--break) * 100vw);
}
#wp-calendar thead th {
	background: #8d7042;
	border: 1px solid #8d7042;
	border-right-color: #8d7042;
	font-size: .8125rem;
	font-weight: normal;
	color: #fff;
}
#wp-calendar tbody td {
	border: 1px solid #8d7042;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #333;
	text-decoration: underline;
}
.wp-calendar-nav{
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	margin-bottom: calc(60 / var(--break) * 100vw);
	line-height: 1.5;
}
.wp-calendar-nav-prev{padding-left: calc(10 / var(--break) * 100vw);}
.wp-calendar-nav-next{padding-right: calc(10 / var(--break) * 100vw);}
.wp-calendar-nav a{
	padding-bottom: calc(3 / var(--break) * 100vw);
	border-bottom: 1px solid #333;
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
}
#sidebar ul li {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#sidebar ul li a {
	border-bottom: 1px solid #333;
	padding-bottom: calc(4 / var(--break) * 100vw);
	line-height: 2.1;
}
.post_main {
	width: 71%;
}
.navigation {
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.navigation li {
	width: calc(170 / var(--break) * 100vw);
}
.navigation .navitop {
	text-align: center;
}
.navigation .naviright {
	text-align: right;
}
.navigation li a {
	padding-bottom: calc(4 / var(--break) * 100vw);
	border-bottom: 1px solid #333;
}
.post_content img {
	max-width: 100%;
	height: auto;
}
.date_single {
	display: block;
	text-align: right;
	font-size: .8125rem;
	margin-top: calc(-30 / var(--break) * 100vw);
	margin-bottom: calc(40 / var(--break) * 100vw);
}
.post_content {
	line-height: 1.75;
}
.thmb {
	width: calc(120 / var(--break) * 100vw);
}
.thmb img {
	height: calc(120 / var(--break) * 100vw);
	object-fit: cover;
}
.thmb a:hover .img_thmb {
	opacity: .75;
}
.txt_post {
	width: calc(100% - calc(140 / var(--break) * 100vw));
}
.page_main section.blog_archive {
	padding-bottom: calc(35 / var(--break) * 100vw);
	border-bottom: 1px solid #333;
}
.post_main section.blog_archive:not(:last-child) {
	margin-bottom: calc(40 / var(--break) * 100vw);
}
.txt_post a {
	color: inherit;
}
.txt_post a:hover {
	text-decoration: underline;
}
.txt_post h4 {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 1.7;
	font-size: 1.25rem;
	letter-spacing: .1em;
}
.blog_archive .txt_post .date {
	color: #333;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #333;
	text-decoration: underline;
}
.page_main .wp-pagenavi {
	margin-top: calc(60 / var(--break) * 100vw);
	text-align: center;
	font-size: .875rem;
}
.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #333;
	color: #333;
	padding: 0 calc(10 / var(--break) * 100vw);
	margin: calc(2 / var(--break) * 100vw);
	display: inline-block;
}
.page_main .wp-pagenavi span.pages {
	padding: 0 calc(11 / var(--break) * 100vw);
}
.page_main .wp-pagenavi a:hover, .page_main .wp-pagenavi span.current {
	border-color: #8d7042;
	background: #8d7042;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
.single_post > h3 {
	height: auto;
}
.post_content > h4,.post_content > h5{
	line-height: 1.6;
	font-size: 1.25rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(35 / var(--break) * 100vw );
	font-family: "fot-matisse-pron", sans-serif;
	font-weight: 500;
	font-style: normal;
}
.post_content > h4 {
	background: #e9e9e9 url("images/page/deco_hdg5.svg")no-repeat left calc(10 / var(--break) * 100vw) top calc(10 / var(--break) * 100vw) / calc(18 / var(--break) * 100vw) auto;
	border-bottom: 1px solid #333;
	padding: calc(15 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(15 / var(--break) * 100vw) calc(50 / var(--break) * 100vw);
}
.post_content > h5 {
	border-bottom: 1px solid #3333;
	padding: calc(15 / var(--break) * 100vw) 0 calc(15 / var(--break) * 100vw) calc(50 / var(--break) * 100vw);
	background: url("images/page/deco_column01.svg")no-repeat left top calc(17 / var(--break) * 100vw) / calc(26 / var(--break) * 100vw);
}
#sidebar .category h4{
	margin-bottom: calc(20 / var(--break) * 100vw );
}
#sidebar .category ul{
	gap:calc(10 / var(--break) * 100vw ) 3%;
}
#sidebar .category ul li{
	font-size: 1rem;
	width: auto;
	overflow: visible;
	white-space:normal;
}
#sidebar .category ul li a{
	border: 1px solid #8d7042;
	background: #8d7042;
	color: #fff;
	padding: calc(4 / var(--break) * 100vw ) calc(8 / var(--break) * 100vw );
	line-height: 1.6;
}
#sidebar .category ul li a.is-active{
	background: #fff;
	color: #8d7042;
}

@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.page_main {
		display: block!important;
	}
	#sidebar {
		width: 100%;
	}
	#sidebar h4 {
		line-height: calc(80 / var(--break) * 100vw);
	}
	.post_main {
		width: 100%;
		margin-bottom: 20vw;
	}
	.thmb {
		width: calc(210 / var(--break) * 100vw);
	}
	.thmb img {
		height: calc(210 / var(--break) * 100vw);
	}
	.txt_post {
		width: calc(100% - calc(240 / var(--break) * 100vw));
	}
	.txt_post h4 {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.navigation li {
		width: calc(200 / 750 * 100vw);
	}
	.page_main .wp-pagenavi span.pages,.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
		padding: .5vw 2vw;
		margin: calc(4 / 750 * 100vw);
	}
	.page_main section.blog_archive {
		padding-bottom: 6vw;
	}
	.post_main section.blog_archive:not(:last-child) {
		margin-bottom: 6vw;
	}
	.post_main .wp-pagenavi {
		margin-top: 12vw;
		display:-webkit-box;/*--- Androidブラウザ用 ---*/
		display:-ms-flexbox;/*--- IE10 ---*/
		display: -webkit-flex;/*--- safari（PC）用 ---*/
		display:flex;
		-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
		-ms-flex-pack:justify;/*--- IE10 ---*/
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		-webkit-flex-wrap: wrap; /* Safari */
		flex-wrap: wrap;
	}
	.single_post > h3 {
		letter-spacing: 0;
		font-size: 1.1875rem;
	}
	.post_content > h4,.post_content > h5{
		letter-spacing: 0;
		font-size: 1.125rem;
	}
	.post_content > h4 {
		padding: 1.5vw 2vw 1.5vw calc(70 / var(--break) * 100vw);
		background-position: left calc(20 / var(--break) * 100vw) top calc(20 / var(--break) * 100vw);
	}
	.post_content > h5 {
		padding: calc(15 / var(--break) * 100vw) 0 calc(15 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
		background: url("images/page/deco_column01.svg")no-repeat left top calc(30 / var(--break) * 100vw) / calc(26 / var(--break) * 100vw);
	}
	#sidebar .category ul li a{
		border-radius: calc(8 / var(--break)* 100vw);
		padding: calc(4 / var(--break)* 100vw) calc(14 / var(--break)* 100vw);
	}
}


/* フォーマット format
------------------------------------------------------------------*/
.wrap_format01:not(:last-of-type) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.img_format01 {
	max-width: 1000px;
}
.row_format01 .col_img {
	width: 46%;
	max-width: 570px;
}
.row_format01 .col_txt {
	width: 50%;
}
.bg_format01 .en {
	line-height: .7;
}
.list_format01 li {
	max-width: 550px;
}
.list_format01 li:nth-child(-n+2) {
	margin-top: 0!important;
}
.row_format03 .col_img {
	width: 29%;
	max-width: 350px;
}
.row_format03 .col_txt {
	width: 67%;
}
.row_format03 .copy {
	border-bottom: 1px solid #333;
}
.row_format03 .copy:before {
	content: "";
	position: absolute;
	width: calc(20 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	left: 0;
	top: .4em;
	background: #333;
}
.txt_format01 {
	max-width: 1000px;
}
.tbl_format01 thead th {
	background: #8d7042;
	padding: calc(20 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
}
.tbl_format01 th {
	font-weight: bold;
	text-align: center;
	color: #fff;
	border: 1px solid #8d7042;
}
.tbl_format01 tbody th, .tbl_format01 tbody td {
	border: 1px solid #1c2e71;
	vertical-align: middle;
	text-align: center;
	padding: calc(20 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
}
.tbl_format01 tbody th {
	background: #1c2e71;
}
.tbl_format01 thead tr th:not(:last-child) {
	border-right: 1px solid #fff;
}
.tbl_format01 tbody tr:not(:last-child) th {
	border-bottom-color: #fff;
}
.tbl_fee {
	max-width: 1000px;
}
.tbl_fee table {
	border-color: #;
}
.tbl_fee th {
	background: #;
}
.tbl_fee thead th {
	background: #;
	text-align: center;
}
.tbl_fee thead tr th:not(:last-of-type) {
	border-right: 1px solid #fff;
}
.tbl_fee tr:not(:last-child) td {
	border-bottom-color: #;
}
.tbl_fee tbody tr td:not(:last-of-type) {
	border-right: 1px solid #;
}
.tbl_fee01 tbody th {
	text-align: center;
}
.wrap_format01 .box_flow:last-of-type:before {
	display: none;
}
.box_format03 .col_img {
	width: 31%;
	max-width: 345px;
}
.box_format03 .col_txt {
	width: 65%;
}
.row_format04 .col {
	width: 31.8%;
	max-width: 394px;
	margin-right: 2.3%;
}
.row_format04 .col:nth-child(3n), .row_format04 .col:last-child {
	margin-right: 0;
}
.row_format04 .col:not(:nth-child(-n+3)) {
	margin-top: calc(60 / var(--break) * 100vw);
}
.row_format04 .col .ttl {
	background: #8d7042;
}
.row_format04 .col:nth-child(3n+2) .ttl {
	background: #1c2e71;
}
.row_format04 .col:nth-child(3n) .ttl {
	background: #0b5e14;
}
.wrap_format01 .box_qa03 {
	border: none;
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.wrap_format01 .box_qa03 .box_a .box {
	width: calc(60 / var(--break) * 100vw);
	height: calc(60 / var(--break) * 100vw);
	left: 0;
	top: 0;
}
.wrap_format01 .box_qa03 .box_a {
	padding-top: calc(30 / var(--break) * 100vw);
	padding-left: calc(100 / var(--break) * 100vw);
}
.box_format04 .ttl {
	font-weight: 300;
	height: calc(50 / var(--break) * 100vw);
}
.list_format02 li:not(:first-child) {
	margin-top: calc(14 / var(--break) * 100vw);
}
.list_format02 .year {
	width: calc(140 / var(--break) * 100vw);
}
.list_format02 .txt {
	width: calc(100% - calc(140 / var(--break) * 100vw));
}
.risk_format .box{
	overflow-y: scroll;
	max-height: 160px;
	scrollbar-color: #fff #ddd;
    scrollbar-width: thin;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.format {
		padding-bottom: 17vw;
	}
	.wrap_format01:not(:last-of-type) {
		margin-bottom: 20vw;
	}
	.img_format01 {
		max-width: 100%;
	}
	.box_format01 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.list_format01 li {
		max-width: 100%;
	}
	.row_format03 .copy {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_format03 .copy:before {
		top: .55em;
	}
	.txt_format01 {
		max-width: calc(646 / var(--break) * 100vw);
	}
	.bg_format01 .en {
		font-size: 2.5rem;
	}
	.tbl_fee {
		max-width: 100%;
	}
	.tbl_fee01 tbody th {
		text-align: left;
	}
	.box_format03 {
		display: block;
	}
	.box_format03 .copy {
		font-size: 1.125rem;
	}
	.row_format04 {
		gap: calc(60 / var(--break) * 100vw) 0;
	}
	.row_format04 .col {
		width: 100%;
		max-width: calc(600 / var(--break) * 100vw);
		margin: 0 auto!important;
	}
	.row_format04 .col:not(:first-child) {
		margin-top: calc(60 / var(--break) * 100vw);!important;
	}
	.row_format04 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.wrap_format01 .box_qa03 .box_a .box {
		width: calc(80 / var(--break) * 100vw);
		height: calc(80 / var(--break) * 100vw);
		font-size: 1.5625rem;
	}
	.tbl_format01.js-scrollable table {
		width: calc(1200 / var(--break) * 100vw);
		font-size: .875rem;
	}
	.img_format02 {
		max-width: calc(500 / var(--break) * 100vw);
	}
	.name_format .job {
		font-size: .875rem;
		letter-spacing: 0;
	}
	.name_format .ja {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.box_format04 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(80 / var(--break) * 100vw);
	}
	.list_format01 li:not(:first-child), .list_format02 li:not(:first-child) {
		margin-top: 2vw!important;
	}
	.list_format02 .year {
		width: calc(200 / var(--break) * 100vw);
	}
	.list_format02 .txt {
		width: calc(100% - calc(200 / var(--break) * 100vw));
	}
}