@charset "UTF-8";
@import"https://fonts.googleapis.com/css2?family=Akshar:wght@300..700&display=swap";

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.5;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

body * {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	font-size: inherit
}

img {
	vertical-align: bottom;
	max-width: 100%;
}

article,
footer,
header,
section {
	display: block
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
	text-decoration: none
}

b {
	font-weight: inherit
}

b {
	font-weight: bolder
}

code {
	font-size: 1em;
	font-family: monospace, monospace
}

img {
	border-style: none;
	vertical-align: top
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-size: 100%;
	line-height: 1.15;
	font-family: sans-serif
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html [type=button],
[type=reset],
[type=submit] {
	-webkit-appearance: none;
	border: none
}

button:focus,
html [type=button]:focus,
[type=reset]:focus,
[type=submit]:focus {
	outline: none
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
	padding: 0;
	border-style: none
}

li {
	list-style: none
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	display: table;
	max-width: 100%;
	padding: 0;
	color: inherit;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

template {
	display: none
}

[hidden] {
	display: none
}

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0
}

body {
	position: relative;
	width: 100%;
	min-width: 320px;
	color: #3f3c3c;
	font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, sans-serif
}

a,
a:visited,
a:active,
a:hover {
	text-decoration: none
}

select,
input[type=submit],
input[type=button] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	font: inherit;
	cursor: pointer
}

select:focus,
input[type=submit]:focus,
input[type=button]:focus {
	outline: none
}

.sp {
	display: block;
}

.pc {
	display: none;
}

.header {
	display: flex;
	justify-content: center;
	width: 100%;
	padding: 2.6666666667vw 0
}

.curucuruLogo {
	width: 107px;
	margin: 0 auto
}

.curucuruLogo a img {
	width: 100%
}

.kv-thumb {
	display: flex;
	justify-content: center
}

.kv-thumb img {
	width: 100%;
	max-width: 1000px
}

.pageTrigger {}

.pageTrigger-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 8px
}

.pageTrigger-list li a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 10px;
	color: #000;
	font-size: 16px;
	text-align: center
}

.pageTrigger-list li a img {
	width: 110px
}

.pageDesc {
	padding: 40px 0 60px;
	text-align: center
}

.pageDesc p {
	font-size: 16px;
	line-height: 1.9
}

.sec-banner {
	padding: 19.4666666667vw 2.6666666667vw 8vw;
	background-color: #fff;
	font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, sans-serif
}

.sec-banner-head {
	margin-bottom: 36px;
	font-size: 23px;
	text-align: center
}

.sec-banner-inner {
	border-bottom: 1px solid #ccc
}

.sec-banner-inner-item {
	border-top: 1px solid #ccc
}

.sec-banner .curucuruLogo {
	margin-top: 14.4vw
}

.banner {
	padding: 14px 0
}

.banner a {
	display: flex;
	color: #000
}

.banner+.banner {
	border-top: 1px solid #ccc
}

.banner-thumb {
	flex-shrink: 0;
	width: 136px
}

.banner-thumb img {
	width: 100%
}

.banner-head {
	margin-top: 2.6666666667vw;
	margin-left: 5.3333333333vw;
	font-size: 3.7333333333vw
}

.btnBuy {
	position: relative;
	width: 100%;

	background-color: #3f3c3c;
	color: #fff;
	font-size: 3.7333333333vw;
	line-height: 1;
	padding: 8px 0;
	display: block;
	text-align: center;
}

.scrolltop {
	z-index: 10;
	position: fixed;
	right: 1em;
	bottom: 1em
}

.scrolltop a {
	display: block;
	width: 40px
}

.scrolltop a img {
	width: 100%
}

.btnBack {
	margin: 40px 30px 0
}

.btnBack+.btnBack {
	margin: 10px 30px 0
}

.btnBack a {
	display: flex;
	position: relative;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 60px;
	border: 1px solid #001220;
	color: #001220;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.3;
	text-align: center;
	transition: background-color .1s ease
}

.btnBack a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 14px;
	transform: translateY(-50%);
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAgCAYAAADwvkPPAAAAWklEQVR4Ae3WMQ6AUAgD0H8k55+C3kRvojfXdOvgZheTNmHkESYYmm3OZTjSwLkCd3fvFoj1CeRqAhnAqiNgwID/Btn0hnFIoECBfBCPsAESELgskIIGyPdSPV/mL/c3hVMyAAAAAElFTkSuQmCC);
	background-size: 100% auto;
	background-repeat: no-repeat;
	content: ""
}

.fadein {
	transform: translateY(5%);
	opacity: 0;
	transition: all .4s ease
}

.fadein.is-fadein {
	transform: translateY(0);
	opacity: 1
}

.footer {
	padding-bottom: 40px
}

.footer .curucuruLogo {
	width: 150px;
	margin-top: 30px
}

.sec {
	position: relative;
	padding: 90px 0 0;
}

