.gift_cont, .gift_cont p, .gift_cont li, .gift_cont div, .gift_cont h2, .gift_cont h3, .gift_cont h4, .gift_cont dd, .gift_cont dt, .gift_cont th,.gift_cont td {
  font-family: "游ゴシック", "Yu Gothic UI", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}
@media only screen and (max-width: 767px){
	#footer{
	padding-top: 0;
	}
}
#wrap {
  padding-top: 0 !important;
}
#globalBlandHeader{
    padding-bottom: 0;
margin-bottom: 0
}
.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;
  font-weight: bold;
}
.slick-dots li.slick-active button::before {
  color: #e6002d !important;
}
.slick-center {
  margin-right: 20px;
  margin-left: 20px;
}
.slick-dots {
    bottom: -40px;
}
@media screen and (max-width: 767px) {
  .slick-center {
    margin-right: 0;
    margin-left: 0;
  }
}
.main_area {
  background: url(/gift/res/image/main_bg.jpg) top left repeat;
  padding: 40px 0 40px 0;
}
.slide_main_single{
  width: 1000px;
  margin: 0 auto;
}
.no_slide {
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .main_area {
    padding: 40px 3% 40px 3%;
  }
  .slide_main_single{
  width: 100%;
  margin: 0 auto;
}
}
.sec_brandlist {
  position: relative;
  display: block;
  padding: 95px 0 95px;
  overflow: hidden;
}



