@charset "utf-8";
/* CSS Document */

@import url("https://use.typekit.net/mcy6xqx.css");

:root {
  --main-color: #e0ce98;
  --sub-color1: #b29c5c;
  --sub-color2: #f7f3e8;
}

#hairoil_2026 {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
	font-size: clamp(1.4444rem, 1.0808rem + 1.0227vw, 2.4444rem);
	color: #2e2e2e;
	font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}

#hairoil_2026 img {
	max-width: 100%;
}

#hairoil_2026 h2 {
	font-size: clamp(2.4444rem, 1.5152rem + 2.6136vw, 5rem);
	font-weight: normal;
	margin-bottom: 0.5em;
	line-height: 1.8;
}

#hairoil_2026 h2 .span1 {
	font-family: century-gothic, sans-serif;
font-weight: 500;
font-style: normal;
	color: var(--sub-color1);
	font-size: clamp(2rem, 1.6364rem + 1.1364vw, 3rem);
	letter-spacing: 0.2em;
	display: block;
	margin-bottom: 0.5em;
}

#hairoil_2026 h2 .span2 {
	font-size: 60%;
	display: block;
}

#hairoil_2026 .readmore h2 {
	color: #2e2e2e;
	font-size: 20px;
	font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}



#hairoil_2026 .doted {
	color: var(--sub-color1);
	margin: 2.0em auto;
}


#hairoil_2026 #fv {
	background: var(--sub-color2);
	padding-bottom: 3.0em;
}

#hairoil_2026 #fv .fv_img {
	position: relative;
}

#hairoil_2026 #fv .fv_img .sub_text {
	position: absolute;
	right: 8%;
	top: 2.2em;
	writing-mode: vertical-rl;
	text-align: left;
	font-weight: 700;
	line-height: 1.0;
}

#hairoil_2026 #fv .fv_img .sub_text p {
	background: #FFFFFF;
	padding: 1.0em 0.5em;
	/*display: ruby-text;*/
	display: inline-block;
}

#hairoil_2026 #fv .fv_img .sub_text p:last-child {
	margin-top: 1.5em;
	margin-right: 0.5em;
}

#hairoil_2026 ol.s_btn,#hairoil_2026 #fv ul {
	display: flex;
	justify-content: space-between;
	font-size: clamp(1.1111rem, 0.7879rem + 0.9091vw, 2rem);
}

#hairoil_2026 #fv ul {
	flex-wrap: wrap;
	margin-bottom: 1.5em;
	align-items: stretch;
}

#hairoil_2026 #fv ul li {
	width: 49%;
}

#hairoil_2026 #fv ul li a {
	color: #2e2e2e;
	border: 1px solid #868686;
	border-radius: 100vmax;
	padding: 0.8em 5%;
	background: #FFFFFF;
	display: block;
	margin: 0.3em auto;
	position: relative;
}

#hairoil_2026 #fv ul li a:after{
	content: "";
    width: 0.5em;
    height: 0.5em;
    border: 0;
    border-top: solid 2px #2e2e2e;
    border-right: solid 2px #2e2e2e;
    position: absolute;
    top: 50%;
    margin-top: -0.2em;
    transform: rotate(45deg);
    right: 5%;
}

#hairoil_2026 ol.s_btn li {
	width: 23%;
}

#hairoil_2026 ol.s_btn li a {
	color: #FFFFFF;
	background: var(--sub-color1);
	border-radius: 15px;
	padding: 1.0em 0.5em 2.5em;
	display: block;
	position: relative;
}

#hairoil_2026 ol.s_btn li a span {
	display: block;
	font-family: century-gothic, sans-serif;
font-weight: 600;
font-style: normal;
	font-size: 75%;
	letter-spacing: 0.1em;
	margin-bottom: 0.5em;
}

#hairoil_2026 ol.s_btn li a:after{
	content: "";
    width: 0.5em;
    height: 0.5em;
    border: 0;
    border-bottom: solid 2px #FFFFFF;
    border-right: solid 2px #FFFFFF;
    position: absolute;
    left: 50%;
    margin-left: -0.2em;
    transform: rotate(45deg);
    bottom: 1.0em;
}

