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

/*20_はじめての方へ*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	#beg-key {
		z-index: 0;
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	#beg-key img {
		z-index: 1;
		display: block;
		position: relative;
		width: 100%;
		height: 320px;
		object-fit: cover;
		object-position: center;
	}
	
	#beg-key::before{
		z-index: 2;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(52, 28, 2, 0.5);
	}
	
	#beg-key h1 {
		z-index: 3;
		position: absolute;
    	top: 50%;
    	left: 50%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 29px;
    	text-align: center;
    	color: #F8F7F7;
	}
	
	#beg-key font {
		z-index: 3;
		display: block;
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 16px;
    	text-align: center;
    	color: #F8F7F7;
		margin-top: 10px;
	}
	
	.beg {
		position: relative;
    	width: 100%;
    	height: auto;
    	padding: 40px 0 60px 0;;
	}
	
	.beg h2 {
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 29px;
    	text-align: center;
    	color: #522C03;
		margin-top: 60px;
	}
	
	.beg h2 span {
		color: #522C03;
		padding: 0 20px;
		font-size: 22px;
		font-weight: lighter;
		vertical-align: 15%;
	}
	
	.beg h2 font {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 16px;
    	text-align: center;
    	color: #522C03;
		vertical-align: 20%;
	}
	
	.beg01 {
		position: relative;
    	width: 880px;
    	height: auto;
    	margin: 40px auto;
	}
	
	.beg01 img {
		display: block;
    	position: relative;
    	width: 100%;
    	height: auto;
	}
	
	.beg01 .icon {
		z-index: 2;
		position: absolute;
		top: 400px;
    	left: 35%;
    	width: 225px;
		height: auto;
	}
	
	.beg01 h2 {
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 27px;
    	font-weight: 500;
    	letter-spacing: 6px;
    	line-height: 27px;
    	text-align: center;
    	color: #522C03;
		margin-top: 40px;
	}
	
	.beg01 h2::after {
		content: '';
    	position: absolute;
    	top: 205%;
    	left: 50%;
		margin-right: -50%;
    	transform: translate(-50%, -50%) rotate(-90deg);
    	width: 24px;
    	height: 1px;
    	background: #522C03;
	}
	
	.beg01 p {
		text-align: center;
		margin-top: 60px;
	}
	
	.beg02 {
		position: relative;
    	width: 1025px;
    	height: auto;
    	margin: 80px auto 60px;
		padding-bottom: 40px;
		background: rgba(226, 218, 205, 0.45);
		outline: solid 1px #522C03;
    	outline-offset: -20px;
	}
	
	.beg02 .eb-h2 {
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 38px;
    	text-align: center;
    	color: #522C03;
		padding-top: 95px;
	}
	
	.beg02 .noto-h2 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 26px;
    	text-align: center;
    	color: #522C03;
		padding: 0;
	}
	
	.beg02-1 {
		position: relative;
		width: 900px;
		height: auto;
		margin: 60px auto;
	}
	
	.beg02-1-con {
		position: relative;
		display: block;
    	width: 400px;
    	height: auto;
		margin: 0 25px 50px 25px;
    	float: left;
	}
	
	.beg02-1-img {
		display: block;
		position: relative;
		width: 400px;
		height: 400px;
		overflow: hidden;
	}
	
	.beg02-1-img img {
		width: 400px;
		height: 400px;
		object-fit: cover;
	}
	
	.beg02-1 p {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: normal;
    	text-align: center;
    	color: #522C03;
		margin-top: 25px;
		
	}
	
	.beg02-1 h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 19px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: normal;
    	text-align: center;
		color: #522C03;
		margin-top: 15px;
	}
	
	.beg-btn01 {
		display: block;
		position: relative;
    	width: 320px;
    	height: auto;
		margin: 30px auto 0 auto;
    	padding: 11px 5% 13px 0;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 18px;
    	text-align: center;
    	color: #fff;
    	background: #97776A;
		border: solid 1px #97776A;
		box-sizing: border-box;
    	transition: 0.4s;
	}
	
	.beg-btn01::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 5%;
    	width: 25px;
    	height: 1px;
    	background: #fff;
		transition: 0.4s;
	}
	
	.beg-btn01:hover::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 5%;
    	width: 25px;
    	height: 1px;
    	background: #522C03;
	}

	.beg-btn01::after {
    	content: '';
    	position: absolute;
    	top: 42%;
    	right: 15px;
    	width: 10px;
    	height: 1px;
    	background: #fff;
    	transform: rotate(45deg);
		transition: 0.4s;
	}
	
	.beg-btn01:hover::after {
    	content: '';
    	position: absolute;
    	top: 42%;
    	right: 15px;
    	width: 10px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(45deg);
	}
	
	.beg-btn01:hover {
		color: #522C03;
		background: #F2EEE2;
		border: solid 1px #522C03;
	}
	
	.beg03 {
		z-index: 0;
		position: relative;
    	width: 1040px;
    	height: auto;
    	margin: 90px auto;
	}
	
	.beg03-1 {
		z-index: 0;
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 60px auto 50px auto;
	}
	
	.beg03-1 img {
		z-index: 1;
		display: block;
		position: relative;
		width: 100%;
		height: auto;
		object-fit: cover;
		object-position: center;
	}
	
	.beg03-1-img {
		position: relative;
		display: block;
		width: 1040px;
		height: 395px;
		overflow: hidden;
	}
	
	.beg03-2-img {
		position: relative;
		display: block;
		width: 1040px;
		height: 395px;
		overflow: hidden;
	}
	
	.beg03-1::before{
		z-index: 2;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(52, 28, 2, 0.35);
	}
	
	.beg03-1 .beg03-1-icon h3 {
		z-index: 4;
		position: absolute;
    	top: 60%;
    	left: 8%;
		font-family: "Yu Mincho",YuMincho,serif; 
  		font-size: 16px;
  		font-weight: 600;
  		line-height: normal;
  		letter-spacing: 1px;
  		text-align: left;
  		color: #fff;
	}
	
	.beg03-1 h4 {
		z-index: 3;
		position: absolute;
    	top: 30%;
    	left: 53%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 24px;
    	font-weight: 600;
    	letter-spacing: 2.5px;
    	line-height: 30px;
    	text-align: left;
    	color: #fff;
	}
	
	.beg03-1 p {
		z-index: 3;
		position: absolute;
    	top: 50%;
    	left: 69.5%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
		display: block;
		width: 730px;
		height: auto;
		font-size: 14px;
    	font-weight: 600;
    	color: #fff;
	}
	
	.beg03-1 #icon {
		z-index: 3;
		position: absolute;
		top: 0;
    	left: 40px;;
    	width: 255px;
		height: 395px;
	}
	
	.beg-btn02-1 {
		z-index: 3;
		display: block;
		position: absolute;
    	top: 64%;
    	left: 49%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
    	width: 305px;
    	height: auto;
		margin-top: 30px;
    	padding: 12px 15px 12px 0;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 18px;
    	text-align: center;
    	color: #522C03;
    	background: rgba(245, 243, 237, 0.87);
		border: solid 1px #522C03;
		box-sizing: border-box;
    	transition: 0.4s;
	}
	
	.beg-btn02-1::before {
    	content: '';
    	position: absolute;
    	top: 21px;
    	right: 15px;
    	width: 25px;
    	height: 1px;
    	background: #522C03;
		transition: 0.4s;
	}
	
	.beg-btn02-1:hover::before {
    	content: '';
    	position: absolute;
    	top: 21px;
    	right: 15px;
    	width: 25px;
    	height: 1px;
    	background: #fff;
	}

	.beg-btn02-1::after {
    	content: '';
    	position: absolute;
    	top: 17px;
    	right: 14px;
    	width: 10px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(45deg);
		transition: 0.4s;
	}
	
	.beg-btn02-1:hover::after {
    	content: '';
    	position: absolute;
    	top: 17px;
    	right: 14px;
    	width: 10px;
    	height: 1px;
    	background: #fff;
    	transform: rotate(45deg);
	}
	
	.beg-btn02-1:hover {
		color: #fff;
		background: #97776A;
		border: solid 1px #97776A;
	}
	
	.beg03-2 {
		z-index: 0;
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 60px auto;
	}
	
	.beg03-2 img {
		z-index: 1;
		display: block;
		position: relative;
		width: 100%;
		height: auto;
		object-fit: cover;
		object-position: center;
	}
	
	.beg03-2::before{
		z-index: 2;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(5,28,44,0.42);
	}
	
	.beg03-2 .beg03-2-icon h3 {
		z-index: 4;
		position: absolute;
    	top: 57%;
    	left: 7%;
		font-family: "Yu Mincho",YuMincho,serif; 
  		font-size: 16px;
  		font-weight: 600;
  		line-height: normal;
  		letter-spacing: 1px;
  		text-align: left;
  		color: #fff;
	}
	
	.beg03-2 h4 {
		z-index: 3;
		position: absolute;
    	top: 29%;
    	left: 52%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 24px;
    	font-weight: 600;
    	letter-spacing: 2.5px;
    	line-height: 32px;
    	text-align: left;
    	color: #fff;
		
	}
	
	.beg03-2 p {
		z-index: 3;
		position: absolute;
    	top: 54%;
    	left: 69%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
		display: block;
		width: 700px;
		height: auto;
		font-size: 14px;
    	font-weight: 600;
    	color: #fff;
	}
	
	.beg03-2 #icon {
		z-index: 3;
		position: absolute;
		top: 0;
    	left: 40px;;
    	width: 255px;
		height: 395px;
	}
	
	.beg-btn02-2 {
		z-index: 3;
		display: block;
		position: absolute;
    	top: 72%;
    	left: 50%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
    	width: 305px;
    	height: auto;
		margin: 30px 0 0 0;
    	padding: 12px 15px 12px 0;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 18px;
    	text-align: center;
    	color: #051C2C;
    	background: rgba(239,244,247,0.87);
		border: solid 1px #051C2C;
		box-sizing: border-box;
    	transition: 0.4s;
	}
	
	.beg-btn02-2::before {
    	content: '';
    	position: absolute;
    	top: 21px;
    	right: 15px;
    	width: 25px;
    	height: 1px;
    	background: #051C2C;
		transition: 0.4s;
	}
	
	.beg-btn02-2:hover::before {
    	content: '';
    	position: absolute;
    	top: 21px;
    	right: 15px;
    	width: 25px;
    	height: 1px;
    	background: #fff;
	}

	.beg-btn02-2::after {
    	content: '';
    	position: absolute;
    	top: 17px;
    	right: 14px;
    	width: 10px;
    	height: 1px;
    	background: #051C2C;
    	transform: rotate(45deg);
		transition: 0.4s;
	}
	
	.beg-btn02-2:hover::after {
    	content: '';
    	position: absolute;
    	top: 17px;
    	right: 14px;
    	width: 10px;
    	height: 1px;
    	background: #fff;
    	transform: rotate(45deg);
	}
	
	.beg-btn02-2:hover {
		color: #fff;
		background: #213F53;
		border: solid 1px #213F53;
	}
	
	.beg04 {
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 0 auto;
		padding: 60px 0 220px 0;
		background: rgba(226,218,205,0.45);
	}
	
	.beg04 h2 {
		margin-top: 0;
	}
	
	.beg04 p {
		text-align: center;
		margin-top: 60px;
	}
	
	.beg04-1 {
		position: relative;
    	width: 960px;
    	height: auto;
		margin: 50px auto;
	}
	
	.beg04-1 h3 {
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 18px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 22px;
    	text-align: center;
    	color: #522C03;
	}
	
	.beg04-1 h3::after {
		content: '';
    	position: absolute;
    	top: 50%;
    	right: 330px;
    	width: 70px;
    	height: 1px;
    	background: #522C03;
	}
	
	.beg04-1 h3::before {
		content: '';
    	position: absolute;
    	top: 50%;
    	left: 330px;
    	width: 70px;
    	height: 1px;
    	background: #522C03;
	}
	
	.beg04-1 h4 {
		position: absolute;
		top: 57%;
		left: 175px;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 14px;
    	text-align: left;
    	color: #522C03;
	}
	
	.beg04-1 .les-h4 {
		top: 48%;
		line-height: 19px;
	}
	
	.beg04-1-con {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 0 auto;
		padding: 30px 0;
	}
	
	.beg04-1-con img {
		position: absolute;
    	top: 50px;
    	left: -100px;
    	width: 505px;
    	height: auto;
	}
	
	.beg04-1-link-1-img {
		position: relative;
		display: block;
		width: 130px;
		height: 90px;
		overflow: hidden;
	}
	
	.beg04-1-link {
		position: relative;
    	width: 505px;
    	height: auto;
		margin: 0 10px 0 auto;
	}
	
	.beg04-1-link-1 {
		position: relative;
		display: block;
		width: 100%;
		height: auto;
		padding: 10px;
		margin: 20px 0;
		background: #F8F7F7;
		transition: 0.4s;
	}
	
	.beg04-1-link-1:hover {
		background: #97776A;
	}
	
	.beg04-1-link-1::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 20px;
    	width: 20px;
    	height: 1px;
    	background: #522C03;
	}
	
	.beg04-1-link-1:hover::before {
		background: #fff;
	}

	.beg04-1-link-1::after {
    	content: '';
    	position: absolute;
    	top: 48%;
    	right: 19px;
    	width: 7px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(35deg);
	}
	
	.beg04-1-link-1:hover::after {
		background: #fff;
	}
	
	.beg04-1-link-1 img {
		position: relative;
		display: block;
		top: 0;
		left: 0;
		width: 130px;
		height: auto;
		margin: 0 auto 0 0;
	}
	
	.beg04-1 .logo-cho {
		position: absolute;
		top: 20%;
		left: 170px;
		width: 140px;
		height: auto;
	}
	
	.beg04-1-link-1:hover .logo-cho{
		opacity: 0;
	}
	
	.beg04-1 .logo-cho02 {
		position: absolute;
		top: 20%;
		left: 170px;
		width: 140px;
		height: auto;
		opacity: 0;
	}
	
	.beg04-1-link-1:hover .logo-cho02{
		opacity: 1;
	}
	
	.beg04-1-link-1:hover h4 {
		color: #fff;
	}
	
	.beg04-1 .logo-les {
		position: absolute;
		top: 15%;
		left: 175px;
		width: 300px;
		height: auto;
	}
	
	.beg04-1-link-1:hover .logo-les {
		opacity: 0;
	}
	
	.beg04-1-link-1:hover .logo-les02 {
		opacity: 1;
	}
	
	.beg04-1 .logo-les02 {
		position: absolute;
		top: 15%;
		left: 175px;
		width: 300px;
		height: auto;
		opacity: 0;
	}
	
	
	
	
	.beg04-2 {
		position: relative;
    	width: 960px;
    	height: auto;
		margin: 50px auto;
	}
	
	.beg04-2 h3 {
		z-index: 1;
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 18px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 22px;
    	text-align: center;
    	color: #522C03;
	}
	
	.beg04-2 h3::after {
		content: '';
    	position: absolute;
    	top: 50%;
    	right: 330px;
    	width: 70px;
    	height: 1px;
    	background: #522C03;
	}
	
	.beg04-2 h3::before {
		content: '';
    	position: absolute;
    	top: 50%;
    	left: 330px;
    	width: 70px;
    	height: 1px;
    	background: #522C03;
	}
	
	.beg04-2 h4 {
		position: absolute;
		top: 57%;
		left: 175px;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 14px;
    	text-align: left;
    	color: #051C2C;
	}
	
	.beg04-2 .les-h4 {
		top: 58%;
		line-height: 18px;
	}
	
	.beg04-2-con {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 0 auto;
		padding: 30px 0;
	}
	
	.beg04-2-con img {
		position: absolute;
    	top: -100px;
    	right: -20px;
    	width: 455px;
    	height: auto;
	}
	
	.beg04-2-link {
		position: relative;
    	width: 520px;
    	height: auto;
		margin: 0 auto 0 0;
	}
	
	.beg04-2-link-1 {
		position: relative;
		display: block;
		width: 100%;
		height: auto;
		padding: 10px;
		margin: 20px 0;
		background: #F8F7F7;
		transition: 0.4s;
	}
	
	.beg04-2-link-1:hover {
		background: #97776A;
	}
	
	.beg04-2-link-1::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 20px;
    	width: 20px;
    	height: 1px;
    	background: #051C2C;
	}
	
	.beg04-2-link-1:hover::before {
		background: #fff;
	}

	.beg04-2-link-1::after {
    	content: '';
    	position: absolute;
    	top: 48%;
    	right: 19px;
    	width: 7px;
    	height: 1px;
    	background: #051C2C;
    	transform: rotate(35deg);
	}
	
	.beg04-2-link-1:hover::after {
		background: #fff;
	}
	
	.beg04-2-link-1 img {
		position: relative;
		display: block;
		top: 0;
		left: 0;
		width: 130px;
		height: auto;
		margin: 0 auto 0 0;
	}
	
	.beg04-2 .logo-cho {
		position: absolute;
		top: 20%;
		left: 175px;
		width: 140px;
		height: auto;
	}
	
	.beg04-2 .logo-les {
		position: absolute;
		top: 15%;
		left: 170px;
		width: 185px;
		height: auto;
		opacity: 1;
	}
	
	.beg04-2-link-1:hover .logo-les {
		opacity: 0;
	}
	
	.beg04-2-link-1:hover .logo-les02 {
		opacity: 1;
	}
	
	.beg04-2 .logo-les02 {
		position: absolute;
		top: 15%;
		left: 170px;
		width: 185px;
		height: auto;
		opacity: 0;
	}
	
	.beg04-2-link-1:hover .les-h4 {
		color: #fff;
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	#beg-key {
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	#beg-key::before{
		z-index: 2;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(52, 28, 2, 0.5);
	}
	
	#beg-key img {
		z-index: 1;
		display: block;
		position: relative;
		width: 100%;
		height: 250px;
		object-fit: cover;
		object-position: center;
	}
	
	#beg-key h1 {
		z-index: 3;
		position: absolute;
    	top: 50%;
    	left: 50%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
		font-family: "EB Garamond";
		font-size: 32px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 32px;
    	text-align: center;
    	color: #F8F7F7;
	}
	
	#beg-key font {
		z-index: 3;
		display: block;
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 16px;
    	text-align: center;
    	color: #F8F7F7;
		margin-top: 5px;
	}
	
	font {
		z-index: 3;
		display: block;
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 16px;
    	text-align: center;
    	color: #F8F7F7;
		margin-top: 5px;
	}
	
	.beg {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 0 auto;
		padding: 60px 0 40px 0;
	}
	
	.beg h2 {
		font-family: "EB Garamond";
		font-size: 30px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 34px;
    	text-align: center;
		color: #522C03;
	}
	
	.beg h2 span {
		display: none;
	}
	
	.beg h2 font {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 15px;
    	text-align: center;
		color: #522C03;
		margin-top: 10px;
	}
	
	.beg01 {
		position: relative;
    	width: 375px;
    	height: auto;
    	margin: 0 auto 60px auto;
	}
	
	.beg01 img {
		display: block;
    	position: relative;
    	width: 100%;
    	height: auto;
	}
	
	.beg01 .icon {
		z-index: 2;
    	position: absolute;
    	top: 165px;
    	left: 30%;
    	width: 150px;
    	height: auto;
	}
	
	.beg01 h2 {
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 19px;
    	font-weight: 600;
    	letter-spacing: 3px;
    	line-height: 24px;
    	text-align: center;
    	color: #522C03;
		margin-top: 25px;
	}
	
	.beg01 h2::after {
		content: '';
    	position: absolute;
    	bottom: -20px;
    	left: 47.5%;
    	width: 17px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(90deg);
	}
	
	.beg01 p {
		margin: 40px 30px 0 30px;
	}
	
	.beg02 {
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 60px auto;
		padding: 60px 0;
		padding-bottom: 40px;
		background: rgba(226,218,205,0.45);
		outline: solid 1px #522C03;
    	outline-offset: -20px;
	}
	
	.beg02 .eb-h2 {
		font-family: "EB Garamond";
    	font-size: 30px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 34px;
    	text-align: center;
    	color: #522C03;
	}
	
	.beg02 .noto-h2 {
    	font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 24px;
    	text-align: center;
    	color: #522C03;
    	margin-top: 10px;
	}
	
	.beg02-1 {
		position: relative;
		width: 305px;
		height: auto;
		margin: 30px auto;
	}
	
	.beg02-1-con {
		position: relative;
		display: block;
    	width: 100%;
    	height: auto;
		margin: 40px 0;
		overflow: hidden;
		transition: .4s ease-in-out;
		overflow: hidden;
	}
	
	/*
	.beg02-1-con:hover .beg-btn01 {
		left: 10px;
	}
	*/
	
	.beg02-1 p {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 13px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 13px;
    	text-align: center;
    	color: #522C03;
		margin-top: 25px;
		
	}
	
	.beg02-1 h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 15px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 15px;
    	text-align: center;
		color: #522C03;
		margin-top: 15px;
	}
	
	.beg-btn01 {
		z-index: 2;
    	display: block;
    	position: absolute;
    	width: 285px;
    	height: auto;
		top: 185px;
		left: 200%;
    	margin: 30px auto 0 auto;
    	padding: 10px 30px 10px 0;
    	font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 15px;
    	text-align: center;
    	color: #fff;
    	background: #97776A;
    	border: solid 1px #97776A;
    	box-sizing: border-box;
		transition: .4s ease-in-out;
	}
	
	.beg-btn01::before {
    	content: '';
    	position: absolute;
    	top: 18px;
    	right: 15px;
    	width: 20px;
    	height: 1px;
    	background: #fff;
	}

	.beg-btn01::after {
    	content: '';
    	position: absolute;
    	top: 16px;
    	right: 14px;
    	width: 7px;
    	height: 1px;
    	background: #fff;
    	transform: rotate(35deg);
	}
	
	.beg03 {
		z-index: 0;
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 40px auto 60px;
	}
	
	.beg03-1 {
		z-index: 0;
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 50px auto;
	}
	
	.beg03-1 img {
		z-index: 1;
		display: block;
		position: relative;
		width: 100%;
		height: auto;
		object-fit: cover;
		object-position: center;
	}
	
	.beg03-1 img::before{
		z-index: 2;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(52, 28, 2, 0.35);
	}
	
	.beg03-1 .beg03-1-icon h3 {
		z-index: 4;
		position: absolute;
    	top: 50%;
    	left: 14.5%;
		font-family: "Yu Mincho",YuMincho,serif; 
  		font-size: 13px;
  		font-weight: 600;
  		font-stretch: normal;
  		font-style: normal;
  		line-height: normal;
  		letter-spacing: 1.3px;
  		text-align: left;
  		color: #fff;
	}
	
	.beg03-1 h4 {
		position: relative;
    	font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 18px;
    	font-weight: 600;
    	letter-spacing: 2.5px;
    	line-height: 24px;
    	text-align: left;
    	color: #522C03;
    	margin: 80px 0 0 0;
		
	}
	
	.beg03-1 p {
		position: relative;
		width: 315px;
		height: auto;
		margin: 20px 0 0 0;
	}
	
	.beg03-1 #icon {
		z-index: 3;
		position: absolute;
		top: 205px;
    	left: 30px;;
    	width: 190px;
		height: auto;
	}
	
	.beg03-1-text {
		position: relative;
		display: block;
		width: 315px;
		height: auto;
		margin: 0 auto;
	}
	
	.beg-btn02-1 {
		display: block;
		position: relative;
    	width: 290px;
    	height: auto;
		margin: 20px auto 0 0;
    	padding: 10px 30px 10px 0;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 15px;
    	text-align: center;
    	color: #522C03;
    	background: rgba(226, 218, 205, 0.45);
		border: solid 1px #522C03;
		box-sizing: border-box;
    	transition: 0.4s;
	}
	
	.beg-btn02-1::before {
    	content: '';
    	position: absolute;
    	top: 18px;
    	right: 15px;
    	width: 20px;
    	height: 1px;
    	background: #522C03;
		transition: 0.4s;
	}

	.beg-btn02-1::after {
    	content: '';
    	position: absolute;
    	top: 16px;
    	right: 14px;
    	width: 7px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(35deg);
		transition: 0.4s;
	}
	
	.beg03-2 {
		z-index: 0;
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 60px auto 50px auto;
	}
	
	.beg03-2 img {
		z-index: 1;
		display: block;
		position: relative;
		width: 100%;
		height: auto;
		object-fit: cover;
		object-position: center;
	}
	
	.beg03-2 img::before{
		z-index: 2;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(52, 28, 2, 0.35);
	}
	
	.beg03-2 .beg03-2-icon h3 {
		z-index: 4;
		position: absolute;
    	top: 44%;
    	left: 15%;
		font-family: "Yu Mincho",YuMincho,serif; 
  		font-size: 13px;
  		font-weight: 600;
  		font-stretch: normal;
  		font-style: normal;
  		line-height: normal;
  		letter-spacing: 1.3px;
  		text-align: left;
  		color: #fff;
	}
	
	.beg03-2 h4 {
		position: relative;
    	font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 18px;
    	font-weight: 600;
    	letter-spacing: 2.5px;
    	line-height: 28px;
    	text-align: left;
    	color: #051C2C;
    	margin: 80px 0 0 0;
		
	}
	
	.beg03-2 p {
		position: relative;
		width: 315px;
		height: auto;
		margin: 20px 0 0 0;
		color: #051C2C;
	}
	
	.beg03-2 #icon {
		z-index: 3;
		position: absolute;
		top: 205px;
    	left: 40px;;
    	width: 190px;
		height: auto;
	}
	
	.beg03-2-text {
		position: relative;
		display: block;
		width: 315px;
		height: auto;
		margin: 0 auto;
	}
	
	.beg-btn02-2 {
		display: block;
		position: relative;
    	width: 290px;
    	height: auto;
		margin: 20px auto 0 0;
    	padding: 10px 30px 10px 0;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 15px;
    	text-align: center;
    	color: #4A4A4A;
    	background: rgba(5, 28, 44, 0.08);
		border: solid 1px #4A4A4A;
		box-sizing: border-box;
    	transition: 0.4s;
	}
	
	.beg-btn02-2::before {
    	content: '';
    	position: absolute;
    	top: 18px;
    	right: 15px;
    	width: 20px;
    	height: 1px;
    	background: #051C2C;
		transition: 0.4s;
	}

	.beg-btn02-2::after {
    	content: '';
    	position: absolute;
    	top: 16px;
    	right: 14px;
    	width: 7px;
    	height: 1px;
    	background: #051C2C;
    	transform: rotate(35deg);
		transition: 0.4s;
	}
	
	.beg04 {
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 0 auto;
		padding: 40px 0 0 0;
		background: rgba(226, 218, 205, 0.45);
	}
	
	.beg04 h2 {
		margin-top: 0;
	}
	
	.beg04 p {
		line-height: 24px;
		margin: 40px 50px 0 50px;
	}
	
	.beg04-1 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 45px auto;
	}
	
	.beg04-1 h3 {
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 18px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 24px;
    	text-align: center;
    	color: #522C03;
	}
	
	.beg04-1 h3 font {
		position: relative;
		display: inline-block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 18px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 24px;
    	text-align: center;
    	color: #522C03;
	}
	
	.beg04-1 h3 font::after {
		content: '';
    	position: absolute;
    	top: 50%;
    	right: -70px;
    	width: 50px;
    	height: 1px;
    	background: #522C03;
	}
	
	.beg04-1 h3 font::before {
		content: '';
    	position: absolute;
    	top: 50%;
    	left: -70px;
    	width: 50px;
    	height: 1px;
    	background: #522C03;
	}
	
	.beg04-1 h4 {
		position: absolute;
		top: 45%;
		left: 110px;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 18px;
    	text-align: left;
    	color: #522C03;
	}
	
	.beg04-1 .les-h4 {
		top: 45%;
		line-height: 18px;
	}
	
	.beg04-1-con {
		position: relative;
    	width: 96%;
    	height: auto;
		margin: 0 auto;
		padding: 30px 0 0 0;
	}
	
	.beg04-1-con img {
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	.beg04-1-link {
		position: relative;
    	width: 305px;
    	height: auto;
		margin: 0 auto;
		padding-right: 20px;
	}
	
	.beg04-1-link-1 {
		position: relative;
		display: block;
		width: 100%;
		height: auto;
		padding: 10px;
		margin: 10px 0 20px;
		background: #F8F7F7;
	}
	
	.beg04-1-link-1::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 15px;
    	width: 15px;
    	height: 1px;
    	background: #522C03;
	}

	.beg04-1-link-1::after {
    	content: '';
    	position: absolute;
    	top: 48%;
    	right: 14px;
    	width: 7px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(35deg);
	}
	
	.beg04-1-link-1 img {
		position: relative;
		display: block;
		top: 0;
		left: 0;
		width: 80px;
		height: auto;
		margin: 0 auto 0 0;
	}
	
	.beg04-1 .logo-cho {
		position: absolute;
		top: 20%;
		left: 110px;
		width: 87px;
		height: auto;
	}
	
	.logo-cho02 {
		display: none!important;
	}
	
	.logo-les02 {
		display: none!important;
	}
	
	.beg04-1 .logo-les {
		position: absolute;
		top: 20%;
		left: 110px;
		width: 197px;
		height: auto;
	}
	
	.beg04-2 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 40px auto 50px;
	}
	
	.beg04-2 h3 {
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 18px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 24px;
    	text-align: center;
    	color: #522C03;
	}
	
	.beg04-2 h3 font {
		position: relative;
		display: inline-block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 18px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 24px;
    	text-align: center;
    	color: #522C03;
	}
	
	.beg04-2 h3 font::after {
		content: '';
    	position: absolute;
    	top: 50%;
    	right: -70px;
    	width: 50px;
    	height: 1px;
    	background: #522C03;
	}
	
	.beg04-2 h3 font::before {
		content: '';
    	position: absolute;
    	top: 50%;
    	left: -70px;
    	width: 50px;
    	height: 1px;
    	background: #522C03;
	}
	
	.beg04-2 h4 {
		position: absolute;
		top: 50%;
		left: 110px;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 18px;
    	text-align: left;
    	color: #051C2C;
	}
	
	.beg04-2 .les-h4 {
		top: 45%;
		line-height: 18px;
	}
	
	.beg04-2-con {
		position: relative;
    	width: 350px;
    	height: auto;
		margin: 0 auto;
		padding: 30px 0;
	}
	
	.beg04-2-con img {
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	.beg04-2-link {
		position: relative;
    	width: 305px;
    	height: auto;
		margin: 0 auto;
		padding-right: 20px;
	}
	
	.beg04-2-link-1 {
		position: relative;
		display: block;
		width: 100%;
		height: auto;
		padding: 10px;
		margin: 10px 0 20px;
		background: #F8F7F7;
	}
	
	.beg04-2-link-1::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 15px;
    	width: 15px;
    	height: 1px;
    	background: #051C2C;
	}

	.beg04-2-link-1::after {
    	content: '';
    	position: absolute;
    	top: 48%;
    	right: 14px;
    	width: 7px;
    	height: 1px;
    	background: #051C2C;
    	transform: rotate(35deg);
	}
	
	.beg04-2-link-1 img {
		position: relative;
		display: block;
		top: 0;
		left: 0;
		width: 80px;
		height: auto;
		margin: 0 auto 0 0;
	}
	
	.beg04-2 .logo-les {
		position: absolute;
		top: 20%;
		left: 110px;
		width: 115px;
		height: auto;
	}
	
	.beg02-1-img {
		position: relative;
		display: block;
		width: 305px;
		height: 260px;
		overflow: hidden;
	}
	
	.beg02-1-img img {
		position: relative;
		display: block;
		width: 305px;
		height: 260px;
		object-fit: cover;
	}
	
	.beg03-1-img {
		position: relative;
		display: block;
		width: 415px;
		height: 255px;
		overflow: hidden;
	}
	
	.beg04-1-link-1-img {
		position: relative;
		display: block;
		width: 80px;
		height: 80px;
		overflow: hidden;
	}
	
	
	
}

