/* CSS Document */

/*CSSリセット*/
html{box-sizing:border-box;overflow-y:scroll;-webkit-text-size-adjust:100%}*,::before,::after{box-sizing:inherit}::before,::after{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}audio:not([controls]){display:none;height:0}hr{overflow:visible}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}summary{display:list-item}small{font-size:80%}[hidden],template{display:none}abbr[title]{border-bottom:1px dotted;text-decoration:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}progress{vertical-align:baseline}svg:not(:root){overflow:hidden}audio,canvas,progress,video{display:inline-block}@media screen{[hidden~="screen"]{display:inherit}[hidden~="screen"]:not(:active):not(:focus):not(:target){position:absolute !important;clip:rect(0 0 0 0) !important}}[aria-busy="true"]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}

/* common */

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  color: #333;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-rendering: auto;
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
 
  background-image:url(../os/img/bg.jpg);
  webkit-text-size-adjust: 100%;
}

.mincho {
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.img_alp a:hover img{
opacity: 0.8;
}

.sp_header {
display:none;
}

.search_sp {
display:none;
}

.mv_wrap {
margin:0 auto;
}

.sp_mv_wrap {
display:none;
}

.mv_inner {
text-align:center;
}

.mv_inner img{
width:100%;
height:auto;
max-width:1198px;
}

.sp_top_bnr_wrap {
display:none;
}

.wrap {
background-image:url(bg2tume2-2.png);
background-position:top;
background-repeat:no-repeat;
max-width:1920px;
margin:0 auto;
}

.head_search--box {
width: 80%;
display: block;
padding: 6px 10px;
font-size: 1.4rem;
line-height: 1.4rem;
}

.head_search--submit {
width: 20%;
max-width: 80px;
background: #222;
text-align: center;
color: #fff;
font-size: 1.6rem;
line-height: 1.6rem;
padding: 8px 5px;
border: none;
cursor: pointer;
}

.cont_wrap {
width:100%;
max-width:1200px;
height:auto;
display:flex;
justify-content:space-between;
margin:0 auto;
}

.left_navi {
width:260px;
height:auto;
margin-right:35px;
}

.left_bnr {
margin-bottom:20px;
background-color:#FFFFFF;
}

.left_bnr img {
width:100%;
max-width:260px;
height:auto;
}

/*検索*/
.side_search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.side_search--box {
  width: 80%;
  display: block;
  padding: 6px 10px;
  font-size: 1.4rem;
  line-height: 1.4rem;
}

.side_search--submit {
  width: 20%;
  max-width: 80px;
  background: #222;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.4rem;
  padding: 9px 5px;
  border: none;
  cursor: pointer;
}

.main_cont {
width:100%;
height:auto;
}

.main_item {
display: flex;
justify-content: space-between;
align-items: start;
}

.main_item_card {
width:48%;
height:auto;
background-color:#FFFFFF;
margin-bottom:30px;
color:#666666;
border-radius:4px;
position:relative;
background:url(../os/img/card_back.png) no-repeat;
background-size: 100%;
}

.top_bnr_icon {
position:absolute;
bottom:25px;
left:8px;
width:100%;
height:auto;
max-width:85px;
z-index:100;
}

.top_bnr_icon {
width:100%;
height:auto;
max-width:85px;
}

.top_bnr_icon2 {
position:absolute;
bottom:25px;
left:8px;
width:100%;
height:auto;
max-width:47px;
z-index:100;
}

.top_bnr_icon2 {
width:100%;
height:auto;
max-width:47px;
}

.gift_icon {
position:absolute;
top:-8px;
left:-8px;
width:100%;
height:auto;
max-width:106px;
z-index:100;
}

.gift_icon img{
width:100%;
height:auto;
max-width:106px;
}

.gift_icon2 {
position:absolute;
top:-8px;
left:-8px;
width:100%;
height:auto;
max-width:61px;
z-index:100;
}

.gift_icon2 img{
width:100%;
height:auto;
max-width:106px;
}

.main_item_box_top {
display:flex;
padding:15px;
justify-content: start;
align-items: top;
}

.main_item_img {
overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
width:100%;
max-width: 200px;	/*画像の幅*/
height:auto;
border-radius:4px;
margin-right:15px;
position:relative;
}

.main_item_img img {
transition-duration: 0.3s;	/*変化に掛かる時間*/
width:100%;
max-width:200px;
height:auto;
background-color:#FFFFFF;
}

.main_item_img img:hover {
transform: scale(1.05);	/*画像の拡大率*/
transition-duration: 0.3s;	/*変化に掛かる時間*/
}

.main_item_name {
font-size:115%;
line-height:125%;
margin-bottom:10px;
font-weight:600;
}

/*.name_sp_br {
display:none;
}*/

.main_item_name a{
color: #660000;
text-decoration: none;
}

.main_item_name:hover a{
text-decoration: underline;
}

.main_item_cap {
font-size:115%;
line-height:125%;
margin-bottom:10px;
}

.main_item_reg_price {
font-size:95%;
line-height:115%;
color:#666666;
margin-bottom:5px;
}

.main_item_price {
font-size:130%;
letter-spacing:5px;
line-height:160%;
color:#CC0000;
}

.main_spe_pri {
padding:5px;
background-color:#CC0000;
font-size:70%;
letter-spacing:2px;
color:#FFFFFF;
vertical-align:middle;
}

.main_price_tax {
font-size:80%;
letter-spacing:normal;
line-height:90%;
}

.main_item_box_bottom {
padding-left:15px;
padding-bottom:15px;
padding-right:15px;
}

.main_item_sub_img {
float:right;
overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
width:100%;
max-width:105px;	/*画像の幅*/
border-radius:4px;
margin-left:10px;
}

.main_item_sub_img img {
transition-duration: 0.3s;	/*変化に掛かる時間*/
width:100%;
max-width:105px;
height:auto;
background-color:#FFFFFF;
}

.main_item_sub_img img:hover {
transform: scale(1.05);	/*画像の拡大率*/
transition-duration: 0.3s;	/*変化に掛かる時間*/
}

.item_img {
overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
width:100%;
max-width: 420px;	/*画像の幅*/
border-radius:4px 4px 0 0;
}

.item_img img {
transition-duration: 0.3s;	/*変化に掛かる時間*/
width:100%;
max-width:420px;
height:auto;
background-color:#FFFFFF;
}

.item_img img:hover {
transform: scale(1.05);	/*画像の拡大率*/
transition-duration: 0.3s;	/*変化に掛かる時間*/
}

.item_box {
padding:0 15px 15px 15px;
}

.item_name {
font-size:120%;
line-height:120%;
text-align:center;
margin:15px 10px;
font-weight:600;
}

/*.name_sp_br {
display:none;
}*/

.item_name a{
color: #660000;
text-decoration: none;
}

.item_name:hover a{
text-decoration: underline;
}

.item_cap {
font-size:120%;
line-height:120%;
margin:10px 0 5px 0;
}

.item_reg_price {
font-size:95%;
line-height:115%;
color:#666666;
margin-top:5px;
}

.item_spe_pri {
padding:5px;
background-color:#CC0000;
font-size:70%;
letter-spacing:2px;
color:#FFFFFF;
vertical-align:middle;
}

.item_price {
font-size:140%;
letter-spacing:3px;
line-height:150%;
color:#CC0000;
margin:5px 0 10px 0;
}

.spe_pri {
padding:8px;
background-color:#CC0000;
font-size:60%;
letter-spacing:normal;
color:#FFFFFF;
vertical-align:middle;
}

.price_tax {
font-size:70%;
letter-spacing:normal;
line-height:110%;
}

.item_text {
font-size:95%;
line-height:125%;
}

/*.sp_br {
display:none;
}*/

/*4カラム*/
.item_card_cate_wrap {
display: flex;
flex-wrap:wrap;
justify-content: space-between;
align-items: start;
width: 100%;
max-width:1200px;
}

.item_card_cate_4 {
width:23%;
max-width:280px;
height:auto;
background-color:#FFFFFF;
border-radius:4px;
margin-bottom:30px;
background-image:url(../os/img/card_back2.png);
background-size: cover;
position: relative;
}

.item_card_cate_wrap::after{
content:"";
display: block;
width:23%;
}

.item_card_cate_wrap::before{
content:"";
display: block;
width:23%;
order:1;
}

.item_box_cate {
padding:0 15px 15px 15px;
}

.item_name_cate {
font-size:110%;
line-height:120%;
text-align:center;
margin:15px 10px;
font-weight:600;
}

.item_name_cate a{
color: #660000;
text-decoration: none;
}

.item_name_cate:hover a{
text-decoration: underline;
}

.item_cap_cate {
font-size:110%;
line-height:120%;
margin:10px 0 5px 0;
}

.item_price_cate {
font-size:130%;
letter-spacing:3px;
line-height:150%;
color:#CC0000;
margin:10px 0;
}

.price_tax_cate {
font-size:70%;
letter-spacing:normal;
line-height:110%;
}

.item_text_cate {
font-size:95%;
line-height:125%;
}

.hide {
  display: none;
}

.mv_inner_top {
width:100%;
max-width:1200px;
display:flex;
justify-content:start;
margin:0 auto;
}

.mv_inner_left {
display:flex;
width:28%;
justify-content:center;
align-items: center;
}

.logo img {
width:100%;
max-width:277px;
height:auto;
}

.logo_spacer img {
width:100%;
max-width:29px;
height:auto;
}

.mv_inner_right {
width:72%;
}

.mv_inner_right_inner {
display:flex;
}

.fd {
width:78%;
}

.fd img{
width:100%;
max-width:668px;
height:auto;
}

.cart_btn {
display:flex;
width:22%;
align-items: center;
}

.cart_btn img{
width:100%;
max-width:166px;
height:auto;
margin-top:8%;
}

.mv_inner_right_inner2 {
display:flex;
}

.sale_time {
width:68%;
}

.sale_time img{
width:100%;
max-width:582px;
height:auto;
}

.head_search_inner {
width:32%;
display: flex;
justify-content:end;
align-items: center;
}

.head_search {
display: flex;
align-items: center;
}

.gm_wrap {
width:100%;
max-width:1200px;
/*background: url(gm_back.png) no-repeat;*/
margin:0 auto;
text-align:right;
padding-bottom:30px;
}

.gm_menu img {
width:100%;
max-width:1200px;
height:auto;
}

.top_bnr_wrap {
width:100%;
max-width:1017px;
display:flex;
justify-content:space-between;
align-items: top;
margin:0 auto;
padding-top:5px;
padding-bottom:10px;
}

.top_bnr_wrap img{
width:100%;
max-width:380px;
height:auto;
}

/*トップバナー幅カテゴリ用**/
.top_bnr_wrap_cate {
width:100%;
max-width:917px;
display:flex;
justify-content:space-between;
align-items: top;
margin:0 auto;
padding-top:20px;
padding-bottom:30px;
}

.top_bnr_wrap_cate img{
width:100%;
max-width:380px;
height:auto;
}

.top_bnr {
margin-top:7px;
margin-bottom:10px;
margin-right:15px;
}

.top_bnr a {
text-decoration:none;
}

.top_bnr_title {
margin-left:15px;
margin-right:15px;
}

.top_bnr_img {
background-color:#FFFFFF;
}

.top_bnr_txt {
color:#FFFFFF;
padding:2px 10px 2px 10px;
background-color:rgba(255,255,255,0.3);
font-size: clamp(10px, 1vw, 13px);
width:100%;
}

/*トップバナースマホ*/
.sp_mv_wrap img{
width:100%;
max-width:1185px;
height:auto;
}

.ln_list_wrap {
display:flex;
justify-content:space-between;
align-items: top;
}

.ln_list_wrap > .ln_list {
border-right:#660000 1px solid;
}

.ln_list {
width:100%;
min-width:200px;
background-color:#111111;
font-size:1.4rem;
line-height:1.8rem;
border-bottom:#660000 1px solid;
}

.ln_list a{
color:#FFFFFF;
text-decoration:none;
}

.ln_list:hover a{
opacity: 0.8;
}

.ln_list_pic ,.ln_list_txt {
display: inline-table;
vertical-align:middle;
}

.ln_list_pic img{
width:100%;
max-width:80px;
height:auto;
}

#item_search ,#free_search ,#price ,#genre {
letter-spacing:3px;
}

