@charset "utf-8";


/************************************
#menu
************************************/
@media screen and (min-width: 1720px) {
	#menu {
		position: relative;
		background: #fff5ef;
		width: 100%;
		padding-top: calc(60px / 1366 * 1720);
	}
	
	#menu .wrapper {
		width: calc(890px / 1366 * 1720);
		margin-left: 50%;
		transform: translateX(-50%);
		padding: 0 0 calc(60px / 1366 * 1720) calc(180px / 1366 * 1720);
	}
	
	#menu .wrapper ul.ul_01 {
		width: 100%;
	}
	
	#menu .wrapper ul.ul_02 {
		display: none;
	}
	
	#menu .wrapper ul li {
		position: relative;
		background: #ffffff;
		width: 100%;
		height: calc(240px / 1366 * 1720);
		box-shadow: 0 0 calc(6px / 1366 * 1720) rgba(255, 106, 26, 0.25);
		margin-bottom: calc(10px / 1366 * 1720);
	}
	
	#menu .wrapper ul li:last-child {
		margin-bottom: 0;
	}
	
	#menu .wrapper ul li .en_title {
		position: absolute;
		color: #3d3333;
		font-family: "copperplate", serif;
		font-size: calc(66px / 1366 * 1720);
		font-weight: 700;
		line-height: calc(60px / 1366 * 1720);
		font-style: normal;
		text-align: left;
		top: -0.05em;
		left: 0;
	}
	
	#menu .wrapper ul li img {
		position: absolute;
	}
	
	#menu .wrapper ul li.minicar img {
		width: calc(266px / 1366 * 1720);
		bottom: calc(13px / 1366 * 1720);
		left: calc(52px / 1366 * 1720);
	}
	
	#menu .wrapper ul li.figure img {
		width: calc(245px / 1366 * 1720);
		bottom: 0;
		left: calc(86px / 1366 * 1720);
	}
	
	#menu .wrapper ul li.plushtoy img {
		width: calc(197px / 1366 * 1720);
		bottom: calc(16px / 1366 * 1720);
		left: calc(94px / 1366 * 1720);
	}
	
	#menu .wrapper ul li.rubber img {
		width: calc(337px / 1366 * 1720);
		bottom: calc(21px / 1366 * 1720);
		left: calc(35px / 1366 * 1720);
	}
	
	#menu .wrapper ul li.others img {
		width: calc(305px / 1366 * 1720);
		bottom: calc(25px / 1366 * 1720);
		left: calc(38px / 1366 * 1720);
	}
	
	#menu .wrapper ul li .text {
		position: absolute;
		box-sizing: border-box;
		--x-gradient: linear-gradient(90deg, #ff6a1a 0 calc(13px / 1366 * 1720), transparent 0 calc(100% - (13px / 1366 * 1720)), #ff6a1a calc(13px / 1366 * 1720));
		--y-gradient: linear-gradient(#ff6a1a 0 calc(13px / 1366 * 1720), transparent 0 calc(100% - calc(13px / 1366 * 1720)), #ff6a1a calc(100% - (13px / 1366 * 1720)));
		background-image: var(--x-gradient), var(--y-gradient), var(--x-gradient), var(--y-gradient);
		background-repeat: no-repeat;
		background-size: 100% calc(1px / 1366 * 1720), calc(1px / 1366 * 1720) 100%, 100% calc(1px / 1366 * 1720), calc(1px / 1366 * 1720) 100%;
		background-position: top, right, bottom, left;
		width: calc(451px / 1366 * 1720);
		height: calc(191px / 1366 * 1720);
		padding: calc(26px / 1366 * 1720);
		top: 50%;
		right: calc(29px / 1366 * 1720);
		transform: translateY(-50%);
	}
	
	#menu .wrapper ul li .text h3 {
		color: #ff6a1a;
		font-size: calc(26px / 1366 * 1720);
		font-weight: 700;
		line-height: 1em;
		text-align: left;
		margin-bottom: calc(25px / 1366 * 1720);
	}
	
	#menu .wrapper ul li .text p {
		color: #808080;
		font-size: calc(15px / 1366 * 1720);
		font-weight: 400;
		line-height: calc(25px / 1366 * 1720);
		text-align: left;
		margin-bottom: calc(23px / 1366 * 1720);
	}
	
	#menu .wrapper ul li .text .button {
		position: relative;
		display: block;
		background: #1eb07d;
		color: #ffffff;
		font-size: calc(12px / 1366 * 1720);
		font-weight: 700;
		line-height: calc(30px / 1366 * 1720);
		text-align: center;
		text-shadow: 0 calc(2px / 1366 * 1720) 0 rgba(0, 0, 0, 0.25);
		width: calc(140px / 1366 * 1720);
		height: calc(30px / 1366 * 1720);
		border-radius: calc(15px / 1366 * 1720);
	}
	
	#menu .wrapper ul li .text .button::after {
		position: absolute;
		display: block;
		content: "";
		background: url("../../img/common/arrow_p.svg") no-repeat;
		background-size: 100% 100%;
		width: calc(6px / 1366 * 1720);
		height: calc(9px / 1366 * 1720);
		filter: drop-shadow(0 calc(2px / 1366 * 1720) 0 rgba(0, 0, 0, 0.25));
		top: 50%;
		right: calc(10px / 1366 * 1720);
		transform: translateY(-50%);
	}
	
	#menu #consult_button {
		box-sizing: border-box;
		background: #ffffff;
		width: 100%;
		padding: calc(50px / 1366 * 1720) 0 calc(60px / 1366 * 1720) calc(180px / 1366 * 1720);
	}
}

@media screen and (min-width: 1133px) and (max-width: 1719px) {
	#menu {
		position: relative;
		background: #fff5ef;
		width: 100%;
		padding-top: calc(60vw / 13.66);
	}
	
	#menu .wrapper {
		width: calc(890vw / 13.66);
		margin-left: 50%;
		transform: translateX(-50%);
		padding: 0 0 calc(60vw / 13.66) calc(180vw / 13.66);
	}
	
	#menu .wrapper ul.ul_01 {
		width: 100%;
	}
	
	#menu .wrapper ul.ul_02 {
		display: none;
	}
	
	#menu .wrapper ul li {
		position: relative;
		background: #ffffff;
		width: 100%;
		height: calc(240vw / 13.66);
		box-shadow: 0 0 calc(6vw / 13.66) rgba(255, 106, 26, 0.25);
		margin-bottom: calc(10vw / 13.66);
	}
	
	#menu .wrapper ul li:last-child {
		margin-bottom: 0;
	}
	
	#menu .wrapper ul li .en_title {
		position: absolute;
		color: #3d3333;
		font-family: "copperplate", serif;
		font-size: calc(66vw / 13.66);
		font-weight: 700;
		line-height: calc(60vw / 13.66);
		font-style: normal;
		text-align: left;
		top: -0.05em;
		left: 0;
	}
	
	#menu .wrapper ul li img {
		position: absolute;
	}
	
	#menu .wrapper ul li.minicar img {
		width: calc(266vw / 13.66);
		bottom: calc(13vw / 13.66);
		left: calc(52vw / 13.66);
	}
	
	#menu .wrapper ul li.figure img {
		width: calc(245vw / 13.66);
		bottom: 0;
		left: calc(86vw / 13.66);
	}
	
	#menu .wrapper ul li.plushtoy img {
		width: calc(197vw / 13.66);
		bottom: calc(16vw / 13.66);
		left: calc(94vw / 13.66);
	}
	
	#menu .wrapper ul li.rubber img {
		width: calc(337vw / 13.66);
		bottom: calc(21vw / 13.66);
		left: calc(35vw / 13.66);
	}
	
	#menu .wrapper ul li.others img {
		width: calc(305vw / 13.66);
		bottom: calc(25vw / 13.66);
		left: calc(38vw / 13.66);
	}
	
	#menu .wrapper ul li .text {
		position: absolute;
		box-sizing: border-box;
		--x-gradient: linear-gradient(90deg, #ff6a1a 0 calc(13vw / 13.66), transparent 0 calc(100% - (13vw / 13.66)), #ff6a1a calc(13vw / 13.66));
		--y-gradient: linear-gradient(#ff6a1a 0 calc(13vw / 13.66), transparent 0 calc(100% - calc(13vw / 13.66)), #ff6a1a calc(100% - (13vw / 13.66)));
		background-image: var(--x-gradient), var(--y-gradient), var(--x-gradient), var(--y-gradient);
		background-repeat: no-repeat;
		background-size: 100% calc(1vw / 13.66), calc(1vw / 13.66) 100%, 100% calc(1vw / 13.66), calc(1vw / 13.66) 100%;
		background-position: top, right, bottom, left;
		width: calc(451vw / 13.66);
		height: calc(191vw / 13.66);
		padding: calc(26vw / 13.66);
		top: 50%;
		right: calc(29vw / 13.66);
		transform: translateY(-50%);
	}
	
	#menu .wrapper ul li .text h3 {
		color: #ff6a1a;
		font-size: calc(26vw / 13.66);
		font-weight: 700;
		line-height: 1em;
		text-align: left;
		margin-bottom: calc(25vw / 13.66);
	}
	
	#menu .wrapper ul li .text p {
		color: #808080;
		font-size: calc(15vw / 13.66);
		font-weight: 400;
		line-height: calc(25vw / 13.66);
		text-align: left;
		margin-bottom: calc(23vw / 13.66);
	}
	
	#menu .wrapper ul li .text .button {
		position: relative;
		display: block;
		background: #1eb07d;
		color: #ffffff;
		font-size: calc(12vw / 13.66);
		font-weight: 700;
		line-height: calc(30vw / 13.66);
		text-align: center;
		text-shadow: 0 calc(2vw / 13.66) 0 rgba(0, 0, 0, 0.25);
		width: calc(140vw / 13.66);
		height: calc(30vw / 13.66);
		border-radius: calc(15vw / 13.66);
	}
	
	#menu .wrapper ul li .text .button::after {
		position: absolute;
		display: block;
		content: "";
		background: url("../../img/common/arrow_p.svg") no-repeat;
		background-size: 100% 100%;
		width: calc(6vw / 13.66);
		height: calc(9vw / 13.66);
		filter: drop-shadow(0 calc(2vw / 13.66) 0 rgba(0, 0, 0, 0.25));
		top: 50%;
		right: calc(10vw / 13.66);
		transform: translateY(-50%);
	}
	
	#menu #consult_button {
		box-sizing: border-box;
		background: #ffffff;
		width: 100%;
		padding: calc(50vw / 13.66) 0 calc(60vw / 13.66) calc(180vw / 13.66);
	}
}

