@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url('https://fonts.googleapis.com/css?family=Roboto:500&display=swap');


body {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #323333;
    background: #0d081e;
}

.catch-img img {
    height: 100%;
}

#the-content p {
    margin: 0 0 1.2em 0;
}

#header-in, #navi-in, #body-in, #footer-in {
    width: 100%!important;
}

#body {
    margin: 0;
}

.font-small {
    font-size: 12px;
    line-height: 18px;
}

li {
    list-style: none;
}

ul {
    padding: 0;
    margin: 0;
}

p {
    margin: 0;
}

#sidebar {
    display: none;
}

header {
    top: 0;
    left: 0;
    width: 100%;
    background: #0d081e;
    -webkit-box-shadow: 0 0.2rem 0.125rem 0 rgba(0,0,0,0.05);
    box-shadow: 0 0.2rem 0.125rem 0 rgba(0,0,0,0.05);
    position: relative;
}

header#masthead {
    z-index: 99999999999;
}

.post-type-archive-column #archive-title {
    display: none;
}

.post-type-archive-column #list {
    padding: 50px 0 0 0;
}

.post-type-archive-column .post,
.post-type-archive-column .post h2 {
    color: #fff;
    font-style: italic;
}

.entry-content {
    margin-bottom: 0;
}

img {
    width: 100%;
}

#breadcrumb {
    color: #fff;
    font-size: 12px;
}

h1.entry-title,
#breadcrumb a,
.post-meta a {
    color: #fff;
    text-decoration: none;
}

header .post-meta {
    text-align: left;
    background-color: none!important;
    color: fff!important;
    font-size: 14px;
}

#under-entry-body aside#related-entries h2 {
    display: none;
}

#under-entry-body .ttl {
    background: rgba(255,255,255,0.3);
    font-size: 12px;
    color: #fff;
    margin: 20px 0 0 0;
    display: block;
    padding: 0 10px;
}

.font-s {
    font-size: 90%;
}

.sns-pages {
    display: none;
}

.prev a, .next a {
    color: #fff;
    font-size: 12px;
}

.navigation {
    margin: 0px -30px 80px;
}

#the-content {
    font-size: 14px;
    margin: 0 0 50px 0;
    line-height: 20px;
}

.sns-share-msg,
.footer-post-meta {
    display: none;
}

#related-entries h2,
h1#archive-title,
.entry-card-content h2 a,
.entry .post-meta a,
#the-content a,
#the-content a:hover,
h3.related-entry-title a,
h3.related-entry-title a:hover,
.related-entry-snippet,
.prev a {
    color: #fff;
}

.archive .entry .post-meta {
    margin: 0;
    line-height: 12px;
}

.prev a,
.next a {
    text-decoration: none;
}

.prev a:hover,
.next a:hover {
    background: rgba(255,255,255,0.2);
    color: #fff;
}

a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    color: #171428;
    text-decoration: none;
}

.wpcf7-response-output {
    color: #fff;
}

a:hover {
    opacity: 0.8;
    color: #171428;
}

.entry-card-content h2 a:hover {
    color: #bbb;
}

.single #body-in,
.archive #body-in {
    padding: 20px 0 0 0;
}

.entry-snippet {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
}

#header-in {
    font-size: 12px;
}

#header-in  a {
    color: #fff;
    text-decoration: none;
}

.header-link-list {
    text-align: right;
    margin: 2px 0;
    font-size: 11px;
}

.header-link-list li {
    display: inline-block;
    margin: 0 0 0 14px;
}

.bg-galaxy {
    background: url(images/sleep_bg05.jpg), url(images/sleep_bg06.png) #004d9b;
    background-repeat: no-repeat, repeat-x;
    background-size: 100%, 50%;
    background-position: top center, bottom center;
    color: #fff;
    padding: 60px 0;
}

.white {
    color: #fff;
}

.header-link-list li.arrow:before {
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    margin: 0 3px 0 0;
}

.toB-contact a span:before {
    font-family: "Font Awesome 5 Free";
    content: '\f1d8';
    margin: 0 3px 0 0;
}

.breadcrumbs .home:before {
    font-family: "Font Awesome 5 Free";
    content: '\f015';
    margin: 0 3px 0 0;
}

.toB-contact a {
    display: block;
    background: #42c150;
    border-radius: 5px;
    vertical-align: middle;
    color: #fff;
}

.post-type-archive-product #body #body-in,
.tax-product_category #body #body-in,
.post-type-archive-event #body #body-in,
.tax-event_seminar_date #body #body-in,
.tax-event_tag #body #body-in {
    width: 100%!important;
    padding: 0 0 5em 0;
    background: #fff;
}

.post-type-archive-product #body #body-in,
.tax-product_category #body #body-in {
    background: #322248;
}

.product-item .catch-img {
    display: inline-block;
    width: 24%;
    margin: 0 2% 0 0;
    vertical-align: top;
}

.sort {
    text-align: right;
    font-size: 80%;
    margin: 0 0 .5em 0;
}

.post-type-archive-product .product-list-box,
.tax-product_category .product-list-box {
    margin: 3em 0 0 0;
    background: #fff;
    color: #333;
    padding: 1em;
}

.product-category-list li:nth-child(5) a {
    padding: 12px 10px 14px 10px;
}

.search-ttl {
    background: rgba(255,255,255,0.7);
    color: #333;
    text-align: center;
    display: inline-block;
    font-size: 90%;
    padding: 0 1em;
    border-radius: 3px;
    margin: 2em auto 0.5em auto;
}

.regist-btn {
    position: relative;
    top: 1.6em;
}

.product-category-list li a img {
    width: 70%;
    margin: 5px 0 0 0;
}

.product-item .product-text {
    display: inline-block;
    width: 72%;
    vertical-align: top;
}

.catch-img .ttl {
    font-weight: normal;
    font-size: 90%;
    line-height: 1.4em;
    margin: 0 0 0.2em 0;
}
.goodsNameWrap{
  float: left;
  padding-bottom: 2px;
}
.goodsNameWrap .goodsNameTtl{
  padding: 1px 5px;
  border-radius: 3px;
  border: 1px solid #000;
  font-size: 12px;
  margin-right: 6px;
}
.goodsNameWrap .goodsName{
  font-size: 14px;
}
.product-item:last-child{
  border-bottom: none;
}
.post-type-archive-product .entry-content .contents-width {
    padding: 3em 0 0 0;
}
.kana-ttl {
    background: #322248;
    color: #fff;
    padding: .5em 1em;
    border-radius: 5px;
    margin-top: 30px;
}
.nom {
    margin: 0!important;
}

.white {
    color: #fff;
}

.visitor-category li a {
    display: block;
    margin: 1em 0 0 0;
    text-align: center;
}

#header-in .toB-contact a {
    line-height: 30px;
    display: block;
    font-size: 13px;
    color: #171428;
    padding: 8px 10px;
    letter-spacing: 0;
    font-style: italic;
    text-align: center;
}

hr {
    border: none;
}

hr.mg-s {
    margin: 10px 0;
}

.font-s a {
    text-decoration: underline;
}

#header-in .toB-contact {
    float: right;
    margin: 0px 0 0 5px;
    position: relative;
    top: 2px;
    border-radius: 3px;
    display: inline-block;
}

.toB-contact {
    font-size: 12px;
}

.toB-contact a span {
    color: #fff!important;
}

.header-link-list li.tel span.tel-icon:before {
    font-family: "Font Awesome 5 Free";
    content: '\f095';
    margin: 0 3px 0 0;
}

.header-link-list li.tel span.tel-icon {
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}

.header-link-list li.tel a {
    text-decoration: none;
    color: #fff;
}

.bg-white .exhi-menu {
    width: 80%;
    margin: 0 auto;
}

.bg-white .exhi-menu li a {
    display: inline-block;
    font-weight: normal;
    border-radius: 5px;
    padding: 12px 24px 12px 12px;
    font-size: 12px;
}

.bg-white .exhi-menu li.bg-on a {
    padding-top: 11px;
    padding-bottom: 12px;
}

.bg-white .exhi-menu li.bg-on a,
.bg-white .exhi-menu li.bg-on a:hover {
    background: #42c150!important;
    color: #fff;
    opacity: 1;
    border: solid 1px #42c150;
}


.event-copy {
    margin: 0 0 .5em 0!important;
    color: #efea3a;
}

.bg-white .exhi-menu li {
    width: auto;
    margin: 0 3px 10px 3px;
    text-align: center;
}

.subpage-menu li .fa-angle-down {
    right: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 14px;
}


.yellow,
.yellow a,
#header-in .yellow a {
    color: #efea3a;
}

.bg-white {
    background: #fff;
}

@media screen and ( max-width:768px){
  .header-bnr-list p {
    width: 60%;
  }
}



.place a,
#header-in .place a {
    color: #797a7a;
}

.header-about .date:before {
    font-family: "Font Awesome 5 Free";
    content: '\f073';
    margin: 0 3px 0 0;
}

.time:before,
.event-date span:before {
    font-family: "Font Awesome 5 Free";
    content: '\f017';
    margin: 0 3px 0 0;
}

.place:before {
    font-family: "Font Awesome 5 Free";
    content: '\f3c5';
    margin: 0 3px 0 0;
}

.no-space {
    letter-spacing: -5px;
}

.header-about .time {
    display: inline-block;
    margin: 0 10px 0 0;
}

.header-about .place {
    display: inline-block;
    letter-spacing: 0;
}

#header-in .btn-yellow {
    background-color: #efea3a;
    border-radius: 5px;
    vertical-align: middle;
    display: inline-block;
    line-height: 32px;
}

#header-in .btn-yellow a {
    display: block;
    font-size: 13px;
    color: #171428;
    padding: 8px 10px;
    letter-spacing: 0;
    font-style: italic;
    text-align: center;
    font-weight: bold;
}

.header-info-box {
    display: table;
    width: 100%;
    text-align: right;
    padding: 15px 0 8px 0;
}

#header-in .bg-white {
    -webkit-box-shadow: 0 0.20rem 0.125rem 0 rgba(0,0,0,0.05);
    box-shadow: 0 0.20rem 0.125rem 0 rgba(0,0,0,0.05);
    position: relative;
}

.coming {
    font-style: italic;
    margin: 20px 0 0 0;
}

.bg-pattern {
    background: #f8f8f8;
}

.bg-off {
    background: #fff;
}

.header-menu {
    margin: 0;
    text-align: center;
}

.header-menu li {
    display: inline-block;
    line-height: 18px;
    margin: 0 15px;
}

#header-in .header-menu li a,
.sleep-ttl-text {
    color: #323333;
    font-size: 14px;
    line-height: 18px;
}

#header-in .header-menu li:last-child a {
    letter-spacing: 0;
}

.header-menu li a span,
.sleep-ttl-text span {
    color: #728dc7;
    display: block;
    font-weight: normal;
    font-size: 11px;
    font-style: italic;
}

.main-visual {
    position: relative;
}

.main-visual .pc-display {

}

.main-copy {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 610px;
    height: 327px;
    z-index: 3;
}

.sleep-icon {
    width: 22px;
}

.no-entry {
    margin: 20px 0;
}

.sleep-icon {
    width: 22px;
    margin: 0 auto;
}

.menu-icon {
    width: 12px;
    position: relative;
    top: 1.5px;
}

.top-news-ttl a {
    color: #0d081c;
    font-size: 11px;
    text-decoration: none;
}

.news-list .date {
    font-size: 12px;
    color: #aaa9a9;
}

.news-list .category {
    display: inline-block;
}

.news-list .category ul {
    margin: 0;
}

.news-list .category ul li a {
    margin: 0 0 0 5px;
    font-size: 11px;
    color: #fff;
    border-radius: 200px;
    background: #424072;
    line-height: 16px;
    letter-spacing: 2px;
    text-align: center;
    width: 70px;
}

.unknown {
    color: #9d9d9d;
}

.single-event #the-content {
    margin: 0;
}

.single-event #the-content .contact {
    margin: 2em 0 0 0;
    font-size: 90%;
}

.news-list li {
    margin: 0 0 2px 0;
    font-size: 12px;
}

.news-list li:last-child {
    margin: 0;
}

.archive .entry-card {
    background: none;
    border-bottom: solid 1px rgba(255,255,255,0.5)!important;
    margin: 0 0 10px 0;
    padding: 0 0 20px 0;
    border-radius: 0;
}

.category h1#archive-title {
    /*background: rgba(255,255,255,0.2);
    border-radius: 5px;
    padding: 10px 20px;
    margin: 20px 0;*/
    display: none;
}

.news-list li a {
    color: #323333;
    display: inline-block;
    margin: 0 0 0 6px;
}

.top-news-list {
    padding: 30px 0;
}

.center {
    text-align: center;
}

.top-about,
.top-outline,
.top-contents-column {
    padding: 50px 0;
}

#merit .sleep-ttl-text,
#promotion .sleep-ttl-text {
    margin: 0 0 20px 0;
}

.promo-list li {
    display: inline-block;
    width: 120px;
    margin: 0 5px 15px 5px;
    vertical-align: middle;
    font-size: 11px;
    border: solid 1px #323333;
    line-height: 14px;
    letter-spacing: 0;
    background: rgba(255,255,255,0.5);
    padding: 10px;
    border-radius: 10px;
}

.promo-list li img {
    width: 60%;
    margin: 0 0 -5px 0;
}

.plan-list {
    margin: 20px 0 0 0;
}

.plan-list li {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    margin: 0 5px 20px 5px;
    background: rgba(255,255,255,0.1);
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    padding: 15px 10px;
    border-radius: 10px;
}

.plan-list li .plan-ttl {
    font-weight: bold;
}

.plan-list li .price,
.option-list li .price {
    font-size: 14px;
    line-height: 16px;
    display: inline-block;
    font-style: italic;
}

.plan-list li .font-small {
    font-size: 10px;
    line-height: 16px;
    text-align: left;
}

.plan-list li .price span,
.option-list li .price span {
    font-size: 10px;
}

.plan-list li img {
    width: 80%;
    margin: 5px auto;
}

.promo-list {
    width: 90%;
    margin: 50px auto 0 auto;
}

.sleep-ttl {
    width: 380px;
    margin: 0 auto 10px auto;
}

.font-bold {
    font-weight: bold;
    background: linear-gradient(transparent 60%, #efea3a 60%);
}

.top-contents-list {
    padding: 50px 0;
}

.bg-navy,
.bg-navy .sleep-ttl-text,
.bg-gradation .sleep-ttl-text,
.bg-galaxy .sleep-ttl-text {
    color: #fff;
}

.bg-navy .sleep-ttl-text {
    line-height: 20px;
}

.bg-navy .sleep-ttl-text span,
.bg-gradation .sleep-ttl-text span,
.bg-galaxy .sleep-ttl-text span {
    color: #efea3a;
}

.bg-gradation {
    background: url(images/sleep_bg02.jpg)no-repeat;
    background-size: cover;
}



.event-contents h3 a {
    color: #efea3a;
    font-weight: normal;
}

.event-contents h3 {
    margin: 0;
}

.top-event-list {
    margin: 20px 0 0 0;
}

.top-event-list li img {
    border-radius: 10px;
}

.top-contents-link li span {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: block;
}

.contents-name {
    line-height: 20px;
    margin: 0 0 5px 0;
}

.top-contents-link li a {
    color: #fff;
    text-decoration: none;
    display: block;
}
.top-contents-link li a:hover{
  opacity: 1;
}
.top-contents-link li a:hover .contents-name{
  text-decoration: underline;
}

.description {
    color: #9d9d9d;
    font-size: 12px;
    line-height: 1.4em;
}

.access-info .btn-off {
    color: #fff;
    text-align: center;
    border: solid 1px #fff;
}

.access-info h2 {
    text-align: left;
}

.access-info p {
    margin: 0 0 1em 0;
    text-align: left;
}

.btn-off {
    border: 1px solid #171428;
    color: #171428;
    display: inline-block;
    padding: 10px;
    letter-spacing: 0;
    width: 220px;
    border-radius: 5px;
    text-decoration: none;
    background: none;
}

.btn-off span:after {
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    float: right;
}

.dl-list li a {
    color: #fff;
    display: block;
    border: solid 1px #fff;
    width: 40%;
    margin: 1em auto 0 auto;
    padding: 1em;
    border-radius: 5px;
}

.dl-list li a:after {
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    float: right;
}

#target .attend-list li {
    display: inline-block;
    width: 300px;
    margin: 20px 10px;
    vertical-align: middle;
    border-radius: 10px;
    padding: 20px;
    height: 140px;
}

#target .attend-list li {
    border: solid 1px rgba(255,255,255,0.5);
    text-align: center;
    margin: 20px 10px;
    padding: 20px 20px 38px 20px;
}

.attend-list li img {
    width: 24%;
}

.color-y {
    color: #efea3a;
    line-height: 22px;
}

.attend-list li .font-small {
    font-size: 11px;
    line-height: 16px;
    color: #ddd;
    margin: 10px 0 0 0;
    font-style: italic;
}

.btn-white {
    border: 1px solid #fff;
    color: #fff;
}

.sleep-dl {
    margin: 0 auto;
    width: 70%;
    text-align: left;
    border-top: dotted 1px #171428;
    padding: 20px 0;
}

.last-sleep-dl {
    border-bottom: dotted 1px #171428;
    margin: 0 auto 50px auto;
}

.first-sleep-dl {
    margin: 20px auto 0 auto;
}

.sleep-dl dt {
    display: inline-block;
    vertical-align: top;
    border: solid 1px #171428;
    border-radius: 50px;
    font-weight: normal;
    text-align: center;
    padding: 5px 0;
    width: 25%;
    margin: 0 3%;
    font-size: 12px;
}

.sleep-dl dd {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    line-height: 22px;
}
.sleep-dl dd a:hover{
  text-decoration: underline;
}

.link-window:after {
    font-family: "Font Awesome 5 Free";
    content: '\f2d2';
    margin: 0 0 0 3px;
}

.top-column-list li {
    display: inline-block;
    width: 48%;
    margin: 0 0.7% 10px 0.7%;
}

.top-column-list li .catch-img {
    display: inline-block;
    width: 23%;
    vertical-align: top;
}

.top-column-list li .column-contents{
    display: inline-block;
    vertical-align: top;
    width: 73%;
    padding: 0 0 0 3%;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}

.column-contents h3 {
    margin: 0;
    color: #fff;
    font-size: 15px;
}

.column-contents .date {
    font-size: 11px;
    border-top: dotted 1px #fff;
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
}

#masthead {
    width: 100%;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

/* .scrolled {
    position: fixed;
    top: 0;
    left: 0;
} */
@media screen and ( max-width:768px){
  /* .scrolled {
    position: static;
    top: 0;
    left: 0;
} */
}

.scrolled .header-link-list {
    display: none;
}

.scrolled .header-info-box {
    padding: 10px 0 0 0;
}

.scrolled .globalMenuSp {
    padding: 1em 0 0.5em 0;
}

.column-contents .date span:before {
    font-family: "Font Awesome 5 Free";
    content: '\f017';
    margin: 0 3px 0 0;
}

.single-event article header {
    background: none;
}

.pagination a {
    color: #fff;
}

.pagination li.current a {
    color: #555;
}

.top-column-list {
    margin: 30px 0;
}

.footer-menu {
    font-size: 12px;
    line-height: 26px;
}

.footer-menu ul li a span:before {
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    margin: 0 5px 0 0;
}

.footer-menu ul li.yellow a {
    color: #e6e243!important;
}

.footer-menu-list {
    margin: 0 0 30px 0;
}

.footer-sub-menu {
    display: inline-block;
    margin: 0 50px 0 0;
}
.footer-sub-menu2{
  vertical-align: top;
  margin-top: 29px;
}

#footer a {
    color: #fff;
}

#copyright .contents-width {
    border-top: solid 1px rgba(255,255,255,0.5);
    padding: 20px 0 0 0;
    margin: 20px auto 0 auto;
}

.subpage-head {
    padding: 50px 0;
    background: url(images/sleep_bg07.jpg) repeat-x, url(images/sleep_bg07-1.jpg) repeat;
    background-size: 60%;
    background-position: bottom center;
}

.bg-white {
    background: #fff;
}

.subpage-menu {
    padding: 50px 0;
    text-align: center;
}

.subpage-menu li {
    display: inline-block;
    margin: 0 5px;
    line-height: 20px;
    width: 200px;
    position: relative;
    vertical-align: top;
}

.subpage-menu li .fa-moon {
    position: absolute;
    bottom: 12px;
    font-size: 18px;
    left: 12px;
}

/*.subpage-menu li .fa-angle-down {
    position: absolute;
    bottom: 5px;
}*/

.head-icon {
    font-size: 26px;
    display: block;
    margin: 0 0 5px 0;
}


.subpage-menu li a {
    padding: 20px;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
    border: solid 1px #171428;
    display: block;
}

.subpage-menu li a span {
    font-weight: normal;
    font-size: 12px;
    display: block;
}
#concept .concept-text h3{
  color: #fff;
}
.concept-text p {
    margin: 0 0 20px 0!important;
}

.theme {
    background: rgba(255,255,255,0.2);
    border-radius: 20px;
    padding: 20px;
    width: 80%;
    margin: 50px auto 0 auto;
}

.ttl-text {
    margin: 0 0 20px 0;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    border-bottom: solid 1px #fff;
    padding: 0 0 20px 0;
}

.theme-list li {
    display: inline-block;
    vertical-align: top;
    background: url(images/sl_icon01.png) no-repeat;
    background-size: 14px;
    background-position: left top 6px;
    padding: 0 0 0 20px;
    text-align: left;
    font-size: 12px;
}

.theme-list {
    text-align: left;
}

.visitors-list {
    margin: 20px auto 0 auto;
}

.business-list {
    background: #171428;
    color: #fff;
}

.business-list li {
    line-height: 20px;
    min-height: 22px;
}

.bottom-link {
    background: url(images/sleep_bg_03.jpg )repeat-y;
    background-size: 100%;
    padding: 50px 0;
}

.bottom-link-box {
    background: rgba(255,255,255,0.8);
    width: 60%;
    padding: 50px;
    margin: 0 auto;
    border-radius: 10px;
    color: #797a7a;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
}