#item_search div {
width: 100%;
max-width:260px;
margin: 0px;
padding:1em;
background-color: #000;
color:#FFFFFF;
text-align:center;
}

#free_search {
width: 100%;
max-width:260px;
margin: 0px;
padding:1em;
background-color: #CC0000;
color:#FFFFFF;
}

#free_search_inner {
width: 100%;
max-width:260px;
margin: 0px;
padding:5px;
border-bottom:#660000 1px solid;
background-color: #FFF;
background:url(../os/img/left_navi_back.jpg) no-repeat;
}

.price_wrap{
background-color:#FFFFFF;
}

.price_wrap a{
text-decoration:none;
color:#333333;
}

#price1:hover ,#price2:hover ,#price3:hover ,#price4:hover ,#price5:hover ,#price6:hover ,#price7:hover ,#price8:hover {
opacity: 0.8;
}

#price div {
width: 100%;
max-width:260px;
margin: 0px;
padding:1em;
background-color: #CC0000;
color:#FFFFFF;
}

#price1 div ,#price2 div ,#price3 div ,#price4 div,#price5 div ,#price6 div ,#price7 div ,#price8 div{
width: 100%;
max-width:260px;
margin: 0px;
padding:1em;
border-bottom:#660000 1px solid;
background-color: #FFF;
background:url(../os/img/left_navi_back.jpg) no-repeat;
text-shadow: 2px 2px 10px #fff ,-2px 2px 10px #fff ,2px -2px 10px #fff ,-2px -2px 10px #fff;
}

