@charset "UTF-8";

p ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.inner {
    width: 1170px;
    margin: 0 auto;
}

/* 大スクリーン ---------------- */

.slider-pro.sp-vertical{
    border-bottom: solid 1px #ccc;
}
.sp-thumbnail {
    padding: 10px 10px;
}
.sp-left-thumbnails .sp-thumbnail-container, .sp-right-thumbnails .sp-thumbnail-container {
    margin: 0 !important;
}
.sp-thumbnail-container {
    background-color: #fff;
    border-bottom: solid 1px #ccc;
}
.sp-thumbnail-container:first-child {
    border-top: solid 1px #ccc;
}
.sp-thumbnail-container:last-child {
    border:none;
}
.sp-thumbnail-image-container {
    position: relative;
    float: left;
    width: 78px;
    height: 60px;
    margin: 5px 10px 0 0;
    overflow: hidden;
}
.sp-thumbnail-image-container img {
    position: relative;
    left: -61px;
}
.sp-thumbnail-text {
    float: right;
    width: 190px;
    font-size: 12px;
    line-height: 1.2em;
}
.sp-thumbnail-text .sp-thumbnail-title {
    font-size: 15px;
}
.sp-selected-thumbnail {
    background-color: #333;
    color: #fff;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail::before {
    border-left: 5px solid #333 !important;
    content: "";
    height: 100%;
    left: 0;
    margin-left: 13px;
    position: absolute;
    top: 0;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail::after {
    border-bottom: 8px solid transparent;
    border-right: 13px solid #333 !important;
    border-top: 8px solid transparent;
    content: "";
    height: 0;
    left: 0;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 0;
}
.sp-thumbnail .sp-thumbnail-text .sp-thumbnail-title {
    margin: 0 0 5px;
}
.sp-thumbnail .sp-thumbnail-text .sp-thumbnail-description {
    line-height: 1.2em;
    font-size: 12px;
}
.sp-right-thumbnails.sp-has-pointer {
    min-height: 400px;
    background: #f2f2f2;
}
#bigScreen .sp-slide a[href="#"] {
    cursor: default !important;
}
/* content ---------------- */

#main {
    /*background:url(../images/top/bg_autmun_fes_201609.jpg) no-repeat top center;*/
}
#main #messageArea {
    padding: 30px 0;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    min-width: 1170px;
}
#main #messageArea .title {
    float: left;
    width: 170px;
    vertical-align: middle;
    padding: 14px;
    box-sizing: border-box;
    font-size: 120%;
    text-align: center;
}
#main #messageArea .text {
    float: right;
    width: 1000px;
    padding: 16px;
    box-sizing: border-box;
    min-height: 24px;
}
#main #messageArea .text span img {
    margin: 0 20px 0 0;
}
#main #messageArea.emergency {
    background: #9d0500;
}
#main #messageArea.emergency .title {
    background: #ffd200 url(../images/top/icon_message_emergency.png) no-repeat 20px 20px;
    color: #d52d39;
}
#main #messageArea.emergency .text {
    background: #fffcef;
    color: #d52d39;
}
#main #messageArea.emergency .text strong {
    font-size: 170%;
    display: inline-block;
    margin: 0 0 10px 0;
}
#main #messageArea.info {
    background: #f3f3f3;
    color: #5e5e5e;
}
#main #messageArea.info .title {
    background: #333333;
    color: #fff;
}
#main #messageArea.info .text {
    background: #ffffff;
}

/* 災害情報 */

