@charset "UTF-8";
abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
    overflow-x: hidden !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: 700;
}
del {
    text-decoration: line-through;
}
abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
input,
select {
    vertical-align: middle;
}
em {
    font-style: normal;
}
b {
    font-weight: 400;
}
html {
    width: 100%;
    height: 100%;
}
body {
    width: 100%;
    height: 100%;
    font-size: 14px;
      font-family:'Varela Round','Tsukushi A Round Gothic','ヒラギノ丸ゴ Pro W4','ヒラギノ丸ゴ Pro','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','HG丸ｺﾞｼｯｸM-PRO','HGMaruGothicMPRO','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    line-height: 1;
    letter-spacing: 0.05em;
    background: #2f2f2f;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
h1,h2,h3,h4,h5 {
    font-weight: 400;
    font-style: normal;
}
::-moz-selection {
    color: #fff;
    background: #2f2f2f;
}
::selection {
    color: #fff;
    background: #2f2f2f;
}
::-moz-selection {
    color: #fff;
    background: #2f2f2f;
}
a:link {
    color: #fff;
    text-decoration: none;
}
a:visited {
    color: #fff;
}
a:hover {
    color: #aaa;
}
a:active {
    color: #666;
}
#wrap {
    margin: 0 auto;
    position: relative;
    background: #221815;
}
body#smp {
    min-width: auto;
    margin: 0 auto;
}
body#smp .pc {
    display: none;
    visibility: hidden;
    opacity: 0;
    filter:alpha(opacity=0);
    width: 0;
    height: 0;
    text-indent: 100%;
    overflow: hidden;
}
body#pc {
    width: auto;
    min-width: 1024px;
    margin: 0;
}
body#pc .smp {
    display: none;
    visibility: hidden;
    opacity: 0;
    filter:alpha(opacity=0);
    width: 0;
    height: 0;
    text-indent: 100%;
    overflow: hidden;
}
body#pc #wrap {
    position: relative;
    padding: 100px 0 0;
}
body#pc .contents {
    width: 960px;
    margin: 0 auto;
}
body#pc .contents#top {
    width: auto;
}
body#pc.cn #wrap,
body#pc.kr #wrap {
    padding: 101px 0 0;
}
.en {
    font-family: Roboto Condensed,sans-serif;
    font-weight: 300;
    font-style: normal;
}
body.en .ja {
    display: none!important;
}
body.en .en {
    display: inherit!important;
}
body.ja .ja {
    display: inherit!important;
}
body.ja .en {
    display: none!important;
}
.loadCircleAnima {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -16px 0 0 -16px;
}
.loadCircleAnima:after {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    -webkit-animation: rotate 1800ms cubic-bezier(.785,.135,.15,.86) infinite;
    animation: rotate 1800ms cubic-bezier(.785,.135,.15,.86) infinite;
    border-radius: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #999;
    border-left: 1px solid #fff;
    border-right: 1px solid #999;
    opacity: 1;
    filter:alpha(opacity=100);
}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotateZ(-360deg);
        transform: rotateZ(-360deg);
    }
    80% {
        -webkit-transform: rotateZ(0deg);
        transform: rotateZ(0deg);
    }
}
@keyframes rotate {
    0% {
        -webkit-transform: rotateZ(-360deg);
        transform: rotateZ(-360deg);
    }
    80% {
        -webkit-transform: rotateZ(0deg);
        transform: rotateZ(0deg);
    }
}
body {
    background: #e8e8e8;
}
.container {
    margin: 0 auto;
}
.wrap {
    position: relative;
}
.frame {
    height: 250px;
    line-height: 250px;
    overflow: hidden;
}
.frame ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
    font-size: 50px;
}
.frame ul li {
    float: left;
    width: 227px;
    height: 100%;
    margin: 0 1px 0 0;
    padding: 0;
    background: #333;
    color: #ddd;
    text-align: center;
    cursor: pointer;
}
.frame ul li.active {
    color: #fff;
    background: #a03232;
}
.scrollbar {
    margin: 0 0 1em;
    height: 1px;
    background: #111;
    line-height: 0;
}
.scrollbar .handle {
    width: 100px;
    height: 100%;
    background: #333;
    cursor: pointer;
}
.scrollbar .handle:active {
    height: 200%;
    background: #ccc;
}
.scrollbar .handle .mousearea {
    position: absolute;
    top: -9px;
    left: 0;
    width: 100%;
    height: 20px;
}
.pages {
    list-style: none;
    margin: 20px 0;
    padding: 0;
    text-align: center;
}
.pages li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 4px;
    text-indent: -999px;
    border-radius: 10px;
    cursor: pointer;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
}
.pages li:hover {
    background: #aaa;
}
.pages li.active {
    background: #666;
}
.controls {
    margin: 25px 0;
    text-align: center;
}
.oneperframe {
    height: 300px;
    line-height: 300px;
}
.oneperframe ul li {
    width: 1140px;
}
.oneperframe ul li.active {
    background: #333;
}
.crazy ul li:nth-child(2n) {
    width: 100px;
    margin: 0 4px 0 20px;
}
.crazy ul li:nth-child(3n) {
    width: 300px;
    margin: 0 10px 0 5px;
}
.crazy ul li:nth-child(4n) {
    width: 400px;
    margin: 0 30px 0 2px;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
@media screen and (min-width:668px) {
    #head {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      min-width: 1024px;
      height: auto;
      background: #221815;
      z-index: 9999;
      height: auto;
    }
    #head a {
      color: #f3ed5e;
      -webkit-transition: all .15s cubic-bezier(.785,.135,.15,.86);
      transition: all .15s cubic-bezier(.785,.135,.15,.86);
    }
    #head a:hover {
      opacity: .5;
      filter: alpha(opacity=50);
    }
    #head .ttl {
      width: 100%;
      height: 100px;
      font-size: 18px;
      text-indent: 110px;
      font-family: 'Varela Round',sans-serif;
      font-weight: 300;
      font-style: normal;
      line-height: 95px;
    }
    #head .ttl p {
      position: relative;
      max-width: 1200px;
      margin: 0 auto;
    }
    #head .ttl p span {
      position: absolute;
      left: 30px;
      top: 23px;
      content: "";
      display: block;
      width: 65px;
      height: 50px;
      background-image: url(../img/icons/all_logo01.png);
      background-repeat: no-repeat;
      -webkit-background-size: 65px 50px;
      background-size: 65px 50px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
    }
    #head .ttl p b {
        font-weight: 300;
    }
    #head .open_btn {
        display: none;
    }
    #head.sub_lang {
        height: 100px;
    }
    #head.sub_lang .head_nav .lang {
      /*top: 59px;*/
      border-top: #1f1f1f solid 1px;
    }
    .head_nav {
      position: relative;
      max-width: 1200px;
      margin: 0 auto;
      top: -65px;
    }
    .head_nav .gnav {
      position: absolute;
      right: 100px;
      top: 0;
      content: "";
      display: block;
      clear: both;
    }
    body.en .head_nav .gnav {
      position: absolute;
      right: 100px;
      top: 5px;
      content: "";
      display: block;
      clear: both;
    }
    .head_nav .gnav:after {
      content: "";
      display: block;
      clear: both;
    }
    .head_nav .gnav li {
      float: left;
      margin: 0 0 0 36px;
       /* width: 110px; メニューごとの幅ズレを解消、margin36で調整 */
      color: #4d4d4d;
    }
    .head_nav .gnav li.link_none {
      position: relative;
      display: block;
      width: auto;
      height: auto;
      text-align: center;
    }
    .head_nav .gnav li a{
      position: relative;
      display: block;
      width: auto;
      height: auto;
      text-align: center;
    }
    .head_nav .gnav li a .ja_text,
    .head_nav .gnav li.link_none .ja_text {
      /*font-size: 15px;*/
      display: block;
      margin-bottom: 8px;
      text-align: center;
    }
    .head_nav .gnav li a .en_text,
    .head_nav .gnav li.link_none .en_text {
       font-family: 'Varela Round',sans-serif;
       font-size: 12px;
    }

    .head_nav .gnav li .ja_text,
    .head_nav .gnav li.link_none .ja_text {
      /*font-size: 15px;*/
      display: block;
      margin-bottom: 8px;
      text-align: center;
    }
    .head_nav .gnav li .en_text,
    .head_nav .gnav li.link_none .en_text {
      display: block;
       font-family: 'Varela Round',sans-serif;
       font-size: 12px;
      text-align: center;
    }


    body.en .head_nav .gnav li a .ja_text,
    body.en .head_nav .gnav li.link_none .ja_text {
      display: none;
    }
    body.en .head_nav .gnav li a .en_text,
    body.en .head_nav .gnav li.link_none .en_text {
       font-size: 13px;
    }


    /*.head_nav .gnav li a .ja_text {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      padding: 42px 10px 0;
      line-height: 1.4;
      background: #000;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      z-index: 1;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: all .25s cubic-bezier(.785,.135,.15,.86);
      transition: all .25s cubic-bezier(.785,.135,.15,.86);
    }
    .head_nav .gnav li a .en_text {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      padding: 42px 0 0;
      font-size: 18px;
      font-family: Roboto Condensed,sans-serif;
      font-weight: 300;
      font-style: normal;
      background: #000;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      z-index: 1;
    }*/
    .head_nav .snav {
      position: relative;
      top: 101px;
      text-indent: 30px;
    }
    .head_nav .snav li {
      display: inline;
      line-height: 40px;
    }
    .head_nav .snav li a {
      margin: 0 7px 0 0;
      font-size: 12px;
    }
    .head_nav .snav li a:after {
      content: "|";
      margin: 0 0 0 12px;
      color: #3f3f3f;
    }
    .head_nav .snav li a .en {  font-size: 14px; }
    .head_nav .snav li:last-child a:after {  content: ""; }
    .head_nav .qtrans_language_chooser {  display: none; }
    .head_nav .lang {
      display: block;
      position: absolute;
      right: 10px;
      top: -15px; /*中韓のボタン復活時、-15pxに戻す→戻した*/
      font-size: 12px;
      font-family: 'Varela Round',sans-serif;
      font-weight: 300;
      font-style: normal;
      width: 65px;
    }
    .head_nav .lang li {
      float: left;
      border: #f3ed5e solid 1px;
      border-radius: 3px;
      margin-right: 5px;
      margin-bottom: 5px;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      width: 30px;
      height: 30px;
    }
    .head_nav .lang li:nth-child(even) {
      margin-right: 0;
    }
    .head_nav .lang li a {
      display: block;
      line-height: 30px;
      color: #f3ed5e;
      text-align: center;
    }
    .head_nav .lang li a.on{
      color: #000;
      background: #f3ed5e;
      border-radius: 3px;
    }
    .head_nav .lang.off li{
      color: #4d4d4d;
      border: 1px solid #4d4d4d;
      line-height: 30px;
      text-align: center;
    }
    .head_nav .lang li a.on span {  color: #000; }
    .head_nav .close {  display: none; }
    .foot_pdf:after {
      content: "";
      display: block;
      clear: both;
    }
    .foot_pdf li {
      float: left;
      width: 50%;
      border-left: #1f1f1f solid 1px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }
    .foot_pdf li:nth-child(2n) {  border-right: #1f1f1f solid 1px; }
    .foot_pdf li a {
      position: relative;
      display: block;
      padding: 20px 0 20px 30px;
      text-align: center;
    }
    .foot_pdf li a:before {
      position: absolute;
      right: 5px;
      bottom: 5px;
      content: "";
      display: block;
      width: 6px;
      height: 6px;
      background-image: url(../img/icons/all_arw05.png);
      background-repeat: no-repeat;
      -webkit-background-size: 6px 6px;
      background-size: 6px 6px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
    }
    .foot_pdf li a:after {
      position: absolute;
      left: 20px;
      top: 50%;
      margin: -13px 0 0;
      content: "";
      display: block;
      width: 26px;
      height: 23px;
      background-image: url(../img/icons/btn_icon_pdf.png);
      background-repeat: no-repeat;
      -webkit-background-size: 26px 23px;
      background-size: 26px 23px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
    }
    .foot_pagetop {
      margin: 0 auto;
      content: "";
      display: block;
      clear: both;
      background: #F2EA00;
      text-align: center;
    }
    .foot_pagetop:after {
      content: "";
      display: block;
      clear: both;
    }
    .foot_pagetop a {
      position: relative;
      display: block;
      width: auto;
      padding: 15px 0 15px 0;
      font-size: 14px;
      color: #000;
      font-family: 'Varela Round',sans-serif;
      font-weight: 300;
      font-style: normal;
      text-align: center;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-radius: 3px;
    }
    .foot_pagetop a:before {
      position: relative;
      margin: 0 auto 10px;
      content: "";
      display: block;
      width: 18px;
      height: 9px;
      background-image: url(../img/icons/all_arw03_t.png);
      background-repeat: no-repeat;
      -webkit-background-size: 18px 9px;
      background-size: 18px 9px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
    }
    .foot_pagetop a:hover {
      opacity: .7;
      filter: alpha(opacity=70);
    }
    .foot_notice {
      padding: 20px 0;
      font-size: 14px;
      line-height: 1.6;
      text-align: center;
      color: #ccc;
      border-top: #1f1f1f solid 1px;
    }
    .foot_notice p {
      max-width: 1160px;
      padding: 0 20px;
      margin: 0 auto;
    }
    .foot_sitemap {
      padding: 30px 10px 10px;
      line-height: 2.6;
      text-align: center;
      content: "";
      display: block;
      clear: both;
      background: #b7b8b8;
    }
    .foot_sitemap:after {
      content: "";
      display: block;
      clear: both;
    }
    .foot_sitemap>ul li {
      display: inline;
      margin: 0 10px 0 0;
    }
    .foot_sitemap>ul li:last-child {
      margin: 0 0 0 0;
    }
    .foot_sitemap>ul li:after {
      content: "|";
      margin: 0 0 0 10px;
      color: #3f3f3f;
    }
    .foot_sitemap a {
     position: relative;
     color: #231815 !important;
   }
    .foot_sitemap>ul li:last-child:after {  content: "" }
    .foot_sitemap>ul li ul {  display: inline }
    .foot_sitemap>ul li ul li {  display: inline }
    .foot_nav {
      padding: 10px 10px 30px;
      background: #b7b8b8;
    }
    .foot_nav a{
    }
    .foot_nav ul {
      display: block;
      line-height: 1.8;
      text-align: center;
    }
    .foot_nav ul.old {
      font-size: 16px;
      font-style: normal;
    }
    .foot_nav ul.old a{
      color: #231815;
    }
    .foot_nav ul li {
      display: inline;
      vertical-align: middle;
      margin: 0 10px 0 0;
    }
    .foot_nav ul li:after {
      content: "|";
      margin: 0 0 0 10px;
      color: #3f3f3f;
    }
    .foot_nav ul li:first-child:before {
      content: "|";
      margin: 0 10px 0 0;
      color: #3f3f3f;
    }
    .foot_link {
      max-width: 1200px;
      margin: 0 auto;
      padding: 20px 30px;
    }
    .foot_link ul {
      padding: 13px 12px;
      background: #fff;
      border-radius: 3px;
      content: "";
      display: block;
      clear: both;
    }
    .foot_link ul:after {
      content: "";
      display: block;
      clear: both;
    }
    .foot_link ul li {
      /*float: left;*/
      display: inline-block;
      vertical-align: middle;
      margin: 0 25px 0 0;
    }
    .foot_link ul li a img {
      /*width: 156px;*/
      height: auto;
    }
    .foot_copy {
        padding: 15px 10px;
        text-align: center;
    }
    .top_alert {
        position: relative;
        height: 40px;
        background: url("../img/icons/alert_bg01.png");
        overflow: hidden;
        border-bottom: #000 solid 1px;
    }
    .top_alert .open {
        position: absolute;
        top: 10px;
        left: 30px;
    }
    .top_alert .open img {
        width: 395px;
        height: auto;
    }
    .top_program {
        margin: -51px 0 40px;
        border-top: #1f1f1f solid 1px;
        border-bottom: #2f2f2f solid 1px;
        overflow: hidden;
    }
    .top_program .head {
        padding: 15px 20px;
        text-align: center;
        font-size: 22px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
        border-bottom: #1f1f1f solid 1px;
    }
    .top_program .controls {
        position: absolute;
        left: 0;
        top: 12px;
        width: 100%;
        margin: 0;
    }
    .top_program .controls .btn {
        position: absolute;
        width: 28px;
        padding: 5px;
        font-size: 14px;
        color: #fff;
        cursor: pointer;
        background: #2f2f2f;
        border-radius: 3px;
        border: none;
        outline: none;
    }
    .top_program .controls .btn:active {
        background: #3f3f3f;
    }
    .top_program .controls .btn.prev {
        left: 10px;
    }
    .top_program .controls .btn.next {
        right: 10px;
    }
    .top_program .program_nav {
        position: relative;
        width: 100%;
        height: 53px;
        overflow-x: hidden;
        z-index: 2;
    }
    .top_program .program_nav ul {
        position: absolute;
        width: auto;
        height: 53px;
    }
    .top_program .program_nav ul li {
        display: block;
        float: left;
        width: 70px;
        height: 45px;
        font-size: 18px;
        text-align: center;
        line-height: 45px;
        border-right: #1f1f1f solid 1px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    .top_program .program_nav ul li.active {
        height: 53px;
        color: #000;
        background: url("../img/icons/table_bg01.png") no-repeat;
        -webkit-background-size: 70px auto;
        background-size: 70px auto;
    }
    .top_program .cover {
        position: absolute;
        left: 0;
        top: 120px;
        width: 100%;
        height: 80px;
        background: #000;
        z-index: 9999;
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    .top_program .program_result {
        position: relative;
        margin: -8px 0 0;
        z-index: 1;
    }
    .top_program .program_container {
        border-bottom: #2f2f2f solid 1px;
    }
    .top_program .program_container .program_block {
        margin: 0;
        padding: 30px 40px;
        border-top: #1f1f1f solid 1px;
        background: #000;
    }
    .top_program .program_container .program_block .excerpt {
        margin: 0 0 15px 230px;
    }
    .top_program .program_container .program_block .excerpt .left .circle p {
        background: #000;
    }
    .top_program .program_container .program_block .detail a .img {
        left: 40px;
        top: 30px;
    }
    .top_program .program_container .program_block .detail a .info {
        margin: 0 30px 0 230px;
    }
    .top_program .foot .btn a {
        position: relative;
        display: block;
        padding: 15px 20px;
        text-align: center;
        font-size: 22px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
        line-height: 1.2;
        background: #1f1f1f;
    }
    .top_program .foot .btn a:after {
        position: absolute;
        right: 10px;
        top: 50%;
        margin: -12px 0 0;
        content: "";
        display: block;
        width: 12px;
        height: 24px;
        background-image: url("../img/icons/all_arw01_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 12px 24px;
        background-size: 12px 24px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .top_section {
        content: "";
        display: block;
        clear: both;
        margin: 0 0 40px;
    }
    .top_section:after {
        content: "";
        display: block;
        clear: both;
    }
    .top_sns {
      position: relative;
      z-index: 1;
      margin-bottom: 60px;
    }
    .top_sns ul {
      width: 158px;
      display: block;
      text-align: center;
      margin: auto;
    }
    .top_sns ul:after {
      content: "";
      display: block;
      clear: both;
    }
    .top_sns ul li {
      float: left;
      padding: 0 10px 0 0;
    }
    .top_sns ul li:last-child {
      padding: 0 0 0 0;
    }
    .top_sns ul li.bookmark {
        padding: 0;
    }
    .top_sns ul li.bookmark a {
      position: relative;
      display: block;
      width: 90px;
      height: 22px;
      padding: 0 0 0 15px;
      font-size: 11px;
      text-align: center;
      text-shadow: 0 -1px 0 #000;
      line-height: 20px;
      background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#000));
      background: linear-gradient(to bottom,#2f2f2f 0,#000 100%);
      border: #2f2f2f solid 1px;
      border-radius: 3px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      color: #fff;
      -webkit-transition: all .15s cubic-bezier(.785,.135,.15,.86);
      transition: all .15s cubic-bezier(.785,.135,.15,.86);
    }
    .top_sns ul li.bookmark a:hover {
      opacity: .7;
      filter: alpha(opacity=70);
    }
    .top_sns ul li.bookmark a:after {
      position: absolute;
      left: 50%;
      top: 50%;
      margin: -6px 0 0 -40px;
      content: "";
      display: block;
      width: 10.5px;
      height: 10.5px;
      background-image: url(../img/icons/btn_icon_fav.png);
      background-repeat: no-repeat;
      -webkit-background-size: 10.5px 10.5px;
      background-size: 10.5px 10.5px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
    }
    body.kr .top_sns ul,
    body.ch .top_sns ul {
      top: -40px;
  }




    .top_now_program {
        position: relative;
        width: 960px;
        margin: 40px auto 0;
				padding-bottom:40px;
        z-index: 1;
    }


    .top_now_program h1 {
				color:#f2e906;
        margin: 0 0 40px;
        font-size: 28px;
       font-family: 'Varela Round',sans-serif;
        font-weight: 300;
        font-style: normal;
        text-align: center;
    }

		.top_now_program article {
			border-top:1px solid #fff;
    }

		.top_now_program article:last-child {
			border-top:1px solid #fff;
			border-bottom:1px solid #fff;
    }


		.top_now_program a::after {
				clear: both;
				content: " ";
				display: block;
		}
		.top_now_program a::after {
				background-image: url("../img/icons/all_arw01_r.png");
				background-repeat: no-repeat;
				background-size: 12px 22px;
				content: "";
				display: block;
				height: 22px;
				margin: -11px 0 0;
				overflow: hidden;
				position: absolute;
				right: 10px;
				text-indent: 100%;
				top: 50%;
				white-space: nowrap;
				width: 12px;
		}
		.top_now_program a {
				position: relative;
		}
		.top_now_program a {
				border-bottom: 1px solid #2f2f2f;
				display: block;
				font-size: 16px;
				line-height: 1.4;
				padding: 17px 220px 17px 20px;
				position: relative;
		}

		.top_now_program h2.ttl {
			color:#f2ea03;
			font-size:1.1em;
		}

		.top_now_program .place {
			font-size:0.85em;
			margin-top:0.5em;
		}

		.top_now_program .cate {
			display: block;
			float: right;
			margin-top: -12px;
			position: absolute;
			right: 40px;
			top: 50%;
		}

		.top_now_program .cate span {
			background-color: #fff;
			color: #000;
			font-size: 14px;
			margin-left:10px;
			padding: 5px;
			text-align: center;
		}






    .top_news {
        position: relative;
        width: 960px;
        margin: 0 auto;
        z-index: 1;
    }


    .top_news div {
        width: 430px;
        float: left;
    }
/*
    .top_news div {
        width: 962px;
    }
*/
    .top_news div h1 {
        margin: 0 0 50px;
        font-size: 28px;
       font-family: 'Varela Round',sans-serif;
        font-weight: 300;
        font-style: normal;
        text-align: center;
    }
    .top_news div ul {
        line-height: 1.6;
        border-top: 1px dotted #fff;
    }
    .top_news div ul li {
        border-bottom: 1px dotted #fff;
        padding: 15px 2px;
    }
    .top_news div ul li a span {
        display: block;
        margin: 0 8px 0 0;
        font-size: 16px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    .top_news div ul li a span:after {
        content: "";
        margin: 0 0 0 8px;
        color: #666;
    }
    .top_news div ul li a b {
        display: block;
        margin: -1.6em 0 0 60px;
    }
    .top_killer {
      position: relative;
      font-size: 0;
      text-align: center;
      background: #221815;
      padding: 0   0 0;
    overflow-x: hidden !important;
    }
    .top_killer:after {
      content:" ";
      display: block;
      clear: both;
    }
    .top_killer .image img {
    min-width: 100%;
    height: auto;
    text-align: center;
    margin: 0 0 0 -520px;
    }
    .top_killer .image{
      position: relative;
    overflow-x: hidden !important;
    }
    .top_killer .image .btn_entry{
      width: 962px;
      margin: auto;
      position: relative;
			z-index:200;
    }
    .top_killer .image .btn_entry a{
      position: absolute;
      right: -300px;
      bottom: -42px;
    }

    .top_killer .director {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      padding: 12px 30px;
      background-color: #000;
      background: rgba(0,0,0,.6);
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      z-index: 1;
      content: "";
      display: block;
      clear: both;
    }
    .top_killer .director:after {
      content: "";
      display: block;
      clear: both;
    }
    .top_killer .director .inner {
      max-width: 960px;
      margin: 0 auto;
    }
    .top_killer .director p {
      position: relative;
      float: left;
      line-height: 1.2;
    }
    .top_killer .director p:first-child {  padding: 0 30px 0 0; }
    .top_killer .director p:first-child:after {
      content: "/";
      position: absolute;
      right: 5%;
      top: 0;
      font-size: 30px;
      font-family: Roboto Condensed,sans-serif;
      font-weight: 300;
      font-style: normal;
    }
    .top_killer .director p .ja {
        line-height: 1.4;
    }
    .top_killer .director p small {
      display: block;
      font-size: 10px;
    }
    .top_killer .director p b {
      display: block;
      font-size: 20px;
      font-family: Roboto Condensed,sans-serif;
      font-weight: 400;
      font-style: normal;
    }
    .top_killer .director p b span.ja {
        letter-spacing: .2em;
    }
    .top_menu {
      position: relative;
      margin: 0 0 50px;
    }
    .top_menu {
        position: relative;
        margin: 0 0 50px;
    }
    .top_menu ul {
        content: "";
        display: block;
        clear: both;
    }
    .top_menu ul:after {
        content: "";
        display: block;
        clear: both;
    }
    .top_menu ul li {
        position: relative;
        float: left;
        width: 25%;
        height: 130px;
        padding: 5px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-left: #1f1f1f solid 1px;
        border-bottom: #1f1f1f solid 1px;
    }
    .top_menu ul li:before {
        content: "";
        display: block;
        width: 7px;
        height: 7px;
        background-image: url("../img/icons/all_arw06.png");
        background-repeat: no-repeat;
        -webkit-background-size: 7px 7px;
        background-size: 7px 7px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 1;
    }
    .top_menu ul li:nth-child(1) a:after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: url("../img/jp/top_menu01.jpg");
        -webkit-background-size: cover;
        background-size: cover;
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    .top_menu ul li a {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        opacity: 0.3;
        filter:alpha(opacity=30);
    }
    .top_menu ul li a[href] {
        opacity: 1;
        filter:alpha(opacity=100);
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .top_menu ul li a[href]:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    .top_menu ul li a b {
        position: relative;
        display: block;
        margin: 0 0 10px;
        padding: 40px 0 0 10px;
        font-size: 18px;
        font-weight: 700;
        line-height: 1.2;
        z-index: 1;
    }
    .top_menu ul li a span {
        position: relative;
        margin: 0 0 0 10px;
        padding: 3px 5px;
        font-size: 10px;
        border-radius: 3px;
        border: #fff solid 1px;
        z-index: 1;
    }
    .top_menu ul li a:before {
        content: "MORE";
        position: absolute;
        right: 10px;
        bottom: 5px;
        padding: 0 0 0 16px;
        letter-spacing: 0.1em;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
        background: url("../img/icons/all_arw03_r.png") no-repeat 0 3px;
        -webkit-background-size: 10px 8px;
        background-size: 10px 8px;
        z-index: 1;
    }
    .top_banners {
        position: relative;
        width: 960px;
        padding: 0 0 0 0px;
        margin: 0 auto;
    }
    .top_banners h1 {
      padding: 25px 0 50px;
        font-size: 28px;
        font-family: 'Varela Round',sans-serif;
        font-weight: 300;
        font-style: normal;
        text-align: center;
        letter-spacing: 0.1em;
        background-image: url(../img/common/h1brackets1_pc.png);
        background-repeat: no-repeat;
        background-size: 283px 40px;
        background-position: center 17px;
    }
    .top_banners .bnr {
        width: 100%;
        margin: 0 0 15px;
        line-height: 1.6;
    }
    .top_banners .bnr a {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        padding: 17px 10px 14px;
        text-align: center;
        text-shadow: 0 -1px 0 #fff;
        text-decoration: none;
        color: #2f2f2f;
        line-height: 1.3;
        background-color: #fff;
        background: -webkit-gradient(linear,left top,left bottom,from(#eee),color-stop(50%,#fff));
        background: linear-gradient(to bottom,#eee 0,#fff 50%);
        border: #fff solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .top_banners .bestrong a {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        padding: 17px 10px 14px;
        text-align: center;
        text-shadow: 0 -1px 0 #f3ed5e;
        text-decoration: none;
        color: #221815;
        line-height: 1.3;
        background-color: #f3ed5e;
        background: -webkit-gradient(linear,left top,left bottom,from(#f3ed5e),color-stop(50%,#f3ed5e));
        background: linear-gradient(to bottom,#f3ed5e 0,#f3ed5e 50%);
        border: #f3ed5e solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .top_banners .bnr a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .top_banners .bnr a:hover {
        opacity: 0.8;
        filter:alpha(opacity=80);
    }
    .top_banners .bnr a b {
        display: block;
        margin: 0 0 3px;
        font-size: 18px;
        font-weight: 700;
    }
    .top_banners .bnr a span {
        display: block;
        font-size: 12px;
    }
    .en .top_banners .bnr a b {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.6;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 700;
        font-style: normal;
    }
    .en .top_banners .bnr a span {
        margin: 0;
        font-size: 12px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .top_contents {
      width: 962px;
      margin: 60px auto 0;
      padding: 0 0 20px;
    }
    .top_contents h1 {
      padding: 25px 0 50px;
      font-size: 28px;
      font-family: 'Varela Round',sans-serif;
      font-weight: 300;
      font-style: normal;
      text-align: center;
        letter-spacing: 0.1em;
        background-image: url(../img/common/h1brackets1_pc.png);
        background-repeat: no-repeat;
        background-size: 283px 40px;
        background-position: center 17px;
    }
    .top_contents h1 span{
      display: block;
      font-size: 15px;
      margin-top: 10px;
      font-family: 'Varela Round',sans-serif;
    }
    .top_round {
        width:80%;
        max-width:960px;
        margin:0 10px;
      margin: 50px auto 0;
      padding: 0 0 20px;
    }
    .top_round a {
        display: block;
        float: left;
        width:18%;
        margin:0 3.5% 15px;
    }
    .top_round a img{
        width:100%;
        height: auto;
    }
    .top_insta {
        width:100%;
        max-width:960px;
        margin:0 10px;
      margin: 60px auto 0;
      padding: 0 0 20px;
    }
     .top_insta h1 {
      padding: 25px 0 50px;
      font-size: 28px;
      font-family: 'Varela Round',sans-serif;
      font-weight: 300;
      font-style: normal;
      text-align: center;
        letter-spacing: 0.1em;
        background-image: url(../img/common/h1brackets1_pc.png);
        background-repeat: no-repeat;
        background-size: 283px 40px;
        background-position: center 17px;
    }
    .top_manner {
        width:100%;	
        max-width:960px;	
        margin: 60px auto 40px;	
        padding: 0 0 20px;	
        text-align: center;	
    }	
    .top_manner1{font-size: 20px; line-height: 1.5em; margin:0 0 20px 0;}	
    .top_manner2{font-size: 16px; line-height: 1.5em; margin:0 0 16px 0;}	
    .top_manner3{font-size: 12px; line-height: 1.5em; margin:0 0 12px 0;}	
    .br-pc{display: none;}	
    .br-sp{display: block;}
    .top_common_menu {
      margin: 0 0 30px;
      display: -wbkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
    }
    .top_common_menu:after {
      content: "";
      display: block;
      clear: both;
    }
    .top_common_menu:after:after {
      content: "";
      display: block;
      clear: both;
    }
    .top_common_menu li {
      float: left;
      width: 24%;
      margin-right: 1.3%;
      border: #fff solid 1px;
      border-radius: 3px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin-bottom: 10px;
    }
    .top_common_menu li:hover{
      border: #414141 solid 1px;
    }
    .top_common_menu li:nth-child(4),
    .top_common_menu li:nth-child(8){
      margin-right: 0;
    }
    .top_common_menu li.link_none {
      border: #4d4d4d solid 1px;
    }
    .top_common_menu li.link_none a {
      color: #4d4d4d;
    }
    .top_common_menu li.link_none a:before {
      background-image: url(../img/icons/arrow_off.png);
    }
    .top_common_menu li.link_none a span {
      color: #4d4d4d;
    }

    .top_common_menu li.txt a {  padding: 32px 0; }

    .top_common_menu li a,
    .top_common_menu li.link_none {
      position: relative;
      display: block;
      padding: 40px 0 50px;
      text-align: center;
      color: #fff;
      line-height: 1.2;
      opacity: .3;
      filter: alpha(opacity=30);
    }
    .top_common_menu li a:before,
    .top_common_menu li.link_none:before {
      position: absolute;
      right: 10px;
      top: 0;
      bottom: 0;
      margin: auto;
      content: "";
      display: block;
      width: 6px;
      height: 12px;
      background-image: url(../img/icons/arrow_on.png);
      background-repeat: no-repeat;
      -webkit-background-size: 6px 12px;
      background-size: 6px 12px;
      white-space: nowrap;
      overflow: hidden;
    }
    .top_common_menu li a[href] {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transition: all .15s cubic-bezier(.785,.135,.15,.86);
      transition: all .15s cubic-bezier(.785,.135,.15,.86);
    }
    .top_common_menu li a[href]:hover {  opacity:.3;filter:alpha(opacity=30)}
    .top_common_menu li a[href]:hover span{  color: #fff; }
    .top_common_menu li a span,
    .top_common_menu li.link_none span {
      display: block;
      margin: 10px 0 0;
      font-size: 12px;
      color: #fff;
      font-weight: 300;
      font-style: normal;
      -webkit-transition: all .15s cubic-bezier(.785,.135,.15,.86);
      transition: all .15s cubic-bezier(.785,.135,.15,.86);
    }
    .top_common_menu li a b,
    .top_common_menu li.link_none b {
      display: block;
      font-size: 20px;
    }
    body.en .top_common_menu li a b,
    body.en .top_common_menu li.link_none b {
    }

    .top_common_menu li.link_none b.fzs{
      font-size: 19px;
    }
    .top_common_menu li.double {
        width: 480px;
    }
    .top_common_menu li.access a {
        padding-left: 30%;
    }
    .top_common_menu li.access a:after {
      position: absolute;
      left: 50%;
      top: 50%;
      margin: -40px 0 0 -140px;
      content: "";
      display: block;
      width: 100px;
      height: 77px;
      background-image: url(../img/icons/all_logo01.png);
      background-repeat: no-repeat;
      -webkit-background-size: 100px 77px;
      background-size: 100px 77px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
    }
    .top_common_area {
      content: "";
      display: block;
      clear: both;
    }
    .top_common_area:after {
      content: "";
      display: block;
      clear: both;
    }
    .top_common_area .cont {
      float: left;
      width: 50%;
      border-left: #1f1f1f solid 1px;
      border-right: #1f1f1f solid 1px;
      border-top: #1f1f1f solid 1px;
      border-bottom: #1f1f1f solid 1px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }
    .top_common_area .cont:nth-child(2n) {
        border-left: none;
    }
    .top_common_area .cont li {
        position: relative;
    }
    .top_common_area .cont li a {
      display: block;
      padding: 43px 10px 42px;
      line-height: 1.6;
      text-align: center;
      border-bottom: #1f1f1f solid 1px;
      color: #fff;
      opacity: .3;
      filter: alpha(opacity=30);
    }
    .top_common_area .cont li a:before {
      position: absolute;
      right: 5px;
      bottom: 5px;
      content: "";
      display: block;
      width: 6px;
      height: 6px;
      background-image: url(../img/icons/all_arw05.png);
      background-repeat: no-repeat;
      -webkit-background-size: 6px 6px;
      background-size: 6px 6px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
    }
    .top_common_area .cont li a[href] {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transition: all .15s cubic-bezier(.785,.135,.15,.86);
      transition: all .15s cubic-bezier(.785,.135,.15,.86);
    }
    .top_common_area .cont li a[href]:hover {
      opacity: .5;
      filter: alpha(opacity=50);
    }
    .top_common_area .cont li a b {
      position: relative;
      display: block;
      font-size: 18px;
      font-weight: 700;
    }
    .top_common_area .cont li a small {
      position: relative;
      display: block;
      font-size: 14px;
    }
    .top_common_area .cont li a.pdf:after {
      position: absolute;
      left: 30px;
      top: 50%;
      margin: -13px 0 0;
      content: "";
      display: block;
      width: 26px;
      height: 23px;
      background-image: url(../img/icons/btn_icon_pdf.png);
      background-repeat: no-repeat;
      -webkit-background-size: 26px 23px;
      background-size: 26px 23px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
    }
    .top_common_area .cont li:last-child a {
        border-bottom: none;
    }
    .second_header {
      position: relative;
      width: 960px;
      margin: 0 auto;
      padding: 40px 0 30px;
    }
    .second_header {
        position: relative;
        width: 960px;
        margin: 0 auto;
        padding: 40px 0 30px;
    }
    .second_header h1 {
        min-height: 20px;
        margin: 0 0 10px;
        padding: 0 0 10px;
        line-height: 1.4;
        text-align: right;
    }
    .second_header h1 a {
        position: absolute;
        display: block;
        padding: 5px 30px 5px 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #fff;
        border-radius: 3px;
        font-family: 'Varela Round',sans-serif;
    }
    .second_header h1 a:after {
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        margin: auto;
        content: "";
        display: block;
        width: 4px;
        height: 8px;
        background-image: url("../img/icons/arrow_right.png");
        background-repeat: no-repeat;
        -webkit-background-size: 4px 8px;
        background-size: 4px 8px;
    }
    .second_header .rt_btn {
        position: absolute;
        right: 0;
        top: 40px;
    }
    .second_header .rt_btn a {
        padding: 0 0 0 20px;
    }
    .second_header .rt_btn a:after {
        position: absolute;
        left: 0;
        top: 50%;
        margin: -6px 0 0;
        content: "";
        display: block;
        width: 14px;
        height: 11px;
        background-image: url("../img/icons/all_arw03_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 14px 11px;
        background-size: 14px 11px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .second_header .btn {
        display: none;
    }
    .second_header .list {
        line-height: 1.8;
        content: "";
        display: block;
        clear: both;
        margin: 34px 0 20px;
    }
    .second_header .list:after {
        content: "";
        display: block;
        clear: both;
    }
    .second_header .list li {
        float: left;
        margin: 0 20px 20px 0;
        border: 1px solid #F5EE3D;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        width: 48.5%;
        text-align: center;
        font-size: 16px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .second_header .list li:nth-child(2n) {
        margin: 0 0 20px 0;
    }
    .second_header .list li a.on {
      background-color: #F5EE3D;
      color: #000;
    }
    .second_header .list li a {
        position: relative;
        /*padding: 0 0 0 12px;*/
        padding: 10px;
        height: 50px;
        color: #F5EE3D;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        display: block;
    }
    .second_header .list li a:hover {
      background-color: #F5EE3D;
      color: #000;
    }
    .second_header .list li.fzs a{
        font-size: 13px;
        padding-top: 12px;
    }
/*
    .second_header .list li a:before {
        position: absolute;
        left: 0;
        top: 50%;
        margin: -5px 0 0;
        content: "";
        display: block;
        width: 6px;
        height: 10px;
        background-image: url("../img/icons/all_arw01_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 10px;
        background-size: 6px 10px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
*/
    .second_header .list li.sub span {
        margin: 0 8px 0 0;
    }
    .second_header .list li.spc b {
        margin: 0 8px 0 0;
    }
    .contents_header {
        margin: 0 0 60px;
    }
    .contents_header h1 {
        padding: 0 0 0;
        line-height: 1.4;
        text-align: center;
    }
    .contents_header h1 span {
        display: block;
        font-size: 13px;
        font-family: 'Varela Round',sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    .contents_header h1 span.en_title {
        font-size: 24px;
        font-family: 'Varela Round',sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    .contents_header h1 b {
        display: block;
        font-size: 26px;
    }
    .contents_header h1 span.font_s {
        display: block;
        font-size: 16px;
        font-family: inherit;
    }
    .section_text {
        width: 720px;
        margin: 0 auto 60px;
        line-height: 1.8;
        font-size: 16px;
    }
    .section_text a {
        text-decoration: underline;
    }
    .section_text a:hover {
        text-decoration: none;
    }
    .section_text .large_img {
        margin: 0 auto;
        padding: 0 0 25px;
    }
    .section_text .large_img .img img {
        width: 100%;
        height: auto;
    }
    .section_text .large_img .caption {
        font-size: 12px;
        text-align: right;
    }
    .section_text .read {
        margin: 0 0 60px;
    }
    .section_text .sign {
        text-align: right;
        padding: 20px 0 0;
    }
    .section_text .comingsoon {
        min-height: 150px;
        padding: 50px 0 0;
        font-size: 30px;
        text-align: center;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    .section_text .btn {
        margin: 0 0 15px;
    }
    .section_text .btn a {
        font-weight: 700;
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 20px 0 20px 15px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .section_text .btn a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .section_text .btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .section_text .btn a {
            background: #2f2f2f;
        }
    }
    .section_text .btn a:after {
        position: absolute;
        left: 20px;
        top: 50%;
        margin: -10px 0 0;
        content: "";
        display: block;
        width: 11px;
        height: 20px;
        /*background-image: url("../img/icons/all_arw01_r.png");*/
        background-repeat: no-repeat;
        -webkit-background-size: 11px 20px;
        background-size: 11px 20px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .section_text .time_btn {
        margin: 0 0 15px;
    }
    .section_text .time_btn a {
        font-weight: 700;
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 15px 0 15px 15px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .section_text .time_btn a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .section_text .time_btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .section_text .time_btn a {
            background: #2f2f2f;
        }
    }
    .section_text .time_btn a:after {
        position: absolute;
        left: 20px;
        top: 50%;
        margin: -10px 0 0;
        content: "";
        display: block;
        width: 11px;
        height: 20px;
        background-image: url("../img/icons/all_arw01_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 11px 20px;
        background-size: 11px 20px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .section_text .back_btn {
        margin: 0 0 15px;
    }
    .section_text .back_btn a {
        font-weight: 700;
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 15px 0 15px 15px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .section_text .back_btn a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .section_text .back_btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .section_text .back_btn a {
            background: #2f2f2f;
        }
    }
    .section_text .back_btn a:after {
        position: absolute;
        left: 20px;
        top: 50%;
        margin: -10px 0 0;
        content: "";
        display: block;
        width: 11px;
        height: 20px;
        background-image: url("../img/icons/all_arw01_l.png");
        background-repeat: no-repeat;
        -webkit-background-size: 11px 20px;
        background-size: 11px 20px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .section_text .titlebox {
        margin: 0 0 30px;
        line-height: 1.2;
    }
    .section_text .titlebox h1 {
        font-size: 22px;
        font-weight: 700;
        line-height: 1.4;
        text-align: center;
    }
    .section_text .titlebox h1 span{
      position: relative;
      padding: 0 15px;
    }
    .section_text .titlebox h1 span:after{
        content:" ";
        width: auto;
        height: 1px;
        background-color: #fff;
        position: absolute;
        bottom: -10px;
        right: 0;
        left: 0;
        margin: auto;
        display: block;
        text-align: center;
    }
    .section_text .titlebox h1 small {
        font-size: 18px;
    }
    .section_text .titlebox .title_m {
        font-size: 26px;
        text-align: left;
    }
    .en .section_text .titlebox .title_m {
      font-family: 'Varela Round',sans-serif;
    }
    .section_text .titlebox p {
        margin: 5px 0;
        line-height: 1.6;
    }
    .section_text .sub_titlebox {
        margin: 0 0 20px;
        line-height: 1.4;
    }
    .en .section_text .sub_titlebox {
      font-family: 'Varela Round',sans-serif;
    }
    .section_text .sub_titlebox h2 {
        font-size: 18px;
        font-weight: 700;
    }
    .section_text .titlebox h2 span:before {
      content:"[";
      display: inline-block;
    }
    .section_text .titlebox h2 span:after {
      content:"]";
    }

    .section_text .textbox {
        padding: 0 0 30px;
    }
    .section_text .textbox.bottom_space {
        padding: 0 0 60px;
    }
    .section_text .textbox h2 {
        font-size: 18px;
        position: relative;
        padding: 0 0 10px;
        font-weight: 700;
    }
    .en .section_text .textbox h2 {
      font-family: 'Varela Round',sans-serif;
    }
    .section_text .textbox h2:before {
        content: "[";
        margin-right: 5px;
    }
    .section_text .textbox h2:after {
        content: "]";
        margin-left: 5px;
    }
    .section_text .textbox h3 {
        padding: 0 0 3px;
        font-weight: 700;
    }
    .section_text .textbox h3:before {
        content: "● ";
        color: #666;
    }
    .section_text .textbox .txt {
        padding: 0 0 15px;
    }
    .section_text .textbox .txt:last-child {
        padding: 0;
    }
    .section_text .thumbbox {
        margin: 0 0 20px;
        padding: 20px;
        min-height: 200px;
        background: #1f1f1f;
        border-radius: 2px;
    }
    .section_text .thumbbox .img {
        float: left;
        font-size: 13px;
    }
    .section_text .thumbbox .txt {
        margin: 0 0 0 230px;
    }
    .section_text .thumbbox .txt h3 {
        margin: 0 0 10px;
        font-weight: 700;
    }
    .section_text .thumbbox .txt h3 ruby rp,
    .section_text .thumbbox .txt h3 ruby rt {
        color: #aaa;
        font-weight: 400;
    }
    .section_text .thumbbox .txt p {
        margin: 0 0 5px;
    }
    .section_text .thumbbox .txt p:last-child {
        margin: 0;
    }
    .section_text .thumbbox .txt .name {
        font-size: 14px;
    }
    .section_text .column_box {
        margin: 0 0 40px;
        content: "";
        display: block;
        clear: both;
    }
    .section_text .column_box:after {
        content: "";
        display: block;
        clear: both;
    }
    .section_text .column_box h2 {
        font-size: 18px;
        position: relative;
        margin: 0 0 15px;
        padding: 0 0 8px;
        font-weight: 700;
        border-bottom: #2f2f2f solid 1px;
    }
    .section_text .column_box h2:after {
        content: "";
        display: block;
        position: absolute;
        width: 15%;
        bottom: -1px;
        border-bottom: #666 solid 1px;
    }
    .section_text .column_box .img {
        float: left;
        width: 38%;
    }
    .section_text .column_box .img img {
        width: 100%;
        height: auto;
        border: #1f1f1f solid 1px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 3px;
    }
    .section_text .column_box .img small {
        font-size: 12px;
    }
    .section_text .column_box .txt {
        margin: 0 0 0 44%;
    }
    .section_text .column_box.sneak .img {
        display: inline;
        width: 42%;
        padding: 0 40px 10px 0;
    }
    .section_text .column_box.sneak .txt {
        margin: 0;
    }
    .section_text .common_table {
        border-left: #2f2f2f solid 1px;
        border-top: #2f2f2f solid 1px;
    }
    .section_text .common_table tr th {
        padding: 10px 15px;
        text-align: left;
        border-right: #2f2f2f solid 1px;
        border-bottom: #2f2f2f solid 1px;
        background: #1f1f1f;
    }
    .section_text .common_table tr td {
        padding: 10px 15px;
        border-right: #2f2f2f solid 1px;
        border-bottom: #2f2f2f solid 1px;
    }
    .search_sort {
        margin: -40px 0 30px;
        font-size: 16px;
        line-height: 1.6;
    }
    .search_sort .sort_head {
        position: relative;
        margin: 0 0 0;
        padding: 0 0 15px;
        /*border-bottom: #fff solid 1px;*/
    }
    .search_sort .sort_head h1 {
        font-weight: 700;
        color:#EBE644;
        font-size: 20px;
    }
    .search_sort .sort_head h1 small {
        font-size: 10px;
        font-weight: 400;
    }
    .search_sort .sort_head .reset {
        position: absolute;
        right: 0;
        top: -6px;
    }
    .search_sort .sort_head .reset a {
        font-size: 12px;
        position: relative;
        display: block;
        width: 80px;
        height: auto;
        padding: 7px 0 7px 20px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: #3f3f3f;
        border: #3f3f3f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .search_sort .sort_head .reset a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    .search_sort .sort_head .reset a:before {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -5px 0 0 -25px;
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        background-image: url("../img/icons/all_close02.png");
        background-repeat: no-repeat;
        -webkit-background-size: 10px 10px;
        background-size: 10px 10px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }


    .search_sort #searchform .reset {
        position: absolute;
        right: 260px;
        bottom: 30px;
    }
    .search_sort #searchform .reset a {
        font-size: 12px;
        position: relative;
        display: block;
        width: 80px;
        height: auto;
        padding: 7px 0 7px 20px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: #3f3f3f;
        border: #3f3f3f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .search_sort #searchform .reset a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    .search_sort #searchform .reset a:before {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -5px 0 0 -25px;
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        background-image: url("../img/icons/all_close02.png");
        background-repeat: no-repeat;
        -webkit-background-size: 10px 10px;
        background-size: 10px 10px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }





    .search_sort .sort_tab {
        /*margin: 0 0 20px;*/
        line-height: 1;
        content: "";
        display: block;
        clear: both;
    }
    .search_sort .sort_tab:after {
        content: "";
        display: block;
        clear: both;
    }
    .search_sort .sort_tab li {
        position: relative;
        float: left;
        /*margin: 0 35px 0 0;*/
        /*border-right: #2f2f2f solid 1px;*/
    }
    .search_sort .sort_tab li span {
        content: "0";
        display: none;
        position: absolute;
        right: 10px;
        top: 0;
        width: 16px;
        height: 16px;
        color: #000;
        font-size: 10px;
        font-weight: 700;
        text-align: center;
        line-height: 16px;
        background: #fff;
        border-radius: 50%;
    }
    .search_sort .sort_tab li.check span {
        display: block;
    }
    .search_sort .sort_tab li a {
        position: relative;
        /*margin: 0 35px 0 0;*/
        padding: 10px 30px 10px 30px;
        font-weight: 700;
        color: #EBE644;
        opacity: 0.5;
        filter:alpha(opacity=50);
        display: block;
    }
    .search_sort .sort_tab li a:before {
        position: absolute;
        left: 10px;
        top: 50%;
        margin: -5px 0 0;
        content: "";
        display: block;
        width: 6px;
        height: 10px;
        background-image: url("../img/icons/all_arw04_r_yellow.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 10px;
        background-size: 6px 10px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .search_sort .sort_tab li a:hover {
        opacity: 0.8;
        filter:alpha(opacity=80);
    }
    .search_sort .sort_tab li a.on {
        opacity: 1;
        filter:alpha(opacity=100);
        background:#2F2F2F;
    }
    .search_sort .sort_tab li.sep {
        /*margin: 0 25px 0 0;*/
        padding: 0 25px 0 0;
        /*border-right: #aaa solid 1px;*/
    }
    .search_sort .search_container {
        position: relative;
        margin: 0 0 15px;
        padding: 0 0 15px;
        /*border-bottom: #1f1f1f solid 1px;*/
        display: block;
    }

    .search_sort .search_container .container {
				/*display: none;
				left: 0;
				position: absolute;
				top: 0;*/
				width: 100%;
        height: auto;
    }

		.search_sort .search_container .container .select_wrap {
        position: relative;
        display: block;
        color: #333;
        /*border-radius: 3px;*/
        cursor: pointer;
        overflow: hidden;
    }
    #artist .select_wrap{
      background: #2F2F2F !important;
      overflow: hidden;
    }
    #artist{
      padding-bottom: 30px;
    }
    #artist selected{
      background-color: #666;
    }

/*
    .search_sort .search_container .container .select_wrap:after {
        position: absolute;
        right: 30px;
        top: 50%;
        margin: -6px 0 0;
        content: "";
        display: block;
        width: 22px;
        height: 12px;
        background-image: url("../img/icons/all_arw01_b.png");
        background-repeat: no-repeat;
        -webkit-background-size: 22px 12px;
        background-size: 22px 12px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    */
    .search_sort .search_container .container .select_wrap select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        position: relative;
        z-index: 2;
        display: block;
        width: 100%;
				/*height:300px;*/
        height: auto;
        margin: 0;
        padding: 13px 35px 13px 5px;
        margin:0 0px 0 20px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        background: transparent;
        border: 0;
        outline: none;
        font-size: 16px;
        color: #fff;
        line-height: 1.5;
        cursor: pointer;
    }
    .search_sort .search_container .container .select_wrap select[multiple] {
        /*height: 200px;*/
        height: 100%;
    }
    .search_sort .search_container .container .select_wrap select option {
        color: #fff;
        padding: 2px 0;
    }
    .search_sort .search_container .container .select_wrap select option:active,
    .search_sort .search_container .container .select_wrap select option:selected {
        background: #000;
        font-size: 30px;
    }
    .search_sort .search_container .container .select_wrap select:before {
        content: "";
        font-family: entypo,sans-serif;
        position: absolute;
        z-index: 1;
        top: 50%;
        right: 12px;
        right: 0.75rem;
        margin-top: -8px;
        margin-top: -.5rem;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1;
        color: #333;
    }




		.search_sort .search_container .programs {
        width: 310px;
				height:320px;
				margin-right:15px;
				background-color:#2f2f2f;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
				margin-bottom:20px;
				float:left;
    }
		.search_sort .search_container .programs:nth-child(4) {
				margin-right:0;
    }

		.search_sort .search_container .programs h2 {
			text-align:center;
    }

		.search_sort .search_container .programs h2 span {
			color:#fff700;
			font-size:20px;
			font-weight:bold;
			padding:10px 45px 3px;
			border-bottom:2px solid #dfda42;
			display:inline-block;
    }

    .search_sort .search_container .programs .select_wrap {
        position: relative;
        display: block;
        color: #333;
        background: #2f2f2f;
        border-radius: 3px;
        cursor: pointer;
        overflow: hidden;
    }
    .search_sort .search_container .programs .select_wrap:after {
        position: absolute;
        right: 30px;
        top: 50%;
        margin: -6px 0 0;
        content: "";
        display: block;
        width: 22px;
        height: 12px;
        background-repeat: no-repeat;
        -webkit-background-size: 22px 12px;
        background-size: 22px 12px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .search_sort .search_container .programs .select_wrap select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        position: relative;
        z-index: 2;
        display: block;
        width: 210px;
        margin: 0 10px;
        padding: 13px 35px 13px 15px;
        background: transparent;
        border: 0;
        outline: none;
        font-size: 16px;
        color: #fff;
        line-height: 1.5;
        cursor: pointer;
				overflow:hidden;
    }

    .search_sort .search_container .programs .select_wrap select option {
        color: #fff;
				font-family: 'Varela Round','Tsukushi A Round Gothic','ヒラギノ丸ゴ Pro W4','ヒラギノ丸ゴ Pro','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','HG丸ｺﾞｼｯｸM-PRO','HGMaruGothicMPRO','メイリオ',Meiryo,"ＭＳ Ｐゴシック",sans-serif !important;
        padding: 2px 0;
    }
    .search_sort .search_container .programs .select_wrap select option:active,
    .search_sort .search_container .programs .select_wrap select option:selected,
		.search_sort .search_container .programs .select_wrap select option[name=date-all]:active,
    .search_sort .search_container .programs .select_wrap select option[name=date-all]:selected {
        background: #000;
        font-size: 30px;
    }
    .search_sort .search_container .programs .select_wrap select:before {
        content: "";
				font-family:'Varela Round','Tsukushi A Round Gothic','ヒラギノ丸ゴ Pro W4','ヒラギノ丸ゴ Pro','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','HG丸ｺﾞｼｯｸM-PRO','HGMaruGothicMPRO','メイリオ',Meiryo,"ＭＳ Ｐゴシック",sans-serif;
        position: absolute;
        z-index: 1;
        top: 50%;
        right: 12px;
        right: 0.75rem;
        margin-top: -8px;
        margin-top: -.5rem;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1;
        color: #333;
    }










		.search_sort .search_container .shops {
        width: 228px;
				height:320px;
				margin-right:15px;
				background-color:#2f2f2f;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
				margin-bottom:20px;
				float:left;
    }
		.search_sort .search_container .shops:nth-child(5) {
				margin-right:0;
    }

		.search_sort .search_container .shops h2 {
			text-align:center;
    }

		.search_sort .search_container .shops h2 span {
			color:#fff700;
			font-size:20px;
			font-weight:bold;
			padding:10px 45px 3px;
			border-bottom:2px solid #dfda42;
			display:inline-block;
    }

    .search_sort .search_container .shops .select_wrap {
        position: relative;
        display: block;
        color: #333;
        background: #2f2f2f;
        border-radius: 3px;
        cursor: pointer;
        overflow: hidden;
    }
    .search_sort .search_container .shops .select_wrap:after {
        position: absolute;
        right: 30px;
        top: 50%;
        margin: -6px 0 0;
        content: "";
        display: block;
        width: 22px;
        height: 12px;
        background-repeat: no-repeat;
        -webkit-background-size: 22px 12px;
        background-size: 22px 12px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .search_sort .search_container .shops .select_wrap select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        position: relative;
        z-index: 2;
        display: block;
        width: 235px;
        margin: 0 10px;
        padding: 13px 30px 13px 5px;
        background: transparent;
        border: 0;
        outline: none;
        font-size: 16px;
        color: #fff;
        line-height: 1.5;
        cursor: pointer;
				overflow:hidden;
    }

    .search_sort .search_container .shops .select_wrap select option {
        color: #fff;
				font-family: 'Varela Round','Tsukushi A Round Gothic','ヒラギノ丸ゴ Pro W4','ヒラギノ丸ゴ Pro','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','HG丸ｺﾞｼｯｸM-PRO','HGMaruGothicMPRO','メイリオ',Meiryo,"ＭＳ Ｐゴシック",sans-serif !important;
        padding: 2px 0;
    }
    .search_sort .search_container .shops .select_wrap select option:active,
    .search_sort .search_container .shops .select_wrap select option:selected,
		.search_sort .search_container .shops .select_wrap select option[name=date-all]:active,
    .search_sort .search_container .shops .select_wrap select option[name=date-all]:selected {
        background: #000;
        font-size: 30px;
    }
    .search_sort .search_container .shops .select_wrap select:before {
        content: "";
				font-family: 'Varela Round','Tsukushi A Round Gothic','ヒラギノ丸ゴ Pro W4','ヒラギノ丸ゴ Pro','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','HG丸ｺﾞｼｯｸM-PRO','HGMaruGothicMPRO','メイリオ',Meiryo,"ＭＳ Ｐゴシック",sans-serif;
        position: absolute;
        z-index: 1;
        top: 50%;
        right: 12px;
        right: 0.75rem;
        margin-top: -8px;
        margin-top: -.5rem;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1;
        color: #333;
    }












    .search_sort .sort_foot {
        position: relative;
        min-height: 50px;
        padding: 0 0 15px;
    }
    .search_sort .sort_foot .btn {
        position: relative;
        margin: 10px auto 0;
        display: block;
        width: 260px;
    }
    .search_sort .sort_foot .btn a {
        /*
        font-size: 14px;
        position: relative;
        display: block;
        width: 240px;
        height: auto;
        padding: 12px 0 12px 0;
        text-align: center;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        border: #fff solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        */
        font-size: 14px;
        position: relative;
        display: block;
        width: 240px;
        height: auto;
        margin-right: 360px;
        padding: 12px 0 12px 0;
        text-align: center;
        text-decoration: none;
        color: #EBE644;
        line-height: 1.3;
        border: #EBE644 solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .search_sort .sort_foot .btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    .search_sort .sort_foot .btn a:after {
        position: absolute;
        right: 15px;
        top: 0;
        bottom: 0;
        margin: auto;
        content: "";
        display: block;
        width: 6px;
        height: 10px;
        background-image: url("../img/icons/all_arw04_r_yellow.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 10px;
        background-size: 6px 10px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .search_sort .sort_foot .btn:after {
        background-image: none;
    }
    .search_sort .sort_foot .result {
        padding: 0 0 35px 0;
        font-size: 14px;
        line-height: 1.7;
        border-bottom: 1px solid #fff;
        margin-top: 35px;
    }
    .search_sort .sort_foot .result .choice {
        content: "";
        display: block;
        clear: both;
    }
    .search_sort .sort_foot .result .choice:after {
        content: "";
        display: block;
        clear: both;
    }
    .search_sort .sort_foot .result .choice span {
        float: left;
        display: block;
        padding: 5px 10px;
        margin: 0 15px 8px 0;
        color: #666;
        border: #1f1f1f solid 1px;
        background: #1f1f1f;
        border-radius: 3px;
    }
    .search_sort .sort_foot .result .choice span b {
        font-weight: 700;
        color: #fff;
    }
    .search_sort .sort_foot .result .choice span em {
        color: #fff;
    }
    .result_container h2.order_head.hide {
        display: none;
    }
    .search_block.hide {
        display: none;
    }
    .non_result {
        padding: 50px;
        line-height: 1.6;
        text-align: center;
    }
    .non_result.hide {
        display: none;
    }
    #program {
        margin: -20px 0 0;
    }
    #program .program_ttl {
        border-bottom: #2f2f2f solid 1px;
        padding: 17px 20px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
        text-align: center;
        font-size: 26px;
    }
    #program .order_head {
        border-bottom: #2f2f2f solid 1px;
        padding: 17px 20px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
        text-align: center;
        font-size: 18px;
        text-shadow: 0 1px 0 #2f2f2f;
        background: #3f3f3f;
        -webkit-box-shadow: inset 0 5px 10px 0 rgba(0,0,0,.2);
        box-shadow: inset 0 5px 10px 0 rgba(0,0,0,.2);
    }
    #program .program_map {
        padding: 20px;
        border-bottom: #2f2f2f solid 1px;
    }
    #program .program_map .map {
        margin: 0 0 15px;
    }
    #program .program_map .map img {
        width: 100%;
        height: auto;
    }
    #program .program_map .facility_btn a {
        font-weight: 700;
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 15px 0 15px 15px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    #program .program_map .facility_btn a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    #program .program_map .facility_btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        #program .program_map .facility_btn a {
            background: #2f2f2f;
        }
    }
    #program .program_map .facility_btn a:after {
        position: absolute;
        left: 18px;
        top: 50%;
        margin: -6px 0 0;
        content: "";
        display: block;
        width: 7px;
        height: 14px;
        background-image: url("../img/icons/all_arw01_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 7px 14px;
        background-size: 7px 14px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_block {
        position: relative;
        /*min-height: 320px;*/
        margin: 0 0 20px;
        padding: 20px 25px 50px;
        border-radius: 3px;
        border: 1px solid #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
    }
    .program_block .excerpt {
        position: relative;
        margin: 0 0 15px 0;
        content: "";
        display: block;
        clear: both;
    }
    .program_block .excerpt:after {
        content: "";
        display: block;
        clear: both;
    }
    .program_block .excerpt a.left {
        display: block;
        float: left;
        width: 75px;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .program_block .excerpt a.left:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    .program_block .excerpt a.left:hover {
        color: #fff;
    }
    .program_block .excerpt a.left .circle {
        width: 52px;
        height: 38px;
        padding: 2px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .program_block .excerpt a.left .circle.cate-2121 {
        color: #ffffff;
        background: #178bcf;
    }
    .program_block .excerpt a.left .circle.cate-suntory {
        color: #ffffff;
        background: #f2981e;
    }
    .program_block .excerpt a.left .circle.cate-roppongi-hills {
        color: #ffffff;
        background: #da63a4;
    }
    .program_block .excerpt a.left .circle.cate-town {
        color: #ffffff;
        background: #945e2a;
    }
    .program_block .excerpt a.left .circle.cate-national {
        color: #ffffff;
        background: #e40012;
    }
    body.en .program_block .excerpt a.left .circle.cate-national{
        height: 38px !important;
    }

    .program_block .excerpt a.left .circle.cate-main-program {
        background: #ffffff;
        color: #000000;
    }
    .program_block .excerpt a.left .circle.cate-southeast-asia{
        background: #ffffff;
        color: #000000;
    }
    .program_block .excerpt a.left .circle.cate-midtown {
        color: #ffffff;
        background: #41b784;
    }
    .program_block .excerpt a.left .circle.cate-mori {
        color: #ffffff;
        background: #ded700;
    }
		.program_block .excerpt a.left .circle.cate-same {
        background: #ffffff;
        color: #000000;
    }
		.program_block .excerpt a.left .circle.cate-overseas-invited {
        background: #ffffff;
        color: #000000;
    }

    .program_block .excerpt a.left .circle p {
        width: 100%;
        height: 100%;
        font-family: 'Varela Round',sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 18px;
        text-align: center;
        line-height: 35px;
        /*
        border: 1px solid #f3ed5e;
        color: #f3ed5e;
        */
    }
    .program_block .excerpt a.right {
        position: relative;
        display: block;
        /*margin: 0 0 0 75px;*/
        margin: 0 0 0 52px;
        padding: 5px 0;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .program_block .excerpt a.right:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    .program_block .excerpt a.right:hover {
        color: #fff;
    }
    .program_block .excerpt a.right .category {
        position: absolute;
        left: 0;
        top: 0;
        width: 188px;
        padding: 9px 5px;
        min-height: 38px;
        font-size: 13px;
        line-height: 1.3;
        text-align: center;
        /*background: #666;*/
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .program_block .excerpt a.right .category.cate-2121 {
        border: 1px solid #178bcf;
        color: #178bcf;
    }
    .program_block .excerpt a.right .category.cate-suntory {
        border: 1px solid #f2981e;
        color: #f2981e;
    }
    .program_block .excerpt a.right .category.cate-roppongi-hills {
        border: 1px solid #da63a4;
        color: #da63a4;
    }
    .program_block .excerpt a.right .category.cate-town {
        border: 1px solid #945e2a;
        color: #945e2a;
    }
    .program_block .excerpt a.right .category.cate-national {
        border: 1px solid #e40012;
        color: #e40012;
    }
    .program_block .excerpt a.right .category.cate-main-program {
        border: 1px solid #ffffff;
        color: #ffffff;
    }
    .program_block .excerpt a.right .category.cate-southeast-asia {
        border: 1px solid #ffffff;
        color: #ffffff;
    }
    
    .program_block .excerpt a.right .category.cate-midtown {
        border: 1px solid #41b784;
        color: #41b784;
    }
    .program_block .excerpt a.right .category.cate-mori {
        border: 1px solid #ded700;
        color: #ded700;
    }
		.program_block .excerpt a.right .category.cate-same {
        border: 1px solid #ffffff;
        color: #ffffff;
    }
		.program_block .excerpt a.right .category.cate-overseas-invited {
        border: 1px solid #ffffff;
        color: #ffffff;
    }
    .program_block .excerpt a.right .icon {
        position: absolute;
        left: 0;
        top: 35px;
        content: "";
        display: block;
        clear: both;
    }
    .program_block .excerpt a.right .icon:after {
        content: "";
        display: block;
        clear: both;
    }
    .program_block .excerpt a.right .icon li {
        float: left;
        margin: 0 8px 0 0;
    }
    .program_block .excerpt a.right .icon li.off {
        opacity: 0.3;
        filter:alpha(opacity=30);
    }
    .program_block .excerpt a.right .icon li.rain {
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        background-image: url("../img/icons/program_icon_rain.png");
        background-repeat: no-repeat;
        -webkit-background-size: 20px 20px;
        background-size: 20px 20px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_block .excerpt a.right .icon li.money {
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        background-image: url("../img/icons/program_icon_money.png");
        background-repeat: no-repeat;
        -webkit-background-size: 20px 20px;
        background-size: 20px 20px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_block .excerpt a.right .icon li.silent {
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        background-image: url("../img/icons/program_icon_silent.png");
        background-repeat: no-repeat;
        -webkit-background-size: 20px 20px;
        background-size: 20px 20px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_block .excerpt a.right .ttl {
        margin: 0 10px 0 230px;
        /*margin: 0 10px 0 0;*/
        font-size: 18px;
        font-weight: 700;
        line-height: 1.4;
    }
    /*.program_block:after {
        position: absolute;
        right: 0;
        left: 0;
        bottom: 20px;
        margin: auto;
        content: "MORE";
        display: block;
        width: 40px;
        height: 30px;
        background-image: url("../img/icons/all_arw01_b.png");
        background-position: bottom;
        background-repeat: no-repeat;
        -webkit-background-size: 18px 9px;
        background-size: 18px 9px;
        color: #fff;
    }*/
    .program_block .detail {
      display: block;
      min-height: 210px;
    }
    .program_block .detail a.inner {
        display: block;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .program_block .detail a.inner:hover {
        opacity: 0.8;
        filter:alpha(opacity=80);
    }
    .program_block .detail a.inner:hover {
        color: #fff;
    }
    .program_block .detail a.inner .img {
        position: absolute;
        /*left: 15px;*/
        /*top: 100px;*/
        top: ;
        width: 240px;
        height: 240px;
        /*
        width: 200px;
        height: 200px;
        */
    }
    .program_block .detail a.inner .img img {
        width: 100%;
        height: auto;
        border-radius: 3px 0 0 3px;
    }
    .program_block .detail a.inner .img .bg_thumb {
        display: block;
        width: 100%;
        height: 100%;
        background-position: 50% 50%;
        -webkit-background-size: 100% auto;
        background-size: cover;
    }
    .program_block .detail a.inner .info {
        margin: 0 30px 0 280px;
        line-height: 1.7;
    }
    .program_block .detail a.inner .info dl {
    }
    .program_block .detail a.inner .info dl + dl {
      margin-top: -15px;
    }
    .program_block .detail a.inner .info dl:after {
        content:" "; clear: both; display: block; height: 0; line-height: 0;
    }
    .program_block .detail a.inner .info dl dt {
        display: block;
        font-weight: 700;
        float: left;
    }
    .program_block .detail a.inner .info dl dd {
        display: block;
        padding: 2px 0 0 10px;
        zoom: 1;
        overflow: auto;
    }
    .program_block .detail a.inner .info dl dd br {
        /*display: none;*/
    }
    .program_block .detail a.inner .info .sub {
        /*display: none;*/
        margin: 0 0 20px;
    }
    .program_block .detail a.inner .info .sub b {
        font-weight: 700;
    }
    .program_block .detail a.inner .info .sub span {
        margin: 0 15px 0 0;
    }
    .program_block .detail a.inner .info .coming {
        color: #666;
    }
    .program_block .detail a.inner .info .txt {
        margin: 0 0 15px;
        padding: 0.5em 0 0 0;
    }
    .program_block .detail a.inner .info .txt br {
        display: none;
    }
    .program_block .detail .map {
        margin: 0 30px 10px 215px;
        content: "";
        display: block;
        clear: both;
    }
    .program_block .detail .map:after {
        content: "";
        display: block;
        clear: both;
    }
    .program_block .detail .map:last-child {
        margin-bottom: 0;
    }
    .program_block .detail .map a {
        float: right;
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 14px 0 14px 20px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        width: 240px;
    }
    .program_block .detail .map a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_block .detail .map a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .program_block .detail .map a {
            background: #2f2f2f;
        }
    }
    .program_block .detail .map a:after {
        position: absolute;
        left: 15px;
        top: 50%;
        margin: -10px 0 0;
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        background-image: url("../img/icons/btn_icon_map.png");
        background-repeat: no-repeat;
        -webkit-background-size: 20px 20px;
        background-size: 20px 20px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_block .detail .silent {
        margin: 0 30px 10px 105px;
    }
    .program_block .detail .silent:last-child {
        margin-bottom: 0;
    }
    .program_block .detail .silent a {
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 10px 0 10px 20px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .program_block .detail .silent a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_block .detail .silent a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .program_block .detail .silent a {
            background: #2f2f2f;
        }
    }
    .program_block .detail .silent a:after {
        position: absolute;
        left: 15px;
        top: 50%;
        margin: -10px 0 0;
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        background-image: url("../img/icons/btn_icon_silent.png");
        background-repeat: no-repeat;
        -webkit-background-size: 20px 20px;
        background-size: 20px 20px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    #program_detail {
        margin: -20px 0 0;
    }
    #program_detail .program_ttl {
        padding: 50px 25px 25px;
        text-align: center;
        font-size: 18px;
        border-top: #fff solid 1px;
    }
    #program_detail .program_ttl:after {
        content:" ";
        width: 16%;
        border-bottom: 1px solid #fff;
        height: 1px;
        display: block;
        margin: auto;
        padding-bottom: 5px;
    }

    .program_detail .program_head {
        display: table;
        margin: 0 0 15px;
    }
    .program_detail .program_head .program_id {
        display: table-cell;
        padding: 10px 20px;
        text-align: center;
        vertical-align: middle;
        font-size: 21px;
        font-family: 'Varela Round',sans-serif;
        font-weight: normal;
        font-style: normal;
        /*border-radius: 4px;*/
    }

    .program_detail .program_head .program_id.cate-2121 {
      background:#178bcf;
      color:#fff;
    }
    .program_detail .program_head .program_id.cate-suntory {
      border: 1px solid #f2981e;
      background:#f2981e;
      color:#fff;
    }
    .program_detail .program_head .program_id.cate-roppongi-hills {
      background:#da63a4;
      color:#fff;
    }
    .program_detail .program_head .program_id.cate-town {
      background:#945e2a;
      color:#fff;
    }
    .program_detail .program_head .program_id.cate-national {
      background:#e40012;
      color:#fff;
    }
    .program_detail .program_head .program_id.cate-main-program {
      background:#ffffff;
      color:#000000;
    }
    .program_detail .program_head .program_id.cate-southeast-asia {
      background:#ffffff;
      color:#000000;
    }
    
    .program_detail .program_head .program_id.cate-midtown {
      background:#41b784;
      color:#fff;
    }
    .program_detail .program_head .program_id.cate-mori {
      background:#ded700;
      color:#fff;
    }
		.program_detail .program_head .program_id.cate-same {
      background:#ffffff;
      color:#000000;
    }
		.program_detail .program_head .program_id.cate-overseas-invited {
      background:#ffffff;
      color:#000000;
    }

    .program_detail .program_head h1 {
        /*display: table-cell;*/
        display: block;
        width: 100%;
        /*padding: 10px 40px;*/
        padding: 20px 10px 10px 0;
        vertical-align: middle;
        line-height: 1.4;
        letter-spacing: 0.1em;
    }
    .program_detail .program_head h1 b {
        display: block;
        margin: 0 0 3px;
        font-size: 24px;
        font-weight: 700;
    }
    .program_detail .program_head h1 small {
        display: block;
        font-weight: 400;
        font-size: 14px;
    }
    .program_detail .silent_btn {
        padding: 13px 20px;
        border-bottom: #2f2f2f solid 1px;
    }
    .program_detail .silent_btn p a {
        font-size: 16px;
        font-weight: 700;
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 20px 0 20px 20px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .program_detail .silent_btn p a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_detail .silent_btn p a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .program_detail .silent_btn p a {
            background: #2f2f2f;
        }
    }
    .program_detail .silent_btn p a:after {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -15px 0 0 -145px;
        content: "";
        display: block;
        width: 30px;
        height: 30px;
        background-image: url("../img/icons/btn_icon_silent.png");
        background-repeat: no-repeat;
        -webkit-background-size: 30px 30px;
        background-size: 30px 30px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_detail .main_image {
        padding: 25px 0;
    }
    .program_detail .main_image .img {
        /*border: #1f1f1f solid 1px;*/
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .program_detail .main_image .img img {
        max-width: 100%;
        height: auto;
        border-radius: 3px;
    }
    .program_detail .main_image .img .bg_image {
        display: block;
        width: 100%;
        height: 600px;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-color: #1f1f1f;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }
    .program_detail .main_image .caption {
        padding: 10px 0 0;
        font-size: 12px;
        text-align: right;
        line-height: 1.6;
    }
    .program_detail .sns {
        border-bottom: #fff solid 1px;
        padding: 25px 0;
        content: "";
        display: block;
        clear: both;
    }
    .program_detail .sns:after {
        content: "";
        display: block;
        clear: both;
    }
    .program_detail .sns li {
        float: left;
        padding: 0 10px 0 0;
    }
    .program_detail .sns .btn a {
        margin: 0 0 0 auto;
        font-size: 16px;
        font-weight: 700;
        position: relative;
        display: block;
        width: 360px;
        height: auto;
        padding: 18px 0 18px 20px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .program_detail .sns .btn a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_detail .sns .btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .program_detail .sns .btn a {
            background: #2f2f2f;
        }
    }
    .program_detail .sns .btn a:after {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -15px 0 0 -120px;
        content: "";
        display: block;
        width: 30px;
        height: 30px;
        background-image: url("../img/icons/btn_icon_fav.png");
        background-repeat: no-repeat;
        -webkit-background-size: 30px 30px;
        background-size: 30px 30px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_detail .sns .btn a#remove_favorite:after {
        opacity: 0.3;
        filter:alpha(opacity=30);
    }
    .program_detail .detail {
        padding: 25px 0;
        line-height: 1.8;
    }
    .program_detail .detail h2 {
        padding: 0 0 8px;
        font-size: 18px;
        font-weight: 700;
    }
    .program_detail .detail .info {
        margin: 0 0 8px;
        font-size: 16px;
    }
    .program_detail .detail .info dl {
        display: block;
        clear: both;
    }
    .program_detail .detail .info dt {
        /*width: 70px;*/
        font-weight: 700;
        display: block;
        float: left;
        /*padding: 10px 0 0;*/
        padding-right: 10px;
    }
    .program_detail .detail .info dd {
        /*argin: -1.6em 0 5px 0;*/
        margin: -10px 0 5px 50px;
        display: block;
        zoom: 1;
        overflow: auto;
    }
    .program_detail .detail .notice {
        margin: 0 0 25px;
        font-size: 14px;
        color: #ccc;
    }
    .program_detail .detail .text {
        padding: 25px 0 0;
        font-size: 16px;
    }
    .program_detail .detail .img {
        padding: 13px 20px;
    }
    .program_detail .detail .img img {
        width: 100%;
        height: auto;
    }
    .program_detail .detail .bnr {
        margin: 20px 0 -10px;
        padding: 20px 0 0;
        text-align: center;
        border-top: #2f2f2f solid 1px;
    }
    .program_detail .detail .bnr a {
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .program_detail .detail .bnr a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    .program_detail .detail .bnr img {
        width: 320px;
        height: auto;
    }
    .program_detail .notice_list {
        padding: 25px 40px;
        border-bottom: #2f2f2f solid 1px;
    }
    .program_detail .notice_list li {
        margin: 0 0 10px;
        font-size: 16px;
        line-height: 1.5;
        content: "";
        display: block;
        clear: both;
    }
    .program_detail .notice_list li:after {
        content: "";
        display: block;
        clear: both;
    }
    .program_detail .notice_list li b {
        position: relative;
        display: block;
        float: left;
        width: 40px;
        height: 40px;
        background: #2f2f2f;
        border-radius: 2px;
    }
    .program_detail .notice_list li span {
        display: table;
        margin: 0 0 0 58px;
        min-height: 40px;
    }
    .program_detail .notice_list li span em {
        display: table-cell;
        vertical-align: middle;
    }
    .program_detail .notice_list li.rain b:after {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -12px 0 0 -12px;
        content: "";
        display: block;
        width: 24px;
        height: 24px;
        background-image: url("../img/icons/program_icon_rain.png");
        background-repeat: no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_detail .notice_list li.money b:after {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -12px 0 0 -12px;
        content: "";
        display: block;
        width: 24px;
        height: 24px;
        background-image: url("../img/icons/program_icon_money.png");
        background-repeat: no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_detail .notice_list li.silent b:after {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -12px 0 0 -12px;
        content: "";
        display: block;
        width: 24px;
        height: 24px;
        background-image: url("../img/icons/program_icon_silent.png");
        background-repeat: no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_detail .access {
        margin: 0 0 40px;
        padding: 25px 0;
    }
    .program_detail .access .map {
        margin: 0 0 20px;
        min-height: 360px;
    }
    .program_detail .access .map iframe {
        width: 100%;
        height: 360px;
    }
    .program_detail .access .gmap_btn{
      float: right;
      clear: both;
    }
    .program_detail .access .gmap_btn a {
        margin: 0 auto 25px;
        font-size: 15px;
        font-weight: normal;
        font-family: 'Varela Round',sans-serif;
        position: relative;
        display: block;
        width: 220px;
        height: auto;
        padding: 16px 0 16px 0;
        text-align: center;
        text-decoration: none;
        color: #fff;
        border: #fff solid 1px;
        border-radius: 2px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        background-color: none;
    }
    .program_detail .access .gmap_btn a:after {
        position: absolute;
        right: 15px;
        top: 0;
        bottom: 0;
        margin: auto;
        content: "";
        display: block;
        width: 5px;
        height: 10px;
        background-image: url("../img/icons/arrow_on.png");
        background-repeat: no-repeat;
        -webkit-background-size: 5px 10px;
        background-size: 5px 10px;
    }
    .program_detail .access .gmap_btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .program_detail .access .gmap_btn a {
        }
    }
    body.en .program_detail .detail .info dt {
        /*width: 130px;*/
        float: left;
        display: block;
    }
    body.en .program_detail .detail .info dd {
        margin: 0 0 5px 60px;
        zoom: 1;
        overflow: hidden;
        display: block;
    }
    body.en .program_detail .detail .info dl:after {
      content: " "; display: block; clear: both;
    }
    .artist_detail {
    }
    .artist_detail .artist_head {
    }
    .artist_detail .artist_head .artist_id {
        padding: 16px;
        text-align: center;
        vertical-align: middle;
        font-size: 28px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
        font-style: italic;
        background: #2f2f2f;
    }
    .artist_detail .artist_head h1 {
        width: 100%;
        padding: 10px 20px;
        vertical-align: middle;
        font-size: 18px;
        line-height: 1.2;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        line-height: 1.6;
    }
    .artist_detail .detail {
        border-bottom: #2f2f2f solid 1px;
        padding: 20px;
        line-height: 1.7;
        letter-spacing: 0.05em;
    }
    .double_section {
        padding: 25px 40px;
        border-top: #2f2f2f solid 1px;
        border-bottom: #2f2f2f solid 1px;
        content: "";
        display: block;
        clear: both;
    }
    .double_section:after {
        content: "";
        display: block;
        clear: both;
    }
    .double_section > div {
        width: 48%;
    }
    .double_section > div.left {
        float: left;
    }
    .double_section > div.right {
        float: right;
    }
    .double_section section {
        margin: 0 0 40px;
        line-height: 1.7;
    }
    .double_section section.main_section {
        padding: 0 0 30px;
        border-bottom: #2f2f2f solid 1px;
    }
    .double_section section.main_section .ttl {
        margin: 0 0 10px;
        font-size: 22px;
        font-weight: 700;
    }
    .double_section section.main_section .img {
        margin: 0 0 10px;
    }
    .double_section section.main_section .img img {
        width: 100%;
        height: auto;
    }
    .double_section section.main_section .txt {
        font-size: 16px;
        color: #ddd;
    }
    .double_section section.sub_section {
        padding: 0 0 30px;
        border-bottom: #2f2f2f solid 1px;
    }
    .double_section section.sub_section h3 {
        margin: 0 0 10px;
        font-size: 18px;
        font-weight: 700;
    }
    .double_section section.sub_section .txt {
        color: #ddd;
    }
    .double_section section.border_section {
        padding: 20px;
        background: #1f1f1f;
    }
    .double_section section.border_section h2 {
        position: relative;
        margin: 0 0 15px;
        padding: 0 0 8px 80px;
        border-bottom: #2f2f2f solid 1px;
    }
    .double_section section.border_section h2 b.id {
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        width: 60px;
        height: 60px;
        font-size: 20px;
        text-align: center;
        line-height: 60px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    .double_section section.border_section h2 b.id.cate-2121 {
        border: 1px solid #178bcf;
        color: #178bcf;
    }
    .double_section section.border_section h2 b.id.cate-suntory {
        border: 1px solid #f2981e;
        color: #f2981e;
    }
    .double_section section.border_section h2 b.id.cate-roppongi-hills {
        border: 1px solid #da63a4;
        color: #da63a4;
    }
    .double_section section.border_section h2 b.id.cate-town {
        border: 1px solid #945e2a;
        color: #945e2a;
    }
    .double_section section.border_section h2 b.id.cate-national {
        border: 1px solid #e40012;
        color: #e40012;
    }
    .double_section section.border_section h2 b.id.cate-main-program {
        border: 1px solid #ffffff;
        color: #ffffff;
    }
    .double_section section.border_section h2 b.id.cate-southeast-asia {
        border: 1px solid #ffffff;
        color: #ffffff;
    }
    
    .double_section section.border_section h2 b.id.cate-midtown {
        border: 1px solid #41b784;
        color: #41b784;
    }
    .double_section section.border_section h2 b.id.cate-mori {
        border: 1px solid #ded700;
        color: #ded700;
    }
    .double_section section.border_section h2 b.id.cate-same {
        border: 1px solid #ffffff;
        color: #ffffff;
    }
    .double_section section.border_section h2 b.id.cate-overseas-invited {
        border: 1px solid #ffffff;
        color: #ffffff;
    }
    .double_section section.border_section h2 b.cate {
        display: block;
        margin: 0 0 5px;
        padding: 3px 0;
        width: 100px;
        text-align: center;
        font-size: 10px;
        border-radius: 8px;
        line-height: 1;
    }
    .double_section section.border_section h2 b.cate.cate-2121 {
        border: 1px solid #178bcf;
        color: #178bcf;
    }
    .double_section section.border_section h2 b.cate.cate-suntory {
        border: 1px solid #f2981e;
        color: #f2981e;
    }
    .double_section section.border_section h2 b.cate.cate-roppongi-hills {
        border: 1px solid #da63a4;
        color: #da63a4;
    }
    .double_section section.border_section h2 b.cate.cate-town {
        border: 1px solid #945e2a;
        color: #945e2a;
    }
    .double_section section.border_section h2 b.cate.cate-national {
        border: 1px solid #e40012;
        color: #e40012;
    }
    .double_section section.border_section h2 b.cate.cate-main-program {
        border: 1px solid #41b784;
        color: #41b784;
    }
    .double_section section.border_section h2 b.cate.cate-southeast-asia {
        border: 1px solid #41b784;
        color: #41b784;
    }
    
    .double_section section.border_section h2 b.cate.cate-midtown {
        border: 1px solid #ded700;
        color: #ded700;
    }
    .double_section section.border_section h2 b.cate.cate-mori {
        border: 1px solid #ded700;
        color: #ded700;
    }
    .double_section section.border_section h2 b.cate.cate-same {
        border: 1px solid #41b784;
        color: #41b784;
    }
    .double_section section.border_section h2 b.cate.cate-overseas-invited {
        border: 1px solid #41b784;
        color: #41b784;
    }
    .double_section section.border_section h2 em {
        display: block;
        font-weight: 700;
    }
    .double_section section.border_section h3 {
        margin: 0 0 10px;
        font-size: 18px;
        font-weight: 700;
    }
    .double_section section.border_section .txt {
        margin: 0 0 10px;
        color: #ddd;
    }
    .double_section section.border_section .btn a {
        margin: 0 auto;
        font-weight: 700;
        position: relative;
        display: block;
        width: 200px;
        height: auto;
        padding: 13px;
        text-align: center;
        text-shadow: 0 -1px 0 #fff;
        text-decoration: none;
        color: #2f2f2f;
        line-height: 1.3;
        background-color: #fff;
        background: -webkit-gradient(linear,left top,left bottom,from(#eee),color-stop(50%,#fff));
        background: linear-gradient(to bottom,#eee 0,#fff 50%);
        border: #fff solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .double_section section.border_section .btn a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .double_section section.border_section .btn a:hover {
        opacity: 0.8;
        filter:alpha(opacity=80);
    }
    .artist_list .order_head {
        border-bottom: #2f2f2f solid 1px;
        padding: 15px 20px;
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        text-shadow: 0 1px 0 #2f2f2f;
        background: #3f3f3f;
        border-radius: 3px;
    }
    .artist_block {
        border-bottom: #2f2f2f solid 1px;
    }
    .artist_block a {
        position: relative;
        display: block;
        padding: 17px 30px 17px 20px;
        font-size: 16px;
        line-height: 1.4;
        color: #fff;
    }
    .artist_block a[href] {
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .artist_block a[href]:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    .artist_block a[href]:after {
        position: absolute;
        right: 10px;
        top: 50%;
        margin: -11px 0 0;
        content: "";
        display: block;
        width: 12px;
        height: 22px;
        background-image: url("../img/icons/all_arw01_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 12px 22px;
        background-size: 12px 22px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }

		.facility_list {
				padding-bottom:100px;
    }

    .facility_list .order_head {
        border-bottom: #2f2f2f solid 1px;
        padding: 15px 20px;
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        text-shadow: 0 1px 0 #2f2f2f;
        background: #3f3f3f;
        -webkit-box-shadow: inset 0 5px 10px 0 rgba(0,0,0,.2);
        box-shadow: inset 0 5px 10px 0 rgba(0,0,0,.2);
    }
    .facility_block a {
        position: relative;
        display: block;
        padding: 17px 30px 17px 20px;
        font-size: 16px;
        line-height: 1.4;
        border-bottom: #2f2f2f solid 1px;
    }
    .facility_block a:after {
        position: absolute;
        right: 10px;
        top: 50%;
        margin: -11px 0 0;
        content: "";
        display: block;
        width: 12px;
        height: 22px;
        background-image: url("../img/icons/all_arw01_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 12px 22px;
        background-size: 12px 22px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    #facility_detail {
        margin: -20px 0 0;
        padding: 0 0 20px;
    }
    #facility_detail.shops .main .main_image {
        /*display: none;*/
    }
    #facility_detail .facility_head {
        border-bottom: #2f2f2f solid 1px;
    }
    #facility_detail .facility_head h1 {
        padding: 10px 20px;
        vertical-align: middle;
        font-size: 20px;
        line-height: 1.4;
    }
    .en h1 {
      font-family: 'Varela Round',sans-serif;
    }

    #facility_detail .facility_head h1 b {
        font-weight: 700;
    }
    #facility_detail .main {
        padding: 20px 20px 15px;
        border-bottom: #2f2f2f solid 1px;
        content: "";
        display: block;
        clear: both;
    }
    #facility_detail .main:after {
        content: "";
        display: block;
        clear: both;
    }
    #facility_detail .main .main_image {
        width: 240px;
        float: left;
        margin: 0 25px 2px 0;
    }
    #facility_detail .main .main_image .img img {
        width: 100%;
        height: auto;
        border-radius: 3px;
    }
    #facility_detail .main .main_image .caption {
        padding: 5px 0 0;
        font-size: 12px;
        text-align: right;
        line-height: 1.6;
    }
    #facility_detail .main .main_text {
        padding: 3px 0 10px;
        line-height: 1.6;
        font-size: 14px;
    }
    #facility_detail .detail {
        padding: 13px 20px;
        line-height: 1.6;
        border-bottom: #2f2f2f solid 1px;
    }
    #facility_detail .detail .info {
        margin: 0 0 8px;
    }
    #facility_detail .detail .info dt {
        width: 90px;
        font-weight: 700;
        float: left;
    }
    #facility_detail .detail .info dd {
        /*margin: -1.6em 0 5px 90px;*/
        zoom: 1;
        overflow: hidden;
    }
    #facility_detail .detail .info dl:after {
      content:" "; display: block; clear: both;
    }
    #facility_detail .detail .notice {
        margin: 0 0 15px;
        font-size: 12px;
        color: #ccc;
    }
    #facility_detail .access {
        padding: 25px 20px;
        border-bottom: #2f2f2f solid 1px;
    }
    #facility_detail .access .map {
        margin: 0 0 10px;
        min-height: 360px;
    }
    #facility_detail .access .map iframe {
        width: 100%;
        height: 360px;
    }
    #facility_detail .access .gmap_btn a {
        font-size: 16px;
        font-weight: 700;
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 15px 0 15px 20px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    #facility_detail .access .gmap_btn a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    #facility_detail .access .gmap_btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        #facility_detail .access .gmap_btn a {
            background: #2f2f2f;
        }
    }
    #facility_detail .access .gmap_btn a:after {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -15px 0 0 -145px;
        content: "";
        display: block;
        width: 30px;
        height: 30px;
        background-image: url("../img/icons/btn_icon_map.png");
        background-repeat: no-repeat;
        -webkit-background-size: 30px 30px;
        background-size: 30px 30px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    #facility_detail .sns {
        padding: 25px 20px;
        content: "";
        display: block;
        clear: both;
    }
    #facility_detail .sns:after {
        content: "";
        display: block;
        clear: both;
    }
    #facility_detail .sns li {
        float: left;
        padding: 0 10px 0 0;
    }
    #facility_detail .back_btn {
        padding: 15px 20px;
    }
    #facility_detail .back_btn a {
        font-size: 16px;
        font-weight: 700;
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 15px 0 15px 20px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    #facility_detail .back_btn a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    #facility_detail .back_btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        #facility_detail .back_btn a {
            background: #2f2f2f;
        }
    }
    #facility_detail .back_btn a:after {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -11px 0 0 -145px;
        content: "";
        display: block;
        width: 12px;
        height: 22px;
        background-image: url("../img/icons/all_arw01_l.png");
        background-repeat: no-repeat;
        -webkit-background-size: 12px 22px;
        background-size: 12px 22px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .news_list {
        margin: -15px 0 20px;
    }
    .news_list ul li {
        position: relative;
        margin: 0 20px;
        padding: 20px 0;
        line-height: 1.4;
        border-bottom: #1f1f1f solid 1px;
        content: "";
        display: block;
        clear: both;
    }
    .news_list ul li:after {
        content: "";
        display: block;
        clear: both;
    }
    .news_list ul li:last-child {
        border-bottom: none;
    }
    .news_list ul li h3 span {
        display: block;
        margin: 0 0 5px;
        font-size: 14px;
        color: #aaa;
    }
    .news_list ul li h3 b {
        display: block;
        margin: 0 0 15px;
        font-size: 20px;
        line-height: 1.6;
    }
    .news_list ul li .img {
        float: left;
        width: 130px;
        padding: 3px 0 0;
    }
    .news_list ul li .img img {
        width: 100%;
        height: auto;
    }
    .news_list ul li .txt {
        margin: 0 0 15px 160px;
        font-size: 16px;
        line-height: 1.8;
    }
    .news_list ul li .txt a {
        position: relative;
        display: block;
        padding: 0 0 0 15px;
        font-size: 14px;
        color: #ddd;
    }
    .news_list ul li .txt a:before {
        position: absolute;
        left: 0;
        top: 50%;
        margin: -5px 0 0;
        content: "";
        display: block;
        width: 6px;
        height: 10px;
        background-image: url("../img/icons/all_arw04_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 10px;
        background-size: 6px 10px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .news_list ul li .txt a:hover {
        text-decoration: underline;
    }
    .news_list ul li .pdf {
        margin: 0 0 0 160px;
        content: "";
        display: block;
        clear: both;
    }
    .news_list ul li .pdf:after {
        content: "";
        display: block;
        clear: both;
    }
    .news_list ul li .pdf a {
        float: right;
        position: relative;
        display: block;
        width: 200px;
        height: auto;
        padding: 10px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .news_list ul li .pdf a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .news_list ul li .pdf a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .news_list ul li .pdf a {
            background: #2f2f2f;
        }
    }
    .access_table {
        margin: 0 0 30px;
    }
    .access_table h1 {
        position: relative;
        margin: 0 0 5px;
        /*padding: 0 0 8px;*/
        font-weight: 700;
        /*border-bottom: #2f2f2f solid 1px;*/
    }
    .access_table h1:after {
        content: "";
        display: block;
        position: absolute;
        width: 15%;
        bottom: -1px;
        /*border-bottom: #666 solid 1px;*/
    }
    .access_table .container {
        padding: 15px 30px;
        color: #000;
        line-height: 1.6;
        background: #fff;
        border-radius: 3px;
    }
    .access_table .container h2 {
        margin: 0 0 5px;
        font-weight: 700;
    }
    .access_table .container table {
        width: 100%;
        margin: 0 0 15px;
        border-top: #ddd solid 1px;
        border-left: #ddd solid 1px;
    }
    .access_table .container table tr td,
    .access_table .container table tr th {
        width: 20%;
        padding: 6px 10px;
        border-right: #ddd solid 1px;
        border-bottom: #ddd solid 1px;
    }
    .access_table .container table tr th {
        text-align: center;
        background: #eee;
    }
    .access_table .container table tr td {
        text-align: center;
    }
    .access_table .container .btn a {
        font-weight: 700;
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 15px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .access_table .container .btn a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .access_table .container .btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .access_table .container .btn a {
            background: #2f2f2f;
        }
    }
    .access_flow {
        content: "";
        display: block;
        clear: both;
    }
    .access_flow:after {
        content: "";
        display: block;
        clear: both;
    }
    .access_flow li {
        position: relative;
        float: left;
        width: 22%;
        height: 65px;
        margin: 0 4% 0 0;
        padding: 15px 0 0;
        line-height: 1.4;
        font-size: 12px;
        text-align: center;
        background: #3f3f3f;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .access_flow li:last-child {
        margin: 0;
        background: none;
        border: #3f3f3f solid 1px;
    }
    .access_flow li:last-child:after {
        display: none;
    }
    .access_flow li:after {
        position: absolute;
        right: -11px;
        top: 50%;
        margin: -8px 0 0;
        content: "";
        display: block;
        width: 7px;
        height: 14px;
        background-image: url("../img/icons/all_arw01_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 7px 14px;
        background-size: 7px 14px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .support_banners {
        margin: -10px 10px 0;
        padding: 50px 70px;
        color: #000;
        background: #fff;
        border-radius: 3px;
    }
    .support_banners .banners {
        margin: 0 0 50px;
    }
    .support_banners h2 {
        margin: 0 0 15px;
        padding: 0 0 10px;
        font-size: 18px;
        font-weight: 700;
        border-bottom: #eee solid 1px;
    }
    .support_banners .support_container {
        content: "";
        display: block;
        clear: both;
    }
    .support_banners .support_container:after {
        content: "";
        display: block;
        clear: both;
    }
    .support_banners .support_container .support_box {
        margin: 0 0 25px;
        line-height: 1.4;
    }
    .support_banners .support_container .support_box .logo {
        position: relative;
        display: block;
        width: 100%;
        height: 280px;
        margin: 0 0 10px;
        border: #eee solid 1px;
        border-radius: 3px;
    }
    .support_banners .support_container .support_box .logo a {
        display: table;
        width: 100%;
        height: 100%;
    }
    .support_banners .support_container .support_box .logo a[href] {
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .support_banners .support_container .support_box .logo a[href]:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    .support_banners .support_container .support_box .logo span {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }
    .support_banners .support_container .support_box .logo span img {
        width: 80%;
        height: auto;
    }
    .support_banners .support_container .support_box .caption {
        font-size: 11px;
        color: #3f3f3f;
        text-align: center;
    }
    .support_banners .support_container .support_box .caption span {
        display: block;
        margin: 0 10px 0 0;
    }
    .support_banners .support_container.double .support_box {
        float: left;
        width: 49%;
    }
    .support_banners .support_container.double .support_box:nth-child(2n) {
        float: right;
    }
    .support_banners .support_container.double .support_box .logo {
        height: 200px;
    }
    .support_banners .support_container.triple .support_box {
        float: left;
        width: 32%;
        margin-right: 2%;
    }
    .support_banners .support_container.triple .support_box:nth-child(3n) {
        float: right;
        margin-right: 0;
    }
    .support_banners .support_container.triple .support_box .logo {
        height: 180px;
    }
    .support_banners .support_container.triple .support_box .logo span img {
        width: 100%;
        height: auto;
    }
    .support_banners .support_container.quad .support_box {
        float: left;
        width: 23.5%;
        margin-right: 2%;
    }
    .support_banners .support_container.quad .support_box:nth-child(4n) {
        float: right;
        margin-right: 0;
    }
    .support_banners .support_container.quad .support_box .logo {
        height: 140px;
    }
    .support_banners .support_container.quad .support_box .logo span img {
        width: 100%;
        height: auto;
    }
    .support_banners .support_container.nomargin {
        margin-top: -35px;
    }
    .privacy_text {
        margin: 0 20px 40px;
        line-height: 1.6;
    }
    .privacy_text h1 {
        margin: 0 0 20px;
        font-weight: 700;
    }
    .privacy_text .cont {
        margin: 0 0 20px;
    }
    .privacy_text .cont h2 {
        margin: 0 0 7px;
        padding: 0 0 7px;
        font-size: 16px;
        font-weight: 700;
        border-bottom: #1f1f1f solid 1px;
    }
    .bookmark_cont {
        width: 720px;
        margin: 0 auto 60px;
        line-height: 1.8;
        font-size: 16px;
    }
    .bookmark_cont .read {
        margin: 0 0 30px;
    }
    .bookmark_cont #add_area {
        margin: 0 0 40px;
    }
    .bookmark_cont #add_area .txt {
        margin: 0 0 20px;
    }
    .bookmark_cont #add_area .btn a {
        margin: 0 auto;
        font-weight: 700;
        position: relative;
        display: block;
        width: 460px;
        height: auto;
        padding: 20px 0 20px 15px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .bookmark_cont #add_area .btn a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .bookmark_cont #add_area .btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .bookmark_cont #add_area .btn a {
            background: #2f2f2f;
        }
    }
    .bookmark_cont #add_area .btn a:after {
        position: absolute;
        left: 20px;
        top: 50%;
        margin: -10px 0 0;
        content: "";
        display: block;
        width: 11px;
        height: 20px;
        background-image: url("../img/icons/all_arw01_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 11px 20px;
        background-size: 11px 20px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .bookmark_cont #bookmark_section {
        margin: 0 0 40px;
    }
    .bookmark_cont #bookmark_section .bookmark_box {
        margin: 0 0 20px;
        padding: 20px;
        background: #1f1f1f;
        border-radius: 3px;
    }
    .bookmark_cont #bookmark_section .bookmark_box h2 {
        position: relative;
        padding: 0 100px 10px 0;
    }
    .bookmark_cont #bookmark_section .bookmark_box h2 strong {
        font-size: 22px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    .bookmark_cont #bookmark_section .bookmark_box h2 b {
        font-size: 18px;
    }
    .bookmark_cont #bookmark_section .bookmark_box h2 em {
        position: absolute;
        right: 0;
        top: 0;
    }
    .bookmark_cont #bookmark_section .bookmark_box h2 em a {
        font-size: 12px;
        position: relative;
        display: block;
        width: 80px;
        height: auto;
        padding: 5px 10px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .bookmark_cont #bookmark_section .bookmark_box h2 em a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .bookmark_cont #bookmark_section .bookmark_box h2 em a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .bookmark_cont #bookmark_section .bookmark_box h2 em a {
            background: #2f2f2f;
        }
    }
    .bookmark_cont #bookmark_section .bookmark_box .txt {
        font-size: 14px;
        color: #ccc;
    }
    .bookmark_cont .bookmark_btns {
        content: "";
        display: block;
        clear: both;
    }
    .bookmark_cont .bookmark_btns:after {
        content: "";
        display: block;
        clear: both;
    }
    .bookmark_cont .bookmark_btns p {
        float: left;
        width: 32%;
        margin: 0 2% 0 0;
        font-size: 14px;
    }
    .bookmark_cont .bookmark_btns p:last-child {
        margin: 0;
    }
    .bookmark_cont .bookmark_btns p a {
        margin: 0 auto;
        font-weight: 700;
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 20px 0 20px 15px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        opacity: 0.2;
        filter:alpha(opacity=20);
    }
    .bookmark_cont .bookmark_btns p a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .bookmark_cont .bookmark_btns p a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .bookmark_cont .bookmark_btns p a {
            background: #2f2f2f;
        }
    }
    .bookmark_cont .bookmark_btns p a:hover {
        opacity: 0.2;
        filter:alpha(opacity=20);
    }
    .bookmark_cont .bookmark_btns p a:after {
        position: absolute;
        left: 20px;
        top: 50%;
        margin: -10px 0 0;
        content: "";
        display: block;
        width: 11px;
        height: 20px;
        background-image: url("../img/icons/all_arw01_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 11px 20px;
        background-size: 11px 20px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .bookmark_cont .bookmark_btns p a[href] {
        opacity: 1;
        filter:alpha(opacity=100);
    }
    .bookmark_cont .bookmark_btns p a[href]:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    .bookmark_cont .bookmark_btns p a#share_tw {
        background: #00aced;
        text-shadow: 0 -1px 0 rgba(0,0,0,.1);
    }
    .bookmark_cont .bookmark_btns p a#share_fb {
        background: #305097;
        text-shadow: 0 -1px 0 rgba(0,0,0,.1);
    }
    @media screen and (max-width:1080px) {
        #head .ttl {
            font-size: ;
        }
    }
    @media screen and (max-width:1024px) {
        body#pc {
            min-width: 620px;
        }
        body#pc #wrap {
            padding: 133px 0 0;
        }
        #foot {
            min-width: 620px;
        }
        .top_sns {
            width: 620px;
        }
				.top_now_program {
						width: auto;
				}
        .top_news {
            width: 620px;
        }
        .top_news div {
            width: 300px;
        }
        .top_banners {
            width: 620px;
            padding: 0 0 0 0px;
        }
        .top_killer .director .inner {
            max-width: 620px;
        }
        .top_contents {
            width: 622px;
        }
        .top_insta {
            width: 622px;
        }
        .top_manner {
            width: 622px;	
        }
        ul.top_menu li a b {
            font-size: 18px;
        }
        #head {
            height: 132px;
            min-width: 620px;
        }
        #head .ttl {
            height: 90px;
            font-size: 22px;
        }
        #head .ttl p span {
            top: 18px;
        }
        #head .head_nav {
            top: -60px;
        }
        #head .head_nav .gnav li {
            margin: 0 0 0 18px;/* メニュー幅ずれの調整 */
        }
        #head .head_nav .gnav li a {
            /* width: 90px; */
            height: 89px;
        }
        #head .head_nav .gnav li .en_text {
            font-size: 16px;
        }
        #head .snav {
            position: relative;
            top: 91px;
        }
        #head .lang {
            top: -10px;
        }
        body#pc .contents {
            width: auto;
            margin: 0 32px;
        }
        .second_header {
            width: auto;
            margin: 0 32px;
        }
    }
    @media screen and (max-width:1130px) {
        #head .ttl {
            text-indent: 0;
        }
        #head .ttl p b {
            display: block;
            position: absolute;
            left: 120px;
            top: 25px;
            width: 100px;
            font-size: 16px;
            line-height: 1.2;
        }
        .kr #head .ttl p b {
            display: block;
            position: absolute;
            width: auto;
            font-size: 16px;
            line-height: 1.2;
        }
    }
    @media screen and (max-width:790px) {
        .section_text {
            width: auto;
        }
    }
    @media screen and (max-width:820px) {
        #head .ttl p b {
            display: none;
        }
    }
}

