@charset "utf-8";
/* CSS Document */

/* bottom area */

.bottom_area {
	padding-bottom: 90px;
}
.bottom_area .btn_area {
	text-align: center;
}
.bottom_area .btn_area .btn {
	display: inline-block;
}
.bottom_area .btn_area .btn a {
	font-size: 18px;
	line-height: 2.2;
	display: block;
	color: #FFF;
	text-align: center;
	background-color: #000;
	padding: 0 2em;
	border-radius: 1.1em;
}
@media screen and (max-width: 767px) {
	.bottom_area {
		padding-bottom: 12vw;
	}
	.bottom_area .btn_area .btn a {
		font-size: 3.4vw;
	}
	
}

/* gotop */

.gotop {
	position: fixed;
	right: 15px;
	bottom: 15px;
	z-index: 999;
}
.gotop:hover {
	opacity: 0.6;
}
.gotop .btn {
	display: table-cell;
	width: 40px;
	height: 40px;
	background-color: #FFF;
	border-radius: 50%;
	position: relative;
	cursor: pointer;
}
.gotop .btn .tri {
	display: table-cell;
	width: 20px;
	height: 15px;
	border-bottom: 15px solid #000;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	box-sizing: border-box;
}


.mb30 {
	margin-bottom: 30px;
}
.mb60 {
	margin-bottom: 60px;
}

@media screen and (min-width: 960px) {
	.only_sp960 {
		display: none;
	}
}
@media screen and (min-width: 767px) {
	.only_sp767 {
		display: none;
	}
}
@media screen and (max-width: 768px) {
	.only_pc768 {
		display: none;
	}
}
.pc {
  display: none
}
.mt20 {
  margin-top: 20px
}

.cmn-container img {
	width: 100%;
	height: auto;
	line-height: 1.0;
}
.fv_area h1 {
	text-align: center;
	padding: 0;
	margin: 0;
}
.fv_area img {
	width: 100%;
	max-width: 1200px;
	height: auto;
}
.midcopy {
	padding: 60px;
}
.midcopy h2 {
	font-size: 25px;
	line-height: 2.0;
	text-align: center;
	font-weight: bold;
	margin-bottom: 1em;
}
.midcopy p {
	font-size: 14px;
	line-height: 2.0;
	text-align: center;
}

