@charset "utf-8";
/* CSS Document */

@import url("https://use.typekit.net/ayl3aab.css");

#noend_hs {
	max-width: 800px;
	margin: auto;
	text-align: center;
	font-size: 24px;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: normal;
	color: #2e2e2e;
}

#noend_hs img {
	max-width: 100%;
}

#noend_hs .inner {
	width: 90%;
	margin: auto;
}

#noend_hs .flex_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#noend_hs h3 {
	/*font-family: "Josefin Sans";*/
	position: relative;
  display: inline-block;
  margin-bottom: 1em;
	font-family: josefin-sans, sans-serif;
font-weight: 700;
font-style: normal;
	letter-spacing: 0.05em;
}

#noend_hs h3:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15px;
  display: inline-block;
  width: 2.0em;
  height: 1px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #2e2e2e;
}

#noend_hs .kome {
	font-size: 12px;
}

#noend_hs .sp_ {
	display: none;
}



@media only screen and (max-width: 480px) {
	#noend_hs {
	font-size: 16px;
}
	#noend_hs .sp_ {
	display: block;
}
	#noend_hs .pc_ {
	display: none;
}
	#noend_hs .kome {
	font-size: 10px;
}
}



#noend_hs #intro {
	padding: 2.0em 0;
}

#noend_hs #intro h3 {
	margin-bottom: 2.0em;
}

#noend_hs #intro p {
	font-size: 35px;
	line-height: 1.3;
	letter-spacing: 0.1em;
	margin-bottom: 1.0em;
}

#noend_hs #intro p span {
	font-size: 50px;
}

#noend_hs #intro .flex_box .box {
	width: 48%;
}

#noend_hs #intro dt {	
	color: #545454;
	font-size: 55px;	
	font-weight: 300;
	margin: 0.2em auto;
}

#noend_hs #intro .span1 {
	font-family: lato, sans-serif;
font-weight: 400;
font-style: normal;
	font-size: 80px;
}

#noend_hs #intro .span2 {
	font-size: 36px;
}

#noend_hs #intro .span3 {
	text-align: left;
	font-size: 24px;
	line-height: 1.8;
}

#noend_hs #intro .span4 {
	color: #c14174;
	font-size: 24px;
}

#noend_hs #intro ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin: 2.5em auto 0;
}

#noend_hs #intro ul li {
	width: 32%;
	background: #000000;
	color: #FFFFFF;
	font-size: 30px;
	margin-bottom: 1.0em;
	padding: 0.3em 0;
	position: relative;
}

#noend_hs #intro ul li span {
	color: #b2b2b2;
	font-family: lato, sans-serif;
font-weight: 400;
font-style: italic;
	font-size: 50px;
	position: absolute;
	left: -0.1em;
	top: -0.8em;
}



@media only screen and (max-width: 480px) {
	#noend_hs #intro p {
    font-size: 20px;
}
	#noend_hs #intro p span {
    font-size: 26px;
}
	#noend_hs #intro .span2 {
    font-size: 18px;
}
	#noend_hs #intro .span1 {
    font-size: 48px;
}
	#noend_hs #intro .flex_box {
		align-items: flex-start;
	}
	#noend_hs #intro dt {
    font-size: 26px;
}
	#noend_hs #intro dd {
		font-size: 14px;
	}
	
	#noend_hs #intro ul li {
    font-size: 16px;
}
	#noend_hs #intro ul li span {
    font-size: 20px;
}
	#noend_hs #intro .span3 {
    font-size: 16px;
}
	#noend_hs #intro .span4 {
    font-size: 16px;
}
}



#noend_hs #intro2 {
	background: #f0f0f0;
	padding-bottom: 1.5em;
}

#noend_hs #intro2 p span {
	font-size: 40px;
}

#noend_hs #intro2 p .span1 {
	font-size: 60px;
}

#noend_hs #intro2 .inner img {
	margin: 1.0em auto;
}

#noend_hs #intro2 .box img {
	mix-blend-mode: darken;
}

#noend_hs #intro2 .box p {
	margin-top: -2.0em;
}


@media only screen and (max-width: 480px) {
	#noend_hs #intro2 p span {
    font-size: 20px;
}
	#noend_hs #intro2 p .span1 {
    font-size: 30px;
}
}



#noend_hs #vision {
	background: url(https://www.forcise.jp/img/item/noend/liftheadspa/004.jpg) no-repeat top;
	background-size: 100%;
	padding: 1.5em 0 2.5em;
	background-color: #f3f3f3;
}

#noend_hs #vision h4 {
	text-align: left;
	font-size: 50px;
	font-weight: normal;
}

