@charset "utf-8";
/*-----------------------------------------初期設定打消し-----------------------------------------*/
a, a:link, a:visited {
 text-decoration: none;
 display: block;
 word-break: break-all;
}
.wrapper_ {
 margin-top: 0;
}
/*#ochugenHeader img,#ochugen2020 img{
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}*/
div.container_ {
 width: 100%;
 padding: 0;
 background: #fff;
}
div.single_mainframe_ {
 width: 100%;
}
a {
 text-decoration: none;
}
li {
 list-style: none;
}
figure {
 margin: 0;
}
/*-----------------------------------------ochugenHeaderのコードここから---------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------ナビ-------------------------------------------------------------*/
.navBg {
 height: 60px;
}
.navBg .gNav {
 background: #333333;
 width: 100%;
}
.navBg .gNav.navfixed {
 position: fixed;
 top: 0;
 z-index: 210;
 transition: ease 0.2s;
 box-shadow: 0 1.25px 6px rgba(0, 0, 0, 0.3);
}
.navBg .gNav.navfixed .flexBox {
 display: flex;
 justify-content: center;
}
.navfixed {
 position: fixed;
 top: 0;
 z-index: 90;
}
/*------------------------帯---------------------------*/
.topBox {
 position: relative;
}
.topImages {
 position: relative;
 overflow: hidden;
 width: 100%;
 height: 50px;
}
.topImages img {
 position: absolute;
 left: 50%;
 height: 50px;
 margin-left: -505px;
}
.topBox .mameText {
 position: absolute;
 top: 50%;
 left: 50%;
 color: #ffffff;
 font-size: 20px;
 margin-left: -70px;
 margin-top: -10px;
 font-weight: bold;
 text-align: center;
 line-height: 1.1;
}
p.pageTop a {
 display: flex;
 position: absolute;
 align-items: center;
 justify-content: center;
 top: 5px;
 right: 5px;
 color: #6fa5c9;
 font-size: 13px;
 width: 80px;
 height: 40px;
 font-weight: bold;
 background: #ffffff;
 text-align: center;
 line-height: 1.1;
 border-radius: 20px;
}
/*-----------------------------------------ochugenHeaderのコードここまで---------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------パンくずリスト-------------------------------------------------------------*/
ol.breadcrumb {
    display: flex;
    align-items: center;
    padding: 8px;
    overflow-x: scroll;
}
ol.breadcrumb li {
    -wbkit-flex-shrink: 0;
    flex-shrink: 0;
    padding-right: 10px;
    font-size: 10px;
    list-style-type: none;
}
ol.breadcrumb li:first-child::before {
    display: none;
}
ol.breadcrumb li::before {
    padding-right: 5px;
    content: ">";
    font-size: 15px;
}
ol.breadcrumb li span {
    font-size: 10px;
}
ol.breadcrumb li a {
    display: inline-block;
    text-decoration: underline;
    margin-top: 3px;
}
/*-----------------------------------------ohugen_wrapperのコードここから-----------------------------------*/
.topBox .mameText, #ohugen_wrapper h1, #ohugen_wrapper .mame02 h2 {
 font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#ohugen_wrapper .w1000 {
 width: 100%;
 margin: 0 auto;
 padding: 40px 0;
}
#ohugen_wrapper h1 {
 padding: 15px 0px 15px;
 position: relative;
 font-size: 21px;
 /* margin-bottom: 50px; */
 font-weight: bold;
 text-align: center;
 line-height: 1.1;
}
#ohugen_wrapper h1::before {
 display: block;
 content: "";
 position: absolute;
 background: url(https://www.shop.post.japanpost.jp/img/usr/ochugen2022/ic_02.png) no-repeat top center / 35px;
 top: -30px;
 left: 50%;
 width: 51px;
 height: 49px;
 margin-left: -25px;
}
#ohugen_wrapper h2 {
 font-size: 17px;
 font-weight: bold;
 border-bottom: 2px solid #6ea5c8;
 padding: 0 0 0 5px;
 margin: 0px 0 10px;
}
.return {
 text-align: center;
 padding: 30px 10px 30px;
}
.return a {
 background: #333;
 padding: 10px 15px;
 font-size: 15px;
 border-radius: 30px;
 /* font-weight: bold; */
 color: #fff;
}
.bg02 {
 background: url(https://www.shop.post.japanpost.jp/img/usr/ochugen2022/bg_01.jpg) bottom;
}
.bg07 {
 background: #fff;
 padding: 20px 8px 15px;
}
/*----------------------------------------------------------豆知識内容--------------------------------------------------------------*/
#ochugen_mame_img {
 text-align: center;
}
#midashiblock figure img {
 width: 100%;
}
#midashitext, .honbun p, .honbun ul dt.honbun ul dd {
 font-size: 13px;
}
.mame01 {
 padding: 0 10px;
}
.honbun {
 margin-top: 25px;
}
.honbun .list li {
 list-style: inherit;
 margin-left: 25px;
}
.honbun ul {
 margin: 10px 0;
 border-radius: 10px;
 background: #ffffff;
}
.honbun ul li {
 padding: 10px;
 font-size: 14px;
}
.honbun ul.ranklist li:nth-of-type(1) dt, .honbun ul.alcohol li:nth-of-type(1) dt {
 background: #dcb33c;
}
.honbun ul.ranklist li:nth-of-type(2) dt, .honbun ul.alcohol li:nth-of-type(2) dt {
 background: #87a4b1;
}
.honbun ul.ranklist li:nth-of-type(3) dt, .honbun ul.alcohol li:nth-of-type(3) dt {
 background: #b4895e;
}
.honbun ul.alcohol dt {
 width: 22px;
}
.honbun ul.brighterlist dt {
 background: #64b9bc;
}
.honbun ul dt {
 display: inline;
 padding: 3px 10px;
 color: #fff;
 background: #a28d8c;
}
.honbun ul dd {
 margin: 5px;
 padding-bottom: 5px;
 border-bottom: 1px dotted #333;
}
.honbun .bigger {
 font-size: 18px;
 font-weight: bold;
}
.honbun_h3List {
 margin-top: 12px;
}
.honbun_h3List h3 {
 font-size: 16px;
 font-weight: bold;
 position: relative;
 padding-left: 16px;
}
.honbun_h3List h3:after {
 display: block;
 content: "";
 width: 10px;
 height: 10px;
 position: absolute;
 background: #e8414b;
 left: 0;
 top: 5px;
 border-radius: 15px;
}
.honbun .sankou {
 margin: 15px 0;
}
.more_btn {
 text-align: center;
}
.more_btn a {
 width: 100%;
 display: inline-block;
 padding: 16px 0;
 text-align: center;
 margin: 25px auto 25px;
 background: #3264a0;
 color: #ffffff;
 font-size: 14px;
 font-weight: bold;
 box-shadow: 3px 3px 11px rgba(155, 155, 155, 0.5);
}
/*----------------------------------------豆知識一覧---------------------------------------------*/
#ohugen_wrapper .mame02 {
 padding: 0px 10px;
}
#ohugen_wrapper .mame02 .w1000 {}
#ohugen_wrapper .mame02 h2 {
 text-align: center;
 font-size: 20px;
 border-bottom: none;
}
.mameflex02 li a {
 display: block;
 margin-top: 12px;
 padding: 13px 10px;
 color: #333;
 background-size: 10px;
 font-size: 13px;
 font-weight: 500;
 border: 1px solid #a3a3a3;
 position: relative;
 backface-visibility: #fff;
}
.mameflex02 li a::after {
 position: absolute;
 bottom: 17px;
 right: 11px;
 display: block;
 content: '';
 margin-top: -3px;
 width: 8px;
 height: 8px;
 border: 2px solid #a3a3a3;
 border-left-width: 0;
 border-top-width: 0;
 -ms-transform: rotate(-45deg);
 transform: rotate(-45deg);
 pointer-events: none;
 border-color: #a3a3a3;
}
.mameflex02 dd {
 margin-top: 5px;
 font-size: 12px;
}
/*----------------------------------------------レコメンドエリア-----------------------------------------*/
#ppz_recommend39 h2.common_headline1_ {
 display: none !important;
}
div.goods_ {
 width: 100%;
}
ul.goods_p_ li a {
 position: relative;
}
ul.goods_p_ li a::after {
 display: flex;
 justify-content: center;
 align-items: center;
 content: "";
 position: absolute;
 top: 2px;
 left: 2px;
 color: #ffffff;
 text-align: center;
 font-size: 14px;
 width: 30px;
 height: 30px;
 border-radius: 15px;
}
ul.goods_p_ li:nth-of-type(1) a::after {
 content: "1";
 background: #f1c648;
}
ul.goods_p_ li:nth-of-type(2) a::after {
 content: "2";
 background: #97adb7;
}
ul.goods_p_ li:nth-of-type(3) a::after {
 content: "3";
 background: #b4895e;
}
ul.goods_p_ li:nth-of-type(n+4) a::after {
 background: #494642;
}
ul.goods_p_ li:nth-of-type(4) a::after {
 content: "4";
}
ul.goods_p_ li:nth-of-type(5) a::after {
 content: "5";
}
ul.goods_p_ li:nth-of-type(6) a::after {
 content: "6";
}
ul.goods_p_ li:nth-of-type(7) a::after {
 content: "7";
}
ul.goods_p_ li:nth-of-type(8) a::after {
 content: "8";
}
ul.goods_p_ li:nth-of-type(9) a::after {
 content: "9";
}
ul.goods_p_ li:nth-of-type(10) a::after {
 content: "10";
}
ul.goods_p_ li:nth-of-type(11) a::after {
 content: "11";
}
ul.goods_p_ li:nth-of-type(12) a::after {
 content: "12";
}
ul.goods_p_ li:nth-of-type(13) a::after {
 content: "13";
}
ul.goods_p_ li:nth-of-type(14) a::after {
 content: "14";
}
ul.goods_p_ li:nth-of-type(15) a::after {
 content: "15";
}
ul.goods_p_ li:nth-of-type(16) a::after {
 content: "16";
}
ul.goods_p_ li:nth-of-type(17) a::after {
 content: "17";
}
ul.goods_p_ li:nth-of-type(18) a::after {
 content: "18";
}
ul.goods_p_ li:nth-of-type(19) a::after {
 content: "19";
}
ul.goods_p_ li:nth-of-type(20) a::after {
 content: "20";
}
/*-----------------------------------------レスポンシブ-----------------------------------------*/
.pcOnly {
 display: none !important;
}
@import url(//use.fontawesome.com/releases/v5.0.11/css/all.css);/*パンくずリストアイコン*/

figure {
 margin: 0;
 padding: 0;
}
/*初期設定打消し*/
a, a:link, a:visited {
 text-decoration: none;
 display: block;
 color: #333;
}
.wrapper_ {
 margin-top: 0;
}
img {
 vertical-align: middle;
 max-width: 100%;
 height: auto;
}
/*パンくずリスト*/
.breadcrumbList{
	margin:5px;
	padding-bottom: 10px;
	white-space: nowrap;
	overflow-x: auto;
}
.breadcrumbList li{
	display: inline;
	list-style-type: none;
}
.breadcrumbList li a{
	display: inline!important;
	font-size: 10px;
	text-decoration: underline!important;
    color: #00377F;
}
.breadcrumbList li::before,.breadcrumbList li:first-child::before{
	font-family: "Font Awesome 5 Free";
	font-size: 12px;
	font-weight: 700;
}

.breadcrumbList li:first-child::before{
	padding: 0 3px 0 0;
	content: "\f015";
}
.breadcrumbList li::before{
	padding: 0 3px 0 10px;
	content: "\f105";
}
/*ranking*/
#valentine_ranking h2 span {
 color: #d7304e;
 font-size: 15px;
 font-weight: bold;
}
/*---------人気ランキング-----------*/
article#contentBox01 h2 {
 padding-top: 8px;
 position: relative;
 color: #b7a567;
 padding-bottom: 8px;
 line-height: 28px;
}
h2 span {
 font-size: 21px;
}
article#contentBox01 h2:after {
 display: block;
 position: absolute;
 content: "";
 width: 28px;
 height: 18px;
 background: url(https://www.shop.post.japanpost.jp/img/usr/valentine2021/index_ic03.png);
 left: 50%;
 top: -16px;
 margin-left: -14px;
}
article#contentBox01 .underbar {
 border-bottom: 1px solid #b7a567;
}
article#contentBox01 h2 span::before, article#contentBox01 h2 span::after {
 content: "";
 position: absolute;
 top: 8px;
 width: 2px;
 height: 35%;
 background: #b7a567;
}
article#contentBox01 h2 span::before {
 left: 5.3em;
 transform: rotate(-37deg);
}
article#contentBox01 h2 span::after {
 right: 5.5em;
 transform: rotate(37deg);
}
/*------------　ランキング(レコメンド)　----------------*/
.eventSlider {
 margin: 10px -15px 0;
}
div#goodssearch_ {
 display: none;
}
.common_headline1_ {
 display: none;
}
div.goods_ {
 background: none;
}
ul.goods_p_ {
 border-top: none;
 padding: 3px 15px;
 white-space: nowrap;
 overflow-x: scroll;
 -webkit-overflow-scrolling: touch;
 overflow-scrolling: touch;
}
ul.goods_p_ li {
 display: inline-block;
 border-bottom: 0;
 margin-right: 10px;
 background: #fff;
 box-shadow: 0 2px 4px 0 rgba(88, 88, 88, 0.1);
}
ul.goods_p_ li:last-of-type {
 margin-right: 0;
}
ul.goods_p_ li a {
 position: relative;
 display: block;
 width: 160px;
 padding-top: 50px;
 text-decoration: none;
}
ul.goods_p_ li figure.img_ img {
 float: initial;
 max-width: 100%;
 max-height: 100%;
 background: #ffffff;
}
ul.goods_p_ li div.desc_ {
 padding-left: 0;
 padding: 5px;
}
ul.goods_p_ li div.desc_ .name_ {
 white-space: normal;
 height: 45px;
 font-size: 11px;
 color: #333;
 line-height: 1.333;
 margin-bottom: 0;
}
ul.goods_p_ li a .price_ {
 line-height: 1;
 margin-top: 15px;
 text-align: right;
 font-size: 12px;
 color: #ff3535;
 font-weight: bold;
}
ul.goods_p_ li a .price_ span {
 font-size: 10px;
 margin-left: 0;
 color: #999999;
 display: block;
 text-align: right;
 width: 100%;
 font-weight: normal;
}
ul.goods_p_ li div.desc_ .icon_ img {
 display: none;
}
ul.goods_p_ li figure.img_ {
 width: 100%;
 height: 100%;
 padding: 0;
 margin: 0 10px 10px 0 !important;
 line-height: 0 !important;
}
div[id*="ppz_recommend"] ul.goods_p_ li:nth-of-type(n+21) {
 display: none;
}
div[id*="ppz_recommend"] ul.goods_p_ li:nth-of-type(n+4) {
 display: inline-block;
}
ul.goods_p_ li div.desc_ .price_box small {
 display: block;
}
ul.goods_p_ li a:after {
 display: flex;
 position: absolute;
 content: "";
 width: 32px;
 height: 32px;
 top: 10px;
 left: 65px;
 align-items: center;
 justify-content: center;
 background: #590313;
 font-size: 15px;
 color: #fff;
 z-index: 9;
 border: 2px solid #590313;
 border-radius: 20px;
}
ul.goods_p_ li:nth-of-type(1) a:after {
 content: "1";
 background: #9f8a62;
 border: none;
 color: #fff;
}
ul.goods_p_ li:nth-of-type(2) a:after {
 content: "2";
 background: #a8a8a8;
 border: none;
 color: #fff;
}
ul.goods_p_ li:nth-of-type(3) a:after {
 content: "3";
 background: #7d5a2d;
 border: none;
 color: #fff;
}
ul.goods_p_ li:nth-of-type(4) a:after {
 content: "4";
}
ul.goods_p_ li:nth-of-type(5) a:after {
 content: "5";
}
ul.goods_p_ li:nth-of-type(6) a:after {
 content: "6";
}
ul.goods_p_ li:nth-of-type(7) a:after {
 content: "7";
}
ul.goods_p_ li:nth-of-type(8) a:after {
 content: "8";
}
ul.goods_p_ li:nth-of-type(9) a:after {
 content: "9";
}
ul.goods_p_ li:nth-of-type(10) a:after {
 content: "10";
}
ul.goods_p_ li:nth-of-type(11) a:after {
 content: "11";
}
ul.goods_p_ li:nth-of-type(12) a:after {
 content: "12";
}
ul.goods_p_ li:nth-of-type(13) a:after {
 content: "13";
}
ul.goods_p_ li:nth-of-type(14) a:after {
 content: "14";
}
ul.goods_p_ li:nth-of-type(15) a:after {
 content: "15";
}
ul.goods_p_ li:nth-of-type(16) a:after {
 content: "16";
}
ul.goods_p_ li:nth-of-type(17) a:after {
 content: "17";
}
ul.goods_p_ li:nth-of-type(18) a:after {
 content: "18";
}
ul.goods_p_ li:nth-of-type(19) a:after {
 content: "19";
}
ul.goods_p_ li:nth-of-type(20) a:after {
 content: "20";
}
p.more_txt {
 display: none;
}
p.more_link {
 display: none;
}
/*------------　商品リスト共通css　----------------*/
ul.productList li:nth-of-type(n+3) {
 margin-top: 15px;
}
.itemTextBox {
 color: #49271d;
}
.itemTextBox .name {
 font-size: 14px;
 font-weight: bold;
 line-height: 1.2;
 margin-bottom: 10px;
}
.itemTextBox .explanation {
 font-size: 12px;
}
.itemTextBox .price {
 font-size: 15px;
 color: #ff2727;
}
.itemTextBox .price span {
 font-size: 12px;
 color: #49271d;
}
.btnBox {
 position: absolute;
 bottom: 11px;
 width: calc(100% - 20px);
}
.btnBox .PurchaseBtn.earlyBtn {
 margin-bottom: 10px;
}
.btnBox .PurchaseBtn a {
 display: flex;
 align-items: center;
 justify-content: center;
 position: relative;
 /*width: 250px;*/
 height: 32px;
 text-align: center;
 font-size: 12px;
 color: #ffffff;
 background: #43bbb2;
}
.btnBox .PurchaseBtn a:after {
 position: absolute;
 top: 50%;
 right: 20px;
 display: block;
 content: '';
 margin-top: -3px;
 width: 6px;
 height: 6px;
 border: 1px solid #fff;
 border-left-width: 0;
 border-top-width: 0;
 -ms-transform: rotate(-45deg);
 transform: rotate(-45deg);
 pointer-events: none;
 z-index: 0;
 border-color: #fff;
 /*display: block;
    position: absolute;
    content: "";
    width: 10px;
    height: 14px;
    background: url(https://www.shop.post.japanpost.jp/img/usr/valentine2021/index_ic02.png);
    right: 20px;
    top: 50%;
    margin-top: -7px;
    transition: 0.2s;*/
}
.btnBox .earlyBtn a:after {
 border: 1px solid #1095a2;
 border-color: #1095a2;
 border-left-width: 0;
 border-top-width: 0;
}
/*-----------------------------------------バレンタイン2025-----------------------------------------*/
/*-----------------------------------------ナビ-----------------------------------------*/
#navWrap {
 /* height: 76px; */
}
#navWrap .navInner {
 position: relative;
 width: 100%;
 background-color: #d7304e;
 box-shadow: 0px -5px 10px -6px rgba(0, 0, 0, 0.3);
}
#navWrap {
 height: 45px;
}
#navWrap .navInner {
 position: relative;
 width: 100%;
}
#navWrap .navInner.navfixed {
 position: fixed;
 top: 0;
 z-index: 9999;
 box-shadow: 0 1.25px 6px rgb(74 74 74 / 45%);
 background-color: rgb(255 255 255 / 63%);
}
#navWrap #nav {
 display: flex;
 width: 100%;
 background: #d7304e;
 margin: 0;
 padding: 0;
}
#navWrap #nav li {
 display: inline-block;
 vertical-align: middle;
 width: calc(100% / 5 - 1px);
 border-right: 1px #fff solid;
 padding: 15px 3px;
}
#navWrap #nav li.senkou {
 display: inline-block;
 vertical-align: middle;