.bottom-link-box .sleep-logo {
    width: 250px;
    margin: 0 auto;
}

.bottom-link-box ul li {
    font-size: 14px;
    display: inline-block;
    margin: 20px 2px 0 2px;
    width: 40%;
}

.bottom-link-box .btn-off {
    color: #667cac;
    border: solid 1px #667cac;
}

.bottom-link-box .btn-off:hover,
.bottom-link-box .btn-on {
    background: #667cac;
    color: #fff;
}

.bottom-link-box .btn-on:hover {
    background: none;
    color: #667cac;
}

article h1.entry-title {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    letter-spacing: 2px;
    margin: 0 0 10px 0;
}

article .post-meta {
    background: none;
    color: #efea3a;
    font-size: 12px;
}

.single article .post-meta {
    padding: 0 0 1em 0;
    margin: 0 0 2em 0;
    border-bottom: solid 1px rgba(255,255,255,0.3);
}

article .post-meta a {
    color: #efea3a;
    font-size: 12px;
}

article .post-meta .fa {
    color: #efea3a;
}

.post-categories a {
    padding: 0px 10px;
    background: #efea3a;
    font-size: 10px;
    font-weight: bold;
    line-height: 20px;
    display: block;
}

.post-categories {
    display: inline-block;
}


.event-list-box {
    margin: 2em auto 0 auto;
    width: 80%;
    border-top: dashed 1px;
}

article.event {
    border-bottom: dashed 1px;
    padding: 1em!important;
    font-size: 90%;
}

article.event .date {
    margin: 0 .5em 0 0;
}

article.event .event-name {
    text-decoration: underline;
    font-weight: bold;
}

.post-categories li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
}

.single-event article h1.entry-title {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

#the-content {
    color: #fff;
}

article header {
    margin: 0 0 10px 0;
}

.event-date {
    font-size: 12px;
    display: inline-block;
    border-bottom: dotted 1px #fff;
    padding: 0 5px 5px 5px;
    margin: 0 0 5px 0;
}

.custom-info {
    margin: 10px 0 0 0;
}

.event-entry .catch-img {
    margin: 30px auto 50px;
    width: 100%;
    text-align: center;
}

.pagenav {
	margin: 20px auto;
	width: 80%;
}
.pagenav a {
	color: #171428;
	text-decoration: underline;
}

.pagenav a:hover {
	transition: all 0.3s ease;
    color: #171428;
}

.relation-list li img {
    border-radius: 5px;
    height: 150px;
    width: 100%;
    object-fit: cover;
}

#related-entries {
    color: #fff;
    font-size: 14px;
    margin: 10px 0 0 0;
}

#under-entry-body {
    padding: 0 0 50px 0;
}

.relation-list {
    margin: 15px 0 0 0;
}

.relation-list li {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    margin: 0 0.5% 10px 0.5%;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
}

.tag {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0;
    margin: 5px 0 0 0;
    padding: 0 5px;
}

.tag i {
    color: #efea3a;
    font-size: 10px;
    margin: 0 5px 0 0;
}

.relation-list li a {
    color: #fff;
}

.breadcrumbs {
    color: #fff;
    margin: 0 0 20px 0;
    font-size: 10px;
}

.breadcrumbs a {
    color: #9d9d9d;
}

.breadcrumbs .sla {
    display: inline-block;
    margin: 0 2px;
}

.type-event {
    background: rgba(255,255,255,0.05);
    padding: 20px;
    border-radius: 10px;
}

.archive #breadcrumb {
    display: none;
}

h1#archive-title {
    font-size: 18px;
}

.archive #list {
    margin: 0 0 80px 0;
}

.archive img {
    width: 100%;
    height: auto;
}

article .entry-thumb {
    width: 130px;
    margin: 0;
}

article .entry-card-content {
    margin-left: 0;
}

article .entry-thumb img {
    border-radius: 5px;
}

.top-about .btn-off {
    margin: 20px 0 0 0;
}

.round-ttl{
    position: relative;
    display: inline-block;
    padding: 0 60px;
    margin: 30px 0 5px 0;
    color: #fff;
}

.option-list li {
    display: inline-block;
    vertical-align: top;
    width: 160px;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    background: rgba(255,255,255,0.1);
    padding: 10px;
    margin: 10px 3px 0 3px;
    border-radius: 10px;
}

#schedule img {
    width: 80%;
    border-radius: 10px;
    margin: 20px 0 0 0;
}

#target .item-list li {
    display: inline-block;
    width: 132px;
    margin: 20px 2px;
    vertical-align: middle;
    font-size: 11px;
    line-height: 16px;
    background: rgba(255,255,255,0.1);
    border-radius: 10px;
    height: 128px;
    padding: 15px 10px;
    letter-spacing: 0;
}

#target .item-list li .color-y {
    color: #efea3a;
    font-size: 14px;
    margin: 0 0 18px 0;
}

#target .item-list li img {
    width: 50%;
    margin: 0 0 10px 0;
}
#target .item-list li img.ico-recovery{
  width: 30%;
}

.round-ttl:before, .round-ttl:after{
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 45px;
    height: 2px;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
}

.round-ttl:before {left:0;}
.round-ttl:after {right: 0;}

.entry h2 a {
    font-size: 16px;
    line-height: 24px;
}

article .entry-card-content .category {
    display: none;
}

#sleep,
#access {
    padding: 50px 0;
}

.entry-read {
    text-align: right;
    margin: 0 1em 0 0;
}

.entry-read a {
    color: #fff;
    font-size: 10px;
    border: solid 1px #fff;
    display: inline-block;
    line-height: 18px;
    padding: 0 5px;
}

.entry-read a:hover {
    color: #efea3a;
    border: solid 1px #efea3a;
}

.entry-card {
    border-bottom: solid 1px rgba(255,255,255,0.2);
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
}

.lost-page {
    padding: 120px 0;
    line-height: 32px;
}

.lost-page span {
    font-size: 22px;
    font-weight: bold;
}

#sleep .bottom-link-box,
#business .bottom-link-box {
    background: none;
    padding: 20px 0;
}

.attend-list {
    text-align: center;
}

.attend-list li {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 10px;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}

.attend-list li .border {
    border: solid 3px #ffff00;
    border-radius: 20px;
    text-align: center;
    line-height: 20px;
    padding: 10px;
    margin: 0 0 10px 0;
}

.attend-list li p {
    margin: 0;
}

.attend-list li img {
    width: 40%;
    margin: 0 0 5px 0;
}

.attend-list li .border .color-y {
    font-size: 14px;
    line-height: 22px;
}

.link-cs {
    position: relative;
}

.link-cs:hover,
.link-cs a:hover {
    opacity: 1;
}

.link-cs::before {
    content: '';/*何も入れない*/
    display: inline-block;/*忘れずに！*/
    height:120px;
    background: url(images/coming_soon.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 40%;
    z-index: 999;
}
.pc-display .link-cs::before{
  top: 20%;
  left: 30%;
  width:50px;/*画像の幅*/
}
.sp-display .link-cs::before{
  width:30px;/*画像の幅*/
}


.cs-s:before {
    display: inline-block;
    background: url(images/coming_soon.png) no-repeat;
    background-size: contain;
    width: 70px;
    height: 50px;
    top: 30%;
}

.cs-ss:before {
    background: url(images/coming_soon.png) no-repeat;
    background-size: contain;
    width: 50px;
    height: 38px;
    top: 40%;
}

.mgb {
    margin: 0 0 1.2em 0;
}

.through {
    text-decoration: line-through;
}

hr.nob {
    border: none;
    margin: 1em 0;
}

.event .post-meta,
.event .entry-read,
.event .entry-snippet {
    display: none;
}

.event-bg {
    background: url(images/event_bg.png) no-repeat;
    background-size: 30%;
    background-position: left -20px top 0;
    padding: 1em 0 0 0;
}

.archive .event {
    width: 100%;
    padding: 0;
}

.top-contents-link li img {
    height: 100%;
    min-width: 100%;
}

.archive #list {
    padding: 10px 0 0 0;
    width: 100%;
}

.top-contents-column ul {
    text-align: left;
    margin: 3em 0 1em 0;
}

.top-contents-column ul li .imgBox {
    display: inline-block;
    width: 25%;
    margin: 0 2% 0 0;
    vertical-align: top;
}
.top-contents-column ul li .imgBox img{
  height: auto;
}
.top-contents-column ul li .imgBox .date{
  color: #fff;
  font-size:10px;
  padding-top: 3px;
  letter-spacing: -0.5px;
}
.top-contents-column ul li .imgBox .date::before{
  font-family: "Font Awesome 5 Free";
    content: '\f017';
    margin: 0 3px 0 0;
}

.top-contents-column ul li .txtBox {
    display: inline-block;
    text-align: left;
    font-size: 11px;
    line-height: 1.8em;
    width: 71%;
    color: #fff;
}
.top-contents-column ul li .txtBox h3{
  color: #fff;
  margin: 0 0 5px;
}
@media screen and (min-width:768px) {
  .top-contents-column ul li .imgBox .date{
    font-size: 11px;
    letter-spacing: 1px;
  }
}

.visitor-text .bottom-link-box {
    background: none;
    width: auto;
    text-align: left;
    padding: 1em 0;
}

.visitor-text .bottom-link-box ul li {
    text-align: center;
}

.visitor-text .bottom-link-box ul li .btn-off {
    color: #42c150;
    border: solid 1px #42c150;
    background: rgba(255,255,255,0.8);
    position: relative;
}

.visitor-text .bottom-link-box ul li .btn-on:hover {
    color: #42c150!important;
    border: solid 1px #42c150;
    background: rgba(255,255,255,0.8)!important;
}

.visitor-text .bottom-link-box ul li .btn-off:hover,
.visitor-text .bottom-link-box ul li .btn-on {
    background: #42c150;
    color: #fff;
}

.bg-visitor .bottom-link-box {
    text-align: center;
    padding-top: 0;
    margin: -20px 0 0 0;
}

.visitor-text .bottom-link-box ul li .btn-off span:after {
    position: absolute;
    right: 1em;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 16px;
}

.bg-visitor {
    background: url(images/visitor_bg2.jpg) no-repeat;
    background-size: cover;
    color: #fff;
    background-position: center;
}

.font-l {
    font-size: 120%;
    line-height: 2em;
}



.kana-list {
    margin: 0 0 20px 0;
}

.kana-list li {
    display: inline-block;
}

.kana-list li a {
    display: block;
    border: solid 1px #171428;
    padding: .5em 1em;
    margin: 10px 5px 0 5px;
}

.bg-visitor h3,
.bg-visitor h2 {
    color: #fff;
    line-height: 1.8em;
}

.bg-visitor hr {
    border: none;
}

.bg-visitor .item-list li {
    border: dashed 1px #fff;
}

.visitor-category {
    margin: 2em 0;
}

.visitor-category li {
    display: inline-block;
    vertical-align: top;
    width: 320px;
    background: #fff;
    margin: 0 12px;
    color: #555;
    border-radius: 10px;
    font-size: 90%;
    padding: 20px;
    border: solid 3px #ddd;
}

.visitor-category li .category {
    background: #bbb;
    color: #fff;
    border-radius: 50px;
    padding: 2px;
    margin: 0 0 10px;
    text-align: center;
}

.visitor-category li img {
    width: 60%;
}

.visitor-category li p {
    text-align: left;
    line-height: 1.8em;
}

textarea {
    resize: none;
}

.wpcf7-form {
    width: 60%;
    margin: 1em auto 0 auto;
    font-size: 90%;
    background: #0d081e;
    padding: 1em 2em;
    border-radius: 10px;
}

.wpcf7-form dl {
    margin: 2em 0;
}

.wpcf7-form dt {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    width: 30%;
    font-weight: normal;
    padding: 0;
    margin: 0;
    text-align: left;
}

input[type="submit"] {
    font-size: 100%;
}

.wpcf7-form dd {
    display: inline-block;
    width: 69%;
    padding: 0;
    margin: 0;
}

.sponsor-list {
    margin: 30px auto;
}

.sponsor-list li {
    width: 20%;
    display: inline-block;
    margin: 0 1% 20px 1%;
    vertical-align: middle;
}

.sponsor-list li a {
    display: block;
}

.award-bg {
    background: url(images/award_bg1.png)no-repeat, url(images/award_bg2.png) no-repeat #07060a;
    background-size: 40%, 40%;
    background-position: right top, left top;
    padding: 50px 0 100px 0;
    color: #fff;
}


.award-bg .img1 {
    width: 50%;
    margin: 0 auto;
    display: block;
}

.award-ttl {
    height: 120px;
    width: auto;
    margin: 50px 0 0 0;
}

.award-schedule {
    width: 40%;
    display: block;
    margin: 50px auto 0;
}

.award-menu li {
    margin-bottom: 10px!important;
}

.award-menu li a {
    border: solid 1px #fff;
    color: #fff;
}

.shinsa-list {
    text-align: center;
}

.shinsa-list li {
    display: inline-block;
    width: 33%;
    margin: 40px 1% 0 1%;
    text-align: left;
    vertical-align: top;
    font-size: 90%;
}

.shinsa-list li img {
    width: 70%;
    display: block;
    margin: 0 auto;
}

.shinsa-list li h3 {
    color: #fff;
    text-align: center;
}

/* ▼20190521 kuroda */
#winner {
    max-width: 480px;
    margin: 0 auto;
}

.comment-ttl {
    position: relative;
    margin: 80px 0 50px;
    color: #fff;
    font-size: 22px;
}

.comment-ttl span {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    background: #07060a;
}

.comment-ttl::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #fff;
}

.comment-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
}

.comment-left {
    width: 15%;
}
.comment-img {
    width: 7vw;
    height: 7vw;
    margin: 0 auto;
    border-radius: 3.5vw;
    overflow: hidden;
}
.comment-right {
    width: 85%;
    padding: 1vw 0 0;
}
.comment-left h4 {
    color: #fff;
    text-align: center;
}
/* ▲20190521 kuroda */

.news-list li a.newsListTtl:hover{
  opacity: 1;
  text-decoration: underline;
}


@media screen and (min-width:1111px) {
    .contents-width,
    .single #body-in,
    .archive #body-in {
        width: 960px!important;
        margin: 0 auto;
    }

    .shinsa-list {
        display: flex;
    }

    .news-list li a {
        max-width: 68%;
        line-height: 1.6em;
    }

    .news-list .category,
    .news-list .date {
        vertical-align: top;
    }

    .visitor-btn ul li {
        width: 100%!important;
    }

    .sp-display {
        display: none;
    }

    .effect input {
        display: none;
    }

    .cell1-img {
        margin: 0 auto;
        width: 280px;
        position: relative;
        top: 20px;
    }

    .single-btn li {
        width: 230px;
        margin: 1em auto 0 auto;
    }

    .single-btn li img {
        width: 100%!important;
    }

    .pc-br::before {
        content: "\A" ;
        white-space: pre ;
    }

    .bnr-slider {
        position: absolute;
        width: 480px;
        z-index: 88;
        right: 0;
        left: 0;
        margin: auto;
        bottom: 20px;
    }

    .effect {
        display: table;
        width: 90%;
        margin: 0 auto;
    }

    .cell1 {
        position: relative;
    }

    .visitor-btn ul li {
        width: unset!important;
    }

    .effect-cell {
        display: table-cell;
        width: 45%;
        padding: 0 2.5%;
        vertical-align: top;
    }

    .plan-list li {
        min-height: 255px;
    }

    .pc-center {
        text-align: center;
    }

    .single, .archive {
        width: 100%;
    }

    .bg-white .contents-width {
        display: table;
    }

    #header-in h1 {
        margin: 0;
        width: 280px;
        display: table-cell;
        vertical-align: middle;
        padding: 5px 0 0 0;
    }

    .header-info {
        display: table-cell;
        vertical-align: middle;
        padding: 0;
    }

    .globalMenuSp {
        padding: 22px 0 14px 0;
    }

    .top-news-list {
        display: table;
        width: 100%;
    }

    .top-news-contents {
        display: table-cell;
        vertical-align: top;
    }

    .bg-white .exhi-menu li a {
        width: 120px;
    }

    .single-event #body {
        background: url(images/event_d_bg.jpg) no-repeat, url(images/event_d_bg2.jpg) no-repeat;
        background-size: 18%, 18%;
        background-position: left top, right top;
    }

    .top-news-ttl {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        width: 25%;
    }


    .effect-to {
        width: 140px;
        margin: 0 auto;
    }

    .btn-off:hover {
        background: #171428;
        color: #fff;
        opacity: 1;
    }

    .btn-white:hover {
        border: 1px solid #171428;
        background: #fff;
        color: #171428;
    }

    #footer-in .contents-width {
        display: table;
    }

    .footer-menu {
        display: table-cell;
        width: 40%;
        vertical-align: top;
    }

    .fb-box {
        display: table-cell;
        vertical-align: top;
    }

    .footer-info {
        line-height: 22px;
        float: left;
        text-align: left;
    }

    .copyright-right {
        float: right;
        font-size: 11px;
        padding: 20px 0 0 0;
    }

    .subpage-menu li a:hover {
        background: #171428;
        color: #fff;
        opacity: 1;
    }

    .subpage-menu li:hover {
        color: #fff;
    }

    .type-event,
    .single-event #under-entry-body {
        width: 70%;
        margin: 0 auto;
    }

    .bg-white .exhi-menu li.bg-on:hover a {
        color: #42c150;
        background: none;
        border: solid 1px #42c150;
    }

    .bg-white .exhi-menu li.bg-on:hover {
        color: #42c150;
    }

    #target .attend-list li:first-child div {
        position: relative;
        top: 0px;
    }

    .option-list {
        width: 80%;
        margin: 0 auto;
    }

    .top-event-list li {
        max-height: 330px;
    }

    .main-copy {
        top: 30px;
    }

    .article img {
        max-width: 70%;
    }

    .access-info,
    .google-map {
        display: inline-block;
        width: 48%;
        vertical-align: top;
    }

    .access-box {
        margin: 2em 0 0 0;
    }

    .pd3 {
        padding: 0 0 3em 0;
    }

    .page-template-visitors_regist .visitor-category li {
        height: 380px;
    }
}


@media screen and (max-width:414px) {
    .top-contents-link li {
        min-height: 200px;
    }

    .sponsor-list {
        margin: 30px auto 0;
    }
}

/*ここにモバイルのスタイルを書く*/

