@charset "utf-8";


/* --- ↓検証用 --- */
@media screen and (min-width: 769px){
html body,
#bannerFooterScroll{
/* max-width:320px; */
}
}
/*
  オレンジ
  color:#E53900;

  茶色
  color:#66251F;

  ピンク
  color:#E54794;


  color:#fff;

  黄色
  color:#FFFF80;
*/

/* --- ↑検証用 --- */


/* --- ↓初期化 --- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, code, em, strong, img, q, dl, dt, dd, ol, ul, li, form, fieldset, legend, label, table, caption, tbody, tfoot, thead, tr, th, td{
  margin:0;
  padding:0;
}
body{
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:11px;
/*	color:#B71A11;*/
  color: #333333;
  line-height:1.4;
/*	background-color:#fafafa;*/
}
ul,
ol,
li{
  list-style:none;
}
a{
  text-decoration:none;
/*	color:#F081B3;*/
  color:#333;
}
img{
  max-width:100%;
  height:auto;
  vertical-align:bottom;
  border:none;
}
input[type="checkbox"],
input[type="radio"]{
  vertical-align:middle;
}
/* --- ↑初期化 --- */


/* --- ↓共通設定 --- */
div:after,
.slides:after,
.clearfix:after,
.pagerList:after,
.pagerDetail:after{
  content:"";
  display:block;
  clear:both;
}
.iconMoviePlay{
  position:absolute;
  top:50%;
  left:50%;
  margin-top:-15px;
  margin-left:-15px;
}
.nowDisplay{
  background-color:#fafafa;
  margin:0;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  padding-left:10px;
  height:35px;
  line-height:35px;
}
/* 共通ボタン */
.btn01{
  margin:10px 10px 10px;
  text-align:center;
  clear:both;
}
.btn01 a{
  text-align:center;
  display:block;
  margin:0 auto;
  color:#ffff80;
/*	color:#fff;*/
  height:40px;
  line-height:40px;
  border:1px solid #e54794;
  border-radius:5px;
  background:linear-gradient(#ed87b9 0%, #e54794 100%);
  background:-moz-linear-gradient(top center, #ed87b9 0%, #e54794 100%);
  background:-webkit-gradient(linear, center top, center bottom, from(#ed87b9), to(#e54794));
  font-weight:bold;
}
.btn02{
  margin:10px 10px 10px;
  text-align:center;
  clear:both;
}
.btn02 a{
  text-align:center;
  display:block;
  margin:0 auto;
  color:#333;
  height:40px;
  line-height:40px;
  border:1px solid #ccc;
  border-radius:5px;
  background:linear-gradient(#fafafa 0%, #f0f0f0 100%);
  background:-moz-linear-gradient(top center, #fafafa 0%, #f0f0f0 100%);
  background:-webkit-gradient(linear, center top, center bottom, from(#fafafa), to(#f0f0f0));
}
/* ナビ付きタイトル */
#titleCommon{
  position:relative;
  height:45px;
  line-height:45px;
  background:linear-gradient(#ed87b9 0%, #e54794 100%);
  background:-moz-linear-gradient(top center, #ed87b9 0%, #e54794 100%);
  background:-webkit-gradient(linear, center top, center bottom, from(#ed87b9), to(#e54794));
}
#titleCommon h2{
  font-size:13px;
  color:#fff;
  text-align:center;
  margin:0 70px 0 70px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}
#titleCommon h2 span{
  padding-left:5px;
  font-size:11px;
  padding-top:2px;
}
#titleCommon p{
  position:absolute;
  height:45px;
}
#titleCommon .prev{
  width:60px;
  left:0;
  top:50%;
}
#titleCommon .prev a{
  background:url(../img/s/btnBgPrev.png) 6px 50% no-repeat;
  background-size:54px 27px;
  width:50px;
  height:27px;
  line-height:27px;
  margin-top:-13px;
  display:block;
  color:#fff;
  font-weight:bold;
  font-size:13px;
  text-align:center;
  padding:0 0 0 10px;
}
#titleCommon .moreLink{
  border-left:1px solid #fff;
  width:59px;
  background:url(../img/s/iconMoreLinkWhite.png) 100% 50% no-repeat;
  top:0;
  right:0;
}
#titleCommon .moreLink a{
  display:block;
  text-indent:-9999px;
  background:url(../img/s/iconRanking.png) 9px 50% no-repeat;
  background-size:28px 32px;
}
/* 一覧用ページャー */
.pagerList{
  margin:10px 50px;
  position:relative;
}
.pagerList .prev,
.pagerList .next{
  float:left;
  width:50%;
  text-align:center;
}
.pagerList .newest,
.pagerList .oldest{
  width:50px;
  text-align:center;
  position:absolute;
  top:0;
}
.pagerList .newest{
  left:-50px;
}
.pagerList .oldest{
  right:-50px;
}
.pagerList li a{
  display:block;
  height:48px;
  line-height:48px;
  border:1px solid #ccc;
  text-indent:-9999px;
}
.pagerList .prev a{
  margin:0 2px 0 4px;
}
.pagerList .next a{
  margin:0 4px 0 2px;
}
.pagerList .newest a,
.pagerList .oldest a{
  border:1px solid #e58ab8;
}
.pagerList .newest a{
  background:url(../img/s/iconNewest.png) 50% 50% no-repeat,linear-gradient(#ed87b9 0%, #e54794 100%);
  background:url(../img/s/iconNewest.png) 50% 50% no-repeat,-moz-linear-gradient(top center, #ed87b9 0%, #e54794 100%);
  background:url(../img/s/iconNewest.png) 50% 50% no-repeat,-webkit-gradient(linear, center top, center bottom, from(#ed87b9), to(#e54794));
}
.pagerList .prev a{
  background:url(../img/s/iconPrev.png) 50% 50% no-repeat, linear-gradient(#fafafa 0%, #f0f0f0 100%);
  background:url(../img/s/iconPrev.png) 50% 50% no-repeat, -moz-linear-gradient(top center, #fafafa 0%, #f0f0f0 100%);
  background:url(../img/s/iconPrev.png) 50% 50% no-repeat, -webkit-gradient(linear, center top, center bottom, from(#fafafa), to(#f0f0f0));
}
.pagerList .next a{
  background:url(../img/s/iconNext.png) 50% 50% no-repeat, linear-gradient(#fafafa 0%, #f0f0f0 100%);
  background:url(../img/s/iconNext.png) 50% 50% no-repeat, -moz-linear-gradient(top center, #fafafa 0%, #f0f0f0 100%);
  background:url(../img/s/iconNext.png) 50% 50% no-repeat, -webkit-gradient(linear, center top, center bottom, from(#fafafa), to(#f0f0f0));
}
.pagerList .oldest a{
  background:url(../img/s/iconOldest.png) 50% 50% no-repeat,linear-gradient(#ed87b9 0%, #e54794 100%);
  background:url(../img/s/iconOldest.png) 50% 50% no-repeat,-moz-linear-gradient(top center, #ed87b9 0%, #e54794 100%);
  background:url(../img/s/iconOldest.png) 50% 50% no-repeat,-webkit-gradient(linear, center top, center bottom, from(#ed87b9), to(#e54794));
}
/* 詳細用ページャー */
.pagerDetail{
  margin:10px 0;
}
.pagerDetail li{
  float:left;
  width:25%;
  text-align:center;
}
.pagerDetail .top{
  width:50%;
}
.pagerDetail li a{
  display:block;
  height:48px;
  line-height:48px;
  border:1px solid #ccc;
}
.pagerDetail .prev a{
  background:url(../img/s/iconPrev.png) 50% 50% no-repeat, linear-gradient(#fafafa 0%, #f0f0f0 100%);
  background:url(../img/s/iconPrev.png) 50% 50% no-repeat, -moz-linear-gradient(top center, #fafafa 0%, #f0f0f0 100%);
  background:url(../img/s/iconPrev.png) 50% 50% no-repeat, -webkit-gradient(linear, center top, center bottom, from(#fafafa), to(#f0f0f0));
  text-indent:-9999px;
}
.pagerDetail .top a{
  margin:0 4px;
  background:linear-gradient(#fafafa 0%, #f0f0f0 100%);
  background:-moz-linear-gradient(top center, #fafafa 0%, #f0f0f0 100%);
  background:-webkit-gradient(linear, center top, center bottom, from(#fafafa), to(#f0f0f0));
}
.pagerDetail .next a{
  background:url(../img/s/iconNext.png) 50% 50% no-repeat, linear-gradient(#fafafa 0%, #f0f0f0 100%);
  background:url(../img/s/iconNext.png) 50% 50% no-repeat, -moz-linear-gradient(top center, #fafafa 0%, #f0f0f0 100%);
  background:url(../img/s/iconNext.png) 50% 50% no-repeat, -webkit-gradient(linear, center top, center bottom, from(#fafafa), to(#f0f0f0));
  text-indent:-9999px;
}
/* --- ↑共通設定 --- */

/* --- ↓flexslider --- */
/* スライド部 */
.slider{
  position:relative;
}
/* ページャー */
.flex-control-paging{
  position:absolute;
  bottom:-20px;
  left:50%;
}
.flex-control-paging li{
  float:left;
  padding-right:5px;
  position:relative;
  left:-50%;
}
.flex-control-paging li:last-child{
  padding-right:0;
}
.flex-control-paging li a{
  display:block;
  width:10px;
  height:10px;
  text-indent:-9999px;
  background-color:#aaa;
  border-radius:10px;
  cursor:pointer;
}
.flex-control-paging li a.flex-active{
  background-color:#000033;
}

/* 前・後ボタン*/
.flex-direction-nav li a{
  position:absolute;
  display:block;
  top:100%;
  padding:5px;
  margin:5px;
  box-shadow:0 0 4px #666666;
  border-radius:7px;
  width:60px;
  color:#2431ff;
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dedede));
  background:-webkit-linear-gradient(top, #fff 0%, #dedede 100%);
  background:linear-gradient(to bottom, #ffffff 0%,#dedede 100%);
  text-align:center;
}
.flex-direction-nav li .flex-prev{
  left:0;
}
.flex-direction-nav li .flex-next{
  right:0;
}
.flex-direction-nav li .flex-disabled{
  opacity:0.3;
}
/* --- ↑flexslider --- */

/* --- ↓accordion --- */
.accordionBtn{
  background-color:#fafafa;
  border-top:1px solid #ccc;
}
.accordionBtn a{
  background:url(../img/s/iconOpen.png) 100% 50% no-repeat;
  padding-left:10px;
  padding-right:40px;
  line-height:40px;
  height:40px;
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.accordionBtn.active a{
  background:url(../img/s/iconClose.png) 100% 50% no-repeat;
}
.accordionContents{
  display:none;
}
/* --- ↑accordion --- */

/* --- ↓bannerHeader --- */
#bannerHeader{
  margin:0 0 5px;
/*	padding:0 10px;*/
}
#bannerHeader ul li{
  text-align:center;
}
#bannerHeader ul li a img{
  height:50px;
  width:320px;
}
@media screen and (max-width:480px){
#bannerHeader ul li a img{
  height:auto;
  width:100%;
}
}
/* --- ↑bannerHeader --- */

/* --- ↓naviGrobal --- */
#naviGrobal{
  margin-bottom:5px;
  background-color:#666;
}
#naviGrobal ul{
  padding:5px 0 6px 0;
/*
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
*/
}
#naviGrobal ul li{
  float:left;
  width:20%;
}
#naviGrobal ul li a{
  font-size:9px;
  font-weight:bold;
  border-right:1px solid #FFFF80;/*文字色と同じ*/
  display:block;
  text-align:center;
  color:#FFFF80;
}
#naviGrobal ul li:last-child a{
  border-right:none;
}
#naviGrobal ul li a img{
  width:24px;
  display:block;
  margin:0 auto 3px;
}
/* --- ↑naviGrobal --- */

/* --- ↓naviGrobal_q 20151007--- */
#naviGrobal_q{
  margin-bottom:5px;
  background-color:#ffb400;
}
#naviGrobal_q ul{
/*
  padding:5px 0;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
*/
}
#naviGrobal_q ul li{
  float:left;
  width:20%;
}
#naviGrobal_q ul li a{
  font-size:9px;
  font-weight:bold;
  border-right:1px solid #fff;/*文字色と同じ*/
  display:block;
  text-align:center;
  color:#fff;
  padding:5px 0;
  width:100%;
}
#naviGrobal_q ul li:last-child a{
  border-right:none;
}
#naviGrobal_q ul li a img{
  width:24px;
  display:block;
  margin:0 auto 3px;
}
/* --- ↑naviGrobal_q 20151007--- */

/* --- ↓smallarea_btn km --- */
.smallarea_btn{
	padding-bottom:15px;
	margin-bottom:5px;
	background:#eee;
}
.smallarea_btn p{
	text-align:center;
	font-weight:bold;
	font-size:18px;
	padding:10px 0;
}
.smallarea_btn ul{
	width:96%;
	margin:0 auto;
}
.smallarea_btn ul li{
	float:left;
	width:32%;
}
.smallarea_btn ul li:nth-of-type(2){
	margin:0 2%;
}
/* --- ↑smallarea_btn km --- */

/* --- ↓selectState --- */
#selectState{
  margin:0 10px 5px;
  padding:10px;
  background-color:#000033;
  border-radius:10px;
}
#selectState dl{
  display:table;
  text-align:center;
  width:100%;
}
#selectState dl dt{
  display:table-cell;
  padding-right:10px;
  vertical-align:middle;
  font-weight:bold;
}
#selectState dl dt img{
  width:12px;
  padding-right:3px;
  vertical-align:middle;
}
#selectState dl dd{
  display:table-cell;
  vertical-align:middle;
}
#selectState dl dd select{
  padding:5px 3px;
  width:100%;
  height:30px;
}
#selectState dl dd select option{
}
/* --- ↑selectState --- */

/* --- ↓searchTab --- */
#searchTab{
  margin:0 10px 5px;
}
#searchTab ul{
  display:table;
  width:100%;
}
#searchTab ul li{
  display:table-cell;
  width:23.5%;
  vertical-align:middle;
  padding:0 1%;
}
#searchTab ul li:first-child{
  padding-left:0;
}
#searchTab ul li:last-child{
  padding-right:0;
}
#searchTab ul li a{
  background-color:#f081b3;
  background:linear-gradient(#f0b1c3 0%, #f081b3 100%);
  background:-moz-linear-gradient(top center, #f0b1c3 0%, #f081b3 100%);
  background:-webkit-gradient(linear, center top, center bottom, from(#f0b1c3), to(#f081b3));
  color:#fff;


  font-weight:bold;
  text-align:center;
  border-radius:10px;
  padding:15px 0 10px;
  display:block;
}
#searchTab ul li a img{
  width:20px;
  padding-right:5px;
  vertical-align:middle;
}
#searchTab ul li a.active{
}
#searchTab ul li a span{
  font-size:15px;
  line-height:1.0;
}
/* --- ↑searchTab --- */

/* --- ↓searchTab hr --- */
#searchTab-hr{
  margin:0 10px 5px;
}
#searchTab-hr ul{
  display:table;
  width:100%;
}
#searchTab-hr ul li{
  display:table-cell;
  width:23.5%;
  vertical-align:middle;
  padding:0 1%;
}
#searchTab-hr ul li:first-child{
  padding-left:0;
}
#searchTab-hr ul li:last-child{
  padding-right:0;
}
#searchTab-hr ul li a{
  background-color:#DDD;
  background:-moz-linear-gradient(top center, #EEE 0%, #DDD 100%);
  background:-webkit-gradient(linear, center top, center bottom, from(#EEE), to(#DDD));
  background:linear-gradient(top center, #EEE 0%, #DDD 100%);
  border:1px solid #CCC;
  color:#333;
  font-weight:bold;
  text-align:center;
  border-radius:5px;
  padding:15px 0 10px;
  display:block;
}
#searchTab-hr ul li a img{
  width:20px;
  padding-right:5px;
  vertical-align:middle;
}
#searchTab-hr ul li a.active{
}
#searchTab-hr ul li a span{
  font-size:15px;
  line-height:1.0;
}
/* --- ↑searchTab hr --- */