#hairoil_2026 #about {
	padding: 2.5em 0 0;
}

#hairoil_2026 #about .kensho_ttl {
	font-size: clamp(2rem, 1.6364rem + 1.1364vw, 3rem);
}

#hairoil_2026 #about #kensho .bg:first-of-type {
	margin: 3.0em auto 2.0em;
}

#hairoil_2026 #about #kensho .text_left {
	text-align: left;
	margin-top: 1.0em;
}

#hairoil_2026 #about #kensho .bg.staff .comm_flex {
    max-width: none;
}

#hairoil_2026 #about .comm_w90 dt {
	font-size: clamp(2.2rem, 1.7273rem + 1.4773vw, 3.5rem);
	margin: 1.0em auto 0.8em;
}

#hairoil_2026 #about .comm_w90 dd {
	text-align: left;
}


#hairoil_2026 #effects {
	padding-bottom: 2.0em;
}

#hairoil_2026 #effects .box_1 {
	background: var(--sub-color2);
	padding: 2.5em 0 1.0em;
}

#hairoil_2026 #effects .box_1 li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #fff;
	margin: 0.8em auto;	
}


#hairoil_2026 #effects .box_1 li .img_box {
	width: 25%;
}

#hairoil_2026 #effects .box_1 li .text_box {
	width: 75%;
	padding: 0.2em 5%;
	box-sizing: border-box;
	text-align: left;
	position: relative;
}

#hairoil_2026 #effects .box_1 li .text_box dt {
	font-weight: 700;
}

#hairoil_2026 #effects .box_1 li .text_box:after {
	content: "01";
	position: absolute;
	right: -0.2em;
	top: -1.0em;
	font-family: century-gothic, sans-serif;
	font-size: clamp(2.4444rem, 1.5152rem + 2.6136vw, 5rem);
	color: rgba(178,156,92,0.6);
}

#hairoil_2026 #effects .box_1 li:nth-of-type(2) .text_box:after {
	content: "02";
}

#hairoil_2026 #effects .box_1 li:nth-of-type(3) .text_box:after {
	content: "03";
}

#hairoil_2026 #effects .box_1 li:nth-of-type(4) .text_box:after {
	content: "04";
}

#hairoil_2026 #effects .box_1 li:nth-of-type(5) .text_box:after {
	content: "05";
}

#hairoil_2026 #effects .box_2 {
	background: linear-gradient(to top, #fff 70%, #f7f3e8 70%);
	margin-bottom: 1.0em;
}

#hairoil_2026 #effects .box_2 .comm_w90 {
	background: var(--main-color);
	padding: 1.5em 5%;
	color: #FFFFFF;
	box-sizing: border-box;
}

#hairoil_2026 #effects .box_2 p {
	margin-bottom: 1.5em;
	font-size: clamp(2rem, 1.6364rem + 1.1364vw, 3rem);
}

#hairoil_2026 #effects .kome {
	text-align: left;
	font-size: 65%;
}


#hairoil_2026 #comparison {
	background: #EEEEEE;
	padding: 2.0em 0;
}

#hairoil_2026 #comparison table {
	background: #EEEEEE;
	table-layout: fixed;
}

#hairoil_2026 #comparison table th,#hairoil_2026 #comparison table td {
	border: 2px solid #EEEEEE;
	vertical-align: middle;
	font-size: clamp(1.1111rem, 0.7879rem + 0.9091vw, 2rem);
	line-height: 1.5;
	background: #FFFFFF;
}

#hairoil_2026 #comparison table th.th_oil {
	background: var(--main-color);
	color: #FFFFFF;
	border: 3px solid #e0ce98;
}

#hairoil_2026 #comparison table .th_oil {
	border-left: 3px solid #e0ce98;
	border-right: 3px solid #e0ce98;
	font-size: clamp(1.4rem, 1.1091rem + 0.9091vw, 2.2rem);
}

