@charset "utf-8";
/*------------------------------------------------------------
	lab-oil
------------------------------------------------------------*/
#main {
	font-weight: 400;
	color: #333B35;
	background: #fff;
	font-family: "Noto Sans JP", sans-serif;
	font-feature-settings: "palt";
	font-size: 1.5rem;
}
#main .bgBox {
	background: url("../img/tsukiyomi/conts_bg.jpg") repeat-y left top / 100% auto;
}
#container {
	padding-top: 109px;
}
.content {
	width: 100%;
	max-width: 1000px;
}
.yugo {
	font-family: "游ゴシック","游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN", "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.min {
	font-family: "Noto Serif JP", serif;
}
.sans {
	font-family: "Noto Sans JP", sans-serif;
}
@media all and (max-width: 896px) {
	#main {
		font-size: 1.3rem;
	}
}

/* mainImg */
#main .mainImg img {
	width: 100%;
}


/* secBox */
#main .secBox {
	padding-top: 98px;
	position: relative;
}
#main .secBox .bgImg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	mix-blend-mode: multiply; 
}
#main .secBox .bgImg img {
	width: 100%;
}

/* h2Title */
#main .h2Title {
	margin-bottom: 162px;
	text-align: center;
	font-size: 4.5rem;
	font-weight: 300;
	font-family: "Noto Serif JP", serif;
	line-height: 1.46;
}
#main .h2Title .inner {
	padding-right: 8px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
#main .h2Title .inner .en {
	width: 10px;
	height: 10px;
	white-space: nowrap;
	font-size: 1.5rem;
	display: block;
	transform: rotate(90deg);
	position: absolute;
	top: 12px;
	left: 100%;
	font-weight: 400;
	font-family: "Noto Sans JP", sans-serif;
	margin-left: 13px;
	letter-spacing: 0.45em;
}
#main .centerTxt {
	margin-bottom: 78px;
	font-family: "Noto Serif JP", serif;
	text-align: center;
	font-size: 2.6rem;
	line-height: 1.73;
	letter-spacing: 0.25em;
}
#main .decorationImg {
	position: absolute;
	z-index: 10;
	pointer-events: none;
}
@media all and (max-width: 896px) {
	#container {
		padding-top: 56px;
	}
	#main .h2Title {
		font-size: 2.7rem;
		margin-bottom: 89px;
	}
	#main .h2Title .inner .en {
		font-size: 0.9rem;
		margin-left: 6px;
		top: 9px;
		letter-spacing: 0.5em;
	}
	#main .h2Title .inner {
		padding-right: 4px;
	}
	#main .secBox {
		padding-top: 58px;
	}
	#main .centerTxt {
		margin-bottom: 35px;
		font-size: 1.65rem;
		line-height: 1.81;
		letter-spacing: 0.15em;
	}
	#main .secBox .bgImg {
		height: 325px;
		overflow: hidden;
	}
	#main .secBox .bgImg img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center bottom;
	}
}

/* conceptBox */
#main .conceptBox {
	position: relative;
	padding-bottom: 167px;
}
#main .conceptBox .decoration01 {
	width: 504px;
	bottom: -145px;
	right: 0;
}
#main .conceptBox .decoration02 {
	width: 354px;
	top: 289px;
	right: -84px;
}
#main .conceptBox .textBox {
	text-align: center;
}
#main .conceptBox .textBox p {
	line-height: 2.9;
	letter-spacing: 0.2em;
}
#main .conceptBox .textBox sup {
	font-size: 1rem;
}
#main .conceptBox .title {
	margin-bottom: 43px;
	font-size: 1.16rem;
	line-height: 1;
	font-weight: 500;
	letter-spacing: 0.05em;
}
#main .conceptBox .title .en {
	margin-bottom: 14px;
	display: block;
	font-size: 5.4rem;
	letter-spacing: 0.05em;
	font-weight: 400;
}
#main .conceptBox .textBox .notes {
	font-size: 1.2rem;
	margin-top: 27px;
	letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
	#main .conceptBox {
		position: relative;
		padding-bottom: 73px;
	}
	#main .conceptBox .decoration01 {
		width: 504px;
		bottom: -145px;
		right: 0;
	}
	#main .conceptBox .decoration02 {
		width: 214px;
		top: 164px;
		right: -109px;
	}
	#main .conceptBox .textBox p {
		line-height: 1.92;
		letter-spacing: 0.1em;
	}
	#main .conceptBox .textBox sup {
		font-size: 1rem;
	}
	#main .conceptBox .title {
		margin-bottom: 30px;
		font-size: 1rem;
		letter-spacing: 0.05em;
	}
	#main .conceptBox .title .en {
		margin-bottom: 8px;
		font-size: 3.75rem;
		line-height: 1.1;
	}
	#main .conceptBox .textBox .notes {
		font-size: 0.9rem;
		margin-top: 27px;
	}
}