/* --- ↓searchTab cb --- */
.searchtab-cb{
	margin:10px 10px 8px;
}
.searchtab-cb ul{
	display:table;
	width:100%;
}
.searchtab-cb ul li{
	display: table-cell;
    width: 50%;
    vertical-align: middle;
	padding:0 1%;
	text-align:center;
}
.searchtab-cb ul li a{
	width:100%;
	display:block;
	background:#000033;
	color:#fff;
	padding:7px 0;
	font-size:15px;
	font-weight:bold;
	border-radius:10px;
}
.searchtab-cb ul li a span{
	font-size:25px;
}

/* --- ↓area-txt-banner --- */
div.area-txt-banner{
  font-size:14px;
  padding:0 0 5px;
  text-align:center;
}
div.area-txt-banner2{
  font-size:14px;
  text-align:center;
}
div.area-txt-banner-th{
	width:100%;
	overflow:hidden;
	text-align:center;
}
div.area-txt-banner-th a{
	float:left;
	width:50%;
}
/* --- ↑area-txt-banner --- */

/* --- ↓dxshop --- */
.dxshop{
  margin:0 10px 5px 10px;
  text-align:center;
}
.dxshop a{
  color:#e54794;
  font-weight:bold;
  line-height:15px;
  height:15px;
  font-size:13px;
  display:block;
  border:1px solid #CCC;
  padding:5px 0;
  border-radius:10px;
  background:#efefef;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
}
.dxshop a img{
  width:30px;
  padding-right:5px;
  vertical-align:middle;
  margin-top:-3px;
}
/* --- ↑dxshop --- */

