@charset "utf-8";

body {
    font: 13px "ヒラギノ角ゴ Pro W3",osaka,"ＭＳ Ｐゴシック",sans-serif;
    color: #333333;
}

body, div, pre, p, ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, blockquote, form, fieldset, table, th, td {
margin:0;
padding:0;
word-break:break-all;
}

img {
    border:0 none;
}

.thumbProf {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

ul, ol {
list-style:none outside none;
}

a {
    text-decoration: none;
    color: #53A6ED;
}

.shopmenu {
    height: 35px;
    background: url(../img/s/shop/menubg.gif) repeat-x;
    margin-top: 10px;
}
.shopmenu ul li {
    float: left;
    margin: 0;
    padding: 0 2px 0 2px;
    width: 75px;
    display: block;
    height: 35px;
    background-repeat: no-repeat;
}
.shopmenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 320px;
    float: left;
}
.shopmenu ul li a {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 35px;
    margin: 0;
    padding: 0;
    width: 75px;
}
.shopmenu ul li.top a{
    background: url("../img/s/shop/navi01.gif") no-repeat;
    background-position: -75px 0;
    height: 35px;
}
.shopmenu ul li.top a.stay{
    background: url("../img/s/shop/navi01.gif") no-repeat;
    background-position: 0 0;
    height: 35px;
}
.shopmenu ul li.blog a {
    background: url("../img/s/shop/navi02.gif") no-repeat;
    background-position: -75px 0;
}
.shopmenu ul li.blog a.stay {
    background: url("../img/s/shop/navi02.gif") no-repeat;
    background-position: 0 0;
}
.shopmenu ul li.recruitmovie a {
    background: url("../img/s/shop/navi03.gif") no-repeat;
    background-position: -75px 0;
}
.shopmenu ul li.recruitmovie a.stay {
    background: url("../img/s/shop/navi03.gif") no-repeat;
    background-position: 0 0;
}
.shopmenu ul li.map a {
    background: url("../img/s/shop/navi04.gif") no-repeat;
    background-position: -75px 0;
}
.shopmenu ul li.map a.stay {
    background: url("../img/s/shop/navi04.gif") no-repeat;
    background-position: 0 0;
}
.shopmenu ul li a span {
    left: -9999px;
    position: absolute;
}
.shoplink {
    line-height: 20px;
}
.shoplink a.kyuujin{
    background: url(../img/s/au_heart.gif) no-repeat;
    padding-left: 15px;
}
.shoplink a.shop{
    background: url(../img/s/au_house.gif) no-repeat;
    padding-left: 15px;
}
.shoplink a.movie{
    background: url(../img/s/au_movie.gif) no-repeat;
    padding-left: 15px;
}
.shoplink a.girl{
    background: url(../img/s/au_heart.gif) no-repeat;
    padding-left: 15px;
}
.ichiran {
    position:absolute;
    right:0;
    top:0;
}


div.hdg-02-container  {
clear: both;
position:relative;
}

div.hdg-02-container .hdg-02 {
    background:#0099FF;
    margin-bottom:0;
    padding-right:50px;
}

