@charset "UTF-8";
/* ===============================================================================
 * 長寿祝い
 * =============================================================================== */
@font-face {
    font-family: 'icoset';
    src: url("/cmn/css/fonts/icoset.eot");
    src: url("/cmn/css/fonts/icoset.eot#iefix") format("embedded-opentype"),url("/cmn/css/fonts/icoset.ttf") format("truetype"),url("/cmn/css/fonts/icoset.woff") format("woff"),url("/cmn/css/fonts/icoset.svg#icoset") format("svg");
    font-weight: normal;
    font-style: normal;
}

.box-link {
  width: 80%;
  max-width: 560px;
  margin: 30px auto 0;
}
.box-link span {
  font-family: "メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3, HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS PGothic",sans-serif,Helvetica;
  padding: 18px 20px 16px;
  color: #FFF;
}
.box-link a span {
  font-size: 24px;
  font-size: 2.4rem;

}
.box-link.PNK {
  border: 1px solid #da3a5b !important;
  }
.box-link.PNK span{
  background: #da3a5b;
}

.box-link.PNK a:hover span {
  background: #a31b37;
}
.box-link.ORA{
  width: 90%;
  min-width: 320px;
}

.box-link.ORA {
  border: 1px solid #ff6900 !important;
  }
.box-link.ORA span{
  background: #ff6900;
}
.box-link.ORA a:hover span {
  background: #dc5e06;
}

.box-link.BLU {
  border: 1px solid #26c5d7 !important;
  width: 100%;
  }
.box-link.BLU span{
  background: #26c5d7;
  color: #FFF;
}
a:hover .box-link.BLU span {
  background: #119dad;
}

.box-link .btn {
    display: block;
    background: #FFF;
    padding: 3px;
    text-decoration: none !important;
}

.box-link .btn span {
    display: block;
    padding: 10px 20px 7px;
    font-weight: bold;
    line-height: 1.2;
    transition: background 0.3s;
  font-size: 20px;
  font-size: 2.0rem;
}
.box-link.arrR span:after {
  background: none;
  content: "\e91f";
  font-family: icoset;
  right: 16px;
  margin-top: -14px;
}
.box-link.arrR .btn span:after {
  margin-top: -12px;
}

#main-area.top {background: #dbcdad; }
#main-area.top .wrap {
  background: url(/choju/images/main_bg.png) no-repeat 0 0;
  background-size: cover;
  }
#main-area.top .text h1 {text-shadow: 2px 2px 0 #4b2a03;}
#main-area.top .text h1 span{display: inline-block;}
#main-area.top .photo {width: 44%;}
#main-area.top .text {width: 56%;
  vertical-align: middle!important;
  padding-top: 0!important;
  padding-bottom: 0!important;}

#main-area.top .text h1{
	font-size:70px;
	font-size:7rem;
	margin-top: 0;
	line-height: 1.2;
}
#main-area.top .text .catch{font-size:22px;font-size:2.2rem;line-height: 1.5;}

.point-area {
  background: url(/choju/images/bg_bro.png) repeat-y 0 0;
  -webkit-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
      padding: 20px 0;
}

.point-area .ttl {
  margin: 0 5%;
  padding-right: 25%;
}
.point-area .text-area {
  background: url(/choju/images/bg_red.png) repeat-y 0 0;
  -webkit-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
      padding: 10px 0 50px;
      margin-top: 15px;

}