@media screen and (max-width:1110px) {
    .pc-display {
        display: none!important;
    }

    .shinsa-list li {
        display: block;
        width: 85%;
        margin: 40px auto;
    }

    .kana-list li a {
        font-size: 85%;
    }

    .font-l {
        font-size: 110%;
        line-height: 1.8em;
    }

    .bnr-slider a img {
        border-radius: 10px;
    }

    .access-info .center {
        text-align: center;
    }

    .pd3 {
        padding: 0 0 3em 0;
    }

    .visitor-btn ul li {
        width: 100%!important;
    }

    .google-map {
        margin: 2em 0 0 0;
    }

    .page-id-92 .round-ttl {
        display: block;
        width: 50%;
        margin: 1em auto;
    }

    #sleep .bottom-link-box, #business .bottom-link-box {
        padding: 0 0 20px 0;
    }

    div#header-in, div#navi-in, div#body-in, div#footer-in {
        width: 100%!important;
    }

    #header-in .contents-width {
        width: 94%;
        margin: 0 auto;
    }

    #header-in h1 {
        margin: 0;
        width: 35%!important;
        padding: 8px 0 0 0;
        display: table-cell;
        vertical-align: middle;
    }

    #header-in .header-info {
        display: table-cell;
        vertical-align: middle;
        text-align: right;
        padding: 0;
    }

    #header-in .header-info .header-info-box {
        padding: 5px!important;
    }

    header {
        box-shadow: none;
        border-bottom: solid 1px #eee;
    }

    .sp-br::before {
        content: "\A" ;
        white-space: pre ;
    }

    .single-event #body {
        background: url(images/event_d_bg2.jpg) no-repeat;
        background-size: 30%;
        background-position: right top;
        padding: 0 0 3em 0;
    }

    .post-categories {
        padding: 0!important;
    }

    .header-link-list {
        font-size: 10px;
        line-height: 20px;
    }

    .header-link-list li {
        margin: 0 0 0 10px;
    }

    header .bg-white .contents-width {
        display: table;
    }

    .post-type-archive-product .entry-content .contents-width {
        padding: 2em 0 0 0;
    }

    .contents-width {
        width: 94%;
        margin: 0 auto;
    }

    .event-bg {
        background: url(images/event_bg.png) no-repeat;
        background-size: 60%;
    }

    .single,
    .archive {
        width: 100%;
    }

    .single #body-in,
    .archive #body-in {
        width: 94%!important;
        line-height: 1.6em;
        margin: 0 auto;
        font-size: 13px;
    }

    .product-category-list li a {
        height: auto;
        padding: 10px 0;
    }

    .product-category-list li a .color-y {
        height: 28px;
    }

    .product-category-list {
        margin: .5em 0 0 0;
    }

    .post-type-archive .product-list-box {
        margin: 2em 0 0 0;
    }

    .product-item {
        padding: 1em .2em;
    }

    .product-category-list li {
        width: 30%;
        margin: 1% 0.5%;
    }

    .cell1-img {
        width: 60%;
        margin: 10px auto 0 auto;
    }

    .type-event {
        background: rgba(255,255,255,0.05);
        padding: 10px;
        border-radius: 10px;
        width: 90%;
        margin: 0 auto;
    }

    .visitor-head {
        background: #e2f8f6 url(images/visitor_bg.jpg) no-repeat;
        background-size: 170%;
        background-position: bottom right;
        padding: 1.5em 0 7em 0;
    }

    .bg-visitor .subpage-head {
        padding: 20px 0;
    }

    .visitor-category li p {
        line-height: 1.4em;
    }

    .visitor-category li {
        width: 70%;
        padding: 1em;
        margin: 0 0 20px 0;
    }

    .visitor-category {
        margin: 2em 0 0 0;
    }

    .bg-visitor .bottom-link-box {
        margin: -10px 0 0 0;
    }

    .bg-visitor hr {
        margin: 0;
    }

    .visitor-head h2 {
        font-size: 120%;
        line-height: 1.6em;
    }

    .event header {
        background: none;
    }

    .entry-card-content header {
        position: relative;
    }

    .entry-card-content header h2 {
        width: 85%;
    }

    .entry-card-content .post-meta {
        position: absolute;
        right: 10px;
        top: 0;
    }

    .l-category {
        display: inline-block;
        margin: 0 0 5px 0;
    }

    .single-event article h1.entry-title {
        display: block;
        font-size: 16px;
    }

    .main-visual .contents-width {
        width: 95%;
    }

    .pc-center {
        font-size: 12px;
        line-height: 20px;
    }

    .item-list li {
        width: 120px;
    }

    .link-contact {
        width: 50%;
    }

    .nav-menu {
        text-align: center;
        margin: 0;
    }

    .nav-menu li {
        width: 30%;
    }

    #contents1,
    #contents3 {
        padding: 50px 0;
    }

    .ttl {
        width: 80%;
    }

    .theme {
        width: auto;
        margin: 30px auto 0 auto;
    }

    article header {
        border-bottom: none;
    }

    .event-entry .catch-img {
        margin: 10px auto 0 auto;
        width: 90%;
        border-radius: 10px;
    }

    #the-content {
        margin: 0 0 10px 0;
    }

    #under-entry-body {
        padding: 0;
        width: 94%;
        margin: 0 auto;
    }

    .theme-list li {
        width: 98%;
        line-height: 18px;
        background: url(images/sl_icon01.png) no-repeat;
        background-size: 14px;
        background-position: left top 2px;
    }

    #contents02, #contents3, #contents4, #contents5, #contents6, #contents7 {
        padding: 50px 0;
    }

    .item-list {
        text-align: center;
    }

    .item-list li {
        margin: 0 5px 10px 3px;
    }

    .attend-list li {
        margin: 0 0 20px 0;
    }

    #header-in .btn-yellow a,
    #header-in .toB-contact a {
        border-radius: 3px;
        display: inline-block;
    }

    #header-in .btn-yellow a,
    #header-in .toB-contact a {
        padding: 2px 10px;
        font-size: 80%;
        font-weight: normal;
        letter-spacing: 0.5px;
    }

    .main-visual {
        padding: 0;
    }

    .scrolled .header-info {
        padding: 10px 0;
    }

    .main-copy {
        width: 95%;
        bottom: 0;
        height: 45%;
        top: -20%;
         right: 2%;
    }

    .fb-box {
        width: 90%;
        margin: 30px auto 0;
    }

    .header-m-menu ul {
        display: table;
        background: #fff;
        width: 100%;
    }

    #under-entry-body .ttl {
        width: 95%;
        padding: 5px 10px;
    }

    .header-m-menu ul li {
        display: table-cell;
        width: calc(100%/5);
        vertical-align: middle;
        text-align: center;
        font-size: 10px;
        letter-spacing: 0;
        line-height: 13px;
        border-right: solid 1px #eee;
    }

    #under-entry-body {
        padding: 0 0 30px 0;
    }

    .archive h1#archive-title {
        font-size: 16px;
        padding: 0 0 10px 0;
    }

    .post .post-meta .post-update,
    .post .post-time .edit {
        display: none;
    }

    #the-content {
        font-size: 12px;
        line-height: 22px;
        margin: 0 0 30px 0;
    }

    .article ul.snsb, .article ul.snsp {
        width: 90%;
        margin: 0 auto;
    }

    .single #under-entry-body {
        display: none;
    }

    .single-event #under-entry-body {
        display: block;
    }

    .relation-list li img {
        height: 120px;
    }

    .post .post-meta {
        font-size: 12px;
        text-align: right;
    }

    article h1.entry-title {
        font-size: 18px;
        font-weight: normal;
        line-height: 26px;
    }

    .archive .type-event {
        background: none;
        padding: 0;
        width: 100%;
    }

    .entry-card .entry-thumb img {
        width: 100%;
        height: auto;
    }

    article .entry-card-content {
        margin: 0;
    }

    article .entry-read a {
        font-size: 10px;
        background: none;
        display: inline-block;
        border-radius: 3px;
        padding: 3px 10px;
    }

    .entry-card .entry-thumb {
        margin-top: 0;
    }

    article figure {
        width: 28%!important;
        margin: 0 2% 0 0;
    }

    .relation-list li {
        display: inline-block;
        vertical-align: top;
        width: 48%;
        font-size: 11px;
        line-height: 16px;
    }

    .header-m-menu ul li:last-child {
        border-right: none;
    }

    #header-in .bg-white {
        box-shadow: none;
        border-bottom: solid 1px #eee;
    }

    .header-m-menu ul li i {
        display: block;
        font-size: 18px;
    }

    .header-m-menu ul li.menu--1 i { color: #5874ad;}
    .header-m-menu ul li.menu--2 i { color: #6280b4;}
    .header-m-menu ul li.menu--3 i { color: #7b9fc6;}
    .header-m-menu ul li.menu--4 i { color: #90bcd5;}

    .header-m-menu ul li a {
        display: block;
        color: #555!important;
        padding: 10px 0 5px 0;
    }

    .main-visual .sp-display {
        position: relative;
    }

    .scroll-icon {
        padding-top: 30px;
        position: absolute;
        bottom: 14px;
        left: 0;
        right: 0;
        width: 33px;
        margin: auto;
        color: #fff;
        font-size: 10px;
        display: block;
    }

    .scroll-icon:hover,
    .scroll-icon:visited {
        color: #fff;
    }

    .scroll-icon span {
       position: absolute;
        top: 0;
        left: 40%;
        width: 14px;
        height: 14px;
        margin-left: -5px;
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-animation: sdb 2s infinite;
        animation: sdb 2s infinite;
        box-sizing: border-box;
    }

    .top-news-ttl {
        text-align: left;
    }

    .sleep-icon {
        display: inline-block;
        line-height: 14px;
        position: relative;
        top: 4px;
    }

    .sleep-ttl-text {
        display: inline-block;
        line-height: 22px;
    }

    .link-news {
        float: right;
    }

    .news-list .category {
        height: 12px;
    }

    .news-list {
        padding: 10px 0 0 0;
        margin: 10px 0 0 0;
        border-top: solid 1px #eee;
    }

    .top-news-list {
        padding: 20px 0;
    }

    .news-list li {
        line-height: 22px;
        padding: 0 0 10px 0;
        font-size: 11px;
        margin: 0 0 10px 0;
        border-bottom: solid 1px #eee;
    }

    .news-list li a {
        margin: 0;
    }

    .news-list .category ul li a {
        font-size: 10px;
    }

    .top-news .sleep-ttl-text span {
        display: inline-block;
        margin: 0 0 0 5px;
    }

    .sleep-ttl-text span {
        display: block;
    }

    .top-about, .top-outline, .top-contents-column {
        padding: 30px 0;
    }

    .sleep-ttl {
        width: 74%;
    }

    .top-about {
        font-size: 12px;
        line-height: 22px;
    }

    .sp-br::before {
        content: "\A" ;
        white-space: pre ;
    }

    .sleep-ttl {
        margin: 0 auto 5px auto;
    }

    .top-contents-list {
        padding: 30px 0;
    }

    .top-contents-link {
        margin: 20px 0 0 0;
    }

    .top-contents-link li, .top-event-list li {
        display: inline-block;
        width: 42%;
        margin: 0 1% 14px 1%;
        vertical-align: top;
        font-size: 11px;
        text-align: left;
        background: rgba(255,255,255,0.1);
        padding: 2%;
        border-radius: 5px;
        line-height: 18px;
        height: auto;
    }

    .contents-name {
        font-size: 11px;
        letter-spacing: 0;
        line-height: 16px;
    }

    .top-contents-link li span {
        font-size: 14px;
    }

    .bg-galaxy {
        background: url(images/sleep_bg05.jpg), url(images/sleep_bg06.png) #004d9b;
        background-repeat: no-repeat, repeat-x;
        background-position: top, bottom;
        background-size: 100%;
        padding: 30px 0 50px 0;
    }

    .event-contents h3 {
        letter-spacing: 0;
        font-size: 11px;
    }

    .sleep-dl {
        width: 90%;
        padding: 18px 0 14px 0;
    }

    .first-sleep-dl {
        margin: 10px auto 0 auto;
    }

    .sleep-dl dt {
        display: block;
        vertical-align: top;
        border: solid 1px #171428;
        border-radius: 50px;
        font-weight: normal;
        text-align: center;
        padding: 0 5px;
        width: 50%;
        margin: 0 auto 5px auto;
        font-size: 11px;
    }

    .sleep-dl dd {
        display: block;
        margin: 5px 0 0 0;
        line-height: 20px;
        font-size: 12px;
        width: 100%;
    }
    .last-sleep-dl {
        margin: 0 auto 20px auto;
    }

    #footer-in .contents-width {
        width: 100%;
    }

    .footer-menu-list li {
        display: inline-block;
        margin: 0;
        line-height: 20px;
        width: 49.5%;
    }

    .footer-sub-menu li {
        line-height: 20px;
    }

    .footer-menu-list li a,
    .footer-sub-menu li a {
        display: block;
        padding: 2px 10px 2px 14px;
    }

    #footer {
        padding: 14px 0 0 0;
    }

    .footer-sub-menu {
        width: 49.5%;
        margin: 0;
    }

    .footer-menu-list {
        margin: 0 0 14px 0;
        border-bottom: solid 1px rgba(255,255,255,0.5);
        padding: 0 0 14px 0;
    }

    #copyright {
        padding: 0 0 30px 0;
        font-size: 10px;
        line-height: 20px;
    }

    .footer-info {
        text-align: left;
        padding: 0 0 0 14px;
    }

    .copyright-right {
        text-align: right;
        padding: 0 14px 0 0;
        letter-spacing: 0;
    }

    .subpage-head {
        background: url(images/sleep_bg07.jpg) no-repeat, url(images/sleep_bg07-1.jpg) repeat;
        background-size: 100%;
        background-position: bottom center;
    }

    .subpage-menu {
        padding: 20px 0;
    }

    .subpage-menu li {
        display: inline-block;
        margin: 0 auto;
        line-height: 16px;
        width: 32%;
        font-size: 13px;
    }

    .page-template-about .bg-galaxy p {
        font-size: 12px;
        line-height: 20px;
    }

    .bottom-link-box ul {
        margin: 20px 0 0 0;
    }

    .btn-off {
        width: 60%;
        margin: 2px 0;
    }

    .bottom-link-box ul li {
        margin: 2px auto;
        width: 49%;
    }

    .bottom-link {
        padding: 30px 0;
    }

    .bottom-link-box {
        padding: 10px;
        line-height: 20px;
    }

    .bottom-link-box {
        width: 80%;
    }

    .bottom-link-box {
        padding: 20px;
    }

    .bottom-link-box .sleep-logo {
        width: 90%;
    }

    .subpage-menu li a {
        padding: 10px 0 20px 0;
    }

    .subpage-menu li a span {
        font-size: 10px;
    }

    .subpage-menu li .fa-moon {
        display: none;
    }

    .bg-white .exhi-menu {
        width: 100%;
        padding: 0;
        letter-spacing: -.4em;
    }

    .page-template-exhibitions .bg-white .contents-width {
        width: 100%;
    }

    .bg-white .exhi-menu li {
        margin: 0;
        box-sizing: border-box;
        text-align: center;
        display: inline-block;
        line-height: 16px;
        width: calc(100%/3);
        border-right: solid 1px #ddd;
        border-bottom: solid 1px #ddd;
    }

    .effect-cell {
        border: solid 1px #efea3a;
        border-radius: 5px;
        margin: 0 auto 20px auto;
        width: 90%;
    }

    .bg-white .exhi-menu li a {
        border-radius: 0;
        display: block;
        padding: 20px 0;
        border: none;
        font-size: 11px;
        letter-spacing: 0;
    }

    .subpage-menu li .fa-angle-down {
        width: 10px;
        bottom: 2px;
        right: auto;
        top: auto;
    }

    .bg-white .exhi-menu li.bg-on {
        margin: 20px 0!important;
        border: none;
    }

    .bg-white .exhi-menu li.bg-on a {
        border-radius: 5px;
    }

    .bg-white .exhi-menu li.bg-on {
        width: auto;
    }

    .bg-white .exhi-menu li.bg-on a span {
        font-size: 12px;
    }

    .round-ttl {
        margin: 10px 0 5px;
    }

    #target .item-list li {
        display: inline-block;
        width: 40%;
        margin: 10px 1% 0 1%;
        vertical-align: top;
        font-size: 10px;
        line-height: 14px;
        background: rgba(255,255,255,0.1);
        border-radius: 10px;
        padding: 2%;
    }

    .item-list {
        margin: 0 0 20px 0;
    }

    #target .attend-list li {
        border: solid 1px rgba(255,255,255,0.5);
        text-align: center;
        margin: 10px auto 0 auto;
        padding: 10px;
        width: 60%;
        display: block;
        height: auto;
    }

    .openBtn {
        background: #efea3a;
        border-radius: 5px 5px 0 0;
        color: #323333;
        padding: 5px 0;
        font-style: italic;
        font-weight: bold;
        font-size: 14px;
    }

    .textArea {
        padding: 20px 10px;
    }

    .promo-list {
        width: 100%;
        margin: 10px auto 0 auto;
    }

    .promo-list li.media img {
        width: 40%;
    }

    .promo-list li {
        width: 40%;
        display: inline-block;
        border-radius: 5px;
        padding: 1% 1% 2% 1%;
        margin: 10px 0.2% 0 0.2%;
    }

    .promo-list li img {
        width: 50%;
    }

    .plan-list li {
        width: 70%;
        padding: 10px;
    }

    .option-list li {
        display: inline-block;
        vertical-align: top;
        width: 40%;
        font-size: 12px;
        line-height: 18px;
        color: #fff;
        background: rgba(255,255,255,0.1);
        padding: 2%;
        margin: 1% 0.5%;
        border-radius: 5PX;
    }

    .event-date-list li:first-child {
        display: block;
        width: 60%;
        margin: 0 auto .5em auto;
    }

    .event-date-list li a {
        font-size: 90%;
    }

    .event-list-box {
        width: 100%;
    }

    .sp-left {
        text-align: left;
    }

    article.event .date {
        display: block;
    }

    article.event {
        padding: 1em 0!important;
    }

    #schedule img {
        width: 100%;
        border-radius: 10px;
    }

    #top-contents {
        padding: 18% 0 0 0;
    }

    .top-contents-column ul li .column-contents {
        width: 70%;
    }

    .top-contents-column ul li {
        margin: 0 0 1.5em 0;
        padding: 0 0 1.5em 0;
        border-bottom: solid 1px rgba(255,255,255,0.2);
    }

    .top-contents-column ul {
        margin: 2em 0 1em 0;
    }

    .top-contents-column ul li:last-child {
        border-bottom: none;
        padding: 0;
        margin: 0;
    }

    .sponsor-list li {
        width: 30%;
    }

    .dl-list li a {
        width: 80%;
        font-size: 90%;
    }

    .wpcf7-form {
        width: auto;
        padding: 20px;
    }

    .wpcf7-form dl {
        margin: 0 0 10px 0;
    }

    .wpcf7-form dt {
        display: block;
        width: 100%;
    }

    .wpcf7-form dd {
        display: block;
        width: 100%;
    }

    .tax-event_seminar_date h2 {
        font-size: 115%;
    }

    .award-bg {
        background: url(images/award_bg1.png)no-repeat, url(images/award_bg2.png) no-repeat #07060a;
        background-size: 50%, 50%;
        background-position: right top,left top;
    }

    .award-bg .img1 {
        width: 80%;
        margin: 20px auto 0 auto;
    }

    .award-ttl {
        height: 80px;
        margin: 20px 0 0 0;
    }

    .award-schedule {
        width: 80%;
        margin: 20px auto 0;
    }

    .bnr-slider {
        width: 90%;
        position: absolute;
        bottom: -18%;
        left: 0;
        margin: auto;
        right: 0;
    }

.award_a{text-decoration: none }
.award_a:link {color: #fff}
.award_a:hover {color: #e6e6e6; text-decoration: underline}
.award_a:active {color: #fff }

        @-webkit-keyframes sdb {
          0% {
            -webkit-transform: rotate(-45deg) translate(0, 0);
          }
          20% {
            -webkit-transform: rotate(-45deg) translate(-10px, 10px);
          }
          40% {
            -webkit-transform: rotate(-45deg) translate(0, 0);
          }
        }
        @keyframes sdb {
          0% {
            transform: rotate(-45deg) translate(0, 0);
          }
          20% {
            transform: rotate(-45deg) translate(-10px, 10px);
          }
          40% {
            transform: rotate(-45deg) translate(0, 0);
          }
        }

    .comment-left {
        width: 20%;
    }
    .comment-right {
        width: 80%;
    }
    .comment-img {
        width: 10vw;
        height: 10vw;
        margin: 0 auto;
        border-radius: 5vw;
        overflow: hidden;
    }
}

@media screen and (min-width:769px) and ( max-width:1110px) {
    div#header-in, div#navi-in, div#body-in, div#footer-in {
        width: 100%;
    }
}

/*
-
-
-
-
-
-
--
-
-
--
*/

/*  --------------------------------------------------

exhibitions & about のスライダー

-------------------------------*/
.slider{
    opacity: 0;
    transition: 3s;
}
.slick-initialized{
    opacity: 1
}

/*  --------------------------------------------------

セクションタイトル　共通部分

-------------------------------*/
.secTtl{
  text-align: center;
  padding: 50px 0 30px;
  margin: 0;
}
.secTtl img{
  width: 400px;
}
.secTtl span{
  display: block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1;
}
@media screen and ( max-width:480px){
  .secTtl img{
    width: 80%;
  }
}

#outline{
  padding-top: 0;
}
/*  --------------------------------------------------

コンテンツ　（カード型）

-------------------------------*/
#contents{
  background-image: url(images/common/sec_contents_bg.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  -webkit-background-size: auto 230%;
  background-size: auto 110%;
  padding-bottom: 40px;
}

#contents .top-contents-link{
  margin-top: 0;
  letter-spacing: -1rem;
}
.top-contents-link {
  margin: 30px 0 0 0;
  letter-spacing: -1px;
  font-size: 0;
}
.top-contents-link li,
.top-event-list li {
  display: inline-block;
  width: 350px;
  margin: 0 10px 20px 10px;
  vertical-align: top;
  font-size: 12px;
  text-align: left;
  background: rgba(255,255,255,0.2);
  padding: 15px;
  border-radius: 10px;
}
#contents .top-contents-link li{
  letter-spacing: 1px;
  width: 335px;
  padding: 20px;
  box-sizing: border-box;
  letter-spacing: 1px;
  font-size: 14px;
  max-height:330px;
}
#contents .top-contents-link li a.linkNon:hover,#contents .top-contents-link li a.linkNon:hover p,#contents .top-contents-link li a.linkNon:hover p span{
  text-decoration: none;
  cursor: default;
}
#contents .top-contents-link li:last-child{
  position: relative;
}
#contents .top-contents-link li .recoveryNew{
  /* position: absolute;
  bottom: -20px;
  right: 0;
  left: 0;
  margin: auto; */
  line-height: 36px;
  padding: 0 10px;
  display: inline-block;
  /* background: #fff;
  background: #efea3a; */
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  /* border-radius: 5px; */
  margin-top: 15px;
}
#contents .top-contents-link li .recoveryNew span{
  display: inline;
  background: #f00;
  color: #fff;
  font-style: italic;
  font-size: 10px;
  padding: 7px;
  margin-right: 10px;
}
#contents .top-contents-link li .recoveryNew .brSp{
  display: none;
}
#contents .top-contents-link li .description{
  color: #fff;
}
#contents .top-contents-link li .contents-name{
  margin: 15px 0 10px;
}
#contents .top-contents-link li figure{
  overflow: hidden;
  border-radius: 10px;
  overflow: hidden;
}
#contents .top-contents-link li img{
  transition: all .3s;
  vertical-align: top;
}
#contents .top-contents-link li img:hover{
  transform: scale(1.1);
}
#contents .top-contents-link li a.linkNon img:hover{
  transform: scale(1);
}
#contents .afterTxt{
  color: #fff;
  font-weight: bold;
  text-align: center;
}
@media screen and ( max-width:768px){
  #contents{
    -webkit-background-size: 210%;
    background-size: 210%;
  }
  #contents .top-contents-link li{
    background: rgba(0,0,0,0.2);
    width: 48%;
    margin: 0;
    margin-right: 2%;
    margin-bottom: 15px;  
  }
  #contents .top-contents-link li:nth-child(2n){
    margin-right: 0;
  }
}
@media screen and ( max-width:480px){
  #contents{
    -webkit-background-size: 300%;
    background-size: 300%;
  }
  #contents .top-contents-link{
    font-size: 0;
  }
  #contents .top-contents-link li{
    padding: 10px;
    background: rgba(255,255,255,0.1);
    box-sizing: border-box;
    margin-bottom: 10px;
  }
  #contents .top-contents-link li figure{
    margin: 0;
    padding: 0;
  }
  #contents .top-contents-link li .recoveryNew{
    line-height: 1.5;
    padding: 8px 0;
    font-size: 12px;
    width: 100%;
  }
  #contents .top-contents-link li .recoveryNew span{
    display: block;
    line-height: 12px;
    width: 60px;
    margin: 0 auto;
    padding:4px 7px;
  }
  #contents .top-contents-link li .recoveryNew .brSp{
    display: block;
  }
  /* #contents .top-contents-link li:nth-child(2n){
    margin-right: 0;
  } */
}
@media screen and ( max-width:375px){
  #contents{
    -webkit-background-size: auto 120%;
    background-size: auto 120%;
  }
  #contents .top-contents-link li{
    margin-bottom: 5px;  
  }
}


/*  --------------------------------------------------

 BTN

-------------------------------*/

-------------------------------*/
#contents02{
  background-image: url(images/common/sec_contents_bg2.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  -webkit-background-size: 230%;
  background-size: 110%;
  padding-bottom: 40px;
}

