@charset "utf-8";

/* -----↓smartphone_link ----- */
.smartphone_link{
    margin-top:30px;
}
/* -----↑smartphone_link ----- */


/* -----↓entryBlock----- */
.entryBlock{
    background-color:#FDE6D8;
    margin-bottom:30px;
    padding:10px 10px;
    border-radius:5px;
    clear: both;
}
.entryBox{
    overflow:hidden;
    margin-bottom:10px;
}
.entryBoxText{
    float:right;
    width:450px;
    padding:10px;
    background-color:#fff;
    border-radius:5px;
}
.entryBoxText h4{
    margin-bottom:10px;
    font-weight:bold;
    /*background:url(/img/fppc/iconEntryBoxText.png) 0 50% no-repeat;*/
    line-height:20px;
    /*height:16px;*/
    padding-bottom:4px;
    border-bottom:1px dotted #ccc;
}
.entryBoxText h4 span{
    margin-left:10px;
}
.entryBoxText p{
    font-size: 12px;
    margin: 0;
}
.entryBoxText .entryList img{
    width: 180px;
    display: inline;
}
.entryBoxText .entryList .btnEntry{
    margin-bottom:10px;
}
.entryBoxText .entryList .btnEntry a{
    height:56px;
    display:block;
    overflow:hidden;
    width:220px;
}
.entryBoxText .entryList .btnQuestion{
    margin-bottom:10px;
}
.entryBoxText .entryList .btnQuestion a{
    height:34px;
    display:block;
    overflow:hidden;
    width:173px;
}
.entryBoxImg{
    float:left;
    width:240px;
    margin-right:10px;
}
.entryBoxText .inquiryList{
    background-color:#FBF6D0;
    clear:both;
    border-radius:20px;
    padding:10px 20px;
    display: block;
    overflow: hidden;
}
.entryBoxText .inquiryList li{
    float:left;
    margin:0 10px;
    line-height:17px;
}
.entryBoxText .inquiryList li img{
    width: auto;
    display: inline;
}
.entryBoxText .inquiryList li a{
    font-weight:bold;
}
.entryBoxText .inquiryList .tel a{
    font-size:15px;
}
.entryBoxText .inquiryList .tel .tel-text{
    color: #CC0000;
    font-weight:bold;
}
.entryBlock .leadText{
}
/* -----↑entryBlock----- */


/* -----↓mainContents----- */
#mainContents{
}
/* -----↑mainContents----- */


/* -----↓shopHeader----- */
#shopHeader{
    overflow:hidden;
    position:relative;
    padding-top:5px;
}
#shopHeader h2{
    font-size:17px;
    font-weight:bold;
    color:#ff39ad;
    margin-bottom:5px;
}
#shopHeaderText{
    float:right;
    width:540px;
    margin-left:10px;
}
#shopHeaderText .inquiryList{
    overflow:hidden;
    margin-bottom:10px;
}
#shopHeaderText .inquiryList li{
    float:left;
    margin-right:10px;
}
#shopHeaderText .inquiryList li:nth-of-type(2n+1){
    clear:both;
}
#shopHeaderText .inquiryList li a{
    font-size:15px;
    font-weight:bold;
}
#shopHeaderText .iconCheckList{
    margin-bottom:10px;
}
#shopHeaderText .iconCheckList a{
    padding-left:22px;
    background:url(/img/fppc/iconCheckList.gif) 0 50% no-repeat;
}
.entryList{
    overflow:hidden;
    padding: 10px 0;
    text-align: center;
}
.entryList li{
    float:left;
    margin-right:10px;
}
.entryList li.text{
    float:right;
    font-size: 11px;
    text-align: left;
}
.entryList li a{
}
#logoShopImg_c{
    text-align: center;
    padding: 10px 0;
    font-size: 18px;
    font-weight: bold;
}
#logoShopImg_d{
    text-align: center;
    padding: 50px 0;
    font-size: 22px;
    font-weight: bold;
}
#logoShopImg{
    text-align: center;
}
#logoShopImg img{
}
#shopNavi{
    overflow:hidden;
    width: 100%;
    background: #ff39ad;
}
#shopNavi li{
    float:left;
    height:35px;
    line-height: 35px;
    overflow:hidden;
    border-right: 1px solid #ff6ac2;
}
#shopNavi li.last{
    border-right: none;
}
#shopNavi li a{
    display:block;
    overflow:hidden;
    padding: 0 15px;
    color: #FFF;
    background: #ff39ad;
    font-weight: bold;
    font-size: 15px;
}
#shopNavi li.last a{
    padding: 0 13px;
}
#shopNavi li.active a{
    background: #ff6ac2;
}
#shopNavi li a:hover{
    margin-left:0px;
    background: #ff6ac2;
    text-decoration: none;
}
#shopNavi li.lion a{
}
#shopNavi li a img{
    width:300px;
    max-width:none;
}
#shopHeader dl{
    overflow:hidden;
    line-height:18px;
    height:18px;
    padding-bottom:4px;
    border-bottom:5px solid #ff39ad;
    width:100%;
    color:#333;
    font-size: 11px;
    padding-left: 5px;
}
#shopHeader dl dt{
    float:left;
    margin-right:10px;
    padding-top: 2px;
}
#shopHeader dl dd{
    float:left;
    margin-right:10px;
}
/* -----↑shopHeader----- */

h2.contenstitle {
    background: #ff39ad;
    color: #FFF;
    line-height: 32px;
    text-indent: 10px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
}

/* -----↓infoBlock----- */
#infoBlock{
    margin-bottom:20px;
    background-color:#F7CDDE;
    padding:10px 10px 7px 10px;
}
#infoBlock h3{
    font-size:15px;
    font-weight:bold;
    color:#333;
    margin-bottom:10px;
    background:url(/img/fppc/iconCheck.gif) 0 50% no-repeat;
    line-height:25px;
    /*height:18px;*/
    padding-bottom:3px;
    border-bottom:2px solid #ff39ad;
    padding:0 0 5px 75px;;
    margin: 0;
}
#infoBlock ul{
    padding:0;
    margin: 0;

}
#infoBlock ul li{
    margin:3px 0;
}
#infoBlock ul li:last-child{
    margin-bottom:0px;
}
#infoBlock ul li a{
    padding-left:12px;
    background:url(/img/fppc/moreLinkList.png) 0 50% no-repeat;
}
/* -----↑infoBlock----- */


/* -----↓infoDetailBlock----- */
#infoDetailBlock{
    margin-bottom:20px;
}
#infoDetailBlock h3{
    background-color:#F0F0E6;
    border-left:10px solid #ff39ad;
    color:#ff39ad;
    font-size:15px;
    font-weight:bold;
    /*height:25px;*/
    line-height:25px;
    margin-bottom:10px;
    padding-left:5px;
}
#infoDetailBlock .infoImg{
    text-align: center;
    margin: 0 0 5px 5px;
}
/* -----↑infoBlock----- */


/* -----↓descriptionBlock----- */
#descriptionBlock{
    margin-bottom:15px;
}

#descriptionBlock p{
    margin: 0;
}
#descriptionBlock h2{
    font-size:17px;
    font-weight:bold;
    margin-bottom:5px;
    color:#ff39ad;
    padding: 0;
    margin: 0;
}
#descriptionBlock .mainSetumei{
    height: 150px;
    overflow: hidden;
}
#descriptionBlock .moreView{
    background:url(/img/fppc/moreViewBg.gif) 0 50% repeat-x;
    width:6em;
    margin:0 auto;
    padding:0 200px;
}
#descriptionBlock .moreView a{
    background-color:#fff;
    text-align:center;
    padding:0 0.5em;
}
#descriptionBlock .moreViewArea{
    height: 22px;
    padding-top: 5px;
}
#descriptionBlock #moreViewText{
    display: none;
}
#descriptionBlock .chLink{
    margin-bottom:0px;
}
#descriptionBlock .chLink a{
    font-weight:bold;
    padding-left:15px;
    background:url(/img/fppc/iconChLink.gif) 0 50% no-repeat;
}
/* -----↑descriptionBlock----- */


/* -----↓mainVisual----- */
#mainVisual{
    margin:20px 0 30px 0;
    text-align:center;
}
/* -----↑mainVisual----- */


