@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 769px) {
  h1.mori_caption {
    display: block;
    text-align: right;
    color: #8f8b8b;
    font-size: 90%;
    margin-bottom: 5px;
	  margin-right: 10px;
  }
  .header_logo {
    float: left;
    margin: 16px 0px 10px 18px;
    display: block;
    width: 10%;
  }
  /* キーワード検索ボックス */
.fs-p-searchForm{width:300px;height:30px;float: left;}
.fs-p-inputGroup {
	display: flex;
	align-items: stretch;
	border: 1px solid #444444;
	background: #444444;
	height: 35px;
}
.fs-p-searchForm__button {
	overflow: hidden;
	position: relative;
	text-indent: -999px;
	width: 2.5em;
}
.fs-p-searchForm__button::before {
	font-family: 'fs-icon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e932";
	display: block;
	font-size: 2.2rem;
	line-height: 1.5;
	position: absolute;
	text-indent: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.fs-p-inputGroup__input {
	border: none;
	border-radius: 0;
	width: calc(100% - 3em);
	flex-grow: 1;
	font-size: 14px;
}
	
	
  .h_search {
    width: 30%;
    float: left;
    margin: 16px 30px 0 18px;
  }
  .btn-black {
    padding: 0.5em;
    display: block;
    color: #fff !important;
    font-size: 13px;
    text-align: center;
    text-decoration: none !important;
    background: #444444;
    width: 160px;
    border: none !important;
    height: 100%;
    white-space: nowrap;
  }
  .btn-black:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -3px 5px 0 0;
    background: url("https://wrapping.itembox.design/item/images/contents/roope.png") no-repeat;
    background-size: contain;
    vertical-align: middle;
 image-rendering: -webkit-optimize-contrast;
  }
  header > .fs-p-productSearch {
    width: 50%;
    padding: 0;
    margin: 20px 30px 0 0;
    border-bottom: none;
  }
  label.btn-bluegreen {
    grid-column: 1;
    height: 35px;
  }
  .fs-p-productSearch__formSwitch {
    cursor: pointer;
  }
  .fs-p-productSearch :checked + .fs-p-productSearch__formSwitch .fs-p-productSearch__formClose {
    display: inline-block;
  }
  /* 詳細検索ボックス */
  .btn-bluegreen {
    padding: 0.4em;
    display: block;
    color: #fff !important;
    font-size: 13px;
    text-align: center;
    text-decoration: none !important;
    background: #0e819a;
    width: 160px;
    border: none !important;
    height: 100%;
    white-space: nowrap;
  }
  .btn-bluegreen:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -3px 5px 0 0;
    background: url("https://wrapping.itembox.design/item/images/contents/roope.png") no-repeat;
    background-size: contain;
    vertical-align: middle;
    image-rendering: -webkit-optimize-contrast;
  }
	
/* 注目ワード */
	.attention-word {
  padding: 5px 4px;
  background: #FFF;
  border: solid 1px #008D81;
  border-radius: 3px;
  margin-right: 5px;
  font-size: 14px;
}
.attention-word a:hover {
  background: #EDF6F5;
}
	
	
  /* ログイン・購入履歴・新規会員登録・カートボタン */
  .header-rightContents {
    float: right;
    margin: 0 10px;
  }
  .header_cart {
    position: relative;
    display: block;
    max-width: 35px;
    right: 8px;
  }
  .header_cart .material-icons {
    font-size: 3.5rem;
    color: #3c3c3c;
  }
  .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
  }
  .header_cart .fs-client-cart-count {
    position: absolute;
    top: -7px;
    left: 23px;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 1.2rem;
    color: #fff;
    line-height: 1.8;
    text-align: center;
    background: #cc0000;
  }
