@charset "utf-8";
@media screen and (max-width: 1365px) {
  /* contents------------------------------------------------------------------------------------------------------------------------------ */
  #content.toppage {
    margin-top: -420px;
  }

  .bx-wrapper .bx-pager {
    top: 70%;
  }
}
@media screen and (max-width: 1250px) {
  /* contents------------------------------------------------------------------------------------------------------------------------------ */
  #content.toppage {
    margin-top: -400px;
  }
}
@media screen and (max-width: 1170px) {
  /* contents------------------------------------------------------------------------------------------------------------------------------ */
  #content.toppage {
    margin-top: -360px;
  }

  #toppage-menu {
    padding-top: 10%;
  }
}
@media screen and (max-width: 1034px) {
  /* Header------------------------------------------------------------------------------------------------------------------------------ */
  header .inner {
    padding: 0 3.5294118%;
    box-sizing: border-box;
  }
  header #header-right .header-info p {
    margin-right: 0;
    /* float: right; */
  }
  header #header-right .sns-list{
    margin-top: 5px;
  }

  header #main-menu {
    display: block;
  }

  header #main-menu br {
    display: inline;
  }
  header #main-menu .open-menu > ul > li {
    margin: 0 1.7647059%;
    padding: 0;
  }

  header #main-menu .open-menu > ul > li:nth-child(1) {
    width: 6%;
  }

  header #main-menu .open-menu > ul > li:nth-child(2) {
    width: 8.235294117647%;
  }

  header #main-menu .open-menu > ul > li:nth-child(3) {
    width: 10.117647058824%;
  }

  header #main-menu .open-menu > ul > li:nth-child(4) {
    width: 8.352941176471%;
  }

  header #main-menu .open-menu > ul > li:nth-child(5) {
    width: 10.117647058824%;
  }

  header #main-menu .open-menu > ul > li:nth-child(6) {
    width: 8.470588235294%;
  }

  header #main-menu .open-menu > ul > li:nth-child(7) {
    width: 6.705882352941%;
  }

  header #main-menu .open-menu > ul > li:nth-child(8) {
    width: 8.470588235294%;
  }

  header #main-menu .open-menu > ul > li > a {
    padding: 0;
    font-size: 12px;
    display: table-cell;
    vertical-align: middle;
    height: 70px;
    width: 100px;
  }
  
  header #main-menu ul > li > a:hover:after {
    display: none;
  }

  #main-image h2 {
    padding: 75px 42px;
    left: 3.5294118%;
    z-index: 100;
  }

  #backtotop {
    padding: 0 3.5294118%;
    box-sizing: border-box;
  }


  /* contents------------------------------------------------------------------------------------------------------------------------------ */
  #content.toppage {
    margin-top: -330px;
    padding: 0 3.529411764706%;
  }

  #content.one-column .inner, #content.one-column-news .inner {
    padding: 0 3.529411764706%;
  }
  

  #quick-menu {
    right: 3.529411764706%;
  }

  #toppage-menu {