/* problemBox */
#main .problemBox {
	padding-bottom: 70px;
}
#main .problemBox .h2Title {
	color: #fff;
}
#main .problemBox .h2Title .en {
	color: #333B35;
}
#main .problemBox .txtUl {
	display: flex;
	justify-content: center;
	font-feature-settings: inherit;
	font-size: 2rem;
	line-height: 1.5;
	gap: 66px;
	z-index: 10;
	position: relative;
	margin-bottom: 23px;
}
#main .problemBox .txtUl li {
	position: relative;
	display: flex;
}
#main .problemBox .txtUl li::before {
	width: 46px;
	height: 46px;
	position: absolute;
	top: -23px;
  	right: -28px;
	background: url("../img/tsukiyomi/icon01.png") no-repeat left top / 100% 100%;
	content: "";
	z-index: -1;
	mix-blend-mode: multiply;
	text-align: center;
}
#main .problemBox .txtUl p {
	white-space:nowrap;
	-webkit-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: tb-rl;
	writing-mode: vertical-rl;
	line-height: 1.4;
	letter-spacing: 0.1em;
}
#main .problemBox .txtUl .ttl {
	order: 3;
	font-size: 2.4rem;
	margin: -11px 0 0 9px;
	letter-spacing: 0.32em;
}
#main .problemBox .centerTxt {
	margin-bottom: 60px;
}
#main .problemBox .txtUl .col {
	margin: 5px 0 10px;
	display: inline-block;
	transform: rotate(-90deg) translateY(4px);
}
#main .problemBox .showImg {
	mix-blend-mode: multiply;
}
#main .problemBox .showImg img {
	width: 100%;
}
@media all and (max-width: 896px) {
	#main .problemBox .txtUl .ttl {
		  font-size: 1.72rem;
		  margin: -7px 0 0 9px;
	}
	#main .problemBox .txtUl {
		margin-bottom: 50px;
		font-size: 1.44rem;
		gap: 32px;
	}
	#main .problemBox .centerTxt {
		margin-bottom: 46px;
	}
	#main .problemBox .txtUl li::before {
		width: 33px;
		height: 33px;
		top: -16px;
		right: -18px;
	}
	#main .problemBox {
		padding-bottom: 34px;
	}
}

