/*
Theme Name: pinkiss
*/
* {
    margin: 0;
    padding: 0;
}

html, body {
    width: 100%;
    height: 100%;
}

body {
    font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    background: #ffebf3 repeat-y center 268px;
    background-size: 431px 480px;
}

li {
    list-style: none;
}

img {
    vertical-align: bottom;
}

a {
    text-decoration:none;
    color:#FFF;    
}

a:focus {
    outline: none;
}

::-webkit-input-placeholder {
    color: white;
}

:-moz-placeholder { /* Firefox 18- */
    color: white;
}

::-moz-placeholder {  /* Firefox 19+ */
    color: white;
}

:-ms-input-placeholder {
    color: white;
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}

.sp {
    display: block !important;
}

.pc {
    display: none !important;
}

#header {
    position: relative;
    background: #ffebf3 url("img/ptn_rainbow.png") repeat-x top left;
}

#header > .container {
    position: relative;
    margin: 0 auto;
    width: 320px;
    height: 268px;
}

#header .logo {
    position: absolute;
    top: 12px;
    left: 62px;
    width: 198px;
    height: 56px;
}

#header .about_btn {
    position: absolute;
    top: 81px;
    left: 19px;
    width: 91px;
    height: 90px;
}

#header .satv_btn, #header .pinkss_btn {
    position: absolute;
    top: 90px;
    width: 75px;
    height: 76px;
}

#header .satv_btn {
    left: 124px;
}

#header .pinkss_btn {
    left: 218px;
}

#header .share_box {
    position: absolute;
    top: 227px;
    left: 22px;
}

.share_box > li {
    float: left;
}

.share_box img {
    margin-right: 4px;
    width: 22px;
    height: 22px;
    border: 2px solid #fff;
    border-radius: 3px;
}

#header .news_box {
    position: absolute;
    top: 183px;
    left: 22px;
    width: 276px;
    height: 28px;
    line-height: 28px;
    font-size: small;
    color: #fff;
    background: #ff80b4;
    border: 2px solid #fff;
    border-radius: 4px;
}

#header .news_box > img {
    //margin: 5px 8px 14px;
    margin-bottom: 5px;
    margin-left:8px;
    padding-bottom:15px;
    width: 40px;
    height: 18px;
    vertical-align: middle;
}

#header .news_box > div {
    display: inline-block;
    width: 210px;
}

#header .search_box {
    position: absolute;
    top: 227px;
    left: 150px;
    width: 148px;
    height: 22px;
    background: #ff80b4;
    border: 2px solid #fff;
    border-radius: 4px;
}

#header .text_input {
    margin-left: 8px;
    width: 98px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    font-size: small;
    background: none;
    border: none;
    outline: none;
}

#header .submit_btn {
    position: absolute;
    right: 0;
    width: 50px;
    height: 22px;
    border: none;
    border-radius: 0;
    background: #fff url("img/btn_search.png") no-repeat center;
    background-size: 42px 18px;
}

#header:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -12px;
    width: 100%;
    height: 12px;
    background: url("img/ptn_ornament_top.png") repeat-x center;
    background-size: contain;
    z-index: 1;
}

#footer {
    position: relative;
    height: 206px;
    background: #fff8f8;
}

#footer > .banner_bg {
    margin-bottom: 8px;
    padding: 16px 0;
    height: 124px;
    background: #ffe8e9;
    box-shadow: 0 -3px 3px 0 rgba(249, 119, 169, 0.1) inset;
}

#footer .container {
    margin: 0 auto;
    padding: 8px;
    width: 262px;
    height: 108px;
    background: #f7d0d2;
    border: 1px solid #fff6f6;
    border-radius: 8px;
    box-shadow: 0 0 5px 0 rgba(212, 151, 154, 0.5) inset;
}

#footer li {
    float: left;
    margin: 6px;
    width: 119px;
    height: 42px;
    text-align: center;
    background: #fff;
    border-radius: 6px;
}

#footer img {
    width: 119px;
    height: 42px;
    border-radius: 6px;
}

#footer > p {
    color: #490a0c;
    font-size: x-small;
    text-align: center;
}

#footer:after {
    content: "";
    display: block;
    position: absolute;
    top: -12px;
    width: 100%;
    height: 12px;
    background: url("img/ptn_ornament_bottom.png") repeat-x center;
    background-size: contain;
}