/* -----↓movieBlock----- */
#movieBlock{
    margin-bottom:30px;
}
.movieBox{
    border-radius:0 0 10px 10px;
    background-color:#F7F4EF;
    overflow:hidden;
    padding:20px;
}
.movieBoxText{
    float:right;
    width:375px;
    margin-left:10px;
}
.movieBoxText h4{
    /*margin-bottom:10px;*/
    font-weight:bold;
    line-height:20px;
    /*height:16px;*/
    /*padding-bottom:4px;*/
    border-bottom:1px dotted #ccc;
}
.movieBoxText p{
}
.movieBoxText .moreLink a{
    background:url(/img/fppc/moreLink.png) 0 50% no-repeat;
    padding-left:12px;
}
.movieBoxImg{
    float:left;
    width:320px;
}
/* -----↑movieBlock----- */


/* -----↓blogBlock----- */
ul.blogimglist {
    padding: 0 4px;
}
#blogBlock{
    margin-bottom:20px;
}
#blogBlock h3{
    margin-bottom:5px;
}
#blogBlock li{
    overflow:hidden;
    margin:3px;
    float: left;
}
#blogBlock li .blogimg{
    overflow:hidden;
    width: 86px;
    height: 86px;
    position: relative;
}
#blogBlock li .blogimg i.fa.fa-play {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 20px;
    width: 46px;
    height: 46px;
    background: rgb(0 0 0 / 75%);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    text-indent: 2px;
    z-index: 1;
    transform: translate(-50%, -50%);
}
#blogBlock li .blogimg img{
    width: 86px;
}
#blogBlock li dl{
    overflow:hidden;
}
#blogBlock li dl dt{
    float:left;
    font-size:11px;
    padding:2px 10px 0 0px;
}
#blogBlock li dl dt .mainThumb{
    width: 50px;
    height: 50px;
    overflow: hidden;
}
#blogBlock li dl dd{
    float:left;
    padding-top: 10px;
}
#blogBlock li dl .blogBlockBlogText a{

}
#blogBlock li dl .blogBlockBlogText span {
    font-size: 11px;
}
#blogBlock li dl .blogBlockBlogText .shopName{
    font-size:11px;
}
#blogBlock .moreLink a{
    background:url(/img/fppc/moreLink.png) no-repeat scroll 0 50% transparent;
    padding-left:12px;
}
#newsBlockList{
    clear:both;
    margin-bottom: 10px;
    padding: 0 10px;
}
#newsBlockList ul{
    padding: 0;
    margin: 0;
}
#newsBlockList ul li{
    float:left;
    width:354px;
    margin-bottom:3px;
}
#newsBlockList ul li:nth-of-type(2n){
    float:left;
    margin-left:10px;
}
#newsBlockList ul li a{
    background:url(/img/fppc/moreLinkList.png) left 50% no-repeat;
    padding-left:12px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    display:block;
}
#newsBlock .moreLink a{
    background: url(../img/moreLink.png) no-repeat scroll 0 50% transparent;
    padding-left: 12px;
}
/* -----↑blogBlock----- */


/* -----↓photoBlock----- */
#photoBlock{
    margin-bottom:30px;
    background-color:#FDE6D8;
    padding:10px 10px 10px 0px;
    border-radius:5px;
    overflow:hidden;
    clear: both;
}
#photoBlock h3{
    width:100px;
    float:left;
    text-align:center;
    color:#666;
    font-weight:bold;
    /* background:url(/img/fppc/photoBlockArrow.png) 50% 100% no-repeat; */
    margin-bottom:0;
}
#photoBlock table{
    margin:0;
    width:100%;
    border-style:none;
}
#photoBlock td.title{
    vertical-align:middle;
}
.photoBlockList{
    background-color:#fff;
    float:left;
    overflow:hidden;
    padding:10px 20px;
    border-radius:5px;
    width:595px;
}
.photoBox{
    float:left;
    width:185px;
    margin-right:10px;
}
.photoBox:last-child{
    margin-right:0px;
}
.photoBox p{
    font-size:11px;
    line-height: 15px;
}
.photoBox p img{
    margin-bottom:5px;
    max-width:100%
}
p.center{
    text-align:center;
}
/* -----↑photoBlock----- */


/* -----↓dataBlock----- */
#dataBlock{
    margin-bottom:30px;
}
#dataBlock h3{
    margin-bottom:10px;
}
#dataBlock .tableinfo{
    border-left:1px solid #E1D6C2;
    border-right:1px solid #E1D6C2;
}
#dataBlock table{
    width:100%;
    background-color:#E1D6C2;
    border-collapse:separate;
    border-spacing:0px 1px;
    table-layout: fixed;
}
#dataBlock table tr{
}
#dataBlock table tr th{
    width:25%;
    background-color:#ECE8DC;
    border:1px solid #fff;
    text-align:left;
    vertical-align:top;
    font-weight:bold;
    padding:4px 0px;
}
#dataBlock table tr td{
    width:75%;
    padding:4px 0px;
    background-color:#fff;
    word-wrap: break-word;
}
#dataBlock table tr.sns td div {
    height: 40px;
}
#dataBlock table .treatment td span{
    background: #FF6600;
    color:#FFF;
    border-radius:3px;
    padding:0px 3px 0px 3px;
/* ↓ 店ページ新業種・業態対応 2016/08/18 */
/*    margin-right:5px; */
    margin-right: 3px;
    border: 1px solid #f30;
/* ↑ 店ページ新業種・業態対応 2016/08/18 */
    font-size:11px;
}
/* ↓ 店ページ新業種・業態対応 2016/08/18 */
/* #dataBlock table .treatment td .span01{} */
/* #dataBlock table .treatment td .span02{} */
#dataBlock table .treatment td span.off{
    border: 1px solid #AAA;
    background: #FFF;
    color: #AAA;
}
#dataBlock table .treatment td .inquiryList li{
    margin: 1px 0;
}
/* ↑ 店ページ新業種・業態対応 2016/08/18 */
#dataBlock .inquiryList{
     padding-left:0px;
}
#dataBlock .inquiryList li {
    float: left;
    line-height: 20px;
}
#dataBlock #sns-info-open-oubo .telicn {
  position: relative;
  height: 40px;
  width: auto;
}
#dataBlock .snsLink .telicn {
  position: relative;
  height: 40px;
  width: auto;
}
/* ↓2023/10/10 */
#dataBlock .salary_detail_link {
  display: block;
  width: fit-content;
  color: #23AAE5;
  font-weight: bold;
  margin-top: 20px;
}
/* ↑2023/10/10 */
/* -----↑dataBlock----- */

/* -----↓groupBlock----- */
#groupBlock {
    margin-bottom: 30px;
}
#groupBlock ul li {
    float: left;
    line-height: 17px;
    margin: 0 8px;
    width: 31%;
}
#groupBlock ul {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
#groupBlock ul li a {
    text-decoration: none;
}
#groupBlock .groupimg {
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    width: 100px;
}
#groupBlock .groupimg img {
    width: 100px;
}
#groupBlock ul li span {
    color: #333333;
    font-size: 12px;
}
/* -----↑groupBlock----- */

