@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
	padding: 5.7rem 4rem 29.8rem 0;
	background: url(/lp/dinorex/assets/img/index/main_visual_img01.png) no-repeat bottom 0.2rem center,url(/lp/dinorex/assets/img/index/main_visual_img02.png) no-repeat bottom left,url(/lp/dinorex/assets/img/index/main_visual_img03.png) no-repeat bottom right;
	background-size: 56.5rem auto,45rem auto,45rem auto;
}
.mainVisual .textImg {
	width: 105.8rem;
	margin: 0 auto;
}
#main .sec01 {
	background-color: #e7ffff;
}
#main .sec01 h2 {
	margin-bottom: 6rem;
	padding: 7.3rem 0 7.7rem;
	position: relative;
	font-size: 2rem;
	font-weight: 500;
	color: #fff;
	text-align: center;
	letter-spacing: 0.3em;
	font-feature-settings: "palt";
	background-color: #009daa;
}
#main .sec01 h2::before {
	position: absolute;
	left: 50%;
	bottom: -2.6rem;
	background: url(/lp/dinorex/assets/img/common/icon04.png) no-repeat;
	background-size: 7.8rem auto;
	width: 7.8rem;
	height: 2.8rem;
	content: "";
	transform: translateX(-50%);
}
#main .sec01 .bgBox {
	margin-bottom: 5rem;
	padding: 4.8rem 9.3rem 0.5rem;
	background: url(/lp/dinorex/assets/img/index/sec01_bg.jpg) no-repeat right center;
	background-size: cover;
}
#main .sec01 li {
	padding: 0.6rem 3.9rem 4.7rem;
	color: #fff;
	letter-spacing: 0.06em;
	background: url(/lp/dinorex/assets/img/common/icon02.png) no-repeat left top;
	background-size: 2.4rem auto;
}
#main .sec01 .btmText {
	padding: 6rem 0 5rem;
	font-size: 2.4rem;
	font-weight: 500;
	color: #fff;
	text-align: center;
	letter-spacing: 0.06em;
	background: url(/lp/dinorex/assets/img/common/icon05.png) no-repeat center top -0.5rem #0096a0;
	background-size: 7.8rem auto;
}
#main .sec01 .btmText > span {
	display: inline-block;
	position: relative;
}
#main .sec01 .btmText img {
	position: absolute;
	left: -7.3rem;
	width: 5.5rem;
	top: 50%;
	transform: translateY(-59%);
}
#main .sec01 .btmText .yellow {
	color: #ffff00;
}
#main .sec02 {
	padding: 7.2rem 0 5.1rem;
}
#main .sec02 p {
	margin-bottom: 3.5rem;
	text-align: center;
	line-height: 1.8;
	letter-spacing: 0.06em;
}
#main .sec02 p span {
	background: linear-gradient(transparent 70%, #ffff00 0%);
}
#main .sec02 .img {
	margin-bottom: 6.3rem;
}
#main .sec03 {
	padding: 7.7rem 0 7rem;
}
#main .sec03 .headLine01::before {
	bottom: -2rem;
}
#main .sec03 .img {
	margin: 7.8rem -2rem 4rem;
}
#main .sec04 {
	padding: 5.5rem 0 4.1rem;
	background-color: #f9f9f9;
}
#main .sec04 .headLine01 {
	margin-bottom: 6.9rem;
}
#main .sec04 .headLine01::before {
	bottom: -3.3rem;
}
#main .sec05 {
	padding: 4.4rem 0 4.1rem;
}
#main .sec05 .headLine01 {
	margin-bottom: 5.8rem;
}
#main .sec05 .headLine01::before {
	bottom: -2.6rem;
}
#main .sec05 dt {
	padding-bottom: 0.6rem;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	border-bottom: 1px solid #727171;
}
#main .sec05 dd {
	padding: 0.8rem 0 3.8rem;
	font-size: 1.6rem;
	line-height: 1.75;
	letter-spacing: 0.02em;
}
#main .sec05 dd a:hover {
	opacity: 0.7;
}
#main .sec06 {
	padding: 7.1rem 0 10.4rem;
}
#main .sec06 .headLine01 {
	font-size: 3rem;
}
#main .sec06 .topText {
	margin: -0.2rem 0 6.2rem;
	text-align: center;
	line-height: 1.76;
	letter-spacing: 0.06em;
	font-feature-settings: "palt";
}
#main .mailForm table {
	margin-bottom: 4.2rem;
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #bcbcbc;
}
#main .mailForm th,
#main .mailForm td {
	padding: 2rem 1.1rem;
	vertical-align: top;
	text-align: left;
	font-size: 1.7rem;
	color: #333;
	font-weight: 500;
	letter-spacing: 0.06em;
	word-break: break-all;
	box-sizing: border-box;
	border-bottom: 1px dashed #BCBCBC;
}
#main .mailForm th {
	padding: 2.7rem 1.5rem;
	position: relative;
	width: 29%;
}
#main .mailForm .must {
	position: absolute;
	right: 2.3rem;
	top: 3.2rem;
	width: 4rem;
	padding: 0.2rem 0 0.4rem;
	text-align: center;
	color: #fff;
	line-height: 1;
	font-size: 1.4rem;
	font-weight: 700;
	background-color: #ff0000;
	border-radius: 0.3rem;
}
#main .mailForm input[type="text"],
#main .mailForm input[type="email"],
#main .mailForm input[type="tel"],
#main .mailForm textarea {
	width: 100%;
	padding: 0 1rem;
	height: 4.4rem;
	font-size: 1.7rem;
	color: #333;
	border: 1px solid #BCBCBC;
	box-sizing: border-box;
	appearance: none;
	box-shadow: none;
	border-radius: 0.5rem;
	background: #F2F2F2;
}
#main .mailForm td textarea {
	height: 12.7rem;
	padding: 1rem;
	resize: vertical;
}
#main .mailForm .txtList {
	margin-bottom: 3.7rem;
	font-feature-settings: "palt";
}
#main .mailForm .txtList li {
	margin-bottom: 0.9rem;
	text-align: center;
}
#main .mailForm .txtList a {
	color: #00a8ea;
	letter-spacing: 0.06em;
}
#main .mailForm .submit {
	width: 60rem;
	margin: 0 auto;
}
#main .mailForm .submit li:not(:last-child) {
	margin-bottom: 2rem;
}
#main .mailForm .submit input {
	width: 100%;
	padding: 1rem;
	height: 6rem;
	font-size: 1.8rem;
	letter-spacing: 0.08em;
	color: #fff;
	font-weight: 700;
	border: none;
	box-sizing: border-box;
	appearance: none;
	box-shadow: none;
	border-radius: 0;
	background: #ff0062;
	cursor: pointer;
	transition: .3s;
	font-feature-settings: "palt";
}
#main .thanks {
	padding: 11.1rem 0 8.5rem;
}
#main .thanks .headLine01 {
	font-size: 2.4rem;
	letter-spacing: 0.02em;
}
#main .thanks .headLine01::before {
	bottom: -2.6rem;
}
#main .thanks .topText {
	margin: -0.1rem 0 4.8rem;
	text-align: center;
	line-height: 1.77;
	font-size: 1.8rem;
	letter-spacing: 0.04em;
}
#main .thanks .border {
	width: 48.6rem;
	margin: 0 auto;
	padding: 2.7rem 0 2.1rem;
	color: #009daa;
	font-size: 1.5rem;
	line-height: 1.73;
	letter-spacing: 0.04em;
	text-align: center;
	border: 1px solid #009daa;
	box-sizing: border-box;
}
#main .thanks .border a {
	display: block;
	width: fit-content;
	margin: 0.2rem auto;
	color: #009daa;
	font-size: 2.8rem;
	letter-spacing: 0.14em;
}
.error_txt {
    text-align: left;
    color: #ff3d71;
    margin-top: .5em;
}
#main .mailForm .consult-label {
    display: block;
    margin-bottom: 0.5rem;
    margin-left: 0.1rem;
    font-size: 1.5rem;
    font-weight: 500;
    color: #333;
    letter-spacing: 0.04em;
    text-align: left;
}