/*30_ブランド一覧*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	#bra-key {
		z-index: 0;
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	#bra-key img {
		z-index: 1;
		display: block;
		position: relative;
		width: 100%;
		height: 400px;
		object-fit: cover;
		object-position: center;
	}
	
	#bra-key::before{
		z-index: 2;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(52, 28, 2, 0.5);
	}
	
	#bra-key h1 {
		z-index: 3;
		position: absolute;
    	top: 50%;
    	left: 50%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
		font-family: "EB Garamond";
		font-size: 36px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 36px;
    	text-align: center;
    	color: #F8F7F7;
	}
	
	#bra-key font {
		z-index: 3;
		display: block;
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 20px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 20px;
    	text-align: center;
    	color: #F8F7F7;
		margin-top: 10px;
	
	}
	
	.bra {
		position: relative;
    	width: 100%;
    	height: auto;
    	padding: 40px 0;
	}
	
	.bra01 {
		position: relative;
    	width: 1015px;
    	height: auto;
    	margin: 40px auto 100px auto;
		border: solid 1px #886659;
	}
	
	.bra01::before {
		content: "";
    	z-index: -1;
    	position: absolute;
    	top: 0;
    	right: 0;
   		width: 660px;
    	height: calc(100% + 50px);
		margin: -25px -25px -25px 0;
		background-color: rgba(136, 102, 89, 0.15);
	}
	
	.bra01 img {
		z-index: -1;
		display: block;
    	position: relative;
    	width: 530px;
    	height: auto;
	}
	
	.bra01-1 {
		width: 530px;
    	height: auto;
    	margin: -25px 0 -25px -25px;
		overflow: hidden;
	}
	
	.bra01-1 .logo {
		z-index: 2;
		position: absolute;
		width: 175px;
		height: auto;
		top: -1px;
		left: 0;
		margin-right: 0;
    	transform: none;
	} 
	
	.bra01-2 {
		position: absolute;
    	top: 70px;
    	right: 40px;
    	width: 415px;
    	height: auto;
	}
	
	.bra01 .eb-h2 {
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 42px;
    	text-align: left;
    	color: #522C03;
	}
	
	.bra01 .noto-h2 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 16px;
    	text-align: left;
    	color: #522C03;
		padding: 0;
	}
	
	.bra01 p {
		padding: 30px 0;
	}
	
	.bra-btn01 {
		display: block;
		position: relative;
    	width: 255px;
    	height: auto;
    	padding: 10px 0;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 14px;
    	text-align: center;
    	color: #522C03;
    	background: rgba(242,238,226,0.8);
		border: solid 1px #522C03;
		box-sizing: border-box;
    	transition: 0.4s;
	}
	
	.bra-btn01::before {
    	content: '';
    	position: absolute;
    	top: 19px;
    	right: 25px;
    	width: 20px;
    	height: 1px;
    	background: #522C03;
		transition: 0.4s;
	}
	
	.bra-btn01:hover::before {
    	content: '';
    	position: absolute;
    	top: 19px;
    	right: 25px;
    	width: 20px;
    	height: 1px;
    	background: #fff;
	}

	.bra-btn01::after {
    	content: '';
    	position: absolute;
    	top: 16px;
    	right: 24px;
    	width: 10px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(35deg);
		transition: 0.4s;
	}
	
	.bra-btn01:hover::after {
    	content: '';
    	position: absolute;
    	top: 16px;
    	right: 24px;
    	width: 10px;
    	height: 1px;
    	background: #fff;
    	transform: rotate(35deg);
	}
	
	.bra-btn01:hover {
		color: #fff;
		background: #97776A;
		border: solid 1px #97776A;
	}
	
	.bra02 {
		position: relative;
    	width: 1015px;
    	height: auto;
    	margin: 100px auto 40px auto;
		border: solid 1px #051C2C;
	}
	
	.bra02::after {
		content: "";
		z-index: -1;
    	position: absolute;
    	top: 0;
    	left: 0;
   		width: 660px;
    	height: calc(100% + 50px);
		margin: -25px 0 -25px -25px;
		background-color: rgba(5, 28, 44, 0.08);
	}
	
	.bra02 img {
		z-index: -1;
		display: block;
    	position: relative;
    	width: 530px;
    	height: auto;
	}
	
	.bra02-1 {
		width: 530px;
    	height: auto;
    	margin: -25px -25px -25px auto;
		overflow: hidden;
	}
	
	.bra02-1 .logo {
		z-index: 2;
		position: absolute;
		width: 190px;
		height: auto;
		top: -1px;
		right: -1px;
		left: unset;
		margin-right: 0;
    	transform: none;
	} 
	
	.bra02-2 {
		position: absolute;
    	top: 40px;
    	left: 50px;
    	width: 425px;
    	height: auto;
	}
	
	.bra02 .eb-h2 {
		font-family: "EB Garamond";
		font-size: 27px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 42px;
    	text-align: left;
    	color: #051C2C;
		white-space: nowrap;
	}
	
	.bra02 .noto-h2 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 16px;
    	text-align: left;
    	color: #051C2C;
		padding: 0;
	}
	
	.bra02 p {
    	color: #4A4A4A;
		padding: 30px 0;
	}
	
	.bra-btn02 {
		display: block;
		position: relative;
    	width: 255px;
    	height: auto;
    	padding: 10px 0;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 14px;
    	text-align: center;
    	color: #051C2C;
    	background: rgba(242,238,226,0.8);
		border: solid 1px #051C2C;
		box-sizing: border-box;
    	transition: 0.4s;
	}
	
	.bra-btn02::before {
    	content: '';
    	position: absolute;
    	top: 19px;
    	right: 25px;
    	width: 20px;
    	height: 1px;
    	background: #051C2C;
	}
	
	.bra-btn02:hover::before {
    	content: '';
    	position: absolute;
    	top: 19px;
    	right: 25px;
    	width: 20px;
    	height: 1px;
    	background: #fff;
	}

	.bra-btn02::after {
    	content: '';
    	position: absolute;
    	top: 16px;
    	right: 24px;
    	width: 10px;
    	height: 1px;
    	background: #051C2C;
    	transform: rotate(35deg);
	}
	
	.bra-btn02:hover::after {
    	content: '';
    	position: absolute;
    	top: 16px;
    	right: 24px;
    	width: 10px;
    	height: 1px;
    	background: #fff;
    	transform: rotate(35deg);
	}
	
	.bra-btn02:hover {
		color: #fff;
		background: rgba(5,28,44,0.7);
		border: solid 1px rgba(5,28,44,0.7);
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	#bra-key {
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	#bra-key::before{
		z-index: 2;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(52, 28, 2, 0.5);
	}
	
	#bra-key img {
		z-index: 1;
		display: block;
		position: relative;
		width: 100%;
		height: 250px;
		object-fit: cover;
		object-position: center;
	}
	
	#bra-key h1 {
		z-index: 3;
		position: absolute;
    	top: 50%;
    	left: 50%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
		font-family: "EB Garamond";
		font-size: 32px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 32px;
    	text-align: center;
    	color: #F8F7F7;
	}
	
	#bra-key font {
		z-index: 3;
		display: block;
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 16px;
    	text-align: center;
    	color: #F8F7F7;
		margin-top: 5px;
	}
	
	.bra {
		position: relative;
    	width: 95%;
    	height: auto;
		margin: 0 auto;
		padding: 60px 0;
	}
	
	.bra01 {
		position: relative;
    	width: 100%;
    	height: 75%;
    	margin: 0 auto;
		padding-bottom: 15px;
	}
	
	.bra01::before {
		content: "";
    	z-index: -1;
    	position: absolute;
    	top: 0;
    	right: 0;
    	width: 100%;
    	height: 100%;
    	background-color: rgba(136, 102, 89, 0.15);
	}
	
	.bra01 img {
		z-index: -1;
		display: block;
    	position: relative;
    	width: 100%;
    	height: auto;
	}
	
	.bra01-1 {
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 0 auto;
		outline: solid 1px #886659;
		outline-offset: -20px;
		overflow: hidden;
	}
	
	.bra01-1 .logo {
		z-index: 2;
		position: absolute;
		width: 110px;
		height: auto;
		top: 20px;
		left: 20px;
		transform: none;
	} 
	
	.bra01-2 {
		position: relative;
    	width: 85%;
    	height: auto;
		margin: 25px auto 20px;
	}
	
	.bra01 .eb-h2 {
		font-family: "EB Garamond";
		font-size: 23px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 29px;
    	text-align: center;
    	color: #522C03;
	}
	
	.bra01 .noto-h2 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 24px;
    	text-align: center;
    	color: #522C03;
		padding: 0;
	}
	
	.bra01 p {
		padding: 15px 0 30px;
	}
	
	.bra02 {
		position: relative;
    	width: 100%;
    	height: 75%;
    	margin: 0 auto;
		margin-top: 60px;
		padding-bottom: 15px;
	}
	
	.bra02::before {
		content: "";
    	z-index: -1;
    	position: absolute;
    	top: 0;
    	right: 0;
    	width: 100%;
    	height: 100%;
    	background-color: rgba(5, 28, 44, 0.08);
	}
	
	.bra02 img {
		z-index: -1;
		display: block;
    	position: relative;
    	width: 100%;
    	height: auto;
	}
	
	.bra02-1 {
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 0 auto;
		outline: solid 1px #051C2C;
		outline-offset: -20px;
		overflow: hidden;
	}
	
	.bra02-1 .logo {
		z-index: 2;
		position: absolute;
		width: 120px;
		height: auto;
		top: 20px;
		left: 20px;
		transform: none;
	} 
	
	.bra02-2 {
		position: relative;
    	width: 85%;
    	height: auto;
		margin: 25px auto 20px;
	}
	
	.bra02 .eb-h2 {
		white-space: nowrap;
		font-family: "EB Garamond";
		font-size: 21px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 30px;
    	text-align: center;
    	color: #051C2C;
		margin: 0 -5px;
	}
	
	.bra02 .noto-h2 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 24px;
    	text-align: center;
    	color: #051C2C;
		padding: 0;
	}
	
	.bra02 p {
    	color: #4A4A4A;
		padding: 15px 0 30px;
	}
	
	.bra-btn01 {
		display: block;
		position: relative;
    	width: 240px;
    	height: auto;
    	margin: 0 auto;
    	padding: 10px 0;
    	font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 15px;
    	text-align: center;
    	color: #522C03;
    	background: rgba(242,238,226,0.8) ;
    	border: solid 1px #522C03;
    	box-sizing: border-box;
    	transition: 0.4s;
	}
	
	.bra-btn01::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 15px;
    	width: 13px;
    	height: 1px;
    	background: #522C03;
		transition: 0.4s;
	}

	.bra-btn01::after {
    	content: '';
    	position: absolute;
    	top: 44%;
    	right: 13px;
    	width: 8px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(35deg);
		transition: 0.4s;
	}
	
	.bra-btn02 {
		display: block;
		position: relative;
    	width: 240px;
    	height: auto;
    	margin: 0 auto;
    	padding: 10px 0;
    	font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 15px;
    	text-align: center;
    	color: #051C2C;
    	background: rgba(242,238,226,0.8);
    	border: solid 1px #051C2C;
    	box-sizing: border-box;
    	transition: 0.4s;
	}
	
	.bra-btn02::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 15px;
    	width: 13px;
    	height: 1px;
    	background: #051C2C;
		transition: 0.4s;
	}
	
	.bra-btn02::after {
    	content: '';
    	position: absolute;
    	top: 44%;
    	right: 13px;
    	width: 8px;
    	height: 1px;
    	background: #051C2C;
    	transform: rotate(35deg);
		transition: 0.4s;
	}
	
}

/*31.ブランド＿チョコレートショップ*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	#cho-key {
		z-index: 0;
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	#cho-key img {
		z-index: 1;
		display: block;
		position: relative;
		width: 100%;
		height: 320px;
		object-fit: cover;
		object-position: center;
	}
	
	#cho-key .logo {
		z-index: 3;
		position: absolute;
		top: 0;
		left: 10%;
		width: 210px;
		height: auto;
	}
	
	#cho-key::before{
		z-index: 2;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(52, 28, 2, 0.5);
	}
	
	#cho-key h1 {
		z-index: 3;
		position: absolute;
    	top: 47%;
    	left: 50%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
		font-family: "EB Garamond";
		font-size: 32px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 32px;
    	text-align: center;
    	color: #F8F7F7;
	}
	
	#cho-key font {
		z-index: 3;
		display: block;
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 16px;
    	text-align: center;
    	color: #F8F7F7;
		margin-top: 10px;
	
	}
	
	.cho {
		position: relative;
    	width: 100%;
    	height: auto;
    	padding: 70px 0 40px;
	}
	
	.cho h2 {
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 29px;
    	text-align: center;
    	color: #522C03;
		margin-top: 60px;
	}
	
	.cho h2 span {
		color: #522C03;
		padding: 0 20px;
		font-size: 22px;
		font-weight: lighter;
		vertical-align: 15%;
	}
	
	.cho h2 font {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 16px;
    	text-align: center;
    	color: #522C03;
		vertical-align: 20%;
	}
	
	.cho01 {
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 20px 0;
	}
	
	.cho01-1 {
		position: relative;
    	width: 55%;
    	min-width: 320px;
    	height: auto;
    	margin: 0 0 0 auto;
	}
	
	.cho01 img {
		display: block;
    	width: 100%;
    	height: 520px;
    	object-fit: cover;
	}
	
	.cho01-2 {
		position: absolute;
    	bottom: 25px;
    	right: 60%;
    	width: 330px;
    	height: auto;
		min-width: 255px;
		padding-top: 30px;
	}
	
	.cho01-2 p {
		margin-top: 40px;
		padding-top: 30px;
		border-top: solid 1px #522C03;
	}
	
	.cho01-2 img {
		display: block;
		width: 145px;
		height: auto;
		margin: 0 auto;
	}
	
	.cho02 {
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 40px 0 80px 0;
	}
	
	.cho02-1 {
		position: relative;
		display: block;
    	width: 960px;
    	height: auto;
    	margin: 0 auto;
	}
	
	.cho02-1-img {
		position: relative;
		display: block;
    	width: 304px;
    	height: auto;
    	float: left;
	}
	
	.cho02-1-img:nth-child(2) {
		margin: 0 24px;
	}
	
	.cho02-1-img img {
		width: 304px;
		height: auto;
	}
	
	.cho03-bg {
		position: relative;
    	width: 100%;
    	height: auto;
    	padding: 40px 0;
		background: rgba(226, 218, 205, 0.5);
	}
	
	.cho03 {
		position: relative;
    	width: 960px;
    	height: auto;
		margin: 0 auto;
    	padding: 40px 0;
	}
	
	.cho03 h2 {
		margin-top: 0;
	}
	
	.cho03 h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 21px;
    	font-weight: 600;
    	letter-spacing: 2px;
    	line-height: 30px;
    	text-align: left;
    	color: #522C03;
	}
	
	.cho03 p {
		margin-top: 60px;
	}
	
	.cho03-1 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 60px auto 0;
	}
	
	.cho03-1 img {
		display: block;
		position: relative;
    	width: 520px;
    	height: auto;
    	margin: 0 auto 0 0;
	}
	
	.cho03-1-text {
		position: absolute;
    	top: 120px;
    	right: 60px;
    	width: 320px;
    	height: auto;
	}
	
	.cho03-1-text h3 {
		position: relative;
	}
	
	.cho03-1-text h3::before {
		content: 'SPIRITS 01';
		position: absolute;
		top: -40px;
		left: 0;
		font-family: "EB Garamond";
		font-size: 21px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 22px;
    	text-align: left;
    	color: #97776A;
		
	}
	
	.cho03-1-text h3::after {
		z-index: 2;
		content: '';
		position: absolute;
		bottom: -30px;
		left: -100px;
		width: 400px;
		height: 1px;
		border-top: solid 1px #97776A;
	}
	
	.cho03-2 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 60px auto 0;
	}
	
	.cho03-2 img {
		display: block;
		position: relative;
    	width: 520px;
    	height: auto;
    	margin: 0 0 0 auto;
	}
	
	.cho03-2-text {
		position: absolute;
    	top: 120px;
    	left: 90px;
    	width: 305px;
    	height: auto;
	}
	
	.cho03-2-text h3 {
		position: relative;
	}
	
	.cho03-2-text h3::before {
		content: 'SPIRITS 02';
		position: absolute;
		top: -40px;
		left: 0;
		font-family: "EB Garamond";
		font-size: 21px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 22px;
    	text-align: left;
    	color: #97776A;
		
	}
	
	.cho03-2-text h3::after {
		z-index: 2;
		content: '';
		position: absolute;
		bottom: -30px;
		left: 0;
		width: 390px;
		height: 1px;
		border-top: solid 1px #97776A;
	}
	
	.cho03-3 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 60px auto 0;
	}
	
	.cho03-3 img {
		display: block;
		position: relative;
    	width: 520px;
    	height: auto;
    	margin: 0 auto 0 0;
	}
	
	.cho03-3-text {
		position: absolute;
    	top: 120px;
    	right: 60px;
    	width: 305px;
    	height: auto;
	}
	
	.cho03-3-text h3 {
		position: relative;
	}
	
	.cho03-3-text h3::before {
		content: 'SPIRITS 03';
		position: absolute;
		top: -40px;
		left: 0;
		font-family: "EB Garamond";
		font-size: 21px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 22px;
    	text-align: left;
    	color: #97776A;
		
	}
	
	.cho03-3-text h3::after {
		z-index: 2;
		content: '';
		position: absolute;
		bottom: -30px;
		left: -100px;
		width: 400px;
		height: 1px;
		border-top: solid 1px #97776A;
	}
	
	.cho04 {
		position: relative;
    	width: 1025px;
    	height: auto;
		margin: 80px auto;
		background: rgba(226, 218, 205, 0.7);
		border: solid 1px #522C03;
	}
	
	
	.cho04 h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 18px;
    	font-weight: 600;
    	letter-spacing: 2px;
    	line-height: 27px;
    	text-align: left;
    	color: #341C02;
	}
	
	.cho04 h3::before {
		content: 'SANO TAKASHI';
		position: absolute;
		top: -25px;
		left: 0;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 19px;
    	text-align: left;
    	color: #97776A;
		
	}
	
	.cho04-1 {
		position: relative;
    	width: 890px;
    	height: auto;
		margin: 60px auto;
	}
	
	.cho04-1 img {
		display: block;
		position: relative;
    	width: 320px;
    	height: auto;
    	margin: 0 auto 0 0;
	}
	
	.cho04-text {
		position: absolute;
    	top: 65px;
    	right: 0;
    	width: 505px;
    	height: auto;
	}
	
	.cho04 p {
		margin-top: 30px;
	}
	
	.cho05 {
		position: relative;
    	width: 960px;
    	height: auto;
		margin: 0 auto;
	}
	
	.cho05-1 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 60px auto;
	}
	
	.cho05-1-img {
		display: block;
    	width: 410px;
    	height: auto;
    	overflow: hidden;
		margin: 0 auto 0 0;
	}
	
	.cho05-1 img {
		display: block;
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	.cho05-1 .logo {
		position: absolute;
		top: 10px;
		left: 10px;
		width: 95px;
		height: auto;
		margin: 0;
		transform: none;
	}
	
	.cho05-1-text {
		position: absolute;
    	top: 30px;
    	right: 0;
    	width: 490px;
    	height: auto;
	}
	
	.cho05-1-text .mincho {
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 22px;
    	text-align: left;
    	color: #97776A;
	}
	
	.cho05-1-text .mincho::after {
    	content: '';
    	position: absolute;
    	top: 10px;
    	left: -48px;
    	width: 35px;
    	height: 1px;
    	border-top: solid 1px #522C03;
	}
	
	.cho05-1-text .noto {
		display: block;
		font-size: 16px;
    	font-weight: 600;
    	letter-spacing: 2px;
    	line-height: 24px;
    	text-align: left;
    	color: #522C03;
		margin: 5px 0;
	}
	
	.cho05-1-text p {
    	color: #522C03;
	}
	
	.cho05-1-btn {
		display: flex;
		width: 100%;
		height: auto;
		margin-top: 20px;
	}
	
	.cho05-1-btn a {
		display: block;
		position: relative;
    	width: 195px;
    	height: auto;
    	padding: 9px 0 11px;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 14px;
    	text-align: center;
    	color: #522C03;
    	background: rgba(226, 218, 205, 0.45);
		border: solid 1px #522C03;
		box-sizing: border-box;
    	transition: 0.4s;
		margin-right: 30px;
	}
	
	.cho05-1-btn a::before {
    	content: '';
    	position: absolute;
    	top: 17px;
    	right: 11px;
    	width: 18px;
    	height: 1px;
    	background: #522C03;
		transition: 0.4s;
	}
	
	.cho05-1-btn a:hover::before {
    	content: '';
    	position: absolute;
    	top: 17px;
    	right: 11px;
    	width: 18px;
    	height: 1px;
    	background: #fff;
	}

	.cho05-1-btn a::after {
    	content: '';
    	position: absolute;
    	top: 15px;
    	right: 11px;
    	width: 7px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(35deg);
		transition: 0.4s;
	}
	
	.cho05-1-btn a:hover::after {
    	content: '';
    	position: absolute;
    	top: 15px;
    	right: 11px;
    	width: 7px;
    	height: 1px;
    	background: #fff;
    	transform: rotate(35deg);
	}
	
	.cho05-1-btn a:hover {
		color: #fff;
		background: #97776A;
		border: solid 1px #97776A;
	}
	
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	#cho-key {
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	#cho-key::before{
		z-index: 2;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(52, 28, 2, 0.5);
	}
	
	#cho-key img {
		z-index: 1;
		display: block;
		position: relative;
		width: 100%;
		height: 250px;
		object-fit: cover;
		object-position: center;
	}
	
	#cho-key .logo {
		z-index: 3;
		position: absolute;
		top: 0;
		left: 0;
		width: 125px;
		height: auto;
		transform: none;
	}
	
	#cho-key h1 {
		z-index: 3;
		position: absolute;
    	top: 50%;
    	left: 50%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
		font-family: "EB Garamond";
		font-size: 28px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 28px;
    	text-align: center;
    	color: #F8F7F7;
	}
	
	#cho-key font {
		z-index: 3;
		display: block;
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 16px;
    	text-align: center;
    	color: #F8F7F7;
		margin-top: 5px;
	}
	
	.cho {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 0 auto;
		padding: 40px 0;
	}
	
	.cho h2 {
		font-family: "EB Garamond";
		font-size: 30px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 34px;
    	text-align: center;
		color: #522C03;
	}
	
	.cho h2 span {
		display: none;
	}
	
	.cho h2 font {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 15px;
    	text-align: center;
		color: #522C03;
		margin-top: 10px;
	}
	
	.cho01 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 0 auto;
		margin: 40px 0;
	}
	
	.cho01-1 {
		position: relative;
    	width: 340px;
    	height: auto;
		margin: 60px 0 0 auto;
	}
	
	.cho01-1 img {
		width: 100%;
		height: auto;
	}
	
	.cho01-2 {
		width: 320px;
    	height: auto;
		margin: 30px auto;
		padding-left: 5px;
	}
	
	.cho01-2 img {
		position: absolute;
    	top: -45px;
    	left: 28px;
    	width: 90px;
    	height: auto;
	}
	
	.cho02 {
		position: relative;
    	width: 100%;
   		height: auto;
    	margin: 0 auto;
	}
	
	.cho02-1 {
		position: relative;
    	width: 98%;
   		height: auto;
    	margin: 0 auto 50px 0;
	}
	
	.cho02-1-img {
		position: relative;
		display: block;
    	width: 49%;
    	height: auto;
    	float: left;
	}
	
	.cho02-1-img:nth-child(2) {
    	margin: 0 0 0 2%;
	}
	
	.cho02-1-img:nth-child(3) {
    	margin: 7px 25% 0 25%;
	}
	
	.cho02-1-img img {
    	width: 100%;
    	height: auto;
	}

	.cho03-bg {
		position: relative;
    	width: 100%;
    	height: auto;
    	padding: 20px 0;
		background: rgba(226, 218, 205, 0.5);
	}
	
	.cho03 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 0 auto;
    	padding: 20px 0;
	}
	
	.cho03 h2 {
		margin-top: 0;
	}
	
	.cho03 h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 18px;
    	font-weight: 600;
    	letter-spacing: 2px;
    	line-height: 28px;
    	text-align: left;
    	color: #522C03;
		margin-left: 10px;
	}
	
	.cho03 p {
		margin-top: 20px;
	}
	
	.cho03-1 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 30px auto 0;
	}
	
	.cho03-1 img {
		display: block;
		position: relative;
    	width: 325px;
    	height: auto;
		margin: 0 auto;
	}
	
	.cho03-1-text {
		position: relative;
    	width: 280px;
    	height: auto;
		margin: 50px auto 0 auto;
	}
	
	.cho03-1-text h3 {
		font-size: 19px;
		position: relative;
	}
	
	.cho03-1-text h3::before {
		content: 'SPIRITS 01';
		position: absolute;
		top: -35px;
		left: 0;
		font-family: "EB Garamond";
		font-size: 18px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 28px;
    	text-align: left;
    	color: #97776A;
		
	}
	
	.cho03-1-text h3::after {
		z-index: 2;
    	content: '';
    	position: absolute;
    	bottom: 60px;
    	left: -80px;
    	width: 125px;
    	height: 1px;
    	border-top: solid 1px #97776A;
    	transform: rotate( -90deg );
	}
	
	.cho03-2 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 40px auto 0;
	}
	
	.cho03-2 img {
		display: block;
		position: relative;
    	width: 325px;
    	height: auto;
		margin: 0 auto;
	}
	
	.cho03-2-text {
		position: relative;
    	width: 280px;
    	height: auto;
		margin: 50px auto 0 auto;
	}
	
	.cho03-2-text h3 {
		position: relative;
	}
	
	.cho03-2-text h3::before {
		content: 'SPIRITS 02';
		position: absolute;
		top: -35px;
		left: 0;
		font-family: "EB Garamond";
		font-size: 18px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 28px;
    	text-align: left;
    	color: #97776A;
		
	}
	
	.cho03-2-text h3::after {
		z-index: 2;
    	content: '';
    	position: absolute;
    	bottom: 60px;
    	left: -80px;
    	width: 125px;
    	height: 1px;
    	border-top: solid 1px #97776A;
    	transform: rotate( -90deg );
	}
	
	.cho03-3 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 40px auto 0;
	}
	
	.cho03-3 img {
		display: block;
		position: relative;
    	width: 325px;
    	height: auto;
		margin: 0 auto;
	}
	
	.cho03-3-text {
		position: relative;
    	width: 280px;
    	height: auto;
		margin: 50px auto 0 auto;
	}
	
	.cho03-3-text h3 {
		position: relative;
	}
	
	.cho03-3-text h3::before {
		content: 'SPIRITS 03';
		position: absolute;
		top: -35px;
		left: 0;
		font-family: "EB Garamond";
		font-size: 18px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 28px;
    	text-align: left;
    	color: #97776A;
		
	}
	
	.cho03-3-text h3::after {
		z-index: 2;
    	content: '';
    	position: absolute;
    	bottom: 60px;
    	left: -80px;
    	width: 125px;
    	height: 1px;
    	border-top: solid 1px #97776A;
    	transform: rotate( -90deg );
	}
	
	.cho04 {
		position: relative;
    	width: 95%;
    	height: auto;
		margin: 40px auto;
		background: rgba(226, 218, 205, 0.7);
		border: solid 1px #522C03;
	}
	
	.cho04 h2 {
		margin-top: 40px;
	}
	
	.cho04 h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 20px;
    	font-weight: 700;
    	letter-spacing: 3px;
    	line-height: 32px;
    	text-align: center;
    	color: #341C02;
	}
	
	.cho04 h3::before {
		content: 'SANO TAKASHI';
		position: absolute;
		top: -25px;
		left: 32%;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 13px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 18px;
    	text-align: center;
    	color: #97776A;
		
	}
	
	.cho04-1 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 40px auto;
	}
	
	.cho04-1 img {
		display: block;
		position: relative;
    	width: 300px;
    	height: auto;
    	margin: 0 auto;
	}
	
	.cho04-text {
		position: relative;
    	width: 320px;
    	height: auto;
		margin: 55px auto 0;
	}
	
	.cho04 p {
		margin-top: 30px;
	}
	
	.cho05 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 0 auto;
	}
	
	.cho05-1 {
		position: relative;
    	width: 320px;
    	height: auto;
		margin: 40px auto;
	}
	
	.cho05-1-img {
		display: block;
    	width: 320px;
    	height: auto;
    	overflow: hidden;
	}
	
	.cho05-1 img {
		display: block;
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 0 auto;
	}
	
	.cho05-1 .logo {
		position: absolute;
		top: 10px;
		left: 10px;
		width: 85px;
		height: auto;
		transform: none;
	}
	
	.cho05-1-text {
		position: relative;
    	width: 290px;
    	height: auto;
		margin: 20px auto;
	}
	
	.cho05-1-text .mincho {
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 14px;
    	font-weight: 600;
    	letter-spacing: 2px;
    	line-height: 24px;
    	text-align: left;
    	color: #97776A;
	}
	
	.cho05-1-text .mincho::after {
    	content: '';
    	position: absolute;
    	top: 11px;
    	left: -32px;
    	width: 25px;
    	height: 1px;
    	border-top: solid 1px #522C03;
	}
	
	.cho05-1-text .noto {
		display: block;
		font-size: 15px;
    	font-weight: 800;
    	letter-spacing: 1px;
    	line-height: 24px;
    	text-align: left;
    	color: #522C03;
		margin: 5px 0;
	}
	
	.cho05-1-btn {
		display: block;
		width: 100%;
		height: auto;
		margin: 20px auto 0 0;
	}
	
	.cho05-1-btn a {
		display: block;
		position: relative;
    	width: 250px;
    	height: auto;
    	padding: 11px 0 13px;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 15px;
    	text-align: center;
    	color: #522C03;
    	background: rgba(226, 218, 205, 0.45);
		border: solid 1px #522C03;
		box-sizing: border-box;
    	transition: 0.4s;
		margin-top: 15px;
	}
	
	.cho05-1-btn a::before {
    	content: '';
    	position: absolute;
    	top: 20px;
    	right: 12px;
    	width: 18px;
    	height: 1px;
    	background: #522C03;
		transition: 0.4s;
	}

	.cho05-1-btn a::after {
    	content: '';
    	position: absolute;
    	top: 18px;
    	right: 12px;
    	width: 7px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(35deg);
		transition: 0.4s;
	}
	
}

/*32_ブランド＿レ トロワ ショコラ パリ*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	#sbi_mod_error {
		display:none !important;
	}
	
	#let-key {
		z-index: 0;
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	#let-key img {
		z-index: 1;
		display: block;
		position: relative;
		width: 100%;
		height: 320px;
		object-fit: cover;
		object-position: center;
	}
	
	#let-key .logo {
		z-index: 3;
		position: absolute;
		top: 0;
		left: 10%;
		width: 210px;
		height: auto;
	}
	
	#let-key::before{
		z-index: 2;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(52, 28, 2, 0.5);
	}
	
	#let-key h1 {
		z-index: 3;
		position: absolute;
    	top: 50%;
    	left: 50%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 29px;
    	text-align: center;
    	color: #F8F7F7;
	}
	
	#let-key font {
		z-index: 3;
		display: block;
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 16px;
    	text-align: center;
    	color: #F8F7F7;
		margin-top: 10px;
	
	}
	
	.let {
		position: relative;
    	width: 100%;
    	height: auto;
    	padding: 40px 0;
		overflow: hidden;
	}
	
	.let h2 {
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 34px;
    	text-align: center;
    	color: #4A4A4A;
		margin-top: 60px;
	}
	
	.let h2 span {
		color: #4A4A4A;
		padding: 0 20px;
		font-size: 22px;
		font-weight: lighter;
		vertical-align: 15%;
	}
	
	.let h2 font {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 16px;
    	text-align: center;
    	color: #4A4A4A;
		vertical-align: 20%;
	}
	
	.let p {
		color: #4A4A4A;
	}
	
	.let p::after {
    	content: '';
    	position: absolute;
    	top: 65px;
    	left: 0;
    	width: 80px;
    	height: 1px;
    	border-top: solid 1px #4A4A4A;
	}
	
	.let01 {
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 20px 0;
	}
	
	.let01 img {
		position: absolute;
		display: block;
		top: -100px;
    	right: 0;
    	width: 600px;
		height: auto;
	}
	
	.let01-1 {
		position: relative;
    	width: 960px;
    	height: auto;
    	margin: 0 auto;
	}
	
	.let01-1 h2 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 27px;
    	font-weight: 600;
    	letter-spacing: 2px;
    	line-height: 27px;
    	text-align: left;
    	color: #051C2C;
		margin-bottom: 30px;
	}
	
	.let01-1 p {
    	line-height: 27px;
		margin: 0 0 60px 125px;
	}
	
	.let01-1 img {
		position: relative;
		display: block;
		top: 0;
		right: 0;
    	width: 760px;
    	height: auto;
    	margin: 0 auto;
    	object-fit: cover;
	}
	
	.let02 {
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 60px 0 80px 0;
	}
	
	.let02-1 {
		position: relative;
		display: block;
    	width: 960px;
    	height: auto;
    	margin: 0 auto;
	}
	
	.let02-1-img {
		position: relative;
		display: block;
    	width: 304px;
    	height: auto;
    	float: left;
	}
	
	.let02-1-img:nth-child(2) {
		margin: 0 24px;
	}
	
	.let02-1-img img {
		width: 304px;
		height: auto;
	}
	
	.let03-bg {
		position: relative;
    	width: 100%;
    	height: auto;
    	padding-top: 40px;
	}
	
	.let03 {
		position: relative;
		top: -160px;
    	width: 990px;
    	height: auto;
		margin: 0 auto -60px auto;
    	padding: 40px 60px 70px;
		background: #F8F8F8;
	}
	
	.let03 h2 {
		position: relative;
		display: block;
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 32px;
    	text-align: center;
    	color: #4A4A4A;
		width: 425px;
		height: auto;
		margin: 0 auto;
		padding: 10px 0;
		border-left: double 1px #4A4A4A;
		border-right: double 1px #4A4A4A;
	}
	
	.let03 h2::before, .let03 h2::after {
		content: '';
		width: 20px;
		height: 99%;
		position: absolute;
	}

	.let03 h2::before {
		border-left: double 1px #4A4A4A;
		border-top: solid 1px #4A4A4A;
		border-bottom: solid 1px #4A4A4A;
		top: 0;
		left: -5px;
	}

	.let03 h2::after {
		border-right: double 1px #4A4A4A;
		border-top: solid 1px #4A4A4A;
		border-bottom: solid 1px #4A4A4A;
		top: 0;
		right: -5px;
	}
	
	.let03 h2 span {
		display: none;
	}
	
	.let03 h2 font {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 16px;
    	text-align: center;
    	color: #4A4A4A;
		vertical-align: 20%;
		margin-top: 5px;
	}
	
	.let03 h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 21px;
    	font-weight: 600;
    	letter-spacing: 2px;
    	line-height: 21px;
    	text-align: left;
    	color: #4A4A4A;
	}
	
	.let03 p {
    	color: #4A4A4A;
		margin-top: 60px;
		line-height: 24px;
	}
	
	.let03 p::after {
    	content: none;
	}
	
	.let03-1 {
		position: relative;
    	width: 960px;
    	height: auto;
		margin: 40px auto 0;
	}
	
	.let03-1 img {
		display: block;
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	.let03-1-text {
		position: absolute;
    	top: 20px;
    	right: 20px;
    	width: 285px;
    	height: 175px;
		padding: 70px 30px 35px;
		background: rgba(248, 248, 248, 0.9);
	}
	
	.let03-1-text h3 {
		position: relative;
		color: #051C2C;
		margin-top: 10px;
		line-height: 29px;
	}
	
	.let03-1-text h3::before {
		content: 'SPIRITS 01';
		position: absolute;
		top: -40px;
		left: 0;
		font-family: "EB Garamond";
		font-size: 21px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 22px;
    	text-align: left;
    	color: #A7A7A7;
		
	}
	
	.let03-1-text h3::after {
		z-index: 2;
		content: '';
		position: absolute;
		top: -30px;
    	left: 135px;
    	width: 155px;
		height: 1px;
		border-top: solid 1px #A7A7A7;
	}
	
	.let03-1-text p {
		margin-top: 10px;
	}
	
	.let03-2 {
		position: relative;
    	width: 960px;
    	height: auto;
		margin: 60px auto 0;
	}
	
	.let03-2 img {
		display: block;
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	.let03-2-text {
		position: absolute;
    	top: 20px;
    	left: 20px;
    	width: 285px;
    	height: 175px;
		padding: 70px 30px 35px;
		background: rgba(248, 248, 248, 0.9);
	}
	
	.let03-2-text h3 {
		position: relative;
		color: #051C2C;
		margin-top: 10px;
		line-height: 29px;
	}
	
	.let03-2-text h3::before {
		content: 'SPIRITS 02';
		position: absolute;
		top: -40px;
		left: 0;
		font-family: "EB Garamond";
		font-size: 21px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 22px;
    	text-align: left;
    	color: #A7A7A7;
		
	}
	
	.let03-2-text h3::after {
		z-index: 2;
		content: '';
		position: absolute;
		top: -30px;
    	left: 135px;
    	width: 155px;
		height: 1px;
		border-top: solid 1px #A7A7A7;
	}
	
	.let03-2-text p {
		margin-top: 10px;
	}
	
	.let03-3 {
		position: relative;
    	width: 960px;
    	height: auto;
		margin: 60px auto 0;
	}
	
	.let03-3 img {
		display: block;
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	.let03-3-text {
		position: absolute;
    	top: 20px;
    	right: 20px;
    	width: 285px;
    	height: 175px;
		padding: 60px 30px 45px;
		background: rgba(248, 248, 248, 0.9);
	}
	
	.let03-3-text h3 {
		position: relative;
		color: #051C2C;
		margin-top: 10px;
		line-height: 29px;
	}
	
	.let03-3-text h3::before {
		content: 'SPIRITS 03';
		position: absolute;
		top: -40px;
		left: 0;
		font-family: "EB Garamond";
		font-size: 21px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 22px;
    	text-align: left;
    	color: #A7A7A7;
		
	}
	
	.let03-3-text h3::after {
		z-index: 2;
		content: '';
		position: absolute;
		top: -30px;
    	left: 135px;
    	width: 155px;
		height: 1px;
		border-top: solid 1px #A7A7A7;
	}
	
	.let03-3-text p {
		margin-top: 10px;
	}
	
	.let04 {
		position: relative;
    	width: 920px;
    	height: auto;
		margin: 0 auto;
	}
	
	.let04-bg {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 0 auto;
		padding: 90px 0;
		background: rgba(5, 28, 44, 0.1);
	}
	
	.let04 h2 {
		text-align: left;
		margin: 0 0 0 75px;
	}
	
	.let04 h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 22px;
    	font-weight: 600;
    	letter-spacing: 3px;
    	line-height: 32px;
    	text-align: left;
    	color: #4A4A4A;
	}
	
	.let04 h3::before {
		content: 'SANO EMIKO';
		position: absolute;
		top: -25px;
		left: 0;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 19px;
    	text-align: left;
    	color: #908E8E;
	}
	
	.let04 p::after {
    	content: none;
	}
	
	.let04-1 {
		position: relative;
    	width: 800px;
    	height: auto;
		margin: 40px auto 60px;
	}
	
	.let04-1 img {
		display: block;
		position: relative;
    	width: 290px;
    	height: auto;
    	margin: 0 auto 0 0;
	}
	
	.let04-text {
		position: absolute;
    	top: 80px;
    	right: 0;
    	width: 440px;
    	height: auto;
	}
	
	.let04 p {
    	color: #4A4A4A;
		margin-top: 30px;
	}
	
	.let05 {
		position: relative;
    	width: 960px;
    	height: auto;
		margin: 90px auto 0;
	}
	
	.let05 p::after {
    	content: none;
	}
	
	.let05-1 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 60px auto;
	}
	
	.let05-1-img {
		display: block;
    	width: 515px;
    	height: auto;
    	overflow: hidden;
		margin: 0 auto 0 0;
	}
	
	.let05-1 img {
		display: block;
		position: relative;
    	width: 410px;
    	height: auto;
    	margin: 0 auto 0 20px;
	}
	
	.let05-1-text {
		position: absolute;
    	top: 20px;
    	right: 0;
    	width: 465px;
    	height: auto;
	}
	
	.let05-1-text .mincho {
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 22px;
    	text-align: left;
    	color: #4A4A4A;
	}
	
	.let05-1-text .mincho::after {
    	content: '';
    	position: absolute;
    	top: 8px;
    	left: -48px;
    	width: 35px;
    	height: 1px;
    	border-top: solid 1px #4A4A4A;
	}
	
	.let05-1-text .noto {
		display: block;
		font-size: 16px;
    	font-weight: 800;
    	letter-spacing: 2px;
    	line-height: 24px;
    	text-align: left;
    	color: #051C2C;
		margin: 5px 0;
	}
	
	.let05-1-text p {
    	text-align: left;
    	color: #4A4A4A;
	}
	
	.let05-1 .logo {
    	position: absolute;
   		top: 10px;
    	left: 30px;
    	width: 95px;
    	height: auto;
    	margin: 0;
    	transform: none;
	}
	
	.let05-1-btn {
		display: flex;
		width: 100%;
		height: auto;
		margin-top: 20px;
	}
	
	.let05-1-btn a {
		display: block;
		position: relative;
    	width: 195px;
    	height: auto;
    	padding: 9px 0 11px;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 14px;
    	text-align: center;
    	color: #4A4A4A;
    	background: rgba(5,28,44,0.08);
		border: solid 1px #4A4A4A;
		box-sizing: border-box;
    	transition: 0.4s;
		margin-right: 30px;
	}
	
	.let05-1-btn a::before {
    	content: '';
    	position: absolute;
    	top: 20px;
    	right: 12px;
    	width: 18px;
    	height: 1px;
    	background: #4A4A4A;
		transition: 0.4s;
	}
	
	.let05-1-btn a:hover::before {
    	content: '';
    	position: absolute;
    	top: 20px;
    	right: 12px;
    	width: 18px;
    	height: 1px;
    	background: #fff;
	}

	.let05-1-btn a::after {
    	content: '';
    	position: absolute;
    	top: 18px;
    	right: 12px;
    	width: 7px;
    	height: 1px;
    	background: #4A4A4A;
    	transform: rotate(35deg);
		transition: 0.4s;
	}
	
	.let05-1-btn a:hover::after {
    	content: '';
    	position: absolute;
    	top: 18px;
    	right: 12px;
    	width: 7px;
    	height: 1px;
    	background: #fff;
    	transform: rotate(35deg);
	}
	
	.let05-1-btn a:hover {
		color: #fff;
		background: rgba(5,28,44,0.7);
		border: solid 1px #4A4A4A;
	}
	
	.let05-2 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 60px auto;
	}
	
	.let05-2 img {
		display: block;
		position: relative;
    	width: 410px;
    	height: auto;
    	margin: 0 auto 0 20px;
	}
	
	.let05-2-text {
		position: absolute;
    	top: 0;
    	right: 0;
    	width: 465px;
    	height: auto;
	}
	
	.let05-2-text .mincho {
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 22px;
    	text-align: left;
    	color: #4A4A4A;
	}
	
	.let05-2-text .mincho::after {
    	content: '';
    	position: absolute;
    	top: 11px;
    	left: -48px;
    	width: 35px;
    	height: 1px;
    	border-top: solid 1px #4A4A4A;
	}
	
	.let05-2-text .noto {
		display: block;
		font-size: 16px;
    	font-weight: 800;
    	letter-spacing: 2px;
    	line-height: 24px;
    	text-align: left;
    	color: #051C2C;
		margin: 5px 0;
	}
	
	.let05-2-text p {
    	color: #4A4A4A;
	}
	
	.let05-2 .logo {
    	position: absolute;
   		top: 10px;
    	left: 30px;
    	width: 95px;
    	height: auto;
    	margin: 0;
    	transform: none;
	}
	
	.let05-1-btn-exc {
		display: block;
		width: 100%;
		height: auto;
		margin-top: 20px;
	}
	
	.let05-1-btn-exc a {
		display: block;
		position: relative;
    	width: 195px;
    	height: auto;
    	padding: 9px 0 11px;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 14px;
    	text-align: center;
    	color: #4A4A4A;
    	background: rgba(5,28,44,0.08);
		border: solid 1px #4A4A4A;
		box-sizing: border-box;
    	transition: 0.4s;
		margin-right: 30px;
	}
	
	.let05-1-btn-exc a::before {
    	content: '';
    	position: absolute;
    	top: 20px;
    	right: 12px;
    	width: 18px;
    	height: 1px;
    	background: #4A4A4A;
		transition: 0.4s;
	}
	
	.let05-1-btn-exc a:hover::before {
    	content: '';
    	position: absolute;
    	top: 20px;
    	right: 12px;
    	width: 18px;
    	height: 1px;
    	background: #fff;
	}

	.let05-1-btn-exc a::after {
    	content: '';
    	position: absolute;
    	top: 18px;
    	right: 12px;
    	width: 7px;
    	height: 1px;
    	background: #4A4A4A;
    	transform: rotate(35deg);
		transition: 0.4s;
	}
	
	.let05-1-btn-exc a:hover::after {
    	content: '';
    	position: absolute;
    	top: 18px;
    	right: 12px;
    	width: 7px;
    	height: 1px;
    	background: #fff;
    	transform: rotate(35deg);
	}
	
	.let05-1-btn-exc a:hover {
		color: #fff;
		background: rgba(5,28,44,0.7);
		border: solid 1px #4A4A4A;
	}
	
	.let05-1-btn-exc a:nth-of-type(2) {
		width: 430px;
		margin-top: 15px;
		letter-spacing: 1px;
	}
	
	/*インスタ*/
	.insta {
		position: relative;
		width: 100%;
		height: auto;
		padding: 100px 0 80px 0;
		background: rgba(5,28,44,0.08);
		overflow: hidden;
	}
	
	.insta h2 {
		position: relative;
		width: 950px;
		height: auto;
		margin: 0 auto;
		font-size: 29px;
		font-weight: 500;
		letter-spacing: 1px;
		line-height: 36px;
		text-align: left;
		color: #4A4A4A;
	}
	
	.insta h2 span {
		position: relative;
		top: -2px;
		margin-left: 50px;
		font-size: 20px;
		font-weight: normal;
		font-family: "Yu Mincho",YuMincho,serif; 
		letter-spacing: 1px;
		line-height: 10px;
		color: #8D8D8D;
	}
	
	.insta h2 span::before {
		content: "";
		position: absolute;
		top: -6px;
		left: -16px;
		width: 1px;
		height: 35px;
		background: #4A4A4A;
	}
	
	.let-insta {
		position: relative;
		width: 1200px;
		height: auto;
		margin: 50px auto 0 auto;
	}

}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	#sbi_mod_error {
		display:none !important;
	}
	
	#let-key {
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	#let-key::before{
		z-index: 2;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(52, 28, 2, 0.5);
	}
	
	#let-key img {
		z-index: 1;
		display: block;
		position: relative;
		width: 100%;
		height: 250px;
		object-fit: cover;
		object-position: center;
	}
	
	#let-key .logo {
		z-index: 3;
		position: absolute;
		top: 0;
		left: 0;
		width: 125px;
		height: auto;
		transform: none;
	}
	
	#let-key h1 {
		z-index: 3;
		position: absolute;
    	top: 50%;
    	left: 50%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
		font-family: "EB Garamond";
		font-size: 24px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 24px;
    	text-align: center;
    	color: #F8F7F7;
	}
	
	#let-key font {
		z-index: 3;
		display: block;
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 16px;
    	text-align: center;
    	color: #F8F7F7;
		margin-top: 5px;
	}
	
	.let {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 0 auto;
		padding: 10px 0;
	}
	
	.let h2 {
		font-family: "EB Garamond";
		font-size: 28px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 34px;
    	text-align: center;
		color: #4A4A4A;
	}

	.let p {
		color: #4A4A4A;
	}
	
	.let h2 span {
		display: none;
	}
	
	.let h2 font {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 15px;
    	text-align: center;
		color: #4A4A4A;
		margin-top: 10px;
	}
	
	.let01 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 40px auto;
	}
	
	.let01 img {
		position: absolute;
		top: 360px;
    	right: 0px;
    	width: 89%;
		height: auto;
	}
	
	.let01-1 {
		position: relative;
    	width: 325px;
    	height: auto;
		margin: 0 auto;
	}
	
	.let01-1 h2 {
    	font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 21px;
    	font-weight: 600;
    	letter-spacing: 2px;
    	line-height: 28px;
    	text-align: left;
    	color: #051C2C;
   		margin-bottom: 30px;
	}
	
	.let01-1 p {
		margin-top: 30px;
	}
	
	.let01-1 img {
		position: relative;
		width: 100%;
		height: auto;
		top: 0;
    	right: 0;
	}
	
	.let02 {
		position: relative;
    	width: 100%;
   		height: auto;
    	margin: 130px auto 0;
	}
	
	.let02-1 {
		position: relative;
    	width: 98%;
   		height: auto;
    	margin: 0 auto 50px auto;
	}
	
	.let02-1-img:nth-child(1) {
		position: absolute;
		top: 0;
		left: 0;
		width: 49%;
		height: 123px;
		object-fit: cover;
	}
	
	.let02-1-img:nth-child(2) {
    	position: absolute;
		bottom: 0;
		left: 0;
		width: 49%;
		height: 123px;
		object-fit: cover;
	}
	
	.let02-1-img:nth-child(3) {
    	position: relative;
		margin: 0 0 0 auto;
		width: 49%;
		height: 256px;
	}
	
	.let02-1-img img {
    	width: 100%;
    	height: 100%;
		object-fit: cover;
	}

	.let03-bg {
		position: relative;
    	width: 100%;
    	height: auto;
    	padding-top: 20px;
	}
	
	.let03 {
		position: relative;
		top: -70px;
    	width: 92%;
    	height: auto;
		margin: 0 auto;
    	padding: 20px 0;
		background: #F8F8F8;
	}
	
	.let03 h2 {
		margin-top: 0;
	}
	
	.let03 h2 {
		position: relative;
		display: block;
		width: 310px;
		height: auto;
		margin: 0 auto;
		padding: 10px 0;
		border-left: solid 1.2px #4A4A4A;
		border-right: solid 1.2px #4A4A4A;
	}
	
	.let03 h2::before, .let03 h2::after {
		content: '';
		width: 20px;
		height: 98%;
		position: absolute;
	}

	.let03 h2::before {
		border-left: solid 1.3px #4A4A4A;
		border-top: solid 1px #4A4A4A;
		border-bottom: solid 1px #4A4A4A;
		top: 0;
		left: -5px;
	}

	.let03 h2::after {
		border-right: solid 1.3px #4A4A4A;
		border-top: solid 1px #4A4A4A;
		border-bottom: solid 1px #4A4A4A;
		top: 0;
		right: -5px;
	}
	
	.let03 h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 19px;
    	font-weight: 600;
    	letter-spacing: 2px;
    	line-height: 28px;
    	text-align: left;
    	color: #051C2C;
	}
	
	.let03 p {
    	color: #4A4A4A;
		margin-top: 10px;
	}
	
	.let03-1 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 30px auto 0;
	}
	
	.let03-1 img {
		display: block;
		position: relative;
    	width: 325px;
    	height: auto;
		margin: 0 auto;
	}
	
	.let03-1-text {
		position: relative;
    	width: 280px;
    	height: auto;
		margin: 50px auto 0 auto;
	}
	
	.let03-1-text h3 {
		position: relative;
	}
	
	.let03-1-text h3::before {
		content: 'SPIRITS 01';
		position: absolute;
		top: -35px;
		left: 0;
		font-family: "EB Garamond";
		font-size: 18px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 28px;
    	text-align: left;
    	color: #A7A7A7;
		
	}
	
	.let03-1-text h3::after {
		z-index: 2;
    	content: '';
    	position: absolute;
    	top: -21px;
    	left: 115px;
    	width: 175px;
    	height: 1px;
    	border-top: solid 1px #A7A7A7;
	}
	
	.let03-2 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 40px auto 0;
	}
	
	.let03-2 img {
		display: block;
		position: relative;
    	width: 325px;
    	height: auto;
		margin: 0 auto;
	}
	
	.let03-2-text {
		position: relative;
    	width: 280px;
    	height: auto;
		margin: 50px auto 0 auto;
	}
	
	.let03-2-text h3 {
		position: relative;
	}
	
	.let03-2-text h3::before {
		content: 'SPIRITS 02';
		position: absolute;
		top: -35px;
		left: 0;
		font-family: "EB Garamond";
		font-size: 18px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 28px;
    	text-align: left;
    	color: #A7A7A7;
		
	}
	
	.let03-2-text h3::after {
		z-index: 2;
    	content: '';
    	position: absolute;
    	top: -21px;
    	left: 115px;
    	width: 175px;
    	height: 1px;
    	border-top: solid 1px #A7A7A7;
	}
	
	.let03-3 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 40px auto 0;
	}
	
	.let03-3 img {
		display: block;
		position: relative;
    	width: 325px;
    	height: auto;
		margin: 0 auto;
	}
	
	.let03-3-text {
		position: relative;
    	width: 280px;
    	height: auto;
		margin: 50px auto 0 auto;
	}
	
	.let03-3-text h3 {
		position: relative;
	}
	
	.let03-3-text h3::before {
		content: 'SPIRITS 03';
		position: absolute;
		top: -35px;
		left: 0;
		font-family: "EB Garamond";
		font-size: 18px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 28px;
    	text-align: left;
    	color: #A7A7A7;
		
	}
	
	.let03-3-text h3::after {
		z-index: 2;
    	content: '';
    	position: absolute;
    	top: -21px;
    	left: 115px;
    	width: 175px;
    	height: 1px;
    	border-top: solid 1px #A7A7A7;
	}
	
	.let04 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 0 auto;
		padding: 40px 0;
		background: rgba(5, 28, 44, 0.1);
	}
	
	.let04 h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 20px;
    	font-weight: 700;
    	letter-spacing: 3px;
    	line-height: 32px;
    	text-align: center;
    	color: #4A4A4A;
	}
	
	.let04 h3::before {
		content: 'SANO EMIKO';
		position: absolute;
		top: -25px;
		left: 33%;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 13px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 18px;
    	text-align: center;
    	color: #908E8E;
		
	}
	
	.let04-1 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 40px auto;
	}
	
	.let04-1 img {
		display: block;
		position: relative;
    	width: 300px;
    	height: auto;
    	margin: 0 auto;
	}
	
	.let04-text {
		position: relative;
    	width: 320px;
    	height: auto;
		margin: 55px auto 0;
	}
	
	.let04 p {
    	color: #4A4A4A;
		margin-top: 30px;
	}
	
	.let05 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 50px auto 0 auto;
	}
	
	.let05-1 {
		position: relative;
    	width: 320px;
    	height: auto;
		margin: 40px auto;
	}
	
	.let05-1-img {
		display: block;
    	width: 320px;
    	height: auto;
    	overflow: hidden;
	}
	
	.let05-1 img {
		display: block;
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 0 auto;
	}
	
	.let05-1-text {
		position: relative;
    	width: 290px;
    	height: auto;
		margin: 20px auto;
	}
	
	.let05-1-text .mincho {
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 14px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 24px;
    	text-align: left;
    	color: #4A4A4A;

	}
	
	.let05-1-text .mincho::after {
    	content: '';
    	position: absolute;
    	top: 11px;
    	left: -32px;
    	width: 25px;
    	height: 1px;
    	border-top: solid 1px #707070;
	}
	
	.let05-1-text .noto {
		display: block;
		font-size: 15px;
    	font-weight: 800;
    	letter-spacing: 1px;
    	line-height: 26px;
    	text-align: left;
    	color: #051C2C;
		margin: 5px 0;
	}
	
	.let05-1-text p {
    	color: #4A4A4A;
	}
	
	.let05-1 .logo {
    	position: absolute;
    	top: 10px;
    	left: 10px;
    	width: 85px;
    	height: auto;
    	transform: none;
	}
	
	.let05-1-btn {
		display: block;
		width: 100%;
		height: auto;
		margin: 20px auto 0 0;
	}
	
	.let05-1-btn a {
		display: block;
		position: relative;
    	width: 250px;
    	height: auto;
    	padding: 11px 0 13px;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 15px;
    	text-align: center;
    	color: #4A4A4A;
    	background: rgba(5,28,44,0.08);
		border: solid 1px #4A4A4A;
		box-sizing: border-box;
    	transition: 0.4s;
		margin-top: 15px;
	}
	
	.let05-1-btn a::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 5%;
    	width: 18px;
    	height: 1px;
    	background: #4A4A4A;
		transition: 0.4s;
	}
	
	.let05-1-btn a::after {
    	content: '';
    	position: absolute;
    	top: 44%;
    	right: 5%;
    	width: 7px;
    	height: 1px;
    	background: #4A4A4A;
    	transform: rotate(35deg);
		transition: 0.4s;
	}
	
	.let05-2 {
		position: relative;
    	width: 320px;
    	height: auto;
		margin: 40px auto;
	}
	
	.let05-2 img {
		display: block;
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 0 auto;
	}
	
	.let05-2-text {
		position: relative;
    	width: 290px;
    	height: auto;
		margin: 20px auto;
	}
	
	.let05-2-text .mincho {
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 14px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 24px;
    	text-align: left;
    	color: #4A4A4A;

	}
	
	.let05-2-text .mincho::after {
    	content: '';
    	position: absolute;
    	top: 12px;
    	left: -32px;
    	width: 25px;
    	height: 1px;
    	border-top: solid 1px #707070;
	}
	
	.let05-2-text .noto {
		display: block;
		font-size: 15px;
    	font-weight: 800;
    	letter-spacing: 1px;
    	line-height: 26px;
    	text-align: left;
    	color: #051C2C;
		margin: 5px 0;
	}
	
	.let05-2-text p {
    	color: #4A4A4A;
	}
	
	.let05-2 .logo {
    	position: absolute;
    	top: 10px;
    	left: 10px;
    	width: 85px;
    	height: auto;
    	transform: none;
	}
	
	.let05-1-btn-exc {
		display: block;
		width: 100%;
		height: auto;
		margin: 20px auto 0 0;
	}
	
	.let05-1-btn-exc a {
		display: block;
		position: relative;
    	width: 250px;
    	height: auto;
    	padding: 11px 0 13px;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 15px;
    	text-align: center;
    	color: #4A4A4A;
    	background: rgba(5,28,44,0.08);
		border: solid 1px #4A4A4A;
		box-sizing: border-box;
    	transition: 0.4s;
		margin-top: 15px;
	}
	
	.let05-1-btn-exc a::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 5%;
    	width: 18px;
    	height: 1px;
    	background: #4A4A4A;
		transition: 0.4s;
	}

	.let05-1-btn-exc a::after {
    	content: '';
    	position: absolute;
    	top: 46%;
    	right: 5%;
    	width: 7px;
    	height: 1px;
    	background: #4A4A4A;
    	transform: rotate(35deg);
		transition: 0.4s;
	}
	
	.let05-1-btn-exc a:nth-of-type(2) {
		width: 300px;
		letter-spacing: 1px;
		line-height: 20px;
		text-align: left;
		padding: 10px 0 10px 20px;
	}
	
	/*インスタ*/
	.insta {
		position: relative;
		width: 100%;
		height: auto;
		padding: 50px 0 35px 0;
		background: rgba(5,28,44,0.08);
		overflow: hidden;
	}
	
	.insta h2 {
		position: relative;
		width: 100%;
		height: auto;
		margin: 0 auto;
		font-size: 30px;
		font-weight: 500;
		letter-spacing: 1px;
		line-height: 30px;
		text-align: center;
		color: #4A4A4A;
	}
	
	.insta h2 span {
		display: block;
		position: relative;
		margin-top: 10px;
		font-size: 15px;
		font-weight: normal;
		font-family: "Yu Mincho",YuMincho,serif; 
		letter-spacing: 1px;
		line-height: 15px;
		color: #8D8D8D;
	}
	
	.let-insta00 {
		display: flex!important;
		position: relative;
		width: 2600px;
		height: auto;
		margin: 25px auto 0 auto;
	}
	
	/*自動スライド*/
	.let .auto-slider {
		display: flex;
		animation: sliderAnimation 50s infinite linear 0s both;
	}
	
}