/* ingredientBox */
#main .ingredientBox {
	position: relative;
	padding-bottom: 116px;
}
#main .ingredientBox .title {
	text-align: center;
	font-size: 1.8rem;
	font-weight: 500;
	  margin-bottom: 28px;
}
#main .ingredientBox .title img {
	width: 349px;
}
#main .ingredientBox .title span {
	display: block;
	margin-top: 3px;
}
#main .ingredientBox .textBox {
	text-align: center;
	font-size: 2rem;
	margin-bottom: -28px;
}
#main .ingredientBox .textBox p {
	line-height: 2;
	letter-spacing: 0.14em;
}
#main .ingredientBox .textBox .notes {
	font-size: 1.2rem;
	font-weight: 500;
	margin-top: 23px;
	font-family: "Noto Sans JP", sans-serif;
}
#main .ingredientBox .centerTxt {
	margin-bottom: 32px;
}
#main .ingredientBox .showBox {
	position: relative;
	margin-bottom: 99px;
	z-index: 10;
}
#main .ingredientBox .showBox .image {
	text-align: center;
}
#main .ingredientBox .showBox .image img {
	width: 839px;
}
#main .ingredientBox .decoration01 {
	width: 491px;
	top: -153px;
	right: -256px;
}
#main .ingredientBox .decoration02 {
	width: 202px;
	bottom: -140px;
	right: -48px;
}
#main .ingredientBox .decoration03 {
	margin-top: 53px;
	top: 50%;
	width: 444px;
	left: 0;
	transform: translateY(-50%);
	mix-blend-mode: multiply;
}
#main .ingredientBox .textImg {
	text-align: center;
	padding-top: 7px;
}
#main .ingredientBox .textImg img {
	width: 839px;
}
@media all and (max-width: 896px) {
	#main .ingredientBox {
		padding-bottom: 31px;
	}
	#main .ingredientBox .title {
		font-size: 1.244rem;
		margin-bottom: 23px;
	}
	#main .ingredientBox .title img {
		width: 241px;
	}
	#main .ingredientBox .title span {
		margin-top: 3px;
	}
	#main .ingredientBox .textBox {
		font-size: 1.3rem;
		margin-bottom: 25px;
	}
	#main .ingredientBox .textBox p {
		line-height: 1.92;
		letter-spacing: 0.05em;
	}
	#main .ingredientBox .textBox .notes {
		font-size: 0.9rem;
		margin-top: 28px;
	}
	#main .ingredientBox .centerTxt {
		margin-bottom: 16px;
	}
	#main .ingredientBox .showBox {
		margin: 0 22px 44px 17px;
	}
	#main .ingredientBox .showBox .image img {
		width: 100%;
	}
	#main .ingredientBox .decoration01 {
		width: 250px;
		top: auto;
		right: -183px;
		bottom: 114px;
	}
	#main .ingredientBox .decoration03 {
		margin-top: -277px;
		top: 50%;
		width: 222px;
		left: 0;
	}
	#main .ingredientBox .textImg {
		padding-top: 5px;
		margin: 0 -15px;
	}
	#main .ingredientBox .textImg img {
		width: 100%;
	}
}