#main .mailForm .consult-flex {
    display: flex;
    gap: 1.5%;
    width: 100%;
    align-items: center;
    margin-bottom: 0.2rem;
    position: relative;
}
#main .mailForm .consult-date-wrap {
    position: relative;
    width: 69%;
    min-width: 0;
    display: inline-block;
}
#main .mailForm .consult-date {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    padding: 0 1rem;
    height: 4.4rem;
    color: #b0b0b0;
    border-radius: 0.5rem;
    border: 1px solid #BCBCBC;
    background: #F2F2F2;
    box-sizing: border-box;
    font-size: 1.7rem;
}
#main .mailForm .consult-date::placeholder {
    color: #bbb;
    opacity: 1;
}
#main .mailForm .consult-time {
    width: 49%;
    min-width: 0;
    max-width: 100%;
    padding: 0 1rem;
    height: 4.4rem;
    color: #333;
    border-radius: 0.5rem;
    border: 1px solid #BCBCBC;
    background: #F2F2F2;
    box-sizing: border-box;
    font-size: 1.7rem;
}
#main .mailForm .consult-time:invalid {
    color: #bbb;
}
#main .mailForm .consult-clear {
    position: absolute;
    right: 1.2rem;
    top: 50%;
    transform: translateY(-50%);
    color: #bbb;
    font-size: 2rem;
    font-weight: 100;
    cursor: pointer;
    user-select: none;
    z-index: 2;
    background: none;
    border: none;
    padding: 0;
    line-height: 1;
    transition: color .2s;
}
#main .mailForm .consult-clear:hover,
#main .mailForm .consult-clear:focus {
    color: #333;
}
#main .mailForm .consult-note {
    margin-top: 0.6rem;
    color: #888;
    font-size: 1.25rem;
    letter-spacing: 0.02em;
}

