@charset "utf-8";
/*-------------------
   common
-------------------*/
#container .wrapper {
 font: 0.9rem/1.6 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
 font-feature-settings: "palt";
 letter-spacing: .1em;
 padding: 0 0 20px;
}
#container .wrapper * {
 box-sizing: border-box;
}
#container .flex {
 align-items: flex-start;
 display: flex;
 display: -ms-flexbox;
 display: -webkit-box;
 display: -webkit-flex;
 flex-wrap: wrap;
 margin: 0 auto;
}
#container .wrapper p{
    margin: 0;
}
#container .wrapper img{
	display: block;
}
/*ブレイクポイントのルール*/
/* -スマホ基本設計 解像度に依存しない-
 *350pxまで：SP縦 i5 SE
 *350px〜480px：SP縦 i6-8　****一番重要****
 *480px〜960px：SP横からタブレット
 *960px〜小型PC　大型PC
 
/*-------------------
   mainvisual
-------------------*/
#container .mainvisual{
	background-image: url(/contents/shop/sevenbeauty/img/freepage/carrieroil/re-202209/leaf_sp.png), url(/contents/shop/sevenbeauty/img/freepage/carrieroil/re-202209/mainvisual-bg-sp.jpg);
	background-repeat: no-repeat, repeat-y;
	background-size: 100%, 100%;
	color: #6f3909;
	padding: 10% 5% 15%;
	position: relative;
	z-index: 1;
}
#container .mainvisual .mv-catch{
	margin: 0 auto;
	width: 80%;
}
#container .mainvisual .mv-catch-title{
	margin: 4% auto 0;
	width: 95%;
}
#container .mainvisual .images-box{
	margin: 3% 0;
	position: relative;
}
#container .mainvisual .mv-no1{
	position: absolute;
	left: 3%;
	width: 110px;
}
#container .mainvisual .mv-item{
	margin: 0 auto;
	width: 300px;
}
#container .mainvisual h1{
	font-size: 1.3rem;
	margin-top: 5%;
	text-align: center;
}
#container .mainvisual dl{
	margin-top: 2%;
	width: 275px;
}
#container .mainvisual dt{
	border: solid 1px #6f3909;
	margin-right: 8px;
	padding: 2px 8px;
}
#container .mainvisual dd{
	font-size: 1.1rem;
}
#container .mainvisual .buy-btn a{
	background: #e0c133;
	border-radius: 5px;
	color: #FFF;
	display: block;
	font-size: 1.2rem;
	font-weight: bold;
	margin-top: 5%;
	padding: 15px;
	text-align: center;
}
#container .mainvisual .buy-btn a:hover{
	background: #6f3909;
	opacity: 1;
}
#container .mainvisual .pc-only{
	display: none;
}

/*-------------------
   about
-------------------*/
#container .about{
	background: #7c9b62;
	color: #FFF;
}
#container .about .inner-box{
	padding-top: 10%;
	position: relative;
}
#container .about .flag{
	position: absolute;
	top: -5%;
	left: 3%;
	width: 220px;
	z-index: 1;
}
#container .about .about-txt h2{
	font-family: "Hannari", serif;
	font-size: 2rem;
	letter-spacing: -3px;
	line-height: 1rem;
	margin-top: 5%;
	text-align: center;
}
#container .about .about-txt p{
	margin: 5% auto;
	line-height: 1.8rem;
	width: 90%;
}

/*-------------------
   features
-------------------*/
#container .features{
	background: url(/contents/shop/sevenbeauty/img/freepage/carrieroil/re-202209/features-bg-sp.jpg) repeat-y;
	background-size: 100%;
	padding: 15% 5% 20%;
	position: relative;
}
#container .features ul li{
	background: #efebd9;
	color: #6f3909;
	margin: 8% auto 0;
	overflow:hidden;
	padding: 5%;
	position:relative;
	width: 85%;
}
#container .features ul li::before {
	content: '';
	border-width: 0 0 20px 20px;
	border-style: solid;
	border-color: #aaa071 #aaa071 #f5f5f5;
    position: absolute;
	bottom: 0;
	right: 0;
}
#container .features ul li .title-en{
	color: #d7d0ca;
	font-family: 'Niconne', cursive;
	font-size: 2rem;
	line-height: 1rem;
	text-align: center;
}
#container .features ul li h3{
	border-bottom: solid 1px #FFF;
	font-family: "Hannari", serif;
	font-size: 1.8rem;
	margin: 1% 0 5%;
	text-align: center;
}
#container .features .material-pht{
	margin: 10% auto 0;
	width: 85%;
}
#container .features .material-txt h4{
	margin: 5% 0 3%;
}
#container .features .bestquality{
	position: absolute;
	bottom: 1%;
	right: 2%;
	width: 250px;
}
/* 葉の装飾 */
#container .features .leaf-right,
#container .features .leaf-left{
	position: absolute;
	width: 250px;
}
#container .features .leaf-right{
	top: -1.5%;
	right: 0;
}
#container .features .leaf-left{
	bottom: -1%;
	left: -3%;
}