/*40_商品一覧*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	#pro-key {
		z-index: 0;
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	#pro-key img {
		z-index: 1;
		display: block;
		position: relative;
		width: 100%;
		height: 320px;
		object-fit: cover;
		object-position: center;
	}
	
	#pro-key::before{
		z-index: 2;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(52, 28, 2, 0.5);
	}
	
	#pro-key h1 {
		z-index: 3;
		position: absolute;
    	top: 50%;
    	left: 50%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 29px;
    	text-align: center;
    	color: #F8F7F7;
	}
	
	#pro-key font {
		z-index: 3;
		display: block;
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 16px;
    	text-align: center;
    	color: #F8F7F7;
		margin-top: 10px;
	}
	
	.pro {
		position: relative;
    	width: 100%;
    	height: auto;
    	margin-top: 60px;
	}
	
	.pro h3 {
		position: relative;
		font-size: 16px;
    	font-weight: 600;
    	letter-spacing: 2px;
    	line-height: 24px;
    	color: #522C03;
		margin: 20px 0 25px 60px;
	}
	
	.pro h3::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 21px;
    	width: 25px;
    	height: 1px;
    	background: #522C03;
	}
	
	.pro h3::after {
    	content: '';
    	position: absolute;
    	top: 43%;
    	right: 20px;
    	width: 10px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(45deg);
	}
	
	.pro h3 font {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 12px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 18px;
    	color: #522C03;
	}
	
	.pro h3 font::after {
		content: '';
    	position: absolute;
    	top: 0;
    	left: -90px;
    	width: 100px;
    	height: 1px;
    	background: #522C03;
		transform: rotate(90deg);
	}
	
	.pro-btn {
		position: relative;
		display: flex;
		width: 816px;
		height: auto;
		margin: 0 auto 60px;
	}
	
	#pro-a01 {
		padding-top: 250px;
		margin-top: -250px; 
	}
	
	#pro-a02 {
		padding-top: 250px;
		margin-top: -250px; 
	}
	
	.pro-btn01 {
		display: block;
		position: relative;
    	width: 308px;
    	height: 88px;
		margin-right: 36px;
    	padding: 53px 0 21px;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 14px;
    	font-weight: 600;
    	line-height: 14px;
		letter-spacing: 1px;
    	text-align: center;
    	color: #522C03;
    	background: rgba(226,218,205,0.45);
		border: solid 1px #522C03;
		box-sizing: border-box;
    	transition: 0.4s;
	}
	
	.pro-btn01 img {
		position: absolute;
		display: block;
		top: 32px;
		left: 50%;
		width: 112px;
		height: auto;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		-webkit-transition: 0.4s ease-in-out;
		transition: 0.4s ease-in-out;
	}
	
	.pro-btn01:hover img:nth-of-type(2) {
		opacity: 0;
	}
	
	.pro-btn01::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 10px;
    	width: 27px;
    	height: 1px;
    	background: #522C03;
		transform: rotate(90deg);
		transition: 0.4s;
	}
	
	.pro-btn01:hover::before {
		content: '';
    	position: absolute;
    	top: 50%;
    	right: 10px;
    	width: 27px;
    	height: 1px;
    	background: #522C03;
		transform: rotate(90deg);
		transition: 0.4s;
		background: #fff;
	}

	.pro-btn01::after {
    	content: '';
    	position: absolute;
    	top: 61%;
    	right: 12px;
    	width: 14px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(-45deg);
		transition: 0.4s;
	}
	
	.pro-btn01:hover::after {
		content: '';
    	position: absolute;
    	top: 61%;
    	right: 12px;
    	width: 14px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(-45deg);
		transition: 0.4s;
		background: #fff;
	}
	
	.pro-btn01:hover {
		color: #fff;
		background: #97776A;
		border: solid 1px #97776A;
	}
	
	.pro-btn02 {
		display: block;
		position: relative;
    	width: 476px;
    	height: 88px;
		margin-right: 36px;
    	padding: 53px 0 21px;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 14px;
    	font-weight: 600;
    	line-height: 14px;
		letter-spacing: 1px;
    	text-align: center;
    	color: #522C03;
    	background: rgba(226,218,205,0.45);
		border: solid 1px #522C03;
		box-sizing: border-box;
    	transition: 0.4s;
	}
	
	.pro-btn02 img {
		position: absolute;
		display: block;
		top: 30px;
		left: 50%;
		width: 272px;
		height: auto;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		-webkit-transition: 0.4s ease-in-out;
		transition: 0.4s ease-in-out;
	}
	
	.pro-btn02:hover img:nth-of-type(2) {
		opacity: 0;
	}
	
	.pro-btn02::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 10px;
    	width: 27px;
    	height: 1px;
    	background: #522C03;
		transform: rotate(90deg);
		transition: 0.4s;
	}
	
	.pro-btn02:hover::before {
		content: '';
    	position: absolute;
    	top: 50%;
    	right: 10px;
    	width: 27px;
    	height: 1px;
    	background: #522C03;
		transform: rotate(90deg);
		transition: 0.4s;
		background: #fff;
	}

	.pro-btn02::after {
    	content: '';
    	position: absolute;
    	top: 61%;
    	right: 12px;
    	width: 14px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(-45deg);
		transition: 0.4s;
	}
	
	.pro-btn02:hover::after {
		content: '';
    	position: absolute;
    	top: 61%;
    	right: 12px;
    	width: 14px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(-45deg);
		transition: 0.4s;
		background: #fff;
	}
	
	.pro-btn02:hover {
		color: #fff;
		background: #97776A;
		border: solid 1px #97776A;
	}
	
	.pro01 {
		position: relative;
		width: 960px;
		height: auto;
		margin: 0 auto 35px;
	}
	
	.pro01 h2 {
		position: relative;
		display: block;
		width: 665px;
		height: auto;
		margin: 0 25px 40px;
		padding: 33px 0 26px 255px;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 14px;
    	font-weight: 600;
    	letter-spacing: 2px;
    	line-height: 22px;
    	color: #522C03;
		border-top: solid 1px #522C03;
    	border-left: solid 7px #522C03;
	}
	
	.pro01 h2::after {
		content: '';
    	position: absolute;
    	top: 53%;
    	left: 215px;
    	width: 30px;
    	height: 1px;
    	background: #522C03;
		transform: rotate(90deg);
	}
	
	.pro01 .logo01 {
		position: absolute;
		top: 20px;
		left: 55px;
		width: 180px;
		height: auto;
	}
	
	.pro01-1 {
		position: relative;
		width: 100%;
		height: auto;
	}
	
	.pro01-1-con {
		position: relative;
		width: 440px;
		height: auto;
		margin: 0 20px 55px;
		float: left;
	}
	
	.pro01-1-con p {
		position: relative;
		display: block;
		width: 400px;
		height: auto;
		margin: 0 auto;
	}
	
	.pro01-1-img {
		z-index: 1;
		width: 440px;
		height: 290px;
		padding: 0 0 0 0;
		overflow: hidden;
	}
	
	.pro01-1-img img {
		-moz-transition: -moz-transform 0.3s linear;
		-webkit-transition: -webkit-transform 0.3s linear;
		-o-transition: -o-transform 0.3s linear;
		-ms-transition: -ms-transform 0.3s linear;
		transition: transform 0.3s linear;
		object-fit: cover;
	}
	
	.pro01-1 a:hover img {
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-o-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		transition: 0.3s all;
	}
	
	.pro02 {
		position: relative;
		width: 960px;
		height: auto;
		margin: -50px auto 90px;
		padding-top: 50px;
	}
	
	.pro02 h2 {
		position: relative;
		display: block;
		width: 440px;
		height: auto;
		margin: 0 25px 40px;
		padding: 33px 0 26px 480px;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 14px;
    	font-weight: 600;
    	letter-spacing: 2px;
    	line-height: 22px;
    	color: #522C03;
		border-top: solid 1px #522C03;
    	border-left: solid 7px #522C03;
	}
	
	.pro02 h2::after {
		content: '';
    	position: absolute;
    	top: 53%;
    	left: 445px;
    	width: 30px;
    	height: 1px;
    	background: #522C03;
		transform: rotate(90deg);
	}
	
	.pro02 .logo02 {
		position: absolute;
		top: 75px;
		left: 55px;
		width: 405px;
		height: auto;
	}

}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	#pro-key {
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	#pro-key::before{
		z-index: 2;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(52, 28, 2, 0.5);
	}
	
	#pro-key img {
		z-index: 1;
		display: block;
		position: relative;
		width: 100%;
		height: 250px;
		object-fit: cover;
		object-position: center;
	}
	
	#pro-key h1 {
		z-index: 3;
		position: absolute;
    	top: 50%;
    	left: 50%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
		font-family: "EB Garamond";
		font-size: 32px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 32px;
    	text-align: center;
    	color: #F8F7F7;
	}
	
	#pro-key font {
		z-index: 3;
		display: block;
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 16px;
    	text-align: center;
    	color: #F8F7F7;
		margin-top: 5px;
	}
	
	.pro {
		position: relative;
    	width: 100%;
    	height: auto;
    	margin-top: 45px;
	}
	
	.pro h3 {
		position: relative;
		font-size: 17px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 22px;
    	color: #522C03;
		margin: 20px 0 25px 35px;
	}
	
	.pro h3::before {
    	content: '';
    	position: absolute;
    	top: 43%;
    	right: 15px;
    	width: 8px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(45deg);
    	transition: 0.4s;
	}
	
	.pro h3::after {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 15px;
    	width: 20px;
    	height: 1px;
    	background: #522C03;
    	transition: 0.4s;
	}
	
	.pro h3 font {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 13px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 19px;
    	color: #522C03;
		text-align: left;
	}
	
	.pro h3 font::after {
		content: '';
    	position: absolute;
    	top: -25px;
    	left: -70px;
    	width: 90px;
    	height: 1px;
    	background: #522C03;
		transform: rotate(90deg);
	}
	
	.pro-btn {
		position: relative;
		width: 350px;
		height: auto;
		margin: 0 auto 45px;
	}
	
	.pro-btn01 {
		display: block;
		position: relative;
    	width: 350px;
    	height: 78px;
		margin-bottom: 20px;
    	padding: 48px 0 17px;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 13px;
    	font-weight: 600;
    	line-height: 13px;
		letter-spacing: 1px;
    	text-align: center;
    	color: #522C03;
    	background: rgba(226,218,205,0.45);
		border: solid 1px #522C03;
		box-sizing: border-box;
    	transition: 0.4s;
	}
	
	.pro-btn01 img {
		position: absolute;
		display: block;
		top: 30px;
		left: 50%;
		width: 125px;
		height: auto;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		-webkit-transition: 0.4s ease-in-out;
		transition: 0.4s ease-in-out;
	}
	
	.pro-btn01::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 10px;
    	width: 20px;
    	height: 1px;
    	background: #522C03;
		transform: rotate(90deg);
		transition: 0.4s;
	}

	.pro-btn01::after {
    	content: '';
    	position: absolute;
    	top: 59%;
    	right: 13px;
    	width: 9px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(-45deg);
		transition: 0.4s;
	}
	
	.pro-btn02 {
		display: block;
		position: relative;
    	width: 350px;
    	height: 78px;
		margin-bottom: 20px;
    	padding: 48px 20px 17px 0;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 13px;
    	font-weight: 600;
    	line-height: 13px;
		letter-spacing: 0.5px;
    	text-align: center;
    	color: #522C03;
    	background: rgba(226,218,205,0.45);
		border: solid 1px #522C03;
		box-sizing: border-box;
    	transition: 0.4s;
	}
	
	.pro-btn02 img {
		position: absolute;
		display: block;
		top: 30px;
		left: 47%;
		width: 280px;
		height: auto;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		-webkit-transition: 0.4s ease-in-out;
		transition: 0.4s ease-in-out;
	}
	
	.pro-btn02::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 10px;
    	width: 20px;
    	height: 1px;
    	background: #522C03;
		transform: rotate(90deg);
		transition: 0.4s;
	}

	.pro-btn02::after {
    	content: '';
    	position: absolute;
    	top: 59%;
    	right: 13px;
    	width: 9px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(-45deg);
		transition: 0.4s;
	}
	
	#pro-a01 {
		padding-top: 100px;
		margin-top: -100px; 
	}
	
	#pro-a02 {
		padding-top: 100px;
		margin-top: -100px; 
	}
	
	.pro01 {
		position: relative;
		width: 350px;
		height: auto;
		margin: 0 auto 60px;
	}
	
	.pro01 h2 {
		position: relative;
		display: block;
		width: 330px;
		height: auto;
		margin: 0 0 35px 0;
		padding: 50px 0 0 15px;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 14px;
    	font-weight: 600;
    	letter-spacing: 2px;
    	line-height: 24px;
    	color: #522C03;
		border-top: solid 1px #522C03;
    	border-left: solid 4px #522C03;
	}
	
	.pro01 .logo01 {
		position: absolute;
		top: 15px;
		left: 25px;
		width: 120px;
		height: auto;
	}
	
	.pro01-1 {
		position: relative;
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	
	.pro01-1-con {
		position: relative;
		width: 325px;
		height: auto;
		margin: 0 auto 35px;
	}
	
	.pro01-1-con p {
		position: relative;
		display: block;
		width: 280px;
		height: auto;
		margin: 0 auto;
	}
	
	.pro01-1-img {
		z-index: 1;
		width: 325px;
		height: 215px;
		padding: 0 0 0 0;
		overflow: hidden;
	}
	
	.pro01-1-img img {
		-moz-transition: -moz-transform 0.3s linear;
		-webkit-transition: -webkit-transform 0.3s linear;
		-o-transition: -o-transform 0.3s linear;
		-ms-transition: -ms-transform 0.3s linear;
		transition: transform 0.3s linear;
	}
	
	.pro01-1-img:hover img {
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-o-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		transition: 0.3s all;
	}
	
	.pro02 {
		position: relative;
		width: 350px;
		height: auto;
		margin: -30px auto 90px;
		padding-top: 30px;
	}
	
	.pro02 h2 {
		position: relative;
		display: block;
		width: 330px;
		height: auto;
		margin: 0 0 35px 0;
		padding: 50px 0 0 15px;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 13px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 24px;
    	color: #522C03;
		border-top: solid 1px #522C03;
    	border-left: solid 4px #522C03;
	}
	
	.pro02 .logo02 {
		position: absolute;
		top: 45px;
		left: 25px;
		width: 315px;
		height: auto;
	}

	
}

/*40-1〜40-12.商品＿個別*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	/*商品個別*/
	
	#pro-ind-key {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 50px auto;
	}
	
	#pro-ind-key h1 {
		font-family: "EB Garamond";
		font-size: 26px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 38px;
    	text-align: left;
    	color: #97776A;
		margin-left: 30px;
	}
	
	#pro-ind-key font {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 600;
    	letter-spacing: 2px;
    	line-height: 22px;
    	text-align: left;
    	color: #522C03;
		padding-left: 80px;
	}
	
	#pro-ind-key font::after {
		content: '';
    	position: absolute;
    	bottom: 10px;
		left: 30px;
    	width: 60px;
    	height: 1px;
    	background: #522C03;
	}
	
	#pro-ind-key h2 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 19px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 26px;
    	text-align: left;
    	color: #97776A;
	}
	
	#pro-ind-key p {
		display: block;
		position: absolute;
		top: 60px;
		left: 375px;
		width: 440px;
		height: auto;
	}
	
	.pro-ind-3 p {
		left: 490px!important;
	}
	
	.pro-ind-6 p {
		left: 490px!important;
	}
	
	.pro-ind-10 p {
		left: 490px!important;
	}
	
	.pro-ind-11 p {
		left: 490px!important;
	}
	
	.pro-ind-12 p {
		left: 490px!important;
	}
	
	.pro-ind-title {
		position: relative;
    	width: 965px;
    	height: auto;
		margin: 0 auto 80px;
	}
	
	.pro-ind-title img {
		position: relative;
		width: 155px;
		height: auto;
		margin: 0 0 20px 30px;
	}
	
	.pro-ind-8 .pro-ind-title img {
		width: 360px;
	}
	
	.pro-ind-9 .pro-ind-title img {
		width: 360px;
	}
	
	.pro-ind-10 .pro-ind-title img {
		width: 360px;
	}
	
	.pro-ind-11 .pro-ind-title img {
		width: 360px;
	}
	
	.pro-ind-12 .pro-ind-title img {
		width: 360px;
	}
	
	#pro-ind-key-img {
		position: relative;
    	width: 90%;
    	height: 350px;
   		margin: 0 auto 0 0;
    	object-fit: cover;
	}
	
	.pro-ind {
		position: relative;
		width: 100%;
		height: auto;
		margin: 0 auto 120px;
	}
	
	.pro-ind h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 18px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 26px;
    	text-align: center;
    	color: #522C03;
		margin: 30px 0 10px;
	}
	
	.pro-ind h4 {
		position: relative;
		font-size: 13px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 22px;
    	text-align: left;
    	color: #522C03;
		margin: 40px 0 5px;
	}
	
	.pro-ind h4::after {
		content: '';
    	position: absolute;
    	top: -20px;
		left: 0;
    	width: 300px;
    	height: 0.5px;
    	background: #522C03;
	} 
	
	.pro-ind01 {
		position: relative;
		width: 1008px;
		height: auto;
		margin: 0 auto 60px;
	}
	
	.pro-ind01 h2 {
		display: block;
		width: 940px;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 19px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 26px;
    	text-align: left;
    	color: #522C03;
		margin: 0 auto 20px;
		padding: 7px 0 13px 30px;
    	border-bottom: solid 1px #522C03;
    	border-left: solid 5px #522C03;
	}
	
	.pro-ind01 p:nth-last-of-type(1) {
		display: block;
		width: 965px;
		margin: 0 auto;
	}
	
	.pro-ind01-con {
		position: relative;
		width: 304px;
		height: auto;
		margin: 60px 16px 0;
		box-sizing: border-box;
	}
	
	.pro-ind01-flex {
		display: flex;
    	flex-wrap: wrap;
	}
	
	.pro-ind01-con-img {
		position: relative;
		width: 300px;
		height: auto;
	}
	
	.pro-ind01-con-img img {
		position: relative;
		width: 300px;
		height: 300px;
		object-fit: cover;
		
	}
	
	.pro-ind01-con-img ul {
		position: absolute;
		top: -1.5px;
		left: 0;
		list-style-type: none;
	}
	
	.pro-ind01-con-img ul li {
		display: inline;
		color: #fff;
		font-size: 13px;
		font-weight: 600;
		letter-spacing: 2px;
		line-height: 21px;
		text-align: center;
		padding: 5px 10px;
		margin-bottom: 5px;
		background: #97776A;
	}
	
	.pro-ind01-con p:nth-of-type(1) {
		font-size: 13px;
		line-height: 22px;
	}
	
	.pro-ind01-1-con-sto {
		font-size: 13px;
		letter-spacing: 0;
		line-height: 21px;
	}
	
	.pro-ind-btn {
		position: relative;
		width: 100%;
		height: auto;
		margin: 0 auto;
		height: auto;
	}
	
	.pro-ind-btn a {
		display: block;
		position: relative;
    	width: 300px;
    	height: auto;
		margin: 0 auto;
    	padding: 11px 5% 9px 0;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 14px;
    	text-align: center;
    	color: #FFF;
    	background: #97776A;
		border: solid 1px #97776A;
		box-sizing: border-box;
    	transition: 0.4s;
		margin-top: 30px;
	}
	
	.pro-ind-btn a::before {
    	content: '';
    	position: absolute;
    	top: 17px;
    	right: 12px;
    	width: 18px;
    	height: 1px;
    	background: #FFF;
		transition: 0.4s;
	}
	
	.pro-ind-btn a:hover::before {
    	content: '';
    	position: absolute;
    	top: 17px;
    	right: 12px;
    	width: 18px;
    	height: 1px;
    	background: #522C03;
	}

	.pro-ind-btn a::after {
    	content: '';
    	position: absolute;
    	top: 15px;
    	right: 12px;
    	width: 7px;
    	height: 1px;
    	background: #FFF;
    	transform: rotate(35deg);
		transition: 0.4s;
	}
	
	.pro-ind-btn a:hover::after {
    	content: '';
    	position: absolute;
    	top: 15px;
    	right: 12px;
    	width: 7px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(35deg);
	}
	
	.pro-ind-btn a:hover {
		color: #522C03;
		background: rgba(226,218,205,0.45);
		border: solid 1px #522C03;
	}
	
	.pro-cho-btn {
		display: block;
		position: relative;
    	width: 800px;
    	height: auto;
		margin: 0 auto;
    	padding: 27px 5% 28px 0;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 18px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 18px;
    	text-align: center;
    	color: #522C03;
    	background: rgba(226,218,205,0.45);
		border: solid 1px #522C03;
		box-sizing: border-box;
    	transition: 0.4s;
	}
	
	.pro-cho-btn::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 5%;
    	width: 25px;
    	height: 1px;
    	background: #522C03;
		transition: 0.4s;
	}
	
	.pro-cho-btn:hover::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 5%;
    	width: 25px;
    	height: 1px;
    	background: #fff;
	}

	.pro-cho-btn::after {
    	content: '';
    	position: absolute;
    	top: 45%;
    	right: 38px;
    	width: 10px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(45deg);
		transition: 0.4s;
	}
	
	.pro-cho-btn:hover::after {
    	content: '';
    	position: absolute;
    	top: 45%;
    	right: 38px;
    	width: 10px;
    	height: 1px;
    	background: #fff;
    	transform: rotate(45deg);
	}
	
	.pro-cho-btn:hover {
		color: #fff;
		background: #97776A;
		border: solid 1px #97776A;
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	#pro-ind-key {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 40px auto;
	}
	
	#pro-ind-key h1 {
		font-family: "EB Garamond";
		font-size: 26px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 34px;
    	text-align: left;
    	color: #97776A;
		margin-bottom: 30px;
	}
	
	#pro-ind-key font {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 24px;
    	text-align: left;
    	color: #522C03;
		padding-left: 60px;
	}
	
	#pro-ind-key font::after {
		content: '';
    	position: absolute;
    	bottom: 12px;
		left: 0;
    	width: 50px;
    	height: 1px;
    	background: #522C03;
	}
	
	#pro-ind-key h2 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 24px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 32px;
    	text-align: left;
    	color: #97776A;
	}
	
	.pro-ind-title {
		position: relative;
    	width: 337px;
    	height: auto;
		margin: 0 auto 40px;
	}
	
	.pro-ind-title img {
		position: relative;
		width: 120px;
		height: auto;
		margin: 0 0 10px 0;
	}
	
	.pro-ind-8 .pro-ind-title img {
		width: 280px;
	}
	
	.pro-ind-9 .pro-ind-title img {
		width: 280px;
	}
	
	.pro-ind-10 .pro-ind-title img {
		width: 280px;
	}
	
	.pro-ind-11 .pro-ind-title img {
		width: 280px;
	}
	
	.pro-ind-12 .pro-ind-title img {
		width: 280px;
	}
	
	#pro-ind-key-img {
		position: relative;
		width: 100%;
		height: auto;
	}
	
	.pro-ind {
		position: relative;
		width: 100%;
		height: auto;
		margin: 0 auto 60px;
	}
	
	.pro-ind h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 24px;
    	text-align: center;
    	color: #522C03;
		margin: 20px 0 10px;
	}
	
	.pro-ind h4 {
		position: relative;
		font-size: 13px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 21px;
    	text-align: left;
    	color: #522C03;
		margin: 30px 0 5px -8px;
	}
	
	.pro-ind h4::after {
		content: '';
    	position: absolute;
    	top: -15px;
		left: 8px;
    	width: 320px;
    	height: 0.5px;
    	background: #522C03;
	} 
	
	.pro-ind01 {
		position: relative;
		width: 340px;
		height: auto;
		margin: 0 auto 45px;
	}
	
	
	.pro-ind01 h2 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 17px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 17px;
    	text-align: left;
    	color: #522C03;
		margin-bottom: 30px;
		padding: 7px 0 13px 15px;
    	border-bottom: solid 1px #522C03;
    	border-left: solid 3px #522C03;
	}
	
	.pro-ind01 p {
		font-size: 13px;
		line-height: 20px;
	}
	
	.pro-ind01-con {
		position: relative;
		width: 325px;
		height: auto;
		margin: 45px auto 0;
		padding-left: 10px;
	}
	
	.pro-ind01-con-img {
		display: block;
		position: relative;
		width: 250px;
		height: auto;
		margin: 0 auto;
	}
	
	.pro-ind01-con-img img {
		position: relative;
		width: 250px;
		height: 250px;
		right: 5px;
		object-fit: cover;
	}
	
	.pro-ind01-con-img ul {
		position: absolute;
		top: 0;
		left: -5px;
		list-style-type: none;
	}
	
	.pro-ind01-con-img ul li {
		color: #fff;
		font-size: 13px;
		font-weight: 600;
		letter-spacing: 2px;
		line-height: 24px;
		text-align: center;
		padding: 3px 5px 3px 7px;
		margin-bottom: 3px;
		background: #97776A;
		display: inline-block;
	}
	
	.pro-ind01-con-sto {
		font-size: 13px;
		letter-spacing: 0;
	}
	
	.pro-ind-btn {
		position: relative;
		width: 100%;
		height: auto;
		margin: 0 auto;
		height: auto;
	}
	
	.pro-ind-btn a {
		display: block;
		position: relative;
    	width: 315px;
    	height: auto;
		right: 5px;
		margin: 0 auto;
    	padding: 11px 5% 9px 0;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 15px;
    	text-align: center;
    	color: #FFF;
    	background: #97776A;
		border: solid 1px #97776A;
		box-sizing: border-box;
    	transition: 0.4s;
		margin-top: 20px;
	}
	
	.pro-ind-btn a::before {
    	content: '';
    	position: absolute;
    	top: 16px;
    	right: 12px;
    	width: 18px;
    	height: 1px;
    	background: #FFF;
		transition: 0.4s;
	}
	
	.pro-ind-btn a:hover::before {
    	content: '';
    	position: absolute;
    	top: 16px;
    	right: 12px;
    	width: 18px;
    	height: 1px;
    	background: #522C03;
	}

	.pro-ind-btn a::after {
    	content: '';
    	position: absolute;
    	top: 14px;
    	right: 12px;
    	width: 7px;
    	height: 1px;
    	background: #FFF;
    	transform: rotate(35deg);
		transition: 0.4s;
	}
	
	.pro-ind-btn a:hover::after {
    	content: '';
    	position: absolute;
    	top: 14px;
    	right: 12px;
    	width: 7px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(35deg);
	}
	
	.pro-ind-btn a:hover {
		color: #522C03;
		background: rgba(226,218,205,0.45);
		border: solid 1px #522C03;
	}
	
	.pro-cho-btn {
		display: block;
		position: relative;
    	width: 315px;
    	height: auto;
		margin: 20px auto 0;
    	padding: 9px 15px 8px 0;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 15px;
    	text-align: center;
    	color: #522C03;
    	background: rgba(226, 218, 205, 0.45);
		border: solid 1px #522C03;
		box-sizing: border-box;
    	transition: 0.4s;
	}
	
	.pro-cho-btn::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 5%;
    	width: 13px;
    	height: 1px;
    	background: #522C03;
		transition: 0.4s;
	}

	.pro-cho-btn::after {
    	content: '';
    	position: absolute;
    	top: 44%;
    	right: 15px;
    	width: 6px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(45deg);
		transition: 0.4s;
	}
	
}