/*     padding-top: 27.088607594937%; */
  }

  /* Footer------------------------------------------------------------------------------------------------------------------------------ */
  footer .inner {
    padding: 0 3.5294118%;
    box-sizing: border-box;
  }

  footer #footer-info .left-box {
    width: 50.208333333333%;
  }

  footer #footer-info .right-box {
    width: 39.791666666667%;
  }

  footer #footer-menu {
    padding: 0 3.5294118%;
    box-sizing: border-box;
  }

  footer #footer-menu > ul > li {
    margin-right: 5.063291139241%;
    box-sizing: border-box;
  }

  footer #footer-menu ul ul {
    padding: 0;
  }
}
@media screen and (max-width: 970px) {
  /* contents------------------------------------------------------------------------------------------------------------------------------ */
  #content.toppage {
    margin-top: -310px;
  }
}
@media screen and (max-width: 930px) {
  /* contents------------------------------------------------------------------------------------------------------------------------------ */
  #content.toppage {
    margin-top: -290px;
  }
}

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


  /* Display: none;---------------------------------------------------------------------------------------------------------------------- */
  header #header-right .sns-list,
  header #header-right .header-right-upper {
    display: none;
  }

  /* Header------------------------------------------------------------------------------------------------------------------------------ */

  header #languages {
    margin-bottom: 0;
  }

  header #main-menu .open-menu > ul {
    height: 67px;
  }

  header #main-menu .open-menu > ul li a {
    height: 62px;
  }

  /* header #site-title, header #header-right { */
  /*   float: none; */
  /*   width: 100%; */
  /* } */

  header #header-left{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding-right: 160px;
  }
  header #header-right{
	width: 160px;
	margin-left: -160px;
  }

  header #site-title {
    margin-bottom: 5px;
  }

  header #main-menu ul > li:hover .dropdown {
    display: none;
  }

  header #header-right .header-info{
	  display: block;
	  margin-bottom: 10px;
  }

  header #header-right .header-info p {
    float: left;
    width: 70%;
  }

  header #header-right .header-info ul {
    width: 30%;
    text-align: right;
  }

  header #header-right .header-info ul li {
    margin-right: 0;
    display: inline-block;
    float: none;
  }

  header #main-menu {
    box-sizing: border-box;
  }

  #main-image {
    overflow: hidden;
  }

  #main-image .inner {
    text-align: center;
    width: auto;
    height: 240px;
  }

  #main-image img {
    margin: 0 0 0 auto;
    position: absolute;
    top: 0;
    right: -100px;
  }

  .bx-wrapper .bx-pager {
    top: auto;
    bottom: 20%;
  }

  /* Content----------------------------------------------------------------------------------------------------------------------------- */
  #content.toppage {
    margin-top: -270px;
  }

  #breadcrumbs {
    margin: 0;
    padding: 3.5294118%;
    box-sizing: border-box;
  }

  #content {
    margin: 0;
  }

  #content > .inner {
    padding: 0;
  }

  #content #main {
    padding: 3.5294118%;
    box-sizing: border-box;
  }

  #content #main, #content #sidebar, #content.toppage #main, #content.toppage #sidebar {
    float: none;
    max-width: none;
    width: 100%;
  }

  .twocol-box .text-box {
    width: 58.73417721519%;
  }

  .twocol-box .image-box {
    width: 37.974683544304%;
  }
  #toppage-menu {
    margin-bottom: 25px;