#content {
    position: relative;
    padding: 30px 0;
}

.kopinkss_items img {
    margin-right: 12px;
    margin-bottom: 8px;
    width: 119px;
    height: auto;
}

.program_items img {
    margin-right: 12px;
    margin-bottom: 12px;
    width: 250px;
    height: auto;
}

.item_box {
    position: relative;
    margin: 0 auto;
    width: 274px;
    background: #feedf9 url("img/ptn_dots.png") repeat center;
    border: 4px solid #ff4cb5;
    border-radius: 10px;
    box-shadow: 0 0 3px 0 rgba(8, 1, 3, 0.5) inset, 0 6px 12px 0 rgba(8, 1, 3, 0.35);
}

.item_box ul {
    padding: 32px 0 10px 12px;
}

.item_box.w960 ul {
    padding: 0 0 0 12px;
}

.item_box ul > li {
    float: left;
}

.ribboned {
    margin-top: 60px;
}

.item_box.ribboned:before {
    content: "";
    display: block;
    position: absolute;
    top: -8px;
    left: -8px;
    width: 56px;
    height: 54px;
    background: url("img/ribbon_top_left.png") no-repeat top left;
    background-size: cover;
}

.item_box.ribboned:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -12px;
    right: -20px;
    width: 91px;
    height: 45px;
    background: url("img/ribbon_bottom_right.png") no-repeat top left;
    background-size: cover;
}

.item_box.ribboned > .title {
    display: block;
    position: absolute;
    top: -42px;
    left: 50%;
    margin-left: -126px;
    width: 252px;
    height: auto;
}

#carousel_latest {
    overflow: hidden;
}

#carousel_latest p {
    margin-top: 2px;
    height: 20px;
    line-height: 20px;
    color: #ffffff;
    font-size: small;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#carousel_archive {
    margin: 34px 0 22px 22px;
    max-width: 956px;
    height: 124px;
}

#carousel_archive p {
    margin-top: 4px;
    height: 16px;
    line-height: 16px;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#archive_link {
        height: 22px;
        position:absolute;
        margin:10px 0 0 680px;
        color:black;
        
}
.archive_btn {
    margin: 30px auto 0;
    width: 291px;
    height: 146px;
}

.archive_btn img {
    width: 100%;
    height: 100%;
}

#content > .title {
    display: block;
    margin: 0 auto 26px;
    width: 274px;
    height: 137px;
    border: 4px solid #fff;
    border-radius: 8px;
}

.item_box > .caption {
    display: block;
    margin: 16px auto;
    width: auto;
    height: 20px;
}

.thumbnails img {
    margin: 5px;
    width: 124px;
    height: 70px;
}

.thumbnails > li {
    margin-right: 12px;
    margin-bottom: 12px;
    width: 250px;
    height: 80px;
    background: url("img/bg_item.png") no-repeat top left;
    background-size: cover;
}

.thumbnails p {
    display: inline-block;
    //padding: 20px 6px;
    width: 104px;
    //height: 40px;
    height: 70px;
    line-height: 14px;
    font-size: 12px;
    color: #fff;
}

.player_container {
    position: relative;
    margin: 0 auto 30px;
    width: 280px;
    height: 425px;
    background: url("img/bg_video_sp.jpg") no-repeat top left;
    background-size: cover;
    border-radius: 6px;
    overflow: hidden;
}

.player_container > .title {
    margin: 6px 10px 0;
    width: 260px;
    height: 50px;
    font-size: 14px;
    font-weight: bold;
    overflow: auto;
}

.player_container > .description {
    margin: 10px 10px 0;
    width: 260px;
    height: 160px;
    font-size: small;
    overflow: auto;
}

.player_container > .share_box {
    position: absolute;
    right: 7px;
    bottom: 6px;
}