.sec--bg {
	/* background: #FFFAD0; */
}


.sec-inner {
	padding: 0 6.6666666667vw;


}

.sec-inner:after {
	display: block;
	content: "";
	height: 3px;
	background: #FFDD47;
	margin: 100px 0 0;
}

.sec-inner--last:after {
	background: none;
}

.secHead {
	font-family: 游明朝体,
		Yu Mincho,
		YuMincho,
		ヒラギノ明朝 Pro,
		Hiragino Mincho Pro,
		MS P明朝,
		MS PMincho,
		serif;
	text-align: center;
}



.secHead-main {
	font-style: normal;
	font-weight: 600;
	font-size: 12.2666666667vw;
	line-height: 1;
	font-size: 28px;

	font-optical-sizing: auto;
	text-align: center
}

.secHead-sub {
	margin-top: 3.7333333333vw;
	font-weight: 700;
	font-size: 4.8vw;
	line-height: 1
}

.itemSec {
	padding-top: 8vw
}

.itemSec--mt {
	border-top: solid 3px #fff;
	margin: 60px 0 0;
	padding: 60px 0 0;
}

.itemSec--mt2 {
	margin: 60px 0 0;
	padding: 60px 0 0;
}

.itemSec-thumb {
	font-weight: 700;
	text-align: center;
	font-size: 24px;
}

.itemSec-thumb img {
	width: 100%;
}

.itemSec-name {
	margin-top: 8vw;
	font-weight: 700;
	font-size: 6.4vw;
	text-align: center
}

.itemSec-desc {
	margin-top: 8vw;
	padding: 5.3333333333vw;
	border: 1px dotted #000000;
	font-size: 3.7333333333vw;
	line-height: 1.8;
	background: #fff;
}

