/*
Theme Name: businesspress-child
Template: businesspress
Version: 20170621
*/
ul {
 	 list-style: none;
}
.far {
  font-weight: 900;
}
p {
 text-align: left;
}
span{
display: inline-block;
}
.main-header-content {
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.main-header {
    padding-bottom: 0px;
    padding-top: 0px;
	background: linear-gradient(#F7F3EB, #F7F3EB);
	border-bottom:solid 1px #777 !important;
}
.site-content {
  width: 100%;
  height: 100%;
  min-height: 500px;
  margin:0 auto;
  padding:0;
  max-width: 100% !important;
  border-top: solid 1px #555
}
.site-header{
	margin-bottom:0;
}
.site-logo{
	display:block;
	width:150px;
}
h1 {
	font-family: "Noto Serif JP",georgia,palatino,book antiqua,"MS Mincho",serif;
	color:indigo;
	font-weight:bold;
	margin-bottom: 1rem;
	margin-top:1rem;
} 
h2 {
color: white;
  font-weight: bold;
  margin: 1em auto !important;
  font-size:1.8em !important;
}
h3 {
  font-family: "Noto Serif JP",georgia,palatino,book antiqua,"MS Mincho",serif;
  font-size: 30px;
  color: indigo;
  font-weight: bold;
  margin-bottom: 1rem;
  margin: 1em auto !important;
  width: 90%;
}
h4 {
  font-family: "Noto Serif JP",georgia,palatino,book antiqua,"MS Mincho",serif;
  font-size: 2rem; /* タイトルサイズはお好みで調整 */
  color: #333; /* 文字色 */
  text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.5); /* ドロップシャドウ */
  margin:1em auto;
  text-align:center;
  
}
h5 {
  font-family: "Noto Serif JP",georgia,palatino,book antiqua,"MS Mincho",serif;
  font-size: 20px;
  color:#333;
  font-weight: bold;
  margin: 1em auto !important;
  padding:0 20px;
  border-radius: 5px;
	background-color:#e8dbd2;
}
.discription{
	width:80%;
	min-width:320px;
	margin-bottom: 1rem;
	line-height:2;
	text-align:center;
	margin:1em auto;
}

.back-to-top {
 background:url(images/up.png)  no-repeat;
  bottom: 20px;
  cursor: pointer;
  display: none;
	height: 30px;
	position: fixed;
	right: 20px;
	width: 45px;
	z-index: 2;
	transition: .15s ease-in-out;
 }

.back-to-top::before {
	background:url(images/up.png)  no-repeat;
    display: block;
    text-align: center;
    
}
.back-to-top:hover {
	opacity: 0.5;

}

#edge{
	display:block;
	margin:0;
	color:#FFF;
	text-align:center;
	height:auto;
	padding:4px 0;
	font-size:14px;
	line-height:1.2rem;
	background-color:#535c61;
}
#site-catch {
  font-size: 2rem;
  line-height: 1.2rem;
  color: #555;
  margin: 0px auto 10px;
  font-weight: 700;
  font-family: "Noto Serif JP",georgia,palatino,book antiqua,palatino linotype,serif;
  text-align:center;
}
.xo-months{
  height: 450px;
}
tbody {
  height: 50px;
}
caption {
  background-color:indigo !important;
  color:white;
  font-size: 1.5rem;
  line-height: 1em;
}
.xo-event-calendar table.xo-month button span.nav-prev {
  border-bottom: 2px solid #FFF;
  border-left: 2px solid #FFF;
  display: inline-block;
  font-size: 0;
  height: 13px;
  transform: rotate(45deg);
  width: 13px;
}

.xo-event-calendar table.xo-month button span.nav-next {
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  display: inline-block;
  font-size: 0;
  height: 13px;
  transform: rotate(45deg);
  width: 13px;
}

.type-xo_event .entry-content {
  margin: 0px auto;
 width:70%;
 min-width:320px;
}
.xo-event-category {
  display: none !important;
}