#noend_hs #vision h4 span {
	font-size: 35px;
}

#noend_hs #vision .flex_box {
	margin-top: 2.0em;
}

#noend_hs #vision .box_img {
	width: 35%;
}

#noend_hs #vision .box_p {
	width: 60%;
	text-align: left;
	font-size: 20px;
}

#noend_hs #vision .box_p dt span {
	font-size: 35px;
}

#noend_hs #vision .box_p dd {
	line-height: 1.8;
}

#noend_hs #vision .box_p dd span {
	color: #aaadb3;
	border-bottom: 1px solid;
	display: inline-block;
	padding-bottom: 0.2em;
	margin-bottom: 0.5em;
}


@media only screen and (max-width: 480px) {
	#noend_hs #vision h4 {
    font-size: 26px;
}
	#noend_hs #vision h4 span {
    font-size: 18px;
}
	#noend_hs #vision .box_p dt {
    font-size: 12px;
}
	#noend_hs #vision .box_p dt span {
    font-size: 20px;
}
	#noend_hs #vision .box_p dd {
    font-size: 16px;
}
	#noend_hs #vision .flex_box {
		align-items: flex-start;
}
}








#noend_hs #uservoice {
	padding: 1.5em 0
}

#noend_hs #uservoice h4 {
	font-weight: normal;
	font-size: 50px;
}

#noend_hs #uservoice h4 span {
	font-size: 40px;
}

#noend_hs #uservoice .box .voice_01 p,#noend_hs #uservoice .box .voice_02,#noend_hs #uservoice .box .voice_04 {
	text-align: left;
}

#noend_hs #uservoice .box .voice_01 span {
	font-family: "Josefin Sans";
	font-weight: bold;
}

#noend_hs #uservoice .box .voice_01 p {
	width: 48%;
	color: #FFFFFF;
	font-size: 38px;
}

#noend_hs #uservoice .voice_01 {
	position: relative;
	padding: 0.5em 5%;
	margin-top: 2.0em;
}

#noend_hs #uservoice .box02 .voice_01 {
	margin-top: 4.0em;
}


#noend_hs #uservoice .box01 .voice_01 span {
	position: absolute;
	top: -0.7em;
	right: 5%;
}

#noend_hs #uservoice .box02 .voice_01 span {
	position: absolute;
	top: -0.7em;
	left: 5%;
}

#noend_hs #uservoice .box01 .voice_01 {
	background-image: linear-gradient(to left, #ffffff, #000000);
	
}

#noend_hs #uservoice .box02 .voice_01 {
	background-image: linear-gradient(to right, #ffffff, #000000);
}

#noend_hs #uservoice .box02 .voice_01 .box_span {
	display: flex;
	justify-content: flex-end;
}

#noend_hs #uservoice .box .voice_02 {
	width: 45%;
	margin-bottom: -0.5em;
}

#noend_hs #uservoice .flex_box {
	align-items: flex-end;	
}

#noend_hs #uservoice .box01 .flex_box {
	margin-left: 5%;
}

#noend_hs #uservoice .box02 .flex_box {
	margin-right: 5%;
	flex-direction: row-reverse;
}

#noend_hs #uservoice .box .voice_03 {
	width: 50%;
	margin-top: -3.5em;
	z-index: 2;
}

#noend_hs #uservoice .box .voice_04 {
	width: 90%;
	margin: 0.8em auto 1.0em;
}

#noend_hs #uservoice .inner {
	font-size: 12px;
	text-align: left;
}

#noend_hs #uservoice .box .voice_02,#noend_hs #uservoice .box .voice_04 {
	line-height: 1.8;
}

#noend_hs #uservoice img {
	mix-blend-mode: darken;
}



@media only screen and (max-width: 480px) {
	#noend_hs #uservoice h4 {
    font-size: 24px;
}
	#noend_hs #uservoice h4 span {
    font-size: 18px;
}
	#noend_hs #uservoice .box .voice_01 {
		margin-bottom: 0.5em;
	}
	#noend_hs #uservoice .box .voice_01 p {
    font-size: 17px;
}
	#noend_hs #uservoice .box .voice_02,#noend_hs #uservoice .box .voice_04 {
		font-size: 15px;
	}
	
	#noend_hs #uservoice .box .voice {
		position: relative;
	}
	
	#noend_hs #uservoice .box .voice .voice_03 {
		position: absolute;
		top: 5.5em;
	}
	
	#noend_hs #uservoice .box01 .voice .voice_03 {
		right: 0;
	}
	#noend_hs #uservoice .box02 .voice .voice_03 {
		left: 0;
	}
}