/*     padding-top: 30.705882352941%; */
  }

  #quick-menu {
    width: 32.235294117647%;
  }

  #quick-menu .three-column {
    margin-right: 0;
  }

  #quick-menu .three-column li:nth-child(3n) {
    margin-right: 0;
  }

  #quick-menu .three-column li {
    margin-right: 1.25%;
    width: 32.5%;
    vertical-align: top;
  }

  #content.toppage #main, #content.toppage #sidebar aside {
    padding: 0;
  }

  #content.toppage #main, #content.toppage #sidebar #tripadvisor {
    padding: 0 0 10px 10px;
  }

  #content.toppage #main {
    margin-bottom: 35px;
  }

  #news-area {
    margin-bottom: 30px;
    padding: 3.164556962025%;
  }

  .tab-contents table td.date, .page-content#news-area .tab-contents table td.date {
    font-size: 12px;
    width: auto;
    text-align: center;
  }

  .tab-contents table th {
    width: 11.645569620253%;
  }

  .tabs li {
    padding: 0 1.902173913043%;
    width: auto!important;
  }

  #news-area .tab-menu .tabs {
    background: #eaedf1;
  }

  #event-area .more {
    top: 10.725552050473%;
  }

  #event-area .banners li {
    width: 30.126582278481%;
  }

  #sns-area .title .more {
    margin-left: 28px;
    position: relative;
    right: auto;
    line-height: 130%;
  }

  /* Sidebar-------------------------------------------------------------------------------------------------------------------------------- */
  #sidebar nav, #sidebar aside {
    margin-bottom: 0;
  }

  #sidebar #sub-menu {
    background: #283D5B;
  }

  #sidebar #sub-menu .inner {
    padding: 3.5294118%;
    box-sizing: border-box;
  }

  #sidebar #sub-menu li ,#sidebar #sub-menu ul.car-sub li{
    width: 50%;
    float: left;
    box-sizing: border-box;
  }
  
  #sidebar #sub-menu ul.car-sub li{
    border-left: 1px solid #F4F7F9;
    border-right: 1px solid #F4F7F9;
  }

  #sidebar #sub-menu li:nth-child(even) ,#sidebar #sub-menu ul.car-sub li:nth-child(odd){
    border-left: none;
  }
  
  #sidebar #sub-menu ul.car-sub li a{
    padding: 20px;
    font-size: 14px;
  }

  #sidebar aside {
    padding: 3.5294118%;
    box-sizing: border-box;
  }

  #sidebar .banner-list li, #sidebar .basic-list li {
    margin-right: 1.898734177215%;
    float: left;
  }

  #sidebar #special-contents h2 {
    margin-bottom: 15px;
  }

  #sidebar #special-contents .basic-list li:nth-child(1) {
    margin-top: -15px;
  }

  #sidebar.toppage #banner-area {
    margin-bottom: 0;
  }

  #sidebar.toppage #banner-area li {
    margin-bottom: 25px;
    margin-right: 10px;
    float: left;
  }

  #sidebar.toppage #banner-area li:nth-child(3) a {
    margin-bottom: 0;
    margin-right: 10px;
    float: left;
  }

  /* Footer------------------------------------------------------------------------------------------------------------------------------ */
  footer #footer-info .left-box, footer #footer-info .right-box {
    float: none;
    max-width: none;
    width: 100%;
  }

  footer #footer-info .left-box ul {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 780px) {
  /* contents------------------------------------------------------------------------------------------------------------------------------ */
  #content.toppage {
    margin-top: -260px;
  }
}
@media screen and (max-width: 740px) {
  /* contents------------------------------------------------------------------------------------------------------------------------------ */
  #content.toppage {
    margin-top: -230px;
  }
  #toppage-menu {
    padding-top: 5%;
  }

  .bx-wrapper .bx-pager {
    bottom: 30%;
  }
}

@media screen and (max-width: 640px) {
  .bx-wrapper .bx-pager {
    bottom: 20%;
  }

  header #main-menu .open-menu > ul {
    height: auto;
  }

  header #main-menu .open-menu > ul li {
    margin: 0;
    width: 12.5%!important;
    box-sizing: border-box;
  }

  header #main-menu .open-menu > ul li a {
    height: 40px;
    font-size: 11px;
  }

  header #header-right .header-info p, header #header-right .header-info ul {
    float: none;
    width: 100%;
    text-align: left;
  }
  #content.toppage {
    margin-top: -200px;
  }

  .bx-wrapper .bx-pager {
    bottom: 20%;
  }

  .calendar-of-months li {
    margin-right: 3.75%;
    width: 48.12500%;
  }
  .calendar-of-months li:nth-child(3n) {
    margin-right: 3.75%;
  }
  .calendar-of-months li:nth-child(2n) {
    margin-right: 0;
  }

  .dotted-solid-table th {
    width: 100%;
    display: block;
  }

  .dotted-solid-table td {
    display: block;
    width: 100%;
  }

  .dotted-solid-table td.pc {
    display: none;
  }

  .dotted-solid-table td + td {
    padding-top: 0;
    border-top: none;
  }
}
@media screen and (max-width: 550px) {
  /* contents------------------------------------------------------------------------------------------------------------------------------ */
  #content.toppage {
    margin-top: -180px;
  }

  .bx-wrapper .bx-pager {
    bottom: 20%;
  }
}