#contents02 .top-contents-link{
  margin-top: 0;
  letter-spacing: -1rem;
}
.top-contents-link {
  margin: 30px 0 0 0;
  letter-spacing: -1px;
  font-size: 0;
}
.top-contents-link li,
.top-event-list li {
  display: inline-block;
  width: 350px;
  margin: 0 10px 20px 10px;
  vertical-align: top;
  font-size: 12px;
  text-align: left;
  background: rgba(255,255,255,0.2);
  padding: 15px;
  border-radius: 10px;
}
#contents02 .top-contents-link li{
  letter-spacing: 1px;
  width: 335px;
  padding: 20px;
  box-sizing: border-box;
  letter-spacing: 1px;
  font-size: 14px;
  max-height:330px;
}
#contents02 .top-contents-link li a.linkNon:hover,#contents02 .top-contents-link li a.linkNon:hover p,#contents02 .top-contents-link li a.linkNon:hover p span{
  text-decoration: none;
  cursor: default;
}
#contents02 .top-contents-link li:last-child{
  position: relative;
}
#contents02 .top-contents-link li .recoveryNew{
  /* position: absolute;
  bottom: -20px;
  right: 0;
  left: 0;
  margin: auto; */
  line-height: 36px;
  padding: 0 10px;
  display: inline-block;
  /* background: #fff;
  background: #efea3a; */
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  /* border-radius: 5px; */
  margin-top: 15px;
}
#contents02 .top-contents-link li .recoveryNew span{
  display: inline;
  background: #f00;
  color: #fff;
  font-style: italic;
  font-size: 10px;
  padding: 7px;
  margin-right: 10px;
}
#contents02 .top-contents-link li .recoveryNew .brSp{
  display: none;
}
#contents02 .top-contents-link li .description{
  color: #fff;
}
#contents02 .top-contents-link li .contents-name{
  margin: 15px 0 10px;
}
#contents02 .top-contents-link li figure{
  overflow: hidden;
  border-radius: 10px;
  overflow: hidden;
}
#contents02 .top-contents-link li img{
  transition: all .3s;
  vertical-align: top;
}
#contents02 .top-contents-link li img:hover{
  transform: scale(1.1);
}
#contents02 .top-contents-link li a.linkNon img:hover{
  transform: scale(1);
}
#contents02 .afterTxt{
  color: #fff;
  font-weight: bold;
  text-align: center;
}
@media screen and ( max-width:768px){
  #contents02{
    -webkit-background-size: 210%;
    background-size: 210%;
  }
  #contents02 .top-contents-link li{
    background: rgba(0,0,0,0.2);
    width: 48%;
    margin: 0;
    margin-right: 2%;
    margin-bottom: 15px;  
  }
  #contents02 .top-contents-link li:nth-child(2n){
    margin-right: 0;
  }
}
@media screen and ( max-width:480px){
  #contents02{
    -webkit-background-size: 300%;
    background-size: 300%;
  }
  #contents02 .top-contents-link{
    font-size: 0;
  }
  #contents02 .top-contents-link li{
    padding: 10px;
    background: rgba(255,255,255,0.1);
    box-sizing: border-box;
    margin-bottom: 10px;
  }
  #contents02 .top-contents-link li figure{
    margin: 0;
    padding: 0;
  }
  #contents02 .top-contents-link li .recoveryNew{
    line-height: 1.5;
    padding: 8px 0;
    font-size: 12px;
    width: 100%;
  }
  #contents02 .top-contents-link li .recoveryNew span{
    display: block;
    line-height: 12px;
    width: 60px;
    margin: 0 auto;
    padding:4px 7px;
  }
  #contents02 .top-contents-link li .recoveryNew .brSp{
    display: block;
  }
  /* #contents02 .top-contents-link li:nth-child(2n){
    margin-right: 0;
  } */
}
@media screen and ( max-width:375px){
  #contents02{
    -webkit-background-size: 310%;
    background-size: 310%;
  }
  #contents02 .top-contents-link li{
    margin-bottom: 5px;  
  }
}


/*  --------------------------------------------------

 BTN

-------------------------------*/
.secBtnLink{
  padding: 60px 0;
}
.secBtnLink a{
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 240px;
  line-height: 44px;
  position: relative;
  border: 1px solid #2c2b3b;
  border-radius: 10px;
  font-size: 14px;
  color: #2c2b3b;
  transition: all .3s;
}
.secBtnLink a::after{
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  width: 4px;
	height: 4px;
	border-top: 2px solid #2c2b3b;
	border-right: 2px solid #2c2b3b;
  transform: rotate(45deg);
  transition: all .3s;
}
.secBtnLink a:hover{
  background: #171428;
  color: #fff;
}
.secBtnLink a:hover::after{
  border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}
/*  --------------------------------------------------

 ページ下部リンクパート

-------------------------------*/
.bottom-link ul{
  letter-spacing: -1rem;
  text-align: center;
}
.bottom-link ul li{
  letter-spacing: 1px;
  display: inline-block;
  border-radius: 200px;
  overflow: hidden;
}
.bottom-link ul li a{
  display: block;
  height: 100%;
  color: #FFF;
  text-align: center;
  line-height:44px ;
  font-size: 14px;
  letter-spacing: 2px;
}
.bottom-link ul li a span{
  padding-left: 30px;
  -webkit-background-size: 20px;
  background-size: 20px;
}
.bottom-link .bottomBtnVisitors{
  background: #ff6f61;
  box-shadow: 0 3px 0 #d95e53;
  margin-left: 20px;
}
.bottomBtnVisitors a span{
  background:url(images/SVG/header_icon-entry.svg) center left no-repeat;
}
.bottomBtnContact{
  background: #42908c;
  box-shadow: 0 3px 0 #387b77;
}
.bottomBtnContact a span{
  background:url(images/SVG/header_icon-guide.svg) center left no-repeat;
}
@media screen and ( max-width:1110px){
  .bottom-link .bottomBtnVisitors{;
    margin-left: 0px;
  }
}
@media screen and ( max-width:460px){
  .bottom-link ul li{
    display: block;
    width: 100%;
  }
  .bottom-link .bottomBtnVisitors{
    margin: 10px auto 0px;
  }
}

/*  --------------------------------------------------

@PAGE home

-------------------------------*/
/*  --------------------------------------------------
 MV & Banner
-------------------------------*/
.main-visual{
  height: 466px;
  background-image: url(images/top/mv_bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  border-bottom: 80px solid #5cada9;
  box-sizing: border-box;
}
.main-visual .mvImg{
  max-width: 607px;
  margin: 0 auto 0;
  padding-top: 30px;
}
.topBanner{
  background: #fff;
}
.topBannerBox{
  margin: -140px auto 0;
  background-repeat: no-repeat;
  background-position: center top;
  max-width: 1010px;
  background-image: url(images/top/banner/banner_bg-pc.png);
  background-size: 1010px auto;
  height: 373px;
  position: relative;
}
.topBanner h2{
  width: 500px;
  margin: 0 auto 14px;
  padding-top: 80px;
}
.topBannerImgSp{
  display: none;
}
.topBannerSecondary{
  color: #483586;
  text-align: center;
  letter-spacing: 2px;
}
.topBannerSecondary strong{
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 8px;
  display: block;
}
.topBannerSecondary .topBannerSecondaryTextSp{
  display: none;
}
.topBannerSecondary p{
  font-size: 14px;
}
.topBannerSecondary p a{
  text-decoration: underline;
  padding-left: 30px;
  position: relative;
}
.topBannerSecondary p a::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 10px;
  margin: auto;
  width: 4px;
  height: 4px;
  border-top: 2px solid #483586;
  border-right: 2px solid #483586;
  transform: rotate(45deg);
}
.topBannerSecondary p a:hover{
  text-decoration: none;
}
.topBannerVisitorsBtn{
  position: absolute;
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  height: 72px;
  width: 238px;
  right: 50%;
  margin-right: -450px;
  bottom: 50px;
  background-image: url(images/SVG/header_icon-entry.svg) ;
  background-color: #ff6f61;
  background-repeat: no-repeat;
  background-position: center left 25px;
  background-size: 22px auto;
  border-radius: 10px;
  padding-left: 74px;
  padding-top: 12px;
  box-sizing: border-box;
  transition: all .4s;
  box-shadow: 0 3px 0 #d95e53;
}
.topBannerVisitorsBtn span{
  font-size: 14px;
}
.topBannerVisitorsBtn:hover{
  opacity: 0.6;
  color: #fff;
}

@media screen and ( max-width:768px){
  .main-visual{
    height: 67vh;
  }
  .main-visual .mvImg{
    width: 80%;
    padding-top: 5vh;
  }
  .topBannerBox{
    margin: -64px auto 0;
    width: calc(100% - 30px);
    background-image: none;
    background-size: cover;
    height: auto;
    background-color: #fff;
    box-shadow: 5px 10px 30px rgba(0,0,0,0.12);
    border-radius: 10px;
    height: 335px;
  }
  .topBannerInner{
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(images/top/banner/banner_bg_blue-sp.png);
    background-size: 90% 340px;
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .topBanner h2{
    padding-top: 0px;
    margin-top: -20px;
    max-width: 500px;
    width: auto;
  }
  .topBannerImgPc{
    display: none;
  }
  .topBannerImgSp{
    display: block;
  }
  .topBannerSecondary p{
    padding-bottom: 50px;
  }
  .topBannerVisitorsBtn{
    margin-right:0;
    right: 20px;
    bottom: -40px;
  }
}
@media screen and ( max-width:600px){
  .main-visual{
    height: 62vh;
  }
}
@media screen and ( max-width:480px){
  .main-visual{
    height: 65vh;
    background-image: url(images/top/mv_bg-sp.jpg);
  }
  .main-visual .mvImg{
    width: 94%;
    padding-top: 8vh;
  }
  .topBannerBox{
    height: 325px;
  }
  .topBannerInner{
    background-size: 98% 340px;
  }
  .topBanner h2{
    max-width: 350px;
    width: auto;
  }
  .topBannerSecondary .topBannerSecondaryTextPc {
    display: none;
  }
  .topBannerSecondary .topBannerSecondaryTextSp {
    display: block;
  }
  .topBannerSecondary p a{
    display: block;
    padding-left: 0;
  }
  .topBannerSecondary p a::after{
    left: 50%;
    margin-left: -70px;
  }
  .topBannerVisitorsBtn{
    line-height: 72px;
    width: 90%;
    right: 0;
    left: 0;
    margin:auto;
    padding-left: 25px;
    padding-top: 0px;
    text-align: center;
  }
  .topBannerVisitorsBtn br{
    display: none;
  }
}
@media screen and ( max-width:375px){
  .main-visual{
    height: 460px;
  }

}
@media screen and ( max-width:320px){
  .topBannerBox{
    height: 305px;
    width: calc(100% - 20px);
  }
  .topBannerInner {
    background-size: 98% 300px;
  }
  .topBanner h2{
    margin-top: 0px;
    max-width: 280px;
  }
  .topBannerSecondary strong{
    font-size: 16px;
  }
  .topBannerVisitorsBtn{
    font-size: 16px;
  }
}

/*  --------------------------------------------------
 about(home)
-------------------------------*/
.secAbout{
  background: #fff;
}
.secAbout .secTtl{
  position: relative;
  z-index: 1;
}
.aboutHead{
  position: relative;
  z-index: 0;
  width: 960px;
  margin: 0 auto 130px;
}
.aboutHead::before,.aboutHead::after{
  position: absolute;
  content: "";
  display: block;
  margin: auto;
  border-radius: 10px;
  z-index: -2;
}
.aboutHead::before{
  background: #f2e7f7;
  width: 645px;
  height: 215px;
  top: -65px;
  left: 50%;
  margin-left: -350px;
}
.aboutHead::after{
  background: #edf6fd;
  width: 660px;
  height: 320px;
  top: 30px;
  right: 50%;
  margin-right: -400px;
}
.aboutHeadTxt{
  box-sizing: border-box;
  background: #fff;
  box-shadow: 3px 5px 12px rgba(0,0,0,0.2);
  width: 640px;
  height: 316px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  padding: 60px 65px;
}
.aboutHeadTxt::after{
  position: absolute;
  content: "";
  width: 100%;
  display: block;
  height: 1px;
  background: linear-gradient(-90deg, #8a25b8, #5cb1ea);
  top: 0;
  left: 0;
}
.aboutHeadTxt h3{
  font-size: 28px;
  font-weight: normal;
  color: #483586;
  letter-spacing: 3px;
  padding: 0;
  margin: 0;
}
.aboutHeadTxt h3 br{
  display: none;
}
.aboutHeadTxt p{
  padding-top: 30px;
  line-height: 2;
  color: #483586;
}
.aboutHead img{
  position: absolute;
  top: 0;
  right: 0;
  width: 350px;
  z-index: -1;
}
@media screen and ( max-width:960px){
  .aboutHead{
    width: 100%;
  }
  .aboutHead::before{
    width: 100%;
    height: 215px;
    top: -60px;
    left: 0;
    margin-left: 0;
  }
  .aboutHead::after{
    width: 85%;
    height: 220px;
    top: 30px;
    right: 0;
    margin-right: 0;
  }
  .aboutHeadTxt{
    width: 95%;
    padding: 40px 30px 30px;
    margin: 0 auto;
    height: auto;
  }
  .aboutHead img{
    width: 120px;
    z-index: 2;
    top: -20px;
  }
}
@media screen and ( max-width:540px){
  .aboutHead::after{
    width: 90%;
    height: 320px;
    top: auto;
    bottom: -20px;
  }
  .aboutHeadTxt h3 br{
    display: inline;
  }
  .aboutHead img{
    width: 140px;
  }
}
@media screen and ( max-width:400px){
  .aboutHeadTxt h3{
    font-size: 21px;
  }
}
@media screen and ( max-width:340px){
  .aboutHeadTxt h3{
    letter-spacing: 1px;
  }
  .aboutHead img{
    width: 120px;
  }
}
/*  --------------------------------------------------
 about(home)/keyworda
-------------------------------*/
.aboutkeywords{
  border-radius: 10px;
  background: #eaf3fa;
  width: 960px;
  margin: 0 auto;
  padding-bottom: 5px;
}
.aboutkeywords h3{
  margin-top: -20px;
  color: #4c297d;
  font-weight: normal;
  font-size: 30px;
  text-align: center;
  letter-spacing: 2px;
}
.aboutkeywords h3 .aboutkeywordsIntro{
  display: block;
  background: url(images/top/about_keywords_ttl_bg.png) center top -15px no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  font-size: 18px;
  font-weight: bold;
  width: 340px;
  height: 86px;
  margin: 0 auto;
}
.aboutkeywords h3 .aboutkeywordsTtl{
  display: block;
  margin-top: -30px;
}
.aboutkeywords ol{
  letter-spacing: -1rem;
  text-align: center;
  margin: 0;
  padding: 0;
}
.aboutkeywords ol li{
  background: #fff;
  display: inline-block;
  width: 415px;
  height: 115px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  margin-right: 16px;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
.aboutkeywords ol li::after{
  position: absolute;
  content: "";
  width: 100%;
  display: block;
  height: 1px;
  background: linear-gradient(-90deg, #8a25b8, #5cb1ea);
  top: 0;
  left: 0;
}
.aboutkeywords ol li:nth-child(2n){
  margin-right: 0;
}
.aboutkeywords ol li .num{
  font-family: 'Roboto', sans-serif;
  font-size: 44px;
  color: #fff;
  background: #f2e7f7;
  width: 70px;
  line-height: 70px;
  text-align: center;
  display: block;
  float: left;
  margin: 24px 30px 0 30px;
}
.aboutkeywords ol li .txt{
  float: left;
  font-weight: bold;
  font-size: 18px;
  color: #4c297d;
  text-align: left;
  margin-top: 34px;
}
@media screen and ( max-width:960px){
  .aboutkeywords{
    width: 100%;
  }
  .aboutkeywords ol{
    padding: 0 20px;
  }
  .aboutkeywords ol li{
    width: 48%;
    height: auto;
    margin-right: 3.5%;
    padding-bottom: 20px;
  }
  .aboutkeywords ol li .num{
    margin: 24px 10px 0 20px;
  }
  .aboutkeywords ol li .txt{
    font-size: 16px;
  }
}
@media screen and ( max-width:768px){
  .aboutkeywords ol li{
    width: 100%;
    margin-right: 0;
  }
  .aboutkeywords ol li .txt{
    margin-top: 45px;
  }
  .aboutkeywords ol li .txt br{
    display: none;
  }
}
@media screen and ( max-width:530px){
  .aboutkeywords ol li .txt{
    margin-top: 34px;
  }
  .aboutkeywords ol li .txt br{
    display: inline;
  }
}
@media screen and ( max-width:374px){
  .aboutkeywords ol li .num{
    width: 60px;
    line-height: 60px;
    font-size: 32px;
  }
  .aboutkeywords ol li .txt{
    font-size: 14px;
    letter-spacing: 0;
  }
}
@media screen and ( max-width:340px){
  .aboutkeywords h3 .aboutkeywordsIntro{
    width: 300px;
    font-size: 16px;
  }
}
/*  --------------------------------------------------
 EVENT(home)
-------------------------------*/
.popularEvent{
  background: #fff;
}
.popularEvent .intro{
  text-align: center;
  margin-bottom: 60px;
}
.popularEvent .boxOuter{
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 40px;
}
.popularEvent .box{
  width: 940px;
  position: relative;
  z-index: 1;
}
.popularEvent .box h3{
  margin:-40px 0 15px;
  display: table;
  vertical-align: middle;
}
.popularEvent .box h3 span{
  font-size: 24px;
  font-weight: normal;
  color: #2c2b4a;
  display: inline-block;
  display: table-cell;
  vertical-align: middle;
}
.popularEvent .box .boxIcon{
  width: 55px;
  margin-right: 20px;
  display: table-cell;
  vertical-align: middle;
}
.popularEvent .box .boxImg{
  width: 340px;
  position: absolute;
  top: 20px;
  z-index: 1;
}
.popularEvent .box::after{
  position: absolute;
  content: "";
  display: block;
  width: 654px;
  height: 230px;
  border-radius: 10px;
  top: 0;
  z-index: -1;
}
.popularEvent .boxInner{
  box-sizing: border-box;
  background: #fff;
  padding: 60px;
  box-shadow: 3px 5px 20px rgba(0,0,0,0.11);
  width: 660px;
  border-radius: 10px;
}
.popularEvent .boxInner h4{
  font-size: 19px;
}
.popularEvent .boxInner p,.popularEvent .boxInner dl{
  width: 455px;
  padding: 0;
  margin: 0;
}
.popularEvent .boxInner dl dt{
  margin-top: 5px;
}
.popularEvent .boxInner dl dd{
  font-size: 12px;
  margin: 0;
  line-height: 1.5;
}
.popularEvent .boxLeft{
  float: left;
  margin-bottom: 80px;
}
.popularEvent .boxLeft::after{
  left: 0;
  background: #f0e5f5;
}
.popularEvent .boxLeft h3{
  margin-left: 40px;
}
.popularEvent .boxLeft .boxImg{
  right: 0;
}
.popularEvent .boxLeft .boxInner{
  float: left;
  margin-left: 40px;
}
.popularEvent .boxRight{
  float: right;
  margin-bottom: 40px;
}
.popularEvent .boxRight::after{
  right: 0;
  background: #e8f1f8;
}
.popularEvent .boxRight h3{
  margin-left: 375px;
}
.popularEvent .boxRight .boxImg{
  left: 0;
}
.popularEvent .boxRight .boxInner{
  float: right;
  margin-right: 40px;
}
.popularEvent .boxRight .boxInner p{
  margin-right: 0;
  margin-left: auto;
}
.popularEvent .boxRight .boxInner h4 {
  margin-right: 0;
  margin-left: auto;
  width: 455px;
}
.popularEvent .secBtnLink{
  padding-top: 20px;
}
@media screen and ( max-width:960px){
  .popularEvent .intro{
    padding: 0 30px;
  }
  .popularEvent .boxOuter{
    width: 100%;
  }
  .popularEvent .box{
    width: 95%;
  }
  .popularEvent .box .boxImg{
    width: 30%;
  }
  .popularEvent .box::after{
    width: 100%;
    height: 230px;
  }
  .popularEvent .boxInner{
    padding: 30px;
    width: 90%;
  }
  .popularEvent .boxInner p,.popularEvent .boxInner dl{
    width: 60%;
  }
  .popularEvent .boxRight .boxInner h4{
    width: 60%;
  }
  .popularEvent .boxRight h3{
    margin-right: 20px;
    margin-left: auto;
  }
}
@media screen and ( max-width:768px){
  .popularEvent .box h3{
    margin-top: -30px;
  }
  .popularEvent .box h3 span{
    font-size: 18px;
  }
  .popularEvent .box .boxIcon{
    width: 40px;
    margin-right: 15px;
  }
}
@media screen and ( max-width:520px){
  .popularEvent .intro{
    letter-spacing: 2px;
  }
  .popularEvent .intro br{
    display: none;
  }
  .popularEvent .box h3{
    margin: -30px auto 0;
  }
  .popularEvent .box .boxImg{
    width: 80%;
    position: relative;
    margin: 0 auto;
    display: block;
  }
  .popularEvent .box::after{
    height: 300px;
  }
  .popularEvent .box .boxInner{
    float: none;
    width: 95%;
    padding-top: 40vw;
    margin-top: -30vw;
  }
  .popularEvent .boxInner h4{
    font-size: 16px;
  }
  .popularEvent .boxInner p, .popularEvent .boxInner dl{
    width: 100%;
  }
  .popularEvent .boxRight .boxInner h4{
    width: 100%;
  }
  .popularEvent .boxLeft .boxInner{
    margin-left: 15px;
  }
  .popularEvent .boxLeft .boxIcon{
    width: 50px;
    margin-right: 15px;
  }
  .popularEvent .boxLeft h3 span{
    font-size: 24px;
  }
  .popularEvent .boxLeft .boxIcon{
    width: 50px;
    margin-right: 15px;
  }
  .popularEvent .boxRight .boxInner{
    margin-right: 15px;
  }
  .popularEvent .boxRight .boxIcon{
    width: 30px;
  }
  .popularEvent .boxRight h3{
    margin-top: -25px;
  }
}

/*  --------------------------------------------------
 Column(home)
-------------------------------*/
.top-contents-column{
  background: url(images/top/sec_column_bg.jpg) center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 0;
  box-sizing:border-box;
}
.top-contents-column .secTtl span{
  color: #fff;
}
.top-contents-column ul li {
  display: inline-block;
  width: 45%;
  margin: 0 1.5% 1.5em 1.5%;
  vertical-align: top;
  box-sizing:border-box;
}
.top-contents-column ul li .imgBox{
  box-sizing:border-box;
}
.top-contents-column ul li .imgBox img{
  width: 110px;
  height: 80px;
  object-fit: cover;
  vertical-align: top;
  font-family: "object-fit:cover;";
  transition: all .3s;
  box-sizing:border-box;
}
.top-contents-column ul li .txtBox{
  box-sizing:border-box;
}
.top-contents-column ul li .imgBox .date{
  padding-top: 0;
}
.top-contents-column ul li .txtBox h3{
  font-size: 16px;
  margin-bottom: 5px;
  min-height: 40px;
}
.top-contents-column ul li a:hover{
  opacity: 1;
}
.top-contents-column ul li a:hover .txtBox h3{
  text-decoration:underline;
}
.top-contents-column ul li a:hover .imgBox img{
  opacity: 0.3;
}
@media screen and ( max-width:730px){
  .top-contents-column ul{
    padding: 0;
    box-sizing:border-box;
  }
  .top-contents-column ul li {
    width: 100%;
    padding: 0 10px 10px;
    margin: 0 0 10px;
  }
  .top-contents-column ul li:last-child{
    padding: 0 10px;
  }
  .top-contents-column ul li .imgBox{
    width: 25%;
    margin-right: 5%;
  }
  .top-contents-column ul li .imgBox img{
    width: 100%;
  }
  .top-contents-column ul li .txtBox{
    width: 70%;
  }
}
@media screen and ( max-width:320px){
  .top-contents-column ul li .imgBox{
    width: 30%;
  }
  .top-contents-column ul li .txtBox{
    width: 66%;
  }
  .top-contents-column ul li .txtBox h3{
    min-height: auto;
  }
}

/*  --------------------------------------------------

@PAGE about

-------------------------------*/
/*  --------------------------------------------------
 スライダー
-------------------------------*/
.aboutMv{
  padding: 50px 0;
  background: linear-gradient(125deg, #deeffb, #e8d3f1);
}
.aboutMv .intro{
  text-align: center;
  font-size: 18px;
  color: #25185e;
  letter-spacing: 3px;
  margin-bottom: 30px;
}
.aboutMv .slider .list{
  margin: 0 20px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  max-height:400px ;
}

.aboutMv .slider .list .slideTxt{
  box-sizing: border-box;
  background: rgba(0,0,0,0.5);
  position: absolute;
  bottom: 0;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 20px 0 0;
  height: 90px;
  width: 100%;
}
.aboutMv .slider .list .slideTxt dt{
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 10px;
}
.aboutMv .slider .list .slideTxt dd{
  font-size: 12px;
  margin: 0;
  padding: 0 20px;
}
@media screen and ( max-width:768px){
  .aboutMv .slider .list{
    margin: 0 20px;
    max-height:180px ;
  }
  .aboutMv .slider .list .slideTxt{
    padding: 10px 0 0;
    height: 70px;
  }
  .aboutMv .slider .list .slideTxt dt{
    font-size: 18px;
    margin-bottom: 5px;
    letter-spacing: 0;
  }
  .aboutMv .slider .list .slideTxt dd{
    font-size: 10px;
    line-height: 1.2;
  }
}
@media screen and ( max-width:480px){
  .aboutMv .slider .list{
    margin: 0 20px;
    max-height:150px ;
  }
  .aboutMv .slider .list .slideTxt{
    padding: 4px 0 0;
  }
  .aboutMv .slider .list .slideTxt dt{
    font-size: 14px;
    margin-bottom: 3px;
    letter-spacing: 0;
    letter-spacing: -1px;
  }
  .aboutMv .slider .list .slideTxt dd{
    font-size: 10px;
    line-height: 1.2;
    padding: 0 10px;
    letter-spacing: -0.5px;
  }
}
@media screen and ( max-width:320px){
  .aboutMv .slider .list{
    max-height:120px ;
  }
  .aboutMv .intro{
    letter-spacing: 1px;
    font-size: 16px;
  }
  .aboutMv .slider .list .slideTxt dd{
    font-size: 8px;
  }
}
/*  --------------------------------------------------
 MV下テキスト(about)
-------------------------------*/
.aboutConceptText{
  background: #fff;
  padding: 50px 0;
}
.aboutConceptTextInner{
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
}
.aboutConceptTextInner h3{
  font-weight: normal;
  font-size: 24px;
  color: #483586;
  letter-spacing: 1px;
  margin-bottom: 40px;
}
.aboutConceptTextInner p{
  max-width: 830px;
  margin: 0 auto;
  line-height: 2.2;
}
@media screen and ( max-width:768px){
  .aboutConceptTextInner h3{
    font-size: 18px;
  }
  .aboutConceptTextInner p{
    padding: 0 40px;
  }
  .aboutConceptTextInner p .brPc{
    display: none;
  }
}
@media screen and ( max-width:480px){
  .aboutConceptTextInner h3{
    padding: 0 20px;
  }
  .aboutConceptTextInner p{
    text-align: left;
  }
}
/*  --------------------------------------------------
 本フェアのテーマ(about)
-------------------------------*/
.fairTheme.bg-galaxy{
  background-position: top -300px center, bottom 200px center;
  padding-bottom: 0;
}
.fairTheme .theme{
  margin-top: 0;
  margin-bottom: 40px;
  width: 90%;
}
.fairTheme #target{
  background:url(images/sleep_bg05.jpg) #000;
  background-repeat: no-no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  background-size: cover;
  padding-bottom: 20px;
}
.fairTheme .theme h2{
  color: #fff;
}
.fairTheme .theme h3{
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.fairTheme .theme h3 .brPad{
  display: none;
}
.fairTheme .theme h3 .brSp{
  display: none;
}
.fairTheme .theme-list{
  margin: 0 auto;
  padding-left: 40px;
}
.fairTheme .theme-list li:nth-child(odd){
  width: 50%;
}
.fairTheme #target .item-list li{
  background: rgba(255,255,255,0.2);
}
@media screen and ( max-width:768px){
  .fairTheme #target{
    padding-top: 20px;
  }
  .fairTheme .theme h3{
    line-height: 1.5;
  }
  .fairTheme .theme h3 .brPad{
    display: block;
  }
  .fairTheme .theme-list{
    padding-left: 18%;
  }
  .fairTheme .theme-list li:nth-child(odd){
    width: 100%;
  }
  #target .item-list li{
    height: 160px;
  }
}
@media screen and ( max-width:480px){
  .fairTheme .theme h3{
   font-size: 12px;
  }
  .fairTheme .theme-list{
    padding-left: 0;
  }
  #target .item-list li{
    height: 140px;
  }
  .fairTheme .theme h3 .brSp{
    display: block;
  }
}
@media screen and ( max-width:320px){
  .fairTheme .theme{
    box-sizing:border-box;
    width: 100%;
  }
  #target .item-list li{
    height: 160px;
  }
}