/* approachBox */
#main .approachBox .centerTxt {
	font-size: 24px;
	padding-top: 3px;
	line-height: 1.85;
	margin-bottom: 100px;
}
#main .approachBox .content {
	max-width: 835px;
}
#main .approachBox .h2Title {
	color: #000;
}
#main .approachBox .bodyBox {
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 10;
}
#main .approachBox .bodyBox .leftBox,
#main .approachBox .bodyBox .rightBox {
	width: 300px;
}
#main .approachBox .bodyBox .image {
	width: 239px;
	position: absolute;
	top: -68px;
	left: 50%;
	transform: translateX(-50%);
	margin-left: -2px;
}
#main .approachBox .listUl {
	line-height: 2;
	letter-spacing: 0.15em;
}
#main .approachBox .listUl .ttl {
	margin-bottom: 17px;
	padding-bottom: 16px;
	font-family: "Noto Serif JP", serif;
	font-size: 2.4rem;
	line-height: 1.66;
	border-bottom: 1px solid #333B35;
	letter-spacing: 0.07em;
}
#main .approachBox .listUl .ttl .inner {
	display: inline-block;
	position: relative;
	min-width: 179px;
}
#main .approachBox .listUl .ttl .inner img {
	position: absolute;
	height: 63px;
	left: 100%;
	bottom: -34px;
	margin-left: -33px;
}
#main .approachBox .listUl .item02 .ttl .inner img {
	margin-left: -34px;
	bottom: -31px;
}
#main .approachBox .listUl .item03 .ttl .inner img {
	margin-left: -30px;
	bottom: -33px;
}
#main .approachBox .listUl .item04 .ttl .inner img {
	margin-left: -43px;
	bottom: -27px;
}
#main .approachBox .listUl li + li {
	margin-top: 70px;
}
#main .approachBox .rightBox .listUl li + li {
	margin-top: 40px;
}
#main .approachBox .decoration01 {
	width: 364px;
	right: -91px;
	bottom: -48px;
}
#main .approachBox {
	padding-bottom: 183px;
}
@media all and (max-width: 896px) {
	#main .approachBox .centerTxt {
		font-size: 1.6rem;
		padding-top: 0;
		margin-bottom: 45px;
	}
	#main .approachBox .bodyBox .leftBox, #main .approachBox .bodyBox .rightBox {
		width: auto;
		padding-right: 75px;
		position: relative;
	}
	#main .approachBox .bodyBox .leftBox {
		margin-bottom: 26px;
	}
	#main .approachBox .bodyBox {
		display: block;
		padding: 0 22px;
	}
	#main .approachBox .listUl .ttl {
		margin-bottom: 12px;
		padding-bottom: 10px;
		font-size: 2rem;
		line-height: 1.5;
		letter-spacing: 0.07em;
	}
	#main .approachBox .listUl li + li {
		margin-top: 27px;
	}
	#main .approachBox .listUl .ttl .inner {
		min-width: 0;
	}
	#main .approachBox .listUl .ttl .inner img {
		height: 46px;
		left: 100%;
		bottom: -23px;
		margin-left: -42px;
	}
	#main .approachBox .listUl .ttl .inner {
		min-width: 140px;
	}
	#main .approachBox .listUl .item02 .ttl .inner img {
		margin-left: -34px;
		bottom: -20px;
	}
	#main .approachBox .bodyBox .rightBox {
		padding: 0 0 0 80px;
	}
	#main .approachBox .listUl {
		line-height: 1.9;
		letter-spacing: 0.05em;
	}
	#main .approachBox .listUl .item03 .ttl .inner img {
		margin-left: -30px;
		bottom: -22px;
	}
	#main .approachBox .rightBox .listUl li + li {
		margin-top: 30px;
	}
	#main .approachBox .listUl .item04 .ttl .inner img {
		margin-left: -36px;
		bottom: -20px;
	}
	#main .approachBox .bodyBox .image {
		width: 175px;
		top: -50px;
		left: auto;
		transform: translateX(0);
		margin-left: 0;
		right: -92px;
	}
	#main .approachBox .bodyBox .rightBox .image {
		right: auto;
		left: -90px;
		top: -20px;
	}
	#main .approachBox {
		padding-bottom: 72px;
	}
}

/* howBox */
#main .howBox {
	padding-bottom: 175px;
	background-color: #fff;
}
#main .howBox .h2Title {
	color: #000;
}
#main .howBox .centerTxt {
	font-size: 30px;
	margin-bottom: 29px;
}
#main .howBox .textBox {
	margin-bottom: 66px;
	line-height: 2;
	text-align: center;
	letter-spacing: 0.25em;
}
#main .howBox .stepBox {
	text-align: center;
}
#main .howBox .stepBox img {
	width: 835px;
}
@media all and (max-width: 896px) {
	#main .howBox .centerTxt {
		font-size: 20px;
		margin-bottom: 25px;
	}
	#main .howBox .textBox {
		margin-bottom: 46px;
		line-height: 1.93;
		text-align: center;
		letter-spacing: 0.15em;
	}
	#main .howBox .stepBox {
		margin: 0 22px;
		position: relative;
	}
	#main .howBox .stepBox img {
		width: 100%;
	}
	#main .howBox .stepBox .decoration02 {
		bottom: -52px;
		right: -45px;
		width: 101px;
	}
	#main .howBox {
		padding-bottom: 74px;
	}
}