/* -----↓voiceBlock----- */
#voiceBlock{
    margin-bottom:30px;
}
#voiceBlock h3{
    margin-bottom:10px;
    position:relative
}
#voiceBlock h3 span{
    position:absolute;
    color:#FFFFFF;
    font-size: 11px;
}
#voiceBlock a {
    color: #333333;
}
/* ↓ 先輩ボイス動画追加 2016/11/08 */
.voicebox{
    border-bottom: 1px dotted #ccc;
    padding: 10px 0 20px;
    position: relative;
}
.voicebox .voiceLink{
    z-index: 0;
}
/* ↑ 先輩ボイス動画追加 2016/11/08 */
.voiceBoxL,
.voiceBoxR{
    overflow:hidden;
}
.voiceBoxL .voiceBoxText{
    float:right;
}
.voiceBoxL .voiceBoxText .name{
    text-align:left;
    padding-left:15px;
}
.voiceBoxR .voiceBoxText{
    float:left;
}
.voiceBoxR .voiceBoxText .name{
    text-align:right;
    padding-right:15px;
}
.voiceBoxL .voiceBoxImg{
    float:left;
}
.voiceBoxR .voiceBoxImg{
    float:right;
}
/* ↓ 先輩ボイス動画追加 2016/11/08 */
.voicebox .voiceBoxMovie{
    position: absolute;
    top: 10px;
    z-index: 1;
}
.voiceBoxL .voiceBoxMovie{
    float:left;
    left: 0;
}
.voiceBoxR .voiceBoxMovie{
    float:right;
    right: 0;
}
.voicebox .DummyVoiceBoxMovie{
    height: 428px;
    width: 240px;
    display: block;
}
.voiceBoxL .DummyVoiceBoxMovie{
    float: left;
}
.voiceBoxR .DummyVoiceBoxMovie{
    float: right;
}
.voicebox div[id^="player"]{
    width: 240px;
    height: 428px;
    border-radius: 5px;
    background-color: #000000;
}
.voicebox div[id^="player"] video[id^="video"]{
    width: 240px;
    height: 428px;
    border-radius: 5px;
}
.mask_movie{
    background-color: rgb(255, 255, 255);
    height: 120%;
    height: 120vh;
    left: 0;
    opacity: 0.92;
    position: fixed;
    top: 0;
    width: 100%;
    width: 100vw;
    z-index: 3000;
}
.popup_movie{
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 0.6em;
    box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.5);
    color: #fff;
    left: 0;
    padding: 20px 20px;
    position: fixed;
    text-align: center;
    z-index: 10000;
    width: 100%;
    height: 468px;
    top: 30px;
    margin: auto;
    right: 0;
    box-sizing: border-box;
}
/* ↑ 先輩ボイス動画追加 2016/11/08 */
.voiceBoxImg img {
    border-radius:5px;
    border:1px solid #999;
    height: auto;
    width: 160px;
    vertical-align: top;
}
.voiceBoxL .voiceBoxText,
.voiceBoxR .voiceBoxText{
    width:564px;
    margin-bottom:15px;
}
.voiceBoxL .noImage,
.voiceBoxR .noImage{
    width:700px;
}
/* ↓ 先輩ボイス動画追加 2016/11/08 */
.voiceBoxImg .movie_btn{
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#c9c9c9)) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(top, #fefefe 0%, #c9c9c9 88%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fefefe 0%, #c9c9c9 88%) repeat scroll 0 0;
    border: 1px solid #c6c6c6;
    border-radius: 50px;
    font-size: 10px;
    height: 30px;
    line-height: 30px;
    margin: 10px auto 5px;
    position: relative;
    text-indent: 24px;
    width: 80px;
    color: #222;
    text-decoration: none;
}
.voiceBoxL .voiceBoxImg .movie_btn img, .voiceBoxR .voiceBoxImg .movie_btn img {
    left: 4px;
    position: absolute;
    top: 5px;
    width: 18px;
    border: none;
}
.existMovie .voiceBoxText{
    width:480px;
}
.voicebox .voiceBoxMovie{
    display:block;
}
.existMovie .voiceBoxImg{
    display:none;
}
/* ↑ 先輩ボイス動画追加 2016/11/08 */
.voiceBoxL .voiceBoxText .name,
.voiceBoxR .voiceBoxText .name{
    font-size:15px;
    font-weight:bold;
    color:#666;
    margin:10px 0 5px;
}
.voiceBoxL .voiceBoxText .comment,
.voiceBoxR .voiceBoxText .comment{
    border:3px solid #F7CDDE;
    border-radius:5px;
    padding:12px;
    position:relative;
    min-height:60px;
}
.voiceBoxL .voiceBoxImg,
.voiceBoxR .voiceBoxImg{
    width:162px;
    margin-bottom:5px;
}
.voiceBoxR .voiceBoxText .comment:before,
.voiceBoxR .voiceBoxText .comment:after{
    border:medium solid transparent;
    content:"";
    height:0;
    left:100%;
    position:absolute;
    width:0;
}
.voiceBoxR .voiceBoxText .comment:before{
    border-left-color:#F7CDDE;
    border-width:10px 15px;
    top:15px;
}
.voiceBoxR .voiceBoxText .comment:after{
    border-left-color:#FFFFFF;
    border-width:5px 10px;
    top:20px;
}
.voiceBoxL .voiceBoxText .comment:before,
.voiceBoxL .voiceBoxText .comment:after{
    border:medium solid transparent;
    content:"";
    height:0;
    right:100%;
    position:absolute;
    width:0;
}
.voiceBoxL .voiceBoxText .comment:before{
    border-right-color:#F7CDDE;
    border-width:10px 15px;
    top:15px;
}
.voiceBoxL .voiceBoxText .comment:after{
    border-right-color:#FFFFFF;
    border-width:5px 10px;
    top:20px;
}
/* -----↑voiceBlock----- */

/* -----↓dxqaBlock----- */
#dxItemDetail .dx_item_qa_text{
  font-size:13px;
  line-height:25px;
}
#dxItemDetail .text_list{
  border-bottom: 1px solid #999;
  border-radius: 0px;
  padding:12px 0 10px;
  width: 100%;
  float: unset;
}
#dxItemDetail .dx_item_qa_text table tr td{
  padding: 0px 15px 10px 0px;
  vertical-align: baseline;
}
#dxItemDetail .q_icon{
  width: 40px;
  height: 40px;
  margin: 0;
  border-radius: 50%;
  background: #000000;
  line-height: 40px;
  text-align: center;
  display: block;
  color: #ffffff;
  font-size: 22px;
}
#dxItemDetail .q_text{
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
}
#dxItemDetail .a_icon{
  width: 40px;
  height: 40px;
  margin: 0;
  border-radius: 50%;
  background: #FF7CAD;
  line-height: 40px;
  text-align: center;
  display: block;
  color: #ffffff;
  font-size: 22px;
}
#dxItemDetail .a_text{
  font-size: 16px;
  line-height: 1.4;
}
#dxItemDetail div.dx_item_qa_text:last-child {
  border-bottom: none !important;
  margin: 0px 0px 5px;
}
/* -----↑dxqaBlock----- */

/* -----↓questionBlock----- */
#questionBlock{
    margin-bottom:30px;
    background-color:#F7CDDE;
    padding:15px;
    border-radius:5px;
}
#questionBlock ul{
    padding:0;
    margin:0;
}
#questionBlock h3{
    color:#666;
    font-size:15px;
    font-weight:bold;
    margin:0 0 5px 0;
    padding:0;
}
#questionBlock h3 span{
    font-size:13px;
    font-weight:bold;
}
.questionBox{
    background-color:#fff;
    padding:10px;
}
.questionBox form{
    color:#ff39ad;
    overflow:hidden;
    margin-bottom:10px;
}
.questionBox form textarea{
    width:694px;
    margin-bottom:10px;
}
.questionBox form .questionBoxCaution{
    float:left;
    width:517px;
}
.questionBox form .questionBoxCaution dl{
    margin-bottom:10px;
}
.questionBox form .questionBoxCaution dl dt{
    color:#b25F92;
}
.questionBox form .questionBoxCaution dl dd{
    color:#666666;
    font-size:11px;
}
.questionBox form .questionBoxCaution p{
    font-weight:bold;
}
.questionBox form .questionList{
    margin-bottom:10px;
    float:left;
    width:173px;
    margin-left:10px;
}
.questionBox form .questionList li{
    margin-bottom:10px;
}
.questionBox form .questionList li a{
    height:34px;
    display:block;
    overflow:hidden;
    width:173px;
}
.questionBoxSend{
    margin-bottom:10px;
}
.questionBoxSend h4{
    margin-bottom:5px;
    background:url(/img/fppc/iconQuestionBlock02.png) 0 50% no-repeat;
    padding-left:25px;
    height:24px;
    line-height:24px;
}
.questionBoxSend .time{
    font-size:11px;
}
.questionBoxReply{
    margin-bottom:10px;
}
.questionBoxReply h4{
    margin-bottom:5px;
    background:url(/img/fppc/iconQuestionBlock03.png) 0 50% no-repeat;
    padding-left:84px;
    height:24px;
    line-height:24px;
}
.questionBox .moreLink a{
    background:url(/img/fppc/moreLink.png) no-repeat scroll 0 50% transparent;
    padding-left:12px;
}
/* -----↑questionBlock----- */


/* -----↓officialBlock----- */
.officialBlock{
    text-align:right;
}
/* -----↑officialBlock----- */

/* -----↓diaryBlock----- */
#diaryBlock {
    margin: 10px 0 20px;
}
#diaryBlock h3 {
    margin-bottom: 5px;
}
#diaryBlock ul {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0 4px;
    width: 100%;
}
#diaryBlock ul li {
    border-bottom: 1px solid #ccc;
    display: block;
    float: none;
    line-height: 22px;
    margin: 2px 0 0;
    overflow: hidden;
    width: 100%;
}
#diaryBlock ul li a {
    text-decoration: none;
    color: #c00;
}
#diaryBlock ul li span {
/*    color: #333333; */
    font-size: 12px;
}
/* -----↑diaryBlock----- */