.login-red {
    padding: 0.8em;
    display: block;
    color: #fff !important;
    font-size: 13px;
    text-align: center;
    text-decoration: none !important;
    background: #b40202;
    width: 130px;
    border: none !important;
    height: 100%;
    white-space: nowrap;
    border-radius: 0px!important;
}
  .login-red:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -3px 5px 0 0;
    background: url("https://wrapping.itembox.design/item/images/contents/login.png") no-repeat;
    background-size: contain;
    vertical-align: middle;
 image-rendering: -webkit-optimize-contrast;
  }
	.fs-p-drawer__loginLogout__logout:hover, .fs-p-drawer__loginLogout__login:hover {
    background: #c33535!important;
    color: #ffffff;
    text-decoration: none;
}
  .history-red {
    padding: 0.8em;
    display: block;
    color: #fff !important;
    font-size: 13px;
    text-align: center;
    text-decoration: none !important;
    background: #b40202;
    width: 130px;
    border: none !important;
    height: 100%;
    white-space: nowrap;
  }
  .history-red:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -3px 5px 0 0;
    background: url("https://wrapping.itembox.design/item/images/contents/basket.png") no-repeat;
    background-size: contain;
    vertical-align: middle;
    image-rendering: -webkit-optimize-contrast;
  }
  .member-white {
    padding: 0.8em;
    display: block;
    color: #000 !important;
    font-size: 13px;
    text-align: center;
    text-decoration: none !important;
    background: #fff;
    width: 130px;
    height: 100%;
    white-space: nowrap;
    border: 1px solid #000000;
  }
  .member-white:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -3px 5px 0 0;
    background: url("https://wrapping.itembox.design/item/images/contents/parson.png") no-repeat;
    background-size: contain;
    vertical-align: middle;d
 image-rendering: -webkit-optimize-contrast;
  }
}
@media screen and (max-width: 768px) {
  h1.mori_caption {
    display: block;
    text-align: right;
    color: #8f8b8b;
    font-size: 90%;
    margin-bottom: 5px;
	  margin-right: 10px;
  }
  .header_logo {
    float: left;
    margin: 12px 0px 10px 5px;
    display: block;
    width: 16%;
  }
  /* キーワード検索ボックス */
.fs-p-searchForm{width:300px;height:30px;float: left;}
.fs-p-inputGroup {
	display: flex;
	align-items: stretch;
	border: 1px solid #444444;
	background: #444444;
	height: 35px;
}
.fs-p-searchForm__button {
	overflow: hidden;
	position: relative;
	text-indent: -999px;
	width: 2.5em;
}
.fs-p-searchForm__button::before {
	font-family: 'fs-icon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e932";
	display: block;
	font-size: 2.2rem;
	line-height: 1.5;
	position: absolute;
	text-indent: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.fs-p-inputGroup__input {
	border: none;
	border-radius: 0;
	width: calc(100% - 3em);
	flex-grow: 1;
	font-size: 14px;
}
	
	
  .h_search {
    width: 80%;
    float: left;
    margin: 5px 0 0 5px;
  }
  .btn-black {
    font-size: 11px;
    display: inline-block;
    background: #444444;
    width: 35%;
    color: #fff;
    border: none !important;
  }
  .btn-black:before {
    margin: -3px 10px 0 0;
  }
  /* 詳細検索ボックス */
  .btn-bluegreen {
    font-size: 13px;
    display: inline-block;
    background: #0e819a;
    width: 100%;
    color: #fff;
    border: none !important;
    margin: 10px 0;
    text-align: center;
    padding: 4px 0;
  }
  .btn-bluegreen:before {
    margin: -3px 10px 0 0;
  }
  header > .fs-p-productSearch {
    width: 100%;
    padding: 0;
    margin: 20px 30px 0 0;
    border-bottom: none;
  }
  label.btn-bluegreen {
    grid-column: 1;
    height: 35px;
  }
  .fs-p-productSearch__formSwitch {
    cursor: pointer;
  }
  .fs-p-productSearch :checked + .fs-p-productSearch__formSwitch .fs-p-productSearch__formClose {
    display: inline-block;
  }
  /* ログイン・購入履歴・新規会員登録・カートボタン */
  .header-rightContents {
    float: right;
    margin-right: 10px;
  }
  .header_cart {
    position: relative;
    display: block;
    max-width: 35px;
    right: 8px;
  }
  .header_cart .material-icons {
    font-size: 3.5rem;
    color: #3c3c3c;
  }
  .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
  }
  .header_cart .fs-client-cart-count {
    position: absolute;
    top: -7px;
    left: 23px;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 1.2rem;
    color: #fff;
    line-height: 1.8;
    text-align: center;
    background: #cc0000;
  }
  .login-red {
    font-size: 11px;
    display: inline-block;
    background: #b40202;
    width: 100%;
    color: #fff;
    border: none !important;
    padding: 10px;
  }
  .login-red:before {
    margin: -3px 10px 0 0;
  }
  .history-red {
    font-size: 11px;
    display: inline-block;
    background: #b40202;
    width: 100%;
    color: #fff;
    border: none !important;
    padding: 10px;
  }
  .history-red:before {
    margin: -3px 10px 0 0;
  }
  .member-white {
    font-size: 11px;
    display: inline-block;
    background: #fff;
    width: 100%;
    color: #000;
    padding: 10px;
    border: 1px solid #000000;
  }
  .member-white:before {
    margin: -3px 10px 0 0;
  }
}@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 769px) {
  h1.mori_caption {
    display: block;
    text-align: right;
    color: #8f8b8b;
    font-size: 90%;
    margin-bottom: 5px;
	  margin-right: 10px;
  }
  .header_logo {
    float: left;
    margin: 16px 0px 10px 18px;
    display: block;
    width: 10%;
  }
  /* キーワード検索ボックス */
.fs-p-searchForm{width:300px;height:30px;float: left;}
.fs-p-inputGroup {
	display: flex;
	align-items: stretch;
	border: 1px solid #444444;
	background: #444444;
	height: 35px;
}
.fs-p-searchForm__button {
	overflow: hidden;
	position: relative;
	text-indent: -999px;
	width: 2.5em;
}
.fs-p-searchForm__button::before {
	font-family: 'fs-icon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e932";
	display: block;
	font-size: 2.2rem;
	line-height: 1.5;
	position: absolute;
	text-indent: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.fs-p-inputGroup__input {
	border: none;
	border-radius: 0;
	width: calc(100% - 3em);
	flex-grow: 1;
	font-size: 14px;
}
	
	
  .h_search {
    width: 30%;
    float: left;
    margin: 16px 30px 0 18px;
  }
  .btn-black {
    padding: 0.5em;
    display: block;
    color: #fff !important;
    font-size: 13px;
    text-align: center;
    text-decoration: none !important;
    background: #444444;
    width: 160px;
    border: none !important;
    height: 100%;
    white-space: nowrap;
  }
  .btn-black:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -3px 5px 0 0;
    background: url("https://wrapping.itembox.design/item/images/contents/roope.png") no-repeat;
    background-size: contain;
    vertical-align: middle;
 image-rendering: -webkit-optimize-contrast;
  }
  header > .fs-p-productSearch {
    width: 50%;
    padding: 0;
    margin: 20px 30px 0 0;
    border-bottom: none;
  }
  label.btn-bluegreen {
    grid-column: 1;
    height: 35px;
  }
  .fs-p-productSearch__formSwitch {
    cursor: pointer;
  }
  .fs-p-productSearch :checked + .fs-p-productSearch__formSwitch .fs-p-productSearch__formClose {
    display: inline-block;
  }
  /* 詳細検索ボックス */
  .btn-bluegreen {
    padding: 0.4em;
    display: block;
    color: #fff !important;
    font-size: 13px;
    text-align: center;
    text-decoration: none !important;
    background: #0e819a;
    width: 160px;
    border: none !important;
    height: 100%;
    white-space: nowrap;
  }
  .btn-bluegreen:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -3px 5px 0 0;
    background: url("https://wrapping.itembox.design/item/images/contents/roope.png") no-repeat;
    background-size: contain;
    vertical-align: middle;
    image-rendering: -webkit-optimize-contrast;
  }
	
