@charset "UTF-8";
@font-face {
	font-family: HiraginoW3;
	src: url("https://only-co.cv/lp/common/font/hiraginoW3.otf");
	font-weight: 300;
}

html {
	scroll-behavior: smooth;
}

#content {
	font-family: "HiraginoW3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", noto-sans-cjk-jp, meiryo, "Osaka", sans-serif;
	color: #000;
	max-width: 1920px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
	letter-spacing: 0.75px;
}

img {
	/* width: 100%; */
	max-width: 100%;
	-webkit-transition: 1.5s;
	transition: 1.5s;
	vertical-align: top;
}

a {
	color: #000;
	text-decoration: none;
}

.pc {
	display: none;
}

.sp {
	display: block;
}

/* div#content {
	padding-top: 70px;
} */

@media (min-width: 769px) {
	.pc {
		display: block;
	}
	.sp {
		display: none;
	}
	div#content {
		padding-top: 0px;
	}
}

.mv {
	background: url(../img/mvsp.jpg) no-repeat;
	background-size: contain;
	position: relative;
	width: 100%;
	height: 134vw;
	padding: 8vw;
}

.mv img:first-child {
	width: 60%;
	margin-bottom: 5.33vw;
}

@media (min-width: 769px) {
	.mv {
		padding: 180px 0;
		text-align: center;
		margin: 0 auto;
	}
	.mv img {
		width: 750px;
		margin: 0 auto;
	}
}

.small {
	/* 10 */
	font-size: 2.667vw;
	/* 20 */
	line-height: 2;
	letter-spacing: 1px;
	text-align: justify;
}

@media (min-width: 769px) {
	.small {
		text-align: justify;
		font-size: 16px;
		letter-spacing: 1.8px;
		font-weight: 400;
	}
}

.text-center {
	text-align: center;
}

.wrap {
	padding: 0 6.667vw;
}