/* -----↓dxFreespaceBlock----- */
.dxFreespaceBlock {
    width: 100%;
    margin: 10px 0 20px;
}
.dxFreespaceBlock div {
    line-height: 22px;
}
.dxFreespaceBlock h3 {
    margin-bottom: 10px;
}
.dxFreespaceBlock .whatsnewTxt {
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 -0.6em;
    padding: 0 10px;
}
.dxFreeMoreTxt .moreView {
    background: url("/img/fppc/blank.gif") repeat-x scroll 0 50% rgba(0, 0, 0, 0);
    margin: 6px auto 10px;
    padding: 0 40%;
    width: 6em;
    text-align: center;
}
.dxFreeMoreTxt .abtn {
    cursor: pointer;
    font-size: 14px;
    color: #c00;
    text-decoration: none;
}
.dxFreeMoreTxt .abtn:hover {
    color: #333;
    text-decoration: underline;
}
/* -----↑dxFreespaceBlock----- */

/* -----↓tainyuBlock----- */
#tainyuBlock{
    margin-bottom: 30px;
}
#tainyuBlock h3.contenstitle{
    margin-bottom: 10px;
}
#tainyuBlock .tainyuContents h3{
    color: #ffffff;
    background:#ff6699 none no-repeat scroll 7px center;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 34px;
    padding-left: 10px;
    margin-bottom: 0;
}
#tainyuBlock .tainyuImg{
    text-align: center;
    height: auto;
    background-color: #FFF;
    position: relative;
}
#tainyuBlock .tainyuContents .tainyuKyuyoBox{
    padding: 10px 21px;
    background: #ffffff none repeat scroll 0 0;
    margin-bottom: 8px;
    -moz-box-shadow: 0 1px 2px 0 rgba(231, 193, 201, 0.5);
    -webkit-box-shadow: 0 1px 2px 0 rgba(231, 193, 201, 0.5);
    box-shadow: 0 1px 2px 0 rgba(231, 193, 201, 0.5);
}
#tainyuBlock .tainyuContents{
    margin: 0;
}
#tainyuBlock .tainyuContents .tainyuKyuyoBox:nth-last-child(2){
    margin-bottom: 0;
}
#tainyuBlock .tainyuImg{
    width: 100%;
}
#tainyuBlock .tainyuKyuyoBox .tainyuInfo{
    width: 100%;
    table-layout: fixed;
    border: 1px solid #ff6699;
    border-collapse: separate;
    border-spacing: 0;
    background: #fff;
    margin-bottom: 10px
}
#tainyuBlock .tainyuKyuyoBox .tainyuInfo th{
    background: #ff6699 none repeat scroll 0 0;
    border: 1px solid #ffffff;
    padding: 0;
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    height: 40px;
}
#tainyuBlock .tainyuKyuyoBox .tainyuInfo td{
    border-left: 1px solid #ff6699;
    border-right: 1px solid #ff6699;
    font-size: 12px;
    padding: 5px 0 2px;
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
}
#tainyuBlock .tainyuKyuyoBox .tainyuInfo th.tainyuNumber:first-of-type:nth-last-of-type(3), #tainyuBlock .tainyuKyuyoBox .tainyuInfo th:first-of-type:nth-last-of-type(3) ~ th.tainyuNumber{
    width:109px;
}
#tainyuBlock .tainyuKyuyoBox .tainyuInfo td.number:first-of-type:nth-last-of-type(3), #tainyuBlock .tainyuKyuyoBox .tainyuInfo td:first-of-type:nth-last-of-type(3) ~ td.number{
    width:80px;
}
#tainyuBlock .tainyuKyuyoBox .tainyuInfo th.tainyuSalary:first-of-type:nth-last-of-type(3), #tainyuBlock .tainyuKyuyoBox .tainyuInfo th:first-of-type:nth-last-of-type(3) ~ th.tainyuSalary{
    width:105px;
}
#tainyuBlock .tainyuKyuyoBox .tainyuInfo td.salary:first-of-type:nth-last-of-type(3), #tainyuBlock .tainyuKyuyoBox .tainyuInfo td:first-of-type:nth-last-of-type(3) ~ td.salary{
    width:180px;
}
#tainyuBlock .tainyuKyuyoBox .tainyuInfo th.tainyuGuarantee:first-of-type:nth-last-of-type(3), #tainyuBlock .tainyuKyuyoBox .tainyuInfo th:first-of-type:nth-last-of-type(3) ~ th.tainyuGuarantee{
    width:105px;
}
#tainyuBlock .tainyuKyuyoBox .tainyuInfo td.guarantee:first-of-type:nth-last-of-type(3), #tainyuBlock .tainyuKyuyoBox .tainyuInfo td:first-of-type:nth-last-of-type(3) ~ td.guarantee{
    width:auto;
}
#tainyuBlock .tainyuKyuyoBox .tainyuInfo th:first-of-type:nth-last-of-type(2), #tainyuBlock .tainyuKyuyoBox .tainyuInfo th:first-of-type:nth-last-of-type(2) ~ th{
    width:144px;
}
#tainyuBlock .tainyuKyuyoBox .tainyuInfo td:first-of-type:nth-last-of-type(2), #tainyuBlock .tainyuKyuyoBox .tainyuInfo td:first-of-type:nth-last-of-type(2) ~ td{
    width:185px;
}
#tainyuBlock .tainyuKyuyoBox .tainyuInfo td:first-of-type:nth-last-of-type(2):last-of-type, #tainyuBlock .tainyuKyuyoBox .tainyuInfo td:first-of-type:nth-last-of-type(2) ~ td:last-of-type{
    width:auto;
}
#tainyuBlock .tainyuKyuyoBox .tainyuInfo th:first-of-type:nth-last-of-type(1), #tainyuBlock .tainyuKyuyoBox .tainyuInfo th:first-of-type:nth-last-of-type(1) ~ th{
    width:330px;
}
#tainyuBlock .tainyuKyuyoBox .tainyuInfo td:first-of-type:nth-last-of-type(1), #tainyuBlock .tainyuKyuyoBox .tainyuInfo td:first-of-type:nth-last-of-type(1) ~ td{
    width:auto;
}
#tainyuBlock .tainyuKyuyoBox .tainyuInfo td:last-of-type{
    border-right:medium none;
}
#tainyuBlock .tainyuKyuyoBox .tainyuInfo span{
    color: #ff6699;
    font-size: 21px;
    margin-left: 7px;
    margin-right: 3px;
}
#tainyuBlock .tainyuKyuyoBox .guarantee span{
    font-size: 16px;
}
#tainyuBlock .tainyuKyuyoBox .tainyuKyuyoBox .tainyuInfo td:last-child {
    border-right: none;
}
#tainyuBlock .tainyuKyuyoBox .exsampleHeader{
    width: 100%;
}
#tainyuBlock .tainyuKyuyoBox .exampleTitle{
    background: #66aaff none repeat scroll 0 0;
    border: 1px solid #66aaff;
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    padding: 3px 0 2px;
    text-align: center;
    width: 72px;
    height: 19px;
    line-height: 12px;
    border-radius: 3px 0 0;
    box-sizing: border-box;
}
#tainyuBlock .tainyuKyuyoBox .exampleBody{
    background: #cfdfff none repeat scroll 0 0;
    clear: left;
    padding: 3px 0 3px;
    margin-left: 0;
}
#tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo{
    width: 100%;
    border: 1px solid #66aaff;
    border-collapse: separate;
    border-spacing: 0;
}
#tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo th{
    background: #66aaff none repeat scroll 0 0;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 13px;
    padding: 10px 0 7px;
    text-align: center;
    text-shadow: 1px 1px 1px #66aaff;
    font-weight: normal;
}
#tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo td{
    padding: 10px 0 7px;
    background: #fff;
    border-left: 1px solid #66aaff;
    border-right: 1px solid #66aaff;
    text-align: center;
}
#tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo td:last-child {
    border-right: none;
}

#tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo th:first-of-type:nth-last-of-type(3), #tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo th:first-of-type:nth-last-of-type(3) ~ th{
    width:109px;
}
#tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo td:first-of-type:nth-last-of-type(3), #tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo td:first-of-type:nth-last-of-type(3) ~ td{
    width:108px;
}
#tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo td:first-of-type:nth-last-of-type(3):last-of-type, #tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo td:first-of-type:nth-last-of-type(3) ~ td:last-of-type{
    width:auto;
}
#tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo th:first-of-type:nth-last-of-type(2), #tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo th:first-of-type:nth-last-of-type(2) ~ th{
    width:144px;
}
#tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo td:first-of-type:nth-last-of-type(2), #tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo td:first-of-type:nth-last-of-type(2) ~ td{
    width:185px;
}
#tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo td:first-of-type:nth-last-of-type(2):last-of-type, #tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo td:first-of-type:nth-last-of-type(2) ~ td:last-of-type{
    width:auto;
}
#tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo th:first-of-type:nth-last-of-type(1), #tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo th:first-of-type:nth-last-of-type(1) ~ th{
    width:330px;
}
#tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo td:first-of-type:nth-last-of-type(1), #tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo td:first-of-type:nth-last-of-type(1) ~ td{
    width:auto;
}
#tainyuBlock .tainyuKyuyoBox .tainyuSalaryInfo td:last-of-type{
    border-right:medium none;
    width:auto;
}
/* ↓2022/05/24 */
#tainyuBlock .tainyuKyuyoBox .tainyuInfo tr:nth-of-type(n+2) th {
    border-top: 1px solid #f69;
}
#tainyuBlock .tainyuKyuyoBox .tainyuInfo tr:nth-of-type(n+2) td {
    border-top: 1px solid #f69;
}
#tainyuBlock .tainyuKyuyoBox .tainyuInfo td.hosoku {
    padding: 2px 5px;
    width: 100%;
    line-height: 16px;
    text-align: left;
}
/* ↑2022/05/24 */
#tainyuBlock .tainyuContents .tainyuKyuyoBoxNarrow{
    padding: 12px 11px;
    -moz-box-shadow: 0 1px 2px 0 rgba(231, 193, 201, 0.5);
    -webkit-box-shadow: 0 1px 2px 0 rgba(231, 193, 201, 0.5);
    box-shadow: 0 1px 2px 0 rgba(231, 193, 201, 0.5);
}
#tainyuBlock .tainyuKyuyoBoxNarrow .tainyuInfo{
    width: 100%;
    table-layout: fixed;
    border-top: 1px solid #f69;
    border-left: 1px solid #f69;
    margin-bottom: 12px;
    /* ↓2022/05/24 */
    height: 100%;
    /* ↑2022/05/24 */
}
#tainyuBlock .tainyuKyuyoBoxNarrow .tainyuInfo th{
    width: 120px;
    border-right: 1px solid #ff6699;
    border-bottom: 1px solid #ff6699;
    padding: 1px;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    /* ↓2022/05/24 */
    padding: 0;
    height: 100%;
    background: #f69;
    box-sizing: border-box;
    /* ↑2022/05/24 */
}
#tainyuBlock .tainyuKyuyoBoxNarrow .tainyuInfo th span{
    height: 28px;
    width: 100%;
    display: block;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    background: #ff6699 none repeat scroll 0 0;
    line-height: 28px;
    /* ↓2022/05/24 */
    height: 100%;
    min-height: 28px;
    border: 1px solid #fff;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    /* ↑2022/05/24 */
}
/* ↓2022/05/24 */
#tainyuBlock .tainyuKyuyoBoxNarrow .tainyuInfo .caution_text {
    display: inline-block;
    line-height: 12px;
    color: #000;
    font-size: 10px;
    font-weight: normal;
}
#tainyuBlock .tainyuKyuyoBoxNarrow .tainyuInfo td.hosoku {
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 16px;
}
/* ↑2022/05/24 */
#tainyuBlock .tainyuKyuyoBoxNarrow .tainyuInfo td{
    border-right: 1px solid #ff6699;
    border-bottom: 1px solid #ff6699;
    font-size: 12px;
    padding-left: 10px;
    text-align: left;
    vertical-align: middle;
    font-weight: normal;
}
#tainyuBlock .tainyuKyuyoBoxNarrow .tainyuInfo .salary{
}
#tainyuBlock .tainyuKyuyoBoxNarrow .tainyuInfo td span{
    color: #ff6699;
    font-weight: bold;
}
#tainyuBlock .tainyuKyuyoBoxNarrow .guarantee span{
}
#tainyuBlock .tainyuKyuyoBoxNarrow .exsampleHeader{
    width: 100%;
}
#tainyuBlock .tainyuKyuyoBoxNarrow .exampleTitle{
    background: #66aaff none repeat scroll 0 0;
    border: 1px solid #66aaff;
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    padding: 3px 0 2px;
    text-align: center;
    width: 72px;
    height: 19px;
    line-height: 12px;
    border-radius: 3px 0 0;
    box-sizing: border-box;
}
#tainyuBlock .tainyuKyuyoBoxNarrow .exampleBody{
    background: #cfdfff none repeat scroll 0 0;
    clear: left;
    padding: 3px 4px;
    margin-left: 0;
}
#tainyuBlock .tainyuKyuyoBoxNarrow .tainyuSalaryInfo{
    width: 100%;
    border-top: 1px solid #66aaff;
    border-left: 1px solid #66aaff;
    border-collapse: separate;
    border-spacing: 0;
}
#tainyuBlock .tainyuKyuyoBoxNarrow .tainyuSalaryInfo th{
    width: 116px;
    padding: 1px;
    background: #fff;
    border-right: 1px solid #66aaff;
    border-bottom: 1px solid #66aaff;
    color: #ffffff;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
}
#tainyuBlock .tainyuKyuyoBoxNarrow .tainyuSalaryInfo td{
    padding-left: 10px;
    background: #fff;
    border-bottom: 1px solid #66aaff;
    border-right: 1px solid #66aaff;
    text-align: left;
    vertical-align: middle;
}
#tainyuBlock .tainyuKyuyoBoxNarrow .tainyuSalaryInfo th span {
    height: 28px;
    width: 100%;
    display: block;
    color: #ffffff;
    background: #66aaff none repeat scroll 0 0;
    line-height: 28px;
}
#tainyuBlock .tainyuKyuyoBoxNarrow .tainyuSalaryInfo td span {
    font-size: 13px;
    display: block;
    line-height: 28px;
}
@media only screen and (min-width:820px) {
    #tainyuBlock .tainyuContents{
        padding: 0 20px;
    }
    #tainyuBlock .tainyuImg img{
        width: 100%;
        max-width: 580px;
    }
    #tainyuBlock .tainyuItem .tainyuItemInfoDetail{
        padding: 8px 18px;
    }
    #tainyuBlock .tainyuContents .tainyuKyuyoBoxNarrow{
        display: none;
    }
}
@media only screen and (max-width:820px) {
    #tainyuBlock .tainyuContents{
        padding: 0 10px;
    }
    #tainyuBlock .tainyuImg img{
        width: 90%;
        max-width: 530px;
    }
    #tainyuBlock .tainyuItem .tainyuItemInfoDetail{
        padding: 10px 8px;
    }
    #tainyuBlock .tainyuContents .tainyuKyuyoBox{
        display: none;
    }
}
@media only screen and (max-width : 350px) {
    #tainyuBlock .tainyuContents{
        padding: 0 10px;
    }
    #tainyuBlock .tainyuKyuyoBoxNarrow{
        padding: 12px 8px;
    }
    #tainyuBlock .tainyuKyuyoBoxNarrow .tainyuInfo th{
        width: 90px;
    }
    #tainyuBlock .tainyuKyuyoBoxNarrow .tainyuInfo th span{
        font-size: 11px;
    }
    #tainyuBlock .tainyuKyuyoBoxNarrow .tainyuInfo td{
        padding-left: 2px;
        font-size: 10px;
    }
    #tainyuBlock .tainyuKyuyoBoxNarrow .tainyuSalaryInfo th{
        width: 86px;
    }
    #tainyuBlock .tainyuKyuyoBoxNarrow .tainyuSalaryInfo th span{
        font-size: 11px;
    }
    #tainyuBlock .tainyuKyuyoBoxNarrow .tainyuSalaryInfo td{
        padding-left: 2px;
    }
    #tainyuBlock .tainyuKyuyoBoxNarrow .tainyuSalaryInfo td span{
        width: 68px;
        font-size: 10px;
    }
}
#tainyuBlock .tainyuKyuyoBox .tainyuInfo:last-child,
#tainyuBlock .tainyuKyuyoBoxNarrow .tainyuInfo:last-child {
    margin-bottom: 0;
}
#tainyuBlock .tainyuItem{
    margin-top:5px;
    -moz-box-shadow: 0 1px 2px 0 rgba(231, 193, 201, 0.5);
    -webkit-box-shadow: 0 1px 2px 0 rgba(231, 193, 201, 0.5);
    box-shadow: 0 1px 2px 0 rgba(231, 193, 201, 0.5);
}
#tainyuBlock .tainyuItem h3{
    background: #FF4444 none no-repeat scroll 7px center;
}
#tainyuBlock .tainyuItem .tainyuItemInfoDetail .tainyuItemInfoDetailInner{
    font-size: 12px;
    padding: 2px 5px;
    word-wrap: break-word;
    word-break: break-all;
    line-height: 1.5;
}
/* -----↑tainyuBlock----- */