/* --- ↓searchKeyword --- */
#searchKeyword{
  margin:0 10px 10px;
}
#searchKeyword p{
  position:relative;
  margin-right:78px;
}
#searchKeyword p input{
  height:28px;
  width:101%;
  font-size:13px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
#searchKeyword p a{
    position: absolute;
    top: 0;
    /* ↓2021/03/12 */
    /* right: -52px; */
    right: -68px;
    /* ↑2021/03/12 */
    color: #fff;
    text-align: center;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    font-weight: bold;
    /* ↓2021/03/12 */
    /* width: 58px; */
    width: 50px;
    /* ↑2021/03/12 */
    font-size: 13px;
    height: 45px;
    line-height: 33px;
    display: inline-block;
    padding-left: 10px;
}
/* --- ↑searchKeyword --- */

/* --- ↓searchKeywordPickup --- */
#searchKeywordPickup{
  margin-bottom:10px;
  padding-left:5px;
  padding-right:5px;
}
#searchKeywordPickup ul{
}
#searchKeywordPickup ul li{
  margin-right:5px;
}
#searchKeywordPickup ul li p{
  display:table;
  width:100%;
}
#searchKeywordPickup ul li a{
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  color:#e54794;
  height:32px;
  border:1px solid #ccc;
  border-radius:5px;
  background:linear-gradient(#fafafa 0%, #f0f0f0 100%);
  background:-moz-linear-gradient(top center, #fafafa 0%, #f0f0f0 100%);
  background:-webkit-gradient(linear, center top, center bottom, from(#fafafa), to(#f0f0f0));
/*	width:100px;*/
}
/* --- ↑naviGrobalSub --- */

/*追加分:プロモーション*/
.promotion{
	margin:8px 0 3px;
}
.promotion > a{
	display: block;
    width: 93%;
    margin: 0 auto;
    border: 2px solid #00b0ec;
}
.promotion_info{
	background: #00b0ec;
    color: #fff;
    padding: 2px 0;
    float: left;
    width: 25px;
    margin: 3px 5px 3px 3px;
    text-align: center;
}
.promotion_text{
	color: #00b0ec;
    font-size: 14px;
    float: left;
    line-height: 25px;
    width: calc(100% - 33px);
}

/* --- ↓th slider---*/
#cbanner h2{
  font-size:13px;
  padding-left:20px;
  margin-bottom:5px;
  height:35px;
  line-height:35px;
  color:#ffff80;
  background:url(../img/s/iconStarYellow.png);
  background-repeat:no-repeat;
  background-position:5px 50%;
  background-color:#ed87b9;
  overflow:hidden;
  background:url(../img/s/iconStarYellow.png) 5px 50% no-repeat , linear-gradient(#ed87b9 0%, #e54794 100%);
  background:url(../img/s/iconStarYellow.png) 5px 50% no-repeat , -moz-linear-gradient(top center, #ed87b9 0%, #e54794 100%);
  background:url(../img/s/iconStarYellow.png) 5px 50% no-repeat , -webkit-gradient(linear, center top, center bottom, from(#ed87b9), to(#e54794));
}
/* --- ↑th slider---*/

/* --- ↓panelbanner --- */
div.panelbanner{
  text-align:center;
  padding:5px 0 10px 0;
}
div.panelbanner img{
  width:300px;
}
/* --- ↑panelbanner --- */

/* --- ↓bannerUrgent --- */
#bannerUrgent{
  margin-bottom:5px;
  border-top:1px solid #ccc;
  padding-top:5px;
}
#bannerUrgent p{
  /* background:url(../img/s/bannerUrgentBg1.png) 0 0 no-repeat; */
  background-size:contain;
  height:50px;
  width:320px;
  margin:0 auto;
}
#bannerUrgent p a{
  padding:7px 0 0 55px;
  display:block;
  line-height:1.4;
}
#bannerUrgent p a .title{
  font-size:15px;
  font-weight:bold;
  display:block;
}
/* --- ↑bannerUrgent --- */

/* --- ↓commu_banner_header --- */
.commu_banner_header{
  margin-bottom:5px;
  display:table;
  width:100%;
  height:35px;
  background:url(../img/s/iconStarYellow.png);
  background-repeat:no-repeat;
  background-position:5px 50%;
  background-color:#ed87b9;
  overflow:hidden;
  background:linear-gradient(#ed87b9 0%, #e54794 100%);
  background:-moz-linear-gradient(top center, #ed87b9 0%, #e54794 100%);
  background:-webkit-gradient(linear, center top, center bottom, from(#ed87b9), to(#e54794));
}
.commu_banner_header h2{
  font-size:13px;
  padding-left:20px;
  display:table-cell;
  vertical-align:middle;
  color:#ffff80;
  background:url(../img/s/iconStarYellow.png) 5px 50% no-repeat;
}
/* --- ↑commu_banner_header --- */

/* --- ↓bannerFooter --- */
#bannerFooter{
  border-top:1px solid #ccc;
  margin-bottom:10px;
  padding:10px 10px 0;
  text-align:center;
}
/* --- ↑bannerFooter --- */

/* --- ↓recruitNew --- */
#recruitNew{
}
#recruitNew h2{
  font-size:13px;
  padding-left:20px;
  height:35px;
  line-height:35px;
  color:#ffff80;
  background:url(../img/s/iconStarYellow.png) 5px 50% no-repeat , linear-gradient(#ed87b9 0%, #e54794 100%);
  background:url(../img/s/iconStarYellow.png) 5px 50% no-repeat , -moz-linear-gradient(top center, #ed87b9 0%, #e54794 100%);
  background:url(../img/s/iconStarYellow.png) 5px 50% no-repeat , -webkit-gradient(linear, center top, center bottom, from(#ed87b9), to(#e54794));
}
#recruitNew ul{
}
#recruitNew ul .box{
  border-bottom:1px solid #ccc;
}
#recruitNew ul li a{
  display:block;
  background:url(../img/s/iconMoreLink.png) 100% 50% no-repeat;
  padding:10px 20px 10px 5px;
}
#recruitNew ul li a .title{
  font-size:13px;
  font-weight:bold;
  margin-bottom:3px;
}
#recruitNew .moreLink{
  text-align:right;
  background-color:#fafafa;
}
#recruitNew .moreLink a{
  background:url(../img/s/iconMoreLink.png) 100% 50% no-repeat;
  padding-right:25px;
  line-height:40px;
  height:40px;
  display:block;
}
/* --- ↑recruitNew --- */

/* ショップ、ニュース詳細に設置 */
/* --- ↓officialLink --- */
#officialLink{
  border-bottom:1px solid #ccc;
}
#officialLink li{
  border-top:1px solid #ccc;
}
#officialLink li a{
  display:block;
  background:url(../img/s/iconMoreLink.png) 100% 50% no-repeat;
  padding:0 25px 0 10px;
  line-height:40px;
  height:40px;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
}
/* --- ↑officialLink --- */