/* 注目ワード */
	.attention-word {
  padding: 5px 4px;
  background: #FFF;
  border: solid 1px #008D81;
  border-radius: 3px;
  margin-right: 5px;
  font-size: 14px;
}
.attention-word a:hover {
  background: #EDF6F5;
}
	
	
  /* ログイン・購入履歴・新規会員登録・カートボタン */
  .header-rightContents {
    float: right;
    margin: 0 10px;
  }
  .header_cart {
    position: relative;
    display: block;
    max-width: 35px;
    right: 8px;
  }
  .header_cart .material-icons {
    font-size: 3.5rem;
    color: #3c3c3c;
  }
  .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
  }
  .header_cart .fs-client-cart-count {
    position: absolute;
    top: -7px;
    left: 23px;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 1.2rem;
    color: #fff;
    line-height: 1.8;
    text-align: center;
    background: #cc0000;
  }
  .login-red {
    padding: 0.8em;
    display: block;
    color: #fff !important;
    font-size: 13px;
    text-align: center;
    text-decoration: none !important;
    background: #b40202;
    width: 200px;
    border: none !important;
    height: 100%;
    white-space: nowrap;
  }
  .login-red:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -3px 5px 0 0;
    background: url("https://wrapping.itembox.design/item/images/contents/login.png") no-repeat;
    background-size: contain;
    vertical-align: middle;
 image-rendering: -webkit-optimize-contrast;
  }
  .history-red {
    padding: 0.8em;
    display: block;
    color: #fff !important;
    font-size: 13px;
    text-align: center;
    text-decoration: none !important;
    background: #b40202;
    width: 130px;
    border: none !important;
    height: 100%;
    white-space: nowrap;
  }
  .history-red:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -3px 5px 0 0;
    background: url("https://wrapping.itembox.design/item/images/contents/basket.png") no-repeat;
    background-size: contain;
    vertical-align: middle;
    image-rendering: -webkit-optimize-contrast;
  }
  .member-white {
    padding: 0.8em;
    display: block;
    color: #000 !important;
    font-size: 13px;
    text-align: center;
    text-decoration: none !important;
    background: #fff;
    width: 130px;
    height: 100%;
    white-space: nowrap;
    border: 1px solid #000000;
  }
  .member-white:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -3px 5px 0 0;
    background: url("https://wrapping.itembox.design/item/images/contents/parson.png") no-repeat;
    background-size: contain;
    vertical-align: middle;d
 image-rendering: -webkit-optimize-contrast;
  }
}
@media screen and (max-width: 768px) {
   h1.mori_caption {
    display: block;
    text-align: right;
    color: #8f8b8b;
    font-size: 90%;
    margin-bottom: 5px;
	  margin-right: 10px;
  }
  .header_logo {
    float: left;
    margin: 12px 0px 10px 5px;
    display: block;
    width: 16%;
  }
  /* キーワード検索ボックス */
.fs-p-searchForm{width:300px;height:30px;float: left;}
.fs-p-inputGroup {
	display: flex;
	align-items: stretch;
	border: 1px solid #444444;
	background: #444444;
	height: 35px;
}
.fs-p-searchForm__button {
	overflow: hidden;
	position: relative;
	text-indent: -999px;
	width: 2.5em;
}
.fs-p-searchForm__button::before {
	font-family: 'fs-icon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e932";
	display: block;
	font-size: 2.2rem;
	line-height: 1.5;
	position: absolute;
	text-indent: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.fs-p-inputGroup__input {
	border: none;
	border-radius: 0;
	width: calc(100% - 3em);
	flex-grow: 1;
	font-size: 14px;
}
	
	
  .h_search {
    width: 80%;
    float: left;
    margin: 5px 0 0 5px;
  }
  .btn-black {
    font-size: 11px;
    display: inline-block;
    background: #444444;
    width: 35%;
    color: #fff;
    border: none !important;
  }
  .btn-black:before {
    margin: -3px 10px 0 0;
  }
  /* 詳細検索ボックス */
  .btn-bluegreen {
    font-size: 13px;
    display: inline-block;
    background: #0e819a;
    width: 100%;
    color: #fff;
    border: none !important;
    margin: 10px 0;
    text-align: center;
    padding: 4px 0;
  }
  .btn-bluegreen:before {
    margin: -3px 10px 0 0;
  }
  header > .fs-p-productSearch {
    width: 100%;
    padding: 0;
    margin: 20px 30px 0 0;
    border-bottom: none;
  }
  label.btn-bluegreen {
    grid-column: 1;
    height: 35px;
  }
  .fs-p-productSearch__formSwitch {
    cursor: pointer;
  }
  .fs-p-productSearch :checked + .fs-p-productSearch__formSwitch .fs-p-productSearch__formClose {
    display: inline-block;
  }
  /* ログイン・購入履歴・新規会員登録・カートボタン */
  .header-rightContents {
    float: right;
    margin-right: 10px;
  }
  .header_cart {
    position: relative;
    display: block;
    max-width: 35px;
    right: 8px;
  }
  .header_cart .material-icons {
    font-size: 3.5rem;
    color: #3c3c3c;
  }
  .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
  }
  .header_cart .fs-client-cart-count {
    position: absolute;
    top: -7px;
    left: 23px;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 1.2rem;
    color: #fff;
    line-height: 1.8;
    text-align: center;
    background: #cc0000;
  }
  .login-red {
    font-size: 11px;
    display: inline-block;
    background: #b40202;
    width: 100%;
    color: #fff;
    border: none !important;
    padding: 10px;
  }
  .login-red:before {
    margin: -3px 10px 0 0;
  }
  .history-red {
    font-size: 11px;
    display: inline-block;
    background: #b40202;
    width: 100%;
    color: #fff;
    border: none !important;
    padding: 10px;
  }
  .history-red:before {
    margin: -3px 10px 0 0;
  }
  .member-white {
    font-size: 11px;
    display: inline-block;
    background: #fff;
    width: 100%;
    color: #000;
    padding: 10px;
    border: 1px solid #000000;
  }
  .member-white:before {
    margin: -3px 10px 0 0;
  }
}