@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	background: url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
	height: calc(500 / var(--break) * 100vw);
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.bg_hdg3 {
	outline-offset:calc(-20 / var(--break) * 100vw);
	outline: calc(4 / var(--break) * 100vw) solid #fff;
	background: url("images/page/hdg3_deco01.png") no-repeat center / cover;
}
.row_common01 .col_img {
	width: 38%;
}
.row_common01 .col_txt {
	width: 58.7%;
}
.row_common02 .col_img {
	width: 23.4%;
	max-width: 100%;
}
.row_common02 .col_txt {
	width: 73.3%;
}
.row_common03 .col_img {
	width: 46.7%;
	max-width: 100%;
	position: relative;
}
.row_common03 .col_img:before {
	position: absolute;
	content: "";
	background: #de581e;
	width: 100%;
	height: calc(100% - calc(20 / var(--break) * 100vw));
	right: calc(-20 / var(--break) * 100vw);
	bottom: 0;
	z-index: -1;
}
.row_common03 .col_txt {
	width: 49%;
}
.row_common03 .copy:before {
	position: absolute;
	content: "";
	background-image: linear-gradient(
  135deg,
  #de581e 0%,
  #de581e 50%,
  #4b392d 50%,
  #4b392d 100%
);
	width: 100%;
	height: calc(4 / var(--break)* 100vw);
	left: 0;
	bottom: 0;
	margin: auto;
}
.wrap_common01 .copy span:before {
	position: absolute;
	content: "";
	background: #de581e;
	width: calc(8 / var(--break)* 100vw);
	height: calc(25 / var(--break)* 100vw);
	left: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}