/* charismagirllist.html */
/* --- ↓charismaGirlList --- */
#charismaGirlList{
}
#charismaGirlList h2{
  font-size:13px;
  padding-left:20px;
  height:35px;
  line-height:35px;
  color:#ffff80;
  background:url(../img/s/iconStarYellow.png) 5px 50% no-repeat , linear-gradient(#ed87b9 0%, #e54794 100%);
  background:url(../img/s/iconStarYellow.png) 5px 50% no-repeat , -moz-linear-gradient(top center, #ed87b9 0%, #e54794 100%);
  background:url(../img/s/iconStarYellow.png) 5px 50% no-repeat , -webkit-gradient(linear, center top, center bottom, from(#ed87b9), to(#e54794));
}
#charismaGirlList ul{
}
#charismaGirlList ul .box{
  border-bottom:1px solid #ccc;
}
#charismaGirlList ul li a{
  display:block;
  background:url(../img/s/iconMoreLink.png) 100% 50% no-repeat;
  padding:10px 20px 10px 5px;
}
#charismaGirlList ul li.noImg a{
  padding:15px 25px 15px 10px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:13px;
}
#charismaGirlList ul li a .boxImg{
  float:left;
  width:25%;
}
#charismaGirlList ul li a img{
  border-radius:5px;
}
#charismaGirlList ul li a .boxText{
  float:left;
  width:70%;
  margin-left:5%;
}
#charismaGirlList ul li a .boxText .title{
  font-weight:bold;
  margin-bottom:3px;
}
#charismaGirlList ul li a .boxText .time{
}
/* --- ↑charismaGirlList --- */

