﻿@charset "UTF-8";

.hero_sub {
	background-image: url("../img/home/img-hero.jpg");
}

.content {
}

.float-left {float:left;}
.float-right {float:right;}


.intro {
	position: relative;
	padding: 100px 0 80px;
}

.intro_ttl {
	font-size: 22px;
	font-weight: bold;
}

.intro_wrap {
	display: -webkit-box;
	display: flex;
	margin-top: 20px;
}

.intro_jp {
	font-size: 15px;
	margin-right: 7%;
}

.intro_en {
}

.intro_img {
	position: absolute;
	right: 1%;
	opacity: 0.5;
	pointer-events: none;
	bottom: 40%;
}


.intro_pic {
	max-width: 40%;
	display: block;
	margin-top:50px;
	margin-left:50px;
	margin-bottom:50px;
	float:right;
}




.intro2 {
	position: relative;
	padding-top: 200px;
}

.intro2_ttl {
	position: absolute;
	z-index: 20;
	font-size: 22px;
	font-weight: bold;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	letter-spacing: 0.3em;
	line-height: 1;
	white-space: nowrap;
	left: 10%;
	top: 2.8em;
}

.intro2_ttl span.-wh {
	color: #FFF;
}

.intro2_sec {
	position: relative;
	z-index: 10;
}

.intro2_sec.-sec01 {
}

.intro2_sec.-sec02 {
	position: relative;
	padding-top: 150px;
	margin-top: -150px;
	z-index: 1;
}

.intro2_sec.-sec03 {
	margin-top: 150px;
	padding-bottom: 103px;
}

.intro2_sec.-sec02:before {
	content: "";
	display: block;
	background: #C7B389;
	position: absolute;
	width: 82%;
	right: 0;
	height: 100%;
	z-index: 0;
	top: 0;
}

.intro2_sec.-sec03:before {
	content: "";
	display: block;
	background: #C7B389;
	position: absolute;
	width: 100%;
	height: 280px;
	z-index: 0;
	bottom: 0;
	right: 130px;
}

.intro2_wrap {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	position: relative;
	z-index: 10;
	align-items: flex-start;
}

.intro2_sec.-sec01 .intro2_wrap {
}

.intro2_sec.-sec02 .intro2_wrap {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-direction: row-reverse;
}

.intro2_sec.-sec03 .intro2_wrap {
}

.intro2_cnt {
	max-width: 580px;
	margin: auto;
	padding: 0 40px;
}

.intro2_sec.-sec01 .intro2_cnt {
	margin-top: 0;
}

.intro2_sec.-sec02 .intro2_cnt {
	padding-bottom: 100px;
}

.intro2_sec.-sec03 .intro2_cnt {
	margin-top: 0;
	padding-bottom: 142px;
}

.intro2_subttl {
	line-height: 1.8;
	font-size: 22px;
	font-weight: bold;
}

.intro2_jp {
	margin-top: 40px;
}

.intro2_en {
	margin-top: 40px;
	margin-bottom: 80px;
}

.intro2_img {
}

.intro2_subimg {
	position: relative;
	z-index: 10;
	display: -webkit-box;
	display: flex;
}

.intro2_sec.-sec02 .intro2_subimg {
	margin-top: -100px;
	left: 18%;
	margin-left: -192px;
}

.intro2_sec.-sec03 .intro2_subimg {
	margin-top: -140px;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-direction: row-reverse;
}

.intro2_subimg img {
	margin-left: 4px;
}

.intro2_subimg img:first-child {
	margin-left: 0;
}

.intro2_sec.-sec02 .intro2_subimg img {
	width: 188px;
	height: 209px;
}

.intro2_sec.-sec03 .intro2_subimg img {
	width: 255px;
	height: 177px;
}


.intro3 {
	position: relative;
	padding: 10px 0 80px;
}
.intro3_ttl {
	font-size: 22px;
	font-weight: bold;
}

.intro3_ttl span.-wh {
	color: #FFF;
}

.intro3_sec {
	position: relative;
	z-index: 10;
}

.intro3_sec.-sec01 {
}

.intro3_sec.-sec02 {
	position: relative;
	padding-top: 150px;
	z-index: 1;
}