#noend_hs #trouble {
	background: url(https://www.forcise.jp/img/item/noend/liftheadspa/009.jpg)no-repeat;
	background-size: cover;
	padding: 2.0em 0;
	position: relative;
}

#noend_hs #trouble h4 {
	font-weight: normal;
	font-size: 30px;
	letter-spacing: 0.1em;
	margin: 1.0em auto;
}

#noend_hs #trouble h4 span {
	font-size: 40px;
}

#noend_hs #trouble h4 .span2 {
	font-size: 45px;
}

#noend_hs #trouble .box {
	width: 85%;
	margin: auto;
	background: rgba(255,255,255,0.6);
	border-radius: 50px;
	padding: 1.5em 0;
}

#noend_hs #trouble .box ul {
	text-align: left;
	display: inline-block;
}

#noend_hs #trouble .box li {
	position: relative;
	padding-left: 1.0em;
	line-height: 2.2;
}

#noend_hs #trouble .box li:before{
	content: "";
        display: inline-block;
        background: url(https://www.forcise.jp/img/item/noend/showerhead/check.png) no-repeat left;
        background-size: 100%;
        height: 20px;
        width: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}

#noend_hs #trouble p {
	font-size: 36px;
	margin: 1.0em auto;
	line-height: 1.8;
}

#noend_hs #trouble img {
	position: absolute;
	left: 50%;
	transform: translateY(-50%);
	bottom: -2.3em;
	/*mix-blend-mode: darken;*/
}



@media only screen and (max-width: 480px) {
	#noend_hs #trouble h4 {
    font-size: 15px;
}
	#noend_hs #trouble h4 span {
    font-size: 20px;
}
	#noend_hs #trouble h4 .span2 {
    font-size: 26px;
}
	#noend_hs #trouble .box {
    width: 90%;
    border-radius: 30px;
	padding: 1.0em 3%;
	box-sizing: border-box;
	font-size: 15px;
}
	#noend_hs #trouble .box li:before {
    height: 12px;
    width: 12px;
}
	#noend_hs #trouble .box li {
    padding-left: 1.5em;
}
	#noend_hs #trouble p {
    font-size: 18px;
    margin: 1.0em auto;
    line-height: 1.8;
}
	#noend_hs #trouble img {
    bottom: -3.5em;
}
}


#noend_hs #sokode .box {
	background: #000000;
	color: #FFFFFF;	
	padding-top: 2.0em;
}

#noend_hs #sokode .box h4 {
	font-weight: normal;
	font-size: 35px;
}

#noend_hs #sokode .box span {
	font-size: 55px;
}

#noend_hs #sokode .box .span1 {
	font-size: 40px;
}

#noend_hs #sokode .box2 {
	position: relative;
}

#noend_hs #sokode .box2 .sankaku {
	padding-top: 100px;
	width: 100%;
	position: absolute;
	top: -0.02em;
	left: 50%;
	transform: translateX(-50%);
	padding-top: 10%;
	margin-inline: auto;
	background-color: #000000;
	clip-path: polygon(50% 100%, 0 0, 100% 0);
}

#noend_hs #sokode .box2 .box_1 {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 1.0em;
	font-size: 35px;
	width: 100%;
}

#noend_hs #sokode .box2 .box_1 .span2 {
	font-size: 50px;
}

#noend_hs #sokode .box2 .box_1 .kome {
	vertical-align: text-top;
}

#noend_hs #sokode p.kome {
	text-align: left;
	padding-top: 1.5em;
}



@media only screen and (max-width: 480px) {
	#noend_hs #sokode .box h4 {
    font-size: 20px;
}
	#noend_hs #sokode .box span {
    font-size: 26px;
}
	#noend_hs #sokode .box .span1 {
    font-size: 18px;
}
	#noend_hs #sokode .box2 .box_1 {
    font-size: 16px;
}
	#noend_hs #sokode .box2 .box_1 .span2 {
    font-size: 22px;
}
	#noend_hs #sokode p.kome {
    padding-top: 1.0em;
}
	
}



#noend_hs #fit {
	background: url(https://www.forcise.jp/img/item/noend/liftheadspa/012.jpg?01) no-repeat bottom;
	padding: 1.5em 0;
	background-size: contain;
}

#noend_hs #fit h4 {
	font-weight: normal;
	background: #6c6c6c;
	color: #FFFFFF;
	font-size: 35px;
	letter-spacing: 0.1em;
}

#noend_hs #fit h4 span {
	font-family: lato, sans-serif;
font-weight: 400;
font-style: normal;
}

#noend_hs #fit .box {
	text-align: left;
	padding: 1.5em 0;
}