@media screen and (min-width: 744px) and (max-width: 1132px) {
	#menu {
		position: relative;
		background: #fff5ef;
		width: 100%;
		padding-top: calc(50vw / 7.44);
	}
	
	#menu .wrapper {
		width: calc(612vw / 7.44);
		padding-bottom: calc(60vw / 7.44);
		margin: 0 auto;
	}
	
	#menu .wrapper ul.ul_01 {
		width: 100%;
	}
	
	#menu .wrapper ul.ul_02 {
		display: none;
	}
	
	#menu .wrapper ul li {
		position: relative;
		background: #ffffff;
		width: 100%;
		height: calc(230vw / 7.44);
		box-shadow: 0 0 calc(6vw / 7.44) rgba(255, 106, 26, 0.25);
		margin-bottom: calc(10vw / 7.44);
	}
	
	#menu .wrapper ul li:last-child {
		margin-bottom: 0;
	}
	
	#menu .wrapper ul li .en_title {
		position: absolute;
		color: #3d3333;
		font-family: "copperplate", serif;
		font-size: calc(50vw / 7.44);
		font-weight: 700;
		line-height: calc(48.4vw / 7.44);
		font-style: normal;
		text-align: left;
		top: -0.05em;
		left: 0;
	}
	
	#menu .wrapper ul li img {
		position: absolute;
	}
	
	#menu .wrapper ul li.minicar img {
		width: calc(224vw / 7.44);
		bottom: calc(16vw / 7.44);
		left: calc(18vw / 7.44);
	}
	
	#menu .wrapper ul li.figure img {
		width: calc(222vw / 7.44);
		bottom: 0;
		left: calc(28vw / 7.44);
	}
	
	#menu .wrapper ul li.plushtoy img {
		width: calc(146vw / 7.44);
		bottom: calc(16vw / 7.44);
		left: calc(94vw / 7.44);
	}
	
	#menu .wrapper ul li.rubber img {
		width: calc(177vw / 7.44);
		bottom: calc(13vw / 7.44);
		left: calc(66vw / 7.44);
	}
	
	#menu .wrapper ul li.others img {
		width: calc(219vw / 7.44);
		bottom: calc(37vw / 7.44);
		left: calc(23vw / 7.44);
	}
	
	#menu .wrapper ul li .text {
		position: absolute;
		box-sizing: border-box;
		width: calc(335vw / 7.44);
		height: 100%;
		padding-top: calc(22vw / 7.44);
		right: 0;
	}
	
	#menu .wrapper ul li .text h3 {
		color: #ff6a1a;
		font-size: calc(26vw / 7.44);
		font-weight: 700;
		line-height: 1em;
		text-align: left;
		margin-bottom: calc(14vw / 7.44);
	}
	
	#menu .wrapper ul li .text p {
		color: #808080;
		font-size: calc(15vw / 7.44);
		font-weight: 400;
		line-height: calc(25vw / 7.44);
		text-align: left;
	}
	
	#menu .wrapper ul li .text .button {
		position: absolute;
		display: block;
		background: #1eb07d;
		color: #ffffff;
		font-size: calc(12vw / 7.44);
		font-weight: 700;
		line-height: calc(30vw / 7.44);
		text-align: center;
		text-shadow: 0 calc(2vw / 7.44) 0 rgba(0, 0, 0, 0.25);
		width: calc(140vw / 7.44);
		height: calc(30vw / 7.44);
		border-radius: calc(15vw / 7.44);
		bottom: calc(24vw / 7.44);
	}
	
	#menu .wrapper ul li .text .button::after {
		position: absolute;
		display: block;
		content: "";
		background: url("../../img/common/arrow_p.svg") no-repeat;
		background-size: 100% 100%;
		width: calc(6vw / 7.44);
		height: calc(9vw / 7.44);
		filter: drop-shadow(0 calc(2vw / 7.44) 0 rgba(0, 0, 0, 0.25));
		top: 50%;
		right: calc(10vw / 7.44);
		transform: translateY(-50%);
	}
	
	#menu #consult_button {
		background: #ffffff;
		width: 100%;
		padding: calc(50vw / 7.44) 0 calc(75vw / 7.44);
	}
}

@media screen and (max-width: 743px) {
	#menu {
		position: relative;
		background: #fff5ef;
		width: 100%;
		padding-top: calc(30vw / 3.9);
	}
	
	#menu .wrapper {
		width: calc(340vw / 3.9);
		padding-bottom: calc(60vw / 3.9);
		margin: 0 auto;
	}
	
	#menu .wrapper ul.ul_01 {
		display: none;
	}
	
	#menu .wrapper ul.ul_02 {
		width: 100%;
	}
	
	#menu .wrapper ul li {
		background: #ffffff;
		width: 100%;
		height: calc(230vw / 3.9);
		box-shadow: 0 0 calc(6vw / 3.9) rgba(255, 106, 26, 0.25);
		margin-bottom: calc(20vw / 3.9);
	}
	
	#menu .wrapper ul li:last-child {
		margin-bottom: 0;
	}
	
	#menu .wrapper ul li a {
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
	}
	
	#menu .wrapper ul li a .en_title {
		position: absolute;
		color: #3d3333;
		font-family: "copperplate", serif;
		font-size: calc(32vw / 3.9);
		font-weight: 700;
		line-height: 1em;
		font-style: normal;
		text-align: left;
		top: -0.05em;
		left: 0;
	}
	
	#menu .wrapper ul li a img {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}
	
	#menu .wrapper ul li.minicar a img {
		width: calc(160vw / 3.9);
		top: calc(-14vw / 3.9);
	}
	
	#menu .wrapper ul li.figure a img {
		width: calc(142vw / 3.9);
		top: calc(-16vw / 3.9);
	}
	
	#menu .wrapper ul li.plushtoy a img {
		width: calc(128vw / 3.9);
		top: calc(-14vw / 3.9);
	}
	
	#menu .wrapper ul li.rubber a img {
		width: calc(260vw / 3.9);
		top: calc(6vw / 3.9);
	}
	
	#menu .wrapper ul li.others a img {
		width: calc(212vw / 3.9);
		top: calc(-15vw / 3.9);
	}
	
	#menu .wrapper ul li a .text {
		position: absolute;
		box-sizing: border-box;
		width: 100%;
		height: calc(115vw / 3.9);
		padding-left: calc(26vw / 3.9);
		bottom: 0;
	}
	
	#menu .wrapper ul li a .text h3 {
		color: #ff6a1a;
		font-size: calc(26vw / 3.9);
		font-weight: 700;
		line-height: 1em;
		text-align: left;
		margin-bottom: calc(12vw / 3.9);
	}
	
	#menu .wrapper ul li a .text p {
		color: #808080;
		font-size: calc(16vw / 3.9);
		font-weight: 400;
		line-height: calc(24vw / 3.9);
		text-align: left;
	}
	
	#menu .wrapper ul li a::after {
		position: absolute;
		display: block;
		content: "";
		background: url("../../img/common/arrow_g.svg") no-repeat;
		background-position: top left;
		background-size: 100% 100%;
		width: calc(26vw / 3.9);
		height: calc(26vw / 3.9);
		filter: drop-shadow(0 calc(2vw / 3.9) 0 rgba(0, 0, 0, 0.25));
		bottom: calc(15vw / 3.9);
		right: calc(15vw / 3.9);
	}
	
	#menu #consult_button {
		background: #ffffff;
		width: 100%;
		padding: calc(74vw / 3.9) 0 calc(74vw / 3.9);
	}
}