/*60_店舗一覧*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	#sto-key {
		z-index: 0;
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	#sto-key img {
		z-index: 1;
		display: block;
		position: relative;
		width: 100%;
		height: 320px;
		object-fit: cover;
		object-position: center;
	}
	
	#sto-key::before{
		z-index: 2;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(52, 28, 2, 0.5);
	}
	
	#sto-key h1 {
		z-index: 3;
		position: absolute;
    	top: 50%;
    	left: 50%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 29px;
    	text-align: center;
    	color: #F8F7F7;
	}
	
	#sto-key font {
		z-index: 3;
		display: block;
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 16px;
    	text-align: center;
    	color: #F8F7F7;
		margin-top: 10px;
	}
	
	
	.sto {
		position: relative;
    	width: 960px;
    	height: auto;
		margin: 60px auto 120px;
	}
	
	.sto h2 {
		font-family: "EB Garamond";
		font-size: 22px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 26px;
    	text-align: center;
    	color: #522C03;
		margin: 20px 0 30px;
	}
	
	.sto h2 span {
		color: #522C03;
		padding: 0 20px;
		font-size: 22px;
		font-weight: lighter;
		vertical-align: 15%;
	}
	
	.sto h2 font {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 16px;
    	text-align: center;
    	color: #522C03;
		vertical-align: 20%;
	}
	
	.sto h3 {
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 22px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 22px;
    	text-align: center;
    	color: #522C03;
		padding: 10px 0;
	}
	
	.sto h3::after {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 330px;
    	width: 70px;
    	height: 1px;
    	background: #97776A;
	}
	
	.sto h3::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	left: 330px;
    	width: 70px;
    	height: 1px;
    	background: #97776A;
	}
	
	.sto .sto-exp {
		text-align: center;
		margin: 40px 0;
	}
	
	.sto-01 {
		position: relative;
		width: 960px;
		height: auto;
		margin: 0 auto 10px;
	}
	
	.sto-01-con {
		position: relative;
		width: 424px;
		height: 340px;
		margin: 25px 48px 48px 32px;
		padding: 15px 0;
		float: left;
	}
	
	.sto-01-con-a {
		position: relative;
		display: block;
		width: 424px;
		height: auto;
	}
	
	.sto-01-con:nth-of-type(2),.sto-01-con:nth-of-type(4){
		margin: 25px 0;
	}
	
	.sto-01-con-img01 {
		z-index: 1;
		width: 424px;
		height: 226px;
		padding: 0 0 0 0;
		overflow: hidden;
	}
	
	.sto-01-con-img01 img {
		-moz-transition: -moz-transform 0.3s linear;
		-webkit-transition: -webkit-transform 0.3s linear;
		-o-transition: -o-transform 0.3s linear;
		-ms-transition: -ms-transform 0.3s linear;
		transition: transform 0.3s linear;
		object-fit: cover;
	}
	
	.sto-01-con-img01:hover img {
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-o-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		transition: 0.3s all;
	}
	
	.sto-01-con-img01:hover .logo {
		transform: none;
	}
	
	.sto-01-con-img01 .logo {
    	position: absolute;
    	top: 10px;
    	left: 10px;
    	width: 95px;
    	height: auto;
    	margin: 0;
    	transform: none;
	}
	
	.sto-01-con-text {
		position: absolute;
		width: 424px;
		height: 170px;
		top: 226px;
		left: 0;
		background: #F8F7F7;
	}
	
	.sto-01-con:nth-of-type(3) .sto-01-con-text,.sto-01-con:nth-of-type(4) .sto-01-con-text {
		height: 170px;
	}
	
	.sto-01-con-text a {
		display: block;
    	margin-left: 30px;
		color: #522C03;
		font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	color: #522C03;
    	text-align: left;
	}
	
	.sto-01 .noto {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 22px;
    	text-align: left;
    	color: #522C03;
		margin: 20px 0 10px 30px;
	}
	
	.sto-01 .noto::after {
    	content: '';
    	position: absolute;
    	top: 17%;
    	right: 20px;
   		width: 10px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(45deg);
	}
	
	.sto-01 .noto::before {
    	content: '';
    	position: absolute;
    	top: 19%;
    	right: 21px;
    	width: 25px;
    	height: 1px;
    	background: #522C03;
	}
	
	.sto-01 .noto-exc {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 22px;
    	text-align: left;
    	color: #522C03;
		margin: 20px 0 10px 30px;
	}
	
	.sto-01 .noto-exc::after {
    	content: '';
    	position: absolute;
    	top: 17%;
    	right: 20px;
   		width: 10px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(45deg);
	}
	
	.sto-01 .noto-exc::before {
    	content: '';
    	position: absolute;
    	top: 19%;
    	right: 21px;
    	width: 25px;
    	height: 1px;
    	background: #522C03;
	}
	
	.sto-01 p {
		display: block;
		margin-left: 30px;
	}
	
	.sto-01 .map-icon {
		position: absolute;
		bottom: 30px;
		right: 30px;
	}
	
	.sto-01 .map-icon img {
		z-index: 2;
		position: relative;
		display: block;
		top: 20px;
		left: 5px;
		width: 20px;
		height: 20px;
		transform: none!important;
	}
	
	.sto-01 .map-icon:hover img {
		transform: none!important;
	}
	
	.sto-01 .map-icon p {
		font-family: "EB Garamond";
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 20px;
    	text-align: center;
    	color: #886659;
	}
	
	.sto-02 {
		position: relative;
		width: 960px;
		height: auto;
		margin: 0 auto;
		padding-top: 30px;
	}
	
	.sto-02-con {
		position: relative;
		width: 424px;
		height: 340px;
		margin: 25px 48px 48px 32px;
		float: left;
	}
	
	.sto-02-con-a {
		position: relative;
		display: block;
		width: 424px;
		height: auto;
	}
	
	.sto-02-con:nth-of-type(2), .sto-02-con:nth-of-type(4){
		margin: 25px 0;
	}
	
	.sto-02-con-img01 {
		z-index: 1;
		width: 424px;
		height: 226px;
		padding: 0 0 0 0;
		overflow: hidden;
	}
	
	.sto-02-con-img01 img {
		-moz-transition: -moz-transform 0.3s linear;
		-webkit-transition: -webkit-transform 0.3s linear;
		-o-transition: -o-transform 0.3s linear;
		-ms-transition: -ms-transform 0.3s linear;
		transition: transform 0.3s linear;
		object-fit: cover;
	}
	
	.sto-02-con-img01:hover img {
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-o-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		transition: 0.3s all;
	}
	
	.sto-02-con-img01:hover .logo {
		transform: none;
	}
	
	.sto-02-con-img01 .logo {
    	position: absolute;
    	top: 10px;
    	left: 10px;
    	width: 95px;
    	height: auto;
    	margin: 0;
    	transform: none;
	}
	
	.sto-02-con-text {
		position: absolute;
		width: 424px;
		height: 140px;
		top: 226px;
		left: 0;
		background: #F8F7F7;
	}
	
	.sto-02 .noto {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 22px;
    	text-align: left;
    	color: #051C2C;
		margin: 20px 0 10px 30px;
	}
	
	.sto-02 .noto::after {
    	content: '';
    	position: absolute;
    	top: 17%;
    	right: 20px;
   		width: 10px;
    	height: 1px;
    	background: #051C2C;
    	transform: rotate(45deg);
	}
	
	.sto-02 .noto::before {
    	content: '';
    	position: absolute;
    	top: 19%;
    	right: 21px;
    	width: 25px;
    	height: 1px;
    	background: #051C2C;
	}
	
	.sto-02 p {
		display: block;
		margin-left: 30px;
		color: #051C2C;
	}
	
	.sto-02-con-text a {
    	display: block;
    	margin-left: 30px;
    	color: #051C2C;
    	font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	text-align: left;
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	#sto-key {
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	#sto-key::before{
		z-index: 2;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(52, 28, 2, 0.5);
	}
	
	#sto-key img {
		z-index: 1;
		display: block;
		position: relative;
		width: 100%;
		height: 250px;
		object-fit: cover;
		object-position: center;
	}
	
	#sto-key h1 {
		z-index: 3;
		position: absolute;
    	top: 50%;
    	left: 50%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
		font-family: "EB Garamond";
		font-size: 32px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 32px;
    	text-align: center;
    	color: #F8F7F7;
	}
	
	#sto-key font {
		z-index: 3;
		display: block;
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 16px;
    	text-align: center;
    	color: #F8F7F7;
		margin-top: 5px;
	}
	
	.sto {
		position: relative;
    	width: 315px;
    	height: auto;
		margin: 60px auto;
	}
	
	.sto h3 {
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 18px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 18px;
    	text-align: center;
    	color: #522C03;
		padding: 10px 0;
	}
	
	.sto h3::after {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 40px;
    	width: 50px;
    	height: 1px;
    	background: #97776A;
	}
	
	.sto h3::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	left: 40px;
    	width: 50px;
    	height: 1px;
    	background: #97776A;
	}
	
	.sto .sto-exp {
		text-align: center;
		margin: 40px 0;
	}
	
	.sto-01 {
		position: relative;
		width: 315px;
		height: auto;
		margin: 0 auto;
	}
	
	.sto-01-con {
		position: relative;
		display: block;
		width: 315px;
		height: auto;
		margin: 20px auto 40px;
		padding-bottom: 20px;
		background: #F8F7F7;
	}
	
	.sto-01-con-img01 .logo {
    	z-index: 2;
    	position: absolute;
    	width: 85px;
    	height: auto;
    	top: 5px;
    	left: 5px;
    	transform: none;
	}
	
	.sto-01 .noto {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 15px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 22px;
    	text-align: left;
    	color: #522C03;
		margin: 20px 0 10px 20px;
	}
	
	.sto-01 .noto::before {
    	content: '';
    	position: absolute;
    	top: 69.5%;
    	right: 9px;
    	width: 8px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(45deg);
    	transition: 0.4s;
	}
	
	.sto-01 .noto::after {
    	content: '';
    	position: absolute;
    	top: 70.5%;
    	right: 10px;
    	width: 20px;
    	height: 1px;
    	background: #522C03;
    	transition: 0.4s;
	}
	
	.sto-01 .noto-exc {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 15px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 22px;
    	text-align: left;
    	color: #522C03;
		margin: 20px 0 10px 20px;
	}
	
	.sto-01 .noto-exc::before {
    	content: '';
    	position: absolute;
    	top: 64.6%;
    	right: 9px;
    	width: 8px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(45deg);
    	transition: 0.4s;
	}
	
	.sto-01 .noto-exc::after {
    	content: '';
    	position: absolute;
    	top: 65.5%;
    	right: 10px;
    	width: 20px;
    	height: 1px;
    	background: #522C03;
    	transition: 0.4s;
	}
	
	.sto-01 p {
		display: block;
		margin-left: 20px;
	}
	
	.sto-01 .map-icon {
		position: absolute;
		bottom: 0;
		right: 10px;
	}
	
	.sto-01 .map-icon img {
		z-index: 2;
		position: relative;
		display: block;
		top: 20px;
		left: -5px;
		width: 20px;
		height: 20px;
		transform: none;
	}
	
	
	
	.sto-01 .map-icon p {
		font-family: "EB Garamond";
		font-size: 18px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 22px;
    	text-align: center;
    	color: #886659;
	}
	
	.sto-02 {
		position: relative;
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	
	.sto-02-con {
		position: relative;
		display: block;
		width: 315px;
		height: auto;
		margin: 20px auto 40px;
		padding-bottom: 20px;
		background: #F8F7F7;
	}
	
	.sto-02-con-img01 .logo {
    	z-index: 2;
    	position: absolute;
    	width: 85px;
    	height: auto;
    	top: 5px;
    	left: 5px;
    	transform: none;
	}
	
	.sto-02 .noto {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 15px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 22px;
    	text-align: left;
    	color: #051C2C;
		margin: 20px 0 10px 20px;
	}
	
	.sto-02 .noto::before {
    	content: '';
    	position: absolute;
    	top: 70%;
    	right: 10px;
    	width: 8px;
    	height: 1px;
    	background: #051C2C;
    	transform: rotate(45deg);
    	transition: 0.4s;
	}
	
	.sto-02 .noto::after {
    	content: '';
    	position: absolute;
    	top: 71%;
    	right: 10px;
    	width: 20px;
    	height: 1px;
    	background: #051C2C;
    	transition: 0.4s;
	}
	
	.sto-02 p {
		display: block;
		margin-left: 20px;
		color: #051C2C;
	}
	
	.sto-01-con-text object {
		display: block;
		margin-left: 20px;
	}
	
	.sto-02-con-text object {
		display: block;
		margin-left: 20px;
	}
	
	.sto-01-con-text a {
		font-size: 15px;
		color: #522C03;
	}
	
	.sto-02-con-text a {
		font-size: 15px;
		color: #051C2C;
	}
	
	
}

/*61_店舗＿チョコレートショップ本店*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	.sto01 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin-bottom: 90px;
	}
	
	.sto-ind01 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 0 auto;
		padding: 80px 0;
		background: rgba(226, 218, 205, 0.45);
	}
	
	.sto-ind01-tit {
		position: relative;
    	display: block;
		width: 470px;
    	height: auto;
    	margin: 0 auto 20px;
		padding: 10px 0;
    	border-left: solid 1px #522C03;
    	border-right: solid 1px #522C03;
	}
	
	.sto-ind01-tit::before, .sto-ind01-tit::after {
		content: '';
		width: 20px;
		height: 99%;
		position: absolute;
	}

	.sto-ind01-tit::before {
		border-left: double 1px #522C03;
		border-top: solid 1px #522C03;
		border-bottom: solid 1px #522C03;
		top: 0;
		left: -5px;
	}

	.sto-ind01-tit::after {
		border-right: double 1px #522C03;
		border-top: solid 1px #522C03;
		border-bottom: solid 1px #522C03;
		top: 0;
		right: -5px;
	}
	
	.sto-ind01-tit h2 {
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 21px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 26px;
    	text-align: center;
    	color: #522C03;
	}
	
	.sto-ind01-tit img {
		position: relative;
		display: block;
		width: 180px;
		height: auto;
		margin: 0 auto 10px;
	}
	
	.slider-3 .slider-img {
  		width: 680px;
  		height: 420px;
  		transition: all 0.6s ease 0.4s;
  		overflow: hidden;
	}
	
	.slider-3 img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	
	.slider-3 .slick-center {
   		transform: scale(1)!important;
	}
	
	.slider-3 .slick-slide {
  		transform: scale(0.82);
		transition: all 1.0s;
		margin: 0 -10px;
  		padding: 60px 0;
  		position: relative;
	}

	.slider-3 .slick-next {
  		right: 0;
	}
	
	.slider-3 .slick-prev {
  		left: 0;
	}
	
	.slider-3 .slick-next::before {
  		left: 20px;
	}
	
	.slider-3 .slick-prev::before {
  		border-width: 0 0 3px 3px;
  		right: 22px;
	}
	
	.sto-ind-slide-dots {
		position: relative;
		display: block;
	}
	
	.sto-ind-slide-dots .slick-dots {
  		text-align: center;
		bottom: 35px;
	}
	
	.sto-ind-slide-dots .slick-dots li {
  		display: inline-block;
		margin: 0 7px;
	}
	
	.sto-ind-slide-dots .slick-dots button {
  		display: block;
  		width: 12px;
  		height: 12px;
  		margin: 6px;
  		font-size: 0;
  		padding: 0;
  		border: 0;
  		outline: none;
  		cursor: pointer;
  		background: #C3B49D;
  		border-radius: 50%;
	}
	
	.sto-ind-slide-dots .slick-dots .slick-active button {
  		background: #97776A;
	}
	
	.slick-dots li.slick-active button:before {
		content: none;
	}
	
	.slick-dots li button:before {
		content: none!important;
	}
	
	.sto-ind01-con {
		position: relative;
		width: 100%;
		height: auto;
		margin-top: 65px;
	}
	
	.sto-ind01-con h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 27px; 
		font-weight: 600;
		letter-spacing: 2px;
		line-height: 27px;
  		color: #522C03;
  		text-align: center;
		margin-bottom: 30px;
	}
	
	.sto-ind01-con p {
		display: block;
		width: 670px;
		height: auto;
		margin: 0 auto;
		text-align: left;
	}
	
	.sto-ind02 {
		position: relative;
		width: 960px;
		height: auto;
		min-height: 465px;
		margin: 0 auto;
	}
	
	.sto-ind02-tab {
		position: relative;
    	width: 480px;
    	height: auto;
    	margin: 0 auto 0 0;
    	border-collapse: collapse;
	}
	
	.sto-ind02-tab table {
		position: relative;
    	width: 100%;
    	height: auto;
    	margin-top: 40px;
    	border-collapse: collapse;
	}
	
	.sto-ind02-tab table tr {
		border-bottom: solid 1px #97776A;
	}
	
	.sto-ind02-tab table tr th {
    	position: relative;
    	width: 120px;
    	padding: 20px 0;
    	font-size: 14px;
    	font-weight: 600;
    	letter-spacing: 2px;
    	line-height: 22px;
    	text-align: left;
    	color: #522C03;
    	vertical-align: top;
	}
	
	.sto-ind02-tab table tr td {
    	width: 450px;
    	padding: 20px 0;
    	font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 22px;
    	text-align: left;
    	color: #522C03;
	}
	
	.sto-ind02-tab table tr td a {
    	color: #522C03;
	}
	
	.sto-ind02-map-wrap {
		position: absolute;
		top: 20px;
		right: -60px;
		width: 465px;
		height: auto;
	}
	
	.sto-ind02-map {
		position: relative;
		width: 100%;
		height: auto;
		padding-top: 100%;
	}
	
	.sto-ind02-map iframe {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: -15px;
	}
	
	.sto-ind03 {
		position: relative;
		width: 900px;
		height: auto;
		margin: 80px auto;
	}
	
	.sto-ind03 h2 {
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 32px;
    	text-align: center;
    	color: #522C03;
		margin: 20px 0 50px;
	}
	
	.sto-ind03 h2 span {
		color: #522C03;
		padding: 0 20px;
		font-size: 22px;
		font-weight: lighter;
		vertical-align: 15%;
	}
	
	.sto-ind03 h2 font {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 16px;
    	text-align: center;
    	color: #522C03;
		vertical-align: 20%;
	}
	
	.sto-ind03-1 {
		position: relative;
		display: block;
		width: 216px;
		height: auto;
		margin: 12px 12px 0 0;
		float: left;
	}
	
	.sto-ind03-1 img {
		position: relative;
		display: block;
		width: 216px;
		height: 216px;
		object-fit: cover;
	}
	
	.sto-ind03-1:nth-of-type(4), .sto-ind03-1:nth-of-type(8) {
		margin-right: 0;
	}
	
	.sto-ind03-btn {
		position: relative;
		width: 100%;
		height: auto;
		margin: 0 auto;
		height: auto;
	}
	
	.sto-ind03-btn a {
		display: block;
		position: relative;
    	width: 265px;
    	height: auto;
		margin: 0 auto;
    	padding: 9px 0 11px;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 14px;
    	text-align: center;
    	color: #522C03;
    	background: rgba(226, 218, 205, 0.45);
		border: solid 1px #522C03;
		box-sizing: border-box;
    	transition: 0.4s;
		margin-top: 60px;
	}
	
	.sto-ind03-btn a::before {
    	content: '';
    	position: absolute;
    	top: 18px;
    	right: 12px;
    	width: 18px;
    	height: 1px;
    	background: #522C03;
		transition: 0.4s;
	}
	
	.sto-ind03-btn a:hover::before {
    	content: '';
    	position: absolute;
    	top: 18px;
    	right: 12px;
    	width: 18px;
    	height: 1px;
    	background: #fff;
	}

	.sto-ind03-btn a::after {
    	content: '';
    	position: absolute;
    	top: 16px;
    	right: 12px;
    	width: 7px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(35deg);
		transition: 0.4s;
	}
	
	.sto-ind03-btn a:hover::after {
    	content: '';
    	position: absolute;
    	top: 16px;
    	right: 12px;
    	width: 7px;
    	height: 1px;
    	background: #fff;
    	transform: rotate(35deg);
	}
	
	.sto-ind03-btn a:hover {
		color: #fff;
		background: #97776A;
		border: solid 1px #97776A;
	}
	
	.sto-ind04 {
		position: relative;
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: 60px 0 40px;
		background: rgba(226, 218, 205, 0.45);
	}
	
	.sto-ind04 h2 {
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 32px;
    	text-align: center;
    	color: #522C03;
		margin: 20px 0 30px;
	}
	
	.sto-ind04 h2 span {
		color: #522C03;
		padding: 0 20px;
		font-size: 22px;
		font-weight: lighter;
		vertical-align: 15%;
	}
	
	.sto-ind04 h2 font {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 16px;
    	text-align: center;
    	color: #522C03;
		vertical-align: 20%;
	}
	
	.sto-ind04 h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 18px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 18px;
    	text-align: left;
    	color: #522C03;
		padding: 8px 0 12px 15px;
		border-bottom: solid 1px #522C03;
		border-left: solid 3px #522C03;
	}
	
	.sto-ind04-1 {
		position: relative;
		width: 960px;
		height: auto;
		margin: 0 auto;
	}
	
	.sto-ind04-1-con {
		position: relative;
		display: block;
		width: 304px;
		height: auto;
		margin: 25px 0;
		float: left;
	}
	
	.sto-ind04-1-con:nth-of-type(2) {
		margin: 25px 24px;
	}
	
	.sto-ind04-1-con a {
		color: #522C03;
	}
	
	.sto-ind04-1-img img {
		-moz-transition: -moz-transform 0.3s linear;
		-webkit-transition: -webkit-transform 0.3s linear;
		-o-transition: -o-transform 0.3s linear;
		-ms-transition: -ms-transform 0.3s linear;
		transition: transform 0.3s linear;
		object-fit: cover;
	}
	
	.sto-ind04-2-img img {
		-moz-transition: -moz-transform 0.3s linear;
		-webkit-transition: -webkit-transform 0.3s linear;
		-o-transition: -o-transform 0.3s linear;
		-ms-transition: -ms-transform 0.3s linear;
		transition: transform 0.3s linear;
		object-fit: cover;
	}
	
	.a-sto-ind04:hover img {
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-o-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		transition: 0.3s all;
	}
	
	.sto-ind04-1-img {
		position: relative;
		display: block;
		width: 304px;
		height: 190px;
		overflow: hidden;
	}
	
	.sto-ind04-1-img .logo {
    	position: absolute;
    	top: 10px;
    	left: 10px;
    	margin-right: 0;
    	transform: none!important;
    	width: 95px;
    	height: auto;
	}
	
	.sto-ind04-1-img:hover .logo {
		transform: none;
	}
	
	.sto-ind04-2-img {
		position: relative;
		display: block;
		width: 304px;
		height: 190px;
		overflow: hidden;
	}
	
	.sto-ind04-2-img .logo {
    	position: absolute;
    	top: 10px;
    	left: 10px;
    	margin-right: 0;
    	transform: none!important;
    	width: 96px;
    	height: auto;
	}
	
	.sto-ind04-2-img:hover .logo {
		transform: none;
	}
	
	.sto-ind04-1 .noto {
		display: block;
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 22px;
    	text-align: left;
    	color: #522C03;
		margin: 20px 0 10px;
	}
	
	.sto-ind04-1 .noto::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 3px;
    	width: 20px;
    	height: 1px;
    	background: #522C03;
	}
	
	.sto-ind04-1 .noto::after {
    	content: '';
    	position: absolute;
    	top: 39%;
    	right: 0px;
    	width: 10px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(45deg);
	}
	
	.sto-ind04-1 .noto-exc {
		display: block;
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 22px;
    	text-align: left;
    	color: #522C03;
		margin: 20px 0 10px;
	}
	
	.sto-ind04-1 .noto-exc::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 3px;
    	width: 20px;
    	height: 1px;
    	background: #522C03;
	}
	
	.sto-ind04-1 .noto-exc::after {
    	content: '';
    	position: absolute;
    	top: 43%;
    	right: 0px;
    	width: 10px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(45deg);
	}
	
	.sto-ind04-1 p:nth-of-type(1) {
		line-height: 26px;
		margin-bottom: 5px
	}
	
	.sto-ind04-1 p:nth-of-type(2) {
    	line-height: 18px;
   	 	margin-bottom: -3px;
	}
	
	.sto-ind04-2 {
		position: relative;
		width: 960px;
		height: auto;
		margin: 20px auto 0;
	}
	
	.sto-ind04-2-con {
		position: relative;
		display: block;
		width: 304px;
		height: auto;
		margin: 25px 0;
		float: left;
	}
	
	.sto-ind04-2-con:nth-of-type(2) {
		margin: 20px 20px;
	}
	
	.sto-ind04-2 .noto {
		position: relative;
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 22px;
    	text-align: left;
    	color: #051C2C;
		margin: 20px 0 10px;
	}
	
	.sto-ind04-2 .noto::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 3px;
    	width: 20px;
    	height: 1px;
    	background: #051C2C;
	}
	
	.sto-ind04-2 .noto::after {
    	content: '';
    	position: absolute;
    	top: 36%;
    	right: 0px;
    	width: 10px;
    	height: 1px;
    	background: #051C2C;
    	transform: rotate(45deg);
	}
	
	.sto-ind04-2-con a {
    color: #051C2C;
	}
	
	.sto-ind04-2 p {
		color: #051C2C;
	}
	
	.sto-ind04-2 p:nth-of-type(1) {
		line-height: 26px;
		margin-bottom: 5px
	}
	
	.sto-ind04-2 p:nth-of-type(2) {
    	line-height: 18px;
   	 	margin-bottom: -3px;
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	.sto01 {
		position: relative;
    	width: 100%;
    	height: auto;
		padding-bottom: 60px;
	}
	
	.sto-ind01 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 0 auto;
		padding: 80px 0 60px;
		background: rgba(226, 218, 205, 0.45);
	}
	
	.sto-ind01-tit {
		position: relative;
    	display: block;
		width: 315px;
    	height: auto;
    	margin: 0 auto 20px;
		padding: 10px 0;
    	border-left: solid 1.2px #522C03;
    	border-right: solid 1.2px #522C03;
	}
	
	.sto-ind01-tit::before, .sto-ind01-tit::after {
		content: '';
		width: 20px;
		height: 98%;
		position: absolute;
	}

	.sto-ind01-tit::before {
		border-left: solid 1.3px #522C03;
		border-top: solid 1px #522C03;
		border-bottom: solid 1px #522C03;
		top: 0;
		left: -5px;
	}

	.sto-ind01-tit::after {
		border-right: solid 1.3px #522C03;
		border-top: solid 1px #522C03;
		border-bottom: solid 1px #522C03;
		top: 0;
		right: -5px;
	}
	
	.sto-ind01-tit h2 {
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 18px;
    	text-align: center;
    	color: #522C03;
	}
	
	.sto-ind01-tit img {
		position: relative;
		display: block;
		width: 180px;
		height: auto;
		margin: 0 auto 5px;
	}
	
	.slider-3 .slider-img {
  		width: 315px;
  		height: 195px;
  		transition: all 0.6s ease 0.4s;
  		overflow: hidden;
	}
	
	.slider-3 img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	
	.slider-3 .slick-center {
   		transform: scale(1)!important;
	}
	
	.slider-3 .slick-slide {
  		transform: scale(0.72);
		transition: all 1.0s;
		margin: 0 -15px;
  		padding: 25px 0;
  		position: relative;
	}

	.slider-3 .slick-next {
  		right: 0;
	}
	
	.slider-3 .slick-prev {
  		left: 0;
	}
	
	.slider-3 .slick-next::before {
  		left: 20px;
	}
	
	.slider-3 .slick-prev::before {
  		border-width: 0 0 3px 3px;
  		right: 22px;
	}
	
	.sto-ind-slide-dots {
		position: relative;
		display: block;
	}
	
	.sto-ind-slide-dots .slick-dots {
  		text-align: center;
		bottom: 15px;
	}
	
	.sto-ind-slide-dots .slick-dots li {
  		display: inline-block;
		margin: 0 4px;
	}
	
	.sto-ind-slide-dots .slick-dots button {
  		display: block;
  		width: 9px;
  		height: 9px;
  		margin: 6px;
  		font-size: 0;
  		padding: 0;
  		border: 0;
  		outline: none;
  		cursor: pointer;
  		background: #C3B49D;
  		border-radius: 50%;
	}
	
	.sto-ind-slide-dots .slick-dots .slick-active button {
  		background: #97776A;
	}
	
	.slick-dots li.slick-active button:before {
		content: none;
	}
	
	.slick-dots li button:before {
		content: none!important;
	}
	
	.sto-ind01-con {
		position: relative;
		width: 315px;
		height: auto;
		margin: 60px auto 0;
	}
	
	.sto-ind01-con h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 18px; 
		font-weight: 700;
		letter-spacing: 2px;
		line-height: 18px;
  		color: #522C03;
  		text-align: center;
		margin-bottom: 30px;
	}
	
	.sto-ind01-con p {
		text-align: left;
	}
	
	.sto-ind02 {
		position: relative;
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	
	.sto-ind02-tab {
		position: relative;
    	width: 300px;
    	height: auto;
    	margin: 0 auto;
    	border-collapse: collapse;
	}
	
	.sto-ind02-tab table {
		position: relative;
    	width: 100%;
    	height: auto;
    	margin-top: 40px;
    	border-collapse: collapse;
	}
	
	.sto-ind02-tab table tr {
		border-bottom: solid 0.7px #97776A;
	}
	
	.sto-ind02-tab table tr th {
		display: block;
    	position: relative;
    	width: 100%;
    	padding: 15px 0 0 0;
    	font-size: 15px;
    	font-weight: 600;
    	letter-spacing: 2px;
    	line-height: 20px;
    	text-align: left;
    	color: #522C03;
    	vertical-align: top;
	}
	
	.sto-ind02-tab table tr td {
		display: block;
    	width: 100%;
    	padding: 10px 0 15px 0;
    	font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 20px;
    	text-align: left;
    	color: #522C03;
	}
	
	.sto-ind02-tab table tr td a {
    	color: #522C03;
	}
	
	.sto-ind02-map-wrap {
		max-width: 100%;
		margin: 40px 0 20px;
	}
	
	.sto-ind02-map {
		position: relative;
		width: 100%;
		height: auto;
		padding-top: 100%;
	}
	
	.sto-ind02-map iframe {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}
	
	.sto-ind03 {
		position: relative;
		width: 335px;
		height: auto;
		margin: 40px auto 70px;
	}
	
	.sto-ind03 h2 {
		font-family: "EB Garamond";
    	font-size: 30px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 34px;
   		text-align: center;
    	color: #522C03;
		margin: 20px 0 30px;
	}
	
	.sto-ind03 h2 span {
		display: none;
	}
	
	.sto-ind03 h2 font {
		display: block;
    	font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 15px;
    	text-align: center;
    	color: #522C03;
    	margin-top: 10px;
	}
	
	.sto-ind03-1 {
		position: relative;
		display: block;
		width: 160px;
		height: auto;
		margin: 15px 15px 0 0;
		float: left;
	}
	
	.sto-ind03-1 img {
		position: relative;
		display: block;
		width: 160px;
		height: 160px;
		object-fit: cover;
		overflow: hidden;
	}
	
	.sto-ind03-1:nth-of-type(2), .sto-ind03-1:nth-of-type(4), .sto-ind03-1:nth-of-type(6), .sto-ind03-1:nth-of-type(8){
		margin-right: 0;
	}
	
	.sto-ind03-btn {
		position: relative;
		width: 100%;
		height: auto;
		margin: 0 auto;
		height: auto;
	}
	
	.sto-ind03-btn a {
		display: block;
		position: relative;
    	width: 245px;
    	height: auto;
		margin: 0 auto;
    	padding: 11px 0 13px;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 14px;
    	text-align: center;
    	color: #522C03;
    	background: rgba(226, 218, 205, 0.45);
		border: solid 1px #522C03;
		box-sizing: border-box;
    	transition: 0.4s;
		margin-top: 40px;
	}
	
	.sto-ind03-btn a::before {
    	content: '';
    	position: absolute;
    	top: 20px;
    	right: 12px;
    	width: 18px;
    	height: 1px;
    	background: #522C03;
		transition: 0.4s;
	}
	
	.sto-ind03-btn a::after {
    	content: '';
    	position: absolute;
    	top: 18px;
    	right: 12px;
    	width: 7px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(35deg);
		transition: 0.4s;
	}
	
	.sto-ind04 {
		position: relative;
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: 30px 0;
		background: rgba(226, 218, 205, 0.45);
	}
	
	.sto-ind04 h2 {
		font-family: "EB Garamond";
    	font-size: 30px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 34px;
   		text-align: center;
    	color: #522C03;
		margin: 20px 0 30px;
	}
	
	.sto-ind04 h2 span {
		display: none;
	}
	
	.sto-ind04 h2 font {
		display: block;
    	font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 15px;
    	text-align: center;
    	color: #522C03;
    	margin-top: 10px;
	}
	
	.sto-ind04 h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 17px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 17px;
    	text-align: left;
    	color: #522C03;
		padding: 8px 0 12px 15px;
		border-bottom: solid 1px #522C03;
		border-left: solid 3px #522C03;
	}
	
	.sto-ind04-1 {
		position: relative;
		width: 340px;
		height: auto;
		margin: 0 auto;
	}
	
	.sto-ind04-1-con {
		position: relative;
		display: block;
		width: 100%;
		height: auto;
		margin: 30px 0 5px 0;
	}
	
	.sto-ind04-1-img {
		position: relative;
		width: 340px;
		height: 210px;
		overflow: hidden;
	}
	
	.sto-ind04-1-img .logo {
    	z-index: 2;
    	position: absolute;
    	width: 85px;
    	height: auto;
    	top: 5px;
    	left: 5px;
    	transform: none;
	}
	
	.sto-ind04-1-con a {
		color: #522C03;
	}
	
	.sto-ind04-1 .noto {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 15px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 24px;
    	text-align: left;
    	color: #522C03;
		margin: 20px 0 10px 20px;
	}
	
	.sto-ind04-1 .noto::before {
    	content: '';
    	position: absolute;
    	top: 37%;
    	right: 10px;
    	width: 8px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(45deg);
    	transition: 0.4s;
	}
	
	.sto-ind04-1 .noto::after {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 10px;
    	width: 20px;
    	height: 1px;
   	 	background: #522C03;
    	transition: 0.4s;
	}
	
	.sto-ind04-1 .noto-exc {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 15px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 24px;
    	text-align: left;
    	color: #522C03;
		margin: 20px 0 10px 20px;
	}
	
	.sto-ind04-1 .noto-exc::before {
    	content: '';
    	position: absolute;
    	top: 43%;
    	right: 10px;
    	width: 8px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(45deg);
    	transition: 0.4s;
	}
	
	.sto-ind04-1 .noto-exc::after {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 10px;
    	width: 20px;
    	height: 1px;
   	 	background: #522C03;
    	transition: 0.4s;
	}
	
	.sto-ind04-1 p:nth-of-type(1) {
		line-height: 22px;
		margin: 5px 0 0 20px;
	}
	
	.sto-ind04-1 p:nth-of-type(2) {
		line-height: 22px;
   		margin: 0 0 5px 20px;
	}
	
	.sto-ind04-2 {
		position: relative;
		width: 340px;
		height: auto;
		margin: 45px auto 0;
	}
	
	.sto-ind04-2-con {
		position: relative;
		display: block;
		width: 100%;
		height: auto;
		margin: 30px 0 40px;
	}
	
	.sto-ind04-2-img {
		position: relative;
		width: 340px;
		height: 210px;
		overflow: hidden;
	}
	
	.sto-ind04-2-img .logo {
    	z-index: 2;
    	position: absolute;
    	width: 85px;
    	height: auto;
    	top: 5px;
    	left: 5px;
    	transform: none;
	}
	
	.sto-ind04-2 .noto {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 15px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 24px;
    	text-align: left;
    	color: #051C2C;
		margin: 20px 0 10px 20px;
	}
	
	.sto-ind04-2 .noto {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 15px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 24px;
    	text-align: left;
    	color: #051C2C;
		margin: 20px 0 10px 20px;
	}
	
	.sto-ind04-2 .noto::before {
    	content: '';
    	position: absolute;
    	top: 37%;
    	right: 10px;
    	width: 8px;
    	height: 1px;
    	background: #051C2C;
    	transform: rotate(45deg);
    	transition: 0.4s;
	}
	
	.sto-ind04-2 .noto::after {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 10px;
    	width: 20px;
    	height: 1px;
   	 	background: #522C03;
    	transition: 0.4s;
	}
	
	.sto-ind04-2 p {
		color: #051C2C;
		margin-left: 20px;
	}
	
	.sto-ind04-2 p:nth-of-type(1) {
		line-height: 22px;
		margin: 0 0 5px 20px;
	}
	
	.sto-ind04-2-con a {
    	color: #4A4A4A;
	}
	
}

/*62_店舗＿チョコレートショップ 博多の石畳店*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	.sto02 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin-bottom: 90px;
	}
	
	.sto02 .sto-ind01-tit {
		width: 590px;
	}
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	.sto02 {
		position: relative;
    	width: 100%;
    	height: auto;
		padding-bottom: 60px;
	}
	
	.sto02 .sto-ind01-tit {
		width: 335px;
	}
}

/*63_店舗＿チョコレートショップ山王店*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	.sto03 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin-bottom: 90px;
	}
	
	.sto03 .sto-ind01-tit {
		width: 490px;
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	.sto03 {
		position: relative;
    	width: 100%;
    	height: auto;
		padding-bottom: 60px;
	}
	
	.sto03 .sto-ind01-tit {
		width: 335px;
	}
	
}

/*64_店舗＿レ トロワ ショコラ パリ×チョコレートショップ*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	.sto04 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin-bottom: 90px;
	}
	
	.sto04 .sto-ind01-tit {
		width: 650px;
	}
	
	.sto04 .sto-ind01-tit img {
		width: 395px;
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	.sto04 {
		position: relative;
    	width: 100%;
    	height: auto;
		padding-bottom: 60px;
	}
	
	.sto04 .sto-ind01-tit {
		width: 360px;
	}
	
	.sto04 .sto-ind01-tit img {
		width: 300px;
	}
	
}

/*65_店舗＿LES TROIS CHOCOLATS PARIS*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	.sto05 {
		position: relative;
    	width: 100%;
    	height: auto;
		margin-bottom: 90px;
	}
	
	.sto05 .sto-ind01 {
		background: rgba(5, 28, 44, 0.07);
	}
	
	.sto05 .sto-ind01-tit {
		width: 490px;
    	border-left: solid 1px #4A4A4A;
    	border-right: solid 1px #4A4A4A;
	}
	
	.sto05 .sto-ind01-tit img {
		width: 190px;
	}
	
	.sto05 .sto-ind01-tit h2 {
    	color: #051C2C;
	}
	
	.sto05 .sto-ind-slide-dots .slick-dots button {
  		background: rgba(74, 74, 74, 0.45);
	}
	
	.sto05 .sto-ind-slide-dots .slick-dots .slick-active button {
  		background: rgba(74, 74, 74, 0.8);
	}
	
	
	.sto05 .sto-ind01-con p {
		color: #4A4A4A;
	}

	.sto05 .sto-ind01-tit::before {
		border-left: double 1px #4A4A4A;
		border-top: solid 1px #4A4A4A;
		border-bottom: solid 1px #4A4A4A;
	}

	.sto05 .sto-ind01-tit::after {
		border-right: double 1px #4A4A4A;
		border-top: solid 1px #4A4A4A;
		border-bottom: solid 1px #4A4A4A;
	}
	
	.sto05 .sto-ind01-con h3 {
    	color: #051C2C;
	}
	
	.sto05 .sto-ind02-tab table tr {
    	border-bottom: solid 1px #4A4A4A;
	}
	
	.sto05 .sto-ind02-tab table tr th {
    	color: #4A4A4A;
	}
	
	.sto05 .sto-ind02-tab table tr td {
    	color: #4A4A4A;
	}
	
	.sto05 .sto-ind02-tab table tr td a {
		color: #4A4A4A;
	}
	
	.sto05 .sto-ind03 h2 {
    	color: #4A4A4A;
	}
	
	.sto05 .sto-ind03-btn a {
    	color: #4A4A4A;
    	background: rgba(5,28,44,0.08);
		border: solid 1px #4A4A4A;
	}
	
	.sto05 .sto-ind03-btn a::before {
    	background: #4A4A4A;
	}
	
	.sto05 .sto-ind03-btn a:hover::before {
    	background: #fff;
	}

	.sto05 .sto-ind03-btn a::after {
    	background: #4A4A4A;
	}
	
	.sto05 .sto-ind03-btn a:hover::after {
    	background: #fff;
	}
	
	.sto05 .sto-ind03-btn a:hover {
		color: #fff;
		background: rgba(5,28,44,0.7);
		border: solid 1px #4A4A4A;
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	.sto05 {
		position: relative;
    	width: 100%;
    	height: auto;
		padding-bottom: 60px;
	}
	
	.sto05 .sto-ind01 {
		background: rgba(5, 28, 44, 0.07);
	}
	
	.sto05 .sto-ind01-tit {
		width: 335px;
    	border-left: solid 1.2px #4A4A4A;
    	border-right: solid 1.2px #4A4A4A;
	}
	
	.sto05 .sto-ind01-tit img {
		width: 220px;
	}
	
	.sto05 .sto-ind01-tit h2 {
    	color: #051C2C;
	}
	
	.sto05 .sto-ind-slide-dots .slick-dots button {
  		background: rgba(74, 74, 74, 0.45);
	}
	
	.sto05 .sto-ind-slide-dots .slick-dots .slick-active button {
  		background: rgba(74, 74, 74, 0.8);
	}
	
	
	.sto05 .sto-ind01-con p {
		color: #4A4A4A;
	}

	.sto05 .sto-ind01-tit::before {
		border-left: solid 1.3px #4A4A4A;
		border-top: solid 1px #4A4A4A;
		border-bottom: solid 1px #4A4A4A;
	}

	.sto05 .sto-ind01-tit::after {
		border-right: solid 1.3px #4A4A4A;
		border-top: solid 1px #4A4A4A;
		border-bottom: solid 1px #4A4A4A;
	}
	
	.sto05 .sto-ind01-con h3 {
    	color: #051C2C;
	}
	
	.sto05 .sto-ind02-tab table tr {
    	border-bottom: solid 0.7px #4A4A4A;
	}
	
	.sto05 .sto-ind02-tab table tr th {
    	color: #4A4A4A;
	}
	
	.sto05 .sto-ind02-tab table tr td {
    	color: #4A4A4A;
	}
	
	.sto05 .sto-ind02-tab table tr td a {
    	color: #4A4A4A;
	}
	
	.sto05 .sto-ind03 h2 {
    	color: #4A4A4A;
	}
	
	.sto05 .sto-ind03-btn a {
    	color: #4A4A4A;
    	background: rgba(5,28,44,0.08);
		border: solid 1px #4A4A4A;
	}
	
	.sto05 .sto-ind03-btn a::before {
    	background: #4A4A4A;
	}

	.sto05 .sto-ind03-btn a::after {
    	background: #4A4A4A;
	}
	
}

/*70_会社紹介*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	#com-key {
		z-index: 0;
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	#com-key img {
		z-index: 1;
		display: block;
		position: relative;
		width: 100%;
		height: 320px;
		object-fit: cover;
		object-position: center;
	}
	
	#com-key .logo {
		z-index: 3;
		position: absolute;
		top: 0;
		left: 6%;
		width: 260px;
		height: auto;
	}
	
	#com-key::before{
		z-index: 2;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(52, 28, 2, 0.5);
	}
	
	#com-key h1 {
		z-index: 3;
		position: absolute;
    	top: 50%;
    	left: 50%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 29px;
    	text-align: center;
    	color: #F8F7F7;
	}
	
	#com-key font {
		z-index: 3;
		display: block;
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 16px;
    	text-align: center;
    	color: #F8F7F7;
		margin-top: 10px;
	
	}
	
	.com {
		position: relative;
    	width: 100%;
    	height: auto;
    	padding: 40px 0 100px 0;
	}
	
	.com h2 {
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 32px;
    	text-align: center;
    	color: #522C03;
		margin-top: 20px;
	}
	
	.com h2 span {
		color: #522C03;
		padding: 0 20px;
		font-size: 22px;
		font-weight: lighter;
		vertical-align: 15%;
	}
	
	.com h2 font {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 16px;
    	text-align: center;
    	color: #522C03;
		vertical-align: 20%;
	}
	
	.com-info {
		position: relative;
    	width: 672px;
    	height: auto;
    	margin: 40px auto;
	}
	
	.com-info table {
		position: relative;
    	width: 100%;
    	height: auto;
    	margin-top: 40px;
    	border-collapse: collapse;
	}
	
	.com-info table tr:nth-child(2n-1) {
		background: rgba(226, 218, 205, 0.45);
	}
	
	.com-info tr th {
		position: relative;
		width: 136px;
    	padding: 25px 0 25px 60px;
    	font-size: 14px;
    	font-weight: 600;
    	letter-spacing: 2px;
    	line-height: 14px;
    	text-align: left;
    	color: #522C03;
    	vertical-align: top;
	}
	
	.com-info tr th::after {
		content: '';
    	position: absolute;
    	top: 50%;
    	left: 180px;
    	width: 30px;
    	height: 0.5px;
   		background: #522C03;
		transform: rotate(-90deg);
	}
	
	.com-info tr td {
		width: 420px;
    	padding: 25px 0 25px 85px;
    	font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 14px;
    	text-align: left;
    	color: #522C03;
	}
	
	.com-his {
		position: relative;
    	width: 800px;
    	height: auto;
    	margin: 0 auto;
		padding: 20px 0 70px;
	}
	
	.com-his h2 {
		margin-bottom: 40px;
	}
	
	.com-his h4 {
		position: relative;
		font-family: "EB Garamond";
    	font-size: 56px;
		font-style: italic;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 56px;
    	text-align: center;
    	color: #AC8F84;
		margin-bottom: 20px;
	}
	
	.com-his h4::before {
		content: '';
    	position: absolute;
    	top: 55%;
    	left: 0;
    	width: 320px;
    	height: 1px;
    	background: #97776A;
	}
	
	.com-his h4::after {
		content: '';
    	position: absolute;
    	top: 55%;
    	right: 0;
    	width: 320px;
    	height: 1px;
    	background: #97776A;
	}
	
	.exc::before {
    	width: 232px!important;
	}
	
	.exc::after {
    	width: 232px!important;
	}
	
	.com-his-left {
		position: relative;
		display: block;
    	width: 100%;
    	height: auto;
		padding: 20px 0;
	}
	
	.com-his-left-con h3 {
		font-size: 18px; 
		font-weight: 600;
		letter-spacing: 1px;
		line-height: 27px;
  		color: #522C03;
  		text-align: left;
		margin-bottom: 15px;
	}
	
	.com-his-left img {
		position: relative;
		display: block;
		width: 360px;
		height: auto;
		margin: 0 auto 0 0;
	}
	
	.com-his-left-con {
		position: absolute;
		top: 0;
		right: 0;
		width: 376px;
		height: auto;
		margin-top: 20px;
	}
	
	.com-his-right {
		position: relative;
		display: block;
    	width: 100%;
    	height: auto;
		padding: 20px 0;
	}
	
	.com-his-right-con h3 {
		font-size: 18px; 
		font-weight: 600;
		letter-spacing: 1px;
		line-height: 22px;
  		color: #522C03;
  		text-align: left;
		margin-bottom: 15px;
	}
	
	.com-his-right img {
		position: relative;
		display: block;
		width: 360px;
		height: auto;
		margin: 0 20px 0 auto;
	}
	
	.com-his-right-con {
		position: absolute;
		top: 0;
		left: 0;
		width: 376px;
		height: auto;
		margin-top: 20px;
	}
	
	.com-his04 {
		position: relative;
		padding: 30px 0 0 0;
	}
	
	.com-his04 .com-his-left-con {
		margin-top: 40px;
	}
	
	.com-his09 {
		position: relative;
	}
	
	.com-his09 .com-his-left-con {
		margin-top: 80px;
	}
	
	.com-his11 {
		position: relative;
		padding: 30px 0 0 0;
	}
	
	.com-his11 .com-his-left-con {
		margin-top: 40px;
	}
	
	.com-his12 {
		position: relative;
		padding: 30px 0 0 0;
	}
	
	.com-his12 .com-his-left-con {
		margin-top: 40px;
	}
	
	.com-his14 {
		position: relative;
		padding: 30px 0 0 0;
	}
	
	.com-his14 .com-his-left-con {
		margin-top: 40px;
	}
	
	.com-his1416 {
		position: relative;
		padding: 30px 0 0 0;
	}
	
	.com-his1416 .com-his-left-con {
		margin-top: 40px;
	}
	
	.com-his15 {
		position: relative;
		padding: 30px 0 0 0;
	}
	
	.com-his15 .com-his-left-con {
		margin-top: 80px;
	}
	
	.com-his16 {
		position: relative;
		padding: 30px 0 0 0;
	}
	
	.com-his16 .com-his-left-con {
		margin-top: 80px;
	}
	
	.com-his17 {
		position: relative;
		padding: 30px 0 0 0;
	}
	
	.com-his17 .com-his-right{
		position: relative;
		padding: 80px 0;
	}
	
	.com-his17 .com-his-right-con{
		margin-top: 80px;
	}
	
	.com-his-left-con-exc {
		position: absolute;
		top: 0;
		right: 0;
		width: 376px;
		height: auto;
		margin-top: 40px;
	}
	
	.com-his-left-con-exc h3 {
    	font-size: 18px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 22px;
    	color: #522C03;
    	text-align: left;
    	margin-bottom: 15px;
	}
	
	.com-his18 {
		position: relative;
		padding: 30px 0 0 0;
	}
	
	.com-his19 {
		position: relative;
		padding: 70px 0 0 0;
	}
	
	.com-his19 .com-his-left-con {
		margin-top: 40px;
	}
	
	.com-his20 {
		position: relative;
		padding: 30px 0 0 0;
	}
	
	.com-his20 .com-his-left-con {
		margin-top: 40px;
	}
	
	.com-his-btn {
		display: block;
		position: relative;
    	width: 376px;
    	height: auto;
		margin: 30px 0 0 0;
    	padding: 8px 0 8px 15px;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 21px;
    	text-align: left;
    	color: #522C03;
    	background: rgba(226,218,205,0.45);
		border: solid 1px #522C03;
		box-sizing: border-box;
    	transition: 0.4s;
	}
	
	.com-his-btn::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 15px;
    	width: 20px;
    	height: 1px;
    	background: #522C03;
		transition: 0.4s;
	}
	
	.com-his-btn:hover::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 15px;
    	width: 20px;
    	height: 1px;
    	background: #fff;
	}

	.com-his-btn::after {
    	content: '';
    	position: absolute;
    	top: 47%;
    	right: 14px;
    	width: 7px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(35deg);
		transition: 0.4s;
	}
	
	.com-his-btn:hover::after {
    	content: '';
    	position: absolute;
    	top: 46%;
    	right: 14px;
    	width: 7px;
    	height: 1px;
    	background: #fff;
    	transform: rotate(35deg);
	}
	
	.com-his-btn:hover {
		color: #fff;
		background: #97776A;
		border: solid 1px #97776A;
	}
	
	.com-sto {
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 0 auto;
		padding: 90px 0 80px 0;
		background: rgba(226, 218, 205, 0.45);
	}
	
	.com-sto01 {
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 0 auto;
	}
	
	.com-sto-left01 {
		position: relative;
		display: block;
    	width: 960px;
    	height: auto;
		padding: 20px 0;
		margin: 40px auto 0;
		padding-bottom: 60px;
	}
	
	.com-sto-left01::after {
		content: '';
    	position: absolute;
    	top: 98px;
    	right: 25px;
   		width: 80px;
    	height: 1px;
    	background: #C3ACA3;
	}
	
	.com-sto-left01 img {
		position: relative;
		display: block;
		width: 360px;
		height: auto;
		margin: 0 auto 0 100px;
	}
	
	.com-sto-left01-con h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 19px; 
		font-weight: 600;
		letter-spacing: 1px;
		line-height: 27px;
  		color: #522C03;
  		text-align: left;
		margin-bottom: 15px;
	}
	
	.com-sto-left01 h4 {
		position: absolute;
		top: 80px;
		right: 120px;
		font-family: "EB Garamond";
    	font-size: 26px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 26px;
    	text-align: right;
    	color: #C3ACA3;
	}
	
	.com-sto-left01-con p {
		line-height: 24px;
	}
	
	.com-sto-left01-con {
		position: absolute;
		top: 140px;
		right: 0;
		width: 472px;
		height: auto;
		padding: 60px 90px 60px 80px;
		background: rgba(248, 247, 247, 0.85);
	}
	
	.com-sto-right01 {
		position: relative;
		display: block;
    	width: 960px;
    	height: auto;
		margin: 40px auto 0;
		padding: 20px 0;
	}
	
	.com-sto-right01 h4::after {
		content: '';
    	position: absolute;
    	top: 50%;
    	right: -100px;
   		width: 80px;
    	height: 1px;
    	background: #C3ACA3;
	}
	
	.com-sto-right01 img {
		position: relative;
		display: block;
		width: 360px;
		height: auto;
		margin: 0 80px 0 auto;
	}
	
	.com-sto-right01-con h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 19px; 
		font-weight: 600;
		letter-spacing: 1px;
		line-height: 27px;
  		color: #522C03;
  		text-align: left;
		margin-bottom: 15px;
	}
	
	.com-sto-right01 h4 {
		position: absolute;
		top: 80px;
		left: 40px;
		font-family: "EB Garamond";
    	font-size: 32px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 32px;
    	text-align: right;
    	color: #C3ACA3;
	}
	
	.com-sto-right01-con p {
		line-height: 24px;
	}
	
	.com-sto-right01-con {
		position: absolute;
		top: 140px;
		left: 0;
		width: 472px;
		height: auto;
		padding: 60px 90px 60px 80px;
		background: rgba(248, 247, 247, 0.85);
	}
	
	.com-sto-left02 {
		position: relative;
    	display: block;
    	width: 100%;
    	height: auto;
		margin: 150px 0 270px;
	}
	
	.com-sto-left02::after {
		z-index: 2;
		content: '';
    	position: absolute;
    	top: 210px;
    	right: 13%;
   		width: 80px;
    	height: 1px;
    	background: #F5F3ED;
	}
	
	.com-sto-left02 #zi-1 {
		z-index: 1;
		position: relative;
		height: auto;
		width: 76%;
		height: 500px;
		margin: 0 0 0 auto;
		object-fit: cover;
	}
	
	.com-sto-left02 #zi-2 {
		z-index: 2;
		position: absolute;
		top: 190px;
		left: 10%;
		display: block;
		width: 470px;
		height: auto;
	}
	
	.com-sto-left02-con h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 19px; 
		font-weight: 600;
		letter-spacing: 1px;
		line-height: 27px;
  		color: #522C03;
  		text-align: left;
		margin-bottom: 15px;
	}
	
	.com-sto-left02-con .exc {
		white-space: nowrap;
	}
	
	.com-sto-left02 h4 {
		z-index: 2;
		position: absolute;
		top: 190px;
		right: 20%;
		font-family: "EB Garamond";
    	font-size: 29px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 29px;
    	text-align: right;
    	color: #F5F3ED;
	}
	
	.com-sto-left02-con p {
		line-height: 24px;
	}
	
	.com-sto-left02-con {
		z-index: 3;
		position: absolute;
		top: 250px;
		left: 39%;
		width: 472px;
		height: auto;
		padding: 60px 90px 60px 80px;
		background: rgba(248, 247, 247, 0.85);
	}
	
	.com-sto-right02 {
		position: relative;
    	display: block;
    	width: 100%;
    	height: auto;
		margin: 150px 0 270px;
	}
	
	.com-sto-right02::after {
		z-index: 2;
		content: '';
    	position: absolute;
    	top: 210px;
    	left: 26%;
   		width: 80px;
    	height: 1px;
    	background: #F5F3ED;
	}

	.com-sto-right02 #zi-1 {
		z-index: 1;
		position: relative;
		height: auto;
		width: 76%;
		height: 500px;
		margin: 0 auto 0 0;
		object-fit: cover;
	}
	
	.com-sto-right02 #zi-2 {
		z-index: 2;
		position: absolute;
		top: 190px;
		right: 10%;
		display: block;
		width: 470px;
		height: auto;
	}
	
	.com-sto-right02-con {
		z-index: 3;
		position: absolute;
		top: 250px;
		right: 39%;
		width: 472px;
		height: auto;
		padding: 60px 90px 60px 80px;
		background: rgba(248, 247, 247, 0.85);
	}
	
	.com-sto-right02-con h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 19px; 
		font-weight: 600;
		letter-spacing: 1px;
		line-height: 27px;
  		color: #522C03;
  		text-align: left;
		margin-bottom: 15px;
	}
	
	.com-sto-right02 h4 {
		z-index: 2;
		position: absolute;
		top: 190px;
		left: 13%;
		font-family: "EB Garamond";
    	font-size: 29px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 29px;
    	text-align: right;
    	color: #F5F3ED;
	}
	
	
	.com-sto-right02-con p {
		line-height: 24px;
	}
	
	
	
	.com-sto-left01:nth-of-type(2) {
		margin-top: 100px;
	}
	
	.com-sto-left01:nth-of-type(4) {
		margin-top: 160px;
	}
	
	.com-sto-left01:nth-of-type(8) {
		margin-top: 160px;
	}
	
	.com-sto-left01:nth-of-type(10) {
		margin-top: 60px;
	}

	.com-sto-right01:nth-of-type(1) {
		margin-top: 60px;
	}
	
	.com-sto-right01:nth-of-type(3) {
		margin-top: 60px;
	}
	
	.com-sto-right01:nth-of-type(5) {
		margin-top: 120px;
	}
	
	.com-sto-right01:nth-of-type(7) {
		margin-top: 60px;
	}
	
	.com-sto-right01:nth-of-type(9) {
		margin-top: 110px;
	}
	
	.com-sto-right01:nth-of-type(10) {
		margin-top: 160px;
	}
	
	.com-sto-right01:nth-of-type(10)::after {
		left: 230px;
	}
	
	.com-last-under {
		padding-bottom: 20px;
	}
	
	/*アコーディオン設定*/
	.com-ac dt{
		display: block;
		position: relative;
		width: 800px;
		height: auto;
		margin: 50px auto;
	}
		
	.com-ac dt .title a {
		display: block;
		position: relative;
		width: 800px;
		height: auto;
		padding: 20px 0 20px 0;
		text-align: center;
		font-size: 18px;
		font-weight: 500;
		font-family: "Yu Mincho",YuMincho,serif; 
		line-height: 18px;
		letter-spacing: 1px;
		list-style-type: none;
		color: #522C03;
		background: rgba(226,218,205,0.45);
		border: solid 1px #522C03;
	}
	
	.com-sto .com-ac dt .title a {
		display: block;
		position: relative;
		width: 800px;
		height: auto;
		margin: 50px auto 0;
		padding: 20px 0 20px 0;
		text-align: center;
		font-size: 18px;
		font-weight: 500;
		font-family: "Yu Mincho",YuMincho,serif; 
		line-height: 18px;
		letter-spacing: 1px;
		list-style-type: none;
		color: #522C03;
		background: rgba(226,218,205,0.45);
		border: solid 1px #522C03;
	}
		
	.com-ac dd {
		z-index: 2;
		display: none;
		position: relative;
		top: 0;
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	
	.com-sto .com-ac dt {
		margin-top: 100px!important;
	}
		
	.accordion_icon01,.accordion_icon01 span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}
		
	.accordion_icon01 {
		position: absolute;
		z-index: 2;
		top: 50%;
		right: 40px;
		transform: translate(0, -50%);
		width: 35px;
		height: 35px;
	}
	
	.com-sto .accordion_icon01 {
		position: absolute;
		z-index: 2;
		top: 50%;
		right: 40px;
		transform: translate(0, -50%);
		width: 35px;
		height: 35px;
	}
		
	.accordion_icon01 span {
		position: absolute;
		z-index: 3;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 24px;
		height: 2px;
		background-color: #522C03;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-ms-border-radius: 4px;
		-moz-border-radius: 4px;
		-o-border-radius: 4px;
	}

	.accordion_icon01 span:nth-of-type(1) {
		transform: rotate(0deg);
    	-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
   		-o-transform: rotate(0deg);
	}

	.accordion_icon01 span:nth-of-type(2) {
		transform: rotate(90deg);
    	-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
    	-o-transform: rotate(90deg);
	}
		
	/*＋、－切り替え*/
	.accordion_icon01.active span:nth-of-type(1) {
		display: none;
	}
		
	.accordion_icon01.active span:nth-of-type(2) {
		top: 5px;
		transform: rotate(180deg);
    	-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
   		-o-transform: rotate(180deg);
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	#com-key {
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	#com-key::before{
		z-index: 2;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(52, 28, 2, 0.5);
	}
	
	#com-key img {
		z-index: 1;
		display: block;
		position: relative;
		width: 100%;
		height: 250px;
		object-fit: cover;
		object-position: center;
	}
	
	#com-key h1 {
		z-index: 3;
		position: absolute;
    	top: 50%;
    	left: 50%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
		font-family: "EB Garamond";
		font-size: 32px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 32px;
    	text-align: center;
    	color: #F8F7F7;
	}
	
	#com-key font {
		z-index: 3;
		display: block;
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 16px;
    	text-align: center;
    	color: #F8F7F7;
		margin-top: 5px;
	}
	
	.com {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 0 auto;
		padding: 40px 0;
	}
	
	.com h2 {
		font-family: "EB Garamond";
		font-size: 30px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 34px;
    	text-align: center;
		color: #522C03;
	}
	
	.com h2 span {
		display: none;
	}
	
	.com h2 font {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 15px;
    	text-align: center;
		color: #522C03;
		margin-top: 10px;
	}
	
	.com01 {
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 0 auto 60px auto;
	}
	
	.com-info {
		position: relative;
    	width: 340px;
    	height: auto;
    	margin: 40px auto;
	}
	
	.com-info table {
		position: relative;
    	width: 100%;
    	height: auto;
    	margin-top: 40px;
    	border-collapse: collapse;
	}
	
	.com-info tr th {
		position: relative;
		display: block;
		width: 315px;
    	padding: 15px 0 15px 25px;
    	font-size: 15px;
    	font-weight: 600;
    	letter-spacing: 2px;
    	line-height: 15px;
    	text-align: left;
    	color: #522C03;
    	vertical-align: top;
		background: rgba(226, 218, 205, 0.45);
	}
	
	.com-info tr td {
		position: relative;
		display: block;
		width: 315px;
    	padding: 20px 0 20px 25px;
    	font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 22px;
    	text-align: left;
    	color: #522C03;
	}
	
	.com-his {
		position: relative;
    	width: 340px;
    	height: auto;
    	margin: 0 auto;
		padding: 20px 0 40px;
	}
	
	.com-his h2 {
		margin-bottom: 40px;
	}
	
	.com-his h4 {
		position: relative;
		font-family: "EB Garamond";
    	font-size: 35px;
		font-style: italic;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 35px;
    	text-align: center;
    	color: #AC8F84;
		margin: 20px 0 20px;
	}
	
	.com-his h4::before {
		content: '';
    	position: absolute;
    	top: 55%;
    	left: 5px;
    	width: 105px;
    	height: 1px;
    	background: #97776A;
	}
	
	.com-his h4::after {
		content: '';
    	position: absolute;
    	top: 55%;
    	right: 5px;
    	width: 105px;
    	height: 1px;
    	background: #97776A;
	}
	
	.exc::before {
    	width: 65px!important;
	}
	
	.exc::after {
    	width: 65px!important;
	}
	
	.com-his-left {
		position: relative;
		display: block;
    	width: 100%;
    	height: auto;
		margin: 0 auto;
		padding: 10px 0;
	}
	
	.com-his-left-con h3,.com-his-left-con-exc h3 {
		font-size: 16px; 
		font-weight: 600;
		letter-spacing: 1px;
		line-height: 25px;
  		color: #522C03;
  		text-align: left;
		margin-bottom: 15px;
	}
	
	.com-his-left img {
		position: relative;
		display: block;
		width: 100%;
		height: auto;
		margin: 0 auto 0 0;
	}
	
	.com-his-left-con,.com-his-left-con-exc {
		width: 95%;
		height: auto;
		margin: 20px auto 0 auto;
	}
	
	.com-his-right {
		position: relative;
		display: block;
    	width: 100%;
    	height: auto;
		padding: 20px 0;
	}
	
	.com-his-right-con h3 {
		font-size: 16px; 
		font-weight: 600;
		letter-spacing: 1px;
		line-height: 25px;
  		color: #522C03;
  		text-align: left;
		margin-bottom: 15px;
	}
	
	.com-his-right img {
		position: relative;
		display: block;
		width: 100%;
		height: auto;
	}
	
	.com-his-right-con {
		width: 90%;
    	height: auto;
    	margin: 20px auto 0 auto;
	}
	
	.com-his-btn {
		display: block;
		position: relative;
    	width: 300px;
    	height: auto;
		margin: 20px auto 0;
    	padding: 7px 0 6px 20px;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1.5px;
    	line-height: 18px;
    	text-align: left;
    	color: #522C03;
    	background: rgba(226,218,205,0.45);
		border: solid 1px #522C03;
		box-sizing: border-box;
    	transition: 0.4s;
	}
	
	.com-his-btn::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 15px;
    	width: 15px;
    	height: 1px;
    	background: #522C03;
		transition: 0.4s;
	}
	
	.com-his-btn::after {
    	content: '';
    	position: absolute;
    	top: 46%;
    	right: 15px;
    	width: 5px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(35deg);
		transition: 0.4s;
	}
	
	.com-sto {
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 0 auto;
		padding: 40px 0;
		background: rgba(226, 218, 205, 0.45);
	}
	
	.com-sto01 {
		position: relative;
    	width: 100%;
    	height: auto;
    	margin: 0 auto;
	}
	
	.com-sto-left01 {
		position: relative;
		display: block;
    	width: 100%;
    	height: auto;
		padding: 20px 0;
		margin-top: 20px;
	}
	
	.com-sto-left01 h4::after {
		z-index: 3;
		content: '';
    	position: absolute;
    	top: 50%;
    	right: -35px;
   		width: 30px;
    	height: 1px;
    	background: #C3ACA3;
	}
	
	.com-sto-left01 img {
		position: relative;
		display: block;
		width: 56%;
		height: auto;
		margin: 0 auto;
	}
	
	.com-sto-left01-con h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 17px; 
		font-weight: 600;
		letter-spacing: 1px;
		line-height: 24px;
  		color: #522C03;
  		text-align: left;
		margin-bottom: 15px;
	}
	
	.com-sto-left01 h4 {
		z-index: 3;
		position: absolute;
		top: 40px;
		right: 14%;
		font-family: "EB Garamond";
    	font-size: 25px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 25px;
    	text-align: right;
    	color: #C3ACA3;
	}
	
	.com-sto-left01-con p {
		font-size: 15px;
	}
	
	.com-sto-left01-con {
		width: 86%;
		height: auto;
		margin: 0 auto;
		padding: 30px 5%;
		background: rgba(248, 247, 247, 0.85);
	}
	
	.com-sto-right01 {
		position: relative;
		display: block;
    	width: 100%;
    	height: auto;
		padding: 20px 0;
		margin-top: 20px;
	}
	
	.com-sto-right01 h4::after {
		z-index: 3;
		content: '';
    	position: absolute;
    	top: 50%;
    	right: -35px;
   		width: 30px;
    	height: 1px;
    	background: #C3ACA3;
	}
	
	.com-sto-right01 img {
		position: relative;
		display: block;
		width: 56%;
		height: auto;
		margin: 0 auto;
	}
	
	.com-sto-right01-con h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 17px; 
		font-weight: 600;
		letter-spacing: 1px;
		line-height: 24px;
  		color: #522C03;
  		text-align: left;
		margin-bottom: 15px;
	}
	
	.com-sto-right01 h4 {
		z-index: 3;
		position: absolute;
		top: 40px;
		right: 14%;
		font-family: "EB Garamond";
    	font-size: 25px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 25px;
    	text-align: right;
    	color: #C3ACA3;
	}
	
	.com-sto-right01-con p {
		font-size: 15px;
	}
	
	.com-sto-right01-con {
		width: 86%;
		height: auto;
		margin: 0 auto;
		padding: 30px 5%;
		background: rgba(248, 247, 247, 0.85);
	}
	
	.com-sto-left02 {
		position: relative;
		display: block;
    	width: 100%;
    	height: auto;
		margin-top: 160px;
		padding: 20px 0;
	}
	
	.com-sto-left02 h4::after {
		z-index: 3;
		content: '';
    	position: absolute;
    	top: 50%;
    	right: -35px;
   		width: 30px;
    	height: 1px;
    	background: #C3ACA3;
	}
	
	.com-sto-left02 #zi-1 {
		z-index: 1;
		position: absolute;
		top: -120px;
		right: 0;
		width: 100%;
		height: auto;
	}
	
	.com-sto-left02 #zi-2 {
		z-index: 2;
		position: relative;
		display: block;
		width: 59%;
		height: auto;
		margin: 0 auto;
	}
	
	.com-sto-left02-con h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 17px; 
		font-weight: 600;
		letter-spacing: 1px;
		line-height: 24px;
  		color: #522C03;
  		text-align: left;
		margin-bottom: 15px;
	}
	
	.com-sto-left02 h4 {
		z-index: 3;
		position: absolute;
		top: 70px;
		right: 13%;
		font-family: "EB Garamond";
    	font-size: 25px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 25px;
    	text-align: right;
    	color: #C3ACA3;
	}
	
	.com-sto-left02-con p {
		font-size: 15px;
	}
	
	.com-sto-left02-con {
		width: 86%;
    	height: auto;
    	margin: 0 auto;
    	padding: 30px 5%;
    	background: rgba(248, 247, 247, 0.85);
	}
	
	.com-sto-right02 {
		position: relative;
		display: block;
    	width: 100%;
    	height: auto;
		margin-top: 160px;
		padding: 20px 0;
	}
	
	.com-sto-right02 h4::after {
		z-index: 3;
		content: '';
    	position: absolute;
    	top: 50%;
    	right: -35px;
   		width: 30px;
    	height: 1px;
    	background: #C3ACA3;
	}
	
	.com-sto-right02 #zi-1 {
		z-index: 1;
		position: absolute;
		top: -120px;
		left: 0;
		width: 100%;
		height: auto;
	}
	
	.com-sto-right02 #zi-2 {
		z-index: 2;
		position: relative;
		display: block;
		width: 59%;
		height: auto;
		margin: 0 auto;
	}
	
	.com-sto-right02-con h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 17px; 
		font-weight: 600;
		letter-spacing: 1px;
		line-height: 24px;
  		color: #522C03;
  		text-align: left;
		margin-bottom: 15px;
	}
	
	.com-sto-right02 h4 {
		z-index: 3;
		position: absolute;
		top: 70px;
		right: 10%;
		font-family: "EB Garamond";
    	font-size: 25px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 25px;
    	text-align: right;
    	color: #C3ACA3;
	}
	
	.com-sto-right02-con p {
		font-size: 15px;
	}
	
	.com-sto-right02-con {
		width: 86%;
    	height: auto;
    	margin: 0 auto;
    	padding: 30px 5%;
    	background: rgba(248, 247, 247, 0.85);
	}
	
	.com-sto-right01:nth-of-type(9) h4 {
    	right: 11%;
	}
	
	.com-sto-left01:nth-of-type(10) h4 {
    	right: 11%;
	}
	
	/*アコーディオン設定*/
	.com-ac dt{
		display: block;
		position: relative;
		width: 300px;
		height: auto;
		margin: 30px auto;
	}
		
	.com-ac dt .title a {
		display: block;
		position: relative;
		width: 300px;
		height: auto;
		margin: 0 auto;
		padding: 18px 0 18px 0;
		text-align: center;
		font-size: 14px;
		font-weight: 500;
		font-family: "Yu Mincho",YuMincho,serif; 
		line-height: 14px;
		letter-spacing: 1px;
		list-style-type: none;
		color: #fff;
		background: #97776A;
		border: solid 1px #97776A;
	}
		
		.com-ac dd {
			z-index: 2;
			display: none;
			position: relative;
			top: 0;
			width: 100%;
			height: auto;
			margin: 0 auto;
		}
		
		.accordion_icon01,.accordion_icon01 span {
			display: inline-block;
			transition: all .4s;
			box-sizing: border-box;
		}
		
		.accordion_icon01 {
			position: absolute;
			z-index: 2;
			top: 50%;
			right: 15px;
			transform: translate(0, -50%);
			width: 30px;
			height: 30px;
		}
		
		.accordion_icon01 span {
			position: absolute;
		z-index: 3;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 20px;
		height: 2px;
			background-color: #fff;
			border-radius: 4px;
			-webkit-border-radius: 4px;
			-ms-border-radius: 4px;
			-moz-border-radius: 4px;
			-o-border-radius: 4px;
		}

		.accordion_icon01 span:nth-of-type(1) {
			transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
		}

		.accordion_icon01 span:nth-of-type(2) {
			transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
		}
		
		/*＋、－切り替え*/
		.accordion_icon01.active span:nth-of-type(1) {
			display: none;
		}
		
		.accordion_icon01.active span:nth-of-type(2) {
			top: 5px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
		}
	
}