.player {
    position: relative;
    margin: 10px;
    width: 260px;
    height: 146px;
    background: #808080;
}
.BrightcoveExperience {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.programsText {
    width: 274px;
    margin: -20px auto 26px;
    color: #ffffff;
}

/* ===================add */
/* ピンキーリングPR */
.pinky-ring {
    width: 234px;
    margin: 10px auto 0;
    background-color: #ffffff; 
    padding: 20px;
    border-radius: 6px;
    margin-bottom: 20px;
    text-align: center;
}
.pinky-ring a {
    color: #d93073;
}


/* kodama ameko */
.ameko {
    margin: 10px auto 0;
    width: 274px;
}
.ameko li {
    float: left;
    margin-bottom: 30px;
}
.subcontents-ameko {
    background-color: #ffffff; 
    padding: 20px;
    border-radius: 6px;
    margin-bottom: 20px;
}
.leadTitle-ameko {
    padding-top: 0px;
    padding-bottom: 15px;
    text-align: center;
}
.leadTitle-ameko img {
    width: 100%;
}
.leadText-ameko {
    font-size: 15px;
    padding-bottom: 10px;
    text-align: center;
}

.pageTab {
    padding-bottom: 10px;
}
.pageTab {
    width: 234px;
    margin: 0 auto;
    text-align: center;
}
.pageTab_area {
        display: inline;
}
.tabs {
    display:inline-block;
    float:left;
    width: 105px;
    margin-right:0px;
    padding: 5px;
    cursor: pointer;
}
.tabs.select{
    font-weight: bold;
    background-color: #eee;
}
.hide {
    display:none;
}
.pageContents {
    margin: 0 auto;
}
.bt-ameko {
    text-align: center; 
    font-size: 12px;
    float: left;
    margin: 10px 0;
    width: 100%;
}
.story_bt {
    display: block;
    color: #fff;
    text-decoration: none;
    background-color: #d93073;
    border-radius: 6px;
    padding: 5px;
}


/* fujimaki */
.fujimaki {
    margin: 10px auto 0;
    width: 274px;
}
.subcontents-fujimaki {
    background: url("fujimaki/fujimakibg.png");
    padding: 20px;
    border-radius: 6px;
    margin-top: 16px;
    margin-bottom: 20px;
}
.leadTitle-fujimaki {
    font-size: 19px;
    padding-bottom: 20px;
    font-weight: bold;
    text-align: center;
}
.leadText-fujimaki {
    font-size: 15px;
    padding: 0 0 20px;
    text-align: center;
}
.fujimakiTweet {
    text-align: center
}
.fujimakiTweet img{
    width: 220px;
}
.fujimakiTweet a:hover{
    opacity: 0.6;
}

/* about */
.wp-page {
    padding: 18px;
    word-wrap: break-word;
}
.wp-page h2 {
    padding-bottom: 10px;
}

.wp-page a {
    color: #ff4cb5;
}
.wp-page a:hover {
    color: #FF4C5B;
}

.aboutImg {
    margin-bottom: 20px;
}
.aboutImg img {
    width: 100%;
}

/* go top */
.go_top {
    width: 214px;
    margin: 20px auto;
    padding: 8px;
}
.go_topText {
    color: #fff;
    text-decoration: none;
    background-color: #ff4cb5;
    border-radius: 6px;
    text-align: center;
    padding: 8px;
}
.go_topText:hover{
    opacity: 0.6;
}


  #content #error{
        position: relative;
        margin: 0 auto;
        width: 274px;
        height: 500px;
        color:#FFF;
    }

    div.search_result{
        position: relative;
        margin: 0 auto;
        width: 274px;
        height: 40px;
        color:#FFF;
    }

    div.search_result_thumb{
        margin-top: 35px;
    }
    
    /* wp-pagenavi stylesheets */
    div.wp-pagenavi {
        margin: 1.0em 5px;
        color: #555;
        font-size: 85%;
        text-align: center;
    }
    .wp-pagenavi a, .wp-pagenavi a:link {
        padding: 0.2em 0.5em;
        margin: 0.1em;
        text-decoration: none;
        border: 1px solid #0198ca;
        color: #0198ca;
    }
    .wp-pagenavi a:visited {
        border: 1px solid #8f9da6;
        color: #8f9da6;
    }
    .wp-pagenavi a:hover {
        text-decoration: underline;
        border: 1px solid #00b8fd;
        color: #00b8fd;
    }
    .wp-pagenavi a:active {
        border: 1px solid #00b8fd;
        color: #00b8fd;
    }
    .wp-pagenavi span.pages, .wp-pagenavi span.current {
        padding: 0.2em 0.5em;
        margin: 0.1em;
        border: 1px solid #ddd;
    }
    .wp-pagenavi span.current {
        font-weight: bold;
    }
    .wp-pagenavi span.extend    {
        padding: 0em 0em;
        
    }