/************************************
#main_title
************************************/
@media screen and (min-width: 1720px) {
	#main_title {
		position: relative;
		box-sizing: border-box;
		background: url("../../img/common/main_title.webp") repeat;
		background-size: calc(132px / 1366 * 1720) calc(132px / 1366 * 1720);
		background-position: top center;
		width: 100%;
		height: calc(530px / 1366 * 1720);
		padding-top: calc(14px / 1366 * 1720);
	}
	
	#main_title::after {
		position: absolute;
		display: block;
		content: "";
		width: 100%;
		height:  calc(10px / 1366 * 1720);
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
		bottom: 0;
	}
	
	#main_title .wrapper {
		position: relative;
		z-index: 0;
		width: calc(1000px / 1366 * 1720);
		margin-left: 50%;
		transform: translateX(-50%);
		padding-left: calc(180px / 1366 * 1720);
		margin-bottom: calc(60px / 1366 * 1720);
	}
	
	#main_title .wrapper::before {
		position: absolute;
		z-index: -1;
		display: block;
		content: "";
		background: rgba(255, 106, 26, 0.1);
		width: calc(1000px / 1366 * 1720);
		height: calc(250px / 1366 * 1720);
		top: calc(47px / 1366 * 1720);
		left: calc(180px / 1366 * 1720);
	}
	
	#main_title .wrapper::after {
		position: absolute;
		z-index: -1;
		display: block;
		content: "";
		background: url("../../img/goods/silhouette.svg") no-repeat;
		background-position: bottom right;
		width: calc(1000px / 1366 * 1720);
		height: calc(250px / 1366 * 1720);
		top: calc(47px / 1366 * 1720);
		left: calc(180px / 1366 * 1720);
	}
	
	#main_title .wrapper .pankuzu {
		overflow: hidden;
		margin-bottom: calc(112px / 1366 * 1720);
	}
	
	#main_title .wrapper .pankuzu li {
		position: relative;
		float: left;
		color: #322323;
		font-size: calc(12px / 1366 * 1720);
		font-weight: 400;
		line-height: 1em;
		text-align: left;
		margin-right: 2em;
	}
	
	#main_title .wrapper .pankuzu li:last-child {
		font-weight: 700;
		margin-right: 0;
	}
	
	#main_title .wrapper .pankuzu li::after {
		position: absolute;
		display: block;
		content: "／";
		color: #322323;
		font-size: calc(12px / 1366 * 1720);
		font-weight: 400;
		line-height: 1em;
		text-align: center;
		width: 2em;
		top: 0;
		right: -2em;
	}
	
	#main_title .wrapper .pankuzu li a {
		color: #322323;
	}
	
	#main_title .wrapper .pankuzu li:last-child::after {
		display: none;
	}
	
	#main_title .wrapper .en_title {
		position: absolute;
		z-index: -1;
		color: #ff6a1a;
		font-family: "copperplate", serif;
		font-size: calc(130px / 1366 * 1720);
		font-weight: 700;
		line-height: 0.7em;
		font-style: normal;
		text-align: right;
		top: 0;
		right: 0;
	}
	
	#main_title .wrapper .en_title.blur {
		color: transparent;
		text-shadow: 0 0 calc(10px / 1366 * 1720) rgba(255, 106, 26, 1);
	}
	
	#main_title .wrapper .en_black {
		position: absolute;
		color: #322323;
		font-family: "copperplate", serif;
		font-size: calc(66px / 1366 * 1720);
		font-weight: 700;
		line-height: 0.7em;
		font-style: normal;
		text-align: left;
		top: calc(47px / 1366 * 1720);
		left: calc(180px / 1366 * 1720);
	}
	
	#main_title .wrapper h2 {
		clear: both;
		display: inline-block;
		color: #ff6a1a;
		font-size: calc(32px / 1366 * 1720);
		font-weight: 700;
		line-height: 1em;
		text-align: left;
		margin: 0 0 calc(40px / 1366 * 1720) calc(55px / 1366 * 1720);
	}
	
	#main_title .wrapper .text {
		color: #322323;
		font-size: calc(16px / 1366 * 1720);
		font-weight: 700;
		line-height: calc(28px / 1366 * 1720);
		text-align: left;
		margin-left: calc(55px / 1366 * 1720);
	}

	#main_title .car_1 {
		position: absolute;
		width: calc(110px / 1366 * 1720);
		bottom: 0;
		animation: drive_1_1720 10s ease-in-out infinite;
	}

	#main_title .car_2 {
		position: absolute;
		width: calc(110px / 1366 * 1720);
		bottom: 0;
		animation: drive_2_1720 10s ease-in-out infinite;
	}
	
	#main_title .consult {
		width: calc(1000px / 1366 * 1720);
		margin-left: 50%;
		transform: translateX(-50%);
		padding-left: calc(180px / 1366 * 1720);
	}
	
	#main_title .consult p {
		position: relative;
		display: inline-block;
		color: #322323;
		font-size: calc(32px / 1366 * 1720);
		font-weight: 700;
		line-height: 1em;
		text-align: center;
		padding-bottom: calc(3px / 1366 * 1720);
		margin-bottom: calc(25px / 1366 * 1720);
		top: 0;
		margin-left: 50%;
		transform: translateX(-50%);
	}
	
	#main_title .consult p span {
		font-size: calc(46px / 1366 * 1720);
	}
	
	#main_title .consult p br {
		display: none;
	}
	
	#main_title .consult p::after {
		position: absolute;
		z-index: -1;
		display: block;
		content: "";
		background: #ffdc19;
		width: 100%;
		height: calc(4px / 1366 * 1720);
		bottom: 0;
	}
	
	#main_title .consult small {
		position: absolute;
		color: #322323;
		font-size: calc(12px / 1366 * 1720);
		font-weight: 400;
		line-height: 1em;
		text-align: left;
		width: calc(250px / 1366 * 1720);
		margin-left: 50%;
		transform: translateX(-50%);
		top: calc(30px / 1366 * 1720);
		left: calc(450px / 1366 * 1720);
	}
	
	#main_title .consult small br {
		display: none;
	}

	#main_title .consult .button {
		position: relative;
		display: block;
		box-sizing: border-box;
		background: linear-gradient(to bottom, #1eb07d 0%, #1eb07d 60%, #1ead7d 100%);
		color: #ffffff;
		font-size: calc(30px / 1366 * 1720);
		font-weight: 700;
		line-height: calc(100px / 1366 * 1720);
		text-align: left;
		text-shadow: 0 calc(2px / 1366 * 1720) 0 rgba(0, 0, 0, 0.25);
		width: calc(638px / 1366 * 1720);
		height: calc(100px / 1366 * 1720);
		border-radius: calc(50px / 1366 * 1720);
		box-shadow: 0 0 calc(8px / 1366 * 1720) rgba(0, 0, 0, 0.25);
		padding-left: calc(130px / 1366 * 1720);
		margin: 0 auto;
	}

	#main_title .consult .button span {
		font-size: calc(30px * 0.8 / 1366 * 1720);
	}

	#main_title .consult .button br {
		display: none;
	}

	#main_title .consult .button img {
		position: absolute;
		width: calc(128px / 1366 * 1720);
		top: calc(-10px / 1366 * 1720);
		left: calc(-10px / 1366 * 1720);
	}

	#main_title .consult .button::after {
		position: absolute;
		display: block;
		content: "";
		background: url("../../img/common/arrow_w.svg") no-repeat;
		background-size: 100% 100%;
		width: calc(26px / 1366 * 1720);
		height: calc(26px / 1366 * 1720);
		top: 50%;
		right: calc(19px / 1366 * 1720);
		transform: translateY(-50%);
	}
}

@media screen and (min-width: 1133px) and (max-width: 1719px) {
	#main_title {
		position: relative;
		box-sizing: border-box;
		background: url("../../img/common/main_title.webp") repeat;
		background-size: calc(132vw / 13.66) calc(132vw / 13.66);
		background-position: top center;
		width: 100%;
		height: calc(530vw / 13.66);
		padding-top: calc(14vw / 13.66);
	}
	
	#main_title::after {
		position: absolute;
		display: block;
		content: "";
		width: 100%;
		height:  calc(10vw / 13.66);
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
		bottom: 0;
	}
	
	#main_title .wrapper {
		position: relative;
		z-index: 0;
		width: calc(1000vw / 13.66);
		margin-left: 50%;
		transform: translateX(-50%);
		padding-left: calc(180vw / 13.66);
		margin-bottom: calc(60vw / 13.66);
	}
	
	#main_title .wrapper::before {
		position: absolute;
		z-index: -1;
		display: block;
		content: "";
		background: rgba(255, 106, 26, 0.1);
		width: calc(1000vw / 13.66);
		height: calc(250vw / 13.66);
		top: calc(47vw / 13.66);
		left: calc(180vw / 13.66);
	}
	
	#main_title .wrapper::after {
		position: absolute;
		z-index: -1;
		display: block;
		content: "";
		background: url("../../img/goods/silhouette.svg") no-repeat;
		background-position: bottom right;
		width: calc(1000vw / 13.66);
		height: calc(250vw / 13.66);
		top: calc(47vw / 13.66);
		left: calc(180vw / 13.66);
	}
	
	#main_title .wrapper .pankuzu {
		overflow: hidden;
		margin-bottom: calc(112vw / 13.66);
	}
	
	#main_title .wrapper .pankuzu li {
		position: relative;
		float: left;
		color: #322323;
		font-size: calc(12vw / 13.66);
		font-weight: 400;
		line-height: 1em;
		text-align: left;
		margin-right: 2em;
	}
	
	#main_title .wrapper .pankuzu li:last-child {
		font-weight: 700;
		margin-right: 0;
	}
	
	#main_title .wrapper .pankuzu li::after {
		position: absolute;
		display: block;
		content: "／";
		color: #322323;
		font-size: calc(12vw / 13.66);
		font-weight: 400;
		line-height: 1em;
		text-align: center;
		width: 2em;
		top: 0;
		right: -2em;
	}
	
	#main_title .wrapper .pankuzu li a {
		color: #322323;
	}
	
	#main_title .wrapper .pankuzu li:last-child::after {
		display: none;
	}
	
	#main_title .wrapper .en_title {
		position: absolute;
		z-index: -1;
		color: #ff6a1a;
		font-family: "copperplate", serif;
		font-size: calc(130vw / 13.66);
		font-weight: 700;
		line-height: 0.7em;
		font-style: normal;
		text-align: right;
		top: 0;
		right: 0;
	}
	
	#main_title .wrapper .en_title.blur {
		color: transparent;
		text-shadow: 0 0 calc(10vw / 13.66) rgba(255, 106, 26, 1);
	}
	
	#main_title .wrapper .en_black {
		position: absolute;
		color: #322323;
		font-family: "copperplate", serif;
		font-size: calc(66vw / 13.66);
		font-weight: 700;
		line-height: 0.7em;
		font-style: normal;
		text-align: left;
		top: calc(47vw / 13.66);
		left: calc(180vw / 13.66);
	}
	
	#main_title .wrapper h2 {
		clear: both;
		display: inline-block;
		color: #ff6a1a;
		font-size: calc(32vw / 13.66);
		font-weight: 700;
		line-height: 1em;
		text-align: left;
		margin: 0 0 calc(40vw / 13.66) calc(55vw / 13.66);
	}
	
	#main_title .wrapper .text {
		color: #322323;
		font-size: calc(16vw / 13.66);
		font-weight: 700;
		line-height: calc(28vw / 13.66);
		text-align: left;
		margin-left: calc(55vw / 13.66);
	}

	#main_title .car_1 {
		position: absolute;
		width: calc(110vw / 13.66);
		bottom: 0;
		animation: drive_1_1133 10s ease-in-out infinite;
	}

	#main_title .car_2 {
		position: absolute;
		width: calc(110vw / 13.66);
		bottom: 0;
		animation: drive_2_1133 10s ease-in-out infinite;
	}
	
	#main_title .consult {
		width: calc(1000vw / 13.66);
		margin-left: 50%;
		transform: translateX(-50%);
		padding-left: calc(180vw / 13.66);
	}
	
	#main_title .consult p {
		position: relative;
		display: inline-block;
		color: #322323;
		font-size: calc(32vw / 13.66);
		font-weight: 700;
		line-height: 1em;
		text-align: center;
		padding-bottom: calc(3vw / 13.66);
		margin-bottom: calc(25vw / 13.66);
		top: 0;
		margin-left: 50%;
		transform: translateX(-50%);
	}
	
	#main_title .consult p span {
		font-size: calc(46vw / 13.66);
	}
	
	#main_title .consult p br {
		display: none;
	}
	
	#main_title .consult p::after {
		position: absolute;
		z-index: -1;
		display: block;
		content: "";
		background: #ffdc19;
		width: 100%;
		height: calc(4vw / 13.66);
		bottom: 0;
	}
	
	#main_title .consult small {
		position: absolute;
		color: #322323;
		font-size: calc(12vw / 13.66);
		font-weight: 400;
		line-height: 1em;
		text-align: left;
		width: calc(250vw / 13.66);
		margin-left: 50%;
		transform: translateX(-50%);
		top: calc(30vw / 13.66);
		left: calc(450vw / 13.66);
	}
	
	#main_title .consult small br {
		display: none;
	}

	#main_title .consult .button {
		position: relative;
		display: block;
		box-sizing: border-box;
		background: linear-gradient(to bottom, #1eb07d 0%, #1eb07d 60%, #1ead7d 100%);
		color: #ffffff;
		font-size: calc(30vw / 13.66);
		font-weight: 700;
		line-height: calc(100vw / 13.66);
		text-align: left;
		text-shadow: 0 calc(2vw / 13.66) 0 rgba(0, 0, 0, 0.25);
		width: calc(638vw / 13.66);
		height: calc(100vw / 13.66);
		border-radius: calc(50vw / 13.66);
		box-shadow: 0 0 calc(8vw / 13.66) rgba(0, 0, 0, 0.25);
		padding-left: calc(130vw / 13.66);
		margin: 0 auto;
	}

	#main_title .consult .button span {
		font-size: calc(30vw * 0.8 / 13.66);
	}

	#main_title .consult .button br {
		display: none;
	}

	#main_title .consult .button img {
		position: absolute;
		width: calc(128vw / 13.66);
		top: calc(-10vw / 13.66);
		left: calc(-10vw / 13.66);
	}

	#main_title .consult .button::after {
		position: absolute;
		display: block;
		content: "";
		background: url("../../img/common/arrow_w.svg") no-repeat;
		background-size: 100% 100%;
		width: calc(26vw / 13.66);
		height: calc(26vw / 13.66);
		top: 50%;
		right: calc(19vw / 13.66);
		transform: translateY(-50%);
	}
}