div.hdg-02-container .hdg-02-2 {
    background: linear-gradient(#FFAAAA, #F60013);
    background: -moz-linear-gradient(top, #FFAAAA, #F60013);
    background: -webkit-gradient(linear, center top, center bottom, from(#FFAAAA), to(#F60013));
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFAAAA, EndColorStr=#F60013);
    margin-bottom:0;
    padding-right:50px;
}

div.hdg-02-container .hdg-02-2-2 {
    background: url(../img/s/area_topmenu.gif);
    margin-bottom:0;
    padding-right:7px;
    height: 36px;
    line-height: 49px;
}

div.hdg-02-container .hdg-02-3 {
    background: linear-gradient(#ffdbb7, #ffbf7f);
    background: -moz-linear-gradient(top, #ffdbb7, #ffbf7f);
    background: -webkit-gradient(linear, center top, center bottom, from(#ffdbb7), to(#ffbf7f));
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffdbb7, EndColorStr=#ffbf7f);
    margin-bottom:0;
    padding-right:10px;
}

div.hdg-02-container .hdg-02-3-2 {
    background: linear-gradient(#ffff7f, #ffe050);
    background: -moz-linear-gradient(top, #ffff7f, #ffe050);
    background: -webkit-gradient(linear, center top, center bottom, from(#ffff7f), to(#ffe050));
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffff7f, EndColorStr=#ffe050);
    margin-bottom:0;
    padding-right:10px;
}

div.hdg-02-container .hdg-02-4 {
    background: linear-gradient(#a3ffd1, #43ffa1);
    background: -moz-linear-gradient(top, #a3ffd1, #43ffa1);
    background: -webkit-gradient(linear, center top, center bottom, from(#a3ffd1), to(#43ffa1));
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#a3ffd1, EndColorStr=#43ffa1);
    margin-bottom:0;
    padding-right:50px;
}
div.hdg-02-container .hdg-02-5 {
    background: linear-gradient(#99ccff, #7fbfff);
    background: -moz-linear-gradient(top, #99ccff, #7fbfff);
    background: -webkit-gradient(linear, center top, center bottom, from(#99ccff), to(#7fbfff));
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#99ccff, EndColorStr=#7fbfff);
    margin-bottom:0;
    padding-right:50px;
}

div.hdg-02-container .hdg-02-6 {
    margin-bottom:0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
div.hdg-02-container .hdg-02-7 {
    margin-bottom:0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
div.hdg-02-container .hdg-02-8 {
    margin-bottom:0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
div.hdg-02-container .hdg-02-9 {
    margin-bottom:0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

div.hdg-02-container .hdg-02-10 {
    margin-bottom:0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

div.hdg-02-container .hdg-02-11 {
    margin-bottom:0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

div.hdg-02-container .hdg-02-12 {
    margin-bottom:0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.block_movie {
    background-color: #000;
    border: 1px solid #ccc;
    display: block;
    height: auto;
    margin: 10px auto 0;
    max-width: 480px;
    position: relative;
    width: auto;
}
.block_movie video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.block_movie::after {
    content: "";
    display: block;
    padding-top: 56.25%;
}

/* --- ↓BlogNeta --- */
div.blogNeta div.hdg-02-container {
    background: #00CC00;
    display: table;
    overflow: hidden;
    width: 100%;
}
div.blogNeta div.hdg-02-container:after {
    content: '';
    position: absolute;
    border-top: 6px solid #00CC00;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    bottom: -6px;
    left: 3%;
    z-index:2px;
}
div.blogNeta div.hdg-02-container:before {
    content: '';
    position: absolute;
    border-top: 6px solid #00CC00;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    bottom: -6px;
    left: 3%;
    z-index:2px;
}
/* --- ↑BlogNeta --- */

div.hdg-02-container p.btn-slide-down, div.hdg-02-container p.btn-slide-up  {
    font-size:0;
    position:absolute;
    right:0;
    top:0;
}

ul.link-list-index {
    margin:0;
}

ul.link-list-index li {
    background:url("../img/s/menubg.png") no-repeat scroll right top;
    width: 50%;
    padding: 0;
    float: left;
    height: 43px;
    line-height: 43px;
    border-bottom: 1px solid #00CCFF;
}

ul.link-list-index li a {
    color:#333333;
    display:block;
    font-size:14px;
    padding: 3px 0 3px 5px;
    text-decoration:none;
}

.hdg-02  {
    color:#FFFFFF;
    font-size:13px;
    font-weight:bold;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
}

.hdg-02-2  {
    color:#FFFFFF;
    font-size:13px;
    font-weight:bold;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
}

.hdg-02-3  {
    color:#FFFFFF;
    font-size:13px;
    font-weight:bold;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
}

.hdg-02-3-2  {
    color:#FFFFFF;
    font-size:13px;
    font-weight:bold;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
}

.hdg-02-4  {
    color:#FFFFFF;
    font-size:13px;
    font-weight:bold;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
}

.hdg-02-5  {
    color:#FFFFFF;
    font-size:13px;
    font-weight:bold;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
}

.hdg-02-6  {
    color:#e72b4d;
    font-size:13px;
    font-weight:bold;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

.hdg-02-7  {
    color:#e72b4d;
    font-size:13px;
    font-weight:bold;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

.hdg-02-8  {
    color:#e72b4d;
    font-size:13px;
    font-weight:bold;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

.hdg-02-9  {
    color:#e72b4d;
    font-size:13px;
    font-weight:bold;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

.hdg-02-10  {
    color:#e72b4d;
    font-size:13px;
    font-weight:bold;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

.hdg-02-11  {
    color:#e72b4d;
    font-size:13px;
    font-weight:bold;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

.hdg-02-12  {
    color:#e72b4d;
    font-size:13px;
    font-weight:bold;
    height: 38px;
    line-height: 38px;
    text-align: center;
}
/* --- ↓BlogNeta --- */
.hdg-02-13  {
    color:#FFFFFF;
    font-size:13px;
    font-weight:bold;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    display: table-cell;
}
.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;
}
.blogNetaTitle {
    padding:10px 5px 10px 10px;
    font-size:13px;
}
.iconBlogNeta {
    position: absolute;
}
.iconBlogNeta img {
    animation: anime1 0.8s linear 0s infinite alternate;
    -moz-animation:anime1 0.8s linear 0s infinite alternate;
    -webkit-animation: anime1 0.8s linear 0s infinite alternate;
    -ms-animation: anime1 0.8s linear 0s infinite alternate;
    margin-top: 0;
    max-width: 100%;
}
.blogImg{
    float:left;
    text-align:left;
    overflow:hidden;
    height:60px;
    width:60px;
    display: block;
    margin-right:6px;
}
.blogImg p {
    display: table-cell;
    height: 60px;
    width: 60px;
    vertical-align: middle;
    overflow: hidden;
}
.blogImg p img {
    width: 60px;
}
.blogText {
    display:table-cell;
    vertical-align:middle;
    height:60px;
}
/* --- ↑BlogNeta --- */


ul.link-list-freespace {
    margin:0;
}

ul.link-list-freespace li {
    background:url("../img/s/bg_li_01.png") repeat-x scroll center top #FFECEC;
    border-bottom:1px solid #FF6BAF;
    width: 100%;
    float: left;
}

ul.link-list-freespace li a {
    background:url("../img/s/chevron_02.png") no-repeat scroll 100% 50% transparent;
    color:#333333;
    display:block;
    font-size:16px;
    font-weight:bold;
    padding:12px 30px 12px 10px;
    text-decoration:none;
}

.catch {
    clear: both;
    padding: 4px 0;
}

.recruit {
    clear:both;
    padding-top: 8px;
    text-align: center;
}

.container {
    width: 500px;
    padding: 10px;
    margin: 40px;
    border: 3px solid #999;
    text-align: left;
}
.container .wrap {
    width: 490px;
    position: relative;
    border: 1px solid #CCC;
    padding: 5px;
    overflow: hidden;
}
#ticker {
    position: relative;
}
#ticker span {
    padding-right: 20px;
}
#searchForm {
    background: url("../img/s/sch_bg0_2.gif") repeat-x scroll right 0 transparent;
    height: 38px;
    padding: 8px 10px 8px 8px;
}
#searchForm h1 {
    padding: 0 0 10px;
    text-align: center;
}
#searchForm legend {
    display: none;
}
#searchForm fieldset {
    background: url("../img/s/sch_bg2.gif") no-repeat scroll right 0 transparent;
    border: medium none;
    position: relative;
}
#searchForm .search_input {
    background: url("../img/s/sch_bg.gif") repeat-x scroll 0 0 #FF4DA5;
    height: 40px;
}
#searchForm .search_input .q_box {
    background: url("../img/s/sch_bg3.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 40px;
    padding: 0 5px 0 0;
    text-align: left;
}
#searchForm .search_input .q_box input#q {
    border: medium none;
    font-family: "HiraKakuProN-W6",HelveticaNeue-Bold;
    font-size: 16px;
    height: 25px;
    left: 3px;
    top: -1px;
    letter-spacing: -1px;
    padding: 0 0 0 4px;
    position: relative;
    width: 83%;
}
#searchForm input.searchSubmit {
    position: absolute;
    right: 0;
    top: 0;
}
#searchForm input.searchCancel {
    position: absolute;
    right: 57px;
    top: 0;
    z-index: 10100;
}
.searchCancel_under {
    position: absolute;
    right: 71px;
    top: 21px;
}

.exp-btns  {
    border-bottom: 1px solid #ff92cf;
    border-top: 1px solid #ff92cf;
    height: 33px;
    overflow: hidden;
}
.exp-btns2  {
    height: 29px;
    overflow: hidden;
    border: none;
}
.exp-btns, .news-tabs {
    background: url("../img/s/shop_menu_bg_2.gif") repeat-x scroll 0 0 transparent;
}

.exp-btns2 {
    background: url("../img/s/h_menu_bg2.gif") repeat-x scroll 0 0 transparent;
}

.exp-btns li {
    float: left;
    width: 33%;
    border: none;
}
.exp-btns li.full {
    float: left;
    width: 100%;
    border: none;
}
.exp-btns li:first-child a, .news-tabs li:first-child a {
    border-left: medium none;
}
.exp-btns li a, .news-tabs li a {
    border-left: 1px solid #FF008E;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    line-height: 33px;
    text-align: center;
    /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);*/
}
.exp-btns2 li.full {
    float: left;
    width: 100%;
}
.exp-btns2 li:first-child a, .news-tabs li:first-child a {
    border-left: medium none;
}
.exp-btns2 li a, .news-tabs li a {
    border-left: 1px solid #0F2A7C;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: 29px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}
.areatop_menu  {
    border-bottom: 1px solid #361B0A;
    border-top: 1px solid #361B0A;
    height: 56px;
    overflow: hidden;
    /* box-shadow: 0 2px 2px 0px #999; */
    /* -webkit-box-shadow: 0 2px 2px 0px #CCC; */
    /* -moz-box-shadow: 0 2px 2px 0px #CCC; */
    background: linear-gradient(#FFF, #DDD);
    background: -moz-linear-gradient(top, #FFF, #DDD);
    background: -webkit-gradient(linear, center top, center bottom, from(#FFF), to(#DDDDDD));
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#DDDDDD);
}
.areatop_menu li {
    float: left;
    width: 20%;
    border: none;
    height: 56px;
    background: url(../img/s/areatop_menubar.png) no-repeat right;
}
.areatop_menu li:first-child a, .news-tabs li:first-child a {
    border-left: medium none;
}
.areatop_menu li a {
    color: #330000;
    display: block;
    font-size: 10px;
    font-style: normal;
    text-align: center;
    padding-top: 4px;
    font-weight: normal;
}
.areatop_menu li a img{
    margin-bottom: 3px;
}
.photonews2 {
    overflow-x: hidden;
    width: 100%;
}
.photonews nav {
    border-bottom: 1px solid #9FB7D4;
    display: block;
    height: 30px;
    position: relative;
}
.photonews nav {
    background: url("../img/s/chuumoku_bg.gif") no-repeat scroll 0 transparent;
}
#photo-prev {
    background: url(../img/s/listArrow4.png) no-repeat 0 4px;
    padding-left: 33px;
    -webkit-background-size: 25px 20px;
    -moz-background-size: 25px 20px;
    -o-background-size: 25px 20px;
}
#photo-next.disable {
    background-position: right -35px;
}
.photonews nav .pagenation {
    border-width: 0 10px;
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -46px;
    overflow: hidden;
    padding-top: 5px;
    position: absolute;
    top: -1px;
    width: 92px;
}
.photonews nav .pagenation mark.current {
    background: none repeat scroll 0 0 #53A6ED;
}
#photo-nav-left  {
    margin: 0 9px 0 25px;
}
.photonews nav .pagenation mark {
    background: none repeat scroll 0 0 #808080;
    display: block;
    float: left;
    height: 8px;
    width: 8px;
}
.photonews nav a.disable {
    color: #9F9F9F;
}
.photonews nav a {
    color: #000000;
    display: block;
    font-size: 12px;
    height: 28px;
    line-height: 29px;
    position: absolute;
    width: 73px;
}
#photo-nav-right {
    margin: 0 25px 0 9px;
}
#photo-next {
    background: url(../img/s/listArrow.png) no-repeat 0 4px;
    background-position: right;
    -webkit-background-size: 25px 20px;
    -moz-background-size: 25px 20px;
    -o-background-size: 25px 20px;
    right: 0;
    padding-right: 33px;
    text-align: right;
}
.photonews nav a.disable {
    color: #9F9F9F;
}
.photonews nav a {
    color: #000000;
    display: block;
    font-size: 12px;
    height: 28px;
    line-height: 29px;
    position: absolute;
    width: 73px;
}
#header h1 {
    background-position: 0 -171px;
    height: 33px;
    left: 8px;
    position: absolute;
    text-indent: -9999px;
    top: 8px;
    width: 119px;
}
#header h1 a {
    display: block;
    height: 100%;
    width: 100%;
}
.psnl {
    margin-top: 3px;
}
.psnl li {
    float: left;
    text-align: center;
    width: 33.33%;
}
.psnl li a {
    color: #000000;
    display: block;
    position: relative;
}
.psnl li a mark {
    border: 1px solid #9DB6D1;
    display: block;
    height: 28px;
    margin: 0 auto;
    width: 28px;
}

.searchMenu {
    margin: 0 auto 10px;
    width: 308px;
}
.fbox {
    display: block;
}
.searchMenu li {
    float: left;
    margin: 0 6px;
    padding: 0;
    width: 142px;
}
.searchMenu li dl {
    height: 55px;
    position: relative;
    width: 144px;
}
.searchMenu li dl dt.line50 {
    line-height: 50px;
}
.searchMenu li dl dt {
    -moz-border-radius: 5px 5px 5px 5px;
    background: linear-gradient(#b8d8f2, #92bde0 25%, #3282c2 50%, #92bde0 75%, #b8d8f2);
    background: -moz-linear-gradient(center top, #b8d8f2, #92bde0 25%, #3282c2 50%, #92bde0 75%, #b8d8f2);
    background: -webkit-gradient(linear, center top, center bottom, from(#b8d8f2), color-stop(25%, #92bde0), color-stop(50%, #3282c2), color-stop(75%, #92bde0), to(#b8d8f2));
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#b8d8f2, EndColorStr=#b8d8f2);
    border: 1px solid #66CC00;
    color: #333333;
    line-height: 1.1;
    padding: 0;
}
.linkBtn {
    display: table-cell;
    font-size: 13px;
    font-weight: bold;
    height: 50px;
    line-height: 1.2;
    text-align: center;
    text-shadow: 0 0 4px #FFFFB0;
    vertical-align: middle;
    width: 142px;
}
.linkBtn {
    line-height: 1.2;
    vertical-align: middle;
}
.searchMenu li dl dt a {
    display: block;
}
.linkBtn a {
    text-align: center;
}
#slider-buttons {
    background: linear-gradient(#FFF, #DDD);
    background: -moz-linear-gradient(top, #FFF, #DDD);
    background: -webkit-gradient(linear, center top, center bottom, from(#FFF), to(#DDD));
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#DDDDDD);
    font-size: 15px;
    height: 25px;
    width: 100%;
    border: none;
}
#slider-previous {
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: left;
    width: 33.3%;
}
.jCarouselNavi nav {
    display:block;
    background:linear-gradient(#fefefe, #fcfcd7);
    background:-moz-linear-gradient(top, #fefefe, #fcfcd7);
    background:-webkit-gradient(linear,left top,left bottom,from(#fefefe),to(#fcfcd7));
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#fefefe, EndColorStr=#fcfcd7);
    height:28px;
    border-top:1px solid #d4cd9f;
    border-bottom:1px solid #d4cd9f;
    position:relative;
}
#slider-previous a {
    color: #330000;
    font-size: 12px;
    padding-left: 8px;
}
#slider-navi {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #CCCCCC;
    float: left;
    font-size: 11px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    top: 4px;
    width: 32.6%;
    word-spacing: 0.3em;
}
#slider-navi em {
    color: #FFF000;
}
#slider-next {
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: right;
    width: 33.3%;
}
#slider-next a {
    color: #330000;
    font-size: 12px;
    padding-right: 8px;
}
.navBtn {
    height: 28px;
    border-top: 1px solid #CCCCCC;
    padding: 2px 0 11px 10px;
    clear: both;
}
.navBtn img {
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}
.navBtn .shopData {
    overflow: hidden;
}
.navBtn em {
    display: block;
    font-size: 131%;
}
.navBtn small {
    color: #6E6E6E;
    display: block;
    font-size: 10px;
}
.areaBtn {
    height: 55px;
    border-top: 1px solid #CCCCCC;
    padding: 0 0 0 10px;
    clear: both;
}
.areaBtn .areaname {
    float: left;
    line-height: 55px;
    font-weight: bold;
    font-size: 18px;
    margin-right: 20px;
    width: 100px;
    color: #FF3366;
    background: url(../img/s/index_arrow.png) no-repeat 0 20px;
    padding-left: 15px;
}
.areaBtn .areadata {
    font-size: 12px;
    line-height: 55px;
    color:333333;
}
div.titlebar {
    background: linear-gradient(#e7d9a8, #dfca83);
    background: -moz-linear-gradient(top, #e7d9a8, #dfca83);
    background: -webkit-gradient(linear, center top, center bottom, from(#e7d9a8), to(#dfca83));
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#e7d9a8, EndColorStr=#dfca83);
    height: 35px;
}
div.titlebar h2{
    color:#FFFFFF;
    font-size:15px;
    font-weight:bold;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
}
.pl10  {
    padding-left: 10px;
}
.pt10 {
    padding-top: 10px;
}
.mb10 {
    margin-bottom: 10px;
}
.cLoginForm01 {
    width: 100%;
}
.cLoginForm01 .lContents {
    padding: 10px 10px 0;
}
.cLoginForm01 ul.formMain li.inputTxt:first-child {
    padding-top: 0;
}
.cLoginForm01 input[type="email"], .cLoginForm01 input[type="text"], .cLoginForm01 input[type="password"]  {
    width: 95%;
}
input[type="email"], input[type="text"], input[type="password"] {
    color: #666666;
    font-size: 120%;
    padding: 0.3em;
}
li.inputTxt select {
    width: 95%;
    color: #666666;
    font-size: 120%;
    padding: 0.3em;
}
input, textarea, select {
    color: #333333;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
.cLoginForm01 ul.formMain li.inputTxt {
    padding-top: 12px;
}
.cLoginForm01 ul.formMain li.inputCheck {
    padding-top: 12px;
}
input.member  {
    height: 18px;
    margin-right: 4px;
    vertical-align: baseline;
    width: 18px;
}
input[type="checkbox"] + label {
    color: #666666;
}
.cLoginForm01 p.registButton {
    padding: 5px 0 15px;
    text-align: center;
}
.cLoginForm01 p.registButton img {
    vertical-align: bottom;
}
.cLoginForm01 p.loginButton {
    padding: 15px 0 10px;
    text-align: center;
}
#mainArea {
    border-top: 1px solid #CCCCCC;
    font-size: 14px;
}
.cLoginForm01 ul.subLink {
    padding-top: 15px;
}
/* ↓ 20230726 Twitter入力欄 */
.twitter_id_box {
    position: relative;
}
.twitter_id_box:after {
    content: "@";
    position: absolute;
    top: 50%;
    transform: translateY(-38%);
    left: 30px;
}
.twitter_id_confirm:after {
    content: "@";
    position: absolute;
    top: 4px;
    left: 0px;
}
.formMain .twitter_id .twitter_id_input{
    margin-bottom: 4px;
}
span.twitter_comment {
    font-size: 12px;
}
/* ↑ 20230726 Twitter入力欄 */
a.cpMoreLink01 {
    background: url("../img/s/arrow001.gif") no-repeat scroll 4px 0 transparent;
    padding-left: 22px;
}
.demo	{
    background: #FFF;
    border:1px solid #BBB;
    padding: 10px;
    margin: 10px 0 10px 0;
    text-align: left;
    background: url("../img/s/listArrow.png") no-repeat scroll right center transparent;
}
.demo1	{
    -webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 10px;	/* Firefox用 */
}
.demo a {
    color: inherit;
    display: block;
    font-weight: normal;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
}

a.fancy_button span, button.fancy_button span {
  display: block;
  letter-spacing: -1px;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc #444 #111 #444;
  border-color: rgba(255,255,255,0.7) rgba(0,0,0,0.5) rgba(0,0,0,0.7) rgba(0,0,0,0.5);
  font: bold 21px/1em Arial;
  color: white;
  padding: 0.48em 2em;
  cursor: pointer;
  text-shadow: rgba(0,0,0,0.45) 0 -1px 0;
  -webkit-box-shadow: rgba(0,0,0,0.75) 0px 0px 3px; -moz-box-shadow: rgba(0,0,0,0.75) 0px 0px 3px; box-shadow: rgba(0,0,0,0.75) 0px 0px 3px;
  -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;
  background: linear-gradient(rgba(255,255,255,0.6), rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.01) 50%, transparent);
  background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.6)), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.5, rgba(255,255,255,0.01)), to(transparent));
  background: transparent -moz-linear-gradient(top, rgba(255,255,255,0.6), rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.01) 50%, transparent);
  -webkit-background-clip: padding-box;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr='#FF98CB', EndColorstr='#FF50A5');
}

a.fancy_button:active span, button.fancy_button:active span {
  border-top-color: rgba(255,255,255,0.2);
  border-left-color: rgba(0,0,0,0.4);
  background: linear-gradient(rgba(150,150,150,0.6), rgba(60,60,60,0.6) 50%, rgba(40,40,40,0.6) 50%, rgba(20, 20, 20, 0.5));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(150,150,150,0.6)), color-stop(0.5, rgba(60,60,60,0.6)), color-stop(0.5, rgba(40,40,40,0.6)), to(rgba(20, 20, 20, 0.5)));
  background: -moz-linear-gradient(top, rgba(150,150,150,0.6), rgba(60,60,60,0.6) 50%, rgba(40,40,40,0.6) 50%, rgba(20, 20, 20, 0.5));
  -webkit-box-shadow: inset 0 0 18px rgba(0,0,0,0.75), rgba(0,0,0,0.75) 0px 0px 3px; -moz-box-shadow: inset 0 0 18px rgba(0,0,0,0.75), rgba(0,0,0,0.75) 0px 0px 3px; box-shadow: inset 0 0 18px rgba(0,0,0,0.75), rgba(0,0,0,0.75) 0px 0px 3px;
  -webkit-background-clip: padding-box;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#FF50A5', EndColorStr='#FF50A5');
}

a.fancy_button span:active, button.fancy_button span:active {
  border-top-color: rgba(255,255,255,0.2);
  border-left-color: rgba(0,0,0,0.4);
  -webkit-background-clip: padding-box;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#FF50A5', EndColorStr='#FF50A5');
}
#ranking-menu {
    padding: 10px 10px;
    background: url("../img/s/ranking_menubg.gif") repeat scroll top center rgba(0, 0, 0, 0);
}
#ranking-menu ul.ranking-tab {
    display: table;
    width: 100%;
    margin-bottom: 5px;
}
#ranking-menu ul.ranking-tab li {
    display: table-cell;
    padding: 0;
    vertical-align: bottom;
}
#ranking-menu ul.ranking-tab li:first-child {
    padding-left: 0;
}
#ranking-menu ul.ranking-tab li:last-child {
    padding-right: 0;
}
#ranking-menu.ranking-on1 ul.ranking-tab li div {
    height: 40px;
}
#ranking-menu.ranking-on1 ul.ranking-tab li.ranking-target1 div a {
    background-color:#ff7c80;
}
#ranking-menu.ranking-on2 ul.ranking-tab li.ranking-target2 div a {
    background-color:#ffc000;
}
#ranking-menu.ranking-on1 ul.ranking-tab li.ranking-target1 div a ,
#ranking-menu.ranking-on2 ul.ranking-tab li.ranking-target2 div a {
    color: #fff;
}
#ranking-menu.ranking-on1 ul.ranking-tab li.ranking-target2 div a,
#ranking-menu.ranking-on2 ul.ranking-tab li.ranking-target1 div a {
    color: #777;
    background-color:#eee;
}
#ranking-menu.ranking-on1 ul.ranking-tab li.ranking-target2 div a:hover{
    color: #fff;
    background-color:#ffc000;
}
#ranking-menu.ranking-on2 ul.ranking-tab li.ranking-target1 div a:hover{
    color: #fff;
    background-color:#ff7c80;
}
#ranking-menu ul.ranking-tab li a {
    display: block;
    font-weight: bold;
    text-align: center;
}
#ranking-menu ul.ranking-tab li a span {
    font-size: 11px;
}
#ranking-menu ul.ranking-tab li a span {
    line-height: 40px;
}
.ozp_entry-body {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 8px;
}
.ranking-on1 .ozp_entry-body {
    background: none repeat scroll 0 0 #FFD9EB;

}
.ranking-on2 .ozp_entry-body {
    background: none repeat scroll 0 0 #ffc000;
}
.ozp_entry-body ul {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: none repeat scroll 0 0 #FFFFFF;
}
.ozp_entry-body li {
    border-bottom: 1px dotted #AC9B8A;
    padding: 0;
}
.ozp_entry-body li a {
    background: url("../img/s/listArrow.png") no-repeat scroll right center transparent;
    color: #664B33;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 20px 12px 9px;
    text-decoration: none;
    text-shadow: 1px 2px 2px #D9D9D9;
}
.ozp_entry-body li a span {
    background: url("../img/s/ranking_icon.gif") 0 0 no-repeat;
    padding-left: 18px;
}
.ozp_entry-body2 {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: none repeat scroll 0 0 #FFD9EB;
    padding: 2px;
}
.ozp_entry-body2 ul {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: none repeat scroll 0 0 #FFFFFF;
}
.ozp_entry-body2 li {
    border-bottom: 1px dotted #AC9B8A;
    padding: 0;
}
.ozp_entry-body2 li a {
    background: url("../img/s/listArrow.png") no-repeat scroll right center transparent;
    color: #664B33;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 20px 12px 9px;
    text-decoration: none;
    text-shadow: 1px 2px 2px #D9D9D9;
}
.ozp_entry-body3 {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: none repeat scroll 0 0 #FFD9EB;
    padding: 1px;
    margin: 0 10px;
}
.ozp_entry-body3 ul {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: none repeat scroll 0 0 #FFFFFF;
}
.ozp_entry-body3 li {
    border-bottom: 1px dotted #AC9B8A;
    padding: 0;
}
.ozp_entry-body3 li a {
    background: url("../img/s/listArrow.png") no-repeat scroll right center transparent;
    color: #664B33;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 20px 12px 9px;
    text-decoration: none;
    text-shadow: 1px 2px 2px #D9D9D9;
}
.ozp_entry-body4 {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: none repeat scroll 0 0 #FF33FF;
    padding: 1px;
    margin: 0 10px;
}
.ozp_entry-body4 ul {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: none repeat scroll 0 0 #FFFFFF;
}
.ozp_entry-body4 li {
    border-bottom: 1px dotted #AC9B8A;
    padding: 0;
}
.ozp_entry-body4 li a {
    background: url("../img/s/listArrow.png") no-repeat scroll right center transparent;
    color: #664B33;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 20px 12px 9px;
    text-decoration: none;
    text-shadow: 1px 2px 2px #D9D9D9;
}
.ozp_modink1 {
    background: url("/images/module/ic_next01.gif") no-repeat scroll 100% 0.15em transparent;
    margin: 0 8px 10px;
    padding: 2px 21px 2px 0;
    text-align: right;
}
.ozp_modink1 a {
    color: #685849 !important;
    text-decoration: none !important;
}
.ozp_modbt1 {
    margin: 10px 0;
    text-align: center;
}
.ozp_modbt2 {
    display: block;
    margin: 0 auto 0;
    position: relative;
}
.ozp_modbt2 li {
    display: block;
    padding: 0 2px;
}
.ozp_modbt2 li ul.ozp_sub {
    border-left: 1px solid #C1AE98;
    border-top: 1px solid #C1AE98;
    display: none;
    margin: -1px 0 0;
    position: absolute;
    right: 3px;
    width: 150px;
    z-index: 99;
}
.ozp_modbt2 li ul.ozp_sub li {
    display: block;
    padding: 0;
}
.ozp_modbt2 li ul.ozp_sub li a {
    background: url("/images/common/ic_arr5.gif") no-repeat scroll 98% 50% #FFFFFF;
    border-bottom: 1px solid #C1AE98;
    border-right: 1px solid #C1AE98;
    display: block;
    padding: 10px;
    text-decoration: none !important;
}
.ozp_modbt2 li ul.ozp_sub li.ozp_current a {
    background-color: #F2F3EE;
}
.ozp_modbt3 {
    margin: 0 0 3px 2px;
    padding-left: 2px;
}
.ozp_modbt3:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    width: 0;
}
.ozp_modbt3 li {
    float: left;
}
.ozp_modbt4 {
    margin-bottom: 10px;
    text-align: center;
}
.ozp_modbt5 {
    border-top: 1px solid #DDDAD2;
    margin-bottom: 10px;
    padding-top: 8px;
    text-align: center;
}
.ozp_modbt6 li {
    margin-bottom: 10px;
    text-align: center;
}
.ozp_modbt6 li:last-child {
    margin-bottom: 0;
}
.ozp_modicontxt1 {
    background: none repeat scroll 0 0 #A92278;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 12px !important;
    line-height: 1 !important;
    padding: 3px 6px;
    vertical-align: middle;
}
.ozp_modicontxt2 {
    background: none repeat scroll 0 0 #6D5139;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 12px !important;
    line-height: 1 !important;
    padding: 3px 6px;
    vertical-align: middle;
}
.ozp_modselectcontainer {
    -moz-border-radius: 3px 3px 3px 3px;
    background: url("/images/common/bg_select.png") no-repeat scroll right center transparent;
    border: 1px solid #C1AE98;
    display: inline;
    margin: 0 5px 0 0;
    overflow: hidden;
    padding: 5px 12px 5px 0;
}
#ozp_content .ozp_modselectcontainer a, .ozp_modselectcontainer a {
    -moz-border-radius: 1px 1px 1px 1px;
    padding: 5px;
    text-decoration: none !important;
}
#ozp_content .ozp_modselectwrapper.ozp_longtext {
    max-width: 290px;
    overflow: hidden;
}
#ozp_content .ozp_modselectwrapper.ozp_longtextcenter {
    margin: 0 auto;
    max-width: 290px;
    overflow: hidden;
}
.ozp_modflow {
    margin-bottom: 10px;
}
.ozp_modflow .ozp_img {
    margin-bottom: 5px;
    text-align: center;
}
.ozp_modflow .ozp_txt:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    width: 0;
}
.ozp_modflow .ozp_txt li {
    float: left;
    text-align: center;
}
.ozp_modflow .ozp_txt .ozp_on {
    color: #A71C74;
}
.ozp_modflow .ozp_step3 {
    margin: 0 auto;
    padding-left: 12px;
    width: 308px;
}
.ozp_modflow .ozp_step3 li {
    width: 32%;
}
.ozp_modflow .ozp_step4 {
    margin: 0 auto;
    width: 320px;
}
.ozp_modflow .ozp_step4 li {
    width: 25%;
}
dl.ozp_modpoint1 dt {
    display: inline;
    margin-right: 0.5em;
}
dl.ozp_modpoint1 dd {
    color: #A71C74;
    display: inline;
}
.ozp_modpoint2 {
    line-height: 1.2;
    margin: -6px 0;
}
.ozp_modpoint2 .ozp_star {
    color: #980064;
}
.ozp_modpoint2 .ozp_total {
    display: table-cell;
    font-size: 13px;
    line-height: 1.6;
    padding-right: 8px;
    text-align: center;
    vertical-align: middle;
    width: 102px;
}
.ozp_modpoint2 .ozp_total dt {
    font-weight: bold;
}
.ozp_modpoint2 .ozp_detail {
    background: url("/images/module/bg_point.gif") repeat-y scroll 0 0 transparent;
    display: table-cell;
    padding: 10px 0 5px 27px;
    vertical-align: middle;
}
.ozp_modpoint2 .ozp_detail dt {
    font-weight: bold;
    width: 4em;
}
.ozp_modpoint2 .ozp_detail dd {
    margin: -1.2em 0 5px 4.5em;
}
.ozp_modpoint2 .ozp_detail dd .ozp_star {
    margin-right: 0.5em;
}
.ozp_modpoint3 {
    margin: 0 -1.5em -6px 0;
    padding: 0 10px;
}
.ozp_modpoint3:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    width: 0;
}
.ozp_modpoint3 dt {
    float: left;
    width: 4em;
}
.ozp_modpoint3 dd {
    color: #980064;
    float: left;
    margin: 0 1.5em 6px 0;
    width: 6em;
}
.ozp_modoutline dt {
    clear: both;
    color: #A92278;
    float: left;
    margin-right: 10px;
}
.ozp_modoutline dd {
    margin-bottom: 2px;
}
.ozp_selectarea ul {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    margin: 30px;
}
.ozp_selectarea ul li {
    border-bottom: 1px dotted #B13784;
}
.ozp_selectarea ul li a {
    display: block;
    padding: 10px 10px 10px 28px;
    text-decoration: none;
}
.ozp_selectarea ul li a.ozp_selected {
    background: url("../img/s/ic_select.png") no-repeat scroll 7px 50% transparent;
}
.ozp_selectarea ul li:last-child {
    border-bottom: medium none;
}
#ozp_reset_all, .ozp_selectarea {
    background: url("../img/s/bg_635444al30.png") repeat scroll 0 0 transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}