.itemSec-desc b {
	background: linear-gradient(transparent 50%, #FFF389 50%);
}

.itemSec+.itemSec:before {
	display: block;
	width: 32vw;
	height: 2.6666666667vw;
	margin: 16vw auto;
	background-image: url("data:image/svg+xml,%3csvg%20width='159'%20height='15'%20viewBox='0%200%20159%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='79.4973'%20width='10'%20height='10'%20transform='rotate(45%2079.4973%200)'%20fill='%233F3C3C'/%3e%3crect%20x='55.3552'%20width='10'%20height='10'%20transform='rotate(45%2055.3552%200)'%20fill='%233F3C3C'/%3e%3crect%20x='103.639'%20width='10'%20height='10'%20transform='rotate(45%20103.639%200)'%20fill='%233F3C3C'/%3e%3crect%20x='151.924'%20width='10'%20height='10'%20transform='rotate(45%20151.924%200)'%20fill='%233F3C3C'/%3e%3crect%20x='127.781'%20width='10'%20height='10'%20transform='rotate(45%20127.781%200)'%20fill='%233F3C3C'/%3e%3crect%20x='7.07104'%20width='10'%20height='10'%20transform='rotate(45%207.07104%200)'%20fill='%233F3C3C'/%3e%3crect%20x='31.2131'%20width='10'%20height='10'%20transform='rotate(45%2031.2131%200)'%20fill='%233F3C3C'/%3e%3c/svg%3e");
	background-size: 100% auto;
	background-repeat: no-repeat;
	content: ""
}

.itemList {
	margin-top: 13.3333333333vw;
	margin: 40px 0 40px;
}

.itemList li+li {
	margin-top: 5.3333333333vw
}

.itemListBox {
	display: flex;
	align-items: center
}

.itemListBox-thumb {
	flex-shrink: 0;
	width: 32vw
}

.itemListBox-thumb img {
	width: 100%
}

.itemListBox-body {
	flex: 1;
	padding-left: 4.2666666667vw
}

.itemListBox-name {
	font-weight: 700;
	font-size: 3.7333333333vw;
	margin: 0 0 3.7333333333vw;
}

.itemListBox-star {
	font-weight: 700;
	font-size: 3.7333333333vw;
	display: flex;
	align-items: center;
}

.itemListBox-star dt {
	width: fit-content;
	flex-shrink: 0;
	border-right: solid 1px #000;
	padding: 0 10px 0 0;
	line-height: 1.2;

}

.itemListBox-star dd {
	padding: 0 0 0 10px;
}

.itemListBox-star dd img {
	width: 100%;
	display: block;
}

.itemListBox-price {
	margin: 3.7333333333vw 0 6px;
	font-weight: 700;
	font-size: 3.7333333333vw;

}

.itemListBox .btnBuy {
	margin-left: auto
}

.catBtn {
	background: url(../images/bg_btn.jpg) no-repeat center / cover;
	color: #fff;
	text-align: center;
	display: block;
	padding: 16px 0;
	font-weight: bold;
}

.thoughts span {
	display: block
}

.thoughts-btn {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	background: #667179;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	font-weight: 700;
	gap: 0 8px;
	height: 60px;
	justify-content: center;
	line-height: 1.3;
	margin: 0 auto;
	text-align: center;
	width: 90%
}

.thoughts-btn:after {
	background: url(../img/common/pencil.png) 50%/cover;
	content: "";
	display: block;
	height: 16px;
	width: 16px
}


/* PC */

@media screen and (min-width: 768px) {

	.thoughts-btn {
		margin: 40px auto 0;
		max-width: 400px
	}

	.sp {
		display: none;
	}

	.pc {
		display: block;
	}


	.header {
		padding: 1vw 0
	}

	.pageTrigger-list {
		gap: 20px
	}

	.pageTrigger-list li a img {
		width: 140px
	}

	.pageTrigger-list li a:hover {
		opacity: .7
	}

	.pageDesc {
		padding: 40px 0 50px;
		background-size: 480px auto
	}

	.pageDesc p {
		font-size: 18px
	}

	.sec-banner {
		padding: 110px 0 60px
	}

	.sec-banner-inner {
		width: 800px;
		margin: 0 auto
	}

	.sec-banner-inner-item {
		display: grid;
		grid-template-columns: 1fr 1fr;
		padding: 20px 0;
		gap: 1.8vw
	}

	.sec-banner .curucuruLogo {
		margin-top: 6vw
	}

	.banner {
		padding: 0;
		transition: opacity .2s ease
	}

	.banner+.banner {
		border-top: none
	}

	.banner-thumb {
		width: 187px
	}

	.banner-head {
		margin-top: 0;
		margin-left: 2vw;
		font-size: 1.6vw
	}

	.banner:hover {
		opacity: .8;
		transition: opacity .1s ease
	}

	.btnBuy {
		width: 100%;
		font-size: 16px
	}

	.btnBuy:hover {
		background-color: #000;
		transition: background-color .1s ease
	}

	.scrolltop a {
		width: 50px
	}

	.btnBack {
		max-width: 400px;
		margin: 40px auto 0
	}

	.btnBack+.btnBack {
		margin: 10px auto 0
	}

	.btnBack a:after {
		right: 18px
	}

	.btnBack a:hover {
		background-color: #001220;
		color: #fff;
		transition: background-color .1s ease
	}

	.btnBack a:hover:after {
		background-image: url(../images/arrow-right-w.png)
	}

	.footer {
		padding-bottom: 80px
	}

	.footer .curucuruLogo {
		width: 260px;
		margin-top: 80px
	}

	.sec {

		margin: 0 auto;
		padding: 90px 0 0;
	}

	.sec:before {
		height: 40px
	}

	.sec-inner {
		width: 1000px;
		margin: 0 auto;
		padding: 0
	}

	.secHead:before {
		width: 90px;
		height: 90px;
		margin-bottom: 10px
	}

	.secHead-main {
		font-size: 34px
	}

	.secHead-sub {
		margin-top: 14px;
		font-size: 22px
	}

	.itemSec {
		padding-top: 50px;
		display: flex;
		gap: 0 26px;
	}

	.itemSec--mt {
		border-top: solid 3px #fff;
		margin: 50px 0 0;
		padding: 50px 0 0;
	}

	.itemSec--mt2 {
		border-top: solid 3px #EEEEEE;
		margin: 50px 0 0;
		padding: 50px 0 0;
	}

	.itemSec-thumb {
		width: 500px;
		font-size: 32px;
	}


	.itemSec-name {
		margin-top: 40px;
		font-size: 30px
	}

	.itemSec-desc {
		margin: 40px 0 70px;
		padding: 30px;
		font-size: 18px;
		text-align: center;
	}

	.itemSec+.itemSec:before {
		width: 160px;
		height: 14px;
		margin: 80px auto
	}

	.itemList {
		margin-top: 0;
		width: 474px;
	}

	.itemList li+li {
		margin-top: 10px
	}

	.itemListBox-thumb {
		width: 144px
	}

	.itemListBox-body {
		padding-left: 30px
	}

	.itemListBox-name {
		font-size: 18px;
		margin: 0 0 8px;
	}

	.itemListBox-price {
		margin: 8px 0 0;
		font-size: 20px
	}

	.itemListBox-star dt {
		font-size: 18px;

	}

	.itemListBox-star dd {
		padding: 0 0 0 10px;
	}

	.itemListBox-star dd img {
		width: 100%;
		display: block;
	}


	.itemListBox .btnBuy {
		margin-top: 14px
	}

	.itemListBox-star {
		font-size: 18px;
	}

	.catBtn {

		color: #fff;
		text-align: center;
		display: block;
		padding: 16px 0;
		max-width: 340px;
		margin: 0 auto;
	}
}

@media screen and (min-width: 1000px) {
	.header {
		padding: 10px 0
	}

	.sec-banner-inner-item {
		gap: 18px
	}

	.sec-banner .curucuruLogo {
		margin-top: 60px
	}

	.banner-head {
		margin-left: 20px;
		font-size: 16px
	}
}