/*  --------------------------------------------------

@PAGE visitors

-------------------------------*/
/*  --------------------------------------------------
MV
-------------------------------*/
.visitor-head {
  background: url(images/visitors/visitor_bg2.jpg) no-repeat;
  background-size: cover;
  background-position: center top;
  padding: 30px 0 10em 0;
  color: #333;
  position: relative;
}
.visitor-text h2{
  text-align: center;
  font-size: 32px;
}
.visitor-text h2 span{
  font-size: 21px;
  position: relative;
}
.visitor-text h2 span::before,.visitor-text h2 span::after{
  position: absolute;
  display: block;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1px;
  width: 60px;
  background: #000;
}
.visitor-text h2 span::before{
  left: -80px;
}
.visitor-text h2 span::after{
  right: -80px;
}
.visitor-text div p strong{
  font-size: 21px;
}
.visitor-head .img{
  position: absolute;
  width: 420px;
  right: 50%;
  bottom: 0;
  top: 150px;
  margin: auto;
  margin-right: -520px;
}
@media screen and ( max-width:1110px){
  .visitor-text{
    text-align: center;
  }
}
/*  --------------------------------------------------
SUMMARY(visitors)
-------------------------------*/
.page-template-visitors .secAbout{
  padding-bottom: 60px;
}
.page-template-visitors .aboutkeywords ol li:nth-of-type(3) .txt{
  margin-top: 24px;
}
.page-template-visitors .aboutHead::before{
  background: #f9efe4;
}
.page-template-visitors .aboutHead::after{
  background: #d9def6;
}
.page-template-visitors .aboutHeadTxt::after{
  background:linear-gradient(-90deg, #1e2f6f, #ffd4c7);
}
/*  --------------------------------------------------
EVENT(visitors)
-------------------------------*/
.page-template-visitors .popularEvent{
  background: #f8f8f8;
  padding-bottom: 60px;
}
.page-template-visitors .popularEvent .box{
  width: 48%;
}
.page-template-visitors .popularEvent .boxRight h3{
  margin-left: 0;
  margin-bottom: 6px;
}
.page-template-visitors .popularEvent .box .boxImg{
  width: 80%;
  left: 0;
  right: 0;
  margin: auto;
  top: 66px;
}
.page-template-visitors .popularEvent .box::after{
  width: 100%;
}
.page-template-visitors .popularEvent .boxInner{
  width: 90%;
  float: none;
  margin: 0 auto;
  padding: 300px 38px 40px;
  min-height: 680px;
}
.page-template-visitors .popularEvent .boxInner p,.page-template-visitors .popularEvent .boxInner dl{
  width: 100%;
}
.page-template-visitors .popularEvent .boxRight .boxInner h4{
  margin-left: 0;
  margin-right: 0;
}
/* .popularEvent .boxLeft::after{
  background: #f9efe4;
}
.popularEvent .boxRight::after{
  background: #d9def6;
} */
@media screen and (max-width: 960px){
  .page-template-visitors .popularEvent .boxInner{
    padding: 70% 20px 40px;
  }
  .page-template-visitors .popularEvent .boxRight .boxInner h4{
    width: 100%;
  }
}
@media screen and (max-width: 520px){
  .page-template-visitors .popularEvent .box{
    width: 100%;
  }
  .page-template-visitors .popularEvent .box .boxImg{
    top: 20px;
  }
  .page-template-visitors .popularEvent .boxInner{
    margin-top: -60%;
    padding: 66% 20px 40px;
    min-height: auto;
  }
}
/*  --------------------------------------------------
リカバリーフェア・スリープテックフェア(visitors)
-------------------------------*/

.secRecover_sleeptech_yoga{
  max-width: 920px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.secRecover_sleeptech_yoga *{
  box-sizing: border-box;
}
.secRecover_sleeptech_yoga .ssyBox{
  background: #fff;
  border-radius: 10px;
  box-shadow:  3px 5px 20px rgba(0,0,0,0.11);
  padding: 40px 0;
  margin-bottom: 80px;
  /* width: 820px; */
  /* width: calc(100% - 40px); */
  position: relative;
  z-index: auto;
}
.secRecover_sleeptech_yoga .ssyBox::before{
  position: absolute;
  content: "";
  display: block;
  width: calc(100% + 80px);
  height: 80%;
  top: -40px;
  left: -40px;
  background: #f2e7f7;
  z-index: -1;
  border-radius: 10px;
}
/* .secRecover_sleeptech_yoga .secRecoveryFair::before{
  left: 40px;
}
.secRecover_sleeptech_yoga .secSleeptechZoon{
  margin-right: 0;
  margin-left: auto;
} */
.secRecover_sleeptech_yoga .secSleeptechZoon::before{
  /* right: 40px; */
  background: #e8f1f8;
}
/* .secRecover_sleeptech_yoga .secYogafestaZoon::before{
  left: 40px;
} */
.secRecover_sleeptech_yoga .ssyBox .ssyBoxTtl{
  color: #483586;
  letter-spacing: 2px;
  border-radius:0 10px 10px 0;
  background: #f2e7f7;
  padding-left: 60px;
  width: calc(100% - 60px);
  margin: 0;
  position: relative;
  z-index: 1;
}
.secRecover_sleeptech_yoga .ssyBox .ssyBoxTtl::after{
  content: "";
  display: block;
  clear: both;
}
.secRecover_sleeptech_yoga .ssyBox .ssyBoxTtl h3{
  font-size: 24px;
  float: left;
  color: #483586;
  font-weight: normal;
  margin: 0;
  line-height: 52px;
}
.secRecover_sleeptech_yoga .ssyBox .ssyBoxTtl h3 span{
  display: block;
  position: absolute;
  top: -22px;
  left: 60px;
  background: linear-gradient(90deg, #b97dd4, #8abade);
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  padding: 0 10px;
}
.secRecover_sleeptech_yoga .ssyBox .ssyBoxTtl .secSubTtl{
  font-size: 14px;
  float: left;
  padding-left: 30px;
  margin: 0;
  line-height: 52px;
}
.secRecover_sleeptech_yoga .ssyBox .ssyBoxTtl .secSubTtl span{
  font-weight: bold;
}
.secRecover_sleeptech_yoga .ssyBoxHead{
  overflow: hidden;
  padding:40px 60px;
}
.secRecover_sleeptech_yoga .ssyBoxHead .secRecoverHeadImg{
  margin-bottom: 20px;
}
.secRecover_sleeptech_yoga .ssyBox .ssyBoxHead p{
  text-align: center;
  margin: 0px 0 20px;
}
.secRecover_sleeptech_yoga .ssyBox .ssyBoxHead ul{
  letter-spacing: -1rem;
  font-size: 0;
  width: 100%;
  box-sizing: border-box;
  margin: 0 0 20px;
  text-align: center;
}
.secRecover_sleeptech_yoga .ssyBox .ssyBoxHead ul li{
  display: inline-block;
  letter-spacing: 0;
  font-size: 14px;
  width: 25%;
  padding: 5px;
  box-sizing: border-box;
  margin: 0;
  vertical-align: top;
}
.secRecover_sleeptech_yoga .ssyBox .ssyBoxHead ul li img{
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.secRecover_sleeptech_yoga .ssyBox .ssyBoxLink{
  text-align: center;
  display: block;
  width: 60%;
  margin: 0 auto;
  line-height: 52px;
  color: #483586;
  background: #fff;
  /* color: #fff;
  background: #483586; */
  border: 1px solid #483586;
  position: relative;
  border-radius: 5px;
  transition: all .4s;
}
.secRecover_sleeptech_yoga .ssyBox .ssyBoxLink::after {
  font-family: "Font Awesome 5 Free";
  content: '\f105';
  display: block;
  position: absolute;
  right: 1em;
  top: 0;
  margin: auto;
  height: 16px;
}
.secRecover_sleeptech_yoga .ssyBox .ssyBoxLink:hover{
  /* color: #483586;
  background: #fff; */
  color: #fff;
  background: #483586;
}

.secRecover_sleeptech_yoga .ssyBox .ssyBoxBottom{
  padding:20px 60px 40px;
}
.secRecover_sleeptech_yoga .ssyBox .ssyBoxBottom h4{
  width: 360px;
  margin: 0 auto;
  color: #483586;
  letter-spacing: 2px;
  border-radius: 10px ;
  background: #f2e7f7;
  text-align: center;
  font-size: 21px;
  line-height: 44px;
  margin-bottom: 15px;
}
.secRecover_sleeptech_yoga .ssyBox .ssyBoxBottom p{
  margin-bottom: 20px;
}
.secRecover_sleeptech_yoga .ssyBox .ssyBoxBottom .ssyBoxLink{
  width: 240px;
  line-height: 40px;
}
.secRecover_sleeptech_yoga .ssyBox .ssyBoxBottomEx{
  text-align: right;
  padding: 0 60px;
}
.secRecover_sleeptech_yoga .ssyBox .ssyBoxBottomEx a{
  text-decoration: underline;
  color: #483586;
}
.secRecover_sleeptech_yoga .ssyBox .ssyBoxBottomEx a:hover{
  text-decoration: none;
}

@media screen and (max-width: 768px){
  .secRecover_sleeptech_yoga .ssyBox{
    padding: 40px 0;
  }
  .secRecover_sleeptech_yoga .ssyBox::before{
    width: calc(100% + 40px);
    left: -20px;
  }
  .secRecover_sleeptech_yoga .ssyBox .ssyBoxTtl{
    padding-left: 40px;
    width: calc(100% - 40px);
  }
  .secRecover_sleeptech_yoga .ssyBox .ssyBoxTtl h3 span{
    left: 40px;
  }
  .secRecover_sleeptech_yoga .ssyBoxHead{
    padding:40px;
  }
  .secRecover_sleeptech_yoga .ssyBox .ssyBoxBottom{
    padding: 20px 40px 40px;
  }
}
@media screen and ( max-width:480px){
  .secRecover_sleeptech_yoga .ssyBox{
    padding: 30px 0 20px;
    margin-bottom: 40px;
  }
  .secRecover_sleeptech_yoga .ssyBox::before{
    top: -20px;
  }
  .secRecover_sleeptech_yoga .ssyBox .ssyBoxTtl {
    padding:10px 0 10px 20px;
    width: calc(100% - 20px);
  }
  .secRecover_sleeptech_yoga .ssyBox .ssyBoxTtl h3{
    line-height: 1.2;
    font-size: 21px;
  }
  .secRecover_sleeptech_yoga .ssyBox .ssyBoxTtl h3 span {
    left: 20px;
  }
  .secRecover_sleeptech_yoga .ssyBox .ssyBoxTtl .secSubTtl{
    padding-top: 2px;
    padding-left: 0;
    line-height: 1.2;
    letter-spacing: 0;
    font-size: 13px;
  }
  .secRecover_sleeptech_yoga .ssyBoxHead {
    padding: 20px;
  }
  .secRecover_sleeptech_yoga .ssyBox .ssyBoxHead p{
    text-align: left;
  }
  .secRecover_sleeptech_yoga .ssyBox .ssyBoxHead ul li{
    width: 50%;
  }
  .secRecover_sleeptech_yoga .ssyBox .ssyBoxBottom {
    padding: 20px 20px 40px;
  }
  .secRecover_sleeptech_yoga .ssyBox .ssyBoxBottom h4{
    width: 100%;
    font-size: 18px;
  }
  .secRecover_sleeptech_yoga .ssyBox .ssyBoxLink {
    width: 100%;
    letter-spacing: 0;
    font-size: 12px;
  }
  .secRecover_sleeptech_yoga .ssyBox .ssyBoxBottomEx{
    padding: 0 20px;
  }
}
@media screen and ( max-width:320px){
  .secRecover_sleeptech_yoga .ssyBox .ssyBoxTtl h3{
    font-size: 20px;
  }
  .secRecover_sleeptech_yoga .ssyBox .ssyBoxLink{
    font-size: 10px;
  }
  .secRecover_sleeptech_yoga .ssyBox .ssyBoxHead p{
    font-size: 13px;
  }
  .secRecover_sleeptech_yoga .ssyBox .ssyBoxTtl .secSubTtl{
    font-size: 11px;
  }
  .secRecover_sleeptech_yoga .ssyBox .ssyBoxBottom h4{
    font-size: 16px;
    letter-spacing: 0.5px;
  }
}

/* ヨガフェスタゾーン(visitors) -------------------------*/
.secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom h4{
  width: 380px;
}
.secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom{
  position: relative;
}
.secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom h4 span{
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -230px;
  color: #fff;
  background: #483586;
  font-size: 14px;
  text-align: center;
  border-radius: 100%;
  width: 56px;
  height: 56px;
  line-height: 1.2;
  padding-top: 10px;
}
.secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom2 ul{
  padding: 20px 40px;
  text-align: center;
  letter-spacing: -1rem;
  font-size: 0;
}
.secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom2 ul li{
  letter-spacing: 1px;
  font-size: 14px;
  width: 33.3333333%;
  padding:0 20px;
  /* border: 1px solid #483586; */
  display: inline-block;
}
.secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom2 ul li .ssyBoxBottom2ImgWrap{
  overflow: hidden;
  border-radius: 100%;
  width: 120px;
  height: 120px;
  margin: 0 auto 10px;
  background: #ccc;
}
.secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom2 ul li h5{
  font-size: 16px;
  margin: 0 0 10px;
}
.secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom2 ul li h5 span{
  display: block;
  font-size: 14px;
  font-weight: normal;
}
.secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom2 ul li p{
  text-align: left;
  font-size: 14px;
}
.secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom2Link p{
  text-align: center;
  margin-bottom: 10px;
}
.secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom2 .ssyBoxLink{
  width: 60%;
}
@media screen and (max-width: 768px){
  .secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom2 ul{
    padding: 20px 0px;
  }
}
@media screen and ( max-width:480px){
  .secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom h4{
    width: 100%;
  }
  .secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxHead ul li{
    width: 33.333333%;
    padding: 2px;
  }
  .secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom h4 span{
    margin-left: -180px;
    top: -20px;
  }
  .secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom2 ul li{
    overflow: hidden;
    width: 100%;
    padding: 10px 0;
  }
  .secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom2 ul li .ssyBoxBottom2ImgWrap{
    float: left;
    width: 80px;
    height: 80px;
  }
  .secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom2 ul li .ssyBoxBottom2Inner{
    float: left;
    width: calc(100% - 80px);
    padding-left: 20px;
    box-sizing: border-box;
    text-align: left;
  }
  .secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom2 ul li h5 span{
    display: inline;
    padding-left: 15px;
  }
  .secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom2 ul li p{
    font-size: 13px;
    line-height: 1.5;
  }
  .secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom2 .ssyBoxLink{
    width: 80%;
  }
}
@media screen and ( max-width:320px){
  .secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom h4 span{
    margin-left: -155px;
  }
  .secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom2 ul li .ssyBoxBottom2ImgWrap{
    width: 60px;
    height: 60px;
  }
  .secRecover_sleeptech_yoga .ssyBox.secYogafestaZoon .ssyBoxBottom2 ul li .ssyBoxBottom2Inner{
    width: calc(100% - 60px);
    padding-left: 15px;
  }
}

/*  --------------------------------------------------
Slide gallery(visitors)
-------------------------------*/
.secSlide{
  background: #000;
}
.secSlide h3{
  color: #fff;
  text-align: center;
  padding-top: 40px;
  margin: 0;
  line-height: 1;
}
.secSlide .meritGallery{
  padding-top: 30px;
}
/*  --------------------------------------------------
来場登録(visitors)
-------------------------------*/

.visitor-text .bottom-link-box ul li {
  width: 300px;
  vertical-align: top;
}
.contents-visitor-btn a,.contents-Pre-Registration-btn a{
  display: block;
  color: #FFF;
  text-align: center;
  height:52px ;
  font-size: 16px;
  border-radius: 200px;
  box-sizing: border-box;
  padding-top: 18px;
}
.contents-visitor-btn a{
  background: #ff6f61;
  box-shadow: 0 4px 0 #d95e53;
}
.contents-Pre-Registration-btn a{
  background: #40aeb9;
  box-shadow: 0 4px 0 #1298a7;
}
.contents-visitor-btn a span,.contents-Pre-Registration-btn a span{
  padding-left: 26px;
  background-image:url(images/SVG/header_icon-entry.svg);
  background-repeat: no-repeat;
  background-position: center left ;
  -webkit-background-size: 20px;
  background-size: 20px;
  letter-spacing: 2px;
}
.contents-Pre-Registration-btn a span{
  display: block;
  background-position: center left 50px;
}
@media screen and ( max-width:480px){
  .bottom-link-box ul .contents-Pre-Registration-btn {
    margin-top: 10px;
  }
}


/*  --------------------------------------------------

@PAGE exhibitions

-------------------------------*/
/* SUB NAV */
.bg-white .exhi-menu li.toB-pdf{
  width: 158px;
}
.bg-white .exhi-menu li.toB-pdf a{
  background: #40aeb9;
  color: #fff;
  opacity: 1;
  border: solid 1px #40aeb9;
  text-align: center;
  padding: 11px 0px 12px;
  width: 100%;
}
.bg-white .exhi-menu li.toB-pdf a:hover{
  opacity: 0.6;
}
.bg-white .exhi-menu li.toB-pdf a span{
  font-size: 13px;
}
.bg-white .exhi-menu li.bg-on{
  width: 158px;
}
@media screen and ( max-width:1110px){
  .bg-white .exhi-menu li.toB-pdf{
    margin: 20px 5px;
    border-radius: 5px;
    overflow: hidden;
  }
}
@media screen and ( max-width:480px){
  .bg-white .exhi-menu li.toB-pdf{
    width: 150px;
    line-height: 16px;
  }
  .bg-white .exhi-menu li.toB-pdf a{
    padding-top: 11px;
    padding-bottom: 12px;
  }
  .bg-white .exhi-menu li.bg-on{
    margin: 20px 5px;
    width: 150px;
  }
}
/* END SUB NAV */
#about .top-about,#target,#merit,#promotion .top-about,#plan .top-about{
  padding-top: 0;
}
#target .secTtl span{
  color: #fff;
  margin-top: -24px;
}
#merit .secTtl span,#plan .secTtl span{
  color: #fff;
}
/*  --------------------------------------------------
 sleepTecZoon & recoveryZoon(exhbitions)
-------------------------------*/
#sleepTecZoon,#recoveryZoon{
  padding-top: 100px;
  margin-top: -100px;
}
.zoonOuter{
  max-width: 960px;
  margin: 0 auto;
  padding: 40px 45px;
  background: #1a528a;
  border-radius: 10px;
  box-sizing: border-box;
}
.zoonOuter h2{
  text-align: center;
  position: relative;
  font-size: 24px;
  color: #fff;
  font-weight: normal;
  letter-spacing: 2px;
  padding-top: 15px;
}
.zoonOuter h2::after{
  position: absolute;
  content: "";
  display: block;
  background: #f4f05e;
  width: 38px;
  height: 4px;
  right: 0;
  left: 0;
  top: 0;
  margin: auto;
}
.zoonOuter .zoon{
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  text-align: left;
}
.specialZoon .zoon{
  padding: 54px;
}
.specialZoon h3{
  font-size: 24px;
  color: #483586;
  font-weight: normal;
  letter-spacing: 2px;
  position: relative;
  z-index: 1;
  padding:10px 0 0;
  margin: 0;
}
.specialZoon h3::after{
  position: absolute;
  content: "";
  display: block;
  border-radius: 10px;
  height: 48px;
  background: #f2e7f7;
  top: 0;
  width: 600px;
  z-index: -1;
}
.specialZoon dl{
  margin-bottom: 0;
}
.specialZoon dt{
  color: #25185e;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.specialZoon dd{
  font-size: 14px;
  color: #000;
  margin: 0;
  letter-spacing: 0;
}