.point-area .text-area h2{
	margin-top: 10px;
	padding: 0 5%;
	color: #fff;
	font-size: 20px;
	font-size: 2rem;
	
}
.point-area .text-area h2 span{
	padding-bottom: 5px;
	font-weight: bold !important;
	border-bottom: 1px solid #fff;
}
.point-area .text-area p + h2{
	margin-top: 30px;
}
.point-area .text-area h2 + p{
	margin-top: 10px;
}
.point-area .text-area p {
  padding: 0 5%;
  color: #FFF;
  line-height: 1.8;
}
.point-area .text-area p.box-link{
	padding: 0;
	line-height: inherit;
}
.point-area .anchor {
  padding: 0 6%;
  width: 100%;
    margin-top: 10px;
}
.point-area .anchor .box {
    width: 10.50505051%;
    margin-left: 2.222222222%;
    position: relative;
}
.no-flexbox .point-area .anchor .box {
    display: inline-block;
    word-spacing: normal;
    vertical-align: top;
}
.point-area .anchor .box:after {
  content: "";
  background: url(/choju/images/ico_arr.png) no-repeat center center;
  -webkit-background-size: 100% auto;
       -o-background-size: 100% auto;
          background-size: 100% auto;
  display: block;
  width: 14%;
  height: 30px;
  position: absolute;
  top: 50%;
  right: -20%;
  margin-top: -15px;
}
.point-area .anchor .box:last-child:after {
  display: none;
}
.point-area .anchor .box:first-child {
  margin-left: 0;
}
.point-area .anchor .box img {
  -webkit-border-radius: 5px;
          border-radius: 5px;
      position: relative;
      z-index: 2;
}
.point-area .anchor .box a {
  display: block;
  overflow: hidden;
  background: #FFF;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  border: #e1d29d 3px solid;
  position: relative;
box-shadow:2px 2px 5px -1px #000;
-moz-box-shadow:2px 2px 5px -1px #000;
-webkit-box-shadow:2px 2px 5px -1px #000;
}
.point-area .anchor .box a:after {
  content: "";
  display: block;
  width: 200%;
  height: 200%;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #F5EDCF;
  position: absolute;
  top: -150%;
  left: 50%;
  margin-left: -100%;
  z-index: 1;
}
.isOtherDevice .point-area .anchor .box a:after {
  -webkit-transition: all .3s;
     -moz-transition: all .3s;
      -ms-transition: all .3s;
       -o-transition: all .3s;
          transition: all .3s;
}
.isOtherDevice .point-area .anchor .box a:hover:after {
  top: -10%;
}

.point-text-area {
  background: #FFF;
  margin: -30px 2% 0;
  padding: 10px 2% 30px;
}
.point-text-area h2{
	padding: 5px;
	color: #fff;
	font-size: 24px;
	background-color: #C60019;
}
.point-text-area h2 span{
	display: block;
	padding: 5px;
	border: 1px solid #fff;
}
.point-text-area .point-text-box {
  margin-top: 2em;
}
.point-text-area .point-text-box .point-text-ttl {
  background: url(/choju/images/ico_celebration.png) no-repeat left top;
  border-bottom: #441511 2px solid;
  color: #C60019;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.3;
  padding: 3px 0 2px 45px;
}
.point-text-area .point-text-box .point-text-ttl.other {
  background: none;
  padding-left: 0;
  color: #441511;
}

.point-text-area .point-text-box .point-text-detail {
background: #f9f7ed;
padding: .8em 2%;
line-height: 1.8;
}
.point-text-area .point-text-box .point-text-detail strong {
  color: #C60019;
}
.point-text-area .point-text-box .point-link{
	margin-top: 10px;
	text-align: right;
}
.point-text-area .point-text-box .point-link a{
	font-weight: bold;
}
.point-text-area .point-text-box .point-link_btn{
    width: 90%;
    max-width: 480px;
    margin: 30px auto;
}
.point-text-area .point-text-box .point-link_btn a{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding: 1em 0;
    width: 100%;
    color: #fff;
    background-color: #333;
    transition: .3s;
    box-shadow: rgb(0 0 0 / 15%) 1.95px 1.95px 2.6px;
}
.point-text-area .point-text-box .point-link_btn a::after{
    content: "";
    margin-left: 5px;
    width: 5px;
    height: 5px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg);
}
.point-text-area .point-text-box .point-link_btn a:hover {
    background-color: #bbb;
}
/* 共通 */
.original-area{
  margin-top: 40px;
  background: url(/seijinuchiiwai/images/bg_dot01.png) repeat-x 0 0 #f4f0de;
  padding: 40px 85px;
}

.original-area .ttl{
  padding-right: 10%;
}

.original-box{
  width: 100%;
  padding-top: 25px;
}

.original-box .original-card{
  padding-top: 25px;
  width: 100%;
  text-align: center;
}


.giftreco-area{
  margin-top: 40px;
  background: #f4f4f4;
  padding: 40px 85px;
  position: relative;
}

.giftreco-area .ttl {
  padding-right: 15%;
}
.giftreco-area .ttl + p {
  margin-top: 1.8em;
}

.giftreco-wrap {
  display: table;
  width: 100%;
  word-spacing: -1em;
}
.giftreco-box,
.giftreco-img {
  display: table-cell;
  word-spacing: normal;
  vertical-align: top;
}

.giftreco-box {width: 70%;padding-right: 10%;}
.giftreco-box strong {
  color: #c00;
}
.free-area{
  margin-top: 40px;
  background: #ffffff;
/*  border-bottom: solid 2px #ff9000;*/
  padding-bottom: 40px;
}

.free-area .ttl {
  position: relative;
  padding-right: 30%;
}

.free-area .ttl img {
  position: relative;
  z-index: 2;
}
.free-area .ttl:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #ff9002;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
  z-index: 1;
}