/* productBox  */
#main .productBox {
	padding-bottom: 154px;
	background-color: #fff;
}
#main .productBox::before {
	width: 250px;
	height: 570px;
	background-color: #fff;
	content: "";
	opacity: 0.75;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
}
#main .productBox .content {
	z-index: 20;
	max-width: 764px;
}
#main .productBox .showBox {
	display: flex;
	gap: 24px;
	justify-content: space-between;
}
#main .productBox .showBox .rightBox {
	flex: 1;
	order: 3;
}
#main .productBox .showBox .leftBox {
	width: 230px;
	margin-top: -9px;
}
#main .productBox table {
	width: 100%;
	border-collapse: collapse;
	word-break: break-all;
}
#main .productBox table th,
#main .productBox table td {
	padding: 10px 0 10px 16px;
	box-sizing: border-box;
	border-top: 1px solid #E6DBD3;
	border-bottom: 1px solid #E6DBD3;
	text-align: left;
	vertical-align: middle;
	font-size: 1.1rem;
	font-weight: 400;
	font-family: "Noto Sans JP", sans-serif;
	background-color: #fff;
	line-height: 1.81;
	letter-spacing: 0.1em;
}
#main .productBox table th {
	padding-left: 0;
	width: 23.7%;
	font-size: 1.3rem;
	background-color: #f8f7f5;
	font-family: "Noto Serif JP", serif;
	text-align: center;
	line-height: 1.53;
	letter-spacing: 0.15em;
	padding: 12px 0;
}
#main .productBox table small {
	padding: 5px 10px 7px 0;
	font-size: 1rem;
	line-height: 1.2;
	display: block;
	letter-spacing: 0.1em;
}
#main .productBox .h2Title {
	margin-bottom: 135px;
	color: #000;
}
#main .productBox .photo {
	width: 200px;
	margin: 0 auto 6px;
}
#main .productBox .parameter th,
#main .productBox .parameter td {
	border: 1px solid #E6DBD3;
}
#main .productBox .parameter th {
	width: 50.5%;
	padding: 2px 0;
}
#main .productBox .parameter td {
	text-align: right;
	font-family: "Noto Serif JP", serif;
	padding: 1px 6px 5px 16px;
	font-size: 13px;
	letter-spacing: 0.05em;
	line-height: 1.5;
}
#main .productBox .ttl {
	font-size: 13px;
	margin-bottom: 8px;
	letter-spacing: 0.1em;
}
#main .productBox .notes {
	margin-top: 4px;
	color: #8A8F8C;
	font-size: 1.23rem;
	letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
	#main .productBox::before {
		width: 151px;
		height: 400px;
	}
	#main .productBox .showBox {
		display: block;
		margin: 0 22px;
	}
	#main .productBox .h2Title {
		margin-bottom: 118px;
	}
	#main .productBox table th, #main .productBox table td {
		padding: 6px 0 6px 9px;
		font-size: 1rem;
		line-height: 1.5;
	}
	#main .productBox table th {
		font-size: 1.1rem;
		padding: 5px 0;
	}
	#main .productBox table small {
		padding: 5px 14px 7px 0;
		font-size: 1rem;
		line-height: 1.45;
		letter-spacing: 0.08em;
		text-align: justify;
	}
	#main .productBox .showBox .leftBox {
		width: auto;
		margin-top: 24px;
	}
	#main .productBox .ttl {
		font-size: 11px;
		margin-bottom: 10px;
		letter-spacing: 0.1em;
	}
	#main .productBox .notes {
		margin-top: 4px;
		font-size: 0.84rem;
		text-align: right;
	}
	#main .productBox .parameter th {
		width: auto;
		padding: 9px 0 10px;
	}
	#main .productBox .parameter th,
	#main .productBox .parameter td {
		line-height: 1.2;
		text-align: center;
		font-size: 1rem;
	}
	#main .productBox .parameter td {
		font-size: 1.1rem;
		padding: 9px 6px 8px;
	}
	#main .productBox {
		padding-bottom: 74px;
	}
	#main .productBox .content {
		max-width: inherit;
	}
}


