@charset "UTF-8";
/* **************************************************
  余白共通　マージン
************************************************** */
.mg20 {
  margin: 20px; }

.mg0 {
  margin: 0 !important; }

.mgt0 {
  margin-top: 0px; }

.mgt5 {
  margin-top: 5px; }

.mgt10 {
  margin-top: 10px; }

.mgt15 {
  margin-top: 15px; }

.mgt20 {
  margin-top: 20px; }

.mgt30 {
  margin-top: 30px; }

.mgt40 {
  margin-top: 40px; }

.mgt50 {
  margin-top: 50px; }

.mgt60 {
  margin-top: 60px; }

.mgt70 {
  margin-top: 70px; }

.mgt80 {
  margin-top: 80px; }

.mgt90 {
  margin-top: 90px; }

.mgt100 {
  margin-top: 100px; }

.mgt-5 {
  margin-top: -5px; }

.mgt-10 {
  margin-top: -10px; }

.mgt-15 {
  margin-top: -15px; }

.mgt-20 {
  margin-top: -20px; }

.mgt-25 {
  margin-top: -25px; }

.mgt-30 {
  margin-top: -30px; }

.mgt-35 {
  margin-top: -35px; }

.mgt-40 {
  margin-top: -40px; }

.mgl0 {
  margin-left: 0px; }

.mgl5 {
  margin-left: 5px; }

.mgl10 {
  margin-left: 10px; }

.mgl15 {
  margin-left: 15px; }

.mgl20 {
  margin-left: 20px; }

.mgl30 {
  margin-left: 30px; }

.mgl40 {
  margin-left: 40px; }

.mgl50 {
  margin-left: 50px; }

.mgl60 {
  margin-left: 60px; }

.mgl70 {
  margin-left: 70px; }

.mgl80 {
  margin-left: 80px; }

.mgl90 {
  margin-left: 90px; }

.mgl100 {
  margin-left: 100px; }

.mgl-5 {
  margin-left: -5px; }

.mgl-10 {
  margin-left: -10px; }

.mgl-15 {
  margin-left: -15px; }

.mgl-20 {
  margin-left: -20px; }

.mgl-25 {
  margin-left: -25px; }

.mgl-30 {
  margin-left: -30px; }

.mgl-35 {
  margin-left: -35px; }

.mgl-40 {
  margin-left: -40px; }

.mgr0 {
  margin-right: 0px; }

.mgr5 {
  margin-right: 5px; }

.mgr10 {
  margin-right: 10px; }

.mgr15 {
  margin-right: 15px; }

.mgr20 {
  margin-right: 20px; }

.mgr30 {
  margin-right: 30px; }

.mgr40 {
  margin-right: 40px; }

.mgr50 {
  margin-right: 50px; }

.mgr60 {
  margin-right: 60px; }

.mgr70 {
  margin-right: 70px; }

.mgr80 {
  margin-right: 80px; }

.mgr90 {
  margin-right: 90px; }

.mgr100 {
  margin-right: 100px; }

.mgr-5 {
  margin-right: -5px; }

.mgr-10 {
  margin-right: -10px; }

.mgr-15 {
  margin-right: -15px; }

.mgr-20 {
  margin-right: -20px; }

.mgr-25 {
  margin-right: -25px; }

.mgr-30 {
  margin-right: -30px; }

.mgr-35 {
  margin-right: -35px; }

.mgr-40 {
  margin-right: -40px; }

.mgb0 {
  margin-bottom: 0px; }

.mgb5 {
  margin-bottom: 5px; }

.mgb10 {
  margin-bottom: 10px; }

.mgb15 {
  margin-bottom: 10px; }

.mgb20 {
  margin-bottom: 20px; }

.mgb30 {
  margin-bottom: 30px; }

.mgb40 {
  margin-bottom: 40px; }

.mgb50 {
  margin-bottom: 50px; }

.mgb60 {
  margin-bottom: 60px; }

.mgb70 {
  margin-bottom: 70px; }

.mgb80 {
  margin-bottom: 80px; }

.mgb90 {
  margin-bottom: 90px; }

.mgb100 {
  margin-bottom: 100px; }

.mgb-5 {
  margin-bottom: -5px; }

.mgb-10 {
  margin-bottom: -10px; }

.mgb-15 {
  margin-bottom: -15px; }

.mgb-20 {
  margin-bottom: -20px; }

