@charset "utf-8";
@import url("shop_bc_header.css");
/* -----↓contentsBlock----- */
.shopbg{
    /*background: url(/img/fppc/shopbg.jpg) center top;*/
    width: 100%;
}
#contentsBlock{
    width:750px;
    margin:5px auto 15px;
    background: #FFF;
}
#logoShopImg {
    float: left;
    margin: 10px 10px 10px 20px;
    width: 180px;
}
/* -----↑contentsBlock----- */
/* -----↓searchRelation----- */
.searchRelation{
    margin-bottom:10px;
    overflow:hidden;
    padding:9px 20px;
    font-size:11px;
    border-top:1px dotted #E1D6C2;
    border-bottom:1px dotted #E1D6C2;
}
.searchRelation dt{
    float:left;
    font-weight:bold;
    width:7em;
}
.searchRelation dd{
    margin-left:8em;
}
.searchRelation dd ul li{
    display:inline;
}
/* -----↑searchRelation----- */
/* -----↓entryBlock----- */
.entryBlock{
    background-color:#FDE6D8;
    margin-bottom:30px;
    padding:10px 10px;
    border-radius:5px;
}
.entryBox{
    overflow:hidden;
    margin-bottom:10px;
}
.entryBoxText{
    float:right;
    width:435px;
    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;
    font-weight: normal;
}
.entryBoxText p{
    font-size: 12px;
}
.entryBoxText .entryList{
}
.entryBoxImg{
    float:left;
    width:240px;
    margin-right:10px;
}
.entryBoxText .inquiryList{
    background-color:#FBF6D0;
    clear:both;
    border-radius:20px;
    padding:10px 20px;
}
.entryBoxText .inquiryList li{
    float:left;
    margin-right:20px;
    line-height:17px;

}
.entryBoxText .inquiryList li img{
}
.entryBoxText .inquiryList li a{
    font-weight:bold;
}
.entryBoxText .inquiryList .tel a{
    font-size:15px;
}
.entryBoxText .inquiryList .tel .tel-text{
    color: #833A19;
    font-weight:bold;
}
.entryBlock .leadText{
}
/* -----↑entryBlock----- */

h2.contenstitle {
    background: #B21F62;
    color: #FFF;
    line-height: 32px;
    text-indent: 10px;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}
h3.contenstitle {
    background: #B21F62;
    color: #FFF;
    line-height: 32px;
    text-indent: 10px;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}

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

}
#infoBlock ul li{
    margin-bottom:5px;
}
#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----- */

/* -----↓descriptionBlock----- */
#descriptionBlock{
    margin-left:5px;
    margin-bottom:30px;
}
#descriptionBlock h2 {
    font-size:17px;
    font-weight:bold;
    margin-bottom:5px;
    color:#B21F62;
}
#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:10px;
}
#descriptionBlock .chLink a{
    font-weight:bold;
    padding-left:15px;
    background:url(/img/fppc/iconChLink.gif) 0 50% no-repeat;
}
/* -----↑descriptionBlock----- */

/* -----↓movieBlock----- */
#movieBlock{
    margin-bottom:30px;
}
.movieBox{
    /* ↓2024/05/14 */
    position: relative;
    /* ↑2024/05/14 */
    border-radius:0 0 10px 10px;
    background-color:#F7F4EF;
    overflow:hidden;
    padding:20px;
}
.movieBoxText{
    float:right;
    width:350px;
    margin-left:20px;
}
.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;
}
/* ↓2024/05/14 */
/* .movieBoxImg{ */
/*     float:left; */
/*     width:320px; */
/* } */
.movieBoxImg {
    background-color: #000000;
    position: absolute;
    margin: 0 0 0 15px;
    width: 180px;
    height: 320px;
    border-radius: 10px;
    border: 1px solid #ccc;
    overflow: hidden;
    top: 50%;
    transform: translate(0, -50%);
}
.movieBoxImg a.movie_link{
    display: block;
    width: 180px;
    height: 320px;
}
.movieBoxImg img {
    position: absolute;
    width: 180px;
    height: auto;
    top: 50%;
    transform: translate(0, -50%);
}
.movieBoxImg a.movie_link:active {
    background: none;
}
.movieBoxText p.moreLink {
    position: relative;
    right: 0;
    bottom: 0;
}
.movieBoxText p:not(.moreLink){
    display: block;
    text-overflow: ellipsis;
    word-break: break-all;
    height: auto;
    min-height: 240px;
    width: 420px;
    white-space: inherit;
}
.movieBoxText {
    position: relative;
    float: right;
    width: 420px;
    height: auto;
    margin: 30px 20px 10px 50px;
}
/* ↑2024/05/14 */
/* -----↑movieBlock----- */