@media (min-width: 769px) {
	.wrap {
		padding: 0 0;
		max-width: 1100px;
		margin: 0 auto;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1100px) {
	.wrap {
		padding: 0 10px;
	}
}

.button {
	font-size: 2.667vw;
	line-height: 1.5;
	font-weight: bold;
	cursor: pointer;
	display: block;
	width: 62%;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	background-color: #000;
	padding: 2vw 0;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
					box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}

.button.button02 {
	display: inline-block;
	font-size: 9px;
	background-color: #000;
	color: #fff;
	width: 27%;
	padding: 5px;
	letter-spacing: 1.5px;
	white-space: nowrap;
	margin-left: 0px;
	letter-spacing: 2px;
	font-weight: 600;
}

.button.button03 {
	font-weight: bold;
	padding: 4vw 0;
	width: 54vw;
	letter-spacing: 2px;
}

@media (min-width: 769px) {
	.button {
		font-family: "HiraginoW3", "Hiragino Kaku Gothic ProN", noto-sans-cjk-jp, sans-serif;
		width: 400px;
		font-size: 16px;
		line-height: 2;
		letter-spacing: 1px;
		padding: 6px 0;
		-webkit-transition: .2s;
		transition: .2s;
		border: 2px solid #000;
	}
	.button:hover {
		background-color: #fff;
		color: #000;
		border: 2px solid #000;
		-webkit-transition: .2s;
		transition: .2s;
	}
	.button.button02 {
		font-family: robot, noto-sans-cjk-jp, sans-serif;
		width: 160px;
		margin-left: 0px;
		margin-right: 0;
		font-size: 16px;
		line-height: 1;
		letter-spacing: 3px;
		padding: 10px 0;
		font-weight: 600;
	}
	.button.button03 {
		font-family: noto-sans-cjk-jp, sans-serif;
		letter-spacing: 3px;
		font-weight: 500;
		width: 350px;
		padding: 17px 0;
	}
}

.line-decro {
	text-align: center;
	position: relative;
	margin-bottom: 13.667vw;
}

.line-decro p {
	/* 12 */
	font-size: 3.2vw;
	/* 24 */
	line-height: 2;
	letter-spacing: 1px;
	font-weight: 500;
	letter-spacing: 1.5px;
	margin-bottom: 15px;
	display: inline-block;
	color: #231815;
	text-align: center;
	font-weight: bold;
}

@media (min-width: 769px) {
	.line-decro p {
		font-size: 20px;
		letter-spacing: 3px;
	}
}

.line-decro p.active {
	background-color: #000;
	color: #fff;
	-webkit-transition: .2s;
	transition: .2s;
}

.line-decro .line {
	width: 1px;
	height: 30px;
	margin: 0 auto;
	background: #000;
}

.line-decro .line::after {
	background: #000;
}

@media (min-width: 769px) {
	.line-decro {
		margin-bottom: 100px;
		max-width: 1100px;
	}
	.line-decro p {
		font-family: "HiraginoW3", "Hiragino Kaku Gothic ProN", noto-sans-cjk-jp, sans-serif;
		font-weight: bold;
		font-size: 24px;
		line-height: 36px;
		letter-spacing: 3.5px;
		margin-bottom: 25px;
	}
	.line-decro .line {
		width: 1px;
		height: 50px;
	}
}

.line span {
	margin: 0 auto;
	width: 90%;
	height: 1px;
	display: block;
	background-color: #AFB7BB;
}

@media (min-width: 769px) {
	.line span {
		max-width: 1100px;
	}
}

.blockBg:after {
	display: block;
	z-index: 0;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: -100%;
	background-color: #000;
	-webkit-transition: left 1s cubic-bezier(0.22, 0.61, 0.36, 1);
	transition: left 1s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.blockBg.active::after {
	left: 0 !important;
}

.sec {
	background-color: #fff;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	padding: 20vw 0;
	position: relative;
}

.sec .sec_tlt {
	padding-bottom: 20vw;
	/* 12 */
	font-size: 3.2vw;
	line-height: 2;
	letter-spacing: 0.75px;
	font-weight: 500;
	color: #000;
}

@media (min-width: 769px) {
	.sec .sec_tlt {
		font-size: 20px;
		letter-spacing: 1px;
	}
}

.sec .intro .tlt {
	margin-bottom: 7vw;
	text-align: center;
}

.sec .intro .tlt img {
	width: 84%;
}

.sec .intro .subtlt {
	/* 12 */
	font-size: 3.2vw;
	line-height: 2;
	letter-spacing: 0.75px;
	font-weight: 500;
	margin-bottom: 13.33vw;
	text-align: center;
}

@media (min-width: 769px) {
	.sec .intro .subtlt {
		font-size: 20px;
		letter-spacing: 1px;
	}
}

.sec .intro .image {
	text-align: center;
	margin-bottom: 7vw;
}

.sec .intro .image img {
	width: 70%;
}

.sec .intro .image p {
	/* 12 */
	font-size: 3.2vw;
	/* 20 */
	line-height: 2;
	letter-spacing: 1px;
	text-align: justify;
	font-family: robot, noto-sans-cjk-jp, sans-serif;
	text-align: center;
	margin-top: 3.733vw;
	color: #0B308E;
	font-weight: 600;
}

@media (min-width: 769px) {
	.sec .intro .image p {
		text-align: justify;
		font-size: 18px;
		letter-spacing: 1.8px;
		font-weight: 400;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1100px) {
	.sec .intro .image p {
		font-size: 16px;
	}
}

.sec .item-group {
	padding-top: 13.33vw;
}

.sec .item-group .item {
	padding-bottom: 20vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	-webkit-box-pack: justify;
			-ms-flex-pack: justify;
					justify-content: space-between;
	-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;
}

.sec .item-group .item:last-child {
	padding-bottom: 0;
}

.sec .item-group .item .image {
	margin-bottom: 6.667vw;
}

.sec .item-group .item .word {
	width: 100%;
}

.sec .item-group .item .word p {
	margin-bottom: 13.667vw;
	/* 12 */
	font-size: 3.2vw;
	/* 20 */
	line-height: 2;
	letter-spacing: 1px;
	text-align: justify;
	letter-spacing: 0.5px;
}

@media (min-width: 769px) {
	.sec .item-group .item .word p {
		text-align: justify;
		font-size: 18px;
		letter-spacing: 1.8px;
		font-weight: 400;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1100px) {
	.sec .item-group .item .word p {
		font-size: 16px;
	}
}

@media (min-width: 769px) {
	.sec .item-group {
		padding-top: 0;
		max-width: 1100px;
		margin-right: auto;
		margin-left: auto;
	}
	.sec .item-group .item {
		max-width: 1100px;
		margin: 0 0 0 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
				flex-wrap: wrap;
		-webkit-box-pack: justify;
				-ms-flex-pack: justify;
						justify-content: space-between;
		-webkit-box-align: center;
				-ms-flex-align: center;
						align-items: center;
		padding-bottom: 100px;
	}
	.sec .item-group .item .image {
		max-width: 50%;
		margin-bottom: 0px;
	}
	.sec .item-group .item .word {
		max-width: 45%;
		margin-right: 0;
	}
	.sec .item-group .item .word p {
		margin-bottom: 50px;
	}
	.sec .item-group .item.reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
				-ms-flex-direction: row-reverse;
						flex-direction: row-reverse;
	}
	.sec .item-group .item.reverse .word {
		margin-right: auto;
		margin-left: 0;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1100px) {
	.sec .item-group .item .image {
		width: 45%;
	}
	.sec .item-group .item .word {
		width: 45%;
		margin-left: 10px;
	}
}

@media (min-width: 769px) {
	.sec {
		padding: 120px 0;
	}
	.sec .sec_tlt {
		margin: 0 auto;
		font-weight: 700;
		padding-bottom: 100px;
		font-size: 22px;
		font-weight: bold;
		line-height: 2;
		letter-spacing: 1.2px;
	}
	.sec.sec01 {
		padding-top: 150px;
	}
	.sec.sec01 .wrap {
		text-align: center;
	}
	.sec .intro .tlt {
		margin-bottom: 50px;
	}
	.sec .intro .tlt img {
		width: 550px;
	}
	.sec .intro .subtlt {
		margin-bottom: 50px;
		font-weight: 700;
		letter-spacing: 1.5px;
	}
	.sec .intro .image {
		margin-bottom: 100px;
	}
	.sec .intro .image p {
		font-family: robot, noto-sans-cjk-jp, sans-serif;
		font-weight: 500;
		margin-top: 30px;
		text-align: center;
		letter-spacing: 2px;
	}
	.sec .intro .image img {
		width: 405px;
	}
}

.price .main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
			flex-wrap: nowrap;
	-webkit-box-pack: justify;
			-ms-flex-pack: justify;
					justify-content: space-between;
	-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;
	margin-bottom: 5.333vw;
}

.price .main span.shopping_item {
	width: 57%;
	/* 12 */
	font-size: 3.2vw;
	/* 20 */
	line-height: 2;
	letter-spacing: 1px;
	text-align: justify;
	letter-spacing: 2px;
}

@media (min-width: 769px) {
	.price .main span.shopping_item {
		text-align: justify;
		font-size: 18px;
		letter-spacing: 1.8px;
		font-weight: 400;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1100px) {
	.price .main span.shopping_item {
		font-size: 16px;
	}
}

.price .main span.shopping_item span {
	font-size: 2.6vw;
	letter-spacing: 1px;
}

.price .sub {
	/* 12 */
	font-size: 3.2vw;
	/* 20 */
	line-height: 2;
	letter-spacing: 1px;
	text-align: justify;
	letter-spacing: 1.5px;
}

@media (min-width: 769px) {
	.price .sub {
		text-align: justify;
		font-size: 18px;
		letter-spacing: 1.8px;
		font-weight: 400;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1100px) {
	.price .sub {
		font-size: 16px;
	}
}

.price .sub a {
	border-bottom: 1px solid #000;
	-webkit-transition: .2s;
	transition: .2s;
}

.price .sub a:hover {
	opacity: .8;
	-webkit-transition: .2s;
	transition: .2s;
}

@media (min-width: 769px) {
	.price .main {
		-webkit-box-pack: start;
				-ms-flex-pack: start;
						justify-content: flex-start;
		text-align: left;
		font-size: 20px;
		letter-spacing: 2px;
		margin-bottom: 25px;
	}
	.price .main span.shopping_item {
		font-size: 18px;
	}
	.price .main span.shopping_item span {
		font-size: 12px;
	}
	.price .sub {
		font-size: 16px;
		line-height: 2;
		letter-spacing: 3px;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1100px) {
	.price .main span.shopping_item {
		font-size: 14px;
	}
}

.ttl {
	/* 12 */
	font-size: 3.2vw;
	/* 24 */
	line-height: 2;
	letter-spacing: 1px;
	text-align: center;
	letter-spacing: 1.5px;
	font-weight: 700;
	margin-bottom: 6.667vw;
}

@media (min-width: 769px) {
	.ttl {
		font-size: 20px;
		letter-spacing: 3px;
	}
}

.ttl p {
	/* 12 */
	font-size: 3.2vw;
	/* 20 */
	line-height: 2;
	letter-spacing: 1px;
	text-align: justify;
	font-weight: 500;
	text-align: center;
	margin-top: 4vw;
}

@media (min-width: 769px) {
	.ttl p {
		text-align: justify;
		font-size: 18px;
		letter-spacing: 1.8px;
		font-weight: 400;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1100px) {
	.ttl p {
		font-size: 16px;
	}
}

@media (min-width: 769px) {
	.ttl {
		margin-bottom: 50px;
	}
}

.sec03.staff .item .image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
			flex-wrap: nowrap;
	-webkit-box-pack: justify;
			-ms-flex-pack: justify;
					justify-content: space-between;
}

.sec03.staff .item .image > p {
	width: 32%;
	/* 12 */
	font-size: 3.2vw;
	/* 20 */
	line-height: 2;
	letter-spacing: 1px;
	text-align: justify;
	letter-spacing: 2px;
	font-weight: 500;
	-webkit-writing-mode: vertical-rl;
			-ms-writing-mode: tb-rl;
					writing-mode: vertical-rl;
}

@media (min-width: 769px) {
	.sec03.staff .item .image > p {
		text-align: justify;
		font-size: 18px;
		letter-spacing: 1.8px;
		font-weight: 400;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1100px) {
	.sec03.staff .item .image > p {
		font-size: 16px;
	}
}

.sec03.staff .item .image > img {
	width: 65%;
}

.sec03.staff .item .image.margin-right {
	margin-right: 6vw;
}

.sec03.staff .item .image.margin-left {
	margin-left: 6vw;
}

.sec03.staff .item .word .item {
	padding-bottom: 6vw;
}

.sec03.staff .item .word .item p {
	margin-bottom: 0;
	/* 10 */
	font-size: 2.667vw;
	/* 20 */
	line-height: 2;
	letter-spacing: 1px;
	text-align: justify;
}

@media (min-width: 769px) {
	.sec03.staff .item .word .item p {
		text-align: justify;
		font-size: 16px;
		letter-spacing: 1.8px;
		font-weight: 400;
	}
}

@media (min-width: 769px) {
	.sec03.staff .item {
		max-width: 1100px;
		padding-bottom: 120px;
	}
	.sec03.staff .item .image {
		width: 50%;
	}
	.sec03.staff .item .image > img {
		width: 100%;
	}
	.sec03.staff .item .image > p {
		width: 14%;
		font-size: 22px;
		letter-spacing: 3px;
		font-weight: 500;
	}
	.sec03.staff .item .image.margin-right {
		margin-right: 0vw;
	}
	.sec03.staff .item .image.margin-left {
		margin-left: 0vw;
	}
	.sec03.staff .item .word {
		margin-top: 0;
	}
	.sec03.staff .item .word p {
		font-size: 20px;
		font-weight: 500;
	}
	.sec03.staff .item .word .item {
		padding-bottom: 25px;
		-webkit-box-pack: justify;
				-ms-flex-pack: justify;
						justify-content: space-between;
		-ms-flex-wrap: nowrap;
				flex-wrap: nowrap;
	}
	.sec03.staff .item .word .item img {
		width: 30%;
	}
	.sec03.staff .item .word .item p {
		width: 100%;
		font-size: 14px;
	}
	.sec03.staff .item.reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
				-ms-flex-direction: row-reverse;
						flex-direction: row-reverse;
	}
}

.word .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
			flex-wrap: nowrap;
	-webkit-box-pack: justify;
			-ms-flex-pack: justify;
					justify-content: space-between;
	-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;
	padding-bottom: 6.667vw;
}

.word .item img {
	width: 28%;
}

.word .item p {
	margin-bottom: 0;
	width: 67%;
}

.word .item p span {
	display: block;
	height: 1vw;
}

.buy > p {
	/* 12 */
	font-size: 3.2vw;
	/* 20 */
	line-height: 2;
	letter-spacing: 1px;
	text-align: justify;
	margin-top: 6.667vw;
	margin-bottom: 6.667vw;
}

@media (min-width: 769px) {
	.buy > p {
		text-align: justify;
		font-size: 18px;
		letter-spacing: 1.8px;
		font-weight: 400;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1100px) {
	.buy > p {
		font-size: 16px;
	}
}

.buy .price .main {
	/* 12 */
	font-size: 3.2vw;
	/* 20 */
	line-height: 2;
	letter-spacing: 1px;
	text-align: justify;
	margin-bottom: 0;
}

@media (min-width: 769px) {
	.buy .price .main {
		text-align: justify;
		font-size: 18px;
		letter-spacing: 1.8px;
		font-weight: 400;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1100px) {
	.buy .price .main {
		font-size: 16px;
	}
}

.more {
	margin-top: 24vw;
}

.more p {
	/* 12 */
	font-size: 3.2vw;
	/* 24 */
	line-height: 2;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

@media (min-width: 769px) {
	.more p {
		font-size: 20px;
		letter-spacing: 3px;
	}
}

.more a:last-child {
	margin-top: 20px;
}

@media (min-width: 769px) {
	.item-group .item {
		margin: 0 auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
				flex-wrap: wrap;
		-webkit-box-pack: justify;
				-ms-flex-pack: justify;
						justify-content: space-between;
		-webkit-box-align: center;
				-ms-flex-align: center;
						align-items: center;
	}
	.item-group .item .image {
		width: 650px;
		margin-bottom: 50px;
	}
	.item-group .item .word {
		width: 650px;
	}
	.item-group .item .word .item {
		padding-bottom: 50px;
	}
	.item-group .item .word .item img {
		width: 200px;
	}
	.item-group .item .word .item p {
		font-weight: 400;
		line-height: 2.5;
		width: 400px;
	}
	.ttl {
		font-family: "HiraginoW3", "Hiragino Kaku Gothic ProN", noto-sans-cjk-jp, sans-serif;
		font-weight: 700;
		font-size: 20px;
		letter-spacing: 3.5px;
	}
	.buy {
		width: 450px;
		margin: 0 auto;
	}
	.buy > p {
		margin-top: 48px;
		margin-bottom: 0;
	}
	.price {
		margin-top: 0px;
		max-width: 660px;
	}
	.price .main {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: nowrap;
				flex-wrap: nowrap;
		-webkit-box-pack: start;
				-ms-flex-pack: start;
						justify-content: flex-start;
		-webkit-box-align: center;
				-ms-flex-align: center;
						align-items: center;
	}
	.price .main:last-child {
		margin-bottom: 0;
	}
	.price .main .button02 {
		margin-right: 0;
	}
	.more {
		margin-top: 150px;
		margin-bottom: 0px;
	}
	.more p {
		margin-bottom: 20px;
		font-weight: bold;
		font-size: 20px;
	}
}

.sec.spec {
	background-color: #F7FAFA;
}

.sec.spec .content .image {
	margin-bottom: 6.667vw;
}

.sec.spec .content .word .ttl {
	margin-bottom: 6.667vw;
}

.sec.spec .content .word p {
	/* 10 */
	font-size: 2.667vw;
	/* 20 */
	line-height: 2;
	letter-spacing: 1px;
	text-align: justify;
	letter-spacing: 0.75px;
}

@media (min-width: 769px) {
	.sec.spec .content .word p {
		text-align: justify;
		font-size: 16px;
		letter-spacing: 1.8px;
		font-weight: 400;
	}
}

@media (min-width: 769px) {
	.sec.spec.spec01 .wrap {
		max-width: 660px;
	}
}

.sec.spec.spec02 {
	background-color: #fff;
}

.sec.spec.spec02 .ttl {
	margin-bottom: 2.667vw;
}

.sec.spec.spec02 .content {
	margin-top: 6.667vw;
}

.sec.spec.spec02 .img-spec02-1 {
	margin-top: 6.667vw;
	margin-bottom: 0vw;
	width: 80%;
}

@media (min-width: 769px) {
	.sec.spec.spec02 .wrap {
		max-width: 660px;
	}
	.sec.spec.spec02 .wrap .ttl {
		margin-bottom: 50px;
	}
	.sec.spec.spec02 .wrap .content {
		margin-top: 50px;
	}
}

.sec.spec.spec03 .content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	-webkit-box-pack: justify;
			-ms-flex-pack: justify;
					justify-content: space-between;
	-webkit-box-align: start;
			-ms-flex-align: start;
					align-items: flex-start;
	margin-bottom: 10vw;
}

.sec.spec.spec03 .content > div {
	width: 48%;
	margin-bottom: 6.667vw;
}

.sec.spec.spec03 .content > div p {
	/* 10 */
	font-size: 2.667vw;
	/* 20 */
	line-height: 2;
	letter-spacing: 1px;
	text-align: justify;
	font-weight: bold;
}

@media (min-width: 769px) {
	.sec.spec.spec03 .content > div p {
		text-align: justify;
		font-size: 16px;
		letter-spacing: 1.8px;
		font-weight: 400;
	}
}

.sec.spec.spec03 .content > div .number {
	font-size: 4vw;
	font-weight: 700;
}

@media (min-width: 769px) {
	.sec.spec.spec03 .content > div .number {
		font-size: 28px;
		line-height: 1;
	}
}

@media (min-width: 769px) {
	.sec.spec {
		font-weight: bold;
	}
	.sec.spec .line-decro {
		margin: 0 auto 50px;
	}
	.sec.spec .ttl {
		margin-bottom: 40px;
	}
	.sec.spec .content .word .ttl {
		margin-bottom: 40px;
	}
	.sec.spec .content .word p {
		letter-spacing: 1.2px;
	}
	.sec.spec .content .image {
		margin: 0 auto 50px;
		width: 660px;
	}
	.sec.spec.spec02 .ttl {
		margin-bottom: 45px;
	}
	.sec.spec.spec02 .ttl p {
		font-weight: 500;
		text-align: center;
		font-size: 20px;
		margin-top: 30px;
	}
	.sec.spec.spec02 .img-spec02-1 {
		width: 520px;
		margin-top: 50px;
		margin-bottom: 0;
	}
	.sec.spec.spec03 .content {
		margin: 0 auto;
		width: 660px;
		padding: 0 0;
	}
	.sec.spec.spec03 .content > div {
		width: 300px;
		margin-bottom: 50px;
	}
	.sec.spec.spec03 .content > div p {
		font-weight: bold;
	}
	.sec.spec.spec03 .button03 {
		margin-top: 40px;
	}
}

.sec.spec.shop {
	background-color: #fff;
}

.sec.spec.shop .content .image {
	display: block;
}

.sec.spec.shop .content .word p {
	/* 12 */
	font-size: 3.2vw;
	line-height: 2;
	letter-spacing: 0.75px;
	font-weight: 500;
	font-weight: 400;
	margin-bottom: 6.667vw;
}

@media (min-width: 769px) {
	.sec.spec.shop .content .word p {
		font-size: 20px;
		letter-spacing: 1px;
	}
}

.sec.spec.shop .content .word a {
	display: block;
	margin-bottom: 6.667vw;
	text-align: center;
}

.sec.spec.shop .content .word a img {
	margin: 0 auto;
	width: 50vw;
}

.sec.spec.shop .content .word a.mail {
	margin-bottom: 15vw;
}

.sec.spec.shop .content .word a.tel p {
	/* 10 */
	font-size: 2.667vw;
	/* 20 */
	line-height: 2;
	letter-spacing: 1px;
	text-align: justify;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0;
}

@media (min-width: 769px) {
	.sec.spec.shop .content .word a.tel p {
		text-align: justify;
		font-size: 16px;
		letter-spacing: 1.8px;
		font-weight: 400;
	}
}

.sec.spec.shop .content .word a.logo {
	margin-bottom: 0;
}

@media (min-width: 769px) {
	.sec.spec.shop .content .image {
		width: 750px;
	}
	.sec.spec.shop .content .image:hover {
		opacity: .7;
		-webkit-transition: .2s;
		transition: .2s;
	}
	.sec.spec.shop .content .word {
		width: 650px;
		padding: 0 60px;
		margin: 0 auto;
	}
	.sec.spec.shop .content .word p {
		letter-spacing: 2.5px;
		text-align: center;
		margin-bottom: 45px;
	}
	.sec.spec.shop .content .word a {
		margin-bottom: 45px;
		-webkit-transition: .2s;
		transition: .2s;
	}
	.sec.spec.shop .content .word a img {
		width: 240px;
	}
	.sec.spec.shop .content .word a.mail {
		margin-bottom: 90px;
	}
	.sec.spec.shop .content .word a.tel p {
		letter-spacing: 2px;
		white-space: nowrap;
		margin-top: 20px;
		text-align: center;
	}
	.sec.spec.shop .content .word a.logo img {
		width: 350px;
	}
	.sec.spec.shop .content .word a:hover {
		opacity: .7;
		-webkit-transition: .2s;
		transition: .2s;
	}
}
/*# sourceMappingURL=design_new.css.map */