.wrap_common01:nth-child(2n) .copy span:before {
	background: #de1f40;
}
.bg_common01:before {
	position: absolute;
	content: "";
	background:#ae937366;
	width: 100%;
	height: calc(196 / var(--break)* 100vw);
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.box_common01 .ttl {
	border-bottom: calc(4 / var(--break) * 100vw) solid #ae9373;
}
.box_common01 .en span {
	background-image: linear-gradient(
  308deg,
  #4b392d 0%,
  #4b392d 55%,
  #de1f40 55%,
  #de1f40 100%
);
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
}
.box_common01 li {
	padding-bottom: calc(6 / var(--break) * 100vw);
	padding-left: calc(35 / var(--break) * 100vw);
	border-bottom: 1px solid #dddddd;
}
.box_common01 li:before {
	border-radius: 0;
	top: calc(5 / var(--break) * 100vw);
	width: calc(20 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	background: url("images/page/icn_check01.svg") no-repeat center / cover;
}
.box_common01 li:nth-child(n+3) {
    margin-top: calc(7 / var(--break) * 100vw);
}
.box_common02 .wrap {
	max-width: calc(1000 / var(--break) * 100vw);
}
.box_common03 li:before {
	background: #de581e;
}
.hdg4 {
	margin-right: auto;
	margin-left: auto;
	max-width: calc(1500 / var(--break) * 100vw);
	background: url("images/page/hdg4_deco01.png") no-repeat center / contain;
	height: calc(100 / var(--break) * 100vw);
}
.tbl_common01 table {
	border: 1px solid #4b392d;
}
.tbl_common01 th {
	background: #4b392d;
	color: #fff;
}
.tbl_common01 td {
	background: #fff;
}
.tbl_common01 tr:not(:last-child) th {
	border-bottom: 1px solid #fff;
}
.tbl_common01 tr:not(:last-child) td {
	border-bottom: 1px solid #4b392d;
}
.bg_fee01 {
	background: url("images/page/deco_fee01.svg") no-repeat left top calc(-59 / var(--break) * 100vw)/ calc(538 / var(--break) * 100vw),url("images/page/deco_fee02.svg") no-repeat right bottom calc(-59 / var(--break) * 100vw)/ calc(538 / var(--break) * 100vw);
}
.bg_fee02:before {
	position: absolute;
	content: "";
	background: #e6e0d9;
	width: 100%;
	height: calc(74 / var(--break) * 100vw);
	right: 0;
	left: 0;
	margin: auto;
	bottom: 0;
	z-index: -1;
}
.btn_fee01 {
	width: calc(300 / var(--break) * 100vw);
}
.btn_fee01 a{
	position: relative;
	height: calc(60 / var(--break) * 100vw);
}
.btn_fee01 a:before {
	position: absolute;
	content: "";
	background: url("images/page/arw01.svg") no-repeat left center / contain;
	width: calc(20 / var(--break)* 100vw);
	height: calc(20 / var(--break)* 100vw);
	right: calc(20 / var(--break) * 100vw);
	bottom: 0;
	top: 0;
	margin: auto;
	transition: all .3s;
}
.btn_fee01 a:hover:before {
	transition: all .3s;
	right: calc(15 / var(--break) * 100vw);
}
.row_pay .col:before {
	position: absolute;
	content: "";
	background: url("images/page/pattern01.png") repeat right top / calc(3 / var(--break) * 100vw);
	width: 100%;
	height: 100%;
	right: calc(-5 / var(--break) * 100vw);
	bottom: calc(-5 / var(--break) * 100vw);
	z-index: -1;
}
.row_pay .box {
	position: relative;
	z-index: 2;
	border-bottom-width:calc(4 / var(--break) * 100vw);
}
@media only screen and (min-width: 768px) and (max-width: 1599px) {
	.row_common01 .copy {
		font-size: calc(26 / var(--break) * 100vw);
	}
	.hdg2 .ja {
		font-size:calc(44 / var(--break) * 100vw);
	}
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
	.row_common01 .copy {
		font-size: calc(22 / var(--break) * 100vw);
	}
	.row_common03 .copy {
		font-size: calc(28 / var(--break) * 100vw);
	}
}
@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 {
		background-image: url("images/page/bg_ttl_page_sp.jpg");
	}
	.hdg2 .ja {
		font-size: 1.5625rem;
	}
	.hdg2 .en {
		font-size: .9375rem;
	}
	.bg_hdg3 {
		padding: 3.5vw 2vw;
		outline-offset: calc(-17 / var(--break) * 100vw);
    	outline: calc(4 / var(--break) * 100vw) solid #fff;
	}
	.hdg3 {
		letter-spacing: 0;
		line-height: 1.5;
		font-size: calc(46 / var(--break) * 100vw);
	}
	.hdg4 {
		letter-spacing: 0;
		line-height: 1.5;
		background: url("images/page/hdg4_deco01_sp.png") no-repeat center / contain;
		font-size: calc(38 / var(--break) * 100vw);
		height: calc(100 / var(--break) * 100vw);
	}
	.copy_common01 {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.copy_common02 {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.copy_common03 {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.bg_common01:before {
		height: 40%;
	}
	.box_common01 {
		margin-bottom: 0;
	}
	.box_common01 .en {
		font-size: calc(80 / var(--break) * 100vw);
	}
	.box_common01 li {
		padding-left: 6.5vw;
	}
	.box_common01 li:before {
		top: calc(12 / var(--break) * 100vw);
		width: calc(30 / var(--break) * 100vw);
		height: calc(30 / var(--break) * 100vw);
	}
	.box_common02{
		padding: 6vw 5vw 7vw;
	}
	.box_common02 .copy {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.wrap_common01 {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.wrap_common01 .copy {
		letter-spacing: 0;
		font-size: calc(34 / var(--break) * 100vw);
	}
	.wrap_common01 .copy span:before {
		height: 100%;
	}
	.col_img {
		text-align: center;
	}
	.copy_fee01 {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.copy_fee02 {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.row_pay .col {
		padding: 0;
	}
	.row_pay .box {
		padding: 6vw 5vw 7vw;
	}
	.btn_fee01 {
    	width: calc(600 / var(--break) * 100vw);
	}
	.btn_fee01 a {
		font-size: calc(28 / var(--break) * 100vw);
		height: calc(100 / var(--break) * 100vw);
	}
	.btn_fee01 a:before {
		width: calc(24 / var(--break) * 100vw);
		height: calc(24 / var(--break) * 100vw);
		right: calc(24 / var(--break) * 100vw);
	}
}

/* 医院紹介 CLINIC
------------------------------------------------------------------*/
.row_clinic01 .col_img {
	width: 36.3%;
	max-width: 100%;
}
.row_clinic01 .col_img:before {
	position: absolute;
	content: "";
	background: #ae9373;
	width: 100%;
	height: 100%;
	right: calc(-10 / var(--break) * 100vw);
	bottom: calc(-10 / var(--break) * 100vw);
	z-index: -1;
}
.row_clinic01 .col_img .img{
	background: url("images/page/pattern02.png") repeat center / calc(180 / var(--break) * 100vw);
}
.row_clinic01 .col_txt {
	width: 58.9%;
}
.row_clinic01 .name_common {
	left: calc(5 / var(--break) * 100vw);
	bottom: calc(5 / var(--break) * 100vw);
}
.row_clinic02 {
	gap: calc(20 / var(--break) * 100vw) 1.33%;
}
.row_clinic02 .col {
	width: 24%;
}
.row_clinic02 .ttl {
	background: url("images/page/deco09.svg") no-repeat left calc(4 / var(--break) * 100vw) top calc(4 / var(--break) * 100vw) / calc(20 / var(--break) * 100vw),url("images/page/deco10.svg") no-repeat right calc(4 / var(--break) * 100vw) bottom calc(4 / var(--break) * 100vw) / calc(20 / var(--break) * 100vw)
}
.row_clinic04 {
	gap: calc(20 / var(--break) * 100vw) 1.55%;
}
.row_clinic04 .col {
	width: 32.3%;
}
.box_clinic {
	border-bottom: calc(6 / var(--break) * 100vw) solid #ae9373;
	background: url("images/page/deco07.svg") no-repeat left calc(10 / var(--break) * 100vw) top calc(10 / var(--break) * 100vw) /calc(100 / var(--break) * 100vw),url("images/page/deco08.svg") no-repeat right calc(10 / var(--break) * 100vw) top calc(10 / var(--break) * 100vw) /calc(100 / var(--break) * 100vw)
}
.box_clinic .ttl {
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	max-width: calc(1000 / var(--break) * 100vw);
}
.box_clinic .ttl:before {
	position: absolute;
	content: "";
	background:#efe9e3 url("images/page/pattern01.png") repeat center / calc(3 / var(--break) * 100vw);
	width: 100%;
	height: calc(4 / var(--break) * 100vw);
	right: calc(-20 / var(--break) * 100vw);
	bottom: 0;
	top: 0;
	margin: auto;
	z-index: -1;
}
.box_clinic .year {
	font-weight: 300;
}
.bg_clinic01 {
	background: url("images/clinic/bg_clinic01.jpg") no-repeat center / cover;
}
.bg_clinic02 {
	background: url("images/page/deco01.svg") no-repeat left top calc(-100 / var(--break) * 100vw) / calc(538 / var(--break) * 100vw),url("images/page/deco02.svg") no-repeat right bottom calc(-100 / var(--break) * 100vw)/ calc(538 / var(--break) * 100vw);
}
.slide_clinic01 .slick-prev {
	background: url(images/page/arw_clinic01.svg)no-repeat center / cover;
	width: calc(30 / var(--break) * 100vw);
	height: calc(54 / var(--break) * 100vw);
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -7.2%;
	z-index: 1;
}
.slide_clinic01 .slick-next {
	background: url(images/page/arw_clinic01.svg)no-repeat center / cover;
	width: calc(30 / var(--break) * 100vw);
	height: calc(54 / var(--break) * 100vw);
	right: -7.2%;
	transform: translate(0) scaleX(-1);
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.slide_clinic01 .slick-prev:before, .slide_clinic01 .slick-next:before {
	display: none;
}
.slide_clinic01 .slide_thumbnail li {
	width: 18%;
	margin-right: 2.5%;
	margin-bottom: 2%;
	opacity: .5;
	transition: .3s;
}
.slide_clinic01 .slide_thumbnail li.thumbnail-current {
	opacity: 1;
}
.slide_clinic01 .slide_thumbnail li:nth-child(5n), .slide_clinic01 .slide_thumbnail li:last-child {
	margin-right: 0;
}
.slide_clinic01 .slide_thumbnail li:hover {
	opacity: 1;
	transition: .3s;
	cursor: pointer;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_clinic01 .slick-prev {
		left: 2%;
	}
	.slide_clinic01 .slick-next {
		right: 2%;
	}
}
@media(max-width: 767px) {
	.slide_clinic01 .slick-prev, .slide_clinic01 .slick-next {
		width: calc(30 / 750 * 100vw);
		height: calc(54 / 750 * 100vw);
	}
	.slide_clinic01 .slick-prev {
		left: 3vw;
	}
	.slide_clinic01 .slick-next {
		right: 3vw;
	}
	.row_clinic01 .col_img {
		max-width: calc(500 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_clinic02 {
		gap: calc(40 / var(--break) * 100vw) 4%;
	}
	.row_clinic02 .col {
		width: 48%;
	}
	.row_clinic02 .ttl {
		letter-spacing: 0;
		font-size: calc(32 / var(--break) * 100vw);
	}
	.row_clinic03 .icn {
		width: calc(50 / var(--break) * 100vw);
	}
	.row_clinic03 .copy {
		padding-top: 1.5vw;
		letter-spacing: 0;
		font-size: calc(34 / var(--break) * 100vw);
	}
	.bg_clinic02 .txt {
		text-align: left;
	}
	.row_clinic04 {
		gap: calc(20 / var(--break) * 100vw) 4%;
	}
	.row_clinic04 .col {
		width: 48%;
	}
}

/* 入れ歯治療を考えていただく前に絶対に読んでいただきたい真実 TRUTH
------------------------------------------------------------------*/
.tbl_truth01 table {
	border: 1px solid #4b392d;
}
.tbl_truth01 th {
	background: #4b392d;
	color: #fff;
	vertical-align: middle;
}
.tbl_truth01 td {
	background: #fff;
	padding: calc(25 / var(--break) * 100vw) calc(18 / var(--break) * 100vw) calc(25 / var(--break) * 100vw);
}
.tbl_truth01 tr:first-of-type th {
	border-right: 1px solid #fff;
	border-bottom:none!important;
}
.tbl_truth01 tbody th {
	background: #6f6157;
	text-align: center;
}
.tbl_truth01 tr:not(:last-child) th {
	border-bottom: 1px solid #fff;
}
.tbl_truth01 tr:not(:last-child) td {
	border-bottom: 1px solid #4b392d;
}
.tbl_truth01 .box {
	width: calc(30 / var(--break) * 100vw);
	height: calc(30 / var(--break) * 100vw);
	border-radius: calc(4 / var(--break) * 100vw);
	cursor: pointer;
	position: relative;
	background-color: #eeeeee;
	margin-right: auto;
	margin-left: auto;
}

/* チェック状態 */
.tbl_truth01 .box.is-checked {
	background-color: #eeeeee;
}

.tbl_truth01 .box.is-checked::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: calc(10 / var(--break) * 100vw);
	height: calc(14 / var(--break) * 100vw);
	border-right: calc(2 / var(--break) * 100vw) solid #4b392d;
	border-bottom: calc(2 / var(--break) * 100vw) solid #4b392d;
	transform: rotate(45deg);
}
.bg_truth01 {
	background: url("images/truth/bg_truth01.jpg") no-repeat center / cover;
}
.bg_truth01 .copy02 span{
	border-bottom: calc(4 / var(--break) * 100vw) solid #ffff75;
}
.row_truth01 {
	gap: calc(35 / var(--break) * 100vw) 3%;
}
.row_truth01 .col {
	width: 48.5%;
}
.row_truth01 .box {
	height: calc(100 / var(--break) * 100vw);
	background: url("images/index/deco_foot05.svg") no-repeat left calc(4 / var(--break) * 100vw) top calc(4 / var(--break) * 100vw) /calc(20 / var(--break) * 100vw),url("images/index/deco_foot06.svg") no-repeat right calc(4 / var(--break) * 100vw) bottom calc(4 / var(--break) * 100vw) / calc(20 / var(--break) * 100vw);
}
.row_truth01 .box:before {
	position: absolute;
	content: "";
	background: #ae9373;
	width: 100%;
	height: calc(100% - calc(5 / var(--break) * 100vw));
	right: calc(-5 / var(--break) * 100vw);
	bottom: calc(-5 / var(--break) * 100vw);
	z-index: -1;
}
.row_truth02 {
	gap: calc(30 / var(--break) * 100vw) 1.55%;
}
.row_truth02 .col {
	width: 32.3%;
}
.row_truth02 .box {
	background: #efe9e3!important;
}
.row_truth02 .col:nth-child(2n) .box {
	background: #e6e0d9!important;
}
.row_truth02 .copy {
	display: flex;
	align-items: center;
	justify-content: center;
}
.copy_truth:before {
	position: absolute;
	content: "";
	background: #ae9373;
	width: 100%;
	height: calc(2 / var(--break) * 100vw);
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.box_truth01 .wrap {
	max-width: 1080px;
}
.row_truth03 .num {
	letter-spacing: 0;
	display: inline-block;
	background: linear-gradient(313deg, #4b392d 0%, #4b392d 70%, #de581e 70%, #de581e 100%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
	width: calc(80 / var(--break) * 100vw);
}
.row_truth03 .copy {
	width: calc(100% - calc(80 / var(--break) * 100vw));
}
.copy_chart01 {
	margin-right: auto;
	margin-left: auto;
	max-width: calc(926 / var(--break) * 100vw);
	height: calc(80 / var(--break) * 100vw);
}
.copy_chart01:before,.copy_chart01:after {
	position: absolute;
	content: "";
	background: url("images/page/deco_chart02.svg") no-repeat center / cover;
	width: calc(37 / var(--break)* 100vw);
	height: calc(80 / var(--break)* 100vw);
	left: calc(-37 / var(--break) * 100vw);
	bottom: 0;
	top: 0;
	margin: auto;
}
.copy_chart01:after {
	left: auto;
	right: calc(-37 / var(--break) * 100vw);
	background: url("images/page/deco_chart01.svg") no-repeat center / cover;
}
.copy_chart01 .deco01 {
	width: calc(20 / var(--break) * 100vw);
	left: calc(196 / var(--break) * 100vw);
	bottom: calc(-74 / var(--break) * 100vw);
}
.copy_chart01 .deco02 {
	width: calc(20 / var(--break) * 100vw);
	right: calc(196 / var(--break) * 100vw);
	bottom: calc(-74 / var(--break) * 100vw);
}
.row_chart01 {
	max-width: calc(1240 / var(--break) * 100vw)
}
.row_chart01 {
	gap: calc(20 / var(--break) * 100vw) 2.2%;
}
.row_chart01 .col {
	width: 48.9%;
	max-width: calc(606 / var(--break) * 100vw);
}
.box_chart .box{
	background: url("images/page/deco_chart05.svg") no-repeat left calc(4 / var(--break) * 100vw) top calc(4 / var(--break) * 100vw) / calc(20 / var(--break) * 100vw),url("images/page/deco_chart06.svg") no-repeat right calc(4 / var(--break) * 100vw) bottom calc(4 / var(--break) * 100vw) / calc(20 / var(--break) * 100vw);
}
.box_chart:before {
	position: absolute;
	content: "";
	background: #de1f40;
	width: 100%;
	height: 100%;
	right: calc(-5 / var(--break) * 100vw);
	bottom: calc(-5 / var(--break) * 100vw);
	z-index: -1;
}
.col_r .box_chart:before  {
	background: #de581e;
}
.box_chart01:after {
	position: absolute;
	content: "";
	background: url("images/page/deco_chart04.svg") no-repeat left center / cover;
	width: calc(444 / var(--break)* 100vw);
	height: calc(75 / var(--break)* 100vw);
	left: 0;
	right: 0;
	bottom: calc(-80 / var(--break) * 100vw);
	margin: auto;
}
.box_chart02 {
	width: 31%;
}
.box_chart02:before  {
	background: #ae9373;
}
.box_chart02:after {
	position: absolute;
	content: "";
	background: url("images/page/deco_chart03.svg") no-repeat left center / cover;
	width: calc(20 / var(--break)* 100vw);
	height: calc(75 / var(--break)* 100vw);
	left: 0;
	right: 0;
	bottom: calc(-80 / var(--break) * 100vw);
	margin: auto;
}
.box_chart03 a:before{
	position: absolute;
	content: "";
	background: url("images/page/arw01.svg") no-repeat left center / contain;
	width: calc(20 / var(--break)* 100vw);
	height: calc(20 / var(--break)* 100vw);
	left: 0;
	bottom: calc(10 / var(--break) * 100vw);
	right: 0;
	margin: auto;
}
.box_chart03.w1 {
	width: 31%;
}
.box_chart03.w2 {
	width: 62%;
}
.box_chart03 a {
	height: calc(97 / var(--break) * 100vw);
}
.row_chart03  {
	gap: calc(15 / var(--break) * 100vw) 7%;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_truth03 .copy {
		font-size: calc(24 / var(--break) * 100vw);
	}
	.row_truth02 .copy {
		font-size: calc(20 / var(--break) * 100vw);
	}
	.row_chart01 {
		max-width: calc(1120 / var(--break) * 100vw)
	}
	.box_chart .box {
		font-size: calc(22 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.truth .hdg2 .ja {
		letter-spacing: 0;
		font-size: calc(42 / var(--break) * 100vw);
	}
	.wrap_truth01 .copy {
		font-size: calc(36 / var(--break) * 100vw);
	}
	.tbl_truth01 th {
		width: 20%;
	}
	.tbl_truth01 td {
		width: 80%;
	}
	.bg_truth01 .copy {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.row_truth01 {
		gap: calc(35 / var(--break) * 100vw) 0;
	}
	.row_truth01 .col {
		width: 100%;
		letter-spacing: 0;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_truth01 .box {
		font-size: calc(32 / var(--break) * 100vw);
	}
	.bg_truth01 .copy02 {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.row_truth02 {
		gap: calc(30 / var(--break) * 100vw) 0;
	}
	.row_truth02 .col {
		width:100%;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_truth02 .copy {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.copy_truth {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.box_truth01 {
		padding: 6vw 5vw 7vw;
	}
	.row_truth03 {
		align-items: start!important;
	}
	.row_truth03 .num {
		margin-top: 1vw;
		font-size: calc(50 / var(--break) * 100vw);
	}
	.row_truth03 .copy {
		letter-spacing: 0;
		font-size: calc(34 / var(--break) * 100vw);
	}
	.row_truth03:not(:last-of-type) {
		margin-bottom: 4vw;
	}
	.copy_chart01 {
		max-width: calc(608 / var(--break) * 100vw);
    	height: calc(100 / var(--break) * 100vw);
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
		margin-bottom: calc(40 / var(--break) * 100vw);
	}
	.copy_chart01:before {
		left: calc(-45 / var(--break) * 100vw);
	}
	.copy_chart01:after{
		right: calc(-45 / var(--break) * 100vw);
	}
	.copy_chart01:before, .copy_chart01:after {
		width: calc(45 / var(--break) * 100vw);
		height: calc(100 / var(--break) * 100vw);
	}
	.copy_chart01 .deco01 {
		display: none;
	}
	.copy_chart01 .deco02 {
		display: none;
	}
	.row_chart01 {
		gap: calc(122 / var(--break) * 100vw) 0;
	}
	.row_chart01 .col {
		position: relative;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		max-width: calc(646 / var(--break) * 100vw);
	}
	.row_chart01 .col_l:before {
		position: absolute;
		content: "";
		background: #4b392d;
		width: 100%;
		height: calc(2 / var(--break) * 100vw);
		right:0;
		bottom: calc(-60 / var(--break) * 100vw);
		z-index: 1;
	}
	.row_chart02 {
		max-width: calc(610 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_chart03 {
		gap: calc(15 / var(--break) * 100vw) 3%;
		max-width: calc(610 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.box_chart .box{
		padding: 4vw 2vw;
		letter-spacing: 0;
		line-height: 1.4;
		font-size: calc(32 / var(--break) * 100vw);
	}
	.box_chart03.w1 {
		width: 32%;
	}
	.box_chart03.w2 {
		width: 65%;
	}
	.box_chart03 a:before {
		width: calc(30 / var(--break) * 100vw);
		height: calc(30 / var(--break) * 100vw);
		left: 0;
		right: 0;
		margin: auto;
		bottom: calc(32 / var(--break) * 100vw);
	}
	.row_chart02 .box_chart .box {
		padding: 2vw 2vw;
		font-size: calc(26 / var(--break) * 100vw);
	}
	.box_chart03 a{
		border-width:1px;
		height: auto;
		padding: 3vw 2vw 9vw;
		letter-spacing: 0;
		font-size: calc(26 / var(--break) * 100vw);
	}
}


/* 当院の入れ歯治療の特徴 REASON
------------------------------------------------------------------*/
.tbl_reason01 th,.tbl_reason01 td{
	width: 33%!important;
}
.tbl_reason01 td:not(:last-of-type) {
	border-right: 1px solid #4b392d;
}
.tbl_reason01 tr:first-of-type td:not(:last-of-type) {
	border-right: 1px solid #fff;
}
.box_reason01 {
	background: url(images/index/bg__contatc01.jpg) no-repeat center / cover;
}
.box_reason01 .line_head {
	width: calc(500 / var(--break) * 100vw);
}
.box_reason01 .ccl {
	width: calc(216 / var(--break) * 100vw);
    height: calc(216 / var(--break) * 100vw);
}
.box_reason01 .ccl01 {
	top: auto;
	z-index: 2;
	opacity: 0.9;
	left: calc(40 / var(--break) * 100vw);
	bottom: calc(170 / var(--break) * 100vw);
}
.box_reason01 .ccl02 {
	left: auto;
	top: auto;
	opacity: 0.9;
	z-index: 3;
	right: calc(40 / var(--break) * 100vw);
	bottom: calc(20 / var(--break) * 100vw);
}
.box_reason01 .box {
	margin-right: auto;
	margin-left: auto;
	max-width: calc(1000 / var(--break) * 100vw);
}
.box_reason01 .img {
	bottom: calc(21 / var(--break) * 100vw);
}
.box_reason01 .deco {
	bottom: calc(26 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.box_reason01 .ccl {
		font-size: calc(22 / var(--break) * 100vw);
		width: calc(170 / var(--break) * 100vw);
		height: calc(170 / var(--break) * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.box_reason01 .ccl01 {
		top: auto;
		z-index: 2;
		left: calc(40 / var(--break) * 100vw);
		bottom: calc(45 / var(--break) * 100vw);
	}
	.box_reason01 .deco {
        right: calc(70 / var(--break) * 100vw);
    }
}
@media(max-width: 767px) {
	.box_reason01 .ccl{
		font-size: calc(22 / var(--break) * 100vw);
		width: calc(180 / var(--break) * 100vw);
    	height: calc(180 / var(--break) * 100vw);
	}
	.box_reason01 .ccl02 {
		left: auto!important;
		top: 80vw !important;
		right: calc(20 / var(--break) * 100vw);
	}
	.box_reason01 .line_head .txt {
		font-size: calc(36 / var(--break) * 100vw);
	}
	.box_reason01 .deco {
        right: 7vw !important;
        bottom: 104vw !important;
        width: calc(184 / var(--break) * 100vw);
    }
	.tbl_reason01 th {
		width: 20%!important;
	}
	.tbl_reason01 td {
		width: 40%!important;
	}
	.tbl_reason01 td:nth-child(2) {
		width: 40%!important;
	}
}


/* 入れ歯治療の種類・料金 TYPE
------------------------------------------------------------------*/
.type .hdg4_pay {
	display: none;
}
.row_type01 {
	gap: calc(30 / var(--break) * 100vw) 2.45%;
}
.row_type01 .col {
	width: 31.7%;
}
.row_type01 a:before {
	position: absolute;
	content: "";
	background: url("images/page/arw02.svg") no-repeat center / cover;
	width: calc(20 / var(--break)* 100vw);
	height: calc(20 / var(--break)* 100vw);
	left: 0;
	right: 0;
	bottom: calc(9 / var(--break) * 100vw);
	margin: auto;
}
.row_type01 .col:nth-child(2n) a:before {
	background: url("images/page/arw03.svg") no-repeat center / cover;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_type01 {
		max-width: calc(600 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		gap: calc(30 / var(--break) * 100vw) 0;
	}
	.row_type01 .col {
		width: 100%;
	}
	.row_type01 a {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.row_type01 a:before {
		width: calc(25 / 750*100vw);
		height: calc(25 / 750*100vw);
		border-top: 2vw;
	}
}


/* コンテンツ名 class
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* コンテンツ名 class
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* コンテンツ名 class
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* 部分入れ歯でお悩みのかた PARTIAL DENTURE
------------------------------------------------------------------*/
.row_pd01 {
	max-width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.row_pd01:not(:last-of-type){
	margin-bottom: calc(20 / var(--break) * 100vw);
}
.row_pd01 .icn {
	width: calc(29 / var(--break) * 100vw);
}
.row_pd01 .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) {
	.row_pd01 .txt {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
}


/* 入れ歯治療の流れ・よくあるご質問 FLOW
------------------------------------------------------------------*/
.num_flow{
	background-image: linear-gradient(
  308deg,
  #4b392d 0%,
  #4b392d 62%,
  #de1f40 62%,
  #de1f40 100%
);
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	width: calc(130 / var(--break) * 100vw);
}
.bg_flow01:nth-child(2n) .num_flow {
    background-image: linear-gradient(308deg, #4b392d 0%, #4b392d 62%, #de581e 62%, #de581e 100%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    width: calc(130 / var(--break) * 100vw);
}
.ttl_flow {
	border-bottom: 1px solid #4b392d;
	width: calc(100% - calc(170 / var(--break) * 100vw));
}
.bg_flow01 {
	background-color: #fefeee!important;
	background: url("images/page/deco05.svg") no-repeat top calc(10 / var(--break) * 100vw) left calc(100 / var(--break) * 100vw) / calc(287 / var(--break) * 100vw) auto;
}
.bg_flow01.beige {
	background-color: #efe9e3!important;
	background: url("images/page/deco06.svg") no-repeat top calc(10 / var(--break) * 100vw) left calc(100 / var(--break) * 100vw) / calc(287 / var(--break) * 100vw) auto;
}
.bg_flow01:not(:first-of-type):before {
	position: absolute;
	content: "";
	background: url("images/page/arw_flow02.svg") no-repeat left center / contain;
	width: calc(200 / var(--break)* 100vw);
	height: calc(40 / var(--break)* 100vw);
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	z-index: 2;
}
.bg_flow01.beige:before  {
	background: url("images/page/arw_flow01.svg") no-repeat left center / contain;
}
.qa_common .box_q {
	border-bottom: calc(2 / var(--break) * 100vw) solid #de581e;
}
.qa_common:nth-child(2n) .box_q {
	border-bottom: calc(2 / var(--break) * 100vw) solid #de1f40;
}
.qa_common .box_q .txt .icn:before,.qa_common .box_q .txt .icn:after {
	background: #4b392d;
}
.qa_common .box_q .box{
	background: #de581e;
	position: relative;
}
.qa_common:nth-child(2n) .box_q .box{
	background: #de1f40;
}
.qa_common .box_q .box:before {
	position: absolute;
	content: "";
	background: url("images/page/deco03.svg") no-repeat right center / cover;
	width: calc(26 / var(--break)* 100vw);
	height: 100%;
	right: calc(-26 / var(--break) * 100vw);
	bottom: 0;
	top: 0;
	margin: auto;
}
.qa_common:nth-child(2n) .box_q .box:before{
	background: url("images/page/deco04.svg") no-repeat right center / cover;
}
.qa_common .box_q .txt {
	background: none;
	color: #4b392d;
}
.qa_common .box_a {
	background: #dfdfdf;
}
.qa_common {
	border: none;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.wrap_flow01 {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_flow01 {
		align-items: flex-start!important;
	}
	.num_flow {
		width: calc(120 / var(--break) * 100vw);
		letter-spacing: 0;
		font-size: calc(80 / var(--break) * 100vw);
	}
	.ttl_flow {
		margin-top: 2vw;
		letter-spacing: 0;
		line-height: 1.5;
		font-size: calc(36 / var(--break) * 100vw);
		width: calc(100% - calc(120 / var(--break) * 100vw));
	}
	.qa_common .box_q .box:before {
		width: calc(63 / var(--break) * 100vw);
		height: 100%;
		right: calc(-63 / var(--break) * 100vw);
	}
	.box_qa03 .box_q .txt {
		padding-left: 9vw;
	}
}


/* 無料相談のご予約 RESERVATION
------------------------------------------------------------------*/
.line_reservation {
	width: calc(500 / var(--break) * 100vw);
}
.line_reservation a{
	background: #06c755;
	height: calc(100 / var(--break) * 100vw);
}
.line_reservation a:after {
	border-width:calc(7 / var(--break) * 100vw);
    bottom: calc(4 / var(--break) * 100vw);
    right: calc(4 / var(--break) * 100vw);
}
.line_reservation span:before {
	position: absolute;
	content: "";
	background: url("images/page/icn_line.svg") no-repeat left center / contain;
	width: calc(31 / var(--break)* 100vw);
	height: calc(31 / var(--break)* 100vw);
	left: calc(-10 / var(--break) * 100vw);
	bottom: 0;
	top: 0;
	margin: auto;
}
.wrap_reservation01 .tbl_foot {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: calc(40 / var(--break) * 100vw);
}
.wrap_reservation02 .copy:before {
	position: absolute;
	content: "";
	background: #ae9373;
	width: 100%;
	height: calc(2 / var(--break)* 100vw);
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.line_reservation span{
		font-size: calc(36 / var(--break) * 100vw);
	}
	.line_reservation a:after {
		border-width: calc(12 / var(--break) * 100vw);
	}
	.wrap_reservation02 .copy {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
}

/* 症例紹介 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 #ccc;
	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(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_case01 .slick-prev {
    left: -7.2%;
}
.slide_case01 .slick-next {
    right: -7.2%;
    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: #ccc;
	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) {
	.slide_case01 .slick-prev {
		left: calc(30 / var(--break) * 100vw);
	}
	.slide_case01 .slick-next {
		right: calc(30 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.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 #ccc;
		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(50 / var(--break) * 100vw);
		height: calc(90 / var(--break) * 100vw);
		bottom: auto;
		top: 64vw;
	}
	.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;
	background: #eee;
	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: #333333 !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
------------------------------------------------------------------*/
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.tbl_guideline01 table {
	border-color: ;
}
.tbl_guideline01 th {
	background: ;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: ;
}
.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: #de581e;
}
.btn_submit:before {
	width: calc(21 / var(--break) * 100vw);
    height: calc(21 / var(--break) * 100vw);
    border:none;
	background: url("images/page/arw04.svg") no-repeat center / cover;
    top: 0;
    bottom: 0;
    margin: auto;
    right: calc(20 / var(--break) * 100vw);
    transform: rotate(0deg)
}
.btn_submit input {
	border: none;
	background: #4b392d;
}
.tbl_form01 .box_form {
	background: #efe9e3;
}
.tbl_form01 .age td input {
	width: 100%;
}
.tbl_form01 td input {
    border: 1px solid #ddd;
    padding: calc(4 / var(--break) * 100vw);
}
.tbl_form01 .date td input {
	width: 49%;
}
.tbl_recruit td select {
    background: #f2f4f5;
    width: 49%;
    padding: calc(5 / var(--break) * 100vw);
}
.tbl_recruit td.content .wpcf7-list-item {
	width: 100%;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
	.tbl_guideline01 tr th {
			border-bottom: 1px solid #000;
	}
	.tbl_form01 td input{
		width: 100%;
	}
	.tbl_form01 .age td input {
		width: 40%;
	}
}

/* お問い合わせ 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: #959595;
	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: #eee;
	border: 1px solid #eee;
	border-right-color: #eee;
	font-size: .8125rem;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #eee;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #959595;
	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 #959595;
}
.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: #959595;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #aaa;
	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 #959595;
	color: #959595;
	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: #959595;
	background: #959595;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
.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 );
}
#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 #959595;
	background: #959595;
	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: #959595;
}

@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;
	}
	#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%;
}
.list_format01 li {
	max-width: 425px;
}
.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_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);
}
.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 {
	border: 1px solid #333;
}
.risk_format .box{
	overflow-y: scroll;
	max-height: 280px;
	scrollbar-color: #333 #fff;
    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);
	}
	.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 {
		display: block;
	}
	.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_format02 li:not(:first-child) {
		margin-top: 2vw;
	}
	.list_format02 .year {
		width: calc(200 / var(--break) * 100vw);
	}
	.list_format02 .txt {
		width: calc(100% - calc(200 / var(--break) * 100vw));
	}
}