@charset "UTF-8";
/**
 * site.css
 *
 * @fileoverview ページ共通で利用するファイル
 * @contents 1.reset.css
 *           2.common.css
 *           3.プラグイン関係
 *           - jquery.banner.switcher.css
 *           - jquery.image-picker.css
 *           - jquery.superbox.css
 *           - jquery.wideslider.css
 *           - jquery.bxslider.css
 *           - jquery.cluetip.css
 *           4.追加・修正
 */

/*----------------------------------------------------------------------*/
/* @reset.css */
/*----------------------------------------------------------------------*/
html, body, h1, h2, h3, h4, h5, h6, div, p, ul, ol, li, dl, dt, dd, table, tr, th, td, form, img {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #000000;
    border: none;
}



ul, ol, li {
    list-style-type: none;
}

textarea {
    font-weight: normal;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #000;
}

a {
    font-weight: normal;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #000000;
    border: none;
}

a img {
    border: none;
}

img {
    vertical-align: text-bottom;
}

p {
    line-height: 140%;
}



/*----------------------------------------------------------------------*/
/* @common.css */
/*----------------------------------------------------------------------*/
html.ua-ipad {
    /*ipad表示対策*/
    overflow-x: hidden;
}

html.ua-ipad .wideslider_base {
    /*ipad表示対策*/
    left: 10px !important;
}

html.ua-ipad .telarea_left {
    position: relative;
    top: -2px;
}

html.ua-ipad .footer {
    overflow-x: hidden;
}

html.ua-ipad [data-] {
    position: relative;
    top: -5px;
}

.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '.';
}

.clearfix {
    zoom: 1;
}

body {
    font-family: "メイリオ", "Hiragino Kaku Gothic ProN", sans-serif;
    position: relative;
    overflow-x: hidden;
    min-width: 1040px;
    color: #000;
}

/* ==================================== */
/* ヘッダーエリア */
/* ==================================== */

#header {
    position: relative;
    /******bggirlの際に追加*/
    z-index: 1;
    /******bggirlの際に追加*/
    height: 120px;
    padding: 0px 0px 0px 0px;
    background: #ffb503;
}

.header_content {
    position: relative;
    width: 980px;
    margin: 0 auto;
    padding: 0 30px;
}

.header_content h1 {
    font-size: 10px;
    line-height: 18px;
    height: 18px;
    text-align: right;
    color: #FFF;
    position: relative;
    top: 14px;
}


.header_content h1 a {
    color: #fff;
    text-decoration: none;
}

.header_content .subnav {
    padding-top: 10px;
    text-align: right;
}

.header_content .subnav ul li {
    display: inline;
}

.header_content .subnav ul li a {
    font-size: 10px;
    text-decoration: none;
    color: inherit;
}

.header_content .subnav ul li a img {
    margin: 0 5px 0 0;
}

.logo {
    position: relative;
    top: -11px;
    float: left;
}

.telarea {
    float: right;
    margin: 18px 0px 0px 0px;
}

.bt_rev {
    font-size: 14px;
    font-weight: bold;
    position: relative;
    top: -10px;
    margin: 0 0 0 9px;
    padding: 3px 50px 2px 15px;
    text-decoration: none;
    color: #000;
    background: #fff;
    border: solid 2px #000;
}

.bt_rev:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 15px;
    content: "　";
    width: 14px;
    height: 14px;
    display: inline-block;
    background-size: contain;
    background-image: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/common/arrow01.svg);
    background-repeat: no-repeat;
}


.telarea_left {
    float: left;
    margin: 7px 6px 0 0;
}

.telarea_right {
    float: left;
}

.telarea_left p {
    font-size: 30px;
    height: 36px;
    margin: 0 0 5px 6px;
    text-align: right;
    font-weight: bold;
}

.telarea_left p [] {
    letter-spacing: 1px;
}

.telarea_left dl {
    display: inline;
}

.telarea_left dl dt, .telarea_left dl dd {
    font-size: 15px;
    display: inline;
}

.sp_info {
    font-size: 14px;
    font-weight: bold;
}

.sp_info:after {
    content: "▲";
    color: #ff4f00;
    font-size: 12px;
    display: inline-block;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.telarea_left dl dt {
    margin: 0 2px 0 0;
}

.telarea_left dl.hours {
    margin: 0 0 0 0;
}

.telarea_right {
    margin: 5px 5px 0 0px;
}

.telarea_right img {
    border: solid 2px black;
}

.telarea_right2 {
    margin: 5px 0px 0 2px;
    float: left;
}

.telarea_right2 video {
    width: 104px;
    height: 58px;
    border: solid 2px #000;
    background: #000;
}

/* ==================================== */
/* コンテンツエリア */
/* ==================================== */

.bg_wrp_stripe {
    /*background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/common/ptn04.png) 0 0 repeat;*/
}

.bg_wrp_girls {
    position: relative;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/common/bg_wrp_girls.jpg) repeat-y center top;
    /*女の子画像*/
}

.wrp_girls_photos {
    position: absolute;
    z-index: 0;
    top: -40px;
    left: 50%;
    width: 2200px;
    margin-left: -1100px;
}

.wrp_girls_photos .gp1 {
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    z-index: 2;
}

.wrp_girls_photos .gp2 {
    position: absolute;
    top: 420px;
    left: 0;
    transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    z-index: 1;
}

.wrp_girls_photos .gp3 {
    position: absolute;
    top: 840px;
    left: 0;
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
}

