@charset "utf-8";
h2 {
	display: inline-block;
}
h3 {
	display: inline-block;
}
.cd-fixed-bg {
	position: relative;
	width: 1200px;
	min-width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
	height: 400px;
}
#bg1 {
	background-image: url(../images/bg1.jpg);
}


#item1_1 {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 50px;
}
#item1_1_left {
	width: 250px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
#item1_1_right {
	display: inline-block;
	width: 660px;
	line-height: 2;
	text-align: justify;
	vertical-align: middle;
	margin-bottom: 50px;
}
#item1_1_img {
}

#item1_2 {
	background-color: #44578E;
	color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 40px;
}
#item1_2_left {
	display: inline-block;
	vertical-align: baseline;
	margin-right: 70px;
}
#item1_2_right {
	text-align: right;
	display: inline-block;
	vertical-align: baseline;
	line-height: 2;
}
#item1_2_right1 {
	font-size: 29px;
	margin-bottom: 40px;
	display: block;
}
#item1_3 {
	padding-top: 50px;
	padding-bottom: 30px;
	text-align: center;
}
#item1_3_title {
	font-size: 29px;
	font-weight: 600;
	display: block;
	margin-bottom: 40px;
}
#item1_3_left {
	display: inline-block;
	vertical-align: top;
}
#item1_3_left li {
	font-size: 20px;
	list-style-position: inside;
	line-height: 2;
	margin-bottom: 50px;
	text-align: justify;
}
#item1_3_left li h3 {
	display: inline-block;
}
#item1_3_left li div {
	font-size: 16px;
}
#item1_3_right {
	display: inline-block;
	vertical-align: top;
}
#item1_4 {
	color: #FFFFFF;
	background-color: #251E1C;
	padding-top: 40px;
	padding-bottom: 80px;
}
#item1_4_title {
	display: block;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 40px;
	text-align: left;
}
#item1_4_sub {
	display: block;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	font-size: 29px;
	text-align: left;
}
#item1_4_text {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	line-height: 2;
	text-align: left;
}
#item1_4_list {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	
}
#item1_4_list li {
	list-style-position: outside;
	list-style-type: none;
	width: 172px;
	text-align: center;
	display: inline-block;
	margin-right: 58px;
	margin-bottom: 30px;
}
#item1_4_list li:nth-child(4n) {
	margin-right: 0px;
}
#item1_4_list li img{
	margin-bottom: 10px;
}

#item1_4_list li div {
}
#item1_5 {
	padding-top: 50px;
	padding-bottom: 80px;
	background-color: #EFEDEC;
}
#item1_5_title {
	font-size: 45px;
	font-weight: 600;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 880px;
	text-align: left;
}
#item1_5_title_sub {
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	margin-left: 30px;
	vertical-align: middle;
}
#item1_5_list {
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
	text-align: center;
}
#item1_5_list li {
	width: 330px;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}
#item1_5_list li img{
	width: 100%;
}
#item_info {
	padding-top: 100px;
	padding-bottom: 50px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#item_info_left {
	display: inline-block;
	vertical-align: top;
	margin-right: 40px;
}
#item_info_right {
	display: inline-block;
	vertical-align: top;
	width: 450px;
}
#item_info_name {
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 10px;
}
#item_info_size_select {
	margin-bottom: 10px;
}
#item_info_size_select li {
	list-style-position: outside;
	list-style-type: none;
	display: inline-block;
	width: 66px;
	height: 60px;
	font-size: 43px;
	font-weight: 500;
	text-align: center;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 3px;
	margin-right: 20px;
	cursor: pointer;
}
#item_info_size_select li.now_size {
	color: #FFFFFF;
	background-color: #000000;
	cursor: default;
}
#item_info_size_num {
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 20px;
}
#item_info_color {
	margin-bottom: 20px;
}
#item_info_color li {
	list-style-position: outside;
	list-style-type: none;
	display: inline-block;
	border: 1px solid hsla(0,0%,0%,1.00);
	width: 170px;
	vertical-align: top;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	cursor: pointer;

}
#item_info_color li img {
	width: 100%;
	height: 20px;
	margin-bottom: 5px;
}
#item_info_color li.now_color  {
	color: hsla(0,0%,100%,1.00);
	background-color: hsla(0,0%,0%,1.00);
	cursor: default;
}