@media screen and (min-width: 744px) and (max-width: 1132px) {
	#main_title {
		position: relative;
		box-sizing: border-box;
		background: url("../../img/common/main_title.webp") repeat;
		background-size: calc(132vw / 7.44) calc(132vw / 7.44);
		background-position: top center;
		width: 100%;
		height: calc(560vw / 7.44);
		padding-top: calc(80vw / 7.44);
	}
	
	#main_title::after {
		position: absolute;
		display: block;
		content: "";
		width: 100%;
		height:  calc(10vw / 7.44);
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
		bottom: 0;
	}
	
	#main_title .wrapper {
		position: relative;
		z-index: 0;
		width: calc(650vw / 7.44);
		margin: 0 auto calc(65vw / 7.44);
	}
	
	#main_title .wrapper::before {
		position: absolute;
		z-index: -1;
		display: block;
		content: "";
		background: rgba(255, 106, 26, 0.1);
		width: calc(650vw / 7.44);
		height: calc(250vw / 7.44);
		top: calc(30vw / 7.44);
		left: 50%;
		transform: translate(-50%);
	}
	
	#main_title .wrapper::after {
		position: absolute;
		z-index: -1;
		display: block;
		content: "";
		background: url("../../img/goods/silhouette.svg") no-repeat;
		background-position: bottom right;
		width: calc(650vw / 7.44);
		height: calc(250vw / 7.44);
		top: calc(30vw / 7.44);
		left: 50%;
		transform: translate(-50%);
	}
	
	#main_title .wrapper .pankuzu {
		overflow: hidden;
		margin-bottom: calc(75vw / 7.44);
	}
	
	#main_title .wrapper .pankuzu li {
		position: relative;
		float: left;
		color: #322323;
		font-size: calc(12vw / 7.44);
		font-weight: 400;
		line-height: 1em;
		text-align: left;
		margin-right: 2em;
	}
	
	#main_title .wrapper .pankuzu li:last-child {
		font-weight: 700;
		margin-right: 0;
	}
	
	#main_title .wrapper .pankuzu li::after {
		position: absolute;
		display: block;
		content: "／";
		color: #322323;
		font-size: calc(12vw / 7.44);
		font-weight: 400;
		line-height: 1em;
		text-align: center;
		width: 2em;
		top: 0;
		right: -2em;
	}
	
	#main_title .wrapper .pankuzu li a {
		color: #322323;
	}
	
	#main_title .wrapper .pankuzu li:last-child::after {
		display: none;
	}
	
	#main_title .wrapper .en_title {
		position: absolute;
		z-index: -1;
		color: #ff6a1a;
		font-family: "copperplate", serif;
		font-size: calc(66vw / 7.44);
		font-weight: 700;
		line-height: 0.7em;
		font-style: normal;
		text-align: right;
		top: calc(33vw / 7.44);
		right: calc(30vw / 7.44);
	}
	
	#main_title .wrapper .en_title.blur {
		color: transparent;
		text-shadow: 0 0 calc(10vw / 7.44) rgba(255, 106, 26, 1);
		top: calc(-35vw / 7.44);
	}
	
	#main_title .wrapper .en_black {
		position: absolute;
		color: #322323;
		font-family: "copperplate", serif;
		font-size: calc(50vw / 7.44);
		font-weight: 700;
		line-height: 0.7em;
		font-style: normal;
		text-align: left;
		top: calc(32vw / 7.44);
		left: 0;
	}
	
	#main_title .wrapper h2 {
		clear: both;
		display: inline-block;
		color: #ff6a1a;
		font-size: calc(32vw / 7.44);
		font-weight: 700;
		line-height: 1em;
		text-align: left;
		margin: 0 0 calc(24vw / 7.44) calc(20vw / 7.44);
	}
	
	#main_title .wrapper .text {
		color: #322323;
		font-size: calc(16vw / 7.44);
		font-weight: 700;
		line-height: calc(28vw / 7.44);
		text-align: justify;
		width: calc(350vw / 7.44);
		margin-left: calc(20vw / 7.44);
	}

	#main_title .car_1 {
		position: absolute;
		width: calc(110vw / 7.44);
		bottom: 0;
		animation: drive_1_744 10s ease-in-out infinite;
	}

	#main_title .car_2 {
		position: absolute;
		width: calc(110vw / 7.44);
		bottom: 0;
		animation: drive_2_744 10s ease-in-out infinite;
	}
	
	#main_title .consult {
		position: relative;
		width: calc(650vw / 7.44);
		margin: 0 auto;
	}
	
	#main_title .consult p {
		position: relative;
		display: inline-block;
		color: #322323;
		font-size: calc(32vw / 7.44);
		font-weight: 700;
		line-height: 1em;
		text-align: center;
		padding-bottom: calc(3vw / 7.44);
		margin-bottom: calc(25vw / 7.44);
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}
	
	#main_title .consult p span {
		font-size: calc(46vw / 7.44);
	}
	
	#main_title .consult p br {
		display: none;
	}
	
	#main_title .consult p::after {
		position: absolute;
		z-index: -1;
		display: block;
		content: "";
		background: #ffdc19;
		width: 100%;
		height: calc(4vw / 7.44);
		bottom: 0;
	}
	
	#main_title .consult small {
		position: absolute;
		color: #322323;
		font-size: calc(10vw / 7.44);
		font-weight: 400;
		line-height: calc(15vw / 7.44);
		text-align: left;
		width: calc(130vw / 7.44);
		margin-left: 50%;
		transform: translateX(-50%);
		top: calc(15vw / 7.44);
		left: calc(300vw / 7.44);
	}

	#main_title .consult .button {
		position: relative;
		display: block;
		box-sizing: border-box;
		background: linear-gradient(to bottom, #1eb07d 0%, #1eb07d 60%, #1ead7d 100%);
		color: #ffffff;
		font-size: calc(25vw / 7.44);
		font-weight: 700;
		line-height: calc(84vw / 7.44);
		text-align: left;
		text-shadow: 0 calc(2vw / 7.44) 0 rgba(0, 0, 0, 0.25);
		width: calc(540vw / 7.44);
		height: calc(84vw / 7.44);
		border-radius: calc(42vw / 7.44);
		box-shadow: 0 0 calc(8vw / 7.44) rgba(0, 0, 0, 0.25);
		padding-left: calc(113vw / 7.44);
		margin: 0 auto;
	}

	#main_title .consult .button span {
		font-size: calc(25vw * 0.8 / 7.44);
	}

	#main_title .consult .button br {
		display: none;
	}

	#main_title .consult .button img {
		position: absolute;
		width: calc(108vw / 7.44);
		top: calc(-8vw / 7.44);
		left: calc(-8vw / 7.44);
	}

	#main_title .consult .button::after {
		position: absolute;
		display: block;
		content: "";
		background: url("../../img/common/arrow_w.svg") no-repeat;
		background-size: 100% 100%;
		width: calc(22vw / 7.44);
		height: calc(22vw / 7.44);
		top: 50%;
		right: calc(16vw / 7.44);
		transform: translateY(-50%);
	}
}