@media screen and (max-width: 767px) {
  .sec_brandlist {
    padding: 4em 0 4em;
    background: #FFF;
  }
}
.pattern_t_l {
  position: absolute;
  top: 0;
  left: 0;
}
.pattern_t_r {
  position: absolute;
  top: 0;
  right: 0;
}
.pattern_b_l {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.pattern_b_r {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  
}
.cont_block {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
	.cont_block {
  		width: 100%;
  		margin: 0 auto;
		padding: 0 10px;
	}
}

.elem_read_txt {
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
    .pattern_t_l {
      width: 40%
    }
    .pattern_t_r {
      width: 30%
    }
    .pattern_b_l {
      width: 40%
    }
    .pattern_b_r {
     width: 30%
    }
  .cont_block {
    width: 94%;
  }
  .elem_read_txt {
    text-align: left;
  }
}
.elem_h1 {
  position: relative;
  padding: 0 0 22px;
  font-size: 40px;
  line-height: 1;
  margin:0 0 40px 0
}

.elem_h1::after {
  content: " ";
  background: #e6002d;
  width: 64px;
  height: 2px;
  display: block;
  position: absolute;
  margin: 20px auto 0;
}
.elem_h2 {
  text-align: center;
  position: relative;
  padding: 0 0 20px;
  font-size: 34px;
  line-height: 1;
}
.elem_h2 span {
  color: #ba8904;
  display: block;
  font-size: 24px;
  margin: 0 0 20px
}
@media screen and (max-width: 767px) {
    .elem_h1 {
      font-size: 30px;
    }
    .elem_h2 {
      font-size: 23px;
    }
    .elem_h2 span {
      font-size: 17px;
    }  
}
.elem_h2::after {
  content: " ";
  background: #e6002d;
  width: 50px;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 20px auto 0;
}
@media screen and (max-width: 767px) {
    .elem_h2 span {
      margin: 0 0 10px;
    }
    .elem_h2::after {
      margin: 10px auto 0;
    }
}
.elem_read_txt {
  margin: 40px 0 0 0;
}
.art_area {
  display: flex;
  flex-wrap: wrap;
}
.art_block{
  width: 30%;
  margin: 60px 3% 0 0;
}

.art_block a:link{
  color: #333;
}
.art_block a:hover{
  text-decoration: none;
}
.art_block a:hover img{
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
	.art_block:nth-of-type(3n+1) {
      margin: 60px 3% 0 3%;
    } 
    .art_block:nth-of-type(3n) {
      margin: 60px 0 0 0;
    }    
}
@media screen and (max-width: 767px) {
    .elem_h2 {
      line-height: 1.5;
    }
  .art_block {
    width: 48%;
    margin: 30px 0 0 2%;
  }
  .art_block:nth-child(odd) {
    margin: 30px 2% 0 0;
  }
}
.art_block h3 {
  font-size: 22px;
  text-align: center;
  margin: 25px 0 20px;
  line-height: 30px;
}

.cap_txt {
  font-size: 14px;
}
.sec_situation {
  background: url(/gift/res/image/main_bg.jpg) top left repeat;
  padding: 95px 0 95px;
}
@media screen and (max-width: 1024px) {
.sec_situation {
  padding: 95px 3% 95px;
}
}

@media screen and (max-width: 767px) {
    .art_block h3 {
      font-size: 18px;
      margin: 15px 0 10px;
    } 
}
.tabs {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  clear: both;
  margin: 50px auto 0;
  width: 1000px;
  border-bottom: 4px #ba8904 solid;
}

@media screen and (max-width: 1024px) {
    .tabs {
      width: 100%;
    } 
}

.tabs li {
  width: 25%;
  margin: 0 5px 0 0;
  font-size: 22px;
  text-align: center;
  line-height: 1.0;
  font-weight: normal;
}
.tabs li:last-child {
  margin: 0 0 0 0;
}
.tabs a {
  display: block;
  color: #333;
  text-decoration: none;
  background: #dedbcc;
  padding: 25px 0;
  height: 100%;
}
.tabs li.active a, .tabs a:hover {
  color: #fff;
  background: #ba8904;
}
.tab_content {
  padding: 40px;
  width: 1000px;
  margin: 0 auto 0;
  background: #FFF;
}

@media screen and (max-width: 1024px) {
    .tab_content{
      width: 100%;
    } 
}

.tac_cont_area {
  display: flex;
}
.tac_cont_block {
  width: 25%;
  margin: 35px 25px 0 0;
  padding: 20px 15px;
  border: 1px #dddddd solid;
}
.tac_cont_block:last-child {
  margin: 35px 0 0 0;
}
@media screen and (max-width: 767px) {
  .sec_situation {
    padding: 60px 3% 60px;
  }
  .tabs {
    width: 100%;
  }
  .tab_content {
    width: 100%;
    padding: 2em 0 0;
  }
  .tab_read_txt {
    padding: 0 1em;
    margin: 0 0 1em 0;
  }
  .tabs li {
    line-height: 1.4;
      font-size: 14px;
  }
  .tabs a {
    padding: 25px 0.5em;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .tac_cont_block {
    width: 50%;
    margin: 0;
  }
  .tac_cont_block:nth-child(odd) {
    border-top: 1px #dddddd solid;
    border-right: 1px #dddddd solid;
    border-left: none;
    border-bottom: none;
  }
  .tac_cont_block:nth-child(even) {
    border-top: 1px #dddddd solid;
    border-right: none;
    border-left: none;
    border-bottom: none;
  }
  .tac_cont_block:last-child {
    margin: 0;
  }
  .tac_cont_area {
    display: flex;
    flex-wrap: wrap;
  }
}
.products_t_ele {
  margin: 10px 0;
  border-bottom: 1px solid #dddddd;
}
.products_t_ele:after {
  content: "";
  clear: both;
  display: block;
}
.products_txt {
  display: block;
  float: left;
}

.icon_ref{
    color: #38add8;
    font-size: 14px;
    padding: 0.1em 0.2em;
    display: inline;
    border: 1px solid #38add8;
    order: 3;
    margin: 0 0 0 10px;
}
.icon_froz{
    color: #38a238;
    font-size: 14px;
    padding: 0.1em 0.2em;
    display: inline;
    border: 1px solid #38a238;
    order: 4;
    margin: 0 0 0 10px;
}
.icon_norm{
    color: #ff8500;
    font-size: 14px;
    padding: 0.1em 0.2em;
    display: inline;
    border: 1px solid #ff8500;
    order: 5;
    margin: 0 0 0 10px;
}

.tab_area .icon_ref,
.tab_area .icon_froz,
.tab_area .icon_norm{
  float: right;
  margin-bottom:5px;
}

.price_ele {
  margin: 5px 0 0 0;
  font-weight: bold;
}
.ref_txt {
  font-size: 14px;
  font-weight: normal;
}
.products_name {
  clear: both;
}
.sec_365 {
  background: url(/gift/res/image/365_bg.jpg) center center no-repeat #FFF;
  background-size: 100%;
  padding: 95px 0 95px 0;
}
.bnr_elem {
  width: 670px;
  margin: 60px auto 0;
}
.bnr_elem a:hover{
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .sec_365 {
    padding: 65px 3%;
  }
  .bnr_elem {
    width: 100%;
  }
}
.sec_btm {
  background: url(/gift/res/image/sec_btm_bg.png) center center repeat #FFF;
  padding: 75px 0;
}

.sec_btm02 {
  padding:0 0 80px 0;
}

.sec_btm_cont {
  width: 1000px;
  margin: 0 auto;
}
/* 20240418 */
.sec_btm_cont.sec_btm_cont_02 {
  width: 900px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
	.sec_btm_cont,
  .sec_btm_cont.sec_btm_cont_02 {
  		width: 100%;
  		padding: 0 3% 0;
	}
}

.btm_link_area {
  display: flex;
}

.sec_btm02 .btm_link_area {
  display: flex;
  justify-content: center;
}

.btm_link_area li {
  width: 33%;
  margin: 0 30px 0 0;
  background: #fff;
}

.sec_btm02 .btm_link_area li {
  z-index: 1;
}
.btm_link_area li:last-child {
  margin: 0 0 0 0;
  text-align: center;
}
.btm_link_area li a {
  display: block;
  padding: 10px;
  width: 100%;
  position: relative;
}
.btm_link_area li a.blank::after {
  display: block;
  content: "";
  background-image: url(/shared/image/icon_blank_bk.svg);
  position: absolute;
  bottom: 16px;
  right: 16px;
  width: 12px;
  height: 12px;
}
.btm_link_area li span {
  border: 1px solid #dedbcc;
  display: block;
  padding: 20px;
  text-align: center;
}
.btm_link_area li span img {
  width: auto;
  margin: 0 auto;
}
.sp_non {
  display: block;
}
.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sec_btm_cont {
    width: 100%;
    padding: 0 3% 0;
  }
  .btm_link_area {
    display: flex;
    flex-wrap: wrap;
  }
  .btm_link_area li {
    width: 100%;
    margin: 0 0 1em 0;
    background: #fff;
  }
  .btm_link_area li span {
    text-align: left;
    display: flex;
    align-items: center;
  }
  .btm_link_area li span img {
    width: 10%;
    float: left;
    margin: 0 1em 0 0;
  }
  .sp_non {
    display: none;
  }
.sp {
  display: block;
}
  .btm_link_area li a {
    display: table;
  }
  .btm_link_area li a.blank::after {
    display: block;
    content: "";
    background-image: url(/shared/image/icon_blank_bk.svg);
    position: absolute;
    right: 26px;
    width: 12px;
    height: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
.gift_nav{
    width: 100%;
    background: #e1ded3;
}
.menu{
    display: flex;
    justify-content:space-around;
    width: 1000px;
    margin: 0 auto;
    font-size: 16px; 
}
.menu .menu_list:first-child::after{
	content: "";
	position: absolute;
	border-right: solid 1px #cec8b7;
	height: 20px;
	top: 0;
    bottom: 0;
    margin: auto;
	left: 0;
}
.menu .menu_list{
    line-height: 1.0;
    text-align: center;
    width: 100%;
    position: relative;
}

.menu .menu_list::before{
	content: "";
	position: absolute;
	border-right: solid 1px #cec8b7;
	height: 20px;
	top: 0;
    bottom: 0;
    margin: auto;
	right: 0;

}
.menu .menu_list a{
    display: block;
    padding: 20px 0;
}
@media screen and (max-width: 767px) {
    .menu .menu_list{
    
    } 
    .menu .menu_list a{
    display: flex;
    padding: 20px 0;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 100%;
    }
}
.menu .menu_list a:hover{
    text-decoration:none!important;
    box-shadow: 0 0 30px rgba(255, 255, 255, .3) inset;;
    
}
.menu .menu_list a.blank_link::after{
    display: inline-block;
    content: "";
    background: url(/shared/image/icon_blank_bk.svg) no-repeat;
    position: relative;
    margin: 0 0 0 0.5em;
    width: 12px;
    height: 12px;
}
.menu .menu_list a.parent::after{
    display: block;
    content: "";
    background: url(/gift/res/image/nav_tri_icon.svg) no-repeat;
    margin: 10px auto -14px auto;
    width: 7px;
    height: 4px;
    transform: rotate(180deg);
}
.menu .menu_list a.open::after{

    transform: rotate(0deg)!important;
}
.menu .menu_list .child {
    display: none;
    position: absolute;
    width: 100%;
    background: #e1ded3;
    z-index: 1;
}
@media screen and (max-width: 767px) {
    .menu .menu_list .child {
        top:70px;
    } 
}
.menu .menu_list .child li{
    border-top: 1px solid #d0cdbc;
}
.menu .menu_list a:hover{
    text-decoration: underline;
}
@media screen and (max-width: 767px) {
    .menu {
        width: 100%;
        font-size: 11px;
    }
    .menu .menu_list {
        line-height: 1.4;
    }
    .menu .menu_list a.parent::after{
        display: block;
        content: "";
        background: url(/gift/res/image/nav_tri_icon.svg) no-repeat;
        width: 7px;
        height: 4px;
        transform: rotate(180deg);
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        right: 10px;
    }
    .menu .menu_list a.blank_link::after{
        display: block;
        content: "";
        background: url(/shared/image/icon_blank_bk.svg) no-repeat;
        position: absolute;
        margin: auto;
        width: 12px;
        height: 12px;
        top: 0;
        bottom: 0;
        right: 8px;
    }
    .menu .menu_list .child {
        width: 100vw;
    }
    .menu .menu_list .child li{
        width: 50vw;
        float: left;
        border-bottom: 1px solid #d0cdbc;
        border-top: 1px solid #d0cdbc;
        margin: 0 0px -1px;
    }
    .menu .menu_list .child li:nth-child(odd){
        border-right: 1px solid #d0cdbc;
    }
}
.bc_wrap{
    border-top:1px solid #e1ded3;
}
.bc_list{
    display: flex;
    width: 1000px;
    margin: 10px auto;
    font-size: 14px;
}
@media screen and (max-width: 767px) {
    .bc_list{
        display: flex;
        width: 100%;
        margin: 10px auto;
        padding: 0 3% 0 3%;
    }
}
.bc_list li::after {
    content: ">";
    margin: 0 15px;
}
.bc_list li:last-child::after{
    content: "";
    margin: 0;
}

.btm_link_area li.mincho.environment{
  background: transparent;
}
.btm_link_area li.mincho.environment span{
    border: none;
    padding: 20px;
}
.btm_link_area li.mincho.environment span img{
    width: 100%;
}
@media screen and (max-width: 767px) {
.btm_link_area li.mincho.environment span img {
    width: 55%;
    margin: 0 auto;
}
}