.free-area .txt-ttl{
  font-size: 22px;
  font-size: 2.2rem;
  margin-top: 22px;
}


.free-wrapping {
  margin-top: 30px;
}
.free-wrapping .box {
  text-align: center;
}


.free-wrapping .box img {
  display: inline-block;
}
.category-area .category-list{
    margin-top: 40px;
    margin-right: -1.33%;
}

.category-area .category-list li{
  float: left;
  width: 32%;
  margin-right: 1.33%;
  position: relative;
}

.category-area .category-list li:nth-child(n+4) {
  margin-top: 15px;
}

.category-area .category-list li p{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: .6em 0 .4em;
  background-color: rgba(0,0,0,0.6);

}
.category-area .category-list li span{
  display: block;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 1.3;
  color: #ffffff;
  font-weight: bold;
  padding: 0 10px;
}

.category-area .category-list li a {
  display: block;
  text-decoration: none;
}
.category-area .category-list li span::after {
  position: absolute;
  right: 8px;
  content: "\e90a";
  font-family: icoset;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  font-weight: normal;
}

.pickup-area{
  margin-top: 50px;
}

.pickup-area h2 {
  background: url(/seijinuchiiwai/images/bg_line.png) repeat-x left bottom;
  font-size: 30px;
  font-size: 3.0rem;
}

.pickup-area h2 span{
  background: url(/seijinuchiiwai/images/icon_teiban.png) no-repeat 0 0;
  padding-top: 5px;
  padding-left: 75px;
  font-weight: bold;
  display: block;
  padding-bottom: 18px;

}
.pickup-box {margin-top: 30px;}
.pickup-box .item-box{
    border: #cfc79d 1px solid;
    display: table;
    width: 100%;
    word-spacing: -1em;
  text-decoration: none!important;
  background: #fcfaef;
}

.pickup-box .item-thum,
.pickup-box .item-detail {
  width: 50%;
  display: table-cell;
  word-spacing: normal;
  vertical-align: top;
}
.pickup-box .item-thum {
  background: #FFF;
  padding: 3px;
}

.pickup-box .item-detail {
  padding: 10px 2% 10px;
  position: relative;
  overflow: hidden;
  border-left: #cfc79d 1px solid;
}

.pickup-box .item-name {
  display: block;
  margin-top: .5em;
  overflow: hidden;
  position: relative;
  margin-top: .2em;
}
.pickup-box .item-name span {
  font-weight: bold;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.3;
  text-decoration: underline;
}
.pickup-box .item-price strong {
  vertical-align: baseline;
  font-weight: normal;
}

.pickup-box .item-price{
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3;
  color: #000;
  }
.pickup-box .item-price strong span {
  font-size: 33px;
  font-size: 3.3rem;
  font-weight: bold;
}
.pickup-box .item-price + .item-price {
  font-size: 18px;
  font-size: 1.8rem;
  }

.pickup-box .text {
  margin-top: .5em;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
  color: #000;
  margin-bottom: 1.5em;
}



.pickup-box .item-ico {
  display: table;
  width: 100%;
  word-spacing: -1em;
}


.pickup-box .ico-delivery{
  display: block;
  width: 100px;
  text-align: center;
  padding: 4px 0;
}

.pickup-box .ico-delivery span{
  display: block;
  width:100%;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #ffffff;

}

.pickup-box .ico-delivery.type-01{
 background: url(/seijinuchiiwai/images/type_01.gif) no-repeat;
}

.pickup-box .ico-delivery.type-02{
   background: url(/seijinuchiiwai/images/type_02.gif) no-repeat;
}

.pickup-box .ico-delivery.type-03{
 background: url(/seijinuchiiwai/images/type_03.gif) no-repeat;
}

.pickup-box .box-link {margin-top: 20px;}






@media screen and (min-width: 0) and (max-width: 1199px) {

.box-link a span{
  padding: 14px 20px 12px;
  font-size: 20px;
  font-size: 2.0rem;
}
  #main-area.top .text h1{
  font-size:48px;
  font-size: 4.8rem;
}
#main-area.top .text .catch{
  font-size:15px;
  font-size: 1.5rem;
}


.point-area .text-area p {
  padding: 0 3%;
}
.point-area .anchor {
  padding: 0 4%;
}
.point-area .ttl {
    margin: 0 3%;
}


  .original-area, .giftreco-area{
  padding: 5% 10% !important;
  }

.giftreco-box {width: 70%;padding-right: 3%;}


.category-area .category-list li span{
  font-size: 16px;
  font-size: 1.6rem;
}


.pickup-area{
  margin-top: 30px;
}

