@charset "utf-8";

/*------------------------------------------------------------
	waterLight
------------------------------------------------------------*/

/** add 200508 水光注射 **/
#main .waterlight .mainImg {
	margin-bottom: 40px;
	background-image: url("../img/waterlight/main_img.jpg");
}

#main .waterlight #conts .sec01 .headLine03 {
	margin-bottom: 22px;
}

#main .waterlight #conts .sec01 p {
	line-height: 2.53;
	margin-bottom: 30px;
}

#main .waterlight #conts .sec01 ul {
	line-height: 2.53;
	padding: 30px 63px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	background-image: url("../img/waterlight/bg01.jpg");
	background-size: cover;
	height: 350px;
}

#main .waterlight #conts .sec01 ul a {
	padding-right: 18px;
	font-weight: 500;
	background: url("../img/waterlight/icon01.png") no-repeat right center;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E",
		"ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#main .waterlight #conts .sec01 ul a span {
	text-decoration: underline;
}

#main .waterlight #conts .sec02 .headLine03 {
	margin-bottom: 22px;
}

#main .waterlight #conts .sec02 p {
	line-height: 2.53;
	margin-bottom: 30px;
}

#main .waterlight #conts .sec02 .box01 {
	background: url("../img/waterlight/bg03.jpg") no-repeat;
	background-size: cover;
	height: 252px;
	box-sizing: border-box;
	padding: 30px 40px;
	margin-bottom: 95px;
}

#main .waterlight #conts .sec02 .box01 .ttl {
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E",
		"ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1;
	font-size: 16.3px;
	text-align: center;
	padding-bottom: 22px;
	font-weight: 500;
	border-bottom: 1px solid #fff;
	margin-bottom: 28px;
}

#main .waterlight #conts .sec02 .box01 .photo {
	display: flex;
	justify-content: center;
}

#main .waterlight #conts .sec02 .box01 .photo img {
	margin: 0 37px;
}

#main .waterlight #conts .sec02 .box02 {
	position: relative;
	margin-bottom: 34px;
}

#main .waterlight #conts .sec02 .box02 .ttl {
	position: absolute;
	top: -11px;
	left: 50%;
	margin-left: -183px;
	line-height: 1;
	font-size: 22px;
	color: #00a2aa;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E",
		"ＭＳ Ｐ明朝", "MS PMincho", serif;
	letter-spacing: 1.7px;
	font-weight: 500;
}

#main .waterlight #conts .sec03 h3 {
	height: 272px;
	background: url("../img/waterlight/bg04.jpg") no-repeat;
	background-size: cover;
	box-sizing: border-box;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E",
		"ＭＳ Ｐ明朝", "MS PMincho", serif;
	letter-spacing: 1.3px;
	font-size: 35px;
	text-align: center;
	padding-top: 77px;
	padding-left: 200px;
	color: #000;
}

#main .waterlight #conts .sec03 .box01 {
	background: #ffea6e;
	margin-bottom: 72px;
}

#main .waterlight #conts .sec03 .box01 .ulBox {
	display: flex;
	height: 227px;
	justify-content: space-around;
	align-items: center;
}

#main .waterlight #conts .sec03 .box01 .ulBox li {
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E",
		"ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 18px;
	letter-spacing: 1.3px;
	margin: 13px 0;
}

#main .waterlight #conts .sec03 .box01 .ulBox li span {
	position: relative;
	z-index: 1;
}

#main .waterlight #conts .sec03 .box01 .ulBox li span:after {
	position: absolute;
	content: "";
	height: 5px;
	background: #fff;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: -1;
}

#main .waterlight #conts .sec03 .box02 {
	margin-bottom: 102px;
}

#main .waterlight #conts .sec03 .box02 .ulBox {
	display: flex;
	justify-content: center;
	height: 320px;
	background: #cc0066;
	padding-top: 50px;
	box-sizing: border-box;
}

#main .waterlight #conts .sec03 .box02 .ulBox li {
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E",
		"ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 18px;
	letter-spacing: 1.3px;
	color: #fff;
	margin: 0 38px 20px;
}

#main .waterlight #conts .sec03 .box02 .ulBox li span {
	border-bottom: 1px solid #fff;
}

#main .waterlight #conts .sec04 {
	margin-bottom: 100px;
}

