
/** *********************** **/

/*
font-family: "Marcellus", serif;
    font-weight: 400;
    font-style: normal;
font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
*/

/** *********************** **/

.mv_area_wrap {
	width: 100%;
	/*height: 674px;*/
	height: 51.84vw;
	background: #fff url("../pc_img/index/mv_bg.jpg") no-repeat bottom center;
    background-size: cover;
	position: relative;
}
.mv_area {
	width: 84.61vw;
	/*height: 674px*/
	height: 51.84vw;
	background: url("../pc_img/index/mv_img_01.png") no-repeat top 9.07vw right 12.23vw;
	background-size: 23.23vw auto;
    padding-left: 12.15vw;
	/*padding-top: 16.53vw;*/
	padding-top: 15.28vw;
	margin: 0 auto;
    text-align: left;
}
.mv_txt h2 {
	font-weight: 700;
	/*font-size: 48px;
	line-height: 68px;*/
	font-size: 3.69vw;
	line-height: 5.23vw;
	margin-bottom: 1.15vw;
}
.mv_txt p {
    font-family: "Marcellus", serif;
    font-weight: 400;
	/*font-size: 18px;
	line-height: 26px;*/
	font-size: 1.38vw;
	line-height: 1;
    color: #000;
}


/** *********************** **/

.cnt_01_wrap {
    width: 100%;
    background: #fff;
    padding: 21px 0 55px 0;
}
.cnt_01 {
    width: 1070px;
    margin: 0 auto;
    text-align:center; 
}
.cnt_01 h3 {
	font-family: "Marcellus", serif;
    font-weight: 400;
	font-size: 56px;
    line-height: 1;
	color: #00a3cf;
    text-align: center;
    margin: 0 auto 30px auto;
}
.cnt_01 p:nth-of-type(1) {
	font-size: 15px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 10px;
}
.cnt_01 p:nth-of-type(2) {
	font-size: 15px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 30px;
}

.greetings_name {
	margin-bottom: 55px;
}
.greetings_name dt {
	font-size: 15px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}
.greetings_name dd {
	width: 175px;
	margin: 0 auto;
}


.cnt_01 ul {
	width: 1015px;
	background: #f0f7f8 url("../pc_img/index/cnt_01_div_bg.jpg") no-repeat top center;
	background-size: cover;
	margin: 0 auto 25px auto;
	padding: 40px 0;
	text-align: center;
	font-size: 0;
}
.cnt_01 li {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	padding: 15px 40px;
}
.cnt_01 li:nth-of-type(2) {
	border-left: 1px solid #d4eff5;
}
.cnt_01 li:nth-of-type(1) h3 {
    width: 250px;
    padding: 10px 0;
    font-size: 20px;
    line-height: 1;
    font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	color: #000;
    margin: 0 auto 30px auto;
	position: relative;
}
.cnt_01 li:nth-of-type(2) h3 {
    width: 310px;
    padding: 10px 0;
    font-size: 20px;
    line-height: 1;
    font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	color: #000;
    margin: 0 auto 30px auto;
	position: relative;
}
.cnt_01 li h3::before, .cnt_01 li h3::after {
	content: '';
	width: 20px;
	height: 100%;
	position: absolute;
}
.cnt_01 li h3::before {
	border-left: solid 1px #000;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	top: 0;
	left: 0;
}
.cnt_01 li h3::after {
	border-right: solid 1px #000;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	top: 0;
	right: 0;
}
.cnt_01 li p {
	font-size: 14px;
	line-height: 26px;
	text-align: left !important;
	margin-bottom: 35px;
}
.cnt_01 li figure {
	width: 390px;
	margin: 0 auto;
}
.cnt_01 li dt {
	font-size: 20px;
	line-height: 1;
	font-weight: 700;
	text-align: left !important;
	margin-bottom: 10px;
	background: url("../pc_img/index/cnt_01_dotline.png") repeat-x center left;
}
.cnt_01 li dt span {
	background: #f0f7f8;
	padding-right: 10px;
}
.cnt_01 li dd {
	font-size: 14px;
	line-height: 24px;
	text-align: left !important;
	margin-bottom: 25px;
	padding: 0  20px 0 0;
}
.cnt_01 li dd:nth-of-type(5) {
	margin-bottom: 0 !important;
}
.cnt_01 li dt:nth-of-type(1)::after {
	content: "Organizing";
	font-family: "Marcellus", serif;
    font-weight: 400;
    font-style: normal;
	font-size: 12px;
	line-height: 20px;
	color: #00a3cf;
	background: #f0f7f8;
	padding-right: 15px;
	display: inline-block;
	vertical-align: middle;
}
.cnt_01 li dt:nth-of-type(2)::after {
	content: "Tidy";
	font-family: "Marcellus", serif;
    font-weight: 400;
    font-style: normal;
	font-size: 12px;
	line-height: 20px;
	color: #00a3cf;
	background: #f0f7f8;
	padding-right: 15px;
	display: inline-block;
	vertical-align: middle;
}
.cnt_01 li dt:nth-of-type(3)::after {
	content: "Cleaning";
	font-family: "Marcellus", serif;
    font-weight: 400;
    font-style: normal;
	font-size: 12px;
	line-height: 20px;
	color: #00a3cf;
	background: #f0f7f8;
	padding-right: 15px;
	display: inline-block;
	vertical-align: middle;
}
.cnt_01 li dt:nth-of-type(4)::after {
	content: "Cleanliness";
	font-family: "Marcellus", serif;
    font-weight: 400;
    font-style: normal;
	font-size: 12px;
	line-height: 20px;
	color: #00a3cf;
	background: #f0f7f8;
	padding-right: 15px;
	display: inline-block;
	vertical-align: middle;
}
.cnt_01 li dt:nth-of-type(5)::after {
	content: "Discipline";
	font-family: "Marcellus", serif;
    font-weight: 400;
    font-style: normal;
	font-size: 12px;
	line-height: 20px;
	color: #00a3cf;
	background: #f0f7f8;
	padding-right: 15px;
	display: inline-block;
	vertical-align: middle;
}
.cnt_01 a:link,
.cnt_01 a:visited,
.cnt_01 a:active {
	display: block;
	width: 370px;
	height: 44px;
	border-radius: 22px;
	border: 1px solid #00a3cf;
	font-size: 18px;
	line-height: 40px;
	font-weight: 700;
	color: #00a3cf;
	background: #fff;
	margin: 0 auto;
	position: relative;
	transition: all 0.3s linear;
}
.cnt_01 a:hover {
	display: block;
	width: 370px;
	height: 44px;
	border-radius: 22px;
	border: 1px solid #00a3cf;
	font-size: 18px;
	line-height: 40px;
	font-weight: 700;
	color: #00a3cf;
	background: #f6fafb;
	margin: 0 auto;
	position: relative;
	transition: all 0.3s linear;
}
.cnt_01 a::after {
	content: "";
	display: block;
	color: #00a3cf;
	line-height: 1;
	width: 10px;
	height: 10px;
	border: 1px solid currentColor;
	border-left: 0;
	border-bottom: 0;
	box-sizing: border-box;
	transform: translateX(-25%) rotate(45deg);
	position: absolute;
	top: 16px;
	right: 25px;
}