#flaotingHeader {
    background: none repeat scroll 0 0 #ff39ad;
    display: none;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 8888;
}
#shopNavi2{
    overflow:hidden;
    background: #ff39ad;
    float: left;
}
#shopNavi2 li{
    float:left;
    height:30px;
    line-height: 30px;
    overflow:hidden;
    border-right: 1px solid #ff6ac2;
}
#shopNavi2 li a{
    display:block;
    overflow:hidden;
    padding: 0 10px;
    color: #FFF;
    background: #ff39ad;
    font-size: 12px;
}
#shopNavi2 li.last a{
    padding: 0 23px;
}
#shopNavi2 li.active a{
    background: #ff6ac2;
}
#shopNavi2 li a:hover{
    margin-left:0px;
    background: #ff6ac2;
    text-decoration: none;
}
#shopNavi2 li.lion a{
}
#shopNavi2 li a img{
    width:300px;
    max-width:none;
}
.rightmenu {
    float: right;
    line-height: 30px;
    padding-right: 10px;
    color: #FFF;
}
.rightmenu a{
    color: #FFF;
}
.moreLink{
    text-align:right;
    font-size:11px;
    clear: both;
}
#blogBlock .moreLink a {
    background: url("/img/fppc/moreLink.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    padding-left: 12px;
}
ul.bloglist{
    margin: 0;
    padding: 0;
}
ul.bloglist li {
    list-style: none;
    border-bottom: 1px solid #CCC;
}
ul.bloglist li a{
    color: #6699FF;
}
ul.diarylist{
    margin: 0;
    padding: 0;
}
ul.diarylist li {
    list-style: none;
    border-bottom: 1px solid #CCC;
}
ul.diarylist li a{
    color: #6699FF;
}
.spcontens {
    display: none;
}
.addTxt01 {
    color: #333;
    font-size: 13px;
    line-height: 18px;
    word-break:break-all;
}
.addTxt01 a{
    text-decoration: none;
}
.addTxt01 span{
    line-height: 24px;
}
#pagerTop {
    margin-bottom: 10px;
    margin-top: 0;
}
.pager ul {
    text-align: center;
}
.pager ul li {
    display: inline;
}
.pager ul .prev a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 0;
}
.pager ul .list {
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    padding: 0 10px;
}
.shopPager{
    width: 100%;
    margin-bottom: 10px;
}
.shopPager table{
    margin: 0 auto;
    border: none;
}
.shopPager table td.prev{
    padding-right: 4px;
    width: 100px;
    text-align:center;
}
.shopPager table td.next{
    padding-left: 4px;
    width: 100px;
    text-align:center;
}
.pbottom {
    padding-top: 20px;
}
.mapbox {
    width: 600px;
    margin: 20px auto 0 auto;
}
.mapbox .googlemap{
    text-align: center;
    margin-bottom: 15px;
}
.moviebox {
    width: 640px;
    margin: 0  auto;
    border-bottom: 1px dotted #CCC;
    padding: 20px 0;
}
.moviebox .title{
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
}
.moviebox .text {
    line-height: 18px;
}
.moviebox .text .date{
    font-weight: bold;
}
.movieimg {
    display: block;
    width:640px;
    height:360px;
    background-color: #000000;
    border: solid 1px #ccc;
}
table.shopqa {
    border: 1px solid #DBDBDB;
    margin: 10px auto 20px auto;
    border-collapse: collapse;
    border-spacing: 0;
    width: 95%;
}
table.shopqa tr{
    border-top: none;
}
table.shopqa .tr003{
    border-bottom: 1px solid #DBDBDB;
}
table.shopqa .th01 {
    background: url("/img/fppc/bg_020a.png") no-repeat scroll 0 0 #EEEEEE;
    border-right: 1px solid #DBDBDB;
    color: #666666;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}
table.shopqa td {
    padding: 9px;
}
#map label { width: auto; display: inline; }
#map img { max-width: none; max-height: none; }
#map {width: 480px; height: 400px;}
div[id^="player"]{width: 320px; height: 180px;}
video[id^="video"]{width: 320px; height: 180px;}
div[id^="playerSa"]{width: 640px; height: 360px;}
video[id^="videoSa"]{width: 640px; height: 360px;}
/* ↓2022/10/06 */
.blog-player {
    float: left;
}
div[id^="blogPlayerSa"]{
    width: 300px;
    margin: 0px 5px 5px 0px;
}
video[id^="blogVideoSa"]{
    position: relative;
    width: 300px;
    background-color: #000;
    z-index: 10;
}
@media only screen and (max-width: 540px) {
    div[id^="blogPlayerSa"]{
        width: 100%;
        margin: 0px 0px 5px 0px;
        text-align: center;
    }
    video[id^="blogVideoSa"]{
        width: 260px;
        max-width: 100%;
    }
}
/* ↑2022/10/06 */

.err_detail_msg {
    color:#FF0000;
    text-align:center;
}
.sub_w{
    display:block;
}
.sub_s{
    display:none;
}


@media only screen and (min-width:541px) and (max-width:820px) {
.smartphone_link{
    margin-top:5px;
}
.entryBoxImg {
    float: none;
    margin: 0px 0 10px 0;
    width: 100%;
    text-align: center;
}
.entryBoxImg img{
    width: auto;
}
.entryBoxText {
    background-color: #FFFFFF;
    border-radius: 5px;
    float: none;
    padding: 10px;
    width: 100%;
}
#blogBlock li .blogimg{
    overflow:hidden;
    width: 61px;
    height: 61px;
}
#blogBlock li .blogimg img{
    width: 61px;
}
#newsBlockList ul li {
    float: left;
    margin-bottom: 3px;
    width: 249px;
}
.movieBoxImg {
    float: none;
    width: 320px;
    margin: 0 auto;
}
.movieBoxImg img{
    width: auto;
}
.movieBoxText {
    float: none;
    margin-left: 0px;
    margin-top: 15px;
    width: 100%;
}
#photoBlock h3{
    display: none;
}
.photoBlockList {
    background-color: #FFFFFF;
    border-radius: 5px;
    float: left;
    overflow: hidden;
    padding: 10px 10px;
    margin: 0 3%;
    width: 92%;
}
.photoBox {
    float: left;
    margin: 0 10px;
    width: 148px;
}
.photoBox img{
    width: 148px;
}
.photoBox p {
    font-size: 11px;
    line-height: 14px;
}
.spcontens {
    display: block;
}
.sp_2col {
    margin: 10px 0;
    display: block;
    overflow: hidden;
}
.sp_2col div {
    width: 46%;
}
.sp_2col div img{
    width: 100%;
}
ul#amebaBar {
    display: none;
}
#container {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
    border-radius: 8px;
    clear: both;
    margin: 10px auto 20px;
    padding: 5px;
}
.voiceBoxL .voiceBoxText, .voiceBoxR .voiceBoxText {
    margin-bottom: 15px;
    width: 370px;
}
.voiceBoxL .voiceBoxText .name, .voiceBoxR .voiceBoxText .name {
    color: #666666;
    font-size: 15px;
    font-weight: bold;
    margin: 0px 0 5px;
}
/* ↓ 先輩ボイス動画追加 2016/11/08 */
.voicebox div[id^="player"] {
    width: 160px;
    height: 285px;
    border-radius: 5px;
    background-color: #000000;
}
.voicebox div[id^="player"] video[id^="video"] {
    width: 160px;
    height: 285px;
    border-radius: 5px;
}
.existMovie .DummyVoiceBoxMovie {
    width: 160px;
    height: 285px;
}
/* ↑ 先輩ボイス動画追加 2016/11/08 */
.voiceBoxL .noImage, .voiceBoxR .noImage {
    width:520px;
}
.mapbox {
    width: 480px;
    margin: 20px auto 0 auto;
}
.mapbox .googlemap{
    text-align: center;
    margin-bottom: 15px;
}
.moviebox {
    width: 100%;
    margin: 0  auto;
    border-bottom: 1px dotted #CCC;
    padding: 20px 0;
}
.moviebox .title{
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
}
.moviebox .text {
    line-height: 18px;
}
.moviebox .text .date{
    font-weight: bold;
}
.movieimg {
    display: block;
    width:100%;
    height:360px;
    background-color: #000000;
    border: solid 1px #ccc;
}
table.shopqa .th01 {
    width: 10%;
}
#groupBlock ul li {
    width: 47%;
    float: left;
    margin: 0 8px;
    line-height: 17px;
}
#map {width: 360px; height: 250px;}
div[id^="playerSa"]{width: 400px; height: 225px;}
video[id^="videoSa"]{width: 400px; height: 225px;}
.sub_w{
    display:block;
}
.sub_s{
    display:none;
}
}
@media only screen and (max-width:540px) {
.smartphone_link {
    margin-top:5px;
}
.entryBoxImg {
    float: none;
    margin: 0 auto;
    width: 240px;
}
.entryBoxText {
    background-color: #FFFFFF;
    border-radius: 5px;
    float: none;
    padding: 5px;
    width: 100%;
}
.entryBoxText h4 {
    font-size: 12px;
}
.entryBoxText .inquiryList {
    background-color: #FFF;
    border-radius: 20px;
    clear: both;
    display: block;
    overflow: hidden;
    padding: 0px 14px;
}
#descriptionBlock .moreView{
    padding:0 100px;
}
#descriptionBlock #moreViewText{
    display: none;
}
.movieBox {
    background-color: #F7F4EF;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    padding: 10px;
}
.movieBoxImg {
    float: none;
    /* width: 240px; */
    width: 100%;
    margin: 0 auto;
}
.movieBoxText {
    float: none;
    margin-left: 0px;
    margin-top: 10px;
    width: 100%;
}
#newsBlockList ul li {
    float: none;
    margin-bottom: 3px;
    width: 100%;
    text-align: left;
}
#newsBlockList ul li a {
    background: url("/img/fppc/moreLinkList.png") no-repeat scroll left 50% rgba(0, 0, 0, 0);
    display: block;
    overflow: hidden;
    padding-left: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#blogBlock li .blogimg {
    height: 66px;
    overflow: hidden;
    width: 66px;
}
#blogBlock li .blogimg img {
    width: 66px;
}
#photoBlock h3{
    display: none;
}
.photoBlockList {
    background-color: #FFFFFF;
    border-radius: 5px;
    float: left;
    overflow: hidden;
    padding: 10px 10px;
    margin: 0 3%;
    width: 92%;
}
.photoBox {
    float: left;
    margin: 0 10px;
    width: 117px;
}