#main #emergency a {
    display: block;
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    padding: 30px;
    color: #fff;
    background: #111C3C url(../images/common/btn/btn_more_arrow.png) no-repeat 97% 55%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #111C3C), color-stop(0.00, #16399c))url(../images/common/btn/btn_more_arrow.png) no-repeat 97% 55%;
    background: -webkit-linear-gradient(top, #16399c 0%, #111C3C 88%)url(../images/common/btn/btn_more_arrow.png) no-repeat 97% 55%;
    background: -moz-linear-gradient(top, #16399c 0%, #111C3C 88%)url(../images/common/btn/btn_more_arrow.png) no-repeat 97% 55%;
    background: -o-linear-gradient(top, #16399c 0%, #111C3C 88%)url(../images/common/btn/btn_more_arrow.png) no-repeat 97% 55%;
    background: -ms-linear-gradient(top, #16399c 0%, #111C3C 88%)url(../images/common/btn/btn_more_arrow.png) no-repeat 97% 55%;
    background: linear-gradient(to bottom, #16399c 0%, #111C3C 88%) url(../images/common/btn/btn_more_arrow.png) no-repeat 97% 55%;
}
#main #emergency a:hover {
    text-decoration: none;
    opacity: 0.9;
}
#main .arrow {
    color: #fff;
    position: relative;
    top: -20px;
    left: 20px;
}
#emergency {
    margin-bottom: 30px;
}

/* --------------------------------------------------
　　prArea
-------------------------------------------------- */

/* ブランド枠ないとき */
#prArea {
    padding: 0;
    height: 252px;
    background: none;
	margin-top: 50px;
}

/* ブランド枠あるとき */
#prArea.ikegami2021 {
    min-width: 1170px;
    text-align: center;
    background: #01174C url("/images/top/bg_brand_ikegami.png") no-repeat center top;
    padding-bottom: 40px;
    margin-bottom: -40px;
	margin-top: 0;
}
#prArea.ikegami2021 #campaign img {}
#prArea.ikegami2021 #campaign a:hover img {
    opacity: 1; /*不透明*/
}

#pushProgram {
    float: left;
    height: 252px;
    background: #fff;
    overflow: hidden;
	margin-bottom: 40px;
}
#pushProgram .pict {
    float: left;
    width: 420px;
}
/*#pushProgram .discription {
    float: right;
    width: 410px;
    min-height: 212px;
    padding: 20px 20px 20px;
    background: #F6D63A url(../images/top/bg_pushProgram.png) no-repeat right top;
    text-align: center;
}*/
#pushProgram .discription {
    float: right;
    width: 750px;
    min-height: 252px;
    padding: 30px 37px 20px;
    background: #F6D63A url(../images/top/bg_pushProgram.png) no-repeat right top;
    text-align: center;
    box-sizing: border-box;
}
#pushProgram .discription span {
    display: block;
    text-align: left;
    line-height: 1.7;
}
#pushProgram .discription .title {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 16px;
    color: #E70012;
}
#rectangle {
    float: right;
    /*width: 268px;
    height: 252px;*/
    background: #fff;
}


/* --------------------------------------------------
　　lookArea
-------------------------------------------------- */

#lookArea .inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    color: #fff;
}
#lookArea #look {
    width: 560px;
    background: #000;
    padding: 5px;
}
#lookArea #look dl dt {
    height: 56px;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
}
#lookArea #look dl dt img {
    height: 20px;
    width: auto;
}
#lookArea #look dl dt .overview {
    font-size: 14px;
    font-weight: normal;
}
#lookArea #look dl dt .overview::before {
    content: "　／　";
}
#lookArea #look dl dd ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#lookArea #look dl dd ul li {
    position: relative;
}
#lookArea #look dl dd ul li.category001 {
    height: 185px;
    width: 70%;
}
#lookArea #look dl dd ul li.category001 a.photo {
    height: 100%;
    width: 100%;
    display: block;
    color: #fff;
}
#lookArea #look dl dd ul li.category001 a.photo:hover {
    text-decoration: none;
    opacity: 0.8;
}
#lookArea #look dl dd ul li.category001 a.photo .categoryName {
    position: absolute;
    bottom: 0;
    padding: 6px 16px;
    box-sizing: border-box;
    background-color: rgb(0, 0, 0, 0.5);
    width: 100%;
    font-size: 14px;
}
#lookArea #look dl dd ul li.category002 {
    height: 185px;
    width: 29%;
    overflow:hidden;
}