#main .waterlight #conts .sec04 .headLine03 {
	margin-bottom: 22px;
}

#main .waterlight #conts .sec04 > p {
	line-height: 2.53;
	margin-bottom: 43px;
}

#main .waterlight #conts .sec04 .box01, #main .waterlight #conts .sec04 .box02a {
	background: url("../img/waterlight/bg05.jpg") no-repeat;
	background-size: cover;
	box-sizing: border-box;
	padding: 24px 27px;
	margin-bottom: 30px;
}

#main .waterlight #conts .sec04 .box02a {
	margin-bottom: 80px;
	height: initial;
}

#main .waterlight #conts .sec04 .box01 img, #main .waterlight #conts .sec04 .box02a img {
	width: 100%;
	margin-bottom: 44px;
}

#main .waterlight #conts .sec04 .box02a img {
	width: 100%;
	height: auto;
	margin-bottom: 0;
}

@media all and (max-width: 767px) {
	#main .waterlight #conts .sec04 .box02a {
		padding: 16px;
		margin-bottom: 70px;
	}
}

#main .waterlight #conts .sec04 .box01 .ttl {
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E",
		"ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 20px;
	letter-spacing: 1.7px;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

#main .waterlight #conts .sec04 .box01 .ulBox {
	display: flex;
	justify-content: center;
}

#main .waterlight #conts .sec04 .box01 .ulBox li {
	margin-bottom: 23px;
	position: relative;
}

#main .waterlight #conts .sec04 .box01 .ulBox ul:first-of-type {
	margin-right: 164px;
}

#main .waterlight #conts .sec04 .box01 .ulBox li:before {
	position: absolute;
	color: #cc0066;
	content: "●";
	top: -3px;
	left: -30px;
	font-size: 18px;
}

#main .waterlight #conts .sec04 .box01 .ulBox ul:last-of-type li:last-child:before {
	content: none;
}

#main .waterlight #conts .sec04 .box02 .lBox {
	float: left;
	width: 365px;
}

#main .waterlight #conts .sec04 .box02 .rBox {
	float: right;
	width: 366px;
}

#main .waterlight #conts .sec04 .box02 .lBox .ttl,
#main .waterlight #conts .sec04 .box02 .lBox .txt {
	border: 1px solid rgba(0, 0, 0, 0.25);
	border-right: none;
}

#main .waterlight #conts .sec04 .box02 .rBox .ttl,
#main .waterlight #conts .sec04 .box02 .rBox .txt {
	border: 1px solid rgba(204, 0, 102, 0.5);
}

#main .waterlight #conts .sec04 .box02 .ttl {
	font-size: 16px;
	font-weight: 500;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E",
		"ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: center;
	padding: 26px 0 20px;
	margin-bottom: 28px;
}

#main .waterlight #conts .sec04 .box02 .ttl .span02 {
	font-size: 22.5px;
	font-weight: bold;
}

#main .waterlight #conts .sec04 .box02 .lBox .ttl span {
	color: #15bfd1;
}

#main .waterlight #conts .sec04 .box02 .rBox .ttl span {
	color: #cc0066;
}

#main .waterlight #conts .sec04 .box02 .txt {
	line-height: 2.533;
	padding: 27px 28px 30px 24px;
}

#main .waterlight #conts .sec05 .headLine03 {
	margin-bottom: 0;
}

#main .waterlight #conts .sec05 .bgBox {
	background: url("../img/waterlight/bg06.jpg") no-repeat;
	background-size: cover;
	box-sizing: border-box;
	padding: 49px 33px;
	margin-bottom: 100px;
}

#main .waterlight #conts .sec05 .bgBox ul {
	display: flex;
	flex-wrap: wrap;
	/* justify-content: center; */
	/* margin-bottom: 40px; */
}

#main .waterlight #conts .sec05 .bgBox ul li {
	width: 316px;
	border: 2px dotted #ff99cc;
	box-sizing: border-box;
	margin-bottom: 26px;
	padding: 24px 26px 10px 30px;
	height: 192px;
	background: #fff;
}

#main .waterlight #conts .sec05 .bgBox ul li:nth-child(2n-1) {
	margin-right: 30px;
}