.specialZoon .sleepTec{
  margin-bottom: 20px;
}
.specialZoon .sleepTec .zoonContent{
  width: 368px;
  float: left;
}
.specialZoon .sleepTec img{
  float: right;
  width: 360px;
}
.specialZoon .sleepTec .sleepTecZoonImgSp{
  display: none;
}
.specialZoon .sleepTec .zoonContent h3::after{
  left: -230px;
}
.specialZoon .recovery .zoonContentWrap{
  overflow: hidden;
}
.specialZoon .recovery .zoonContent{
  width: 476px;
  float: right;
}
.specialZoon .recovery .zoonContent-img{
  float: left;
  width: 224px;
}
.specialZoon .recovery .zoonContent h3::after{
  left: -30px;
}
.specialZoon .recovery .zoonContent dd{
  margin-bottom: 15px;
}
.specialZoon .recovery .zoonContent dd:last-child{
  margin-bottom: 0;
}
.specialZoon .recovery .zoonContent dd strong{
  display: block;
  font-size: 16px;
}
.specialZoon .recovery .recoveryBlogWrap{
  background: #e8f4ff;
  border-radius: 10px;
  overflow: hidden;
  padding: 45px 20px 20px;
  margin-top: 40px;
}
.specialZoon .recovery .recoveryBlogWrap img{
  float: left;
  width: 126px;
  margin-left: 30px;
  margin-top: 20px;
}
.specialZoon .recovery .recoveryBlogWrap .recoveryBlogInner{
  float: left;
  box-sizing: border-box;
  width: calc(100% - 176px);
  padding-left: 50px;
}
.specialZoon .recovery .recoveryBlogWrap .recoveryBlogInner h4{
  font-size: 21px;
  font-weight: bold;
  color: #3975ce;
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
}
.specialZoon .recovery .recoveryBlogWrap .recoveryBlogInner p{
  color: #000;
  line-height: 1.5;
}
.specialZoon .recovery .recoveryBlogWrap .recoveryBlogInner h5{
  margin:20px 0 6px;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
}
.specialZoon .recovery .recoveryBlogWrap .recoveryBlogInner .txtKatano{
  font-size: 12px;
}
.specialZoon .recovery .recoveryBlogWrap .recoveryBlogInner a{
  display: block;
  text-align: center;
  line-height: 45px;
  width: 240px;
  margin: 20px auto 0;
  background: #3975ce;
  color: #fff;
  border-radius: 100px;
  box-shadow: 1px 3px 0#153e7a;
  position: relative;
}
.specialZoon .recovery .recoveryBlogWrap .recoveryBlogInner a::after{
  position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 4px;
    height: 4px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
}


.projectZoon{
  margin-top: 50px;
  text-align: center;
}
.projectZoon .zoon{
  padding: 65px 80px;
  overflow: hidden;
}
.projectZoon .box{
  width: 48%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.projectZoon .box h3{
  color: #101010;
  font-weight: normal;
  background: #f1e6f6;
  width: 90%;
  border-radius: 200px;
  line-height: 24px;
  margin:0 auto 10px;
}
.projectZoon .box p{
  color: #000;
  width: 95%;
  margin: 10px auto 0;
}
.projectZoon .box:nth-of-type(1){
  float: left;
}
.projectZoon .box:nth-of-type(2){
  float: right;
}
@media screen and ( max-width:1080px){
  .zoonOuter{
    padding: 20px 25px;
  }
  .specialZoon .zoon{
    padding: 34px;
  }

  .specialZoon .sleepTec .zoonContent{
    width: 50%;
  }
  .specialZoon .sleepTec img{
    width: 45%;
  }
  .specialZoon .sleepTec .zoonContent h3::after{
    left: auto;
    right: 0;
  }
  .specialZoon .recovery .zoonContent{
    width: 55%;
  }
  .specialZoon .recovery img{
    width: 40%;
  }
  .specialZoon .recovery .zoonContent h3::after{
    left: -10px;
  }

  .projectZoon .box h3{
    font-size: 15px;
  }
}
@media screen and ( max-width:768px){
  .specialZoon .recovery .recoveryBlogWrap .recoveryBlogInner br{
    display: none;
  }
}
@media screen and ( max-width:680px){
  .zoonOuter{
    padding: 40px 45px;
  }
  .specialZoon .zoon{
    padding: 54px;
  }
  .specialZoon .sleepTec .zoonContent{
    width: 100%;
  }
  .specialZoon .sleepTec img{
    width: 100%;
    margin-top: 20px;
  }
  .specialZoon .recovery .zoonContent{
    width: 100%;
  }
  .specialZoon .recovery img{
    width: 100%;
    margin-top: 20px;
  }
  .specialZoon .recovery .zoonContent-img{
    width: 100%;
  }
  .projectZoon .box{
    width: 100%;
  }
  .projectZoon .box:nth-of-type(1){
    margin-bottom: 20px;
  }
}
@media screen and ( max-width:480px){
  .zoonOuter{
    padding: 20px 15px;
  }
  .specialZoon .zoon{
    padding: 34px 25px;
  }
  .specialZoon h3{
    font-size: 18px;
  }
  .projectZoon .zoon{
    padding: 30px 24px;
  }
  .projectZoon .box h3{
    width: 100%;
    letter-spacing: 0;
  }
  .specialZoon .sleepTec .sleepTecZoonImgPc{
    display: none;
  }
  .specialZoon .sleepTec .sleepTecZoonImgSp{
    display: block;
  }

  .specialZoon .recovery .zoonContentWrap{
    overflow: visible;
    padding-bottom: 40px;
  }
  .specialZoon .recovery .recoveryBlogWrapOuter{
    padding-top: 20px;
    clear: both;
  }
  .specialZoon .recovery .recoveryBlogWrap{
    position: relative;
    margin-top: 0;
    padding: 30px 15px 20px;
  }
  .specialZoon .recovery .recoveryBlogWrap img{
    float: none;
    margin: 20px auto;
    display: block;
  }
  .specialZoon .recovery .recoveryBlogWrap .recoveryBlogInner{
    float: none;
    width: 100%;
    padding-left: 0;
  }
  .specialZoon .recovery .recoveryBlogWrap .recoveryBlogInner h4{
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 18px;
    text-align: center;
  }
}
@media screen and ( max-width:320px){
  .zoonOuter{
    padding: 20px 0px;
  }
}

/*  --------------------------------------------------
 来場対象(exbitions)
-------------------------------*/

.arrival h3{
  text-align: center;
  position: relative;
  font-size: 24px;
  color: #fff;
  font-weight: normal;
  letter-spacing: 2px;
  padding-top: 15px;
  margin-top: 60px;
}
.arrival h3::after{
  position: absolute;
  content: "";
  display: block;
  background: #f4f05e;
  width: 38px;
  height: 4px;
  right: 0;
  left: 0;
  top: 0;
  margin: auto;
}

/*  --------------------------------------------------
 出展メリット(exhibitions)
-------------------------------*/
.meritList{
  letter-spacing: -1rem;
  font-size: 0;
  text-align: center;
  color: #fff;
  padding: 0;
  margin-top: 30px;
}
.meritList li{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 1px;
  border: 3px solid #fff;
  border-radius: 15px;
  padding: 25px;
  width: calc((100% - 60px) / 4);
  margin-right: 20px;
}
.meritList li:last-child{
  margin-right: 0;
}
.meritList li .points{
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 15px;
}
.meritList li img{
  width: auto;
  height: 35px;
  margin-bottom: 5px;
}
.meritList li .txt{
  font-size: 12px;
  text-align: left;
}
@media screen and ( max-width:960px){
  .meritList li{
    padding: 20px;
    width: calc((100% - 30px) / 4);
    margin-right: 10px;
    letter-spacing: 0;
  }
}
@media screen and ( max-width:768px){
  .meritList li{
    padding: 25px;
    width: calc((100% - 60px) / 2);
    margin-right: 30px;
    letter-spacing: 1px;
    margin-bottom: 20px;
  }
  .meritList li:nth-child(2n){
    margin-right: 0;
  }
}
@media screen and ( max-width:460px){
  .meritList{
    width: 90%;
    margin: 30px auto 0;
  }
  .meritList li{
    padding: 25px;
    width: 100%;
    margin-right: 0px;
    letter-spacing: 1px;
    margin-bottom: 10px;
  }
}

/*  --------------------------------------------------
 来場対象 / メリット上部(exhibitions)
-------------------------------*/
#target .attend-list li{
  padding-bottom: 50px;
}
#merit .effect-cell:nth-of-type(2) li {
  width: 100%;
}
#target .attend-list li:first-child div img{
  margin-bottom: 30px;
}
#target .attend-list li:nth-of-type(2),#merit .effect-cell:nth-of-type(2) li .border {
  text-align: left;
}
#target .attend-list li:nth-of-type(2) .attendImg,#merit .effect-cell:nth-of-type(2) .attendImg{
  text-align: center;
}
#target .attend-list li:nth-of-type(2) .attendImg img{
  width: 51%;
}
#target .attend-list li:nth-of-type(2) .color-y,#merit .effect-cell:nth-of-type(2) li .border .color-y{
  position: relative;
  padding-left: 12px;
  letter-spacing: 0;
  line-height: 1.5;
  margin-bottom: 5px;
}
#merit .effect-cell:nth-of-type(1) li .border .color-y{
  padding-top: 35px;
}
#merit .effect-cell:nth-of-type(2) li .border .color-y{
  padding-left: 30px;
}
#target .attend-list li:nth-of-type(2) .color-y::before,#merit .effect-cell:nth-of-type(2) li .border .color-y::before{
  position: absolute;
  content: "";
  background: #efea3a;
  width: 3px;
  height: 3px;
  display: block;
  top: 8px;
  left: 0;
  margin: auto;
}
#merit .effect-cell:nth-of-type(2) li .border .color-y::before{
  left: 20px;
}
#merit .effect-cell:nth-of-type(2) li .border {
  text-align: left;
}
#merit .effect-cell:nth-of-type(1) .border img{
  width: 33%;
}
#merit .effect-cell:nth-of-type(2) .attendImg{
  text-align: center;
}