#lookArea #look dl dd ul li.category002 a.photo {
    width: 100%;
    display: block;
    height: 100%;
    color: #fff;
}
#lookArea #look dl dd ul li.category002 a.photo span.photoPart {
    width: 100%;
    display: block;
    height: 50%;
    color: #fff;
}
#lookArea #look dl dd ul li.category002 a.photo:hover {
    text-decoration: none;
    opacity: 0.8;
}
#lookArea #look dl dd ul li.category002 a.photo .categoryName {
    position: absolute;
    bottom: 0;
    right:0;
    padding: 6px 16px;
    box-sizing: border-box;
    background-color: rgb(0, 0, 0, 0.5);
    width: 100%;
    font-size: 14px;
}
#lookArea #lookDouga {
    width: 560px;
    background: #C61313;
    padding: 5px;
}
#lookArea #lookDouga dl dt {
    height: 56px;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
}
#lookArea #lookDouga dl dt img {
    height: 25px;
    width: auto;
}
#lookArea #lookDouga dl dt .overview {
    font-size: 14px;
    font-weight: normal;
}
#lookArea #lookDouga dl dt .overview::before {
    content: "　／　";
}
#lookArea #lookDouga dl dd ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #C61313;
}
#lookArea #lookDouga dl dd ul li.category001 {
    height: 185px;
    width: 277px;
}
#lookArea #lookDouga dl dd ul li.category002 {
    height: 185px;
    width: 277px;
}
#lookArea #lookDouga dl dd ul li a.photo {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    color: #fff;
}
#lookArea #lookDouga dl dd ul li a.photo:hover {
    text-decoration: none;
    opacity: 0.7;
}
#lookArea #lookDouga dl dd ul li a.photo .categoryName {
    position: absolute;
    bottom: 0;
    padding: 6px 10px;
    box-sizing: border-box;
    background-color: rgb(0, 0, 0, 0.5);
    width: 100%;
    font-size: 14px;
}
#lookArea #lookDouga dl dd ul li a.photo::after {
    content: "";
    width: 40px;
    height: 41px;
    background: url("../images/top/look/ico_play.png");
    position: absolute;
    left: calc(50% - 20px);
    bottom: calc(50% - 20px);
}


/* --------------------------------------------------
　　newsArea
-------------------------------------------------- */