@media screen and (max-width: 743px) {
	#main_title {
		position: relative;
		box-sizing: border-box;
		background: url("../../img/common/main_title.webp") repeat;
		background-size: calc(132vw / 3.9) calc(132vw / 3.9);
		background-position: top center;
		width: 100%;
		height: calc(580vw / 3.9);
		padding-top: calc(80vw / 3.9);
	}
	
	#main_title::after {
		position: absolute;
		display: block;
		content: "";
		width: 100%;
		height:  calc(10vw / 3.9);
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
		bottom: 0;
	}
	
	#main_title .wrapper {
		position: relative;
		z-index: 0;
		width: calc(340vw / 3.9);
		margin: 0 auto calc(20vw / 3.9);
	}
	
	#main_title .wrapper::before {
		position: absolute;
		z-index: -1;
		display: block;
		content: "";
		background: rgba(255, 106, 26, 0.1);
		width: 100vw;
		height: calc(206vw / 3.9);
		top: calc(46vw / 3.9);
		left: 50%;
		transform: translate(-50%);
	}
	
	#main_title .wrapper .pankuzu {
		overflow: hidden;
		margin-bottom: calc(10vw / 3.9);
	}
	
	#main_title .wrapper .pankuzu li {
		position: relative;
		float: left;
		color: #322323;
		font-size: calc(12vw / 3.9);
		font-weight: 400;
		line-height: 1em;
		text-align: left;
		margin-right: 2em;
	}
	
	#main_title .wrapper .pankuzu li:last-child {
		font-weight: 700;
		margin-right: 0;
	}
	
	#main_title .wrapper .pankuzu li::after {
		position: absolute;
		display: block;
		content: "／";
		color: #322323;
		font-size: calc(12vw / 3.9);
		font-weight: 400;
		line-height: 1em;
		text-align: center;
		width: 2em;
		top: 0;
		right: -2em;
	}
	
	#main_title .wrapper .pankuzu li a {
		color: #322323;
	}
	
	#main_title .wrapper .pankuzu li:last-child::after {
		display: none;
	}
	
	#main_title .wrapper .en_title {
		z-index: -1;
		color: #ff6a1a;
		font-family: "copperplate", serif;
		font-size: calc(44vw / 3.9);
		font-weight: 700;
		line-height: 0.7em;
		font-style: normal;
		text-align: left;
		margin-bottom: calc(10vw / 3.9);
	}
	
	#main_title .wrapper .en_title.blur {
		color: transparent;
		text-shadow: 0 0 calc(6vw / 3.9) rgba(255, 106, 26, 1);
		margin-bottom: calc(10vw / 3.9);
	}
	
	#main_title .wrapper .en_black {
		display: none;
	}
	
	#main_title .wrapper h2 {
		clear: both;
		display: inline-block;
		color: #ff6a1a;
		font-size: calc(32vw / 3.9);
		font-weight: 700;
		line-height: calc(40vw / 3.9);
		text-align: left;
		margin-bottom: calc(10vw / 3.9);
	}
	
	#main_title .wrapper .text {
		color: #322323;
		font-size: calc(16vw / 3.9);
		font-weight: 700;
		line-height: calc(28vw / 3.9);
		text-align: justify;
		width: 100%;
	}

	#main_title .car_1, #main_title .car_2 {
		display: none;
	}
	
	#main_title .consult {
		position: relative;
		text-align: center;
		width: 100%;
		margin: 0 auto;
	}
	
	#main_title .consult p {
		display: inline;
		background: linear-gradient(to bottom, transparent 0%, transparent 80%, #ffdc19 80%, #ffdc19 90%, transparent 90%);
		color: #322323;
		font-size: calc(32vw / 3.9);
		font-weight: 700;
		line-height: calc(42vw / 3.9);
	}
	
	#main_title .consult p span {
		font-size: calc(46vw / 3.9);
	}
	
	#main_title .consult small {
		display: inline-block;
		color: #322323;
		font-size: calc(10vw / 3.9);
		font-weight: 400;
		line-height: 1em;
		width: 100%;
		margin: calc(7vw / 3.9) 0 calc(10vw / 3.9);
	}
	
	#main_title .consult small br {
		display: none;
	}

	#main_title .consult .button {
		position: relative;
		display: block;
		box-sizing: border-box;
		background: linear-gradient(to bottom, #1eb07d 0%, #1eb07d 60%, #1ead7d 100%);
		color: #ffffff;
		font-size: calc(26vw / 3.9);
		font-weight: 700;
		line-height: calc(32vw / 3.9);
		text-align: left;
		text-shadow: 0 calc(2vw / 3.9) 0 rgba(0, 0, 0, 0.25);
		width: calc(340vw / 3.9);
		height: calc(100vw / 3.9);
		border-radius: calc(20vw / 3.9);
		box-shadow: 0 0 calc(8vw / 3.9) rgba(0, 0, 0, 0.25);
		padding: calc(15vw / 3.9) 0 0 calc(99vw / 3.9);
		margin: 0 auto;
	}

	#main_title .consult .button span {
		font-size: calc(26vw * 0.8 / 3.9);
	}

	#main_title .consult .button img {
		position: absolute;
		width: calc(104vw / 3.9);
		top: calc(17vw / 3.9);
		left: calc(-18vw / 3.9);
	}

	#main_title .consult .button::after {
		position: absolute;
		display: block;
		content: "";
		background: url("../../img/common/arrow_w.svg") no-repeat;
		background-size: 100% 100%;
		width: calc(26vw / 3.9);
		height: calc(26vw / 3.9);
		top: 50%;
		right: calc(15vw / 3.9);
		transform: translateY(-50%);
	}
}

@keyframes drive_1_1720 {
	0% {
		left: calc(75% + (110px / 1366 * 1720));
	}
	
	5% {
		left: calc(75.1% + (110px / 1366 * 1720));
	}
	
	80% {
		left: calc(-25% + (110px / 1366 * 1720));
	}
	
	100% {
		left: calc(-25% + (110px / 1366 * 1720));
	}
}

@keyframes drive_2_1720 {
	0% {
		left: calc(175% + (110px / 1366 * 1720));
	}
	
	5% {
		left: calc(175.1% + (110px / 1366 * 1720));
	}
	
	80% {
		left: calc(75% + (110px / 1366 * 1720));
	}
	
	100% {
		left: calc(75% + (110px / 1366 * 1720));
	}
}

@keyframes drive_1_1133 {
	0% {
		left: calc(75% + (110vw / 13.66));
	}
	
	5% {
		left: calc(75.1% + (110vw / 13.66));
	}
	
	80% {
		left: calc(-25% + (110vw / 13.66));
	}
	
	100% {
		left: calc(-25% + (110vw / 13.66));
	}
}

@keyframes drive_2_1133 {
	0% {
		left: calc(175% + (110vw / 13.66));
	}
	
	5% {
		left: calc(175.1% + (110vw / 13.66));
	}
	
	80% {
		left: calc(75% + (110vw / 13.66));
	}
	
	100% {
		left: calc(75% + (110vw / 13.66));
	}
}

@keyframes drive_1_744 {
	0% {
		left: calc(75%);
	}
	
	5% {
		left: calc(75.1%);
	}
	
	80% {
		left: calc(-25%);
	}
	
	100% {
		left: calc(-25%);
	}
}

@keyframes drive_2_744 {
	0% {
		left: calc(175%);
	}
	
	5% {
		left: calc(175.1%);
	}
	
	80% {
		left: calc(75%);
	}
	
	100% {
		left: calc(75%);
	}
}


/************************************
.goods_menu
************************************/
@media screen and (min-width: 1720px) {
	.goods_menu {
		width: calc(1000px / 1366 * 1720);
		padding-left: calc(180px / 1366 * 1720);
		margin-left: 50%;
		transform: translateX(-50%);
	}
	
	.goods_menu ul.pc {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		box-sizing: border-box;
		background: #ffffff;
		width: 100%;
		height: calc(60px / 1366 * 1720);
		border-radius: calc(30px / 1366 * 1720);
		box-shadow: 0 0 calc(6px / 1366 * 1720) rgba(0, 0, 0, 0.4);
		padding: calc(6px / 1366 * 1720);
	}
	
	.goods_menu ul.sp {
		display: none;
	}
	
	.goods_menu ul li {
		background: #ffffff;
		color: #808080;
		font-size: calc(16px / 1366 * 1720);
		font-weight: 700;
		line-height: calc(48px / 1366 * 1720);
		text-align: center;
		width: calc(324px / 1366 * 1720);
		height: calc(48px / 1366 * 1720);
		border-radius: calc(24px / 1366 * 1720);
	}
	
	.goods_menu ul li.active {
		background: #ff6a1a;
		color: #ffffff;
	}
	
	.goods_menu ul li:hover {
		cursor: pointer;
		background: #ff6a1a;
		color: #ffffff;
	}
	
	.content {
		display: none;
	}
	
	.content.show {
		display: block;
	}
}