/* -----↓blogBlock----- */
ul.blogimglist {
    padding: 0 8px;
}
#blogBlock{
    margin-bottom:20px;
}
#blogBlock h2{
    margin-bottom:5px;
}
#blogBlock h3{
    margin-bottom:5px;
}
#blogBlock li{
    overflow:hidden;
    margin:3px;
    float: left;
}
#blogBlock li .blogimg{
    overflow:hidden;
    width: 83px;
    height: 83px;
    position:relative;
}
#blogBlock li .blogimg i.fa.fa-play {
    position: absolute;
    top: 3px;
    left: 3px;
    font-size: 10px;
    width: 22px;
    height: 22px;
    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;
}
#blogBlock li .blogimg img{
    width: 83px;
}
#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 8px;
}
#newsBlockList ul{
}
#newsBlockList ul li{
    float:left;
    width:344px;
    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;
}
/* -----↑blogBlock----- */

/* -----↓dataBlock----- */
#dataBlock{
    margin-bottom:30px;
}
#dataBlock h2{
    margin-bottom:10px;
}
#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:20%;
    background-color:#ECE8DC;
    border:1px solid #fff;
    text-align:left;
/*    color:#B21F62;*/
    font-weight:bold;
    padding:4px 9px;
}
#dataBlock table tr td{
    width:80%;
    padding:4px 9px;
    background-color:#fff;
}
#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 */
/* ↓2019/03/14 */
#dataBlock .lcdata {
    margin: 30px 0px 0px 0px;
    border: 2px solid #ffe5f2;
    border-collapse: collapse;
}
#dataBlock .lcdata th {
    background-color: #ffe5f2;
    text-align: left;
    padding: 3px 13px 5px;
}
#dataBlock .lcdata td {
    padding: 7px 13px 5px;
}
#dataBlock .lcdata th i {
    position: relative;
    top: 2px;
    font-size: 20px;
    color: #d7231e;
}
#dataBlock .lcdata th span {
    margin-left: 10px;
    color: #b11856;
    font-weight: bold;
}
/* ↑2019/03/14 */
/* -----↑dataBlock----- */

/* -----↓groupBlock----- */
#groupBlock {
    margin-bottom: 30px;
}
#groupBlock ul li {
    float: left;
    line-height: 17px;
    margin: 0 8px;
    width: 31%;
    height: 90px;
}
#groupBlock ul {
    display: block;
    margin: 10px 0 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 h2{
    margin-bottom:10px;
    position:relative
}
#voiceBlock h3{
    margin-bottom:10px;
    position:relative
}
.voiceBoxL,
.voiceBoxR{
    overflow:hidden;
    margin-left: 5px;
    margin-right: 5px;
}
.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;
}
.voiceBoxImg img {
    border-radius:5px;
    border:1px solid #999;
    height: auto;
    width: 160px;
    vertical-align: top;
}
.voiceBoxL .voiceBoxText,
.voiceBoxR .voiceBoxText{
    width:540px;
    margin-bottom:15px;
}
.voiceBoxL .noImage,
.voiceBoxR .noImage{
    width:700px;
}
.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----- */

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