/* **************************************************
  余白共通　パッディング
************************************************** */
.pd0 {
  padding: 0 !important; }

.pdt0 {
  padding-top: 0px; }

.pdt5 {
  padding-top: 5px; }

.pdt10 {
  padding-top: 10px; }

.pdt15 {
  padding-top: 15px; }

.pdt20 {
  padding-top: 20px; }

.pdt30 {
  padding-top: 30px; }

.pdt40 {
  padding-top: 40px; }

.pdt50 {
  padding-top: 50px; }

.pdt60 {
  padding-top: 60px; }

.pdt70 {
  padding-top: 70px; }

.pdt80 {
  padding-top: 80px; }

.pdt90 {
  padding-top: 90px; }

.pdt100 {
  padding-top: 100px; }

.pdl0 {
  padding-left: 0px; }

.pdl5 {
  padding-left: 5px; }

.pdl10 {
  padding-left: 10px; }

.pdl15 {
  padding-left: 15px; }

.pdl20 {
  padding-left: 20px; }

.pdl30 {
  padding-left: 30px; }

.pdl40 {
  padding-left: 40px; }

.pdl50 {
  padding-left: 50px; }

.pdl60 {
  padding-left: 60px; }

.pdl70 {
  padding-left: 70px; }

.pdl80 {
  padding-left: 80px; }

.pdl90 {
  padding-left: 90px; }

.pdl100 {
  padding-left: 100px; }

.pdr0 {
  padding-right: 0px; }

.pdr5 {
  padding-right: 5px; }

.pdr10 {
  padding-right: 10px; }

.pdr15 {
  padding-right: 15px; }

.pdr20 {
  padding-right: 20px; }

.pdr30 {
  padding-right: 30px; }

.pdr40 {
  padding-right: 40px; }

.pdr50 {
  padding-right: 50px; }

.pdr60 {
  padding-right: 60px; }

.pdr70 {
  padding-right: 70px; }

.pdr80 {
  padding-right: 80px; }

.pdr90 {
  padding-right: 90px; }

.pdr100 {
  padding-right: 100px; }

.pdb0 {
  padding-bottom: 0px; }

.pdb5 {
  padding-bottom: 5px; }

.pdb10 {
  padding-bottom: 10px; }

.pdb15 {
  padding-bottom: 15px; }

.pdb20 {
  padding-bottom: 20px; }

.pdb30 {
  padding-bottom: 30px; }

.pdb40 {
  padding-bottom: 40px; }

.pdb50 {
  padding-bottom: 50px; }

.pdb60 {
  padding-bottom: 60px; }

.pdb70 {
  padding-bottom: 70px; }

.pdb80 {
  padding-bottom: 80px; }

.pdb90 {
  padding-bottom: 90px; }

.pdb100 {
  padding-bottom: 100px; }

/* **************************************************
  改行余白
************************************************** */
.br15em {
  line-height: 1.5em; }

.br2em {
  line-height: 2em; }

.br3em {
  line-height: 3em; }

.br30px {
  line-height: 30px; }

.br40px {
  line-height: 40px; }

.br-pc {
  display: block; }

@media (max-width: 768px) {
  .br-pc {
    display: inline; } }
.br-sp {
  display: inline; }

@media (max-width: 768px) {
  .br-sp {
    display: block; } }
/* **************************************************
  テキスト段組 文字間
************************************************** */
.t-left {
  text-align: left; }

.t-right {
  text-align: right; }

.t-center {
  text-align: center; }

.ls0 {
  letter-spacing: 0px; }

.ls1 {
  letter-spacing: -1px; }

.ls2 {
  letter-spacing: -2px; }

.ls3 {
  letter-spacing: -3px; }

.ls4 {
  letter-spacing: -4px; }

.ls5 {
  letter-spacing: -5px; }

.lh {
  line-height: 1.1em; }

.nakaten {
  display: inline-block;
  margin: 0 -0.2em; }

/* **************************************************
  テキスト
************************************************** */
.fw-normal {
  font-weight: normal !important; }

.fw-bold {
  font-weight: bold !important; }

.fs70 {
  font-size: 70% !important; }

.fs80 {
  font-size: 80% !important; }

.fs90 {
  font-size: 90% !important; }

.fs110 {
  font-size: 110% !important; }

.fs120 {
  font-size: 120% !important; }

.fs130 {
  font-size: 130% !important; }

.fs140 {
  font-size: 140% !important; }