/*80_お問い合わせ*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	#con-key {
		z-index: 0;
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	#con-key img {
		z-index: 1;
		display: block;
		position: relative;
		width: 100%;
		height: 320px;
		object-fit: cover;
		object-position: center;
	}
	
	#con-key::before{
		z-index: 2;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(52, 28, 2, 0.5);
	}
	
	#con-key h1 {
		z-index: 3;
		position: absolute;
    	top: 50%;
    	left: 50%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 29px;
    	text-align: center;
    	color: #F8F7F7;
	}
	
	#con-key font {
		z-index: 3;
		display: block;
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 16px;
    	text-align: center;
    	color: #F8F7F7;
		margin-top: 10px;
	
	}
	
	.con {
		position: relative;
    	width: 100%;
    	height: auto;
		margin-bottom: 90px;
	}
	
	.con h2 {
		position: relative;
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 29px;
    	text-align: left;
    	color: #522C03;
	}
	
	.con h2 span {
		color: #522C03;
		padding: 0 20px;
		font-size: 22px;
		font-weight: lighter;
		vertical-align: 15%;
	}
	
	.con h2 font {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 16px;
    	text-align: left;
    	color: #522C03;
		vertical-align: 20%;
	}
	
	.con h3 {
		position: relative;
		font-size: 16px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 26px;
    	text-align: left;
    	color: #522C03;
		margin-bottom: 28px;
	}
	
	.con h4 {
		position: relative;
		font-size: 16px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 26px;
    	text-align: left;
    	color: #522C03;
		margin-top: 35px;
		margin-bottom: 12px;
		padding-left: 16px;
		border-left: solid 3px #522C03;
	}
	
	.con02 a {
		position: relative;
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 38px;
    	text-align: left;
    	color: #522C03;
		margin-bottom: 15px;
	}
	
	.con02 a font {
		position: relative;
		font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 18px;
    	text-align: left;
    	color: #522C03;
		margin-bottom: 15px;
    font-family: "Yu Mincho",YuMincho,serif;
	}
	
	
	.con01 {
		position: relative;
    	width: 744px;
    	height: auto;
		margin: 90px auto 80px;
	}
	
	.con02 {
		position: relative;
    	width: 800px;
    	height: auto;
		margin: 0 auto;
	}
	
	.con02-1 {
		position: relative;
    	width: 648px;
    	height: auto;
		margin: 48px auto 64px;
		padding: 52px 76px 48px 76px;
		background: rgba(226, 218, 205, 0.45);
	}
	
	.con03 {
		position: relative;
    	width: 800px;
    	height: auto;
    	margin: -100px auto 0;
		padding-top: 100px;
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	#con-key {
		position: relative;
    	width: 100%;
    	height: auto;
	}
	
	#con-key::before{
		z-index: 2;
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(52, 28, 2, 0.5);
	}
	
	#con-key img {
		z-index: 1;
		display: block;
		position: relative;
		width: 100%;
		height: 250px;
		object-fit: cover;
		object-position: center;
	}
	
	#con-key h1 {
		z-index: 3;
		position: absolute;
    	top: 50%;
    	left: 50%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
		font-family: "EB Garamond";
		font-size: 32px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 32px;
    	text-align: center;
    	color: #F8F7F7;
	}
	
	#con-key font {
		z-index: 3;
		display: block;
		position: relative;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 16px;
    	text-align: center;
    	color: #F8F7F7;
		margin-top: 5px;
	}
	
	.con {
		position: relative;
    	width: 100%;
    	height: auto;
		margin-bottom: 40px;
	}
	
	.con h2 {
		font-family: "EB Garamond";
		font-size: 30px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 34px;
    	text-align: center;
		color: #522C03;
	}

	.con h2 span {
		display: none;
	}
	
	.con h2 font {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 15px;
    	text-align: center;
		color: #522C03;
		margin-top: 10px;
	}
	
	.con h3 {
		position: relative;
		font-size: 17px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 16px;
    	text-align: left;
    	color: #522C03;
		margin-bottom: 35px;
	}
	
	.con h4 {
		position: relative;
		font-size: 17px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 22px;
    	text-align: left;
    	color: #522C03;
		margin-top: 25px;
		margin-bottom: 15px;
		padding-left: 15px;
		border-left: solid 3px #522C03;
	}
	
	.con02 a {
		position: relative;
		font-family: "EB Garamond";
		font-size: 25px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 32px;
    	text-align: left;
    	color: #522C03;
		margin-bottom: 5px;
	}
	
	.con02 a font {
		display: inline;
		position: relative;
		font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 20px;
    	text-align: left;
    	color: #522C03;
		margin-bottom: 15px;
    font-family: "Yu Mincho",YuMincho,serif;
	}
	
	
	.con01 {
		position: relative;
    	width: 315px;
    	height: auto;
		margin: 60px auto;
	}
	
	.con02 {
		position: relative;
    	width: 95%;
    	height: auto;
		margin: 0 auto;
	}
	
	.con02-1 {
		position: relative;
    	width: 84%;
    	height: auto;
		margin: 30px auto 40px;
		padding: 10% 8%;
		background: rgba(226, 218, 205, 0.45);
	}
	
	.con03 {
		position: relative;
    	width: 315px;
    	height: auto;
    	margin: 0 auto;
	}
	
	
}

/*81_お問い合わせ＿サンクスページ*/
@media only screen and (min-width: 769px) {
	
	.con-thanks {
		position: relative;
		width: 495px;
		height: auto;
		margin: 95px auto;
	}
	
	.con-thanks h2 {
		position: relative;
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 38px;
    	text-align: center;
		color: #97776A;
		margin-bottom: 32px;
	}
	
	.con-thanks h2::after {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 40px;
    	width: 80px;
    	height: 1px;
    	background: #522C03;
	}
	
	.con-thanks h2::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	left: 40px;
    	width: 80px;
    	height: 1px;
    	background: #522C03;
	}

	
	.con-thanks h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 21px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 29px;
    	text-align: center;
		color: #522C03;
		margin-bottom: 48px;
	}
	
	.con-thanks p {}
	
	.con-thanks .nf-btn {
		margin: 48px auto 0;
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	.con-thanks {
		position: relative;
		width: 315px;
		height: auto;
		margin: 60px auto;
	}
	
	.con-thanks h2 {
		position: relative;
		font-family: "EB Garamond";
		font-size: 30px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 40px;
    	text-align: center;
		color: #97776A;
		margin-bottom: 15px;
	}
	
	.con-thanks h2::after {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 0;
    	width: 45px;
    	height: 1px;
    	background: #522C03;
	}
	
	.con-thanks h2::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	left: 0;
    	width: 45px;
    	height: 1px;
    	background: #522C03;
	}

	
	.con-thanks h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 18px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 26px;
    	text-align: center;
		color: #522C03;
		margin-bottom: 45px;
	}
	
	.con-thanks p {}
	
	.con-thanks .nf-btn {
		margin: 45px auto 0;
	}
	
}