/** *********************** **/

.cnt_02_wrap {
    width: 100%;
    background: #f6fafb;
    padding: 50px 0 55px 0;
}
.cnt_02 {
    width: 1100px;
    margin: 0 auto;
}
.cnt_02 h3 {
	font-family: "Marcellus", serif;
    font-weight: 400;
	font-size: 56px;
    line-height: 1;
	color: #00a3cf;
    text-align: center;
    margin: 0 auto 40px auto;
}

.cnt_02 ul {
	width: 990px;
	margin: 0 auto;
}
.cnt_02 li {
	width: 100%;
	padding: 25px 20px;
	border-bottom: 1px dashed #9fdbeb;
}
.cnt_02 li:nth-of-type(1) {
	border-top: 1px dashed #9fdbeb;
}
/*.cnt_02 li:last-child {
    margin-bottom: 30px;
}*/
.cnt_02 li dl {
	display: inline-block;
	vertical-align: top;
}

.cnt_02 li dl:nth-of-type(1) {
	width: 160px;
}
.cnt_02 li dl:nth-of-type(1) dt {
	font-size: 15px;
	line-height: 1;
	font-weight: 700;
	margin-bottom: 10px;
}
.cnt_02 li dl:nth-of-type(1) dd {
	display: inline-block;
	height: 18px;
	border-radius: 9px;
	padding: 0 15px;
	border: 1px solid #00a3cf;
	font-family: "Marcellus", serif;
    font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	color: #00a3cf;
	text-align: center;
}

.cnt_02 li dl:nth-of-type(2) dt {
	font-size: 18px;
	line-height: 1;
	font-weight: 700;
	margin-bottom: 10px;
}
.cnt_02 li dl:nth-of-type(2) dd {
	font-size: 15px;
	line-height: 25px;
}

.cnt_02_bottom_link:link,
.cnt_02_bottom_link:visited,
.cnt_02_bottom_link:active {
	display: block;
	width: 370px;
	height: 44px;
	border-radius: 22px;
	border: 1px solid #00a3cf;
	font-size: 18px;
	line-height: 40px;
	font-weight: 700;
	text-align: center;
	color: #00a3cf;
	background: #f6fafb;
	margin: 0 auto;
	position: relative;
	transition: all 0.3s linear;
}
.cnt_02_bottom_link:hover {
	display: block;
	width: 370px;
	height: 44px;
	border-radius: 22px;
	border: 1px solid #00a3cf;
	font-size: 18px;
	line-height: 40px;
	font-weight: 700;
	text-align: center;
	color: #00a3cf;
	background: #fff;
	margin: 0 auto;
	position: relative;
	transition: all 0.3s linear;
}
.cnt_02_bottom_link::after {
	content: "";
	display: block;
	color: #00a3cf;
	line-height: 1;
	width: 10px;
	height: 10px;
	border: 1px solid currentColor;
	border-left: 0;
	border-bottom: 0;
	box-sizing: border-box;
	transform: translateX(-25%) rotate(45deg);
	position: absolute;
	top: 16px;
	right: 25px;
}

/** *********************** **/