/*  --------------------------------------------------
 プロモーション(exhibitions)
-------------------------------*/
.promo-list li{
  background: #fff;
  border: none;
  box-shadow: 4px 7px 20px rgba(0,0,0,0.11);
}
.promoSub{
  background: #fff;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 40px;
  width: 800px;
  margin: 40px auto 0;
  box-shadow: 4px 7px 20px rgba(0,0,0,0.11);
}
.promoSub .intro{
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  background: linear-gradient(90deg, #b97dd4, #9ecdf1);
  line-height: 32px;
  width: 240px;
  margin: 0 auto;
}
.promoSub h3{
  margin: 35px 0 20px;
}
.promoSub h3 br{
  display: none;
}
.promoSub ul{
  text-align: left;
  display: inline-block;
  margin: 0 auto;
  letter-spacing: -1rem;
}
.promoSub ul li{
  letter-spacing: 1px;
}
@media screen and ( max-width:800px){
  .promoSub{
    width: 90%;
  }
}
@media screen and ( max-width:400px){
  .promoSub h3 br{
    display: block;
  }
  .promoSub ul li{
    margin-bottom: 8px;
  }
}

/*  --------------------------------------------------
 出展者のアンケート(exhibitions)
-------------------------------*/
.questionnaire h3{
  color: #fff;
  margin-top: 80px;
  margin-bottom: 30px;
}
.questionnaireInner{
  overflow: hidden;
  padding: 30px 30px 15px;
  border-radius: 20px;
  background: linear-gradient(120deg, #c492db, #add8f4) #c492db;
}
.questionnaireImg{
  float: left;
  width: 32%;
  text-align: center;
}
.questionnaireImg h4{
  color: #fff;
  font-size: 24px;
  margin: 0;
  padding:10px 0 0;
  margin-bottom: 30px;
  font-weight: normal;
}
.questionnaire ul{
  float: right;
  width:64%;
}
.questionnaire ul li{
  background: #fff;
  box-sizing: border-box;
  box-shadow: 3px 6px 10px rgba(0,0,0,0.2);
  position: relative;
  border-radius: 200px;
  padding-left: 40px;
  padding-right: 10px;
  color: #000;
  text-align: left;
  line-height: 1.5;
  height: 55px;
  margin-bottom: 15px;
  display:flex;
	-js-display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: left;
}
.questionnaire ul li::before{
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 10px 0 10px;
  border-color: #fff transparent transparent transparent;
  bottom: -7px;
  left: 2px;
  transform: rotate(50deg);
}
.questionnaire ul li span{
  position: relative;
  z-index: 2;
}
@media screen and ( max-width:768px){
  .questionnaireImg{
    float: none;
    width: 70%;
    margin: 0 auto 30px;
  }
  .questionnaire ul{
    float: none;
    width:100%;
  }
  .questionnaire ul li::before{
    bottom: auto;
    top: -10px;
    left: 0;
    right: 0;
    margin: auto;
    transform: rotate(180deg);
  }
}
@media screen and ( max-width:400px){
  .questionnaire h3{
    margin-top: 40px;
  }
  .questionnaire ul li{
    height: 65px;
  }
}
@media screen and ( max-width:320px){
  .questionnaire ul li{
    height: 85px;
  }
}
/*  --------------------------------------------------
 出展メリット 画像ギャラリー(exhibitions)
-------------------------------*/
.meritGallery {
  padding: 60px 0 0;
  background: #000;
}
.meritGallery .slider .slideList{
    padding: 0 10px;
}
.meritGallery .slider .slick-next,.meritGallery .slider .slick-prev{
  z-index: 20;
  height: 100%;
  background: rgba(0,0,0,0.5);
  padding: 0 10px;
  width: 45px;
  top: 30%;
}

.meritGallery .slider .slick-next{
  right: 0px;
}
.meritGallery .slider .slick-prev{
  left: 0px;
}

/*  --------------------------------------------------
 来場者の属性(exhibitions)
-------------------------------*/
.resultsBox{
  background: #fff;
}
.resultsBox .public,.resultsBox .corporation{
  max-width: 960px;
  margin: 0 auto;
}
.resultsBox h3{
  position: relative;
  font-size: 18px;
  letter-spacing: 2px;
  text-align: center;
  z-index: 1;
  font-weight: normal;
  padding: 20px 0;
}
.resultsBox h3::before,.resultsBox h3::after{
  position: absolute;
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  margin: auto;
}
.resultsBox h3::before{
  height: 1px;
  background: #d7d7d7;
  width: 100%;
  left: 0;
  z-index: -2;
}
.resultsBox h3::after{
  background: #fff;
  width: 240px;
  right: 0;
  left: 0;
  z-index:-1;
}
.resultsBox ul{
  letter-spacing: -1rem;
  font-size: 0;
  text-align: center;
}
.resultsBox ul li{
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
}
.resultsBox .public ul{
  max-width: 800px;
  margin: 0 auto;
}
.resultsBox .public li{
  width: 50%;
}
.resultsBox .corporation li{
  width: 33.3333%;
}
.resultsBox ul li p{
  text-align: center;
  font-size: 16px;
  letter-spacing: 2px;
  color: #fff;
  background: linear-gradient(90deg, #b97dd4, #9ecdf1);
  width: 146px;
  line-height: 30px;
  margin: 0 auto 20px;
}
.resultsBox .corporation li p{
  margin-bottom: 30px;
}
.resultsBox .note{
  padding-bottom: 50px;
  text-align: center;
  font-size: 16px;
}
.resultsBox .note a{
  color: #41c050;
}
@media screen and ( max-width:480px){
  .resultsBox ul li{
    display: block;
    padding: 0 30px;
    box-sizing: border-box;
  }
  .resultsBox .public li,.resultsBox .corporation li{
    width: 100%;
  }
  .resultsBox .note{
    font-size: 14px;
  }
  .resultsBox .note a{
    display: inline-block;
  }
}

/*  --------------------------------------------------
 スケジュール(exhibitions)
-------------------------------*/
#schedule .exhibitionsBtnContact{
  margin-top: 40px;
}

/*  --------------------------------------------------
 ページ下部 問い合わせボタン(exhibitions)
-------------------------------*/
.exhibitionsBtnContact a{
  box-sizing: border-box;
  display: block;
  margin: 20px auto 0px;
  width: 640px;
  height: 72px;
  border-radius: 200px;
  background: #5cada9;
  overflow: hidden;
}
.exhibitionsBtnContact a .txtBox{
  color: #fff;
  font-size: 20px;
  display: inline-block;
  background: url(images/SVG/header_icon-guide.svg) left center no-repeat;
  -webkit-background-size:30px ;
  background-size:30px  ;
  padding: 8px 0;
  padding-left: 40px;
  margin-top: 18px;
  float: left;
  margin-left: 40px;
}
.exhibitionsBtnContact a .btnBox{
  float: right;
  display: inline-block;
  background: #fff;
  color: #42908c;
  font-weight: bold;
  text-align: center;
  position: relative;
  border-radius: 200px;
  border: 1px solid #42908c;
  width: 240px;
  line-height: 34px;
  margin-top: 20px;
  margin-right: 20px;
}
.exhibitionsBtnContact a .btnBox::after{
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  width: 4px;
	height: 4px;
	border-top: 2px solid #42908c;
	border-right: 2px solid #42908c;
  transform: rotate(45deg);
}
@media screen and ( max-width:640px){
  .exhibitionsBtnContact a{
    width: 90%;
    height: auto;
    border-radius: 0;
  }
  .exhibitionsBtnContact a .txtBox,.exhibitionsBtnContact a .btnBox{
    float: none;
    display: block;
    text-align: center;
  }
  .exhibitionsBtnContact a .txtBox{
    font-size: 16px;
    -webkit-background-size:18px ;
    background-size:18px  ;
    padding-left: 25px;
    margin: 10px auto 0;
    width: 225px;
  }
  .exhibitionsBtnContact a .btnBox{
    width: 80%;
    margin: 0px auto 15px;
  }
}

/*  --------------------------------------------------

@PAGE Press Room

-------------------------------*/
.pressRoomContact a{
  transition: all .3s;
}
.pressRoomContact a:hover{
  text-decoration: underline;
}

/*  --------------------------------------------------

@PAGE product_service

-------------------------------*/
.productTopEntryContent {
  background: linear-gradient(90deg, #DEEFFE, #e8d3f1) #c492db;
  padding-bottom: 80px;
  color: #25185e;
}
.productBoxCategory{
  background: #fff;
  border-radius: 10px;
  margin-top: 40px;
  padding: 25px 0;
  box-shadow: 5px 8px 25px rgba(0,0,0,0.15);
}
.productBoxTtl{
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
.productBoxTtl span{
  position: relative;
  display: inline-block;
}
.productBoxTtl span::before,.productBoxTtl span::after{
  position: absolute;
  content:"";
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1px;
  width: 40px;
  background: #000;
}
.productBoxTtl span::before{
  left: -50px;
}
.productBoxTtl span::after{
  right: -50px;
}
.tax-product_category .productBoxTtl{
  margin-top: 20px;
}
.productTopEntryContent .product-list-box{
  border-radius: 10px;
  padding-top: 25px;
  box-shadow: 5px 8px 25px rgba(0,0,0,0.15);
}
.product-category-list li {
  display: inline-block;
  width: 100px;
  vertical-align: top;
  margin: 1em 3px 0 3px;
  font-size: 80%;
  border-radius: 5px;
  border: solid 1px rgba(255,255,255,0.2);
  box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
}
.product-category-list li:nth-of-type(1),.pruductTax-sleep-item{
  background-color: #352850;
}
.product-category-list li:nth-of-type(2),.pruductTax-space{
  background-color: #492463;
}
.product-category-list li:nth-of-type(3),.pruductTax-mental{
  background-color: #692c94;
}
.product-category-list li:nth-of-type(4),.pruductTax-body{
  background-color: #8934c2;
}
.product-category-list li:nth-of-type(5),.pruductTax-food{
  background-color: #8a25b7;
}
.product-category-list li:nth-of-type(6),.pruductTax-sleeptech{
  background-color: #7a56c8;
}
.product-category-list li:nth-of-type(7),.pruductTax-others{
  background-color: #6b72ce;
}
.product-category-list li:nth-of-type(8),.pruductTax-recovery{
  background-color: #5f91db;
}
.product-category-list li a {
  display: block;
  padding: 12px 10px 14px 10px;
  height: 58px;
  position: relative;
}
.product-category-list li a .fas {
  color: #fff;
  position: absolute;
  top: 0;
  font-size: 8px;
  bottom: 0;
  margin: auto;
  right: 5px;
  height: 10px;
}
.product-category-list li a .catTtl{
  font-size: 11px;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 5px;
  color: #fff;
}
.product-category-list li a .catTtl.lh2line{
  line-height: 1.4;
}
.product-category-list li a img{
  width: 60%;
}
.product-category-list li:nth-child(8) a img{
  width: 40%;
}
.product-item {
  border-bottom: dashed 1px;
  padding: 40px 1em 35px;
  clear: both;
}
.productTxtFooterInner{
  float: left;
}
.productTxtFooter .goodsNameWrap{
  float: none;
}
.product-url-txt a{
  text-decoration: underline;
}
.product-url-txt a:hover{
  text-decoration: none;
}
.productTxtHead,.productTxtFooter{
  overflow: hidden;
}
.productTxtHead {
  margin-bottom: 15px;
}
.productTxtHead .ttl{
  float: left;
  font-size: 21px;
  margin-bottom: 10px;
  color: #3975ce;
}
.productTxtHead .ttl i{
  margin-right: 5px;
  font-size: 22px;
}
.product-text .product-main-copy {
  font-weight: bold;
  font-size: 15px;
}
.product-text .info {
  font-size: 90%;
  line-height: 1.5em;
  margin:5px 0 20px;
}
.product-text .contact {
  font-size: 80%;
  padding: 0;
  padding-right: 2px;
  display: inline-block;
  float: right;
}
.product-text .productTxtFooter .contact a{
  border-radius: 5px;
  display: block;
  color: #fff;
  text-decoration:none;
  background: #5cada9;
  line-height: 28px;
  padding-right: 32px;
  padding-left: 25px;
  position: relative;
  font-size: 12px;
}
.productTxtFooter .contact a::after{
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #fff;
}
.product-text .category{
  float: right;
  text-align: right;
}
.product-text .category a{
  font-size: 12px;
  display: inline-block;
  color: #fff;
  letter-spacing: 0;
  line-height: 28px;
  border-radius: 5px;
  margin-right: 2px;
  margin-bottom: 3px;
  padding-right: 15px;
  background-repeat: no-repeat;
  background-position: left 17px center;
  background-size:auto 16px ;
}
.product-text .category a.pruductTax-sleep-item{
  background-image: url(images/sl_img04.png);
  padding-left: 62px;
}
.product-text .category a.pruductTax-space{
  background-image: url(images/sl_img05.png);
  padding-left: 62px;
}
.product-text .category a.pruductTax-mental{
  background-image: url(images/sl_img06.png);
  padding-left: 56px;
}
.product-text .category a.pruductTax-body{
  background-image: url(images/sl_img07.png);
  padding-left: 56px;
}
.product-text .category a.pruductTax-food{
  background-image: url(images/sl_img08.png);
  padding-left: 58px;
}
.product-text .category a.pruductTax-sleeptech{
  background-image: url(images/sl_img36.png);
  padding-left: 38px;
  background-position: left 5px center;
}
.product-text .category a.pruductTax-others{
  background-image: url(images/sl_img36-2.png);
  padding-left: 40px;
  background-position: left 6px center;
}
.product-text .category a.pruductTax-recovery{
  background-image: url(images/SVG/ico-recovery.svg);
  padding-left: 48px;
}

@media screen and ( max-width:430px){
  .product-item{
    padding: 30px .2em;
  }
  .product-item .catch-img {
    float: none;
    width: 60%;
    margin: 0 auto 30px;
    display: block;
  }
  .productTxtHead .ttl{
    font-size: 18px;
    line-height: 1.4;
    width: 100%;
    margin-bottom: 10px;
  }
  .productTxtHead .ttl i{
    font-size: 20px;
  }
  .product-text .product-main-copy {
    font-size: 14px;
    line-height: 1.5;
  }
  .product-text .info {
    line-height: 1.5em;
    margin:10px 0 20px;
  }
  .productTxtFooter{
    padding: 5px 0;
  }
  .product-item .product-text{
    width: 100%;
  }
  .product-url-txt{
    line-height: 1.3;
  }
  .productTxtFooter{
    text-align: center;
  }
  .productTxtFooter .goodsNameWrap{
    text-align: left;
  }
  .productTxtFooterInner{
    text-align: left;
    float: none;
  }
  .product-text .contact{
    padding: 0;
    float: none;
    margin: 20px auto 0;
  }
  .product-text .category{
    float: none;
    text-align: left;
  }
  .product-text .category a{
    margin-right: 6px;
    margin-bottom: 6px;
  }
}

/*  --------------------------------------------------

@PAGE Event

-------------------------------*/
.post-type-archive-event #body #body-in,.tax-event_tag #body #body-in{
  padding-bottom: 0;
}
.post-type-archive-event .event-bg,.tax-event_tag .event-bg{
  background:linear-gradient(90deg, #DEEFFE, #e8d3f1) #c492db;
  padding-bottom: 60px;
}
.event-date-tab,.evnet-tag-list-sp{
  display: none;
}
.event-lead {
  margin: 30px 0 50px;
  color: #25185D;
}
.event-wrap{
  padding: 0px;
  background: none;
}
.event-head {
  margin-bottom: 40px;
  margin-top: 40px;
}
.event-head::after{
  content:"";
  display: block;
  clear: both;
}
.event-date-tag-wrap{
  width: 100%;
}
.event-date-tag-wrap td:first-child{
  width: 20%;
}
.event-date-tab-pc{
  letter-spacing: 1px;
  text-align: center;
  background: #fff;
  border-radius: 10px;
  padding: 15px 25px;
  box-shadow: 5px 8px 25px rgba(0,0,0,0.15);
  margin-right: 20px;
  box-sizing: border-box;
}
.event-date-tab-pc a{
  display: block;
  color: #efea3a;
  position: relative;
  letter-spacing: 2px;
  font-size: 12px;
  padding:10px 0px 15px;
  margin: 0 auto;
  border-radius: 10px;
  background: #323333;
  border: solid 1px rgba(255,255,255,0.2);
  box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
}
.event-date-tab-pc a::after{
  position: absolute;
  content:"";
	bottom: 12px;
  right: 0;
  left: 0;
	margin: auto;
	width: 4px;
	height: 4px;
	border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform:rotate(135deg);
}
.event-date-tab-pc a:hover{
  opacity: 0.7;
}
.event-date-tab-pc a:visited{
  color: #efea3a;
}
.event-tag-list-pc-wrap{
  overflow: hidden;
  background: #fff;
  border-radius: 10px;
  padding:15px 25px 10px;
  box-shadow: 5px 8px 25px rgba(0,0,0,0.15);
}
.event-tag-list-pc-wrap h2{
  font-size: 14px;
  color: #483586;
  width: 140px;
  text-align: left;
  float: left;
  margin-top: 14px;
}
.event-tag-list-pc{
  text-align: left;
  letter-spacing: -1rem;
  font-size: 0;
  float: left;
  width: calc(100% - 140px);
}
.event-tag-list-pc li{
  letter-spacing: 0;
  background: #fff;
  vertical-align: top;
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 5px;
}
.event-tag-list-pc li a{
  transition: all .3s;
  background: #323333;
  border-radius: 10px;
  display: block;
  height: 100%;
  vertical-align: top;
  font-size: 12px;
  border: solid 1px rgba(255,255,255,0.2);
  box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
  color: #efea3a;
  padding: 10px 30px 15px;
  position: relative;
}
.event-tag-list-pc li a::after{
  position: absolute;
  content:"";
  bottom: 12px;
  left: 0;
	right: 0;
	margin: auto;
	width: 4px;
	height: 4px;
	border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform:rotate(135deg);
}
.event-tag-list-pc li:last-child{
  margin-right: 0;
}
.event-tag-list-pc li a:visited{
  color: #efea3a;
}
.event-tag-list-pc li a:hover{
  opacity: 0.4;
}
@media screen and ( max-width:768px){
  .event-bg {
    background-size: 30%;
  }
  .event-date-tag-wrap{
    display: none;
  }
  .event-date-tab{
    display: block;
  }
  .evnet-tag-list-sp{
    display: table;
  }
  .event-tag-list-pc-wrap{
    display: none;
  }
  .contents-width{
    width: 100%;
  }
  .event-lead {
    margin: 35px 0 40px;
    padding: 0 20px;
    width: 90%;
  }
  .event-wrap{
    padding: 0px 0 20px;
    border-radius: 0;
  }
  .event-head{
    width: 90%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 20px;
  }
  .event-date-tab{
    letter-spacing: -1rem;
    font-size: 0;
  }
  .event-date-tab li{
    display: inline-block;
    letter-spacing: 1px;
    width: calc((100% - 3px) / 4);
    background: #424072;
    border-right: 1px solid #fff;
  }
  .event-date-tab li:last-child{
    border-right:none;
  }
  .event-date-tab li.tabCurrent{
    background: #6d6c8c;
  }
  .event-date-tab li a{
    display: block;
    line-height: 45px;
    font-size: 10px;
    text-align: center;
    color: #fff;
  }
  .evnet-tag-list-sp{
    margin: 20px auto 0;
    width: 100%;
    overflow: hidden;
    border-collapse: collapse;
  }
  .evnet-tag-list-sp tr{
    width: 100%;
    border: 1px solid #ccc;
  }
  .evnet-tag-list-sp th{
    background: #333;
    padding: 5px 20px;
    font-size: 10px;
    width: 35%;
    color: #fff;
  }
  .evnet-tag-list-sp td{
    background: #fff;
    padding: 5px 10px 5px 20px;
    width: 65%;
    position: relative;
  }
  .evnet-tag-list-sp td::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 4px;
    height: 4px;
    border-top: 2px solid #c492db;
    border-right: 2px solid #c492db;
    transform: rotate(135deg);
  }
  .evnet-tag-list-sp td select{
    display: block;
    font-size: 14px;
    width: 100%;
  }
}
/*  --------------------------------------------------
 Event-List(event)
-------------------------------*/
.event-list{
  width: 100%;
  border-collapse: collapse;
}
.event-list td{
  width: 33.333333%;
  vertical-align: top;
}
.event-list td h2{
  letter-spacing: 1px;
  text-align: center;
  font-size:18px;
  line-height: 40px;
  font-weight: bold;
  color: #fff;
  background: linear-gradient(90deg, #b97dd4, #9ecdf1);
  padding: 0;
  margin: 0 auto 10px;
}
#event-0508 {
  border-right: 1px solid #dfbcef;
}
#event-0508 .list-item-wrap{
  padding-right: 14px;
}
#event-0509{
  border-right: 1px solid #dfbcef;
}
#event-0509 .list-item-wrap{
  padding-left: 15px;
  padding-right: 15px;
}
#event-0510 .list-item-wrap{
  padding-left: 14px;
}
#event-0508 h2{
  margin-right: 14px;
}
#event-0509 h2{
  margin:0 15px 10px;
}
#event-0510 h2{
  margin-left: 14px;
}
.list-item-wrap{
  padding-top: 10px;
}
.list-item{
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.list-item-inner{
  overflow: hidden;
  display: block;
  height: 100%;
  box-shadow: 5px 5px 15px rgba(0,0,0,0.15);
}
.list-item-inner:hover{
  opacity: 0.7;
}
.list-item-time{
  font-size: 12px;
  text-align: left;
  color: #483586;
}
.list-item-panel{
  background: #fff;
  position: relative;
  overflow: hidden;
  padding-bottom: 15px;
  position: relative;
}
.list-item-panel::after{
  position: absolute;
  content:"";
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  width: 4px;
  height: 4px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  transform: rotate(45deg);
}
.list-item-cat{
  position: absolute;
  top: 5px;
  left: 0px;
  transform: rotate(-30deg);
  color: #fff;
  z-index: 2;
  font-size: 10px;
  letter-spacing: 0;
}
.list-item-cat::after{
  content: "";
  display: block;
  background: #424072;
  position: absolute;
  top: -20px;
  left: -20px;
  width: 120px;
  height: 42px;
  z-index: -1;
}
.list-item-cat.event_cat-event::after{
  background: #9c4ac1;
}
.list-item-cat.event_cat-seminar::after{
  background: #4e4ac1;
}
.list-item-inner-wrap{
  overflow: hidden;
  padding-top: 20px;
  margin-bottom: 5px;
}
.list-item-inner .list-item-img{
  float: left;
  border-radius: 100%;
  display: block;
  width: 45px;
  height: 45px;
  margin-left: 12px;
  margin-top: 5px;
  margin-right: 8px;
  overflow: hidden;
  position: relative;
}
.list-item-inner .list-item-img img{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;  
  right: 0;
  min-width: 100%;
  min-height:100%;
}
.list-item-inner-blc{
  float: left;
  width: calc(100% - 90px);
  text-align: left;
}
.list-item-inner-blc h3{
  margin: 0;
  padding: 0;
  font-size: 14px;
  text-align: left;
  color: #483586;
}
.list-item-inner-blc dl{
  font-size: 12px;
  line-height: 1.4;
  padding:0 ;
  margin:5px 0;
  text-align: left;
  letter-spacing: 0;
  overflow: hidden;
}
.list-item-inner-blc dl dt{
  font-size: 10px;
  float: left;
  width: 38px;
}
.list-item-inner-blc dl dd{
  float: left;
  margin: 0;
  overflow: hidden;
  width: calc(100% - 38px);
}
.list-item-inner-blc dl dd p{
  float: left;
}
.list-item-inner-blc dl dd p span{
  padding: 0 3px;
  display: inline-block;
}
.list-item-tag{
  letter-spacing: -1px;
  text-align: right;
  padding-right: 25px;
}
.list-item-tag li{
  letter-spacing: 1px;
  vertical-align: top;
  display: inline-block;
  margin-right: 2px;
  font-size: 10px;
  line-height: 20px;
  padding: 0 10px;
  border: 1px solid #ccc;
  transition: all .3s;
}
.list-item-tag li:last-child{
  margin-right: 0;
}
@media screen and ( max-width:768px){

  .event-list td{
    width: 100%;
    display: block;
    border-bottom: 1px solid #dfbcef;
    margin-top: 20px;
    position: relative;
  }
  .event-list td:last-child{
    border-bottom: none;
  }
  #event-0508,#event-0509{
    border-right: none;
  }
  #event-0508 .list-item-wrap{
    padding-right: 0px;
  }
  #event-0509 .list-item-wrap{
    padding-left: 0px;
    padding-right: 0px;
  }
  #event-0510 .list-item-wrap {
    padding-left: 0px;
  }
  .event-list td h2{
    border-bottom: none;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    line-height: 1;
    color: #483586;
  }
  #event-0509 h2,#event-0510 h2{
    margin: 0;
  }
  .event-list td h2::before,.event-list td h2::after{
    display: block;
    position: absolute;
    font-size: 11px;
  }
  .event-list td h2::before{
    top: 0;
    left: 10px;
    content:"5";
  }
  .event-list td h2::after{
    top: 10px;
    left: 24px;
  }
  .event-list td h2 span span{
    display: none;
  }
  .event-list td h2 span::after{
    position: absolute;
    content: "";
    width: 1px;
    height: 23px;
    background: #483586;
    transform: rotate(42deg);
    top:0;
    left: 20px;
  }
  .event-list td#event-0508 h2::after{
    content:"8";
  }
  .event-list td#event-0509 h2::after{
    content:"9";
  }
  .event-list td#event-0510 h2::after{
    content:"10";
  }
  .list-item-wrap{
    padding-top: 0;
    position: relative;
  }
  .list-item{
    margin-bottom: 20px;
    position: relative;
  }
  .list-item-time{
    position: absolute;
    top: 50%;
    left: 6%;
    margin-top: -10px;
    margin-left: -15px;
    letter-spacing: 0;
    z-index: 1;
    padding: 8px 0;
  }
  .list-item-inner{
    width: 88%;
    margin-left: auto;
    margin-right: 0;
  }

}

/*  --------------------------------------------------
taxonomy-event_tag(event)
-------------------------------*/

.current-tag{
  text-align: center;
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
  color: #483586;
}
.current-tag span{
  font-size: 24px;
  letter-spacing: 2px;
}
.current-tag br{
  display: none;
}