#hairoil_2026 #comparison table tr:last-of-type .th_oil {
	border-bottom: 3px solid #e0ce98;
}

#hairoil_2026 #comparison table .th_milk {
	background: #dbaba9;
	color: #FFFFFF;
}

#hairoil_2026 #comparison table .th_milk span {
	display: block;
	font-size: 80%;
	margin-top: -0.5em;
}

#hairoil_2026 #comparison table .th_mist {
	background: #a9ccdb;
	color: #FFFFFF;
}

#hairoil_2026 #comparison table td {
	padding: 0.5em;
}

#hairoil_2026 #comparison table td img {
	max-width: 110px;
	width: 90%;
}


#hairoil_2026 #top_rated {
	padding: 2.5em 0;
	
}

#hairoil_2026 #top_rated #table_box {
	background: var(--main-color);
	color: #FFFFFF;
	padding: 2.0em 5%;
}

#hairoil_2026 #top_rated #table_box dt {
	font-size: clamp(2rem, 1.6364rem + 1.1364vw, 3rem);
	margin-bottom: 0.5em;
}

#hairoil_2026 #top_rated #table_box dd {
	line-height: 1.8;
}

#hairoil_2026 #top_rated #table_box table {
	color: #2e2e2e;	
	font-size: 90%;
	margin: 1.5em auto 0.5em;
}

#hairoil_2026 #top_rated #table_box table th,#hairoil_2026 #top_rated #table_box table td {
	border: 2px solid #e0ce98;
	vertical-align: middle;
	font-size: clamp(1.1111rem, 0.7879rem + 0.9091vw, 2rem);
	line-height: 1.5;
	background: #FFFFFF;
}

#hairoil_2026 #top_rated #table_box table th span {
	font-size: 70%;
}

#hairoil_2026 #top_rated #table_box table th {
	width: 6%;
	box-sizing: border-box;
	padding: 0.2em;
}

#hairoil_2026 #top_rated #table_box table td {
	padding: 0.5em;
	font-size: 70%;
}

#hairoil_2026 #top_rated #table_box table .img_td {
	width: 10%;
	padding: 0;
}

#hairoil_2026 #top_rated #table_box table td:first-of-type {
	text-align: left;
	font-weight: bold;
	/*font-size: clamp(1.1111rem, 0.7879rem + 0.9091vw, 2rem);*/
	font-size: 90%;
	width: 20%;
}

#hairoil_2026 #top_rated #table_box table td:first-of-type span {
	font-size: 70%;
	display: block;
}

#hairoil_2026 #top_rated #table_box table td:first-of-type a {
	color: #2E2E2E;
}

#hairoil_2026 #top_rated #table_box table .btn {
	background: var(--sub-color2);	
}

#hairoil_2026 #top_rated #table_box table .btn a {
	color: var(--main-color);
}

#hairoil_2026 #top_rated #table_box p {
	font-size: 50%;
	text-align: left;
}


#hairoil_2026 #oil_cate {
	padding: 2.5em 0;
}

#hairoil_2026 #oil_cate p {
	text-align: left;
	margin: 1.5em auto;
	line-height: 1.8;
}

#hairoil_2026 #oil_cate img {
	width: 100%;
}

#hairoil_2026 #oil_cate h3,#hairoil_2026 .h2_type2 {
	background: var(--main-color);
	color: #FFFFFF;
	font-size: clamp(2.8rem, 2.2545rem + 1.7045vw, 4.3rem);
	font-weight: normal;
	position: relative;
	padding: 0.5em 0;
	margin-top: 2.5em;
	letter-spacing: 0.1em;
}
#hairoil_2026 #oil_cate h3 span,#hairoil_2026 .h2_type2 span {
	font-family: century-gothic, sans-serif;
font-weight: 500;
font-style: normal;
	color: rgba(178,156,92,0.65);
	font-size: clamp(3rem, 2.3455rem + 2.0455vw, 4.8rem);
	letter-spacing: 0.3em;
	display: block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top : -0.8em;
	width: 100%;
}