@media screen and (min-width: 668px) and (max-width:980px) {
  .head_nav .gnav {
    right: 120px;
  }
  .head_nav .gnav li,
  .head_nav .gnav li a{
    width: auto;
    text-align: center;
  }
  .head_nav .gnav li,
  .head_nav .gnav li a{
    width: auto;
    text-align: center;
  }
  .head_nav .gnav li .ja_text{
    font-size: 1em;
  }
  #head .head_nav .gnav li .en_text{
    font-size: 0.8em;
  }
}




@media screen and (max-width:667px) {
    #head {
        position: relative;
        height: 60px;
        border-bottom: #1f1f1f solid 1px;
        z-index: 9999;
    }
    #head a {
        color: #f3ed5e;
    }
    #head a:hover {
        opacity: 0.7;
        filter:alpha(opacity=70);
    }
    #head .ttl {
        position: relative;
        margin: 0 60px;
        padding: 22px 0 0;
        font-size: 14px;
        font-family: 'Varela Round',sans-serif;
        font-weight: 400;
        font-style: normal;
        text-align: center;
        z-index: 3;
    }
    #head .ttl p a span {
        position: absolute;
        left: -43px;
        top: 8px;
        content: "";
        display: block;
        width: 48px;
        height: 37px;
        background-image: url("../img/icons/all_logo01.png");
        background-repeat: no-repeat;
        -webkit-background-size: 48px 37px;
        background-size: 48px 37px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        z-index: 3;
    }
    #head .open_btn {
        position: absolute;
        right: 7px;
        top: 7px;
        z-index: 2;
    }
    #head .open_btn a {
        display: block;
        width: 46px;
        height: 46px;
        border: #1f1f1f solid 1px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 3px;
    }
    #head .open_btn a:after {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -9.5px 0 0 -13.5px;
        content: "";
        display: block;
        width: 27px;
        height: 19px;
        background-image: url("../img/icons/head_icon01.png");
        background-repeat: no-repeat;
        -webkit-background-size: 27px 19px;
        background-size: 27px 19px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .head_nav {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        padding: 61px 20px 0;
        background: #231815;
        z-index: 1;
        opacity: 0;
        filter:alpha(opacity=0);
        height: 0;
        -webkit-transition: all 0.25s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.25s cubic-bezier(.785,.135,.15,.86);
        overflow: hidden;
        box-sizing: border-box;
    }
    .head_nav.on {
        z-index: 2;
        opacity: 1;
        filter:alpha(opacity=100);
    }
    .head_nav .close_btn {
        position: absolute;
        right: 7px;
        top: 7px;
    }
    .head_nav .close_btn a {
        display: block;
        width: 46px;
        height: 46px;
        border: #1f1f1f solid 1px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 3px;
    }
    .head_nav .close_btn a:after {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -10px 0 0 -10px;
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        background-image: url("../img/icons/all_close01.png");
        background-repeat: no-repeat;
        -webkit-background-size: 20px 20px;
        background-size: 20px 20px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    #head .head_nav .gnav a {
        color: #fff;
    }
    .head_nav .gnav {
        border-top: #1f1f1f solid 1px;
    }
    .head_nav .gnav:after {
        content:" ";
        display: block;
        clear: both;
    }
    .head_nav .gnav li {
        width: 48%;
        float: left;
        text-align: center;
    }
    .head_nav .gnav li:nth-children(even) {
        float: right;
    }
    .head_nav .gnav li:nth-of-type(7) {
        display: block;
        clear: both;
    }
    .head_nav .gnav li a,
    .head_nav .gnav li.link_none {
        position: relative;
        display: block;
        padding: 18px 20px;
        font-size: 16px;
        color: #4d4d4d;
        box-sizing: border-box;
    }

    .head_nav .gnav li,
    .head_nav .gnav li.link_none {
        position: relative;
        display: block;
        padding: 18px 20px;
        font-size: 16px;
        color: #4d4d4d;
        box-sizing: border-box;
    }

    .head_nav .gnav li .en_text {
      font-size: 12px;
      font-family: 'Varela Round',sans-serif;
    }
    .head_nav .gnav li .ja_text {
      display: block;
      margin-bottom: 5px;
    }
    /*.head_nav .gnav li a:after {
        position: absolute;
        top: 50%;
        right: 10px;
        margin: -11px 0 0;
        content: "";
        display: block;
        width: 12px;
        height: 22px;
        background-image: url("../img/icons/all_arw01_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 12px 22px;
        background-size: 12px 22px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }*/
    .head_nav .snav {
        padding: 15px;
        line-height: 1.8;
        border-bottom: #1f1f1f solid 1px;
    }
    .head_nav .snav li {
        display: inline;
    }
    .head_nav .snav li a:after {
        content: "/";
        margin: 0 8px 0 0;
        padding: 0 0 0 8px;
        color: #666;
    }
    .head_nav .lang {
        padding: 15px 15px 30px;
        line-height: 1.8;
        font-family: 'Varela Round',sans-serif;
        font-weight: 300;
        font-style: normal;
        border-top: #fff solid 1px;
        margin-top: 20px;
    }
    .head_nav .lang:before {
        content: "LANGUAGE";
        display: block;
        margin: auto;
        text-align: center;
        letter-spacing: 2px;
        font-size: 14px;
        margin-bottom: 20px;
    }
    .head_nav .lang li {
        display: inline-block;
        text-align: center;
        border: 1px solid #4d4d4d;
        width: 20%; /*中韓のボタンを復活したら20%に戻す*/
        box-sizing: border-box;
        margin-right: 6%;
        border-radius: 3px;
        color:#4d4d4d;
    }
    .head_nav .lang li:last-child {
        margin-right: 0;
    }
    .head_nav .lang li a{
      display: block;
    }
    .head_nav .lang li a.on {
        color: #000;
        background: #fff;
    }
    .head_nav .lang li a.on span {
        color: #000;
    }
    /*
    .head_nav .lang li:after {
        content: "/";
        margin: 0 8px 0 0;
        padding: 0 0 0 8px;
        color: #666;
    }
    */
    .head_nav .close {
        border-bottom: #1f1f1f solid 1px;
    }
    .head_nav .close a {
        position: relative;
        display: block;
        padding: 18px 20px;
        font-size: 20px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 400;
        font-style: normal;
        text-align: center;
    }
    #foot {
        position: relative;
        top: -1px;
        border-top: #1f1f1f solid 1px;
    }
    .foot_pdf {
        content: "";
        display: block;
        clear: both;
    }
    .foot_pdf:after {
        content: "";
        display: block;
        clear: both;
    }
    .foot_pdf li {
        float: left;
        width: 50%;
        border-bottom: #2f2f2f solid 1px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .foot_pdf li:nth-child(2n) {
        border-left: #1f1f1f solid 1px;
    }
    .foot_pdf li a {
        position: relative;
        display: block;
        padding: 20px 0 20px 30px;
        text-align: center;
    }
    .foot_pdf li a:before {
        position: absolute;
        right: 5px;
        bottom: 5px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .foot_pdf li a:after {
        position: absolute;
        left: 20px;
        top: 50%;
        margin: -13.25px 0 0;
        content: "";
        display: block;
        width: 26.5px;
        height: 23px;
        background-image: url("../img/icons/btn_icon_pdf.png");
        background-repeat: no-repeat;
        -webkit-background-size: 26.5px 23px;
        background-size: 26.5px 23px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .foot_pagetop {
    }
    .foot_pagetop a {
        position: relative;
        display: block;
        padding: 15px 10px;
        font-size: 15px;
        font-family: 'Varela Round',sans-serif;
        font-weight: 300;
        font-style: normal;
        text-align: center;
        background: #F2EA00;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #000;
    }
    .foot_pagetop a:before {
      position: relative;
      margin: 0 auto 10px;
      content: "";
      display: block;
      width: 30px;
      height: 15px;
      background-image: url(../img/icons/all_arw03_t.png);
      background-repeat: no-repeat;
      -webkit-background-size: 30px 15px;
      background-size: 30px 15px;
        background-repeat: no-repeat;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .foot_notice {
        padding: 10px;
        font-size: 12px;
        line-height: 1.6;
        color: #ccc;
    }
    .foot_sitemap {
        padding: 10px;
        content: "";
        display: block;
        clear: both;
        background:#b7b8b8;
    }
    .foot_sitemap:after {
        content: "";
        display: block;
        clear: both;
    }
    .foot_sitemap > ul {
        float: left;
        width: 49%;
        text-align: center;
    }
    .foot_sitemap > ul.left {
        float: left;
    }
    .foot_sitemap > ul.right {
        float: left;
    }
    .foot_sitemap > ul li {
    }
    .foot_sitemap > ul li a {
        position: relative;
        display: block;
        padding: 10px 0 10px 10px;
        color:#231815;
    }
    .foot_sitemap > ul li ul li {
        padding: 0 0 0 10px;
    }
    .foot_nav {
        padding: 10px;
        background: #b7b8b8;
    }
    .foot_nav ul {
        text-align: center;
        line-height: 1.8;
        content: "";
        display: block;
        clear: both;
    }
    .foot_nav ul:after {
        content: "";
        display: block;
        clear: both;
    }
    .foot_nav ul:nth-child(2) {
        font-family: Roboto Condensed,sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .foot_nav ul li {
        display: inline;
    }
    .foot_nav ul li:after {
        content: " | ";
        color: #3f3f3f;
    }
    .foot_nav ul li:last-child:after {
        content: "";
    }
    .foot_link {
        padding: 10px;
    }
    .foot_link ul {
        padding: 2px 12px;
        background: #fff;
        border-radius: 3px;
        content: "";
        display: block;
        clear: both;
    }
    .foot_link ul:after {
        content: "";
        display: block;
        clear: both;
    }
    .foot_link ul li {
        vertical-align: middle;
        margin: 20px auto;
        text-align: center;
    }
    .foot_link ul li:nth-child(3n) {
    }
    .foot_link ul li a img {
        /*width: 156px;*/
        height: auto;
    }
    .old a{
      color: #231815;
      font-size: 12px;
    }
    .foot_copy {
        padding: 10px 10px 10px;
        text-align: center;
    }
    .top_alert {
        position: relative;
        height: 24px;
        background: url("../img/icons/alert_bg01.png");
        overflow: hidden;
        border-bottom: #000 solid 1px;
    }
    .top_alert .open {
        position: absolute;
        top: 3px;
    }
    .top_alert .open img {
        width: 395px;
        height: auto;
    }
    .top_program {
        border-top: #1f1f1f solid 1px;
        border-bottom: #2f2f2f solid 1px;
    }
    .top_program .head {
        padding: 15px 20px;
        text-align: center;
        font-size: 22px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
        border-bottom: #1f1f1f solid 1px;
    }
    .top_program .controls {
        position: absolute;
        left: 0;
        top: 12px;
        width: 100%;
        margin: 0;
    }
    .top_program .controls .btn {
        position: absolute;
        width: 28px;
        padding: 5px;
        font-size: 14px;
        color: #fff;
        cursor: pointer;
        background: #2f2f2f;
        border-radius: 3px;
        border: none;
        outline: none;
    }
    .top_program .controls .btn:active {
        background: #3f3f3f;
    }
    .top_program .controls .btn.prev {
        left: 10px;
    }
    .top_program .controls .btn.next {
        right: 10px;
    }
    .top_program .program_nav {
        position: relative;
        width: 100%;
        height: 53px;
        overflow-x: hidden;
        z-index: 2;
    }
    .top_program .program_nav ul {
        position: absolute;
        width: auto;
        height: 53px;
    }
    .top_program .program_nav ul li {
        display: block;
        float: left;
        width: 70px;
        height: 45px;
        font-size: 18px;
        text-align: center;
        line-height: 45px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    .top_program .program_nav ul li.active {
        height: 53px;
        color: #000;
        background: url("../img/icons/table_bg01.png") no-repeat;
        -webkit-background-size: 70px auto;
        background-size: 70px auto;
    }
    .top_program .cover {
        position: absolute;
        left: 0;
        top: 120px;
        width: 100%;
        height: 80px;
        background: #000;
        z-index: 9999;
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    .top_program .program_result {
        position: relative;
        margin: -8px 0 0;
        z-index: 1;
    }
    .top_program .program_container {
        border-bottom: #2f2f2f solid 1px;
    }
    .top_program .foot .btn a {
        position: relative;
        display: block;
        padding: 15px 20px;
        text-align: center;
        font-size: 22px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
        line-height: 1.2;
        background: -webkit-gradient(linear,left top,left bottom,from(#1f1f1f),to(#000));
        background: linear-gradient(to bottom,#1f1f1f 0,#000 100%);
    }
    .top_program .foot .btn a:after {
        position: absolute;
        right: 10px;
        top: 50%;
        margin: -12px 0 0;
        content: "";
        display: block;
        width: 12px;
        height: 24px;
        background-image: url("../img/icons/all_arw01_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 12px 24px;
        background-size: 12px 24px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .top_sns {
      position: relative;
      z-index: 1;
      margin: 30px auto;
    }
    .top_sns ul {
      width: auto;
      display: block;
      text-align: center;
      margin: auto;
    }
    .top_sns ul:after {
      content: "";
      display: block;
      clear: both;
    }
    .top_sns ul li {
      display: inline-block;
      padding: 0 10px 0 0;
    }
    .top_sns ul li:last-child {
      padding: 0 0;
    }
    .top_sns ul li.bookmark {
        padding: 0;
    }
    .top_sns ul li.bookmark a {
      position: relative;
      display: block;
      width: 90px;
      height: 22px;
      padding: 0 0 0 15px;
      font-size: 11px;
      text-align: center;
      text-shadow: 0 -1px 0 #000;
      line-height: 20px;
      background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#000));
      background: linear-gradient(to bottom,#2f2f2f 0,#000 100%);
      border: #2f2f2f solid 1px;
      border-radius: 3px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      color: #fff;
      -webkit-transition: all .15s cubic-bezier(.785,.135,.15,.86);
      transition: all .15s cubic-bezier(.785,.135,.15,.86);
    }
    .top_sns ul li.bookmark a:hover {
      opacity: .7;
      filter: alpha(opacity=70);
    }
    .top_sns ul li.bookmark a:after {
      position: absolute;
      left: 50%;
      top: 50%;
      margin: -6px 0 0 -40px;
      content: "";
      display: block;
      width: 10.5px;
      height: 10.5px;
      background-image: url(../img/icons/btn_icon_fav.png);
      background-repeat: no-repeat;
      -webkit-background-size: 10.5px 10.5px;
      background-size: 10.5px 10.5px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
    }
    body.kr .top_sns ul,
    body.ch .top_sns ul {
        top: -40px;
    }




    .top_now_program {
        position: relative;
        width: auto;
        margin: 30px 10px 0;
				padding-bottom:40px;
        z-index: 1;
    }


    .top_now_program h1 {
				color:#f2e906;
        margin: 0 0 30px;
        font-size: 24px;
       font-family: 'Varela Round',sans-serif;
        font-weight: 300;
        font-style: normal;
        text-align: center;
    }

		.top_now_program article {
			border-top:1px solid #fff;
    }

		.top_now_program article:last-child {
			border-top:1px solid #fff;
			border-bottom:1px solid #fff;
    }


		.top_now_program a::after {
				clear: both;
				content: " ";
				display: block;
		}
		.top_now_program a::after {
				background-image: url("../img/icons/all_arw01_r.png");
				background-repeat: no-repeat;
				background-size: 12px 22px;
				content: "";
				display: block;
				height: 22px;
				margin: -11px 0 0;
				overflow: hidden;
				position: absolute;
				right: 10px;
				text-indent: 100%;
				top: 50%;
				white-space: nowrap;
				width: 12px;
		}
		.top_now_program a {
				position: relative;
		}
		.top_now_program a {
				border-bottom: 1px solid #2f2f2f;
				display: block;
				font-size: 16px;
				line-height: 1.4;
				padding: 17px 30px 17px 20px;
				position: relative;
		}

		.top_now_program h2.ttl {
			color:#f2ea03;
			font-size:1.1em;
		}

		.top_now_program .place {
			font-size:0.85em;
			margin-top:0.3em;
		}

		.top_now_program .cate {
			margin-top:0.8em;
			display: block;
		}

		.top_now_program .cate span {
			background-color: #fff;
			color: #000;
			font-size: 14px;
			margin-right:10px;
			padding: 5px;
			text-align: center;
		}





    .top_news {
        position: relative;
        width: auto;
        /*height: 40px;*/
        margin: 10px;
        z-index: 1;
    }
    .top_news .news_container {
        width: 100%;
        position: relative;
    }
    .top_news:before {
        content:"NEWS";
        font-family: 'Varela Round',sans-serif;
        color: #fff;
        font-size: 18px;
        position: absolute;
        top: -30px;
        right: 0;
        left: 0;
        text-align: center;
    }
    .top_news h1 {
        display: none;
    }
    .top_news div {
        position: relative;
        width: auto;
        height: auto;
        background: #fff;
        border-radius: 3px;
        overflow: hidden;
    }
    /*
    .top_news div {
        position: absolute;
        width: auto;
        height: 40px;
        background: #fff;
        border-radius: 3px;
        overflow: hidden;
    }
    */
    .top_news div.on {
        height: auto;
    }
    .top_news div.on ul {
        padding: 12px;
        line-height: 1.4;
    }
    .top_news div ul {
        margin: 0 0 0 0;
        padding: 12px;
        line-height: 3;
    }
    .top_news div ul li {
        margin: 0 0 10px;
        padding: 0 0 10px;
        border-bottom: #b7b8b8 dashed 1px;
    }
    .top_news div ul li:last-child {
        margin: 0;
        padding: 0;
        border-bottom: none;
    }
    .top_news div ul li a {
        content: "";
        display: block;
        clear: both;
        color:#231815;
    }
    .top_news div ul li a:after {
        content: "";
        display: block;
        clear: both;
    }
    .top_news div ul li a span {
        float: left;
        display: block;
        width: 30px;
        margin: 0 10px 0 0;
    }
    .top_news div ul li a b {
        display: block;
        margin: 0 0 0 60px;
        line-height: 1.8;
    }
    .top_news div .btn {
        position: absolute;
        right: 10px;
        top: 15px;
    }
    .top_news div .btn a {
        position: relative;
        display: block;
        width: 15px;
        height: 10px;
    }
    /*
    .top_news div .btn a:after {
        content: "";
        display: block;
        width: 15px;
        height: 10px;
        background-image: url("../img/icons/all_arw03_b.png");
        background-repeat: no-repeat;
        -webkit-background-size: 15px 10px;
        background-size: 15px 10px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    */
    .top_killer {
        position: relative;
        text-align: center;
        background:#f3ed5e;
    }
    .top_killer .image img {
        max-width: 100%;
        height: auto;
    }
    .top_killer .image .btn_entry{
      position: relative;
      width: auto;
			z-index:100;
    }
    .top_killer .image .btn_entry a{
      position: absolute;
      right: 10px;
      bottom: 10px;
      text-align: right;
    }
    .top_killer .image .btn_entry a img{
      width: 30%;
    }

    .top_killer .director {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 10px 20px;
        background: rgba(0,0,0,.6);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        z-index: 1;
        content: "";
        display: block;
        clear: both;
    }
    .top_killer .director:after {
        content: "";
        display: block;
        clear: both;
    }
    .top_killer .director p {
        position: relative;
        float: left;
        width: 42%;
        line-height: 1.2;
    }
    .top_killer .director p:first-child {
        width: 58%;
    }
    .top_killer .director p:first-child:after {
        content: "/";
        position: absolute;
        right: 5%;
        top: 0;
        font-size: 30px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    .top_killer .director p small {
        display: block;
        font-size: 10px;
    }
    .top_killer .director p b {
        display: block;
        font-size: 20px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .top_menu {
        position: relative;
    }
    .top_menu ul {
        content: "";
        display: block;
        clear: both;
    }
    .top_menu ul:after {
        content: "";
        display: block;
        clear: both;
    }
    .top_menu ul li {
        position: relative;
        float: left;
        width: 50%;
        height: 80px;
        padding: 5px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-right: #1f1f1f solid 1px;
        border-bottom: #1f1f1f solid 1px;
    }
    .top_menu ul li:nth-child(2n) {
        border-right: none;
    }
    .top_menu ul li:before {
        content: "";
        display: block;
        width: 5px;
        height: 5px;
        background-image: url("../img/icons/all_arw06.png");
        background-repeat: no-repeat;
        -webkit-background-size: 5px 5px;
        background-size: 5px 5px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 1;
    }
    .top_menu ul li:nth-child(1) a:after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: url("../img/jp/top_menu01.jpg");
        -webkit-background-size: cover;
        background-size: cover;
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    .top_menu ul li a {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        opacity: 0.3;
        filter:alpha(opacity=30);
    }
    .top_menu ul li a[href] {
        opacity: 1;
        filter:alpha(opacity=100);
    }
    .top_menu ul li a b {
        position: relative;
        display: block;
        margin: 0 0 7px;
        padding: 15px 0 0 10px;
        font-size: 15px;
        font-weight: 700;
        line-height: 1.2;
        z-index: 1;
    }
    .top_menu ul li a span {
        position: relative;
        display: block;
        width: 55px;
        margin: 0 0 0 10px;
        padding: 3px 5px;
        font-size: 10px;
        text-align: center;
        border-radius: 3px;
        border: #fff solid 1px;
        z-index: 1;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
    }
    .top_menu ul li a:before {
        content: "MORE";
        position: absolute;
        right: 10px;
        bottom: 5px;
        padding: 0 0 0 16px;
        letter-spacing: 0.1em;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
        background: url("../img/icons/all_arw03_r.png") no-repeat 0 3px;
        -webkit-background-size: 10px 8px;
        background-size: 10px 8px;
        z-index: 1;
    }
    .top_banners {
        padding: 10px;
        border-top: #1f1f1f solid 1px;
    }
    .top_banners h1 {
        padding: 15px 0 20px;
        font-size: 18px;
        text-align: center;
         font-family: 'Varela Round',sans-serif;
        background-image: url(../img/common/h1brackets1_pc.png);
    background-repeat: no-repeat;
    background-size: 212px 30px;
    background-position: center 9px;
    }
    .top_banners .bnr {
        margin: 0 0 10px;
        line-height: 1.6;
    }
    .top_banners .bnr a {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        padding: 15px 10px;
        text-align: center;
        text-shadow: 0 -1px 0 #fff;
        text-decoration: none;
        color: #2f2f2f;
        line-height: 1.3;
        background-color: #fff;
        background: -webkit-gradient(linear,left top,left bottom,from(#eee),color-stop(50%,#fff));
        background: linear-gradient(to bottom,#eee 0,#fff 50%);
        border: #fff solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .top_banners .bestrong a {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        padding: 15px 10px;
        text-align: center;
        text-shadow: 0 -1px 0 #f3ed5e;
        text-decoration: none;
        color: #2f2f2f;
        line-height: 1.3;
        background-color: #f3ed5e;
        background: -webkit-gradient(linear,left top,left bottom,from(#f3ed5e),color-stop(50%,#f3ed5e));
        background: linear-gradient(to bottom,#f3ed5e 0,#f3ed5e 50%);
        border: #f3ed5e solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .top_banners .bnr a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .top_banners .bnr a:hover {
        opacity: 0.8;
        filter:alpha(opacity=80);
    }
    .top_banners .bnr a b {
        display: block;
        margin: 0 0 3px;
        font-size: 15px;
        font-weight: 700;
    }
    .top_banners .bnr a span {
        display: block;
        font-size: 12px;
    }
    .en .top_banners .bnr a b {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.6;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 700;
        font-style: normal;
    }
    .en .top_banners .bnr a span {
        margin: 0;
        font-size: 12px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .top_contents{
        margin: 20px 3% 0;
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .top_contents h1 {
        padding: 15px 0 20px;
        font-size: 18px;
        text-align: center;
         font-family: 'Varela Round',sans-serif;
        background-image: url(../img/common/h1brackets1_pc.png);
    background-repeat: no-repeat;
    background-size: 212px 30px;
    background-position: center 9px;
    }
    .top_contents h1 span{
      display: block;
      font-size: 12px;
      margin-top: 5px;
      font-family: 'Varela Round',sans-serif;
    }
    .top_common_menu:after {
        content: "";
        display: block;
        clear: both;
    }
    .top_common_menu:after:after {
        content: "";
        display: block;
        clear: both;
    }
    .top_common_menu li {
        float: left;
        width: 48%;
        border: #fff solid 1px;
        border-radius: 3px;
        margin-bottom: 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        max-height: 115px;
    }
    .top_common_menu li.min115 {
        min-height: 115px;
    }
    .top_common_menu li:nth-child(2n) {
        float: right;
    }
    .top_common_menu li.link_none {
      border: #4d4d4d solid 1px;
    }
    .top_common_menu li.link_none a {
      color: #4d4d4d;
    }
    .top_common_menu li.link_none a:before {
      background-image: url(../img/icons/arrow_off.png);
    }
    .top_common_menu li.link_none a span {
      color: #4d4d4d;
    }
    .top_common_menu li a,
    .top_common_menu li.link_none {
        position: relative;
        display: block;
        padding: 25px 10px;
        text-align: center;
        line-height: 1.2;
        opacity: 0.3;
        filter:alpha(opacity=30);
    }
    .top_common_menu li a:before,
    .top_common_menu li.link_none:before {
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        margin: auto;
        content: "";
        display: block;
        width: 8px;
        height: 16px;
        background-image: url(../img/icons/arrow_on.png);
        background-repeat: no-repeat;
        -webkit-background-size: 8px 16px;
        background-size: 8px 16px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .top_common_menu li a[href] {
        opacity: 1;
        filter:alpha(opacity=100);
    }
    .top_common_menu li a:hover {
        color: #fff;
    }
    .top_common_menu li a span,
    .top_common_menu li.link_none span {
        display: block;
        margin: 10px 0 0;
        font-size: 10px;
        color: #fff;
        font-family: 'Varela Round',sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    .top_common_menu li a b,
    .top_common_menu li.link_none b {
        display: block;
        font-size: 17px;
    }
    .top_common_menu li.double {
        width: 100%;
    }
    .top_common_menu li.access a {
        padding-left: 30%;
    }
    .top_common_menu li.access a:after {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -40px 0 0 -140px;
        content: "";
        display: block;
        width: 100px;
        height: 77px;
        background-image: url("../img/icons/all_logo01.png");
        background-repeat: no-repeat;
        -webkit-background-size: 100px 77px;
        background-size: 100px 77px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .top_common_area {
        content: "";
        display: block;
        clear: both;
    }
    .top_common_area:after {
        content: "";
        display: block;
        clear: both;
    }
    .top_common_area .cont {
        border-top: #1f1f1f solid 1px;
        border-bottom: #1f1f1f solid 1px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .top_common_area .cont:nth-child(2n) {
        border-left: none;
    }
    .top_common_area .cont li {
        position: relative;
    }
    .top_common_area .cont li a {
        display: block;
        padding: 30px 10px;
        line-height: 1.6;
        text-align: center;
        border-bottom: #1f1f1f solid 1px;
        color: #fff;
        opacity: 0.3;
        filter:alpha(opacity=30);
    }
    .top_common_area .cont li a:before {
        position: absolute;
        right: 5px;
        bottom: 5px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .top_common_area .cont li a[href] {
        opacity: 1;
        filter:alpha(opacity=100);
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .top_common_area .cont li a[href]:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    .top_common_area .cont li a b {
        position: relative;
        display: block;
        font-size: 18px;
        font-weight: 700;
    }
    .top_common_area .cont li a small {
        position: relative;
        display: block;
        font-size: 14px;
    }
    .top_common_area .cont li a.pdf:after {
        position: absolute;
        left: 30px;
        top: 50%;
        margin: -13px 0 0;
        content: "";
        display: block;
        width: 26px;
        height: 23px;
        background-image: url("../img/icons/btn_icon_pdf.png");
        background-repeat: no-repeat;
        -webkit-background-size: 26px 23px;
        background-size: 26px 23px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .top_common_area .cont li:last-child a {
        border-bottom: none;
    }
    .top_round {
        width: 98%;	
        margin: 20px 1% 0;	
    }	
    .top_round a {	
        display: block;	
        float: left;	
        width:22%;	
        margin:0 1.5%;	
    }	
    .top_round a img{	
        width:100%;	
        height: auto;	
    }
    .top_insta{
        width: 94%;
        margin: 20px 3% 0;
    }
    .top_insta h1 {
        padding: 15px 0 20px;
        font-size: 18px;
        text-align: center;
        font-family: 'Varela Round',sans-serif;
        background-image: url(../img/common/h1brackets1_pc.png);
        background-repeat: no-repeat;
        background-size: 212px 30px;
        background-position: center 9px;
    }
    .widget-container{
        margin-left: -10px !important;
    }
    .snapwidget-widget li{
        width:30% !important;
    }
    .top_manner{
        width: 94%;	
        margin: 20px 3% 30px;	
    }
    .top_manner1{font-size: 18px; line-height: 1.5em; margin:0 0 20px 0; text-align: center;}	
    .top_manner2{font-size:; line-height: 1.5em; margin:0 0 16px 0;}	
    .top_manner3{font-size:; line-height: 1.5em; margin:0 0 12px 0;}	
    .br-pc{display: block;}	
    .br-sp{display: none;}
    
    body.en .second_header .rt_btn {
        top: 75px;
    }
    .second_header {
        position: relative;
        margin: 20px 20px 20px;
    }
    .second_header h1 {
        position: relative;
        padding: 0 50px 0 0;
        height: 45px;
        z-index: 1;
    }
    .second_header h1 a {
        position: relative;
        display: inline-block;
        padding: 12px 30px 12px 10px;
        border: 1px solid #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 2px;
        font-family: 'Varela Round',sans-serif;
    }
    .second_header h1 a:after {
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        margin: auto;
        content: "";
        display: block;
        width: 4px;
        height: 8px;
        background-image: url("../img/icons/arrow_right.png");
        background-repeat: no-repeat;
        -webkit-background-size: 4px 8px;
        background-size: 4px 8px;
    }
    .second_header .rt_btn {
        position: absolute;
        right: 20px;
        top: 105px;
    }
    .second_header .rt_btn a {
        padding: 0 0 0 20px;
    }
    .second_header .rt_btn a:after {
        position: absolute;
        left: 0;
        top: 50%;
        margin: -6px 0 0;
        content: "";
        display: block;
        width: 14px;
        height: 11px;
        background-image: url("../img/icons/all_arw03_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 14px 11px;
        background-size: 14px 11px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .second_header .btn {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
    }
    .second_header .btn a {
        display: block;
        padding: 20px 20px;
        border: 1px solid #fff;
        text-align: center;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .second_header .btn a:after {
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        content: "";
        display: block;
        width: 25px;
        height: 15px;
        background-image: url("../img/icons/all_arw01_t.png");
        background-repeat: no-repeat;
        -webkit-background-size: 25px 15px;
        background-size: 25px 15px;
        text-indent: 100%;
        -webkit-transition: all 0.1s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.1s cubic-bezier(.785,.135,.15,.86);
    }
    .second_header .btn a:hover {
        color: #fff;
    }
    .second_header .btn a.on:after {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .second_header .list {
        position: relative;
        opacity: 0;
        filter:alpha(opacity=0);
        height: 0;
        -webkit-transition: all 0.25s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.25s cubic-bezier(.785,.135,.15,.86);
        overflow: hidden;
        border: 1px solid #fff;
        border-radius: 3px;
        margin-top: 10px;
        padding: 10px 0;
        background-color: #666;
    }
    .second_header .list.on {
        opacity: 1;
        filter:alpha(opacity=100);
        height: auto;
    }
    .second_header .list li {
        line-height: 1.4;
        text-align: center;
    }
    .second_header .list li a {
        position: relative;
        display: block;
        padding: 20px 20px;
        font-size: 16px;
    }
    /*.second_header .list li a:after {
        position: absolute;
        right: 10px;
        top: 50%;
        margin: -10px 0 0;
        content: "";
        display: block;
        width: 11px;
        height: 20px;
        background-image: url("../img/icons/all_arw01_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 11px 20px;
        background-size: 11px 20px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }*/
    .second_header .list li a.on{
        padding-right:15px;
        padding-left:15px;
        position: relative;
        display: inline-block;
    }
    .second_header .list li a.on:after {
        content:" ";
        width: 100%;
        height: 1px;
        background-color: #fff;
        position: absolute;
        bottom: 10px;
        left: 0;
        text-align: center;
    }
    .second_header .list li.sub span {
        display: block;
        font-size: 15px;
    }
    .second_header .list li.sub b {
        display: block;
    }
    .second_header .list li.spc {
        content: "";
        display: block;
        clear: both;
    }
    .second_header .list li.spc:after {
        content: "";
        display: block;
        clear: both;
    }
    .second_header .list li.spc b {
        display: block;
        float: left;
        font-size: 14px;
        padding: 8px 0 0;
        width: 50px;
    }
    .second_header .list li.spc span {
        display: block;
        font-size: 14px;
        margin: 0 0 0 50px;
        padding: 0 0 0 10px;
        border-left: #2f2f2f solid 1px;
    }
    .contents_header {
        margin: 0 0 20px;
        padding: 0 20px;
    }
    .contents_header h1 {
        padding: 0 0 8px;
        line-height: 1.3;
        text-align: center;
    }
    .contents_header h1 span {
        display: block;
        font-size: 16px;
        font-family: 'Varela Round',sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    .contents_header h1 b {
        display: block;
        font-size: 24px;
    }
    .section_text {
        margin: 0 0 20px;
        padding: 0 20px;
        line-height: 1.6;
    }
    .section_text .large_img {
        margin: 0 0 25px;
    }
    .section_text .large_img .img img {
        width: 100%;
        height: auto;
    }
    .section_text .large_img .caption {
        font-size: 12px;
        text-align: right;
    }
    .section_text .read {
        margin: 0 0 25px;
    }
    .section_text .sign {
        text-align: right;
    }
    .section_text .comingsoon {
        min-height: 150px;
        padding: 50px 0 0;
        font-size: 30px;
        text-align: center;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    .section_text .btn {
        margin: 0 0 15px;
    }
    .section_text .btn a {
        font-weight: 700;
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 15px 0 15px 15px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .section_text .btn a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .section_text .btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .section_text .btn a {
            background: #2f2f2f;
        }
    }
    .section_text .btn a:after {
        position: absolute;
        left: 20px;
        top: 50%;
        margin: -10px 0 0;
        content: "";
        display: block;
        width: 11px;
        height: 20px;
        /*background-image: url("../img/icons/all_arw01_r.png");*/
        background-repeat: no-repeat;
        -webkit-background-size: 11px 20px;
        background-size: 11px 20px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .section_text .time_btn {
        margin: 0 0 15px;
    }
    .section_text .time_btn a {
        font-weight: 700;
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 15px 0 15px 15px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .section_text .time_btn a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .section_text .time_btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .section_text .time_btn a {
            background: #2f2f2f;
        }
    }
    .section_text .time_btn a:after {
        position: absolute;
        left: 20px;
        top: 50%;
        margin: -10px 0 0;
        content: "";
        display: block;
        width: 11px;
        height: 20px;
        background-image: url("../img/icons/all_arw01_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 11px 20px;
        background-size: 11px 20px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .section_text .back_btn {
        margin: 0 0 15px;
    }
    .section_text .back_btn a {
        font-weight: 700;
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 15px 0 15px 15px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .section_text .back_btn a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .section_text .back_btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .section_text .back_btn a {
            background: #2f2f2f;
        }
    }
    .section_text .back_btn a:after {
        position: absolute;
        left: 20px;
        top: 50%;
        margin: -10px 0 0;
        content: "";
        display: block;
        width: 11px;
        height: 20px;
        background-image: url("../img/icons/all_arw01_l.png");
        background-repeat: no-repeat;
        -webkit-background-size: 11px 20px;
        background-size: 11px 20px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .section_text .titlebox {
        margin: 0 0 20px;
        line-height: 1.6;
    }
    .section_text .titlebox h1 {
        font-size: 20px;
        font-weight: 700;
        text-align: center;
    }
    .section_text .titlebox h1 span{
      position: relative;
      padding: 0 10px;
    }
    .section_text .titlebox h1 span:after{
        content:" ";
        width: auto;
        height: 1px;
        background-color: #fff;
        position: absolute;
        bottom: -10px;
        right: 0;
        left: 0;
        display: block;
        margin: auto;
        text-align: center;
    }
    .section_text .titlebox h1 small {
        font-size: 18px;
    }
    .section_text .sub_titlebox {
        margin: 0 0 20px;
        line-height: 1.4;
    }
    .section_text .sub_titlebox h2 {
        font-size: 18px;
    }
    .section_text .textbox {
        padding: 0 0 20px;
    }
    .section_text .textbox h2 {
        position: relative;
        padding: 0 0 8px;
        font-weight: 700;
    }
    .section_text .textbox h2:before {
        content: "[";
        margin-right: 2px;
    }
    .section_text .textbox h2:after {
        content: "]";
        margin-left: 2px;
    }
    /*.section_text .textbox h2:after {
        content: "";
        display: block;
        position: absolute;
        width: 15%;
        bottom: -1px;
        border-bottom: #666 solid 1px;
    }*/
    .section_text .textbox h3 {
        padding: 0 0 3px;
        font-weight: 700;
    }
    .section_text .textbox h3:before {
        content: "● ";
        color: #666;
    }
    .section_text .textbox .txt {
        padding: 0 0 15px;
    }
    .section_text .textbox .txt:last-child {
        padding: 0;
    }
    .section_text .thumbbox {
        position: relative;
        margin: 0 0 20px;
        padding: 80px 20px 20px;
        min-height: 200px;
        background: #1f1f1f;
        border-radius: 2px;
    }
    .section_text .thumbbox .img {
        display: inline;
        float: left;
        font-size: 13px;
        margin: 0 20px 5px 0;
    }
    .section_text .thumbbox .img img {
        width: 120px;
    }
    .section_text .thumbbox .txt {
        display: inline;
    }
    .section_text .thumbbox .txt h3 {
        position: absolute;
        top: 20px;
        left: 0;
        width: 100%;
        padding: 0 15px;
        font-size: 16px;
        font-weight: 700;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .section_text .thumbbox .txt h3 ruby rp,
    .section_text .thumbbox .txt h3 ruby rt {
        font-weight: 400;
    }
    .section_text .thumbbox .txt p {
        margin: 0 0 5px;
    }
    .section_text .thumbbox .txt p:last-child {
        margin: 0;
    }
    .section_text .thumbbox .txt .name {
        margin: 0 0 10px;
        font-size: 12px;
    }
    .section_text .column_box {
        margin: 0 0 40px;
        content: "";
        display: block;
        clear: both;
    }
    .section_text .column_box:after {
        content: "";
        display: block;
        clear: both;
    }
    .section_text .column_box h2 {
        font-size: 16px;
        position: relative;
        margin: 0 0 15px;
        padding: 0 0 8px;
        font-weight: 700;
        border-bottom: #2f2f2f solid 1px;
    }
    .section_text .column_box h2:after {
        content: "";
        display: block;
        position: absolute;
        width: 15%;
        bottom: -1px;
        border-bottom: #666 solid 1px;
    }
    .section_text .column_box .img {
        float: none;
        width: 100%;
        margin: 0 0 30px;
    }
    .section_text .column_box .img img {
        width: 100%;
        height: auto;
    }
    .section_text .column_box .txt {
        margin: 0;
    }
    .section_text .common_table {
        border-left: #2f2f2f solid 1px;
        border-top: #2f2f2f solid 1px;
    }
    .section_text .common_table tr th {
        padding: 10px 15px;
        text-align: left;
        border-right: #2f2f2f solid 1px;
        border-bottom: #2f2f2f solid 1px;
        background: #1f1f1f;
    }
    .section_text .common_table tr td {
        padding: 10px 15px;
        border-right: #2f2f2f solid 1px;
        border-bottom: #2f2f2f solid 1px;
    }
    .section_text .common_table tr td a {
        text-decoration: underline;
    }
    .section_text .common_table tr td a:hover {
        text-decoration: none;
    }
    .search_sort {
        margin: 0 20px;
        font-size: 16px;
        line-height: 1.6;
    }
    .search_sort .sort_head {
        position: relative;
        padding: 0 0 10px;
    }
    .search_sort .sort_head h1 {
        font-weight: 700;
        color:#EBE644;
    }
    .search_sort .sort_head h1 small {
        font-size: 10px;
        font-weight: 400;
    }
    .search_sort .sort_head .reset {
        position: absolute;
        right: 0;
        top: -6px;
    }
    .search_sort .sort_head .reset a {
        font-size: 12px;
        position: relative;
        display: block;
        width: 80px;
        height: auto;
        padding: 7px 0 7px 20px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: #3f3f3f;
        border: #3f3f3f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .search_sort .sort_head .reset a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    .search_sort .sort_head .reset a:before {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -5px 0 0 -25px;
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        background-image: url("../img/icons/all_close02.png");
        background-repeat: no-repeat;
        -webkit-background-size: 10px 10px;
        background-size: 10px 10px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .search_sort .sort_tab {
        margin: 0 0 20px;
        line-height: 1;
        border-top: #2f2f2f solid 1px;
        border-right: #2f2f2f solid 1px;
        border-bottom: #2f2f2f solid 1px;
        content: "";
        display: block;
        clear: both;
    }
    .search_sort .sort_tab:after {
        content: "";
        display: block;
        clear: both;
    }
    .search_sort .sort_tab li {
        position: relative;
        float: left;
        width: 100%;
        border-left: #2f2f2f solid 1px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .search_sort .sort_tab li:nth-child(3n) {
        border-right: #2f2f2f solid 1px;
    }
    .search_sort .sort_tab li:nth-child(2n),
    .search_sort .sort_tab li:nth-child(1n){
        border-bottom: #2f2f2f solid 1px;
    }
    .search_sort .sort_tab li span {
        content: "0";
        display: none;
        position: absolute;
        right: 10px;
        top: 0;
        width: 16px;
        height: 16px;
        color: #000;
        font-size: 10px;
        font-weight: 700;
        text-align: center;
        line-height: 16px;
        background: #fff;
        border-radius: 50%;
    }
    .search_sort .sort_tab li.check span {
        display: block;
    }
    .search_sort .sort_tab li a {
        position: relative;
        display: block;
        padding: 15px 5px 15px 25px;
        font-size: 13px;
        font-weight: 700;
        line-height: 1.4;
        color: #EBE644;
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    .search_sort .sort_tab li a:before {
        position: absolute;
        left: 10px;
        top: 50%;
        margin: -5px 0 0;
        content: "";
        display: block;
        width: 6px;
        height: 10px;
        background-image: url("../img/icons/all_arw04_r_yellow.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 10px;
        background-size: 6px 10px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .search_sort .sort_tab li a:hover {
        opacity: 0.8;
        filter:alpha(opacity=80);
    }
    .search_sort .sort_tab li a.on {
        opacity: 1;
        filter:alpha(opacity=100);
    }
    .search_sort .search_container {
        position: relative;
        margin: 0 0 15px;
        padding: 0 0 15px;
        border-bottom: #1f1f1f solid 1px;
    }
    .search_sort .search_container h2 {
        margin: 0 0 7px;
        font-size: 12px;
    }
    .search_sort .search_container .container {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        display: none;
    }
    .search_sort .search_container .container.on {
        display: block;
        position: relative;
    }
    #artist .select_wrap {
      background: #2F2F2F!important;
    }
    .search_sort .search_container .container .select_wrap {
        position: relative;
        display: block;
        color: #333;
        background: #2f2f2f;
        /*border-radius: 3px;*/
        cursor: pointer;
        overflow: hidden;
    }
    .search_sort .search_container .container .select_wrap:after {
        position: absolute;
        right: 15px;
        top: 20%;
        margin: -6px 0 0;
        content: "";
        display: block;
        width: 22px;
        height: 12px;
        /*background-image: url("../img/icons/all_arw01_b.png");*/
        background-repeat: no-repeat;
        -webkit-background-size: 22px 12px;
        background-size: 22px 12px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .search_sort .search_container .container .select_wrap select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        position: relative;
        z-index: 2;
        display: block;
        width: 100%;
        margin: 0;
        padding: 13px 35px 13px 15px;
        background: transparent;
        border: 0;
        outline: none;
        font-size: 16px;
        color: #fff;
        line-height: 1.5;
        cursor: pointer;
    }
    .search_sort .search_container .container .select_wrap select[multiple] {
        /*height: 46px;*/
        height: 100%;
    }
    .search_sort .search_container .container .select_wrap select option {
        color: #fff;
        padding: 2px 0;
    }
    .search_sort .search_container .container .select_wrap select option:active,
    .search_sort .search_container .container .select_wrap select option:selected {
        background: #000;
        font-size: 30px;
    }
    .search_sort .search_container .container .select_wrap select:before {
        content: "";
        font-family: entypo,sans-serif;
        position: absolute;
        z-index: 1;
        top: 50%;
        right: 12px;
        right: 0.75rem;
        margin-top: -8px;
        margin-top: -.5rem;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1;
        color: #333;
    }
    .search_sort .sort_foot {
        position: relative;
        min-height: 50px;
        padding: 0 0 15px;
        border-bottom: #1f1f1f solid 1px;
    }
    .search_sort .sort_foot .btn {
        margin: 0 0 10px;
    }
    .search_sort .sort_foot .btn a {
      /*
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        padding: 12px 0 12px 20px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: #3f3f3f;
        border: #3f3f3f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        */
        position: relative;
        margin: 10px 0 0;
        display: block;
        width: 100%;
        background: none;
        float: none;
        font-size: 14px;
        height: auto;
        margin-right: 360px;
        padding: 12px 0 12px 0;
        text-align: center;
        text-decoration: none;
        color: #EBE644;
        line-height: 1.3;
        border: #EBE644 solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .search_sort .sort_foot .btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    /*.search_sort .sort_foot .btn a:before {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -5px 0 0 -100px;
        content: "";
        display: block;
        width: 6px;
        height: 10px;
        background-image: url("../img/icons/all_arw04_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 10px;
        background-size: 6px 10px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }*/
    .search_sort .sort_foot .result {
        font-size: 12px;
        line-height: 1.7;
    }
    .search_sort .sort_foot .result .choice {
        content: "";
        display: block;
        clear: both;
    }
    .search_sort .sort_foot .result .choice:after {
        content: "";
        display: block;
        clear: both;
    }
    .search_sort .sort_foot .result .choice span {
        float: left;
        display: block;
        padding: 5px 10px;
        margin: 0 15px 8px 0;
        color: #666;
        border: #1f1f1f solid 1px;
        background: #1f1f1f;
        border-radius: 3px;
    }
    .search_sort .sort_foot .result .choice span b {
        font-weight: 700;
        color: #fff;
    }
    .search_sort .sort_foot .result .choice span em {
        color: #fff;
    }
    .result_container h2.order_head.hide {
        display: none;
    }
    .search_block.hide {
        display: none;
    }
    .non_result {
        padding: 30px 0 50px;
        line-height: 1.6;
        text-align: center;
    }
    .non_result.hide {
        display: none;
    }
    #program {
        margin: 0 20px;
    }
    #program .program_ttl {
        border-bottom: #fff solid 1px;
        padding: 17px 20px;
        font-style: normal;
        text-align: center;
        font-size: 26px;
    }
    #program .order_head {
        border-bottom: #2f2f2f solid 1px;
        padding: 17px 20px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
        text-align: center;
        font-size: 18px;
        text-shadow: 0 1px 0 #2f2f2f;
        background: #3f3f3f;
        -webkit-box-shadow: inset 0 5px 10px 0 rgba(0,0,0,.2);
        box-shadow: inset 0 5px 10px 0 rgba(0,0,0,.2);
    }
    #program .program_map {
        padding: 20px;
        border-bottom: #2f2f2f solid 1px;
    }
    #program .program_map .map {
        margin: 0 0 15px;
    }
    #program .program_map .map img {
        width: 100%;
        height: auto;
    }
    #program .program_map .facility_btn a {
        font-weight: 700;
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 15px 0 15px 15px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    #program .program_map .facility_btn a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    #program .program_map .facility_btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        #program .program_map .facility_btn a {
            background: #2f2f2f;
        }
    }
    #program .program_map .facility_btn a:after {
        position: absolute;
        left: 18px;
        top: 50%;
        margin: -6px 0 0;
        content: "";
        display: block;
        width: 7px;
        height: 14px;
        background-image: url("../img/icons/all_arw01_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 7px 14px;
        background-size: 7px 14px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_block.on .excerpt {
      border: 1px solid #fff;
    }
    .program_block.on .detail {
        display: block;
        border-right: #fff solid 1px;
        border-left: #fff solid 1px;
        border-bottom: #fff solid 1px;
        margin-top: -12px;
        margin-bottom: 10px;
        border-radius: 0 0 3px 3px;
        background-color: #000;
        position: relative;
        z-index: 100;
    }
    .program_block .excerpt {
        border: 1px solid #fff;
        content: "";
        display: block;
        clear: both;
        margin-bottom: 10px;
        border-radius: 3px;
        /*padding: 0 10px;*/
        padding: 0 15px;
    }
    .program_block .excerpt:after {
        content: "";
        display: block;
        clear: both;
    }
    .program_block .excerpt a.left {
        display: block;
        float: left;
        width: 55px;
        padding: 14px 0;
    }

    .program_block .excerpt a.left:hover {
        color: #fff;
    }
    .program_block .excerpt a.left .circle {
        width: 66px;
        height: 36px;
        margin: 0 0 0 0;
        padding: 2px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .program_block .excerpt a.left .circle.cate-2121 {
        background: #178bcf;
        color: #fff;
    }
    .program_block .excerpt a.left .circle.cate-suntory {
        background: #f2981e;
        color: #fff;
    }
    .program_block .excerpt a.left .circle.cate-roppongi-hills {
        background: #da63a4;
        color: #fff;
    }
    .program_block .excerpt a.left .circle.cate-town {
        background: #945e2a;
        color: #fff;
    }
    .program_block .excerpt a.left .circle.cate-national {
        background: #e40012;
        color: #fff;
    }
    .program_block .excerpt a.left .circle.cate-main-program {
        background: #fff;
        color: #000;
    }
    .program_block .excerpt a.left .circle.cate-southeast-asia {
        background: #fff;
        color: #000;
    }
    .program_block .excerpt a.left .circle.cate-midtown {
        background: #41b784;
        color: #fff;
    }
    .program_block .excerpt a.left .circle.cate-mori {
        background: #ded700;
        color: #fff;
    }
    .program_block .excerpt a.left .circle.cate-same {
        background: #fff;
        color: #000;
    }
    .program_block .excerpt a.left .circle.cate-overseas-invited {
        background: #fff;
        color: #000;
    }

    .program_block .excerpt a.left .circle p {
        width: 100%;
        height: 100%;
        font-family: 'Varela Round',sans-serif;
        font-weight: 300;
        font-size: 14px;
        text-align: center;
        line-height: 36px;
    }
    .program_block .excerpt a.right {
        position: relative;
        display: block;
        min-height: 40px;
        margin: 0 0 0 0;
        padding: 14px 0;
        zoom: 1;
        /*overflow: auto;*/
        padding-left: 0;
        z-index: 1;

    }
    .program_block .excerpt a.right:hover {
        color: #fff;
    }
    .program_block .excerpt a.right .category {
        position: absolute;
        left: 64px;
        top: 14px;
        width: 60%;
        padding: 10px 5px;
        font-size: 10px;
        line-height: 1.2;
        text-align: center;
        /*background: #666;*/
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 36px;
    }
    .program_block .excerpt a.right .category.cate-2121 {
        border: 1px solid #178bcf;
        color: #178bcf;
    }
    .program_block .excerpt a.right .category.cate-suntory {
        color: #f2981e;
        border: 1px solid #f2981e;
    }
    .program_block .excerpt a.right .category.cate-roppongi-hills {
        border: 1px solid #da63a4;
        color: #da63a4;
    }
    .program_block .excerpt a.right .category.cate-town {
        border: 1px solid #945e2a;
        color: #945e2a;
    }
    .program_block .excerpt a.right .category.cate-national {
        border: 1px solid #e40012;
        color: #e40012;
    }
    .program_block .excerpt a.right .category.cate-main-program {
        border: 1px solid #ffffff;
        color: #ffffff;
    }
    .program_block .excerpt a.right .category.cate-southeast-asia {
        border: 1px solid #ffffff;
        color: #ffffff;
    }
    
    .program_block .excerpt a.right .category.cate-midtown {
        border: 1px solid #41b784;
        color: #41b784;
    }
    .program_block .excerpt a.right .category.cate-mori {
        border: 1px solid #ded700;
        color: #ded700;
    }
    .program_block .excerpt a.right .category.cate-same {
        border: 1px solid #ffffff;
        color: #ffffff;
    }
    .program_block .excerpt a.right .category.cate-overseas-invited {
        border: 1px solid #ffffff;
        color: #ffffff;
    }
    .program_block .excerpt a.right .icon {
        position: absolute;
        left: 6px;
        top: 37px;
        content: "";
        display: block;
        clear: both;
    }
    .program_block .excerpt a.right .icon:after {
        content: "";
        display: block;
        clear: both;
    }
    .program_block .excerpt a.right .icon li {
        float: left;
        margin: 0 3px 0 0;
    }
    .program_block .excerpt a.right .icon li.rain {
        content: "";
        display: block;
        width: 14px;
        height: 15px;
        background-image: url("../img/icons/program_icon_rain.png");
        background-repeat: no-repeat;
        -webkit-background-size: 14px 15px;
        background-size: 14px 15px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_block .excerpt a.right .icon li.money {
        content: "";
        display: block;
        width: 14px;
        height: 15px;
        background-image: url("../img/icons/program_icon_money.png");
        background-repeat: no-repeat;
        -webkit-background-size: 14px 15px;
        background-size: 14px 15px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_block .excerpt a.right .icon li.silent {
        content: "";
        display: block;
        width: 14px;
        height: 15px;
        background-image: url("../img/icons/program_icon_silent.png");
        background-repeat: no-repeat;
        -webkit-background-size: 14px 15px;
        background-size: 14px 15px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_block .excerpt a.right .ttl {
        /*margin: 10px 0 0 80px;*/
        margin: 50px 0 0 0;
        font-weight: 700;
        line-height: 1.4;
        position: relative;
        bottom: 0;
        left: 0;
    }
    .program_block .detail {
        display: none;
        position: relative;
        padding: 0 0 25px;
    }
    /*
    .program_block .detail:after {
        position: relative;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        content: "MORE";
        display: block;
        width: 40px;
        height: 30px;
        background-image: url("../img/icons/all_arw01_b.png");
        background-position: bottom;
        background-repeat: no-repeat;
        -webkit-background-size: 18px 9px;
        background-size: 18px 9px;
        color: #fff;
        margin-top: 20px;
    }
    */
    .program_block .detail a.inner {
        position: relative;
        display: block;
        /*padding: 10px;*/
        padding: 10px 15px;
    }
    .program_block .detail a.inner:hover {
        color: #fff;
    }
    .program_block .detail a.inner .img {
        position: absolute;
        left: 16px;
        top: 13px;
        width: 80px;
        height: 80px;
    }
    .program_block .detail a.inner .img img {
        width: 100%;
        height: auto;
    }
    .program_block .detail a.inner .img .bg_thumb {
        display: block;
        width: 100%;
        height: 100%;
        background-position: 50% 50%;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .program_block .detail a.inner .info {
        min-height: 80px;
        /*margin: 0 15px 0 95px;*/
        margin: 0 5px 0 105px;
        line-height: 1.6;
    }
    .program_block .detail a.inner .info dl {
        margin: 0 0 15px;
    }
    .program_block .detail a.inner .info dl dt {
        display: inline;
    }
    .program_block .detail a.inner .info dl dd {
        display: inline;
    }
    .program_block .detail a.inner .info dl dd br {
        display: none;
    }
    .program_block .detail a.inner .info .sub {
        display: none;
        margin: 0 0 5px;
    }
    .program_block .detail a.inner .info .sub b {
        font-weight: 700;
    }
    .program_block .detail a.inner .info .sub span {
        margin: 0 15px 0 0;
    }
    .program_block .detail a.inner .info .coming {
        color: #666;
    }
    .program_block .detail a.inner .info .txt {
        margin: 0 0 15px;
    }
    .program_block .detail .map {
        margin: 0 20px 10px 105px;
         font-family: 'Varela Round',sans-serif;
    }
    .program_block .detail .map:last-child {
        margin-bottom: 0;
    }
    .program_block .detail .map a {
        position: relative;
        display: inline-block;
        width: auto;
        height: auto;
        padding: 14px 50px 14px 40px;
        text-align: center;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        border: #fff solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .program_block .detail .map a:before {
        position: absolute;
        right: 15px;
        top: 0;
        bottom: 0;
        margin: auto;
        content: "";
        display: block;
        width: 5px;
        height: 10px;
        background-image: url("../img/icons/arrow_on.png");
        background-repeat: no-repeat;
        -webkit-background-size: 5px 10px;
        background-size: 5px 10px;
    }
    .program_block .detail .map a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .program_block .detail .map a {
        }
    }
    /*.program_block .detail .map a:after {
        position: absolute;
        left: 15px;
        top: 50%;
        margin: -10px 0 0;
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        background-image: url("../img/icons/btn_icon_map.png");
        background-repeat: no-repeat;
        -webkit-background-size: 20px 20px;
        background-size: 20px 20px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }*/
    .program_block .detail .silent {
        margin: 0 30px 10px 105px;
    }
    .program_block .detail .silent:last-child {
        margin-bottom: 0;
    }
    .program_block .detail .silent a {
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 10px 0 10px 20px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .program_block .detail .silent a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_block .detail .silent a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .program_block .detail .silent a {
            background: #2f2f2f;
        }
    }
    .program_block .detail .silent a:after {
        position: absolute;
        left: 15px;
        top: 50%;
        margin: -10px 0 0;
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        background-image: url("../img/icons/btn_icon_silent.png");
        background-repeat: no-repeat;
        -webkit-background-size: 20px 20px;
        background-size: 20px 20px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    #program_detail {
        margin: -20px 0 0;
    }
    #program_detail .program_ttl {
        padding: 20px;
        text-align: center;
        font-size: 16px;
        border-top: #2f2f2f solid 1px;
        border-bottom: #2f2f2f solid 1px;
    }
    .program_detail .program_head {
        display: table;
        padding: 20px 20px 0;
    }
    .program_detail .program_head .program_id {
        display: table-cell;
        padding: 10px 16px;
        text-align: center;
        vertical-align: middle;
        font-size: 28px;
        font-family: 'Varela Round',sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    .program_detail .program_head .program_id.cate-2121 {
        background:#178bcf;
        color: #fff;
    }
    .program_detail .program_head .program_id.cate-suntory {
        background:#f2981e;
        color: #fff;
    }
    .program_detail .program_head .program_id.cate-roppongi-hills {
        background:#da63a4;
        color: #fff;
    }
    .program_detail .program_head .program_id.cate-town {
        background:#945e2a;
        color: #fff;
    }
    .program_detail .program_head .program_id.cate-national {
        background:#e40012;
        color: #fff;
    }
    .program_detail .program_head .program_id.cate-main-program {
        background:#ffffff;
        color: #000;
    }
    .program_detail .program_head .program_id.cate-southeast-asia {
        background:#ffffff;
        color: #000;
    }
    
    .program_detail .program_head .program_id.cate-midtown {
        background:#41b784;
        color: #fff;
    }
    .program_detail .program_head .program_id.cate-mori {
        background:#ded700;
        color: #fff;
    }
		.program_detail .program_head .program_id.cate-same {
        background:#ffffff;
        color: #000;
    }
		.program_detail .program_head .program_id.cate-overseas-invited {
        background:#ffffff;
        color: #000;
    }
    .program_detail .program_head h1 {
        display: block;
        width: 100%;
        padding: 10px 0;
        vertical-align: middle;
        font-size: 16px;
        line-height: 1.4;
    }
    .program_detail .silent_btn {
        padding: 13px 20px;
        border-bottom: #2f2f2f solid 1px;
    }
    .program_detail .silent_btn p a {
        font-size: 16px;
        font-weight: 700;
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 20px 0 20px 20px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .program_detail .silent_btn p a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_detail .silent_btn p a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .program_detail .silent_btn p a {
            background: #2f2f2f;
        }
    }
    .program_detail .silent_btn p a:after {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -15px 0 0 -145px;
        content: "";
        display: block;
        width: 30px;
        height: 30px;
        background-image: url("../img/icons/btn_icon_silent.png");
        background-repeat: no-repeat;
        -webkit-background-size: 30px 30px;
        background-size: 30px 30px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_detail .main_image {
        padding: 13px 20px;
    }
    .program_detail .main_image .img img {
        /*width: 100%;*/
        height: auto;
        border-radius: 3px;
    }
    .program_detail .main_image .img .bg_image {
        display: block;
        width: 100%;
        height: 480px;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-color: #1f1f1f;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }
    .program_detail .main_image .caption {
        padding: 5px 0 0;
        font-size: 12px;
        text-align: right;
        line-height: 1.6;
    }
    .program_detail .sns {
        padding: 15px 20px;
        content: "";
        display: block;
        clear: both;
    }
    .program_detail .sns:after {
        content: "";
        display: block;
        clear: both;
    }
    .program_detail .sns li {
        float: left;
        padding: 0 10px 0 0;
    }
    .program_detail .sns .btn a {
        margin: 0 0 0 auto;
        font-size: 11px;
        font-weight: 700;
        position: relative;
        display: block;
        width: 110px;
        height: auto;
        padding: 14px 5px 14px 38px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        text-align: left;
        line-height: 1.4;
    }
    .program_detail .sns .btn a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_detail .sns .btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .program_detail .sns .btn a {
            background: #2f2f2f;
        }
    }
    .program_detail .sns .btn a:after {
        position: absolute;
        left: 12px;
        top: 50%;
        margin: -9px 0 0;
        content: "";
        display: block;
        width: 18px;
        height: 18px;
        background-image: url("../img/icons/btn_icon_fav.png");
        background-repeat: no-repeat;
        -webkit-background-size: 18px 18px;
        background-size: 18px 18px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_detail .sns .btn a#remove_favorite:after {
        opacity: 0.3;
        filter:alpha(opacity=30);
    }
    .program_detail .detail {
        padding: 13px 20px;
        line-height: 1.6;
    }
    .program_detail .detail h2 {
        font-size: 16px;
        padding: 0 0 8px;
        font-weight: 700;
    }
    .program_detail .detail .info {
        margin: 0 0 8px;
        border-top: 2px solid #fff;
        padding-top: 20px;
    }
    .program_detail .detail .info dt {
        /*width: 70px;*/
        font-weight: 700;
        display: block;
        float: left;
        margin-right: 10px;
    }
    .program_detail .detail .info dd {
        margin: 0 0 5px 3em;
        word-break: break-all;
        display: block;
        zoom: 1;
    }
    .program_detail .detail .info dl{
      padding-bottom: 0;
    }
    .program_detail .detail .info dl:after {
      content:" "; display: block; clear: both;
    }
    .program_detail .detail .notice {
        margin: 0 0 15px;
        font-size: 12px;
        color: #ccc;
    }
    .program_detail .detail .text {
        padding: 15px 0 0;
    }
    .program_detail .detail .img {
        padding: 13px 20px;
    }
    .program_detail .detail .img img {
        width: 100%;
        height: auto;
    }
    .program_detail .detail .bnr {
        margin: 20px 0 0;
    }
    .program_detail .detail .bnr img {
        width: 100%;
        height: auto;
    }
    .program_detail .notice_list {
        padding: 13px 20px;
        border-bottom: #2f2f2f solid 1px;
    }
    .program_detail .notice_list li {
        margin: 0 0 10px;
        font-size: 12px;
        line-height: 1.5;
        content: "";
        display: block;
        clear: both;
    }
    .program_detail .notice_list li:after {
        content: "";
        display: block;
        clear: both;
    }
    .program_detail .notice_list li b {
        position: relative;
        display: block;
        float: left;
        width: 40px;
        height: 40px;
        background: #2f2f2f;
        border-radius: 2px;
    }
    .program_detail .notice_list li span {
        display: block;
        margin: 0 0 0 58px;
    }
    .program_detail .notice_list li.rain b:after {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -12px 0 0 -12px;
        content: "";
        display: block;
        width: 24px;
        height: 24px;
        background-image: url("../img/icons/program_icon_rain.png");
        background-repeat: no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_detail .notice_list li.money b:after {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -12px 0 0 -12px;
        content: "";
        display: block;
        width: 24px;
        height: 24px;
        background-image: url("../img/icons/program_icon_money.png");
        background-repeat: no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_detail .notice_list li.silent b:after {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -12px 0 0 -12px;
        content: "";
        display: block;
        width: 24px;
        height: 24px;
        background-image: url("../img/icons/program_icon_silent.png");
        background-repeat: no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .program_detail .access {
        padding: 13px 20px;
        border-bottom: #2f2f2f solid 1px;
    }
    .program_detail .access .map {
        margin: 0 0 10px;
        background: #1f1f1f;
    }
    .program_detail .access .map iframe {
        width: 100%;
        height: 250px;
    }


    .program_detail .access .gmap_btn a {
        font-size: 15px;
        font-weight: 700;
        position: relative;
        width: 220px;
        float: right;
        display: inline-block;
        width: auto;
        height: auto;
        padding: 15px 30px 15px 20px;
        text-align: center;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        border: #fff solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        font-family: 'Varela Round',sans-serif;
    }
    .program_detail .access .gmap_btn a:before {
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        content: "";
        display: block;
        width: 5px;
        height: 10px;
        background-image: url("../img/icons/arrow_right.png");
        background-repeat: no-repeat;
        -webkit-background-size: 5px 10px;
        background-size: 5px 10px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        margin: auto;
    }
    .program_detail .access .gmap_btn:after {
      content:" "; display: block; clear: both;
    }
    .program_detail .access .gmap_btn{
      margin-bottom: 25px;
      margin-top: 20px;
    }
    .program_detail .access .gmap_btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .program_detail .access .gmap_btn a {
            background: #2f2f2f;
        }
    }
    /*.program_detail .access .gmap_btn a:after {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -15px 0 0 -145px;
        content: "";
        display: block;
        width: 30px;
        height: 30px;
        background-image: url("../img/icons/btn_icon_map.png");
        background-repeat: no-repeat;
        -webkit-background-size: 30px 30px;
        background-size: 30px 30px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }*/
    .artist_detail {
        background: #1f1f1f;
        border-bottom: #2f2f2f solid 1px;
    }
    .artist_detail .artist_head {
        display: table;
        border-bottom: #2f2f2f solid 1px;
    }
    .artist_detail .artist_head .artist_id {
        display: table-cell;
        padding: 16px;
        text-align: center;
        vertical-align: middle;
        font-size: 28px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
        font-style: italic;
        background: #2f2f2f;
    }
    .artist_detail .artist_head h1 {
        display: table-cell;
        width: 100%;
        padding: 10px 20px;
        vertical-align: middle;
        font-size: 16px;
        line-height: 1.6;
    }
    .artist_detail .detail {
        border-bottom: #2f2f2f solid 1px;
        padding: 20px;
        line-height: 1.6;
    }
    .double_section {
        padding: 25px 20px;
        border-top: #2f2f2f solid 1px;
        border-bottom: #2f2f2f solid 1px;
        content: "";
        display: block;
        clear: both;
    }
    .double_section:after {
        content: "";
        display: block;
        clear: both;
    }
    .double_section > div {
        margin: 0 0 80px;
    }
    .double_section section {
        margin: 0 0 40px;
        line-height: 1.7;
    }
    .double_section section.main_section {
        padding: 0 0 30px;
        border-bottom: #2f2f2f solid 1px;
    }
    .double_section section.main_section .ttl {
        margin: 0 0 10px;
        font-size: 22px;
        font-weight: 700;
    }
    .double_section section.main_section .img {
        margin: 0 0 10px;
    }
    .double_section section.main_section .img img {
        width: 100%;
        height: auto;
    }
    .double_section section.main_section .txt {
        font-size: 16px;
        color: #ddd;
    }
    .double_section section.sub_section {
        padding: 0 0 30px;
        border-bottom: #2f2f2f solid 1px;
    }
    .double_section section.sub_section h3 {
        margin: 0 0 10px;
        font-size: 18px;
        font-weight: 700;
    }
    .double_section section.sub_section .txt {
        color: #ddd;
    }
    .double_section section.border_section {
        padding: 20px;
        background: #1f1f1f;
    }
    .double_section section.border_section h2 {
        position: relative;
        margin: 0 0 15px;
        padding: 0 0 8px 80px;
        border-bottom: #2f2f2f solid 1px;
    }
    .double_section section.border_section h2 b.id {
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        width: 60px;
        height: 60px;
        font-size: 20px;
        text-align: center;
        line-height: 60px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    .double_section section.border_section h2 b.id.cate-2121 {
        border: 1px solid #178bcf;
        color: #178bcf;
    }
    .double_section section.border_section h2 b.id.cate-suntory {
        border: 1px solid #f2981e;
        color: #f2981e;
    }
    .double_section section.border_section h2 b.id.cate-roppongi-hills {
        border: 1px solid #da63a4;
        color: #da63a4;
    }
    .double_section section.border_section h2 b.id.cate-town {
        border: 1px solid #945e2a;
        color: #945e2a;
    }
    .double_section section.border_section h2 b.id.cate-national {
        border: 1px solid #e40012;
        color: #e40012;
    }
    .double_section section.border_section h2 b.id.cate-main-program {
        border: 1px solid #ffffff;
        color: #ffffff;
    }
    .double_section section.border_section h2 b.id.cate-southeast-asia {
        border: 1px solid #ffffff;
        color: #ffffff;
    }
    
    .double_section section.border_section h2 b.id.cate-midtown {
        border: 1px solid #41b784;
        color: #41b784;
    }
    .double_section section.border_section h2 b.id.cate-mori {
        border: 1px solid #ded700;
        color: #ded700;
    }
		.double_section section.border_section h2 b.id.cate-same {
        border: 1px solid #ffffff;
        color: #ffffff;
    }
		.double_section section.border_section h2 b.id.cate-overseas-invited {
        border: 1px solid #ffffff;
        color: #ffffff;
    }
    .double_section section.border_section h2 b.cate {
        display: block;
        margin: 0 0 5px;
        padding: 3px 0;
        width: 100px;
        text-align: center;
        font-size: 10px;
        border-radius: 8px;
        line-height: 1;
    }
    .double_section section.border_section h2 b.cate.cate-2121 {
        border: 1px solid #178bcf;
        color: #178bcf;
    }
    .double_section section.border_section h2 b.cate.cate-suntory {
        border: 1px solid #f2981e;
        color: #f2981e;
    }
    .double_section section.border_section h2 b.cate.cate-roppongi-hills {
        border: 1px solid #da63a4;
        color: #da63a4;
    }
    .double_section section.border_section h2 b.cate.cate-town {
        border: 1px solid #945e2a;
        color: #945e2a;
    }
    .double_section section.border_section h2 b.cate.cate-national {
        border: 1px solid #e40012;
        color: #e40012;
    }
    .double_section section.border_section h2 b.cate.cate-main-program {
        border: 1px solid #ffffff;
        color: #ffffff;
    }
    .double_section section.border_section h2 b.cate.cate-southeast-asia {
        border: 1px solid #ffffff;
        color: #ffffff;
    }
    
    .double_section section.border_section h2 b.cate.cate-midtown {
        border: 1px solid #41b784;
        color: #41b784;
    }
    .double_section section.border_section h2 b.cate.cate-mori {
        border: 1px solid #ded700;
        color: #ded700;
    }
    .double_section section.border_section h2 b.cate.cate-same {
        border: 1px solid #ffffff;
        color: #ffffff;
    }
    .double_section section.border_section h2 b.cate.cate-overseas-invited {
        border: 1px solid #ffffff;
        color: #ffffff;
    }
    .double_section section.border_section h2 em {
        display: block;
        font-weight: 700;
    }
    .double_section section.border_section h3 {
        margin: 0 0 10px;
        font-size: 18px;
        font-weight: 700;
    }
    .double_section section.border_section .txt {
        margin: 0 0 10px;
        color: #ddd;
    }
    .double_section section.border_section .btn a {
        margin: 0 auto;
        font-weight: 700;
        position: relative;
        display: block;
        width: 200px;
        height: auto;
        padding: 13px;
        text-align: center;
        text-shadow: 0 -1px 0 #fff;
        text-decoration: none;
        color: #2f2f2f;
        line-height: 1.3;
        background-color: #fff;
        background: -webkit-gradient(linear,left top,left bottom,from(#eee),color-stop(50%,#fff));
        background: linear-gradient(to bottom,#eee 0,#fff 50%);
        border: #fff solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .double_section section.border_section .btn a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .double_section section.border_section .btn a:hover {
        opacity: 0.8;
        filter:alpha(opacity=80);
    }
    .artist_list h2.order_head {
        border-bottom: #2f2f2f solid 1px;
        padding: 15px 20px;
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        text-shadow: 0 1px 0 #2f2f2f;
        background: #3f3f3f;
        -webkit-box-shadow: inset 0 5px 10px 0 rgba(0,0,0,.2);
        box-shadow: inset 0 5px 10px 0 rgba(0,0,0,.2);
    }
    .artist_block a {
        position: relative;
        display: block;
        padding: 17px 30px 17px 20px;
        font-size: 16px;
        line-height: 1.4;
        border-bottom: #2f2f2f solid 1px;
    }
    .artist_block a:hover {
        color: #fff;
    }
    .artist_block a:after {
        position: absolute;
        right: 10px;
        top: 50%;
        margin: -11px 0 0;
        content: "";
        display: block;
        width: 12px;
        height: 22px;
        background-image: url("../img/icons/all_arw01_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 12px 22px;
        background-size: 12px 22px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
		.facility_list {
				padding-bottom:40px;
    }
    .facility_list .order_head {
        border-bottom: #2f2f2f solid 1px;
        padding: 15px 20px;
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        text-shadow: 0 1px 0 #2f2f2f;
        background: #3f3f3f;
        -webkit-box-shadow: inset 0 5px 10px 0 rgba(0,0,0,.2);
        box-shadow: inset 0 5px 10px 0 rgba(0,0,0,.2);
    }
    .facility_block a {
        position: relative;
        display: block;
        padding: 17px 30px 17px 20px;
        font-size: 16px;
        line-height: 1.4;
        border-bottom: #2f2f2f solid 1px;
    }
    .facility_block a:after {
        position: absolute;
        right: 10px;
        top: 50%;
        margin: -11px 0 0;
        content: "";
        display: block;
        width: 12px;
        height: 22px;
        background-image: url("../img/icons/all_arw01_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 12px 22px;
        background-size: 12px 22px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    #facility_detail {
        margin: -20px 0 0;
        padding: 0 0 20px;
    }
    #facility_detail .facility_head {
        border-bottom: #2f2f2f solid 1px;
    }
    #facility_detail .facility_head h1 {
        padding: 10px 20px;
        vertical-align: middle;
        font-size: 16px;
        line-height: 1.2;
    }
    #facility_detail .main {
        padding: 13px 20px;
        border-bottom: #2f2f2f solid 1px;
    }
    #facility_detail .main:after {
      content:" "; display: block; clear: both;
    }
    #facility_detail .main .main_image {
        float: left;
        width: 160px;
        margin: 0 20px 5px 0;
    }
    #facility_detail .main .main_image .img img {
        width: 100%;
        height: auto;
        border-radius: 3px;
    }
    #facility_detail .main .main_image .caption {
        padding: 5px 0 0;
        font-size: 12px;
        text-align: right;
        line-height: 1.6;
    }
    #facility_detail .main .main_text {
        line-height: 1.6;
    }
    #facility_detail .detail {
        padding: 13px 20px;
        line-height: 1.6;
        border-bottom: #2f2f2f solid 1px;
    }
    #facility_detail .detail .info {
        margin: 0 0 8px;
    }
    #facility_detail .detail .info dl:after {
      content:" "; display: block; clear: both;
    }
    #facility_detail .detail .info dt {
        width: 80px;
        font-weight: 700;
        float: left;
    }
    #facility_detail .detail .info dd {
        /*margin: -1.6em 0 5px 80px;*/
        word-break: break-all;
        zoom: 1;
        overflow: hidden;
    }
    #facility_detail .detail .notice {
        margin: 0 0 15px;
        font-size: 12px;
        color: #ccc;
    }
    #facility_detail .access {
        padding: 25px 20px;
        border-bottom: #2f2f2f solid 1px;
    }
    #facility_detail .access .map {
        margin: 0 0 10px;
        background: #1f1f1f;
    }
    #facility_detail .access .map iframe {
        width: 100%;
        height: 150px;
    }
    #facility_detail .access .gmap_btn a {
        font-size: 16px;
        font-weight: 700;
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 15px 0 15px 20px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    #facility_detail .access .gmap_btn a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    #facility_detail .access .gmap_btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        #facility_detail .access .gmap_btn a {
            background: #2f2f2f;
        }
    }
    #facility_detail .access .gmap_btn a:after {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -15px 0 0 -145px;
        content: "";
        display: block;
        width: 30px;
        height: 30px;
        background-image: url("../img/icons/btn_icon_map.png");
        background-repeat: no-repeat;
        -webkit-background-size: 30px 30px;
        background-size: 30px 30px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    #facility_detail .sns {
        padding: 25px 20px;
        content: "";
        display: block;
        clear: both;
    }
    #facility_detail .sns:after {
        content: "";
        display: block;
        clear: both;
    }
    #facility_detail .sns li {
        float: left;
        padding: 0 10px 0 0;
    }
    #facility_detail .back_btn {
        padding: 15px 20px;
    }
    #facility_detail .back_btn a {
        font-size: 16px;
        font-weight: 700;
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 15px 0 15px 20px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    #facility_detail .back_btn a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    #facility_detail .back_btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        #facility_detail .back_btn a {
            background: #2f2f2f;
        }
    }
    #facility_detail .back_btn a:after {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -11px 0 0 -145px;
        content: "";
        display: block;
        width: 12px;
        height: 22px;
        background-image: url("../img/icons/all_arw01_l.png");
        background-repeat: no-repeat;
        -webkit-background-size: 12px 22px;
        background-size: 12px 22px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .news_list {
        margin: -15px 0 20px;
    }
    .news_list ul li {
        position: relative;
        margin: 0 20px;
        padding: 20px 0;
        line-height: 1.4;
        border-bottom: #1f1f1f solid 1px;
        content: "";
        display: block;
        clear: both;
    }
    .news_list ul li:after {
        content: "";
        display: block;
        clear: both;
    }
    .news_list ul li:last-child {
        border-bottom: none;
    }
    .news_list ul li h3 span {
        display: block;
        margin: 0 0 5px;
        color: #aaa;
    }
    .news_list ul li h3 b {
        display: block;
        margin: 0 0 15px;
        font-size: 16px;
        line-height: 1.6;
    }
    .news_list ul li .img {
        float: left;
        width: 65px;
    }
    .news_list ul li .img img {
        width: 100%;
        height: auto;
    }
    .news_list ul li .txt {
        margin: 0 0 15px 80px;
        word-break: break-all;
    }
    .news_list ul li .txt a {
        position: relative;
        display: block;
        padding: 5px 0 0 15px;
        font-size: 12px;
        color: #ddd;
    }
    .news_list ul li .txt a:before {
        position: absolute;
        left: 0;
        top: 10px;
        margin: 0;
        content: "";
        display: block;
        width: 6px;
        height: 10px;
        background-image: url("../img/icons/all_arw04_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 10px;
        background-size: 6px 10px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .news_list ul li .txt a:hover {
        text-decoration: underline;
    }
    .news_list ul li .pdf {
        margin: 0 0 0 80px;
    }
    .news_list ul li .pdf a {
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 10px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .news_list ul li .pdf a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .news_list ul li .pdf a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .news_list ul li .pdf a {
            background: #2f2f2f;
        }
    }
    .access_table {
        margin: 0 20px 30px;
    }
    .access_table h1 {
        position: relative;
        margin: 0 0 5px;
        /*padding: 0 0 8px;*/
        font-weight: 700;
        /*border-bottom: #2f2f2f solid 1px;*/
    }
    .access_table h1:after {
        content: "";
        display: block;
        position: absolute;
        width: 15%;
        bottom: -1px;
        /*border-bottom: #666 solid 1px;*/
    }
    .access_table .container {
        margin: 0 -10px;
        padding: 15px 10px;
        color: #000;
        line-height: 1.6;
        background: #fff;
        border-radius: 3px;
    }
    .access_table .container h2 {
        margin: 0 0 5px;
        font-weight: 700;
    }
    .access_table .container table {
        width: 100%;
        margin: 0 0 15px;
        border-top: #ddd solid 1px;
        border-left: #ddd solid 1px;
    }
    .access_table .container table tr td,
    .access_table .container table tr th {
        width: 20%;
        padding: 6px 10px;
        border-right: #ddd solid 1px;
        border-bottom: #ddd solid 1px;
    }
    .access_table .container table tr th {
        text-align: right;
        background: #eee;
    }
    .access_table .container table tr td {
        text-align: center;
    }
    .access_table .container .btn a {
        font-weight: 700;
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 15px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .access_table .container .btn a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .access_table .container .btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .access_table .container .btn a {
            background: #2f2f2f;
        }
    }
    .access_flow {
        content: "";
        display: block;
        clear: both;
    }
    .access_flow:after {
        content: "";
        display: block;
        clear: both;
    }
    .access_flow li {
        position: relative;
        float: left;
        width: 22%;
        height: 65px;
        margin: 0 4% 0 0;
        padding: 15px 0 0;
        line-height: 1.4;
        font-size: 12px;
        text-align: center;
        background: #3f3f3f;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .access_flow li:last-child {
        margin: 0;
        background: none;
        border: #3f3f3f solid 1px;
    }
    .access_flow li:last-child:after {
        display: none;
    }
    .access_flow li:after {
        position: absolute;
        right: -11px;
        top: 50%;
        margin: -8px 0 0;
        content: "";
        display: block;
        width: 7px;
        height: 14px;
        background-image: url("../img/icons/all_arw01_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 7px 14px;
        background-size: 7px 14px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .support_banners {
        margin: -10px 10px 0;
        padding: 30px 15px;
        color: #000;
        background: #fff;
        border-radius: 3px;
    }
    .support_banners .banners {
        margin: 0 0 50px;
    }
    .support_banners h2 {
        margin: 0 0 15px;
        padding: 0 0 10px;
        font-size: 16px;
        font-weight: 700;
        border-bottom: #eee solid 1px;
    }
    .support_banners .support_container {
        content: "";
        display: block;
        clear: both;
    }
    .support_banners .support_container:after {
        content: "";
        display: block;
        clear: both;
    }
    .support_banners .support_container .support_box {
        margin: 0 0 5px;
        line-height: 1.4;
    }
    .support_banners .support_container .support_box .logo {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        margin: 0 0 10px;
        border: #eee solid 1px;
        border-radius: 3px;
    }
    .support_banners .support_container .support_box .logo a {
        display: table;
        width: 100%;
        height: 100%;
    }
    .support_banners .support_container .support_box .logo a[href] {
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .support_banners .support_container .support_box .logo a[href]:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    .support_banners .support_container .support_box .logo span {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }
    .support_banners .support_container .support_box .logo span img {
        width: 100%;
        height: auto;
    }
    .support_banners .support_container .support_box .caption {
        font-size: 8px;
        color: #3f3f3f;
        margin-bottom:20px;
        letter-spacing: 0.05em;
    }
    .support_banners .support_container .support_box .caption span {
        display: block;
        margin: 0 10px 0 0;
    }
    .support_banners .support_container.double .support_box {
        float: left;
        width: 49%;
    }
    .support_banners .support_container.double .support_box:nth-child(2n) {
        float: right;
    }
    .support_banners .support_container.double .support_box .logo {
        height: auto;
    }
    .support_banners .support_container.double .support_box .logo span img {
        width: 80%;
        height: auto;
    }
    .support_banners .support_container.triple .support_box {
        float: left;
        width: 49%;
    }
    .support_banners .support_container.triple .support_box:nth-child(2n) {
        float: right;
    }
    .support_banners .support_container.triple .support_box .logo {
        height: 100px;
    }
    .support_banners .support_container.triple .support_box .logo span img {
        width: 80%;
        height: auto;
    }
    .support_banners .support_container.quad .support_box {
        float: left;
        width: 49%;
    }
    .support_banners .support_container.quad .support_box:nth-child(2n) {
        float: right;
    }
    .support_banners .support_container.quad .support_box .logo {
        height: 100px;
    }
    .support_banners .support_container.quad .support_box .logo span img {
        width: 93%;
        height: auto;
    }
    .support_banners .support_container.nomargin {
        margin-top: -35px;
    }
    .privacy_text {
        margin: 0 20px 40px;
        line-height: 1.6;
    }
    .privacy_text h1 {
        margin: 0 0 20px;
        font-weight: 700;
    }
    .privacy_text .cont {
        margin: 0 0 20px;
    }
    .privacy_text .cont h2 {
        margin: 0 0 7px;
        padding: 0 0 7px;
        font-size: 16px;
        font-weight: 700;
        border-bottom: #1f1f1f solid 1px;
    }
    .bookmark_cont {
        margin: 0 20px 60px;
        line-height: 1.8;
        font-size: 16px;
    }
    .bookmark_cont .read {
        margin: 0 0 30px;
    }
    .bookmark_cont #add_area {
        margin: 0 0 40px;
    }
    .bookmark_cont #add_area .txt {
        margin: 0 0 20px;
    }
    .bookmark_cont #add_area .btn a {
        margin: 0 auto;
        font-weight: 700;
        font-size: 14px;
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 20px 0 20px 15px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .bookmark_cont #add_area .btn a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .bookmark_cont #add_area .btn a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .bookmark_cont #add_area .btn a {
            background: #2f2f2f;
        }
    }
    .bookmark_cont #add_area .btn a:after {
        position: absolute;
        left: 20px;
        top: 50%;
        margin: -10px 0 0;
        content: "";
        display: block;
        width: 11px;
        height: 20px;
        background-image: url("../img/icons/all_arw01_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 11px 20px;
        background-size: 11px 20px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .bookmark_cont #bookmark_section {
        margin: 0 0 40px;
    }
    .bookmark_cont #bookmark_section .bookmark_box {
        margin: 0 0 20px;
        padding: 20px;
        background: #1f1f1f;
        border-radius: 3px;
    }
    .bookmark_cont #bookmark_section .bookmark_box h2 {
        position: relative;
        padding: 0 100px 10px 0;
    }
    .bookmark_cont #bookmark_section .bookmark_box h2 strong {
        font-size: 22px;
        font-family: Roboto Condensed,sans-serif;
        font-weight: 300;
        font-style: normal;
    }
    .bookmark_cont #bookmark_section .bookmark_box h2 b {
        font-size: 18px;
    }
    .bookmark_cont #bookmark_section .bookmark_box h2 em {
        position: absolute;
        right: 0;
        top: 0;
    }
    .bookmark_cont #bookmark_section .bookmark_box h2 em a {
        font-size: 12px;
        position: relative;
        display: block;
        width: 80px;
        height: auto;
        padding: 5px 10px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .bookmark_cont #bookmark_section .bookmark_box h2 em a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .bookmark_cont #bookmark_section .bookmark_box h2 em a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .bookmark_cont #bookmark_section .bookmark_box h2 em a {
            background: #2f2f2f;
        }
    }
    .bookmark_cont #bookmark_section .bookmark_box .txt {
        font-size: 14px;
        color: #ccc;
    }
    .bookmark_cont .bookmark_btns p {
        margin: 0 0 15px;
        font-size: 14px;
    }
    .bookmark_cont .bookmark_btns p:last-child {
        margin: 0;
    }
    .bookmark_cont .bookmark_btns p a {
        margin: 0 auto;
        font-weight: 700;
        position: relative;
        display: block;
        width: auto;
        height: auto;
        padding: 20px 0 20px 15px;
        text-align: center;
        text-shadow: 0 1px 0 #1f1f1f;
        text-decoration: none;
        color: #fff;
        line-height: 1.3;
        background: -webkit-gradient(linear,left top,left bottom,from(#2f2f2f),to(#1f1f1f));
        background: linear-gradient(to bottom,#2f2f2f 0,#1f1f1f 100%);
        border: #2f2f2f solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        opacity: 0.2;
        filter:alpha(opacity=20);
    }
    .bookmark_cont .bookmark_btns p a:before {
        position: absolute;
        right: 6px;
        bottom: 6px;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background-image: url("../img/icons/all_arw05.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .bookmark_cont .bookmark_btns p a:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    @media screen and (min-width:668px) {
        .bookmark_cont .bookmark_btns p a {
            background: #2f2f2f;
        }
    }
    .bookmark_cont .bookmark_btns p a:hover {
        opacity: 0.2;
        filter:alpha(opacity=20);
    }
    .bookmark_cont .bookmark_btns p a:after {
        position: absolute;
        left: 20px;
        top: 50%;
        margin: -10px 0 0;
        content: "";
        display: block;
        width: 11px;
        height: 20px;
        background-image: url("../img/icons/all_arw01_r.png");
        background-repeat: no-repeat;
        -webkit-background-size: 11px 20px;
        background-size: 11px 20px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }
    .bookmark_cont .bookmark_btns p a[href] {
        opacity: 1;
        filter:alpha(opacity=100);
    }
    .bookmark_cont .bookmark_btns p a[href]:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    .bookmark_cont .bookmark_btns p a#share_tw {
        background: #00aced;
        text-shadow: 0 -1px 0 rgba(0,0,0,.1);
    }
    .bookmark_cont .bookmark_btns p a#share_fb {
        background: #305097;
        text-shadow: 0 -1px 0 rgba(0,0,0,.1);
    }
}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0,0,0);
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
    float: left;
}
.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}
.grabbing {
    cursor: url("../img/grabbing.png") 8 8,move;
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: 50%;
    width: 32px;
    height: 54px;
    margin: -16px 0 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.owl-theme .owl-controls .owl-buttons div:hover {
    opacity: 0.5;
    filter:alpha(opacity=50);
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 20px;
    background: url("../img/top_arw01_l.png") no-repeat;
    -webkit-background-size: 32px auto;
    background-size: 32px auto;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 20px;
    background: url("../img/top_arw01_r.png") no-repeat;
    -webkit-background-size: 32px auto;
    background-size: 32px auto;
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    opacity: 0.5;
    filter:alpha(opacity=50);
    border-radius: 5px;
    background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover span {
    opacity: 1;
    filter:alpha(opacity=100);
    background: #aaa;
}
.owl-theme .owl-controls .owl-page.owl-numbers {
    height: auto;
    width: auto;
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
    border-radius: 30px;
}
.owl-item .loading {
    min-height: 150px;
    background: url("../img/AjaxLoader.gif") no-repeat center center;
}
.owl-origin {
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    -webkit-perspective: 1200px;
    perspective: 1200px;
}
.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut 1.5s both ease;
    animation: fadeOut 1.5s both ease;
}
.owl-fade-in {
    -webkit-animation: fadeIn 1.5s both ease;
    animation: fadeIn 1.5s both ease;
}
.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease;
}
.owl-goDown-out {
    -webkit-animation: scaleToFade 1.5s ease both;
    animation: scaleToFade 1.5s ease both;
}
.owl-goDown-in {
    -webkit-animation: goDown 0.6s ease both;
    animation: goDown 0.6s ease both;
}
.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom 0.5s ease both;
    animation: scaleUpFrom 0.5s ease both;
}
.owl-fadeUp-out {
    -webkit-animation: scaleUpTo 0.5s ease both;
    animation: scaleUpTo 0.5s ease both;
}
@-webkit-keyframes empty {
    0% {
        opacity: 1;
        filter:alpha(opacity=100);
    }
}
@keyframes empty {
    0% {
        opacity: 1;
        filter:alpha(opacity=100);
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
        filter:alpha(opacity=0);
    }
    100% {
        opacity: 1;
        filter:alpha(opacity=100);
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
        filter:alpha(opacity=0);
    }
    100% {
        opacity: 1;
        filter:alpha(opacity=100);
    }
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
        filter:alpha(opacity=100);
    }
    100% {
        opacity: 0;
        filter:alpha(opacity=0);
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
        filter:alpha(opacity=100);
    }
    100% {
        opacity: 0;
        filter:alpha(opacity=0);
    }
}
@-webkit-keyframes backSlideOut {
    25% {
        opacity: 0.5;
        filter:alpha(opacity=50);
        -webkit-transform: translateZ(-500px);
    }
    75% {
        opacity: 0.5;
        filter:alpha(opacity=50);
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: 0.5;
        filter:alpha(opacity=50);
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
}
@keyframes backSlideOut {
    25% {
        opacity: 0.5;
        filter:alpha(opacity=50);
        -webkit-transform: translateZ(-500px);
        transform: translateZ(-500px);
    }
    75% {
        opacity: 0.5;
        filter:alpha(opacity=50);
        -webkit-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: 0.5;
        filter:alpha(opacity=50);
        -webkit-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%);
    }
}
@-webkit-keyframes backSlideIn {
    0%,
    25% {
        opacity: 0.5;
        filter:alpha(opacity=50);
        -webkit-transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: 0.5;
        filter:alpha(opacity=50);
        -webkit-transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        filter:alpha(opacity=100);
        -webkit-transform: translateZ(0) translateX(0);
    }
}
@keyframes backSlideIn {
    0%,
    25% {
        opacity: 0.5;
        filter:alpha(opacity=50);
        -webkit-transform: translateZ(-500px) translateX(200%);
        transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: 0.5;
        filter:alpha(opacity=50);
        -webkit-transform: translateZ(-500px);
        transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        filter:alpha(opacity=100);
        -webkit-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0);
    }
}
@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        filter:alpha(opacity=0);
        -webkit-transform: scale(.8);
    }
}
@keyframes scaleToFade {
    to {
        opacity: 0;
        filter:alpha(opacity=0);
        -webkit-transform: scale(.8);
        transform: scale(.8);
    }
}
@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
    }
}
@keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}
@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        filter:alpha(opacity=0);
        -webkit-transform: scale(1.5);
    }
}
@keyframes scaleUpFrom {
    from {
        opacity: 0;
        filter:alpha(opacity=0);
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}
@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        filter:alpha(opacity=0);
        -webkit-transform: scale(1.5);
    }
}
@keyframes scaleUpTo {
    to {
        opacity: 0;
        filter:alpha(opacity=0);
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

.sort_select{
  width: 62%;
  padding: 0 15px;
  display: block;
  margin: auto;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 3px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: url(../img/icons/all_arw03_b.png) 96% 50% no-repeat #fff;
  background-size: 18px, 100%;
}
.sort_select option{
  padding: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: none;
}

.news_area{
  margin-top: 60px;
}
.sp{
  display: none;
}
@media screen and (max-width:668px) {
  .news_area{
    margin: 20px 0 0px;
  }
  .sp{
    display: block;
  }
}



#program dt.date:before{
  content:" ";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/icons/icon_time.png) center no-repeat;
  background-size: 20px 20px;
  vertical-align: middle;
}

#program dt.place:before{
  content:" ";
  display: inline-block;
  width: 18px;
  height: 24px;
  background: url(../img/icons/icon_place.png) center no-repeat;
  background-size: 18px 24px;
  vertical-align: middle;
}
#program dt.fee:before{
  content:" ";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/icons/icon_price.png) center no-repeat;
  background-size: 20px 20px;
  vertical-align: middle;
}

#program_detail dl{
  position: relative;
  display: block;
  margin-bottom: 10px;
}
#program_detail dl:after{
  content:" "; display: block; clear: both; display: block;
}
#program_detail dl.date dt:before{
  content:" ";
  display: block;
  width: 20px;
  height: 20px;
  background: url(../img/icons/icon_time.png) top no-repeat;
  background-size: 20px 20px;
  margin-left: 10px;
  position: absolute;
  top: 0;
}
#program_detail dl.place dt:before{
  content:" ";
  display: block;
  width: 18px;
  height: 24px;
  background: url(../img/icons/icon_place.png) top no-repeat;
  background-size: 18px 24px;
  margin-left: 10px;
  position: absolute;
  top: 0;
}
#program_detail dl.fee dt:before{
  content:" ";
  display: block;
  width: 20px;
  height: 20px;
  background: url(../img/icons/icon_price.png) top no-repeat;
  background-size: 20px 20px;
  margin-left: 10px;
  position: absolute;
  top: 0;
}
#program_detail .date span,
#program_detail .fee span,
#program_detail .place span,
#program .date span,
#program .fee span,
#program .place span{
  display: none;
}
#program_detail .date dd,
#program_detail .fee dd,
#program_detail .place dd,
#program .date dd,
#program .fee dd,
#program .place dd{
  margin-top: 0;
}