#item_info_price {
	font-size: 31px;
	font-weight: 600;
	margin-bottom: 20px;
}
#item_info_price .tax {
	font-size: 15px;
}
.order_qty {
	display: block;
	width: 350px;
	height: 40px;
	border: 2px solid #AFAFB0;
	background-color: #EBEBEC;
	font-size: 18px;
	padding-right: 10px;
	margin-bottom: 20px;
	padding-left: 10px;
}
.order_button {
	width: 450px;
	height: 33px;
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	cursor: pointer;
	transition: 0.5s;
}
.order_button:hover {
	color: #000000;
	background-color: #ADADAD;
	
}
.price_order {
	color: #000000;
	background-color: #FFFFFF;
}
.add_and_go_cart {
	background-color: #000000;
	color: #FFFFFF;
}
#item_info_tax_att {
	font-size: 12px;
	margin-bottom: 15px;
}
#item_info_data {
}
#item_info_data li {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 20px;
}
.item_info_data_head {
	display: inline-block;
	vertical-align: top;
	width: 60px;
}
.item_info_data_head img {
	width: 40px;
}

.item_info_data_body {
	vertical-align: top;
	display: inline-block;
	text-align: left;
	line-height: 1.5;
	font-size: 15px;
	width: calc(100% - 90px);
}
.item_info_data_body a {
	text-decoration: underline;
}











#item2_1 {
	text-align: center;
	padding-bottom: 80px;
	padding-top: 50px;
}
#item2_1_right {
	display: inline-block;
	width: 670px;
	line-height: 2;
	text-align: justify;
	vertical-align: middle;
}
#item2_1_right1 {
	font-size: 29px;
	margin-bottom: 20px;
	font-weight: 600;
	display: block;
}
#item2_1_right2 {
	font-size: 23px;
	font-weight: 600;
}
#item2_2 {
	padding-top: 80px;
	padding-bottom: 50px;
	text-align: center;
}
#item2_2_title {
	font-size: 29px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 80px;
}
#item2_2_1 {
	font-size: 29px;
	font-weight: 600;
	margin-bottom: 50px;
}
#item2_2_2 {
	margin-bottom: 20px;
}
#item2_2_list {
	text-align: center;
	margin-bottom: 50px;
}
#item2_2_list li {
	list-style-position: outside;
	list-style-type: none;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 240px;
}
#item2_2_list li img {
	margin-bottom: 10px;
	width: 100%;
}
#item2_2_list li div {
	font-size: 18px;
}
.item2_2_3 {
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
.item2_2_3_right {
	float: right;
}
.item2_2_3_left {
	float: left;
}
.item2_2_3_text {
	width: 500px;
	text-align: justify;
	line-height: 1.5;
}
.item2_2_3_text h3 {
	display: block;
	font-size: 29px;
	font-weight: 600;
	margin-bottom: 20px;
}
#item2_2_3_1 {
	margin-top: -15px;
}
#item2_2_3_2 {
	padding-top: 20px;
}
#item2_2_3_3 {
	padding-top: 20px;
}

.item2_2_3_img {
	width: 480px;
}