#newsArea {
    padding: 50px 0 0 0;
    min-width: 1170px;
}
#sideLeft {
    float: left;
    width: 270px;
    margin: 0 30px 0 0;
}
#sideLeft #textInfo {
    margin: 0 0 30px;
}
#sideLeft #textInfo dl {
    border: 1px solid #d0d0d0;
    font-size: 15px;
}
#sideLeft #textInfo dl img {
    vertical-align: middle;
    margin-right: 10px;
}
#sideLeft #textInfo dl dt {
    font-size: 20px;
    background: #000;
    color: #fff;
}
#sideLeft #textInfo dl dt a {
    color: #fff;
    display: block;
    padding: 20px;
}
#sideLeft #textInfo dl dt a:hover {
    opacity: 0.9;
    text-decoration: none;
}
#sideLeft #textInfo dl dd {
    padding: 20px;
}
#sideLeft #textInfo dl dd .date {
    display: block;
}
#sideLeft #textInfo dl dd .title a {
    color: #f68001;
    text-decoration: underline;
}
#sideLeft #sunsetTV {
    margin: 0 0 30px;
}
#sideLeft #sunsetTV dl dd {
    padding: 20px;
    overflow: hidden;
}
#sideLeft #sunsetTV dl dd img {
    display: block;
    float: right;
    margin: 0 0 0 10px;
}
#sideLeft #sunsetTV dl dd .date {
    display: block;
}
#sideLeft #sunsetTV dl dd .title a {
    color: #f68001;
    text-decoration: underline;
}
#sideLeft ul.bnrArea {}
#sideLeft ul.bnrArea li {
    margin: 0 0 10px 0;
}
#sideLeft #uranai {
    position: relative;
}
#sideLeft #uranai {
    border-left: 1px solid #8540bd;
    border-right: 1px solid #8540bd;
    border-bottom: 1px solid #8540bd;
}
#sideLeft #uranai h2 img {
    position: relative;
    top: -2px;
}
#sideLeft #uranai {}
#sideLeft #uranai .cate {
    padding: 20px 20px 10px;
    color: #8540bd;
    font-size: 24px;
    font-weight: bold;
}
#sideLeft #uranai .text {
    padding: 0 20px 20px;
    font-size: 17px;
    line-height: 21px;
}
#sideRight {
    float: right;
    width: 870px;
    overflow: hidden;
}
#sideRight .col3 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
#sideRight ul.boxInfo {
    overflow: hidden;
}
#sideRight ul.boxInfo li {
    margin: 0 27px 30px 0;
    border: 1px solid #ddd;
    cursor: pointer;
    position: relative;
    width: 272px;
}
#sideRight ul.boxInfo li:nth-child(3n+3) {
    margin: 0 0 30px 0;
}
#sideRight ul.boxInfo li:hover {
    background: #f5f6f7;
}
#sideRight ul.boxInfo li a {
    display: block;
    text-decoration: none;
}
#sideRight ul.boxInfo li a:hover {
    text-decoration: none;
}
#sideRight ul.boxInfo li span.program {
    background: #D54E57;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
    position: absolute;
    top: 140px;
    left: 0;
    font-size: 11px;
}
#sideRight ul.boxInfo li span.event {
    background: #2992EC;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
    position: absolute;
    top: 140px;
    left: 0;
    font-size: 11px;
}
#sideRight ul.boxInfo li span.marketing {
    background: #53BC66;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
    position: absolute;
    top: 140px;
    left: 0;
    font-size: 11px;
}
#sideRight ul.boxInfo li .title {
    padding: 30px 20px 0;
    display: block;
    font-weight: bold;
    font-size: 110%;
}
#sideRight ul.boxInfo li .title a {
    color: #333;
    display: inline;
}
/*#sideRight ul.boxInfo li .title a {
    display: block;
    width: 270px;
    height: 80px;
    padding: 10px 50px 10px 10px;
    color: #fff;
    background: url(../images/common/ico/icon_arrow_white_right.png) no-repeat 95% 50%;
    font-size: 18px;
    vertical-align: middle;
    text-shadow: 1px 1px 2px #333;
    box-sizing: border-box;
}
#sideRight ul.boxInfo li .title a[name="#"] {
    padding: 10px;
    background: none;
}
#sideRight ul.boxInfo li a[name="#"]:hover img {
    opacity: 1;
}
#sideRight ul.boxInfo li.program .title a {
    background-color: #d52d39
}
#sideRight ul.boxInfo li.program .title a:hover {
    background-color: #d54e57
}
#sideRight ul.boxInfo li.program .title a[name="#"]:hover {
    background-color: #d52d39
}
#sideRight ul.boxInfo li.marketing .title a {
    background-color: #9ab63a
}
#sideRight ul.boxInfo li.marketing .title a:hover {
    background-color: #aec65a
}
#sideRight ul.boxInfo li.marketing .title a[name="#"]:hover {
    background-color: #9ab63a
}
#sideRight ul.boxInfo li.event .title a {
    background-color: #2992ec
}
#sideRight ul.boxInfo li.event .title a:hover {
    background-color: #49a0eb
}
#sideRight ul.boxInfo li.event .title a[name="#"]:hover {
    background-color: #2992ec
}
#sideRight ul.boxInfo li.shop .title a {
    background-color: #f3c50d
}
#sideRight ul.boxInfo li.shop .title a:hover {
    background-color: #f4ce38
}
#sideRight ul.boxInfo li.shop .title a[name="#"]:hover {
    background-color: #f3c50d
}*/
#sideRight ul.boxInfo li .discription {
    display: block;
    padding: 10px 20px;
    margin-bottom: 20px;
    color: #333;
    font-size: 15px;
    line-height: 1.7em;
    overflow: hidden;
}
#sideRight ul.boxInfo li .discription strong {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    display: inline-block;
}
#sideRight ul.bnrArea {
    clear: both;
}
#pickupArea {
    clear: both;
    padding: 15px 0 60px;
    overflow: hidden;
    min-width: 1170px;
}
#ana {
    float: left;
    width: 370px;
    margin: 20px 0 0;
}
#ana #anablog dl {
    background: #000;
    position: relative;
    color: #fff;
}
#ana #anablog dl dt {
    display: block;
    text-align: center;
    padding: 12px 11px 11px;
    font-size: 12px;
}
#ana #anablog dl dt img.lookLogo {
    width: 75px;
    height: auto;
    margin-right:10px;
}
#ana #anablog dl dd a {
    background: linear-gradient(120deg, #000 0%, #000 15%, #222 15%, #222 100%);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    color: #fff;
    padding:10px 0;
}
#ana #anablog dl dd a:hover{
    text-decoration: none!important;
    background: linear-gradient(120deg, #000 0%, #000 15%, #333 15%, #333 100%);
    transition-duration: 2s;
  transition-property:background;
}
#ana #anablog dl dd a:hover img{
    opacity: 1;
}
#ana #anablog dl dd a .photo {
    display: block;
    text-align: center;
    width: 28%;
    font-size:11px;
}
#ana #anablog dl dd a .photo img{
    display: block;
    border-radius: 100px;
    margin:0 auto 5px;
    width:70px;
    height:auto;
}
#ana #anablog dl dd a .text {
    display: block;
    width: 72%;
    /*font-feature-settings: "palt";*/
    background:url("../images/top/look/ico_allow.png") no-repeat right 20px center;
    padding-right:50px;
    box-sizing: border-box;
    font-size: 15px;
    overflow-y: hidden;
    height:6em;
}
#ana #anablog dl dd a .text .date{
    font-size:12px;
    display: block;
    margin-bottom:10px;
}

