﻿@charset "utf-8";

/** add 200709 クレオパトラ **/
#main .cleopatra .mainImg {
	margin-bottom: 40px;
	background-image: url("../img/cleopatra/main_img.jpg");
}

#main .cleopatra .sec01 {
	display: grid;
    grid-template-columns: 52% 1fr;
    gap: 16px;
	border: 1px solid #e9e9e9;
}

@media all and (min-width: 0px) and (max-width: 767px) {
    #main .cleopatra .sec01 {
        grid-template-columns: 1fr;
    }
}


#main .cleopatra .sec01 .photo {
	flex: none;
	width: 100%;
}

#main .cleopatra .sec01 .photo img {
	width: 100%;
}

#main .cleopatra .sec01 ul {
	width: 100%;
	padding: 40px 24px 38px 0;
	box-sizing: border-box;
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
}

#main .cleopatra .sec01 ul li {
	background: url("../img/cleopatra/icon01.png") no-repeat right center;
	margin-bottom: 0;
}

#main .cleopatra .sec01 ul li a {
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E",
		"ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-decoration: underline;
	font-size: min(3.73vw, 1.4rem);
	font-weight: 500;

    &:hover {
        text-decoration: none;
    }
}

@media all and (min-width: 0px) and (max-width: 767px) {
    #main .cleopatra .sec01 ul li a {
        &:hover {
            text-decoration: underline;
        }

        &:active {
            text-decoration: none;
        }
    }
}

#main .cleopatra .sec02 .photoBox {
	background: #f9f7f9;
	position: relative;
	display: flex;
	padding: 25px;
	box-sizing: border-box;
	margin-bottom: 49px;
}

#main .cleopatra .sec02 .photoBox .photo {
	width: 40%;
	flex: none;
	position: relative;
}

#main .cleopatra .sec02 .photo .circle {
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E",
		"ＭＳ Ｐ明朝", "MS PMincho", serif;
	position: absolute;
	left: -21px;
	top: -21px;
	padding-top: 12px;
	box-sizing: border-box;
	line-height: 1.2;

	width: 125px;
	height: 125px;
	border-radius: 63px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 3.17rem;
	font-weight: bold;
	background: #cc0066;
	color: #fff;
}

#main .cleopatra .sec02 .photoBox .photo img {
	width: 100%;
}

#main .cleopatra .sec02 .photoBox .txt {
	background: #fff;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E",
		"ＭＳ Ｐ明朝", "MS PMincho", serif;
	width: 60%;
	box-sizing: border-box;
	padding: 27px 18px;
	font-size: 2rem;
	line-height: 2;
	letter-spacing: 3.4px;
}

#main .cleopatra .sec02 .photoBox .txt span {
	font-weight: bold;
	color: #cc0066;
}

#main .cleopatra .sec02 .photoBox02 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

#main .cleopatra .sec02 .photoBox02 img {
	border: 1px solid #e9e9e9;
}

#main .cleopatra .sec02 .txtBox {
	margin-bottom: 80px;
}

#main .cleopatra .sec02 .txtBox p {
	line-height: 2.53;
	margin-bottom: 1em;
}

#main .cleopatra .sec03>p {
	line-height: 2.53;
	margin-bottom: 90px;
}

#main .cleopatra .sec03 ul li {
	box-sizing: border-box;
	padding: 0 25px 40px;
	background: #f9f7f9;
	margin-bottom: 115px;
}

#main .cleopatra .sec03 ul li .ttlBox {
	position: relative;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E",
		"ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: 500;
	text-align: center;
	margin-bottom: 30px;
}

#main .cleopatra .sec03 ul li .ttlBox .num {
	position: absolute;
	width: 36px;
	left: 50%;
	margin-left: -18px;
	top: -50px;
	background: #cc0066;
	color: #fff;
	text-align: center;
	line-height: 36px;
	border-radius: 18px;
	font-size: 2rem;
	box-sizing: border-box;
	padding-top: 2px;
}

#main .cleopatra .sec03 ul li .ttlBox .ttl {
	color: #cc0066;
	background: #fff;
	margin-top: -36px;
	padding: 17px 35px 15px;
	display: inline-block;
	border: 1px dotted #ff99cc;
	font-size: 2.2rem;
	letter-spacing: 3.74px;
	border-radius: 5px;
}