.iList  {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CDCDCD;
    margin-left: 10px;
    margin-right: 10px;
}
.iList2  {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 7px;
    border: 1px solid #CDCDCD;
}
.marT10 {
    margin-top: 10px;
}
.hBtn  {
    margin-top: 15px;
    text-align: center;
}
.marB20 {
    margin-bottom: 20px;
}
.iList .iListCheckLink {
    padding: 0;
}
.iList li, .iListFull li {
    border-bottom: 1px solid #CDCDCD;
    padding: 10px;
}
.iList .iListCheckLink a {
    padding: 10px;
    display: block;
    font-size: 14px;
    line-height: 20px;
}
.iList2 .iListCheckLink {
    padding: 0;
}
.iList2 li, .iListFull li {
    border-bottom: 1px solid #CDCDCD;
    padding: 10px;
}
.iList2 .iListCheckLink a {
    padding: 10px;
    display: block;
    font-size: 14px;
    line-height: 20px;
}
.fr  {
    float: right;
}
input {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    vertical-align: middle;
}
.hBtn a {
    display: inline;
    margin-left: 3px;
    margin-right: 3px;
}
.tCenter {
    text-align: center;
    padding: 0 10px;
}
.w285 {
    width: 285px;
}
#main {
    padding: 7px;
}
.lanks {
    /*height: 255px;*/
}
.lanka {
    /*height: 255px;*/
}
.lankb {
    /*height: 255px;*/
}
.lankc {
    /*height: 255px;*/
}
.shop {
    background-color: #FFFAEE;
    border: 1px solid #E6DBC6;
    margin-bottom: 5px;
}
.shop ul.upper {
    background-color: #FFFFFF;
    padding: 7px 7px 0 7px;
}
.shop .lower {
    padding: 0 5px 5px 5px;
}
.shop .upper .shop_name {
    background: url("../img/s/sho_icn.gif") 0 50% no-repeat scroll transparent;
    color: #FE2C67;
    font-size: 14px;
    line-height: 130%;
    padding-left: 15px;
    margin-bottom: 4px;
}
.shop .lower .shop_name span {
    background-color: #FC647D;
    color: #FFFFFF;
    font-size: 10px;
    margin-left: 3px;
    padding: 0 2px;
    position: relative;
    top: -1px;
}
.shop .lower .catch {
    color: #333333;
    font-size: 12px;
    overflow: hidden;
    padding-right: 15px;
    word-break:break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.shop .lower .shop_info .shop_info_left {
    font-weight: bold;
    background: #FF3399;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    margin-right: 3%;
    margin-top: 5px;
    width: 20%;
    text-align: center;
}
.shop .lower .shop_info .shop_info_right {
    color: #333333;
    float: left;
    font-family: ArialMT,"HiraKakuProN-W3","ヒラギノ角ゴ ProN W3";
    font-size: 12px;
    margin-top: 5px;
    overflow: hidden;
    white-space: nowrap;
    width: 77%;
}

/* ---- ↓ボタン ----*/
.shopDescriptionImg{
  width:100%;
  position:relative;
}
.shopDescriptionImg .slides img{
    width: 100%;
}
.upper img {
    width: 100%;
}

.shopDescriptionImg .flex-direction-nav li a{
  width:20px;
  position:absolute;
  top:50%;
  display:block;
  height:20px;
  margin-top:-16px;/*ボタンの半分の高さ(24px)＋テキスト2行分(26px)*/
  text-indent:-9999px;
  overflow:hidden;
}
.shopDescriptionImg .flex-direction-nav li .flex-prev{
  left:0;
  background:url(../img/iconSliderPrev.png) 0 0 no-repeat;
  background-size:contain;
  width:20px;
}
.shopDescriptionImg .flex-direction-nav li .flex-next{
  right:0;
  background:url(../img/iconSliderNext.png) 0 0 no-repeat;
  background-size:contain;
  width:20px;
}

/* ----↑ボタン ----*/
#content {
    margin: 0 auto;
    padding-left: 6px;
    padding-top: 7px;
}
nav {
    display: block;
}
ul#contentBox > li {
    background: url("../img/s/base.png") no-repeat scroll 0 0 transparent;
    float: left;
    margin: 7px 8px 7px 10px;
}
ul#contentBox > li > a {
    display: block;
    height: 57px;
    margin: 1px 0 0 1px;
    width: 57px;
}
#content li a {
    color: #000000;
    text-decoration: none;
}
ul#contentBox > li > .title {
    font-size: 11px;
    height: 18px;
    line-height: 12px;
    position: relative;
    text-align: center;
    top: 1px;
    white-space: nowrap;
    width: 57px;
    z-index: 1;
}
ul#contentBox > li > a > img {
    height: 48px;
    margin-left: 2px;
    margin-top: 1px;
    width: 48px;
}
#content img {
    margin: 7px 6px 7px 7px;
}
a.rankingbutton {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: linear-gradient(#FFFFFF, #E1E1E1);
    background: -moz-linear-gradient(top, #FFFFFF, #E1E1E1);
    background: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#E1E1E1));
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E1E1E1);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
    border:1px solid #999999;
    color: #333333;
    text-decoration:none;
    text-align:center;
    display:block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    margin: 5px 0;
}
div.titlebar2 {
    background: linear-gradient(#f6f6f1, #f0f0e6);
    background: -moz-linear-gradient(top, #f6f6f1, #f0f0e6);
    background: -webkit-gradient(linear, center top, center bottom, from(#f6f6f1), to(#f0f0e6));
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#f6f6f1, EndColorStr=#f0f0e6);
    height: 30px;
    text-align: center;
}
div.titlebar2{
    color:#3c2b20;
/* 2011/07/13 */
    /*font-size:10px;*/
    font-size:14px;
/* //2011/07/13 */
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
}
ul.job_navi_list {
    margin-left: 1.5%;
    width: 100%;
}
ul.job_navi_list li {
    border: 1px solid #DCDCDC;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 5px;
    background: linear-gradient(#FFFFFF, #E1E1E1);
    background: -moz-linear-gradient(top, #FFFFFF, #E1E1E1);
    background: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#E1E1E1));
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E1E1E1);
    float: left;
    height: 48px;
    margin-bottom: 8px;
    margin-right: 1%;
    text-align:center;
    width: 31%;
}
ul.job_navi_list li a {
    color: #333;
    display: block;
    font-size: 17px;
    font-weight: bold;
    height: 38px;
    line-height: 80%;
    padding: 11px 0 0;
    vertical-align: middle;
}
ul.job_navi_list li.migi {
    margin-right: 1%;
    width: 31%;
}
#main {
    margin: 10px 0;
    padding: 0 7px;
}
ul#special_list {
    font-size: 12px;
}
ul#special_list li {
    background-color: #F5F4F2;
    border-bottom: 1px solid #CCCCCC;
    height: 62px;
    margin-bottom: 2px;
    padding: 0 5px;
}
ul#special_list li a {
    background: url(../img/s/listArrow.png) no-repeat 0 4px;
    background-position: right;
    -webkit-background-size: 25px 20px;
    -moz-background-size: 25px 20px;
    -o-background-size: 25px 20px;
    color: #333333;
    display: block;
    font-size: 12px;
    height: 42px;
    line-height: 130%;
    overflow: hidden;
    padding: 10px 20px 0 0;
}
ul#special_list li img {
    float: left;
    left: -5px;
    position: relative;
    top: 2px;
}
ul#special_list li span.month_title {
    color: #53A6ED;
    font-size: 12px;
}
#done-btn  {
}
#done-btn {
    display: block;
    padding: 0 20px 0 10px;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #FFF;
    height: 40px;
    overflow: hidden;
    background: url(../img/s/ranking_listArrow.png) no-repeat scroll right center transparent;
    background-size: 16px 20px;
    -webkit-background-size: 16px 20px;
    -moz-background-size: 16px 20px;
}
#done-btn .fnc-btn {
    height: 24px;
}
#done-btn .fnc-btn {
    border-bottom: 1px solid #9AABC7;
    display: block;
    height: 28px;
    padding: 0 2px 1px 0;
    width: 46px;
}
#done-btn .fnc-btn > label, #back-btn > .btn, #back-btn-anim .btn {
    font-weight: 300;
}
#done-btn .fnc-btn > label {
    line-height: 24px;
}
#done-btn .fnc-btn > label {
    border-color: #293647 #2F52A3 #124AB9;
    border-style: solid;
    border-width: 1px 1px 0;
    font-size: 12px;
    line-height: 28px;
}
#done-btn .fnc-btn > label {
    background: linear-gradient(#99D1FD, #2B63D2);
    background: -moz-linear-gradient(top, #99D1FD, #2B63D2);
    background: -webkit-gradient(linear, center top, center bottom, from(#99D1FD), to(#2B63D2));
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#99D1FD, EndColorStr=#2B63D2);
}
#slider-buttons {
    background: linear-gradient(#FFFAE9, #FFEFAF);
    background: -moz-linear-gradient(top, #FFFAE9, #FFEFAF);
    background: -webkit-gradient(linear, center top, center bottom, from(#FFFAE9), to(#FFEFAF));
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFAE9, EndColorStr=#FFEFAF);
    box-shadow: 0 2px 2px 0px #999;
    -webkit-box-shadow: 0 2px 2px 0px #CCC;
    -moz-box-shadow: 0 2px 2px 0px #CCC;
    font-size: 15px;
    height: 25px;
    margin-top: 5px;
    width: 100%;
}
#slider-previous {
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: left;
    width: 33.3%;
}
#slider-navi {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #CCCCCC;
    float: left;
    font-size: 11px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    top: 4px;
    width: 32.6%;
    word-spacing: 0.3em;
}
#slider-next {
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: right;
    width: 33.3%;
}
#slider-previous a {
    color: #FF7700;
    font-size: 12px;
    padding-left: 8px;
}
#slider-next a {
    color: #FF7700;
    font-size: 12px;
    padding-right: 8px;
}
#slider-navi em {
    color: #FFF000;
}