/*92_採用情報＿サンクスページ*/
@media only screen and (min-width: 769px) {
	
	.rec-thanks {
		position: relative;
		width: 495px;
		height: auto;
		margin: 95px auto;
	}
	
	.rec-thanks h2 {
		position: relative;
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 38px;
    	text-align: center;
		color: #97776A;
		margin-bottom: 32px;
	}
	
	.rec-thanks h2::after {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 40px;
    	width: 80px;
    	height: 1px;
    	background: #522C03;
	}
	
	.rec-thanks h2::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	left: 40px;
    	width: 80px;
    	height: 1px;
    	background: #522C03;
	}

	
	.rec-thanks h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 22px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 29px;
    	text-align: center;
		color: #522C03;
		margin-bottom: 48px;
	}
	
	.rec-thanks p {
		text-align: center;
	}
	
	.rec-thanks .nf-btn {
		margin: 48px auto 0;
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	.rec-thanks {
		position: relative;
		width: 315px;
		height: auto;
		margin: 60px auto;
	}
	
	.rec-thanks h2 {
		position: relative;
		font-family: "EB Garamond";
		font-size: 30px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 40px;
    	text-align: center;
		color: #97776A;
		margin-bottom: 15px;
	}
	
	.rec-thanks h2::after {
    	content: '';
    	position: absolute;
    	top: 50%;
    	right: 0;
    	width: 45px;
    	height: 1px;
    	background: #522C03;
	}
	
	.rec-thanks h2::before {
    	content: '';
    	position: absolute;
    	top: 50%;
    	left: 0;
    	width: 45px;
    	height: 1px;
    	background: #522C03;
	}

	
	.rec-thanks h3 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 18px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 26px;
    	text-align: center;
		color: #522C03;
		margin-bottom: 45px;
	}
	
	.rec-thanks p {}
	
	.rec-thanks .nf-btn {
		margin: 45px auto 0;
	}
	
}