.site-description {
display:none;
}
.jumbotron-title {
  color: #fff;
  font-size: 2.25rem;
  letter-spacing: 0rem;
  padding-top: 20px;
  height: 70px;
  background: url('./images/titleBG.jpg')right 0px no-repeat;
  text-shadow: 3px 3px 3px rgba( 0, 0, 0, 0.5 );
  display:none;
}
.application {
	width:70%;
	min-width:320px;
	margin:0 auto;
}
.mainimage {
	width:100%;
	max-width:1400px;
	min-width:320px;
	margin:0 auto;
}
ul.horizontal-list {
	display: flex;
  	justify-content: space-between;
 	 list-style: none;
 	 padding: 0;
  	flex-wrap: wrap;
  	gap: 1rem;
  	margin: 20px auto;
  	line-height: 1.2rem;
}

ul.horizontal-list li {
  /*flex: 1 1 48%;  基本は横並び（2列） */
  width:48%;
}
/* menu -----------------*/
#mainMenu{
	width:100%;
	background: linear-gradient( #999 0%, #000 100% );
	margin:0px auto;
	padding:0 15px;
	text-align:center;
	border-bottom:solid 1px #aaa;
	border-radius: 10px;
}
.main-navigation {
  line-height:1.2rem;
  padding-top:10px;
}

#site-navi {
  padding-right: 10px;
  width: calc(100% - 350px);
}
#site-branding {
	width:340px;
	margin:0px auto;
}
#businessline {
	width:100%;
	margin:0px auto;
	display: flex;
    justify-content: space-around;
    align-items: baseline;
}
.site-title a, .site-title a:hover {
  font-size:14px;
  line-height:1.2rem;
  color: #FFF;
  text-decoration: none;
}

.site-logo {
  display: block;
  width: 120px;
  padding: 10px;
}