.slider li{
  position: relative;
  width: auto;
  height: 540px;
}
.slider li img{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

@media screen and (max-width: 680px) {
  .slider li{
    height: 260px;
  }
}


.border_f{
margin: 40px auto 60px;
}
@media screen and (max-width: 680px) {
  .border_f{
  margin: 20px auto 40px;
  }

 .section_text .titlebox h1.title_m{
    font-size: 20px;
    font-weight: 400;
    text-align: left;
  }
}

@media screen and (max-width: 667px) {
    .gnav li a.on{
        padding-right:15px;
        padding-left:15px;
        position: relative;
        display: inline-block;
    }
    .gnav li a.on:after {
        content:" ";
        width: 100%;
        height: 1px;
        background-color: #fff;
        position: absolute;
        bottom: 10px;
        left: 0;
        text-align: center;
    }
}


.c_img_pc img{
  display: block;
  margin: auto;
}
.c_img_sp img{
  display: none;
}
@media screen and (max-width: 680px) {
  .c_img_pc img{
    display: none;
  }
  .c_img_sp img{
    display: block;
  }
}


.title_l{
  font-size: 28px;
  text-align: center;
  font-family: 'Varela Round',sans-serif;
  margin-bottom: 20px;
}

.select_wrap {
  background: none !important;
  overflow: hidden;
}


div.bg_box {
  background: #2F2F2F;
}
div.pd_box {
  margin: 13px 15px 20px;
	overflow:hidden;
}
select[name=date],
select[name=hour],
select[name=minit]{
  background: none;
  font-size: 18px;
  color: #fff;
  padding: 5px 0;
  font-weight: normal;
  box-shadow: none;
  border-shadow: none;
  margin-right: 10px;
	border:1px solid #fff;
}
select[name=date],
select[name=hour],
select[name=minit]{
  background-color: #2F2F2F;
}

select[name=date] {
	margin-bottom:15px;
}

select[name=date],
select[name=hour] {
	margin-left:5px;
}

.fs{
  color: #fff;
  font-size: 12px;
  margin-top: 20px;
}

    .search_sort .btn{
        position: relative;
        min-height: 50px;
        padding: 0 0 15px;
        margin-top: 20px;
        clear: both;
    }
    .search_sort .btn input[type=submit] {
        position: relative;
        margin: 10px 0 0;
        display: block;
        width: 260px;
        background: none;
        float: right;
    }
   .search_sort .btn input[type=submit] {
        font-size: 14px;
        position: relative;
        display: block;
        width: 240px;
        height: auto;
				margin-right: 360px;
        padding: 12px 0 12px 0;
        text-align: center;
        text-decoration: none;
        color: #EBE644;
        line-height: 1.3;
        border: #EBE644 solid 1px;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
        transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
    }
    .search_sort .btn input[type=submit]:hover {
        opacity: 0.5;
        filter:alpha(opacity=50);
    }
    .search_sort .btn:after {
        position: absolute;
        right: 380px;
        top: 0;
        bottom: 0;
        margin: auto;
        content: "";
        display: block;
        width: 6px;
        height: 10px;
        background-image: url("../img/icons/all_arw04_r_yellow.png");
        background-repeat: no-repeat;
        -webkit-background-size: 6px 10px;
        background-size: 6px 10px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }

select[name=date-all]{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	z-index: 2;
	display: block;
	width: 325px;
	margin: 0 0 15px 0;
	/*padding: 13px 35px 13px 15px;*/
	background: transparent;
	border: 0;
	outline: none;
	font-size: 16px;
	color: #fff;
	background-color: #2f2f2f;
	line-height: 1.5;
	cursor: pointer;
}
select[name=date-all] option,
select[name=date] option{
	font-family: 'Varela Round','Tsukushi A Round Gothic','ヒラギノ丸ゴ Pro W4','ヒラギノ丸ゴ Pro','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','HG丸ｺﾞｼｯｸM-PRO','HGMaruGothicMPRO','メイリオ',Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	padding:2px 0;
}

select[name=content]{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	z-index: 2;
	display: block;
	width: 100%;
	margin: 0;
	/*padding: 13px 35px 13px 15px;*/
	background: transparent;
	border: 0;
	outline: none;
	font-size: 16px;
	color: #fff;
	background: #2f2f2f;
	line-height: 1.5;
	cursor: pointer;
}

.result_container .num{
  margin-bottom: 20px;
}


.id_cate_box{
  display: table;
}
.id_cate_box .category {
    display: table-cell;
    width: 188px;
    padding: 1em 5px;
    min-height: 38px;
    font-size: 13px;
    line-height: 1.2;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.id_cate_box .category.cate-2121 {
    border: 1px solid #178bcf;
    color: #178bcf;
}
.id_cate_box .category.cate-suntory {
    border: 1px solid #f2981e;
    color: #f2981e;
}
.id_cate_box .category.cate-roppongi-hills {
    border: 1px solid #da63a4;
    color: #da63a4;
}
.id_cate_box .category.cate-town {
    border: 1px solid #945e2a;
    color: #945e2a;
}
.id_cate_box .category.cate-national {
    border: 1px solid #e40012;
    color: #e40012;
}
.id_cate_box .category.cate-main-program {
    border: 1px solid #ffffff;
    color: #ffffff;
}
.id_cate_box .category.cate-southeast-asia {
    border: 1px solid #ffffff;
    color: #ffffff;
}

.id_cate_box .category.cate-midtown {
    border: 1px solid #41b784;
    color: #41b784;
}
.id_cate_box .category.cate-mori {
    border: 1px solid #ded700;
    color: #ded700;
}
.id_cate_box .category.cate-same{
    border: 1px solid #ffffff;
    color: #ffffff;
}
.id_cate_box .category.cate-overseas-invited {
    border: 1px solid #ffffff;
    color: #ffffff;
}

@media screen and (max-width:680px) {

	body#pc {
			margin: 0;
			min-width: auto;
			width: auto;
	}

	body#pc .contents {
			margin: 0 auto;
			width: auto;
	}

  .program_detail .detail .info dd {
    /*margin: -1.6em 0 5px 0px;*/
    word-break: break-all;
  }



	.search_sort .search_container .programs {
			width: 100%;
			min-height:auto;
			margin-right:15px;
			background-color:#2f2f2f;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			margin-bottom:20px;
			float:none;
	}
	.search_sort .search_container .programs:nth-child(3) {
			margin-right:0;
	}

	.search_sort .search_container .programs h2 {
		text-align:center;
	}

	.search_sort .search_container .programs h2 span {
		color:#fff700;
		font-size:20px;
		font-weight:bold;
		padding:10px 45px 3px;
		border-bottom:2px solid #dfda42;
		display:inline-block;
	}

	.search_sort .search_container .programs .select_wrap {
			position: relative;
			display: block;
			color: #333;
			background: #2f2f2f;
			border-radius: 3px;
			cursor: pointer;
			overflow: hidden;
	}
	.search_sort .search_container .programs .select_wrap:after {
			position: absolute;
			right: 30px;
			top: 50%;
			margin: -6px 0 0;
			content: "";
			display: block;
			width: 22px;
			height: 12px;
			background-repeat: no-repeat;
			-webkit-background-size: 22px 12px;
			background-size: 22px 12px;
			text-indent: 100%;
			white-space: nowrap;
			overflow: hidden;
	}
	.search_sort .search_container .programs .select_wrap select {
			-webkit-appearance: none;
			-moz-appearance: none;
			appearance: none;
			position: relative;
			z-index: 2;
			display: block;
			width: 105%;
			margin: 0 10px;
			padding: 13px 35px 13px 15px;
			background: transparent;
			border: 0;
			outline: none;
			font-size: 16px;
			color: #fff;
			line-height: 1.5;
			cursor: pointer;
			overflow:hidden;
	}

	.search_sort .search_container .programs .select_wrap select option {
			color: #fff;
			font-family: 'Varela Round','Tsukushi A Round Gothic','ヒラギノ丸ゴ Pro W4','ヒラギノ丸ゴ Pro','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','HG丸ｺﾞｼｯｸM-PRO','HGMaruGothicMPRO','メイリオ',Meiryo,"ＭＳ Ｐゴシック",sans-serif !important;
			padding: 2px 0;
	}
	.search_sort .search_container .programs .select_wrap select option:active,
	.search_sort .search_container .programs .select_wrap select option:selected,
	.search_sort .search_container .programs .select_wrap select option[selected],
	.search_sort .search_container .programs .select_wrap select option[name=date-all]:active,
	.search_sort .search_container .programs .select_wrap select option[name=date-all]:selected {
			background: #000 url(../img/icons/btn_icon_fav.png);
			font-size: 30px;
	}
	.search_sort .search_container .programs .select_wrap select:before {
			content: "";
			font-family: 'Varela Round','Tsukushi A Round Gothic','ヒラギノ丸ゴ Pro W4','ヒラギノ丸ゴ Pro','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','HG丸ｺﾞｼｯｸM-PRO','HGMaruGothicMPRO','メイリオ',Meiryo,"ＭＳ Ｐゴシック",sans-serif;
			position: absolute;
			z-index: 1;
			top: 50%;
			right: 12px;
			right: 0.75rem;
			margin-top: -8px;
			margin-top: -.5rem;
			font-size: 16px;
			font-size: 1rem;
			line-height: 1;
			color: #333;
	}







	.search_sort .search_container .shops {
			width: 100%;
			min-height:auto;
			margin-right:15px;
			background-color:#2f2f2f;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			margin-bottom:20px;
			float:none;
	}
	.search_sort .search_container .shops:nth-child(3) {
			margin-right:0;
	}

	.search_sort .search_container .shops h2 {
		text-align:center;
	}

	.search_sort .search_container .shops h2 span {
		color:#fff700;
		font-size:20px;
		font-weight:bold;
		padding:10px 45px 3px;
		border-bottom:2px solid #dfda42;
		display:inline-block;
	}

	.search_sort .search_container .shops .select_wrap {
			position: relative;
			display: block;
			color: #333;
			background: #2f2f2f;
			border-radius: 3px;
			cursor: pointer;
			overflow: hidden;
	}
	.search_sort .search_container .shops .select_wrap:after {
			position: absolute;
			right: 30px;
			top: 50%;
			margin: -6px 0 0;
			content: "";
			display: block;
			width: 22px;
			height: 12px;
			background-repeat: no-repeat;
			-webkit-background-size: 22px 12px;
			background-size: 22px 12px;
			text-indent: 100%;
			white-space: nowrap;
			overflow: hidden;
	}
	.search_sort .search_container .shops .select_wrap select {
			-webkit-appearance: none;
			-moz-appearance: none;
			appearance: none;
			position: relative;
			z-index: 2;
			display: block;
			width: 105%;
			margin: 0 10px;
			padding: 13px 35px 13px 15px;
			background: transparent;
			border: 0;
			outline: none;
			font-size: 16px;
			color: #fff;
			line-height: 1.5;
			cursor: pointer;
			overflow:hidden;
	}

	.search_sort .search_container .shops .select_wrap select option {
			color: #fff;
			font-family:'Varela Round','Tsukushi A Round Gothic','ヒラギノ丸ゴ Pro W4','ヒラギノ丸ゴ Pro','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','HG丸ｺﾞｼｯｸM-PRO','HGMaruGothicMPRO','メイリオ',Meiryo,"ＭＳ Ｐゴシック",sans-serif !important;
			padding: 2px 0;
	}
	.search_sort .search_container .shops .select_wrap select option:active,
	.search_sort .search_container .shops .select_wrap select option:selected,
	.search_sort .search_container .shops .select_wrap select option[selected],
	.search_sort .search_container .shops .select_wrap select option[name=date-all]:active,
	.search_sort .search_container .shops .select_wrap select option[name=date-all]:selected {
			background: #000 url(../img/icons/btn_icon_fav.png);
			font-size: 30px;
	}
	.search_sort .search_container .shops .select_wrap select:before {
			content: "";
			font-family: 'Varela Round','Tsukushi A Round Gothic','ヒラギノ丸ゴ Pro W4','ヒラギノ丸ゴ Pro','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','HG丸ｺﾞｼｯｸM-PRO','HGMaruGothicMPRO','メイリオ',Meiryo,"ＭＳ Ｐゴシック",sans-serif;
			position: absolute;
			z-index: 1;
			top: 50%;
			right: 12px;
			right: 0.75rem;
			margin-top: -8px;
			margin-top: -.5rem;
			font-size: 16px;
			font-size: 1rem;
			line-height: 1;
			color: #333;
	}











	.search_sort .btn input[type=submit] {
			position: relative;
			margin: 10px 0 0;
			display: block;
			width: 100%;
			background: none;
			float: none;
			font-size: 14px;
			height: auto;
			margin-right: 360px;
			padding: 12px 0 12px 0;
			text-align: center;
			text-decoration: none;
			color: #EBE644;
			line-height: 1.3;
			border: #EBE644 solid 1px;
			border-radius: 3px;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			-webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
			transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
	}

	.search_sort .btn input[type=submit]:hover {
			opacity: 0.5;
			filter:alpha(opacity=50);
	}
	.search_sort .btn:after {
			position: absolute;
			right: 20px;
			top: 0;
			bottom: 15px;
			margin: auto;
			content: "";
			display: block;
			width: 6px;
			height: 10px;
			background-image: url("../img/icons/all_arw04_r_yellow.png");
			background-repeat: no-repeat;
			-webkit-background-size: 6px 10px;
			background-size: 6px 10px;
			text-indent: 100%;
			white-space: nowrap;
			overflow: hidden;
	}

	.search_sort #searchform .reset {
		text-align:center;
	}
	.search_sort #searchform .reset a {
			font-size: 12px;
			position: relative;
			display: block;
			width: 80px;
			height: auto;
			margin:0 auto;
			padding: 7px 0 7px 20px;
			text-align: center;
			text-shadow: 0 1px 0 #1f1f1f;
			text-decoration: none;
			color: #fff;
			line-height: 1.3;
			background: #3f3f3f;
			border: #3f3f3f solid 1px;
			border-radius: 3px;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			-webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
			transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
	}
	.search_sort #searchform .reset a:hover {
			opacity: 0.5;
			filter:alpha(opacity=50);
	}
	.search_sort #searchform .reset a:before {
			position: absolute;
			left: 50%;
			top: 50%;
			margin: -5px 0 0 -25px;
			content: "";
			display: block;
			width: 10px;
			height: 10px;
			background-image: url("../img/icons/all_close02.png");
			background-repeat: no-repeat;
			-webkit-background-size: 10px 10px;
			background-size: 10px 10px;
			text-indent: 100%;
			white-space: nowrap;
			overflow: hidden;
	}


	select[name=date-all]{
		border:1px solid #fff !important;
		margin:0 0 10px 0!important;
		padding:13px 35px 13px 15px !important;
	}

	select[name=special]{
		border:1px solid #fff !important;
		margin:0 0 10px 0!important;
		padding:13px 35px 13px 15px !important;
	}

	select[name=content],
	select[name=programs-category],
	select[name=area],
	select[name=shops-category]{
		border:1px solid #fff !important;
		width:100% !important;
		margin:0px !important;
		padding:13px 35px 13px 15px !important;
	}

	div.pd_box {
		margin:0 !important;
	}

	select[name="date-all"] {
    width: 100% !important;
	}

	div.bg_box {
		padding: 10px 20px 20px !important;
	}
}


