@charset "UTF-8";
/* CSS Document */

#th30 {
	background: #F4EEEA;
	position: relative;
	color: #4F2121;
	padding-top: 9rem;	
	font-size: 16px;
}
@media screen and (max-width: 540px){
	#th30 {
		font-size: 15px;
		padding-top: 6rem;
	}
}
/*-------------------------
フォント
--------------------------*/

.a1goR {
	font-family: "A1ゴシック R";
	font-feature-settings: "palt";
    letter-spacing: 0.05em;
}
.a1goM {
	font-family: "A1ゴシック M";
	font-feature-settings: "palt";
    letter-spacing: 0.05em;
}
.brandonT {
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 100;
	font-style: normal;
}
.brandonL {
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
	font-style: normal;
}
.brandonB{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 700;
	font-style: normal;
}

/*-------------------------
リード部分
--------------------------*/

#th30 #lead {position: relative;}
#th30 #lead h1 {
	margin: 130px auto 0;
	display: inline-block;
	z-index: 1;
}
#th30 #lead figure img {opacity: 0;
    transition: opacity 1.5s ease-in-out;}
#th30 #lead p {
	margin-top:70px;
	line-height: 2.2;
	z-index: 1;
	font-size: 24px;
}
#th30 #lead #movie {
	width: 100%;
	max-width: 800px;
	margin: 80px auto 0;
	padding-bottom: 150px;
	position: relative;
	z-index: 1;
}
#th30 #lead #movie iframe {width:100%;}
#th30 #lead #p01,
#th30 #lead #p02,
#th30 #lead #p03,
#th30 #lead #p04,
#th30 #lead #p05,
#th30 #lead #p06,
#th30 #lead #p07,
#th30 #lead #p08,
#th30 #lead #p09,
#th30 #lead #p10,
#th30 #lead #p11,
#th30 #lead #p12,
#th30 #lead #p13,
#th30 #lead #p14,
#th30 #lead #p15,
#th30 #lead #p16
{
	position: absolute;
}
#th30 #lead #p01 {
	top:2%;
	left:10%;
}
#th30 #lead #p02 {
	top:13%;
	left:0.5%;
}
#th30 #lead #p03 {
	top:23%;
	left:13%;
}
#th30 #lead #p04 {
	top:33%;
	left:2%;
}
#th30 #lead #p05 {
	top:48%;
	left:9%;
}
#th30 #lead #p06 {
	top:58%;
	left:1%;
}
#th30 #lead #p07 {
	top:71%;
	left:5%;
}
#th30 #lead #p08 {
	top:86%;
	left:0.5%;
}
#th30 #lead #p09 {
	top:2%;
	right:12%;
}
#th30 #lead #p10 {
	top:13%;
	right:0.5%;
}
#th30 #lead #p11 {
	top:23%;
	right:11%;
}
#th30 #lead #p12 {
	top:33%;
	right:2%;
}
#th30 #lead #p13 {
	top:44%;
	right:9%;
}
#th30 #lead #p14 {
	top:58%;
	right:1%;
}
#th30 #lead #p15 {
	top:73%;
	right:5%;
}
#th30 #lead #p16 {
	top:89%;
	right:0.5%;
}

@media screen and (max-width: 810px){
	#th30 #lead h1 {
		margin: 90px auto 0;
	}
	#th30 #lead p {font-size: 20px;}
	#th30 #lead #movie {
		width: 100%;
		max-width: 540px;
		padding-bottom: 80px;
	}
	#th30 #lead #p01 img {width: 113px;}
	#th30 #lead #p02 img {width: 85px;}
	#th30 #lead #p03 img {width: 40px;}
	#th30 #lead #p04 img {width: 83px;}
	#th30 #lead #p05 img {width: 72px;}
	#th30 #lead #p06 img {width: 46px;}
	#th30 #lead #p07 img {width: 65px;}
	#th30 #lead #p08 img {width: 78px;}
	#th30 #lead #p09 img {width: 38px;}
	#th30 #lead #p10 img {width: 90px;}
	#th30 #lead #p11 img {width: 75px;}
	#th30 #lead #p12 img {width: 35px;}
	#th30 #lead #p13 img {width: 80px;}
	#th30 #lead #p14 img {width: 80px;}
	#th30 #lead #p15 img {width: 40px;}
	#th30 #lead #p16 img {width: 80px;}
}
@media screen and (max-width: 540px){
	#th30 #lead h1 {
		margin: 90px auto 0;
	}
	#th30 #lead p {
		margin-top:50px;
		line-height: 2.0;
		font-size: 16px;
	}
	#th30 #lead h1 img {
		width: 154px;
	}
	#th30 #lead #p01 img {width: 73px;}
	#th30 #lead #p02 img {width: 60px;}
	#th30 #lead #p03 img {width: 30px;}
	#th30 #lead #p04 {left:-2%;}
	#th30 #lead #p04 img {width: 63px;}
	#th30 #lead #p05 {left: 1%; top: 45%;}
	#th30 #lead #p05 img {width: 52px;}
	#th30 #lead #p06 {top: 55%; left: 6%;}
	#th30 #lead #p06 img {width: 32px;}
	#th30 #lead #p07 {display: none;}
	#th30 #lead #p08 {display: none;}
	#th30 #lead #p09 img {width: 28px;}
	#th30 #lead #p10 {top: 12%;}
	#th30 #lead #p10 img {width: 68px;}
	#th30 #lead #p11 {right: 7%;}
	#th30 #lead #p11 img {width: 55px;}
	#th30 #lead #p12 {right: 5%;}
	#th30 #lead #p12 img {width: 28px;}
	#th30 #lead #p13 {right: 1%;}
	#th30 #lead #p13 img {width: 60px;}
	#th30 #lead #p14 {display: none;}
	#th30 #lead #p15 {display: none;}
	#th30 #lead #p16 {top: 55%; right: 4%;}
	#th30 #lead #p16 img {width: 60px;}
	#th30 #lead #movie {
		width: 90%;
		padding-bottom: 50px;
	}
}

