@charset "UTF-8";

/* ############################################## */

.main_img_wrap {
    width: 100%;
    height: 550px;
    background: url(../pc_img/products/main_img.jpg) no-repeat bottom center;
	background-size: cover;
    margin-bottom: 0;
}
.main_img {
    width: 1200px;
	height: 550px;
    margin: 0 auto;
    position: relative;
}
.main_img div {
	text-align:left;
	position: absolute;
	bottom: 60px;
	left: 120px;
}
.main_img p {
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 1;
	color: #fff;
}
.main_img h1 {
	font-size: 50px;
	line-height: 1;	
	color: #fff;
	font-weight: bold;
	letter-spacing: 3px;
}

/* ############################################## */

.product_001_wrap {
	width: 100%;
	padding: 20px 0 150px 0;
	background: #fff;
	margin-top: -34px;
}
.product_001 {
	width: 1020px;
	margin: 0 auto;
}
.product_001 h2 {
	font-size: 32px;
	line-height: 1;
	font-weight: bold;
	color: #00164D;
	margin-bottom: 60px;
	text-align: center;
	letter-spacing: 5px;
	position: relative;
	padding-top: 20px;
}
.product_001 h2:after {
	content: "";
	width: 40px;
	height: 5px;
	background: #4C5C82;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -20px;
}
.product_001_01,.product_001_03 {
	width: 1020px;
	height: 590px;
	position: relative;
}
.product_001_01_txt,.product_001_03_txt {
	width: 510px;
	height: 430px;
	padding: 60px 50px 0 50px;
	box-sizing: border-box;
	background: rgba(255,255,255,0.70);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.product_001_01_txt dt,.product_001_03_txt dt {
	font-size: 20px;
	line-height: 1;
	color: #808AA6;
	margin-bottom: 10px;
}
.product_001_01_txt dd,.product_001_03_txt dd {
	margin-bottom: 20px;
}
.product_001_01_txt p,.product_001_03_txt p {
	font-size: 20px;
	line-height: 34px;
	color: #4C5C82;
	margin-bottom: 30px;
}
.product_001_01_txt li a:link,
.product_001_01_txt li a:visited,
.product_001_01_txt li a:hover,
.product_001_03_txt li a:link,
.product_001_03_txt li a:visited,
.product_001_03_txt li a:hover{
	padding: 25px 0;
	width: 410px;
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: 1px;
	color: #fff;
	font-family: 'Noto Sans', sans-serif;
	border: 1px solid #4C5C82;
	background: #4C5C82 url(../pc_img/index/contents_menu_arrow_01_on.png) no-repeat center right 30px;
	display: block;	
	border-radius: 10px;
	text-align: center;
	text-decoration: none;
	transition: .3s;
}
.product_001_01_txt li a:hover,.product_001_03_txt li a:hover {
	padding: 25px 0;
	width: 410px;
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: 1px;
	color: #4C5C82;
	font-family: 'Noto Sans', sans-serif;
	border: 1px solid #4C5C82;
	background: #fff url(../pc_img/index/contents_menu_arrow_01.png) no-repeat center right 30px;
	display: block;
	border-radius: 10px;
	text-align: center;
	text-decoration: none;
	transition: .3s;
}
.product_001_01_img,.product_001_03_img {
	width: 882px;
	height: 468px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.product_001_02 {
	width: 1020px;
	height: 590px;
	position: relative;
	margin-top: 60px;
}
.product_001_02_txt {
	width: 510px;
	height: 430px;
	padding: 60px 50px 0 50px;
	box-sizing: border-box;
	background: rgba(255,255,255,0.70);
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
}
.product_001_02_txt dt {
	font-size: 20px;
	line-height: 1;
	color: #808AA6;
	margin-bottom: 10px;
}
.product_001_02_txt dd {
	margin-bottom: 20px;
}
.product_001_02_txt p {
	font-size: 20px;
	line-height: 34px;
	color: #4C5C82;
	margin-bottom: 30px;
}
.product_001_02_txt li a:link,
.product_001_02_txt li a:visited,
.product_001_02_txt li a:hover {
	padding: 25px 0;
	width: 410px;
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: 1px;
	color: #fff;
	font-family: 'Noto Sans', sans-serif;
	border: 1px solid #4C5C82;
	background: #4C5C82 url(../pc_img/index/contents_menu_arrow_01_on.png) no-repeat center right 30px;
	display: block;	
	border-radius: 10px;
	text-align: center;
	text-decoration: none;
	transition: .3s;
}
.product_001_02_txt li a:hover {
	padding: 25px 0;
	width: 410px;
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: 1px;
	color: #4C5C82;
	font-family: 'Noto Sans', sans-serif;
	border: 1px solid #4C5C82;
	background: #fff url(../pc_img/index/contents_menu_arrow_01.png) no-repeat center right 30px;
	display: block;
	border-radius: 10px;
	text-align: center;
	text-decoration: none;
	transition: .3s;
}
.product_001_02_img {
	width: 882px;
	height: 468px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.product_001_03{
	margin-top: 60px;
}
/* ############################################## */

.product_002_wrap {
	width: 100%;
	padding: 60px 0 60px 0;
	background: #F2F3F6;
}
.product_002 {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
}
.product_title {
	width: 100%;
	text-align: center;
	margin:0 auto 60px auto;
}
.product_title dl {
	text-align: center;
	margin:0 auto 30px auto;
}
.product_title dt {
	font-size: 16px;
	line-height: 1;
	color: #808AA6;
	margin-bottom: 10px;
}
.product_title h4 {
	font-size: 30px;
	line-height: 1;
	color: #00164D;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}
.product_002_img_01 {
	width: 100%;
	height: 633px;
	background: url(../pc_img/products/contents_img_002.jpg) no-repeat bottom center;
	background-size: cover;
	/*background-attachment: fixed;*/
	margin-bottom: 60px;
}
.product_002_img_02 {
	width: 100%;
	height: 633px;
	background: url(../pc_img/products/contents-shampoo-02.jpg) no-repeat bottom center;
	background-size: cover;
	/*background-attachment: fixed;*/
	margin-bottom: 60px;
}
.product_002_img_03 {
	width: 100%;
	height: 633px;
	background: url(../pc_img/products/contents-bodysoap-02.jpg) no-repeat bottom center;
	background-size: cover;
	/*background-attachment: fixed;*/
	margin-bottom: 60px;
}
.product_002_txt_001 {
	width: 830px;
	margin: 0 auto 30px auto;
}
.product_002_txt_001 p {
	font-size: 18px;
	line-height: 30px;
	color: #4C5C82;
	margin-bottom: 30px;
}
.product_002_txt_001 p:last-child {
	margin-bottom: 0;
}
.product_002_txt_002 {
	width: 830px;
	background: #fff;
	padding: 25px 35px;
	box-sizing: border-box;
	margin: 0 auto 30px auto;
}
.product_002_txt_002 li {
	font-size: 18px;
	line-height: 34px;
	color: #4C5C82;
}
.product_002_txt_003 {
	width: 830px;
	margin: 0 auto 90px auto;
}
.product_002_txt_003 p {
	font-size: 18px;
	line-height: 30px;
	color: #4C5C82;
}
.product_002_01 {
	width: 100%;
	min-height: 410px;
	margin:0 auto 60px auto;
}
.product_002_01 {
	width: 100%;
	min-height: 410px;
	margin:0 auto 60px auto;
}
.product_002_02 {
	width: 100%;
	min-height: 410px;
	margin:0 auto 60px auto;
}
.product_002_01_01 {
    width: 1200px;
    background: url(../pc_img/products/contents_img_003.jpg) no-repeat top right;
    padding:10px 630px 0 0;
    box-sizing: border-box;
    margin: 0 auto;
}
.product_002_02_02 {
    width: 1200px;
    background: url(../pc_img/products/contents-shampoo-03.jpg) no-repeat top right;
    padding:10px 630px 0 0;
    box-sizing: border-box;
    margin: 0 auto;
}
.product_002_02_03 {
    width: 1200px;
    background: url(../pc_img/products/contents-bodysoap-03.jpg) no-repeat top right;
    padding:50px 630px 50px 0;
    box-sizing: border-box;
    margin: 0 auto;
}
.product_002_01 p {
	width: 450px;
	text-align: left;
	font-size: 18px;
	line-height: 34px;
	color: #4C5C82;
	margin:0 0 40px auto;
}
.product_002_01 p:last-child {
	margin-bottom: 0;
}
.product_002_02 p {
	width: 450px;
	text-align: left;
	font-size: 18px;
	line-height: 34px;
	color: #4C5C82;
	margin:0 0 40px auto;
}
.product_002_02 p:last-child {
	margin-bottom: 0;
}
.product_002_03 p {
	width: 450px;
	text-align: left;
	font-size: 18px;
	line-height: 34px;
	color: #4C5C82;
	margin:0 0 40px auto;
}
.product_002_txt_004 {
	width: 830px;
	margin: 0 auto;
}
.product_002_txt_004 p {
	font-size: 18px;
	line-height: 30px;
	color: #4C5C82;
}

/* ############################################## */

.product_003_wrap {
	width: 100%;
	padding: 100px 0 0px 0;
	background: #fff;
}
.product_003 {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
}
.product_003_01 {
	width: 1050px;
	margin: 0 auto 100px auto;
}
.product_003_01_01 {
	width: 495px;
	float: left;
}
.product_003_01_02 {
	width: 495px;
	float: right;
}
.product_003_01_txt dd p {
	font-size: 18px;
	line-height: 34px;
	color: #4C5C82;
	margin-bottom: 30px;
}
.product_003_01_txt dd p:last-child {
	margin-bottom: 0;
}
.product_003_01_txt dt {
	padding: 15px 0;
	width: 220px;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 1px;
	color: #4C5C82;
	font-family: 'Noto Sans', sans-serif;
	border: 1px solid #4C5C82;
	background: #fff url(../pc_img/products/contents_arrow_001.png) no-repeat center right 40px;
	display: block;
	border-radius: 10px;
	text-align: center;
	text-decoration: none;
	transition: .3s;
	margin: 30px auto 30px auto;
	cursor: pointer;
    position: relative;
}
.product_003_01_txt dt:hover {
	color: #fff;
	background: #4C5C82 url(../pc_img/products/contents_arrow_001_on.png) no-repeat center right 40px;
	transition: .3s;
}
.product_003_01_txt dt.active {
	color: #fff;
	background: #4C5C82 url(../pc_img/products/contents_arrow_001_back.png) no-repeat center right 40px;
}
.product_003_01_txt dt.active .main_btn {
    display: none;
}
.sub_btn {
    display: none;
}
.product_003_01_txt dt.active .sub_btn {
    display: block;
}
.product_003_02_txt dd{
	width: 830px;
	margin: 0 auto;
}
.product_003_02_txt dd p {
	font-size: 18px;
	line-height: 34px;
	color: #4C5C82;
	margin-bottom: 30px;
}
.product_003_02_txt dd p:last-child {
	margin-bottom: 0;
}
.product_003_02_txt dt {
	padding: 15px 0;
	width: 220px;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 1px;
	color: #4C5C82;
	font-family: 'Noto Sans', sans-serif;
	border: 1px solid #4C5C82;
	background: #fff url(../pc_img/products/contents_arrow_001.png) no-repeat center right 40px;
	display: block;
	border-radius: 10px;
	text-align: center;
	text-decoration: none;
	transition: .3s;
	margin: 30px auto 30px auto;
	cursor: pointer;
    position: relative;
}
.product_003_02_txt dt:hover {
	color: #fff;
	background: #4C5C82 url(../pc_img/products/contents_arrow_001_on.png) no-repeat center right 40px;
	transition: .3s;
}
.product_003_02_txt dt.active {
	color: #fff;
	background: #4C5C82 url(../pc_img/products/contents_arrow_001_back.png) no-repeat center right 40px;
}
.product_003_02_txt dt.active .main_btn {
    display: none;
}
.product_003_02_txt dt.active .sub_btn {
    display: block;
}


.textArea {
	display: none;
	padding-top: 30px;
}
.product_003_02 {
	width: 1050px;
	margin: 0 auto 150px auto;
}
.product_003_02 li {
	width: 495px !important;
	height: 450px;
	background: #F2F3F6;
	float: left;
	margin-right: 60px;
	padding: 50px 50px;
	box-sizing: border-box;
}
.product_003_02 li h5 {
	font-size: 20px;
	line-height: 34px;
	font-weight: bold;
	color: #00164D;
	margin-bottom: 30px;
}
.product_003_02 li p {
	font-size: 18px;
	line-height: 32px;
	color: #4C5C82;
}
.product_003_02 li p:last-child {
	line-height: 1;
	text-align: right;
	margin-top: 30px;
}

/* ############################################## */

.product_subtitle {
	margin-bottom: 80px;
	text-align: center;
}
.product_subtitle h4 {
	font-size: 32px;
	line-height: 1;
	font-weight: bold;
	color: #00164D;
	text-align: center;
	letter-spacing: 5px;
	position: relative;
	padding-top: 20px;
}
.product_subtitle h4:after {
	content: "";
	width: 40px;
	height: 5px;
	background: #4C5C82;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -20px;
}

.product_003_03 {
	width: 880px;
	margin: 0 auto;
}
.product_003_03_list div {
	width: 390px;
	float: left;
	margin-right: 100px;
	margin-bottom: 60px;
}
.product_003_03_list div:nth-child(2n) {
	margin-right: 0;
}
.product_003_03_list div dl {
	margin: 25px 0 20px 0;
}
.product_003_03_list div dt {
	margin-bottom: 5px;
}
.product_003_03_list div dd {
	font-size:20px;
	line-height: 1;
	font-weight: bold;
	color: #00164D;
}
.product_003_03_list div p {
	font-size:16px;
	line-height: 26px;
	color: #4C5C82;
	margin-bottom: 25px;
}
.product_003_03_list div a:link,
.product_003_03_list div a:visited,
.product_003_03_list div a:hover{
	padding: 20px 0;
	width: 350px;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 1px;
	color: #4C5C82;
	font-family: 'Noto Sans', sans-serif;
	border: 1px solid #4C5C82;
	background: #fff url(../pc_img/index/contents_menu_arrow_01.png) no-repeat center right 20px;
	display: block;
	border-radius: 10px;
	text-align: center;
	text-decoration: none;
	transition: .3s;
}
.product_003_03_list div a:hover {
	padding: 20px 0;
	width: 350px;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 1px;
	color: #fff;
	font-family: 'Noto Sans', sans-serif;
	border: 1px solid #4C5C82;
	background: #4C5C82 url(../pc_img/index/contents_menu_arrow_01_on.png) no-repeat center right 30px;
	display: block;	
	border-radius: 10px;
	text-align: center;
	text-decoration: none;
	transition: .3s;
}

#relation {
   margin-top:-130px;
  padding-top:130px;
}