@media screen and (max-width:680px) {
  select[name=date]{
    margin-bottom: 10px !important;
  }
}

/* 一覧 */
.facility_block a:after{
  content:" "; display: block; clear: both;
}
.facility_block a{
  position: relative;
}
.facility_block .ttl{
  zoom: 1;
  overflow: hidden;
  display: block;
  width: 625px;
}
.facilities_cate{
  float: right;
  display: block;
  position: absolute;
  top: 50%;
  right: 40px;
  margin-top: -15px;
}
.facilities_cate span{
  background-color: #fff;
  color: #000;
  text-align: center;
  padding: 5px 5px;
  font-size: 12px;
}
.facilities_cate span:nth-child(2){
  margin-left: 10px;
}
@media screen and (max-width:680px) {
  .facility_block a{
    position: relative;
  }
  .facility_block .ttl{
    zoom: 1;
    overflow: auto;
    display: block;
    width: auto;
  }
  .facilities_cate{
    float: none;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin-top: 5px;
  }
  .facilities_cate span a{
    font-size: 14px;
  }
/* トップアニメーション */
.main_img{
  position: relative;
    width: 100% !important;
    margin: 0 auto;
}
}

/* 詳細 */
.single.facilities_cate{
  float: none;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  margin: 2px 0 20px 20px;
}