#item2_3 {
	padding-bottom: 50px;
	text-align: center;
}
#item2_3_title {
	font-size: 29px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 30px;
}
#item2_3_text {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	line-height: 1.5;
	text-align: justify;
	margin-bottom: 10px;
}
#item2_3_list {
	text-align: center;
	margin-bottom: 50px;
}
#item2_3_list li {
	list-style-position: outside;
	list-style-type: none;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 230px;
	vertical-align: top;
}
#item2_3_list li img {
	margin-bottom: 10px;
	width: 100%;
}
#item2_3_list li div {
	font-size: 18px;
	text-align: justify;
}
#item2_3_list li div h3 {
	display: block;
	margin-bottom: 10px;
	text-align: center;
}
#item2_4 {
	padding-bottom: 50px;
	text-align: center;
}
#item2_4_title {
	font-size: 36px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 30px;
}
#item2_4_title2 {
	font-size: 36px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 30px;
}
#item2_4_title3 {
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 30px;
}
#item2_4_text {
	font-size: 29px;
	font-weight: 600;
	margin-bottom: 10px;
}
#item2_4_list {
	text-align: center;
	margin-bottom: 80px;
}
#item2_4_list li {
	list-style-position: outside;
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	margin-right: 20px;
}
#item2_4_list li img {
	margin-bottom: 10px;
}
#item2_4_list li div {
	font-size: 18px;
	font-weight: 500;
}
#item2_4_table {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
	border-collapse: collapse;
	border: 1px solid #000000;
}
#item2_4_table tr th {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border-left: 1px solid #FFFFFF;
}
#item2_4_table tr th:first-child {
	border-left: none;
}
#item2_4_table tr td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 1px solid #000000;
}
#item2_4_table tr td:first-child {
	border-left: none;
}
#item2_4_1 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	border-radius: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
#item2_4_1 img {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}
#item2_4_1_data {
	display: inline-block;
	vertical-align: top;
	text-align: justify;
	width: 590px;
	white-space: normal;
}
#item2_4_1_data h3 {
	display: block;
	text-align: left;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}
#item2_4_1_data div {
	text-align: right;
	font-size: 20px;
}

#qa_info {
	padding-top: 30px;
}
#qa_title {
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 30px;
	text-align: center;
	display: block;
	cursor: pointer;
	transition: 0.5s;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-bottom: 5px;
}
#qa_title:hover {
	color: #D04447;
}
#qa_list {
	border: 1px solid #000000;
	border-radius: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 19px;
}
.qa_list_li {
	margin-bottom: 30px;
	list-style-position: outside;
	list-style-type: none;
}
.qa_list_li .q {
	margin-bottom: 5px;
	font-weight: 600;
	border-bottom: 1px solid #8B8B8B;
	padding-bottom: 5px;
}
.qa_list_li .a {
	line-height: 1.5;
	vertical-align: top;
}
.q_head {
	color: #D15E60;
	width: 30px;
	display: inline-block;
	vertical-align: top;
}
.a_head  {
	color: #09A024;
	font-weight: 600;
	width: 30px;
	display: inline-block;
}
.qa_body {
	width: calc(100% - 35px);
	display: inline-block;
	vertical-align: top;
}
.qa_body_list {
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.qa_body_list_li {
	list-style-position: outside;
	list-style-type: disc;
}
#shipping {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}

#shipping_title {
	display: block;
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 30px;
}
#shipping_list {
	margin-bottom: 30px;
}
#shipping_list li {
	list-style-position: outside;
	list-style-type: none;
	font-size: 20px;
	margin-bottom: 5px;
}
.shipping_head {
	display: inline-block;
	width: 100px;
	font-weight: bold;
}
.shipping_body {
	display: inline-block;
}
#shipping_text {
	font-size: 18px;
}
#shipping_text li {
	margin-left: 25px;
	margin-bottom: 5px;
}

.popup_success {
	border: 1px solid #5BB531;
	border-radius: 10px;
	padding-top: 20px;
	padding-bottom: 25px;
	width: 800px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #FFFFFF;
	z-index: 1100;
	display: none;
}
.popup_img {
	width: 200px;
	display: inline-block;
	vertical-align: top;
}
.popup_img img {
	width: 100%;
}
.popup_right {
	display: inline-block;
	width: 430px;
	vertical-align: top;
	padding-top: 20px;
	text-align: left;
	font-size: 20px;
	padding-left: 30px;
}
.popup1 {
	font-size: 23px;
	margin-bottom: 30px;
	display: block;
	font-weight: 600;
}
.popup_icon  {
	width: 50px;
	vertical-align: middle;
	margin-right: 5px;
}
.popup1 span {
	vertical-align: middle;
}

.popup2 {
	font-weight: 600;
	margin-bottom: 20px;
}
.popup_detail {
	font-weight: 500;
	margin-bottom: 20px;
}
.popup_num {
	font-weight: 500;
}
.popup_price {
	font-size: 46px;
	font-weight: 500;
}
.popup_price2 {
	font-size: 26px;
	font-weight: 500;
}
.popup_price3 {
	font-size: 17px;
	margin-left: 5px;
}
.popup_link {
	padding-top: 20px;
}
.popup_link a {
	font-size: 20px;
	border: 1px solid hsla(0,0%,0%,1.00);
	display: inline-block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 85%;
	color: hsla(0,0%,100%,1.00);
	background-color: hsla(0,0%,0%,1.00);
}
.popup_link a:hover {
	color: hsla(0,0%,0%,1.00);
	background-color: hsla(0,0%,100%,1.00);
}

