@charset "UTF-8";
/* CSS Document */
.news{
	width: 1000px;
	margin: 3rem auto;
}

.news_title {
    color: #656565;
	font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.2;
	margin-bottom: 2rem;
}

/*一覧*/
  section dl {
      display: flex;
      flex-wrap: wrap; }
    section dl dt,main section dl dd {
        padding: .8em 0;
        border-bottom: 1px solid #dcdcdc; }
    section dl dt {
        width: 30%; }
    section dl dd {
        width: 70%; }

      section.news div dl {
          display: flex;
          flex-wrap: wrap; }
        section.news div dl dt {
            padding: .8em 0;
            width: 17%;
            border-bottom: 1px solid #d7d7d7; }
        section.news div dl dd {
            display: flex;
            align-items: flex-start;
            padding: .8em 0;
            width: 80%;
            border-bottom: 1px solid #d7d7d7; }
          section.news div dl dd a {
              width: 80%;
              color: #555; }
            section.news div dl dd a:hover {
                color: #db0012; }

/*記事*/
.news_inner .news_title {
text-align: center;
}


.text {
  line-height: 1.8;
  padding-top: 2em;
}
.text p {
  margin-top: 1.5em;
}
.day {
  margin-top: .8em;
}



/* ==================================================

	母の日ニュース・トレンド

 ================================================== */
text.mothersday a{
	color: #c83250;
}
text.mothersday a:hover{
	opacity: .6;
	text-decoration: underline;
}
/*
	h2,h3,h4
================================ */
.text.mothersday h2{
	font-size: 20px;
	font-weight: bold;
}
.text.mothersday h2 + p{
	margin: 0;
}
.text.mothersday h2.in-time_ttl,
.text.mothersday h2.trend_ttl,
.text.mothersday h3{
	margin: 60px auto 20px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
	border-left: 6px solid #fa7796;
}
.text.mothersday h4,
.text.mothersday h3.in-time_ttl{
	margin: 50px auto 20px;
	padding: 0 10px;
	font-size: 16px;
	font-weight: bold;
	border-left: 3px solid #fa7796;
}
/*
	figure
================================ */
.text.mothersday figure,
.text.mothersday figure img{
	width: 100%;
}
.text.mothersday figure:first-of-type{
	margin: 30px auto;
}
/*
	p
================================ */
.text.mothersday .link_tx{
	margin-top: 0;
	font-weight: bold;
}



/* ==================================================

	母の日トレンド（商品リスト）

 ================================================== */
.text.mothersday .item_area_inner {
	margin: 30px auto 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.text.mothersday .item_area_inner li {
    width: 24%;
    padding: 5px;
}
.text.mothersday .item_area_inner a{
	color: #333;
	text-decoration: none;
}
.text.mothersday .item_area_inner .item {
	position: relative;
    overflow: hidden;
    border-radius: 5px;
    padding: 0 0 15px;
    background: #fff;
    -webkit-box-shadow: 0 0 6px rgb(0 0 0 / 20%);
    box-shadow: 0 0 6px rgb(0 0 0 / 20%);
}
.text.mothersday .item_area_inner .item.img_only{
	padding: 0;
}
.text.mothersday .item_area_inner .item .item_pic {
    margin: 0 0 15px;
}
.text.mothersday .item_area_inner .item.img_only .item_pic {
    margin: 0;
}
.text.mothersday .item_area_inner .item .item_detail {
    padding: 0 10px;
}
.text.mothersday .item_area_inner .item .item_detail .item_name {
    display: -webkit-box;
    height: 5.2rem;
    margin: 0 0 10px;
    overflow: hidden;
    font-weight: 700;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.3em;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.text.mothersday .item_area_inner .item .item_detail .item_price {
    margin: 0 0 10px;
}
.text.mothersday .item .item_detail .item_price span {
    font-weight: 700;
    font-size: 18px;
    font-size: 1.8rem;
}
.text.mothersday .item .item_detail .item_price span:before {
    font-size: 16px;
    font-size: 1.6rem;
    content: "￥";
}
.text.mothersday .item .item_detail .item_price span:after {
    font-size: 14px;
    font-size: 1.4rem;
    content: "(税込)";
}
.text.mothersday .item .item_detail .item_price span:after,
.text.mothersday .item .item_detail .item_price span:before {
    font-weight: 400;
}
.text.mothersday .item .item_detail .item_txt {
    display: -webkit-box;
    height: 4.5em;
    margin-bottom: 1rem;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 1.3rem;
    line-height: 1.5;
}
.text.mothersday .item .item_icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 3.5rem;
    padding: 0 5px;
    font-size: 10px;
    font-size: 1rem;
}
.text.mothersday .item .item_icon p {
    min-width: 40px;
    margin: 5px;
    padding: 5px 8px;
    color: #fff;
    text-align: center;
    border-radius: 6px;
}
.text.mothersday .item .item_icon .soryo {
    background-color: #d65470;
}
.text.mothersday .item .item_icon .reito {
    background-color: #5e76d6;
}
.text.mothersday .item .item_icon .cool {
    background-color: #5eb9d6;
}
.text.mothersday .mannerBtn{
    margin-top: 30px;
    margin-bottom: 0;
}
.text.mothersday .mannerBtn a {
	display: block;
    max-width: 390px;
    margin: 0 auto;
    padding: 14px 10px;
    color: #fff;
	font-size: 1.8rem;
    text-align: center;
	text-decoration: none !important;
    background-color: #ea545e;
	border-radius: 5px;
    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
    box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
	transition: all .5s;
}



/* ==================================================

	父の日ニュース・トレンド

 ================================================== */
.text.fathersday a{
	color: #5486ea;
}
.text.fathersday a:hover{
	opacity: .6;
	text-decoration: underline;
}
/*
	h2,h3,h4
================================ */
.text.fathersday h2{
	font-size: 20px;
	font-weight: bold;
}
.text.fathersday h2 + p{
	margin: 0;
}
.text.fathersday h2.in-time_ttl,
.text.fathersday h2.trend_ttl,
.text.fathersday h3{
	margin: 60px auto 20px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
	border-left: 6px solid #5486ea;
}
.text.fathersday h4,
.text.fathersday h3.in-time_ttl{
	margin: 50px auto 20px;
	padding: 0 10px;
	font-size: 16px;
	font-weight: bold;
	border-left: 3px solid #5486ea;
}
/*
	figure
================================ */
.text.fathersday figure,
.text.fathersday figure img{
	width: 100%;
}
.text.fathersday figure:first-of-type{
	margin: 30px auto;
}
/*
	p
================================ */
.text.fathersday .link_tx{
	margin-top: 0;
	font-weight: bold;
}



/* ==================================================

	父の日トレンド（商品リスト）

 ================================================== */
.text.fathersday .item_area_inner {
	margin: 30px auto 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.text.fathersday .item_area_inner li {
    width: 24%;
    padding: 5px;
}
.text.fathersday .item_area_inner a{
	color: #333;
	text-decoration: none;
}
.text.fathersday .item_area_inner .item {
	position: relative;
    overflow: hidden;
    border-radius: 5px;
    padding: 0 0 15px;
    background: #fff;
    -webkit-box-shadow: 0 0 6px rgb(0 0 0 / 20%);
    box-shadow: 0 0 6px rgb(0 0 0 / 20%);
}
.text.fathersday .item_area_inner .item.img_only{
	padding: 0;
}
.text.fathersday .item_area_inner .item .item_pic {
    margin: 0 0 15px;
}
.text.fathersday .item_area_inner .item.img_only .item_pic {
    margin: 0;
}
.text.fathersday .item_area_inner .item .item_detail {
    padding: 0 10px;
}
.text.fathersday .item_area_inner .item .item_detail .item_name {
    display: -webkit-box;
    height: 5.2rem;
    margin: 0 0 10px;
    overflow: hidden;
    font-weight: 700;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.3em;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.text.fathersday .item_area_inner .item .item_detail .item_price {
    margin: 0 0 10px;
}
.text.fathersday .item .item_detail .item_price span {
    font-weight: 700;
    font-size: 18px;
    font-size: 1.8rem;
}
.text.fathersday .item .item_detail .item_price span:before {
    font-size: 16px;
    font-size: 1.6rem;
    content: "￥";
}
.text.fathersday .item .item_detail .item_price span:after {
    font-size: 14px;
    font-size: 1.4rem;
    content: "(税込)";
}
.text.fathersday .item .item_detail .item_price span:after,
.text.fathersday .item .item_detail .item_price span:before {
    font-weight: 400;
}
.text.fathersday .item .item_detail .item_txt {
    display: -webkit-box;
    height: 4.5em;
    margin-bottom: 1rem;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 1.3rem;
    line-height: 1.5;
}
.text.fathersday .item .item_icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 3.5rem;
    padding: 0 5px;
    font-size: 10px;
    font-size: 1rem;
}
.text.fathersday .item .item_icon p {
    min-width: 40px;
    margin: 5px;
    padding: 5px 8px;
    color: #fff;
    text-align: center;
    border-radius: 6px;
}
.text.fathersday .item .item_icon .soryo {
    background-color: #5486ea;
}
.text.fathersday .item .item_icon .reito {
    background-color: #5eccd6;
}
.text.fathersday .item .item_icon .cool {
    background-color: #5eb9d6;
}
.text.fathersday .mannerBtn{
    margin-top: 30px;
    margin-bottom: 0;
}
.text.fathersday .mannerBtn a {
	display: block;
    max-width: 390px;
    margin: 0 auto;
    padding: 14px 10px;
    color: #fff;
	font-size: 1.8rem;
    text-align: center;
	text-decoration: none !important;
    background-color: #5eb9d6;
	border-radius: 5px;
    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
    box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
	transition: all .5s;
}