@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	height: calc(520 / var(--break03));
	padding: calc(20 / var(--break04));
	position: relative;
	z-index: 1;
}
.main_page::before {
	content: "";
	width: calc(100% - 40 / var(--break04));
	height: calc(100% - 40 / var(--break04));
	margin: auto;
	background: url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
	position: absolute;
	inset: 0;
	z-index: -1;
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}

@media only screen and (min-width: 768px) and (max-width: 1599px) {
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
}
@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");
	}
	.col_img {
		text-align: center;
	}
}

/* 
------------------------------------------------------------------*/
.hdg2 {
	padding-top: calc(100 / 1920 * 100vw);
}
.hdg2 .ja {
	display: block;
	margin-bottom: var(--size10px);
	line-height: 1.6;
	letter-spacing: .1em;
	font-size: calc(50 / var(--break03));
	font-family: "shippori-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	text-shadow:  0 0 3.5px #fff ,0 0 4px #fff ,0 0 var(--size5px) #fff ,0 0 var(--size10px) #fff ,0 0 14px #fff ,0 0 var(--size15px) #fff,0 0 var(--size20px) #fff;
}
.hdg2 .en {
	display: block;
	letter-spacing: .1em;
	line-height: 1;
	font-size: calc(30 / var(--break03));
	font-family: "shippori-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	color: #0068b7;
	text-shadow:  0 0 3.5px #fff ,0 0 4px #fff ,0 0 var(--size5px) #fff ,0 0 var(--size10px) #fff ,0 0 14px #fff ,0 0 var(--size15px) #fff,0 0 var(--size20px) #fff;
}
.hdg3 {
	padding: calc(32 / var(--break03)) 0;
	letter-spacing: .1em;
	line-height: 1.5;
	font-size: calc(36 / var(--break03));
	background: url(images/page/ptn_border.png)repeat center ,#f6f5f3;
	position: relative;
	z-index: 1;
}
.hdg3::before,
.hdg3::after
 {
	content: "";
	width: calc(50 / var(--break04));
	height: calc(50 / var(--break04));
	margin: auto;
	background: #c5a467;
	position: absolute;
	clip-path: polygon(0 0, 0% 100%, 100% 0);
 }
 .hdg3::before{
	top: 0;
	left: 0;
}
.hdg3::after {
	clip-path: polygon(100% 100%, 0% 100%, 100% 0);
	bottom: 0;
	right: 0;
}
.hdg3 > span::before{
	content: "";
	width: 100%;
	height: calc(100% - 20 / var(--break04));
	margin: auto;
	border-top: 1px solid #524b3f;
	border-bottom: 1px solid #524b3f;
	position: absolute;
	inset: 0;
	z-index: -1;
}
@media (min-width: 768px) and (max-width: 1599px) {
	.copy_common .ls2 {letter-spacing: .16em;}
}
@media (min-width: 768px) and (max-width: 1299px) {
	.copy_common .ls2 {
		letter-spacing: .12em;
	}
}
@media (max-width: 767px) {
	.hdg2 .ja {
		display: block;
		line-height: 1.4;
		margin-bottom: 3vw;
		letter-spacing: 0;
		font-size: calc(50 / 750 * 100vw);
	}

	.hdg2 .en {
		display: block;
		letter-spacing: 0;
		font-size: calc(30 / 750 * 100vw);
	}

	.hdg3 {
		letter-spacing: 0;
		font-size: calc(42 / 750 * 100vw);
		background: url(images/page/ptn_border.png)repeat center / calc(20 / 750 * 100vw) ,#f6f5f3;
	}

	
	/* copy_common */
	.copy_common span {
		letter-spacing: 0;
	}

	.copy_common .fz20 {
		font-size: calc(34 / 750 * 100vw);
	}

	.copy_common .fz22 {
		font-size: calc(35 / 750 * 100vw);
	}

	.copy_common .fz23 {
		font-size: calc(35 / 750 * 100vw);
	}

	.copy_common .fz24 {
		font-size: calc(35 / 750 * 100vw);
	}

	.copy_common .fz25 {
		font-size: calc(35 / 750 * 100vw);
	}

	.copy_common .fz26 {
		font-size: calc(35 / 750 * 100vw);
	}

	.copy_common .fz28 {
		font-size: calc(38 / 750 * 100vw);
	}

	.copy_common .fz30 {
		font-size: calc(38 / 750 * 100vw);
	}

	.copy_common .fz32 {
		font-size: calc(38 / 750 * 100vw);
	}

	.copy_common .fz34 {
		font-size: calc(38 / 750 * 100vw);
	}

	.copy_common .fz36 {
		font-size: calc(38 / 750 * 100vw);
	}

	.copy_common .fz38 {
		font-size: calc(40 / 750 * 100vw);
	}

	.copy_common .fz40 {
		font-size: calc(40 / 750 * 100vw);
	}

	.copy_common .fz50 {
		font-size: calc(50 / 750 * 100vw);
	}

	.copy_common .fz56 {
		font-size: calc(60 / 750 * 100vw);
	}

	.copy_common .fz60 {
		font-size: calc(60 / 750 * 100vw);
	}

	.copy_common .fz70 {
		font-size: calc(70 / 750 * 100vw);
	}
}