/* pager normal */
ul.normal-pager {
    text-align: center;
    display: table;
    margin: 5px auto;
}

ul.normal-pager li {
}

ul.normal-pager li a {
    height: 46px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    -webkit-box-shadow: 0px 1px 3px #808080;
    -moz-box-shadow: 0px 1px 3px #808080;
    line-height: 46px;
    overflow: hidden;
    position: relative;
}

ul.normal-pager li.pager-prev,
ul.normal-pager li.pager-next {
    width: 100px;
    display: table-cell;
}

ul.normal-pager li.pager-first,
ul.normal-pager li.pager-last,
ul.normal-pager li.pager-first2,
ul.normal-pager li.pager-last2 {
    width: 58px;
    display: table-cell;
    vertical-align: middle;
}

ul.normal-pager li.pager-prev a,
ul.normal-pager li.pager-next a {
    color: #333;
    display: block;
/*	margin: 0 2px;*/
}

ul.normal-pager li.pager-prev a {
    background: url(../img/s/btn_front.png) no-repeat left center;
    background: url(../img/s/btn_front.png) no-repeat left center, linear-gradient(270deg, #ffffff, #dadada 60%, #efefef 100%);
    background: url(../img/s/btn_front.png) no-repeat left center, -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(0.60, #dadada),color-stop(1, #efefef));
    background: url(../img/s/btn_front.png) no-repeat left center, -moz-linear-gradient(top 270deg, #ffffff, #dadada 60%, #efefef 100%);
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#dadada);
    padding: 0 20px 0 40px;
}

ul.normal-pager li.pager-next a {
    background: url(../img/s/btn_next.png) no-repeat right center;
    background: url(../img/s/btn_next.png) no-repeat right center, linear-gradient(270deg, #ffffff, #dadada 60%, #efefef 100%);
    background: url(../img/s/btn_next.png) no-repeat right center, -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(0.60, #dadada),color-stop(1, #efefef));
    background: url(../img/s/btn_next.png) no-repeat right center, -moz-linear-gradient(top 270deg, #ffffff, #dadada 60%, #efefef 100%);
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#dadada);
    padding: 0 40px 0 20px;
}

ul.normal-pager li.pager-first a,
ul.normal-pager li.pager-last a {
    color: #fff;
    display: table-cell;
    background-image: linear-gradient(270deg, #FFF9FC, #FF90C2 53%, #F51278 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #FFF9FC),color-stop(0.53, #FF90C2),color-stop(1, #F51278));
    background-image: -moz-linear-gradient(top 270deg, #FFF9FC, #FF90C2 53%, #F51278 100%);
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFF9FC, EndColorStr=#F51278);
    padding: 0 10px;
    width: 36px;
    vertical-align: middle;
}

ul.normal-pager li.pager-first2 a,
ul.normal-pager li.pager-last2 a {
    color: #fff;
    display: table-cell;
    background-image: linear-gradient(270deg, #FFF9FC, #9095FF 53%, #1879F7 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #FFF9FC),color-stop(0.53, #9095FF),color-stop(1, #1879F7));
    background-image: -moz-linear-gradient(top 270deg, #FFF9FC, #9095FF 53%, #1879F7 100%);
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFF9FC, EndColorStr=#1879F7);
    padding: 0 10px;
    width: 36px;
    vertical-align: middle;
}

ul.normal-pager li.pager-first a,
ul.normal-pager li.pager-first2 a {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    margin-right: 2px;
}

ul.normal-pager li.pager-last a,
ul.normal-pager li.pager-last2 a {
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    margin-left: 2px;
}
/* IE Box-Shadow代用スタイル */
ul.normal-pager li.pager-next div,
ul.normal-pager li.pager-last div,
ul.normal-pager li.pager-last2 div {
    filter:progid:DXImageTransform.Microsoft.MotionBlur(Strength=4,Direction=135);
    background: #808080;
    margin: 0px 2px;
}

/* IE Box-Shadow代用スタイル */
ul.normal-pager li.pager-prev div,
ul.normal-pager li.pager-first div,
ul.normal-pager li.pager-first2 div {
    filter:progid:DXImageTransform.Microsoft.MotionBlur(Strength=4,Direction=135);
    background: #808080;
    margin: 0px 2px;
}

ul.normal-pager li.pager-first div,
ul.normal-pager li.pager-first2 div {
    margin: 0px 2px 0px 0px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
}

ul.normal-pager li.pager-last div,
ul.normal-pager li.pager-last2 div {
    margin: 0px 0px 0px 2px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
}
/*
ul.normal-pager li a:not([href]) {
    opacity: 0.3;
}
*/



/*完了*/
/* 2011/07/13 */
/*
div.ok,
div.ng{margin:10px 0 10px 40px; padding:10px 0 15px 55px; font-size:15px; font-weight:bold; line-height:1.3em; background:url(../img/ok.gif) 0 0 no-repeat; }
*/
div.ok{margin:10px 0 10px 40px; padding:10px 0 15px 55px; font-size:15px; font-weight:bold; line-height:1.3em; background:url(../img/ok.gif) 0 0 no-repeat; }

/*アラート（全体）*/
/*div.ng{color:#f00; background:url(../img/ng.gif) 0 0 no-repeat; }*/
/* // 2011/07/13 */

/*アラート（個別）*/
div.alert{margin:5px 0; padding:0 0 0 18px; color:#f00; font-size:12px; font-weight:bold; line-height:1.3em; background:url(../img/alert.gif) 0 0 no-repeat; }
p.alert{margin:5px 0; padding:0 0 0 18px; color:#f00; font-size:12px; font-weight:bold; line-height:1.3em; background:url(../img/alert.gif) 0 0 no-repeat; }

.error {
    color: #FF0033;
    padding-bottom: 15px;
}

/*共通ページレイアウト*/
.box-a img{float:left; margin:10px 10px 10px 10px;}
.box-b img{float:right; margin:10px 10px 10px 15px;}
.box-c img{margin:10px 10px 10px 10px;}
.box-d img{margin:10px 10px 10px 10px;}

/*閉じるボタン*/
.btn-close {
    background: linear-gradient(#ff8fb9, #ff5595) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(center top , #ff8fb9, #ff5595) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, center top, center bottom, from(#ff8fb9), to(#ff5595)) repeat scroll 0 0 transparent;
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ff8fb9, EndColorStr=#ff5595);

    border: 1px solid #E30086;
    line-height: 26px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    float: right;
    position: absolute;
    right: 9px;
    margin: 5px 0px;
    width: 46px;
/* 2011/07/14 */
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
/* //2011/07/14 */
}

.btn-close > a {
    color: #FFFFFF;
    display: block;
    height: 100%;
}

/*エリアTOP検索*/
#sch-container{
    border-width:1px
    ;border-style:solid;
    border-top-color:#626363;
    border-right-color:#88898a;
    border-bottom-color:#b0b0b1;
    border-left-color:#88898a;
    -webkit-border-top-left-radius:15px;
    -moz-border-radius-topleft:15px;
    border-top-left-radius:15px;
    -webkit-border-bottom-left-radius:15px;
    -moz-border-radius-bottomleft:15px;
    border-bottom-left-radius:15px;
    -webkit-box-shadow:rgba(0, 0, 0, .3) 0 1px 2px inset;
    -moz-box-shadow:rgba(0, 0, 0, .3) 0 1px 2px inset;
    box-shadow:rgba(0, 0, 0, .3) 0 1px 2px inset;
    background:#fff;
    -webkit-user-select:none;
    height:30px;
    margin:3px 62px 0 8px;
    padding-right:35px;
    padding-left:10px;
    position:relative
}
#sch-ipt {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #000000;
    font-size: 100%;
    height: 30px;
    width: 100%;
    margin: 0;
    padding: 0;
}
#sch-sel-btn{
    -webkit-border-radius:12px;
    -moz-border-radius:12px;
    border-radius:12px;
    -webkit-user-select:none;
    background:#e5e9f1;
    background: linear-gradient(#f3f5f9, #d7ddea);
    background: -webkit-gradient(linear, left top, left bottom, from(#f3f5f9), to(#d7ddea));
    background: -webkit-linear-gradient(top, #f3f5f9, #d7ddea);
    background: -moz-linear-gradient(top, #f3f5f9, #d7ddea);
    background: -ms-linear-gradient(top, #f3f5f9, #d7ddea);
    background: -o-linear-gradient(top, #f3f5f9, #d7ddea);
    -webkit-box-shadow:rgba(0, 0, 0, .5) 0 2px 2px;
    -moz-box-shadow:rgba(0, 0, 0, .5) 0 2px 2px;
    box-shadow:rgba(0, 0, 0, .5) 0 2px 2px;
    width:39px;
    height:24px;
    position:absolute;
    left:3px;
    top:3px
}
#sch-sel-btn .mark {
    background-position: 0 -550px;
    height: 100%;
    width: 100%;
}
#sch-submit-btn{
    -webkit-user-select:none;
    -webkit-border-top-right-radius:15px;
    -moz-border-radius-topright:15px;
    border-top-right-radius:15px;
    -webkit-border-bottom-right-radius:15px;
    -moz-border-radius-bottomright:15px;
    border-bottom-right-radius:15px;
    background:#49c2fc;
    background: linear-gradient(#ffdec6, #ffcfab 50%, #ffb04a 50%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffdec6), color-stop(50%, #ffcfab), color-stop(50%,#ffb04a));
    background: -webkit-linear-gradient(top, #ffdec6, #ffcfab 50%, #ffb04a 50%);
    background: -moz-linear-gradient(top, #ffdec6, #ffcfab 50%, #ffb04a 50%);
    background: -ms-linear-gradient(top, #ffdec6, #ffcfab 50%, #ffb04a 50%);
    background: -o-linear-gradient(top, #ffdec6, #ffcfab 50%, #ffb04a 50%);
    border:1px solid #636363;
    color:#000;
    display:block;
    font-size:15px;
    font-weight:bold;
    height:30px;
    line-height:30px;
    position:absolute;
    right: -63px;
    text-align:center;
    /*text-shadow:rgba(255, 255, 255, 0.75) 0 1px 1px;*/
     top: -1px;
    width:60px
}
#sch-submit-btn input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    height: 30px;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 60px;
}
div.area-txt-banner {
    font-size: 14px;
    padding: 0px 0 10px 0;
    text-align: center;
}
#navi_box {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    margin-top: 7px;
    text-align: left;
    width: 90%;
}
#navi_box li {
    float: left;
    margin-left: 3px;
    margin-right: 3px;
}
.guide_title_box {
    padding: 5px 0 5px 7px;
}
.guide_title {
    background: url("../img/nenrei_arrow.gif") no-repeat scroll 0 0 transparent;
    font-size: 12px;
    padding-left: 19px;
}
.girlsbutton_box {
    clear: both;
    margin: 0 auto;
    padding: 0 4px 0 0;
    text-align: center;
    width: 96%;
}
a.girlsbutton {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: linear-gradient(#FFFFFF, #E1E1E1);
    background: -moz-linear-gradient(top, #FFFFFF, #E1E1E1);
    background: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#E1E1E1));
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E1E1E1);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
    border:1px solid #999999;
    color: #333333;
    text-decoration:none;
    text-align:center;
    display:block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    margin: 0 0 10px 0;
}
a.nightsbutton {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: linear-gradient(#ded89d, #e6de8b 49%, #a78b13 50%, #d9ce5f);
    background: -moz-linear-gradient(top, #ded89d, #e6de8b 49%, #a78b13 50%, #d9ce5f);
    background: -webkit-gradient(linear, center top, center bottom, from(#ded89d), color-stop(0.49, #e6de8b),color-stop(0.5, #a78b13), to(#d9ce5f));
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#a78b13, EndColorStr=#d9ce5f);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
    border:1px solid #999999;
    color: #FFFFFF;
    text-decoration:none;
    text-align:center;
    display:block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    margin: 0 0 10px 0;
}

.style02 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: linear-gradient(#FFFFFF, #E1E1E1);
    background: -moz-linear-gradient(top, #FFFFFF, #E1E1E1);
    background: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#E1E1E1));
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E1E1E1);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    border:1px solid #999999;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    width: 47%;
    text-align: center;
}
.style02 a {
    display: block;
    height: 35px;
    text-align: center;
    color: #333333;
}
.bx-news-info .news-contents {
    border: 4px solid #E60013;
    line-height: 1.5;
    margin: 10px auto;
    padding: 5px 0;
    width: 92%;
}
.bx-news-info p {
    font-size: 14px;
    margin: 0;
    padding-left: 15px;
}

div.top_area_banner {
    font-size: 15px;
    line-height: 1.5;
    margin: 10px auto;
    padding: 5px 0px;
    width: 96%;
    color: rgb(255, 102, 0);
    border-radius: 6px 6px 6px 6px;
    border: 1px solid rgb(221, 221, 221);
    clear: both;
    padding-left: 5px;
    font-weight: bold;
    display: none;
}
div.top_area_banner a{
    color: #F30;
}
div.top_area_banner img{
    height: 20px;
}
div.title_cm{
    background:url("../img/s/cm_title.png") no-repeat scroll 0 0 transparent;
    height: 46px;
    width: 320px;
    margin: 0 auto;
    background-size: 320px 46px;
    -webkit-background-size: 320px 46px;
    -moz-background-size: 320px 46px;
}
div.cgirltop{
    background:url("../img/s/cgirl_title.png") no-repeat scroll 0 0 transparent;
    height: 145px;
    width: 320px;
    margin: 0 auto;
    background-size: 320px 150px;
    -webkit-background-size: 320px 150px;
    -moz-background-size: 320px 150px;
    padding-top: 5px;
    border-top: 1px solid #F6C;
}
div.contentsListBanner {
    border-bottom: 1px solid #cccccc;
    line-height: 11px;
    padding: 10px 0;
    text-align: center;
}
div.contentsListBanner img {
    max-width:320px;
}
@media only screen and (min-width:241px) and (max-width:480px){
div.title_cm{
    background:url("../img/s/cm_title.png") no-repeat scroll 0 0 transparent;
    height: 56px;
    width: 100%;
    margin: 0 auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    background-position: center top;
    background-repeat: no-repeat;
}
div.cgirltop{
    background:url("../img/s/cgirl_title.png") no-repeat scroll 0 0 transparent;
    height: 165px;
    width: 100%;
    margin: 0 auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    padding-top: 5px;
    border-top: 1px solid #F6C;
}
}
div.cgirltitle {
    background:url("../img/s/cgirl_title2.png") no-repeat scroll 0 3px transparent;
    background-size: 11px 14px;
    -webkit-background-size: 11px 14px;
    -moz-background-size: 11px 14px;
    padding-left: 13px;
    margin-bottom: 5px;
}
div.cgirltext {
    padding-left: 5px;
    color: #F06;
    line-height: 16px;
}
div.cgirlbtn {
    background: linear-gradient(-90deg,#ffa9ca 0%,#ffd8e9 100%);/*IE9用*/
    background: -moz-linear-gradient(top, #ffa9ca, #ffd8e9);
    background: -webkit-gradient(linear, center top, center bottom, from(#ffa9ca), to(#ffd8e9));
    border: 1px solid #FFFFFF;
    color: white;
    display: block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
    box-shadow: 0 2px 2px 0px #999;
    -webkit-box-shadow: 0 2px 2px 0px #CCC;
    -moz-box-shadow: 0 2px 2px 0px #CCC;
    padding: 0 5px;
}

/* 2014/02/17 DX求人対応 ADD start */
div p.dxbtn {
    clear: both;
    margin: 10px;
    text-align: center;
}
div p.dxbtn a {
    background: linear-gradient(#ED87B9, #E54794);
    background: -moz-linear-gradient(center top , #ED87B9 0%, #E54794 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-gradient(linear, center top, center bottom, from(#ED87B9), to(#E54794));
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ED87B9, EndColorStr=#E54794);
    border: 1px solid #E54794;
    border-radius: 5px;
    color: #FFFF80;
    display: block;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
}
/* 2014/02/17 DX求人対応 ADD end */

/* 2013/02/27 コミュニティバナー対応 ADD start */
/* =====================================================================
 【スマホ】コミュニティバナー
====================================================================== */
div.commu_banner_header .commu_banner_title {
    background: linear-gradient(#FFD9F4, #fface7);
    background: -moz-linear-gradient(top, #FFD9F4, #fface7);
    background: -webkit-gradient(linear, center top, center bottom, from(#FFD9F4), to(#fface7));
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFD9F4, EndColorStr=#fface7);
    margin-bottom: 0;
}

.commu_banner_title {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
}

#commu_banner_box {
    margin-top:  10px;
    margin-left: 2px;
}

#commu_banner_box li {
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.commu_banner_box_item {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: linear-gradient(#FFFFFF, #E1E1E1);
    background: -moz-linear-gradient(top, #FFFFFF, #E1E1E1);
    background: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#E1E1E1));
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E1E1E1);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    border:1px solid #999999;
    font-size: 12px;
    height: 50px;
    margin-bottom: 10px;
    width: 48%;
    text-align: center;
}
.commu_banner_box_item a {
    display: block;
    height: 35px;
    text-align: center;
    color: #333333;
    font-size: 13px;
}

.commu_banner_box_item a .table_image {
    margin-top: 7px;
}

.commu_banner_box_item a .table_no_image {
    margin-left: 7px;
}

.commu_banner_box_item a .table_no_image tr {
    height : 50px;
}

.commu_banner_footer {
    clear: both;
    position: relative;
    background: #EEEEEE;
    height: 20px;
    -webkit-box-shadow: 0 2px 2px 0px #CCC;
    -moz-box-shadow: 0 2px 2px 0px #CCC;
    margin-bottom: 5px;
}

.commu_banner_footer div {
    background: #EEEEEE;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
}
/* 2013/02/27 コミュニティバナー対応 ADD end */

.bx-news-info .news-contents {
    border: 4px solid #E60013;
    line-height: 1.5;
    margin: 10px auto;
    padding: 5px 0;
    width: 92%;
}
.bx-news-info p {
    font-size: 14px;
    margin: 0;
}
p.newshop {
    position: relative;
    padding-left: 25px;
}
p.newshop span {
    left: 3px;
    position: absolute;
    top: 8px;
}

/* --- ↓recruitDX --- */
#recruitDX{
    margin-bottom:10px;
    clear:both;
}
#recruitDX h2{
    font-size:13px;
    padding-left:20px;
    margin-bottom:5px;
    height:35px;
    line-height:35px;
    color:#ffff80;
    background:url(../img/s/iconStarYellow.png?cache01=20161201000000&imgopt=y);
    background-repeat: no-repeat;
    background-position: 5px 50%;
    background-color:#ed87b9;
    overflow:hidden;
    background:url(../img/s/iconStarYellow.png?cache01=20161201000000&imgopt=y) 5px 50% no-repeat , linear-gradient(#ed87b9 0%, #e54794 100%);
    background:url(../img/s/iconStarYellow.png?cache01=20161201000000&imgopt=y) 5px 50% no-repeat , -moz-linear-gradient(top center, #ed87b9 0%, #e54794 100%);
    background:url(../img/s/iconStarYellow.png?cache01=20161201000000&imgopt=y) 5px 50% no-repeat , -webkit-gradient(linear, center top, center bottom, from(#ed87b9), to(#e54794));
}
#recruitDX h2 span{
    font-size:11px;
    padding-left:5px;
}
#recruitDX .dxMoreLink{
    //margin-top:-10px;
    text-align:right;
    background-color:#fafafa;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
#recruitDX .dxMoreLink a{
    background:url(../img/s/listArrow.png) 100% 50% no-repeat;
    padding-right:25px;
    line-height:40px;
    height:40px;
    display:block;
    color: #333333;
}
/*カテゴリー*/
#recruitDX .category{
    margin-bottom:10px;
    position:relative;
    overflow:hidden;
}
#recruitDX .category ul{
    overflow:hidden;
    position:relative;
}
#recruitDX .category ul li{
    float:left;
    width:25%;
    display:table;
    cursor:pointer;
}
#recruitDX .category ul li a{
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    color:#666666;
    font-size:13px;
    height:24px;
    padding:2px 0;
    border:1px solid #ccc;
    background-color:#fafafa;
    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%);
    width:100px;
}
#recruitDX .category ul li#areaDx_14 a{
  font-size:10.5px;
}
#recruitDX .category ul li.active a{
    color:#fff;
    border:1px solid #999;
    background-color:#6a6a6a;
    background: linear-gradient(#6a6a6a 0%, #303030 100%);
    background: -moz-linear-gradient(top center, #6a6a6a 0%, #303030 100%);
    background: -webkit-gradient(linear, center top, center bottom, from(#6a6a6a), to(#303030));
    background-image: -ms-linear-gradient(top, #6a6a6a 0%, #303030 100%);
}
/*スライド部*/
#recruitDX .slider{
    margin-bottom:5px;
    display:none;
}
#recruitDX .slider .slides li a{
    padding:0 5px 10px;
    color: #333333;
    display:inline;
}
#recruitDX .slider .slides li a .boxImg {
  max-width: 100px;
  height: 100px;
  overflow: hidden;
}
#recruitDX .slider .slides li a img{
    margin-left: 3px;
    margin-bottom:5px;
    border: medium none;
    max-width: 97px;
    vertical-align: bottom;
}
#recruitDX .slider .slides li a .boxText{
/*	font-size:9px;*/
    max-width: 100px;
}
#recruitDX .slider .slides li a .shop{
    font-weight:bold;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    border:none;
    background-color: transparent;
    margin-left: 3px;
    margin-bottom: 0px;
}
#recruitDX .slider .slides li a .area{
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    margin-left: 3px;
}
/* --- ↑recruitDX --- */

/* --- ↓bannerDX --- */
#bannerDX{
    padding-bottom:30px;
}
#bannerDX .headerTitle{
    margin-bottom:5px;
    display:table;
    width:100%;
    height:35px;
    background-color:#ed87b9;
    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));
}
#bannerDX .headerTitle h2{
    font-size:13px;
    padding-left:20px;
    display:table-cell;
    vertical-align:middle;
    color:#ffff80;
    background:url(../img/s/iconStarYellow.png?cache01=20161201000000&imgopt=y) 5px 50% no-repeat;
}
#bannerDX .headerTitle p{
    display:table-cell;
    vertical-align:middle;
    text-align:right;
    padding:3px;
    width:7em;
}
#bannerDX .headerTitle p a{
    padding:5px 0 4px;
    background-color:#fff;
    border-radius:5px;
    display:block;
    text-align:center;
    color:#e54794;
}
/*スライド部*/
#bannerDX .slider .slides li a{
    padding:0 5px;
    color: #333333;
    display:block;
}
#bannerDX .slider .slides li a .boxImg{
    margin-bottom:5px;
}
#bannerDX .slider .slides li a .boxImg img{
    border-radius:5px;
    max-width: 97px;
}
#bannerDX .slider .slides li a .boxText{
    max-width: 100px;
}
#bannerDX .slider .slides li a .shop{
    text-overflow:ellipsis;
    white-space:nowrap;
    border:none;
    background-color: transparent;
    overflow:hidden;
    font-weight:bold;
}
#bannerDX .slider .slides li a .area{
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    margin-bottom:3px;
}
#bannerDX .slider .slides li a .text{
}
/* --- ↑bannerDX --- */
/* --- ↓flexslider --- */
/*スライド部*/
.slider{
    position:relative;
}
/*ページャー*/
.flex-control-paging{
    bottom: -20px;
    position: absolute;
    padding-left:0;
    text-align: center;
    width: 100%;
}
.flex-control-paging li{
    display: inline-block;
    margin-right:6px;
}
.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:#f081b3;
}
/*ボタン*/
.flex-direction-nav li a{
    width:25px;
    position:absolute;
    top:50%;
    display:block;
    height:48px;
    margin-top:-24px;/*ボタンの半分の高さ(24px)＋テキスト2行分(26px)*/
    text-indent:-9999px;
    overflow:hidden;
}
.flex-direction-nav li .flex-prev{
    left:0;
    /*background:url(../img/iconSliderPrev.png) 0 0 no-repeat;*/
    background-size:contain;
}
.flex-direction-nav li .flex-next{
    right:0;
    /*background:url(../img/iconSliderNext.png) 0 0 no-repeat;*/
    background-size:contain;
}
/* --- ↑flexslider --- */
.headermenu li a {
    line-height: 12px;
}
/* -----↓searchBanner----- */
.searchBanner{
    margin-top:20px;
}
.searchBanner a{
    border-top:4px solid #066aa8;
    border-bottom:4px solid #066aa8;
    padding:5px 5px 10px;
    margin-bottom:10px;
    position:relative;
    background-color:#c3fdee;
    display:block;
}
.searchBanner a:after{
    content:"";
    display:block;
    clear:both;
}
.searchBanner a:hover{
}
.searchBanner .img{
    float:left;
    margin-right:10px;
    width:120px;
}
.searchBanner .img img{
    max-width:100%;
    vertical-align:top;
}
.searchBanner .searchBannerText{
    overflow:hidden;
    margin-top:15px;
}
.searchBanner .searchBannerText .shop_name{
    font-size:16px;
    line-height:1.1;
    font-weight:bold;
    color:#086aa9;
}
.searchBanner .searchBannerText .catch{
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    color:#333;
}
.searchBanner .iconSearchBanner{
    position:absolute;
    right:0;
    top:-10px;
    width:120px;
}
.searchBanner .iconSearchBanner img{
    margin-top:0;
    max-width:100%;
    vertical-align:top;
    animation: anime1 0.8s linear 0s infinite alternate;
    -moz-animation:anime1 0.8s linear 0s infinite alternate;
    -webkit-animation: anime1 0.8s linear 0s infinite alternate;
    -ms-animation: anime1 0.8s linear 0s infinite alternate;
}
@-moz-keyframes anime1{
0% {
    margin-top:0;
}
50% {
    margin-top:-5px;
}
100% {
    margin-top:0;
}
}
@keyframes anime1{
0% {
    margin-top:0;
}
50% {
    margin-top:-5px;
}
100% {
    margin-top:0;
}
}
@-webkit-keyframes anime1 {
0% {
    margin-top:0;
}
50% {
    margin-top:-5px;
}
100% {
    margin-top:0;
}
}
@-ms-keyframes anime1 {
0% {
    margin-top:0;
}
50% {
    margin-top:-5px;
}
100% {
    margin-top:0;
}
}

/* -----↑searchBanner----- */

/* ---↓voice--- */

#voiceArea{
    width:100%;
}

#voiceArea h2{
    font-size:13px;
    padding-left:20px;
    margin-bottom:5px;
    height:35px;
    line-height:35px;
    color:#ffff80;
    background:url(../img/s/iconStarYellow.png?cache01=20161201000000&imgopt=y);
    background-repeat: no-repeat;
    background-position: 5px 50%;
    background-color:#ed87b9;
    overflow:hidden;
    background:url(../img/s/iconStarYellow.png?cache01=20161201000000&imgopt=y) 5px 50% no-repeat , -moz-linear-gradient(top center, #ed87b9 0%, #e54794 100%);
    background:url(../img/s/iconStarYellow.png?cache01=20161201000000&imgopt=y) 5px 50% no-repeat , -webkit-gradient(linear, center top, center bottom, from(#ed87b9), to(#e54794));
}

/* ---↓左画像--- */
#voiceArea #voiceBoxL{
    padding:10px;
    border-bottom:1px dotted #d1d1d1;
    overflow:hidden;
}

#voiceArea #voiceBoxL a {
    color: inherit;
    display: block;
    margin: -10px;
    padding:10px;
}

#voiceArea #voiceBoxL a[selected], #voiceArea #voiceBoxL a:active {
    background-color: #194fdb !important;
    background-repeat: no-repeat, repeat-x !important;  /* TG: !important */
    background-position: right center, left top !important; /* TG: !important */
    color: #FFFFFF !important;
}

#voiceArea #voiceBoxL a .shopText{
    width:100%;
}

#voiceArea #voiceBoxL a .shopText ul.nameShopText{
    float:right;
    width:60%;
    padding-bottom:10px;
}
#voiceArea #voiceBoxL a .shopText ul.noimage{
    float:right;
    width:80%;
    padding-bottom:10px;
}
#voiceArea #voiceBoxL a .shopText ul.nameShopText li.voiceShop{
    text-align:right;
    font-size:10px;
    color:#ff6daf;
}

#voiceArea #voiceBoxL a .shopText ul.nameShopText li.voiceName{
    font-size:13px;
    font-weight:bold;
    text-align:right;
    padding-bottom:3px;
    color:#ff6daf;
}

#voiceArea #voiceBoxL a .shopText ul.nameShopText p.voiceName span{
    color:#09C;
}

