/*
Theme Name: 2022年版 ミュゼ浜口陽三ヤマサコレクション
Theme URI: http://www.yamasa.com/musee/
Description: ミュゼ浜口陽三ヤマサコレクション（浜口陽三の美術館）のサイトテーマです。2022年6月のレスポンシブ対応版です。
Author: worldcafe co., ltd.
Author URI: http://www.e-worldcafe.com/
Version: 1.0
Tags: yamasa
*/


body {
    font-family: Osaka,'メイリオ',Meiryo,sans-serif;
    font-size: 13px;
    line-height: 20px;
}

html[lang="en-US"] body {
	font-family: "Georgia",serif;
}

img {
    -webkit-touch-callout: none;
}

.english {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.for-sp {
    display: none;
}
.for-pc {
    display: block;
}

.japanese {
    font-family: Osaka,'メイリオ',Meiryo,sans-serif;
}

.noSR {
	text-rendering: auto;
}

a {
    color: #73AADC;
}

a:hover {
    color: #73AADC;
}

a.black {
    color: #333;
}

a.black:hover {
    color: #333;
}

.shinsai {
    border: 4px solid #DDD;
    margin: 15px 0;
    padding: 10px;
}

#top_bar {
    border-top: 3px solid black;
}

header#site_header{
    padding: 10px 0;
    position: relative;
}

#site_header a:hover {
	text-decoration: none;
}

.site_header_logo {
    margin-top:13px;
}
.logo-right-text p{
    margin:0;
    margin-left: 108px;
    margin-top:-8px;
    margin-bottom:20px;
    color:#626262;
}

.header-sub-menu{
    position: absolute;
    right: 0;
    /* top:60px; */
	/* 2021/10/07 修正 */
	top: 27px;
}
.header-sub-menu .home{
    float: left;
    margin-right: 30px;
}
.header-sub-menu .english{
    float: left;
}

.img_left {
    float: left;
    margin-right: 20px;
}

#site_header {
    position: relative;
}

#site_header .home {
    /* position: absolute; */
    /* position: absolute; */
    top: 60px;
    right: 100px;
}

#site_header .english {
    position: absolute;
    top: 60px;
    right: 20px;
}

ul#global_nav {
    list-style: none;
    margin: 10px 0 15px 0;
    border: 1px solid #ccc;
    text-align: center;
}

#global_nav li {
    display: inline-block;

    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

#ie7 #global_nav li {
    display: inline;
}

#global_nav li:hover,
#global_nav li.current_page_item {
    background-color: #EEE;
}

#global_nav li a {
    padding: 12px 40px;
    line-height: 40px;
    color: black;
}

#global_nav li.menu-item {
    position: relative;
    margin-left: -4px;
}

#global_nav ul li.menu-item {
    margin-left: 0;
}

#global_nav ul {
    margin: 0;
    display: block;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: 1000;
    background-color: white;
    border: 1px solid #CCC;
    border-top: 0;
    width: 205px;
    text-align: left;
    -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s ease-in-out;
	-moz-transition: visibility 0s linear 0.3s, opacity 0.3s ease-in-out;
	-o-transition: visibility 0s linear 0.3s, opacity 0.3s ease-in-out;
	transition: visibility 0s linear 0.3s, opacity 0.3s ease-in-out;
}

#global_nav ul li {
    display: block;
}

#global_nav ul li a {
    display: block;
    width: 100%;
    padding:0 10px;
    box-sizing:border-box;
}

#global_nav li:hover ul {
    opacity: 1;
    display: block;
    visibility: visible;
    -moz-transition-delay: 0;
    -webkit-transition-delay: 0;
    transition-delay: 0;
}

#global_nav li a:hover {
    text-decoration: none;
}

.section-header {
    padding-bottom: 10px;
    border-bottom: solid 1px #666666;
    margin-bottom: 18px;
    position: relative;
}

#whatsNew .item p {
    margin-bottom: 0;
    font-size:12px
}

#whatsNew .item {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#whatsNew .item > img {
    padding: 4px;
    border: 1px solid #DDD;
    width: 130px;
    height: auto;
}