.popup_error {
	border: 1px solid #C73F42;
	border-radius: 10px;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 24px;
	font-weight: 500;
	width: 1100px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #FFFFFF;
	z-index: 1100;
	display: none;
}






@media (max-width:1024px){
h2 {
	display: inline-block;
}
h3 {
	display: inline-block;
}
.cd-fixed-bg {
	position: relative;
	width: 100%;
	min-width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
	height: 200px;
}
#bg1 {
	background-image: url(../images/bg1.jpg);
}


#item1_1 {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 50px;
}
#item1_1_left {
	width: 250px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
#item1_1_right {
	display: inline-block;
	width: 660px;
	line-height: 2;
	text-align: justify;
	vertical-align: middle;
	margin-bottom: 50px;
}
#item1_1_img {
	width: 100%;
}

#item1_2 {
	background-color: #44578E;
	color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 40px;
}
#item1_2_left {
	display: inline-block;
	vertical-align: baseline;
	margin-right: 70px;
}
#item1_2_right {
	text-align: right;
	display: inline-block;
	vertical-align: baseline;
	line-height: 2;
}
#item1_2_right1 {
	font-size: 29px;
	margin-bottom: 40px;
	display: block;
}
#item1_3 {
	padding-top: 50px;
	padding-bottom: 30px;
	text-align: center;
}
#item1_3_title {
	font-size: 29px;
	font-weight: 600;
	display: block;
	margin-bottom: 40px;
}
#item1_3_left {
	display: inline-block;
	vertical-align: top;
}
#item1_3_left li {
	font-size: 20px;
	list-style-position: inside;
	line-height: 2;
	margin-bottom: 50px;
	text-align: justify;
}
#item1_3_left li h3 {
	display: inline-block;
}
#item1_3_left li div {
	font-size: 16px;
}
#item1_3_right {
	display: inline-block;
	vertical-align: top;
}
#item1_4 {
	color: #FFFFFF;
	background-color: #251E1C;
	padding-top: 40px;
	padding-bottom: 80px;
	width: 1024px;
}
#item1_4_title {
	display: block;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 40px;
	text-align: left;
}
#item1_4_sub {
	display: block;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	font-size: 29px;
	text-align: left;
}
#item1_4_text {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	line-height: 2;
	text-align: left;
}
#item1_4_list {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	
}
#item1_4_list li {
	list-style-position: outside;
	list-style-type: none;
	width: 172px;
	text-align: center;
	display: inline-block;
	margin-right: 58px;
	margin-bottom: 30px;
}
#item1_4_list li:nth-child(4n) {
	margin-right: 0px;
}
#item1_4_list li img{
	margin-bottom: 10px;
}

#item1_4_list li div {
}
#item1_5 {
	padding-top: 50px;
	padding-bottom: 80px;
	background-color: #EFEDEC;
	width: 1024px;
}
#item1_5_title {
	font-size: 45px;
	font-weight: 600;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 880px;
	text-align: left;
}
#item1_5_title_sub {
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	margin-left: 30px;
	vertical-align: middle;
}
#item1_5_list {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
}
#item1_5_list li {
	width: 300px;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}
#item1_5_list li img{
	width: 100%;
}

#item_info {
	padding-top: 100px;
	padding-bottom: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#item_info_left {
	display: inline-block;
	vertical-align: top;
	margin-right: 80px;
}
#item_info_right {
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
#item_info_name {
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 10px;
}
#item_info_size_select {
	margin-bottom: 30px;
}
#item_info_size_select li {
	list-style-position: outside;
	list-style-type: none;
	display: inline-block;
	width: 66px;
	height: 60px;
	font-size: 43px;
	font-weight: 500;
	text-align: center;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 3px;
	margin-right: 20px;
	cursor: pointer;
}
#item_info_size_select li.now_size {
	color: #FFFFFF;
	background-color: #000000;
	cursor: default;
}
#item_info_price {
	font-size: 31px;
	font-weight: 600;
	margin-bottom: 20px;
}
#item_info_size_num {
	font-size: 25px;
	font-weight: 600;
}