@media screen and (min-width: 767px) {
    html,body {
        min-width: 1030px;
    }
}

@media screen and (min-width: 768px) {

    body {
        background-position: center top;
        background-size: auto;
    }

    .sp {
        display: none !important;
    }

    .pc {
        display: block !important;
    }

    #header > .container {
        width: 844px;
        height: 216px;
    }

    #header .logo {
        top: 50px;
        left: 0;
        width: 278px;
        height: 77px;
    }

    #header .about_btn {
        top: 17px;
        left: 316px;
        width: 140px;
        height: 141px;
    }

    #header .satv_btn, #header .pinkss_btn {
        top: 33px;
        width: 113px;
        height: 114px;
    }

    #header .satv_btn {
        left: 468px;
    }

    #header .pinkss_btn {
        left: 592px;
    }

    #header .share_box {
        top: 92px;
        left: auto;
        right: 0;
    }

    .share_box img {
        margin: 0 3px;
        width: 32px;
        height: 32px;
        border-radius: 6px;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    }

    #header .news_box {
        top: 166px;
        left: 0;
        width: 515px;
        height: 22px;
        line-height: 22px;
    }

    #header .news_box > img {
        margin: 2px 8px 14px;
        padding-bottom:0;
        width: 40px;
        height: 18px;
        vertical-align: middle;
    }

    #header .news_box > div {
        width: 448px;
        height: 18px;
        text-decoration:none;
        color:#FFF;
    }

    #header .search_box {
        top: 166px;
        left: auto;
        right: 0;
        width: 288px;
        height: 22px;
    }

    #header .text_input {
        width: 220px;
    }

    #header .submit_btn {
        width: 60px;
    }

    #footer {
        height: 142px;
        text-align: center;
    }

    #footer > .banner_bg {
        margin: 0;
        height: 60px;
    }

    #footer .container {
        margin: 0 auto;
        padding: 9px 87px;
        width: 824px;
        height: 40px;
    }

    #footer li {
        margin: 0 18px;
        width: 170px;
        height: 40px;
        border-radius: 0;
    }

    #footer img {
        width: 115px;
        height: 40px;
        border-radius: 0;
    }

    #footer > p {
        display: inline-block;
        margin: 0 4px;
        line-height: 50px;
    }

    #content {
        padding: 35px 0 60px;
    }

    .kopinkss_items img {
        margin-right: 12px;
        margin-bottom: 12px;
        width: 230px;
        height: auto;
    }

    .program_items img {
        margin-right: 10px;
        margin-bottom: 10px;
        width: 313px;
        height: auto;
    }

    .item_box {
        width: 1000px;
    }

    .item_box.w960 {
        width: 952px;
    }

    .item_box ul {
        padding: 34px 0 4px 22px;
    }

    .item_box.w960 ul {
        padding: 0 0 0 18px;
    }

    .ribboned {
        margin-top: 90px;
    }

    .item_box.ribboned > .title {
        top: -62px;
        left: 50%;
        margin-left: -176px;
        width: 352px;
        height: auto;
    }

    #carousel_latest {
        margin: 0 auto;
        padding-top: 25px;
        max-width: 1400px;
    }

    /* 番組ページ */
    #content > .title {
        width: 952px;
        height: 221px;
        margin: 10px auto 16px;
    }

    .item_box > .caption {
        height: 26px;
    }

    .thumbnails img {
        margin: 0;
        width: 214px;
        height: auto;
        border: 3px solid #fff;
        border-radius: 6px;
        box-shadow: 0 0 2px 3px rgba(234, 29, 100, 0.3);
    }

    .thumbnails > li {
        margin-right: 12px;
        margin-bottom: 12px;
        width: auto;
        height: auto;
        background: none;
    }

    .thumbnails p {
        display: block;
        padding: 10px;
        width: 200px;
        height: 40px;
        line-height: 14px;
        font-size: 12px;
        color: #000;
    }

    /* 動画ページ */
    .player_container {
        margin: 15px auto;
        width: 960px;
        height: 420px;
        background: url("img/bg_video.jpg") no-repeat top left;
        background-size: cover;
    }

    .player_container > .title {
        margin: 30px 0 0 0;
        width: 260px;
        height: 45px;
        font-size: 14px;
        font-weight: bold;
        overflow: auto;
    }

    .player_container > .description {
        margin: 10px 0 0 0;
        width: 260px;
        height: 270px;
        font-size: small;
        overflow: auto;
    }

    .player_container > .share_box {
        right: 25px;
        bottom: 30px;
    }

    .player_container > .share_box img {
        margin: 0 5px;
        width: 22px;
        height: 22px;
    }

    .player {
        float: left;
        margin: 30px 16px 30px 30px;
        width: 640px;
        height: 360px;
    }
    
    .archiveBt {
        text-align: center;
        margin-bottom: 20px;
    }
    .archiveBt img {
        width:450px;
    }


    /* ピンキーリングPR */ 
    .pinky-ring {
        width: 920px;
    }
    /* kodama ameko */ 
    .ameko {
        width: 960px;
    }
    .subcontents-ameko {
        background-color: #ffffff;
        padding: 20px;
        border-radius: 6px;
        margin-bottom: 20px;
    }
    .leadTitle-ameko {
        font-size: 25px;
        padding-top: 30px;
        padding-bottom: 20px;
        font-weight: bold;
        text-align: center;
    }
    .leadTitle-ameko img {
        width: 380px;
    }
    .leadText-ameko {
        font-size: 16px;
        padding-bottom: 30px;
        text-align: center;
    }