/*-------------------
   lineup
-------------------*/
#container .lineup{
	background: #efebd9;
	padding-bottom: 8%;
}
#container .lineup h2{
	background: #6f3909;
	color: #FFF;
	font-family: "Hannari", serif;
	font-size: 1.8rem;
	padding: 2% 0 3%;
	text-align: center;
}
#container .lineup .inner-box{
	margin: 8% auto 0;
	width: 94%;
}
/* テーブル装飾 */
#container .lineup .sticky_table th,
#container .lineup .sticky_table td {
	line-height: 1.2rem;
	padding: 10px;
}
#container .lineup .sticky_table thead th{
	background: #7c9b62;
	color: #FFF;
	font-weight: normal;
}
#container .lineup .sticky_table .width2,
#container .lineup .sticky_table .txt-left{
	width: 20rem;
}
#container .lineup .sticky_table .txt-left{
	text-align: left;
}

/* テーブル固定 */
.sticky_table {
	border: solid 1px #d9d9d9;
	border-collapse: collapse;
	display: block;
	overflow: scroll;
	position: relative;
	height: calc(75vh);
}
.sticky_table thead,
.sticky_table tbody {
	display: block;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
}
.sticky_table th,
.sticky_table td {
	width: 8rem;
	font-size: 0.9rem;
	text-align: center;
	vertical-align: middle;
}
.sticky_table tbody th,
.sticky_table tbody td {
	left: 0;
	z-index: 1;
}
.sticky_table tbody td:nth-child(1){
	position: -webkit-sticky;
	position: sticky;
	z-index: 2;
}
.sticky_table tbody td:nth-child(1)::after{
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 100%;
    height: 100%;
	border-right: 1px solid #ccc;
	pointer-events: none;
}
.sticky_table thead {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 3;
}
.sticky_table thead th.blank,
.sticky_table thead td.blank {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	left: 0;
	z-index: 4;
}
.sticky_table thead .blank:before{
	border-right: 1px solid #d9d9d9;
	content: "";
    position: absolute;
	top: -1px;
    left: -1px;
	height: 100%;
	width: 100%;
}

 @media screen and (min-width:480px) and ( max-width:960px) {
/*　スマホ横～タブレット 480pxから960pxまではここを読み込む　*/
/*-------------------
   mainvisual
-------------------*/
#container .mainvisual{
	padding: 10% 5% 15%;
}
#container .mainvisual .mv-catch{
	width: 500px;
}
#container .mainvisual .images-box{
	margin: 3% 0;
	position: relative;
}
#container .mainvisual .mv-no1{
	top: 3%;
	left: 8%;
	width: 155px;
}
#container .mainvisual .mv-item{
	width: 530px;
}
#container .mainvisual h1{
	font-size: 1.8rem;
}
#container .mainvisual dl{
	margin-top: 1%;
}
#container .mainvisual .buy-btn a{
	font-size: 1.4rem;
	margin-top: 3%;
}

/*-------------------
   about
-------------------*/
#container .about .inner-box{
	padding-bottom: 5%;
}
#container .about .flag{
	top: -8%;
	width: 290px;
}
#container .about .about-txt h2{
	font-size: 2.5rem;
}
#container .about .about-pht{
	margin: 0 auto;
}

/*-------------------
   features
-------------------*/
#container .features{
	padding: 10% 5% 20%;
}
#container .features ul li{
	margin-top: 5%;
	padding: 3%;
}
#container .features ul li h3{
	margin-bottom: 3%;
}
#container .features .material{
	align-items: center;
}
#container .features .material-pht{
	margin: 8% 2% 0 0;
	width: 45%;
}
#container .features .material-txt{
	width: 53%;
}
#container .features .material-txt h4{
	margin-top: 0;
}
#container .features .bestquality{
	bottom: 9.5%;
	width: 420px;
}
/* 葉の装飾 */
#container .features .leaf-right,
#container .features .leaf-left{
	position: absolute;
	width: 400px;
}
#container .features .leaf-right{
	top: -4%;
}
#container .features .leaf-left{
	bottom: -1%;
	left: 0;
}