#item_info_price span {
	font-size: 15px;
}
.order_button {
	width: 450px;
	height: 33px;
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	cursor: pointer;
	transition: 0.5s;
}
.order_button:hover {
	color: #000000;
	background-color: #ADADAD;
	
}
.price_order {
	color: #000000;
	background-color: #FFFFFF;
}
.add_and_go_cart {
	background-color: #000000;
	color: #FFFFFF;
}
#item_info_tax_att {
	font-size: 12px;
	margin-bottom: 15px;
}
#item_info_data {
}
#item_info_data li {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 20px;
}
.item_info_data_head {
	display: inline-block;
	vertical-align: top;
	width: 70px;
}
.item_info_data_head img {
	width: 40px;
}

.item_info_data_body {
	width: calc(100% - 90px);
	vertical-align: middle;
	display: inline-block;
}
.item_info_data_body a {
	text-decoration: underline;
}



#item2_1 {
	text-align: center;
	padding-bottom: 80px;
	padding-top: 50px;
}
#item2_1_right {
	display: inline-block;
	width: 670px;
	line-height: 2;
	text-align: justify;
	vertical-align: middle;
}
#item2_1_right1 {
	font-size: 29px;
	margin-bottom: 20px;
	font-weight: 600;
	display: block;
}
#item2_1_right2 {
	font-size: 23px;
	font-weight: 600;
}
#item2_2 {
	padding-top: 80px;
	padding-bottom: 50px;
	text-align: center;
}
#item2_2_title {
	font-size: 29px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 80px;
}
#item2_2_1 {
	font-size: 29px;
	font-weight: 600;
	margin-bottom: 50px;
}
#item2_2_2 {
	margin-bottom: 20px;
}
#item2_2_list {
	text-align: center;
	margin-bottom: 50px;
}
#item2_2_list li {
	list-style-position: outside;
	list-style-type: none;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 220px;
}
#item2_2_list li img {
	width: 100%;
	margin-bottom: 10px;
}
#item2_2_list li div {
	font-size: 18px;
}
.item2_2_3 {
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
.item2_2_3_right {
	float: right;
}
.item2_2_3_left {
	float: left;
}
.item2_2_3_text {
	width: 520px;
	text-align: justify;
	line-height: 1.5;
	padding-right: 10px;
	padding-left: 10px;
}
.item2_2_3_text h3 {
	display: block;
	font-size: 29px;
	font-weight: 600;
	margin-bottom: 20px;
}
#item2_2_3_1 {
	margin-top: -15px;
}
#item2_2_3_2 {
	padding-top: 20px;
}
#item2_2_3_3 {
	padding-top: 20px;
}

.item2_2_3_img {
	width: 480px;
}

#item2_3 {
	padding-bottom: 50px;
	text-align: center;
}
#item2_3_title {
	font-size: 29px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 30px;
}
#item2_3_text {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	line-height: 1.5;
	text-align: justify;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#item2_3_list {
	text-align: center;
	margin-bottom: 50px;
}
#item2_3_list li {
	list-style-position: outside;
	list-style-type: none;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	width: 230px;
	vertical-align: top;
}
#item2_3_list li img {
	margin-bottom: 10px;
	width: 100%;
}
#item2_3_list li div {
	font-size: 18px;
	text-align: justify;
}
#item2_3_list li div h3 {
	display: block;
	margin-bottom: 10px;
	text-align: center;
}
#item2_4 {
	padding-bottom: 50px;
	text-align: center;
}
#item2_4_title {
	font-size: 36px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 30px;
}
#item2_4_title2 {
	font-size: 36px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 30px;
}
#item2_4_title3 {
	font-size: 36px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 30px;
}
#item2_4_text {
	font-size: 29px;
	font-weight: 600;
	margin-bottom: 10px;
}
#item2_4_list {
	text-align: center;
	margin-bottom: 80px;
}
#item2_4_list li {
	list-style-position: outside;
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	margin-right: 20px;
}
#item2_4_list li img {
	margin-bottom: 10px;
}
#item2_4_list li div {
	font-size: 18px;
	font-weight: 500;
}
#item2_4_table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
	border-collapse: collapse;
	border: 1px solid #000000;
}
#item2_4_table tr th {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border-left: 1px solid #FFFFFF;
}
#item2_4_table tr th:first-child {
	border-left: none;
}
#item2_4_table tr td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 1px solid #000000;
}
#item2_4_table tr td:first-child {
	border-left: none;
}
#item2_4_1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	border-radius: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
#item2_4_1 img {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}
#item2_4_1_data {
	display: inline-block;
	vertical-align: top;
	text-align: justify;
	width: 690px;
	white-space: normal;
}
#item2_4_1_data h3 {
	display: block;
	text-align: left;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}
