body{font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
font-weight: bold !important;}

.christmas_border_img{box-sizing: border-box;border: 1px solid #e6e6e6;
    border-radius: 2px;
}

/*価格改定*/
.kakaku_text01{  text-align: center;  
  font-size: 17px;
  font-weight: bold;
}

.price_8month{color: #ff5f5f;text-align: center;line-height: 1.5;}

.kakaku_text02{  text-align: center;
  background-color: #ff5f5f;
  color: #fff;
  padding: 0px 0px;
  font-size: 20px;
  font-weight: bold;
  border-radius: 10px 10px 0px 0px;
}
.gift_box_01{clear: left;}
/*価格改定*/

/*アンダーライン*/

.underline{background:linear-gradient(transparent 70%, #FFFF00 0%);}
/**/


/*吹き出し*/
.balloon3 {
position: relative;
display: inline-block;
margin: 1.5em 0;
  margin-bottom: 1.5em;
padding: 0 5px;
width: 100%;
text-align: center;
color: #FFF;
font-size: 20px;
font-weight: bold;
background: #53b6b2;
border-radius: 100px;
box-sizing: border-box;
}

.balloon3:before {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -15px;
  border: 20px solid transparent;
  border-top: 15px solid #53b6b2;
  z-index: 0;
}
/*吹き出し*/


.pc_block{display: inline-block;}
.sp_block{display: none;}


.main_content{max-width: 1140px;
margin: 0 auto;
}

.lucky_content{width: 100%;max-width: 1140px;}
.lucky_content_tensha{width: 45%;float: left;box-sizing: border-box;border: 1px solid #d0b000;border-radius: 1px;background-color: #ffffff;}
.lucky_content_manbai{width: 45%;float: right;box-sizing: border-box;border: 1px solid #be000d;border-radius: 1px;background-color: #ffffff;}
.lucky_content_tensha_title{text-align: center;font-size: 25px;padding: 20px 0px;font-weight: bold;color: #ffffff;}
.lucky_content_tensha_text{width: 80%;text-align: center;padding: 40px 0px 20px 0px;margin: 0 auto;}
.lucky_content_tensha_date{font-size: 20px;text-align: center;margin-bottom: 20px;}
.lucky_content_tensha_date_2{font-size: 25px;font-weight: bold;color: #be000d;}
.contents{background-color: #ffffff;}
.men_color_text{color: #00178d;
}
.women_color_text{color: #ff368b;
}

#gift_men{margin-top: 150px;}
.gift_women_link a{    display: block;
    text-align: center;
    font-size: 16px;
    background-color: #ff368b;
    color: #ffffff;}
.gift_men_link a{    display: block;
    text-align: center;
    font-size: 16px;
    background-color: #00178d;
    color: #ffffff;}
/**/
.yellow_line {color: #e3d139;}

/**/

.read_gift{margin: 50px;font-size: 20px;text-align: center;color: #4a4a4a;}
.read_gift_tile{font-size: 25px;font-weight: bold;margin: 30px 0px;}
.read__gift_link{
    margin: 0 auto 100px auto;
    display: flex;
    justify-content:space-between;
    overflow: hidden;
}

.read__gift_link li{
padding: 15px 0px;
width: 23%;
text-align: center;
/*border: 3px solid #cdcdcd;*/
border-radius: 8px;
background-color: #d0b000;}

.read__gift_link li a{
display: block;
width: 100%;
color: #ffffff;
text-decoration: none;
}
.read__gift_link li a:hover{
display: block;
width: 100%;
color: #ffffff;
text-decoration: underline;
}

/*贈る相手を選ぶ*/
.read__gift_link_2{
    margin: 100px auto 150px auto;
    display: flex;
    justify-content:space-between;
    overflow: hidden;
}

.read__gift_link_2 li{
padding: 15px 0px;
width: 45%;
text-align: center;
/*border: 3px solid #cdcdcd;*/
border-radius: 8px;
margin-top: 50px;
/*background-color: #d0b000;*/}

.read__gift_link_2 li a{
display: block;
width: 100%;
color: #ffffff;
text-decoration: none;
}
.read__gift_link_2 li a:hover{
display: block;
width: 100%;
color: #ffffff;
text-decoration: underline;
}
.read__gift_link_2_blue{background-color: #0044c2;}
.read__gift_link_2_pink{background-color: #eb008a;}


/*贈る相手を選ぶ*/


/*おすすめ商品から選ぶ*/
.gift_content{clear: both;}
#gift_01{overflow: hidden;}
/*目玉商品*/
.gift_content h3{text-align: center;
font-size: 30px;
color: #4a4a4a;
margin: 100px 0px 20px 0px;}
.gift_content_hr{width: 10%;
    margin: 0px auto 50px auto;
    padding: 0;
    border: none;
    border-top: medium double #4a4a4a;
    color: #4a4a4a;
    text-align: center;}

.gift_box_medama_catch_copy{
    font-size: 25px;
    text-align: center;
    margin: 30px 0px 30px 0px;
    line-height: 50px;
}

.gift_box_medama_copy{font-size: 15px;color: #4a4a4a;}


.gift_box_medama_tokutyo_text{

    margin: 40px auto 0px auto;
    display: flex;
    justify-content:space-between;
    overflow: hidden;}

.gift_box_medama_tokutyo_text li{
    
    /*
background-image: radial-gradient(#ffed51 1px, #ffffff 1px);
  background-size: 10px 10px;
    */
    color: #4a4a4a;
    /*background-color: #236300;*/
    width: 30%;
    text-align: center;
    font-size: 16px;
    padding: 10px 0px;
}

.gift_box_medama_tokutyo_img{
    margin: 0 auto;
    display: flex;
    justify-content:space-between;
    overflow: hidden;}

.gift_box_medama_tokutyo_img li{
    width: 30%;
}

.gift_prduct_text{font-size: 16px;text-align: right; margin: 20px 0px 0px 0px;color: #4a4a4a;}
.gift_prduct_text .souryou{
font-size: 12px;
color: #ffffff;
padding: 5px 10px;
text-align: center;

border-radius: 2px;
background-color: #316e00;}

.gift_prduct_text .shouhinmei{padding: 10px;color: #4a4a4a;}

.gift_prduct_btn{font-size: 18px;text-align: center; padding: 10px 0px; background-color: #d0b000;margin: 20px 0px 0px 0px;}
.gift_prduct_btn a{width: 100%; display: block;color:#fff;text-decoration: none;}
.gift_prduct_btn a:visited{width: 100%; display: block;color:#fff;}
.gift_content02_box{margin: 50px 0px;}
/*目玉商品*/

/*その他のギフト*/
.gift_box{width: 30%; float: left;
overflow: hidden;
margin-top: 50px;
margin-bottom: 100px;}
.gift_box_02{margin-right:5%;margin-left:5%;}
.gift_box_copy{font-size: 16px;text-align: center;margin-bottom: 5px;}
.gift_box_product{font-size: 14px;text-align: center;margin-bottom: 15px;color: #4a4a4a;}
.gift_box_product_souryo{padding: 5px; border-radius: 2px;
font-size: 11px;
    color: #4a4a4a;
background-color: #316e00;}
.price{text-align: center;margin-bottom: 5px;}
.gift_box_product_price{padding: 5px;color: #4a4a4a;font-size:25px;}
.gift_box_product_price01{padding: 5px;color: #ffffff;font-size:18px;}
.zeikomi{font-size: 14px;}
.btn1{text-align: center; background-color: antiquewhite; padding: 10px 0px; margin: 20px 0px 0px 0px;}
.btn1 a{display: block;}

.gift_box_btn1 a{width: 98%;
display: block;
color: #fff;
padding: 10px 0px;
text-decoration: none;
margin: 20px 0px 0px 0px;
background-color: #fff;
text-align: center;
color: #272727;
border-radius: 5px;
border: 1px solid #dadada;}
.gift_box_btn1 a:hover{color:#9a9a9a;}
/*.gift_box_btn1 a:visited{width: 100%; display: block;color:#fff;padding: 10px 0px; margin: 20px 0px 0px 0px;background-color: #d0b000;}*/

/*その他のギフト*/

/*おすすめ商品から選ぶ*/


/*価格帯から選ぶ*/
.christams_bk03{margin-top: 100px;}
.christams_bk06{margin-top: 100px;}
/*#gift_02{margin-top: 100px;}*/

.gift_content02_price_title{font-size: 20px; padding-left: 10px; border-left:solid 1px #d0b000 !important;
color: #d0b000;}
.gift_content02_btn{width: 40%;margin: 0px auto 0px auto; clear: left;text-align: center;
background-color: #a57100;padding: 10px 0px;}
.gift_content02_btn a{width: 100%;display: block;color: #ffffff;text-decoration: none;}

.gift_content02{margin-bottom: 100px;}
.gift_content03{margin-bottom: 100px;}


/*価格帯から選ぶ*/



/*カテゴリから選ぶ*/
/*#gift_03{margin-top: 100px;}*/
.gift_cate_box{
    text-align: center;
    overflow: hidden;
    width: 30%;
float: left;
}
.gift_cate_box02{margin-left:5%;}
.gift_cate_box03{margin-left:5%;}
.gift_cate_box04{margin-left:4%;}

.gift_cate_box{margin-bottom: 30px;}

.gift_content05{overflow: hidden;}
.gift_content06{overflow: hidden;}
.gift_content07{overflow: hidden;}
.gift_content08{overflow: hidden;}

.gift_content{overflow: hidden;}
.gift_cate_box_text a{font-size: 15px;color: #4a4a4a;text-decoration:none;line-height: 20px;}
.gift_cate_box_text{margin-bottom: 15px;line-height: 25px;}

.gift_box .price{font-weight: normal !important;}

.gift_cate_box_title a{font-size: 25px;color: #4a4a4a;text-decoration:none;}
.gift_cate_box_title{margin-bottom: 15px;}

/*カテゴリから選ぶ*/


.read__gift_link_men{width: 20% !important;background-color: #134088 !important;}
.read__gift_link_men_bk{background-color: #134088 !important;}
.read__gift_link_women_bk{background-color: #134088 !important;}
.read__gift_link_women{width: 20% !important;background-color: #134088 !important;}
.read__gift_link_women_bk{background-color: #134088 !important;}

/*スマホ*/
@media screen and (max-width:640px) {
    .gift_cate_box_title a{font-size: 15px;}
    .read_gift{font-size: 12px;}
    .read_gift_tile{font-size: 15px;}
    .lucky_content_tensha{width: 100%;float: left;box-sizing: border-box;border: 1px solid #d0b000;border-radius: 1px;background-color: #ffffff;}
.lucky_content_manbai{width: 100%;float: right;box-sizing: border-box;border: 1px solid #be000d;border-radius: 1px;background-color: #ffffff; margin-top: 50px;}
    
.lucky_content_tensha_title{text-align: center;font-size: 18px !important;padding: 20px 0px;font-weight: bold;color: #ffffff;}
.lucky_content_tensha_text{width: 80%;text-align: center;padding: 20px 0px 20px 0px;margin: 0 auto;}
.lucky_content_tensha_date{font-size: 15px;text-align: center;margin-bottom: 20px;}
.lucky_content_tensha_date_2{font-size: 20px;font-weight: bold;color: #be000d;}
    
    
.christmas_border_img{box-sizing: border-box;border: 1px solid #e6e6e6;
    border-radius: 2px;
}
    /*贈る相手を選ぶ*/
    .read__gift_link_2{padding: 0px;
    display: block;}
    .read__gift_link_2{margin-bottom: 20px;}
    .read__gift_link_2 li{margin-bottom: 10px;width: 100%;margin-top: 0px;}
    /*贈る相手を選ぶ*/
    
    .main_content{max-width: 1140px;
        width: 90%;
margin: 0 auto;}
    
    #gift_02{margin-top: 50px;}
    .gift_cate_box_text a{font-size: 12px;}
    .gift_content h3{margin: 50px 0px 20px 0px;}
    .pc_block{display: none;}
.sp_block{display: block;}
    .read__gift_link{padding: 0px;
        margin-bottom: 50px;
    display: block;}
    .read__gift_link li{margin-bottom: 10px;width: 100%;}
    .read_gift{font-size: 15px;line-height: 25px;
    margin: 30px 0px;}
    li{list-style: none;}
    .gift_cate_box_text{font-size:11px;}
  
    .gift_box{margin-bottom: 0px;}
    #gift_02 .gift_box{margin-bottom: 30px;}
    .gift_box_medama_catch_copy{font-size: 13px;line-height: 25px;}
    .gift_prduct_text{font-size: 12px;}
    .gift_box_medama_copy{font-size: 11px;}
    .gift_prduct_btn{font-size: 16px;}
    figure{margin: 0px;}
    .gift_box_medama_tokutyo_text li{font-size: 11px;margin:0px;}
    .gift_box_medama_tokutyo_text{padding: 0px;margin: 10px 0px 0px 0px;}
    .gift_box_medama_tokutyo_img{padding: 0px;}
    .gift_box_copy{font-size: 12px;line-height: 16px;margin-top: 5px;}
    .gift_box_product{font-size: 11px;margin: 5px 0px;color: #666;}
    .gift_box_product_souryo{font-size: 10px;background-color: #d0b000;}
    .gift_box_product_price{font-size: 11px;}
    .gift_content02_price_title{font-size: 13px;}
    .gift_content02_btn{padding: 10px 10px; width: 60%;}
    .gift_content02{margin-bottom: 50px;}
    .gift_content03{margin-bottom: 50px;}
#gift_03 {
    margin-top: 50px;
}
.gift_women_link a{    display: block;
    text-align: center;
    font-size: 12px;
    background-color: #ff368b;
    color: #ffffff;}
.gift_men_link a{    display: block;
    text-align: center;
    font-size: 12px;
    background-color: #00178d;
    color: #ffffff;}
    
    .read__gift_link{
    margin: 50px auto 50px auto;
    display: block;
    justify-content:space-between;
    overflow: hidden;
}

    #footermenu{width: 97% !important;}
    #gift_men{margin-top: 30px;}
    
    .read__gift_link_men{width: 100% !important;background-color: #134088 !important;}
.read__gift_link_women{width: 100% !important;background-color: #134088 !important;}
    
    /**/
    .kakaku_text01{  text-align: center;  
  font-size: 13px;
  font-weight: bold;
        line-height: 20px;
}
    .kakaku_text02{  text-align: center;
  background-color: #ff5f5f;
  color: #fff;
  padding: 0px 0px;
  font-size: 15px;
  font-weight: bold;
  border-radius: 10px 10px 0px 0px;
}
    .gift_box_product_price{font-size: 20px;line-height: 19px;}
    .gift_box_product_price01{font-size: 16px;line-height: 15px;}
    .balloon3{padding: 0px;margin: 0.5em 0;}
    .zeikomi{font-size: 10px;}
    /**/
    .gift_box_01{clear: none;}
    .sp_flot_left{float: left;}
    .sp_flot_right{float: right;}

    .gift_box{width: 45%;}
    .gift_box_02{
margin-right: 0;
margin-left: 0;}
    .christmas_border_img{border-radius: 0px;}
    .gift_content h3{font-size:20px!important;
font-weight: bold;}
    .price_8month {
  color: #ff5f5f;
  text-align: center;
  line-height: 1.5;
  padding-top: 10px;
  font-size: 13px;
}
    .gift_content_hr{margin: 0px auto;}
    .gift_box_01,.gift_box_02,.gift_box_03{height: 500px;}
    
}

/*スマホ*/