#hairoil_2026 #oil_cate #trouble {
	background: var(--sub-color2);
	padding-bottom: 2.0em;
}

#hairoil_2026 #oil_cate ul {
	margin: 2.0em auto 4.0em;
}

#hairoil_2026 #oil_cate ul li a {
	display: block;
	color: #2e2e2e;
	background: #FFFFFF;
	border: 1px solid;
	border-radius: 100vmax;
	padding: 0.8em 5%;
	margin: 0.5em auto;
	position: relative;
}

#hairoil_2026 #oil_cate ul li a:after{
	content: "";
    width: 0.5em;
    height: 0.5em;
    border: 0;
    border-top: solid 2px #2e2e2e;
    border-right: solid 2px #2e2e2e;
    position: absolute;
    top: 50%;
    margin-top: -0.2em;
    transform: rotate(45deg);
    right: 5%;
}

#hairoil_2026 #oil_cate .box {
	background: #FFFFFF;
	padding: 2.5em 5% 2.0em;
	margin: 3.0em auto;
}

#hairoil_2026 #oil_cate .box h4 {
	font-size: clamp(2.8rem, 2.2545rem + 1.7045vw, 4.3rem);
	font-weight: normal;
	position: relative;
	margin-bottom: 0.8em;
}

#hairoil_2026 #oil_cate .box h4 .span1 {
	font-family: century-gothic, sans-serif;
font-weight: 500;
font-style: normal;
	color: rgba(178,156,92,0.65);
	font-size: clamp(3rem, 2.3455rem + 2.0455vw, 4.8rem);
	letter-spacing: 0.3em;
	display: block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top : -2.0em;
	width: 100%;
}

#hairoil_2026 #oil_cate .box h4 .span2 {
	font-size: 70%;
	display: block;
}

#hairoil_2026 #oil_cate .box h5 {
	font-size: clamp(2.2rem, 1.7273rem + 1.4773vw, 3.5rem);
	font-weight: normal;
	margin: 2.5em auto 1.0em;
	font-weight: 500;
}

#hairoil_2026 #oil_cate .box h5 span {
	font-family: century-gothic, sans-serif;
font-weight: 500;
font-style: normal;
	color: rgba(178,156,92,0.65);
	font-size: clamp(3rem, 2.3455rem + 2.0455vw, 4.8rem);
	letter-spacing: 0.3em;
	display: block;
	/*margin-bottom: -1.0em;*/
	line-height: 0;
}

#hairoil_2026 #oil_cate .box .component {
	align-items: flex-start;
}

#hairoil_2026 #oil_cate .box .component dl {
	width: 48%;
}

#hairoil_2026 #oil_cate .box .component dt {
	font-weight: 600;
	font-size: clamp(2rem, 1.6364rem + 1.1364vw, 3rem);
}

#hairoil_2026 #oil_cate .box .component dt img {
	margin-bottom: 1.0em;
}

#hairoil_2026 #oil_cate .box .component dd {
	text-align: left;
	line-height: 1.8;
	margin: 0.8em auto;
}

#hairoil_2026 #trouble .box:last-of-type {
	margin-bottom: 0;
}


#hairoil_2026 .onepoint {
	padding-bottom: 1.5em;
}

#hairoil_2026 .onepoint .comm_flex {
	align-items: flex-start;
}
#hairoil_2026 .onepoint a {
	width: 20%;
	display: block;
	color: #707070;
}

#hairoil_2026 .onepoint a p {
	text-align: center!important;
	margin: 0.5em auto!important;
}

#hairoil_2026 .onepoint a p span {
	font-size: 60%;
	padding: 0.1em 1.5em;
	display: inline;
	border: 1px solid;
	margin-bottom: 0.3em;
} 

#hairoil_2026 .onepoint dl {
	width: 75%;
	text-align: left;
}

#hairoil_2026 .onepoint dt {
	font-weight: 600;
	font-size: clamp(2rem, 1.6364rem + 1.1364vw, 3rem);
	margin-bottom: 0.5em;
}