#main .waterlight #conts .sec05 .bgBox ul li .ttl {
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E",
		"ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 22px;
	font-weight: 500;
	color: #ff0099;
	letter-spacing: 1.7px;
	display: flex;
	flex-direction: column;
	margin-bottom: 4px;
}

#main .waterlight #conts .sec05 .bgBox ul li .ttl span {
	background: #ff0099;
	color: #fff;
	width: 62px;
	line-height: 17px;
	font-size: 12px;
	text-align: center;
	border-radius: 4px;
	margin-bottom: 5px;
}

#main .waterlight #conts .sec05 .bgBox ul li .txt {
	line-height: 2;
}

#main .waterlight #conts .sec05 .bgBox .comLink a {
	background-color: #cc0066;
	width: 80%;
}

#main .waterlight #conts .sec06 .headLine03 {
	border-bottom: none;
	margin-bottom: 0;
}

#main .waterlight #conts .sec06 .borderUl {
	border: 5px solid #f9f7f9;
	padding-bottom: 48px;
}

#main .waterlight #conts .sec06 .borderUl li {
	padding: 45px 28px 0;
}

#main .waterlight #conts .sec06 .borderUl li .ttl {
	font-weight: bold;
	line-height: 2;
	border-bottom: 2px dotted #705a65;
}

#main .waterlight #conts .sec06 .borderUl li .txt {
	padding-top: 5px;
	line-height: 1.866;
}

#main .waterlight #conts .sec06 .bgBox {
	background: #f9f7f9;
	padding: 33px;
	margin-bottom: 90px;
}

#main .waterlight #conts .sec06 .bgBox .ttl {
	font-weight: bold;
	text-align: center;
	border-bottom: 2px dotted #705a65;
	padding-bottom: 33px;
	margin-bottom: 33px;
}

#main .waterlight #conts .sec06 .bgBox ul {
	-moz-column-count: 2;
	     column-count: 2;
}

#main .waterlight #conts .sec06 .bgBox ul li {
	margin-bottom: 20px;
	text-indent: -1.7em;
	margin-left: 1.7em;
	line-height: 1.86;
}

#main .waterlight #conts .sec06 .bgBox li img {
	vertical-align: text-top;
	margin-right: 8px;
}