/*-------------------------
植物由来へのこだわり
--------------------------*/

#th30 #lakanka {
	background: url("../images/pic_lakanka.webp") no-repeat top right;
	background-size: cover;
}
#th30 #lakanka .inn {
	background:#FFF;
	width: 100%;
	max-width: 45%;
}
#th30 #lakanka .inn h2 {
	font-size: 36px;
  	display: flex;
	align-items: center;
  	text-transform: uppercase;
	position: relative;
	padding-top: 80px;
}
#th30 #lakanka .inn h2 ruby rt {font-size: 14px;}
#th30 #lakanka .inn h2::before {
  content: '';
  display: inline-block;
  margin-right: 20px;
  width: 15%;;
  height: 1px;
  background-color: #4F2121;
}
#th30 #lakanka .inn p {
	font-size: 18px;
	text-align: justify;
	margin: 50px 50px 0;
	padding-bottom: 50px;
}

@media screen and (max-width: 810px){
	#th30 #lakanka .inn {
	max-width: 70%;
	}
	#th30 #lakanka .inn h2::before {width: 10%;}
}
@media screen and (max-width: 540px){
	#th30 #lakanka {
		background: url("../images/pic_lakanka.webp") no-repeat top left;
		background-size: 100% auto;
		padding-top: 200px;
	}
	#th30 #lakanka .inn {
		max-width: 100%;
	}
	#th30 #lakanka .inn h2 {
		font-size: 24px;
		padding-top: 60px;
	}
	#th30 #lakanka .inn p {
	font-size: 16px;
	margin: 30px 30px 0;
	padding-bottom: 60px;
	}
}

/*-------------------------
製品ラインナップ
--------------------------*/

#th30 #lineup {padding: 130px 0 100px;}
#th30 #lineup h2 {
	font-size: 60px;
	display: inline-block;
	margin-left: 4%;
	position: relative;
	z-index: 1;
}
#th30 #lineup h2 span:first-of-type {
	font-size: 18px;
	display: block;
	text-align: right;
}
#th30 #lineup ul {margin-top: -30px;}
#th30 #lineup ul li {margin: 0 1px;}

@media screen and (max-width: 540px){
	#th30 #lineup {padding: 60px 0 60px;}
	#th30 #lineup h2 {font-size: 33px;}
	#th30 #lineup h2 span:first-of-type {font-size: 12px;}
	#th30 #lineup ul {margin-top: -20px;}
}

/*slickカスタマイズ----------------*/
#th30 .slick-dots {
	position: relative;
  left: 50%;
  transform: translateX(-50%);
	padding-top: 20px;
	z-index: 1;
	display: inline-block;
	width: auto;
}
#th30 .slick-dots li {height: 5px;}
#th30 .slick-dots li button {
	color: #A89696;
	background: #A89696;
	height: 5px;
	padding: 0;
}
#th30 .slick-dots li button:before
{
    font-family: 'slick';
    font-size: 10px;
    line-height: 5px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 5px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: #4F2121;
	background: #4F2121;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#th30 .slick-dots li.slick-active button:before
{
    opacity: .75;
    color: #4F2121;
	background: #4F2121;
}
#th30 #lineup .arrow_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: -30px auto 0;
    position: relative;
	width: 180px;
}
#th30 #lineup .prev-arrow,
#th30 #lineup .next-arrow {
    display: block;
    width: 30px;
    height: 30px;
    background: #F4EEEA;
    border-radius: 50%;
    transition: all .3s ease;
    cursor: pointer;
    position:relative;
}

#th30 #lineup .prev-arrow {
    transform: rotate(180deg);
    margin-right: 20px;
}

#th30 #lineup .prev-arrow::before,
#th30 #lineup .next-arrow::before{
    position:absolute;
    content: "";
    width:10px;
    height:10px;
    border-right: 2px solid #4F2121;
    border-top: 2px solid #4F2121;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    transform:rotate(45deg);
}

/*-------------------------
30周年キャンペーン
--------------------------*/