.intro3_sec.-sec03 {
	margin-top: 150px;
	padding-bottom: 103px;
}



.intro3_sec.-sec02:before {
	content: "";
	display: block;
	position: absolute;
	width: 82%;
	right: 0;
	height: 100%;
	z-index: 0;
	top: 0;
}

.intro3_sec.-sec03:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 280px;
	z-index: 0;
	bottom: 0;
	right: 130px;
}

.intro3_wrap {
	display: -webkit-box;
	display: flex;
	margin-top: 20px;
}

.intro3_sec.-sec01 .intro3_wrap {
}

.intro3_sec.-sec02 .intro3_wrap {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-direction: row-reverse;
}

.intro3_sec.-sec03 .intro3_wrap {
}

.intro3_cnt {
	max-width: 580px;
	margin: auto;
	padding: 0 40px;
}

.intro3_sec.-sec01 .intro3_cnt {
	margin-top: 0;
}

.intro3_sec.-sec02 .intro3_cnt {
	padding-bottom: 100px;
}

.intro3_sec.-sec03 .intro3_cnt {
	margin-top: 0;
	padding-bottom: 142px;
}

.intro3_subttl {
	line-height: 1.8;
	font-size: 22px;
	font-weight: bold;
}

.intro3_jp {
	margin-top: 40px;
}

.intro3_en {
	margin-top: 40px;
	margin-bottom: 80px;
}

.intro3_img {
}




.outline {
	padding-left: 15%;
	padding-bottom: 100px;
}

.outline_wrap {
	background: #C7B389;
	padding: 100px 100px 0;
	display: -webkit-box;
	display: flex;
	overflow: hidden;
}

.outline_ttl {
	position: relative;
	font-weight: bold;
	font-size: 22px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	letter-spacing: 0.3em;
	line-height: 1;
	white-space: nowrap;
	margin-right: 100px;
}

.outline_ttl:before {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	top: 0;
	left: 11px;
	position: absolute;
	background: #333;
}

.outline_ttl em {
	position: relative;
	display: inline-block;
	background: #C7B389;
	padding-bottom: 15px;
}

.outline_cnt {
	-webkit-box-flex: 1;
	flex: 1;
	padding-bottom: 120px;
}

.outline_tbl {
	text-align: left;
}

.outline_tbl th,
.outline_tbl td {
	padding-bottom: 30px;
}

.outline_tbl th {
	width: 8em;
	text-align: left;
}

.outline_tbl td {
}

.outline_img {
	position: absolute;
	z-index: 0;
	bottom: 10px;
	left: 65%;
}



.flow {
	padding-bottom: 180px;
}

.flow_hd {
	position: relative;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-direction: row-reverse;
	padding-left: 15%;
	margin-bottom: 100px;
}

.flow_hd:before {
	position: absolute;
	content: "";
	display: block;
	left: 0;
	z-index: 0;
	height: 100%;
	bottom: -100px;
	width: 95%;
	background: #C7B389;
}

.flow_hd_ttl {
	position: absolute;
	z-index: 10;
	font-size: 22px;
	font-weight: bold;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	letter-spacing: 0.3em;
	right: 10%;
	line-height: 1;
	bottom: -6.55em;
	white-space: nowrap;
}

.flow_hd_ttl span.-wh {
	color: #FFF;
}

.flow_hd_img {
	position: relative;
	width: 100%;
	background-repeat: no-repeat;
	background-image: url('../img/home/img-intro.jpg');
	background-position: center;
	background-size: cover;
	z-index: 1;
}

.flow_hd_img:before {
	content: "";
	display: block;
	padding-top: 400px;
}

.flow_hd_img img {
	width: 100%;
	height: auto;
}

.flow_sec {
	display: -webkit-box;
	display: flex;
	padding: 100px 0;
	border-top: 1px solid #D0D0D0;
}

.flow_sec.-chou {
	border-top: none;
}

.flow_sec.-haku {
}