.fs150 {
  font-size: 150% !important; }

.fs12px {
  font-size: 12px !important; }

.fs13px {
  font-size: 13px !important; }

.fs14px {
  font-size: 14px !important; }

.fs15px {
  font-size: 15px !important; }

.fs16px {
  font-size: 16px !important; }

.fs17px {
  font-size: 17px !important; }

.fs18px {
  font-size: 18px !important; }

.fs19px {
  font-size: 19px !important; }

.fs20px {
  font-size: 20px !important; }

.fs21px {
  font-size: 21px !important; }

.fs22px {
  font-size: 22px !important; }

.fs23px {
  font-size: 23px !important; }

.fs24px {
  font-size: 24px !important; }

.fs25px {
  font-size: 25px !important; }

.fs26px {
  font-size: 26px !important; }

.fs27px {
  font-size: 27px !important; }

.fs28px {
  font-size: 28px !important; }

.fs29px {
  font-size: 29px !important; }

.fs30px {
  font-size: 30px !important; }

.fs31px {
  font-size: 31px !important; }

.fs32px {
  font-size: 32px !important; }

.fs33px {
  font-size: 33px !important; }

.fs34px {
  font-size: 34px !important; }

.fs35px {
  font-size: 35px !important; }

.fs36px {
  font-size: 36px !important; }

.fs37px {
  font-size: 37px !important; }

.fs38px {
  font-size: 38px !important; }

.fs39px {
  font-size: 39px !important; }

.fs40px {
  font-size: 40px !important; }

