.btnWhtS{
  display: block;
  padding: 7px 10px;
  border: 1px solid #cccccc;
  background: #fff;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  color: #333;
}
.btnWhtL{
  display: block;
  padding: 17px 21px;
  border: 1px solid #cccccc;
  background: #fff;
  border-radius: 5px;
  line-height:21px;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  color: #333;
}

.btnWhtSS{
  display: block;
  padding: 8px 5px 6px;
  border: 1px solid #cccccc;
  background: #fff;
  border-radius: 5px;
  font-size: 10px;
  text-align: center;
  text-decoration: none;
  color: #333;
}
.btnRedS,
.btnWhtS:hover,
.btnRedL,
.btnGryL:hover,
.btnWhtL:hover,
.btnWhtSS:hover,
.rl_bottom_clip .btnWhtS:hover{
  /*border-color: #c80000;*/
  /*background: #c80000;*/
  text-decoration: none;
  color: #fff;
  cursor:pointer;
}

.btnGryS{
  display: block;
  padding: 8px 10px 6px;
  border: 1px solid #dddddd;
  background: #dddddd;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  color: #999;
}

 .btnGryL{
  display: block;
  padding: 17px 21px;
  border: 1px solid #dddddd;
  background: #dddddd;
  border-radius: 5px;
  line-height:21px;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  color: #999;
}

.btnGrySS{
  display: block;
  padding: 8px 5px 6px;
  border: 1px solid #dddddd;
  background: #dddddd;
  border-radius: 5px;
  font-size: 10px;
  text-decoration: none;
  text-align: center;
  color: #999;
}

.btnClipWht:hover{
background: url("../../img/phones/ico_common_clip.png") no-repeat scroll 0 0 / 38px auto rgba(0, 0, 0, 0);
}

.btnClipGry:hover{
  background-position: -38px -68px;
}


.btnGryS:hover:after,
.btnGryS:hover:after{
  text-decoration: none;
}

#content .btnGrnS,
#contents .btnGrnS{
  display: block;
  padding: 8px 10px 6px;
  border: 1px solid #cfe6a1;
  background: #cfe6a1;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  color: #424c2e;
}
#content .btnGrnS:hover,
#contents .btnGrnS:hover{
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
}

.btnClipRound{
  display:block;
  border: 1px solid #cccccc;
  background: #fff;
  width: 30px;
  height: 16px;
  padding:7px 0;
  border-radius:16px;
  text-align:center;
  vertical-align:middle;
  float:left;
}
#topCont .btnClipRound {
	border: 1px solid #ccc;
	border-radius: 16px;
	display: block;
	float: left;
	height: 16px;
	margin: -5px 5px 0 0;
	padding: 7px 0;
	text-align: center;
	vertical-align: middle;
	width: 30px;
}
*+html .stateArticle {
	height: 1%;
}
*+html .editorArticle a {
	text-decoration: none;
}
 
.btnClipRound:hover {
  background: #c80000;
  border: 1px solid #c80000;
}
*+html .btnClipRound:hover {
	background: #c80000;
	border: 1px solid #c80000;
}


.btnClipGryRound{
  display:block;
  border: 1px solid #dddddd;
  background:#dddddd;
  width: 30px;
  height: 16px;
  padding:7px 0;
  border-radius:15px;
  text-align:center;
  vertical-align:middle;
  line-height: 0;
  float:left;
}

.icnClipRedS,
.icnClipGryS,
.icnClipWhtS,
.icnClipWhtL,
.icnClipRedL,
.icnClipGryL,
.icnClipGrySS,
.icnClipRedSS{
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 0;
  padding-top: 16px;
  margin-right: 5px;
  background: url(../img/sprite/icn_common.png) 0 0 no-repeat;
  font-size: 0;
  overflow: hidden;
  vertical-align: -4px;
}

.btnClipRound .icnClipRedS,
.btnClipGryRound .icnClipGryS{
  margin-right:0;
}

.btnClipRound .icnClipRedS{
  background: url(../img/sprite/icn_clip01.png) 0 0 no-repeat;
}


.btnClipRound:hover .icnClipRedS{
  background: url(../img/sprite/icn_clip03.png) 0 0 no-repeat;
}


.btnClipGryRound .icnClipGryS{
  background: url(../img/sprite/icn_clip02.png) 0 0 no-repeat;
}

.btnClipOn .icnClipRedS{ margin-right: 0;vertical-align: top; }