.flow_sec:before {
	position: relative;
	content: "";
	display: block;
	width: 25%;
	height: auto;
	flex-shrink: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.flow_sec.-chou:before {
	background-image: url('../img/home/img-flow01.jpg');
}

.flow_sec.-haku:before {
	background-image: url('../img/home/img-flow02.jpg');
}

.flow_sec_cnt {
	padding: 0 12%;
}

.flow_sec_ttl {
	font-size: 22px;
	font-weight: bold;
}

.flow_sec_list {
	line-height: 1.8;
	margin-top: 40px;
	list-style-type: none;
}

.flow_sec_list > li {
	margin-top: 30px;
}

.flow_sec_list > li:first-child {
	margin-top: 0;
}

.flow_sec_subttl {
	font-size: 20px;
	font-weight: bold;
}

.flow_sec_text {
	margin-top: 10px;
}

.btmbtn {
	text-align: center;
}

.btmbtn.-mt {
	margin-top: 80px;
}

.btmbtn a {
	display: inline-block;
	line-height: 1;
	font-size: 18px;
	background: #000;
	color: #FFF;
	padding: 20px 0;
	border-radius: 5px;
	width: 100%;
	max-width: 450px;
}

.button {
  background-color: #333;
  color: #fff;  display: inline-block;
  width: 200px;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
  border-radius: 5px;
}

.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}

.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button:hover {
  background-color: #C7B389;
}
.use {
	padding-bottom: 120px;
}