#item2_4_1_data div {
	text-align: right;
	font-size: 20px;
	margin-top: 10px;
}

#qa_info {
	padding-top: 30px;
}
#qa_title {
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 30px;
	text-align: center;
	display: block;
	cursor: pointer;
	transition: 0.5s;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	padding-bottom: 5px;
}
#qa_title:hover {
	color: #D04447;
}
#qa_list {
	border: 1px solid #000000;
	border-radius: 10px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 18px;
}
.qa_list_li {
	margin-bottom: 30px;
	list-style-position: outside;
	list-style-type: none;
}
.qa_list_li .q {
	margin-bottom: 5px;
	font-weight: 600;
	border-bottom: 1px solid #8B8B8B;
	padding-bottom: 5px;
}
.qa_list_li .a {
	line-height: 1.5;
	vertical-align: top;
}
.q_head {
	color: #D15E60;
	width: 30px;
	display: inline-block;
	vertical-align: top;
}
.a_head  {
	color: #09A024;
	font-weight: 600;
	width: 30px;
	display: inline-block;
}
.qa_body {
	width: calc(100% - 30px);
	display: inline-block;
	vertical-align: top;
}
.qa_body_list {
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.qa_body_list_li {
	list-style-position: outside;
	list-style-type: disc;
}
}

@media (max-width:540px){
.cd-fixed-bg {
	position: relative;
	width: 540px;
	min-width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
	height: 200px;
}
#item1_1 {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 50px;
}
#item1_1_left {
	width: 250px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
#item1_1_right {
	display: inline-block;
	width: 100%;
	line-height: 2;
	text-align: justify;
	vertical-align: middle;
	margin-bottom: 50px;
}
#item1_1_img {
	width: 100%;
}

#item1_2 {
	background-color: #44578E;
	color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 40px;
}
#item1_2_left {
	display: inline-block;
	vertical-align: baseline;
	margin-right: 0px;
}
#item1_2_right {
	text-align: justify;
	display: inline-block;
	vertical-align: baseline;
	line-height: 2;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 17px;
}
#item1_2_right h3 {
	margin-bottom: 20px;
	text-align: center;
}

#item1_2_right1 {
	font-size: 29px;
	margin-bottom: 40px;
	display: block;
}
#item1_3 {
	padding-top: 50px;
	padding-bottom: 30px;
	text-align: center;
}
#item1_3_title {
	font-size: 23px;
	font-weight: 600;
	display: block;
	margin-bottom: 40px;
	white-space: nowrap;
}
#item1_3_left {
	display: inline-block;
	vertical-align: top;
}
#item1_3_left li {
	font-size: 19px;
	list-style-position: inside;
	line-height: 1.5;
	margin-bottom: 20px;
	text-align: justify;
}
#item1_3_left li h3 {
	display: inline-block;
}
#item1_3_left li div {
	font-size: 16px;
}
#item1_3_right {
	display: inline-block;
	vertical-align: top;
}
#item1_4 {
	color: #FFFFFF;
	background-color: #251E1C;
	padding-top: 40px;
	padding-bottom: 80px;
	padding-left: 10px;
	padding-right: 10px;
	width: 540px;
}
#item1_4_title {
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 40px;
	text-align: left;
}
#item1_4_sub {
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	font-size: 25px;
	text-align: center;
}
#item1_4_text {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	line-height: 2;
	text-align: justify;
}
#item1_4_list {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	
}
#item1_4_list li {
	list-style-position: outside;
	list-style-type: none;
	width: 157px;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 30px;
}
#item1_4_list li:nth-child(4n) {
	margin-right: 10px;
}
#item1_4_list li:nth-child(3n) {
	margin-right: 0px;
}
#item1_4_list li img{
	margin-bottom: 10px;
	width: 100%;
}