/* charismagirldetail.html */
/* --- ↓charismaGirlDetail --- */
#charismaGirlDetail{
  padding-top:5px;
}
#charismaGirlDetail .time{
  margin-bottom:3px;
}
#charismaGirlDetail h2{
  font-size:13px;
  margin:0 10px 5px;
}
#charismaGirlDetail h3{
  font-size:13px;
  padding:5px 10px;
  margin:0 0 5px;
  background-color:#F7CDDE;
}
#charismaGirlDetail p{
  margin:0 10px;
}
#charismaGirlDetail .img{
  text-align:center;
  margin-bottom:10px;
}
#charismaGirlDetail .text{
  font-size:11px;
  margin-bottom:10px;
}
#charismaGirlDetail dl{
  padding:0 10px 0;
}
#charismaGirlDetail dl dt{
  float:left;
  margin-bottom:5px;
  width:8em;
  margin-right:1em;
}
#charismaGirlDetail dl dd{
  padding-bottom:5px;
  margin-bottom:5px;
  padding-left:9em;
  border-bottom:2px dotted #ccc;
}
#charismaGirlDetail dl dd:last-child{
  border-bottom:none;
}
#charismaGirlDetail .moreLink{
  background:url(../img/s/iconMoreLink.png) 100% 50% no-repeat #fafafa;
  margin:0;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
}
#charismaGirlDetail .moreLink a{
  padding-left:10px;
  padding-right:25px;
  line-height:40px;
  height:40px;
  display:block;
}
/* スライド部 */
#charismaGirlDetail .slider{
  margin-bottom:30px;
}
#charismaGirlDetail .slider .flex-viewport{
  margin:0 50px;
}
#charismaGirlDetail .slider .slides li{
  text-align:center;
}
/* ボタン */
#charismaGirlDetail .slider .flex-direction-nav li a{
  width:30px;
  position:absolute;
  top:50%;
  display:block;
  height:40px;
  margin-top:-20px;
}
#charismaGirlDetail .slider .flex-direction-nav li .flex-prev{
  background:url(../img/s/iconArrowPrev.gif) 0 0 no-repeat;
  background-size:contain;
}
#charismaGirlDetail .slider .flex-direction-nav li .flex-next{
  background:url(../img/s/iconArrowNext.gif) 0 0 no-repeat;
  background-size:contain;
}
/* --- ↑charismaGirlDetail --- */

