@charset "UTF-8";
.txt-wrap img {
    width: initial;
    max-width: 100%;
    width: auto;
}
.spbr {
	display: none;
}
#mirai {
	padding-top: 116px;
	text-align: center;
}
#mirai section h1 {
	font-family: YuGothic, "Yu Gothic", sans-serif;
	font-size: 30px;
	letter-spacing: 8px;
	line-height: 1.6;
}
.jusho {
	text-align: center;
	padding: 25px 0;
}
.jusho img {
	display: inline-block;
}
.jusho img:first-child {
	max-width: 358px;
}
.jusho img:nth-child(2) {
	/* max-width: 194px; */
	max-width: fit-content;
}
.jusho img:last-child {
	display: none;
}
.top-img {
	overflow: hidden;
	margin-bottom: 20px;
	background: url(../img/ph-mirai_top.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.top-img img:nth-child(1) {
	max-width: 945px;
	position: relative;
	left: 21.3vw;
	bottom: 2vw;
	width: 60vw;
	line-height: 615px;
	vertical-align: middle;
}
.resort-img {
	/*background: url(../img/ph-mirai_resort.jpg);*/
	height: 400px;
	background-repeat: no-repeat;
	background-size: cover;
	width: 98%;
	margin: 0 auto 110px;
	background-position: center;
	color: #363636;
}
.resort-img h1{
	padding-top: 90px;
	line-height: 2;
}
.resort-img h2 {
	padding-top: 50px;
	font-size: 1.8rem;
	line-height: 2;
	font-family: YuGothic, "Yu Gothic", sans-serif;
	letter-spacing: 2.6px;
}
.energy-sys {
	margin-bottom: 100px;
}
.energy-sys h1 {
	color: #f47b46;
	margin-bottom: 65px;
}
.energy-sys p {
	margin-bottom: 55px;
	line-height: 1.8;
	font-size: 1.4rem;
}
.system-expl img {
	max-width: 523px;
	display: inline-block;
	vertical-align: top;
}
.system-expl-txt {
	max-width: 505px;
	display: inline-block;
	text-align: left;
	margin-left: 25px;
}
.system-expl-txt h3 {
	font-size: 18px;
	padding-bottom: 10px;
}
.system-expl-txt p {
	margin-bottom: 20px;
}
.system-expl-txt p span {
	color: #f47b46;
	font-weight: bold;
}
.heat-shock {
	background: #f2f0ea;
	padding: 100px 0 75px;
	margin-bottom: 85px;
}
.heat-shock h1 {
	margin-bottom: 60px;
	color: #f47b46;
}
.heat-shock p {
	margin-bottom: 50px;
	font-size: 1.4rem;
	line-height: 2;
}
.heat-shock_graph img {
	max-width: 407px;
	margin-right: 90px;
}
.heat-shock_right {
	display: inline-block;
	vertical-align: top;
}
.heat-shock_right img {
	width: 272px;
	margin: 0
}
.one-year {
	margin-bottom: 135px;
}
.one-year h1 {
	color: #f47b46;
	font-size: 30px;
	margin-bottom: 60px;
}
.one-year p {
	margin-bottom: 65px;
	font-size: 1.4rem;
	line-height: 1.8;
}
.checkpoint {
	max-width: 484px;
	display: inline-block;
	vertical-align: top;
}
.checkpoint:first-of-type {
	margin-right: 65px;
}
.checkpoint-txt {
	border: 1px solid #4a422b;
	text-align: left;
	margin-top: -5px;
}
.checkpoint-txt img {
	width: 182px;
	padding: 15px 0 15px 20px;
}
.checkpoint-txt ul {
	padding-bottom: 20px;
}
.checkpoint-txt ul li {
	list-style: disc;
	margin-left: 40px;
	margin-right: 37px;
	line-height: 1.9;
	font-size: 1.4rem;
}
#above-comfort-image {
	max-height: 550px;
	margin-bottom: -3px;
}
.comfort {
	background: #f2f0ea;
	padding: 110px 0;
}
.comfort img {
	max-width: 500px;
}
.comfort-block {
	clear: both;
	max-width: 1100px;
	margin: 0 auto;
}
.comfort-block:first-of-type {
	padding-bottom: 460px;
}
.comfort-txt {
	max-width: 550px;
	text-align: left;
	line-height: 1.9;
	margin-top: 25px;
}
.comfort-txt h1 {
	font-family: 'honoka';
	color: #f47b46;
	font-size: 30px;
	margin-bottom: 40px;
}
.comfort-block#comfort-one img {
	float: left;
}
.comfort-block#comfort-one .comfort-txt {
	float: right;
}
.comfort-block#comfort-two img {
	float: right;
}
.comfort-block#comfort-two .comfort-txt {
	float: left;
}
.mirai-setup {
	padding: 110px 0;
}
.mirai-setup h1 {
	font-family: 'honoka';
	color: #f47b46;
	font-size: 30px;
	margin-bottom: 70px;
	margin-bottom: 15px;
}
.mirai-setup img {
	max-width: 759px;
}
.mirai-setup p {
	max-width: 759px;
	text-align: left;
	margin: 0 auto;
	padding-left: 55px;
	line-height: 1.6;
	position: relative;
}
.mirai-setsumei p:nth-child(2)::before {
	content: '①';
	position: absolute;
	left: 35px;
}
.mirai-setsumei p:nth-child(3)::before {
	content: '②';
	position: absolute;
	left: 35px;
}
.mirai-setsumei p:nth-child(4)::before {
	content: '③';
	position: absolute;
	left: 35px;
}
.video-row {
	margin-top: 55px;
	 background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.video-row p {
    color: #000;
}


.video-box {
	display: inline-block;
	width: 358px;
}
.video-box video  {
	width: 358px;
	height: 262px;
	margin-bottom: 5px;
}
.video-box p {
	text-align: left;
	padding-left: 10px;
	width: auto;
}
.video-box:nth-child(2) {
	margin: 0 15px;
}
#customer-voice {
	width: 100%;
	background-color: #f2f0ea;
	padding: 90px 0;
}
#customer-voice h2 {
	color: #f47b46;
	font-size: 30px;
	font-family: YuGothic, "Yu Gothic", sans-serif;
	margin-bottom: 90px;
}
.customer-wrapper {
	max-width: 1150px;
	margin: 0 auto;
}
.customer {
	width: 360px;
	background-color: #FFF;
	display: inline-block;
	margin: 0 10px 20px;
	vertical-align: top;
}
.customer-contents img {
	width: 330px;
	margin: 36px 0 0;
}
.customer-name {
	text-align: left;
	margin: 10px 15px 15px 15px;
}
.customer-name h3 {
	background-color: #f47b46;
	color: #FFF;
	width: 116px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.customer-name h4 {
	font-size: 18px;
	color: #f47b46;
	margin: 15px 0 20px;
	min-height: 62px;
	line-height: 1.5;
	min-height: 81px;
}
.customer-name p {
	font-size: 14px;
	line-height: 1.6;
	min-height: 237px;
}
#faq {
	padding-top: 90px;
}
#faq h2 {
	width: 203px;
	font-size: 30px;
	color: #f47b46;
	margin: 0 auto 90px;
	font-family: YuGothic, "Yu Gothic", sans-serif;
}
#faq dl {
	max-width: 1100px;
	margin: 0 auto;
}
#faq dt {
	background-color: #f47b46;
	color: #FFF;
	font-size: 18px;
	text-align: left;
	padding: 10px 30px 10px 15px;
}
#faq dt::before {
	content: 'Q.';
	position: relative;
	right: 5px;
}
#faq dd {
	font-size: 14px;
	color: #fff;
	text-align: left;
	padding: 0px 30px 50px;
}
#faq dd::before {
	content: 'A.';
	position: relative;
	right: 17px;
	top: 20px;
}
#charm_menu {
	background-color: #f1f1f1;
	padding: 80px 0;
	min-width: 1100px;
}