#flaotingHeader {
    background: none repeat scroll 0 0 #B21F62;
    display: none;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 8888;
}
/* -----↓privilegeBlock----- */
.privilegeBlock .privilegeBox li{
    overflow:hidden;
    margin-bottom:20px;
    padding:10px 10px;
    border-radius:5px;
}
.privilegeBlock .privilegeBox1{
    background-color:#FDE6D8;
}
.privilegeBlock .privilegeBox2{
    background-color:#D6FDC8;
}
.privilegeBlock .privilegeBox3{
    background-color:#cceeee;
}
.privilegeBlock .privilegeBox4{
    background-color:#ffffaa;
}
.privilegeBlock .privilegeBox table{
    table-layout:fixed;
    width:100%;
}
.privilegeBlock .privilegeLeft{
    color:#7F7875;
    width:60px;
    padding-right:10px;
    font-size:15px;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;
}
.privilegeBlock .privilegeRight{
    background-color:#fff;
    border-radius:5px;
    padding:10px 20px;
}
.privilegeBlock .privilegeRight div{
    display:table-cell;
}
.privilegeBlock .privilegeImg{
    width:240px;
    padding-right:20px;
    vertical-align:middle;
}
.privilegeBlock .privilegeImg img{
    width:100%;
    height:auto;
}
.privilegeBlock .privilegeComment{
    width:auto;
    height:auto;
    font-size:14px;
    word-break:break-all;
    word-wrap:break-word;
    vertical-align:middle;
}
/* -----↑privilegeBlock----- */