.wrp_girls_photos .gp4 {
    position: absolute;
    top: 0px;
    right: 0;
    transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
}

.wrp_girls_photos .gp5 {
    position: absolute;
    top: 420px;
    right: 0;
    transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
}

.wrp_girls_photos .gp6 {
    position: absolute;
    top: 840px;
    right: 0;
    transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    z-index: -1;
}

.wrp_girls_photos [class^='gp'] {
    border: 8px solid #fff;
    background: #fff;
    box-shadow: inset 2px 2px 6px 0 rgba(0, 0, 0, .1), 4px 5px 11px 0 rgba(0, 0, 0, .1);
}

.wrp_girls_photos [class^='gp'] img {
    position: relative;
    z-index: -1;
    opacity: 0.8;
}

.wrp_girls_photos [class^='gp'] span {
    position: absolute;
    color: #5C4501;
    text-shadow: 1px 1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, -1px -1px 0 #FFF;
}

.wrp_girls_photos [class^='gp'] span {
    display: none;
}

.girls_catch {
    position: absolute;
    width: 1250px;
    z-index: 2;
    left: 50%;
    top: 120px;
    margin-left: -625px;
}

.girls_catch img {
    position: absolute;
}

.girls_catch img:first-of-type {
    top: 0px;
    left: 0px;
}

.girls_catch img:last-of-type {
    top: 0px;
    right: 0px;
}


/* ==================================== */
/* メインコンテンツエリア */
/* ==================================== */

.contents {
    position: relative;
    width: 980px;
    /*1040*/
    margin: 0 auto 0 auto;
    padding: 0px 30px 327px 30px;
    z-index: 1;
    background: #fff;
    /*コンテンツ半透明背景*/
    box-shadow: rgba(151, 152, 153, .14902) 0 0 5px 2px;
    -o-box-shadow: rgba(151, 152, 153, .14902) 0 0 5px 2px;
    -ms-box-shadow: rgba(151, 152, 153, .14902) 0 0 5px 2px;
}


.section {
    position: relative;
    z-index: 1;
    float: right;
    width: 750px;
}

.pankuzu {
    position: absolute;
    z-index: 2;
    top: 31px;
    left: 4px;
    margin: 0 0 25px 0;
}

.pankuzu>span:last-of-type * {
    font-weight: bold;
}

#head2 {
    position: relative;
    padding: 58px 0px 40px 0px;
}

#head2 h2 {
    padding: 20px 30px;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    background-size: 20px 20px;
    background-color: #ffba14;
    background-image: linear-gradient(-45deg, #ffb400 25%, transparent 25%,
            transparent 50%, #ffb400 50%, #ffb400 75%,
            transparent 75%, transparent);
}

#head2 .h2_en {
    position: absolute;
    right: 20px;
    top: 83px;
    color: #fff;
    font-size: 26px;
    font-weight: normal;
    text-transform: capitalize;
}

#head2 p {
    position: absolute;
    top: 34px;
    right: 0px;
}

/* ==================================== */
/* サブコンテンツエリア */
/* ==================================== */

.aside {
    position: relative;
    z-index: 1;
    float: left;
    width: 200px;
    margin-top: 20px;
}

.aside .gnav li a {
    position: relative;
    display: block;
    overflow: hidden;
    height: 41px;
}

.aside .gnav {
    border: transparent 1px solid;
    border-radius: 6px;
    overflow: hidden;
    margin-top: 7px;
}

.aside .gnav li img:hover {
    position: absolute;
    top: -100%;
}

.aside .gnav li.active img {
    position: absolute;
    top: -100%;
}

.syame_nikki_frame {
    margin: 25px 0 0 0;
}

.syame_nikki_frame .syame_nikki_box {
    margin: 0px 0 0 0;
    border: 1px solid #DEDEDE;
}

.syame_nikki_frame .syame_nikki_box {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 340px;
}

.syame_nikki_frame .syame_nikki_box .syame_nikki_cont {
    padding: 10px;
    border-bottom: solid 1px #ffca4c;
}

.syame_nikki_frame .syame_nikki_box .syame_nikki_cont:nth-of-type(2n-1) {
    background: #fff;
}

.syame_nikki_frame .syame_nikki_box .syame_nikki_cont:nth-of-type(2n) {
    background: #fff9d5;
}

.syame_nikki_frame .syame_nikki_box .syame_nikki_cont .syame_nikki_img {
    float: left;
    width: 24%;
}

.syame_nikki_frame .syame_nikki_box .syame_nikki_cont .syame_nikki_img img {
    max-width: 130%;
}

.syame_nikki_frame .syame_nikki_box .syame_nikki_cont .syame_nikki_text {
    line-height: 160%;
    float: right;
    width: 65%;
}

.syame_msg {
    font-weight: bold;
    color: #ff4f00;
}

.wrp_bn {
    width: 200px;
}

.aside .concept {
    margin: 30px 0 20px 0;
    padding-bottom: 105px;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/common/aside/bg_concept_bottom.png) center bottom no-repeat;
}

.aside .concept .concept__txt {
    line-height: 190%;
    padding: 15px 10px;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/common/aside/bg_concept_repeat.png) center 0 repeat;
}

.aside .shopmovie img {
    margin: 15px 0 0 0;
}

.aside .shopmovie {
    margin: 20px 0 25px 0;
}