#genre div {
width: 100%;
max-width:260px;
margin: 0px;
padding:1em;
background-color: #CC0000;
color:#FFFFFF;
}

.genre_wrap {
background-color:#FFFFFF;
text-decoration:none;
color:#333333;
}

#genre_kani div ,#genre_kanisyabu div ,#genre_gyokai div ,#genre_gyoran div ,#genre_set div ,#genre_free div ,#genre_doukon div {
width: 100%;
max-width:260px;
margin: 0px;
padding:10px;
border-bottom:#660000 1px solid;
background-color: #FFF;
display: inline-table;
background:url(../os/img/left_navi_back.jpg) no-repeat;
text-shadow: 2px 2px 10px #fff ,-2px 2px 10px #fff ,2px -2px 10px #fff ,-2px -2px 10px #fff;
}

#genre_kani img ,#genre_kanisyabu img ,#genre_gyokai img ,#genre_gyoran img ,#genre_set img ,#genre_free img ,#genre_doukon img{
vertical-align:middle;
margin-right:7px;
}

#genre_kani:hover ,#genre_kanisyabu:hover ,#genre_gyokai:hover ,#genre_gyoran:hover ,#genre_set:hover ,#genre_free:hover ,#genre_doukon:hover{
opacity: 0.8;
}
			
#powerTip {
  width:600px;
  cursor: default;
  background-color: #fff;
  border-radius: 6px;
  display: none;
  position: absolute;
  white-space: nowrap;
  z-index: 100;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5);
  padding:30px;
}

#powerTip:before {
  content: "";
  position: absolute
}

#powerTip.e:before {
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  margin-top: -5px;
  top: 50%
}

#powerTip.e:before {
  border-right: 10px solid #fff;
  border-right: 10px solid rgba(255, 255, 255, 1);
  left: -10px
}

.tip_cont_kani {
width:100%;
height:350px;
background:url(../os/img/tip_cont_kani_back.jpg) no-repeat right bottom;
}

.tip_cont_kanisyabu {
width:100%;
background:url(../os/img/tip_cont_kanisyabu_back.jpg) no-repeat right bottom;
}

.tip_cont_gyokai {
width:100%;
background:url(../os/img/tip_cont_gyokai_back.jpg) no-repeat right bottom;
}

.tip_cont_gyoran {
width:100%;
height:300px;
background:url(../os/img/tip_cont_gyoran_back.jpg) no-repeat right bottom;
}

.tip_cont_set {
width:100%;
height:350px;
background:url(../os/img/tip_cont_set_back.jpg) no-repeat right bottom;
}

.tip_cont_free {
width:100%;
height:350px;
background:url(../os/img/tip_cont_free_back.jpg) no-repeat right bottom;
}

.tip_cont_doukon {
width:100%;
height:300px;
background:url(../os/img/tip_cont_doukon_back2.jpg) no-repeat right bottom;
}

.tip_cont_name {
width:60%;
font-weight:600;
border-bottom:#CCCCCC 1px solid;
padding-bottom:5px;
margin-bottom:5px;
color:#660000;
}

.tip_cont_kani ul:not(:last-child) ,.tip_cont_kanisyabu ul:not(:last-child) ,.tip_cont_gyokai ul:not(:last-child) ,.tip_cont_gyoran ul:not(:last-child) ,.tip_cont_set ul:not(:last-child) ,.tip_cont_free ul:not(:last-child) ,.tip_cont_doukon ul:not(:last-child){
margin-bottom:30px;
}

.tip_cont_kani li ,.tip_cont_kanisyabu li ,.tip_cont_gyokai li ,.tip_cont_gyoran li ,.tip_cont_set li ,.tip_cont_free li ,.tip_cont_doukon li {
list-style: none;
transition: .3s;
}

.tip_cont_kani a ,.tip_cont_kanisyabu a ,.tip_cont_gyokai a ,.tip_cont_gyoran a ,.tip_cont_set a ,.tip_cont_free a ,.tip_cont_doukon a {
text-decoration:none;
color:#222;
}

.tip_cont_kani a:hover ,.tip_cont_kanisyabu a:hover ,.tip_cont_gyokai a:hover ,.tip_cont_gyoran a:hover ,.tip_cont_set a:hover ,.tip_cont_free a:hover ,.tip_cont_doukon a:hover {
opacity: .6;
text-decoration: none;
}

.kanisyabu_sec {
margin:50px 0;
background: linear-gradient(to bottom,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.7) 7%,rgba(0, 0, 0, 0) 30%);
width:100%;
vertical-align:top;
}