#hairoil_2026 .onepoint dd {
	line-height: 1.8;
}

#hairoil_2026 #oil_cate .btn a {
	border-radius: 100vmax;
	background: var(--sub-color1);
	color: #FFFFFF;
	padding: 0.5em 5%;
	position: relative;
	display: block;
}

#hairoil_2026 #oil_cate .btn a:after{
	content: "";
    width: 0.5em;
    height: 0.5em;
    border: 0;
    border-top: solid 2px #FFFFFF;
    border-right: solid 2px #FFFFFF;
    position: absolute;
    top: 50%;
    margin-top: -0.2em;
    transform: rotate(45deg);
    right: 5%;
}

#hairoil_2026 #oil_cate #fragrance .box {
	background: var(--sub-color2);
}

#hairoil_2026 #oil_cate #fragrance .badge {
	display: flex;
	justify-content: center;
	align-items: center;
}

#hairoil_2026 #oil_cate #fragrance .badge p {
	background: #FFFFFF;
	border-radius: 100vmax;
	padding: 0.2em 1.5em;
	font-size: 70%;
	margin: auto 0.3em;
}

#hairoil_2026 #oil_cate #fragrance .comm_flex {
	align-items: flex-start;
	margin: 2.0em auto;
}

#hairoil_2026 #oil_cate #fragrance .img_box {
	width: 45%;
}

#hairoil_2026 #oil_cate #fragrance .text_box {
	width: 50%;
	text-align: left;
	line-height: 1.8;
}

#hairoil_2026 #oil_cate #fragrance .box .btn a:before {
	content: "";
        display: inline-block;
        background: url(https://www.forcise.jp/page/hairoil/img/rose.png) no-repeat left;
        background-size: 100%;
        height: auto;
        width: 10%;
       aspect-ratio: 101 / 98;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 3%;
}

#hairoil_2026 #oil_cate #fragrance .box:nth-of-type(2) .btn a:before {
	content: "";
        display: inline-block;
        background: url(https://www.forcise.jp/page/hairoil/img/apple.png) no-repeat left;
        background-size: 100%;
        height: auto;
        width: 13%;
       aspect-ratio: 123 / 94;
}

#hairoil_2026 #oil_cate #fragrance .box:nth-of-type(3) .btn a:before {
	content: "";
        display: inline-block;
        background: url(https://www.forcise.jp/page/hairoil/img/lav.png) no-repeat left;
        background-size: 100%;
        height: auto;
        width: 10%;
       aspect-ratio: 97 / 123;
}

#hairoil_2026 #oil_cate #fragrance .box:nth-of-type(4) .btn a:before {
	content: "";
        display: inline-block;
        background: url(https://www.forcise.jp/page/hairoil/img/musk.png) no-repeat left;
        background-size: 100%;
        height: auto;
        width: 18%;
       aspect-ratio: 153 / 84;
}

#hairoil_2026 #oil_cate #fragrance .box:nth-of-type(5) .btn a:before {
	content: "";
        display: inline-block;
        background: url(https://www.forcise.jp/page/hairoil/img/coco.png) no-repeat left;
        background-size: 100%;
        height: auto;
        width: 13%;
       aspect-ratio: 107 / 93;
}


#hairoil_2026 #oil_cate #ingredient {
	background: var(--sub-color2);
	padding-bottom: 2.0em;
}

/*#hairoil_2026 #oil_cate #ingredient .box h4 .span2 {
	font-size: 75%;
}*/

#hairoil_2026 #oil_cate #ingredient .kome {
	font-size: 60%;
}

#hairoil_2026 #oil_cate #ingredient .box:last-of-type {
	margin-bottom: 0;
}

#hairoil_2026 #oil_cate #ingredient .comm_flex {
	align-items: flex-start;
}

#hairoil_2026 #oil_cate #ingredient .text_box {
	width: 50%;
	text-align: left;
	line-height: 1.8;
}

#hairoil_2026 #oil_cate #ingredient .img_box {
	width: 45%;
}

#hairoil_2026 #oil_cate #ingredient .ing_flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 1.5em auto;
}