.aside .bnarea a {
    display: inline-block;
    margin: 0 0 15px 0;
}

[href*="www.sss-med.jp"] img {
    margin: 10px 0px 0px 0px;
}

.bnarea {
    width: 200px;
}

.scrollnav {
    position: fixed;
    z-index: 1;
    bottom: 100px;
    right: 40px;
}

.scrollnav img[src$='btn_pagetop.png'] {
    cursor: pointer;
}

/* ==================================== */
/* フッターエリア */
/* ==================================== */

.footer {
    min-width: auto;
    background-color: #ffb400;
    border-top: solid 1px #000;
}

.wrp_foot1 {
    border-top: solid 1px #fff;
    border-bottom: solid 1px #000;
}

.foot_contents {
    width: 960px;
    margin: 0 auto 0 auto;
    padding: 42px 0 0 0;
}

.foot_left p, .foot_right a {
    color: #000;
}

.foot_left {
    width: 620px;
    float: left;
    padding: 10px 0px 0px 0px;
}

.foot_left .nav ul {}

.foot_left .nav li {
    display: inline-block;
    margin: 0px 0px 10px 0px;
}

.foot_left .nav li:after {
    content: "|";
    padding: 0px 4px 0px 4px;
}

.foot_left .nav li:last-of-type:after {
    content: "";
}

.foot_right {
    float: right;
}

.foot_tel_time {
    background: #ffca4c;
    text-align: center;
    font-weight: bold;
    padding: 10px 20px 2px 20px;
    border-radius: 6px;
}

.foot_tel_time div {}

.foot_tel {}

.foot_tel span {
    font-size: 33px;
    margin-left: 0px;
}

.foot_time {
    margin: 0px 0 0 0;
}

.foot_time-reception {}

.wrp_foot2 {
    border-top: solid 1px #ffd673;
    border-bottom: solid 1px #000;
}

.foot_seo {
    width: 960px;
    margin: 0px auto 0px auto;
    padding: 28px 0;
}

.foot_seo h3 {
    font-size: 14px;
    font-weight: bold;
}

.foot_seo * {
    line-height: 190%;
}

.footer .copy {
    border-top: solid 1px #ffd673;
    font-size: 10px;
    margin: 0px auto 0 auto;
    padding: 40px 0 30px 0;
    text-align: center;
}

.foot_logo {
    margin: 0px 0px 8px 0px;
}

.foot_contents:after {
    height: 40px !important;
}

/* ==================================== */
/* ナビ固定用スクリプト用スタイル*/
/* ==================================== */

.fixed {
    position: fixed;
    width: 200px;
}

/* ==================================== */
/* 速報系スタイル*/
/* ==================================== */
.kinkyuu {
    position: fixed;
    z-index: 3;
    top: 11%;
    left: 0;
    width: 43px;
}

.kinkyuu [src*='.png'] {
    margin: 0 0 8px 0;
}

/* ==================================== */
/* フォームエラー*/
/* ==================================== */
.error-message {
    font-weight: bold;
    color: #ff4f00;
}

/* ==================================== */
/* お店の電話番号,WEB予約へのコンバージョン*/
/* ==================================== */
.ftConv {
    height: 141px;
    margin-top: 48px;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/common/bg_ftconv.png) 0 0 no-repeat;
}

.ftConvInner {
    padding-top: 44px;
    padding-left: 115px;
}

.ftConvL {
    width: 420px;
    float: left;
    margin-right: 17px;
}

.ftConvL__tel {
    font-size: 52px;
    line-height: 1;
    padding-left: 40px;
    color: #cd781e;
    border-bottom: 2px solid #959595;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/common/icon_smartphone.png) left center no-repeat;
    white-space: nowrap;
}

.ftConvL-recepWrap {
    padding-top: 5px;
}

.ftConvL__recep {
    font-size: 15px;
    font-weight: bold;
    padding-top: 5px;
    text-align: right;
}

.ftConvL__recep:first-child {
    padding-right: .5em;
}

.ftConvR {
    float: left;
    width: 188px;
}

.ftConvR__reserveImg {
    margin-bottom: 7px;
}

.ftConvR__toReserve {
    width: 188px;
    height: 36px;
    background: #414141 url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/common/arrow02.png) 94% center no-repeat;
}

.ftConvR__toReserve a {
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    display: block;
    padding-left: 16px;
    text-decoration: none;
    color: #FFF;
}


/* ==================================== */
/* 全ページ共通スタイル*/
/* ==================================== */
.domain {
    padding-left: 20px;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/common/arrow03.png) 0 center no-repeat;
}



/*--------------------------------*/
/* carrier.css */
/*--------------------------------*/
body {
    /*overflow: hidden;*/
}

#container {
    position: relative;
    width: 760px;
    height: 430px;
    border: 1px solid #FFF;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/carrier/domain.jpg) no-repeat left top;
}

.carrier_text {
    position: absolute;
    left: 40px;
    height: 200px;
    text-align: center;
}

.carrier_text p {
    font-size: 20px;
    font-weight: bold;
    width: auto;
    height: auto;
    margin: 90px 0 0 0;
}

.carrier_text p span {
    font-size: 18px;
    font-weight: bold;
    color: #ff4f00;
}

.carrier_link {
    position: absolute;
    top: 300px;
}

.carrier_link a img {
    margin: 25px 8px 0 37px;
    border: none;
}