@media screen and (min-width: 1133px) and (max-width: 1719px) {
	.goods_menu {
		width: calc(1000vw / 13.66);
		padding-left: calc(180vw / 13.66);
		margin-left: 50%;
		transform: translateX(-50%);
	}
	
	.goods_menu ul.pc {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		box-sizing: border-box;
		background: #ffffff;
		width: 100%;
		height: calc(60vw / 13.66);
		border-radius: calc(30vw / 13.66);
		box-shadow: 0 0 calc(6vw / 13.66) rgba(0, 0, 0, 0.4);
		padding: calc(6vw / 13.66);
	}
	
	.goods_menu ul.sp {
		display: none;
	}
	
	.goods_menu ul li {
		background: #ffffff;
		color: #808080;
		font-size: calc(16vw / 13.66);
		font-weight: 700;
		line-height: calc(48vw / 13.66);
		text-align: center;
		width: calc(324vw / 13.66);
		height: calc(48vw / 13.66);
		border-radius: calc(24vw / 13.66);
	}
	
	.goods_menu ul li.active {
		background: #ff6a1a;
		color: #ffffff;
	}
	
	.goods_menu ul li:hover {
		cursor: pointer;
		background: #ff6a1a;
		color: #ffffff;
	}
	
	.content {
		display: none;
	}
	
	.content.show {
		display: block;
	}
}

@media screen and (min-width: 744px) and (max-width: 1132px) {
	.goods_menu {
		position: relative;
		width: calc(612vw / 7.44);
		margin: 0 auto;
	}
	
	.goods_menu ul.pc {
		display: none;
	}
	
	.goods_menu ul.sp {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		box-sizing: border-box;
		background: #ffffff;
		width: 100%;
		height: calc(60vw / 7.44);
		border-radius: calc(30vw / 7.44);
		box-shadow: 0 0 calc(6vw / 7.44) rgba(0, 0, 0, 0.4);
		padding: calc(6vw / 7.44);
	}
	
	.goods_menu ul li {
		background: #ffffff;
		color: #808080;
		font-size: calc(15vw / 7.44);
		font-weight: 700;
		line-height: calc(48vw / 7.44);
		text-align: center;
		width: calc(198vw / 7.44);
		height: calc(48vw / 7.44);
		border-radius: calc(24vw / 7.44);
	}
	
	.goods_menu ul li br {
		display: none;
	}
	
	.goods_menu ul li.active {
		background: #ff6a1a;
		color: #ffffff;
	}
	
	.goods_menu ul li:hover {
		cursor: pointer;
		background: #ff6a1a;
		color: #ffffff;
	}
	
	.content {
		display: none;
	}
	
	.content.show {
		display: block;
	}
}

@media screen and (max-width: 743px) {
	.goods_menu {
		position: relative;
		width: 100%;
	}
	
	.goods_menu ul.pc {
		display: none;
	}
	
	.goods_menu ul.sp {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		box-sizing: border-box;
		background: #ffffff;
		width: 100%;
		height: calc(80vw / 3.9);
		box-shadow: 0 0 calc(10vw / 3.9) rgba(0, 0, 0, 0.4);
		padding: calc(12vw / 3.9) calc(10vw / 3.9);
	}
	
	.goods_menu ul li {
		box-sizing: border-box;
		background: #fff5ef;
		color: #808080;
		font-size: calc(16vw / 3.9);
		font-weight: 700;
		line-height: calc(20vw / 3.9);
		text-align: center;
		width: calc(120vw / 3.9);
		height: calc(58vw / 3.9);
		border-radius: calc(10vw / 3.9);
		padding-top: calc(9vw / 3.9);
	}
	
	.goods_menu ul li.active {
		background: #ff6a1a;
		color: #ffffff;
	}
	
	.goods_menu ul li:hover {
		cursor: pointer;
		background: #ff6a1a;
		color: #ffffff;
	}
	
	.content {
		display: none;
	}
	
	.content.show {
		display: block;
	}
}