#main .cleopatra .sec03 ul li img {
	width: 100%;
	margin-bottom: 26px;
}

#main .cleopatra .sec03 ul li .txt {
	line-height: 2.53;
}

#main .cleopatra #conts .sec03 ul li .txt .comBgSpan {
	background: -webkit-repeating-linear-gradient(90deg, #0e92a0, #0e92a0 1px, #f9f7f9 1px, #f9f7f9 3px);
	background: repeating-linear-gradient(90deg, #0e92a0, #0e92a0 1px, #f9f7f9 1px, #f9f7f9 3px);
}

#main .cleopatra #conts .sec03 ul li .txt .comBgSpan span {
	background: linear-gradient(#f9f7f9 97%, transparent 97%);
}

#main .cleopatra .sec03 ul li .mBox {
	margin: 50px 0 30px;
}

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

#main .cleopatra .sec04 .bgBox {
	background: #f1f7f8;
	padding: 26px;
}

#main .cleopatra .sec04 .bgBox>img {
	width: 100%;
	margin-bottom: 50px;
}

#main .cleopatra .sec04 .bgBox .ulBox {
	display: flex;
}

#main .cleopatra .sec04 .bgBox .ulBox ul {
	padding-left: 100px;
}

#main .cleopatra .sec04 .bgBox .ulBox ul li {
	margin-bottom: 25px;
}

#main .cleopatra .sec04 .bgBox .ulBox ul li img {
	vertical-align: middle;
	margin-right: 12px;
}

#main .cleopatra .sec04 .box01 {
	display: flex;
}

#main .cleopatra .sec04 .box01 .txtBox {
	width: 50%;
	box-sizing: border-box;
	background: url("../img/cleopatra/bg01.png") no-repeat center center;
	background-size: contain;
	padding: 34px 40px 0;
	height: 190px;
}

#main .cleopatra .sec04 .box01 .txtBox .ttl {
	font-size: 1.63rem;
	font-weight: 500;
	letter-spacing: 2.12px;
	line-height: 1;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E",
		"ＭＳ Ｐ明朝", "MS PMincho", serif;
	padding-bottom: 25px;
	border-bottom: 1px solid rgba(51, 51, 51, 0.5);
	margin-bottom: 18px;
	text-align: center;
}

#main .cleopatra .sec04 .box01 .txtBox .txt {
	line-height: 2.53;
}

#main .cleopatra .sec05 {
	margin-bottom: 106px;
}

#main .cleopatra .sec05 .headLine03 {
	margin-bottom: 58px;
}

#main .cleopatra .sec05 li {
	display: flex;
	justify-content: space-between;
	padding: 25px;
	box-sizing: border-box;
	border-radius: 5px;
	position: relative;
}

#main .cleopatra .sec05 li:not(:last-child) {
	margin-bottom: 60px;
}

#main .cleopatra .sec05 li:nth-child(4) {
	justify-content: center;
}

#main .cleopatra .sec05 li .txtBox .ttl {
	display: flex;
	align-items: center;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E",
		"ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 2.2rem;
	letter-spacing: 3.74px;
	color: #ff0099;
	margin-bottom: 20px;
	font-weight: 500;
}

#main .cleopatra .sec05 li .txtBox .ttl img {
	width: 62px;
	margin-right: 16px;
}

#main .cleopatra .sec05 li:nth-child(3) .txtBox .ttl {
	align-items: flex-start;
}

#main .cleopatra .sec05 li:nth-child(3) .ttl span {
	letter-spacing: 2px;
}

#main .cleopatra .sec05 li:nth-child(3) .ttl img {
	margin-top: 10px;
}

#main .cleopatra .sec05 li .txtBox .txt {
	margin-right: 67px;
	line-height: 2;
}

#main .cleopatra .sec05 li:nth-child(4) .ttl {
	justify-content: center;
	margin-right: 60px;
}

#main .cleopatra .sec05 li:nth-child(4) .txt {
	margin-right: 0;
	text-align: center;
}

#main .cleopatra .sec05 li .photo {
	flex: none;
	width: 250px;
}

#main .cleopatra .sec05 li .photo img {
	width: 100%;
}