/* **************************************************
  テキスト色
************************************************** */
.color-black {
  color: #000; }

.color-red {
  color: #ee0000; }

.color-green {
  color: #00993b; }

.color-white {
  color: #fff; }

.color-gray {
  color: #555; }

.color-blue {
  color: #1D90CA; }

.color-pink{
  color:#FF6699;}

.color-base_color {
  color: #60ac45; }

.color-opposite_color {
  color: #40ae3c; }

/* **************************************************
  オリジナル
************************************************** */
.html, .body, .layout {
  font-family: "Rounded Mplus 1p"!important;

}

a{
  text-decoration: none;
}

a .button{
  text-decoration: none;
}

a:hover > button{
  text-decoration: none;
}

a .btn:hover{
  opacity: 0.8 ;
  background-color: #330000;
  text-decoration: none;
}


.clear{
  clear:both;
}

.goods {
  font-weight: bold;
}
.base {
  width: 480px;
  margin: 15px auto;
  padding: 10px;
  background-color: #eee;
}
.error {
  font-weight: bold;
  color: #c44;
}




/*===============================================
オリジナルメニュー
===============================================*/
.cd-nav-container {
  position: fixed;
  top: 0;
  right: 0;
  width: 80%;
  height: 100%;
  transform: translateX(100%);
  transition: transform 0.4s;
}
.cd-nav-container.is-visible {
  transform: translateX(0);
}

main {
  transition: transform 0.4s;
  font-family: "Mplus 1p";
}
main.scale-down {
  transform: scale(0.9);
}

.cd-section {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow-y: auto;
  transform: translateX(100%);
  transition: transform 0s 0.4s;
}
.cd-section.cd-selected {
  position: relative;
  z-index: 2;
  transform: translateX(0);
  transition: transform 0.4s 0s;
}



.wf-mplus1p { font-family: "Mplus 1p"; }
/*===============================================
画面の横幅が769px以上（パソコン用）
===============================================*/
@media screen and (min-width: 769px){
.thumb-box{ height:300px;}
.thumb-box-today{ height:330px; }
.thumbnail > img, .thumbnail a > img { height:220px;}
}



/*スワイプ用*/

.swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  background-size: cover;
  background-position: center;
}
.gallery-top {
  height: 80%;
  width: 100%;
}
.gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4;
}
.gallery-thumbs .swiper-slide-active {
  opacity: 1;
}
/*===============================================
画面の横幅が768pxまで（タブレット用）
===============================================*/
@media screen and (max-width: 768px){
.container{ width:700px; margin:10px auto 10px auto ; }
.thumb-box{ height:200px; }
.thumb-box-today{ height:230px; }
.thumbnail > img, .thumbnail a > img { height:190px;}
}

/*===============================================
画面の横幅が700pxまで（タブレット用）
===============================================*/
@media screen and (max-width: 700px){
.container{ width:98%; margin:10px auto 10px auto ; }
.thumb-box{ height:200px; }
.thumb-box-today{ height:230px; }
.thumbnail > img, .thumbnail a > img { height:220px;}
}


/*===============================================
画面の横幅が688pxまで（タブレット用）
===============================================*/
@media screen and (max-width: 868px){
.container{ width:98%; margin:10px auto 10px auto ; }
.thumb-box{ height:250px; }
.thumb-box-today{ height:280px; }
.thumbnail > img, .thumbnail a > img { height:150px;}
}

/*===============================================
画面の横幅が640pxまで（スマホ用）
===============================================*/
@media screen and (max-width:640px){
.container{ width:98%; margin:10px auto 10px auto ; }
.thumb-box{ height:200px; }
.thumb-box-today{ height:230px; }
.thumbnail > img, .thumbnail a > img { height:140px;}
}

#page-topto {
  position:fixed;
  z-index:2;
  bottom: 20px;
  right: 20px;
  font-size: 0.7em;
}
#page-topto a {
  background: #3cb371;
  text-decoration: none;
  color: #fff;
  width: 50px;
  padding: 15px 0;
  text-align: center;
  display: block;
  border-radius: 5px;

}
#page-topto a:hover {
  text-decoration: none;
  background: #3cb371;
}

/*スマホ下のメニュー*/

@media screen and (max-width: 600px) {
  .col1, .col2, .col3, .col4, .col5, .col6,
  .col7, .col8, .col9, .col10, .col11, .col12 {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  .row .col6:nth-child(odd), .row .col4:nth-child(3n+1),
  .row .col3:nth-child(4n+1), .row .col2:nth-child(6n+1),
  .row .col1:nth-child(12n+1) {
    margin-left: 0;
  }
}
.twoEqualParts,
.threeEqualParts,
.fourEqualParts,
.fiveEqualParts {
  width: 100%;
  zoom: 1;
}
.twoEqualParts:before, .twoEqualParts:after,
.threeEqualParts:before,
.threeEqualParts:after,
.fourEqualParts:before,
.fourEqualParts:after,
.fiveEqualParts:before,
.fiveEqualParts:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.twoEqualParts:after,
.threeEqualParts:after,
.fourEqualParts:after,
.fiveEqualParts:after {
  clear: both;
}
.twoEqualParts .col,
.threeEqualParts .col,
.fourEqualParts .col,
.fiveEqualParts .col {
  float: left;
}

.twoEqualParts .col {
  width: 50%;
}

.threeEqualParts .col {
  width: 33.3333%;
}

.fourEqualParts .col {
  width: 25%;
}

.fiveEqualParts .col {
  width: 20%;
}


.globalNav {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}

.pageFooter {
  z-index: 5;
  font-size: 0.5em;
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background: #fff;
}
/*
a:hover {

  border-bottom: none;
}
*/
.tab .col a {
  display: block;
  box-sizing: border-box;
  padding: 5px auto 5px auto;
  text-align: center;
  border-right: 1px solid #000;
}
.tab .col:last-child a {
  border-right: none;
}


/*
.list01 li:last-child {
  border-bottom: none;

}
  */
.list01 li a {
  display: block;
  padding: 10px;
}


.container_bg{
  margin:30px 5% 0px 5%;
  padding:0px;
  width:90%;
  background:#000000
  url('images/footer_lodyas_bl.png') repeat;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 108px;
  content: "";
  z-index: -1;
}

.wrap{
  max-width:640px;
  margin:0 auto;
  background-color: rgba(255,250,255,0.4);
}
/* ================================================================================
ランキング
================================================================================  */


/* ================================================================================
 星デザイン inner_detail_list
================================================================================  */
.star-wrap {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  margin: 3px 2px 0 0;
  position: relative; }

.star-wrap > i {
  position: absolute;
  font-size: 20px;
  overflow: hidden; }

.star-wrap > i.yellow {
  color: #ffaa00; }

.star-wrap > i.gray {
  color: #ccc; }

.star-wrap.half > i.yellow {
  width: 0.5em; }

.star-wrap > i:before {
  display: inline-block;
  width: 100%; }

  .star-wrap.detail {
  width: 20px;
  height: 20px;
  margin: 0 2px 0 0px; }

.star-wrap.detail > i {
  display: block;
  font-size: 18px;
  margin: 5px 0px 0 0px;
  text-align: left;
  width: 100%; }

.star-wrap.detail > i:before {
  display: block;
  width: 100%;
  margin: 0; }

.star-wrap.detail.half > i.yellow {
  width: 0.5em; }

  .detail-dl {
  margin: 0px 0px 0px;
  font-size: 13px;}

.detail-dl.chart {
  margin: 0px 5px 0px; }

.detail-dt,
.detail-dd {
  width: auto;
  white-space: nowrap;
  vertical-align: bottom;
  line-height: 1em;
  margin: 0 ; }

.detail-large {
  font-size: 20px;
  vertical-align: bottom; }

/* ================================================================================
 星デザインここまで
================================================================================  */


.catch{
  display: inline-block;
  font-size: 1.2em;
  color:white;
  padding: 15px 0 0 10px;
  margin: 0;
  font-weight:600;
}

.lead-box{
  color: #333;
  display: :block;
  background-color: #f4f4f4;
  margin: 0 auto 10px auto;
  padding: 5px 2% 5px 2%;

}

.lead{
  font-size: .9em;
  margin: 0;
}

.row-top-rank{
  display: block;
  padding-bottom:20px;
  border-bottom: medium solid #F4F4F4;
}


/*大枠で表示する順位の背景は↓*/
.top-rank-number{
  background: url("../images/rank-top.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 0 6px 0 6px;
  font-size: 1.2em;
  margin-bottom:0;
  font-weight: 700;
}


.rate{
  display: block;
}

.name{
  color:#000;
  margin: 0 0 2% 0;
  z-index: 3;
  font-size: 1.3em;
  padding: 0 0 2% 2%;
  border-bottom: medium solid #F4D3FC;
  font-weight: 700;
}

.catch-copy-box{
  display: block;
  padding: 0 0 0 2%;
  border-left: 4px solid #F4D3FC;
  margin: 10px 0 10px 0;
}


.catch-copy{
  font-size: 1.2em;
}

.apli-icon{
  position: relative;
  z-index: 1;
  margin:5px 5px 10px 0;
  padding: 0;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
  border: 1px solid #999;
}

.button-box{
  margin: 0;
}

.comment-box{
  padding: 8px;
  margin: 4px 0 0 0;
  display: block;
  border:2px solid #F4D3FC;
   border-radius: 6px;
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 6px;   /* Firefox用 */
}

.comment{
  padding: auto 2px;
  color:#000;
  margin:auto 3px;
  font-size: 1em;
  overflow: hidden;
  font-weight: 600;
}

.detail-box{
  font-size: .9em;
  color: #666;
  padding: 0;
}

.top-rank-button-block{
  background-color: #3399FF;
  margin: 0 3px 0 0;
   border-radius: 3px;
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 3px;   /* Firefox用 */
}

.top-rank-button-block:hover{
  background-color: #66CC33;
}

.row-under-rank{
  position: relative;
  display: block;
  padding: 0 2% 6px 2%;
  border-bottom: 2px solid #f6f6f6;
  margin: 0 0 0 0;
}

.under-rank-name{
  color:#000;
  margin: 2% 0 3% 0;
  z-index: 3;
  font-size: 1.7em;
  padding: 5px 0 7px 0;
  border-bottom: 2px solid #FF3333;
  font-weight: 700;
}

/*下位表示　ランキングヘッド　別バージョン
.under-rank-number{
  background: url("../images/icon-under4.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 10px 12px 8px 12px;
  font-size: .8em;
}
*/

.under-rank-button-block{
  margin: 10px 0 10px 0;
  border:1px solid #0099FF;
  color: #0099FF;
  font-weight: 600;
  border-radius:4px;
     -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

.footer{
  font-size: .7em;
  padding-top: 20px;
  display: block;
  width:100%;
  height: 60px;
  background-color:#F4D3FC;
  color:#FFF;
}

.club_content{
    border-bottom: 1px solid #F4D3FC;
}

.club_hr{
  border-bottom: 5px solid #ece9e9; 
}

.app-comment-box{
  margin: 5px 0 0 0;
}

.comment-title{
  border-bottom: 1px solid #F4D3FC;
  padding: 0 0 5px 0;
  font-weight: 600;
  font-size: 1.4em;
  letter-spacing: -1px;
  margin: 10px 0 0 0;
}

.comment-list-box{
 /* border-bottom: 1px solid #999;*/
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 10px 0 0 0;
}

.app-comment-list{
  padding-left:0;
}

.app-comment-list-title{
  font-size: 1.5em;
  font-weight: 600;
  margin: 0;
}

.comment-list-content {
  margin: 16px 0 0 0;
}

.post-time{
  color: #999;
  font-size: 1em;
  padding: 0;
  float: right;
  line-height: 2.6em;
}

.app-comment-list-status{
  display: block;
  margin:0 0 5px 0;
  padding:0;
}

.store-link{
  color:#333;
  margin: 10px 0 10px 0;
}

.screen-2box{
  margin: 10px 0 10px 0;
}

.screen-lg{
  margin: 10px 0 10px 0;
}

li.recommed-point:before{
  margin-left:0;
  float: left;
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background: url("../images/icon-recommend.png") no-repeat 0 0;
  background-size: 20px 20px;//画像のサイズをテキストサイズに合わせる
}

h2{
  font-size: 1.3em;
  font-weight: 700;
  margin: 0;
}

.detail{
  margin: 3px 0 0 0 ;
}

.under-rank-number-2{
  font-weight: 600;
  position:relative;
  top:0;
  left:-20%;
  margin: 0 0 0 0;
  padding: 4px 20px 20px 8px;
  background: url("../images/under-rank-icon.png") no-repeat 0 0;
  background-size:contain;
  z-index: 2;
}

.under-rank-name-2{
  color:#000;
  margin: -13px 0 0 -1px ;
  padding: 0;
  font-size: 1.4em;
  font-weight: 600;
}

.icon-android{
  background: url("../images/btn-android.png") no-repeat 0 0;
  background-size:contain;
  padding: 5px 0 5px 25px;
}

.icon-iphone{
  background: url("../images/btn-iphone.png") no-repeat 0 0;
  background-size:contain;
  padding: 5px 0 5px 25px;
}

.text-link{
  font-size: 1.1em;
  color:#0099FF;
  font-weight: 600;
  margin: 10px 0 0 0;
}

.address{
  margin-bottom:10px;
  padding-bottom: 10px;
  border-bottom:1px solid #666;
}

.area_nav{
  color:#666;
  padding:20px 0 20px 10px;
  border-top:1px solid #666;
}

table{
  width: 100%;
  border-collapse: collapse;
}

table tr{
  border-bottom: solid 2px white;
}

table tr:last-child{
  border-bottom: none;
}

table th{
  position: relative;
  text-align: left;
  width: 30%;
  background-color: #F4D3FC;
  color: #333;
  text-align: center;
  padding: 10px 0;
}

table th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #F4D3FC;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

table td{
  text-align: left;
  width: 70%;
  text-align: left;
  background-color: #eee;
  padding: 10px 0 10px 30px;
}

ul li.tags{
  display: inline-block;
  margin: 0.3em .3em .1em 0;
  padding: 0;
  display: inline-block;
  max-width: 100px;
  height: 22px;
  line-height: 22px;
  padding: 0 .5em;
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #333;
  font-size: 13px;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
}

li.tags.yellow{color:#CC9966;border-color:#CC9966;background-color:#FFFFCC;}
li.tags.red{color:#CC6600;border-color:#CC6600;background-color:#FFCCCC;}
li.tags.azure{color:#0066CC;border-color:#0066CC;background-color:#99CCFF;}
li.tags.violet{color:#330066;border-color:#330066;background-color:#9966FF;}
li.tags.pink{color:#FF00CC;border-color:#FF00CC;background-color:#FFCCFF;}
li.tags.teal{color:#00CC00;border-color:#00CC00;background-color:#CCFFCC;}
li.tags.gray{color:#333333;border-color:#333333;background-color:#CCCCCC;}
li.tags.orange{color:#663300;border-color:#663300;background-color:#FFCC66;}
li.tags.blue2{color:#0033CC;border-color:#0033CC;background-color:#CCCCFF;}

.inline-block{display: inline-block;}

/*frss.php*/
h2.ellipsis{
 width: 100%;  
 white-space: nowrap;
 overflow: hidden;  
 text-overflow: ellipsis;  
 -webkit-text-overflow: ellipsis;  
 -o-text-overflow: ellipsis;
 }



.shop-exp{ font-size:1em;  color:#999; text-align:center;}
.display-none{display:none;}
.sitename-h1{font-size:4.2em; font-weight:900; margin-top:20px; padding-right:20px;}
.grada{background: -webkit-linear-gradient(#a10985, #e30c64);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
 .colorfilter-base {
    background: rgba(255,105,180, 0.3); /* カラーフィルタ効果の色を指定 */
   background-size: cover;
}
.colorfilter-image {
    opacity: 0.4; /* カラーフィルタ効果の度合いを指定 */
    display: block;
  }


#contents{
position:relative;
}
/* ----- 背景用の動画ファイル ----- */
#bg-video{
/*
 position: fixed;
 right: 0;
left:0;*/
position: absolute;
top:0;
left:0;
margin:auto;
/* min-width: 100%;
 min-height: 100%;*/
 z-index: -1;
}

.top-logo{
  position:fixd;
  z-index:2;
  left:20px;
  top:20px;
  width:200px;
  height: auto;
}

.sub-logo{
  position:fixd;
  z-index:1;
  width:70%;
  margin:0% 15% 0 15%;
  left:20px;
  top:20px;
}

.enter{
  position:absolute;
  z-index:3;
  width:50%;
  margin:-10% 22% 0 22%;
}

.pcenter{
  position:absolute;
  z-index:3;
  width:50%;
  margin:-10% 22% 0 22%;
}

.pcenter-lady{
  position:absolute;
  z-index:4;
  width:50%;
  margin:0 22% 0 22%;
}



.clear{
  clear:both;
}
a:link{
  text-decoration:none;
}





.button-shiney {
  color:white;
  margin:20px 1.5% auto 1.5%;
  width: 97%;
  padding: 0.65em 1em;
  text-align: center;
  background-color: rgba(257,103,134, 0.9);
  text-decoration: none;
  color: #FFF;
  border: 2px solid #fd6b86;
  font-size: 15px;
  display: inline-block;
  border-radius: 50em;
  transition: all 0.2s ease-in-out;
  position: relative;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(247, 107, 30, 0.5);
}

.button-shiney:before {
  content: "";
  background-color: rgba(242,80,110, 0.5);
  height: 100%;
  width: 3em;
  display: block;
  position: absolute;
  top: 0;
  left: -4.5em;
  -webkit-transform: skewX(-45deg) translateX(0);
  transform: skewX(-45deg) translateX(0);
  transition: none;
}

.button-shiney:hover {
  background-color: #fd6b86;
  color: #fff;
  border-bottom: 4px solid #FD6B86;
}

.button-shiney:hover:before {
  -webkit-transform: skewX(-45deg) translateX(13.5em);
  transform: skewX(-45deg) translateX(13.5em);
  transition: all 0.5s ease-in-out;
}

.button-shiney > span.yajirushi {
  display: block;
  position: absolute;
  top: 35%;
  right: 15px;
}



/* **************************************************
ふわふわさせたいものに fuwafuwaクラスを付与
************************************************* */
.fuwafuwa {
  -webkit-animation-name:fuwafuwa; /* fuwafuwaっていうアニメーションをしてね！ */
  -webkit-animation-duration:2s;
  -webkit-animation-iteration-count:infinite;
  /*-webkit-animation-direction:alternate;*/
  -webkit-animation-timing-function:ease;

  -moz-animation-name:fuwafuwa;
  -moz-animation-duration:2s;
  -moz-animation-iteration-count:infinite;
  /*-moz-animation-direction:alternate;*/
  -moz-animation-timing-function:ease;
}
/* *************************************************
fuwafuwaっていうアニメーションはこんなふうだよ！
**************************************************/
@-webkit-keyframes fuwafuwa {
  0% {-webkit-transform:translate(0, 0);}
  50% {-webkit-transform:translate(0, -10px);}
  100% {-webkit-transform:translate(0, 0);}
}
@-moz-keyframes fuwafuwa {
  0% {-moz-transform:translate(0, 0);}
  50% {-moz-transform:translate(0, -10px);}
  100% {-moz-transform:translate(0, 0);}
}

.topbanner{
  z-index:3;
  position:fixed;
  left:0px;
  width:100%;
  top:60px;
}
.footerbanner{
  z-index:3;
  position:fixed;
  left:0px;
  width:100%;
  bottom:0px;
}

.fuchi-white{
  -webkit-text-stroke: 6px #FFFFFF;
  text-stroke: 2px black;
  paint-order: stroke;
}


/*fadein->js*/
.fade-in{
    opacity:0.0;
    transform:translate(0, 50px);
    transition:all 500ms;
}