/*-----------------------------*/
/* @domain.css */
/*-----------------------------*/
#container2 {
    font-family: 'メイリオ', 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', Arial, Helvetica;
    text-align: center;
}

#container2 h1 {
    margin-top: 60px;
    padding-bottom: 20px;
    font-size: 40px;
    color: #5f5f5f;
    letter-spacing: 3px;
    border-bottom: solid 1.5px #EEE;
}

.domaincheck_text p {
    font-size: 15px;
    width: auto;
    height: auto;
    margin: 50px 0 0 0;
    letter-spacing: 2px;
}

.domaincheck_text p span {
    color: #EB347F;
}

.domaincheck_link {
    margin-top: 30px;
}

.domaincheck_link a {
    display: inline-block;
    margin: 0 5px;
    padding: 40px 0;
    width: 30%;
    border: solid 1px #999999;
    font-size: 45px;
    text-decoration: none;
}

.domaincheck_link span {
    display: block;
    font-size: 16px;
    color: #1B1B1B;
}

.domaincheck_link a.icloud {
    color: #999999;
}

.domaincheck_link a.google {
    display: inline-block;
}

.domaincheck_link a.google p {
    font-size: 16px;
    color: #1B1B1B;
}

.domaincheck_link a.google span.g,
.domaincheck_link a.google span.o,
.domaincheck_link a.google span.oo,
.domaincheck_link a.google span.gg,
.domaincheck_link a.google span.l,
.domaincheck_link a.google span.e {
    display: unset;
    font-size: 45px;
}

.domaincheck_link a.google span.g {
    color: #4285f5
}

.domaincheck_link a.google span.o {
    color: #ec4039
}

.domaincheck_link a.google span.oo {
    color: #fabb08
}

.domaincheck_link a.google span.gg {
    color: #4285f5
}

.domaincheck_link a.google span.l {
    color: #35a853
}

.domaincheck_link a.google span.e {
    color: #ec4039
}

.domaincheck_link a.yahoo {
    color: #fe0034
}

/*--------------------------------*/
/* iealert.css */
/*--------------------------------*/
#ie-alert-overlay {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/iealert/bg.png);
}

* html #ie-alert-overlay {
    position: absolute;
}

#ie-alert-panel {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    position: fixed;
    z-index: 1000001;
    top: 200px;
    left: 50%;
    width: 600px;
    height: auto;
    margin: 0 0 0 -300px;

    _position: absolute;
    _top: expression(200+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
}

.ie-p {
    font-size: 15px;
    line-height: 1.6em;
    text-align: left;
    color: #565656;
}

#ie-alert-panel a {
    text-decoration: none;
}

.ie-span {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6em;
    display: block;
    margin: 0 0 15px 0;
    color: #464646;
}

.ie-r-b-c, .ie-r-t-c, .ie-l-t-c, .ie-l-b-c {
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/iealert/iesprites.png) no-repeat;
}

.ie-l-t-c {
    float: left;
    width: 47px;
    height: 47px;
    background-position: -18px -9px;
}

.ie-l {
    float: left;
    clear: both;
    width: 47px;
    height: 100%;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/iealert/left.png) repeat-y;
    _height: 142px;
}

.ie-l-b-c {
    float: left;
    clear: both;
    width: 47px;
    height: 46px;
    background-position: -17px -66px;
}

.ie-b {
    float: left;
    width: 506px;
    height: 46px;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/iealert/bottom.png);
}

.ie-r-t-c {
    float: right;
    width: 47px;
    height: 47px;
    cursor: pointer;
    background-position: -83px -10px;
}

.ie-r-t-c:hover {
    background-position: -143px -9px;
}

.ie-r {
    float: right;
    width: 47px;
    height: 100%;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/iealert/right.png) repeat-y;

    _height: 142px;
}

.ie-c {
    float: left;
    width: 506px;
    height: 100%;
    background: #F6F6F6;
}

.ie-r-b-c {
    float: right;
    width: 47px;
    height: 46px;
    background-position: -83px -65px;
}

.ie-t {
    float: left;
    width: 506px;
    height: 47px;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/iealert/top.png);
}

.ie-u {
    position: relative;
    left: 50%;
    width: auto;
    height: 43px;
    margin: 30px auto 0 -66px;
}

.ie-u-l {
    float: left;
    width: 14px;
    height: 43px;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/iealert/u-left.png);
}

.ie-u-c {
    float: left;
    width: auto;
    height: 33px;
    padding: 11px 0 0 0;
    cursor: pointer;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/iealert/u-center.png);
}

.ie-u-s {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3em;
    margin: 5px 25px 5px 25px;
    color: #FFF;
}

.ie-u-r {
    float: left;
    width: 14px;
    height: 43px;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/iealert/u-right.png);
}

#ie-alert-panel.ie6-style .ie-r-b-c {
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/iealert/6_r_b_c.png) no-repeat;
}

#ie-alert-panel.ie6-style .ie-r-t-c {
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/iealert/6_r_t_c.png) no-repeat;
}

#ie-alert-panel.ie6-style .ie-r-t-c:hover {
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/iealert/6_r_t_c_h.png) no-repeat;
}

#ie-alert-panel.ie6-style .ie-l-t-c {
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/iealert/6_l_t_c.png) no-repeat;
}

#ie-alert-panel.ie6-style .ie-l-b-c {
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/iealert/6_l_b_c.png) no-repeat;
}

#ie-alert-panel.ie6-style .ie-l {
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/iealert/6_left.png) repeat-y;
}