#item1_4_list li div {
}
#item1_5 {
	padding-top: 50px;
	padding-bottom: 80px;
	background-color: #EFEDEC;
	padding-left: 10px;
	padding-right: 10px;
	width: 540px;
}
#item1_5_title {
	font-size: 45px;
	font-weight: 600;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: left;
}
#item1_5_title_sub {
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	margin-left: 30px;
	vertical-align: middle;
}
#item1_5_list {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
}
#item1_5_list li {
	width: 300px;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}
#item1_5_list li img{
	width: 100%;
}

#item_info {
	padding-top: 100px;
	padding-bottom: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#item_info_left {
	display: inline-block;
	vertical-align: top;
	margin-right: 0px;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
#item_info_right {
	display: block;
	vertical-align: top;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
#item_info_name {
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 10px;
}
#item_info_size_select {
	margin-bottom: 30px;
}
#item_info_size_select li {
	list-style-position: outside;
	list-style-type: none;
	display: inline-block;
	width: 66px;
	height: 60px;
	font-size: 43px;
	font-weight: 500;
	text-align: center;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 3px;
	margin-right: 20px;
	cursor: pointer;
}
#item_info_size_select li.now_size {
	color: #FFFFFF;
	background-color: #000000;
	cursor: default;
}
#item_info_price {
	font-size: 31px;
	font-weight: 600;
	margin-bottom: 20px;
}
#item_info_size_num {
	font-size: 25px;
	font-weight: 600;
}

#item_info_price span {
	font-size: 15px;
}
.order_button {
	width: 450px;

	height: 33px;
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	cursor: pointer;
	transition: 0.5s;
}
.order_button:hover {
	color: #000000;
	background-color: #ADADAD;
	
}
.price_order {
	color: #000000;
	background-color: #FFFFFF;
}
.add_and_go_cart {
	background-color: #000000;
	color: #FFFFFF;
}
#item_info_tax_att {
	font-size: 12px;
	margin-bottom: 15px;
}
#item_info_data li {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 10px;
}



#item2_1 {
	text-align: center;
	padding-bottom: 80px;
	padding-top: 50px;
}
#item2_1_right {
	display: inline-block;
	width: 100%;
	line-height: 2;
	text-align: justify;
	vertical-align: middle;
}
#item2_1_right1 {
	font-size: 25px;
	margin-bottom: 20px;
	font-weight: 600;
	display: block;
	text-align: center;
}
#item2_1_right2 {
	font-size: 23px;
	font-weight: 600;
}
#item2_2 {
	padding-top: 80px;
	padding-bottom: 50px;
	text-align: center;
}
#item2_2_title {
	font-size: 29px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 40px;
}
#item2_2_1 {
	font-size: 29px;
	font-weight: 600;
	margin-bottom: 50px;
}
#item2_2_2 {
	margin-bottom: 20px;
	text-align: justify;
}
#item2_2_list {
	text-align: center;
	margin-bottom: 50px;
}
#item2_2_list li {
	list-style-position: outside;
	list-style-type: none;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 220px;
}
#item2_2_list li img {
	width: 100%;
	margin-bottom: 10px;
}
#item2_2_list li div {
	font-size: 18px;
}
.item2_2_3 {
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.item2_2_3_right {
	float: none;
	width: 100%;
}
.item2_2_3_left {
	float: none;
	width: 100%;
	text-align: center;
}
.item2_2_3_text {
	width: 520px;
	text-align: justify;
	line-height: 1.5;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.item2_2_3_text h3 {
	display: block;
	font-size: 29px;
	font-weight: 600;
	margin-bottom: 20px;
	text-align: center;
}
#item2_2_3_1 {
	margin-top: -15px;
}
#item2_2_3_2 {
	padding-top: 20px;
}
#item2_2_3_3 {
	padding-top: 20px;
}

