@charset "UTF-8";
@media screen and (max-width: 768px) {

	.main-visual {
		background-color: rgba(255, 222, 53);
	}

	.main-visual-background {
		height: 70vh;
		background-image:
			url('../../img/unwanted_item_2/top/item-top-back-left.png'),
			url('../../img/unwanted_item_2/top/item-top-back-right.png');
		background-position:
			-10px calc(100% + 10px),
			calc(100% + 70px) calc(100% + 10px);
		background-repeat:
			no-repeat,
			no-repeat;
		background-size: 22vh;
	}

	.font-size_20man {
		font-size: 12vw;
	}

	.main-box {
		position: absolute;
		top: 75px;
		left: 50%;
		width: 90vw;
		max-width: 420px;
		transform: translate(-50%);
	}

	.main-box .text01 {
		font-size: clamp(16px, 8vw, 35px);
		font-weight: bold;
		letter-spacing: 1px;
		text-align: center;
		display: block;
	}

	.main-section {
		position: relative;
		height: 545px;
		margin-top: 10px;
		background-color: #FFFFFF;
		border: 3px solid #000000;
		border-radius: 20px;
	}

	.main-section-items {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
	}

	.main-section .check-title {
		color: #FFFFFF;
		font-size: clamp(16px, 5vw, 24px);
		font-weight: bold;
		line-height: 1.0;
		padding: 10px 25px;
		border-radius: 20px 20px;
		background-color: #0E98DD;
	}

	.main-section .check-title::before {
		width: 3vw;
		height: 2.2vh;
		content: '';
		margin-right: 2vw;
		background-image: url('../../img/unwanted_item_2/top/icon-checkbox.png');
		background-repeat: no-repeat;
		background-position: left center;
		background-size: 3vw;
		display: inline-block;
	}

	.main-section .item01 {
		top: 15px;
		left: 50%;
		transform: translate(-50%);
	}

	.main-section .item02 {
		top: 65px;
		left: 50%;
		transform: translate(-108%);
	}

	.main-section .item03 {
		top: 65px;
		left: 50%;
		transform: translate(0%);
	}

	.main-section .item04 {
		top: 115px;
		left: 50%;
		transform: translate(-108%);
	}

	.main-section .item05 {
		top: 115px;
		left: 50%;
		transform: translate(0%);
	}

	.main-section .item06 {
		top: 165px;
		left: 50%;
		font-size: clamp(16px, 7vw, 33px);
		font-weight: bold;
		letter-spacing: 1px;
		transform: translate(-50%);
		text-align: center;
		width: 80vw;
		max-width: 380px;
	}

	.main-section .item07 {
		top: 200px;
		left: 50%;
		color: #E74939;
		font-size: clamp(16px, 19vw, 89px);
		font-weight: bold;
		letter-spacing: 1px;
		transform: translate(-50%);
		width: 100%;
		text-align: center;
	}

	.main-section .item-box {
		width: 100px;
		height: 100px;
		color: #FFFFFF;
		text-align: center;
		/* padding: 30px; */
		border-radius: 50%;
		background-color: #000000;
		display: block;
	}

	.main-section-text {
		font-size: clamp(16px, 5vw, 30px);
		/*	font-weight: bold;*/
		/*	display: block;*/
	}

	.main-section-items .text-box {
		display: block;
	}

	.main-section .item08 {
		top: 280px;
		left: 10px;
	}

	.main-section .item08 .text-box {
		position: relative;
		top: 15px;
		font-size: clamp(14px, 2vw, 30px);
		font-weight: normal;
	}

	.main-section .item08 .main-section-text {
		position: relative;
		top: 15px;
		font-size: 16px;
		line-height: 1.3;
	}

	.main-section .color-yellow {
		color: #FFDE35;
	}

	.main-section .font-size60 {
		font-size: clamp(20px, 8vw, 30px);
	}

	.main-section .font-size70 {
		font-size: 70px;
	}

	.main-section .item09 {
		top: 385px;
		left: 10px;
	}

	.main-section .item09 .main-section-text {
		position: relative;
		top: 15px;
		font-size: clamp(14px, 8vw, 35px);
		font-weight: bold;
	}

	.main-section .item09 .text-box {
		position: relative;
		top: 15px;
		font-size: clamp(14px, 8vw, 35px);
		font-weight: bold;
	}

	.main-section .item10 {
		top: 490px;
		left: 10px;
	}

	.main-section .item10 .main-section-text {
		position: relative;
		top: 14px;
		font-size: clamp(14px, 4vw, 35px);
		line-height: 1.0;
	}

	.main-section .item10 .text-box {
		position: relative;
		top: 12px;
		font-size: clamp(14px, 7vw, 25px);
		font-weight: bold;
		line-height: 1.0;
	}

	.main-section .image {
		top: 250px;
		left: 50%;
		transform: translate(-27%);
	}

	.main-section .image img {
		width: 100%;
		min-width: 240px;
		max-width: 250px;
	}

	/*  */
	.main-sub-box {
		height: 300px;
		padding: 30px 0px;
		border-top: 5px solid #000000;
		background-image: url(../../img/top/item-background01.png);
		background-repeat: no-repeat;
		background-position: center calc(100% - 0px);
		background-size: 1000px;
		background-color: #F7F0DF;
	}

	.main-sub-back-color {
		height: 500px;

	}


	/* CAMPAIGN おかげさまで作業実績20万件突破 */
	.section01 {
		position: relative;
		padding-bottom: 50px;
		background-color: #FFDE35;
	}

	.section01 .sub-section {
		background-image: url('../../img/unwanted_item_2/top/text-img01.png');
		background-repeat: no-repeat;
		background-position: center 175px;
		background-size: calc(100% - 10px);
	}

	.sub-section h1 {
		text-align: center;
		padding-top: 35px;
		display: block;
	}

	.sub-section h1 .title-en {
		color: #E74939;
		font-size: clamp(14px, 5vw, 20px);
		font-weight: bold;
		margin-bottom: 20px;
		display: block;
	}

	.sub-section h1 .title-ja {
		font-size: clamp(14px, 8vw, 40px);
		font-weight: bold;
		/*	line-height: 1.3;*/
		display: block;
	}

	.sub-section h1 .title-ja .font-size20man {
		font-size: clamp(14px, 15vw, 70px);
	}

	.section01 .sec01-img-box01 {
		height: 90vh;
		position: relative;
		margin-top: 50px;
		margin-bottom: -400px;
	}

	@media screen and (max-width: 380px) { 
		.section01 .sec01-img-box01 {
			margin-bottom: -200px;
		}
	}

	.section01 .sec01-img-box01 div {
		position: absolute;
	}

	.sec01-img-box01 div:nth-child(1) {
		top: 300px;
		left: 50%;
		transform: translate(-110%);
		z-index: 3;
	}

	.sec01-img-box01 div:nth-child(1) img {
		width: 50vw;
		max-width: 160px;
	}

	.sec01-img-box01 div:nth-child(2) {
		top: 0px;
		left: 50%;
		transform: translate(-50%);
		z-index: 2;
	}

	.sec01-img-box01 div:nth-child(2) img {
		width: 50vw;
		max-width: 200px;
	}

	.sec01-img-box01 div:nth-child(3) {
		top: 300px;
		left: 50%;
		transform: translate(10%);
		z-index: 3;
	}

	.sec01-img-box01 div:nth-child(3) img {
		width: 50vw;
		max-width: 160px;
	}


	.sec01-img-box02 {
		position: relative;
		top: 0;
		line-height: 1.4;
		margin-top: 0px;
		margin-left: 10px;
		margin-right: 10px;
		padding-top: 80px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 30px;
		background-color: #FFFFFF;
		border-radius: 20px;
		z-index: 1;
	}

	.sec01-img-box02 .title {
		position: relative;
		font-size: clamp(29px, 7vw, 29px);
		font-weight: bold;
		text-align: center;
		display: block;
	}

	.sec01-img-box02 .title::before {
		content: '/';
		font-size: clamp(14px, 16vw, 60px);
		transform: rotate(-45deg);
		display: inline-block;
		position: absolute;
		top: 14px;
		left: 50%;
		margin-left: -175px;
	}

	.sec01-img-box02 .title::after {
		content: '/';
		font-size: clamp(14px, 16vw, 60px);
		position: absolute;
		top: 14px;
		right: 50%;
		margin-right: -175px;
	}

	.sec01-img-box02 .campaign-time {
		color: #E74939;
		font-size: clamp(30px, 16vw, 30px);
		font-weight: bold;
		text-align: center;
		margin-top: 0px;
		display: block;
	}

	.sec01-img-box02 .time-text {
		font-size: 80px;
	}

	.sec01-img-box02 .text-img01 {
		text-align: center;
		margin-top: 20px;
		padding: 0px 20px;
		display: block;
	}

	.sec01-img-box02 .text-img01 img {
		width: 100%;
	}

	.sec01-img-box02 .text-img02 {
		text-align: center;
		margin-top: 0px;
		display: block;
	}

	.sec01-img-box02 .text-img02 img {
		width: 100%;
		max-width: 400px;
	}

	.sec01-box03 {
		margin-top: 30px;
		margin-left: 20px;
		margin-right: 25px;
	}

	.sec01-box03 img {
		width: 100%;
	}

	ruby {
		display: inline-block;
		/* ルビ全体をインラインブロック要素に */
		text-align: center;
	}

	rt {
		font-size: 15px;
		/* ルビの文字サイズを調整 */
		color: #000000;
		/* ルビの文字色 */
		margin-bottom: -5px;
		/* ルビとテキストの間隔を調整 */
		display: block;
		/* ルビを上部に配置するためブロック要素に */
	}

	.section02 {}

	.section02 .sub-section {
		/*	padding-bottom: 100px;*/
		background: linear-gradient(to bottom, #FFF8D7 60%, #0E98DD 50%);
	}

	.section02 .arrow_box {
		position: relative;
		/*    width: 82vw;*/
		/*	max-width: 500px;*/
		height: auto;
		background: #FFFFFF;
		margin-top: 30px;
		margin-left: 10px;
		margin-right: 10px;
		padding: 15px;
		text-align: center;
		border: 3px solid #000000;
		color: #000000;
		font-size: clamp(16px, 6vw, 30px);
		font-weight: bold;
		line-height: 1.3;
		border-radius: 40px;
	}

	.section02 .arrow_box:after,
	.arrow_box:before {
		border: solid transparent;
		content: '';
		height: 0;
		width: 0;
		pointer-events: none;
		position: absolute;
		top: 100%;
		left: 50%;
	}

	.section02 .arrow_box:after {
		border-color: rgba(255, 255, 255, 0);
		border-top-width: 26px;
		border-bottom-width: 26px;
		border-left-width: 18px;
		border-right-width: 18px;
		margin-left: -18px;
		border-top-color: #FFFFFF;
	}

	.section02 .arrow_box:before {
		border-color: rgba(0, 0, 0, 0);
		border-top-width: 30px;
		border-bottom-width: 30px;
		border-left-width: 21px;
		border-right-width: 21px;
		margin-left: -21px;
		margin-top: 0px;
		border-top-color: #000000;
	}

	.sec02-subbox01 {
		height: clamp(55px, 80vw, 425px);
		position: relative;
		margin-top: 30px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.sec02-subbox01 div {
		position: absolute;
	}

	.sec02-subbox01 div:nth-child(1) img,
	.sec02-subbox01 div:nth-child(2) img,
	.sec02-subbox01 div:nth-child(4) img,
	.sec02-subbox01 div:nth-child(5) img {
		width: 25vw;
		max-width: 150px;
	}

	.sec02-subbox01 div:nth-child(3) img {
		width: 35vw;
		max-width: 250px;
	}

	.sec02-subbox01 div:nth-child(1) {}

	.sec02-subbox01 div:nth-child(2) {
		top: clamp(55px, 42vw, 230px);
		left: 0;
	}

	.sec02-subbox01 div:nth-child(3) {
		top: 60px;
		left: 50%;
		transform: translate(-50%);
	}

	.sec02-subbox01 div:nth-child(4) {
		top: 0;
		right: 0;
	}

	.sec02-subbox01 div:nth-child(5) {
		top: clamp(55px, 42vw, 230px);
		right: 0;
	}

	.sec02-subbox01 .text01 {
		color: #0E98DD;
		font-size: clamp(16px, 5vw, 27px);
		font-weight: bold;
		text-align: center;
		margin-top: 5px;
		display: block;
	}

	.sec02-subbox01 .text02 {
		font-size: clamp(16px, 5vw, 27px);
		font-weight: bold;
		text-align: center;
		margin-top: 5px;
		display: block;
	}

	.sp_tabl_layout {
		padding: 30px 10px;
		border-radius: 10px;

	}

	.sec02-box02 .comparison-table {
		width: 100%;
		position: relative;
		display: table;
		border-collapse: collapse;
		box-sizing: border-box;
	}

	.sec02-box02 .comparison-header {
		display: table-header-group;
	}

	.sec02-box02 .comparison-header .item-logo {
		width: 180px;
	}

	.sec02-box02 .comparison-header .gomikuma-item03 {
		position: absolute;
		top: -70px;
		left: 20px;
	}

	.sec02-box02 .comparison-header .header01 {
		width: 50%;
		min-width: 90px;
		max-width: 250px;
		color: #FFFFFF;
		font-size: clamp(16px, 4vw, 18px);
		font-weight: bold;
		text-align: center;
		padding: 0px 5px 0px 5px;
		/*	border-bottom: 2px solid #E74939;*/
		display: table-cell;
	}

	.sec02-box02 .comparison-header .header01 span {
		padding: 40px 10px 10px 10px;
		background-color: #E74939;
		border-bottom: 2px solid #E74939;
		border-radius: 20px 20px 0px 0px;
		display: block;
	}

	.sec02-box02 .comparison-header .header02,
	.sec02-box02 .comparison-header .header03 {
		width: 25%;
		min-width: 75px;
		max-width: 150px;
		color: #FFFFFF;
		font-size: 15px;
		font-weight: bold;
		text-align: center;
		padding: 0px 5px 0px 5px;
		display: table-cell;
		vertical-align: bottom;
	}

	.sec02-box02 .comparison-header .header02 span,
	.sec02-box02 .comparison-header .header03 span {
		padding: 10px 0px 10px 0px;
		background-color: #999999;
		border: 2px solid #000000;
		border-radius: 15px 15px 0px 0px;
		display: block;
	}

	.sec02-box02 .comparison-header .header03 {}

	.sec02-box02 .comparison-header .header03 span {}

	.sec02-box02 .comparison-content {
		position: relative;
		display: table-row-group;
		/*	align-items: flex-start;*/
		/*	gap: 5px;*/
	}

	.sec02-box02 .comparison-content .left-column {
		position: absolute;
		display: none;
	}

	.sec02-box02 .comparison-content .feature {
		width: 80px;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		padding: 5px 5px;
		margin-top: 5px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 5px;
		background-color: #FFDE35;
		/* border-bottom: 6px solid #FFFFFF; */
		border-radius: 10px;
	}

	.sec02-box02 .comparison-content .left-column .feature:last-child {
		margin-bottom: 0px;
	}

	.sec02-box02 .comparison-content .middle-column {
		vertical-align: top;
		display: table-cell;
		padding: 0px 5px;
	}

	.sec02-box02 .comparison-content .middle-column .item {
		text-align: left;
		padding: 11.5px 5px;
		background-color: #FDEDEB;
		border-bottom: 2px solid #E74939;
		border-left: 2px solid #E74939;
		border-right: 2px solid #E74939;
	}

	.sec02-box02 .comparison-content .middle-column .item:last-child {
		padding: 9px 5px;
	}

	.sec02-box02 .comparison-content .middle-column .item .text01 {
		/*	width: 150px;*/
		font-size: 16px;
		text-align: center;
		display: block;
	}

	.sec02-box02 .comparison-content .middle-column .item .num01 {
		font-size: clamp(15px, 13vw, 30px);
	}

	.sec02-box02 .comparison-content .middle-column .item .text02 {
		font-size: clamp(14px, 2vw, 20px);
		line-height: 1.4;
	}

	.sec02-box02 .comparison-content .middle-column .item .num02 {
		font-size: 40px;
	}


	.sec02-box02 .comparison-content .right-column {
		/*	width: 57%;*/
		padding: 0px 5px;
		display: table-cell;
		/*	gap: 5px;*/
	}

	.sec02-box02 .comparison-content .right-column .item {
		width: 22vw;
		min-width: 100px;
		max-width: 200px;
		background-color: #F2F2F2;
		/*	display: table-cell;*/
	}

	.sec02-box02 .comparison-content .right-column .item .price:last-child {
		padding: 20px 5px;
	}

	.sec02-box02 .comparison-content .right-column .item .price {
		font-size: 18px;
		text-align: center;
		padding: 17.5px 5px;
		/*	border-top: 2px solid #000000;*/
		border-bottom: 2px solid #000000;
		border-right: 2px solid #000000;
		border-left: 2px solid #000000;
	}

	.sec02-box02 .comparison-content .right-column .item .yen {
		font-size: 15px;
	}

	.sec02-box02 .comparison-content .right-column .item .after {
		padding: 17.5px 5px;
	}

	.sec02-box02 .comparison-content .right-column .item .font-size32 {
		font-size: 18px;
	}

	.sec02-box03 {
		position: relative;
	}

	.sec02-box03 .title {
		color: #FFFFFF;
		font-size: clamp(16px, 7vw, 50px);
		font-weight: bold;
		line-height: 1.3;
		text-align: center;
		margin-top: 20px;
		display: block;
	}

	.sec02-box03 .color-yellow {
		color: #FFDE35;
	}

	.sec02-box03 .underline {
		text-decoration: underline;
		text-underline-offset: 3px;
	}

	.sec02-box03 .before_after_box {
		margin-top: 30px;
	}

	.sec02-box03 .before_after_box .img {
		text-align: center;
		display: block;
	}

	.sec02-box03 .before_after_box .img img {
		/*	width: 100px;*/
	}

	.sec02-box03 .before_after_box .text-box {
		width: 300px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
		display: flex;
		gap: 30px;
	}

	.sec02-box03 .before_after_box .text-box .text {
		width: 450px;
		color: #000000;
		font-size: clamp(16px, 6vw, 24px);
		font-weight: bold;
		text-align: center;
		padding: 10px 0px;
		border-radius: 50px;
		background-color: #FFDE35;
	}

	.sec02-box03 .before_after_box p {
		color: #FFFFFF;
		font-size: clamp(16px, 7vw, 35px);
		font-weight: bold;
		text-align: center;
	}

	.sec02-box03 .img02 {
		position: absolute;
		bottom: -53px;
		/*	left: 50%;*/
		/*	margin-left: 400px;*/
		z-index: 7;
	}


	.triangle {}

	.triangle {
		width: 100%;
		position: relative;
		background-color: #CFEAF8;
		height: 80px;
		margin: 0;
		overflow: hidden;
	}

	.triangle::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 10px;
		background: #0E98DD;
		z-index: 6;
	}

	.triangle::after {
		content: "";
		position: absolute;
		inset: 9px 0 0 0;
		background: #0E98DD;
		clip-path: polygon(0 0, 100% 0, 50% 100%);
		z-index: 6;
	}

	.section03 {
		position: relative;
		padding-bottom: 150px;
		background-color: #CFEAF8;
	}

	.section03 .sec03-box01 {
		width: 300px;
		margin-top: 30px;
		margin-left: auto;
		margin-right: auto;
	}

	.section03 .sec03-box01 .item {
		position: relative;
		display: flex;
		align-items: center;
	}

	.section03 .sec03-box01 .item:before {
		position: absolute;
		top: 130px;
		left: 40px;
		/* margin-left: 120px; */
		content: '';
		width: 35px;
		height: 5px;
		background-color: #000000;
		transform: rotate(90deg);
	}

	.section03 .sec03-box01 .item:last-child:before {
		width: 0;
		height: 0;
	}

	.section03 .sec03-box01 .item .img {
		width: 110px;
		display: block;
	}

	.section03 .sec03-box01 .item .img img {
		width: 100%;
	}

	.section03 .sec03-box01 .item .text {
		font-size: 21px;
		font-weight: bold;
		text-align: center;
		padding-left: 20px;
		display: block;

	}

	.tels-box {
		position: absolute;
		bottom: -100px;
		left: 50%;
		width: 90vw;
		max-width: 500px;
		/* margin-left: -650px; */
		background-color: #E74939;
		border-radius: 20px;
		transform: translate(-50%);
	}

	.tels-box a {
		color: #FFFFFF;
		position: relative;
		text-decoration: none;
		display: block;
	}

	.tels-box p {}

	.tels-box .sub-box {
		position: relative;
		padding: 20px 15px 38px 15px;
		display: flex;
		align-items: center;
		gap: 15px;
		overflow: hidden;
	}

	.tels-box .sub-box .text-box {
		display: flex;
		flex-direction: column-reverse;
	}

	.tels-box .sub-box .img01 {
		width: 80px;
		display: none;
	}

	.tels-box .sub-box .img01 img {
		width: 100%;
	}

	.tels-box .sub-box .text-box .phone {
		margin-top: 20px;
		display: flex;
		align-items: center;
	}

	.tels-box .sub-box .text-box .phone .img03 {
		width: 50px;
		display: block;
	}

	.tels-box .sub-box .text-box .phone .img03 img {
		width: 100%;
	}

	.tels-box .sub-box .text-box .text {
		font-size: clamp(16px, 5.5vw, 35px);
		font-weight: bold;
		line-height: 1.4;
		margin-top: 10px;
		display: block;
	}

	.tels-box .sub-box .text-box .num {
		color: #FFDE35 !important;
		font-size: clamp(16px, 9.5vw, 45px);
		font-weight: bold;
		padding-left: 10px;
		display: block;
	}

	.tels-box .tel-title {
		position: absolute;
		top: -25px;
		left: 50%;
		width: 100%;
		max-width: 250px;
		background: #FFFFFF;
		padding: 10px 0px;
		text-align: center;
		border: 3px solid #000000;
		color: #000000;
		font-size: 20px;
		font-weight: bold;
		border-radius: 40px;
		display: block;
		transform: translate(-50%);
	}

	.tels-box .tel-title:after,
	.arrow_box:before {
		border: solid transparent;
		content: '';
		height: 0;
		width: 0;
		pointer-events: none;
		position: absolute;
		top: 100%;
		left: 50%;
	}

	.tels-box .tel-title:after {
		border-color: rgba(255, 255, 255, 0);
		border-top-width: 20px;
		border-bottom-width: 20px;
		border-left-width: 20px;
		border-right-width: 20px;
		margin-left: -20px;
		border-top-color: #FFFFFF;
	}

	.tels-box .tel-title:before {
		border-color: rgba(0, 0, 0, 0);
		border-top-width: 30px;
		border-bottom-width: 30px;
		border-left-width: 30px;
		border-right-width: 30px;
		margin-left: -35px;
		margin-top: 10px;
		border-top-color: #000000;
	}

	.sub-box .img02 {
		width: 100px;
		position: absolute;
		right: 20px;
		bottom: -62px;
		display: block;
	}

	.sub-box .img02 img {
		width: 100%;
	}

	.section04 {
		padding-top: 100px;
		padding-bottom: 70px;
		background-color: #FFDE35;
	}

	.sec04-box01 {
		display: flex;
		flex-wrap: wrap;
		/* 要素を折り返し可能にする */
		gap: 10px;
		/* 要素間の余白 */
		justify-content: space-between;
		/* 要素を均等に配置 */
		margin-top: 30px;
		padding: 10px;
		width: 100%;
		/* 親要素に応じて幅を可変 */
		box-sizing: border-box;
		/* パディングを含めて幅を計算 */
		align-items: stretch
	}

	.sec04-box01 .item {
		width: 48%;
		flex: 1 1 calc(50% - 10px);
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
	}

	.sec04-box01 .item span {
		display: block;
	}

	.sec04-box01 .item .title {
		color: #FFFFFF;
		font-size: clamp(16px, 4vw, 30px);
		font-weight: bold;
		text-align: center;
		padding: 20px 0px;
		background-color: #0E98DD;
		border-radius: 20px 20px 0px 0px;
	}

	.sec04-box01 .item .item-box {
		position: relative;
		padding: 10px;
		background-color: #FFFFFF;
		flex: 1;
	}

	.sec04-box01 .item .item-box .img {
		text-align: center;
		padding: 10px 5px;
		border-radius: 10px;
		background-color: #CFEAF8;
		display: block;
	}

	.sec04-box01 .item .item-box .img img {
		width: 30vw;
		min-width: 100px;
		max-width: 150px;
	}

	.sec04-box01 .item .item-box .now_sales {
		width: 5vw;
		min-width: 50px;
		max-width: 100px;
		position: absolute;
		top: 70px;
		left: 5px;
		display: block;
	}

	.sec04-box01 .item .item-box .now_sales img {
		width: 100%;
	}

	.sec04-box01 .item .item-box .default_price {
		font-size: clamp(14px, 3vw, 26px);
		font-weight: bold;
		text-align: right;
		text-decoration: line-through;
		text-decoration-color: #E74939;
		letter-spacing: 1px;
		padding-top: 20px;
		display: block;
	}

	.sec04-box01 .item .item-box .scpecial_price {
		font-size: clamp(14px, 7vw, 40px);
		text-align: center;
		margin-top: 10px;
		padding-right: 12px;
		display: block;
	}

	.sec04-box01 .item .item-box .scpecial_price span {
		display: inline-block;
		line-height: 1.3;
	}

	.sec04-box01 .item .item-box .yen {
		font-size: 15px;
		font-weight: bold;
	}

	.sec04-box01 .item .item-box rt {
		color: #E74939;
		font-size: 10px !important;
		font-weight: bold;
	}

	.sec04-box01 .item .item-box .text {
		font-size: 15px;
		line-height: 1.4;
		text-align: left;
		margin-top: 15px;
		display: block;
	}

	.sec04-box01 .item:last-child .item-box .scpecial_price {
		width: 100%;
		font-size: clamp(14px, 4.5vw, 40px);
		font-weight: bold;
		text-align: center;
		margin-top: 32px;
		display: block;
	}

	.payment_info {
		position: relative;
		/*	width: 1300px;*/
		margin-top: 50px;
		margin-left: auto;
		margin-right: auto;
		padding: 0px 10px;
	}

	.payment_info .payment_text {
		/*	margin-left: 140px;*/
		display: block;
		align-items: center;
	}

	.payment_info .payment_text .text01 {
		width: 100%;
		max-width: 140px;
		color: #FFFFFF;
		font-size: clamp(14px, 6.5vw, 70px);
		font-weight: bold;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		padding: 10px 20px;
		border-radius: 50px;
		background-color: #E74939;
		display: block;
	}

	.payment_info .payment_text .text02 {
		font-size: clamp(14px, 8vw, 60px);
		font-weight: bold;
		text-align: center;
		margin-top: 10px;
		display: block;
	}

	.payment_info .payment_title {
		color: #FFFFFF;
		font-size: clamp(14px, 6vw, 48px);
		font-weight: bold;
		text-align: center;
		line-height: 1.4;
		margin-top: 30px;
		padding: 10px 20px;
		background-color: #666666;
		border-radius: 20px 20px 0px 0px;
		display: block;
	}

	.payment_info .payment_img {
		position: absolute;
		bottom: -17px;
		left: 20px;
		width: 135px;
	}

	.payment_info .payment_img img {
		width: 100%;
		padding-bottom: 20px;
	}

	.payment_info .payment_type {
		padding: 20px;
		background-color: #FFFFFF;
		/*	display: flex;*/
		align-items: flex-end;
	}

	.payment_info .payment_type div {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		gap: 10px;
	}

	.payment_info .payment_type .invoice {
		margin-left: auto;
	}

	.payment_info .payment_type div span {
		width: 100px;
		display: block;
	}

	.payment_info .payment_type div span:last-child {
		width: 150px;
		display: block;
	}

	.payment_info .payment_type div img {
		width: 100%;
	}


	.other-box {
		position: relative;
		padding-top: 30px;
		padding-bottom: 30%;
		background-color: #0E98DD;
		line-height: 1.4;
	}

	.other-box .text01 {
		color: #FFFFFF;
		font-size: clamp(14px, 6vw, 40px);
		font-weight: bold;
		text-align: center;
		display: block;
	}

	.other-box .text02 {
		color: #FFDE35;
		font-size: clamp(14px, 6vw, 40px);
		font-weight: bold;
		text-align: center;
		margin-top: 15px;
		display: block;
	}


	.other-box .arrow_box {
		position: relative;
		top: -35px;
		width: 200px;
		background: #FFDE35;
		padding: 10px 20px;
		text-align: center;
		color: #000000;
		font-size: 32px;
		font-weight: bold;
		border-radius: 30px;
	}

	.other-box .arrow_box:after {
		border: solid transparent;
		content: '';
		height: 0;
		width: 0;
		pointer-events: none;
		position: absolute;
		border-color: rgba(255, 222, 53, 0);
		border-top-width: 10px;
		border-bottom-width: 10px;
		border-left-width: 10px;
		border-right-width: 10px;
		margin-left: -10px;
		border-top-color: #FFDE35;
		top: 100%;
		left: 50%;
	}

	.other-text-box {
		position: absolute;
		bottom: -100px;
		left: 50%;
		width: 85vw;
		min-width: 320px;
		max-width: 500px;
		font-size: clamp(14px, 5vw, 30px);
		font-weight: bold;
		text-align: center;
		line-height: 1.5;
		transform: translate(-50%);
		padding: 10px;
		background-color: #FFFFFF;
		border-radius: 20px;
	}

	.slider-box {
		overflow: hidden;
		margin-top: 100px;
		padding-top: 50px;
		padding-bottom: 50px;
		background-color: #FFFFFF;
	}


	.qa_section {
		padding-top: 0px;
		padding-bottom: 20px;
		background-color: #CFEAF8;
	}

	.qa_section .sub-section {}

	.color-skyblue {
		color: #0E98DD !important;
	}

	.qa_section .sub-section h1 {}

	.qa_section .qa_box {
		margin-top: 30px;
		padding: 0px 10px;
	}

	.qa_section .qa_box dl {
		margin-bottom: 10px;
	}

	.qa_section .qa_box dt {
		font-size: clamp(14px, 4vw, 24px);
		line-height: 1.3;
		margin-bottom: 10px;
		cursor: pointer;
		background-color: #FFFFFF;
		padding: 10px 30px 10px 10px;
		font-weight: bold;
		position: relative;
		border-radius: 10px;
		display: flex;
		align-items: center;
	}

	.qa_section .qa_box dt:before {
		content: "Q";
		color: #0E98DD;
		font-size: clamp(14px, 7vw, 40px);
		margin-right: 10px;
		margin-bottom: 10px;
	}

	.qa_box dt::after {
		content: '+';
		/* 初期状態で「+」を表示 */
		position: absolute;
		right: 10px;
		/* 右端に表示 */
		font-size: 30px;
		font-weight: normal;
		color: #007BFF;
		transition: transform 0.3s;
	}

	.qa_box dt.active::after {
		content: '-';
		/* 開いた状態で「-」に切り替え */
		font-size: 30px;
		font-weight: normal;
	}


	.qa_section .qa_box dd {
		position: relative;
		font-size: clamp(14px, 4vw, 22px);
		line-height: 1.4;
		margin: 0;
		padding-top: 20px;
		padding-left: 55px;
		padding-right: 20px;
		padding-bottom: 20px;
		background-color: #CFEAF8;
		display: none;
		/* 初期状態では非表示 */
	}

	.qa_section .qa_box dd:before {
		position: absolute;
		top: 1px;
		left: 14px;
		content: "A";
		color: #E74939;
		font-size: clamp(14px, 7vw, 40px);
		margin-right: 20px;
	}


	.area_section {
		/*	padding-top: 50px;*/
		/*	padding-bottom: 100px;*/
		background-color: #CFEAF8;

	}

	.area_section .area-box {
		/*	width: 1100px;*/
		margin-top: 50px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.area-box b {
		font-weight: bold;
	}

	/* タブメニューのスタイル */
	.tab-menu {
		display: flex;
		list-style: none;
		padding: 0;
		margin: 0;
		border-bottom: 2px solid #0E98DD;
		gap: 10px;
	}

	.tab-menu li {
		flex: 1;
		color: #0E98DD;
		font-size: clamp(14px, 4vw, 22px);
		font-weight: bold;
		text-align: center;
		padding: 10px 0px;
		cursor: pointer;
		border-bottom: none;
		background-color: #9FD6F1;
		border-radius: 15px 15px 0px 0px;
		transition: background-color 0.3s;
	}

	.tab-menu li.active {
		background-color: #0E98DD;
		color: white;
		font-weight: bold;
	}

	/* コンテンツエリアのスタイル */
	.tab-content {
		/*	height: 100px;*/
		font-size: clamp(14px, 4vw, 20px);
		line-height: 1.4;
		padding: 20px;
		background-color: #FFFFFF;
		display: none;
		/* 初期状態で非表示 */
	}

	.tab-content.active {
		display: block;
		/* 選択されたタブの内容を表示 */
	}
}