/* answer */
#main .answer {
	margin-bottom: 143px;
	background-color: #fff;
}
#main .answer .content {
	max-width: 960px;
}
#main .answer .sub:not(:last-child) {
	margin-bottom: 75px;
}
#main .answer .qaBox {
	margin-top: -30px;
}
#main .answer .qaBox dl {
	margin: 30px 50px 0 0;
	width: calc((100% - 100px)/3);
	font-feature-settings: "palt";
}
#main .answer .qaBox dl:nth-child(3n) {
	margin-right: 0;
}
#main .answer .qaBox dt {
	margin-bottom: 11px;
	padding: 0 0 11px 62px;
	font-size: 1.75rem;
	line-height: 1.44;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #5D554C;
	min-height: 5rem;
	background: url("../img/tsukiyomi/q_img.png") no-repeat 7px 8px / 32px auto;
}
#main .answer .qaBox dd {
	padding-left: 62px;
	min-height: 50px;
	font-size: 1.2rem;
	line-height: 1.875;
	letter-spacing: -0.07em;
	background: url("../img/tsukiyomi/a_img.png") no-repeat 12px 13px / 24px auto;
	text-align: justify;
}
#main .answer .qaBox dd .notes {
	margin-top: 24px;
	display: block;
	text-align: left;
}
#main .answer .h2Title {
	color: #000000;
	margin-bottom: 80px;
}
#main .instagram {
	padding: 163px 0 60px;
	position: relative;
}
#main .instagram .content {
	max-width: 580px;
}
#main .instagram .title {
	margin-bottom: 40px;
	text-align: center;
	font-size: 2.5rem;
	font-weight: 400;
	letter-spacing: 0.5em;
}
#main .instagram ul {
	margin-top: -20px;
}
#main .instagram li {
	margin: 20px 20px 0 0;
	width: 180px;
}
#main .instagram li:nth-child(3n) {
	margin-right: 0;
}
#main .instagram li a {
	display: block;
}
#main .instagram li a:hover {
	opacity: 0.7;
}
.fix_btn {
	position: fixed;
	top: 100px;
	right: 0;
	width: 50px;
	z-index: 99;
}
.fix_btn a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	#main .answer {
		padding-top: 60px;
		margin-bottom: 111px;
	}
	#main .answer .sub:not(:last-child) {
		margin-bottom: 57px;
	}
	#main .answer .qaBox {
		margin: 0 22px;
		display: block;
	}
	#main .answer .qaBox dl:first-child {
		margin-top: 0;
	}
	#main .answer .qaBox dl {
		margin: 34px 0 0;
		width: auto;
	}
	#main .answer .qaBox dl:nth-child(3n) {
		margin-right: 0;
	}
	#main .answer .qaBox dt {
		margin-bottom: 11px;
		padding: 0 0 14px 66px;
		font-size: 1.83rem;
		min-height: 4rem;
		background-position: 8px 10px;
		background-size: 34px auto;
	}
	#main .answer .qaBox dd {
		padding-left: 67px;
		font-size: 1.26rem;
		letter-spacing: 0;
		background-position: 13px 13px;
		background-size: 26px auto;
		letter-spacing: -0.08em;
	}
	#main .answer .qaBox dd .notes {
		margin: -15px 0 0;
		text-align: right;
	}
	#main .instagram {
		padding: 65px 0 30px;
	}
	#main .instagram ul {
		margin: 0 23px;
		display: flex;
		justify-content: space-between;
		gap: 16px 0;
	}
	#main .instagram li {
		width: calc(50% - 8px);
		margin: 0;
	}
	#main .instagram li:nth-child(2n) {
		margin-right: 0 !important;
	}
	#main .instagram li:last-child {
		margin-bottom: 0;
	}
	#main .instagram li img {
		width: 100%;
	}
	#main .instagram .title {
		font-size: 2rem;
		margin-bottom: 34px;
	}
	.fix_btn {
		top: auto;
		bottom: 10px;
		width: 100%;
		box-sizing: border-box;
		padding: 0 10px;
	}
	#main .answer .h2Title {
		margin-bottom: 89px;
	}
	#main .instagram .content {
		max-width: inherit;
	}
}