width: 100%;
 border-right: 1px #fff solid;
 padding: 15px 3px;
}
#navWrap #nav li:last-of-type {
 border: none;
}
#navWrap #nav li a, #navWrap #nav li h1 a {
 color: #fff;
 font-size: 14px;
 text-align: center;
 text-decoration: none;
 font-weight: normal;
}

#navWrap #nav li.senkou a {
 text-align: left;
 padding: 15px 3px 15px 10px;
}
/*終了文言*/
#fin {
 text-align: center;
 margin: 15px 0;
 border: 1px solid #ccc;
 background-color: #f6f6f6
}
#fin > p {
 border: 1px solid #fff;
 padding: 20px 0;
 color: #444;
 font-size: 15px;
 font-weight: bold;
}
/*btn*/
#valentine_wrapper .valentine_btn, #valentine_wrapper .valentine_btn02 {
 margin: 10px;
}
#valentine_wrapper .valentine_btn02 {
 margin-bottom: 30px !important;
}
#valentine_wrapper .valentine_btn02 a {
 display: block;
 padding: 10px;
 text-align: center;
 color: #FFFFFF;
 background: #5D3F35;
 border: 1px solid #5D3F35;
}
#valentine_wrapper .valentine_btn a {
 display: block;
 padding: 10px;
 text-align: center;
 color: #FFFFFF;
 background: #9a1310;
 border: 1px solid #9a1310;
}
#valentine_wrapper .valentine_btn02 a:hover {
 background: #fff;
 color: #5D3F35;
 transition: all .4s ease-out;
}
#valentine_wrapper .valentine_btn a:hover {
 background: #fff;
 color: #9a1310;
 transition: all .4s ease-out;
}
/*main*/
#valentine_wrapper {
 line-height: 1.5;
 box-sizing: border-box;
 background: #f2f2f2;
}
#valentine_wrapper .w1000 {
 width: 100%;
 margin: 30px auto 0;
 padding: 0px;
 display: block;
}
#valentine_wrapper .mainVisual {
 text-align: center;
 margin-bottom: 20px;
}
#valentine_wrapper .mainVisual img {
 width: 100%;
}
/*h*/
#valentine_wrapper h1, #valentine_wrapper h2, #valentine_wrapper h3 {
 font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