#slider{
	display:block;
	width:100%;
	height:auto;
	min-height:450px;
	max-width:1450px;
	background:url(vegas/images/slide01.jpg)  no-repeat;
	background-size:cover;
	margin:0 auto;
}
#subtitle {
  width: 70%;
  min-width:520px;
  margin: 0 auto;
}
/* menu -----------------*/
#mainMenu{
	width:100%;
	background: linear-gradient( #aaa 0%, #555 100% );
	margin:0px auto;
	padding:0 15px;
	text-align:center;
	border-bottom:solid 1px #aaa;
	font-weight:normal !important;
	border-radius: 10px;
}
.main-navigation {
    margin: 0 auto;
    color:white;
    padding-top: 5px;
}
.main-navigation .current-menu-item > a {
    color: #ffdd00;
}
.main-navigation ul.menu > li {
    display: inline-block;
    letter-spacing: normal;
    white-space: nowrap;
    font-weight: bold;
}
.main-navigation a{color:#FFF;}
.main-navigation a:hover {color:#FAA;}
.main-navigation ul ul {
    background-color: #222;
    width: 225px;
 }
 .main-navigation ul ul li a {
    line-height: 1.2rem;
    padding-bottom: 5px;
    padding-top: 5px;rr
}
.drawer-navigation  .main-navigation .current-menu-item > a {
    color: #ff0000;
}

.drawer-opened .drawer-navigation {
    box-shadow: 0 0 90px rgba(0, 0, 0, 0.4);
    transform: translateX(0);
    width: 200px;
    height: 100%;
}
.drawer-navigation {
    background-color:#FFD;
    margin: 0 auto;
    color:black;
}
.drawer-navigation a{
    color:#200;
}
.drawer-navigation .sub-menu{
    background-color:#FDA;
    padding-left:5px;
}
.drawer-navigation-content {
	padding:90px 35px 90px 30px;
	width: 90%;
}


}
/* menu下--------------*/
.jumbotron {
    background-color: #000 !important;
    background-position: center;
}
.jumbotron-content {
    padding-bottom: 0px;
    padding-top:0px;
}
.jumbotron-title {
    color: #fff;
    font-size: 2.25rem;
    letter-spacing: 0;
    padding-top:20px;
    height:70px;
    background:url('./images/titleBG.jpg')right 0px no-repeat;
    text-shadow: 3px 3px 3px rgba( 0, 0, 0, 0.5 );
}

.drawer-hamburger {
	position: fixed;
	top: 40px; right: 40px;
    padding: 15px 5px;
	background-color:#dbd6b9;
}
div.whatsnew dt {
    float: left;
    width:350px;
    overflow: hidden;
}
/*footer-------*/

.site-footer{
    background-color:black ;
    color: #FFF;
    text-align: center;
}
.site-bottom {
    background-color: black !important;
    color: #FFF !important;
    text-align: center;
	margin:5px auto;
}
.footer-navigation {
    float: none;
}
.footer-menu {
    background-color:black;
}
.footer-menu a:link    {color:#EEE !important; text-decoration: none;}
.footer-menu a:visited {color:#DDD; text-decoration: none;}
.footer-menu a:active  {color:#00A; text-decoration: none;}
.footer-menu a:hover   {color:#F50; text-decoration: none;}
.copy {
	margin:5px auto;
    color: #FFF;
    text-align: center;
}
#fotterLogo{
	margin:2px auto;
    text-align: center;
}
/*croquis
----------------------------------------------------*/
.xo-event-category {
    display:none;
}

.xo-event-calendar table.xo-month .month-event-title {color:indigo !important; text-decoration: none;}

.author-profile {
  display: none;
}
.croquis{
	padding:10px 50px;
	background:url('./images/croquisBG.jpg')right 0px no-repeat;
	background-color:rgba(255,255,255,0.5);
	background-blend-mode:lighten;
}
/*展覧会一覧のデザイン調整
----------------------------------------------------*/
.exhibition-list {
    display:block !important;
    width:90%;
    text-align:center;
    margin: 0 auto;
    max-width: 1200px;
}
.exhibition-card {
    border: 1px solid #ddd;
    padding: 8px;
    background: #fff;
    display: flex; 
    justify-content:flex-start;
    align-items:stretch;
    margin:0 auto;
}
.exhibition-image{
  width:48%;
  height: auto;
  display: block;
  min-width: 320px;
}
.exhibition-image img {
  width: 100%;
  height: auto;
  display: block;
}
.exhibition-body{
	font-family: "Noto Serif JP",georgia,palatino,book antiqua,palatino linotype,serif;
	margin-left:20px;
	background-color:#282c6f;
	color:white;
	padding:0 20px 0;
    min-width: 320px;
    width: 48%;
    font-size:1.5rem;
}    
.exhibition-body .period{
	padding:20px;
    font-size:2.5rem;
    color:#7fc3ff;
}
.exhibition-body .party{
	padding:20px;
    font-size:1.8rem;
    line-height: 2.2rem; 
} 
  
.exhibition-title {
  font-size: 2rem;
  margin: 0 0 8px;
}
.exhibition-detail {
margin-top: 10px;
  font-size: 1.5rem;
  color: white;
  padding: 10px 50px 10px;
  text-align: center;
}
.exhibition-detail p{
margin:0px auto;
}

.planBox{
  width:48%;
  height: auto;
  display: block;
  min-width: 320px;
  line-height: 1.5em;
}
.leftBox {
	width:150px !important;
	text-align:right;
    margin: 0 auto;
}
.rightBox{
	width:500px !important;
	text-align:left;
}

.contactform{
	text-align:center;
}
.contactform ul{
	width: 80%;
	margin:0 auto 10px;
}
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0 auto;
    width: 500px; 
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #336;
}




/*media Queries タブレットサイズ（1205px以下）
----------------------------------------------------*/
@media only screen and (max-width: 1205px) {
.leftBox {
	width:150px;
	text-align:right;
	padding-right:100px;
    margin: 0px auto;
}
.rightBox{
	width:300px;
	text-align:left;
	padding-left:100px;
    margin: 0px auto;
}
}


/*media Queries タブレットサイズ（1060px以下）
----------------------------------------------------*/
@media only screen and (max-width: 1060px) {
#mainMenu{
   display:none;
}
.main-header-content {
    display:block;
    justify-content: space-between;
}
.main-navigation ul.menu > li {
    display: inline-block;
    letter-spacing: normal;
    white-space: nowrap;
    font-weight: bold;
}
.leftBox {
	width:150px;
	text-align:right;
    margin: 0px auto;
}
.rightBox{
	width:300px;
	text-align:left;
	padding-left:200px;
    margin: 0px auto;
}
.incbox {
    width: 700px;
    max-width:85%;
    text-align: center;
    margin: 0px auto;
}
.entry-content{
	margin:0px auto;
    text-align: center;
}

#site-branding{
  	display:block;
	width:340px;
}
#site-catch {
  font-size:14px;
}
div.whatsnew dl {
    border-bottom: 1px dotted #99A;
    height: 50px;
}
.drawer-hamburger{
display:block;
}
}/*-- ここまで --*/
@media screen and (min-width: 945px){
.main-header-content{
  padding-left:20px;
  padding-right: 10px;
}
}
@media screen and (min-width: 782px){
.main-header-content{
  padding-left:20px;
  padding-right: 10px;
}
}