#noend_hs #fit .box p {
	font-size: 45px;
	margin-top: 1.0em;
}

#noend_hs #fit .box img {
	margin-left: 10%;
}

#noend_hs #fit ul {
	margin: 1.0em auto;
}

#noend_hs #fit li {
	background: #000000;
    width: 27%;
    border-radius: 50%;
    font-size: 34px;
    /*max-width: 130px;
    height: 130px;*/
    position: relative;
	height: auto;
	aspect-ratio: 1 / 1;
}

#noend_hs #fit li p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #FFFFFF;
	width: 100%;
}

#noend_hs #fit li p span {
	font-size: 28px;
}

#noend_hs #fit li p .kome {
	font-size: 12px;
}

#noend_hs #fit p.kome {
	text-align: left;
}



@media only screen and (max-width: 480px) {
	#noend_hs #fit h4 {
    font-size: 18px;
}
	#noend_hs #fit .box img {
    width: 25%;
}
	#noend_hs #fit .box p {
    font-size: 20px;
}
	#noend_hs #fit li {
    width: 31%;
    font-size: 16px;
}
	#noend_hs #fit li p span {
    font-size: 14px;
}
	#noend_hs #fit li p .kome {
    font-size: 8px;
}
}



#noend_hs #experience {
	position: relative;
	background: #f4f4f4;
}

#noend_hs #experience .dotimg {
	position: absolute;
	left: 50%;
	top: -1.2em;
	transform: translateX(-50%);
	z-index: 2;
}

#noend_hs #experience .box {
	position: relative;
}

#noend_hs #experience .box .box_01 {
	position: absolute;
	left: 50%;
	top: 3.5em;
	transform: translateX(-50%);
	width: 90%;
	margin: auto;
}

#noend_hs #experience h4 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: normal;
}


#noend_hs #experience h4 .box_logo {
	width: 15%;
}

#noend_hs #experience h4 .box_ttl {
	text-align: left;
	font-size: 28px;
	width: 80%;
}

#noend_hs #experience h4 .box_ttl span {
	font-family: "Josefin Sans";
	font-weight: bold;
}

#noend_hs #experience .box .box_01 p {
	font-size: 50px;
	margin: 0.3em auto;
}

#noend_hs #experience .box .box_01 p span {
	font-size: 40px;
}

#noend_hs #experience .box2 {
	padding: 1.0em 0 2.0em;
}

#noend_hs #experience .box2 p {
	font-size: 40px;
	margin-bottom: 1.0em;
}

#noend_hs #experience .box2 p span {
	font-size: 50px;
}

#noend_hs #experience .flex_box {
	width: 90%;
	margin: auto;
}

#noend_hs #experience .flex_box div {
	width: 48%;
}


@media only screen and (max-width: 480px) {
	#noend_hs #experience h4 .box_ttl {
    font-size: 12px;
}
	#noend_hs #experience h4 .box_ttl span {
		font-size: 16px;
	}
	#noend_hs #experience .box .box_01 p {
    font-size: 24px;
	text-shadow: 2px 2px 10px #fff ,
    -2px 2px 10px #fff ,
    2px -2px 10px #fff ,
    -2px -2px 10px #fff;
}
	#noend_hs #experience .box .box_01 p span {
    font-size: 20px;
}
	#noend_hs #experience .box2 p {
    font-size: 18px;
}
	#noend_hs #experience .box2 p span {
    font-size: 22px;
}
}


#noend_hs #points {
	background: url(https://www.forcise.jp/img/item/noend/liftheadspa/bk.jpg)no-repeat;
	background-size: cover;
	padding: 2.0em 0;
}

#noend_hs #points h3,#noend_hs #points h4 {
	color: #FFFFFF;
}

#noend_hs #points h3:before {
  background-color: #FFFFFF;
}

#noend_hs #points h4 {
	font-weight: normal;
	line-height: 1.1;
	margin: 1.5em auto;
}

#noend_hs #points h4 .span1 {
	font-size: 60px;
	letter-spacing: 0.1em;
	
}

#noend_hs #points h4 .span2 {
	font-family: lato, sans-serif;
font-style: normal;
	font-size: 130px;
	font-weight: 300;
}

#noend_hs #points h4 .span3 {
	font-size: 90px;
}

#noend_hs #points .box {
	background: #FFFFFF;
	border-top-left-radius: 80px;
	border-bottom-right-radius: 80px;
	margin-bottom: 2.0em;
}

#noend_hs #points .box:last-child {
	margin-bottom: 0;
}

#noend_hs #points .box .box1 {	
	background-size: contain;
	border-top-left-radius: 80px;
}