.kanisyabu_sec_bg {
margin:0 auto;
width:100%;
max-width:1200px;
background: url(kanisyabu_sec_back2.png) no-repeat;
background-size:contain;
}

.kanisyabu_sec_title1 {
font-size:2vw;
margin-bottom:15px;
line-height:100%;
}

.kanisyabu_sec_title2 {
font-size:4.8vw;
line-height:100%;
}

.sec_txt {
height:380px;
}

.sp_price_jemre {
display:none;
}

.gift_cont {
width:100%;
max-width:1200px;
background-color:#FFFFFF;
padding:30px;
margin:0 auto;
}

.gift_cont a {
text-decoration:none;
}

.gift_cont_title {
font-size:3.5rem;
margin-top:40px;
margin-bottom:40px;
font-weight:600;
text-align:center;
}

.gift_cont_title::before {
content: '';
display:inline-block;
width: 149px;
height: 55px;
background-image: url(../os/img/gift_title_left.png);
background-size: contain;
background-repeat: no-repeat;
vertical-align: middle;
margin-right: 10px;
}

.gift_cont_title::after {
content: '';
display:inline-block;
width: 149px;
height: 55px;
background-image: url(../os/img/gift_title_right.png);
background-size: contain;
background-repeat: no-repeat;
vertical-align: middle;
margin-left: 10px;
}

.gift_cont_word {
font-size:2.5rem;
line-height:3rem;
margin-bottom:40px;
font-weight:600;
text-align:center;
}

.gift_cont_txt {
width:80%;
margin:0 auto;
padding-bottom:40px;
}

.gift_cont_img{
text-align:center;
margin-bottom:60px;
}

.gift_cont_img img{
width:85%;
height:auto;
max-width:800px;
}

.gift_cont_nosi_mcard_wrap {
display: flex;
justify-content: space-between;
align-items: start;
width:65%;
margin:0 auto;
}

.gift_cont_nosi ,.gift_cont_mcard {
width:45%;
}

.gift_cont_nosi_title ,.gift_cont_mcard_title {
font-size:2rem;
margin-bottom:30px;
font-weight:600;
text-align:center;
border-bottom:1px solid;
padding-bottom: 20px
}

.gift_cont_nosi_img ,.gift_cont_mcard_img {
width:100%;
text-align:center;
margin-bottom:20px;
}

.gift_cont_nosi_img img,.gift_cont_mcard_img img{
width:80%;
height: auto;
}

.gift_cont_bottom_txt {
width:65%;
margin:0 auto;
margin-top:25px;
margin-bottom:50px;
}

.gift_cont_conpou_bnr {
background-color:#CC0000;
width:80%;
margin:0 auto;
padding-top:40px;
padding-bottom:40px;
font-size:2.5rem;
color:#FFFFFF;
font-weight:600;
text-align:center;
vertical-align:middle;
position:relative;
}

.gift_cont_conpou_bnr::after {
content: '＞';
margin-left:15px;
}

.gift_cont_conpou_bnr a {
position: absolute;
top: 0;
left: 0;
height:100%;
width: 100%;
}

.gift_cont_conpou_bnr:hover a {
background-color:#FFF;
opacity: .3;
}

.footer_cont {
  background-color:#FFFFFF;
  margin-top:100px;
  padding-bottom:10px;
}

.footer__info a {
  color: #222;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
}

.footer__info a img {
  -webkit-transition: .3s;
  transition: .3s;
}

.footer__info a:hover,
.footer__info a:hover img,
.f__linkblock a:hover,
.footers--link a:hover,
.sp__endbtn a:hover {
  opacity: .6;
  text-decoration: none;
}

.f__linkblock a ,
.footers--link a,
.sp__endbtn a {
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
}

.footer__info li ,
.f__linkblock li ,
.footers--link li ,
.sp__endbtn li {
  list-style: none;
}

.f__logo {
  max-width: 250px;
  width: 23%;
  margin-bottom:15px;
}

.footer__info {
  background: #efefef;
  padding: 60px 5%;
}