@media all and (max-width: 767px) {
	#main .waterlight .mainImg {
		margin-bottom: 40px;
		background-image: url("../img/waterlight/sp_main_img.jpg");
	}

	#main .waterlight #conts .sec01 .headLine03 {
		margin-bottom: 20px;
	}

	#main .waterlight #conts .sec01 p {
		line-height: 1.733;
		margin-bottom: 20px;
	}

	#main .waterlight #conts .sec01 img {
		display: block;
		width: 60%;
		margin: 0 auto;
	}

	#main .waterlight #conts .sec01 ul {
		width: auto;
		margin: -30px -20px 0;
		line-height: 1;
		padding: 53px 0 0 0;
		box-sizing: border-box;
		display: block;
		background-image: url("../img/waterlight/sp_bg01.jpg");
		background-size: cover;
		height: 300px;
	}

	#main .waterlight #conts .sec01 ul li {
		width: 75%;
		margin: 0 auto;
	}

	#main .waterlight #conts .sec01 ul a {
		display: block;
		position: relative;
		z-index: 1;
		padding: 12px 0 18px 11px;
		background: url("../img/waterlight/icon01.png") no-repeat right center;
		background-position: right 0 bottom 22px;
	}

	#main .waterlight #conts .sec01 ul a img {
		position: absolute;
		z-index: -1;
		width: 23px;
		height: 23px;
		left: 0;
		top: 0;
	}

	#main .waterlight #conts .sec02 .headLine03 {
		margin-bottom: 20px;
	}

	#main .waterlight #conts .sec02 p {
		line-height: 1.73;
		margin-bottom: 30px;
	}

	#main .waterlight #conts .sec02 .box01 {
		background: url("../img/waterlight/sp_bg03.jpg") no-repeat;
		background-size: cover;
		height: 230px;
		padding: 30px 12px 0;
		width: auto;
		margin: 0 -20px 70px;
	}

	#main .waterlight #conts .sec02 .box01 .ttl {
		font-size: 14px;
		padding-bottom: 30px;
		margin-bottom: 25px;
	}

	#main .waterlight #conts .sec02 .box01 .photo {
		justify-content: space-between;
	}

	#main .waterlight #conts .sec02 .box01 .photo img {
		margin: 0;
		width: 100px;
		height: 100px;
	}

	#main .waterlight #conts .sec02 .box02 {
		width: auto;
		margin: 0 -20px 35px;
	}

	#main .waterlight #conts .sec02 .box02 .ttl {
		position: absolute;
		top: -7px;
		left: 50%;
		margin-left: -157px;
		line-height: 1;
		font-size: 17px;
		letter-spacing: 0.5px;
	}

	#main .waterlight #conts .sec03 h3 {
		height: 137px;
		background: url("../img/waterlight/sp_bg04.jpg") no-repeat;
		background-size: cover;
		box-sizing: border-box;
		letter-spacing: 0.65px;
		font-size: 17.5px;
		padding-top: 46px;
		padding-left: 100px;
		line-height: 1.34;
	}

	#main .waterlight #conts .sec03 .box01 {
		width: auto;
		margin: 0 -20px 67px;
	}

	#main .waterlight #conts .sec03 .box01 .ulBox {
		display: block;
		height: 304px;
		box-sizing: border-box;
		padding-top: 36px;
	}

	#main .waterlight #conts .sec03 .box01 .ulBox li {
		font-size: 15.6px;
		letter-spacing: 0.65px;
		margin: 0 auto 18px;
		width: 75%;
	}

	#main .waterlight #conts .sec03 .box01 .ulBox li span:after {
		height: 4px;
	}

	#main .waterlight #conts .sec03 .box02 {
		margin: 0 -20px 67px;
	}

	#main .waterlight #conts .sec03 .box02 .ulBox {
		height: 264px;
		padding-top: 38px;
	}

	#main .waterlight #conts .sec03 .box02 .ulBox li {
		font-size: 15.5px;
		letter-spacing: 0.65px;
		margin: 0 10px 20px;
	}

	#main .waterlight #conts .sec04 {
		margin-bottom: 70px;
	}

	#main .waterlight #conts .sec04 .headLine03 {
		margin-bottom: 20px;
	}

	#main .waterlight #conts .sec04 > p {
		line-height: 1.73;
		margin-bottom: 30px;
	}

	#main .waterlight #conts .sec04 .box01 {
		background: url("../img/waterlight/sp_bg05.jpg") no-repeat;
		background-size: cover;
		width: auto;
		margin: 0 -20px 30px;
		padding: 38px 17px 38px;
	}

	#main .waterlight #conts .sec04 .box01 img {
		width: 100%;
		margin-bottom: 30px;
	}

	#main .waterlight #conts .sec04 .box01 .ttl {
		font-size: 17px;
		letter-spacing: 0.85px;
		padding-bottom: 25px;
		margin-bottom: 25px;
	}

	#main .waterlight #conts .sec04 .box01 .ulBox {
		display: block;
	}

	#main .waterlight #conts .sec04 .box01 .ulBox ul {
		width: 50%;
		margin: 0 auto;
	}

	#main .waterlight #conts .sec04 .box01 .ulBox ul:first-of-type {
		margin: 0 auto;
	}

	#main .waterlight #conts .sec04 .box01 .ulBox li {
		margin-bottom: 20px;
	}

	#main .waterlight #conts .sec04 .box02 .lBox {
		margin-bottom: 29px;
	}

	#main .waterlight #conts .sec04 .box02 .lBox,
	#main .waterlight #conts .sec04 .box02 .rBox {
		float: none;
		width: 100%;
	}

	#main .waterlight #conts .sec04 .box02 .lBox .ttl,
	#main .waterlight #conts .sec04 .box02 .lBox .txt {
		border-right: 1px solid rgba(0, 0, 0, 0.25);
	}

	#main .waterlight #conts .sec04 .box02 .ttl {
		font-size: 15px;
		padding: 24px 0 18px;
		margin-bottom: 26px;
	}

	#main .waterlight #conts .sec04 .box02 .ttl .span02 {
		font-size: 20px;
	}

	#main .waterlight #conts .sec04 .box02 .txt {
		line-height: 2.39;
		padding: 22px 23px 25px 19px;
	}

	#main .waterlight #conts .sec05 .headLine03 {
		letter-spacing: 0;
		margin-bottom: 0;
	}

	#main .waterlight #conts .sec05 .bgBox {
		background: url("../img/waterlight/sp_bg06.jpg") no-repeat;
		background-size: cover;
		width: auto;
		margin: 0 -20px;
		padding: 32px 20px;
		margin-bottom: 70px;
	}

	#main .waterlight #conts .sec05 .bgBox ul {
		display: block;
		margin-bottom: 0;
	}

	#main .waterlight #conts .sec05 .bgBox ul li {
		width: 100%;
		border: 1px dotted #ff99cc;
		margin-bottom: 32px;
		padding: 19px 20px 20px 25px;
		height: auto;
	}

	#main .waterlight #conts .sec05 .bgBox ul li:nth-child(2n-1) {
		margin-right: 0;
	}

	#main .waterlight #conts .sec05 .bgBox ul li .ttl {
		font-size: 20.7px;
		letter-spacing: 0.85px;
		margin-bottom: 4px;
	}

	#main .waterlight #conts .sec05 .bgBox ul li .ttl span {
		width: 62px;
		line-height: 16px;
		font-size: 11.5px;
		margin-bottom: 5px;
		padding-top: 2px;
	}

	#main .waterlight #conts .sec05 .bgBox .comLink a {
		width: 85%;
	}

	#main .waterlight #conts .sec06 .borderUl {
		border: 5px solid #f9f7f9;
		padding-bottom: 30px;
	}

	#main .waterlight #conts .sec06 .borderUl li {
		padding: 35px 10px 0;
	}

	#main .waterlight #conts .sec06 .borderUl li .ttl {
		line-height: 2;
		border-bottom: 1px dotted #705a65;
	}

	#main .waterlight #conts .sec06 .borderUl li .txt {
		padding-top: 10px;
		line-height: 1.733;
	}

	#main .waterlight #conts .sec06 .bgBox {
		padding: 30px 19px;
		margin-bottom: 65px;
	}

	#main .waterlight #conts .sec06 .bgBox .ttl {
		border-bottom: 1px dotted #705a65;
		padding-bottom: 25px;
		margin-bottom: 25px;
	}

	#main .waterlight #conts .sec06 .bgBox ul {
		-moz-column-count: 1;
		     column-count: 1;
	}

	#main .waterlight #conts .sec06 .bgBox ul li {
		margin-bottom: 20px;
		text-indent: -1.7em;
		margin-left: 1.7em;
		line-height: 1.86;
	}

	#main .waterlight #conts .sec06 .bgBox li img {
		vertical-align: text-top;
		margin-right: 8px;
	}
}