/************************************
.goods_strong
************************************/
@media screen and (min-width: 1720px) {
	.goods_strong {
		width: calc(1000px / 1366 * 1720);
		height: calc(430px / 1366 * 1720);
		padding-left: calc(180px / 1366 * 1720);
		margin-left: 50%;
		transform: translateX(-50%);
		margin-bottom: calc(60px / 1366 * 1720);
	}
	
	.goods_strong .wrapper {
		position: relative;
		box-sizing: border-box;
		background: #ffeae2;
		width: calc(1000px / 1366 * 1720);
		height: 100%;
		padding: 0 calc(55px / 1366 * 1720);
	}
	
	.goods_strong .wrapper>img {
		position: absolute;
		width: calc(295px / 1366 * 1720);
		height: auto;
		top: calc(-26px / 1366 * 1720);
		left: calc(13px / 1366 * 1720);
	}
	
	.goods_strong .wrapper .text {
		position: absolute!important;
		width: calc(615px / 1366 * 1720)!important;
		padding: 0!important;
		margin: 0!important;
		transform: none!important;
		top: calc(30px / 1366 * 1720)!important;
		right: calc(56px / 1366 * 1720)!important;
	}
	
	.goods_strong .wrapper .text h4 {
		display: inline;
		background: linear-gradient(to bottom, transparent 0%, transparent 80%, #ffbfa3 80%, #ffbfa3 90%, transparent 90%);
		color: #322323;
		font-size: calc(26px / 1366 * 1720);
		font-weight: 700;
		line-height: calc(45px / 1366 * 1720);
		left: 0!important;
	}
	
	.goods_strong .wrapper .text h4 br:nth-child(1), .goods_strong .wrapper .text h4 br:nth-child(3), .goods_strong .wrapper .text h4 br:nth-child(4) {
		display: none;
	}
	
	.goods_strong .wrapper .text p {
		color: #322323;
		font-size: calc(15px / 1366 * 1720);
		font-weight: 400;
		line-height: calc(28px / 1366 * 1720);
		text-align: justify;
		width: 100%!important;
		margin: calc(15px / 1366 * 1720) 0 0!important;
	}
	
	.goods_strong .wrapper .features_link {
		position: absolute;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: calc(890px / 1366 * 1720);
		bottom: calc(40px / 1366 * 1720);
		left: 50%;
		transform: translateX(-50%);
	}
	
	.goods_strong .wrapper .features_link .category {
		width: calc(430px / 1366 * 1720);
	}
	
	.goods_strong .wrapper .features_link .category h5 {
		color: #322323;
		font-size: calc(20px / 1366 * 1720);
		font-weight: 700;
		line-height: 1em;
		margin-bottom: calc(8px / 1366 * 1720);
	}
	
	.goods_strong .wrapper .features_link .category ul {
		display: flex;
		flex-wrap: wrap;
		flex-flow: column;
		justify-content: space-between;
		width: 100%;
		height: calc(94px / 1366 * 1720);
	}
	
	.goods_strong .wrapper .features_link .category ul li {
		width: 100%;
		height: calc(44px / 1366 * 1720);
	}
	
	.goods_strong .wrapper .features_link .category ul li a {
		position: relative;
		display: block;
		box-sizing: border-box;
		background: linear-gradient(to bottom, #d96c00 0%, #ff5f00 100%);
		border-radius: calc(22px / 1366 * 1720);
		width: 100%;
		height: 100%;
	}
	
	.goods_strong .wrapper .features_link .category ul li a .white {
		position: relative;
		display: block;
		box-sizing: border-box;
		background: #ffffff;
		border-radius: calc(20px / 1366 * 1720);
		width: calc(426px / 1366 * 1720);
		height: calc(40px / 1366 * 1720);
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		
	}
	
	.goods_strong .wrapper .features_link .category ul li a .white::before {
		position: absolute;
		display: block;
		content: "";
		background: #cccccc;
		width: calc(1px / 1366 * 1720);
		height: calc(28px / 1366 * 1720);
		top: 50%;
		left: calc(89px / 1366 * 1720);
		transform: translateY(-50%);
	}
	
	.goods_strong .wrapper .features_link .category ul li a .white::after {
		position: absolute;
		display: block;
		content: "";
		background: url("../../img/common/arrow_g.svg") no-repeat;
		background-position: top left;
		background-size: 100% 100%;
		width: calc(18px / 1366 * 1720);
		height: calc(18px / 1366 * 1720);
		top: 50%;
		right: calc(12px / 1366 * 1720);
		transform: translateY(-50%);
	}
	
	.goods_strong .wrapper .features_link .category ul li a h6 {
		position: absolute;
		color: #ec6c00;
		font-size: calc(20px / 1366 * 1720);
		font-weight: 700;
		line-height: calc(40px / 1366 * 1720);
		top: 0;
		left: calc(17px / 1366 * 1720);
	}
	
	.goods_strong .wrapper .features_link .category ul li a p {
		position: absolute;
		color: #808080;
		font-size: calc(13px / 1366 * 1720);
		font-weight: 700;
		line-height: calc(40px / 1366 * 1720);
		top: 0;
		left: calc(100px / 1366 * 1720);
	}
	
	.goods_strong .wrapper .features_link .category ul li a p br {
		display: none;
	}
}

@media screen and (min-width: 1133px) and (max-width: 1719px) {
	.goods_strong {
		width: calc(1000vw / 13.66);
		height: calc(430vw / 13.66);
		padding-left: calc(180vw / 13.66);
		margin-left: 50%;
		transform: translateX(-50%);
		margin-bottom: calc(60vw / 13.66);
	}
	
	.goods_strong .wrapper {
		position: relative;
		box-sizing: border-box;
		background: #ffeae2;
		width: calc(1000vw / 13.66);
		height: 100%;
		padding: 0 calc(55vw / 13.66);
	}
	
	.goods_strong .wrapper>img {
		position: absolute;
		width: calc(295vw / 13.66);
		height: auto;
		top: calc(-26vw / 13.66);
		left: calc(13vw / 13.66);
	}
	
	.goods_strong .wrapper .text {
		position: absolute!important;
		width: calc(615vw / 13.66)!important;
		padding: 0!important;
		margin: 0!important;
		transform: none!important;
		top: calc(30vw / 13.66)!important;
		right: calc(56vw / 13.66)!important;
	}
	
	.goods_strong .wrapper .text h4 {
		display: inline;
		background: linear-gradient(to bottom, transparent 0%, transparent 80%, #ffbfa3 80%, #ffbfa3 90%, transparent 90%);
		color: #322323;
		font-size: calc(26vw / 13.66);
		font-weight: 700;
		line-height: calc(45vw / 13.66);
		left: 0!important;
	}
	
	.goods_strong .wrapper .text h4 br:nth-child(1), .goods_strong .wrapper .text h4 br:nth-child(3), .goods_strong .wrapper .text h4 br:nth-child(4) {
		display: none;
	}
	
	.goods_strong .wrapper .text p {
		color: #322323;
		font-size: calc(15vw / 13.66);
		font-weight: 400;
		line-height: calc(28vw / 13.66);
		text-align: justify;
		width: 100%!important;
		margin: calc(15vw / 13.66) 0 0!important;
	}
	
	.goods_strong .wrapper .features_link {
		position: absolute;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: calc(890vw / 13.66);
		bottom: calc(40vw / 13.66);
		left: 50%;
		transform: translateX(-50%);
	}
	
	.goods_strong .wrapper .features_link .category {
		width: calc(430vw / 13.66);
	}
	
	.goods_strong .wrapper .features_link .category h5 {
		color: #322323;
		font-size: calc(20vw / 13.66);
		font-weight: 700;
		line-height: 1em;
		margin-bottom: calc(8vw / 13.66);
	}
	
	.goods_strong .wrapper .features_link .category ul {
		display: flex;
		flex-wrap: wrap;
		flex-flow: column;
		justify-content: space-between;
		width: 100%;
		height: calc(94vw / 13.66);
	}
	
	.goods_strong .wrapper .features_link .category ul li {
		width: 100%;
		height: calc(44vw / 13.66);
	}
	
	.goods_strong .wrapper .features_link .category ul li a {
		position: relative;
		display: block;
		box-sizing: border-box;
		background: linear-gradient(to bottom, #d96c00 0%, #ff5f00 100%);
		border-radius: calc(22vw / 13.66);
		width: 100%;
		height: 100%;
	}
	
	.goods_strong .wrapper .features_link .category ul li a .white {
		position: relative;
		display: block;
		box-sizing: border-box;
		background: #ffffff;
		border-radius: calc(20vw / 13.66);
		width: calc(426vw / 13.66);
		height: calc(40vw / 13.66);
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		
	}
	
	.goods_strong .wrapper .features_link .category ul li a .white::before {
		position: absolute;
		display: block;
		content: "";
		background: #cccccc;
		width: calc(1vw / 13.66);
		height: calc(28vw / 13.66);
		top: 50%;
		left: calc(89vw / 13.66);
		transform: translateY(-50%);
	}
	
	.goods_strong .wrapper .features_link .category ul li a .white::after {
		position: absolute;
		display: block;
		content: "";
		background: url("../../img/common/arrow_g.svg") no-repeat;
		background-position: top left;
		background-size: 100% 100%;
		width: calc(18vw / 13.66);
		height: calc(18vw / 13.66);
		top: 50%;
		right: calc(12vw / 13.66);
		transform: translateY(-50%);
	}
	
	.goods_strong .wrapper .features_link .category ul li a h6 {
		position: absolute;
		color: #ec6c00;
		font-size: calc(20vw / 13.66);
		font-weight: 700;
		line-height: calc(40vw / 13.66);
		top: 0;
		left: calc(17vw / 13.66);
	}
	
	.goods_strong .wrapper .features_link .category ul li a p {
		position: absolute;
		color: #808080;
		font-size: calc(13vw / 13.66);
		font-weight: 700;
		line-height: calc(40vw / 13.66);
		top: 0;
		left: calc(100vw / 13.66);
	}
	
	.goods_strong .wrapper .features_link .category ul li a p br {
		display: none;
	}
}

@media screen and (min-width: 744px) and (max-width: 1132px) {
	.goods_strong {
		width: 100%;
		height: calc(547vw / 7.44);
		margin-bottom: calc(60vw / 7.44);
	}
	
	.goods_strong .wrapper {
		position: relative;
		box-sizing: border-box;
		background: #ffeae2;
		width: 100%;
		height: 100%;
		padding: 0 calc(70vw / 7.44);
	}
	
	.goods_strong .wrapper>img {
		position: absolute;
		width: calc(200vw / 7.44);
		height: auto;
		top: calc(-20vw / 7.44);
		left: calc(30vw / 7.44);
	}
	
	.goods_strong .wrapper .text {
		position: absolute!important;
		width: calc(430vw / 7.44)!important;
		padding: 0!important;
		margin: 0!important;
		transform: none!important;
		top: calc(20vw / 7.44)!important;
		right: calc(70vw / 7.44)!important;
	}
	
	.goods_strong .wrapper .text h4 {
		display: inline;
		background: linear-gradient(to bottom, transparent 0%, transparent 80%, #ffbfa3 80%, #ffbfa3 90%, transparent 90%);
		color: #322323;
		font-size: calc(26vw / 7.44);
		font-weight: 700;
		line-height: calc(45vw / 7.44);
		left: 0!important;
	}
	
	.goods_strong .wrapper .text h4 br:nth-child(2), .goods_strong .wrapper .text h4 br:nth-child(4) {
		display: none;
	}
	
	.goods_strong .wrapper .text p {
		color: #322323;
		font-size: calc(15vw / 7.44);
		font-weight: 400;
		line-height: calc(28vw / 7.44);
		text-align: justify;
		width: 100%!important;
		margin: calc(25vw / 7.44) 0 0!important;
	}
	
	.goods_strong .wrapper .features_link {
		position: absolute;
		width: calc(608vw / 7.44);
		bottom: calc(16vw / 7.44);
		left: 50%;
		transform: translateX(-50%);
	}
	
	.goods_strong .wrapper .features_link .category {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 100%;
		margin-bottom: calc(10vw / 7.44);
	}
	
	.goods_strong .wrapper .features_link .category:last-child {
		margin-bottom: 0;
	}
	
	.goods_strong .wrapper .features_link .category h5 {
		color: #322323;
		font-size: calc(20vw / 7.44);
		font-weight: 700;
		line-height: 1em;
	}
	
	.goods_strong .wrapper .features_link .category ul {
		display: flex;
		flex-wrap: wrap;
		flex-flow: column;
		justify-content: space-between;
		width: calc(430vw / 7.44);
		height: calc(94vw / 7.44);
	}
	
	.goods_strong .wrapper .features_link .category ul li {
		width: 100%;
		height: calc(44vw / 7.44);
	}
	
	.goods_strong .wrapper .features_link .category ul li a {
		position: relative;
		display: block;
		box-sizing: border-box;
		background: linear-gradient(to bottom, #d96c00 0%, #ff5f00 100%);
		border-radius: calc(22vw / 7.44);
		width: 100%;
		height: 100%;
	}
	
	.goods_strong .wrapper .features_link .category ul li a .white {
		position: relative;
		display: block;
		box-sizing: border-box;
		background: #ffffff;
		border-radius: calc(20vw / 7.44);
		width: calc(426vw / 7.44);
		height: calc(40vw / 7.44);
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		
	}
	
	.goods_strong .wrapper .features_link .category ul li a .white::before {
		position: absolute;
		display: block;
		content: "";
		background: #cccccc;
		width: calc(1vw / 7.44);
		height: calc(28vw / 7.44);
		top: 50%;
		left: calc(89vw / 7.44);
		transform: translateY(-50%);
	}
	
	.goods_strong .wrapper .features_link .category ul li a .white::after {
		position: absolute;
		display: block;
		content: "";
		background: url("../../img/common/arrow_g.svg") no-repeat;
		background-position: top left;
		background-size: 100% 100%;
		width: calc(18vw / 7.44);
		height: calc(18vw / 7.44);
		top: 50%;
		right: calc(12vw / 7.44);
		transform: translateY(-50%);
	}
	
	.goods_strong .wrapper .features_link .category ul li a h6 {
		position: absolute;
		color: #ec6c00;
		font-size: calc(20vw / 7.44);
		font-weight: 700;
		line-height: calc(40vw / 7.44);
		top: 0;
		left: calc(17vw / 7.44);
	}
	
	.goods_strong .wrapper .features_link .category ul li a p {
		position: absolute;
		color: #808080;
		font-size: calc(13vw / 7.44);
		font-weight: 700;
		line-height: calc(40vw / 7.44);
		top: 0;
		left: calc(100vw / 7.44);
	}
	
	.goods_strong .wrapper .features_link .category ul li a p br {
		display: none;
	}
}

@media screen and (max-width: 743px) {
	.goods_strong {
		width: 100%;
		height: calc(858vw / 3.9);
		margin-bottom: calc(60vw / 3.9);
	}
	
	.goods_strong .wrapper {
		position: relative;
		box-sizing: border-box;
		background: #ffeae2;
		width: 100%;
		height: 100%;
		padding: calc(135vw / 3.9) calc(25vw / 3.9) 0;
	}
	
	.goods_strong .wrapper>img {
		position: absolute;
		width: calc(160vw / 3.9);
		height: auto;
		top: calc(-20vw / 3.9);
		left: 50%;
		transform: translateX(-50%);
	}
	
	.goods_strong .wrapper .text {
		width: calc(340vw / 3.9)!important;
		padding: 0!important;
		margin: 0 auto!important;
		transform: none!important;
	}
	
	.goods_strong .wrapper .text h4 {
		display: inline;
		background: linear-gradient(to bottom, transparent 0%, transparent 80%, #ffbfa3 80%, #ffbfa3 90%, transparent 90%);
		color: #322323;
		font-size: calc(24vw / 3.9);
		font-weight: 700;
		line-height: calc(42vw / 3.9);
		left: 0!important;
	}
	
	.goods_strong .wrapper .text h4 br:nth-child(2) {
		display: none;
	}
	
	.goods_strong .wrapper .text p {
		color: #322323;
		font-size: calc(16vw / 3.9);
		font-weight: 400;
		line-height: calc(28vw / 3.9);
		text-align: justify;
		width: 100%!important;
		margin: calc(15vw / 3.9) 0 0!important;
	}
	
	.goods_strong .wrapper .features_link {
		position: absolute;
		width: calc(340vw / 3.9);
		bottom: calc(30vw / 3.9);
		left: 50%;
		transform: translateX(-50%);
	}
	
	.goods_strong .wrapper .features_link .category {
		width: 100%;
		margin-bottom: calc(20vw / 3.9);
	}
	
	.goods_strong .wrapper .features_link .category:last-child {
		margin-bottom: 0;
	}
	
	.goods_strong .wrapper .features_link .category h5 {
		color: #322323;
		font-size: calc(20vw / 3.9);
		font-weight: 700;
		line-height: 1em;
		margin-bottom: calc(10vw / 3.9);
	}
	
	.goods_strong .wrapper .features_link .category ul {
		display: flex;
		flex-wrap: wrap;
		flex-flow: column;
		justify-content: space-between;
		width: 100%;
		height: calc(120vw / 3.9);
	}
	
	.goods_strong .wrapper .features_link .category ul li {
		width: 100%;
		height: calc(54vw / 3.9);
	}
	
	.goods_strong .wrapper .features_link .category ul li a {
		position: relative;
		display: block;
		box-sizing: border-box;
		background: linear-gradient(to bottom, #d96c00 0%, #ff5f00 100%);
		border-radius: calc(27vw / 3.9);
		width: 100%;
		height: 100%;
	}
	
	.goods_strong .wrapper .features_link .category ul li a .white {
		position: relative;
		display: block;
		box-sizing: border-box;
		background: #ffffff;
		border-radius: calc(25vw / 3.9);
		width: calc(336vw / 3.9);
		height: calc(50vw / 3.9);
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		
	}
	
	.goods_strong .wrapper .features_link .category ul li a .white::before {
		position: absolute;
		display: block;
		content: "";
		background: #cccccc;
		width: calc(1vw / 3.9);
		height: calc(36vw / 3.9);
		top: 50%;
		left: calc(89vw / 3.9);
		transform: translateY(-50%);
	}
	
	.goods_strong .wrapper .features_link .category ul li a .white::after {
		position: absolute;
		display: block;
		content: "";
		background: url("../../img/common/arrow_g.svg") no-repeat;
		background-position: top left;
		background-size: 100% 100%;
		width: calc(18vw / 3.9);
		height: calc(18vw / 3.9);
		top: 50%;
		right: calc(12vw / 3.9);
		transform: translateY(-50%);
	}
	
	.goods_strong .wrapper .features_link .category ul li a h6 {
		position: absolute;
		color: #ec6c00;
		font-size: calc(20vw / 3.9);
		font-weight: 700;
		line-height: calc(50vw / 3.9);
		top: 0;
		left: calc(17vw / 3.9);
	}
	
	.goods_strong .wrapper .features_link .category ul li a p {
		position: absolute;
		color: #808080;
		font-size: calc(13vw / 3.9);
		font-weight: 700;
		line-height: calc(18vw / 3.9);
		top: 50%;
		transform: translateY(-50%);
		left: calc(100vw / 3.9);
	}
}


/************************************
#.content
************************************/
@media screen and (min-width: 1720px) {
	.content {
		padding: calc(50px / 1366 * 1720) 0 calc(60px / 1366 * 1720);
	}
	
	.content .goods_menu {
		margin-bottom: calc(18px / 1366 * 1720);
	}
	
	.content .content_prev {
		width: calc(1000px / 1366 * 1720);
		margin-left: 50%;
		transform: translateX(-50%);
		padding-left: calc(180px / 1366 * 1720);
	}
	
	.content .content_prev .prev {
		position: relative;
		display: inline;
		color: #322323;
		font-size: calc(12px / 1366 * 1720);
		font-weight: 700;
		line-height: calc(18px / 1366 * 1720);
		text-align: left;
		text-decoration: underline;
		margin-left: calc(25px / 1366 * 1720);
	}
	
	.content .content_prev .prev::before {
		position: absolute;
		display: block;
		content: "";
		background: url("../../img/common/arrow_g.svg") no-repeat;
		background-size: 100% 100%;
		width: calc(18px / 1366 * 1720);
		height: calc(18px / 1366 * 1720);
		left: calc(-25px / 1366 * 1720);
		transform: rotate(180deg);
		transform-origin: center center;
	}
}

@media screen and (min-width: 1133px) and (max-width: 1719px) {
	.content {
		padding: calc(50vw / 13.66) 0 calc(60vw / 13.66);
	}
	
	.content .goods_menu {
		margin-bottom: calc(18vw / 13.66);
	}
	
	.content .content_prev {
		width: calc(1000vw / 13.66);
		margin-left: 50%;
		transform: translateX(-50%);
		padding-left: calc(180vw / 13.66);
	}
	
	.content .content_prev .prev {
		position: relative;
		display: inline;
		color: #322323;
		font-size: calc(12vw / 13.66);
		font-weight: 700;
		line-height: calc(18vw / 13.66);
		text-align: left;
		text-decoration: underline;
		margin-left: calc(25vw / 13.66);
	}
	
	.content .content_prev .prev::before {
		position: absolute;
		display: block;
		content: "";
		background: url("../../img/common/arrow_g.svg") no-repeat;
		background-size: 100% 100%;
		width: calc(18vw / 13.66);
		height: calc(18vw / 13.66);
		left: calc(-25vw / 13.66);
		transform: rotate(180deg);
		transform-origin: center center;
	}
}

@media screen and (min-width: 744px) and (max-width: 1132px) {
	.content {
		padding: calc(50vw / 7.44) 0 calc(60vw / 7.44);
	}
	
	.content .goods_menu {
		margin-bottom: calc(20vw / 7.44);
	}
	
	.content .content_prev {
		width: calc(612vw / 7.44);
		margin: 0 auto;
	}
	
	.content .content_prev .prev {
		position: relative;
		display: inline;
		color: #322323;
		font-size: calc(12vw / 7.44);
		font-weight: 700;
		line-height: calc(18vw / 7.44);
		text-align: left;
		text-decoration: underline;
		margin-left: calc(25vw / 7.44);
	}
	
	.content .content_prev .prev::before {
		position: absolute;
		display: block;
		content: "";
		background: url("../../img/common/arrow_g.svg") no-repeat;
		background-size: 100% 100%;
		width: calc(18vw / 7.44);
		height: calc(18vw / 7.44);
		left: calc(-25vw / 7.44);
		transform: rotate(180deg);
		transform-origin: center center;
	}
}

@media screen and (max-width: 743px) {
	.content {
		padding: calc(80vw / 3.9) 0 calc(35vw / 3.9);
	}
	
	.content .goods_menu {
		margin-bottom: calc(20vw / 3.9);
	}
	
	.content .content_prev {
		width: 100%;
		margin: 0 auto;
	}
	
	.content .content_prev .prev {
		position: relative;
		display: inline;
		color: #322323;
		font-size: calc(12vw / 3.9);
		font-weight: 700;
		line-height: calc(18vw / 3.9);
		text-align: left;
		text-decoration: underline;
		margin-left: calc(52vw / 3.9);
	}
	
	.content .content_prev .prev::before {
		position: absolute;
		display: block;
		content: "";
		background: url("../../img/common/arrow_g.svg") no-repeat;
		background-size: 100% 100%;
		width: calc(18vw / 3.9);
		height: calc(18vw / 3.9);
		left: calc(-25vw / 3.9);
		transform: rotate(180deg);
		transform-origin: center center;
	}
}


/************************************
hr
************************************/
@media screen and (min-width: 1720px) {
	hr {
		border-top: calc(4px / 1366 * 1720) solid #e5e5e5;
		border-bottom: none;
		border-left: none;
		border-right: none;
		margin: 0 0 calc(50px / 1366 * 1720);
	}
}

@media screen and (min-width: 1133px) and (max-width: 1719px) {
	hr {
		border-top: calc(4vw / 13.66) solid #e5e5e5;
		border-bottom: none;
		border-left: none;
		border-right: none;
		margin: 0 0 calc(50vw / 13.66);
	}
}

@media screen and (min-width: 744px) and (max-width: 1132px) {
	hr {
		border-top: calc(4vw / 7.44) solid #e5e5e5;
		border-bottom: none;
		border-left: none;
		border-right: none;
		margin: 0 0 calc(50vw / 7.44);
	}
}

@media screen and (max-width: 743px) {
	hr {
		border-top: calc(4vw / 3.9) solid #e5e5e5;
		border-bottom: none;
		border-left: none;
		border-right: none;
		margin: 0 0 calc(74vw / 3.9);
	}
}


/************************************
#consult_button
************************************/
@media screen and (min-width: 1720px) {
	#consult_button {
		padding-bottom: calc(60px / 1366 * 1720);
	}
}

@media screen and (min-width: 1133px) and (max-width: 1719px) {
	#consult_button {
		padding-bottom: calc(60vw / 13.66);
	}
}

@media screen and (min-width: 744px) and (max-width: 1132px) {
	#consult_button {
		padding-bottom: calc(55vw / 7.44);
	}
}

@media screen and (max-width: 743px) {
	#consult_button {
		padding-bottom: calc(66vw / 3.9);
	}
}