/* -----↓tainyuBlock----- */
#tainyuBlock{
    margin-bottom: 30px;
}
#tainyuBlock h3.contenstitle{
    margin-bottom: 15px;
}
#tainyuBlock h2.contenstitle{
    margin-bottom: 15px;
}
#tainyuBlock .tainyuImg{
    text-align: center;
    margin-bottom: 10px;
}
#tainyuBlock .tainyuImg:last-child{
    margin-bottom: 0;
}
#tainyuBlock .tainyuImg img{
    width: 100%;
    max-width: 580px;
}
#tainyuBlock .tainyuContents{
    height: 100%;
    margin: 0;
    padding: 0 20px;
}
#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: 15px;
}
#tainyuBlock .tainyuContents .tainyuKyuyoBox{
    padding: 10px 11px;
    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 div:last-child{
    margin-bottom: 0;
}
#tainyuBlock .tainyuInfo{
    width: 100%;
    table-layout: fixed;
    border: 1px solid #ff6699;
    border-collapse: separate;
    border-spacing: 0;
    background: #fff;
    margin-bottom: 10px;
}
#tainyuBlock .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;
    height: 40px;
}
#tainyuBlock .tainyuInfo td{
    border-left: 1px solid #ff6699;
    border-right: 1px solid #ff6699;
    font-size: 12px;
    padding: 5px 0 2px;
    text-align: center;
    font-weight: normal;
}
#tainyuBlock .tainyuInfo:last-child {
    margin-bottom: 0;
}
#tainyuBlock .tainyuInfo th.tainyuNumber:first-of-type:nth-last-of-type(3), #tainyuBlock .tainyuInfo th:first-of-type:nth-last-of-type(3) ~ th.tainyuNumber{
    width:109px;
}
#tainyuBlock .tainyuInfo td.number:first-of-type:nth-last-of-type(3), #tainyuBlock .tainyuInfo td:first-of-type:nth-last-of-type(3) ~ td.number{
    width:80px;
}
#tainyuBlock .tainyuInfo th.tainyuSalary:first-of-type:nth-last-of-type(3), #tainyuBlock .tainyuInfo th:first-of-type:nth-last-of-type(3) ~ th.tainyuSalary{
    width:105px;
}
#tainyuBlock .tainyuInfo td.salary:first-of-type:nth-last-of-type(3), #tainyuBlock .tainyuInfo td:first-of-type:nth-last-of-type(3) ~ td.salary{
    width:180px;
}
#tainyuBlock .tainyuInfo th.tainyuGuarantee:first-of-type:nth-last-of-type(3), #tainyuBlock .tainyuInfo th:first-of-type:nth-last-of-type(3) ~ th.tainyuGuarantee{
    width:105px;
}
#tainyuBlock .tainyuInfo td.guarantee:first-of-type:nth-last-of-type(3), #tainyuBlock .tainyuInfo td:first-of-type:nth-last-of-type(3) ~ td.guarantee{
    width:auto;
}
#tainyuBlock .tainyuInfo th:first-of-type:nth-last-of-type(2), #tainyuBlock .tainyuInfo th:first-of-type:nth-last-of-type(2) ~ th{
    width:144px;
}
#tainyuBlock .tainyuInfo td:first-of-type:nth-last-of-type(2), #tainyuBlock .tainyuInfo td:first-of-type:nth-last-of-type(2) ~ td{
    width:185px;
}
#tainyuBlock .tainyuInfo td:first-of-type:nth-last-of-type(2):last-of-type, #tainyuBlock .tainyuInfo td:first-of-type:nth-last-of-type(2) ~ td:last-of-type{
    width:auto;
}
#tainyuBlock .tainyuInfo th:first-of-type:nth-last-of-type(1), #tainyuBlock .tainyuInfo th:first-of-type:nth-last-of-type(1) ~ th{
    width:330px;
}
#tainyuBlock .tainyuInfo td:first-of-type:nth-last-of-type(1), #tainyuBlock .tainyuInfo td:first-of-type:nth-last-of-type(1) ~ td{
    width:auto;
}
#tainyuBlock .tainyuInfo td:last-of-type{
    border-right:medium none;
}
#tainyuBlock .tainyuInfo span{
    color: #ff6699;
    font-size: 21px;
    margin-left: 7px;
    margin-right: 3px;
}
#tainyuBlock .guarantee span{
    font-size: 16px;
}
#tainyuBlock .tainyuInfo td:last-child {
    border-right: none;
}
/* ↓2022/05/24 */
#tainyuBlock .tainyuInfo tr:nth-of-type(n+2) th {
    border-top: 1px solid #f69;
}
#tainyuBlock .tainyuInfo tr:nth-of-type(n+2) td {
    border-top: 1px solid #f69;
}
#tainyuBlock .tainyuInfo td.hosoku {
    padding: 2px 5px;
    width: 100%;
    line-height: 16px;
    text-align: left;
}
/* ↑2022/05/24 */
#tainyuBlock .exsampleHeader{
    width: 100%;
}
#tainyuBlock .exampleTitle{
    background: #66aaff none repeat scroll 0 0;
    border: 1px solid #66aaff;
    color: #ffffff;
    font-size: 13px;
    padding: 3px 0 2px;
    text-align: center;
    width: 72px;
    height: 19px;
    line-height: 12px;
    border-radius: 3px 0 0;
    box-sizing: border-box;
}
#tainyuBlock .exampleBody{
    background: #cfdfff none repeat scroll 0 0;
    clear: left;
    padding: 3px 0;
}
#tainyuBlock .tainyuSalaryInfo{
    width: 100%;
    border: 1px solid #66aaff;
    border-collapse: separate;
    border-spacing: 0;
}
#tainyuBlock .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 .tainyuSalaryInfo td{
    padding: 10px 0 7px;
    background: #fff;
    border-left: 1px solid #66aaff;
    border-right: 1px solid #66aaff;
    text-align: center;
}
#tainyuBlock .tainyuSalaryInfo td:last-child {
    border-right: none;
}