#main .waterlight #conts .txt02 {
	margin-bottom: 100px;
	line-height: 2.53;
}

@media all and (max-width: 767px) {
	#main .waterlight #conts .txt02 {
		margin-bottom: 70px;
		line-height: 1.73;
	}
}

/* 230113 追加 */

#main .waterlight #conts .exoBox {
	background-color: #fff;
    padding: 32px;
    margin-bottom: 64px;
}

#main .waterlight #conts .exoBox__headLine {
	padding: 0 0 40px;
    font-size: 2rem;
    letter-spacing: 1.7px;
    color: #505050;
    font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: normal;
	position: relative;
	display: flex;
	justify-content: center;
}

@media all and (max-width: 767px) {
	#main .waterlight #conts .exoBox__headLine {
		font-size: 1.8rem;
	}
}

#main .waterlight #conts .exoBox__headLine::before {
	content: "";
	position: absolute;
	bottom: 18px;
	left: 50%;
	background-color: #ff99cc;
	width: 24px;
	height: 1px;
	transform: translateX(-50%);
}

#main .waterlight #conts .exoBox > p {
	line-height: 2.533;
	text-align: justify;
	word-break: break-all;
	line-break: strict;
	margin-bottom: 24px;
}

#main .waterlight #conts .exoBox > p:last-of-type {
	margin-bottom: 0;
}

@media all and (max-width: 767px) {
	#main .waterlight #conts .exoBox {
		background-color: #fff;
		padding: 24px 16px;
		margin-bottom: 64px;
	}
}

@media all and (max-width: 767px) {
	#main .waterlight #conts .exoBox > p {
		line-height: 2.39;
	}
}