#noend_hs #points .box .inner {
	padding: 1.5em 0;
}

#noend_hs #points .box .inner:last-child {
	padding-bottom: 3.5em;
}

#noend_hs #points .point03 .inner:last-child {
	padding-bottom: 1.0em;
}

#noend_hs #points .point01 .box1 {
	background: url(https://www.forcise.jp/img/item/noend/liftheadspa/bk_01.jpg)no-repeat top right;
	/*background-size: contain;*/
}

#noend_hs #points .point02 .box1 {
	background: url(https://www.forcise.jp/img/item/noend/liftheadspa/bk_02.jpg)no-repeat top right;
	/*background-size: contain;*/
}

#noend_hs #points .point03 .box1 {
	background: url(https://www.forcise.jp/img/item/noend/liftheadspa/bk_03.jpg)no-repeat top right;
	/*background-size: contain;*/
}

#noend_hs #points .point03 .box2 {
	border-bottom-right-radius: 80px;
}

#noend_hs #points .point03 .box2 img {
	margin: 2.0em auto 3.5em;
}

#noend_hs #points .box .box1 h5 {
	font-weight: normal;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 2.0em;
}

#noend_hs #points .box .box1 h5 .point_n {
	background: #000000;
	color: #FFFFFF;
	width: 21%;
	border-radius: 50%;
	font-size: 23px;
	max-width: 130px;
	height: 130px;
	position: relative;
	
}

#noend_hs #points .box .box1 h5 .point_n p {
	position: absolute;
    inset: 0;
    margin:auto;
    height: fit-content;
	font-family: josefin-sans, sans-serif;
font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.1em;
}

#noend_hs #points .box .box1 h5 .point_n p span {
	font-family: lato, sans-serif;
	font-weight: 400;
	font-size: 38px;
}

#noend_hs #points .box .box1 h5 .text_ {
	text-align: left;
	width: 75%;
	font-size: 28px;
	line-height: 1.3;
}

#noend_hs #points .box .box1 h5 .text_ .span1 {
	font-family: lato, sans-serif;
font-style: normal;
	font-size: 45px;
	font-weight: 500;
	display: inline-block;
	margin: auto 0.1em;
}

#noend_hs #points .box .box1 h5 .text_ .span2 {
	font-size: 40px;
}

#noend_hs #points .box .box1 h5 .text_ .span5 {
	font-size: 30px;
}

#noend_hs #points .box .box1 h5 .kome {
	vertical-align: text-top;
}

#noend_hs #points .box .box2 {
	background: #f6f7fb;
}

#noend_hs #points .box .ttl {
	background: #000000;
	color: #FFFFFF;
	display: inline-block;
	padding: 0.1em 1.5em;
	border-radius: 30px;
	letter-spacing: 0.1em;
	margin-bottom: 1.0em;
}

#noend_hs #points .box dt {
	font-size: 28px;
	font-weight: 500;
}

#noend_hs #points .box dt .kome {
	vertical-align: text-top;
}

#noend_hs #points .box dd,#noend_hs #points .box .dd {
	text-align: left;
	line-height: 1.8;
}

#noend_hs #points .box dd img {
	margin: 1.5em auto 1.0em;
}


#noend_hs #points .box dd span,#noend_hs #points .box .dd span {
	color: #c14174;
}

#noend_hs #points .box p.kome {
	text-align: left;
	margin-top: 2.0em;
}

#noend_hs #points .box .sokode {
	position: relative;
	margin-bottom: -1.5em;
}

#noend_hs #points .box .sokode p {
	color: #FFFFFF;
	position: absolute;
	top: 35%;
	left: 50%;
	transform: translate(-50%,-50%);
	
}

#noend_hs #points .point02 .box2 {
	padding-top: 2.0em;
}

#noend_hs #points .box .dd {
	margin-top: 1.0em;
}

#noend_hs #points .box .dd img {
	margin-top: 2.0em;
}

#noend_hs #points .point02 dt {
	font-size: 35px;
}

#noend_hs #points .point02 dt .span1 {
	color: #c14174;
}

#noend_hs #points .point03 .dd {
	margin: 1.0em auto 2.0em;
}



#noend_hs #points .point04 li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: left;
	margin-bottom: 1.5em;
}

#noend_hs #points .point04 li .list_01 {
	width: 50%;
}

#noend_hs #points .point04 li .list_02 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}


#noend_hs #points .point04 li p {
	width: 70%;
	font-size: 28px;
	font-weight: 500;
}