/* トップアニメーション */
.main_img{
  position: relative;
    width: 960px;
    margin: 0 auto;
}
.main_img > p{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  margin: auto;
  z-index: 10;
}


/* tweeet btn */
.top_sns ul li.tw a,
.sns ul li.tw a{
  position:relative;
  height:20px;
  width: 74px;
  display: block;
  /*padding:4px 10px 3px 6px;*/
  font-weight:500;
  color:#fff;
  cursor:pointer;
  background-color:#1b95e0;
  border-radius:2px;
  box-sizing:border-box;
  font: normal normal normal 12px 'Helvetica Neue',Arial,sans-serif;
  text-align: center;
}
.top_sns ul li.tw a:hover,
.sns ul li.tw a:hover{
  background-color:#0c7abf;
}
.top_sns ul li.tw i,
.sns ul li.tw i{
  position: relative;
  top: 4px;
  left: -2px;
  display: inline-block;
  width: 14px;
  height: 14px;
  background: transparent 0 0 no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h72v72H0z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23fff%22%20d%3D%22M68.812%2015.14c-2.348%201.04-4.87%201.744-7.52%202.06%202.704-1.62%204.78-4.186%205.757-7.243-2.53%201.5-5.33%202.592-8.314%203.176C56.35%2010.59%2052.948%209%2049.182%209c-7.23%200-13.092%205.86-13.092%2013.093%200%201.026.118%202.02.338%202.98C25.543%2024.527%2015.9%2019.318%209.44%2011.396c-1.125%201.936-1.77%204.184-1.77%206.58%200%204.543%202.312%208.552%205.824%2010.9-2.146-.07-4.165-.658-5.93-1.64-.002.056-.002.11-.002.163%200%206.345%204.513%2011.638%2010.504%2012.84-1.1.298-2.256.457-3.45.457-.845%200-1.666-.078-2.464-.23%201.667%205.2%206.5%208.985%2012.23%209.09-4.482%203.51-10.13%205.605-16.26%205.605-1.055%200-2.096-.06-3.122-.184%205.794%203.717%2012.676%205.882%2020.067%205.882%2024.083%200%2037.25-19.95%2037.25-37.25%200-.565-.013-1.133-.038-1.693%202.558-1.847%204.778-4.15%206.532-6.774z%22%2F%3E%3C%2Fsvg%3E");
}
@media screen and (max-width:680px) {
  .top_sns ul li.tw a,
  .sns ul li.tw a{
    top: -4px;
  }
}