.icnClipRedS{ width: 14px; background-position: 0 0; }
.icnClipGryS{ width: 14px; background-position: 0 -16px; }
.icnClipWhtS,
a:hover .icnClipRedS{ width: 14px; background-position: 0 -32px; }
.icnClipRedL{ width: 22px; background-position: -340px 0; padding-top: 20px; }
.icnClipGryL{ width: 22px; background-position: -340px -20px; padding-top: 20px; }
.icnClipWhtL{ width: 22px; background-position: -340px -40px; padding-top: 20px; }
a:hover .icnClipRedL,
a:hover .icnClipGryL{ background-position: -340px -40px; }
.icnClipRedL a{ text-decoration:none; color:#333333; font-weight:bold; }
.icnClipRedSS{ width: 12px; padding-top: 12px; background-position: 0 -60px; vertical-align: -2px; margin-right: 2px; }
.icnClipGrySS{ width: 12px; padding-top: 12px; background-position: 0 -72px; vertical-align: -2px; margin-right: 2px; }
.icnClipWhtSS,
a:hover .icnClipRedSS{ width: 12px; padding-top: 12px; background-position: 0 -84px; vertical-align: -2px; margin-right: 2px; }

.stateArticle .icnClipRedS,
.stateArticle .icnClipRedS{
  margin-right: 2px;
}

.clipBtnSet{
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.clipedPopupHide{
  display: none;
}
.clipedPopup,
.clipedPopupUp{
  position: absolute;
  top: 0;
  left: 0;
  width: 105px;
  color: #ffffff;
  text-align: center;
  z-index: 5;
}
.clipedArw{
  position: absolute;
  top: -11px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  display: block;
  border: 6px solid transparent;
  border-bottom: 6px solid #c80000;
}
.clipedArwD{
  position: absolute;
  top: 67px;
  left: 50%;
  margin-left: -6px;
  width: 0px;
  height: 0px;
  display: block;
  border: 6px solid transparent;
  border-top: 6px solid #c80000;
}

.clipedPopupInner{
  position: relative;
  background: #c80000;
  padding: 5px 0;
  text-align: center;
  color: #fff;
}
.clipedPopupInner p{
  margin: 0 2px;
}
.txtClipList a{
  color: #ffffff;
  font-size: 12px;
    text-decoration: underline;
}
.txtClipList a:hover{ text-decoration: none; }


.clipedPopupInner .btnClipList{
  margin: 5px 10px 0;
  background: url(../img/btn_clipList.png) right bottom no-repeat;
}

.btnClipList a{
  display: block;
  position: relative;
  height: 34px;
  line-height: 34px;
  background: url(../img/btn_clipList.png) 0 0 no-repeat;
  text-decoration: none;
  font-weight: bold;
  color: #333;
  width: auto !important;
}
.btnClipList a:hover{ color: #c80000; }


.btnClipRedL {
    background: url("../../img/phones/ico_common_clip.png") no-repeat scroll 0 0 / 45px auto rgba(0, 0, 0, 0);
}

.btnClipGryL {
    background-image:url("../../img/phones/ico_common_clip_gry.png");
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-size:45px auto;
}

.btnClipRedL,
.btnClipGryL{
    display: inline-block;
    height: 45px;
    overflow: hidden;
    text-indent: -999px;
    vertical-align: middle;
    width: 45px;
}

.footLock li .lockNavClip {
    background-position: -37px 0;
}

.footLock li .lockNavClipOff {
    background-position: 0 -82px;
    width: 49px;
}

.footLock li span {
    background: url("../../img/phones/ico_footNav.png") no-repeat scroll 0 0 / 159px auto rgba(0, 0, 0, 0);
    display: block;
    height: 41px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -999px;
    width: 37px;
}

/* Spot & Event Search */
.tabmenu_clipOff{
  background : #dddddd;
  border: 1px solid #ddd;
  border-radius: 5px;
  display: block !important;
  float: left;
  font-weight: bold;
  padding: 8px 0 !important;
  text-align: center;
  width: 47%;
}

.tabmenu_clipOff span{
  background-image:url("../../img/phones/ico_clip_gry.png");
  background-repeat:no-repeat;
  background-attachment:scroll;
  background-position:right center;
  background-size:17px 18px;
  padding: 0 20px 0 0;
}

/* LightBox */
.d01popupContentBox .d01_popupButton01,
.d01popupContentBox .d01_popupButton02{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;display: -webkit-box;
  display: -moz-box;
  display: -webkit-box;
  display: box;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
}

.d01popupContentBox .d01_popupButton01 {
    display: block;
    margin: 0 auto;
    width: 73px;
}

.d01popupContentBox .d01_popupButton01 a div, .d02popupContentBox .d01_popupButton01 a div {
    background: url(../../img/phones/btn_close.png) no-repeat scroll 0 0 / 73px auto rgba(0, 0, 0, 0);
    border: medium none;
    height: 25px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 73px;
}

.d01grayLayer,
.d02grayLayer{/* Mod 130522 gnavi */
  display: none;
  background: #000;
  height: 100%;
  left: 0;
  filter:alpha(opacity="80");
  opacity: 0.8;
  MozOpacity: 0.8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000000;
  /*-webkit-tap-highlight-color: rgba(0,0,0,0);*//* Mod 130522 gnavi */
}
.d01overLayer,
.d02overLayer{/* Mod 130522 gnavi */
  display: none;
  height: 100%;
  left: 50%;
  margin-left: -149px;
  position: absolute;
  top: 0;/*Mod 130418 monosus*/
  width: 299px;
  line-height: 1.3;/* Add 130415 monosus */
  word-wrap: break-word;/* Add 130415 monosus */
  z-index: 1000001;
}
.d01popupContentBox,
.d02popupContentBox{/* Mod 130522 gnavi */
  /*position: relative;*//* Mod 130522 gnavi */
  /*z-index: 1000002;*//* Mod 130522 gnavi */
  background: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.75);
  margin-top: 10px;/*Add 130418 monosus*/
  padding: 0 5px 17px;
  width: 287px;
}
.d01popupContentBox h2,
.d02popupContentBox h2{/* Mod 130522 gnavi */
  border-bottom: solid 2px #be151c;
  margin-bottom: 17px;
  padding: 12px 12px 11px;
}

.d01popupContentBox .btnGry {
    margin: 18px 20px 0;
    background: none repeat scroll 0 0 #ddd;
}

.d01popupContentBox .btnGry:hover {
    background: none repeat scroll 0 0 #c70000;
}

.d01popupContentBox h2 span,
.d02popupContentBox h2 span{/* Mod 130522 gnavi */
  color: #be151c;
  font-size: 14px;
  font-weight: bold;
}
.d01popupContentBox span.clip{
  background-image: url(../../img/phones/ico_clip01.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 17px 15px;
  -webkit-background-size: 17px 15px;
  -moz-background-size: 17px 15px;
  display: inline-block;
  height: 15px;
  padding-left: 25px;
}
/*
.d02popupContentBox span.checkin{
  display: inline-block;
  padding: 2px 0 2px 25px;
  background: url(../../../img/ico_checkin03.png) no-repeat left center;
  background-size: 17px 20px;
  -webkit-background-size: 17px 20px;
  -moz-background-size: 17px 20px;
}
*/
.d01popupContentBox .share{
  text-align: center;
  margin-bottom: 5px;/* Mod 130509 gnavi */
}
.d01popupContentBox .share span{
  background-image: url(../../img/phones/ico_share-friends.jpg.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 20px 15px;
  -webkit-background-size: 20px 15px;
  -moz-background-size: 20px 15px;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  padding-left: 28px;
}
.d01popupContentBox .socialButtonList{
  display: table;
  margin: 0 auto 17px;
  width: 216px;
}
.d01popupContentBox .socialButtonList li{
  display: table-cell;
  padding: 0 5px;
}
.d01popupContentBox .d01_popupButton01 a div,
.d01popupContentBox .d01_popupButton02 a div,
.d02popupContentBox .d01_popupButton01 a div,/* Mod 130522 gnavi */
.d02popupContentBox .d01_popupButton02 a div{/* Mod 130522 gnavi */
  border: solid 1px #b2b2b2;
  /* androidで表示されなくなるためコメントアウト
  background-image  : -webkit-gradient(linear, left top, left bottom, from(#fff ), to(#eee));
  background-image  : -webkit-linear-gradient(top, #fff, #eee);
  background-image  : -moz-linear-gradient(top, #fff , #eee);
  background-image  : -ms-linear-gradient(top, #fff , #eee);
  background-image  : -o-linear-gradient(top, #fff , #eee);
  background-image  : linear-gradient(top, #fff , #eee);
  */
  border-radius: 4px;
  height: 20px;
  padding: 4px 15px;
}
.d01popupContentBox .d01_popupButton02 a div span{
  color: #333;
  font-size: 12px;
  font-weight: bold;
}
.d01popupContentBox span.arrow01{
  background-image: url(../../img/phones/ico_arrow01.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 8px 10px;
  -webkit-background-size: 8px 10px;
  -moz-background-size: 8px 10px;
  color: #333;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
  line-height: 1.7;
  padding-left: 14px;
}
.d01popupContentBox span.calender{
  background-image: url(../../img/phones/ico_my-calenddr01.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 20px 21px;
  -webkit-background-size: 20px 21px;
  -moz-background-size: 20px 21px;
  display: inline-block;
  height: 20px;
  line-height: 1.7;
  padding-left: 26px;
}
.d01popupContentBox .d01_popupButton01 span.calender{
  color: #333;/* Add 130509 gnavi */
    font-size: 12px;/* Add 130509 gnavi */
    font-weight: bold;/* Add 130509 gnavi */
}
.d01popupContentBox span.close,
.d02popupContentBox span.close{/* Mod 130522 gnavi */
  background-image: url(../../img/phones/ico_close01.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 13px 13px;
  -webkit-background-size: 13px 13px;
  -moz-background-size: 13px 13px;
  color: #333;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
  line-height: 1.7;
  padding-left: 20px;
}
/*
.d02popupContentBox span.close02 {
  display: block;
  margin: 0 auto;
  width: 153px;
  height: 44px;
  background: url(../../../img/btn_checkin_close01.png) no-repeat left top;
  background-size: 153px 44px;
  -moz-background-size: 153px 44px;
  -webkit-background-size: 153px 44px;
}
.d02popupContentBox span.close02 span {
  display: none;
}
*/
.d01popupContentBox hr{
  border: none;
  border-bottom: dotted 1px #bd151c;
  margin: 17px 0;
}
.d01popupInnerBox{
  padding: 0 8px;
}
.d01popupInnerBox h3{
  /*margin-bottom: 12px; Mod 130509 gnavi */
  margin-left: 25px;/* Mod 130509 gnavi */
}
.d01popupInnerBox h3 span{
  color: #cd1f22;
  font-size: 14px;
  font-weight: bold;
}
.d01popupInnerBox .d01_myCalender{
  display: -moz-box;
  display: -webkit-box;
  display: box;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  margin-top: 8px;
}
.d01popupInnerBox .d01_myCalender .d01_popupButton02 a div{
  padding: 4px;
}
.d01popupInnerBox .d01_myCalender span.calender{
  font-size: 10px;
  line-height: 2.0;
}
.d01popupInnerBox p.d01_myCalender{/* Mod 130522 gnavi */
  font-size: 10px;
  line-height: 1.5;
  vertical-align: middle;
  padding: 0 0 5px 0;/* Mod 130522 gnavi */
  text-align: right;/* Mod 130522 gnavi */
  display: block;/* Add 130522 gnavi */
}
.d01popupInnerBox p.d01_myCalender a{/* Mod 130522 gnavi */
  color: #333;
  text-decoration: underline;
}
.d01popupInnerBox p.d01_myCalender img{/* Mod 130522 gnavi */
  display: inline-block;
  padding-right: 2px;
}

.d01popupInnerBox .selectSet{/* Add 130522 gnavi */
  font-size:16px;
  margin:5px 0 5px 25px;
}
.d01popupInnerBox select{
  font-size:16px;/* Add 130522 gnavi */
  margin-bottom: 10px;
}
.d01popupContentBox.buttonsOnly h2{
  border-bottom: dotted 1px #be151c;
  margin-bottom: 17px;
  padding: 12px 8px 11px;
}
.d01popupContentBox.buttonsOnly .d01_buttonsBox > div,
.d02popupContentBox.buttonsOnly .d01_buttonsBox > div{/* Mod 130522 gnavi */
  padding: 0 5px;
}
.d01popupContentBox.buttonsOnly .d01_buttonsBox,
.d02popupContentBox.buttonsOnly .d01_buttonsBox{/* Mod 130522 gnavi */
  display: -moz-box;
  display: -webkit-box;
  display: box;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
}

.d01popupContentBox hr {
    border: 1px solid #efefef;
}

.d01popupContentBox .d01_popupButton01 a div, .d02popupContentBox .d01_popupButton01 a div {
    /*background: url(../../img/phones/btn_close.png) no-repeat scroll 0 0 / 73px auto rgba(0, 0, 0, 0);*/
    background-color:transparent;
    background-image:url(../../img/lightbox/btn_close_s.png);
    background-repeat:no-repeat;
    background-position:0px 0px;
    background-attachment:scroll;
    background-clip:border-box;
    background-origin:padding-box;
    background-size:73px auto;
    border: medium none;
    height: 25px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 73px;
}
.btnClipOff{
  background-color:#dddddd;
}