@media screen and (max-width: 480px) {
  /* Display: none;---------------------------------------------------------------------------------------------------------------------- */
  header hr, header #languages, header .header-info, #content hr, #breadcrumbs, #backtotop {
    display: none;
  }
  header #header-right .header-info{
  	display: none;
  }
  header #header-left{
    /* width: auto; */
	padding-right: 0;
  }
  header #header-left p{
    display: none;
  }

  /* General Elements-------------------------------------------------------------------------------------------------------------------- */
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  .sp-hidden {
    display: none;
  }

  .sp-nav-banner{
	
  }

  img {
    width: 100%;
    box-sizing: border-box;
  }

  .alignleft {
    width: auto;
  }

  .alignright {
    width: auto;
  }

  .floatclear {
    float: none;
  }

  .external-link {
    width: auto;
  }

  .sp-center {
    margin: 0 auto 10px;
    display: block;
  }

  img.sp-center {
    width: auto;
  }

  img.sp-nav-banner{
	width: 8.125vw;
	margin-right: 5px;
  }

  .twocol-box .text-box, .twocol-box .image-box, .img-right-box .left-box, .img-right-box .right-box {
    float: none;
    width: 100%;
    box-sizing: border-box;
  }

  br.sp {
    display: inline;
  }

  .blueline-list > li, .bluelinetop-list > li {
    float: none;
    width: 100%;
  }

  #content .bluelinetop-list a {
    margin-bottom: 10px;
    display: block;
  }

  .link-blue img, .icon-link img, .link-icon img {
    width: auto;
  }

  .dottedline-list > li {
    margin-bottom: 0;
    padding: 10px;
    border-right: none;
    float: none;
    width: 100%;
  }

  .dottedline-list > li:nth-child(even) {
    padding-left: 10px;
  }

  .dottedline-list > li:last-child {
    border-bottom: none;
  }

  .twocol-dotted-list li, .twocol-dotted-list li:nth-child(even) {
    border-top: none;
    border-bottom: 1px dotted #cccccc;
    width: 100%;
    float: none;
  }

  .title-blue-square {
    font-size: 14px;
  }

  .dottedline-dl dt {
    padding: 15px 0 0;
    width: 100%;
    box-sizing: border-box;
    float: none;
  }

  .dottedline-dl dd {
    padding: 15px 0;
  }

  .pager .page-numbers {
    text-align: center;
  }

  .pager li {
    padding: 5px 10px;
    font-size: 14px;
  }
  
  .pager-car{
    border-top: 1px solid #dddddd;
   }
  
  .pager-car li{
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    padding: 5px 10px;
    font-size: 14px;
  }
  
  .pager-car li.prev,.pager-car li.next{
    float: none;
  }
  
  .pager-car li a{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
  }

  table th, table td {
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-size: 10px;
  }

  /* Header------------------------------------------------------------------------------------------------------------------------------ */
  header .inner {
    padding: 0 10px;
  }

  header #logo-area {
    margin: 0;
    padding: 25px 10px;
    position: relative;
  }

  header #site-title img {
    width: 223px;
  }

  header #main-menu {
    border: none;
  }

  header #site-title {
    margin-bottom: 0;
  }

  header #main-menu .open-menu {
    display: none;
    z-index: 1000;
    position: absolute;
    height: auto;
    width: 100%;
  }

  header #main-menu ul {
    height: auto;
  }

  header #main-menu ul li.sp {
    display: block;
  }

  header #main-menu ul li a {
    padding: 0;
    border: none;
  }

  header #main-menu ul li a:hover {
    border: none;
  }

  header #main-menu ul > li > a:hover:after {
    border: none;
    left: auto;
  }

   header #main-menu ul > li:hover .dropdown {
    display: none;
  }

  header #main-menu .open-menu > ul li {
    border-bottom: 2px solid #465975;
    width: 100%!important;
    box-sizing: border-box;
    background: #516787;
  }

  header #main-menu .open-menu > ul li a {
    padding: 15px 24px;
    display: block;
    width: 100%;
    height: auto;
    color: #ffffff;
    box-sizing: border-box;
    text-align: left;
    font-size: 14px;
    position: relative;
    z-index: 10000;
  }

  header #main-menu .open-menu > ul li a:after {
    margin-top: -8px;
    content: '';
    position: absolute;
    right: 24px;
    top: 50%;
    height: 15px;
    width: 8px;
    background: url(../images/sp/arrow-white-right.png) no-repeat;
    background-size: 8px 15px;
  }


  header #main-menu ul li a:hover, header #main-menu ul li a.active {
    border: none;
  }

  header #main-menu .open-menu .navy {
    position: relative;
  }

  header #main-menu .open-menu .navy .sns-menu {
    position: absolute;
    right: 24px;
    top: 15px;
    width: auto;
    height: auto;
  }

  header #main-menu .open-menu .navy .sns-menu li {
    margin-left: 5px;
    float: left;
    width: 30px!important;
    box-sizing: border-box;
  }

  header #main-menu .open-menu .navy .sns-menu li a {
    padding: 0;
  }

  header #main-menu .open-menu .navy .sns-menu li img {
    width: 30px;
    height: 30px;
  }

  header #main-menu .open-menu .navy li {
    border-bottom: none;
  }

  header #main-menu .open-menu .navy li a {
    background: #3D4D65;
  }

  header #main-menu .open-menu .navy li.arrow-white a:before {
    left: 24px;
  }

  header #main-menu .open-menu .navy li a:after {
    display: none;
  }

  header #main-menu .open-menu .navy li.arrow-white a {
    padding: 10px 35px;
    font-size: 12px;
  }

  header #main-menu .open-menu .twocol-list li {
    border-bottom: none;
    width: 50%!important;
  }

  header #main-menu .open-menu .twocol-list li:first-child {
    border-right: 2px solid #465975;
  }

  header #main-menu br {
    display: none;
  }

  header #main-menu .sp-menu-btn {
    display: block;
    position: absolute;
    right: 10px;
    top: 25px;
    width: 28px;
    height: 30px;
    overflow: hidden;
    background: url(../images/sp/icon-menu.png) no-repeat;
    background-size: 28px 30px;
    cursor: pointer;
  }

  header #main-menu .sp-menu-btn.open {
    background: url(../images/sp/icon-close.png) no-repeat bottom center;
    background-size: 23px 23px;
  }

  header #main-menu .sp-menu-btn img {
    width: auto;
  }

  #main-image {
    margin-bottom: 20px;
    height: auto;
  }

  #main-image .inner {
    height: 170px;
    overflow: hidden;
  }

  #main-image h2 {
    padding: 20px;
    top: auto;
    left: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
  }

  #main-image img {
    height: 100%;
  }


  /* Content----------------------------------------------------------------------------------------------------------------------------- */

  #content.toppage #top-banner .left-box{
    float: none;
	text-align: center;
  }
  #content.toppage #top-banner-left,
  #content.toppage #top-banner-right{
	padding: 0!important;
	width: 100%!important;
  }

  .important-post {
    display: none;
  }

  .top-information {
    margin-top: 20px;
    padding: 10px 0;
    width: 100%;
    box-sizing: border-box;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
  }


  .top-information .title {
    padding: 5px;
    width: 20.3125%;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
  }

  .top-information .title img {
    vertical-align: middle;
  }

  .top-information .text {
    padding: 5px 0 5px 5px;
    width: 79.6875%;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 13px;
  }



  #content.toppage {
    margin-top: 0;
    padding: 0;
  }

  #content #main {
    padding: 0 10px;
    box-sizing: border-box;
  }

  .sp-main {
    display: block;
  }

  .slider-wrap {
    display: none;
  }

  #quick-menu {
    margin-top: 0;
    padding: 3.125%;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    right: 0;
    background: url(../images/bg-top-quick.png);
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
  }

  #quick-menu .two-column {
    margin-bottom: 3px;
    text-align: center;
    font-size: 0;
  }

  #quick-menu .two-column li {
    display: inline-block;
    width: 50%;
  }

  .sp-info {
    padding: 15px 0;
    font-size: 12px;
    text-align: center;
  }

  #toppage-menu {
    margin-bottom: 0;
    padding-top: 0;
  }

  #bnr-menu .sp-menu-btn {
    display: block;
    padding: 3.125%;
    background: #2D4364;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
  }

  #toppage-menu .map {
    display: none;
  }

  #bnr-menu .sp-menu-btn .inner {
    padding: 15px;
    position: relative;
    box-sizing: border-box;
    background: #ffffff;
    line-height: 28px;
    font-size: 18px;
    font-weight: bold;
  }

  #bnr-menu .sp-menu-btn img {
    width: 30px;
    height: 28px;
    float: right;
  }

  #bnr-menu .sp-menu-btn + div {
    display: none;
  }

  #bnr-menu ul li {
    position: relative;
  }

  #bnr-menu ul li a {
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    display: block;
  }

  #bnr-menu li.textile {
    border-bottom: 1px solid #DC5252;
    background: #FC7C72;
  }

  #bnr-menu li.car {
    border-bottom: 1px solid #2255A2;
    background: #468FFD;
  }

  #bnr-menu li.textile, #bnr-menu li.car {
    line-height: 70px;
  }

  #bnr-menu li ul > li {
    line-height: 60px;
  }

  #bnr-menu li ul.navy > li {
    border-bottom: 1px solid #2D4364;
    background: #516787;
  }

  #bnr-menu li ul.black > li {
    border-bottom: 1px solid #494949;
    background: #666666;
  }

  #bnr-menu li ul > li:after, #bnr-menu li.textile:after, #bnr-menu li.car:after {
    margin-top: -8px;
    position: absolute;
    right: 20px;
    top: 50%;
    content: '';
    background: url(../images/sp/arrow-white-right.png) no-repeat center right;
    width: 8px;
    height: 15px;
    z-index: 100;
  }

  #bnr-menu li img {
    margin-right: 20px;
    width: 70px;
  }


  #bnr-menu.exhibition-bnr-menu .two-column {
    margin-bottom: 0;
  }

  #bnr-menu.exhibition-bnr-menu .two-column li {
    /*margin-bottom: 2.67558528%;*/
    margin-bottom: 0.52356020942408376963350785340314%;
    float: none!important;
    width: 100%!important;
  }

  #bnr-menu.exhibition-bnr-menu .four-column, #bnr-menu .one-column {
    float: none;
    width: 100%;
  }

  #bnr-menu.exhibition-bnr-menu .four-column li {
    margin-right: 0;
    margin-bottom: 2.67558528%;
    width: 48.4949833%;
  }

  #bnr-menu.exhibition-bnr-menu .four-column li:nth-child(even){
    float: right;
  }

  #bnr-menu.exhibition-bnr-menu .five-column li {
    margin-right: 0;
    margin-bottom: 0.52356020942408376963350785340314%;
    width: 48.4949833%;
  }

  #bnr-menu.exhibition-bnr-menu .five-column li:nth-child(odd){
    float: left;
    width: 49.789473684210526315789473684211%;
  }

  #bnr-menu.exhibition-bnr-menu .five-column li:nth-child(even){
    float: right;
    width: 49.684210526315789473684210526316%;
  }

  #bnr-menu.exhibition-bnr-menu .one-column {
    font-size: 0;
  }
  #bnr-menu.exhibition-bnr-menu .one-column li img {
      vertical-align:bottom;
  }
  #bnr-menu.exhibition-bnr-menu li img {
    width: 100%;
  }

  #bnr-menu .one-column li {
    margin-bottom: 0;
    margin-right: 1.25%;
    width: 32.5%;
    display: inline-block;
  }

  #bnr-menu .one-column li:nth-child(3n) {
    margin-right: 0;
  }

  #content.toppage #main {
    margin-bottom: 0;
    padding: 3.125%;
  }

  #sns-area {
    margin-bottom: 0;
    padding: 3.125%;
  }

  #sns-area .title img {
    width: 18px;
    height: 18px;
  }

  #sns-area .facebook, #sns-area .twitter {
    margin-bottom: 10px;
    float: none;
    width: 100%;
    box-sizing: border-box;
  }

  .calendar-of-months li {
    margin-right: 0;
    width: 100%;
  }
  .calendar-of-months li:nth-child(3n) {
    margin-right: 0;
  }
  .calendar-of-months li:nth-child(2n) {
    margin-right: 0;
  }

  /* Page-------------------------------------------------------------------------------------------------------------------------------- */
  .page-content h1 {
    margin-bottom: 10px;
    padding: 0 0 10px 12px;
    background-size: 4px 18px;
    font-size: 18px;
    line-height: 18px;
  }

  .page-content h2 {
    margin-bottom: 10px;
    padding: 0 0 10px 16px;
    font-size: 16px;
    line-height: 16px;
    background-position-y: 2px;
    background-size: 13px 13px;
  }

  .page-content h3 {
    margin-bottom: 10px;
    font-size: 15px;
  }

  .page-content section p {
    margin-bottom: 20px;
  }

  .twocol-box .text-box, .twocol-box .image-box {
    margin-bottom: 10px;
  }

  #content.toppage #main h2 {
    font-size: 14px;
  }

  #content.toppage #main #news-area .more.pc {
    display: none;
  }

  #news-area {
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  #news-area .title {
    margin-bottom: 10px;
  }

  #news-area .tab-menu .tabs {
    display: none;
  }

  .tab-contents table th {
    display: none;
  }

  .tab-contents table td {
    display: block;
  }

  .tab-contents table td.date, .page-content#news-area .tab-contents table td.date {
    padding: 10px 0 0;
    border-bottom: none;
    text-align: left;
  }

  .tab-contents table td.arrow-blue, .page-content#news-area .tab-contents table td.arrow-blue {
    padding: 0 0 10px 1em;
  }

  #news-area .tab-menu {
    margin-bottom: 10px;
  }

  #content.toppage #main #news-area .more.sp {
    margin: 0 -3.164556962025%;
    padding: 10px 0;
    border-top: 1px solid #D6E1E9;
    text-align: center;
  }

  #content.toppage #main #news-area .more.sp a {
    font-size: 12px;
    color: #444444;
    text-decoration: none;
  }

  #content.toppage #main #news-area .more.sp a:hover {
    text-decoration: underline;
  }

  #event-area .more {
    top: auto;
    bottom: 5.978260869565%;
    right: auto;
    width: 100%;
    text-align: center;
  }

  #event-area .more li {
    display: inline-block;
  }

  #event-area .banners {
    padding: 0 6.6666666666675%;
    top: 16.847826086957%;
    bottom: auto;

  }

  #event-area .banners li {
    margin-bottom: 3px;
    width: 100%;
  }

  .tb-admission tr td:first-child {
    width: auto;
  }

  .program-list li {
    float: none;
    width: auto;
  }

  .tb-program th, .tb-program td {
    padding: 5px;
  }

  .restaurant-menu {
    font-size: 14px;
  }

  .restaurant-box {
    margin-bottom: 20px;
  }

  .restaurant-box .left-box, .restaurant-box .right-box {
    margin-bottom: 10px;
    width: 100%;
    float: none;
  }

  .tb-demonstration {
    width: 100%;
    box-sizing: border-box;
    font-size: 12px;
  }

  .tb-demonstration th, .tb-demonstration td {
    padding: 2px;
  }

  .schedule-title h2 {
    padding: 0;
  }

  .schedule-title h2 .font-lightblue {
    font-size: 18px;
  }

  .schedule-title form  {
    margin-bottom: 20px;
    position: relative;
    bottom: auto;
  }

  .schedule-title form select {
    width: 100%;
  }

  .schedule-box .left-box h3 img, .schedule-box .right-box h3 img {
    width: auto;
  }

  .schedule-box .left-box, .schedule-box .right-box {
    padding: 0;
    border-right: none;
    float: none;
    width: 100%;
  }

  .titleblue-dl dt .sub-title {
    min-height: 0;
    font-size: 14px;
  }

  .titleblue-dl dd, .titlegreen-dl dd {
    min-height: 0;
  }

  .dl-history, .layout-history .img-history {
    width: 100%;
    float: none;
  }

  .layout-history .img-history p {
    text-align: center;
  }

  .reader-box p {
    float: none;
    width: 100%;
  }

  .reader-box img {
    margin: 0 auto 10px;
  }

  #akarenga ul li > img, #akarenga .akarenga-new .new-image {
    margin: 0 auto 10px;
    width: auto;
    float: none;
  }

  #akarenga .akarenga-new .new-image {
    max-width: 124px;
  }

  #akarenga ul li > img {
    max-width: 110px;
  }

  #akarenga .akarenga-new .right, #akarenga ul li .right {
    width: 100%;
    float: none;
  }

  header #main-menu br.pc {
    display: none;
  }
  
  .car-demonstration-title{
    margin-top: -36px;
  }
  
  .car-demonstration-title img{
  	height: 34px;
    width: auto;
}

  /* Sidebar-------------------------------------------------------------------------------------------------------------------------------- */
  #sidebar #sub-menu .inner, #sidebar aside {
    padding: 23px;
  }

  #sidebar #sub-menu li a, #sidebar #sub-menu ul.car-sub li a {
    padding: 10px 20px 10px 10px;
    font-size: 14px;
  }

  #sidebar #sub-menu li:after {
    right: 10px;
  }

  #sidebar .banner-list li, #sidebar .basic-list li {
    margin-right: 0;
    float: none;
    width: 100%;
    box-sizing: border-box;
  }

  #sidebar.toppage {
    padding: 10px 7.5%;
    box-sizing: border-box;
    width: 100%;
  }

  #sidebar.toppage #banner-area li {
    margin-right: 0;
    float: none;
    width: 100%;
    box-sizing: border-box;
  }

  #sidebar.toppage #banner-area li:nth-child(3) a {
    margin-bottom: 10px;
    margin-right: 0;
    float: none;
  }

  /* Footer------------------------------------------------------------------------------------------------------------------------------ */

  footer .inner {
    padding: 0 10px;
    box-sizing: border-box;
  }

  footer #footer-logo .inner {
    background: none;
    height: auto;
    line-height: 1;
    text-align: center;
  }

  footer #footer-logo img {
    padding: 23px 0;
    width: 220px;
  }

  footer hr {
    height: 5px;
  }

  footer #footer-info {
    padding: 15px 0;
    border-bottom: none;
    text-align: center;
  }

  footer #footer-info .left-box ul {
    margin: 0 -10px 15px;
    padding: 10px;
    border-top: 1px solid #D6E1E9;
    border-bottom: 1px solid #D6E1E9;
    text-align: center;
  }

  footer #footer-info .left-box ul li {
    float: none;
    display: inline-block;
  }

  footer #footer-menu ul ul {
    display: none;
  }

  footer #footer-menu > ul {
    margin-bottom: 0;
    border: 1px solid #D6E1E9;
  }

  /*footer #footer-menu .menu-upper {
    border-bottom: none;
  }*/

  footer #footer-menu > ul > li {
    margin-right: 0;
    margin-bottom: 0;
    padding: 0 10px;
    border-bottom: 1px solid #D6E1E9;
    border-right: 1px solid #D6E1E9;
    width: 50%;
    display: table;
  }

  /*footer #footer-menu li:nth-child(3), footer #footer-menu li:nth-child(4) {
    border-bottom: none;
  }*/
  footer #footer-menu li.list-bottom {
    border-bottom: none;
  }

  footer #footer-menu > ul > li:nth-child(even) {
    border-right: none;
  }

  footer #footer-menu > ul > li > a {
    margin-right: 0;
    margin-bottom: 0;
    padding: 10px 0 10px 10px;
    border-bottom: none;
    font-size: 12px;
    letter-spacing: -1px;
    display: table-cell;
    vertical-align: middle;
  }

  footer #footer-site-menu {
    border-top: none;
  }

  footer #footer-site-menu .site-menu {
    margin-bottom: 10px;
    float: none;
  }

  footer #footer-site-menu .site-menu, footer #footer-site-menu .sns-menu {
    text-align: center;
  }

  footer #footer-site-menu .site-menu li, footer #footer-site-menu .sns-menu li {
    display: inline-block;
    float: none;
  }

  footer #footer-site-menu .site-menu li:nth-child(4) {
    width: 100%;
  }

  footer #footer-site-menu .sns-menu {
    float: none;
  }

  footer #copyright {
    line-height: 160%;
  }
}