#whatsNew .item:last-child {
    border-bottom: none;
}

table#holidays td p {
    vertical-align: baseline;
}

table#holidays td {
    font-size: 11px;
    color: #777;
}

table#holidays .highlight {
    color: #333;
    font-size: 13px;
}

table#holidays .highlight.red {
    color: #c00;
}

table#holidays th {
    vertical-align:text-top;
}

footer p {
	text-align: right;
	float: right;
}

footer .copyright {
    text-align: left;
    float: left;
}

footer {
    margin: 25px 0 70px 0;
}

#whatsNew .date {
    background-color: #605335;
    color: white;
    font-size: 10px;
    padding: 1px 6px;
    display: inline-block;
    margin-right: 5px;
}

#whatsNew .title {
    font-weight: bold;
}

#whatsNew .desc {
    margin-top: 10px;
}

.inline-label {
    background-color: #605335;
    color: white;
    padding: 3px 6px;
    display: inline-block;
}

.inline-label a {
    color: white;
}

.row.content-row {
    margin-top: 10px;
}
.sleep{
    margin-top:30px;
    border:1px solid #C70023;
}
.sleep h2{
    text-align: center;
    font-weight: normal;
    color:#fff;
    background-color:#C70023;
    letter-spacing: 2px;
    font-size: 25px;
    line-height: 45px;
    margin:0;
}
.sleep p{
    font-family: "Helvetica Neue",Helvetica,'メイリオ',Meiryo,Arial,sans-serif;
    display: inline-block;
    padding:15px 20px;
    margin:0;
    letter-spacing: 1.5px;
    color:#C70023;
    word-break:break-all;
    word-wrap:break-word;
}

.pagetop-row{
    margin-left: 0;
    margin-top: 35px;
    position: relative;
    background: transparent url(img/front/pagetop_row_back.gif) 455px 0 repeat-y;
}
.left-column{
    float: left;
    width: 430px;
}
.right-column{
    float: left;
    margin-left: 50px;
    width: 460px;
}
#section-aboutyozo{
    margin-bottom: 60px;
}
#section-whatsNew{

}
#section-exhibition{
    margin-bottom: 40px;
}
#section-banners{
    margin-bottom: 20px;
}
#section-holidays{
}

.button {
	padding: 3px 8px;
	background-color: #DDD;
	color: #333;
}

.button:hover {
	color: #333;
}

.season-color {
    background-color: #605335;
    color: white;
}

.season-color:hover {
	color: white;
}

.banner-container {
    margin-top: 25px;
}
.banner-container .banner-item {
    margin-top: 10px;
}
.banner-container .banner-item img{
    width: auto;
    height: auto;
    max-width: 100%;
}

.banner-container {
    margin-top: 25px;
}

.banner-container a,
.yamasa-logo {

}

.yamasa-logo {
	display: block;
}

.yamasa-logo > img {
	position: static;
	float:right;
}

.row.content-row {
    margin-bottom: 20px;
}

a.viewmore {
    float: right;
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    right: 0;
    line-height: 24px;
}

.top-exhib-title {
    margin-top: 5px;
    font-size: 16px;
    line-height: 20px;
}

.top-exhib-time {
    font-size: 11px;
}

.my_paginate {
    text-align: center;
}

/* For 下層 */


.page_title {
    border-bottom: 1px solid #ccc;
    padding: 8px 25px;
    margin-bottom: 15px;
    *zoom: 1;
}

.page_title.hasEventTabsAndPeriod {
	padding: 12px 25px;
}

.page_title.single_title {
    font-size: 16px;
    padding-left: 10px;
    padding-top: 0;
}

.page_title.bordered {
    border: 1px solid #ccc;
}

.page_title:before,
.page_title:after {
  display: table;
  content: "";
}

.page_title:after {
  clear: both;
}

.list{
    list-style:none;
}
/* Tabs */

.page_title {
	position: relative;
}

.event-tabs {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	text-rendering: auto;
}

.event-tabs.popped-out {
	position: static;
	text-align: right;
}

.event-tabs a {
	color: #333;
}

.event-tabs a:hover {
	text-decoration: none;
}