#charm_menu .charmmenu_contents {
	width: 1100px;
	margin: 0 auto;
}

#charm_menu h3 {
	font-size: 2.7rem;
	line-height: 4.4rem;
	color: #f47b46;
	letter-spacing: 10px;
	text-align: center;
	margin-bottom: 65px;
}

#charm_menu li {
	display: inline-block;
	margin-right: 12px;
	margin-bottom: 12px;
	width: 355px;
}


/* 背景帯　白色設定  */
.area_wh {
    background-color: #fff;
}


.comfort-txt p {
    color: #000;
}

.customer-name p {
    color: #000;
}

section.heat-shock p {
    color: #000;
}

section.resort-img h1 {
    color: #fff;
}

section.resort-img h2 {
    color: #fff;
}

@media (min-width: 769px)
{
#charm_menu li:nth-child(3n) {
	margin-right: 0;
}
}
@media screen and (max-width: 768px) {
	.spbr {
		display: block;
	}
	#mirai {
		padding-top: 50px;
	}
	#mirai section h1 {
		margin: 2vh 3vw 2vh;
		font-size: 2rem;
	}
	#mirai p {
		margin-left: 5vw;
		margin-right: 5vw;
	}
	.jusho img:last-child {
		display: block;
		width: 80vw;
		margin: 0 10vw;
	}
	.top-img {
		background: url(../img/ph-mirai_top_sp.jpg);
		background-repeat: no-repeat;
		background-size: 100%;
		height: 40vh;
	}
	.top-img img:nth-child(1) {
		display: none;
	}
	.top-img img:nth-child(2) {
		position: relative;
		bottom: 20vw;
		width: 100vw;
	}
	.resort-img {
		height: auto;
		margin-bottom: 60px;
	}
	.resort-img h1 {
		padding-top: 20px;
	}
	.resort-img h2 {
		line-height: 1.5;
		text-align: center;
		margin: 0 5vw;
		padding-top: 2vh;
		font-size: 1.4rem;
	}
	.energy-sys {
		margin-bottom: 5vh;
	}
	.system-expl-txt {
		margin: 0 2vw;
	}
	.system-expl-txt h3 {
		font-size: 1.4rem;
		line-height: 2;
		padding: 0 0 0 5vw;
	}
	.system-expl .system-expl-txt p {
		font-size: 1.2rem;
	}
	.energy-sys h1 {
		line-height: 1.1;
		font-size: 2rem;
	}
	.system-expl img {
		width: 90vw;
		margin-bottom: 2vh;
	}
	.heat-shock {
		padding: 25px 0;
	}
	.heat-shock h1 {
		margin-bottom: 3vh;
	}
	.heat-shock_graph img {
		width: 90vw;
		margin: 0 auto 5vh;
	}
	.heat-shock_graph img:first-child {
		display: none;
	}
	#mirai .heat-shock_right img {
		display: inline-block;
		margin: 2vw auto;
		width: 44vw;
	}
	#mirai .heat-shock_right img:first-child {
		display: inline-block;
	}
	.one-year {
		margin-bottom: 5vh;
	}
	.one-year p {
		margin-bottom: 5vh;
	}
	.checkpoint,
	.checkpoint:first-of-type {
		margin: 0 5vw;
	}
	.checkpoint-txt {
		margin-top: -5px;
		margin-bottom: 5vh;
	}
	.checkpoint-txt ul li {
		font-size: 1.3rem;
		margin-left: 7vw;
    margin-right: 1vw;
	}
	.one-year {
		margin-bottom: 0;
	}
	.comfort {
		margin-top: 10vh;
		padding: 0 0 5vh 0;
	}
	.comfort-block#comfort-one img,
	.comfort-block#comfort-two img,
	.comfort-block#comfort-one .comfort-txt,
	.comfort-block#comfort-two .comfort-txt {
		float: none;
		margin: 0 auto;
	}
	.comfort-block:first-of-type {
		padding-bottom: 5vh;
	}
 	.comfort-txt h1 {
		margin-bottom: 2vh;
		text-align: center;
	}
	.comfort-txt p {
		font-size: 1.2rem;
	}
	.comfort-block#comfort-one img,
	.comfort-block#comfort-two img {
		margin-bottom: 2vh;
	}
	.mirai-setup {
		padding: 50px 0;
		font-size: 1.4rem;
	}
	.mirai-setsumei {
		width: 90vw;
		margin: 0 auto;
	}
	.mirai-setsumei {
		padding-bottom: 2vh;
	}
	.mirai-setsumei img {
		margin-bottom: 2vh;
	}
	.mirai-setsumei p {
		margin: 1vh 0;
		padding: 0;
	}
	.mirai-setsumei p:nth-child(2)::before {
		left: -16px;
	}
	.mirai-setsumei p:nth-child(3)::before {
		left: -16px;
	}
	.mirai-setsumei p:nth-child(4)::before {
		left: -16px;
	}
	.video-row {
		margin-top: 5vh;
	}
	.video-box,
	.video-box:nth-child(2),
	.video-box:nth-child(3) {
		width: auto;
		margin: 0 0 5vh 0;
	}
	.video-box video {
		width: 90vw;
		height: auto;
		border: 1px solid #000;
	}
	#customer-voice {
		padding: 0 0 5vh 0;
	}
	#customer-voice h2 {
		padding: 8vh 0;
		font-size: 2rem;
		margin-bottom: 0;
	}
	.customer {
		width: 90vw;
		margin: 0 auto;
		display: block;
	}
	.customer-contents img {
		width: 90%;
	}
	.customer-name {
		margin: 10px;
	}
	.customer-name h3 {
		font-size: 1.6rem;
		line-height: 3rem;
		width: 66px;
		margin-left: 4px;
	}
	.customer-name h4 {
		font-size: 1.6rem;
	}
	#mirai .customer-name p {
		min-height: auto;
		padding-bottom: 5vh;
		font-size: 1.3rem;
		line-height: 1.7;
		margin-right: 0;
		margin-left: 0;
	}
	#faq {
		padding-top: 0;
	}
	#faq h2 {
		font-size: 2rem;
		padding: 8vh 0;
		margin: 0;
		width: auto;
	}
	#faq dt {
		line-height: 1.5;
		font-size: 1.4rem;
		position: relative;
		padding: 10px 20px 10px 30px;
	}
	#faq dt::before {
		position: absolute;
		left: 10px;
		top: 10px;
	}
	#faq dd {
		position: relative;
		padding-top: 10px;
	}
	#faq dd::before {
		position: absolute;
		left: 20px;
		top: 10px;
	}
	#charm_menu {
	background-color: #f1f1f1;
	padding: 80px 0;
	min-width: 1100px;
}

#charm_menu {
	padding: 20% 0;
	min-width: 100%;
}

#charm_menu .charmmenu_contents {
	width: 96%;
}

#charm_menu h3 {
	font-size: 2.7rem;
	line-height: 4.4rem;
	color: #f47b46;
	letter-spacing: 10px;
	text-align: center;
	margin-bottom: 65px;
}

#charm_menu li {
	display: inline-block;
	margin-right: 2%;
	margin-bottom: 3%;
	width: 47.8%;
}

#charm_menu li:nth-child(2n) {
	margin-right: 0;
}
}

/* PC画像サイズ指定 */
@media screen and (max-width: 767px) {
	.comfort img {
		max-width: 500px;
	}
	.mirai-setup img {
		max-width: 759px;
	}
	}