/* ======================================================add style */

    .pageTab {
        width: 800px;
        margin: 0 auto;
        text-align: center;
    }
    .pageTab_area {
        display: inline-block;
        display: -moz-inline-box;
        /display: inline;
    }
    .tabs {
        display:inline-block;
        float:left;
        margin-right:20px;
        padding: 0px 20px;
    }
    .pageTab li {
        width: 160px;
        padding: 0px 20px;
        margin: 0;
        text-align: center;
    }
    .pageContents {
        width: 880px;
        margin: 0 auto;
    }
    
    .bt-ameko {
        width: 290px;
        height: 100px;
        font-size: 14px;
        margin: 7px;
        overflow: hidden;
    }
    .story_bt:hover{
        opacity: 0.6;
    }

    /* fujimaki */
    .fujimaki {
        width: 960px;
    }
    .subcontents-fujimaki {
        background: url("fujimaki/bg.jpg");
        background-position: center;
        padding: 20px;
        border-radius: 6px;
        margin-top: 16px;
        margin-bottom: 20px;
    }
    .area-fujimaki{
        background: url("fujimaki/fujimakibg.png");
    }
    .leadTitle-fujimaki {
        font-size: 25px;
        padding-top: 20px;
        padding-bottom: 20px;
        font-weight: bold;
        text-align: center;
    }
    .leadText-fujimaki {
        font-size: 16px;
        padding: 0 30px 20px;
        text-align: center;
    }
    .fujimakiTweet img{
        width: 300px;
        margin-bottom: 20px;
    }
    .aboutImg {
        margin-bottom: 20px;
        text-align: center;
        }
    .aboutImg img {
        width: 70%;
    }
    
    
    #content #error{
        position: relative;
        margin: 0 auto;
        width: 960px;
        height: 500px;
        color:#FFF;
    }

    div.search_result{
        position: relative;
        margin: 0 auto;
        width: 960px;
        height: 40px;
        color:#FFF;
    }

    div.search_result_thumb{
        margin-top: 35px;
    }
/* wp-pagenavi stylesheets */
    div.wp-pagenavi {
        margin: 1.5em 30px;
        color: #555;
        font-size: 85%;
        text-align: center;
    }
    .wp-pagenavi a, .wp-pagenavi a:link {
        padding: 0.5em 1em;
        margin: 0.25em;
        text-decoration: none;
        border: 1px solid #0198ca;
        color: #0198ca;
    }
    .wp-pagenavi a:visited {
        border: 1px solid #8f9da6;
        color: #8f9da6;
    }
    .wp-pagenavi a:hover {
        text-decoration: underline;
        border: 1px solid #00b8fd;
        color: #00b8fd;
    }
    .wp-pagenavi a:active {
        border: 1px solid #00b8fd;
        color: #00b8fd;
    }
    .wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
        padding: 0.5em 1em;
        margin: 0.25em;
        border: 1px solid #ddd;
    }
    .wp-pagenavi span.current {
        font-weight: bold;
    }

}