/*media Queries （480p から　640px以下）
----------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 650px) {
#mainMenu{
   display:none;
}
#edge{
	display: block;
	margin: 5px auto 0;
	width: 100%;
	padding: 5px;
}
.site-header {
    margin-top: -10px;
    height:auto;
	padding:0;
	font-size:12px;
	line-height:1.2rem;
}
#subtitle {
  width: 100%;
  margin: 0 auto;
  min-width: initial;
}

#site-branding{
	margin:0px auto;
	width:340px;
	display: block;
}
.leftBox {
	width:150px;
	text-align:right;
    margin: 0 auto;
}
.rightBox{
	width:300px;
	text-align:center;
	margin: 0px auto;
	padding:0;
} 

}/*-- ここまで --*/
/*media Queries スマホサイズ（480px以下）
----------------------------------------------------*/
@media only screen and (max-width: 480px) {
#edge{
	display:block;
	margin:0px auto;
	width:100%;
	height:auto;
	padding:2px;
	font-size:12px;
	line-height:1.2rem;
}
h3 {
  font-family: "Noto Serif JP",georgia,palatino,book antiqua,"MS Mincho",serif;
  font-size:2rem;
  width: 90%;
}

.exhibition-card {
  border: none;
  padding: 5px;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.exhibition-image {
  width: 90%;
  height: auto;
  display: block;
  margin:0 auto;
}
.exhibition-body {
  margin: auto;
  background-color: #282c6f;
  color: white;
  padding: 0 5px 0;
  min-width: 260px;
  width: 30%;
  font-size: 1rem;
}
.exhibition-detail {
	margin-top: 10px;
  font-size: 1.5rem;
  line-height:1.8rem;
  color: white;
  padding: 10px 20px 10px;
  text-align: center;
}
.croquis {
  padding: 10px 15px;
  background: url('./images/croquisBG.jpg')right 0px no-repeat;
    background-color: rgba(0, 0, 0, 0);
  background-color: rgba(255,255,255,0.7);
  background-blend-mode: lighten;
  color: black;
  line-height:1.5rem;
}
.xo-event-calendar table.xo-month .month-event-title {
background-color: #ccc;
  border-radius: 3px;
  color: #666;
  display: block;
  font-size: .8em;
  margin: 1px;
  overflow: unset;
  padding: 0 4px;
  white-space: break-spaces;
  line-height: 1.2rem;
}
#realLogo {
    width: 40%;
}
 #site-catch {
      font-size: 12px;
}
.site-title a, .site-title a:hover {
    font-size: 12px;
}
.main-header-clone #cloneLogo {
    width: 60%;
}
.leftBox {
	width:150px;
	padding-right:150px;
	text-align:right;
    margin: 0 auto;
}
.rightBox{
	width:300px;
	text-align:center;
	margin: 0px auto;
	padding:0;
}
#slider{
	min-height:350px;
	margin:0 auto;
}

#site-branding{
	width:100%;
	margin:0px auto;
	display:block;
}
.site-bottom {
    border-top: solid 1px #eee;
    padding-bottom: 1rem;
    padding-top: 1rem;
    line-height:1.2em;
}
.footer-menu {
    line-height:1.2rem;
}
.main-header-clone-show {
    height: 90px;
    overflow: hidden;
}
#subtitle {
  width: 100%;
  margin: 0 auto;
  min-width: initial;
}
}/*-- ここまで --*/


