@charset "UTF-8";
/* # common style override
----------------------------------- */
.ly-mod-ttl-main {
  margin-top: 5px;
}
@media only screen and (max-width: 736px) {
  .ly-mod-ttl-main {
    margin-top: 10px;
  }
}
.ly-mod-ttl-l.ly-icn-otoku {
  padding: 3px 0 10px 45px;
  background-image: url(/content/dam/family/goods/icn_otoku_now.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 36px 36px;
}
.ly-mod-ttl-l.ly-icn-gensen {
  padding: 3px 0 10px 45px;
  background-image: url(/content/dam/family/goods/icn_gensen.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 36px 36px;
}
/*===========20/06変更（multipoint）===============*/
.ly-mod-ttl-l.ly-icn-tpoint {
  padding: 3px 0 12px 165px;
  background-image: url(/content/dam/family/goods/2006_multipoint_logo.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 143px 36px;
}
@media only screen and (max-width: 736px) {
  .ly-mod-ttl-l.ly-icn-otoku {
    padding: 3px 0 10px 35px;
    background-size: 30px 30px;
  }
  .ly-mod-ttl-l.ly-icn-gensen {
    padding: 3px 0 10px 35px;
    background-size: 30px 30px;
  }
  /*===========20/06変更（multipoint）===============*/
  .ly-mod-ttl-l.ly-icn-tpoint {
    padding: 3px 0 12px 135px;
    background-size: 119px 30px;
    background-position: 0 30%;
  }
}
.ly-mod-ttl-l .ly-txt-link {
  position: absolute;
  right: 0;
  top: 15px;
  font-size: 0.92308rem;
  font-family: "Noto Sans JP";
  font-weight: normal;
  text-shadow: 0px 0px 0.1px rgba(51, 51, 51, 0.5);
}
.ly-mod-ttl-l .ly-txt-link .ly-link-lastweek {
  margin-right: 10px;
  border-right: 1px solid #0296e6;
  padding-right: 10px;
}
.ly-mod-ttl-l .ly-txt-link .ly-link-lastweek:after {
  content: '\e904';
}
.ly-mod-ttl-l .ly-txt-link .ly-link-thisweek.ly-pos-head:after {
  content: '\e904';
}
@media only screen and (max-width: 736px) {
  .ly-mod-ttl-l.ly-link-week {
    margin: 10px 0 40px 0;
  }
  .ly-mod-ttl-l.ly-link-week .ly-txt-link {
    top: 40px;
    font-size: 0.8rem;
  }
}
/* # ly-wrp-cate-list
----------------------------------- */
.ly-wrp-category-area {
  margin: 60px 0;
}
.ly-wrp-cate-list .ly-cate-link {
  display: block;
}
.ly-wrp-cate-list .ly-cate-link .ly-cate-img img {
  width: 100%;
  height: auto;
  background-color: #fff;
}
.ly-wrp-cate-list .ly-cate-link .ly-cate-name {
  margin-top: 8px;
}
.ly-wrp-cate-list .ly-cate-link .ly-cate-name .ly-icn-balnk {
  position: relative;
  padding-right: 18px;
}
.ly-wrp-cate-list .ly-cate-link .ly-cate-name .ly-icn-balnk:after {
  position: static;
  content: '\e905';
  margin-left: 3px;
  color: #008bcc;
  font-family: "icn_font";
  font-size: 0.86667rem;
  text-indent: 0;
  line-height: 0;
}
@media only screen and (max-width: 736px) {
  .ly-wrp-category-area {
    margin: 50px 0 40px;
  }
}
/* # ly-famima-collection-area
----------------------------------- */
.ly-famima-collection-area {
  margin: 80px 0 60px;
}
@media only screen and (max-width: 736px) {
  .ly-famima-collection-area {
    margin: 50px 0 40px;
  }
}
/* # ly-goods-list-area
----------------------------------- */
.ly-wrp-goods-area {
  margin: 50px 0 70px;
}
.ly-goods-list-area {
  margin: 0 0 35px 0;
}
.ly-goods-list-area {
  *zoom: 1;
}
.ly-goods-list-area:after {
  content: "";
  display: block;
}
.ly-goods-list-area:after {
  clear: both;
}
.ly-goods-list-area .ly-wrp-goods-list {
  position: relative;
}
.ly-goods-list-area .ly-wrp-goods-list .ly-goods-list-inner {
  float: left;
  width: 18%;
  margin-right: 2.5%;
}
.ly-goods-list-area .ly-wrp-goods-list .ly-goods-list-inner:first-child {
  margin-left: 0;
}
.ly-goods-list-area .ly-wrp-goods-list .ly-slide-btn-prev {
  position: absolute;
  top: 50%;
  left: 0;
  margin-left: 0;
  margin-top: -70px;
}
.ly-goods-list-area .ly-wrp-goods-list .ly-slide-btn-prev a {
  display: block;
  width: 12px;
  height: 20px;
  text-decoration: none;
}

.ly-goods-list-area .ly-wrp-goods-list .ly-slide-btn-prev span{
	display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.ly-goods-list-area .ly-wrp-goods-list .ly-slide-btn-prev a:after {
  position: absolute;
  top: 0;
  right: 0;
  content: '\e904';
  color: #0296e6;
  font-family: "icn_font";
  font-size: 1.6rem;
}
.ly-goods-list-area .ly-wrp-goods-list .ly-slide-btn-next {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -70px;
}
.ly-goods-list-area .ly-wrp-goods-list .ly-slide-btn-next a {
  display: block;
  width: 12px;
  height: 20px;
  text-decoration: none;
}

.ly-goods-list-area .ly-wrp-goods-list .ly-slide-btn-next a span{
	display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.ly-goods-list-area .ly-wrp-goods-list .ly-slide-btn-next a:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '\e903';
  color: #0296e6;
  font-family: "icn_font";
  font-size: 1.6rem;
}
.ly-goods-list-area .ly-wrp-goods-list .lSSlideWrapper {
  height: auto !important;
}
.ly-goods-list-area .ly-wrp-goods-list .lSAction a {
  margin-top: -40px;
  background-image: none;
}
.ly-goods-list-area .ly-wrp-goods-list .lSAction a:after {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -7px;
  color: #008bcc;
  font-size: 1.33333rem;
  font-family: "icn_font";
}
.ly-goods-list-area .ly-wrp-goods-list .lSAction .lSPrev {
  left: 0;
  z-index: 10;
}
.ly-goods-list-area .ly-wrp-goods-list .lSAction .lSPrev:after {
  content: '\e904';
}
.ly-goods-list-area .ly-wrp-goods-list .lSAction .lSNext {
  right: 0;
  z-index: 10;
}
.ly-goods-list-area .ly-wrp-goods-list .lSAction .lSNext:after {
  content: '\e903';
}
@media print, screen and (min-width: 737px) {
  .ly-goods-list-area .ly-wrp-goods-list .ly-goods-list {
    height: auto !important;
  }
}
@media only screen and (max-width: 736px) {
  .ly-wrp-goods-area {
    margin: 50px 0;
  }
  .ly-goods-list-area {
    margin: 0 -15px 60px;
  }
  .ly-goods-list-area {
    *zoom: 1;
  }
  .ly-goods-list-area:after {
    content: "";
    display: block;
  }
  .ly-goods-list-area:after {
    clear: both;
  }
  .ly-goods-list-area .ly-wrp-goods-list {
    position: inherit;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    height: auto;
  }
  .ly-goods-list-area .ly-wrp-goods-list .ly-goods-list {
    overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 10px;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    letter-spacing: -0.3em;
  }
  .ly-goods-list-area .ly-wrp-goods-list .ly-goods-list {
    *zoom: 1;
  }
  .ly-goods-list-area .ly-wrp-goods-list .ly-goods-list:after {
    content: "";
    display: block;
  }
  .ly-goods-list-area .ly-wrp-goods-list .ly-goods-list:after {
    clear: both;
  }
  .ly-goods-list-area .ly-wrp-goods-list .ly-goods-list .ly-goods-list-inner {
    float: none;
    display: inline-block;
    width: 125px;
    margin-left: 15px;
    margin-right: 0;
    vertical-align: top;
    letter-spacing: normal;
  }
  .ly-goods-list-area .ly-wrp-goods-list .ly-goods-list .ly-goods-list-inner .ly-mod-infoset4 {
    white-space: normal;
  }
  .ly-goods-list-area .ly-wrp-goods-list .ly-goods-list .ly-goods-list-inner:last-child {
    margin-right: 15px;
  }
  .ly-goods-list-area .ly-wrp-goods-list .ly-slide-btn-prev, .ly-goods-list-area .ly-wrp-goods-list .ly-slide-btn-next {
    display: none;
  }
}
/* # ly-goods-list-area
----------------------------------- */
.ly-wrp-campaign-area {
  margin: 50px 0 80px;
}
.ly-campaign-list-area {
  margin-bottom: 80px;
}
.ly-campaign-list-area .ly-mod-layout-5clm {
  margin-bottom: 35px;
}
@media only screen and (max-width: 736px) {
  .ly-wrp-campaign-area {
    margin: 50px 0;
  }
  .ly-campaign-list-area {
    margin-bottom: 50px;
  }
  .ly-campaign-list-area .ly-mod-layout-5clm {
    margin-bottom: 30px;
  }
}
/* 検索結果 */
.ly-wrp-result {
  margin-top: 40px;
}
.ly-wrp-result .ly-list-goods {
  *zoom: 1;
}
.ly-wrp-result .ly-list-goods:after {
  content: "";
  display: block;
}
.ly-wrp-result .ly-list-goods:after {
  clear: both;
}
.ly-wrp-result .ly-list-goods .ly-inner-goods {
  display: block;
}
.ly-wrp-result .ly-list-goods .ly-inner-goods:hover {
  text-decoration: none;
}
.ly-wrp-result .ly-list-goods .ly-pic {
  position: relative;
}
.ly-wrp-result .ly-list-goods .ly-pic img {
  width: 100%;
  height: auto;
  border: 1px solid #eeeeee;
  box-sizing: border-box;
}
.ly-wrp-result .ly-list-goods .ly-products, .ly-wrp-result .ly-list-goods .ly-price {
  font-family: "Noto Sans JP";
  font-weight: 500;
  text-shadow: 0px 0px 0.1px rgba(51, 51, 51, 0.5);
}
.ly-wrp-result .ly-list-goods .ly-products {
  margin-top: 10px;
  color: #008bcc;
}
.ly-wrp-result .ly-list-goods .ly-price {
  color: #313131;
}
.ly-wrp-result .ly-list-goods .ly-price span {
  font-size: 0.84615rem;
}
.ly-wrp-result .ly-list-goods .ly-txt {
  margin-top: 3px;
  color: #747474;
}
/*.ly-wrp-result .ly-list-goods .ly-mod-layout-clm:nth-child(n + 9) {
  display: none;
*/}
@media only screen and (max-width: 736px) {
  .ly-wrp-result {
    margin-top: 50px;
  }
  .ly-wrp-result .ly-list-goods .ly-price span {
    font-size: 0.76923rem;
  }
  .ly-wrp-result .ly-list-goods .ly-txt {
    font-size: 0.76923rem;
  }
/*  .ly-wrp-result .ly-list-goods .ly-mod-layout-clm:nth-child(n + 7) {
    display: none;
  }*/
}
/*===========21/10変更（renew）===============*/
/*===============================================
●sp.css  画面の横幅が736pxまで
===============================================*/
@media screen and (max-width:736px) {
  div .content {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  /*=============FMline見出し=============*/
  div .content .Htit {
    width: 100%;
    position: relative;
    margin: 15% 0 10% 0;
  }
  div .content .Htit p {
    position: absolute;
    background-color: #fff;
    padding: 0 1.5%;
    top: 60%;
    left: 50%;
    font-size: 1.33333rem;
    color: #747073;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  div .content .Htit h2 {
    position: absolute;
    background-color: #fff;
    padding: 0 1.5%;
    top: 60%;
    left: 50%;
    font-size: 1.33333rem;
    color: #747073;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  div .content .prap {
    width: 50%;
    line-height: 1.5em;
  }
  div .content p.psab {
    font-size: 1.2rem;
    color: #747073;
    font-weight: bold;
    text-align: center;
  }
  div .content .line {
    width: 100%;
    line-height: 10px;
    background-image: url("h2_bg.gif");
    background-repeat: repeat-x;
  }
  div .content .FMline {
    width: 100%;
    line-height: 10px;
    background-image: url("/content/dam/family/common/bg/fmline.gif");
    background-repeat: repeat-x;
  }
  /*=============list_btn=============*/
  div .content .list_btn a {
    display: block;
    position: relative;
    width: 220px;
    background-color: #fff;
    border: solid 1.4px #646464;
    color: #646464;
    font-size: 1.06667rem;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    padding: 10px 30px 10px 12px;
    box-sizing: border-box;
  }
  .iconR {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 13px;
    transform: translateY(-50%);
  }
  .list_btn .arrR {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    border-color: transparent transparent transparent #747073;
    transform: translateY(-50%);
  }
  .list_btn .arrD {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #747073 transparent transparent transparent;
    transform: translateY(-50%);
  }
  div .content .list_btn a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha( opacity=60 )";
    transition: 0.3s;
  }
  .box {
    width: 100%;
  }
  .box .box01 {
    width: 100%;
    height: auto;
  }
  .box .box02 {
    width: 100%;
    height: auto;
    margin-top: 10px;
  }
}
/*===============================================
●pc.css 画面の横幅が737px以上
===============================================*/
@media screen and (min-width: 737px) {
  div .content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  /*=============FMline見出し=============*/
  div .content .Htit {
    width: 100%;
    position: relative;
    margin: 8% 0 6% 0;
  }
  div .content .Htit p {
    position: absolute;
    background-color: #fff;
    padding: 0 1%;
    top: 85%;
    left: 50%;
    font-size: 1.86667rem;
    color: #747073;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  div .content .Htit h2 {
    position: absolute;
    background-color: #fff;
    padding: 0 1%;
    top: 85%;
    left: 50%;
    font-size: 1.86667rem;
    color: #747073;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  div .content p.psab {
    font-size: 1.2rem;
    color: #747073;
    font-weight: bold;
    text-align: center;
  }
  div .content .line {
    width: 100%;
    line-height: 10px;
    background-image: url("h2_bg.gif");
    background-repeat: repeat-x;
  }
  div .content .FMline {
    width: 100%;
    line-height: 10px;
    background-image: url("/content/dam/family/common/bg/fmline.gif");
    background-repeat: repeat-x;
  }
  /*=============list_btn=============*/
  div .content .list_btn {
    position: relative;
    width: 336px;
    margin: 1% auto 0;
    padding: 20px 30px 20px 12px;
  }
  div .content .list_btn a {
    display: block;
    position: absolute;
    width: 336px;
    height: auto;
    background-color: #fff;
    border: solid 2px #646464;
    color: #646464;
    font-size: 1.06667rem;
    text-align: center;
    text-decoration: none;
    margin: 1% auto 0;
    padding: 20px 30px 20px 12px;
    top: 0;
    left: 0;
    box-sizing: border-box;
  }
  .iconR {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 13px;
    transform: translateY(-50%);
  }
  .list_btn .arrR {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 10px;
    border-color: transparent transparent transparent #747073;
    transform: translateY(-50%);
  }
  .list_btn .arrD {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 8px 0 8px;
    border-color: #747073 transparent transparent transparent;
    transform: translateY(-50%);
  }
  div .content .list_btn a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha( opacity=60 )";
    transition: 0.3s;
  }
  .box {
    width: 100%;
  }
  .box .box01 {
    width: 50%;
    height: auto;
    float: left;
  }
  .box .box02 {
    width: 50%;
    height: auto;
    float: right;
  }
  .list_btn:after {
    clear: both;
  }
}
/*==========21/10ファミマル用================*/
.ly-wrp-goods-area {
  margin: 50px 0 70px;
}
.ly-goods-list-area {
  margin: 0 0 70px 0;
}
.ly-goods-list-area {
  *zoom: 1;
}
.ly-goods-list-area:after {
  content: "";
  display: block;
}
.ly-goods-list-area:after {
  clear: both;
}
.ly-goods-list-area .ly-wrp-goods-list {
  position: relative;
}
.ly-goods-list-area .ly-wrp-goods-list .js-goods-list02 .ly-goods-list-inner {
  width: 216px;
  margin-right: 0;
  overflow: visible;
}
.ly-newslide-btn-prev, .ly-newslide-btn-next {
  display: block;
  position: absolute;
  top: 50%;
  width: 12px;
  height: 20px;
  margin-top: -70px;
  text-decoration: none;
  cursor: pointer;
}
.ly-newslide-btn-prev {
  left: 0;
  margin-left: 0;
}
.ly-newslide-btn-next {
  right: 0;
  margin-right: 0;
}
.ly-newslide-btn-prev:after, .ly-newslide-btn-next:after {
  position: absolute;
  top: 0;
  width: 24px;
  height: 36px;
  color: #0296e6;
  font-family: "icn_font";
  font-size: 1.6rem;
}
.ly-newslide-btn-prev:after {
  right: 0;
  content: '\e904';
}
.ly-newslide-btn-next:after {
  left: 0;
  content: '\e903';
}
.ly-mod-layout-cateclm {
  display: flex;
  flex-wrap: wrap;
}
.ly-mod-layout-cateclm li img {
  width: 100%;
}
.ly-cate-name {
  margin-top: 8px;
}
.ly-wrp-category-area {
  margin: 60px 0;
}
@media print, screen and (min-width: 737px) {
  .ly-goods-list-area .ly-wrp-goods-list .ly-goods-list {
    height: auto !important;
  }
  .ly-mod-layout-cateclm li {
    width: calc((100% - 7%) / 7);
    margin-left: 1.1%;
  }
  .ly-mod-layout-cateclm li:nth-child(7n+1) {
    margin-left: 0;
  }
  .ly-mod-layout-cateclm li:nth-child(n+8) {
    margin-top: 2%;
  }
}
@media only screen and (max-width: 736px) {
  .ly-wrp-goods-area {
    margin: 50px 0;
  }
  .ly-goods-list-area {
    margin: 0 -15px 60px;
  }
  .ly-goods-list-area {
    *zoom: 1;
  }
  .ly-goods-list-area:after {
    content: "";
    display: block;
  }
  .ly-goods-list-area:after {
    clear: both;
  }
  .ly-goods-list-area .ly-wrp-goods-list {
    position: inherit;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    height: auto;
  }
  .ly-goods-list-area .ly-wrp-goods-list .ly-goods-list02 {
    overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 10px;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    letter-spacing: -0.3em;
  }
  .ly-goods-list-area .ly-wrp-goods-list .ly-goods-list02 {
    *zoom: 1;
  }
  .ly-newslide-btn-prev, .ly-newslide-btn-next {
    display: none;
  }
  .ly-goods-list-area .ly-wrp-goods-list .ly-goods-list02:after {
    content: "";
    display: block;
  }
  .ly-goods-list-area .ly-wrp-goods-list .ly-goods-list02:after {
    clear: both;
  }
  .ly-goods-list-area .ly-wrp-goods-list .js-goods-list02 .ly-goods-list-inner {
    float: none;
    display: inline-block;
    width: 125px;
    margin-left: 15px;
    margin-right: 0;
    vertical-align: top;
    letter-spacing: normal;
  }
  .ly-wrp-category-area {
    margin: 50px 0 40px;
  }
  .ly-mod-layout-cateclm li {
    width: calc((100% - 4%) / 3);
    margin-left: 2%;
  }
  .ly-mod-layout-cateclm li:nth-child(3n+1) {
    margin-left: 0;
  }
  .ly-mod-layout-cateclm li:nth-child(n+4) {
    margin-top: 5%;
  }
  .scroll-hint-text {
    letter-spacing: 0;
  }
}


.ly-mod-infoset3 .ly-mod-infoset3-link .ly-mod-infoset3-name {
    color: #008bcc;
    font-size: 1rem;
    font-weight: bold;
    margin-top: 10px;
}
.ly-mod-infoset3 .ly-mod-infoset3-link .ly-mod-infoset3-price {
    color: #313131;
    font-size: 1rem;
    font-family: "Noto Sans JP";
    font-weight: 500;
    text-shadow: 0px 0px 0.1px rgba(51,51,51,0.5);
}
.ly-mod-infoset3 .ly-mod-infoset3-link .ly-mod-infoset3-price span {
    font-size: 0.84615rem;
    font-family: "Noto Sans JP";
    font-weight: normal;
    text-shadow: 0px 0px 0.1px rgba(51,51,51,0.5);
}
.ly-mod-infoset3 .ly-mod-infoset3-area {
    margin-top: 5px;
    color: #313131;
    font-size: 0.9rem;
}
@media only screen and (max-width: 736px) {
.ly-mod-infoset3 .ly-mod-infoset3-link .ly-wrp-mod-infoset3-img img {
    width: 33%;
    height: auto;
    margin: 0 8px 50px 0;
    float: left;
}
.ly-wrp-mod-infoset3-img {
    height: 0;
    margin: 0;
}
.ly-mod-infoset3 .ly-mod-infoset3-link .ly-mod-infoset3-name {
    color: #008bcc;
    font-size: 1rem;
    font-weight: bold;
    margin-top: 0px;
}
.ly-mod-infoset3 .ly-mod-infoset3-notes {
    overflow: hidden;
}
}

/* ▼2023_6月追加_一覧に販売地区追加▼
----------------------------------- */
.ly-mod-infoset3 .ly-mod-infoset3-link .ly-mod-infoset3-cate {
    margin-top: 6px;
    color: #535353;
    font-size: 0.84615rem;
}
.ly-mod-infoset3 .ly-mod-infoset3-link .ly-mod-infoset3-ttl {
    margin-top: 2px;
    color: #008bcc;
    font-family: "Noto Sans JP";
    font-weight: 500;
    font-size: 1rem;
    text-shadow: 0px 0px 0.1px rgba(51,51,51,0.5);
}
.ly-mod-infoset3 .ly-mod-infoset3-link .ly-mod-infoset3-txt {
    margin-top: 3px;
    color: #313131;
    font-family: "Noto Sans JP";
    font-weight: 500;
    text-shadow: 0px 0px 0.1px rgba(51,51,51,0.5);
}
.ly-mod-infoset3 .ly-mod-infoset3-area {
    margin-top: 5px;
    color: #313131;
    font-size: 0.9rem;
}

@media only screen and (max-width: 736px) {
.ly-mod-infoset3 .ly-mod-infoset3-link .ly-mod-infoset3-cate {
    margin-top: 0px;
    color: #535353;
    font-size: 0.84615rem;
}
.ly-mod-infoset3 .ly-mod-infoset3-link .ly-wrp-mod-infoset3-img img {
    width: 33%;
    height: auto;
    margin: 0 8px 50px 0;
    float: left;
}
.ly-wrp-mod-infoset3-img {
    height: 0;
    margin: 0;
}
.ly-mod-infoset3 .ly-mod-infoset3-link .ly-mod-infoset3-ttl {
    color: #008bcc;
    font-size: 1rem;
    font-weight: bold;
    margin-top: 0px;
}
.ly-mod-infoset3 .ly-mod-infoset3-notes {
    overflow: hidden;
}
}