/*#ana #anablog {
    position: relative;
    width: 368px;
    margin: 0;
    padding: 0;
}
#ana #anablog .title {
    position: absolute;
    display: inline-block;
    padding: 10px;
    width: auto;
    width: 220px;
    height: 128px;
    color: #fff;
    background: #cf202f;
    z-index: 0;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
}
#ana #anablog .title:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -10px;
    margin-top: -10px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #cf202f transparent transparent;
}
#anablog .title img {
    display: block;
}
#anablog a {
    color: #fff;
    text-decoration: underline;
}*/


/* とび（旧） */

#tobi {
    position: relative;
    float: right;
    width: 770px;
    height: 440px;
    background: url(../images/top/bg_tobi.jpg) no-repeat 0 20px;
    z-index: 1;
}
#tobi #tobiTitle {
    position: relative;
    width: 377px;
    height: 205px;
    top: 40px;
    left: 0;
}
#tobi #tobiblog {
    position: absolute;
    width: 406px;
    height: 220px;
    padding: 60px 20px 10px;
    background: url(../images/top/bg_tobiblog.png) no-repeat;
    top: 0;
    right: 15px;
    z-index: 100;
    box-sizing: border-box;
}
#tobi #tobiblog img {
    display: block;
    margin: 0 0 0 90px;
}
#tobi #tobiblog .text {
    margin: 20px;
}
#tobi #tobiblog .text a {
    color: #cf202f;
    text-decoration: underline;
}
#tobi #tobiblog .text a:hover {
    color: #cf8320;
}
/* とび（新） */

#tobi_201610 {
    position: relative;
    top: 0;
    float: right;
    width: 770px;
    height: 455px;
    background: url(../images/top/bg_tobi_202009.jpg) no-repeat 0 20px;
    z-index: 1;
}
#tobi_201610 #tobiTitle {
    position: relative;
    width: 377px;
    height: 185px;
    top: 33px;
    left: 53px;
}
/*
#tobi_201610 #tobiblog {
    position: absolute;
    width: 406px;
    height: 200px;
    padding: 35px 20px 10px;
    background: url(../images/top/bg_tobiblog_20161021.png) no-repeat;
    top: 0;
    right: 15px;
    z-index: 100;
    box-sizing: border-box;
}
#tobi_201610 #tobiblog img {
    display: block;
    margin: 0 0 0 133px;
}
#tobi_201610 #tobiblog .text {
    margin: 20px;
}
#tobi_201610 #tobiblog .text a {
    color: #cf202f;
    text-decoration: underline;
}
#tobi_201610 #tobiblog .text a:hover {
    color: #cf8320;
}
*/