/* --- ↓searchArea --- */
#policy{
  margin-top:10px;
  margin-bottom:60px;
}
#policy h3{
  padding:0 10px 10px;
  font-size:13px;
}
#policy p{
  padding:0 10px 10px;
}
/* --- ↑searchArea --- */

/* --- ↓nextLink --- */
.nextLink{
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  color:#e54794;
  padding:2px 0;
  font-size:13px;
  border:1px solid #ccc;
  border-radius:5px;
  background:linear-gradient(#fafafa 0%, #f0f0f0 100%);
  background:-moz-linear-gradient(top center, #fafafa 0%, #f0f0f0 100%);
  background:-webkit-gradient(linear, center top, center bottom, from(#fafafa), to(#f0f0f0));
  background-image:-ms-linear-gradient(top, #fafafa 0%, #f0f0f0 100%);
  height:100px;
  width:100px;
}
/* --- ↑nextLink --- */

#diaryfooter{
  background:rgba(0, 0, 0, 0.7);
  color:#F2F0F0;
  position:relative;
  z-index:200;
  bottom:57px !important;
}
@media screen and (max-width:320px){
#diaryfooter{
  background:rgba(0, 0, 0, 0.7);
  color:#F2F0F0;
  position:relative;
  z-index:200;
  bottom:50px !important;
}
}
#diaryfooter .item{
  width:100%;
  margin:0 auto;
}
#diaryfooter .description{
/*
  height:100px;
*/
  padding-bottom:10px;
  overflow:hidden;
  width:100%;
}
.constantfooterclose img{
  position:absolute;
  top:2px;
  left:3px;
}
/* --- ↓BlogNeta --- */
.areaTopBlogNeta{
  box-sizing:border-box;
  padding:0px 10px;
  position:relative;
} 
.areaTopBlogNeta .box{
  box-sizing:border-box;
  position:relative;
  width:100%;
  margin-bottom:5px;
  border:1px solid #999;
  border-radius:5px;
  padding:5px 10px;
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #7dff7d), color-stop(100%, #00ff00));
  background:-webkit-linear-gradient(top, #7dff7d 0%, #00ff00 100%);
  background:linear-gradient(to bottom, #7dff7d 0%,#00ff00 100%);
  font-weight:bold;
}
.areaTopBlogNeta .box:after{
  content:'';
  position:absolute;
  border-bottom:15px solid #7dff7d;
  border-right:8px solid transparent;
  border-left:8px solid transparent;
  top:-13px;
  left:6%;
}
.areaTopBlogNeta .box:before{
  content:'';
  position:absolute;
  border-bottom:15px solid #999;
  border-right:8px solid transparent;
  border-left:8px solid transparent;
  top:-15px;
  left:6%;
}
.areaTopBlogNeta.areaTopBlogNeta_h .box:after{
  left:26%;
}
.areaTopBlogNeta.areaTopBlogNeta_h .box:before{
  left:26%;
}
.areaTopBlogNeta .box p{
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
  font-size:13px;
  font-weight:normal;
}
.areaTopBlogNeta span{
  color:#FFF;
  background:#F00;
  font-weight:bold;
  padding:0 2px;
}
.hdg-02-13{
  color:#ffffff;
  display:table-cell;
  font-size:13px;
  font-weight:bold;
  height:30px;
  line-height:30px;
  padding-left:10px;
}
.hdg-02-container p{
  display:table-cell;
  padding:3px;
  text-align:right;
  vertical-align:middle;
  width:9em;
}
.hdg-02-container p a{
  background-color:#fff;
  border-radius:5px;
  color:#00cc00;
  display:block;
  padding:5px 0 4px;
  text-align:center;
}
/* --- ↑BlogNeta --- */

/* --- ↓BlogNeta_q 20151007--- */
.areaTopBlogNeta_q{
  box-sizing:border-box;
  padding:0px 10px;
  position:relative;
} 
.areaTopBlogNeta_q .box{
  box-sizing:border-box;
  position:relative;
  width:100%;
  margin-bottom:5px;
  border:1px solid #999;
  border-radius:5px;
  padding:5px 10px;
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffe8ee), color-stop(100%, #ffcfdb));
  background:-webkit-linear-gradient(top, #ffe8ee 0%, #ffcfdb 100%);
  background:linear-gradient(to bottom, #ffe8ee 0%,#ffcfdb 100%);
  font-weight:bold;
}
.areaTopBlogNeta_q .box:after{
  content:'';
  position:absolute;
  border-bottom:15px solid #ffe8ee;
  border-right:8px solid transparent;
  border-left:8px solid transparent;
  top:-13px;
  left:6%;
}
.areaTopBlogNeta_q .box:before{
  content:'';
  position:absolute;
  border-bottom:15px solid #999;
  border-right:8px solid transparent;
  border-left:8px solid transparent;
  top:-15px;
  left:6%;
}
.areaTopBlogNeta_q .box p{
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
  font-size:13px;
  font-weight:normal;
}
.areaTopBlogNeta_q span{
  color:#FFF;
  background:#F00;
  font-weight:bold;
  padding:0 2px;
}
/* --- ↑BlogNeta_q 20151007--- */