.photoBox p img {
    margin-bottom: 5px;
    width: 117px;
}
.spcontens {
    display: block;
}
.voiceBoxL .voiceBoxText, .voiceBoxR .voiceBoxText {
    margin-bottom: 15px;
    width: 200px;
}
.voiceBoxL .noImage, .voiceBoxR .noImage {
    width:300px;
}
.voiceBoxL .voiceBoxText .name, .voiceBoxR .voiceBoxText .name {
    color: #666666;
    font-size: 13px;
    font-weight: bold;
    margin: 0px 0 5px;
    padding: 0;
    line-height: 16px;
}
/* ↓ 先輩ボイス動画追加 2016/11/08 */
.voicebox .voiceBoxMovie, .existMovie .DummyVoiceBoxMovie{
    display: none;
}
.existMovie .voiceBoxImg{
    display: block;
}
.popup_movie{
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 0.6em;
    box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 20px;
    position: fixed;
    text-align: center;
    top: 30px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9999;
    width: 100%;
    height: 468px;
    transform: none;
    box-sizing: border-box;
}
.voicebox  div[id^="player"] {
    position: fixed;
    text-align: center;
    top: 50px;
    left: 50%;
    right: 0;
    margin-left: -120px;
    z-index: 10000;
    width: 240px;
    height: 428px;
}
/* ↑ 先輩ボイス動画追加 2016/11/08 */
.voiceBoxL .voiceBoxImg,
.voiceBoxR .voiceBoxImg{
    border: none;
    margin-bottom: 5px;
    width: 80px;
/* ↓ 先輩ボイス動画追加 2016/11/08 */
    padding: 0 5px 0;
/* ↑ 先輩ボイス動画追加 2016/11/08 */
}
.voiceBoxL .voiceBoxImg img,
.voiceBoxR .voiceBoxImg img{
    width: 80px;
}
.voiceBoxR .voiceBoxText .comment {
    border-left-color: #F7CDDE;
    border-width: 3px 3px;
    top: 0;
    font-size: 12px;
    padding: 5px;
}
.voiceBoxL .voiceBoxText .comment {
    border-left-color: #F7CDDE;
    border-width: 3px 3px;
    top: 0;
    font-size: 12px;
    padding: 5px;
}
#infoDetailBlock .infoImg{
    float:none;
    margin: 0 0 5px 0x;
    text-align: center;
    max-width: 100%;
}

.mapbox {
    width: 100%;
    margin: 0;
}

.mapbox .googlemap{
    text-align: center;
    margin-bottom: 15px;
}

.mapbox .googlemap img{
    width: 100%;
}

#map {
    width: 100%;
    margin-top: -5px;
    height: 300px;
}

span#shopmap_info_name {
    color: #E0C000;
    font-size: 120%;
}

#blogDetail h3.contenstitle{
    margin-bottom: 0;
}
div#shopmap {
    position: relative;
}
.maparea {
border-bottom: 1px solid #CCC;
font-size: 12px;
padding: 0;
}
.maparea div {
padding: 0px;
text-align: center;
}
.maparea div div {
padding: 0;
font-size: 12px;
text-align: center;
}
#shopmap_shifting{
    text-align: center;
}
img#destination_walking_img {
    width: 33%;
    float: left;
}
img#destination_car_img {
    width: 33%;
    text-align: center;
}
img#destination_train_img {
    width: 33%;
    float: right;
}

#dataBlock table tr th {
    font-size: 11px;
}
#dataBlock table tr td {
    font-size: 13px;
}
.moviebox {
    width: 100%;
    margin: 0  auto;
    border-bottom: 1px dotted #CCC;
    padding: 20px 0;
}
.moviebox .title{
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}
.moviebox .text {
    line-height: 18px;
}
.moviebox .text .date{
    font-weight: bold;
}
.movieimg {
    display: block;
    width:100%;
    height:240px;
    background-color: #000000;
    border: solid 1px #ccc;
}
table.shopqa .th01 {
    width: 20%;
}
#groupBlock ul li {
    width: 100%;
    float: none;
    margin: 0;
    line-height: 17px;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #CCC;
    margin-top: 10px;
}
/* #map {width: 240px; height: 200px;} */

div[id^="player"]{
    width:auto;
    height:auto;
    position:relative;
}
div[id^="player"]:after {
    content:"";
    display:block;
    padding-top:56.25%;
}
div[id^="player"] a{
    position:absolute;
    top:0;
    left:0;
}
video[id^="video"]{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
div[id^="playerSa"]{
    width:auto;
    height:auto;
    position:relative;
}
div[id^="playerSa"]:after{
    content:"";
    display:block;
    padding-top:56.25%;
}
div[id^="playerSa"] a{
    position:absolute;
    top:0;
    left:0;
}
video[id^="videoSa"]{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.sub_w{
    display:none;
}
.sub_s{
    display:block;
}
/* サブ画像 */
.photoBlockList {
    background-color: #FFFFFF;
    border-radius: 5px;
    float: left;
    overflow: hidden;
    padding: 10px 10px;
    margin: 0 3%;
    width: 92%;
}
.photoBox {
    float: left;
    margin: 0 1.6%;
    width: 30%;
}
.photoBox p img {
    display: block;
    height: auto;
    max-width: 100%;
}
}
@media only screen and (max-width:320px) {
.voiceBoxL .voiceBoxText, .voiceBoxR .voiceBoxText {
    margin-bottom: 15px;
    width: 170px;
}
.voiceBoxL .noImage, .voiceBoxR .noImage {
    width:200px;
}
}

/* iPadのメディアクエリ */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
#map {
    width: 100%;
}

h3.contenstitle {
    margin-bottom: 0;
}
#privilegePart h3.contenstitle {
    margin-bottom: 20px;
}

.mapbox {
    width: 100%;
    margin: 0 auto;
}

#blogDetail h3.contenstitle{
    margin-bottom: 0;
}

#shopmap_shifting{
    text-align: center;
}