.event-tabs ul.menu {
	margin: 0;
	list-style-type: none;
}

.event-tabs ul.menu > li.menu-item {
	display: inline;
	display: inline-block;

	margin: 0 10px 0 0;
	padding: 2px 10px;

	border: 1px solid #CCC;
	border-bottom: 0;
}

.event-tabs ul.menu > li.menu-item:hover {
	background-color: #EEE;
}

.event-tabs ul.menu > li.menu-item:last-child {
	margin-right: 20px;
}

.pictures,
.information,
.link-buttons {
	padding-left: 20px;
}

.link-buttons {
	margin: 20px 0;
}

.link-buttons .button {
	margin-right: 8px;

	padding: 3px 12px;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.information > table {
	margin-bottom: 20px;
}

.additionalInfo {
	margin-bottom: 15px;
}

.additionalInfo > h4 {
	margin-bottom: 5px;
}

.additionalInfo .event-info-heading {
	margin-bottom: 10px;
}

.button-wrapper {
	text-align: right;
}

.galleryContainer {
	margin-top: 20px;
}

.galleryContainer > .imageWrapper {
	margin-right: 20px;
	margin-top: 20px;
	padding-left: 20px;
	margin: 20px 20px 0 210px;
}

.galleryContainer > .imageWrapper img {
	margin-bottom: 5px;
}

.galleryContainer .imageWrapper .caption {
	text-align: right;
}

.status-box .extra-info {
	margin: 9px 0 0 0;
	font-size: 13px;
}

.status-box .extra-info.extra-info-no {
	margin: 9px 0;
}

table.info {font-size: 100%; }
table.info caption { text-align: left; border: #ccc 1px solid; padding: 4px; margin-bottom: 8px;}

.contents {
    border: 1px solid #ccc;
    padding-bottom: 20px;
}

.contents,
.contents * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.contents .span9 {
    width: 698px;
}

.contents .span8 {
    width: 618px;
}

.contents .span7 {
    width: 538px;
}

.contents .span6 {
	width: 459px;
}

.contentsContainer {
    margin-right: 20px;
    margin-left: 20px;
}
.contentsContainer.english-contents{
    text-align: justify;
}
table.event-gallery {
	width: 95%;
	margin: 10px auto 25px auto;
	table-layout: fixed;
}

table.event-gallery td,
table.event-gallery th {
	vertical-align: top;
}

table.event-gallery.talk .description {
	margin-left: 15px;
	margin-top: 5px;
}

table.event-gallery.workshop .description {
	margin-top: 10px;
}

.status-box {
	text-align: center;
	font-size: 1.3em;
	border: 3px solid #F66;
	padding: 8px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.contents-container {
	position: relative;
	min-height: 140px;
	padding: 25px;
}

.contents-container.has-relevent {
	padding-right: 350px;
}

.related-event-info-box {
	position: absolute;
	bottom: 30px;
	right: 30px;
	width: 300px;
	padding: 8px;
	border: 2px solid #DDD;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.tsuushin-container {
	padding: 25px;
}

.tsuushin-container > table {
	width: 918px;
	margin: 0 -15px;
}

.tsuushin-container > table td {
	padding: 15px;
}

.tsuushin-container > table td img {
	width: 100%;
	height: auto;
}

.tsuushin-box {
	padding: 15px;
	border: 2px solid #73AADC;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: 20px;
}

.nopmargin p {
	margin: 0;
}

.event-data-table {
	border: 3px solid #BBB;
	padding: 8px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 100%;
	margin-bottom: 25px;
}

.event-data-table th,
.event-data-table td {
	text-align: left;
	padding: 4px 10px;
}

/* End 下層 */

#event-archive .span12.contents {
	padding-top: 15px;
}

#event-archive .contentsContainer h3 a {
	color: #333;
}

#event-archive .pictures img {
	height: auto;
    width: auto;
    max-width: 100%;
}

/* Exhibitions */