#ie-alert-panel.ie6-style .ie-r {
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/iealert/6_right.png) repeat-y;
}

#ie-alert-panel.ie6-style .ie-b {
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/iealert/6_bottom.png);
}

#ie-alert-panel.ie6-style .ie-t {
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/iealert/6_top.png);
}



/*--------------------------------*/
/* error.css */
/*--------------------------------*/
#right_cont p span {
    font-size: 15px;
    font-weight: bold;
    color: #FF3D8B;
}

#totop {
    text-align: center;
}

#totop a {
    font-size: 16px;
    display: inline-block;
    margin: 40px 0 0 0;
    padding: 9px 54px 7px 15px;
    text-decoration: none;
    color: #FFF;
    background: #232323;
    position: relative;
}

#totop a:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 19px;
    content: "　";
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: contain;
    background-image: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/common/arrow02.svg);
    background-repeat: no-repeat;
}


.error {
    font-size: 18px;
    margin: 20px 0 0 0;
    text-align: center;
}

.error .bp {
    font-size: 24px;
    color: #ff4f00;
}

/*--------------------------------*/
/* voice.css */
/*--------------------------------*/

#right_cont .contens_frame {
    width: 552px;
}

#right_cont .lower_layer_title {
    width: 540px;
}

#right_cont .article_area {
    float: left;
    width: 530px;
    margin: 0;
    padding: 0 10px;
}

.voice_leftbox .photo {
    width: 120px;
    margin: 0 auto;
    padding: 0 0 5px 0;
}

.voice_leftbox .time {
    padding-top: 8px;
    text-align: center;
}

span.icon {
    display: block;
    margin-bottom: 5px;
    text-align: center;
}

span.icon img {
    padding: 0 3px;
}

.voice_box2 {
    float: left;
}

.sidemenu_title img {
    border-top: solid 1px #F83C89;
    border-right: solid 1px #F83C89;
    border-left: solid 1px #F83C89;
}

#voice_frame {
    width: 175px !important;
    margin-right: 2px;
}

#voice_area {
    width: 153px !important;
}

.voice_cont {
    padding: 30px 0;
}

li.voice_cont {
    margin: 0;
    padding: 0;
    border-top: dotted 1px #FE3D8C;
    border-bottom: none;
}

li.voice_cont:first-child {
    border-top: none;
}

.voice_leftbox {
    float: left;
    width: 185px;
}

.voice_rightcont {
    float: right;
    width: 336px;
}

.voice_rightbox {
    float: right;
    width: 335px;
    border: solid 1px #F83C89;
    border-radius: 10px;

    -webkit-radius: 10px;
}

.voice_title {
    padding: 15px;
    border-bottom: solid 1px #F83C89;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/snapshot/bg_syame_nikki_title.gif);
}

.voice_title .subject {
    font-size: 20px;
    font-weight: bold;
    line-height: 140%;
    color: #F83C89;
}

.voice_title .subject_date {
    font-size: 12px;
    font-weight: bold;
    line-height: 140%;
    color: #F83C89;
}

.voice_voicebox span.img {
    display: block;
    margin: 15px 0;
    text-align: center;
}

.voice_voicebox span.text {
    line-height: 1.9em;
    display: block;
    padding: 10px 15px 15px 15px;
}

span.girl {
    font-size: 16px;
    font-weight: bold;
}

span.three_sizes {
    font-size: 12px;
    font-weight: bold;
}

.comment {
    font-weight: bold;
    padding: 8px 5px;
    color: #FE3D8C;
}

.data {
    padding: 8px 5px;
    border-top: dotted 1px #F83C89;
    border-bottom: dotted 1px #F83C89;
}

.jquery-sticky-placeholder {
    /height: 0px;
}

.voice_img {
    float: left;
    width: 60px;
    margin: 0 10px 10px 0;
}

.voice_text {
    line-height: 1.2em;
    float: left;
    width: 80px;
}

.cont_under_links {
    clear: right;
    margin-right: 203px;
}

#contens_voice {
    float: right;
}

#voice_summary {
    margin-top: 10px;
}

#voice_summary a {
    display: block;
    padding: 2px;
    text-decoration: none;
    background-color: #FF8CAF;
}

#voice_summary a span {
    line-height: 24px;
    display: block;
    width: 177px;
    height: 24px;
    padding: 0 3px;
    text-align: center;
    color: #FFF;
    border: 1px solid #FFF;
}

.voice_leftbox .cast_btn {
    width: 122px;
    margin: 0 auto;
}

#loading {
    margin-bottom: 30px;
    text-align: center;
}



/*--------------------------------*/
/* glider.css */
/*--------------------------------*/
div.scroller {
    overflow: hidden;
    /* modify width and height of scrolling section if necessary    */
    width: 300px;
    height: 450px;
    margin: 1px;
}

div.scroller div.section {
    float: left;
    overflow: hidden;
    /* modify width and height of each section as needed (should match the size of the scroller window) */
    width: 300px;
    height: 450px;
}

div.scroller div.content {
    width: 1500px;
}



/*----------------------------------------------------------------------*/
/* @プラグイン関係 */
/*----------------------------------------------------------------------*/
/*--------------------------------*/
/* jquery.banner.switcher.css */
/*--------------------------------*/
.bannerSwitcher {
    font-size: 12px;
    width: 510px;
    margin: 0 auto 20px;
    padding-top: 20px;
}