#tobi_201610 #tobicolumn {
    position: absolute;
    background: #fff;
    top: -10px;
    right: 20px;
    z-index: 100;
    box-sizing: border-box;
    border-radius: 5px;
    width: 390px;
}
#tobi_201610 #tobicolumn .tobicolumn__header {
    text-align: center;
    background: #FCD2D4;
    padding: 10px 0;
    border-radius: 5px 5px 0 0;
}
#tobi_201610 #tobicolumn .tobicolumn__header img {}
#tobi_201610 #tobicolumn .tobicolumn__body {
    padding: 13px;
}
#tobi_201610 #tobicolumn .entryList li {}
#tobi_201610 #tobicolumn .entryList li a {
    color: #000;
    display: block;
}
#tobi_201610 #tobicolumn .entryList li a:hover {
    color: #e95377;
    text-decoration: none;
}
#tobi_201610 #tobicolumn .entryList li .photo {
    width: 90px;
    height: 90px;
    border-radius: 5px;
    overflow: hidden;
    float: left;
}
#tobi_201610 #tobicolumn .entryList li .photo img {
    height: 90px;
    width: auto;
    margin-left: -20px;
}
#tobi_201610 #tobicolumn .entryList .date {
    padding-left: 110px;
    color: #b4b0b0;
}
#tobi_201610 #tobicolumn .entryList .title {
    padding-left: 110px;
    font-size: 90%;
    font-weight: normal;
}
/* とび食（旧） */

#tobi #tobishoku {
    position: relative;
    width: 725px;
    height: 174px;
    top: 40px;
    left: 20px;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 3px;
}
#tobi #tobishoku * {
    vertical-align: bottom;
    box-sizing: border-box;
}
#tobi #tobishoku #tobishokuLogo {
    display: block;
    float: left;
    width: 380px;
}
#tobi #tobishoku #tobishokuData {
    float: right;
    width: 345px;
    padding: 15px 15px 15px 0;
}
#tobi #tobishoku #tobishokuData p {
    margin: 0;
    line-height: 1.2em;
}
#tobi #tobishoku #tobishokuData .onair {
    font-size: 13px;
}
#tobi #tobishoku #tobishokuData .shopList {}
#tobi #tobishoku #tobishokuData .shopList .details {
    clear: both;
    font-size: 13px;
    padding: 0 0 10px;
}
#tobi #tobishoku #tobishokuData .shopList .details:nth-child(2n) {
    padding: 10px 0 0;
    border-top: 1px dashed #ccc;
}
#tobi #tobishoku #tobishokuData .shopList .details .pict {
    float: left;
    width: 110px;
    height: 62px;
    margin: 0 10px 10px 0;
    overflow: hidden;
    position: relative;
}
#tobi #tobishoku #tobishokuData .shopList .details .pict img {
    /*position:relative;
        left:-24px;*/
}
#tobi #tobishoku #tobishokuData .shopList .details .disc {
    float: right;
}
#tobi #tobishoku #tobishokuData .shopList .details strong {
    display: block;
    font-size: 13px;
}
/* とび食（新） */