#tainyuBlock .tainyuSalaryInfo th:first-of-type:nth-last-of-type(3), #tainyuBlock .tainyuSalaryInfo th:first-of-type:nth-last-of-type(3) ~ th{
    width:109px;
}
#tainyuBlock .tainyuSalaryInfo td:first-of-type:nth-last-of-type(3), #tainyuBlock .tainyuSalaryInfo td:first-of-type:nth-last-of-type(3) ~ td{
    width:108px;
}
#tainyuBlock .tainyuSalaryInfo td:first-of-type:nth-last-of-type(3):last-of-type, #tainyuBlock .tainyuSalaryInfo td:first-of-type:nth-last-of-type(3) ~ td:last-of-type{
    width:auto;
}
#tainyuBlock .tainyuSalaryInfo th:first-of-type:nth-last-of-type(2), #tainyuBlock .tainyuSalaryInfo th:first-of-type:nth-last-of-type(2) ~ th{
    width:144px;
}
#tainyuBlock .tainyuSalaryInfo td:first-of-type:nth-last-of-type(2), #tainyuBlock .tainyuSalaryInfo td:first-of-type:nth-last-of-type(2) ~ td{
    width:185px;
}
#tainyuBlock .tainyuSalaryInfo td:first-of-type:nth-last-of-type(2):last-of-type, #tainyuBlock .tainyuSalaryInfo td:first-of-type:nth-last-of-type(2) ~ td:last-of-type{
    width:auto;
}
#tainyuBlock .tainyuSalaryInfo th:first-of-type:nth-last-of-type(1), #tainyuBlock .tainyuSalaryInfo th:first-of-type:nth-last-of-type(1) ~ th{
    width:330px;
}
#tainyuBlock .tainyuSalaryInfo td:first-of-type:nth-last-of-type(1), #tainyuBlock .tainyuSalaryInfo td:first-of-type:nth-last-of-type(1) ~ td{
    width:auto;
}
#tainyuBlock .tainyuSalaryInfo td:last-of-type{
    border-right:medium none;
    width:auto;
}
#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{
    padding: 8px;
}
#tainyuBlock .tainyuItem .tainyuItemInfoDetail .tainyuItemInfoDetailInner{
    font-size: 12px;
    padding: 2px 5px;
    word-wrap: break-word;
    word-break: break-all;
    line-height: 1.5;
}
/* -----↑tainyuBlock----- */
/* ChromeFlash無効化による動画再生Playerの変更対応 start */
div[id^="player"] {
    height: 180px;
    width: 320px;
}
video[id^="video"] {
    height: 180px;
    width: 320px;
}
/* ChromeFlash無効化による動画再生Playerの変更対応 end */
/* ↓2022/07/04 */
#qaBlock h3 {
    margin-bottom: 10px;
}
#qaBlock h2 {
    margin-bottom: 10px;
}
#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 */
/* ↓ 2023/05/01 店舗ページ百名店アイコン表示 */
.hyakumeiten-icon {
    position: absolute;
    top: 300px;
    z-index: 100;
    right: 32px;
    animation: hyakumeiten 5s linear forwards;
    display: none;
    max-width: 160px;
    width: 20%;
}
.hyakumeiten-icon._fixed {
    position: fixed;
    top: 6vh;
}
.hyakumeiten-icon._animation-start{
    display: block;
}
.hyakumeiten-icon>img {
    width:100%;
    height:100%;
    object-fit: contain;
}
.hyakumeiten-icon.is-hidden {
    display: none;
}
.hyakumeiten-icon-close{
    position: absolute;
    top: 6px;
    z-index: 100;
    right: -0px;
    border: 2px solid #999999;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background: #FFF;
    text-align: center;
    color: #999999;
    font-size: 16px;
    line-height: 1.1;
    cursor: pointer;
}
.hyakumeiten-icon-close:before,.hyakumeiten-icon-close:after {
    content: "";
    display: block;
    width: 1px;
    height: 12px;
    background: #999999;
    position: absolute;
    left: 50%;
    top: 50%;
}
.hyakumeiten-icon-close:before {
    transform: translate(-50%,-50%) rotate(45deg);
}
.hyakumeiten-icon-close:after {
    transform: translate(-50%,-50%) rotate(-45deg);
}
@keyframes hyakumeiten {
    0%{opacity: 0; transform: scale(1.3);}
    15%{opacity: 1; transform:  scale(1);}
    90%{opacity: 1; transform: scale(1);}
    100%{opacity: 1; transform: scale(1);}
}
#shopHeader h2 {
    padding-right: 112px;
}
.special-icons {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    right: 8px;
}
.special-icon {
height: 24px;
}
/* ↑ 2023/05/01 店舗ページ百名店アイコン表示 */
/* ↓2023/02/20 */
.dcBox .contentslist {
    font-size: 0;
}
.dcBox .contentslist li {
    display: inline-block;
    padding: 10px;
    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;
}
/* ↑2023/02/20 */
/* ↓2023/08/31 */
.dcBox .moreLink {
    line-height: 23px;
}
/* ↑2023/08/31 */