.single-kms_event_info .links {
    background-color: #EEE;

    margin: 10px 0 10px 20px;

    padding: 5px;

    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.single-kms_event_info .links ul {
    list-style-type: none;
    text-align: center;
    margin: 0;
}

.single-kms_event_info .links ul > li {
    display: inline-block;
    margin: 6px;
}

.more-button-container {
    margin-top: 10px;
}

.more-button {
    padding: 3px 7px;
    background-color: #73AADC;
    color: #F5FAFF;
}

.more-button:hover {
    color: #F5FAFF;
}

/* News page */

.post-type-archive-news .pictures img {
    height: auto;
    padding: 4px;
    border: 1px solid #DDD;
}

/* Misc. classes */

.clear {
    clear: both;
}

.floatright {
    float: right;
    margin-left: 20px;
}

.floatleft {
    float: left;
    margin-right: 20px;
}

/* to Top */

.toTop {
    margin-top: -19px;
    text-align: center;
}

.toTopInner {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    padding: 5px 10px;
    background-color: #EEE;
    cursor: pointer;
    font-size: 12px;
    color: #555;

    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Thumbnails */

table.image-thumbs {
    margin: 0 auto; table-layout: fixed;
}

table.image-thumbs td {
    width: 50%;
    vertical-align: top;
    padding: 30px;
}

table.image-thumbs td img {
    float: left;
    margin-right: 20px;
    max-width: 235px;
    height: auto;
}

table.image-thumbs td .info {
    padding: 10px;
    text-align: left;
}

/* Exhibition Archive */

#exhibition-archive {

}

#exhibition-archive .pictures img,
.single-kms_event_info img {
    height: auto;
    width: auto;
    max-width: 100%;
}

#exhibition-archive .contents {
    padding-top: 20px;
}

#exhibition-archive .page_title,
#event-archive .page_title {
    font-weight: bold;
}

.page_title > .period_info {
    float: right;
    font-size: 14px;
    font-weight: normal;
}

.page_title.hasEventTabsAndPeriod > .period_info {
	line-height: 16px;
}

/* Bootstrap table extensions */

.table.table-nohovereffects tr:hover td,
.table.table-nohovereffects tr:hover th {
    background-color: initial;
}
.page-id-1344 .table td, .page-id-1669 .table td {border-top:none;}
.no-hover:hover td{background-color:white !important;}

.products-page .product-singular {
    border: 1px solid #CCC;
    margin: 20px;
    padding: 15px 0;
}

.products-page .inline{
    margin-top: 20px;
}
.products-page h4.featured-title{
    font-size: 15px;
    margin-bottom: 20px;
}
.products-page .blue-box{
    margin: 20px;
    border: 1px solid #73AADC;
    padding: 20px;
}
.products-page .blue-buy-button{
    background: #73AADC;
    color: #FFF;
    float: right;
    width: 150px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    position: relative;
    bottom: 36px;
}
.products-page .main-img{float: left;margin-right: 30px;}
.products-page .main-img-desc { float: left; }
.products-page .main-img-desc h3{margin-bottom:20px; }
.products-page .label-success{margin-left: 20px;vertical-align: middle;}
.products-page .span12{margin-bottom: 20px;}
.page_title_archive a{color: black;}

.product-archive-img{
    width: 180px;
    height: auto;
    min-width: 180px;
}
.label-new{background: red;margin-left: 20px;vertical-align: middle;}
.page_title_archive{font-size: 16px;}

.banner-container.sns-banner {
  float: left;
  margin-top: 12px;
  margin-left: 50px;
}
.banner-container.sns-banner a{
    display: inline-block;
    width: 40px;
}
.banner-container.sns-banner a img{
    width: 100%;
}
.banner-container.sns-banner a+a{
    margin-left: 10px;
}


.page-id-6740 .clearfix,
.page-id-6761 .clearfix,
.single-event1 .clearfix,
.single-event3 .clearfix {
    height: auto;
}

.page-sitemap .contentsContainer {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;

}

.page-sitemap .contentsContainer .sitemap_elm:nth-child(1) {
    order: 3;
}
.page-sitemap .contentsContainer .sitemap_elm:nth-child(2) {
    order: 2;
}
.page-sitemap .contentsContainer .sitemap_elm:nth-child(3) {
    order: 1;
}

#site_header .home {

}