/* otherBox */
#main .otherBox .content {
	max-width: 835px;
}
#main .otherBox .title {
	margin-bottom: 39px;
	font-weight: 400;
	font-size: 2.4rem;
	line-height: 1.83;
}
#main .otherBox .subTitle {
	margin-bottom: 12px;
	padding: 13px 0 11px;
	color: #333B35;
	font-weight: 500;
	font-size: 20px;
	border-top: 1px solid #DBD9D8;
	border-bottom: 1px solid #DBD9D8;
	text-align: center;
	letter-spacing: 0.2em;
}
#main .otherBox .linkUl {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -6px;
	gap: 30px;
}
#main .otherBox .linkUl a {
	display: flex;
	color: #333B35;
	letter-spacing: 0.05em;
	position: relative;
	background: url("../img/tsukiyomi/icon02.png") no-repeat right center / 13px 23px;
}
#main .otherBox .linkUl a:hover {
	opacity: 0.7;
}
#main .otherBox .linkUl .image {
	flex-shrink: 0;
}
#main .otherBox .linkUl .image img {
	width: 59px;
}
#main .otherBox .linkUl .right {
	flex: 1;
	margin: 14px 0 0 17px;
}
#main .otherBox .linkUl li {
	width: 280px;
}
#main .otherBox .linkUl .item02 {
	width: 273px;
}
#main .otherBox .linkUl .item03 {
	width: 230px;
}
#main .otherBox .linkUl .ttl {
	margin-bottom: 7px;
	font-size: 1.9rem;
	font-weight: 500;
	line-height: 1.47;
	letter-spacing: 0.1em;
}
.comContact h2 {
	letter-spacing: 0.4em;
}
.comContact.spec .mail a{
	background-color: #6D5A56;
	border-radius: 10px;
	border: none;
}
@media all and (max-width: 896px) {
	#main .otherBox .title {
		font-size: 16px;
		margin-bottom: 32px;
	}
	#main .otherBox .subTitle {
		margin: 0 22px 15px;
		padding: 9px 0 13px;
		font-size: 1.5rem;
		letter-spacing: 0.2em;
	}
	#main .otherBox .linkUl{
		display: block;
		margin: 0 68px;
	}
	#main .otherBox .linkUl .image img {
		width: 41px;
	}
	#main .otherBox .linkUl .right {
		margin: 11px 0 0 13px;
	}
	#main .otherBox .linkUl .ttl {
		font-size: 1.3rem;
		margin-bottom: 0.5rem;
	}
	#main .otherBox .linkUl li {
		width: auto !important;
		margin-bottom: 9px;
	}
	#main .otherBox .linkUl li:last-child {
		margin-bottom: 0;
	}
	#main .otherBox .linkUl a {
		font-size: 11px;
		background-position: right 10px center;
		background-size: 10px auto;
	}
	.comContact h2 {
		margin-bottom: 28px;
		font-size: 2rem;
	}
	.comContact p {
		margin-bottom: 14px;
	}
}
@media all and (min-width: 897px) and (max-width: 1100px) {
	#main .conceptBox .decoration01 {
		width: 400px;
	}
	#main .ingredientBox .decoration03 {
		width: 370px;
	}
}
@media all and (max-width: 374px) {
	#main .centerTxt {
		font-size: 1.5rem;
		letter-spacing: 0.05em;
	}
	#main .problemBox .txtUl .ttl {
		font-size: 1.6rem;
	}
	#main .problemBox .txtUl {
		font-size: 1.4rem;
		gap: 26px;
	}
	#main .ingredientBox .title img {
		width: 212px;
	}
	#main .ingredientBox .textBox {
		font-size: 1.2rem;
	}
	#main .ingredientBox .textBox p {
		letter-spacing: 0;
	}
	#main .ingredientBox .decoration03 {
		width: 150px;
	}
	#main .ingredientBox .decoration01 {
		width: 196px;
		top: auto;
		right: -152px;
		bottom: 94px;
	}
	#main .productBox .showBox {
		margin: 0 10px;
	}
	#main .answer .qaBox dt {
		font-size: 1.7rem;
	}
	#main .answer .qaBox {
		margin: 0 16px;
	}
	#main .otherBox .subTitle {
		margin: 0 10px 15px;
	}
	#main .otherBox .linkUl {
		margin: 0 48px;
	}
	#main .productBox .parameter td {
		font-size: 1rem;
	}
}
.instagram,
.comContact{
	font-family: 'Noto Serif SC', serif !important;
}