/* 相談欄の縦位置微調整（他trと合わせる） */
#main .mailForm tr > th[rowspan="3"] {
    vertical-align: top;
    padding-top: 2.1rem;
    font-size: 1.7rem;
    font-weight: 500;
}
/* ▼ 未選択時（value=""）：グレー */
#main .mailForm .consult-time:invalid,
#main .mailForm .consult-time option[value=""] {
    color: #bbb;
}

/* ▼ 通常時：濃いグレー */
#main .mailForm .consult-time {
    color: #333;
}
#main .mailForm .note {
    display: block;
    margin-top: 0.3em;
    font-size: 1.3rem;
    font-weight: 400;
    color: #888;
    letter-spacing: 0.01em;
}
#main .mailForm .consult-time {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #F2F2F2; /* ▼アイコンなしで純粋な背景だけ */
}
@media all and (min-width: 897px) {
	#main .mailForm .txtList a:hover {
		opacity: 0.7;
	}
	#main .mailForm .submit input:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	.mainVisual {
		padding: 3.2rem 0 15.6rem;
		background: url(/lp/dinorex/assets/img/index/main_visual_img01.png) no-repeat bottom -1.2rem center,url(/lp/dinorex/assets/img/index/main_visual_img02.png) no-repeat bottom 0.3rem left -3rem,url(/lp/dinorex/assets/img/index/main_visual_img03.png) no-repeat bottom 0.3rem right -4.1rem;
		background-size: 41rem auto,19.3rem auto,19.3rem auto;
	}
	.mainVisual .textImg {
		width: 36.3rem;
	}
	#main .sec01 h2 {
		margin-bottom: 5.6rem;
		padding: 2.3rem 0 3.1rem;
		font-size: 1.7rem;
		color: #333;
		line-height: 1.76;
		letter-spacing: 0.1em;
		font-feature-settings: normal;
		background-color: #f5f5f5;
	}
	#main .sec01 h2 span {
		color: #0096a0;
	}
	#main .sec01 h2::before {
		display: none;
	}
	#main .sec01 .bgBox {
		margin-bottom: 5.4rem;
		padding: 2.5rem 2.5rem 4.1rem;
		background-image: url(/lp/dinorex/assets/img/index/sec01_bg_sp.jpg);
	}
	#main .sec01 li {
		min-height: 8.5rem;
		padding: 0 0 2.9rem 4.3rem;
		font-size: 1.6rem;
		line-height: 1.75;
		letter-spacing: 0.03em;
		background-position: left top 0.5rem;
		background-size: 2.9rem auto;
		box-sizing: border-box;
	}
	#main .sec01 .btmText {
		padding: 4.8rem 0 4.3rem 5.8rem;
		font-size: 1.7rem;
		font-weight: 700;
		line-height: 1.77;
		text-align: left;
		letter-spacing: 0.1em;
		background-size: 5.5rem 2.8rem;
	}
	#main .sec01 .btmText > span {
		width: fit-content;
		margin: 0 auto;
		display: block;
	}
	#main .sec01 .btmText img {
		left: -5.7rem;
		width: 4.9rem;
	}
	#main .sec02 {
		padding: 5.7rem 0 7.4rem;
	}
	#main .sec02 p {
		margin-bottom: 3.3rem;
		text-align: justify;
		font-weight: 400;
		font-size: 1.6rem;
		line-height: 1.75;
		letter-spacing: 0;
	}
	#main .sec02 p span {
		background: linear-gradient(transparent 70%, #fcee21 0%);
	}
	#main .sec02 .img {
		margin: 0 -0.6rem 4.8rem;
	}
	#main .sec02 .img img {
		width: 100%;
	}
	#main .sec03 {
		padding: 5.6rem 0 8.2rem;
	}
	#main .sec03 .headLine01::before {
		bottom: -2.8rem;
	}
	#main .sec03 .img {
		margin: -2.4rem -1.2rem 5.6rem;
	}
	#main .sec03 .img img {
		width: 100%;
	}
	#main .sec03 .comLink a {
		letter-spacing: -0.03em;
		padding: 0.9rem 1.5rem 1rem;
		font-size: 1.35rem;
	}
	#main .sec04 {
		padding: 6.6rem 0 0;
	}
	#main .sec04 .headLine01 {
		margin-bottom: 5.9rem;
	}
	#main .sec04 .headLine01::before {
		bottom: -2.7rem;
	}
	#main .sec04 .img {
		margin: 0 -0.8rem;
	}
	#main .sec04 img {
		width: 100%;
	}
	#main .sec05 {
		padding: 5.7rem 0 3.4rem;
	}
	#main .sec05 .headLine01 {
		margin-bottom: 6.2rem;
	}
	#main .sec05 .headLine01::before {
		bottom: -2.7rem;
	}
	#main .sec05 dt {
		letter-spacing: 0.02em;
	}
	#main .sec05 dd {
		padding: 0.6rem 0 2.4rem;
		font-weight: 400;
		letter-spacing: 0;
	}
	#main .sec05 dd a {
		color: #00a8ea;
	}
	#main .sec06 {
		padding: 5.8rem 0 10rem;
	}
	#main .sec06 .headLine01 {
		font-size: 2.4rem;
	}
	#main .sec06 .headLine01::before {
		bottom: -1.7rem;
	}
	#main .sec06 .topText {
		margin: -2.4rem 0 3.6rem;
		font-weight: 400;
		line-height: 1.8;
		letter-spacing: 0.02em;
		font-feature-settings: "palt";
	}
	#main .mailForm table {
		margin-bottom: 4.3rem;
		border-top: 1px dashed #bcbcbc;
	}
	#main .mailForm th,
	#main .mailForm td {
		display: block;
		width: 100% !important;
		padding: 0.7rem 0 2rem;
	}
	#main .mailForm th {
		padding: 1.2rem 0 0;
		border: none;
	}
	#main .mailForm .must {
		right: 0.1rem;
		top: 1.6rem;
		width: 4rem;
		font-weight: 500;
	}
	#main .mailForm .txtList {
		margin-bottom: 3.7rem;
		font-size: 1.7rem;
	}
	#main .mailForm .submit {
		width: 35rem;
	}
	#main .thanks {
		padding: 7.9rem 0 7.1rem;
	}
	#main .thanks .headLine01 {
		line-height: 1.45;
	}
	#main .thanks .headLine01::before {
		bottom: -3.3rem;
	}
	#main .thanks .topText {
		margin: 0 0 4.8rem;
		padding-top: 0.2rem;
		font-weight: 400;
		line-height: 1.8;
		font-size: 1.5rem;
		letter-spacing: -0.02em;
	}
	#main .thanks .border {
		width: auto;
		margin: 0 1.6rem;
		padding: 1.8rem 0 1.2rem;
		font-size: 1.4rem;
		font-weight: 400;
		line-height: 1.67;
		letter-spacing: 0;
	}
	#main .thanks .border a {
		margin: 0.5rem auto;
		font-size: 2.7rem;
		font-weight: 500;
	}
	#main .mailForm .consult-flex {
        flex-direction: column;
        gap: 0.7rem;
        width: 100%;
        align-items: stretch;
    }
    #main .mailForm .consult-date-wrap,
    #main .mailForm .consult-date,
    #main .mailForm .consult-time {
        width: 100%;
        min-width: 0;
        max-width: 100%;
        margin-left: 0;
        height: 4rem;
        font-size: 1.6rem;
    }
    #main .mailForm .consult-clear {
        right: 1.2rem;
        top: 2rem;
        transform: translateY(-50%);
        font-size: 1.8rem;
    }
    #main .mailForm .consult-label {
        margin-top: 1.2rem;
        margin-left: 0;
    }
}