#noend_hs #points .point04 li p span {
	background: #000000;
	color: #FFFFFF;
	display: inline-block;
	padding: 0.2em 0.5em;
	font-size: 18px;
	margin-bottom: 0.5em;
	letter-spacing: 0.05em;
}

#noend_hs #points .point04 li .icon {
	width: 28%;
}

#noend_hs #points .point04 li .list_03 {
	border-top: 1px solid;
	margin-top: 0.5em;
	padding-top: 0.5em;
}

#noend_hs #points .point04 li .list_04 {
	width: 45%;
}

#noend_hs #points .shisui {
	position: relative;
}

#noend_hs #points .shisui p {
	color: #FFFFFF;
	text-align: left;
	font-size: 28px;
	position: absolute;
	top: 1.0em;
	left: 5%;
}

#noend_hs #points .shisui img {
	box-shadow: 0px 5px 5px rgba(0,0,0,0.2);
}



@media only screen and (max-width: 480px) {
	#noend_hs #points .box {
    border-top-left-radius: 60px;
    border-bottom-right-radius: 60px;
}
	#noend_hs #points h4 .span1 {
    font-size: 30px;
}
	#noend_hs #points h4 .span3 {
    font-size: 45px;
}
	#noend_hs #points h4 .span2 {
    font-size: 70px;
}
	#noend_hs #points .box .box1 h5 .point_n {
    width: 21%;
    font-size: 12px;
    max-width: 55px;
    height: 55px;
}
	#noend_hs #points .box .box1 h5 .point_n p span {
    font-size: 22px;
}
	#noend_hs #points .box .box1 h5 .text_ {
    font-size: 14px;
}
	#noend_hs #points .box .box1 h5 .text_ .span1 {
    font-size: 28px;
}
	#noend_hs #points .box .box1 h5 .text_ .span2 {
    font-size: 20px;
}
	#noend_hs #points .box dt {
    font-size: 17px;
}
	#noend_hs #points .box .sokode img {
		width: 50%;
	}
	#noend_hs #points .point04 li {
		flex-direction: column;
	}
	#noend_hs #points .point04 li .list_01 {
    width: 100%;
}
	#noend_hs #points .point04 li .list_04 {
    width: 100%;
		margin: 1.0em auto 1.5em;
}
	#noend_hs #points .point04 li p span {
    font-size: 12px;
}
	#noend_hs #points .point04 li p {
    font-size: 20px;
}
	#noend_hs #points .shisui p {
    font-size: 16px;
}
	#noend_hs #points .box .box1 h5 .text_ .span5 {
    font-size: 16px;
}
}



#noend_hs #more {
	padding: 2.0em 0;
}

#noend_hs #more .h4 {
	margin: 1.0em auto 1.5em;
}

#noend_hs #more h4 {
	margin: 0.3em auto;
	font-size: 42px;
	font-weight: normal;
}

#noend_hs #more .more_box .box {
	padding: 2.0em 0;
}

#noend_hs #more .more_box .box:nth-child(odd) {
	background: #f6f7fb;
}

#noend_hs #more .more_box .box dt {
	font-size: 28px;
	margin-bottom: 1.0em;
}

#noend_hs #more .more_box .box dd {
	text-align: left;
}

#noend_hs #more .more_box .box dd span {
	color: #c14174;
	line-height: 1.8;
}

#noend_hs #more .more_box .box dd img {
	margin: 1.0em auto;
}


@media only screen and (max-width: 480px) {
	#noend_hs #more h4 {
    font-size: 22px;
}
	#noend_hs #more .more_box .box dt {
    font-size: 18px;
		font-weight: 500;
}
}



#noend_hs #howtouse .ttl {
	background: #e9e9e9;
	padding: 1.5em 0;
	margin-bottom: 1.5em;
}

#noend_hs #howtouse h4 {
	font-size: 45px;
	margin: 0.5em auto;
	font-weight: normal;
	letter-spacing: 0.1em;
}

#noend_hs #howtouse h4 .span1 {
	font-size: 35px;
}

#noend_hs #howtouse h4 .span2 {
	font-size: 55px;
}

#noend_hs #howtouse h4 .span3 {
	font-family: lato, sans-serif;
font-weight: 400;
font-style: normal;
}

#noend_hs #howtouse .box {
	margin-bottom: 2.0em;
}

#noend_hs #howtouse .box_1 {
	text-align: left;
	width: 55%;
}

#noend_hs #howtouse .img_s {
	width: 40%;
}

#noend_hs #howtouse .box_1 dt {
	font-size: 30px;
	line-height: 1.3;
	margin-bottom: 0.5em;
}

#noend_hs #howtouse .box_1 dt span {
	font-size: 70px;
}