#main .cleopatra .sec05 li:not(:first-child)::before {
	content: "";
	position: absolute;
	background: url("../img/cleopatra/icon03.png") no-repeat center center;
	background-size: 20px 10px;
	width: 20px;
	height: 10px;
	left: 50%;
	margin-left: -10px;
	top: -35px;
}

#main .cleopatra .sec05 li::after {
	content: "";
	background-image: linear-gradient(to right, #ff99cc, #ff99cc 1px, transparent 1px, transparent 4px),
		linear-gradient(to right, #ff99cc, #ff99cc 1px, transparent 1px, transparent 4px),
		linear-gradient(to bottom, #ff99cc, #ff99cc 1px, transparent 1px, transparent 4px),
		linear-gradient(to bottom, #ff99cc, #ff99cc 1px, transparent 1px, transparent 4px);
	background-size: 4px 3px, 4px 3px, 3px 4px, 3px 4px;
	background-position: left top, left bottom, left top, right top;
	background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

#main .cleopatra .sec06 {
	margin-bottom: 110px;
}

#main .cleopatra .sec07 {
	margin-bottom: 100px;
}

#main .cleopatra .sec07 li {
	padding-bottom: 42px;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 42px;
}

#main .cleopatra .sec07 li>div {
	display: flex;
	align-items: center;
}

#main .cleopatra .sec07 li .box01 {
	margin-bottom: 22px;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E",
		"ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#main .cleopatra .sec07 li .box01 .qNum {
	background: #cc0066;
	color: #fff;
	flex: none;
	width: 63px;
	font-size: 2.2rem;
	font-weight: 500;
	display: flex;
	align-items: center;
	justify-content: center;
	align-self: normal;
}

#main .cleopatra .sec07 li .box01 .qTxt {
	font-size: 1.9rem;
	font-weight: 500;
	letter-spacing: 1.3px;
	padding: 18px 20px;
	color: #cc0066;
}

#main .cleopatra .sec07 li .box02 .aNum {
	font-weight: 500;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E",
		"ＭＳ Ｐ明朝", "MS PMincho", serif;
	display: flex;
	flex: none;
	align-items: center;
	justify-content: center;
	align-self: normal;
	font-size: 2.2rem;
	background: #60b1bf;
	width: 63px;
	color: #fff;
}

#main .cleopatra .sec07 li .box02 .txt {
	line-height: 2;
	padding: 18px 10px 18px 20px;
}

#main .cleopatra .sec08 ul {
	border: 5px solid #e9e9e9;
	padding: 48px 28px 0;
}

#main .cleopatra .sec08 ul .ttl {
	font-weight: bold;
	padding-bottom: 8px;
}

#main .cleopatra .sec08 ul .txt {
	border-top: 1px dotted #705a65;
	line-height: 1.86;
	padding-top: 5px;
	margin-bottom: 46px;
}

#main .cleopatra #conts .youtube {
	margin-bottom: 97px;
	text-align: center;
}

#main .cleopatra #conts .youtube .headLine03 {
	text-align: left
}