#valentine_wrapper h1 {
 text-align: center;
 font-size: 20px;
 font-weight: bold;
 color: #d7304e;
 padding-bottom: 15px;
 line-height: 1.3;
 padding: 10px 0;
 background: url(https://www.shop.post.japanpost.jp/img/usr/valentine2024/bg_heart.png) center no-repeat;
background-size: contain;
}
#valentine_wrapper h1 span {
 color: #d7304e
;
 font-size: 18px;
 font-weight: bold;
 line-height: 2.5;
}
#valentine_wrapper .h1_subtext {
 padding: 10px 10px 20px;
 font-size: 14px;
 line-height: 1.5;
	color: #d7304e;
}
#valentine_wrapper h2 {
 text-align: center;
 padding: 20px 10px;
 font-size: 20px;
 font-weight: bold;
 color: #d7304e;
 letter-spacing: 0;
 background-color: #f2f2f2;
}
#valentine_wrapper h3 {
 font-size: 18px;
 margin: 30px 0 0;
 padding-bottom: 5px;
 border-bottom: 1px solid #d7304e;
 color: #d7304e;
 line-height: 1.5;
}
/*icon*/
#valentine_wrapper .icon {
 text-align: center;
}
#valentine_wrapper .icon img {
 width: 40px;
 font-size: 20px;
}
/*もっと見る*/
#valentine_wrapper .more01 {
 padding-right: 30px;
 text-align: right;
}
#valentine_wrapper .more01 a {
 color: #5d3f35;
}
#valentine_wrapper .more01 a:hover {
 text-decoration: underline;
}
#valentine_wrapper .more02 {
 width: 90%;
 margin: 50px auto 0;
 text-align: center;
}
#valentine_wrapper .more02 a {
 padding: 15px;
 color: #FFFFFF;
 background: #d7304e;
 font-size: 18px;
}
#valentine_wrapper .more02 a:hover {
 opacity: 0.5;
 transition: all .4s ease-out;
}
#valentine_wrapper .more02 a span {
 color: #f2f2f2;
 padding-left: 10px;
}
/*contents*/
#valentine_contents {
 background: #f2f2f2;
 padding: 10px 0 50px;
}
#valentine_contents .contents_inner {
 margin-bottom: 10px;
 padding: 10px;
 background: #fff;
}
#valentine_contents .contents_inner a {
 text-decoration: none;
 color: #5D3F35;
}
#valentine_contents .contents_inner a:hover {
 text-decoration: underline;
}
#valentine_contents .contents_inner .text_list li {
 list-style: disc;
 margin-left: 20px;
 font-size: 14px;
 color: #d7304e;
}
#valentine_contents .text {
 margin: 10px 0 20px;
 font-size: 14px;
}
/*list*/
#valentine_wrapper .contents_list {
 margin-bottom: 30px;
 padding: 20px;
 font-size: 13px;
 /*border: 2px dotted #d7304e;*/
	background: rgba(191,155,142,0.1);
 line-height: 2;
 text-align: left;
}
#valentine_wrapper .contents_list li {
 /*list-style: disc;
 color: #d7304e;*/
	color: #d7304e;
	border-bottom: 1px #E6BAAA solid;
	padding: 0 0 0 30px;
		position: relative;
}
#valentine_wrapper .contents_list li:before {
	display: block;
  content: "\025bc";
	position: absolute;
	width: 0px;
  height: 0px;
	top: 1px;
  left: 10px;
  z-index: 1;
}
#valentine_wrapper .contents_list ul {
 margin-left: 20px;
 font-size: 13px;
}/*
#valentine_wrapper .contents_list ul li {
 list-style: disclosure-open;
}*/
#valentine_wrapper .contents_list ul li:before {
	display: block;
  content: "\02022";
	position: absolute;
	width: 0px;
  height: 0px;
	top: 1px;
  left: 10px;
  z-index: 1;
}


#valentine_wrapper .contents_list ul li a{
	color: #5D3F35;
}

#valentine_wrapper .contents_list a {
 text-decoration: none;
 color: #d7304e;
  
}
#valentine_wrapper .contents_list a:hover {
 text-decoration: underline;
}
/*汎用クラス*/
.txt_c {
 text-align: center;
}
.bg_pink {
 background-color: #f2f2f2;
}