@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
	margin: 0.3rem 0 7.7rem;
}
.mainVisual img {
	width: 100%;
}
#main .news .borderBox {
	padding: 3.5rem 2rem 2.9rem;
	display: flex;
	justify-content: space-between;
	border: 0.4rem solid #c29d6e;
	border-radius: 1.5rem;
	box-shadow: 0.3rem 0.3rem 0.3rem rgba(0, 0, 0, 0.25);
}
#main .news .headLine01 {
	width: 24.4rem;
	padding: 0 0.6rem 0.5rem 0;
	margin-bottom: 0;
	font-size: 3.65rem;
	border-right: 0.4rem solid #c29d6e;
	box-sizing: border-box;
}
#main .news .headLine01 .en {
	font-size: 1.55rem;
}
#main .news .headLine01 img {
	display: block;
	width: 18.1rem;
	margin: 0 auto 0.8rem;
}
#main .news ul {
	width: calc(100% - 28.9rem);
	margin-top: 1.2rem;
	font-size: 2rem;
	font-weight: 400;
	line-height: 2.1;
	letter-spacing: 0.05em;
	font-feature-settings: "palt";
}
#main .news ul li {
	text-indent: -1em;
	padding-left: 1em;
}
#main .news ul a {
	text-decoration: underline;
}
#main .news ul a:hover {
	opacity: 0.8;
}
#main .news ul a[target=_blank] {
	padding-right: 20px;
	background: url(../image/common/icon_blank.png) right center/1.8rem auto no-repeat;
}
#main .news ul a.imglink {
	padding-right: 0 !important;
	background-image: none !important;
}

