@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / 1920 * 100vw) 0 calc(200 / 1920 * 100vw);
}
.main_page {
	background: url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
	height: calc(500 / 1920 * 100vw);
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / 1920 * 100vw);
}

.list_common01 li:before {
	background-color: #ff8d84;
}
.hdg3 {
	height: calc( 120 / 1920 * 100vw );
}
.hdg3:before,
.hdg3:after {
	content: "";
	border-top: 1px solid #fff;
	width: 100%;
	height: 0;
	position: absolute;
	left: 0;
	top: calc( 5 / 1920 * 100vw );
}
.hdg3:after {
	top: auto!important;
	bottom: calc( 5 / 1920 * 100vw );
}
.hdg4 {
	height: calc( 80 / 1920 * 100vw );
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,246,230,1) 100%);
}
.hdg4:before,
.hdg4:after {
	content: "";
	border-top: 1px solid #948b5e;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	top: calc( 5 / 1920 * 100vw );
}
.hdg4:after {
	top: auto!important;
	bottom: calc( 5 / 1920 * 100vw );
}
.row_common01 .col_img {
	width: 46%;
	max-width: 570px;
}
.row_common01 .col_img:after {
	content: "";
	background: rgb(255,255,255);
	background: linear-gradient(265deg, rgba(255,255,255,0) 0%, rgba(255,246,230,1) 100%);
	width: 100%;
	height: calc( 100% - calc( 20 / 1920 * 100vw ) );
	position: absolute;
	left: calc( -20 / 1920 * 100vw );
	bottom: 0;
	z-index: -1;
}
.row_common01.no_deco .col_img:after {
	display: none;
}
.row_common01.r_reverse .col_img:after {
	background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,246,230,1) 100%);
	right: calc( -20 / 1920 * 100vw );
	left: auto!important;
}
.row_common01 .col_txt {
	width: 50%;
}
.row_common03 .col_img {
	width: 45.7%;
	max-width: 530px;
}
.row_common03 .col_txt {
	width: 50%;
}
.row_common04 {
	border-bottom: 1px solid #000;
}
.row_common04 .col_img {
	width: 23.4%;
}
.row_common04 .col_txt {
	width: 72%;
}
.row_common04.no_img .col_txt {
	width: 100%!important;
}
.row_common05 .col,
.row_common06 .col {
	max-width: 394px;
	width: 31.8%;
	margin-right: 2.3%;
}
.row_common05 .col,
.row_common07 .col {
	background-color: #fbfafa!important;
}
.row_common05 .col:nth-child(3n),
.row_common05 .col:last-child,
.row_common06 .col:nth-child(3n),
.row_common06 .col:last-child,
.row_common07 .col:nth-child(2n),
.row_common07 .col:last-child {
	margin-right: 0;
}
.row_common05 .col .box,
.row_common07 .col .box {
	background: none!important;
}
.row_common05 .col:not(:nth-child(-n+3)),
.row_common07 .col:not(:nth-child(-n+2)) {
	margin-top: calc(60 / 1920 * 100vw);
}
.row_common06 .col .icn {
	width: calc( 160 / 1920 * 100vw );
}
.row_common06 .col {
	background: url("images/page/deco_common06.svg")no-repeat left calc( 5 / 1920 * 100vw ) top calc( 5 / 1920 * 100vw ) / calc( 20 / 1920 * 100vw ) auto,
		url("images/page/deco_common07.svg")no-repeat right calc( 5 / 1920 * 100vw ) top calc( 5 / 1920 * 100vw ) / calc( 20 / 1920 * 100vw ) auto,
		url("images/page/deco_common08.svg")no-repeat left calc( 5 / 1920 * 100vw ) bottom calc( 5 / 1920 * 100vw ) / calc( 20 / 1920 * 100vw ) auto,
		url("images/page/deco_common09.svg")no-repeat right calc( 5 / 1920 * 100vw ) bottom calc( 5 / 1920 * 100vw ) / calc( 20 / 1920 * 100vw ) auto;
	border: 1px solid #dddddd;
}
.row_common06.row01 .col,
.row_common06.row01 .col:nth-child(3n) {
	width: 48.4%;
	max-width: 600px;
	margin-right: 3.2%;
}
.row_common06.row01 .col:nth-child(2n),
.row_common06.row01 .col:last-child {
	margin-right: 0;
}
.row_common06.row01 .col:nth-child(n+3) {
	margin-top: calc( 40 / 1920 * 100vw );
}
.row_common07 .col {
	width: 47.5%;
	margin-right: 5%;
}
.row_common07 .col:last-child {
	margin-right: 0;
}
.ttl_common02 .deco:before {
	content: "";
	background: url("images/page/deco_common01.svg")no-repeat center / contain;
	width: calc( 20 / 1920 * 100vw );
	height: calc( 20 / 1920 * 100vw );
	position: absolute;
	left: 0;
	top: .4em;
}
.low_btn {
	max-width: 330px;
	font-size: 1.25rem;
}
.bg_common01 .copy,
.row_common06 .ttl {
	height: calc( 50 / 1920 * 100vw );
	font-size: 1.375rem;
}
.bg_common01 .copy:before,
.row_common06 .ttl:before {
	content: "";
	background: #ffffff1a;
	width: 100%;
	height: 100%;
	position: absolute;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	right: 0;
	bottom: 0;
}
.bg_common02 {
	background: url("images/page/bg_common01.jpg");
}
.bg_common03 {
	
}
.list_check li {
	border-bottom: 1px solid #fff;
	padding-left: calc( 34 / 1920 * 100vw );
	padding-bottom: calc( 5 / 1920 * 100vw );
}
.list_check li:before {
	content: "";
	background: url("images/page/icn_check.svg")no-repeat center / contain;
	width: calc( 18 / 1920 * 100vw );
	height: calc( 18 / 1920 * 100vw );
	position: absolute;
	left: 0;
	top: .3em;
}
.list_check.list_default01 li {
	max-width: 475px;
}
.list_check.list_default01 li:nth-child(n+3) {
	margin-top: calc(8 / 1920 * 100vw);
}
.box_common01 {
	max-width: 1000px;
	border: 1px solid #948b5e;
}
.box_common01:before,
.box_common01:after {
	content: "";
	width: 0;
	height: 0;
	margin: auto;
	border-width: calc( 25 / 1920 * 100vw );
	border-style: solid;
	border-color: #948b5e transparent transparent #948b5e;
	position: absolute;
	left: 0;
	top: 0;
}
.box_common01:after {
	transform: rotate(180deg);
	left: auto!important;
	top: auto!important;
	right: 0;
	bottom: 0;
}
.box_common02 {
	border: 1px solid #948b5e;
	background: url("images/page/deco_common02.svg")no-repeat left top / calc( 60 / 1920 * 100vw ) auto,
		url("images/page/deco_common03.svg")no-repeat right top / calc( 60 / 1920 * 100vw ) auto,
		url("images/page/deco_common04.svg")no-repeat left bottom / calc( 60 / 1920 * 100vw ) auto,
		url("images/page/deco_common05.svg")no-repeat right bottom / calc( 60 / 1920 * 100vw ) auto,
		linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(245,245,235,1) 100%);
}
.box_common03 {
	
}
.box_common04 {
	max-width: 1000px;
}
.box_common04:before {
	content: "";
	border: 2px solid #fff;
	width: calc( 100% - calc( 20 / 1920 * 100vw ) );
	height: calc( 100% - calc( 20 /  1920 * 100vw) );
	margin: auto;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
}
.tbl_common01 th {
	background-color: #948b5e;
}
.tbl_common01 table {
	border-color: #948b5e;
}
.tbl_common01 tr:not(:last-child) td {
	border-bottom-color: #948b5e;
}
.box_qa03 .box_a {
	display: block;
}
.box_flow .box_q:hover {
	cursor: unset;
}
.box_qa03 .box_q .box span {
	letter-spacing: .1em;
	padding-bottom: calc( 5 / 1920 * 100vw );
}
.box_qa03.arw_flow {
	border: none;
}
.arw_flow:before {
	border-top-color: #948b5e;
}
.box_qa03 .box_q .txt {
	font-size: 1.375rem;
}
.box_qa03 .btn_arw_parts01::after {
	border-width: calc( 25 / 1920 * 100vw );
	bottom: 0;
	right: 0;
	border-color: transparent #ff8d84 #ff8d84 transparent;
}
.box_qa03 .box_q .box:before {
	content: "";
	background: #ffffff1a;
	width: 100%;
	height: 100%;
	position: absolute;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	right: 0;
	bottom: 0;
}
.row_pay .copy {
	font-weight: 400;
}
@media only screen and (min-width: 768px) and (max-width: 1599px) {
	.content_low {
		padding: calc(100 / 1599 * 100vw) 0 calc(200 / 1599 * 100vw);
	}
	.main_page {
		height: calc(500 / 1599 * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: calc(100 / 1599 * 100vw);
	}
	.hdg3 {
		height: calc( 120 / 1599 * 100vw );
	}
	.hdg3:before,
	.hdg3:after {
		top: calc( 5 / 1599 * 100vw );
	}
	.hdg3:after {
		bottom: calc( 5 / 1599 * 100vw );
	}
	.hdg4 {
		height: calc( 80 / 1599 * 100vw );
	}
	.hdg4:before,
	.hdg4:after {
		top: calc( 5 / 1599 * 100vw );
	}
	.hdg4:after {
		bottom: calc( 5 / 1599 * 100vw );
	}
	.row_common01 .col_img:after {
		height: calc( 100% - calc( 20 / 1599 * 100vw ) );
		left: calc( -20 / 1599 * 100vw );
	}
	.row_common01.r_reverse .col_img:after {
		right: calc( -20 / 1599 * 100vw );
		left: auto!important;
	}
	.row_common05 .col:not(:nth-child(-n+3)),
	.row_common07 .col:not(:nth-child(-n+2)) {
		margin-top: calc(60 / 1599 * 100vw);
	}
	.row_common06 .col .icn {
		width: calc( 160 / 1599 * 100vw );
	}
	.row_common06 .col {
		background: url("images/page/deco_common06.svg")no-repeat left calc( 5 / 1599 * 100vw ) top calc( 5 / 1599 * 100vw ) / calc( 20 / 1599 * 100vw ) auto,
			url("images/page/deco_common07.svg")no-repeat right calc( 5 / 1599 * 100vw ) top calc( 5 / 1599 * 100vw ) / calc( 20 / 1599 * 100vw ) auto,
			url("images/page/deco_common08.svg")no-repeat left calc( 5 / 1599 * 100vw ) bottom calc( 5 / 1599 * 100vw ) / calc( 20 / 1599 * 100vw ) auto,
			url("images/page/deco_common09.svg")no-repeat right calc( 5 / 1599 * 100vw ) bottom calc( 5 / 1599 * 100vw ) / calc( 20 / 1599 * 100vw ) auto;
	}
	.row_common06.row01 .col:nth-child(n+3) {
		margin-top: calc( 40 / 1599 * 100vw );
	}
	.ttl_common02 .deco:before {
		width: calc( 20 / 1599 * 100vw );
		height: calc( 20 / 1599 * 100vw );
	}
	.bg_common01 .copy,
	.row_common06 .ttl {
		height: calc( 50 / 1599 * 100vw );
	}
	.list_check li {
		padding-left: calc( 34 / 1599 * 100vw );
		padding-bottom: calc( 5 / 1599 * 100vw );
	}
	.list_check li:before {
		width: calc( 18 / 1599 * 100vw );
		height: calc( 18 / 1599 * 100vw );
	}
	.list_check.list_default01 li:nth-child(n+3) {
		margin-top: calc(8 / 1599 * 100vw);
	}
	.box_common01:before,
	.box_common01:after {
		border-width: calc( 25 / 1599 * 100vw );
	}
	.box_common02 {
		background: url("images/page/deco_common02.svg")no-repeat left top / calc( 60 / 1599 * 100vw ) auto,
			url("images/page/deco_common03.svg")no-repeat right top / calc( 60 / 1599 * 100vw ) auto,
			url("images/page/deco_common04.svg")no-repeat left bottom / calc( 60 / 1599 * 100vw ) auto,
			url("images/page/deco_common05.svg")no-repeat right bottom / calc( 60 / 1599 * 100vw ) auto,
			linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(245,245,235,1) 100%);
	}
	.box_common04:before {
		width: calc( 100% - calc( 20 / 1599 * 100vw ) );
		height: calc( 100% - calc( 20 /  1599 * 100vw) );
	}
	.box_qa03 .box_q .box span {
		padding-bottom: calc( 5 / 1599 * 100vw );
	}
	.box_qa03 .btn_arw_parts01::after {
		border-width: calc( 25 / 1599 * 100vw );
	}
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
	.content_low {
		padding: calc(100 / 1299 * 100vw) 0 calc(200 / 1299 * 100vw);
	}
	.main_page {
		height: calc(500 / 1299 * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: calc(100 / 1299 * 100vw);
	}
	.hdg3 {
		height: calc( 120 / 1299 * 100vw );
	}
	.hdg3:before,
	.hdg3:after {
		top: calc( 5 / 1299 * 100vw );
	}
	.hdg3:after {
		bottom: calc( 5 / 1299 * 100vw );
	}
	.hdg4 {
		height: calc( 80 / 1299 * 100vw );
	}
	.hdg4:before,
	.hdg4:after {
		top: calc( 5 / 1299 * 100vw );
	}
	.hdg4:after {
		bottom: calc( 5 / 1299 * 100vw );
	}
	.row_common01 .col_img:after {
		height: calc( 100% - calc( 20 / 1299 * 100vw ) );
		left: calc( -20 / 1299 * 100vw );
	}
	.row_common01.r_reverse .col_img:after {
		right: calc( -20 / 1299 * 100vw );
		left: auto!important;
	}
	.row_common05 .col:not(:nth-child(-n+3)),
	.row_common07 .col:not(:nth-child(-n+2)) {
		margin-top: calc(60 / 1299 * 100vw);
	}
	.row_common06 .col .icn {
		width: calc( 160 / 1299 * 100vw );
	}
	.row_common06 .col {
		background: url("images/page/deco_common06.svg")no-repeat left calc( 5 / 1299 * 100vw ) top calc( 5 / 1299 * 100vw ) / calc( 20 / 1299 * 100vw ) auto,
			url("images/page/deco_common07.svg")no-repeat right calc( 5 / 1299 * 100vw ) top calc( 5 / 1299 * 100vw ) / calc( 20 / 1299 * 100vw ) auto,
			url("images/page/deco_common08.svg")no-repeat left calc( 5 / 1299 * 100vw ) bottom calc( 5 / 1299 * 100vw ) / calc( 20 / 1299 * 100vw ) auto,
			url("images/page/deco_common09.svg")no-repeat right calc( 5 / 1299 * 100vw ) bottom calc( 5 / 1299 * 100vw ) / calc( 20 / 1299 * 100vw ) auto;
	}
	.row_common06.row01 .col:nth-child(n+3) {
		margin-top: calc( 40 / 1299 * 100vw );
	}
	.ttl_common02 .deco:before {
		width: calc( 20 / 1299 * 100vw );
		height: calc( 20 / 1299 * 100vw );
	}
	.bg_common01 .copy,
	.row_common06 .ttl {
		height: calc( 50 / 1299 * 100vw );
	}
	.list_check li {
		padding-left: calc( 34 / 1299 * 100vw );
		padding-bottom: calc( 5 / 1299 * 100vw );
	}
	.list_check li:before {
		width: calc( 18 / 1299 * 100vw );
		height: calc( 18 / 1299 * 100vw );
	}
	.list_check.list_default01 li:nth-child(n+3) {
		margin-top: calc(8 / 1299 * 100vw);
	}
	.box_common01:before,
	.box_common01:after {
		border-width: calc( 25 / 1299 * 100vw );
	}
	.box_common02 {
		background: url("images/page/deco_common02.svg")no-repeat left top / calc( 60 / 1299 * 100vw ) auto,
			url("images/page/deco_common03.svg")no-repeat right top / calc( 60 / 1299 * 100vw ) auto,
			url("images/page/deco_common04.svg")no-repeat left bottom / calc( 60 / 1299 * 100vw ) auto,
			url("images/page/deco_common05.svg")no-repeat right bottom / calc( 60 / 1299 * 100vw ) auto,
			linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(245,245,235,1) 100%);
	}
	.box_common04:before {
		width: calc( 100% - calc( 20 / 1299 * 100vw ) );
		height: calc( 100% - calc( 20 /  1299 * 100vw) );
	}
	.box_qa03 .box_q .box span {
		padding-bottom: calc( 5 / 1299 * 100vw );
	}
	.box_qa03 .btn_arw_parts01::after {
		border-width: calc( 25 / 1299 * 100vw );
	}
}
@media only screen and (max-width: 767px) {
	.content_low {
		padding: 13vw 0 25vw;
	}
	.content_low .inner, .main_page .inner {
		max-width: calc(702 / 750 * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.main_page {
		background-image: url("images/page/bg_ttl_page_sp.jpg");
		height: calc(350 / 750 * 100vw);
		padding: 0;
	}
	.hdg2 .ja {
		font-size: calc( 50 / 750 * 100vw );
		letter-spacing: 0;
		margin-bottom: 3vw;
	}
	.hdg2 .en {
		font-size: calc( 24 / 750 * 100vw );
		letter-spacing: .05em;
	}
	.col_img {
		text-align: center;
	}
	.low_head {
		position: unset;
		padding-bottom: 3vw;
	}
	.list_common01 li:before {
		background-color: #ff8d84;
	}
	.hdg3 {
		height: auto;
		font-size: calc( 40 / 750 * 100vw );
		letter-spacing: 0;
		padding: 3.5vw 0;
	}
	.hdg3:before,
	.hdg3:after {
		content: "";
		border-top: 1px solid #fff;
		width: 100%;
		height: 0;
		position: absolute;
		left: 0;
		top: calc( 10 / 750 * 100vw );
	}
	.hdg3:after {
		top: auto!important;
		bottom: calc( 10 / 750 * 100vw );
	}
	.hdg4 {
		height: auto;
		font-size: 1.25rem;
		letter-spacing: 0;
		padding: 3vw;
	}
	.hdg4:before,
	.hdg4:after {
		content: "";
		border-top: 1px solid #948b5e;
		width: 100%;
		height: 1px;
		position: absolute;
		left: 0;
		top: calc( 5 / 750 * 100vw );
	}
	.hdg4:after {
		top: auto!important;
		bottom: calc( 5 / 750 * 100vw );
	}
	.row_common01 .col_img {
		width: 46%;
		max-width: 570px;
	}
	.row_common01 .col_img:after {
		content: "";
		background: #fff6e6;
		width: 100%;
		height: calc( 100% - calc( 20 / 750 * 100vw ) );
		position: absolute;
		left: calc( -20 / 750 * 100vw );
		bottom: 0;
		z-index: -1;
	}
	.row_common01.no_deco .col_img:after {
		display: none;
	}
	.row_common01.r_reverse .col_img:after {
		background: #fff6e6;
		right: calc( -20 / 750 * 100vw );
		left: auto!important;
	}
	.row_common01 .col_txt {
		width: 50%;
	}
	.row_common01 .col_txt .copy ,
	.row_common02 .col_txt .copy {
		text-align: center;
	}
	.row_common03 .col_img {
		width: 100%;
		max-width: 100%;
		margin-bottom: 5vw;
	}
	.row_common03 .col_txt {
		width: 100%;
	}
	.row_common03 .col_txt .copy {
		font-size: 1.125rem;
		letter-spacing: 0;
		text-align: center;
	}
	.row_common04 {
		border-bottom: 1px solid #000;
	}
	.row_common04 .col_img {
		width: 100%;
		max-width: calc( 646 / 750 * 100vw );
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 5vw;
	}
	.row_common04 .col_txt {
		width: 100%;
		max-width: calc( 646 / 750 * 100vw );
		margin-left: auto;
		margin-right: auto;
	}
	.row_common04.no_img .col_txt {
		width: 100%!important;
	}
	.row_common05 .col,
	.row_common06 .col {
		max-width: calc( 646 / 750 * 100vw );
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.row_common05 .col:nth-child(3n),
	.row_common05 .col:last-child,
	.row_common06 .col:nth-child(3n),
	.row_common06 .col:last-child,
	.row_common07 .col:nth-child(2n),
	.row_common07 .col:last-child {
		margin-right: auto;
	}
	.row_common05 .col:not(:nth-child(-n+2)),
	.row_common07 .col:not(:nth-child(-n+2)) {
		margin-top: 5vw;
	}
	.row_common06 .col {
		width: 100%;
		background: url("images/page/deco_common06.svg")no-repeat left calc( 10 / 750 * 100vw ) top calc( 10 / 750 * 100vw ) / calc( 30 / 750 * 100vw ) auto,
			url("images/page/deco_common07.svg")no-repeat right calc( 10 / 750 * 100vw ) top calc( 10 / 750 * 100vw ) / calc( 30 / 750 * 100vw ) auto,
			url("images/page/deco_common08.svg")no-repeat left calc( 10 / 750 * 100vw ) bottom calc( 10 / 750 * 100vw ) / calc( 30 / 750 * 100vw ) auto,
			url("images/page/deco_common09.svg")no-repeat right calc( 10 / 750 * 100vw ) bottom calc( 10 / 750 * 100vw ) / calc( 30 / 750 * 100vw ) auto;
		padding: 5vw;
		margin-left: auto;
		margin-right: auto;
	}
	.row_common06 .col:nth-child(n+2) {
		margin-top: 5vw;
	}
	.row_common06 .txt {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.row_common06.row01 .col {
		padding: 5vw;
	}
	.row_common06.row01 .col,
	.row_common06.row01 .col:nth-child(3n) {
		width: 100%!important;
		max-width: calc( 702 / 750 * 100vw )!important;
		margin-left: auto!important;
		margin-right: auto!important;
	}
	.row_common06.row01 .col:nth-child(n+2) {
		margin-top: 5vw;
	}
	.row_common06.row01 .txt {
		font-size: 1rem;
	}
	.row_common07 .col {
		width: 100%;
		max-width: calc( 646 / 750 * 100vw );
		margin-right: auto!important;
		margin-left: auto!important;
	}
	.ttl_common02 {
		font-size: 1.25rem;
		letter-spacing: 0;
		margin-bottom: 2vw;
	}
	.ttl_common02 .deco {
		padding-left: calc( 60 / 750 * 100vw );
	}
	.ttl_common02 .deco:before {
		width: calc( 40 / 750 * 100vw );
		height: calc( 40 / 750 * 100vw );
		top: .3em;
	}
	.low_btn {
		max-width: 100%;
		font-size: 100%;
		letter-spacing: 0;
	}
	.bg_common01 .copy,
	.row_common06 .ttl {
		height: auto;
		font-size: 1.125rem;
		letter-spacing: 0;
		padding: 1.5vw;
	}
	.bg_common01 .copy:before,
	.row_common06 .ttl:before {
		content: "";
		background: #ffffff1a;
		width: 100%;
		height: 100%;
		position: absolute;
		clip-path: polygon(100% 0, 0% 100%, 100% 100%);
		right: 0;
		bottom: 0;
	}
	.bg_common02 {
		background: url("images/page/bg_common01.jpg");
	}
	.bg_common02 .copy {
		font-size: 1.25rem;
		letter-spacing: 0;
		margin-bottom: 2vw;
	}
	.bg_common03 {

	}
	.list_check li {
		padding-left: calc( 40 / 750 * 100vw );
		padding-bottom: calc( 10 / 750 * 100vw );
	}
	.list_check li:before {
		width: calc( 26 / 750 * 100vw );
		height: calc( 26 / 750 * 100vw );
		top: .4em;
	}
	.list_check.list_default01 li {
		max-width: 475px;
	}
	.list_check.list_default01 li:nth-child(n+2) {
		margin-top: calc(10 / 750 * 100vw);
	}
	.box_common01 {
		max-width: 100%;
		border: 1px solid #948b5e;
		padding: 5vw 5vw 6vw;
	}
	.box_common01:before,
	.box_common01:after {
		content: "";
		width: 0;
		height: 0;
		margin: auto;
		border-width: calc( 25 / 750 * 100vw );
		border-style: solid;
		border-color: #948b5e transparent transparent #948b5e;
		position: absolute;
		left: 0;
		top: 0;
	}
	.box_common01:after {
		transform: rotate(180deg);
		left: auto!important;
		top: auto!important;
		right: 0;
		bottom: 0;
	}
	.box_common01 .copy {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_common02 {
		max-width: 100%;
		background: url("images/page/deco_common02.svg")no-repeat left top / calc( 60 / 750 * 100vw ) auto,
			url("images/page/deco_common03.svg")no-repeat right top / calc( 60 / 750 * 100vw ) auto,
			url("images/page/deco_common04.svg")no-repeat left bottom / calc( 60 / 750 * 100vw ) auto,
			url("images/page/deco_common05.svg")no-repeat right bottom / calc( 60 / 750 * 100vw ) auto,
			linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(245,245,235,1) 100%);
		font-size: 1.125rem;
		letter-spacing: 0;
		padding: 5vw;
	}
	.box_common01 .copy {
		text-align: center;
	}
	.box_common03 {

	}
	.box_common04 {
		max-width: 1000px;
	}
	.box_common04:before {
		content: "";
		border: 2px solid #fff;
		width: calc( 100% - calc( 20 / 750 * 100vw ) );
		height: calc( 100% - calc( 20 /  750 * 100vw) );
		margin: auto;
		position: absolute;
		right: 0;
		left: 0;
		top: 0;
		bottom: 0;
	}
	.tbl_common01 th {
		background-color: #948b5e;
	}
	.tbl_common01 table {
		border-color: #948b5e;
	}
	.tbl_common01 tr:not(:last-child) td {
		border-bottom-color: #948b5e;
	}
	.box_qa03 {
		padding: 0;
	}
	.box_qa03 .box_a {
		display: block;
	}
	.box_flow .box_q:hover {
		cursor: unset;
	}
	.box_qa03 .box_q .box span {
		letter-spacing: .1em;
		padding-bottom: calc( 5 / 750 * 100vw );
	}
	.box_qa03.arw_flow {
		border: none;
	}
	.arw_flow:before {
		border-top-color: #948b5e;
	}
	.box_qa03 .btn_arw_parts01::after {
		border-width: calc( 25 / 750 * 100vw );
		bottom: 0;
		right: 0;
		border-color: transparent #ff8d84 #ff8d84 transparent;
	}
	.box_qa03 .box_q .box:before {
		content: "";
		background: #ffffff1a;
		width: 100%;
		height: 100%;
		position: absolute;
		clip-path: polygon(100% 0, 0% 100%, 100% 100%);
		right: 0;
		bottom: 0;
	}
	.box_qa03 .box_q .box {
		font-size: 1.25rem;
	}
	.box_qa03 .box_q .txt {
		font-size: 1.125rem;
	}
	.copy_common01,.copy_common02 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.js-scrollable table {
		width: calc( 1500 / 750 * 100vw );
	}
}


/* クリニック紹介 clinic
------------------------------------------------------------------*/
.bg_clinic01 {
	background: url("images/clinic/bg_clinic01.jpg")no-repeat center / cover;
}
.box_clinic01 {
	border: 2px solid #dddddd;
}
.box_clinic01:before {
	content: "";
	background: url("images/clinic/deco_clinic01.png")no-repeat left top / calc( 240 / 1920 * 100vw ) auto,
		url("images/clinic/img_clinic01.jpg")no-repeat center / cover;
	width: 50%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.box_clinic01 .ccl {
	width: calc( 294 / 1920 * 100vw );
	left: calc( -50 / 1920 * 100vw );
	bottom: calc( -50 / 1920 * 100vw );
}
.box_clinic01 .wrap {
	width: 50%;
	background: url("images/clinic/deco_clinic02.png")no-repeat right bottom / calc( 240 / 1920 * 100vw ) auto,
		url("images/clinic/bg_clinic03.png")no-repeat center bottom / 100% auto;
}
.box_clinic01 .txt {
	width: calc( 570 / 1920 * 100vw );
	height: calc( 56 / 1920 * 100vw );
	background: url("images/clinic/bg_clinic02.png")no-repeat center / cover;
}
.box_clinic01 .ls {
	letter-spacing: -.05em;
}
.row_clinic03 .col:nth-child(3n) {
	margin-right: 0;
}
.row_clinic03 .col:nth-last-child(-n+2) {
	width: 47.5%;
	max-width: 475px;
}
.row_clinic03 .col:nth-child(n+4) {
	margin-top: calc( 60 / 1920 * 100vw );
}
.row_clinic03 .col {
	
}
.bg_clinic02 {
	background: url("images/clinic/bg_clinic04.jpg")no-repeat center / cover;
}
.bg_clinic03:after {
	content: "";
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,246,230,1) 100%);
	width: 100%;
	height: calc( 430 / 1920 * 100vw );
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.slide_clinic .slick-prev {
	background: url(images/clinic/arw_slide.svg)no-repeat center / cover;
	width: calc(15 / 1920 * 100vw);
	height: calc(27 / 1920 * 100vw);
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -7.2%;
	z-index: 1;
}
.slide_clinic .slick-next {
	background: url(images/clinic/arw_slide.svg)no-repeat center / cover;
	width: calc(15 / 1920 * 100vw);
	height: calc(27 / 1920 * 100vw);
	right: -7.2%;
	transform: translate(0) scaleX(-1);
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.slide_clinic .slick-prev:before, .slide_clinic .slick-next:before {
	display: none;
}
.slide_clinic .slide_thumbnail li {
	width: 18%;
	margin-right: 2.5%;
	margin-bottom: 2%;
	opacity: .5;
	transition: .3s;
}
.slide_clinic .slide_thumbnail li.thumbnail-current {
	opacity: 1;
}
.slide_clinic .slide_thumbnail li:nth-child(5n), .slide_clinic .slide_thumbnail li:last-child {
	margin-right: 0;
}
.slide_clinic .slide_thumbnail li:hover {
	opacity: 1;
	transition: .3s;
	cursor: pointer;
}
@media(min-width: 768px) and (max-width:1599px) {
	.box_clinic01:before {
		background: url("images/clinic/deco_clinic01.png")no-repeat left top / calc( 240 / 1599 * 100vw ) auto,
			url("images/clinic/img_clinic01.jpg")no-repeat center / cover;
	}
	.box_clinic01 .ccl {
		width: calc( 294 / 1599 * 100vw );
		left: calc( -50 / 1599 * 100vw );
		bottom: calc( -50 / 1599 * 100vw );
	}
	.box_clinic01 .wrap {
		background: url("images/clinic/deco_clinic02.png")no-repeat right bottom / calc( 240 / 1599 * 100vw ) auto,
			url("images/clinic/bg_clinic03.png")no-repeat center bottom / 100% auto;
	}
	.box_clinic01 .txt {
		width: calc( 570 / 1599 * 100vw );
		height: calc( 56 / 1599 * 100vw );
	}
	.row_clinic03 .col:nth-child(n+4) {
		margin-top: calc( 60 / 1599 * 100vw );
	}
	.bg_clinic03:after {
		height: calc( 430 / 1599 * 100vw );
	}
	.slide_clinic .slick-prev, .slide_clinic .slick-next {
		width: calc(30 / 1599 * 100vw);
		height: calc(54 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.box_clinic01:before {
		background: url("images/clinic/deco_clinic01.png")no-repeat left top / calc( 240 / 1299 * 100vw ) auto,
			url("images/clinic/img_clinic01.jpg")no-repeat center / cover;
	}
	.box_clinic01 .ccl {
		width: calc( 294 / 1299 * 100vw );
		left: calc( -50 / 1299 * 100vw );
		bottom: calc( -50 / 1299 * 100vw );
	}
	.box_clinic01 .wrap {
		background: url("images/clinic/deco_clinic02.png")no-repeat right bottom / calc( 240 / 1299 * 100vw ) auto,
			url("images/clinic/bg_clinic03.png")no-repeat center bottom / 100% auto;
	}
	.box_clinic01 .txt {
		width: 100%;
		height: 100%;
		background-size: 100% 100%;
		padding: calc( 10 / 1299 * 100vw );
	}
	.box_clinic01 .copy em {
		font-size: 3.75rem;
	}
	.row_clinic03 .col:nth-child(n+4) {
		margin-top: calc( 60 / 1299 * 100vw );
	}
	.bg_clinic03:after {
		height: calc( 430 / 1299 * 100vw );
	}
	.slide_clinic .slick-prev, .slide_clinic .slick-next {
		width: calc(30 / 1299 * 100vw);
		height: calc(54 / 1299 * 100vw);
	}
	.slide_clinic .slick-prev {
		left: 2%;
	}
	.slide_clinic .slick-next {
		right: 2%;
	}
}
@media(max-width: 767px) {
	.bg_clinic01 {
		padding: 8vw 5vw 10vw;
	}
	.bg_clinic01 .copy {
		font-size: 1.125rem;
	}
	.box_clinic01 {
		border: 1px solid #dddddd;
	}
	.box_clinic01:before {
		background: url(images/clinic/deco_clinic01.png)no-repeat left top / auto 100%,
			url(images/clinic/img_clinic01.jpg)no-repeat center top 20% / cover;
		width: 100%;
		height: calc( 400 / 750 * 100vw );
		position: unset;
		display: block;
	}
	.box_clinic01 .ccl {
		width: calc( 294 / 750 * 100vw );
		left: calc( -20 / 750 * 100vw );
		bottom: auto;
		top: 20vw;
	}
	.box_clinic01 .wrap {
		width: 100%;
		background: url("images/clinic/deco_clinic02.png")no-repeat right bottom / calc( 240 / 750 * 100vw ) auto,
			url("images/clinic/bg_clinic03.png")no-repeat center bottom / 100% auto;
	}
	.box_clinic01 .txt {
		width: 100%;
		height: calc( 110 / 750 * 100vw );
		background: url(images/clinic/bg_clinic02.png)no-repeat center / 100% 100%;
		font-size: 1rem;
		letter-spacing: 0;
		line-height: 1.4;
	}
	.box_clinic01 .ls {
		letter-spacing: -.05em;
	}
	.box_clinic01 .copy {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.box_clinic01 em {
		font-size: 1.875rem;
		letter-spacing: 0;
	}
	.row_clinic03 .col:nth-child(3n) {
		margin-right: 0;
	}
	.row_clinic03 .col:nth-last-child(-n+2) {
		width: 47.5%;
		max-width: 475px;
	}
	.row_clinic03 .col:nth-child(n+4) {
		margin-top: calc( 60 / 750 * 100vw );
	}
	.row_clinic03 .col {

	}
	.bg_clinic02 {
		background: url("images/clinic/bg_clinic04.jpg")no-repeat center / cover;
	}
	.row_clinic01 .col,
	.row_clinic03 .col {
		width: 100%!important;
		max-width: calc( 646 / 750 * 100vw )!important;
		margin-left: auto!important;
		margin-right: auto!important;
	}
	.row_clinic01 .col:nth-child(n+2),
	.row_clinic03 .col:nth-child(n+2) {
		margin-top: 5vw;
	}
	.row_clinic01 .copy,
	.row_clinic03 .copy {
		height: calc( 100 / 750 * 100vw );
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_clinic04 {
		justify-content: space-between!important;
	}
	.row_clinic04 .col {
		width: 48%;
		margin: 0!important;
	}
	.row_clinic04 .col:nth-child(n+3) {
		margin-top: 5vw!important;
	}
	.row_clinic04 .col .ttl {
		font-size: .875rem;
		letter-spacing: 0;
	}
	.bg_clinic03:after {
		content: "";
		background: rgb(255,255,255);
		background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,246,230,1) 100%);
		width: 100%;
		height: calc( 430 / 750 * 100vw );
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: -1;
	}
	.bg_clinic04 .copy__common01 {
		letter-spacing: 0;
	}
	.slide_clinic .slick-prev, .slide_clinic .slick-next {
		width: calc(30 / 750 * 100vw);
		height: calc(54 / 750 * 100vw);
	}
	.slide_clinic .slick-prev {
		left: 3vw;
	}
	.slide_clinic .slick-next {
		right: 3vw;
	}
}


/* 院長・スタッフ紹介 staff
------------------------------------------------------------------*/
.wrap_staff {
	max-width: 810px;
	border-bottom: 1px solid #948b5e;
}
.row_staff01 dt {
	width: calc( 100 / 1920 * 100vw );
}
.row_staff01 dd {
	width: calc( 100% - calc( 100 / 1920 * 100vw ) );
}
.box_staff01{
	max-width: 100%!important;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_staff01 dt {
		width: calc( 100 / 1599 * 100vw );
	}
	.row_staff01 dd {
		width: calc( 100% - calc( 100 / 1599 * 100vw ) );
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_staff01 dt {
		width: calc( 100 / 1299 * 100vw );
	}
	.row_staff01 dd {
		width: calc( 100% - calc( 100 / 1299 * 100vw ) );
	}
}
@media(max-width: 767px) {
	.row_staff01.row01 .col {
		width: 100%!important;
		max-width: 100%!important;
	}
	.row_staff01 dt {
		width: calc( 140 / 750 * 100vw );
	}
	.row_staff01 dd {
		width: calc( 100% - calc( 140 / 750 * 100vw ) );
	}
	.wrap_staff .txt {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.wrap_staff .name {
		font-size: 1.375rem;
		letter-spacing: 0;
	}
	.wrap_staff .en {
		font-size: .875rem;
		letter-spacing: 0;
	}
}


/* 診療時間・アクセス access
------------------------------------------------------------------*/
.logo_access {
	width: calc( 300 / 1920 * 100vw );
}
.logo_access img {
	width: 100%;
}
.row_access01 {
	max-width: 1040px;
}
.row_access01 .col_l {
	width: 46%;
}
.row_access01 .col_r {
	width: 51%;
	max-width: 530px;
}
.wrap_access .btn_map {
	left: calc( 20 / 1920 * 100vw );
	top: calc( 20 / 1920 * 100vw );
}
.copy_access01 {
	border-bottom: 1px solid #948b5e;
}
.copy_access01 .icn {
	width: calc( 50 / 1920 * 100vw );
}
@media(min-width: 768px) and (max-width:1599px) {
	.logo_access {
		width: calc( 300 / 1599 * 100vw );
	}
	.wrap_access .btn_map {
		left: calc( 20 / 1599 * 100vw );
		top: calc( 20 / 1599 * 100vw );
	}
	.copy_access01 .icn {
		width: calc( 50 / 1599 * 100vw );
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.logo_access {
		width: calc( 300 / 1299 * 100vw );
	}
	.wrap_access .btn_map {
		left: calc( 20 / 1299 * 100vw );
		top: calc( 20 / 1299 * 100vw );
	}
	.copy_access01 .icn {
		width: calc( 50 / 1299 * 100vw );
	}
}
@media(max-width: 767px) {
	.logo_access {
		width: calc( 450 / 750 * 100vw );
	}
	.row_access01 {
		max-width: 100%;
	}
	.row_access01 .col_l {
		width: 100%;
	}
	.row_access01 .col_r {
		width: 100%;
		max-width: 100%;
	}
	.row_access01 .address_foot {
		text-align: center;
	}
	.row_access01 .wrap_common01 {
		margin-bottom: 5vw;
	}
	.wrap_access {
		background-color: unset!important;
	}
	.wrap_access .btn_map {
		left: 0;
		top: 0;
	}
	.copy_access01 .icn {
		width: calc( 50 / 750 * 100vw );
	}
	.copy_access01 .copy {
		width: calc( 100% - calc( 70 / 750 * 100vw ) );
		font-size: 1.125rem;
	}
}


/* 歯周病治療 perio
------------------------------------------------------------------*/
.img_perio {
	max-width: 1000px;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* 予防処置 prevention
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* 小児歯科 pediatric
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_pediatric .col .icn {
		width: calc( 160 / 750 * 100vw );
	}
	.row_pediatric .col {
		width: 48%;
		background: url("images/page/deco_common06.svg")no-repeat left calc( 10 / 750 * 100vw ) top calc( 10 / 750 * 100vw ) / calc( 30 / 750 * 100vw ) auto,
			url("images/page/deco_common07.svg")no-repeat right calc( 10 / 750 * 100vw ) top calc( 10 / 750 * 100vw ) / calc( 30 / 750 * 100vw ) auto,
			url("images/page/deco_common08.svg")no-repeat left calc( 10 / 750 * 100vw ) bottom calc( 10 / 750 * 100vw ) / calc( 30 / 750 * 100vw ) auto,
			url("images/page/deco_common09.svg")no-repeat right calc( 10 / 750 * 100vw ) bottom calc( 10 / 750 * 100vw ) / calc( 30 / 750 * 100vw ) auto;
		padding: 5vw 3vw;
		margin: 0;
	}
	.row_pediatric .col:nth-child(2) {
		margin-top: 0;
	}
	.row_pediatric .col:last-child {
		margin: 5vw auto 0;
	}
	.row_pediatric .txt {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
}


/* 小児矯正 pediatric_ortho
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.copy_pediatric_ortho01 .wrap {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.copy_pediatric_ortho01 .fz40 {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.row_pediatric_ortho01 .col {
		width: 48%;
		margin: 0;
		margin-right: 4%;
	}
	.row_pediatric_ortho01 .col:nth-child(2) {
		margin-right: 0;
		margin-top: 0;
	}
	.row_pediatric_ortho01 .col:last-child {
		margin: 5vw auto 0;
	}
}


/* 審美治療 cosmetic
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* ホワイトエッセンス whitening
------------------------------------------------------------------*/
.row_whitening01 .col:first-child {
	margin-left: 2.3%;
}
.row_whitening01 .col:nth-child(3) {
	margin-right: 2.3%;
}
.row_whitening01 .col:nth-child(n+3) {
	margin-top: calc( 30 / 1920 * 100vw );
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_whitening01 .col:nth-child(n+3) {
		margin-top: calc( 30 / 1599 * 100vw );
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_whitening01 .col:nth-child(n+3) {
		margin-top: calc( 30 / 1299 * 100vw );
	}
	.row_whitening01 .col:nth-of-type(3) .copy {
		letter-spacing: 0;
	}
}
@media(max-width: 767px) {
	.row_whitening01 .col {
		padding: 5vw;
	}
	.row_whitening01 .col,
	.row_whitening01 .col:nth-child(3n) {
		width: 100%!important;
		max-width: calc( 646 / 750 * 100vw )!important;
		margin-left: auto!important;
		margin-right: auto!important;
	}
	.row_whitening01 .col:nth-child(n+2) {
		margin-top: 5vw;
	}
	.row_whitening01 .copy {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_whitening01 .txt {
		font-size: 1rem;
	}
}


/* インプラント implant
------------------------------------------------------------------*/
.tbl_implant01 table {
	border-color: #3d2a17;
}
.tbl_implant01 tr:first-child th,
.tbl_implant01 tr:first-child td {
	padding: 0;
}
.tbl_implant01 th,
.tbl_implant01 td {
	padding: calc( 26 / 1920 * 100vw );
}
.tbl_implant01 th {
	color: #3d2a17!important;
	text-align: center;
	width: 18%;
}
.tbl_implant01 tr:not(:last-child) th {
	border-bottom-color: #3d2a17;
}
.tbl_implant01 td {
	width: 27.3%;
}
.tbl_implant01 td:not(:last-child) {
	border-right: 1px solid #3d2a17;
}
@media(min-width: 768px) and (max-width:1599px) {
	.tbl_implant01 th,
	.tbl_implant01 td {
		padding: calc( 26 / 1599 * 100vw );
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.tbl_implant01 th,
	.tbl_implant01 td {
		padding: calc( 26 / 1299 * 100vw );
	}
}
@media(max-width: 767px) {
	.tbl_implant01 th, .tbl_implant01 td {
		padding: calc( 26 / 750 * 100vw );
	}
	.tbl_implant01 .copy {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
}


/* 入れ歯 false
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* 口腔外科 surgery
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* 症例紹介 case
------------------------------------------------------------------*/
.area_case_common01:not(:last-of-type) {
	margin-bottom: calc(60 / 1920*100vw);
}
.wrap_case01 {
	position: relative;
}
.wrap_case01 .deco01 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.wrap_case01 .deco02 {
	position: absolute;
	right: calc(6 / 1920 * 100vw);
	bottom: calc(-8 / 1920 * 100vw);
	z-index: -1;
}
.wrap_case01 .ttl{
	font-size: 177.77%;
	letter-spacing: .1em;
}
.box_case01 {
	position: relative;
	padding: calc(30 / 1920 * 100vw) calc(50 / 1920 * 100vw) calc(60 / 1920 * 100vw);
}
.unit_case .en {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	transform: translateY(-50%);
}
.unit_case .en span {
	font-size: 277.77%;
	letter-spacing: .1em;
}
.wrap_case02 {
	max-width: 580px;
}
.wrap_case02 .ja {
	font-size: 166.6%;
	letter-spacing: .1em;
}
.unit_case .area_case_search dt {
	width: calc(160 / 1920 * 100vw);
	height: calc(38 / 1920 * 100vw);
	color: #fff;
	background: #555;
	position: relative;
	z-index: 1;
}
.unit_case .area_case_search dt::before {
	content: "";
	width: 0;
	height: 0;
	border-left: calc(13 / 1920 * 100vw) solid #555;
	border-top: calc(19 / 1920 * 100vw) solid transparent;
	border-bottom: calc(19 / 1920 * 100vw) solid transparent;
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(-13 / 1920 * 100vw);
}
.unit_case .area_case_search dd {
	width: calc(100% - calc(180 / 1920 * 100vw));
	margin-bottom: calc(10 / 1920 * 100vw);
}
.unit_case .area_case_search select {
	width: 100%;
	padding: calc(4 / 1920 * 100vw) 4%;
	background: #fff;
	border: solid 1px #ccc;
	line-height: 1.5;
	letter-spacing: .1em;
}
.btn_case {
	max-width: 350px;
}
.btn_case:before, .btn_case:after {
	content: "";
	position: absolute;
	width: calc(30 / 1920 * 100vw);
	height: 0;
	border-top: 1px solid #fff;
	border-bottom: none;
	border-right: none;
	transform: rotate(0);
	right: calc(20 / 1920 * 100vw);
	top: 0;
	bottom: 0;
	margin: auto;
}
.btn_case:after {
	width: calc(9 / 1920 * 100vw);
	transform: rotate(45deg);
	top: calc(-7 / 1920 * 100vw);
}
.btn_case input {
	padding: calc(30 / 1920 * 100vw) calc(5 / 1920 * 100vw);
	font-size: 111.11%;
	background: #555;
}
select {
	-webkit-appearance: none;
	appearance: none; /* デフォルトの矢印を非表示 */
}
select::-ms-expand {
	display: none; /* デフォルトの矢印を非表示(IE用) */
}
.wrap_case02 dd {
	position: relative;
}
.wrap_case02 dd:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: calc(10 / 1920 * 100vw) calc(5 / 1920 * 100vw) 0 calc(5 / 1920 * 100vw);
	border-color: #707070 transparent transparent transparent;
	top: 0;
	bottom: 0;
	right: calc(15 / 1920 * 100vw);
	margin: auto;
}
.wrap_case03:last-child {
	margin-bottom: 0!important;
}
.unit_case .tbl_case01 .label01{margin-bottom: calc(8 / 1920 * 100vw);}
.unit_case label, .unit_case input[type='checkbox'] {cursor: pointer;}
.row_case_common01 .col .case_img{
	height: calc(300 / 1920 * 100vw);
}


.row_case01 .en {
	height: calc( 50 / 1920 * 100vw );
}
.row_case01 .en:before {
	content: "";
	background: #ffffff1a;
	width: 100%;
	height: 100%;
	position: absolute;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	right: 0;
	bottom: 0;
}
.row_case01:after {
	border-left-color: #948b5e;
}
@media(min-width: 768px) and (max-width:1599px) {
	.area_case_common01:not(:last-of-type) {
		margin-bottom: calc(60 / 1599*100vw);
	}
	.wrap_case01 .deco02 {
		right: calc(6 / 1599 * 100vw);
		bottom: calc(-8 / 1599 * 100vw);
	}
	.box_case01 {
		padding: calc(30 / 1599 * 100vw) calc(50 / 1599 * 100vw) calc(60 / 1599 * 100vw);
	}
	.unit_case .area_case_search dt {
		width: calc(160 / 1599 * 100vw);
		height: calc(38 / 1599 * 100vw);
	}
	.unit_case .area_case_search dt::before {
		border-left: calc(13 / 1599 * 100vw) solid #555;
		border-top: calc(19 / 1599 * 100vw) solid transparent;
		border-bottom: calc(19 / 1599 * 100vw) solid transparent;
		right: calc(-13 / 1599 * 100vw);
	}
	.unit_case .area_case_search dd {
		width: calc(100% - calc(180 / 1599 * 100vw));
		margin-bottom: calc(10 / 1599 * 100vw);
	}
	.unit_case .area_case_search select {
		padding: calc(4 / 1599 * 100vw) 4%;
	}
	.btn_case:before, .btn_case:after {
		width: calc(30 / 1599 * 100vw);
		right: calc(20 / 1599 * 100vw);
	}
	.btn_case:after {
		width: calc(9 / 1599 * 100vw);
		top: calc(-7 / 1599 * 100vw);
	}
	.btn_case input {
		padding: calc(30 / 1599 * 100vw) calc(5 / 1599 * 100vw);
	}
	.wrap_case02 dd:before {
		border-width: calc(10 / 1599 * 100vw) calc(5 / 1599 * 100vw) 0 calc(5 / 1599 * 100vw);
		right: calc(15 / 1599 * 100vw);
	}
	.row_case_common01 .col .case_img{
		height:calc(300 / 1599 * 100vw);
	}
	.row_case01 .en {
		height: calc( 50 / 1599 * 100vw );
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.area_case_common01:not(:last-of-type) {
		margin-bottom: calc(60 / 1299*100vw);
	}
	.wrap_case01 .deco02 {
		right: calc(6 / 1299 * 100vw);
		bottom: calc(-8 / 1299 * 100vw);
	}
	.box_case01 {
		padding: calc(30 / 1299 * 100vw) calc(50 / 1299 * 100vw) calc(60 / 1299 * 100vw);
	}
	.unit_case .area_case_search dt {
		width: calc(160 / 1299 * 100vw);
		height: calc(38 / 1299 * 100vw);
	}
	.unit_case .area_case_search dt::before {
		border-left: calc(13 / 1299 * 100vw) solid #555;
		border-top: calc(19 / 1299 * 100vw) solid transparent;
		border-bottom: calc(19 / 1299 * 100vw) solid transparent;
		right: calc(-13 / 1299 * 100vw);
	}
	.unit_case .area_case_search dd {
		width: calc(100% - calc(180 / 1299 * 100vw));
		margin-bottom: calc(10 / 1299 * 100vw);
	}
	.unit_case .area_case_search select {
		padding: calc(4 / 1299 * 100vw) 4%;
	}
	.btn_case:before, .btn_case:after {
		width: calc(30 / 1299 * 100vw);
		right: calc(20 / 1299 * 100vw);
	}
	.btn_case:after {
		width: calc(9 / 1299 * 100vw);
		top: calc(-7 / 1299 * 100vw);
	}
	.btn_case input {
		padding: calc(30 / 1299 * 100vw) calc(5 / 1299 * 100vw);
	}
	.wrap_case02 dd:before {
		border-width: calc(10 / 1299 * 100vw) calc(5 / 1299 * 100vw) 0 calc(5 / 1299 * 100vw);
		right: calc(15 / 1299 * 100vw);
	}
	.row_case_common01 .col .case_img{
		height:calc(300 / 1299 * 100vw);
	}
	.row_case01 .en {
		height: calc( 50 / 1299 * 100vw );
	}
}
@media(max-width: 767px) {
	.area_case_common01:not(:last-of-type) {
		margin-bottom: calc(60 / 750*100vw);
	}
	.wrap_case01 .ttl {
		font-size: 125%;
	}
	.wrap_case02 dd:before {
		border-width: calc(20 / 750*100vw) calc(10 / 750*100vw) 0 calc(10 / 750*100vw);
		right: 2vw;
	}
	.wrap_case01 .txt {
		text-align: left;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.wrap_case01 {
		padding-top: 8vw;
	}
	.wrap_case01 .deco01 {
		width: calc(190 / 750*100vw);
		left: -3vw;
	}
	.wrap_case01 .deco02 {
		width: calc(109 / 750*100vw);
		right: -4vw;
		bottom: -4vw;
	}
	.wrap_case02 {
		max-width: 100%;
	}
	.wrap_case02 .ja {
		font-size: calc(40 / 750 * 100vw);
	}
	.unit_case .en span {
		font-size: calc(75 / 750 * 100vw);
	}
	.unit_case .area_case_search dt {
		width: 100%;
		height: calc(76 / 750*100vw);
	}
	.unit_case .area_case_search dt::before {
		content: none;
	}
	.unit_case .area_case_search dd {
		width: 100%;
		height: calc(76 / 750*100vw);
	}
	.unit_case .en {
		top: 1vw;
	}
	.box_case01 {
		padding: 6vw 5% 7vw;
	}
	.btn_case input {
		padding: 5vw 5%;
		font-size: calc(32 / 750 * 100vw);
	}
	.btn_case {
		width: calc(550 / 750 * 100vw);
		max-width: 100%;
	}
	.row_case_common01 .col .case_img{
		height:calc(210 / 750 * 100vw);
	}
	.row_case01 .en {
		height: calc( 60 / 750 * 100vw );
		font-size: .875rem;
		letter-spacing: 0;
	}
	.copy_pay {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.risk > iframe {
	height: 260px!important;
	width: calc(100% + 17px)!important;
}
.risk.inner1000 {
	max-width: 1000px!important;
	width: 90%!important;
}
.box_risk01 {
	padding: calc(38 / 1920 * 100vw) calc(50 / 1920 * 100vw) calc(40 / 1920 * 100vw)!important;
	font-size: calc(18 / 1920 * 100vw)!important;
	background: #f5f5eb;
	min-height: 260px!important;
}
.box_risk01 .box {
	overflow: hidden;
	position: relative;
	padding: 0 calc(20 / 1920 * 100vw) 0 0!important;
	max-height: 180px!important;
	height: auto;
	touch-action: auto !important;
}
.box_risk01 .ttl {
	margin-bottom: calc(7 / 1920 * 100vw)!important;
	font-size: 1.125rem!important;
	letter-spacing: .1em!important;
}
.box_risk01 .txt {
	font-size: 1rem!important;
	letter-spacing: .1em!important;
}
/* パーフェクトスクロールバー */
.risk .ps__thumb-y {
	background: #948b5e !important;
	right: 0px !important;
	width: 4px !important;
}
.risk .ps--active-x > .ps__rail-x,
.risk .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 {
	opacity: 1!important;
}
@media(min-width: 768px) and (max-width:1599px) {
	.risk > iframe {
		height: calc(262 / 1599*100vw)!important;
	}
	.risk.tab > iframe {
		width: 100%!important;
	}
	.box_risk01 {
		padding: calc(38 / 1599 * 100vw) calc(50 / 1599 * 100vw) calc(40 / 1599 * 100vw)!important;
		font-size: calc(18 / 1599 * 100vw)!important;
		min-height: calc(260 / 1599 * 100vw );
	}
	.box_risk01 .box {
		padding: 0 calc(20 / 1599 * 100vw) 0 0!important;
		max-height: calc(180 / 1599 * 100vw)!important;
	}
	.box_risk01 .ttl {
		margin-bottom: calc(7 / 1599 * 100vw)!important;
	}
}
@media(min-width: 751px) and (max-width:1299px) {
	.risk > iframe {
		height: calc(262 / 1299*100vw)!important;
	}
	.box_risk01 {
		padding: calc(38 / 1299 * 100vw) calc(50 / 1299 * 100vw) calc(40 / 1299 * 100vw)!important;
		font-size: calc(18 / 1299 * 100vw)!important;
		min-height: calc(260 / 1299 * 100vw );
	}
	.box_risk01 .box {
		padding: 0 calc(20 / 1299 * 100vw) 0 0!important;
		max-height: calc(180 / 1299 * 100vw)!important;
	}
	.box_risk01 .ttl {
		margin-bottom: calc(7 / 1299 * 100vw)!important;
	}
}
@media(max-width: 767px) {
	.risk > iframe {
		width: 100%!important;
	}
	.sp.risk.inner1000 {
		max-width: calc(702 / 750 * 100vw)!important;
		width: 100%!important;
	}
	.sp.risk iframe {
		height: calc(500 / 750 * 100vw)!important;
	}
	.sp.box_risk01 {
		font-size: 4.27vw!important;
		padding: 5vw 5% 5vw!important;
		min-height: calc(500 / 750 * 100vw)!important;
	}
	.sp.box_risk01 .box {
		max-height: calc(420 / 750 * 100vw)!important;
		padding: 0 3vw 0 0!important;
	}
	.sp.box_risk01 .ttl {
		margin-bottom: 2vw!important;
		font-size: 112.5%!important;
		letter-spacing: 0!important;
	}
	.sp.box_risk01 .txt {
		font-size: 100%!important;
		letter-spacing: 0!important;
	}
	.sp.risk .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .sp.risk .ps-container > .ps-scrollbar-y-rail {
		right: 0!important;
		width: 2px!important;
	}
}


/* 採用情報 recruit
------------------------------------------------------------------*/
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / 1920 * 100vw);
}
.tbl_recruit .require span:after {
	color: ;
}
.tbl_guideline01 table {
	border-color: ;
}
.tbl_guideline01 th {
	background: ;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: ;
}
.btn_submit input {
	border: none;
	background: ;
}
@media(min-width: 768px) and (max-width:1599px) {
	.tbl_guideline01:not(:last-child) {
		margin-bottom: calc(100 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.tbl_guideline01:not(:last-child) {
		margin-bottom: calc(100 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
	.tbl_guideline01:not(:last-child) {
		margin-bottom: calc(100 / 750 * 100vw);
	}
}

/* お問い合わせ contact
------------------------------------------------------------------*/
.inv-recaptcha-holder {
	display: none!important;
}
@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 / 1920 * 100vw);
	margin-bottom: calc(4 / 1920 * 100vw);
	text-align: center;
}
#sidebar caption {
	margin-bottom: calc(5 / 1920 * 100vw);
}
#wp-calendar {
	width: 100%;
	margin-bottom: calc(10 / 1920 * 100vw);
}
#wp-calendar thead th {
	background: #ff8d84;
	border: 1px solid #ff8d84;
	border-right-color: #ff8d84;
	font-size: .8125rem;
	font-weight: normal;
	color: #fff;
}
#wp-calendar tbody td {
	border: 1px solid #ff8d84;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #ff8d84;
	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 / 1920 * 100vw);
	line-height: 1.5;
}
.wp-calendar-nav-prev{padding-left: calc(10 / 1920 * 100vw);}
.wp-calendar-nav-next{padding-right: calc(10 / 1920 * 100vw);}
.wp-calendar-nav a{
	padding-bottom: calc(3 / 1920 * 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 / 1920 * 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 / 1920 * 100vw);
}
.navigation li {
	width: calc(170 / 1920 * 100vw);
}
.navigation .navitop {
	text-align: center;
}
.navigation .naviright {
	text-align: right;
}
.navigation li a {
	padding-bottom: calc(4 / 1920 * 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 / 1920 * 100vw);
	margin-bottom: calc(40 / 1920 * 100vw);
}
.post_content {
	line-height: 1.75;
}
.thmb {
	width: calc(120 / 1920 * 100vw);
}
.thmb img {
	height: calc(120 / 1920*100vw);
	object-fit: cover;
}
.thmb a:hover .img_thmb {
	opacity: .75;
}
.txt_post {
	width: calc(100% - calc(140 / 1920 * 100vw));
}
.page_main section.blog_archive {
	padding-bottom: calc(35 / 1920 * 100vw);
	border-bottom: 1px solid #000;
}
.post_main section.blog_archive:not(:last-child) {
	margin-bottom: calc(40 / 1920 * 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 / 1920 * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #aaa;
	text-decoration: underline;
}
.page_main .wp-pagenavi {
	margin-top: calc(60 / 1920 * 100vw);
	text-align: center;
	font-size: .875rem;
}
.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #4690a3;
	color: #4690a3;
	padding: 0 calc(10 / 1920 * 100vw);
	margin: calc(2 / 1920 * 100vw);
	display: inline-block;
}
.page_main .wp-pagenavi span.pages {
	padding: 0 calc(11 / 1920 * 100vw);
}
.page_main .wp-pagenavi a:hover, .page_main .wp-pagenavi span.current {
	border-color: #4690a3;
	background: #4690a3;
	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!important;
}
@media(min-width: 768px) and (max-width:1599px) {
	#sidebar h4 {
		line-height: calc(40 / 1599 * 100vw);
		margin-bottom: calc(4 / 1599 * 100vw);
	}
	#sidebar caption {
		margin-bottom: calc(5 / 1599 * 100vw);
	}
	#wp-calendar {
		margin-bottom: calc(10 / 1599 * 100vw);
	}
	#wp-calendar tfoot td#prev {
		padding-top: calc(8 / 1599 * 100vw);
		padding-left: calc(10 / 1599 * 100vw);
	}
	#wp-calendar tfoot td#next {
		padding-top: calc(8 / 1599 * 100vw);
		padding-right: calc(10 / 1599 * 100vw);
	}
	#wp-calendar tfoot td a {
		padding-bottom: calc(3 / 1599 * 100vw);
	}
	.wp-calendar-nav{
		margin-bottom: calc(60 / 1599 * 100vw);
	}
	.wp-calendar-nav-prev{padding-left: calc(10 / 1599 * 100vw);}
	.wp-calendar-nav-next{padding-right: calc(10 / 1599 * 100vw);}
	.wp-calendar-nav a{
		padding-bottom: calc(3 / 1599 * 100vw);
	}
	#sidebar ul li a {
		padding-bottom: calc(4 / 1599 * 100vw);
	}
	.navigation {
		margin-bottom: calc(60 / 1599 * 100vw);
	}
	.navigation li {
		width: calc(170 / 1599 * 100vw);
	}
	.navigation li a {
		padding-bottom: calc(4 / 1599 * 100vw);
	}
	.date_single {
		margin-top: calc(-30 / 1599 * 100vw);
		margin-bottom: calc(40 / 1599 * 100vw);
	}
	.thmb img {
		height: calc(120 / 1599*100vw);
	}
	.thmb {
		width: calc(120 / 1599 * 100vw);
	}
	.txt_post {
		width: calc(100% - calc(140 / 1599 * 100vw));
	}
	.page_main section.blog_archive {
		padding-bottom: calc(35 / 1599 * 100vw);
	}
	.post_main section.blog_archive:not(:last-child) {
		margin-bottom: calc(40 / 1599 * 100vw);
	}
	.txt_post .txt_excerpt {
		margin-top: calc(8 / 1599 * 100vw);
	}
	.page_main .wp-pagenavi {
		margin-top: calc(60 / 1599 * 100vw);
	}
	.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
		padding: 0 calc(10 / 1599 * 100vw);
		margin: calc(2 / 1599 * 100vw);
	}
	.page_main .wp-pagenavi span.pages {
		padding: 0 calc(11 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	#sidebar h4 {
		line-height: calc(40 / 1299 * 100vw);
		margin-bottom: calc(4 / 1299 * 100vw);
	}
	#sidebar caption {
		margin-bottom: calc(5 / 1299 * 100vw);
	}
	#wp-calendar {
		margin-bottom: calc(10 / 1299 * 100vw);
	}
	#wp-calendar tfoot td#prev {
		padding-top: calc(8 / 1299 * 100vw);
		padding-left: calc(10 / 1299 * 100vw);
	}
	#wp-calendar tfoot td#next {
		padding-top: calc(8 / 1299 * 100vw);
		padding-right: calc(10 / 1299 * 100vw);
	}
	#wp-calendar tfoot td a {
		padding-bottom: calc(3 / 1299 * 100vw);
	}
	.wp-calendar-nav{
		margin-bottom: calc(60 / 1299 * 100vw);
	}
	.wp-calendar-nav-prev{padding-left: calc(10 / 1299 * 100vw);}
	.wp-calendar-nav-next{padding-right: calc(10 / 1299 * 100vw);}
	.wp-calendar-nav a{
		padding-bottom: calc(3 / 1299 * 100vw);
	}
	#sidebar ul li a {
		padding-bottom: calc(4 / 1299 * 100vw);
	}
	.navigation {
		margin-bottom: calc(60 / 1299 * 100vw);
	}
	.navigation li {
		width: calc(170 / 1299 * 100vw);
	}
	.navigation li a {
		padding-bottom: calc(4 / 1299 * 100vw);
	}
	.date_single {
		margin-top: calc(-30 / 1299 * 100vw);
		margin-bottom: calc(40 / 1299 * 100vw);
	}
	.thmb img {
		height: calc(120 / 1299*100vw);
	}
	.thmb {
		width: calc(120 / 1299 * 100vw);
	}
	.txt_post {
		width: calc(100% - calc(140 / 1299 * 100vw));
	}
	.page_main section.blog_archive {
		padding-bottom: calc(35 / 1299 * 100vw);
	}
	.post_main section.blog_archive:not(:last-child) {
		margin-bottom: calc(40 / 1299 * 100vw);
	}
	.txt_post .txt_excerpt {
		margin-top: calc(8 / 1299 * 100vw);
	}
	.page_main .wp-pagenavi {
		margin-top: calc(60 / 1299 * 100vw);
	}
	.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
		padding: 0 calc(10 / 1299 * 100vw);
		margin: calc(2 / 1299 * 100vw);
	}
	.page_main .wp-pagenavi span.pages {
		padding: 0 calc(11 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.page_main {
		display: block!important;
	}
	#sidebar {
		width: 100%;
	}
	#sidebar h4 {
		line-height: calc(80 / 750 * 100vw);
		margin: calc(4 / 750 * 100vw);
	}
	#sidebar caption {
		margin-bottom: calc(5 / 750 * 100vw);
	}
	#wp-calendar {
		margin-bottom: calc(10 / 750 * 100vw);
	}
	#wp-calendar tfoot td#prev {
		padding-top: calc(8 / 750 * 100vw);
		padding-left: calc(10 / 750 * 100vw);
	}
	#wp-calendar tfoot td#next {
		padding-top: calc(8 / 750 * 100vw);
		padding-right: calc(10 / 750 * 100vw);
	}
	#wp-calendar tfoot td a {
		padding-bottom: calc(3 / 750 * 100vw);
	}
	.wp-calendar-nav{
		margin-bottom: calc(60 / 750 * 100vw);
	}
	.wp-calendar-nav-prev{padding-left: calc(10 / 750 * 100vw);}
	.wp-calendar-nav-next{padding-right: calc(10 / 750 * 100vw);}
	.wp-calendar-nav a{
		padding-bottom: calc(3 / 750 * 100vw);
	}
	#sidebar ul li a {
		padding-bottom: calc(4 / 750 * 100vw);
	}
	.navigation li a {
		padding-bottom: calc(4 / 750 * 100vw);
	}
	.post_main {
		width: 100%;
		margin-bottom: 20vw;
	}
	.date_single {
		margin-top: calc(-30 / 750 * 100vw);
		margin-bottom: calc(40 / 750 * 100vw);
	}
	.thmb {
		width: calc(210 / 750 * 100vw);
	}
	.thmb img {
		height: calc(210 / 750 * 100vw);
	}
	.txt_post {
		width: calc(100% - calc(240 / 750 * 100vw));
	}
	.txt_post h4 {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.txt_post .txt_excerpt {
		margin-top: calc(8 / 750 * 100vw);
	}
	.navigation {
		margin-bottom: calc(60 / 750 * 100vw);
	}
	.navigation li {
		width: calc(200 / 750 * 100vw);
	}
	.page_main .wp-pagenavi {
		margin-top: calc(60 / 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;
	}
}
.grecaptcha-badge { visibility: hidden; }