#th30 #cam {
	background: #6FBA2C url("../images/bg_lakanka.webp") no-repeat top center;
	background-size: 100% auto;
	padding: 80px 0 150px;
}
#th30 #cam h2 {
	font-size: 60px;
	display: inline-block;
	color: #FFF;
	margin-bottom: 30px;
}
#th30 #cam h2 span:first-of-type {
	font-size: 18px;
	display: block;
	text-align: right;
}
#th30 #cam figure {margin-top:70px;}
#th30 #cam .cam04 {
	width: 100%;
	max-width: 1080px;
	margin: 70px auto 0;
	background: #FFF;
}
#th30 #cam .cam04 figure {margin: 0;}
#th30 #cam .cam04 > div {
	padding: 35px;
}
#th30 #cam .cam04 > div p:first-of-type {margin-bottom: 20px;}

@media screen and (max-width: 810px){
	#th30 #cam figure img {margin: 0 auto;}
}
@media screen and (max-width: 540px){
	#th30 #cam {padding: 60px 0 100px;}
	#th30 #cam h2 {font-size: 33px;}
	#th30 #cam h2 span:first-of-type {font-size: 12px;}
	#th30 #cam figure {margin-top:40px;}
	#th30 #cam .cam04 {
		max-width: 300px;
		margin: 40px auto 0;
	}
	#th30 #cam .cam04 > div {
	padding: 30px 20px;
}
}

/*-------------------------
ラカントの歴史
--------------------------*/

#th30 #history {
	background: url("../images/bg_history.webp") no-repeat top center;
	background-size: cover;
	height: 880px;
}
#th30 #history h2 {
	font-size: 60px;
	display: inline-block;
	position: relative;
	margin: -60px 0 0 4%;
}
#th30 #history h2 span:first-of-type {
	font-size: 18px;
	display: block;
	text-align: right;
}
#th30 #history .inn {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
	padding: 60px 20px;
	vertical-align: middle;
	background: rgb(255,255,255,0.9);
}
#th30 #history .inn .lbtn a {
	background: #462a2c;
	color: #FFF;
	width: 100%;
	max-width: 260px;
}
#th30 #history .inn .lbtn a:hover {
	background: #FFF;
	color: #462a2c;
	text-decoration: none;
}
#th30 #history .inn p {
	margin: 0 20%;
	text-align: justify;
}
#th30 #history .middle {
	height:840px;
	
}

@media screen and (max-width: 810px){
	#th30 #history {
		height: 680px;
	}
	#th30 #history .middle {
		height:640px;	
	}
	#th30 #history .inn ul {margin-top: 20px;}
	#th30 #history .inn .lbtn {margin-top: 20px;}
}
@media screen and (max-width: 540px){
	#th30 #history {
		background: url("../images/bg_history_sp.webp") no-repeat top center;
		background-size: cover;
		height: 528px;
	}
	#th30 #history h2 {
		font-size: 33px;
		margin: -60px 0 0 4%;
	}
	#th30 #history .middle {
		height:500px;	
	}
	#th30 #history h2 span:first-of-type {font-size: 12px;}
	#th30 #history .inn {
		padding: 40px 20px;
		width: 86%;
	}
	#th30 #history .inn p {
		margin: 0;
	}
	#th30 #history .inn ul {margin-top: 10px;}
	
}

/*-------------------------
ご購入はこちら
--------------------------*/

#th30 #cta {
	background: #FFF;
	padding: 120px 0;
}
#th30 #cta h2 {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size:38px;
}
#th30 #cta h2::before,
#th30 #cta h2::after {
	content: '';
	width: 3px;
	height: 40px;
	background-color: #4F2121;
}

#th30 #cta h2::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
#th30 #cta h2::after {
	margin-left: 30px;
	transform: rotate(35deg)
}
#th30 #cta ul {
	margin-top: 15px;
}					
#th30 #cta ul li {
	width: 100%;
	max-width: 340px;
	margin-top: 50px;
}				
#th30 #cta ul li a {
	padding: 10px;
	border: solid 1px #4F2121;
	border-radius: 100vw 100vw;
	transition: background 0.8s;
	background: #5F3534;
	color: #FFF;
}
#th30 #cta ul li:first-child a {
	padding: 14px 10px;
}
#th30 #cta ul li a:hover {
	color: #5F3534;
	text-decoration: none;
	background: #FFF;
}					
#th30 #cta ul li:nth-child(2) a,
#th30 #cta ul li:nth-child(3) a  {
	background: #FFF;
}					
#th30 #cta ul li:nth-child(2) a:hover,
#th30 #cta ul li:nth-child(3) a:hover {backgroung:#FFF;}

@media screen and (max-width: 810px){
	#th30 #cta {
		padding: 80px 0;
	}
	#th30 #cta ul {margin-top: 20px;}
	#th30 #cta ul li {
		margin-top: 20px;
	}	
}
@media screen and (max-width: 540px){
	#th30 #cta h2 {
		font-size: 24px;
	}
}