#main .cleopatra #conts .youtube iframe {
	width: 560px;
	height: 315px;
}

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

	#main .cleopatra .sec01 {
		display: block;
		padding: 0 24px;
	}

	#main .cleopatra .sec01 .photo {
		width: 100%;
		margin-bottom: 25px;
	}

	#main .cleopatra .sec01 ul {
		padding: 0;
		margin: 0 auto 40px;
	}

	#main .cleopatra .sec01 ul li {
		background: url("../img/cleopatra/icon01.png") no-repeat right center;
		background-size: 4px 7px;
	}

	#main .cleopatra .sec02 .photoBox {
		display: block;
		padding: 40px 19px 20px;
		margin-bottom: 17px;
	}

	#main .cleopatra .sec02 .photoBox .photo {
		width: 70%;
		display: block;
		margin: 0 auto 23px;
	}

	#main .cleopatra .sec02 .photo .circle {
		left: -17px;
		top: -23px;
		padding-top: 6px;
		width: 87px;
		height: 87px;
		text-align: center;
		font-size: 2.2rem;
	}

	#main .cleopatra .sec02 .photoBox .txt {
		width: 100%;
		padding: 30px 16px;
		font-size: 1.5rem;
		line-height: 1.9;
		letter-spacing: 2.55px;
	}

	#main .cleopatra .sec02 .photoBox02 {
		display: block;
		margin-bottom: 8px;
	}

	#main .cleopatra .sec02 .photoBox02 img {
		margin-bottom: 17px;
		width: 100%;
	}

	#main .cleopatra .sec02 .txtBox {
		margin-bottom: 75px;
	}

	#main .cleopatra .sec02 .txtBox p {
		line-height: 1.73;
		margin-bottom: 1.5em;
	}

	#main .cleopatra .sec03>p {
		line-height: 1.73;
		margin-bottom: 78px;
	}

	#main .cleopatra .sec03 ul li {
		padding: 0 20px 30px;
		margin: 0 -20px 90px;
	}

	#main .cleopatra .sec03 ul li .ttlBox {
		margin-bottom: 21px;
	}

	#main .cleopatra .sec03 ul li .ttlBox .num {
		width: 24px;
		left: 50%;
		margin-left: -12px;
		top: -32px;
		text-align: center;
		line-height: 24px;
		font-size: 1.4rem;
		padding-top: 1px;
	}

	#main .cleopatra .sec03 ul li:nth-child(2) .ttlBox .num {
		top: -55px;
	}

	#main .cleopatra .sec03 ul li .ttlBox .ttl {
		margin-top: -100px;
		padding: 15px;
		display: inline-block;
		border: 1px dotted #ff99cc;
		font-size: 1.5rem;
		letter-spacing: 1.7px;
		border-radius: 5px;
	}

	#main .cleopatra .sec03 ul li img {
		width: 100%;
		margin-bottom: 26px;
	}

	#main .cleopatra .sec03 ul li .txt {
		line-height: 1.73;
	}

	#main .cleopatra .sec03 ul li .mBox {
		margin: 40px 0 22px;
	}

	#main .cleopatra .sec04 {
		margin-bottom: 67px;
	}

	#main .cleopatra .sec04 .bgBox {
		padding: 20px;
		margin: 0 -20px;
	}

	#main .cleopatra .sec04 .bgBox>img {
		margin-bottom: 28px;
	}

	#main .cleopatra .sec04 .bgBox .ulBox {
		justify-content: space-around;
	}

	#main .cleopatra .sec04 .bgBox .ulBox ul {
		padding-left: 0;
	}

	#main .cleopatra .sec04 .bgBox .ulBox ul li {
		margin-bottom: 19px;
		font-size: 1.25rem;
	}

	#main .cleopatra .sec04 .bgBox .ulBox ul li img {
		vertical-align: middle;
		margin-right: 5px;
		width: 13px;
		height: 13px;
	}

	#main .cleopatra .sec04 .box01 {
		display: block;
		margin: 0 -20px;
	}

	#main .cleopatra .sec04 .box01 .txtBox {
		width: 100%;
		padding: 34px 40px 0;
		height: 188px;
		background-size: cover;
	}

	#main .cleopatra .sec04 .box01 .txtBox .ttl {
		font-size: 1.5rem;
		letter-spacing: 1.95px;
		padding-bottom: 22px;
		margin-bottom: 25px;
	}

	#main .cleopatra .sec04 .box01 .txtBox .txt {
		line-height: 1.73;
	}

	#main .cleopatra .sec05 {
		margin-bottom: 70px;
	}

	#main .cleopatra .sec05 .headLine03 {
		margin-bottom: 25px;
	}

	#main .cleopatra .sec05 li {
		padding: 30px;
	}

	#main .cleopatra .sec05 li:not(:last-child) {
		margin-bottom: 60px;
	}

	#main .cleopatra .sec05 li:nth-child(4) {
		justify-content: center;
	}

	#main .cleopatra .sec05 li .txtBox {
		width: 100%;
	}

	#main .cleopatra .sec05 li .txtBox .ttl {
		font-size: 1.78rem;
		letter-spacing: 2.02px;
		margin-bottom: 30px;
		justify-content: center;
	}

	#main .cleopatra .sec05 li .txtBox .ttl img {
		width: 50px;
		margin-right: 10px;
	}

	#main .cleopatra .sec05 li:nth-child(3) .txtBox .ttl {
		display: block;
	}

	#main .cleopatra .sec05 li:nth-child(3) .ttl img {
		margin-top: 6px;
	}

	#main .cleopatra .sec05 li .txtBox .txt {
		margin-right: 0;
		line-height: 1.73;
	}

	#main .cleopatra .sec05 li:nth-child(4) .ttl {
		margin-right: 0;
		margin-bottom: 20px;
	}

	#main .cleopatra .sec05 li:nth-child(4) .txt {
		margin-right: 0;
		text-align: left;
	}

	#main .cleopatra .sec05 li .photo {
		width: 100%;
		margin-bottom: 20px;
	}

	#main .cleopatra .sec05 li:not(:first-child)::before {
		top: -35px;
	}

	#main .cleopatra .sec06 {
		margin-bottom: 76px;
	}

	#main .cleopatra .sec06 .wid01 {
		width: 70%;
	}

	#main .cleopatra .sec06 .wid02 {
		width: 30%;
	}

	#main .cleopatra .sec07 {
		margin-bottom: 70px;
	}

	#main .cleopatra .sec07 li {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	#main .cleopatra .sec07 li .box01 {
		margin-bottom: 18px;
		height: 45px;
		box-sizing: border-box;
	}

	#main .cleopatra .sec07 li .box01 .qNum {
		width: 45px;
		font-size: 1.57rem;
	}

	#main .cleopatra .sec07 li .box01 .qTxt {
		font-size: 1.3rem;
		letter-spacing: 2.21px;
		padding: 0;
		padding-left: 16px;
	}

	#main .cleopatra .sec07 li .box02 .aNum {
		font-size: 1.57rem;
		width: 45px;
	}

	#main .cleopatra .sec07 li .box02 .txt {
		line-height: 1.73;
		padding: 9px 3px 9px 16px;
	}

	#main .cleopatra .sec08 ul {
		border: 5px solid #e9e9e9;
		padding: 50px 13px 0;
	}

	#main .cleopatra .sec08 ul .ttl {
		padding-bottom: 8px;
	}

	#main .cleopatra .sec08 ul .txt {
		border-top: 1px dotted #705a65;
		line-height: 1.73;
		padding-top: 8px;
		margin-bottom: 50px;
	}

	#main .cleopatra #conts .youtube {
		display: block;
		margin: 0 auto 24px;
		text-align: center;
	}

	#main .cleopatra #conts .youtube iframe {
		width: 100%;
		height: 200px;
	}
}