.use_hdimg {
	margin-top: 100px;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.use_hdimg:before {
	width: 90%;
	height: 100%;
	position: absolute;
	top: -100px;
	right: 0;
	content: "";
	display: block;
	background: #C7B389;
}

.use_hdimg:after {
	content: "";
	display: block;
	position: relative;
	width: 100%;
	height: 480px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-image: url('../img/home/img-use-head.jpg');
}

.use_hdimg img {
	display: none;
}

.use_intro {
}

.use_intro_cnt {
	position: relative;
	padding: 100px 0 80px;
	max-width: 800px;
	line-height: 1.8;
}

.use_intro_cnt:before {
	content: "";
	display: block;
	width: 1px;
	height: 80px;
	background: #707070;
	position: absolute;
	left: 0px;
	top: 0;
}

.use_intro_ttl {
	font-size: 22px;
	font-weight: bold;
}

.use_intro_jp {
	margin-top: 30px;
}

.use_intro_en {
	margin-top: 20px;
}

.use_list {
}

.use_item {
	margin-top: 20px;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.use_item:first-child {
	margin-top: 0;
}

.use_item_img {
	flex-shrink: 0;
}

.use_item_cnt {
	-webkit-box-flex: 1;
	flex: 1;
	background: #C7B389;
	padding: 60px 80px;
}

.use_item_ttl {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.6;
}

.use_item_text {
	margin-top: 20px;
	max-width: 560px;
}

.main {
	width: 760px;
 }


.side {
	margin-top: 120px;
	margin-left: 50px;
	width: 290px;
	float:left;
}

.side_sec {
	margin-top: 80px;
}

.side_sec:first-child {
	margin-top: 0;
}

.side_ttl {
	font-size: 22px;
	text-align: center;
	position: relative;
	padding-bottom: 10px;
	line-height: 1;
	margin-bottom: 30px;
}



.side_cat {
	border-top: 1px solid #C7C7C7;
	line-height: 1.6;
}

.side_cat > li {
}

.side_cat > li a {
	display: block;
	padding: 15px 0;
	border-bottom: 1px solid #C7C7C7;
}

.side_list {
	border-top: 1px solid #C7C7C7;
	line-height: 1.6;
}

.side_item {
}

.side_item > a {
	display: -webkit-box;
	display: flex;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	justify-content: space-between;
	padding: 10px 0;
	border-bottom: 1px solid #C7C7C7;
}

.side_item_img {
	flex-shrink: 0;
	margin-right: 15px;
}

.side_item_cnt {
	-webkit-box-flex: 1;
	flex: 1;
}

.side_item_cnt time {
	font-size: 12px;
	display: block;
}

.side_item_cnt em {
	font-size: 16px;
	display: block;
}
.prod_scroll {
	margin-top: 40px;
}

.prod_tbl {
	width: 100%;
}

.prod_tbl th,
.prod_tbl td {
	background: #FFF;
	border: 1px solid #919191;
	padding: 15px;
}

.prod_tbl th {
	font-weight: bold;
	text-align: left;
}
.prod_tbl thead th {
	vertical-align: middle;
	text-align: center;
	background: #BEA435;
}
.prod_tbl.tbody th {
	background: #E8E8E8;
	white-space: nowrap;
}

.prod_tbl td {
	text-align: center;
}

.prod_tbl.-edge td {
	text-align: left;
}

@media screen and (max-width:640px) {
	.hero {
	}

	.content {
		padding: 0px 0 60px;
	}

	.intro {
		padding: 40px 20px;
	}

	.intro_ttl {
		font-size: 18px;
	}

	.intro_wrap {
		display: block;
	}

	.intro_jp {
		font-size: 13px;
	}

	.intro_en {
		margin-top: 20px;
	}

	.intro_img {
		bottom: 81%;
		right: -8%;
		width: 60%;
	}
	.intro2 {
		padding-top: 150px;
	}

	.intro2_ttl {
		font-size: 18px;
		left: 40px;
		top: 2em;
	}

	.intro2_ttl span.-wh {
	}

	.intro2_sec {
	}

	.intro2_sec.-sec01 {
	}

	.intro2_sec.-sec02 {
		margin-top: 0px;
		padding-top: 40px;
	}

	.intro2_sec.-sec03 {
		margin-top: 60px;
		padding-bottom: 47px;
	}

	.intro2_sec.-sec02:before {
		width: 100%;
		left: 80px;
		right: auto;
	}

	.intro2_sec.-sec03:before {
		right: 40px;
		height: 130px;
	}

	.intro2_wrap {
		display: block;
	}

	.intro2_sec.-sec01 .intro2_wrap {
	}

	.intro2_sec.-sec02 .intro2_wrap {
	}

	.intro2_sec.-sec03 .intro2_wrap {
	}

	.intro2_cnt {
		padding: 40px;
	}

	.intro2_sec.-sec01 .intro2_cnt {
	}

	.intro2_sec.-sec02 .intro2_cnt {
		padding-bottom: 40px;
	}

	.intro2_sec.-sec03 .intro2_cnt {
		padding-bottom: 40px;
	}

	.intro2_subttl {
		font-size: 18px;
	}

	.intro2_jp {
		font-size: 12px;
		margin-top: 20px;
	}

	.intro2_en {
		margin-top: 20px;
		margin-bottom: 0;
	}

	.intro2_img {
	}



	.intro3 {
		padding-top: 0px;
	}

	.intro3_ttl {
		font-size: 18px;
		left: 40px;
		top: 2em;
	}

	.intro3_ttl span.-wh {
	}

	.intro3_sec {
	}

	.intro3_sec.-sec01 {
	}

	.intro3_sec.-sec02 {
		margin-top: 0px;
		padding-top: 40px;
	}

	.intro3_sec.-sec03 {
		margin-top: 60px;
		padding-bottom: 47px;
	}

	.intro3_sec.-sec02:before {
		width: 100%;
		left: 80px;
		right: auto;
	}

	.intro3_sec.-sec03:before {
		right: 40px;
		height: 130px;
	}

	.intro3_wrap {
		display: block;
	}

	.intro3_sec.-sec01 .intro3_wrap {
	}

	.intro3_sec.-sec02 .intro3_wrap {
	}

	.intro3_sec.-sec03 .intro3_wrap {
	}

	.intro3_cnt {
		padding: 40px;
	}

	.intro3_sec.-sec01 .intro3_cnt {
	}

	.intro3_sec.-sec02 .intro3_cnt {
		padding-bottom: 40px;
	}

	.intro3_sec.-sec03 .intro3_cnt {
		padding-bottom: 40px;
	}

	.intro3_subttl {
		font-size: 18px;
	}

	.intro3_jp {
		font-size: 12px;
		margin-top: 20px;
	}

	.intro3_en {
		margin-top: 20px;
		margin-bottom: 0;
	}

	.intro3_img {
	}




	.outline {
		padding-left: 0;
		padding-bottom: 0;
	}

	.outline_wrap {
		padding: 40px;
	}

	.outline_ttl {
		font-size: 18px;
		margin-right: 35px;
	}

	.outline_ttl:before {
		left: 9px;
	}

	.outline_ttl em {
	}

	.outline_cnt {
		padding-bottom: 100px;
	}

	.outline_tbl {
		font-size: 12px;
	}

	.outline_tbl th,
	.outline_tbl td {
		padding-bottom: 5px;
	}

	.outline_tbl th {
		width: 6em;
	}

	.outline_tbl td {
	}

	.outline_img {
		width: 80%;
		left: auto;
		right: -20%;
	}

	.flow {
		padding-bottom: 60px;
	}

	.flow_hd {
		padding-left: 40px;
	}

	.flow_hd:before {
		bottom: -70px;
		width: 100%;
		right: 30px;
		left: auto;
	}

	.flow_hd_ttl {
		font-size: 18px;
		bottom: -6em;
		right: 60px;
	}

	.flow_hd_ttl span.-wh {
	}

	.flow_hd_img {
		background-position: right;
	}

	.flow_hd_img:before {
		padding-top: 200px;
	}

	.flow_hd_img img {
	}

	.flow_sec {
		padding: 40px 0;
	}

	.flow_sec.-chou {
	}

	.flow_sec.-haku {
	}

	.flow_sec:before {
		display: none;
	}

	.flow_sec.-chou:before {
	}

	.flow_sec.-haku:before {
	}

	.flow_sec_cnt {
		padding: 0 20px;
	}

	.flow_sec_ttl {
		font-size: 18px;
	}

	.flow_sec_list {
		margin-top: 20px;
	}

	.flow_sec_list > li {
	}

	.flow_sec_list > li:first-child {
	}

	.flow_sec_subttl {
		font-size: 16px;
	}

	.flow_sec_text {
	}

	.btmbtn {
		padding: 0 20px;
	}

	.btmbtn.-mt {
		margin-top: 40px;
	}

	.btmbtn a {
		font-size: 16px;
	}

	.use {
		padding-bottom: 60px;
	}

	.use_hdimg {
		margin-top: 40px;
	}

	.use_hdimg:before {
		width: 100%;
		left: 40px;
		top: -40px;
	}

	.use_hdimg:after {
		height: 200px;
	}

	.use_hdimg img {
	}

	.use_intro {
	}

	.use_intro_cnt {
		padding: 60px 0 40px;
	}

	.use_intro_cnt:before {
		height: 50px;
	}

	.use_intro_ttl {
		font-size: 18px;
	}

	.use_intro_jp {
		margin-top: 20px;
	}

	.use_intro_en {
	}

	.use_list {
	}

	.use_item {
		display: block;
	}

	.use_item:first-child {
	}

	.use_item_img {
	}

	.use_item_cnt {
		padding: 40px;
	}

	.use_item_ttl {
		font-size: 18px;
	}

	.use_item_text {
	}

	.main {
		width: 100%;
	}

	.side {
		margin-top: 60px;
		width: 95%;
		margin-left: 10px;
	}

	.side_sec {
		margin-top: 60px;
	}

	.side_sec:first-child {
	}

	.side_ttl {
		font-size: 18px;
		margin-bottom: 20px;
	}

	.side_ttl:before {
	}

	.side_cat {
	}

	.side_cat > li {
	}

	.side_cat > li a {
	}

	.side_list {
	}

	.side_item {
	}

	.side_item > a {
	}

	.side_item_img {
	}

	.side_item_cnt {
	}

	.side_item_cnt time {
	}

	.side_item_cnt em {
	}
	.prod_tbl {
		width: 640px;
		font-size: 12px;
	}

	.prod_tbl th,
	.prod_tbl td {
		padding: 5px 10px;
	}

	.prod_tbl th {
	}

	.prod_tbl thead th {
	}

	.prod_tbl tbody th {
	}

	.prod_tbl.-edge tbody th {
	}

	.prod_tbl td {
	}

	.prod_tbl.-edge td {
	}
	.prod_scroll {
		margin-top: 30px;
		overflow-x: scroll;
		overflow-y: hidden;
	}
}