#voiceArea #voiceBoxL a .shopText ul.nameShopText li.voiceBoxArea p.comment{
    border: 3px solid #f7cdde;
    border-radius: 5px;
    min-height: 50px;
    padding:14px;
    position: relative;
    font-size:13px;
    color:#333;
}

#voiceArea #voiceBoxL a .shopText ul.nameShopText li.voiceBoxArea p.comment:before, #voiceArea #voiceBoxL a .shopText ul.nameShopText li.voiceBoxArea p.comment:after{
    border: medium solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 100%;
    width: 0;
}

#voiceArea #voiceBoxL a .shopText ul.nameShopText li.voiceBoxArea p.comment:before{
    border-right-color: #f7cdde;
    border-width: 10px 15px;
    top: 15px;
}

#voiceArea #voiceBoxL a .shopText ul.nameShopText li.voiceBoxArea p.comment:after{
    border-right-color:#fff;
    border-width: 5px 10px;
    top:20px;
}

#voiceArea #voiceBoxL a .shopText ul.nameShopText li.voiceBoxArea p.comment span{
    color:#09C;
}

#voiceArea #voiceBoxL a .shopText p.voiceBoxImg{
    width:40%;
    float:left;
    text-align:center;
    padding-top:10px;
    height:100px;
}

#voiceArea #voiceBoxL a .shopText p.voiceBoxImg img{
    max-height: 100px;
    max-width: 70px;
    border:1px solid #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -o-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    transform: rotate(-8deg);
}
/* ---↑左画像--- */