.bannerSwitcher a {
    display: block;
}

/* 期間限定 ============================================== */
.bannerSwitcher .periodList {
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    width: 510px;
    height: 24px;
    margin-bottom: 5px;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/jquery.banner.switcher/period_bg.gif) no-repeat left top;
}

.bannerSwitcher .periodList li {
    font-weight: bold;
    line-height: 24px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 510px;
    height: 24px;
    text-align: center;
    color: #4F71FD;
    /* ここ色変更 */
}

/* バナーリスト ========================================== */
.bannerSwitcher .bannerList {
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    width: 510px;
    height: 110px;
}

.bannerSwitcher .bannerList li {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

/* 下部ボタン、ランプなど ================================ */
.bannerSwitcher .btnsArea {
    overflow: hidden;
    margin-top: 7px;
}

.bannerSwitcher .btnsArea .bannerNavi {
    float: left;
    overflow: hidden;
    width: auto;
}

/* 送りボタン */
.btnsArea .bannerNavi .prevBtn, .btnsArea .bannerNavi .nextBtn {
    float: left;
    overflow: hidden;
    width: 45px;
    height: 32px;
    /position: relative;
    /* IE6,7不具合対策 */
}

.btnsArea .bannerNavi .prevBtn {
    margin-right: 8px;
}

.btnsArea .bannerNavi .prevBtn a, .btnsArea .bannerNavi .nextBtn a {
    position: relative;
    top: 0;
}

.btnsArea .bannerNavi .prevBtn a {
    left: 0;
}

.btnsArea .bannerNavi .nextBtn a {
    left: -45px;
}

.btnsArea .bannerNavi .prevBtn a:hover, .btnsArea .bannerNavi .nextBtn a:hover {
    top: -32px;
    /margin-left: 0%;
    /* IE6,7不具合対策 */
}

/* ランプの列 */
.btnsArea .bannerNavi .lampList {
    float: left;
    overflow: hidden;
    width: auto;
    margin-top: 8px;
}

.btnsArea .bannerNavi .lampList li {
    float: left;
    overflow: hidden;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    /position: relative;
    /* IE6,7不具合対策 */
}

.bannerNavi .lampList li a {
    position: relative;
    top: 0;
    left: 0;
}

.bannerNavi .lampList li.current a {
    top: -16px;
}

/* 一覧ページリンク */
.bannerSwitcher .btnsArea .bannerListLink, .bannerSwitcher .btnsArea .bannerListLink:visited, .bannerSwitcher .btnsArea .bannerListLink span, .bannerSwitcher .btnsArea .bannerListLink:visited span {
    color: #FFF;
}

.bannerSwitcher .btnsArea .bannerListLink {
    float: right;
    width: auto;
    padding: 2px;
    text-decoration: none;
    background-color: #FE5E9E;
    /* ここ色変更 */
}

.btnsArea .bannerListLink span {
    line-height: 24px;
    display: block;
    width: 110px;
    height: 24px;
    padding: 0 3px;
    text-align: center;
    border: 1px solid #FFF;
}



/*--------------------------------*/
/* jquery.image-picker.css */
/*--------------------------------*/
ul.thumbnails.image_picker_selector {
    overflow: auto;
    margin: 15px 0 0 0;
    padding: 0;
    list-style-position: outside;
    list-style-type: none;
    list-style-image: none;
}

ul.thumbnails.image_picker_selector ul {
    overflow: auto;
    margin: 0;
    padding: 0;
    list-style-position: outside;
    list-style-type: none;
    list-style-image: none;
}

ul.thumbnails.image_picker_selector li.group_title {
    float: none;
}

ul.thumbnails.image_picker_selector li {
    position: relative;
    float: left;
    margin: 0 12px 12px 0;
}

ul.thumbnails.image_picker_selector li .thumbnail {
    padding: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    border: 1px solid #DDD;
}

ul.thumbnails.image_picker_selector li .thumbnail img {
    -webkit-user-drag: none;
}

ul.thumbnails.image_picker_selector li .thumbnail.selected {
    background: #08C;
}

#check_icon {
    position: absolute;
    top: 7px;
    right: 5px;
    width: 20px;
    height: 18px;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/reserve/icon_check_checked_cast.png) no-repeat;
}



/*--------------------------------*/
/* jquery.superbox.css */
/*--------------------------------*/
/* Base Superbox Styles */
#superbox-overlay {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#superbox-wrapper {
    position: fixed;
    z-index: 9999;
    top: 0;
    display: table;
    width: 100%;
    height: 100%;
}

#superbox-container {
    position: relative;
    display: table-cell;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

#superbox {
    margin: 0 auto;
    padding: 0;
}

#superbox-container .loading {
    margin: 0;
    text-align: center;
}

/* IE7 */
*:first-child+html #superbox-container {
    position: absolute;
    top: 50%;
    display: block;
    height: auto;
}

*:first-child+html #superbox {
    position: relative;
    top: -50%;
    display: block;
}

/* IE6 - Thanks to Thickbox for IE expressions */
* html #superbox-container {
    position: relative;
    top: 50%;
    display: block;
    height: auto;
}

* html #superbox {
    position: relative;
    top: -50%;
    display: block;
}

* html #superbox-overlay {
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight + 'px' : document.body.offsetHeight + 'px');
}

* html #superbox-wrapper {
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

/* Default Theme */
#superbox-overlay {
    background: #000;
}