.pickup-area h2 {
  font-size: 26px;
  font-size: 2.6rem;
}

.pickup-area h2 span{
  -webkit-background-size: 50px auto;
       -o-background-size: 50px auto;
          background-size: 50px auto;
  padding-bottom: 10px;
  padding-left: 65px;
}
.pickup-box ~ .pickup-box {margin-top: 20px;}

.pickup-box .item-name span {
  font-size: 22px;
  font-size: 2.2rem;
}

.pickup-box .item-price{
  font-size: 20px;
  font-size: 2.0rem;
  }
.pickup-box .item-price strong span {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
}
.pickup-box .item-price + .item-price {
  font-size: 16px;
  font-size: 1.6rem;
  }

.pickup-box .text {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 1em;
}


.pickup-box .ico-delivery{
  display: block;
  width: 101px;
  text-align: center;
}

.pickup-box .ico-delivery span{
  font-size: 14px;
  font-size: 1.4rem;
}


.pickup-box .box-link {margin-top: 15px;}

}


/* 20170426追加*/
/* ===========================
 * 見出しタイトル周り
 * ===========================*/

#contents .title-box {
  width: 100%;
  text-align: center;
  position: relative;
  margin-top: 55px;
  padding: 0 20px;
}

#contents .title-box::after {
	top: 47%!important;
}

#contents .title-box .title {
	font-family: "Times New Roman","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝","MS PMincho",serif,Helvetica;
	font-size: 40px;
	font-size: 4.0rem;
	line-height: 1.2;
	font-weight: bold;
	color: #656565;
}

#contents .title-box span span{
  color: #555555;
  font-weight: bold;
}

#contents .title-box span{
  color: #da3a5b;
  font-weight: bold;
}

/* ===========================
 * 価格から選ぶ
 * ===========================*/

.price-area .title span.ico{
  padding: 5px 0px 5px 65px;
  background: url(images/ico_price.gif) no-repeat center left;
}

.price-area .lead{
  width: 80%;
  text-align: center;
  margin: 20px auto 0;
  line-height: 1.8;
}

.price-area ul{
  margin-top: 30px;
}

/* ===========================
 * カテゴリーから選ぶ
 * ===========================*/

.category-area .title span.ico{
  padding: 5px 0px 5px 65px;
  background: url(images/ico_cate.gif) no-repeat center left;
}

.category-area .lead{
  width: 80%;
  text-align: center;
  margin: 20px auto 0;
  line-height: 1.8;
}

.category-area .category-list{
    margin-top: 40px;
    margin-right: -1.33%;
}

.category-area .category-list li{
  float: left;
  width: 32%;
  margin-right: 1.33%;
  position: relative;
}

.category-area .category-list li:nth-child(n+4) {
  margin-top: 15px;
}

.category-area .category-list li p{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: .6em 0 .4em;
  background-color: rgba(0,0,0,0.6);

}
.category-area .category-list li span{
  display: block;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 1.3;
  color: #ffffff;
  font-weight: bold;
  padding: 0 10px;
}

.category-area .category-list li a {
  display: block;
  text-decoration: none;
}
.category-area .category-list li span::after {
  position: absolute;
  right: 8px;
  content: "\e90a";
  font-family: icoset;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  font-weight: normal;
}



@media screen and (min-width: 0) and (max-width: 1299px) {

/* ===========================
 * START タイトル周り
 * ===========================*/

#contents .title-box .title{
    font-size: 35px!important;
    font-size: 3.5rem!important;
  }
  }


/* ===============================================================================
 * isMobileDevice (tablet)
 * =============================================================================== */
.isTablet .box-link {width: 95%;}
.isTablet .box-link.ORA {
    min-width: 220px;
}


/* ==================================================

	2022/08/29 内容整理

 ================================================== */
.recipient_area .inner {
background-color: #faebd7;
padding: 30px;
margin-top: 15px;

}

.recipient_area .inner .keirou_bnr{
width: 100%;
}

.recipient_area .inner h3{
font-weight: bold;
font-size: 1.8rem;
}

.recipient_area .inner .sub_lead{
	margin-bottom: 30px;
}



.recipient_area .inner ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
margin: 0 auto 30px;
}
.recipient_area .inner ul li {
  width: 30%;
  text-align: center;
box-shadow: 0 3px 6px rgb(0 0 0 / 16%);

}

.recipient_area .inner ul li .name {
    padding: 5px 1px;
	margin: 0;
    font-weight: bold;
    background-color: #F9C270;
}

.recipient_area .inner ul li .txt {
padding: 15px;
background-color: #fff;
}