/*100_プライバシーポリシー*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	#key-pri {
		position: relative;
		padding-top: 100px;
	}
	
	.pri-eb {
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 600;
    	letter-spacing: 2px;
    	line-height: 38px;
    	text-align: center;
    	color: #522C03;
	}
	
	.pri-noto {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 16px;
    	text-align: center;
    	color: #522C03;
	}
	
	.pri {
		position: relative;
    	width: 720px;
    	height: auto;
    	margin: 0 auto;
		padding: 60px 0;
	}
	
	.pri01 a {
		color: #522C03;
	}
	
	.pri01 a:hover {
		border-bottom: solid 1.5px #522C03;
	}
	
	.pri-title00 {
		color: #522C03;
		font-size: 16px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 16px;
    	text-align: left;
		margin: 40px 0 15px;
	}
	
	.pri-title01 {
		color: #522C03;
		font-size: 14px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 14px;
    	text-align: left;
		margin: 25px 0 20px;
	}
	
	
	.pri-tab .pri-title01 {
		color: #522C03;
		font-size: 14px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 14px;
    	text-align: left;
		margin: 25px 0 20px;
	}
	
	.pri table {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 20px 0;
	}
	
	.pri-tab tr th {
		width: 48px;
    	padding: 2px 0;
    	vertical-align: middle;
	}
	
	.pri-tab tr td {
		width: 530px;
    	padding: 2px 0;
    	vertical-align: middle;
	}
	
	.pri-tab tr td a {
		color: #522C03;
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	#key-pri {
		position: relative;
		padding-top: 60px;
	}
	
	.pri-eb {
		font-family: "EB Garamond";
		font-size: 32px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 42px;
    	text-align: center;
    	color: #522C03;
	}
	
	.pri-noto {
		display: block;
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 16px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 24px;
    	text-align: center;
    	color: #522C03;
		margin-top: 0;
	}
	
	.pri {
		position: relative;
    	width: 315px;
    	height: auto;
    	padding: 10px 0 40px;
    	margin: 0 auto;
	}
	
	.pri01 a {
		color: #522C03;
	}
	
	.pri-title00 {
		color: #522C03;
		font-size: 16px;
    	font-weight: 600;
    	letter-spacing: 2px;
    	line-height: 24px;
    	text-align: left;
		margin: 30px 0 15px;
	}
	
	.pri-title01 {
		color: #522C03;
		font-size: 15px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 24px;
    	text-align: left;
		margin: 15px 0 15px;
	}
	
	.pri-tab .pri-title01 {
		color: #522C03;
		font-size: 15px;
    	font-weight: 700;
    	letter-spacing: 1px;
    	line-height: 15px;
    	text-align: left;
	}
	
	.pri-tab p {
		color: #522C03;
		font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 22px;
    	text-align: left;
	}
	
	.pri-tab .pri-p {
		color: #522C03;
		font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 24px;
    	text-align: left;
		padding-bottom: 10px;
	}
	
	.pri table {
		position: relative;
    	width: 100%;
    	height: auto;
		margin: 10px 0;
	}
	
	.pri-tab tr th {
		width: 70px;
    	padding: 4px 0;
    	vertical-align: top;
	}
	
	.pri-tab tr td {
		width: 270px;
    	padding: 4px 0;
    	vertical-align: top;
	}
	
	.pri-tab tr td a {
		color: #522C03;
	}
    
}

/*110_404ページ*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	.nf {
		position: relative;
		display: block;
		width: 670px;
		height: auto;
		margin: 95px auto;
	}
	
	.p-nf {
		font-family: "EB Garamond";
		font-size: 64px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 84px;
    	text-align: left;
    	color: #522C03;
		margin-bottom: 16px;
	}
	
	.p-nf font {
		display: block;
		font-family: "EB Garamond";
		font-size: 29px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 38px;
    	text-align: left;
    	color: #97776A;
	}
	
	.nf h1 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 24px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 35px;
    	text-align: left;
    	color: #522C03;
		margin-bottom: 32px;
	}
	
	.nf-btn {
		display: block;
		position: relative;
    	width: 265px;
    	height: auto;
		margin-top: 50px;
    	padding: 12px 2% 12px 0;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 14px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 14px;
    	text-align: center;
    	color: #522C03;
    	background: rgba(226, 218, 205, 0.45);
		border: solid 1px #522C03;
		box-sizing: border-box;
    	transition: 0.4s;
	}
	
	.nf-btn::before {
    	content: '';
    	position: absolute;
    	top: 19px;
    	right: 25px;
    	width: 20px;
    	height: 1px;
    	background: #522C03;
		transition: 0.4s;
	}
	
	.nf-btn:hover::before {
    	content: '';
    	position: absolute;
    	top: 19px;
    	right: 25px;
    	width: 20px;
    	height: 1px;
    	background: #fff;
	}

	.nf-btn::after {
    	content: '';
    	position: absolute;
    	top: 16px;
    	right: 24px;
    	width: 10px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(35deg);
		transition: 0.4s;
	}
	
	.nf-btn:hover::after {
    	content: '';
    	position: absolute;
    	top: 16px;
    	right: 24px;
    	width: 10px;
    	height: 1px;
    	background: #fff;
    	transform: rotate(35deg);
	}
	
	.nf-btn:hover {
		color: #fff;
		background: #97776A;
		border: solid 1px #97776A;
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	
	
	.nf {
		position: relative;
		display: block;
		width: 315px;
		height: auto;
		margin: 50px auto 60px;
	}
	
	.p-nf {
		font-family: "EB Garamond";
		font-size: 50px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 65px;
    	text-align: left;
    	color: #522C03;
		margin-bottom: 20px;
	}
	
	.p-nf font {
		display: block;
		font-family: "EB Garamond";
		font-size: 30px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 40px;
    	text-align: left;
    	color: #97776A;
	}
	
	.nf h1 {
		font-family: "Yu Mincho",YuMincho,serif; 
		font-size: 18px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 26px;
    	text-align: left;
    	color: #522C03;
		margin: 20px 0 40px;
	}
	
	.nf-btn {
		display: block;
		position: relative;
    	width: 270px;
    	height: auto;
		margin: 50px auto 0;
    	padding: 10px 0;
		font-family: "Yu Mincho",YuMincho,serif; 
    	font-size: 15px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 15px;
    	text-align: center;
    	color: #522C03;
    	background: rgba(226, 218, 205, 0.45);
		border: solid 1px #522C03;
		box-sizing: border-box;
    	transition: 0.4s;
	}
	
	.nf-btn::before {
    	content: '';
    	position: absolute;
    	top: 18px;
    	right: 25px;
    	width: 20px;
    	height: 1px;
    	background: #522C03;
		transition: 0.4s;
	}

	.nf-btn::after {
    	content: '';
    	position: absolute;
    	top: 15px;
    	right: 24px;
    	width: 10px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(35deg);
		transition: 0.4s;
	}
	
	.con-thanks .nf-btn::before {
    	content: '';
    	position: absolute;
    	top: 17px;
    	right: 25px;
    	width: 20px;
    	height: 1px;
    	background: #522C03;
		transition: 0.4s;
	}

	.con-thanks .nf-btn::after {
    	content: '';
    	position: absolute;
    	top: 14px;
    	right: 24px;
    	width: 10px;
    	height: 1px;
    	background: #522C03;
    	transform: rotate(35deg);
		transition: 0.4s;
	}
	
	
	
}