#hairoil_2026 #oil_cate #ingredient .ing_flex li {
	width: 31%;	
	aspect-ratio: 18 / 10;
	background: var(--sub-color2);
	position: relative;
}

#hairoil_2026 #oil_cate #ingredient .ing_flex li p {
	text-align: center;
	padding: 1.0em 1%;
	line-height: normal;
	margin: auto;	
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 100%;	
}


#hairoil_2026 #oil_cate #price h4 {
	font-size: clamp(2.8rem, 2.2545rem + 1.7045vw, 4.3rem);
	font-weight: normal;
	margin: 1.0em auto 0.8em;
}

#hairoil_2026 #oil_cate .price_btn {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#hairoil_2026 #oil_cate .price_btn a {
	width: 48%;
	background: var(--sub-color1);
	color: #FFFFFF;
	border-radius: 100vmax;
	display: block;
	box-sizing: border-box;
	padding: 0.8em 5%;
    margin: 0.3em auto;
    position: relative;
}

#hairoil_2026 #oil_cate .price_btn a:after{
	content: "";
    width: 0.5em;
    height: 0.5em;
    border: 0;
    border-top: solid 2px #FFFFFF;
    border-right: solid 2px #FFFFFF;
    position: absolute;
    top: 50%;
    margin-top: -0.2em;
    transform: rotate(45deg);
    right: 5%;
}

#hairoil_2026 #other_oil {
	background: var(--sub-color2);
	padding: 2.5em 0 2.0em;
}

#hairoil_2026 #other_oil h2 {
	line-height: 1.4;
	padding: 1.0em 0;
	margin: 0 auto 1.0em;
}

#hairoil_2026 #other_oil h2 span {
    top: -0.7em;
}

#hairoil_2026 #other_oil dt {
	font-size: clamp(2.8rem, 2.2545rem + 1.7045vw, 4.3rem);
}

#hairoil_2026 #other_oil dd {
	text-align: left;
	line-height: 1.8;
	margin: 1.0em auto 2.0em;
}


#hairoil_2026 #howtouse {
	padding: 2.5em 0 2.0em;
}

#hairoil_2026 #howtouse h2 {
	margin: 0 auto 1.0em;
}

#hairoil_2026 #howtouse .box {
	padding: 1.0em 0;
}

#hairoil_2026 #howtouse h3 {
	font-weight: 500;
	font-size: clamp(2.2rem, 1.7273rem + 1.4773vw, 3.5rem);
}

#hairoil_2026 #howtouse h3 span {
	display: block;
	font-family: century-gothic, sans-serif;
	font-size: clamp(2.4444rem, 1.5152rem + 2.6136vw, 5rem);
	color: rgba(178,156,92,0.6);
	letter-spacing: 0.3em;
}

#hairoil_2026 #howtouse li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 2.0em auto;
}

#hairoil_2026 #howtouse li .img_box {
	width: 35%;
}

#hairoil_2026 #howtouse li dl {
	width: 60%;
	text-align: left;
}

#hairoil_2026 #howtouse li dl dt {
	font-weight: 500;
	font-size: 120%;
	margin-bottom: 0.5em;
}


#hairoil_2026 #faq {
	background: var(--sub-color2);
	padding: 2.5em 0 2.0em;
}

#hairoil_2026 #faq h2 {
	margin: auto;
}

#hairoil_2026 #faq dl {
	text-align: left;
}

#hairoil_2026 #faq dt {
	font-size: 120%;
	padding: 0.5em 0 0.5em 10%;
	border-bottom: 1px solid;
	margin-top: 1.0em;
	position: relative;
}

#hairoil_2026 #faq dd {
	padding: 0.8em 0 0 10%;
	line-height: 1.8;
	position: relative;
}

#hairoil_2026 #faq dt:before {
	content: "Q";
	font-family: century-gothic, sans-serif;
	font-weight: 500;
	font-size: clamp(2.4444rem, 1.5152rem + 2.6136vw, 5rem);
	color: rgba(178,156,92,0.65);
	position: absolute;
	left: 0;
	top: 0;
}