/*-------------------
   lineup
-------------------*/
#container .lineup h2{
	font-size: 2.5rem;
}
}

 @media screen and (min-width:960px) {
/*　小・大画面デスクトップ　960pxからはここを読み込む　*/
/*-------------------
   共通
-------------------*/
#container .inner-box{
	margin: 0 auto;
	width: 1153px;
}
/*-------------------
   mainvisual
-------------------*/
#container .mainvisual{
	background-image: url(/contents/shop/sevenbeauty/img/freepage/carrieroil/re-202209/leaf_pc.png), url(/contents/shop/sevenbeauty/img/freepage/carrieroil/re-202209/mainvisual-bg-pc.jpg);
	background-size: 325px, 100%;
	background-position: top left, top center;
	padding: 75px 0 120px;
}
#container .mainvisual .mv-inner{
	margin: 0 auto;
	position: relative;
	width: 1040px;
}
#container .mainvisual .mv-catch{
	margin: 0;
	width: 505px
}
#container .mainvisual .mv-catch-title{
	margin: 2% 0 0;
	width: 650px;
}
#container .mainvisual .images-box{
	margin: 0;
	position: absolute;
	top: -35px;
	right: -75px;
}
#container .mainvisual .mv-no1{
	top: -15px;
	left: 80px;
	width: 155px;
}
#container .mainvisual .mv-item{
	width: 530px;
}
#container .mainvisual .pc-only{
	display: block;
	margin-top: 3%;
	width: 580px;
}
#container .mainvisual h1{
	font-size: 1.5rem;
	margin-top: 5%;
	text-align: left;
}
#container .mainvisual dl{
	margin: 1.5% 0 0;
}
#container .mainvisual .buy-btn a{
	font-size: 1.5rem;
	margin-top: 3%;
	padding: 20px;
	width: 540px;
}
#container .mainvisual .sp-only{
	display: none;
}

/*-------------------
   about
-------------------*/
#container .about .inner-box{
	padding-top: 0;
	height: 480px;
}
#container .about .flag{
	top: -50px;
	left: -40px;
	width: 290px;
}
#container .about .about-txt{
	margin-right: 90px;
	padding-top: 85px;
	width: 470px;
}
#container .about .about-txt h2{
	font-size: 2.8rem;
	margin-top: 0;
	text-align: left;
}
#container .about .about-txt p{
	margin-top: 40px;
	line-height: 2rem;
	width: 100%;
}

/*-------------------
   features
-------------------*/
#container .features{
	background: url(/contents/shop/sevenbeauty/img/freepage/carrieroil/re-202209/features-bg-pc.jpg) repeat-y;
	background-size: 100%;
	padding: 100px 0 0;
	position: relative;
}
#container .features ul li{
	height: 282px;
	margin: 3% auto 0;
	padding: 2%;
	width: 300px;
}
#container .features .material{
	align-items: center;
	background: url(/contents/shop/sevenbeauty/img/freepage/carrieroil/re-202209/material-map.png) no-repeat;
	background-position: top -70px center;
	margin: 0 auto;
	padding: 0 95px 115px;
}
#container .features .material-pht{
	margin: 50px 0 0;
	width: 370px;
}
#container .features .material-txt{
	width: 480px;
}
#container .features .material-txt h4{
	margin-top: 0;
}
#container .features .bestquality{
	bottom: 8%;
	right: 10%;
	width: 510px;
}
/* 葉の装飾 */
#container .features .leaf-right,
#container .features .leaf-left{
	position: absolute;
	width: 620px;
}
#container .features .leaf-right{
	top: -10%;
}
#container .features .leaf-left{
	bottom: -7%;
	left: 0;
}

/*-------------------
   lineup
-------------------*/
#container .lineup{
	padding-bottom: 5%;
}
#container .lineup h2{
	font-size: 2.8rem;
	padding: 10px 0 20px;
}
#container .lineup .inner-box{
	margin-top: 3%;
	width: 1153px;
}
/* テーブル装飾 */
#container .lineup .sticky_table .width2,
#container .lineup .sticky_table .txt-left{
	padding: 0 15px;
	width: 240px;
}

/* テーブル固定 */
.sticky_table {
	border: none;
	overflow: hidden;
	height: auto;
}
.sticky_table th,
.sticky_table td {
	width: 101px;
}
.sticky_table tbody td:nth-child(1)::after,
.sticky_table thead .blank:before{
	border-right: none;
}
}