#superbox-container .loading {
    height: 32px;
    text-align: center;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/spimg/loading.gif) no-repeat center;
}

#superbox {
    padding: 10px;
    background: #FFF;
}

#superbox-innerbox {
    padding: 6px 0;
}

#superbox.image {
    text-align: center;
}

#titleTxt {
    font-weight: bold;
}

#superbox .nextprev {
    overflow: hidden;
    margin: 0;
    padding-top: 15px;
    height: 23px;
}

#superbox .close {
    overflow: hidden;
    margin: 0;
    padding-top: 6px;
}


#superbox .close a {
    top: 0;
    display: block;
    width: 137px;
    height: 22px;
    margin-left: auto;
    cursor: pointer;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/spimg/close.gif) no-repeat;
}


a.next {
    padding: 9px 36px;
    cursor: pointer;
    background-color: #969696;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
}

a.next span {
    font-family: ヒラギノ丸ゴ Pro W4;
    font-size: 14px;
    color: white;
}


a.prev {
    padding: 9px 36px;
    cursor: pointer;
    background-color: #969696;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    margin-right: 20px;
}

a.prev span {
    font-family: ヒラギノ丸ゴ Pro W4;
    font-size: 14px;
    color: white;
}

a.disabled {
    cursor: default;
    background-color: #D2D2D2;
}



/*--------------------------------*/
/* jquery.wideslider.css */
/*--------------------------------*/
.wideslider {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 560px;
    text-align: left;
}

.wideslider ul, .wideslider ul li {
    display: inline;
    float: left;
    overflow: hidden;
}



.wideslider_base {
    position: absolute;
    top: 0;
}

.wideslider_wrap {
    position: absolute;
    top: 0;
    z-index: 0;
    overflow: hidden;
}

.slider_prev, .slider_next {
    position: absolute;
    z-index: 4;
    top: 0px;
    cursor: pointer;
    background: rgba(144, 108, 27, 0.7);
}

.slider_prev:before {
    content: "　";
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/top/prev_next.png) no-repeat;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    position: absolute;
    top: 180px;
    right: -52px;
    display: block;
    width: 51px;
    height: 51px;

}

.slider_next:before {
    content: "　";
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/top/prev_next.png) no-repeat;
    position: absolute;
    top: 180px;
    left: -52px;
    display: block;
    width: 51px;
    height: 51px;

}

.slider_prev:hover:before, .slider_next:hover:before {
    opacity: 0.7;
}

.pagination {
    position: absolute;
    z-index: 200;
    bottom: 28px;
    left: 0;
    width: 100%;
    text-align: center;
}

.pagination a {
    display: inline-block;
    width: 155px !important;
    margin: 0 5px;
}

.pagination a:before {
    content: " ";
    background: #906C1B;
    opacity: 0.7;
    width: 155px;
    height: 70px;
    display: block;
    position: absolute;
    top: 0px;
}

.pagination a:after {
    content: " ";
    background: linear-gradient(to bottom, rgba(216, 216, 216, 1) 0%, rgba(255, 255, 255, 1) 30%);
    width: 155px;
    height: 8px;
    display: block;
    position: absolute;
    bottom: -13px;
}


.pagination a.active:before {
    background: none;
}

.pagination a.active:after {
    content: " ";
    background: linear-gradient(to bottom, rgba(154, 154, 154, 1) 0%, rgba(0, 0, 0, 1) 30%);
    width: 155px;
    height: 8px;
    display: block;
    position: absolute;
    bottom: -13px;
}

/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '.';
}

.wideslider ul {
    display: inline-block;
    overflow: hidden;
}



/*--------------------------------*/
/* jquery.bxslider.css */
/*--------------------------------*/
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;

    *zoom: 1;
}

.bx-wrapper img {
    display: block;
    max-width: 100%;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
    left: -5px;
    border: solid #FFF 5px;
    background: #FFF;
    box-shadow: 0 0 5px #CCC;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
    position: absolute;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 50px;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/bxslider/bx_loader.gif) center center no-repeat #FFF;
}

/* PAGER */

.bx-wrapper .bx-pager {
    font-family: Arial;
    font-size: .85em;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
    color: #666;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;

    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    text-indent: -9999px;
    border-radius: 5px;
    outline: 0;
    background: #666;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/bxslider/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/bxslider/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    z-index: 9999;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    text-indent: -9999px;
    outline: 0;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    width: 10px;
    height: 11px;
    margin: 0 3px;
    text-indent: -9999px;
    outline: 0;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/bxslider/controls.png) -86px -11px no-repeat;
}

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    width: 9px;
    height: 11px;
    margin: 0 3px;
    text-indent: -9999px;
    outline: 0;
    background: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/bxslider/controls.png) -86px -44px no-repeat;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    width: 80%;
    text-align: left;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #666\9;
    background: rgba(80, 80, 80, .75);
}

.bx-wrapper .bx-caption span {
    font-family: Arial;
    font-size: .85em;
    display: block;
    padding: 10px;
    color: #FFF;
}



/*--------------------------------*/
/* jquery.cluetip.css */
/*--------------------------------*/
/* global */
div.ui-cluetip {
    font-size: 1em;
}

.ui-cluetip-content {
    padding: 6px 12px 12px 12px;
}

.ui-cluetip-header {
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    padding: 12px 12px 0 12px;
    color: #ff4f00;
}

.cluetip-title .cluetip-close {
    position: relative;
    float: right;
}