#hairoil_2026 #faq dd:before {
	content: "A";
	font-family: century-gothic, sans-serif;
	font-weight: 500;
	font-size: clamp(2.4444rem, 1.5152rem + 2.6136vw, 5rem);
	color: rgba(178,156,92,0.65);
	position: absolute;
	left: 0;
	top: 0;
}

#hairoil_2026 #oil_item {
	padding: 2.5em 0;
	counter-reset: number;
}

#hairoil_2026 #oil_item h2 {
	font-size: clamp(2.8rem, 2.2545rem + 1.7045vw, 4.3rem);
	font-weight: 600;
}

#hairoil_2026 #oil_item h2 span {
	font-family: century-gothic, sans-serif;
	font-weight: 500;
	color: rgba(178,156,92,0.65);
	display: block;
	letter-spacing: 0.3em;
}

#hairoil_2026 #oil_item .box {
	background: var(--sub-color2);
	padding-bottom: 2.0em;
	margin: 2.0em auto;
}

#hairoil_2026 #oil_item .num {
	/*counter-reset: number;*/
	counter-increment: number;
}

#hairoil_2026 #oil_item .num::before {
    content: "No." counter(number);
    color: #FFFFFF;
	background: var(--main-color);    
    display: block;
    letter-spacing: 0.18em;
    padding: 0.3em 0;
}

#hairoil_2026 #oil_item .box h3 {
	font-weight: 500;
	font-size: clamp(2.2rem, 1.7273rem + 1.4773vw, 3.5rem);
	padding: 1.0em 0;
}

#hairoil_2026 #oil_item .box h3 .span1 {
	font-size: 85%;
	display: block;
}

#hairoil_2026 #oil_item .box h3 .span2 {
	font-size: 50%;
	display: inline-block;
	border: 1px solid;
	background: #FFFFFF;
	padding: 0 1.0em;
	margin-top: 0.5em;
}

#hairoil_2026 #oil_item .box .comm_flex {
	align-items: flex-start;
}

#hairoil_2026 #oil_item .box .img_box {
	width: 45%;
}

#hairoil_2026 #oil_item .box .btn {
	width: 50%;
	text-align: left;
}

#hairoil_2026 #oil_item .box .btn p {
	text-align: right;
	font-size: 85%;
	margin-bottom: 1.0em;
}

#hairoil_2026 #oil_item .box .btn p span {
	font-size: 70%;
}

#hairoil_2026 #oil_item .box .btn li a {
	background: #000000;
	color: #FFFFFF;
	border-radius: 100vmax;
	display: block;
	padding: 0.5em 5% 0.8em 10%;
	margin: 0.5em auto;
	font-size: 85%;
	position: relative;
}

#hairoil_2026 #oil_item .box .btn li a:after{
	content: "";
    width: 0.5em;
    height: 0.5em;
    border: 0;
    border-top: solid 2px #FFFFFF;
    border-right: solid 2px #FFFFFF;
    position: absolute;
    top: 50%;
    margin-top: -0.2em;
    transform: rotate(45deg);
    right: 5%;
}

#hairoil_2026 #oil_item .box dl {
	margin: 1.5em auto;
}

#hairoil_2026 #oil_item .box dt {
	font-weight: 500;
	margin-bottom: 0.5em;
	font-size: 120%;
}

#hairoil_2026 #oil_item .box dd {
	text-align: left;
	line-height: 1.8;
}

#hairoil_2026 #oil_item .box dd span {
	font-size: 60%;
}

#hairoil_2026 #oil_item .box .box2 li {
	display: flex;
	font-size: 85%;
	justify-content: space-between;
	margin: 0.5em auto;
}

#hairoil_2026 #oil_item .box .box2 li span {
	display: inline-block;
	width: 40%;
	border: 1px solid;
	background: #FFFFFF;
}

#hairoil_2026 #oil_item .box .box2 li p {
	width: 55%;
	text-align: left;
}