.item_area {
	width: 90%;
	max-width: 800px;
	margin: 0 auto;
}
.itemBox {
	margin-bottom: 90px;
	padding-bottom: 30px;
	border-bottom: 3px solid #000;
}
.itemBox .prof_area {
	text-align: center;
	margin-bottom: 60px;
}
.itemBox .prof_area .img {
	display: inline-block;
	width: 120px;
	height: 120px;
	vertical-align: top;
}
.itemBox .prof_area .img img {
	width: 100%;
	height: auto;
}
.itemBox .prof_area .info {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	padding-left: 30px;
	padding-top: 20px;
}
.itemBox .prof_area .info .name {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
}
.itemBox .prof_area .info .insta a {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
	text-decoration: underline;
}
.itemBox .itemMid {
	font-size: 0;
	margin-bottom: 60px;
}
.itemBox .itemMid .imgBox:nth-child(1) {
	width: 48%;
	display: inline-block;
	margin-right: 4%;
	vertical-align: top;
}
.itemBox .itemMid .imgBox:nth-child(2) {
	width: 48%;
	display: inline-block;
	vertical-align: top;
	padding-top: 60px;
}
.itemBox .zoomBox {
	display: none;
}
.itemBox .Pop .zoomBox {
	display: block;
	position: fixed;
	top: 60px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 900;
	background-color: #FFF;
	padding: 30px;
	text-align: center;
	max-height: 90vh;
	overflow-y: scroll;
}
.itemBox .Pop .zoomBox .img {
	width: 100%;
	max-width: 550px;
	margin-bottom: 30px;
}
.itemBox .Pop .zoomBox .btn_area {
	text-align: center;
	margin-top: 15px;
}
.itemBox .Pop .zoomBox .btn_area .btn {
	display: inline-block;
	padding: 0;
	margin: 0;
}
.itemBox .Pop .zoomBox .btn_area .btn a {
	display: block;
	color: #FFF;
	background-color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 2.2;
	padding: 0 1.5em;
	border-radius: 1.1em;
}
.itemBottom {
	font-size: 0;
}
.itemBottom .imgBox {
	width: 48%;
	display: inline-block;
	margin-right: 4%;
	vertical-align: top;
}
.itemBottom .text_area {
	display: inline-block;
	width: 48%;
	vertical-align: top;
	padding-top: 60px;
}
.itemBottom .text_area p {
	text-align: left;
	font-size: 14px;
	line-height: 2.0;
}
.itemBottom .text_area .infoBox_area {
	margin-top: 60px;
}
.itemBottom .text_area .infoBox_area .box {
	text-align: center;
	margin-bottom: 60px;
}
.itemBottom .text_area .infoBox_area .box .name {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.itemBottom .text_area .infoBox_area .box .size {
	font-size: 13px;
	font-weight: normal;
	text-align: center;
}
.itemBottom .text_area .infoBox_area .box .price {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.itemBottom .text_area .infoBox_area .box .price .unit {
	margin-right: 0.5em;
}
.itemBottom .text_area .infoBox_area .box .price .tax {
	font-size: 0.8em;
}
.itemBottom .text_area .infoBox_area .box .btn_area {
	text-align: center;
	display: inline-block;
	margin-top: 20px;
}
.itemBottom .text_area .infoBox_area .box .btn_area a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	display: block;
	line-height: 2.0;
	padding: 0 2em;
	border-radius: 1em;
	
}
.Popping::before {
	content: "";
	display: table-cell;
	position: fixed;
	width: 100vw;
	height: 100vh;
	z-index: 899;
	background-color: rgba(0,0,0,0.60);
	top: 0;
	left: 0;
}
.closeBtn {
	display: none;
	position: fixed;
	top: 100px;
	right: 50vw;
	z-index: 999;
	transform: translateX(275px);
}
.Popping .closeBtn {
	display: block;
}
.closeBtn .btn {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding: 0 15px;
}
.imgBox {
	position: relative;
	cursor: pointer;
}
.imgBox::after {
	content: "+";
	font-size: 28px;
	line-height: 30px;
	color: #FFF;
	display: table-cell;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	border: 2px solid #FFF;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 3;
	text-align: center;
	vertical-align: middle;
}
@media screen and (max-width: 767px) {
	.itemBox .Pop .zoomBox .btn_area {
	  text-align: center;
		margin-bottom: 4vw;
	}	
	.itemBox .Pop .zoomBox {
	  display: block;
	  text-align: center;
	  position: fixed;
	  top: 60px;
	  left: 50%;
	  transform: translateX(-50%);
	  z-index: 900;
	  background-color: #FFF;
	  padding: 4vw;
	  text-align: center;
	}
	.itemBox .Pop .zoomBox .img {
	  width: 90vw;
		margin-bottom: 4vw;
	}	
	
	.imgBox::after {
		content: "+";
		font-size: 10vw;
		line-height: 1.0;
		color: #FFF;
		display: table-cell;
		width: auto;
		height: auto;
		border: none;
		right: 2vw;
		bottom: 1vw;
	}
	
	
	.closeBtn {
		display: none;
		position: fixed;
		top: calc(60px + 4vw);
		right: 50vw;
		z-index: 999;
		transform: translateX(46vw);
	}
	.closeBtn .btn {
		font-size: 4vw;
	}
	
	
	.midcopy {
	  padding: 8vw 4vw;
	}	
	.midcopy h2 {
	  font-size: 5vw;
	}	
	.midcopy p {
	  font-size: 3vw;
	}	
	.itemBox .prof_area .img {
	  width: 20vw;
	  height: 20vw;
	}
	.itemBox .prof_area .info {
	  padding-left: 8vw;
	  padding-top: 4vw;
	}	
	.itemBox .prof_area .info .name {
	  font-size: 4vw;
	}	
	.itemBox .prof_area .info .insta a {
	  font-size: 3.8vw;
	}	
	.itemBox .itemMid .img:nth-child(2) {
	  padding-top: 8vw;
	  vertical-align: top;
	}	
	.itemBox .itemMid {
	  margin-bottom: 8vw;
	}
	.itemBottom .img {
	  width: 100%;
	  display: block;
	  margin-right: 0;
	  vertical-align: top;
	}
	.itemBottom .text_area {
	  display: block;
	  width: 100%;
	  vertical-align: top;
	  padding-top: 6vw;
	}
	.itemBottom .text_area p {
	  font-size: 3vw;
		text-align: center;
	}	
	.itemBottom .text_area .infoBox_area {
	  margin-top: 9vw;
	}
	.itemBottom .text_area .infoBox_area .box .name {
	  font-size: 4.5vw;
	}
	.itemBottom .text_area .infoBox_area .box .size {
	  font-size: 3vw;
	}	
	.itemBottom .text_area .infoBox_area .box .price {
	  font-size: 4vw;
	  font-weight: bold;
	  text-align: center;
	}	
	.itemBottom .text_area .infoBox_area .box .btn_area {
		margin-top: 4vw;
	}
	.itemBottom .text_area .infoBox_area .box .btn_area a {
	  font-size: 3.4vw;
	}	
	.itemBottom .text_area .infoBox_area .box {
	  margin-bottom: 8vw;
	}	
	.itemBox {
	  margin-bottom: 18vw;
	  padding-bottom: 6vw;
	  border-bottom: 3px solid #000;
	}
	.itemBottom .imgBox {
		width: 100%;
		display: block;
		margin-right: 0;
		vertical-align: top;
	}
	.itemBottom .text_area {
		display: block;
		width: 100%;
		vertical-align: top;
		padding-top: 6vw;
	}
	.itemBox .Pop .zoomBox .btn_area .btn a {
	  display: block;
	  color: #FFF;
	  background-color: #000;
	  font-size: 3.2vw;
	  font-weight: bold;
	  line-height: 2.2;
	  padding: 0 1.5em;
	  border-radius: 1.1em;
	}	
	
	
	
}