/* ---↓右画像--- */
#voiceArea #voiceBoxR{
    padding:10px;
    border-bottom:1px dotted #d1d1d1;
    overflow:hidden;
}

#voiceArea #voiceBoxR a {
    color: inherit;
    display: block;
    margin: -10px;
    padding:10px;
}

#voiceArea #voiceBoxR a[selected], #voiceArea #voiceBoxR a:active {
    background-color: #194fdb !important;
    background-repeat: no-repeat, repeat-x !important;  /* TG: !important */
    background-position: right center, left top !important; /* TG: !important */
    color: #FFFFFF !important;
}

#voiceArea #voiceBoxR a .shopText{
    width:100%;
}

#voiceArea #voiceBoxR a .shopText ul.nameShopText{
    float:left;
    width:60%;
    padding-bottom:10px;
}

#voiceArea #voiceBoxR a .shopText ul.noimage{
    float:left;
    width:80%;
    padding-bottom:10px;
}

#voiceArea #voiceBoxR a .shopText ul.nameShopText li.voiceShop{
    text-align:left;
    font-size:10px;
    color:#ff6daf;
}

#voiceArea #voiceBoxR a .shopText ul.nameShopText li.voiceName{
    font-size:13px;
    font-weight:bold;
    text-align:left;
    padding-bottom:3px;
    color:#ff6daf;
}