#main .summary {
	padding: 6.9rem 0 23.6rem;
	text-align: center;
}
#main .summary h2 {
	margin-bottom: 2.5rem;
	font-size: 3.2rem;
	line-height: 1.75;
	font-weight: 700;
}
#main .summary p {
	line-height: 2;
}
#main .product {
	padding: 0.1rem 0 9.1rem;
}
#main .product .topImg {
	max-width: 130.8rem;
	margin: -17.5rem auto 6.1rem;
}
#main .product .headLine01 {
	margin-bottom: 3.6rem;
}
#main .product .topText {
	margin: 0 3rem 3.6rem 0;
	text-align: center;
	font-size: 1.8rem;
}
#main .product .redText {
	margin: 0 2rem 2.8rem 0;
	padding: 0.9rem 0 1rem 3rem;
	text-align: center;
	font-size: 1.7rem;
	color: #fff;
	background-color: #a74c44;
	border-radius: 5rem;
}
#main .product .info {
	margin: 0 1.6rem 4.3rem -0.2rem;
	padding: 3.7rem 4.5rem 6.5rem;
	display: flex;
	justify-content: space-between;
	border: 0.5rem solid #c29d6e;
	border-radius: 1.5rem;
	background-color: #fff;
	box-shadow: 0.3rem 0.3rem 0.3rem rgba(0, 0, 0, 0.25);
}
#main .product .imgInfo {
	width: 43rem;
}
#main .product .imgInfo .pho {
	width: 18.6rem;
}
#main .product .imgInfo .wid {
	width: 18.7rem;
}
#main .product .imgInfo .textInfo {
	width: calc(100% - 22.3rem);
	margin-top: 1.5rem;
}
#main .product .imgInfo .title {
	margin-bottom: 0.6rem;
	font-size: 1.6rem;
	font-weight: 700;
}
#main .product .imgInfo .title .en {
	margin: 0.6rem 0 -0.3rem;
	display: block;
	font-weight: 700;
	font-size: 3.2rem;
}
#main .product .imgInfo .title .sml {
	display: block;
	font-weight: 400;
	font-size: 2rem;
}
#main .product .imgInfo .price {
	margin-left: 0.4rem;
	font-weight: 700;
	font-size: 1.6rem;
	line-height: 1.75;
}
#main .product .imgInfo .red {
	margin: 2rem 0 1.9rem;
	width: 17.2rem;
	font-size: 1.9rem;
	padding: 0.6rem 0 0.8rem;
	color: #fff;
	font-weight: 700;
	text-align: center;
	background-color: #c63127;
	box-sizing: border-box;
}
#main .product .textBox {
	width: 61.9rem;
	margin-top: 0.7rem;
}
#main .product .textBox h3 {
	margin-bottom: 1rem;
	font-size: 3.2rem;
	font-weight: 700;
}
#main .product .textBox p {
	line-height: 2;
}
#main .product .textBox .topTxt {
	margin-bottom: 1.8rem;
}
#main .product .textBox li {
	line-height: 2;
	text-indent: -1em;
	padding-left: 1em;
}
#main .product .textSub p,
#main .product .textSub ul {
	margin-bottom: 3.6rem;
}
#main .product .textSub .close {
	width: fit-content;
	margin: 6rem 0.9rem 0 auto;
	font-weight: 700;
	font-size: 1.9rem;
	text-decoration: underline;
	transition: .3s;
	cursor: pointer;
}
#main .product .textSub .more {
	transition: .3s;
	cursor: pointer;
}
#main .product .textSub .close:hover,
#main .product .textSub .more:hover {
	opacity: 0.8;
}
#main .product .textSub {
	height: 4.2rem;
	overflow: hidden;
}
#main .product .textSub .more.on {
	display: none;
}
#main .product .linkImg {
	margin: -0.7rem 1rem 3.8rem -0.8rem;
}
#main .product .linkImg a:hover {
	opacity: 0.8;
}
#main .product .listUl {
	margin-right: 2.2rem;
	position: relative;
}
#main .product .listUl::after {
	content: "";
	width: 30.9%;
}
#main .product .listUl li {
	width: 30.9%;
	padding: 4.2rem 1.9rem 3rem;
	background-color: #fff;
	border-radius: 1.5rem;
	box-sizing: border-box;
	overflow: hidden;
	box-shadow: 0.3rem 0.3rem 0.3rem rgba(0, 0, 0, 0.25);
}
#main .product .listUl .pho {
	width: 12.4rem;
}
#main .product .listUl .textInner {
	width: calc(100% - 14.6rem);
	margin-top: 0.7rem;
	font-weight: 700;
}
#main .product .listUl .name {
	margin-bottom: -0.5rem;
	font-size: 1.6rem;
}
#main .product .listUl .en {
	margin-top: -0.3rem;
	display: block;
	font-weight: 700;
	font-size: 4rem;
}
#main .product .listUl .sml {
	display: block;
	font-weight: 400;
	font-size: 2rem;
}
#main .product .listUl .price {
	font-size: 1.6rem;
	line-height: 1.75;
}
#main .product .listUl .comLink {
	margin: 4.3rem auto 0;
}
#main .whiteBg {
	padding: 6.6rem 0 6.1rem;
	background-color: #fff;
}
#main .whiteBg .textInfo {
	align-items: center;
}
#main .whiteBg .img {
	margin: 0 0 0 3.8rem;
	width: 23.7rem;
}
#main .features {
	padding: 6.6rem 0 7.7rem;
}
#main .features .txtBox {
	width: 76.1rem;
}
#main .features .txtBox .textUl li {
	margin-bottom: 2rem;
	position: relative;
	padding: 3.9rem 2rem 6.2rem 6.5rem;
	border-radius: 1.5rem;
	overflow: hidden;
	background-color: #FFF;
}
#main .features .txtBox .textUl li:last-child {
	margin-bottom: 0;
}
#main .features .txtBox .textUl li::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 5.4rem;
	height: 5.4rem;
	clip-path: polygon(0 0, 0% 100%, 100% 0);
	background-color: #C63127;
	content: "";
}
#main .features .txtBox .textUl h3 {
	margin-bottom: 0.9rem;
	font-size: 3.2rem;
	font-weight: 700;
}
#main .features .txtBox .textUl p {
	margin-left: 0.2rem;
	line-height: 2;
}
#main .features .vidio {
	width: 41.2rem;
	overflow: hidden;
	border-radius: 2rem;
}
#main .features .vidio iframe {
	width: 100%;
	height: 73rem;
	vertical-align: top;
}
#main .various {
	padding: 8.2rem 0 3.1rem;
}
#main .various .headLine01 {
	margin-bottom: -11.8rem;
}
#main .various .photo {
	max-width: 133.5rem;
	margin: 0 auto;
}
#main .voice {
	padding: 6.8rem 0 6.4rem;
}
#main .voice .headLine01 {
	margin-bottom: 5.7rem;
}
#main .voice .voiceList {
	margin: -1.8rem -0.9rem 0 0;
}
#main .voice .voiceList li {
	margin-top: 1.8rem;
	padding: 2.8rem 2.5rem 2.6rem 2rem;
	min-height: 23.4rem;
	width: calc(50% - 0.9rem);
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-radius: 1.5rem;
	background-color: #FFF;
}
#main .voice .voiceList li p {
	width: calc(100% - 17.2rem);
	line-height: 2;
}
#main .voice .voiceList li .pho {
	width: 15rem;
	/*display: flex;*/
	align-items: center;
}
#main .about {
	padding: 8.7rem 0 5rem;
}
#main .about .headLine01 {
	margin-bottom: 9.7rem;
}
#main .about .imgBox {
	margin: 0 1.1rem 6.1rem 3.9rem;
}
#main .about .imgBox .phoBox {
	width: 51.4rem;
	order: 1;
}
#main .about .imgBox .txtBox {
	margin-top: -0.4rem;
	width: 54rem;
}
#main .about .imgBox .txtBox h3 {
	margin-bottom: 2.3rem;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.75;
}
#main .about .imgBox .txtBox p {
	margin-bottom: 2.8rem;
	line-height: 2;
	text-align: justify;
}
#main .about .imgBox .txtBox p:last-child {
	margin-bottom: 0;
}
#main .about .link {
	max-width: 97rem;
	margin: 0 auto;
}
#main .about .link a:hover {
	opacity: 0.8;
}
#main .share {
	padding: 6.1rem 0 5.5rem;
}
#main .share li {
	margin: 0 0.3rem;
	width: 54.1rem;
}
#main .share li a:hover {
	opacity: 0.8;
}
#main .shop {
	padding: 6rem 0 6.5rem;
}
#main .shop .content {
	padding-bottom: 7.2rem;
	color: #FFF;
	border-radius: 1.5rem;
	background: url("../image/index/shop_bg.jpg") repeat;
	background-size: 40rem;
}
#main .shop .headLine01 {
	width: 40rem;
	margin: 0 auto 6.1rem;
	padding: 3.5rem 0 3.8rem;
	position: relative;
	overflow: hidden;
	font-size: 4.1rem;
	border-radius : 0px 0px 1.5rem 1.5rem;
}
#main .shop .headLine01::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background : rgba(88, 53, 30, 1);
	mix-blend-mode: multiply;
}
#main .shop .headLine01 .en {
	font-size: 1.75rem;
}
#main .shop .headLine01 .sub {
	position: relative;
}
#main .shop .inner {
	max-width: 105rem;
	margin: 0 auto;
}
#main .shop .txtBox {
	width: 43rem;
}
#main .shop .txtBox .title {
	margin-bottom: 1.3rem;
	font-size: 2rem;
}
#main .shop .txtBox .txtImg {
	margin-bottom: 1.6rem;
}
#main .shop .txtBox .tel {
	margin-bottom: 0.4rem;
}
#main .shop .txtBox .tel a {
	display: inline-block;
	position: relative;
	border-radius: 3rem;
	overflow: hidden;
}
#main .shop .txtBox .tel a::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background : rgba(88, 53, 30, 1);
	mix-blend-mode: multiply;
}
#main .shop .txtBox .tel .sub {
	padding: 0.2rem 2.5rem 0.4rem 2.1rem;
	display: inline-block;
	position: relative;
	color: #FFF;
	font-size: 3rem;
	font-weight: 900;
	line-height: 1.2;
}
#main .shop .txtBox .tel .en {
	display: inline-block;
	font-size: 2.2rem;
	vertical-align: 0.3rem;
}
#main .shop .txtBox .textUl li {
	padding: 0.7rem 1.6rem 1.1rem;
	background: url("../image/index/shop_line.png") no-repeat left bottom / auto 0.2rem;
}
#main .shop .map {
	margin-top: 0.6rem;
	width: 55.0rem;
	overflow: hidden;
	border-radius: 1.5rem;
}
#main .shop .map iframe {
	width: 100%;
	height: 41.6rem;
	vertical-align: top;
}
@media all and (min-width: 896px) {
	#main .product .listUl li:first-child .name {
		margin-bottom: 0.5rem;
	}
	#main .product .listUl li:first-child .en {
		margin: 0.6rem 0 -0.3rem;
		font-size: 3.2rem;
	}
}
@media all and (max-width: 896px) {
	.mainVisual {
		margin: 0 0 3.8rem;
	}
	#main .news .borderBox {
		padding: 1.9rem 2rem 2.5rem;
		display: block;
		border-width: 0.2rem;
		border-radius: 1.2rem;
		box-shadow: none;
	}
	#main .news .headLine01 {
		width: auto;
		padding: 0 0 0.5rem;
		font-size: 2.25rem;
		border-right: none;
	}
	#main .news .headLine01 .en {
		margin-top: -0.5rem;
		font-size: 1.4rem;
	}
	#main .news .headLine01 img {
		width: 9rem;
		margin: 0 auto -0.1rem;
	}
	#main .news ul {
		width: auto;
		margin-top: 1.1rem;
		font-size: 1.6rem;
		line-height: 1.75;
		letter-spacing: 0.025em;
	}
	#main .summary {
		padding: 3.6rem 0.3rem 11.2rem;
	}
	#main .summary h2 {
		margin-bottom: 1.6rem;
		font-size: 1.9rem;
	}
	#main .summary p {
		line-height: 1.66;
		text-align: left;
	}
	#main .product {
		padding: 0.1rem 0 4rem;
	}
	#main .product img {
		width: 100%;
	}
	#main .product .topImg {
		max-width: inherit;
		margin: -8.4rem 2rem 4.4rem 2.2rem;
	}
	#main .product .headLine01 {
		margin-bottom: 1.7rem;
	}
	#main .product .topText {
		margin: 0 0 1.5rem;
		line-height: 1.66;
	}
	#main .product .redText {
		margin: 0 0.2rem 1.7rem;
		padding: 1.4rem 2.5rem 1.8rem;
		text-align: left;
		font-size: 1.5rem;
		line-height: 1.75;
		border-radius: 0.75rem;
	}
	#main .product .info {
		margin: 0 0.1rem 1.8rem;
		padding: 2.9rem 2.3rem 3.8rem;
		display: block;
		border-width: 0.3rem;
		border-radius: 0.75rem;
		box-shadow: 0.15rem 0.15rem 0.15rem rgba(0, 0, 0, 0.25);
	}
	#main .product .imgInfo {
		padding-bottom: 2rem;
		width: auto;
		border-bottom: 1px solid #ccc;
	}
	#main .product .imgInfo .pho {
		width: 14rem !important;
	}
	#main .product .imgInfo .textInfo {
		width: calc(100% - 16.3rem);
		margin-top: -0.2rem;
	}
	#main .product .imgInfo .title {
		margin-bottom: 1.1rem;
		line-height: 1.25;
	}
	#main .product .imgInfo .title .en {
		margin: 0.1rem 0 0.4rem;
		font-size: 3rem;
		line-height: 1.03;
	}
	#main .product .imgInfo .title .sml {
		font-size: 1.5rem;
	}
	#main .product .imgInfo .price {
		margin-left: 0.4rem;
		font-size: 1.5rem;
	}
	#main .product .imgInfo .red {
		margin: 1.8rem 0 1.2rem;
		width: 12.4rem;
		font-size: 1.4rem;
		padding: 0.4rem 0 0.6rem;
	}
	#main .product .textBox {
		width: auto;
		margin-top: 1.9rem;
	}
	#main .product .textBox h3 {
		margin-bottom: 0.7rem;
		font-size: 2rem;
	}
	#main .product .textBox p {
		line-height: 1.66;
	}
	#main .product .textBox .topTxt {
		margin-bottom: 1.1rem;
	}
	#main .product .textBox li {
		line-height: 1.66;
	}
	#main .product .textSub p,
	#main .product .textSub ul {
		margin-bottom: 1.9rem;
	}
	#main .product .textSub {
		height: 6.3rem;
	}
	#main .product .textSub .close {
		margin: 2rem 0 0 auto;
		font-size: 1.8rem;
	}
	#main .product .textSub .more {
		display: block;
	}
	#main .product .linkImg {
		margin: 0 -1.1rem 1.1rem -0.5rem;
	}
	#main .product .listUl {
		margin: 0 0.1rem;
		display: block;
	}
	#main .product .listUl li {
		width: auto;
		margin-bottom: 2rem;
		padding: 2.6rem 2.6rem 2.4rem;
		border-radius: 0.75rem;
		box-shadow: 0.15rem 0.15rem 0.15rem rgba(0, 0, 0, 0.25);
	}
	#main .product .listUl .liBox {
		position: relative;
		display: block;
	}
	#main .product .listUl .pho {
		width: 10rem;
		margin-bottom: 1.6rem;
	}
	#main .product .listUl .textInner {
		width: auto;
		margin-top: 0;
	}
	#main .product .listUl .name {
		position: absolute;
		left: 12.4rem;
		top: 0;
		line-height: 1.25;
	}
	#main .product .listUl .en {
		margin-top: -0.2rem;
		font-size: 3rem;
	}
	#main .product .listUl .sml {
		font-size: 1.5rem;
	}
	#main .product .listUl .price {
		font-size: 1.5rem;
		padding: 1.4rem 1rem 0;
		border-top: 1px solid #ccc;
	}
	#main .product .listUl .comLink {
		margin: 1.2rem auto 0;
	}
	#main .whiteBg {
		padding: 2.5rem 0 1.7rem;
	}
	#main .whiteBg .textInfo {
		display: block;
	}
	#main .whiteBg p {
		text-align: center;
		line-height: 1.66;
	}
	#main .whiteBg .img {
		margin: 1.5rem auto 0;
		width: 18rem;
	}
	#main .features {
		padding: 3.2rem 0 2.9rem;
	}
	#main .features .inner {
		display: block;
	}
	#main .features .txtBox {
		width: auto;
		margin: -0.1rem 0 2.2rem 0.2rem;
	}
	#main .features .txtBox .textUl li {
		margin-bottom: 2rem;
		padding: 2.7rem 2.7rem 2.9rem;
		border-radius: 0.75rem;
	}
	#main .features .txtBox .textUl li:last-child {
		margin-bottom: 0;
	}
	#main .features .txtBox .textUl li::before {
		width: 2.6rem;
		height: 2.6rem;
	}
	#main .features .txtBox .textUl h3 {
		margin-bottom: 1.2rem;
		font-size: 2rem;
	}
	#main .features .txtBox .textUl p {
		margin-left: 0.2rem;
		line-height: 1.66;
	}
	#main .features .vidio {
		width: auto;
		margin: 0 -0.3rem 0 0.4rem;
		border-radius: 1.5rem;
	}
	#main .features .vidio iframe {
		height: 62rem;
	}
	#main .various {
		padding: 3.2rem 0 0;
	}
	#main .various .headLine01 {
		margin-bottom: 1.2rem;
	}
	#main .various ul {
		margin: 0 2.2rem -0.8rem;
	}
	#main .various ul img {
		width: 100%;
	}
	#main .voice {
		padding: 3.1rem 0;
	}
	#main .voice .headLine01 {
		margin-bottom: 2.7rem;
	}
	#main .voice .voiceList {
		margin: 0;
		display: block;
	}
	#main .voice .voiceList li {
		margin: 0 0 2rem;
		padding: 3rem 2.5rem 3.6rem 2.7rem;
		min-height: inherit;
		width: auto;
		display: block;
		border-radius: 0.7rem;
	}
	#main .voice .voiceList li:last-child {
		margin-bottom: 0;
	}
	#main .voice .voiceList li p {
		margin-top: -1rem;
		width: auto;
		line-height: 1.67;
	}
	#main .voice .voiceList li .pho {
		margin: 0 2rem 1rem 0;
		width: 11.3rem;
		display: block;
		float: left;
	}
	#main .about {
		padding: 2.5rem 0 3.5rem;
	}
	#main .about .headLine01 {
		margin-bottom: 2.7rem;
	}
	#main .about .imgBox {
		margin: 0 0 3rem;
		display: block;
	}
	#main .about .imgBox .phoBox {
		width: 73.5%;
		text-align: center;
		margin: 0 auto 2.6rem;
	}
	#main .about .imgBox .txtBox {
		margin-top: 0;
		width: auto;
	}
	#main .about .imgBox .txtBox h3 {
		margin-bottom: 2.3rem;
		font-size: 2rem;
		line-height: 1.5;
		text-align: center;
	}
	#main .about .imgBox .txtBox p {
		margin-bottom: 1.8rem;
		line-height: 1.67;
		text-align: left;
	}
	#main .about .link {
		margin-right: -0.5rem;
	}
	#main .about .link img {
		width: 100%;
	}
	#main .share {
		padding: 3.2rem 0 2.6rem;
	}
	#main .share ul {
		margin: 0 -0.8rem 0 -0.4rem;
		display: block;
	}
	#main .share li {
		margin: 0 0 0.2rem;
		width: auto;
	}
	#main .share li:last-child {
		margin-bottom: 0;
	}
	#main .share li img {
		width: 100%;
	}
	#main .shop {
		padding: 3.4rem 0 2.2rem;
	}
	#main .shop .content {
		padding: 0 2.9rem 2.5rem;
		border-radius: 0.7rem;
		background-size: 20rem;
	}
	#main .shop .headLine01 {
		width: 19.9rem;
		margin-bottom: 2.5rem;
		padding: 1.2rem 0 1.8rem;
		font-size: 2.25rem;
		border-radius: 0px 0px 0.7rem 0.7rem;
	}
	#main .shop .headLine01 .en {
		font-size: 1.4rem;
	}
	#main .shop .inner {
		display: block;
	}
	#main .shop .txtBox {
		margin-bottom: 2rem;
		width: auto;
	}
	#main .shop .txtBox .title {
		margin-bottom: 1rem;
		font-size: 1.6rem;
	}
	#main .shop .txtBox .txtImg {
		margin: 0 auto 1.4rem;
		width: 10.7rem;
	}
	#main .shop .txtBox .tel {
		margin-bottom: 0.2rem;
		text-align: center;
	}
	#main .shop .txtBox .tel a {
		border-radius: 3rem;
	}
	#main .shop .txtBox .tel .sub {
		padding: 0.3rem 2.1rem;
		font-size: 2.7rem;
	}
	#main .shop .txtBox .tel .en {
		font-size: 2rem;
		vertical-align: 0.3rem;
	}
	#main .shop .txtBox .textUl li {
		margin-right: -1.3rem;
		font-size: 1.4rem;
		padding: 1rem 1rem 1.4rem 1.4rem;
		background: url("../image/index/shop_line_sp.png") no-repeat left bottom / 100% auto;	
	}
	#main .shop .map {
		margin-top: 0.6rem;
		padding-bottom: 69.5%;
		width: auto;
		position: relative;
		border-radius: 0.7rem;
	}
	#main .shop .map iframe {
		position: absolute;
		height: 100%;
		left: 0;
		top: 0;
	}
}