/* artist追加 */
#artist .reset a:before{
position: absolute;
left: 50%;
top: 50%;
margin: -5px 0 0 -25px;
content: "";
display: block;
width: 10px;
height: 10px;
background-image: url("../img/icons/all_close02.png");
background-repeat: no-repeat;
-webkit-background-size: 10px 10px;
background-size: 10px 10px;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
#artist .reset a{
font-size: 12px;
position: relative;
display: block;
width: 80px;
height: auto;
padding: 7px 0 7px 20px;
text-align: center;
text-shadow: 0 1px 0 #1f1f1f;
text-decoration: none;
color: #fff;
line-height: 1.3;
background: #3f3f3f;
border: #3f3f3f solid 1px;
border-radius: 3px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
}
#artist .reset{
position: absolute;
right: 260px;
top: 8px;
}


@media screen and (max-width: 680px){
  #artist .reset {
      text-align: center;
      position: relative;
      top: -15px;
      right: 0;
  }
  #artist .reset a {
      font-size: 12px;
      position: relative;
      display: block;
      width: 80px;
      height: auto;
      margin: 0 auto;
      padding: 7px 0 7px 20px;
      text-align: center;
      text-shadow: 0 1px 0 #1f1f1f;
      text-decoration: none;
      color: #fff;
      line-height: 1.3;
      background: #3f3f3f;
      border: #3f3f3f solid 1px;
      border-radius: 3px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
      transition: all 0.15s cubic-bezier(.785,.135,.15,.86);
  }
  #artist .reset .reset a:before {
      position: absolute;
      left: 50%;
      top: 50%;
      margin: -5px 0 0 -25px;
      content: "";
      display: block;
      width: 10px;
      height: 10px;
      background-image: url(../img/icons/all_close02.png);
      background-repeat: no-repeat;
      -webkit-background-size: 10px 10px;
      background-size: 10px 10px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
  }
}

#artist .alphabet{
  background-color:#2F2F2F;
  color: #f3ed5e;
  margin-bottom: -50px;
}
#artist .alphabet li{
  display: inline-block;
  padding: 15px 20px;
  font-size: 18px;
}
#artist .alphabet a{
  color: #f3ed5e;
}
#artist .alphabet a:hover{
  text-decoration: underline;
}
#artist .head_fix_scroll{
  margin-top : 100px;
}
@media screen and (max-width: 680px){
  #artist .alphabet{
    width: 90%;
    margin: 0 auto 30px;
  }
  #artist .head_fix_scroll{
    margin-top : 0;
  }
  #artist .artist_container{
    margin-bottom : 60px;
  }
}