#voiceArea #voiceBoxR a .shopText ul.nameShopText p.voiceName span{
    color:#09C;
}

#voiceArea #voiceBoxR a .shopText ul.nameShopText li.voiceBoxArea p.comment{
    border: 3px solid #f7cdde;
    border-radius: 5px;
    min-height: 50px;
    padding:14px;
    position: relative;
    font-size:13px;
    color:#333;
}

#voiceArea #voiceBoxR a .shopText ul.nameShopText li.voiceBoxArea p.comment:before, #voiceArea #voiceBoxR a .shopText ul.nameShopText li.voiceBoxArea p.comment:after{
    border: medium solid transparent;
    content: "";
    height: 0;
    position: absolute;
    left: 100%;
    width: 0;
}

#voiceArea #voiceBoxR a .shopText ul.nameShopText li.voiceBoxArea p.comment:before{
    border-left-color:#f7cdde;
    border-width: 10px 15px;
    top: 15px;
}

#voiceArea #voiceBoxR a .shopText ul.nameShopText li.voiceBoxArea p.comment:after{
    border-left-color:#fff;
    border-width: 5px 10px;
    top:20px;
}

#voiceArea #voiceBoxR a .shopText ul.nameShopText li.voiceBoxArea p.comment span{
    color:#09C;
}