.cluetip-close img {
    border: 0;
}

#cluetip-waitimage {
    position: absolute;
    width: 43px;
    height: 11px;
    background-image: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/tooltip/wait.gif);
}

.cluetip-arrows {
    position: absolute;
    top: 0;
    left: -11px;
    display: none;
    width: 11px;
    height: 22px;
    border-width: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.cluetip-extra {
    display: none;
}

/***************************************
   =cluetipClass: 'default'
-------------------------------------- */

.cluetip-default, .cluetip-default .cluetip-outer {
    background-color: #FFF;
}



/*
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #d9d9c2;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #87876a;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close {
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}
*/
/* default arrows */
div.cluetip-default .cluetip-arrows {
    border-width: 0;
    background: transparent none;
}

div.clue-right-default .cluetip-arrows {
    background-image: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/tooltip/darrowleft.gif);
}

div.clue-left-default .cluetip-arrows {
    left: 100%;
    margin-right: -11px;
    background-image: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/tooltip/darrowright.gif);
}

div.clue-top-default .cluetip-arrows {
    top: 100%;
    left: 50%;
    width: 22px;
    height: 11px;
    margin-left: -11px;
    background-image: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/tooltip/darrowdown.gif);
}

div.clue-bottom-default .cluetip-arrows {
    top: -11px;
    left: 50%;
    width: 22px;
    height: 11px;
    margin-left: -11px;
    background-image: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/tooltip/darrowup.gif);
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
    background-color: #FFF;
}

.cluetip-jtip .cluetip-outer {
    position: relative;
    border: 2px solid #CCC;
    background-color: #FFF;
}

.cluetip-jtip .cluetip-inner {
    display: inline-block;
    padding: 5px;
}

.cluetip-jtip div.cluetip-close {
    margin: 0 5px 0;
    text-align: right;
    color: #900;
}

.cluetip-jtip .ui-cluetip-header {
    padding: 6px;
    background-color: #CCC;
    /*  margin-bottom: 1em;*/
}

/* jtip arrows */
div.cluetip-jtip .cluetip-arrows {
    border-width: 0;
    background: transparent none;
}

div.clue-right-jtip .cluetip-arrows {
    background-image: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/tooltip/arrowleft.gif);
}

div.clue-left-jtip .cluetip-arrows {
    left: 100%;
    margin-right: -11px;
    background-image: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/tooltip/arrowright.gif);
}

div.clue-top-jtip .cluetip-arrows {
    top: 100%;
    left: 50%;
    width: 22px;
    height: 11px;
    margin-left: -11px;
    background-image: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/tooltip/arrowdown.gif);
}

div.clue-bottom-jtip .cluetip-arrows {
    top: -11px;
    left: 50%;
    width: 22px;
    height: 11px;
    margin-left: -11px;
    background-image: url(/wp-content/themes/campaign-news-pc/easycache/?url=http://www.nuktco.net/img/tooltip/arrowup.gif);
}

/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */
.cluetip-rounded {
    border: 1px solid #CCC;
    border-radius: 6px;
    background-color: #FFF;
}

.cluetip-rounded .cluetip-outer {
    border-radius: 6px;
    background-color: #FFF;
}

.cluetip-rounded .cluetip-arrows {
    border-color: #CCC;
}

/* need to be more specific here to override ThemeRoller defaults */
div.cluetip-rounded .cluetip-arrows {
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    border-style: solid;
    background: transparent none;
}

div.clue-right-rounded .cluetip-arrows {
    border-width: 11px 11px 11px 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}

div.clue-left-rounded .cluetip-arrows {
    left: 100%;
    margin-right: -11px;
    border-width: 11px 0 11px 11px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
}

div.clue-top-rounded .cluetip-arrows {
    top: 100%;
    left: 50%;
    border-width: 11px 11px 0 11px;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}

.clue-bottom-rounded .cluetip-arrows {
    top: -11px;
    left: 50%;
    border-width: 0 11px 11px 11px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
}

/* stupid IE6 HasLayout hack */
.cluetip-rounded .cluetip-title, .cluetip-rounded .cluetip-inner {
    zoom: 1;
}



/*----------------------------------------------------------------------*/
/* @追加・修正 */
/*----------------------------------------------------------------------*/


.mailform tr:last-of-type {
    border-bottom: none;
}

/*ipad対応*/
.ua-ipad .wrp_girls_photos {
    display: none;
}

/*MFI関連で追加 H2を画像からテキストに変更するスタイル*/
.head2_text_style h2 {
    padding: 20px 30px;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    background-size: 20px 20px;
    background-color: #ffba14;
    background-image: linear-gradient(-45deg, #ffb400 25%, transparent 25%,
            transparent 50%, #ffb400 50%, #ffb400 75%,
            transparent 75%, transparent);
}

.head2_text_style h2 span {
    position: absolute;
    right: 20px;
    top: 83px;
    color: #fff;
    font-size: 26px;
    font-weight: normal;
    text-transform: capitalize;
}

/*windowsのディスプレイ解像度が100％以外だとモーダルがズレる対応 start*/
div#superbox-wrapper {
    top: 0 !important;
}

/*windowsのディスプレイ解像度が100％以外だとモーダルがズレる対応 end*/

/* 一覧キャスト写真を縦横比率指定した中でトリミング表示 */
.photo a img {
    aspect-ratio: 2 / 3;
    -o-object-fit: cover;
    object-fit: cover;
}