.f__area,
.foot_hokusen {
  max-width: 1120px;
  margin: 0 auto 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.imgmax {
  width: 100%;
  height: auto;
  line-height: 1rem;
  display: block;
}

.sponly,
#foot_areanav,
.spnav,
.snav__bg,
.sp__ricon,
#nav-toggle,
.sp__search,
.sp__banarea,
.f__logo--sp,
.sp__endbtn,
.foot__splink {
  display: none;
}

.f__area--list {
  background: #fff;
  padding: 3%;
  width: 32%;
  margin: 0 2% 2% 0;
}

.f__area--list:nth-child(4) {
  margin-right: 0;
}

.f__first,
.f__end {
  width: 100%;
  margin-right: 0;
}

.f__end {
  margin-bottom: 0;
}

.f__end a {
color:#FFFFFF;

}

.mincyo,
.s__type--a,
.footer__tit {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.footer__tit {
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
  font-size: 2.2rem;
  line-height: 3.2rem;
}

.gabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.gabs--harf {
  width: 50%;
}

.gabs--harf:last-child {
  width: 44%;
}

.gabs--harf .bk__btn {
  max-width: 360px;
  margin: 0 auto;
}

.gabs--cent {
  text-align: center;
  margin-bottom: 20px;
}

.gabs__coution {
  -webkit-box-shadow: 0 0 0 2px #b5000a inset;
  box-shadow: 0 0 0 2px #b5000a inset;
  padding: 3%;
  text-align: center;
  color: #b5000a;
  font-weight: bold;
  margin-bottom: 20px;
}

.gabs__coution--tit {
  font-size: 2rem;
  line-height: 3rem;
  margin-bottom: 5px;
}

.gabs__coution--link {
  text-align: center;
  font-weight: bold;
  margin: 0 auto 40px;
}

.i_error {
  background: url(https://www.hokusen.co.jp/os/img/footer/error.svg) no-repeat left center;
  background-size: 23px 20px;
  padding: 5px 0 5px 33px;
}

.bk__btn {
  text-align: center;
}

.bk__btn--a {
  display: block;
  padding: 10px;
  border-radius: 6px;
  background: #000;
  color: #fff !important;
  font-weight: bold;
}

.bk--icon__arrow {
  background: url(https://www.hokusen.co.jp/os/img/footer/bk--icon__arrow.svg) no-repeat right center;
  padding-right: 24px;
}

.f__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.f__contact--list {
  text-align: center;
  width: 33.33333%;
  width: calc(100% / 3);
  padding: 10px 3%;
}

.f__contact--tit {
  font-weight: bold;
  margin-bottom: 20px;
}

.f__contact--list:not(:last-child) {
  border-right: 1px solid #ccc;
}

.sendmap {
  margin-bottom: 25px;
}

.coution--info__num {
  margin-left: 1.5em;
  text-indent: -1.5em;
}

.coution--info__num:first-child {
  margin-bottom: 30px;
}

.mb_txt p:not(:last-child) {
  margin-bottom: 20px;
}

.send--logo {
  max-width: 100px;
  width: 100%;
  margin-bottom: 10px;
}

.send__table {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;

  margin-top: 20px;
}

.send__table--th,
.send__table--td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
}

.send__table--th {
  width: 70%;
  background: #fbf3e5
}

.send__table--td {
  text-align: right;
}

.foot_paylist {
  margin-bottom: 20px;
}

.f__paymenttxt {
  margin-bottom: 20px;
}

.btn__contact {
  background: #b5000a;
}

.btn__contact,
.btn__fax {
  display: block;
  padding: 15px;
  border-radius: 6px;
  color: #fff;
  font-weight: bold;
}

.btn__fax {
  background: #000;
}

.icon_w_mail {
  background: url(https://www.hokusen.co.jp/os/img/footer/icon_w_mail.svg) no-repeat left center;
  background-size: 29px 22px;
  padding: 5px 0 5px 38px;
}

.pconly {
  display: block;
}

.freetel {
  margin: -15px auto 10px;
}

.freetel a {
  color: #000 !important;
}

.icon_w_mail {
  background: url(https://www.hokusen.co.jp/os/img/footer/icon_w_mail.svg) no-repeat left center;
  background-size: 29px 22px;
  padding: 5px 0 5px 38px;
}

.icon__freetel {
  background: url(https://www.hokusen.co.jp/os/img/footer/icon__freetel.svg) no-repeat left center;
  background-size: 43px 25px;
  padding: 5px 0 5px 53px;
  font-size: 3rem;
  line-height: 4rem;
  font-weight: bold;
}

.fax__call {
  font-size: 2rem;
  font-weight: bold;
  margin-top: 10px;
}

.ft__deli {
  max-width: 1120px;
  margin: 0 auto 30px;
  padding: 0 3% 30px;
  border-bottom: 1px solid #ccc;
}

.ft__deli,
.ft__deli--info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ft__deli--poser {
  max-width: 17%;
}

.ft__deli--info {
  width: 78%;
}

.ft__deli--btn {
  width: 35%;
}

.ft__deli--btn {
  width: 35%;
}

.ft__deli--yamato {
  max-width: 100px;
  margin-bottom: 5px;
}

.ft__deli--txt {
  width: 62%;
}

.icon__r__arrow {
  background: url(https://www.hokusen.co.jp/os/img/footer/r__arrow.svg) no-repeat right center / 18px 16px;
  padding-right: 22px;
}

.deli--btn--a {
  background: #b5000a;
  color: #fff !important;
  display: block;
  padding: 15px;
  border-radius: 6px;
  font-weight: bold;
  text-align: center;
}

.distributor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1120px;
  margin: 0 auto;
  font-weight: bold;
  font-size: 1.5rem;
}

.distributor--list:not(:last-child) {
  margin-right: 30px;
}

.f__linkblock {
  position: relative;
  max-width: 1120px;
  margin: 60px auto;
}

.f__link--area {
  font-size: 1.5rem;
}

.f__link--area,
.f__link--list:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.f__link--list {
  width: 18%;
}

.f__link--list:first-child {
  width: 40%;
}

.f__link--tit {
  width: 100%;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.f__link--list:first-child .f__link--block {
  width: 48%;
}

.f__link a {
  color: #000;
}

.f__sns {
  position: absolute;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.f__sns--list {
  width: 30px;
}

.f__sns--list {
  margin-left: 15px;
}

.footers--link {
  background: #333;
  padding: 10px 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footers--a {
  color: #fff !important;
  padding: 0 10px;
}

.footers--list:not(:last-child) .footers--a {
  border-right: 1px solid #ccc;
}

.footers--list:not(:last-child) {
  font-size: 1.4rem;
}

.footers--end {
  max-width: 1120px;
  margin: 40px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footers--name {
  width: 50%;
}

.ssllink {
  width: 40%;
}

.footers--bold {
  font-weight: bold;
  margin-bottom: 10px;
}

.footers--mins {
  font-size: 1.4rem;
  line-height: 2rem;
}

.ssllink {
  width: 40%;
}

.footers--bold {
  font-weight: bold;
  margin-bottom: 10px;
}

.footers--mins {
  font-size: 1.4rem;
  line-height: 2rem;
}

.ssllink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ssllink--link:not(:last-child) {
  margin-right: 10px;
}

.red__btn--a {
  display: block;
  padding: 10px;
  border-radius: 6px;
  background: #b5000a;
  color: #fff !important;
  font-weight: bold;
}

.calendar_size img{
width:100%;
max-width:288px;
height:auto;
}

.copys {
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 40px;
}

/*ページトップへボタン表示*/
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}
.pagetop a {
    display: block;
    background-color: #330000;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.pagetop a:hover {
    display: block;
    background-color: #A4031C;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.cont_word {
font-size:230%;
text-align:center;
color:#FFFFFF;
margin:30px 0px 50px 0px;
}

.cont_word2 {
font-size:230%;
text-align:center;
color:#FFFFFF;
margin:60px 0px 50px 0px;
}

.item_name_sp_br {
display:none;
}

.sp_rec_word {
display:none;
}

.sp_rec_item_wrap {
display:none;
margin:auto 0;
width:100%;
padding:0 15px;
margin-bottom:100px;
vertical-align:bottom;
}

.sp_rec_item_inner {
display:flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom:15px;
}

.sp_rec_item {
background-color:#FFFFFF;
margin-bottom:15px;
}

@media screen and (min-width: 1760px) {
.kanisyabu_sec_title1 {
font-size:36px;
line-height:100%;
}

.kanisyabu_sec_title2 {
font-size:80px;
line-height:100%;
}
}

@media screen and (max-width: 1752px) {

}

@media screen and (max-width: 1670px) {

}

@media screen and (max-width: 1580px) {

}

@media screen and (max-width: 1490px) {

}

@media screen and (max-width: 1400px) {

}

@media screen and (max-width: 1310px) {

}

@media screen and (max-width: 1260px) {
.kanisyabu_sec_bg {
padding:0 15px;
}
}

@media screen and (max-width: 1200px) {
.wrap {
background-image:url(bg2-2-2.png);
background-size:contain;
}

.main_cont {
margin-right:15px;
}

.left_navi {
margin-right:20px;
font-size:95%;
}

    .f__contact,
  .distributor {
    font-size: 1.5rem;
  }
  
    .distributor {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  
  .f__contact--list {
    padding: 10px 2%;
  }
  
  .btn__contact,
  .btn__fax {
    padding: 15px 10px;
  }
  
  .icon__freetel {
    font-size: 2.3rem;
  }
  
  .ft__deli {

    font-size: 1.3rem;
    padding: 0 0% 30px
  }
  
  .deli--btn--a {
    padding: 15px 5px;
  }
  
  .f__linkblock,
  .footers--end {
    width: 90%;
  }
  
  .f__link--area {
    font-size: 1.3rem;
  }
  
  .f__linkblock,
  .footers--end {
    width: 90%;
  }
  
  .footers--name {
    width: 36%;
  }
  
}

@media screen and (max-width: 1170px) {
.main_item_reg_price {
font-size:90%;
line-height:110%;
}

.item_reg_price {
font-size:90%;
line-height:110%;
}

@media screen and (max-width: 1132px) {
.main_item_box_top {
display:block;
padding:0;
}

.main_item_img {
overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
width:100%;
max-width: 420px;	/*画像の幅*/
border-radius:4px 4px 0 0;
}

.main_item_img img {
transition-duration: 0.3s;	/*変化に掛かる時間*/
width:100%;
max-width:420px;
height:auto;
background-color:#FFFFFF;
}

.main_item_img img:hover {
transform: scale(1.05);	/*画像の拡大率*/
transition-duration: 0.3s;	/*変化に掛かる時間*/
}

.main_item_box {
padding:0 15px 15px 15px;
}

.main_item_name {
font-size:150%;
text-align:center;
margin:20px 10px;
padding:0 15px;
}

.main_item_cap {
margin:20px 0;
padding:0 15px;
}

.main_item_reg_price {
font-size:110%;
line-height:120%;
margin-top:20px;
padding:0 15px;
}

.main_item_price {
font-size:150%;
letter-spacing:5px;
line-height:170%;
color:#CC0000;
margin-bottom:20px;
padding:0 15px;
}

.item_cap {
font-size:120%;
line-height:130%;
margin:10px 0;
}

.sp_br {
display:block;
}

/*4カラム→3カラム*/
.item_card_cate_4 {
width:31%;
max-width:350px;
height:auto;
background-color:#FFFFFF;
border-radius:4px;
margin-bottom:30px;
background-image:url(../os/img/card_back2.png);
background-size: cover;
position: relative;
}

.item_card_cate_wrap::after{
content:"";
display: block;
width:31%;
}

.item_card_cate_wrap::before{
display: none;
}

.item_reg_price {
font-size:110%;
line-height:120%;
margin-top:20px;
}

.kanisyabu_sec_bg {
padding:0 15px;
}

.sec_txt {
height:340px;
}

}

@media screen and (max-width: 1024px) {
.sec_txt {
height:320px;
}

.top_bnr_icon {
max-width:80px;
}

.top_bnr_icon {
max-width:80px;
}

.top_bnr_icon2 {
max-width:44px;
}

.top_bnr_icon2 {
max-width:44px;
}
}

@media screen and (max-width: 930px) {
/*4カラム→3カラム→2カラム*/
.item_card_cate_4 {
width:48%;
max-width:100%;
height:auto;
background-color:#FFFFFF;
border-radius:4px;
margin-bottom:30px;
background-image:url(../os/img/card_back2.png);
background-size: cover;
position: relative;
}

.item_card_cate_wrap::after{
content:"";
display: block;
width:48%;
}

.kanisyabu_sec_bg {
padding:0 15px;
}

.sec_txt {
height:300px;
}
}

@media screen and (max-width: 870px) {
.head_search--box {
padding: 4px 8px;
font-size: 1.2rem;
line-height: 1.4rem;
}

.head_search--submit {
font-size: 1.4rem;
line-height: 1.4rem;
padding: 7px 4px;
}
.sec_txt {
height:280px;
}
}

@media (orientation: landscape) and (max-width: 767px){
.sp-nav {
  top: -250%; /*ハンバーガーがクリックされる前はWindow上部に隠す*/
  height:90%;
}

}

@media screen and (max-width: 767px) {
.wrap {
background-image:url(sp/bg2.png);
background-size:contain;
}

.mv_wrap {
display:none;
}

.sp_header {
display:flex;
justify-content: space-between;
align-items: center;
width:100%;
background-color:#FFFFFF;
padding:5px 10px;
}

.sp_logo {
width:33%;
}

.sp_hm {
width:11%;
}

.sp_logo img {
width:100%;
}

.sp_logo {
width:33%;
}

.sp_cart_wrap {
width:9%;
text-align:center;
}

.sp_cart_wrap a {
color:#333333;
text-decoration:none;
}

.sp_cart img {
width:65%;
}

.sp_cart_txt {
font-size: 1rem;
font-weight:bold;
line-height:1rem;
margin-top: 3px;
margin-left: 2px;
text-align:center;
}

.sp_mv_wrap {
display:block;
width:100%;
max-width:1185px;
}

.sp_top_bnr_wrap {
display:block;
width:100%;
display:flex;
justify-content:start;
padding:0;
margin-bottom:45px;
}

.sp_top_bnr img{
width:100%;
height:auto;
}

.top_bnr_icon {
position:absolute;
bottom:5px;
left:5px;
width:100%;
height:auto;
max-width:40px;
z-index:100;
}

.top_bnr_icon {
width:100%;
height:auto;
max-width:40px;
}

.top_bnr_icon2 {
position:absolute;
bottom:5px;
left:5px;
width:100%;
height:auto;
max-width:22px;
z-index:100;
}

.top_bnr_icon2 {
width:100%;
height:auto;
max-width:22px;
}

/*.sp_top_bnr {
border-right:#FFFFFF 1px solid;
border-bottom:#FFFFFF 1px solid;
}*/

.search_sp{
display:block;
}

.sp__search {
  padding: 12px 5%;
}

.sp__search .side_search {
  margin: 0;
  }

.side_search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
}

.main_cont {
margin:0 15px;
}

.left_navi {
display:none;
}

/*.spe_pc_br {
display:none;
}*/

.gift_icon {
width:60%;
}

.gift_icon img{
width:60%;
}

.gift_icon2 {
width:60%;
}

.gift_icon2 img{
width:60%;
}

.main_item_name {
font-size:85%;
line-height:125%;
margin:10px 0px;
}

.main_item_cap {
font-size:75%;
line-height:105%;
margin:5px 0;
}

.main_item_reg_price {
font-size:70%;
margin:10px 0;
}

.main_item_price {
font-size:90%;
letter-spacing:normal;
line-height:140%;
margin:10px 0;
}

.main_item_text {
font-size:70%;
line-height:130%;
}

.main_item_sub_img {
display:none;
}

.item_name {
font-size:90%;
line-height:120%;
}

.item_cap {
font-size:90%;
line-height:120%;
}

.item_reg_price {
font-size:70%;
margin-top:10px;
}

.item_spe_pri {
line-height:260%;
}

.item_price {
font-size:90%;
letter-spacing:normal;
line-height:120%;
margin:10px 0;
}

/*.name_sp_br {
display:block;
}*/

.spe_pri {
padding:3px;
background-color:#CC0000;
font-size:50%;
}

/*.spe_pc_br {
display:block;
}*/

.item_text {
font-size:60%;
line-height:130%;
}

/*.sp_br {
display:none;
}*/


/* 
hamburger(ハンバーガーアイコン)
=================================== */
.hamburger {
  position: absolute;
  left: 15px;
  top: 10px;
  width: 25px;
  height: 20px;
  cursor: pointer;
  z-index: 300;
}

.hamburger_txt {
  position: absolute;
  left: 10px;
  top: 35px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1rem;
  text-align:center;
}

.hamburger__line {
  position: absolute;
  width: 25px;
  height: 4px;
  right: 0;
  background-color: #000;
  transition: all 0.5s;
  border-radius: 20px;
}

.hamburger__line--1 {
  top: 1px;
}

.hamburger__line--2 {
  top: 9px;
}

.hamburger__line--3 {
  top: 17px;
}

/*ハンバーガーがクリックされたら*/
.open .hamburger__line--1 {
  transform: rotate(-45deg);
  top: 11px;
}

.open .hamburger__line--2 {
  opacity: 0;
}

.open .hamburger__line--3 {
  transform: rotate(45deg);
  top: 11px;
}

/* 
sp-nav(ナビ)
=================================== */
.sp-nav {
  position: fixed;
  top: -100%; /*ハンバーガーがクリックされる前はWindow上部に隠す*/
  left: 50%;
  transform: translateX(-50%);
  width: 87vw; /* 出てくるスライドメニューの幅 */
  background-color: #fff;
  transition: all 0.5s;
  z-index: 200;
  overflow-y: auto;
  border-radius:10px;
}

/*ハンバーガーがクリックされたら上からスライド*/
.open .sp-nav {
  top: 40px;
}


/* 
black-bg(ハンバーガーメニュー解除用bg)
=================================== */
.black-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 5;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  cursor: pointer;
  z-index: 100;
}

/*ハンバーガーメニューが開いたら表示*/
.open .black-bg {
  opacity: 0.3;
  visibility: visible;
  }

/*ハンバーガー中身*/
.inbox {
    width: 85vw;

    overflow: auto;
    margin: 0 auto;
  }
  
  .inbox li {
  text-decoration:none;
  
  }
  
  .inbox li a {
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
  }

  .inbox li {
    list-style: none;
  }
  
    .spnav_search .scrolls {
    padding-top: 10px;
  }
  
    .spf_navarea {
    background: #fff;
    padding: 5%;
    border-radius: 10px;
  }
  
    .spf_tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
  }

  .spf_tab--list {
    width: 50%;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: bold;
  }

  .spf_content--list {
    padding: 5%;
  }

  .spf_tab--list:first-child,
  .spf_content--list:first-child {
    background: #f5dfe1;
  }

  .spf_tab--list:last-child,
  .spf_content--list:last-child {
    background: #f5f5f5;
  }

  .spf__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .spf__item--cover {
    overflow: scroll;
    height: 420px;
  }

  .spf__item--list {
    text-align: center;
  }

  .spf__item--list {
    width: 49%;
    margin: 0 2% 2% 0;
  }

  .spf__item--list:nth-child(2n) {
    margin-right: 0;
  }
  
  .spf__item--list a:hover {
  opacity: .6;
  text-decoration: none;
}

  .spf__item--a {
    display: block;
    padding: 12px 10px;
    background: #fff;
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 1.3rem;
    letter-spacing: -1px;
    border-radius: 6px;
    color: #000 !important;
  }

  .spf__item--img {
    max-width: 32px;
    margin: 0 auto 6px;
  }

  .spf__item--icon {
    max-width: 18px;
    height: 18px;
    margin: 0 auto 6px;
  }

  .spf_singlebtn {
    text-align: center;
    margin-top: 10px;
  }

  .spf_singlebtn--act {
    color: #fff;
    display: block;
    padding: 10px 5px;
    border-radius: 6px;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .spf_pink {
    background: #cf4e58;
  }

  .spf_blue {
    background: #1b668d;
  }

  .spf_close {
    background: #666;
  }
  
    .sp__ricon--list .imgmax {
    width: 21px;
    height: 22px;
    margin: 0 auto -10px;
  }
  
    .line__ham {
    text-align: center;
  }
  
   .line__ham a {
    color: #222;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
  }

  .line__ham--a {
    padding: 10px;
    display: block;
    border-bottom: 1px solid #ccc;
  }
  
  .line__ham a:hover {
    opacity: .6;
    text-decoration: none;
  } 
 
  #menu_close_item {
    cursor: pointer;
  }
  
  #menu_close_guid {
    cursor: pointer;
  }


/*
.item_sec_pc {
display:none;
}*/

.kanisyabu_sec_bg {
padding:0 15px;
}

.kanisyabu_sec_title1 {
font-size:1.5rem;
line-height:2.5rem;
}

.sec_txt {
height:200px;
}

.gift_cont {
padding:20px;
}

.gift_cont_txt {
width:100%;
}

.gift_cont_title {
margin-top:15px;
margin-bottom:25px;
}

.gift_cont_title {
font-size:1.8rem;
}

.gift_cont_title::before {
width: 60px;
height: 22px;
margin-right: 5px;
}

.gift_cont_title::after {
width: 60px;
height: 22px;
margin-left: 5px;
}

.gift_cont_word ,.gift_cont_nosi_title ,.gift_cont_mcard_title {
font-size:1.5rem;
line-height:1.8rem;
margin-bottom:20px;
}

.gift_cont_txt {
padding-bottom:20px;
}

.gift_cont_img{
margin-bottom:30px;
}

.gift_cont_txt ,.gift_cont_nosi_txt ,.gift_cont_mcard_txt,.gift_cont_bottom_txt {
font-size:1.2rem;
line-height:1.5rem;
}

.gift_cont_nosi_mcard_wrap {
display: block;
width:100%;
margin-bottom:30px;
}

.gift_cont_img img{
width:100%;
}

.gift_cont_nosi ,.gift_cont_mcard {
width:100%;
}

.gift_cont_nosi_img img,.gift_cont_mcard_img img{
width:100%;
}

.gift_cont_nosi {
margin-bottom:30px;
}

.gift_cont_bottom_txt {
width:100%;
}

.gift_cont_conpou_bnr {
width:100%;
padding-top:20px;
padding-bottom:20px;
font-size:1.8rem;
margin-bottom:30px;
}

.footer__info {
  padding: 0 0 1px;
}

  .pconly,
  #sub_nav,
  .l-side,
  .topaction {
    display: none;
  }

.sp__ricon--list .imgmax {
  width: 21px;
  height: 22px;
  margin: 0 auto -10px;
}

  .sponly,
  #nav-toggle,
  .sp__search,
  .sp__banarea,
  .f__logo--sp,
  .sp__endbtn,
  .foot__splink {
    display: block;
  }
  
    .f__logo--sp {
    max-width: 170px;
    margin: 0 auto 30px;
  }
  
    .foot__splink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto 25px;
  }

  .foot__splink--list {
    width: 49.5%;
    margin: 0 1% 1% 0;
    text-align: center;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 2rem;
  }

  .foot__splink--list:nth-child(2n) {
    margin-right: 0;
  }

  .foot__splink--a {
    display: block;
    padding: 15px 2%;
    background: #fff;
    color: #000 !important;
  }
  
       
  .f__area--list:not(:last-child),
  .footer__tit,
  .f__contact--list:not(:nth-child(2)),
  .ft__deli,
  .distributor,
  .f__linkblock,
  .footers--link,
  .footers--end {
    display: none;
  }

  .f__contact--list:not(:last-child) {
    border: none;
  }

  .f__contact--list {
    width: 100%;
  }
  

  .f__area {
    width: 90%;
    margin-bottom: 20px;
  }
  
 
    .sp__endbtn .red__btn--a,
  .sp__endbtn .bk__btn--a {
    padding: 20px 5%;
  }
  
     
   .icon__freetel {
    font-size: 3rem;
  }
  
.sp__endbtn {
    width: 100%;
    margin: 0 auto;
    background: #efefef;
    padding: 0 5%;
  }

  .sp__endbtn--list {
    margin-bottom: 15px;
  }

  .copys {
    padding: 20px 5%;
    margin-bottom: 0;
    background: #efefef
  }

.btn__eotyr {
  background: #E89304;
}

.btn__eotyr{
  display: block;
  padding: 15px;
  border-radius: 6px;
  color: #fff;
  font-weight: bold;
}

.btn__eotyr {
    padding: 15px 10px;
	margin-top:15px;
  }
  
.icon_eoty {
  background: url(https://hokusen.itembox.design/item/common/img/icon_eoty2.svg) no-repeat left center;
  background-size: 29px 22px;
  padding: 5px 0 5px 38px;
}

.btn__eotyr:hover {
　opacity: 0.5 ;
}

a.btn__eotyr:hover {
 color:#fff;
}

.item_name_cate {
font-size:80%;
line-height:125%;
text-align:center;
margin:10px 5px;
font-weight:600;
}

.item_cap_cate {
font-size:75%;
line-height:105%;
margin:10px 0 0 0;
}

.item_price_cate {
font-size:100%;
letter-spacing:0;
line-height:110%;
color:#CC0000;
margin:5px 0;
}

.price_tax_cate {
font-size:60%;
letter-spacing:normal;
line-height:110%;
}

.item_text_cate {
font-size:70%;
line-height:110%;
}

.cont_word {
font-size:150%!important;
margin:20px 0px 20px 0px!important;
}

.cont_word2 {
font-size:150%!important;
margin:30px 0px 20px 0px!important;
}

.item_name_sp_br {
display:block;
}

.sp_rec_word {
font-size:120%!important;
display:block;
}

.sp_rec_item_wrap {
display:block;
}

.sp_rec_item {
width:48%;
}

.sp_rec_item img {
width:100%;
height:auto;
}

}
@media screen and (max-width: 700px) {

}

@media screen and (max-width: 650px) {
.sec_txt {
height:200px;
}
}

@media screen and (max-width: 600px) {
.sec_txt {
height:160px;
}
}

@media screen and (max-width: 550px) {

}

@media screen and (max-width: 500px) {

}

@media screen and (max-width: 450px) {

}

@media screen and (max-width: 390px) {

}