#voiceArea #voiceBoxR a .shopText p.voiceBoxImg{
    width:40%;
    float:right;
    text-align:center;
    padding-top:10px;
    height:100px;
}

#voiceArea #voiceBoxR a .shopText p.voiceBoxImg img{
    max-height: 100px;
    max-width: 70px;
    border:1px solid #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg);
}
/* ---↑右画像--- */

/* ↓先輩ボイス動画追加 2016/11/08 */
.fa-video-camera{
	color: #ff7dae;
}
/* ↑先輩ボイス動画追加 2016/11/08 */

/* ---↑voice--- */

/* -----↓searchTheme----- */

#searchTheme {
    width:100%;
    margin: -10px 0 -10px 3px;
}

h6 {
    border-bottom: 1px solid #666;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0.5% 10px;
    padding: 0.5em 0.5em 0.2em 1.7em;
    position: relative;
}

h6::after {
    background: #ffd5cc none repeat scroll 0 0;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    top: 1em;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
    width: 8px;
}

h6::before {
    background: #ff2f07 none repeat scroll 0 0;
    content: "";
    height: 12px;
    left: 0.4em;
    position: absolute;
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 12px;
}

.selectThemeBody {
    background: #78aeff none repeat scroll 0 0;
    border-radius: 5px;
    clear: both;
    margin: 7px 8px 6px 1px;
    max-width: 100%;
    padding: 10px 1px;
    position: relative;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
	color: #fff;
}

.selectThemeBody::before, .selectThemeBody::after {
    border: medium solid transparent;
    content: "";
    height: 0;
    border-bottom-width:0;
    position: absolute;
    right: 100%;
    width: 0;
}

.selectThemeBody::before {
    border-top-color: #78aeff;
    border-width: 17px 11px;
    left: 40%;
    top:  85%;
}

.selectThemeBody::after {
    border-top-color: #f30;
    border-width: 17px 11px;
    left: 40%;
    top:  85%;
}

.selectThemeBody2 {
    background: #78aeff none repeat scroll 0 0;
    border-radius: 5px;
    clear: both;
    max-width: 100%;
    padding: 10px 1px;
    position: relative;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    margin: 10px 8px 10px 1px;
    text-align: center;
}

.selectThemeBody2::before, .selectThemeBody::after {
    border: medium solid transparent;
    content: "";
    height: 0;
    border-bottom-width:0;
    position: absolute;
    right: 100%;
    width: 0;
}

.selectThemeBody2::before {
    border-top-color: #78aeff;
    border-width: 17px 11px;
    left: 40%;
    top:  85%;
}

.selectThemeBody2::after {
    border-top-color: #78aeff;
    border-width: 17px 11px;
    left: 40%;
    top:  85%;
}

.themeBody {
    background: #8ce6ff none repeat scroll 0 0;
    border-radius: 5px;
    clear: both;
    margin: 7px 8px 6px 1px;
    max-width: 100%;
    padding: 10px 1px;
    position: relative;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    text-align: center;
	color: #fff;
}

.smaller {
    font-size: smaller;
    font-weight: normal;
    z-index: 2;
    position: relative;
}
/* ---- ↑searchTheme----- */
/* ↓ログインページデザイン変更*/
.main_movie{
    margin-top: 0px;
}
 .Login_main ::placeholder {
  color:#d8d8d8;
}
.Login_main .lContents .navi{
    text-align: center;
}
.Login_main div.ng {
     margin: 0px; 
     padding: 0px; 
}
.Login_main .lContents p.navi {
    padding: 0px 0px;
    font-weight: bolder;
    font-size: 15px;
    color: gray;
}
.Login_main ul.subLink {
    padding-bottom: 15px;
}
.Login_main input:not(input[type|=radio]):not(input[type|=checkbox]) {
    padding: 8px 6px 8px 10px;
    border: 1px solid #dbdbdb;
    font-size: 120%;
    margin-top: 9px;
}
.Login_main input[type="checkbox"] + label {
    color: #000000;
    font-size: 14px;
}
.Login_main a.cpMoreLink01 {
    background:unset;
    padding-left: 4px;

}
.Login_main .loginButton2 {
    position: initial;
    border: solid 2px #f73885;
    border-radius: 21px;
    text-align: center;
    padding: 13px 0 10px;
    color: #f73885;
    font-weight: bold;
    font-size: 15px;
    margin-left: auto;
    margin-right: auto;
}
.Login_main .newButton {
    margin: 15px 0 21px;
    background: #fa6c9f;
    background: linear-gradient(to right, #ff6767 0%, #ff6ad7 80%, #fc18f5 100%);
    padding: 15px 0 12px;
    text-align: center;
    border-radius: 21px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    margin-left: auto;
    margin-right: auto;
}
.movie_area {
    margin: 2vw 10vw 0;
}
.main_movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.main_movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.Login_main li.inputCheck {
    padding-top: 12px;
    display: inline-block;
    padding-right: 6px;
    font-size: 13px;
}
.Login_main .forgetLink{
    padding-bottom: 19px;
    display: inline-block;
    padding-top: 15px;
    font-size: 13px;
}
.Login_main .lContents{
    padding: 2vw 10vw 0;
}
/* チェックボックス01 */
.Login_main .lContents input[type=checkbox] {
    display: none;
}
.Login_main .lContents .checkbox01 {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 4px 30px 1px 30px;
    position: relative;
    width: auto;
}
.Login_main .lContents .checkbox01::before {
    background: #fff;
    border: 1px solid #dbdbdb;
    content: '';
    display: block;
    height: 16px;
    left: 5px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px;
}
.Login_main .lContents .checkbox01::after {
    border-right: 3px solid #ed7a9c;
    border-bottom: 3px solid #ed7a9c;
    content: '';
    display: block;
    height: 9px;
    left: 10px;
    margin-top: -7px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 5px;
}
.Login_main .lContents input[type=checkbox]:checked + .checkbox01::after {
    opacity: 1;
} 
/* ↑ログインページデザイン変更*/

input.member {
    display: inline;
}
input#auto2 {
    display: inline;
}
.agreement input[type=checkbox] {
    display: inline-block;
}