@media screen and ( max-width:768px){
  .tax-event_tag .event-date-tag-wrap{
    display: block;
  }
  .tax-event_tag .event-date-tag-wrap tbody,.tax-event_tag .event-date-tag-wrap tr,.tax-event_tag .event-date-tag-wrap td:first-child,.tax-event_tag .event-date-tab-pc a{
    width: 100%;
    display: block;
  }
  .tax-event_tag .event-date-tag-wrap td:last-child{
    display: none;
  }
  .tax-event_tag .event-date-tab-pc{
    width: 100%;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .tax-event_tag .event-datelist-btn{
    margin: 20px auto 20px;
  }
  .tax-event_tag .evnet-tag-list-sp{
    margin: 0px auto 20px;
  }
  .current-tag{
    line-height: 1.4;
  }
  .current-tag br{
    display: inline;
  }
}

/*  --------------------------------------------------
 Event-List - taxonomy-event_tag(event)
-------------------------------*/
.tax-event_tag .list-item-wrap,.single-event .list-item-wrap{
  letter-spacing: -1px;
  font-size: 0;
}
.tax-event_tag .list-item{
  display: inline-block;
  width: 33.33333%;
  padding-right: 10px;
  vertical-align: top;
  box-sizing: border-box;
}
.tax-event_tag .list-item:nth-child(3n){
  padding-right: 0;
}
.tax-event_tag .list-item-date,.single-event .list-item-date{
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
  background: linear-gradient(90deg, #b97dd4, #9ecdf1);
  padding: 0 8px;
  display: inline-block;
  border-radius: 5px;
  margin-right: 5px;
}
@media screen and ( max-width:768px){
  .tax-event_tag .list-item-wrap::after,.single-event .list-item-wrap::after{
    display: none;
  }
  .tax-event_tag .list-item,.single-event .list-item{
    width: 90%;
    padding-right: 0;
    margin: 0 auto 20px;
    display: block;
  }
  .tax-event_tag .list-item:nth-child(3n){
    padding-right: 0px;
  }
  .tax-event_tag .list-item-inner{
    width: 100%;
  }
  .tax-event_tag .list-item-panel,.single-event .list-item-panel{
    width: 100%;
  }
  .tax-event_tag .list-item-time,.single-event .list-item-time{
    position: static;
    background: none;
    padding: 0;
    margin: 0;
  }
}

/*  --------------------------------------------------
Single(event)
-------------------------------*/
.single-event.single #body-in{
  padding-bottom: 80px;
}
.single-event #body{
  background:linear-gradient(90deg, #DEEFFE, #e8d3f1) #c492db;
}
.single-event .breadcrumbs{
  color: #9d9d9d;
}
.single-event-contentsWrap{
  box-sizing: border-box;
}
.single-event-post-wrap{
  box-shadow: 8px 10px 25px rgba(0,0,0,0.2);
}
.single-event-contentsWrap .type-event{
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  border-radius: 0;
  overflow: hidden;
  position: relative;
  padding:50px 60px;
}
.single-event header .list-item-cat {
  top: -40px;
  left: -42px;
  color: #fff;
  font-size: 14px;
}
.single-event header .list-item-cat::after {
  top: -30px;
  left: -40px;
  width: 160px;
  height: 60px;
}
.single-event article h1.entry-title{
  color: #483586;
}
.single-event article header{
  padding-bottom: 12px;
}
.single-event article h1.entry-title{
  font-size: 24px;
}
.single-event .event-copy{
  font-weight: bold;
}
.single-event .event-copy{
  color: #483586;
}
.single-event .event-copy.event_cat-event{
  color: #9c4ac1;
}
.single-event .event-copy.event_cat-news{
  color: #424072;
}
.single-event .event-copy.event_cat-seminar{
  color: #4e4ac1;
}
.single-event #the-content .event-date{
  color: #000;
  margin-bottom: 0;
}
.single-event .event-date-ico{
  font-size: 10px;
  padding: 3px 10px;
  border-radius: 5px;
  color: #fff;
  background: linear-gradient(90deg, #b97dd4, #9ecdf1);
  margin-right: 5px;
}
.single-event .event-date-ico::before{
  display: none;
}
.single-event-speaker{
  margin: 0;
  margin-left: 5px;
}
.single-event-speaker dt,.single-event-speaker dd,.single-event-speaker p{
  display: inline-block;
  font-size: 12px;
}
.single-event-speaker dt{
  font-weight: normal;
}
.single-event-speaker dd{
  margin-left: 0;
}
.single-event .custom-info,.single-event #the-content .contact,.single-event #the-content .contact a,.single-event-speaker{
  color: #000;
}
.single-event #the-content .contact img{
  width: 14px;
  margin-right: 3px;
}
.single-event #under-entry-body{
  padding-bottom: 0;
  width: 100%;
}
.single-event #under-entry-body .ttl{
  background: #483586;
}
.single-event #under-entry-body .list-item{
  display: inline-block;
  width: 50%;
  padding-right: 10px;
  vertical-align: top;
  box-sizing: border-box;
}
.single-event #under-entry-body .list-item:nth-child(2n){
  padding-right: 0;
}
.single-event #under-entry-body .list-item-inner-blc div{
  color: #000;
  font-size: 12px;
  line-height: 1.3;
  margin-top: 10px;
}
.single-event-contentsWrap .btnWrap{
  margin-top: 40px;
}
.single-event-contentsWrap .btnWrap a{
  background-color: #fff;
  background-image: url(images/SVG/ico-return.svg);
  background-repeat: no-repeat;
  background-position: left 15px center;
  background-size: 14px;
  border: 1px solid #171428;
  border-radius: 5px;
  color: #171428;
  display: inline-block;
  padding: 10px;
  letter-spacing: 0;
  width: 240px;
  text-decoration: none;
}
.single-event-contentsWrap .btnWrap a:hover{
  opacity: 0.6;
}
@media screen and ( max-width:768px){
  .single-event #body{
    background-color: #fff;
    background-image: none ;
    padding-bottom: 0;
    box-sizing: border-box;
   }
  .single-event.single #body-in{
    width: 100% !important;
    padding-bottom: 0;
  }
  .single-event-contentsWrap .type-event{
    padding:30px;
  }
  .single-event-contentsWrap{
    border-radius: 0;
    padding: 20px;
  }
  .single-event header .list-item-cat {
    top: -25px;
    left: -22px;
    font-size: 10px;
  }
  .single-event header .list-item-cat::after {
    top: -35px;
  }
  .single-event article header{
    -webkit-box-shadow: 0 0.2rem 0.125rem 0 rgba(0,0,0,0.05);
    box-shadow: 0 0.2rem 0.125rem 0 rgba(0,0,0,0.05);
  }
  .single-event article h1.entry-title{
    font-size: 18px;
  }
  .single-event #under-entry-body .list-item-wrap{
    padding-top: 10px;
  }
  .single-event #under-entry-body .list-item{
    width: 100%;
    padding-right: 0;
  }
  .single-event-speaker p{
    font-size: 10px;
  }
  .single-event .list-item-inner{
    width: 100%;
  }
}

/*  --------------------------------------------------

@PAGE award

-------------------------------*/
.award-bg{
  background: none;
  padding-top: 0;
}
.award-mv{
  background: #000;
  text-align: center;
}
.award-mv-inner{
  background-image: url(images/award/mv_bg.jpg);
  background-repeat: no-repeat;
  background-position: center top -40px;
  background-size: 1280px;
  max-width:1280px;
  margin: 0 auto;
  padding-top: 160px;
}
.award-bg .img1{
  width: 332px;
}
.award-mv-inner .mv-subtxt{
  font-size: 18px;
  letter-spacing: 10px;
  margin: 120px 0 20px;
}
.award-menu{
  padding-top: 20px;
}
.award-menu li a{
  background:rgba(0,0,0,0.7);
}

.awardSecTtl{
  text-align: center;
  margin: 80px 0;
  padding: 0;
}
.awardSecTtl span{
  font-size: 24px;
  color: #ffd57b;
  letter-spacing: 3px;
  position: relative;
  font-weight: 100;
  line-height: 1.4;
  display: inline-block;
}
.awardSecTtl span::before,.awardSecTtl span::after{
  position: absolute;
  width: 40px;
  top: -30px;
  margin: auto;
  display: block;
}
.awardSecTtlLine2 span::before,.awardSecTtlLine2 span::after{
  top: -15px;
}
.awardSecTtl span::before{
  left: -66px;
  content: url(images/award/sec_ttl_bg-left.png);
}
.awardSecTtl span::after{
  right: -56px;
  content: url(images/award/sec_ttl_bg-right.png);
}
.shinsa-list{
  letter-spacing: -1rem;
  margin-bottom: 160px;
}
.shinsa-list li{
  width: 294px;
  letter-spacing: 0;
  margin: 0;
  margin-right: 39px;
}
.shinsa-list li:last-child{
  margin-right: 0;
}
.shinsa-list li img{
  width: 100%;
  margin: 0;
}
#winner{
  width: 725px;
  max-width: 725px;
}
.winner-img{
  width: 538px;
  margin: 0 auto;
}
#winner div{
  border: 1px solid #ffd57b;
  padding: 80px 0 50px;
  margin-top: -80px;
}
#winner div h3{
  font-size: 30px;
  color: #fff;
  font-weight: normal;
  letter-spacing: 2px;
}
#winner div h3 span{
  font-size: 14px;
  display: block;
}
.winner-txt{
  font-size: 18px;
  margin-bottom: 30px;
}
.winner-linkTxt a{
  color: #fff;
}
.comment-ttl{
  font-size: 16px;
  letter-spacing: 3px;
  font-weight: normal;
}
.nominate-list  {
  margin: 30px 0 0 0;
}

.nominate-list li {
  display: inline-block;
  width: 45%;
  margin: 0 2% 10px;
  vertical-align: top;
}
.nominate-list li .nominateImg{
  width: 95%;
}
.nominate-list li .nominateImg img{
  width: 100%;
}
.nominate-list li div{
  width: calc(100% - 20px);
  margin-left: 20px;
  border: 1px solid #ffd57b;
  padding: 80px 30px 30px;
  margin-top: -80px;
  margin-bottom: 80px;
  text-align: left;
  box-sizing: border-box;
}
.nominate-list li div h3{
  font-size: 24px;
  font-weight: normal;
  color: #fff;
  letter-spacing: 2px;
}
.nominateTxt{
  margin-bottom: 30px;
}
.nominateLink{
  font-size: 12px;
}
.nominateLink a{
  color: #fff;
}
#shedule li{
  border: 1px solid #ffd57b;
  text-align: center;
  padding: 20px 0 20px;
  width: 720px;
  margin: 0 auto 70px;
  position: relative;
}
#shedule li::after{
  position: absolute;
  content: url(images/award/arrow.png);
  bottom: -50px;
  left: 0;
	right: 0px;
	margin: auto;
}
#shedule li:last-child::after{
  display: none;
}
#shedule li h3{
  font-size: 24px;
  font-weight: 100;
  letter-spacing: 9px;
  color: #fff;
  margin-bottom: 8px;
}
#shedule li p{
  font-size: 16px;
  letter-spacing: 2px;
}

@media screen and ( max-width:1110px){
  .subpage-menu.award-menu li{
    width: 24%;
  }
}

@media screen and ( max-width:768px){
  .award-menu{
    margin-top: 0;
    padding-top: 0;
  }
  .subpage-menu.award-menu li{
    width: 49%;
  }
  .award-mv-inner .mv-subtxt{
    letter-spacing: 5px;
    margin: 80px 0 20px;
  }
  #winner{
    width: 90%;
    max-width: 90%;
  }
  .winner-img{
    width: 80%;
    margin: 0 auto;
  }
  .shinsa-list li{
    width: 80%;
    letter-spacing: 0;
    margin: 0 auto 50px;
  }
  .shinsa-list li:last-child{
    margin: 0 auto 50px;
  }
  .nominate-list li{
    width: 80%;
    margin: 0 auto 50px;
  }
  #shedule li{
    width: 80%;
  }
  #shedule li h3{
    font-size: 21px;
    letter-spacing: 6px;
  }
}
@media screen and ( max-width:620px){
  .award-mv-inner{
    background-position: center top ;
    background-size: 180%;
    padding-top: 60px;
  }
  .award-bg .img1{
    width: 60%;
  }
  .award-mv-inner .mv-subtxt{
    font-size: 16px;
    margin-top: 40px;
  }
  .award-mv-inner .mv-subtxt span{
    display: block;
  }
}
@media screen and ( max-width:480px){
  .award-bg{
    background-size: 200%;
  }
}

/*  --------------------------------------------------

@PAGE Present

-------------------------------*/
.present-bg {
  background: #fff;
}
.present-bg .ttlImg{
  max-width: 500px;
  margin: 0px auto;
  padding-top: 40px;
}
.present-bg .leadTxt{
  width: 688px;
  margin: 0 auto;
  padding: 20px 0 40px;
}
.present-bg .leadTxt .leadTxtSp{
  display: none;
}
.page-template-present .top-outline{
  padding-top: 0;
}
.present-list{
  margin: 80px 0;
  letter-spacing: -1px;
  font-size: 0;
}
.present-list li{
  position: relative;
  width: 448px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 1px;
  margin-right: 49px;
  margin-bottom: 50px;
  box-shadow:5px 8px 30px rgba(0,0,0,0.2);
}
.present-list li:nth-child(2n){
  margin-right: 0;
}
.present-list li::before,.present-list li::after{
  position: absolute;
  content:"";
  display: block;
  background-size: contain;
  z-index: 2;
}
.present-list li::before{
  width: 117px;
  height: 117px;
  top: 0;
  left: 0;
  background: url(images/present/ribbon_top.png) left top no-repeat;
}
.present-list li::after{
  width: 107px;
  height: 107px;
  bottom: 0;
  right: 0;
  background: url(images/present/ribbon_bottom.png) right bottom no-repeat;
}
.present-list li img{
  width: 320px;
  margin-top: 18px;
}
.present-list .present-list-inner-contents div{
  box-sizing: border-box;
  padding: 12px 30px 30px 40px;
  text-align: left;
}
.present-list .present-list-inner-contents h3{
  padding: 0;
  margin: 0 0 30px;
  font-size: 22px;
  letter-spacing: 1px;
}

.present-subTxt{
  margin-bottom: 5px;
  font-size: 16px;
}
.present-company{
  font-size: 14px;
}
.present-num{
  position: absolute;
  text-align: center;
  background: url(images/present/label.png) right top no-repeat;
  background-size: 96px auto;
  color: #441e02;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0;
  font-size: 26px;
  height: 133px;
  width: 96px;
  right: -15px;
  top: -32px;
  padding-top: 35px;
}
.present-num span{
  font-size: 13px;
  display: block;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 1px;
  padding-top: 2px;
}
@media screen and ( max-width:768px){
  .present-bg .leadTxt{
    width: 80%;
  }
  .present-list{
    padding: 0 20px;
    box-sizing: border-box;
  }
  .page-template-present .sp-left{
    width: 90%;
    margin: 0 auto;
  }
  .present-list li{
    width: 48%;
    margin-right: 4%;
  }
  .present-list .present-list-inner-contents h3{
    font-size: 18px;
  }
  .present-list li img{
    width: 90%;
  }
}
@media screen and ( max-width:420px){

  .present-bg .leadTxt .leadTxtSp{
    display: block;
  }
  .present-bg .leadTxt .leadTxtPc{
    display: none;
  }
  .present-list .present-list-inner-contents h3.txtS{
    font-size: 17px;
  }
  .present-list li{
    width: 100%;
    margin-right: 0;
  }
  .present-list .present-list-inner-contents div{
    padding: 12px 20px 30px;
  }
}

/*  --------------------------------------------------

@PAGE visitors_resist

-------------------------------*/
.page-template-visitors_regist .visitorsResistEntryBtn{
  text-align: center;
}
.page-template-visitors_regist .visitorsResistEntryBtn a{
  display: block;
  height: 50px;
  border-radius: 200px;
  width: 260px;
  color: #fff;
  margin: 10px auto 0;
  padding-top: 10px;
  position: relative;
  transition: all .4s;
}
.page-template-visitors_regist .visitorsResistEntryBtn a:hover{
  opacity: 0.6;
}
.page-template-visitors_regist .visitorsResistEntryBtn a::after{
  content: "";
  position: absolute;
  display: block;
  width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 5px 5px 5px;
	border-color: transparent transparent #fff transparent;
	top: 0;
	bottom: 0;
	right: 20px;
  margin: auto;
  transform:rotate(90deg);
}
.page-template-visitors_regist .visitorsResistEntryBtn a span{
  display: block;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 2px;
}
.page-template-visitors_regist .public-btn a{
  background: #ff8932;
  box-shadow: 0 4px 0 #98511c;
}
.page-template-visitors_regist .regist-btn a{
  background: #095cde;
  box-shadow: 0 4px 0 #083377;
}
.visitorsResist-resisterBtn{
  text-align: center;
}
.visitorsResist-resisterBtn a{
  width: 260px;
  margin: 0 auto 40px;
  background: #40aeb9;
  box-shadow: 0 4px 0 #1298a7;
  display: block;
  color: #FFF;
  text-align: center;
  height: 52px;
  line-height: 52px;
  font-size: 16px;
  border-radius: 200px;
  box-sizing: border-box;
  position: relative;
}
.visitorsResist-resisterBtn a::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #fff transparent;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  transform: rotate(90deg);
}
@media screen and ( max-width:768px){
  .page-template-visitors_regist .regist-btn{
    position: static;
  }
  .page-template-visitors_regist .visitorsResistEntryBtn{
    line-height: 1.8em;
  }
}
@media screen and ( max-width:320px){
  .page-template-visitors_regist .visitorsResistEntryBtn a{
    width: 220px;
  }
}

/*  --------------------------------------------------

 Header

-------------------------------*/
.header-about {
  line-height: 18px;
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 0;
  text-align: left;
  padding-right: 10px;
  padding-left: 130px;
  /* padding-left: 230px; */
}
.header-bnr-list {
  font-size: 12px;
  width: 340px;
  /* width: 180px; */
  display: table-cell;
}
.header-bnr-list p {
  display: inline-block;
  width: 49%;
  /* width: 100%; */
}
.header-bnr-list p{
  border-radius: 200px;
  overflow: hidden;
}
.header-bnr-list p a{
  display: block;
  height: 100%;
  color: #FFF;
  text-align: center;
  line-height:44px ;
  font-size: 12px;
  letter-spacing: 0px;
}
.header-bnr-list p a span{
  padding-left: 26px;
  -webkit-background-size: 20px;
  background-size: 18px;
  letter-spacing: 1px;
}
.headBtnVisitors{
  background: #ff6f61;
  box-shadow: 0 3px 0 #d95e53;
}
.headBtnVisitors a span{
  background:url(images/SVG/header_icon-entry.svg) center left no-repeat;
}
.headBtnContact{
  background: #42908c;
  box-shadow: 0 3px 0 #387b77;
}
.headBtnContact a span{
  background:url(images/SVG/header_icon-guide.svg) center left no-repeat;
}
@media screen and ( max-width:1110px){
  .header-bnr-list p{
    width: 40%;
  }
}
@media screen and ( max-width:460px){
  .header-bnr-list p{
    width: 48%;
  }
  .header-bnr-list p a{
    line-height:38px ;
    font-size: 10px;
  }
  .header-bnr-list p a span{
    padding-left: 12px;
    -webkit-background-size: 10px;
    background-size: 10px;
    letter-spacing: 0;
  }
}

/*  --------------------------------------------------

 Footer

-----------------------------------------------------*/
/* フローティング来場登録ボタン --------------------------*/
.ft-floatingBtn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  /* background: #fff; */
  /* background: linear-gradient(-90deg, #8a25b8, #5cb1ea);
  border-radius: 10px;*/
  box-shadow: 5px 10px 20px rgba(0,0,0,0.2); 
  /* padding: 2px; */
  box-sizing: border-box;
  z-index: 9999;
  transform: translateY(200px);
  opacity: 0;
  visibility: hidden;
  transition: all .4s;
}
.ft-floatingBtn.ft-fixFloatingBtn{
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
/* .ft-floatingBtn div{
  background: #fff;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 20px 40px;
  box-sizing: border-box;
}
.ft-floatingBtn p{
  float: left;
  color: #483586;
  line-height: 60px;
  font-size: 16px;
  font-weight: bold;
  padding-right: 10px;
}
.ft-floatingBtn p span{
  font-size: 12px;
}
.ft-floatingBtn p::after{
  content: "→";
  padding-left: 5px;
} */
.ft-floatingBtn a{
  display: block;
  float: left;
  color: #fff;
  font-weight: bold;
  text-align: left;
  font-size: 13px;
  line-height: 1.4;
  width: 240px;
  padding: 17px 0 15px 54px;
  background-image: url(images/SVG/header_icon-entry.svg) ;
  background-color: #ff6f61;
  background-repeat: no-repeat;
  background-position: center left 25px;
  background-size: 22px auto;
  border-radius: 10px;
  box-sizing: border-box;
  transition: all .4s;
  box-shadow: 0 4px 0 #d95e53;
  letter-spacing: 2px;
}
.ft-floatingBtn a span{
  font-size: 12px;
}
@media screen and ( max-width:768px){
  .ft-floatingBtn {
    position: fixed;
    bottom: 0px;
    right: 0px;
    box-shadow: 5px -10px 20px rgba(0,0,0,0.2);
    width: 100%;
    padding: 5px 0 10px;
    background: #fff;
  }
  .ft-floatingBtn div{
    /* border-radius: 0px; */
    text-align: center;
  }
  /* .ft-floatingBtn p{
    float: none;
    display: inline-block;
    line-height: 1.3;
    padding-bottom: 10px;
  }
  .ft-floatingBtn p::after{
    display: none;
  } */
  .ft-floatingBtn a{
    float: none;
    display: inline-block;
    width: 300px;
    font-size: 18px;
    letter-spacing: 3px;
  }
}
@media screen and ( max-width:320px){
  .ft-floatingBtn a{
    width: 100%;
  }
}
/* /END フローティング来場登録ボタン */

/* フッターSNSボタン --------------------------*/
.ft-snsZoon{
  background: #211f44;
  border-bottom: 1px solid #fff;
  padding: 30px 0;
  position: relative;
}
.ft-snsZoon h2{
  width: 170px;
  margin: 0 auto 10px;
}
.ft-snsZoon ul{
  text-align: center;
}
.ft-snsZoon ul li{
  display: inline-block;
  padding: 0 20px;
}
.ft-snsZoon ul li a{
  display: block;
  height: 100%;
  width: 62px;
}
.ft-snsZoon p{
  position: absolute;
  width: 113px;
  right: 50%;
  top: 15px;
  margin-right: -202px;
}
@media screen and ( max-width:430px){
  .ft-snsZoon p{
    width: 90px;
    margin-right: -175px;
  }
}
@media screen and ( max-width:320px){
  .ft-snsZoon p{
    display: none;
  }
}
/* /END フッターSNSボタン */

#footer {
    padding: 0;
}
#footer .ftImg{
  margin:0 auto;
  max-width: 1280px;
  height: auto;
  display: block;
  padding-top: 40px;
}
.footer-linkWrap{
  padding-top: 50px;
  background: linear-gradient(#211f44, #393773) #211f44;
}
#copyright{
  background: #272551;
  padding: 20px 0 40px;
  margin-top: -20px;
}
#copyright .contents-width{
  border-top: none;
  padding-top: 0;
}
.footer-link{
  padding-bottom: 0px;
}
.ftMenuHistory{
  margin-top: 20px;
  padding-top: 20px;
}
.ftMenuHistory a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f105';
  margin: 0 5px 0 0;
}
.ftMenuHistory dd{
  margin-left: 15px;
}
@media screen and (max-width:1110px) {
  .ftMenuHistory{
    border-bottom: none;
    border-top: 1px solid rgba(255,255,255,0.5);
  }
}
@media screen and (max-width:960px){
  .ftMenuHistory dt{
    margin-left: 15px;
  }
}
@media screen and (max-width:768px){
  #footer{
    padding-bottom: 100px;
  }
}

/*  --------------------------------------------------
 Footer SNS
-------------------------------*/
.snsWrap{
  overflow: hidden;
  float: right;
  width: 100%;
  box-sizing: border-box;
}
.snsWrap::after{
  display: block;
  content: "";
  clear: both;
}
.fb-box {
    text-align: center;
    margin: 30px 0 0 0;
    float: right;
    width: 275px;
}
.insta{
  float: left;
  width: 275px;
  margin-top: 30px;
}
@media screen and ( max-width:768px){
  .snsWrap{
    padding: 30px;
  }
  .fb-box {
    width: 48%;
  }
  .insta{
      width: 48%;
  }
}
@media screen and ( max-width:560px){
  .fb-box {
    width: 100%;
  }
  .insta{
      width: 100%;
  }
}


figure.entry-thumb,.new-entry-thumb,.popular-entry-thumb,.related-entry-thumb{display:none}


/*  --------------------------------------------------
 公開前非表示設定
-------------------------------*/
/* body .headBtnVisitors,body .bottom-link ul .bottomBtnVisitors,body .main-visual .mvLine dd:nth-child(3),body .main-visual .mvLine dd:nth-child(4){
  display: none;
}
.main-visual .mvLine dl{
  max-width: 580px;
}
.main-visual {
  height: 400px;
}
.main-visual .mvLine {
  height: 120px;
} */