.item2_2_3_img {
	width: 100%;
}

#item2_3 {
	padding-bottom: 50px;
	text-align: center;
}
#item2_3_title {
	font-size: 29px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 30px;
}
#item2_3_text {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	line-height: 1.5;
	text-align: justify;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#item2_3_list {
	text-align: center;
	margin-bottom: 50px;
}
#item2_3_list li {
	list-style-position: outside;
	list-style-type: none;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 30px;
	width: 230px;
	vertical-align: top;
}
#item2_3_list li img {
	margin-bottom: 10px;
	width: 100%;
}
#item2_3_list li div {
	font-size: 18px;
	text-align: justify;
}
#item2_3_list li div h3 {
	display: block;
	margin-bottom: 10px;
	text-align: center;
}
#item2_4 {
	padding-bottom: 50px;
	text-align: center;
}
#item2_4_title {
	font-size: 36px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 30px;
}
#item2_4_title2 {
	font-size: 36px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 30px;
}
#item2_4_title3 {
	font-size: 36px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 30px;
}
#item2_4_text {
	font-size: 29px;
	font-weight: 600;
	margin-bottom: 10px;
}
#item2_4_list {
	text-align: center;
	margin-bottom: 80px;
}
#item2_4_list li {
	list-style-position: outside;
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	margin-right: 20px;
}
#item2_4_list li img {
	margin-bottom: 10px;
}
#item2_4_list li div {
	font-size: 18px;
	font-weight: 500;
}
#item2_4_table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
	border-collapse: collapse;
	border: 1px solid #000000;
	font-size: 14px;
}
#item2_4_table tr th {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border-left: 1px solid #FFFFFF;
}
#item2_4_table tr th:first-child {
	border-left: none;
}
#item2_4_table tr td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 1px solid #000000;
}
#item2_4_table tr td:first-child {
	border-left: none;
}
#item2_4_1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	border-radius: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
#item2_4_1 img {
	vertical-align: top;
	margin-right: 10px;
	margin-bottom: 10px;
}
#item2_4_1_data {
	display: block;
	vertical-align: top;
	text-align: justify;
	width: 100%;
	white-space: normal;
}
#item2_4_1_data h3 {
	display: block;
	text-align: left;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}
#item2_4_1_data div {
	text-align: right;
	font-size: 20px;
	margin-top: 10px;
}

#qa_info {
	padding-top: 30px;
}
#qa_title {
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 30px;
	text-align: center;
	display: block;
	cursor: pointer;
	transition: 0.5s;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-bottom: 5px;
}
#qa_title:hover {
	color: #D04447;
}
#qa_list {
	border: 1px solid #000000;
	border-radius: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 18px;
}
.qa_list_li {
	margin-bottom: 30px;
	list-style-position: outside;
	list-style-type: none;
}
.qa_list_li .q {
	margin-bottom: 5px;
	font-weight: 600;
	border-bottom: 1px solid #8B8B8B;
	padding-bottom: 5px;
}
.qa_list_li .a {
	line-height: 1.5;
	vertical-align: top;
}
.q_head {
	color: #D15E60;
	width: 30px;
	display: inline-block;
	vertical-align: top;
}
.a_head  {
	color: #09A024;
	font-weight: 600;
	width: 30px;
	display: inline-block;
}
.qa_body {
	width: calc(100% - 30px);
	display: inline-block;
	vertical-align: top;
}
.qa_body_list {
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.qa_body_list_li {
	list-style-position: outside;
	list-style-type: disc;
}

#shipping {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}

#shipping_title {
	display: block;
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 30px;
}
#shipping_list {
	margin-bottom: 30px;
}
#shipping_list li {
	list-style-position: outside;
	list-style-type: none;
	font-size: 20px;
	margin-bottom: 5px;
}
.shipping_head {
	display: inline-block;
	width: 100px;
	font-weight: bold;
}
.shipping_body {
	display: inline-block;
}
#shipping_text {
	font-size: 18px;
}
#shipping_text li {
	margin-left: 25px;
	margin-bottom: 5px;
}


.popup_success {
	width: 450px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}



.popup_error {
	padding-top: 50px;
	padding-bottom: 50px;
	width: 450px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
}