#hairoil_2026 #oil_item .box .re_box {
	margin-top: 2.0em;
}

#hairoil_2026 #oil_item .box .re_box .ttl {
	text-align: left;
	font-family: century-gothic, sans-serif;
	font-weight: 500;
	color: rgba(178,156,92,0.65);
	font-size: 120%;
	letter-spacing: 0.3em;
}

#hairoil_2026 #oil_item .box .re_box .box {
	text-align: left;
	border-bottom: dotted 2px #e0ce98;
	margin: 1.0em auto;
	padding-bottom: 1.0em;
}

#hairoil_2026 .sp_only {
	display: none;
}


@media only screen and (max-width: 480px) {
	#hairoil_2026 .sp_only {
	display: block;
}
	#hairoil_2026 #fv .fv_img .sub_text {
    top: 1em;
		font-size: 90%;
}
	#hairoil_2026 #fv ul li a {
    font-size: 90%;
}
	
	#hairoil_2026 ol.s_btn li a {
    font-size: 90%;
}
	#hairoil_2026 ol.s_btn li a:after {
    border-bottom: solid 1px #FFFFFF;
    border-right: solid 1px #FFFFFF;
}
	#hairoil_2026 #fv ul li a:after {
    border-top: solid 1px #2e2e2e;
    border-right: solid 1px #2e2e2e;
}
	#hairoil_2026 #about .kensho_ttl {
    font-size: 115%;
}
	#hairoil_2026 #about .comm_w90 dt {
    font-size: 130%;
}
	#hairoil_2026 #effects .box_1 li {
    margin: 1.2em auto;
}
	#hairoil_2026 #effects .box_1 li .img_box {
    width: 35%;
}
	#hairoil_2026 #effects .box_2 p {
		font-size: 130%;
	}
	
	#hairoil_2026 #comparison table th,#hairoil_2026 #comparison table td {
	font-size: 50%;
}
	#hairoil_2026 #comparison table .th_oil {
		font-size: 70%;
	}
	
	#hairoil_2026 #top_rated #table_box table th, #hairoil_2026 #top_rated #table_box table td {
    font-size: 70%;
}
	#hairoil_2026 #top_rated #table_box table td:first-of-type {
    font-size: 65%;
    width: 18%;
}
	#hairoil_2026 #top_rated #table_box dd {
    font-size: 90%;
}
	#hairoil_2026 #oil_cate h3, #hairoil_2026 .h2_type2 {
    font-size: 145%;
	padding: 0.8em 0 0.5em;
}
	#hairoil_2026 #oil_cate h3 span, #hairoil_2026 .h2_type2 span {
    font-size: 115%;
}
	#hairoil_2026 #oil_cate ul li a:after {
    border-top: solid 1px #2e2e2e;
    border-right: solid 1px #2e2e2e;
}
	#hairoil_2026 #oil_cate .box h4 {
    font-size: 150%;
}
	#hairoil_2026 #oil_cate .box h4 .span1 {
    top: -2.5em;
    font-size: 85%;
}
	#hairoil_2026 #oil_cate .box h5 {
    font-size: 120%;
}
	#hairoil_2026 #oil_cate .box h5 span {
    font-size: 115%;
}
	#hairoil_2026 #oil_cate .box .component dt {
    font-size: 110%;
}
	#hairoil_2026 .onepoint dt {
    font-size: 105%;
}
	#hairoil_2026 #oil_cate #price h4 {
    font-size: 160%;
}
	#hairoil_2026 #other_oil dt {
    font-size: 140%;
}
	#hairoil_2026 #howtouse h3 {
    font-size: 130%;
}
	#hairoil_2026 #oil_item h2 {
    font-size: 170%;
}
	#hairoil_2026 #oil_item .box dt {
    font-size: 110%;
}
	#hairoil_2026 #oil_item .box h3 {
    font-size: 120%;
}
	#hairoil_2026 #faq dt {
    font-size: 110%;
}
	#hairoil_2026 #oil_item .box .box2 li span {
    font-size: 85%;
}
}