#noend_hs #howtouse .box_1 dt .span1 {
	font-size: 60px;
}

#noend_hs #howtouse .box_1 dt .span2 {
	font-family: lato, sans-serif;
font-weight: 400;
font-style: normal;
	font-size: 75px;
}

#noend_hs #howtouse .box_1 dd {
	font-size: 24px
}

#noend_hs #howtouse ul {
	margin: 1.5em auto;
}

#noend_hs #howtouse li {
	background: #000000;
    width: 18%;
    border-radius: 50%;
    font-size: 24px;
    position: relative;
	height: auto;
	aspect-ratio: 1 / 1;
}

#noend_hs #howtouse li p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #FFFFFF;
	width: 100%;
	letter-spacing: 0.1em;
}

#noend_hs #howtouse li p span {
	font-family: lato, sans-serif;
font-weight: 400;
	font-style: italic;
}

#noend_hs #howtouse .box_2 {
	background: linear-gradient(5deg, #e9e9e9 0%, #e9e9e9 50%, #ffffff 50%, #ffffff 100%);
	height: 100px;
	margin-top: -5.5em;
}

#noend_hs #howtouse .box_3 {
	background: #e9e9e9;
	padding-bottom: 2.0em;
}

#noend_hs #howtouse .box_3 .flex_box {
	margin-bottom: 1.5em;
}

#noend_hs #howtouse .box_3 .box_p {
	width: 55%;
	text-align: left;
}

#noend_hs #howtouse .box_3 .box_img {
	width: 40%;
}

#noend_hs #howtouse .box_3 .box_p dt {
	background: #000000;
	color: #FFFFFF;
	font-size: 20px;
	display: inline-block;
	padding: 0 1.0em;
	margin-bottom: 1.0em;
}

#noend_hs #howtouse .box_3 .box_p dd {
	font-size: 30px;
}







@media only screen and (max-width: 480px) {
	#noend_hs #howtouse h4 {
    font-size: 22px;
}
	#noend_hs #howtouse dt p {
    font-size: 16px;
}
	#noend_hs #howtouse dt .span1 {
    font-size: 22px;
    max-width: 32px;
    height: 32px;
}
	#noend_hs #howtouse dd {
    font-size: 14px;
}
	#noend_hs #howtouse .box .flex_box {
        flex-wrap: wrap;
        justify-content: center;
    }
	
	#noend_hs #howtouse li {
    width: 25%;
    margin: auto 1% 0.5em;
    font-size: 14px;
}
	
	#noend_hs #howtouse dt {
    align-items: flex-start;
}
	#noend_hs #howtouse h4 .span1 {
    font-size: 18px;
}
	#noend_hs #howtouse h4 .span2 {
    font-size: 30px;
}
	#noend_hs #howtouse .box_1 dt {
    font-size: 14px;
}
	#noend_hs #howtouse .box_1 dt .span1 {
    font-size: 28px;
}
	#noend_hs #howtouse .box_1 dt .span2 {
    font-size: 50px;
}
	#noend_hs #howtouse .box_1 dt span {
    font-size: 40px;
}
	#noend_hs #howtouse .box_1 dd {
    font-size: 16px;
}
	#noend_hs #howtouse .box_2 {
    margin-top: -7.0em;
}
	#noend_hs #howtouse .box_3 .box_p dt {
    font-size: 12px;
}
	#noend_hs #howtouse .box_3 .box_p dd {
    font-size: 16px;
}
	#noend_hs #howtouse li p {
    line-height: 1.3;
}
}



#noend_hs #aging_care {
	padding: 2.0em 0;
}

#noend_hs #aging_care p {
	font-size: 35px;
}

#noend_hs #aging_care p span {
	font-size: 50px;
}

#noend_hs #aging_care p .kome {
	font-size: 12px;
	vertical-align: text-top;
}

#noend_hs #aging_care .box {
	position: relative;
}

#noend_hs #aging_care .box .p_1,#noend_hs #aging_care .box .p_2 {
	position: absolute;
	text-align: left;
	letter-spacing: 0.1em;
}

#noend_hs #aging_care .box .p_1 {
	right: 5%;
	top: 3.5em;
}

#noend_hs #aging_care .box .p_2 {
	left: 5%;
	bottom: 3.5em;
}

#noend_hs #aging_care .inner ul {
	margin: 2.0em auto 1.0em;
}

#noend_hs #aging_care .inner li {
	width: 22%;
	height: auto;
	aspect-ratio: 1 / 1;
	background: #dee1e5;
	border-radius: 20px;
	position: relative;
	
}

#noend_hs #aging_care .inner li p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 20px;
	width: 100%;
	line-height: 1.3;
}