#tobi_201610 #tobishoku_20160822 {
    position: relative;
    width: 730px;
    height: 207px;
    top: 30px;
    left: 20px;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 3px;
}
#tobi_20160822 #tobishoku * {
    vertical-align: bottom;
    box-sizing: border-box;
}
#tobi_201610 #tobishoku_20160822 #tobishokuLogo {
    display: block;
    float: left;
    width: 238px;
}
#tobi_201610 #tobishoku_20160822 #tobishokuData {
    float: left;
    width: 245px;
    padding: 15px 15px 15px 10px;
}
#tobi_201610 #tobishoku_20160822 #tobishokuData p {
    margin: 0;
    line-height: 1.2em;
}
#tobi_201610 #tobishoku_20160822 #tobishokuData .onair {
    font-size: 13px;
}
#tobi_201610 #tobishoku_20160822 #tobishokuData .shopList {}
#tobi_201610 #tobishoku_20160822 #tobishokuData .shopList .details {
    clear: both;
    font-size: 13px;
    padding: 0 0 7px;
}
#tobi_201610 #tobishoku_20160822 #tobishokuData .shopList .details:nth-child(2n) {
    padding: 10px 0 0;
    border-top: 1px dashed #ccc;
}
#tobi_201610 #tobishoku_20160822 #tobishokuData .shopList .details .pict {
    float: left;
    width: 55px;
    height: 55px;
    margin: 0 10px 10px 0;
    overflow: hidden;
    position: relative;
}
#tobi_201610 #tobishoku_20160822 #tobishokuData .shopList .details .pict img {
    position: relative;
    left: -20px;
}
#tobi_201610 #tobishoku_20160822 #tobishokuData .shopList .details .desc {
    line-height: 1.4;
}
#tobi_201610 #tobishoku_20160822 #tobishokuData .shopList .details strong {
    display: block;
    font-size: 13px;
}
#tobi_201610 #tobishoku_20160822 #tobishokuTouhyou {
    padding: 25px 3px 0 0;
}
#localProgramArea {
    clear: both;
    padding: 50px 0;
    background: url(../images/top/bg_programArea.png);
    overflow: hidden;
    min-width: 1170px;
}
#localProgramArea .programBox li {
    float: left;
    width: 370px;
    height: 262px;
    margin: 0 20px 0 0;
    background: #fff;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 3px; /* CSS3草案 */
    -webkit-border-radius: 3px; /* Safari,Google Chrome用 */
    -moz-border-radius: 3px; /* Firefox用 */
}
#localProgramArea .programBox li:nth-child(3n) {
    margin: 0;
}
#localProgramArea .programBox li img {
    display: block;
    margin: 0 0 20px;
}
#localProgramArea .btn {
    clear: both;
    text-align: center;
    padding: 30px 0 0;
}
#socialArea {
    clear: both;
    padding: 40px 0;
    background: #f8f8f8;
    overflow: hidden;
    min-width: 1170px;
}
#socialArea #csr {
    float: left;
    width: 568px;
    height: 176px;
    margin: 0 30px 0 0;
    border: solid 1px #b8b8b8;
    background: #eef4fb;
    font-size: 13px;
    border-radius: 3px; /* CSS3草案 */
    -webkit-border-radius: 3px; /* Safari,Google Chrome用 */
    -moz-border-radius: 3px; /* Firefox用 */
}
#socialArea #csr h1, #socialArea #csr h2, #socialArea #csr ul li:nth-child(n+2) {
    display: none;
}
#socialArea #csr ul {
    margin: 20px;
}
#socialArea #csr201609 {
    float: left;
    width: 568px;
    height: 176px;
    margin: 0 30px 0 0;
    border: solid 1px #b8b8b8;
    background: #eef4fb;
    font-size: 13px;
    position: relative;
    background: url(../images/top/bg_CSR_002.jpg) no-repeat 373px top;
    border-radius: 3px; /* CSS3草案 */
    -webkit-border-radius: 3px; /* Safari,Google Chrome用 */
    -moz-border-radius: 3px; /* Firefox用 */
}
#socialArea #csr201609 #csrTitle {}
#socialArea #csr201609 ul {
    margin: 20px;
    width: 333px;
}
#socialArea #csr201609 #bnrKotobanochikara {
    position: absolute;
    top: 7px;
    right: 7px;
}
#socialArea #webshop {
    float: left;
    width: 270px;
    margin: 0 30px 0 0;
}
#socialArea #webmember {
    float: right;
    width: 270px;
}
#socialArea #webmember span {
    display: block;
    float: right;
    padding: 0 0 0 10px;
    margin: 10px 0 0;
    background: url(../images/common/ico/icon_arrow02_right_green.png) no-repeat 0 3px;
    font-size: 12px;
}
#socialArea #webmember a {
    color: #333;
}
#socialArea #webmember #btn_wktk {
    margin: 18px 0 0;
}
#footBnrArea {
    padding: 40px 0;
    background: #eee;
    overflow: hidden;
}
#footBnrArea ul {
    text-align: center;
}
#footBnrArea ul li {
    display: inline-block;
    width: 170px;
    margin: 0 20px 0 0;
}
#footBnrArea ul li:last-child {
    margin: 0;
}
@media screen and (min-width: 1900px) {
    .sp-image-container {
        background: #333;
    }
    .slider-pro a {
        display: block;
        max-width: 1595px !important;
        margin: 0 auto;
    }
    .slider-pro a img {
        margin: -40px auto 0 !important;
    }
}