img#destination_walking_img {
    width: 33%;
    float: left;
}

img#destination_car_img {
    width: 33%;
}

img#destination_train_img {
    width: 33%;
    float: right;
}
}
@media only screen and (max-device-width : 320px) {
img#destination_car_img {
    width: 33%;
    position: absolute;
    left: 50%;
    margin-left: -16.66667%;
}
}
/* カリスマガール インタビューを見るボタン */
/* 左カラム */
.interview_link_left {
    background: rgba(255, 165, 51, 0.7) url("/img/fppc/interview_link.png") no-repeat scroll 2px center / 15px auto !important;
    color: #fff;
    float:right;
    font-size: 11px;
    padding: 8px 0px 8px 0px;
    text-align:center;
}
.interview_link_left:hover {
    color: #fff;
    text-decoration: none;
}
/* 中カラム */
.interview_link {
    background: rgba(255, 165, 51, 0.7) url("/img/fppc/interview_link.png") no-repeat scroll 2px center / 15px auto !important;
    color: #fff;
    float:right;
    font-size: 11px;
    padding: 8px 0px 8px 0px;
    text-align:center;
}
.interview_link:hover {
    color: #fff;
    text-decoration: none;
}
/* ↓2022/07/04 */
#qaBlock {
    margin-bottom: 15px;
}
#qaBlock #qaBase {
    padding: 0 10px;
}
#qaBlock #qaList {
    height: 0;
    overflow: hidden;
}
#qaBlock #qaBase .qa_item {
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #FF9FC3;
}
#qaBlock #qaBase .qa_item:first-child {
    margin-top: 0;
}
#qaBlock #qaList .qa_item:first-child {
    margin-top: 10px;
}
#qaBlock #qaBase .q_text,
#qaBlock #qaBase .a_text {
    position: relative;
    margin-top: 0;
    padding: 2px 0 0 30px;
    min-height: 25px;
    line-height: 20px;
    font-size: 12px;
    box-sizing: border-box;
}
.q_text{
    font-weight: bold;
    vertical-align: baseline;
}
#qaBlock #qaBase .a_text {
    margin-top: 7px;
}
#qaBlock #qaBase .icon_q, 
#qaBlock #qaBase .icon_a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    margin: 0;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    line-height: 25px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 100;
    text-align: center;
    background-color: #000000;
}
#qaBlock #qaBase .icon_a {
    background-color: #FF7CAD;
}
#qaBlock .moreViewArea {
    line-height: 22px;
    padding-top: 5px;
}
#qaBlock .moreView {
    background: url(/img/fppc/moreViewBg.gif) 0 50% repeat-x;
    width: 6em;
    margin: 0 auto;
    padding: 0 200px;
}
#qaBlock .moreView a {
    background-color: #fff;
    text-align: center;
    padding: 0 0.5em;
}
@media only screen and (max-width:540px) {
    #qaBlock .moreView {
        padding: 0 100px;
    }
}
/* ↑2022/07/04 */
/* ↓2022/11/16 */
#shortmovieBlock {
    margin-bottom: 30px;
}
#shortmovieBlock h3.contenstitle {
    margin-bottom: 5px;
}
/* ↑2022/11/16 */
/* ↓2023/02/20 */
.dcBox .contentslist {
    font-size: 0;
}
.dcBox .contentslist li {
    display: inline-block;
    /* ↓2023/08/31 */
    /* padding: 10px; */
    padding: 10px 10px 0;
    /* ↑2023/08/31 */
    width: 33.3%;
    text-align: center;
    vertical-align: top;
    box-sizing: border-box;
}
.dcBox .contentslist a {
    display: inline-block;
    width: 100%;
}
.dcBox .contentslist .contentsimg {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.dcBox .contentslist .contentsimg::before {
    content: '';
    display: block;
    padding-top: 75%;
}
.dcBox .contentslist .contentsimg.mv {
    background-color: #000;
}
.dcBox .contentslist .contentsimg .imgbox1 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dcBox .contentslist .contentsimg .imgbox2 {
    width: 100%;
    max-height: 100%;
}
.dcBox .contentslist .contentsimg .dcImg {
    width: 100%;
    height: auto;
    vertical-align: middle;
}
.dcBox .contentslist .playImg {
    width: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    filter: drop-shadow(0px 0px 8px black);
    z-index: 1;
}
.dcBox .contentslist .contentstext {
    margin-top: 5px;
    width: 100%;
    height: auto;
    color: #333;
    overflow: hidden;
    box-sizing: border-box;
}
.dcBox .contentslist .contentstext div {
    line-height: 18px;
    font-size: 13px;
    text-align: left;
}
@media only screen and (max-width:820px) {
    .dcBox .contentslist li {
        padding: 10px 5px;
    }
    .dcBox .contentslist .playImg {
        width: 50px;
    }
}
@media only screen and (max-width:540px) {
    .dcBox .contentslist li {
        margin-bottom: 10px;
        padding: 0;
        width: 100%;
        border-bottom: 1px solid #CCC;
    }
    .dcBox .contentslist li:last-child {
        margin-bottom: 0;
        border-bottom: none;
    }
    .dcBox .contentslist .playImg {
        width: 40px;
    }
    .dcBox .contentslist .contentsimg {
        display: inline-block;
        width: 30%;
    }
    .dcBox .contentslist .contentstext {
        display: inline-block;
        padding-left: 10px;
        width: calc(100% - 30%);
        vertical-align: top;
    }
}
@media only screen and (max-width:360px) {
    .dcBox .contentslist .playImg {
        width: 30px;
    }
}
/* ↑2023/02/20 */

/* ↓2024/07/24 */
.kyuyo_info {
    margin: 0px 0px 10px 0px;
}
.kyuyo_contents {
    border: solid 1px #88888888;
    border-radius: 11px;
    background-color: #FFF;
}
.kyuyo_contents .kyuyo_title {
    text-align: center;
    margin: 0px;
    padding: 5px 0px;
    border-bottom: solid 1px #88888888;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #FF75A9;
    font-weight: bold;
    color: #FFF9FF;
}
.kyuyo_contents .course_title_block {
    margin: 20px 0px 5px 0px;
    position: relative;
    display: flex;
}
.kyuyo_contents .course_title {
    text-align: center;
    margin: 0 auto;
    color: #F976A8;
    font-weight: bold;
}
.kyuyo_contents table {
    margin: 0px auto;
}
.kyuyo_contents table, .kyuyo_contents table td, .kyuyo_contents table th {
    border-collapse: collapse;
    border: 1px solid #CBCBCB;
}
.kyuyo_contents table th {
    font-weight: normal;
}
.kyuyo_contents table th.label_course,
.kyuyo_contents table td.course_time {
    width: 25%;
}
.kyuyo_contents table th.label_girl_kyuyo,
.kyuyo_contents table td.back_kyuyo {
    width: 69%;
}
.kyuyo_contents table th.label_course {
    color: #FFF9FF;
    background-color: #FF9DC3;
}
.kyuyo_contents table th.label_girl_kyuyo {
    color: #FFF9FF;
    background-color: #FF75A9;
}
.kyuyo_contents table th.label_course,
.kyuyo_contents table th.label_girl_kyuyo {
    padding: 3px 0px;
    font-size: 13px;
    font-weight: bold;
}
.kyuyo_contents table td.course_time {
    text-align: center;
    background-color: #F8F6F7;
    padding: 3px 0px;
}
.kyuyo_contents table td.back_kyuyo {
    padding: 3px 0px 3px 10px;
}
.kyuyo_contents table td.course_time,
.kyuyo_contents table td.back_kyuyo {
    color: #F976A8;
    font-weight: bold;
}
.kyuyo_contents .more_link_block {
    background-color: #FF75A9;
    width: 60%;
    margin: 20px auto 25px auto;
    height: 33px;
    border-radius: 26px;
    padding-top: 12px;
    position: relative;
    text-align: center;
}
.kyuyo_contents .more_link {
    color: #FFF9FF;
    text-decoration: none;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px 0px 0px 0px;
}
.kyuyo_contents .course_free {
    margin: 0px 0px 25px 0px;
}
.kyuyo_contents .course_free .other_link_block {
    margin: 0px 0px 15px 10px;
}
.kyuyo_contents .course_free .other_link {
    font-size: 19px;
    font-weight: bold;
    border-bottom: solid 1px;
    color: #40C3F9;
}
/* ↑2024/07/24 */
#dataBlock .tableinfo img {
    width: auto;
    display: inline;
    height: auto;
}