/* コンテンツ名 class
------------------------------------------------------------------*/
.copy_common01{
	padding-bottom: calc(8 / var(--break02));
	border-bottom: 1px solid #0068b7;
	text-align: center;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* copy_common02
------------------------------------------------------------------*/
.copy_common02{
	padding: calc(10 / var(--break02));
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #524b3f;
	position: relative;
	z-index: 1;
}
.copy_common02::before,
.copy_common02::after
{
	content: "";
	width: calc(26 / var(--break03));
	height: calc(26 / var(--break03));
	margin: auto;
	background: #c5a467;
	clip-path: polygon(0 0, 0% 100%, 100% 0);
	position: absolute;
	z-index: -1;
}
.copy_common02::before{
	top: 0;
	left: 0;
}
.copy_common02::after {
	clip-path: polygon(100% 100%, 0% 100%, 100% 0);
	bottom: 0;
	right: 0;
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* copy_common03
------------------------------------------------------------------*/
.copy_common03{
	padding: calc(10 / var(--break04));
	font-weight: bold;
	text-align: center;
	background: #e9e5de;
	position: relative;
	z-index: 1;
}
.copy_common03::before{
	content: "";
	width: 100%;
	height: calc(100% - 10 / var(--break04));
	margin: auto;
	border-top: 2px solid #ffff;
	border-bottom: 2px solid #ffff;
	position: absolute;
	inset: 0;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* copy_common04
------------------------------------------------------------------*/
.copy_common04{
	padding-left: calc(30 / var(--break02));
	font-weight: bold;
	position: relative;
	z-index: 1;
}
.copy_common04::before{
	content: "";
	width: calc(14 / var(--break02));
	height: calc(14 / var(--break02));
	margin: auto;
	background: #0068b7;
	border-radius: 100%;
	position: absolute;
	inset: 0;
	right: auto;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* .copy_common05
------------------------------------------------------------------*/
.copy_common05 .deco{
	display: inline-block;
	padding: 0 calc(48 / var(--break02));
	position: relative;
	z-index: 1;
}
.copy_common05 .deco::before,
.copy_common05 .deco::after
{
	content: "";
	width: calc(22 / var(--break02));
	height: calc(29 / var(--break02));
	margin: auto;
	position: absolute;
	background: url(images/page/deco_copy_common05.png)no-repeat center / contain;
	position: absolute;
	inset: 0 auto;
}
.copy_common05 .deco::before{left: 0;}
.copy_common05 .deco::after{right: 0; transform: scale(1, -1);}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.copy_common05 .deco{
		padding: 0 calc(40 / 750 * 100vw);
	}
	.copy_common05 .deco::before{left: -1vw;}
	.copy_common05 .deco::after{right: -1vw;}
}


/* .copy_common06
------------------------------------------------------------------*/
.copy_common06 .deco{
	display: inline-block;
	padding: 0 calc(70 / var(--break04));
	position: relative;
	z-index: 1;
}
.copy_common06 .deco::before,
.copy_common06 .deco::after
{
	content: "";
	width: calc(40 / var(--break04));
	height: 2px;
	margin: auto;
	position: absolute;
	background: #524b3f;
	position: absolute;
	inset: 0 auto;
}
.copy_common06 .deco::before{left: 0;}
.copy_common06 .deco::after{right: 0;}

.copy_common06.txt_white .deco::before,
.copy_common06.txt_white .deco::after
{background: #fff;}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.copy_common06 .deco::before{left: -1vw;}
	.copy_common06 .deco::after{right: -1vw;}
}


/* 
------------------------------------------------------------------*/
@media (min-width: 768px) {
	.row_common01>.col_img {
		max-width:570px;
		width: 46%
	}

	.row_common01>.col_txt {
		max-width: 620px;
		width: 50.5%
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_common01 .copy_common  .fz30{
		font-size: 1.75rem;
	}	
}
@media(max-width: 767px) {
	.row_common01 .copy_common {
		text-align: center;
		margin-left: -1vw;
		margin-right: -1vw;
	}
}

/* row_common01
------------------------------------------------------------------*/
.row_common02>.col_img {
	max-width: 450px;
	position: relative;
	z-index: 1;
}
@media (min-width: 768px) {
	.row_common02>.col_txt {
		width: 60%;
	}
	.row_common02>.col_img {
		width: 36.5%;
	}
}
@media (max-width: 767px) {
	.row_common02>.col_img {
		width: 96% !important;
		margin-left: auto;
		margin-right: auto;
	}
	.row_common02 .copy_common {
		text-align: center;
		margin-left: -1vw;
		margin-right: -1vw;
	}
}


/* row_common03
------------------------------------------------------------------*/
.row_common03>.col_img {
	max-width: 290px;
	position: relative;
	z-index: 1;
}
.row_common03.border{
	padding-bottom: calc(40 / var(--break04));
	border-bottom: 1px solid #e9e5de;
}
@media (min-width: 768px) {
	.row_common03>.col_txt {
		width: 70.5%;
	}
	.row_common03>.col_img {
		width: 25.5%;
	}
}
@media (max-width: 767px) {
}

/* row_common04
------------------------------------------------------------------*/
.row_common04>.col_img {
	max-width: 420px;
	position: relative;
	z-index: 1;
}
@media (min-width: 768px) {
	.row_common04>.col_txt {
		width: 59%;
	}
	.row_common04>.col_img {
		width: 37%;
	}
}
@media (max-width: 767px) {
}


/* row_common04
------------------------------------------------------------------*/
.row_common05>.col_img {
	max-width: 400px;
	position: relative;
	z-index: 1;
}
@media (min-width: 768px) {
	.row_common05>.col_txt {
		width: 64%;
	}
	.row_common05>.col_img {
		width: 32.5%;
	}
}
@media (max-width: 767px) {
	.row_common05>.col_img {
		width: 60% !important;
		margin-left: auto;
		margin-right: auto;
	}
}


/* row_common30
------------------------------------------------------------------*/
.row_common30.flex{justify-content: center;}
.row_common30>.col {
	max-width: 400px;
	width: 32.26%;
	background: #f6f5f3;
	position: relative;
	z-index: 1;
}
.row_common30 .copy_common {
	line-height: 1.5;
	padding: calc(18 / var(--break02));
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #0068b7;
	position: relative;
	z-index: 1;
}
.row_common30 .areaText {
	padding: var(--size20px) var(--size30px);
}
@media(min-width: 768px) {
	.row_common30>.col {
		margin-right: 1.6%;
	}

	.row_common30>.col:nth-of-type(3n),
	.row_common30>.col:last-child {
		margin-right: 0;
	}

	.row_common30>.col:nth-of-type(n + 4) {
		margin-top: calc(60 / var(--break03));
	}
}

@media(max-width: 767px) {
	.row_common30>.col {
		width: calc(680 / 750 * 100vw);
		margin: 0 auto var(--size40px);
	}
	.row_common30>.col:last-child {
		margin-bottom: 0;
	}
}


/* row_common31
------------------------------------------------------------------*/
.row_common31.flex{justify-content: center;}
.row_common31>.col {
	max-width: 400px;
	width: 32.26%;
	background: #f6f5f3;
	position: relative;
	z-index: 1;
}
.row_common31 .copy {
	text-align: center;
	color: #fff;
	background: #ea68a2;
	position: relative;
	z-index: 1;
}
.row_common31 .copy_common01 {
	margin-bottom: calc(20 / var(--break02));
	font-weight: bold;
	color: #0068b7;
	border-bottom-color: #524b3f;
}
.row_common31 .areaText {
	padding: calc(20 / var(--break02)) calc(28 / var(--break02)) calc(22 / var(--break02));
}
@media(min-width: 768px) {
	.row_common31>.col {
		margin-right: 1.6%;
	}

	.row_common31>.col:nth-of-type(3n),
	.row_common31>.col:last-child {
		margin-right: 0;
	}

	.row_common31>.col:nth-of-type(n + 4) {
		margin-top: calc(60 / var(--break03));
	}
}

@media(max-width: 767px) {
	.row_common31>.col {
		width: calc(680 / 750 * 100vw);
		margin: 0 auto var(--size40px);
	}
	.row_common31>.col:last-child {
		margin-bottom: 0;
	}
}

/* row_common32
------------------------------------------------------------------*/
.row_common32.flex{justify-content: center;}
.row_common32>.col {
	max-width: 400px;
	width: 32.26%;
	background: #f6f5f3;
	position: relative;
	z-index: 1;
}
.row_common32 .copy_common {
	padding: calc(20 / var(--break02));
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #0068b7;
	position: relative;
	z-index: 1;
}
.row_common32 .areaText {
	padding: calc(20 / var(--break02)) calc(28 / var(--break02)) calc(22 / var(--break02));
}
@media(min-width: 768px) {
	.row_common32>.col {
		margin-right: 1.6%;
	}

	.row_common32>.col:nth-of-type(3n),
	.row_common32>.col:last-child {
		margin-right: 0;
	}

	.row_common32>.col:nth-of-type(n + 4) {
		margin-top: calc(40 / var(--break03));
	}
}

@media(max-width: 767px) {
	.row_common32>.col {
		width: calc(680 / 750 * 100vw);
		margin: 0 auto var(--size40px);
	}
	.row_common32>.col:last-child {
		margin-bottom: 0;
	}
}

/* row_common33
------------------------------------------------------------------*/
.row_common33.flex{justify-content: center;}
.row_common33>.col {
	width: 32%;
	background: #00a8b7;
	position: relative;
	z-index: 1;
}
.row_common33 .copy_common {
	padding: calc(20 / var(--break02));
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
@media(min-width: 768px) {
	.row_common33>.col {
		margin-right: 1.999%;
	}

	.row_common33>.col:nth-of-type(3n),
	.row_common33>.col:last-child {
		margin-right: 0;
	}

	.row_common33>.col:nth-of-type(n + 4) {
		margin-top: calc(40 / var(--break03));
	}
}

@media(max-width: 767px) {
	.row_common33>.col {
		width: 48%;
		margin: 0 auto var(--size40px);
	}
	.row_common33 .copy_common .fz22{
		letter-spacing: 0;
		font-size: 99%;
	}
}


/* deco_img_common
------------------------------------------------------------------*/
.deco_img_common{
	padding-bottom: calc(30 / var(--break04));
	position: relative;
	z-index: 1;
}
.deco_img_common::before{
	content: "";
	width: 100%;
	height: calc(100% - 30 / var(--break04));
	margin: auto;
	background: url(images/page/ptn_deco.png)repeat;
	position: absolute;
	bottom: 0; 
	left: calc(-30 / var(--break04));
	z-index: -1;
}
.r_reverse .deco_img_common::before{
	left: calc(30 / var(--break04));
}
.deco_img_common02::before{
	background: url(images/page/bg_deco_img02.jpg)no-repeat center / contain;
}

.deco_img_common.daycare{
	padding-bottom: calc(20 / var(--break04));
}
.deco_img_common.daycare::before{
	height: calc(100% - 20 / var(--break04));
	background: url(images/daycare/deco_img_common.png)no-repeat center / contain;
	left: calc(-20 / var(--break04));
}
.r_reverse .deco_img_common.daycare::before{
	left: calc(20 / var(--break04));
}
@media(max-width: 767px) {
	.deco_img_common{padding-bottom: 2.5vw;}
	.deco_img_common::before{
		height: calc(100% - 2.5vw);
		top: 2.5vw;
		left: -2.5vw;
	}
	.r_reverse .deco_img_common::before{left: 2.5vw;}
}

/* trouble_common
------------------------------------------------------------------*/
.box_trouble_common{
	background: #fff;
	position: relative;
	z-index: 1;
}
.box_trouble_common::before,
.box_trouble_common::after
{
	content: "";
	width: calc(80 / var(--break04));
	height: calc(80 / var(--break04));
	margin: auto;
	border: calc(5 / var(--break04)) solid #f6f5f3;
	position: absolute;
	inset: calc(20 / var(--break04));
	z-index: -1;
}
.box_trouble_common::before {
	border-bottom: 0;
	border-right: 0;
	bottom: auto;
	right: auto;
}
.box_trouble_common::after{
	border-top: 0;
	border-left: 0;
	top: auto;
	left: auto;
}
.copy_trouble_common{
	line-height: 1;
	color: #e9e5de;
}
@media(min-width: 768px) {
	.box_trouble_common .list_default.w50 li:nth-of-type(n + 3):not(.etc){
		margin-top: calc(6 / var(--break02)) !important;
	}
}
@media(max-width: 767px) {
	.copy_trouble_common span{
		letter-spacing: .1em;
	}
	.box_trouble_common .list_check.list_default li:not(:first-child) {
        margin-top: 1vw;
    }
	.box_trouble_common .list_check li::before {
        width: calc(28 / 750 * 100vw) !important;
        height: calc(28 / 750 * 100vw) !important;
        top: 2vw !important;
    }
}

/* box_common
------------------------------------------------------------------*/
.box_common .deco03{
	width: calc(170 / var(--break04));
	height: calc(180 / var(--break04));
	margin: auto;
	position: absolute;
	bottom: calc(-20 / var(--break04));
	right: calc(30 / var(--break04));
}
@media (min-width: 768px) {
	.row_common04>.col_txt {
		width: 59%;
	}
	.row_common04>.col_img {
		width: 37%;
	}
}
@media (max-width: 767px) {
	.box_common .deco03{
		width: calc(170 / 900 * 100vw);
		height: calc(180 / 900 * 100vw);
		bottom: -5vw;
		right: 0;
	}
}

.tag_name02{
    padding-left: calc(50 / var(--break03));
	position: relative;
	z-index: 1;
}
.tag_name02 .circle{
	width: calc(48 / var(--break03));
	height: calc(48 / var(--break03));
	margin: auto;
	font-weight: bold;
	font-size: calc(15 / var(--break03));
	background: #f6f5f3;
	border-radius: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(-10 / var(--break02));
}
.tag_name02 .name_jp{
	line-height: 1.5;
	font-weight: bold;
	font-size: calc(36 / var(--break03));
	text-align: center;
}
.tag_name02 .name_en{
	padding-left: calc(20 / var(--break03));
	line-height: 1;
	vertical-align: super;
	letter-spacing: .2em;
	font-size: calc(20 / var(--break03));
	color: #c5a467;
}
@media(max-width: 767px) {
	.tag_name02{
		padding-left: calc(120 / 750 * 100vw);
	}
	.tag_name02 .circle{
		width: calc(100 / 750 * 100vw);
		height: calc(100 / 750 * 100vw);
		font-size: calc(28 / 750 * 100vw);
		left: 0;
	}
	.tag_name02 .name_jp{
		letter-spacing: 0;
		font-size: calc(48 / 750 * 100vw);
	}
	.tag_name02 .name_en{
		display: block;
		margin-top: 1vw;
		padding-left: 0;
		letter-spacing: .1em;
		font-size: calc(30 / 750 * 100vw);
	}
}
/* コンテンツ名 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) {
	
}

/* bg_clinic.jpg
------------------------------------------------------------------*/
.bg_clinic01{
	padding: calc(150 / var(--break02)) 0;
	background: url(images/clinic/bg_clinic.jpg)no-repeat center / cover;
	outline: 2px solid #fff;
	outline-offset: calc(-20 / var(--break02));
	position: relative;
	z-index: 1;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_clinic01{
		padding: calc(80 / 750 * 100vw) 0;
		outline: 1px solid #fff;
	}
}

/* box_common_flow02
------------------------------------------------------------------*/
.box_common_flow02 {
	padding: calc(38 / var(--break04)) 4% calc(48 / var(--break04));
	background: rgba(199, 239, 255, .6);
	border-radius: calc(18 / var(--break04));
	position: relative;
	z-index: 1
}
.box_common_flow02::before {
	content: "";
	width: calc(44/ var(--break02));
	height: calc(16 / var(--break02));
	margin: auto;
	background: #f1aa12;
	clip-path: polygon(100% 0, 0 0, 50% 100%);
	position: absolute;
	bottom: calc(-35 / var(--break02));
	left: 0;
	right: 0;
	z-index: -1
}
.box_common_flow02::after {
	content: "";
	width: calc(100% - 20 / var(--break02));
	height: calc(100% - 20 / var(--break02));
	margin: auto;
	border: 1px dashed #524b3f;
	border-radius: calc(14 / var(--break04));
	position: absolute;
	inset: 0;
	z-index: -1;
}
.box_common_flow02:last-child {
	margin-bottom: 0
}
.box_common_flow02:last-child::before {
	content: none
}
.copy_flow_common {
	line-height: 1.5;
	position: relative;
	z-index: 1
}
.copy_flow_common .num {
	width: calc(50 / var(--break02));
	height: calc(50 / var(--break02));
	line-height: 1;
	font-family: "dunbar-tall", sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	background: #0068b7;
	border: calc(4 / var(--break04)) solid #fff;
	border-radius: 100%;
	position: relative;
	z-index: 1
}

.copy_flow_common .copy {
	width: calc(100% - 50 / var(--break02));
	padding-left: calc(10 / var(--break02));
	position: relative;
	z-index: 1
}
@media(max-width: 767px) {
	.box_common_flow02 {
		padding: var(--size50px) 5%
	}

	.copy_flow_common .num  {
		width: calc(62 / 750 * 100vw);
		height: calc(62 / 750 * 100vw);
		font-size: 90%
	}
	.copy_flow_common .copy {
		width: calc(100% - 78 / 750 * 100vw);
	}
}

/* row_fee_common
------------------------------------------------------------------*/
.row_fee_common>.col {
	width: 23.8%;
	padding: calc(30 / var(--break02)) .5% calc(36 / var(--break02));
	text-align: center;
	background: #fff;
	border-radius: calc(20 / var(--break02));
	position: relative;
	z-index: 1
}
.row_fee_common .icon {
	max-width: 176px;
	width: var(--size180px)
}
.row_fee_common .copy_common {
	margin-bottom: calc(5 / var(--break03));
}
.row_fee_common .text {
	line-height: 1.6;
	text-align: center;
}
@media(min-width: 768px) {
	.row_fee_common>.col {
		margin-right: 1.6%;
	}
	.row_fee_common>.col:last-child, .row_fee_common>.col:nth-of-type(4) {
        margin-right: 0;
    }
}
@media(max-width: 767px) {
	.row_fee_common>.col {
		width: 48.5%;
		margin-right: 3%;
		padding: calc(30 / 750 * 100vw) .5%;
		font-size: 90%
	}

	.row_fee_common>.col:last-child,.row_fee_common>.col:nth-of-type(2n) {
		margin-right: 0
	}

	.row_fee_common .icon {
		width: var(--size140px)
	}

	.row_fee_common .copy_common .fz22{
		letter-spacing: 0;
		font-size: calc(30 / 750 * 100vw);
	}
	.row_fee_common>.col:nth-of-type(n+3) {
		margin-top: 3vw
	}
	.row_fee_common .text {
		letter-spacing: 0;
		font-size: calc(24 / 750 * 100vw);
	}
}

/* row_pediatric
------------------------------------------------------------------*/
.row_pediatric{
	max-width: 100%;
	width: calc(1000 / var(--break02));
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
}
.row_pediatric > .col{
	max-width: 300px;
	width: 31.5%;
	padding: calc(28 / var(--break02));
	background: rgba(225, 241, 205, .7);
	border-radius: calc(20 / var(--break02));
}
.row_pediatric > .col.bg_col07{
	background: rgba(199, 239, 255, .7);
}
.row_pediatric > .col.bg_col13{
	background: rgba(249, 229, 255, .7);
}
.row_pediatric .icon{
	width: calc(160 / var(--break02));
	margin: 0 auto calc(10 / var(--break02));
}
.row_pediatric .deco01{
	width: calc(140 / 1920 * 100vw);
	margin: auto;
	position: absolute;
	top: calc(50 / var(--break04));
	right: calc(100% + 40 / var(--break05));
	z-index: 1;
}
.row_pediatric .deco02{
	width: calc(130 / 1920 * 100vw);
	margin: auto;
	position: absolute;
	bottom: calc(50 / var(--break04));
	left: calc(100% + 30 / var(--break05));
	z-index: 1;	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_pediatric > .col{
		width: calc(654 / 750 * 100vw);
		margin: 0 auto 5vw;
		padding: calc(38 / 750 * 100vw) calc(48 / 750 * 100vw);
	}
	.row_pediatric > .col:last-child{
		margin-bottom: 0;
	}
	.row_pediatric .icon{
		width: calc(180 / 750 * 100vw);
	}
	.row_pediatric .deco01{
		width: calc(140 / 900 * 100vw);
		right: -2vw;
	}
	.row_pediatric .deco02{
		width: calc(130 / 900 * 100vw);
		left: -2.5vw;
	}
}
/* logo_common01
------------------------------------------------------------------*/
.banner_common{
	display: block;
	max-width: 100%;
	width: calc(460 / var(--break02));
}
@media(max-width: 767px) {
	.banner_common{
		max-width: 100%;
		width: calc(580 / var(--break02));
	}
}

/* btn_common
------------------------------------------------------------------*/
.btn_common{
	max-width: 100%;
	width: calc(330 / var(--break02));
	min-height: calc(60 / var(--break02));
	padding: calc(8 / var(--break02));
	line-height: 1.5;
	text-align: center;
	font-weight: bold;
	border-radius: calc(30 / var(--break02));
	color: #fff;
	background: #0068b7;
	position: relative;
	z-index: 1;
}
.btn_common::before{
	content: "";
	width: calc(26 / var(--break02));
	height: calc(26 / var(--break02));
	margin: auto;
	background: url(images/page/arw.svg)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(20 / var(--break02));
	transition: .5s all;
}
@media(min-width: 768px) {
	.btn_common:hover:before{
		right: calc(16 / var(--break02));
		transition: .5s all;
	}
}
@media(max-width: 767px) {
	.btn_common{
		width: calc(600 / 750 * 100vw);
		min-height: calc(100 / 750 * 100vw);
		padding: 1vw;
		border-radius: calc(50 / 750 * 100vw);
	}
	.btn_common::before{
		width: calc(38 / 750 * 100vw);
		height: calc(38 / 750 * 100vw);
		right: calc(30 / 750 * 100vw);
	}	
}

/* logo_common01
------------------------------------------------------------------*/
.logo_common01{
	max-width: 100%;
	width: calc(480 / var(--break02));
}
.logo_common01 img{
	width: 100%;
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* txt_address_common
------------------------------------------------------------------*/
.txt_address_common .deco {
	display: inline-block;
	padding-left: calc(26 / var(--break02));
	font-weight: bold;
	position: relative;
	z-index: 1;
}
.txt_address_common .deco::before {
	content: "";
	width: calc(15 / var(--break02));
	height: calc(20 / var(--break02));
	margin: auto;
	background: url(images/page/icon_pin.svg)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

@media(max-width: 767px) {
	.txt_address_common .deco {
		letter-spacing: 0;
		padding-left: calc(42 / 750 * 100vw);
	}
	.txt_address_common .deco::before {
		width: calc(30 / 750 * 100vw);
		height: calc(40 / 750 * 100vw);
	}
}


/* btn_tel_common
------------------------------------------------------------------*/
.btn_tel_common{
	width: 480px;
	height: 120px;
    padding-top: 6px;
	border-radius: 60px;
	background: #f6f5f3;
}
.btn_tel_common .s{
	display: block;
	margin-bottom: 6px;
	line-height: 1;
    letter-spacing: .06em;
    font-size: 20.5px;
	font-weight: 500;
}
.btn_tel_common .s2{
	display: inline-block;
	line-height: 1.1;
    letter-spacing: 0;
	padding-left: 48px;
	font-size: 43px;
	background: url(images/page/icon_tel.svg)no-repeat center left 4px / 33px;
	position: relative;
	z-index: 1;
}
@media(min-width: 768px) and (max-width:1399px) {
	.btn_tel_common{
		width: calc(480 / 1400 * 100vw);
		height: calc(120 / 1400 * 100vw);
		padding-top: calc(4 / 1400 * 100vw);
		border-radius: calc(60 / 1400 * 100vw);
	}
	.btn_tel_common .s{
		margin-bottom: calc(6 / 1400 * 100vw);
		font-size: calc(20.5 / 1400 * 100vw);
	}
	.btn_tel_common .s2{
		padding-left: calc(48 / 1400 * 100vw);
		font-size: calc(43 / 1400 * 100vw);
		background: url(images/page/icon_tel.svg)no-repeat center left calc(4 / 1400 * 100vw) / calc(33 / 1400 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.btn_tel_common{
		width: calc(526 / 750 * 100vw);
		height: calc(174 / 750 * 100vw);
		padding-top: 2.5vw;
		border-radius: calc(87 / 750 * 100vw);
	}
	.btn_tel_common .s{
		margin-bottom: 1vw;
		letter-spacing: .1em;
		font-size: calc(29.5 / 750 * 100vw);
	}
	.btn_tel_common .s2{
		padding-left: calc(60 / 750 * 100vw);
		font-size: calc(53.5 / 750 * 100vw);
		background: url(images/page/icon_tel.svg)no-repeat center left calc(6 / 750 * 100vw) / calc(40 / 750 * 100vw);
	}
}


/* row_contact02
------------------------------------------------------------------*/
.row_contact02{
	width: calc(480 / var(--break03));
}
.btn_tel_common02{
	width: calc(280 / var(--break03));
	height: calc(100 / var(--break03));
	padding-top: calc(8 / var(--break03));
	background: #f6f5f3;
	border-radius: calc(50 / var(--break03));
}
.btn_tel_common02 .s1{
	display: block;
	margin-bottom: calc(10 / var(--break03));
	line-height: 1;
	font-size: calc(16 / var(--break03));
	font-weight: bold;
}
.btn_tel_common02 .s2{
	padding-left: calc(30 / var(--break03));
	letter-spacing: 0;
	line-height: 1;
	font-size: calc(30 / var(--break03));
	background: url(images/page/icon_tel.svg)no-repeat center left calc(2 / var(--break03)) / calc(23 / var(--break03));
	position: relative;
	z-index: 1;
}
.btn_web_common02{
	width: calc(190 / var(--break03));
	height: calc(100 / var(--break03));
	padding-top: calc(8 / var(--break03));
	font-weight: bold;
	color: #fff;
	background: #0068b7;
	border-radius: calc(50 / var(--break03));
}
.btn_web_common02 .s1{
	display: block;
	margin-bottom: calc(8 / var(--break03));
	line-height: 1;
	font-size: calc(16 / var(--break03));
}
.btn_web_common02 .s2{
	padding-right: calc(30 / var(--break03));
	line-height: 1;
	font-size: calc(26 / var(--break03));
	background: url(images/page/arw02.svg)no-repeat center right / calc(23 / var(--break03));
	position: relative;
	z-index: 1;
}
@media(min-width: 768px) {
	.v4.row_contact02{
		width: calc(480 / var(--break04));
	}
	.v4 .btn_tel_common02{
		width: calc(280 / var(--break04));
		height: calc(100 / var(--break04));
		padding-top: calc(8 / var(--break04));
		border-radius: calc(50 / var(--break04));
	}
	.v4 .btn_tel_common02 .s1{
		margin-bottom: calc(10 / var(--break04));
		font-size: calc(16 / var(--break04));
	}
	.v4 .btn_tel_common02 .s2{
		padding-left: calc(30 / var(--break04));
		font-size: calc(30 / var(--break04));
		background: url(images/page/icon_tel.svg)no-repeat center left calc(2 / var(--break04)) / calc(23 / var(--break04));
	}
	.v4 .btn_web_common02{
		width: calc(190 / var(--break04));
		height: calc(100 / var(--break04));
		padding-top: calc(8 / var(--break04));
		border-radius: calc(50 / var(--break04));
	}
	.v4 .btn_web_common02 .s1{
		margin-bottom: calc(8 / var(--break04));
		font-size: calc(16 / var(--break04));
	}
	.v4 .btn_web_common02 .s2{
		padding-right: calc(30 / var(--break04));
		font-size: calc(26 / var(--break04));
	}
}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/* access
------------------------------------------------------------------*/
.bg_access{
	padding-bottom: calc(60 / var(--break04));
	background: #f6f5f3;
	position: relative;
	z-index: 1;
}
.bg_access::before{
	content: "";
	width: 100%;
	height: calc(400 / var(--break04));
	margin: auto;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: -1;
}
.row_access > .col_l{
	max-width: 480px;
	width: 39%;
}
.row_access > .col_r{
	width: 60%;
	padding-top: calc(10 / 1920 * 100vw);
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_access::before{
		height: calc(280 / 750 * 100vw);
	}
	.row_access > .col_l{
		width: 100%;
	}
	.row_access > .col_r{
		width: 100%;
		padding-top: 5vw;
	}
}



/* 
------------------------------------------------------------------*/
.slider_case .slick-prev,
.slider_case .slick-next,
.slider_case .slick-prev:hover,
.slider_case .slick-next:hover,
.slider_case .slick-prev:focus,
.slider_case .slick-next:focus {
	width: calc(30 / var(--break02));
	height: calc(54  / var(--break02));
	background: url(images/page/arw03.svg)no-repeat center / cover;
	z-index: 1;
	top: calc(-75 / var(--break03));
	bottom: 0;
	margin: auto;
	transform: none;
}

.slider_case .slick-prev:before,
.slider_case .slick-next:before {
	display: none;
}

.slider_case .slick-prev {
	left: 2.5%;
}

.slider_case .slick-next {
	right: 2.5%;
	transform: scaleX(-1) !important;
}

.slider_case.slick-dotted.slick-slider{
	margin-bottom: 0 !important;
}
.slider_case .slick-dots{
	margin-top: var(--size30px);
	position: relative;
	bottom: auto;
}
.slider_case li button:before {
	width: calc(12 / var(--break02));
	height: calc(12 / var(--break02));
	opacity: 1;
	background: #c7efff;
	font-size: 0;
	border-radius: 100%;
}
.slider_case .slick-dots li.slick-active button:before {
	opacity: 1;
	background: #0068b7;
}

.slider_case .slick-list{
	padding: 0 !important;
}
.slider_case .slick-dots li:only-child {
	display: none;
}
@media(min-width: 768px){
	.inner_case_common{
		width: 94%;
	}
}
@media(min-width: 768px) and (max-width:1399px) {
	.slider_case .slick-prev,
	.slider_case .slick-next,
	.slider_case .slick-prev:hover,
	.slider_case .slick-next:hover,
	.slider_case .slick-prev:focus,
	.slider_case .slick-next:focus 
	{top: calc(-276 / 1500 * 100vw);}
}
@media(max-width: 767px) {
	.area_case_common01{
		width: calc(702 / var(--break02));
	}
	.area_case_common01 .box_case{
		width: calc(702 / var(--break02));
	}
	.copy_case02{
		width: 100%;
		margin-bottom: var(--size20px);
		line-height: 1;
		letter-spacing: 0;
	}
	.box_case02{
		padding: var(--size40px) 5vw;
	}
	.slider_case .slick-prev,
	.slider_case .slick-next,
	.slider_case .slick-prev:hover,
	.slider_case .slick-next:hover,
	.slider_case .slick-prev:focus,
	.slider_case .slick-next:focus {
		width: var(--size45px);
		height: var(--size80px);
		z-index: 1;
		top: 62vw;
		bottom: auto;
	}

	.slider_case .slick-prev {
		left: 7.5%;
	}
	.slider_case .slick-next {
		right: 7.5%;
		transform: scaleX(-1) !important;
	}

	.slider_case .slick-dots{
		margin-top: var(--size20px);
	}
	.slider_case li button:before {
		width: var(--size20px);
		height: var(--size20px);
	}
	.slider_case .slick-dots li{margin: 0;}
}


/* 
------------------------------------------------------------------*/
.slide_main .slick-slide>.wrap01 {
	padding: calc(25 / 1920 * 100vw);
}
.slide_common04 .slick-prev,
.slide_common04 .slick-next {
	width: calc(32 / var(--break02));
	height: calc(54  / var(--break02));
	background: url(images/clinic/arw.svg)no-repeat center / cover;
	transform: translate(0);
	top: 220px;
	margin: auto;
	z-index: 1;
}

.slide_common04 .slick-prev {
	left: -7.2%;
}

.slide_common04 .slick-next {
	right: -7.2%;
	transform: translate(0) scaleX(-1);
}

.slide_common04 .slick-prev:before,
.slide_common04 .slick-next:before {
	display: none;
}

.slide_common04 .slide_thumbnail li {
	opacity: .5;
	transition: .3s;
}

.slide_common04 .slide_thumbnail li.thumbnail-current {
	opacity: 1;
}

.slide_common04 .slide_thumbnail li:hover {
	opacity: 1;
	transition: .3s;
	cursor: pointer;
}

@media(min-width: 768px) {
	.slide_common04 .slide_thumbnail li {
		width: 18%;
		margin-right: 2.5%;
	}

	.slide_common04 .slide_thumbnail li:nth-child(5n),
	.slide_common04 .slide_thumbnail li:last-child {
		margin-right: 0;
	}

	.slide_common04 .slide_thumbnail li:nth-of-type(n + 6) {
		margin-top: 3%;
	}
}

@media(min-width: 768px) and (max-width:1599px) {

	.slide_common04 .slick-prev,
	.slide_common04 .slick-next {
		width: calc(30 / 1600 * 100vw);
		height: calc(54 / 1600 * 100vw);
	}
}

@media(min-width: 768px) and (max-width:1299px) {

	.slide_common04 .slick-prev,
	.slide_common04 .slick-next {
		width: calc(30 / 1300 * 100vw);
		height: calc(54 / 1300 * 100vw);
		top: min(calc(220 / 1100 * 100vw), 220px);
	}

	.slide_common04 .slick-prev {
		left: -2%;
	}

	.slide_common04 .slick-next {
		right: -2%;
	}
}

@media(max-width: 767px) {

	.slide_common04 .slick-prev,
	.slide_common04 .slick-next {
		width: calc(30 / 750 * 100vw);
		height: calc(54 / 750 * 100vw);
		top: 20vw;
	}

	.slide_common04 .slick-prev {
		left: -1.5vw;
	}

	.slide_common04 .slick-next {
		right: -1.5vw;
	}

	.slide_common04 .slide_main .slick-slide>.wrap01 {
		padding: 4vw 5vw;
	}

	.slide_common04 .ttl {
		font-size: 110%;
		letter-spacing: 0;
	}

	.slide_common04 .slide_thumbnail li {
		width: 23.5%;
		margin-right: 2%;
	}

	.slide_common04 .slide_thumbnail li:nth-child(4n),
	.slide_common04 .slide_thumbnail li:last-child {
		margin-right: 0;
	}

	.slide_common04 .slide_thumbnail li:nth-of-type(n + 5) {
		margin-top: 3%;
	}
}

/* tbl_common01
------------------------------------------------------------------*/
.tbl_common01 table {
	border-color: #0068b7
}
.tbl_common01 tbody th {
	vertical-align: middle;
	color: #fff;
	background: #0068b7;
}
.tbl_common01 tbody td {
	background: #fff;
}
.tbl_common01 tr:not(:last-child) th{
	border-bottom-color:#fff;
}
.tbl_common01 tr:not(:last-child) td {
	border-bottom-color: #0068b7
}

.tbl_common02 table {
	border-color: #00a8b7
}
.tbl_common02 tbody th {
	vertical-align: middle;
	color: #fff;
	background: #00a8b7;
}
.tbl_common02 tbody td {
	background: #fff;
}
.tbl_common02 tr:not(:last-child) th{
	border-bottom-color:#fff;
}
.tbl_common02 tr:not(:last-child) td {
	border-bottom-color: #00a8b7
}
@media(max-width: 767px) {}


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01{
	border: 1px solid #524b3f;
}
.box_risk01 .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	background: #fff;
	padding-right: calc(50 / var(--break) * 100vw);
}
.box_invisalign {
	max-width: 1000px;
	border: 1px solid #524b3f;
}
.box_invisalign .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	background: #fff;
	padding-right: calc(50 / var(--break) * 100vw);
}
/* パーフェクトスクロールバー */
.risk .ps__thumb-y, .box_invisalign .ps__thumb-y {
	background: #0068b7 !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: #524b3f;
}
.tbl_form01 td input,
.tbl_form01 td textarea {
	background-color: #eee;
}
.tbl_form01 .require span:after {
	color: #fff;
	background-color: #f1aa12;
}
.btn_submit input {
	font-weight: bold;
	border: none;
	background: #0068b7;
}
.btn_submit:before {
    width: calc(26 / var(--break) * 100vw);
    height: calc(26 / var(--break) * 100vw);
	border: 0;
	background: url(images/page/arw.svg)no-repeat center / contain;
    top: 0;
    right: calc(20 / var(--break) * 100vw);
    transform: none;
}
@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 th {
		border-bottom: 1px solid #524b3f;
	}

	.btn_submit:before {
 	   width: calc(40 / var(--break) * 100vw);
		height: calc(40 / var(--break) * 100vw);
	}
}

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

/* ブログ blog
------------------------------------------------------------------*/
#sidebar {
	width: 24%;
}
#sidebar h4 {
	margin-bottom: calc(4 / var(--break) * 100vw);
	line-height: calc(40 / var(--break) * 100vw);
	font-size: 1.25rem;
	font-weight: 300;
	color: #fff;
	background: #0068b7;
	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: #c7efff;
	border: 1px solid #c7efff;
	border-right-color: #c7efff;
	font-size: .8125rem;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #c7efff;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #0068b7;
	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 #524b3f;
	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 #0068b7;
	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 #e9e5de;
}
.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;
	color: #0068b7;
}
.blog_archive .txt_post .date {
	color: #f1aa12;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #0068b7;
	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 #0068b7;
	color: #0068b7;
	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: #0068b7;
	background: #0068b7;
	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 #f1aa12;
	color: #fff;
	background: #f1aa12;
	padding: calc(4 / var(--break) * 100vw ) calc(8 / var(--break) * 100vw );
	line-height: 1.6;
}
#sidebar .category ul li a.is-active{
	color: #f1aa12;
	background: #fff;
}


.single_post > h3{
	padding: calc(30 / var(--break04)) calc(38 / var(--break04));
	letter-spacing: .1em;
	line-height: 1.5;
	font-size: calc(26 / var(--break03));
	background: url(images/page/ptn_border.png) repeat center, #f6f5f3;
	position: relative;
	z-index: 1;
}
.single_post > h3::before,
.single_post > h3::after
 {
	content: "";
	width: calc(50 / var(--break04));
	height: calc(50 / var(--break04));
	margin: auto;
	background: #c5a467;
	position: absolute;
	clip-path: polygon(0 0, 0% 100%, 100% 0);
 }
.single_post > h3::before{
	top: 0;
	left: 0;
}
.single_post > h3::after {
	clip-path: polygon(100% 100%, 0% 100%, 100% 0);
	bottom: 0;
	right: 0;
}
.single_post > h3 > span::before{
	content: "";
	width: 100%;
	height: calc(100% - 20 / var(--break04));
	margin: auto;
	border-top: 1px solid #524b3f;
	border-bottom: 1px solid #524b3f;
	position: absolute;
	inset: 0;
	z-index: -1;
}
.post_content > h4{
	padding: calc(25 / var(--break04)) calc(28 / var(--break04));
	letter-spacing: .1em;
	line-height: 1.5;
	font-size: calc(20 / var(--break03));
	background: #e9e5de;
	position: relative;
	z-index: 1;
}
.post_content > h4::before{
	content: "";
	width: 100%;
	height: calc(100% - 10 / var(--break04));
	margin: auto;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	position: absolute;
	inset: 0;
	z-index: -1;
}
.post_content > h5{
	padding-left: calc(35 / var(--break03));
	padding-bottom: calc(10 / var(--break03));
	letter-spacing: .1em;
	line-height: 1.5;
	font-size: calc(20 / var(--break03));
	font-weight: bold;
	border-bottom: 4.5px double #e9e5de;
	position: relative;
	z-index: 1;
}
.post_content > h5::before{
	content: "◆";
	width: calc(24 / var(--break03));
	height: calc(24 / var(--break03));
	line-height: 1;
	margin: auto;
	font-size: calc(22 / var(--break03));
	color: #0068b7;
	position: absolute;
	inset: calc(-10 / var(--break04)) auto 0 0;
}
@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;
	}
	#sidebar .category ul li a{
		border-radius: calc(8 / var(--break)* 100vw);
		padding: calc(4 / var(--break)* 100vw) calc(14 / var(--break)* 100vw);
	}

	.single_post > h3{
		letter-spacing: 0;
		font-size: calc(38 / var(--break)* 100vw);
		background: url(images/page/ptn_border.png) repeat center, #f6f5f3;
	}
	.post_content > h4{
		letter-spacing: 0;
		font-size: calc(34 / var(--break)* 100vw);
	}
	.post_content > h4::before{
		border-top-width: 1px ;
		border-bottom-width: 1px ;
	}
	.post_content > h5{
		padding-left: calc(35 / var(--break03));
		padding-bottom: calc(10 / var(--break03));
		letter-spacing: 0;
		font-size: calc(30 / var(--break)* 100vw);
		border-bottom: 4.5px double #e9e5de;
	}
	.post_content > h5::before{
		width: calc(26 / var(--break)* 100vw);
		height: calc(26 / var(--break)* 100vw);
		font-size: calc(28 / var(--break)* 100vw);
		inset: calc(-10 / var(--break04)) auto 0 -.5vw;
	}
}


/* フォーマット format
------------------------------------------------------------------*/
.format {
	padding-bottom: calc(140 / var(--break) * 100vw);
}
.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));
	}
}