#noend_hs #aging_care .inner li span {
	font-size: 38px;
}

#noend_hs #aging_care .inner li .num {
	font-family: lato, sans-serif;
font-weight: 400;
	font-style: normal;
}

#noend_hs #aging_care .inner li .kome {
	font-size: 12px;
	vertical-align: text-top;
}

#noend_hs #aging_care .inner p.kome {
	font-size: 12px;
	text-align: left;
}


@media only screen and (max-width: 480px) {
	#noend_hs #aging_care p {
    font-size: 18px;
}
	#noend_hs #aging_care p span {
    font-size: 26px;
}
	#noend_hs #aging_care .inner ul {
    flex-wrap: wrap;
}
	#noend_hs #aging_care .inner li p {
    font-size: 10px;
}
	#noend_hs #aging_care .inner li span {
    font-size: 18px;
}
	#noend_hs #aging_care .inner li .kome {
    font-size: 7px;
}
	#noend_hs #aging_care .inner p.kome {
    font-size: 10px;
}
	#noend_hs #aging_care .inner li {
    width: 24%;
    border-radius: 10px;
}
	
}



#noend_hs #present {
	background: url(https://www.forcise.jp/img/item/noend/liftheadspa/bk_04.jpg) no-repeat top right;
	padding: 2.0em 0;
}

#noend_hs #present h4 {
	font-weight: normal;
	font-size: 50px;
	margin-bottom: 1.5em;
}

#noend_hs #present h4 span {
	font-size: 60px;
}

#noend_hs #present .box_img {
	width: 45%;
}

#noend_hs #present .box_p {
	width: 45%;
	margin-right: 5%;
	text-align: left;
	line-height: 1.8;
}

#noend_hs #present .box_p span {
	color: #c14174;
}


@media only screen and (max-width: 480px) {
	#noend_hs #present h4 {
    font-size: 24px;
}
	#noend_hs #present h4 span {
    font-size: 30px;
}
}



#noend_hs #faq {
	padding: 2.0em 0;
}

#noend_hs #faq h4 {
	font-weight: normal;
	font-size: 40px;
	margin: 0.5em auto 1.5em;
}

#noend_hs #faq dl {
	text-align: left;
}

#noend_hs #faq dt {
	background: #000000;
	color: #FFFFFF;
	position: relative;
	padding: 0.5em 0 0.5em 4.0em;
	margin-bottom: 0.5em;
}

#noend_hs #faq dt:before{
	content: "Q";
    display: inline-block;
    position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0.5em;
	font-family: josefin-sans, sans-serif;
    font-weight: 300;
	font-size: 40px;
	border-right: 1px solid;
	padding-right: 0.3em;
	line-height: 1.0;
}

#noend_hs #faq dd {
	position: relative;
	padding: 0.5em 0 0.5em 4.0em;
	line-height: 1.8;
}


#noend_hs #faq dd:before{
	content: "A";
    display: inline-block;
    position: absolute;
	top: 5%;
	/*transform: translateY(-50%);*/
	left: 0.5em;
	font-family: josefin-sans, sans-serif;
    font-weight: 300;
	font-size: 40px;
	border-right: 1px solid;
	padding-right: 0.45em;
	line-height: 1.0;
}

#noend_hs #faq li {
	margin-bottom: 1.0em;
}



@media only screen and (max-width: 480px) {
	#noend_hs #faq h4 {
    font-size: 26px;
}
	#noend_hs #faq dt:before {
    font-size: 24px;
}
	#noend_hs #faq dd:before {
    font-size: 24px;
}
}


#noend_hs #spec {
	padding: 2.0em 0;
	background: #f6f7fb;
}

#noend_hs #spec h4 {
	font-weight: normal;
	font-size: 40px;
	margin: 0.5em auto 1.0em;
}

#noend_hs #spec dl {	
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	font-size: 20px;
	margin-top: 1.0em;
}

#noend_hs #spec dt {
	text-align: left;
	width: 25%;
	padding-top: 0.5em;
	padding-right: 3%;	
	line-height: 1.8;
	box-sizing: border-box;
}

#noend_hs #spec dd {
	text-align: left;
	width: 75%;
	padding: 0.5em 0 0.5em 3%;
	box-sizing: border-box;
	border-left: 1px solid;
}


@media only screen and (max-width: 480px) {
	#noend_hs #spec h4 {
    font-size: 26px;
}
	#noend_hs #spec dl {
    font-size: 14px;
}
	#noend_hs #spec dt {
    width: 30%;
}
	#noend_hs #spec dd {
		width: 70%;
	}
}