/** end 200709 クレオパトラ **/

/*================================
-240523
=================================*/
.cleopatra-sec-hydra {
    margin-bottom: 100px;

    strong {
        color: #718688;
        padding-bottom: 2px;
        font-weight: 400;
        position: relative;
        background: repeating-linear-gradient(90deg, #0e92a0, #0e92a0 1px, #fff 1px, #fff 3px);

        > span {
            background: linear-gradient(#fff 97%, transparent 97%);
        }
    }

    > .image {
        max-width: 530px;
        display: block;
        margin: 0 auto 48px;
        text-align: center;

        > img {
            width: 100%;
            height: auto;
            background-color: #ccc;
            display: block;
        }
    }

    .text {
        line-height: 2.53;
        margin-bottom: 1em;
    }
}

@media all and (min-width: 0px) and (max-width: 767px) {
    .cleopatra-sec-hydra {
        margin-bottom: 70px;

        > .image {
            margin: 0 67px 24px;
        }

        .text {
            line-height: 1.73;
        }
    }
}

/*================================
-このようなお悩みありませんか
=================================*/
.cleopatra-box-grid {
	display: grid;
	grid-template-columns: 45% 1fr;
	gap: 0;
	margin-bottom: 40px;
	background-color: #f6f6f6;

	.list {
		display: grid;
		grid-template-columns: 1fr;
		gap: 0;
		padding: 32px;

		> li {
			position: relative;
			height: 48px;
			display: flex;
			align-items: center;
			padding-left: 26px;
			border-bottom: .5px dashed #ccc;
			font-size: min(3.73vw, 1.5rem);

			&:last-child {
				border-bottom: 0;
			}

			&::before {
				content: "";
				position: absolute;
				left: 0;
				top: calc(50% - 2px);
				transform: translateY(-50%) rotate(-45deg);
				width: 16px;
				height: 6px;
				border-left: 1px solid #cc0066;
				border-bottom: 1px solid #cc0066;
				z-index: 1;
			}
		}
	}

	.image {
		margin: 0;
    	padding: 0;
		display: block;

		> img {
			width: 100%;
			height: auto;
			display: block;
		}
	}
}

@media all and (min-width: 0px) and (max-width: 767px) {
	.cleopatra-box-grid {
		grid-template-columns: 1fr;

		.list {
			order: 2;
			padding: 16px 24px;
		}

		.image {
			order: 1;

			> img {
				aspect-ratio: 120 / 100;
				object-fit: cover;
			}
		}
	}
}

/*================================
-ハイドラジェントルの仕組み
=================================*/
.cleopatra-point {
    border: .5px solid #ff99cc;
    padding: 32px 40px 16px 40px;
    margin-top: 80px;
    position: relative;

    > .title {
        font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
        letter-spacing: 2.7px;
        font-weight: normal;
        font-size: min(5vw, 1.7rem);
        padding: 0 32px;
        position: absolute;
        left: 8px;
        top: -13px;
        z-index: 2;
        color: #df7dae;
        display: inline-block;
        background-color: #fff;
    }

    > .text {
        line-height: 1.8;

        strong {
            color: #df7dae;
            background: repeating-linear-gradient(90deg, #ffbadc, #ffbadc 1px, #fff 1px, #fff 3px);

            > span {
                background: linear-gradient(#fff 97%, transparent 97%);
            }
        }
    }
}

@media all and (min-width: 0px) and (max-width: 767px) {
    .cleopatra-point {
        padding: 32px 20px 16px;

        > .title {
            padding: 0 16px;
            left: 50%;
            transform: translateX(-50%);
            white-space: nowrap;
            letter-spacing: 2px;
        }
    }
}

/*================================
-メリット
=================================*/

.cleopatra-merit {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}

@media all and (min-width: 0px) and (max-width: 767px) {
    .cleopatra-merit {
        grid-template-columns: repeat(1, 1fr);
    }
}

.cleopatra-merit-item {
    display: flex;
	justify-content: space-between;
    align-items: flex-start;
    background: #f1f7f8;
    padding: 16px 32px;
	min-height: 200px;
    position: relative;
	align-items: flex-start;

    &::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 0;
        height: 0;
        border-style: solid;
        border-color: #57afbc transparent transparent transparent;
        border-width: 64px 64px 0px 0px;
    }

	.inner {
		padding: 16px 0;
		width: 100%;
		box-sizing: border-box;
	}

    .title {
        font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
        letter-spacing: 2.7px;
        font-weight: normal;
        font-size: min(5vw, 1.7rem);
        padding: 16px 0 8px;
		border-bottom: .5px solid #0e92a0;
		margin-bottom: 16px;
        position: relative;
        z-index: 2;

        > span {
            position: absolute;
            left: -20px;
            top: -26px;
            z-index: 3;
            color: #fff;
            font-size: min(6vw, 2.4rem);
            pointer-events: none;
            user-select: none;
        }
    }

    .text {
        line-height: 1.8;
        position: relative;
        z-index: 2;
        text-align: justify;

        > strong {
            > span {
                background: linear-gradient(#f1f7f8 97%, transparent 97%);
            }
        }
    }

	.image {
		width: 100%;
		height: auto;
		display: block;
		margin: 0 0 0 40px;

		> img {
			width: 100%;
			height: auto;
			display: block;
			background-color: #ccc;
		}
	}
}

@media all and (min-width: 0px) and (max-width: 767px) {
    .cleopatra-merit-item {
        min-height: initial;
        padding: 16px 24px;
		flex-direction: column;
		align-items: center;

        .title {
            > span {
                left: -12px;
            }
        }

		.image {
			margin: 0 0 16px;
		}
    }
}

/*================================
-241114 add
=================================*/

.cleopatra-price {
	margin-top: 40px;
	background-color: #57afbc;
	padding: 16px;
	color: #fff;
	text-align: center;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;

	span {
		background-color: #fff;
		color: #57afbc;
		padding: 2px 8px;
		display: inline-block;
		margin-left: 8px;
		font-family: "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
		font-size: 1.5rem;
		line-height: 1.4;
	}
}


.mb8 {
    margin-bottom: 8px !important;
}