@charset "utf-8";
/* CSS Document */
@media screen and (min-width:960px) {
	
.container_wrappingidea_hina {
        height: 320px;
    width: 1900px;
    max-width: 100%!important;
    margin: 0 auto;
    background-image: url("https://wrapping.itembox.design/item/images/Fpage/wrapping/idea/idea_main.webp?t=202312261346");
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
}
	
	.container_wrappingidea_hina .wk_h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    background: rgba(255,255,255,0.5);
}
	.container_wrappingidea_hina .wk_h1 h1.main {
    text-align: center;
    font-weight: bold;
    color: #000;
    letter-spacing: 2px;
}
.container_wrappingidea_hina .wk_h1 h1.main .nametile_size {
    font-size: 2.7em;
}
.container_wrappingidea_hina .wk_h1 h1.main .nametile_size2 {
    font-size: 1.8em;
}
	
.carry_ttl_blue {
    font-size: 1.1em;
    text-align: center;
}
	

.items_tr_box h4.item {font-size: 130%;
    font-weight: 700;
    width: 100%;
    margin: 15px auto 30px;
    padding: 12px 0 10px;
    text-align: center;
    letter-spacing: .15em;
    color: #fff;
    border-radius: 25px;
}		

.green_plate{border: 3px solid #1f5505;background: #1f5505;}	
.rightgreen_plate{border: 3px solid #2a7e00;background: #2a7e00;}
.pink_plate{border: 3px solid #f16868;background: #f16868;}
.red_plate{border: 3px solid #a81b04;background: #a81b04;}	
.orange_plate{border: 3px solid #f59813;background: #f59813;}
.blue_plate{border: 3px solid #0449a8;background: #0449a8;}		
.yellow_plate{border: 3px solid #f5d005;background: #f5d005;}
	
	
	.items_tr_box h4.item {font-size: 130%;
    font-weight: 700;
    width: 100%;
    margin: 15px auto 30px;
    padding: 12px 0 10px;
    text-align: center;
    letter-spacing: .15em;
    color: #fff;
    border-radius: 25px;
}			
	
ul.items_tr1 {
    background-color: #f6ddd9;
    background-repeat: repeat-x;
    background-position: 0 0;
    padding-top: 30px;
}
ul.items_tr2 {
    background-color: #fdebd6;
    background-repeat: repeat-x;
    background-position: 0 0;
    padding-top: 30px;
}
ul.items_tr3 {
    background-color: #dff8fe;
    background-repeat: repeat-x;
    background-position: 0 0;
    padding-top: 30px;
}	
ul.items_tr4 {
    background-color: #e5fedf;
    background-repeat: repeat-x;
    background-position: 0 0;
    padding-top: 30px;
}	
ul.items_tr5 {
    background-color: #f7d2d2;
    background-repeat: repeat-x;
    background-position: 0 0;
    padding-top: 30px;
}		
.items_tr_box h3 {
    font-size: 30px;
    font-weight: 700;
    width: 90%;
    padding-bottom: .2em;
    border-bottom: 1px solid #333;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}
	
.items_tr_box h3.white {
    font-size: 30px;
    font-weight: 700;
    width: 90%;
    padding-bottom: .2em;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
}	
.items_tr_box h4.item1 {
    font-size: 130%;
    font-weight: 700;
    width: 100%;
    margin: 15px auto 30px;
    padding: 12px 0 10px;
    text-align: center;
    letter-spacing: .15em;
    color: #fff;
    border: 3px solid #a81b04;
    border-radius: 25px;
    background: #a81b04;
}
.items_tr_box h4.item2 {
    font-size: 130%;
    font-weight: 700;
    width: 100%;
    margin: 15px auto 30px;
    padding: 12px 0 10px;
    text-align: center;
    letter-spacing: .15em;
    color: #fff;
    border: 3px solid #2a7e00;
    border-radius: 25px;
    background: #2a7e00;
}	
.items_tr_box h4.item3 {
    font-size: 130%;
    font-weight: 700;
    width: 100%;
    margin: 15px auto 30px;
    padding: 12px 0 10px;
    text-align: center;
    letter-spacing: .15em;
    color: #fff;
    border: 3px solid #f59813;
    border-radius: 25px;
    background: #f59813;
}	
	
.items_tr_box h4.item4 {
    font-size: 130%;
    font-weight: 700;
    width: 100%;
    margin: 15px auto 30px;
    padding: 12px 0 10px;
    text-align: center;
    letter-spacing: .15em;
    color: #fff;
    border: 3px solid #0449a8;
    border-radius: 25px;
    background: #0449a8;
}	
.title_180 {
    font-size: 180%;
    font-weight: 700;
    text-align: center;
    letter-spacing: .15em;
    color: #776041;
}

	
	
	
	
	a.btn_1_1 {
	max-width: 400px;
	display: flex;
    justify-content: center;
    align-items: center;
    color: #795548;
    text-align: center;
    text-decoration: none;
    width: 100%;
    height: 80px;
    padding: 10px 10px 10px 75px;
    background-color: #ffffff;
    border: 3px solid #a81b04;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
}
a.btn_1_1::before {
    content: '';
    width: 65px;
    height: 65px;
    position: absolute;
    top: 53%;
    left: 15px;
    margin-top: -35px;
    background-image: url("https://wrapping.itembox.design/item/images/Fpage/wrapping/idea/tag.webp?t=202312201357");
    background-size: contain;
    background-repeat: no-repeat;
}
a.btn_1_1::after{
   	right: 5px;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #7b4836;
	border-width: 6px;
	margin-top: -6px;
	transform: scale(1, 0.65);
}	
a.btn_1_1 span {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}
a.btn_1_1 span span {
  display: block;
  font-size: 16px;
  margin-bottom: 7px;
}
a.btn_1_1:hover {
  color: #ffffff;
  background-color: #a81b04;
}
a.btn_1_2 {
	max-width: 400px;
	display: flex;
    justify-content: center;
    align-items: center;
    color: #795548;
    text-align: center;
    text-decoration: none;
    width: 100%;
    height: 80px;
    padding: 10px 10px 10px 75px;
    background-color: #ffffff;
    border: 3px solid #a81b04;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
}
a.btn_1_2::before {
   content: '';
    width: 65px;
    height: 65px;
    position: absolute;
    top: 53%;
    left: 15px;
    margin-top: -35px;
    background-image: url("https://wrapping.itembox.design/item/images/Fpage/wrapping/idea/ribbon.webp?t=202312201357");
    background-size: contain;
    background-repeat: no-repeat;
}
a.btn_1_2::after{
   	right: 5px;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #7b4836;
	border-width: 6px;
	margin-top: -6px;
	transform: scale(1, 0.65);
}	
a.btn_1_2 span {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}
a.btn_1_2 span span {
  display: block;
  font-size: 16px;
  margin-bottom: 7px;
}
a.btn_1_2:hover {
  color: #ffffff;
  background-color: #a81b04;
}	
		a.btn_2_1 {
	max-width: 400px;
	display: flex;
    justify-content: center;
    align-items: center;
    color: #795548;
    text-align: center;
    text-decoration: none;
    width: 100%;
    height: 80px;
    padding: 10px 10px 10px 75px;
    background-color: #ffffff;
    border: 3px solid #2a7e00;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
}
a.btn_2_1::before {
    content: '';
    width: 65px;
    height: 65px;
    position: absolute;
    top: 53%;
    left: 15px;
    margin-top: -35px;
    background-image: url("https://wrapping.itembox.design/item/images/Fpage/wrapping/idea/print.webp?t=202312201357");
    background-size: contain;
    background-repeat: no-repeat;
}
a.btn_2_1::after{
   	right: 5px;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #7b4836;
	border-width: 6px;
	margin-top: -6px;
	transform: scale(1, 0.65);
}	
a.btn_2_1 span {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}
a.btn_2_1 span span {
  display: block;
  font-size: 16px;
  margin-bottom: 7px;
}
a.btn_2_1:hover {
  color: #ffffff;
  background-color: #2a7e00;
}
	a.btn_3_1 {
	max-width: 400px;
	display: flex;
    justify-content: center;
    align-items: center;
    color: #795548;
    text-align: center;
    text-decoration: none;
    width: 100%;
    height: 80px;
    padding: 10px;
    background-color: #ffffff;
    border: 3px solid #f59813;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
}

a.btn_3_1::after{
   	right: 5px;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #7b4836;
	border-width: 6px;
	margin-top: -6px;
	transform: scale(1, 0.65);
}	
a.btn_3_1 span {
  font-size: 18px;
	letter-spacing: 2px;
  font-weight: bold;
  line-height: 1;
}
a.btn_3_1 span span {
  display: block;
	letter-spacing: 2px;
  font-size: 16px;
  margin-bottom: 7px;
}
a.btn_3_1:hover {
  color: #ffffff;
  background-color: #f59813;
}
	
			a.btn_4_1 {
	max-width: 400px;
	display: flex;
    justify-content: center;
    align-items: center;
    color: #795548;
    text-align: center;
    text-decoration: none;
    width: 100%;
    height: 80px;
    padding: 10px 10px 10px 75px;
    background-color: #ffffff;
    border: 3px solid #a81b04;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
}
a.btn_4_1::before {
    content: '';
    width: 65px;
    height: 65px;
    position: absolute;
    top: 53%;
    left: 15px;
    margin-top: -35px;
    background-image: url("https://wrapping.itembox.design/item/images/Fpage/wrapping/idea/sakura23/sakuraup.webp");
    background-size: contain;
    background-repeat: no-repeat;
}
a.btn_4_1::after{
   	right: 5px;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #7b4836;
	border-width: 6px;
	margin-top: -6px;
	transform: scale(1, 0.65);
}	
a.btn_4_1 span {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}
a.btn_4_1 span span {
  display: block;
  font-size: 16px;
  margin-bottom: 7px;
}
a.btn_4_1:hover {
  color: #ffffff;
  background-color: #a81b04;
}
	
				a.btn_5_1 {
	max-width: 400px;
	display: flex;
    justify-content: center;
    align-items: center;
    color: #795548;
    text-align: center;
    text-decoration: none;
    width: 100%;
    height: 80px;
    padding: 10px 10px 10px 75px;
    background-color: #ffffff;
    border: 3px solid #2a7e00;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
}
a.btn_5_1::before {
    content: '';
    width: 65px;
    height: 65px;
    position: absolute;
    top: 53%;
    left: 15px;
    margin-top: -35px;
    background-image: url("https://wrapping.itembox.design/item/images/Fpage/wrapping/idea/sakura23/sakuraup2.webp");
    background-size: contain;
    background-repeat: no-repeat;
}
a.btn_5_1::after{
   	right: 5px;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #7b4836;
	border-width: 6px;
	margin-top: -6px;
	transform: scale(1, 0.65);
}	
a.btn_5_1 span {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}
a.btn_5_1 span span {
  display: block;
  font-size: 16px;
  margin-bottom: 7px;
}
a.btn_5_1:hover {
  color: #ffffff;
  background-color: #2a7e00;
}
	
	a.btn_6_1 {
	max-width: 400px;
	display: flex;
    justify-content: center;
    align-items: center;
    color: #795548;
    text-align: center;
    text-decoration: none;
    width: 100%;
    height: 80px;
    padding: 10px 10px 10px 75px;
    background-color: #ffffff;
    border: 3px solid #0449a8;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
}
a.btn_6_1::before {
    content: '';
    width: 65px;
    height: 65px;
    position: absolute;
    top: 53%;
    left: 15px;
    margin-top: -35px;
    background-image: url("https://wrapping.itembox.design/item/images/Fpage/wrapping/idea/graduation23/tag_graduation.webp");
    background-size: contain;
    background-repeat: no-repeat;
}
a.btn_6_1::after{
   	right: 5px;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #7b4836;
	border-width: 6px;
	margin-top: -6px;
	transform: scale(1, 0.65);
}	
a.btn_6_1 span {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}
a.btn_6_1 span span {
  display: block;
  font-size: 16px;
  margin-bottom: 7px;
}
a.btn_6_1:hover {
  color: #ffffff;
  background-color: #0449a8;
}	
	
	a.btn_7_1 {
	max-width: 400px;
	display: flex;
    justify-content: center;
    align-items: center;
    color: #795548;
    text-align: center;
    text-decoration: none;
    width: 100%;
    height: 80px;
    padding: 10px 10px 10px 75px;
    background-color: #ffffff;
    border: 3px solid #0449a8;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
}
a.btn_7_1::before {
    content: '';
    width: 65px;
    height: 65px;
    position: absolute;
    top: 53%;
    left: 15px;
    margin-top: -35px;
    background-image: url("https://wrapping.itembox.design/item/images/Fpage/wrapping/idea/childday23/tag.webp");
    background-size: contain;
    background-repeat: no-repeat;
}
a.btn_7_1::after{
   	right: 5px;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #7b4836;
	border-width: 6px;
	margin-top: -6px;
	transform: scale(1, 0.65);
}	
a.btn_7_1 span {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}
a.btn_7_1 span span {
  display: block;
  font-size: 16px;
  margin-bottom: 7px;
}
a.btn_7_1:hover {
  color: #ffffff;
  background-color: #0449a8;
}		
.fs-c-productPrice {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    font-size: 90%;
    margin-right: 10px;
}
.fs-c-productListItem__prices .fs-c-productPrice {
   display: inline-flex!important;
    align-items: baseline!important;
    flex-wrap: wrap;
    margin: 0 auto;
    font-size: 100%;
}
.fs-c-productListItem__prices{text-align: center;}	
.fs-c-productListItem__preorderMessage{display: none;}	
.fs-c-salesPeriod {margin: 4px 0!important;}	
	
	.fs-c-productListCarousel__list__item {
    flex-basis: 200px;
    max-width: 170px;
    min-width: 170px;
    margin: 0 2px;
}
.fs-c-productMark__mark--19 {
    color: #fff;
    background: #c93037;
    display: none;
}
}

@media screen and (min-width:100px) and (max-width:959px) {
.container_wrappingidea_hina {
       height: 100px;
    margin: 0;
 background-image: url("https://wrapping.itembox.design/item/images/Fpage/wrapping/idea/idea_main.webp?t=202312261346");
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
    background-position: 50% 40%;
	background-size: 1000px;
}
	
.container_wrappingidea_hina .wk_h1 h1.main .nametile_size {font-size: 0.8em;}
.container_wrappingidea_hina .wk_h1 h1.main .nametile_size2 {font-size: 0.6em;}	
ul.items_tr1 {
    background-color: #f6ddd9;
    background-repeat: repeat-x;
    background-position: 0 0;
    padding-top: 15px;
}
ul.items_tr2 {
    background-color: #fdebd6;
    background-repeat: repeat-x;
    background-position: 0 0;
    padding-top: 15px;
}	
ul.items_tr3 {
    background-color: #dff8fe;
    background-repeat: repeat-x;
    background-position: 0 0;
    padding-top: 15px;
}
ul.items_tr4 {
    background-color: #e5fedf;
    background-repeat: repeat-x;
    background-position: 0 0;
    padding-top: 15px;
}		
.items_tr_box h3 {
    font-size: 140%;
    font-weight: 700;
    width: 90%;
    padding-bottom: .2em;
    border-bottom: 1px solid #333;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}
.items_tr_box h3.white {
    font-size: 140%;
    font-weight: 700;
    width: 90%;
    padding-bottom: .2em;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
	color: #fff;
}
	
.items_tr_box h4.item {font-size: 13px;
    font-weight: 700;
    width: 100%;
    margin: 0px auto 10px;
    padding: 6px 3px;
    text-align: left;
    letter-spacing: .15em;
    color: #fff;
    border-radius: 15px;
}		

.green_plate{border: 3px solid #1f5505;background: #1f5505;}	
.rightgreen_plate{border: 3px solid #2a7e00;background: #2a7e00;}
.pink_plate{border: 3px solid #f16868;background: #f16868;}
.red_plate{border: 3px solid #a81b04;background: #a81b04;}	
.orange_plate{border: 3px solid #f59813;background: #f59813;}
.blue_plate{border: 3px solid #0449a8;background: #0449a8;}		
.yellow_plate{border: 3px solid #f5d005;background: #f5d005;}	
	
.items_tr_box h4.item1 {
    font-size: 13px;
    font-weight: 700;
    width: 100%;
    margin: 0px auto 10px;
    padding: 6px 3px;
    text-align: left;
    letter-spacing: .15em;
    color: #fff;
    border: 3px solid #a81b04;
    border-radius: 15px;
    background: #a81b04;
}	
.items_tr_box h4.item2 {
    font-size: 13px;
    font-weight: 700;
    width: 100%;
    margin: 0px auto 10px;
    padding: 6px 3px;
    text-align: left;
    letter-spacing: .15em;
    color: #fff;
    border: 3px solid #2a7e00;
    border-radius: 15px;
    background: #2a7e00;
}
	
.items_tr_box h4.item3 {
  font-size: 13px;
    font-weight: 700;
    width: 100%;
    margin: 0px auto 10px;
    padding: 6px 3px;
    text-align: center;
    letter-spacing: .15em;
    color: #fff;
    border: 3px solid #f59813;
    border-radius: 15px;
    background: #f59813;
}	
.items_tr_box h4.item4 {
font-size: 13px;
    font-weight: 700;
    width: 100%;
    margin: 0px auto 10px;
    padding: 6px 3px;
    text-align: center;
    letter-spacing: .15em;
    color: #fff;
    border: 3px solid #0449a8;
    border-radius: 15px;
    background: #0449a8;
}	

	
a.btn_1_1{
     max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #795548;
    text-align: center;
    text-decoration: none;
    width: 80%;
    height: 70px;
    padding: 5px 5px 5px 75px;
    background-color: #ffffff;
    border: 2px solid #a81b04;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
}
a.btn_1_1::before {
    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    top: 57%;
    left: 10px;
    margin-top: -35px;
    background-image: url("https://wrapping.itembox.design/item/images/Fpage/wrapping/idea/tag.webp?t=202312201357");
    background-size: contain;
    background-repeat: no-repeat;
}
a.btn_1_1::after{
   	right: 5px;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #7b4836;
	border-width: 6px;
	margin-top: -6px;
	transform: scale(1, 0.65);
}	
a.btn_1_1 span {
    font-size: 14px;
    font-weight: bold;
    line-height: 0.9;
}
a.btn_1_1 span span {
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
}
a.btn_1_1:hover {
  color: #ffffff;
  background-color: #a81b04;
}
	
a.btn_1_2 {
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #795548;
    text-align: center;
    text-decoration: none;
    width: 80%;
    height: 70px;
    padding: 5px 5px 5px 75px;
    background-color: #ffffff;
    border: 2px solid #a81b04;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
}
a.btn_1_2::before {
    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    top: 57%;
    left: 10px;
    margin-top: -35px;
    background-image: url("https://wrapping.itembox.design/item/images/Fpage/wrapping/idea/ribbon.webp?t=202312201357");
    background-size: contain;
    background-repeat: no-repeat;
}
a.btn_1_2::after{
   	right: 5px;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #7b4836;
	border-width: 6px;
	margin-top: -6px;
	transform: scale(1, 0.65);
}	
a.btn_1_2 span {
    font-size: 14px;
    font-weight: bold;
    line-height: 0.9;
}
a.btn_1_2 span span {
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
}
a.btn_1_2:hover {
  color: #ffffff;
  background-color: #a81b04;
}	
	
a.btn_2_1{
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #795548;
    text-align: center;
    text-decoration: none;
    width: 80%;
    height: 70px;
    padding: 5px 5px 5px 75px;
    background-color: #ffffff;
    border: 2px solid #2a7e00;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
}
a.btn_2_1::before {
    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    top: 57%;
    left: 10px;
    margin-top: -35px;
    background-image: url("https://wrapping.itembox.design/item/images/Fpage/wrapping/idea/print.webp?t=202312201357");
    background-size: contain;
    background-repeat: no-repeat;
}
a.btn_2_1::after{
   	right: 5px;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #7b4836;
	border-width: 6px;
	margin-top: -6px;
	transform: scale(1, 0.65);
}	
a.btn_2_1 span {
    font-size: 14px;
    font-weight: bold;
    line-height: 0.9;
}
a.btn_2_1 span span {
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
}
a.btn_2_1:hover {
  color: #ffffff;
  background-color: #2a7e00;
}
	a.btn_3_1 {
 max-width: 100%;
	   display: flex;
    justify-content: center;
    align-items: center;
    color: #795548;
    text-align: center;
    text-decoration: none;
    width: 80%;
    height: 70px;
    padding: 5px;
    background-color: #ffffff;
    border: 2px solid #f59813;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
}

a.btn_3_1::after{
   	right: 5px;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #7b4836;
	border-width: 6px;
	margin-top: -6px;
	transform: scale(1, 0.65);
}	
a.btn_3_1 span {
	letter-spacing: 2px;
    font-size: 14px;
    font-weight: bold;
    line-height: 0.9;
}
a.btn_3_1 span span {
  display: block;
	letter-spacing: 2px;
  font-size: 11px;
  margin-bottom: 5px;
}
a.btn_3_1:hover {
  color: #ffffff;
  background-color: #f59813;
}

	a.btn_4_1{
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #795548;
    text-align: center;
    text-decoration: none;
    width: 80%;
    height: 70px;
    padding: 5px 5px 5px 75px;
    background-color: #ffffff;
    border: 2px solid #a81b04;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
}
a.btn_4_1::before {
    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    top: 57%;
    left: 10px;
    margin-top: -35px;
    background-image: url("https://wrapping.itembox.design/item/images/Fpage/wrapping/idea/sakura23/sakuraup.webp");
    background-size: contain;
    background-repeat: no-repeat;
}
a.btn_4_1::after{
   	right: 5px;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #7b4836;
	border-width: 6px;
	margin-top: -6px;
	transform: scale(1, 0.65);
}	
a.btn_4_1 span {
    font-size: 14px;
    font-weight: bold;
    line-height: 0.9;
}
a.btn_4_1 span span {
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
}
a.btn_4_1:hover {
  color: #ffffff;
  background-color: #a81b04;
}
	a.btn_5_1{
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #795548;
    text-align: center;
    text-decoration: none;
    width: 80%;
    height: 70px;
    padding: 5px 5px 5px 75px;
    background-color: #ffffff;
    border: 2px solid #2a7e00;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
}
a.btn_5_1::before {
    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    top: 57%;
    left: 10px;
    margin-top: -35px;
    background-image: url("https://wrapping.itembox.design/item/images/Fpage/wrapping/idea/sakura23/sakuraup2.webp");
    background-size: contain;
    background-repeat: no-repeat;
}
a.btn_5_1::after{
   	right: 5px;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #7b4836;
	border-width: 6px;
	margin-top: -6px;
	transform: scale(1, 0.65);
}	
a.btn_5_1 span {
    font-size: 14px;
    font-weight: bold;
    line-height: 0.9;
}
a.btn_5_1 span span {
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
}
a.btn_5_1:hover {
  color: #ffffff;
  background-color: #2a7e00;
}	
	a.btn_6_1 {
	max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #795548;
    text-align: center;
    text-decoration: none;
    width: 80%;
    height: 70px;
    padding: 5px 5px 5px 75px;
    background-color: #ffffff;
    border: 2px solid #0449a8;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
}
a.btn_6_1::before {
    content: '';
    width: 65px;
    height: 65px;
    position: absolute;
    top: 53%;
    left: 15px;
    margin-top: -35px;
    background-image: url("https://wrapping.itembox.design/item/images/Fpage/wrapping/idea/graduation23/tag_graduation.webp");
    background-size: contain;
    background-repeat: no-repeat;
}
a.btn_6_1::after{
   	right: 5px;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #7b4836;
	border-width: 6px;
	margin-top: -6px;
	transform: scale(1, 0.65);
}	
a.btn_6_1 span {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}
a.btn_6_1 span span {
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
}
a.btn_6_1:hover {
  color: #ffffff;
  background-color: #0449a8;
}	


	a.btn_7_1 {
	max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #795548;
    text-align: center;
    text-decoration: none;
    width: 80%;
    height: 70px;
    padding: 5px 5px 5px 75px;
    background-color: #ffffff;
    border: 2px solid #0449a8;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
}
a.btn_7_1::before {
    content: '';
    width: 65px;
    height: 65px;
    position: absolute;
    top: 53%;
    left: 15px;
    margin-top: -35px;
    background-image: url("https://wrapping.itembox.design/item/images/Fpage/wrapping/idea/childday23/tag.webp");
    background-size: contain;
    background-repeat: no-repeat;
}
a.btn_7_1::after{
   	right: 5px;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #7b4836;
	border-width: 6px;
	margin-top: -6px;
	transform: scale(1, 0.65);
}	
a.btn_7_1 span {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}
a.btn_7_1 span span {
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
}
a.btn_7_1:hover {
  color: #ffffff;
  background-color: #0449a8;
}		
	
	a.btn_8_1 {
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #795548;
    text-align: center;
    text-decoration: none;
    width: 100%;
    height: 50px;
    padding: 5px;
    background-color: #ffffff;
    border: 2px solid #f59813;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
}
	a.btn_8_1 span {
    font-size: 14px;
    font-weight: bold;
    line-height: 0.9;
}
a.btn_8_1 span span {
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
}
a.btn_8_1:hover {
  color: #ffffff;
  background-color: #f59813;
}
	
		
.fs-c-productPrice {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    font-size: 110%;
    margin-right: 10px;
}
	
.fs-c-productListItem__prices .fs-c-productPrice {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    margin: 0 auto;
    font-size: 110%;
}
.fs-c-productListItem__prices{display: flow;text-align: center;}	
.fs-c-productListItem__preorderMessage{display: none;}	
.fs-c-salesPeriod {margin: 4px 0!important;}	
.fs-c-productListCarousel__list__item {
    flex-basis: 200px;
    max-width: 90px;
    min-width: 90px;
    margin: 0 4px;
}
.fs-c-productMark__mark--19 {
    color: #fff;
    background: #c93037;
    display: none;
}

}
