.container-fluid {
    padding-right: 0;
    padding-left: 0;
    width:100%;
}
@media (min-width: 768px) {
.site-title {
    background-image: url(http://www.mlb.jp/wp-content/uploads/2019/09/mlb_rs_top_bg_img.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 600px;
    margin-bottom:50px;
}
.title_logo {
position: relative;
  top:30px;
  left: 0;
  right: 0;
  margin: auto;
  width:60%;
}
}
@media (max-width: 767px) {
.site-title {
    height: 900px;
    margin-bottom:50px;
}
.title_logo {
position: relative;
  top:50px;
  left: 0;
  right: 0;
  margin: auto;
  width:60%;
}
}



.event_movie {
position: relative;
  top:90px;
  width: 100%;

}

.event_movie iframe {
border: solid 5px #fff;

}
#event_homerun {
	position: relative;
width:40%;
  left: 0;
  right: 0;
  margin: auto;
  margin-top:50px;
}

.movie_box {
  position: relative;
  width: 80%;
  left: 0;
  right: 0;
  margin: auto;
  padding-top: 56.25%;
}

.movie_box video {
  filter: drop-shadow(0px 0px #000);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.movie_box_1 {
  position: relative;
  width: 80%;
  left: 0;
  right: 0;
  margin: auto;
  padding-top: 50%;
}

.movie_box_1 video {
  filter: drop-shadow(0px 0px #000);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.event_news_list {
    margin-top: 0px;
}
.event_news_list .line {
    display: inline-table;
    overflow: hidden;
    padding: 5px 10px;
    background: rgba(255,255,255,0.7);
margin-bottom: 5px;
}
.event_news_list a .img {
    width: 30%;
    float: left;
    margin-right: 10px;

}
.event_news_list img {
    margin: 5px 5px 5px 0;
    width: 100%;
    height: auto;

}

.event_news_list .blurb {
    width: 67%;
    float: left;
    color: #000
}

.section {
  margin-bottom:50px;
}

.section_1 {
  margin-bottom:10px;
}

.section p {
      text-align: center;
   color: #003374;
   font-size: 18px;
   font-weight: bold;
   line-height: 2;
}

.sub_title {

      position: absolute;
      top: -66px;
      left: 50%;
      width: 347px;
      height: auto;
      margin-left: -173px;
      z-index: 100;
      margin-bottom: 20px;

}

.sub_title_1 {

      position: absolute;
      top: -80px;
      left: 50%;
      width: 347px;
      height: auto;
      margin-left: -173px;
      z-index: 100;
      margin-bottom: 20px;

}

.contents_block {
    position: relative;
    padding: 60px 0 10px 0;
    background-color: #003374;
    margin-bottom: 100px;

}

.contents_block_1 {
    position: relative;
    padding: 60px 0 10px 0;
    background-image: url("http://www.mlb.jp/wp-content/uploads/2019/07/background_img.jpg");
    margin-bottom: 100px;

}

.contents_block_2 {
    position: relative;
    padding: 0px 0 10px 0;
    background-color: #ffffff;
    margin-bottom: 0px;

}

.contents_block_3 {
    position: relative;
    padding: 60px 0 10px 0;
    background-image: url("http://www.mlb.jp/wp-content/uploads/2019/09/mlb_rs_top_bg_img.jpg");
    margin-bottom: 100px;

}

.contents_footer {
    position: relative;
    padding: 60px 0 0 0;
    margin-bottom: 100px;

}
.contents_footer .row{
  margin-bottom: 100px;
  margin-left: 0;
  margin-right: 0;
}
.contents_block img  {
  margin-bottom: 50px;
}

.partner {
text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;

}

.link_block{
  width:300px;
  margin-bottom: 50px;
}

.link_block img {
  width:100%;
}


.delighter.bottom {
  transition: all .7s ease-out;
  transform: translatey(50%);
  opacity: 0;
}

.delighter.bottom.started {
  transform: none;
  opacity: 1;
}

.delighter.row div{ opacity: 0; transform: translatey(50%); transition: all .7s ease-out; }
.delighter.row.started div{ opacity: 1; transform: none; }

.delighter.row.started div:nth-child(1) { transition: all .7s ease-out .1s; }
.delighter.row.started div:nth-child(2) { transition: all .7s ease-out .3s; }
.delighter.row.started div:nth-child(3) { transition: all .7s ease-out .5s; }
.delighter.row.started div:nth-child(4) { transition: all .7s ease-out .7s; }
.delighter.row.started div:nth-child(5) { transition: all .7s ease-out .9s; }
.delighter.row.started div:nth-child(6) { transition: all .7s ease-out .11s; }
.delighter.row.started div:nth-child(7) { transition: all .7s ease-out .13s; }
.delighter.row.started div:nth-child(8) { transition: all .7s ease-out .15s; }
.delighter.row.started div:nth-child(9) { transition: all .7s ease-out .17s; }
.delighter.row.started div:nth-child(10) { transition: all .7s ease-out .19s; }


xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5,
.col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5,
.col-xs-3-5, .col-sm-3-5, .col-md-3-5, .col-lg-3-5,
.col-xs-4-5, .col-sm-4-5, .col-md-4-5, .col-lg-4-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1-5 {
    width: 20%;
    float: left;
}
.col-xs-2-5 {
    width: 40%;
    float: left;
}

.col-xs-3-5 {
    width: 60%;
    float: left;
}

.col-xs-4-5 {
    width: 80%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
    .col-sm-2-5 {
        width: 40%;
        float: left;
    }
    .col-sm-3-5 {
        width: 60%;
        float: left;
    }
    .col-sm-4-5 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
    .col-md-2-5 {
        width: 40%;
        float: left;
    }
    .col-md-3-5 {
        width: 60%;
        float: left;
    }
    .col-md-4-5 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
    .col-lg-2-5 {
        width: 40%;
        float: left;
    }
    .col-lg-3-5 {
        width: 60%;
        float: left;
    }
    .col-lg-4-5 {
        width: 80%;
        float: left;
    }
}






* {
  box-sizing: border-box;
}

.container_1 {
  margin: 0 auto;
  padding: 5px;
  width: 90%;
  background-color: #fff;
  column-count: 3;
  column-gap: 0;
}

@media (max-width: 768px) {
  .container_1 {
    column-count: 2;
  }
}

@media (max-width: 480px) {
  .container_1 {
    column-count: 1;
  }
}

.grid {
  padding: 5px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.text {
  padding: 20px;
  background-color: #e0f2f1;
}

.pic {
  padding: 5px 0;
  background-color: #003374;
  color: #fff;
}

.grid > * {
  border-radius: 8px;
}

.pic > *:not(img) {
  padding: 0 20px;
}

/* ContentsArea
-------------------------- */

#open01,#open02,#open03,#open04,#open05,#open06,#open07,#open08,#open09,#open10,#open11,#open12,#open13,#open14,#open15,#open16,#open17,#open18,#open19,#open20,#open21,#open22,#open23,#open24,#open25,#open26,#open27,#open28,#open29,#open30,#open31,#open32,#open33,#open34,#open35,#open36,#open37,#open38,#open39,#open40,#open41,#open42,#open43,#open44,#open45,#open46,#open47,#open48,#open49,#open50,#open51,#open52,#open53,#open54,#open55,#open56,#open57,#open58,#open59,#open60,#open61,#open62,#open63,#open64,#open65,#open66,#open67,#open68,#open69,#open70,#open71,#open72,#open73,#open74,#open75,#open76,#open77,#open78,#open79,#open80,#open81,#open82,#open83,#open84,#open85,#open86,#open87,#open88,#open89,#open90,#open91,#open92,#open93,#open94,#open95,#open96,#open97,#open98,#open99,#open100,#open101,#open102,#open103,#open104,#open105,#open106,#open107,#open108,#open109,#open110,#open111,#open112,#open113,#open114 {
    top: 10%;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
}

.close_overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
    position: absolute;
    background: #000;
    opacity: 0.5;
    z-index: 5;
}

.modal_window {
    top: 0;
    left: 0;
    margin: 0px 0 0 0px;
    width: 100%;
    text-align: center;
    display: block;
    background: #fff;
    position: absolute;
    z-index: 10;
    -webkit-transform: scale(0);
}

.modal_window h2 {
    margin-bottom: 20px;
    width: 400px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-indent: 15px;
    background: #000;
}

.modal_window p {
    padding: 0 15px 15px 15px;
    font-size: 12px;
    line-height: 160%;
    text-align: left;
}


/* CSS3 ModalWindow SET
-------------------------- */
@-webkit-keyframes modalFadeIn {
    0% {opacity: 0;display: block;}
    100% {opacity: 1;}
}

div#modal div:target {
    -webkit-animation-name: modalFadeIn;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    opacity: 1;
    display: block;
}

@-webkit-keyframes modalScale {
    0% {opacity: 0;display: block; -webkit-transform:scale(0);}
    100% {opacity: 1; -webkit-transform:scale(1);}
}

div#modal div:target .modal_window {
    -webkit-animation-name: modalScale;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform:scale(1);
    opacity: 1;
    display: block;
}




div.slide-show {
    width: 90%; /* スライドショーの幅 */
    max-width: 100%; /* スマホで表示が欠けないように */
    margin: 10px auto; /* 中央揃え */
    position: relative;
}

.slide-show img {
    animation: show 16s infinite; /* 16秒のスライドショーを繰り返し */
    max-width: 100%;
    height: auto;
    opacity: 0;
    position: absolute; /* 画像を重ねて表示 */
    left: 0;
    top: 0;
}

@keyframes show {
    0% {opacity: 0}
    17% {opacity: 1}
    33% {opacity: 1}
    50% {opacity: 0}
}

.slide-show img:nth-of-type(1) {
    position: relative;
}

.slide-show img:nth-of-type(2) {
    animation-delay: 0s;
}

.slide-show img:nth-of-type(3) {
    animation-delay: 4s;
}

.slide-show img:nth-of-type(4) {
    animation-delay: 8s;
}

.slide-show img:nth-of-type(5) {
    animation-delay: 12s;
}

.slide-show img:nth-of-type(6) {
    animation-delay: 16s;
}


.mlb_gallery{
	margin-bottom: 60px;
	.inner-title{
		margin-bottom: 25px;
	}

}
.mlb_gallery .my-gallery{
	text-align: left;
	width: 90%;
	margin: 0 auto;
}

.mlb_gallery .my-gallery figure{
		width:19%;
		display: inline-block;
		margin-bottom:5px;

}

.mlb_gallery .my-gallery figure :nth-child(5n){
			margin: 0 2px 10px 0;
		}

.mlb_gallery .my-gallery img{
	width: 100%;
	border: solid 1px #d5d3d3;
}

.mlb_gallery .my-gallery img.img_swipe{
}



// Override default-skin.css
.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
	visibility: visible !important;
}
/*@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: none;
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background-image: inherit;
  }
}*/
.pswp .pswp__bg{
	opacity:.85!important;
}
.pswp__ui--idle .pswp__top-bar ,.pswd .pswp__counter{
	height: 60px;
}
.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {
    background-color: rgba(0, 0, 0, 0);
}
.pswp__top-bar, .pswp__caption {
    background-color: rgba(0, 0, 0, 0);
}
.pswp__button--arrow--left, .pswp__button--arrow--right{
	/*top:auto;
	bottom: 0px;*/
}
@media (min-width: 768px) {
	.pswp--svg .pswp__button.pswp__button--close{
			background-image: url(/wp-content/themes/mlbjp/default-skin/icon_close.png) ;
			background-color: #000;
			background-size: 35px 35px;
	    	width: 66px;
	    	height: 66px;
	    	background-position: center center;
	    	top:10px;
		}
}
@media (max-width: 767px) {
	.pswp--svg .pswp__button.pswp__button--close{
			background-image: url(/wp-content/themes/mlbjp/default-skin/icon_close.png) ;
			background-color: #000;
			background-size: 30px 30px;
	    	width: 30px;
	    	height: 30px;
	    	background-position: center center;
	    	top:5px;
		}
}
.pswp__ui .txt{
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
}

/*
.pswp__ui--idle .pswp__top-bar{
	opacity: 1;
}
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right{
	opacity: 1;
}
.pswp--svg .pswp__button--arrow--left{
		background-image: url(/home/img/icon_prev.png);
		background: url(/home/img/icon_prev.png) ;
		background-size: 30px 30px;
    	width: 30px;
    	height: 30px;
    	background-position: 0 0;
    	bottom:10px;
    	left: 10px;
	}
.pswp--svg .pswp__button--arrow--right{
		background-image: url(/home/img/icon_next.png);
		background: url(/home/img/icon_next.png) ;
		background-size: 30px 30px;
    	width: 30px;
    	height: 30px;
    	background-position: 0 0;
    	bottom:10px;
    	right: 10px;
	}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before{
	content: none;
}*/
/*
@media screen and (max-width: 640px) {
.pswp__counter{
	top: 0px;
	left: 10px;
	font-size: 16px;
}
	.pswp__button.pswp__button--close{
		background-image: url(/home/img/icon_close.png) ;
		background-size: 50px 50px;
    	width: 50px;
    	height: 50px;
    	background-position: 0 0;
    	right: 10px;
	}
.pswp__button--arrow--left{
		background-image: url(/home/img/icon_prev.png) ;
		background: url(/home/img/icon_prev.png) ;
		background-size: 40px 40px;
    	width: 40px;
    	height: 40px;
    	background-position: 0 0;
    	bottom:10px;
	}
.pswp__button--arrow--right{
		background-image: url(/home/img/icon_next.png) ;
		background: url(/home/img/icon_next.png) ;
		background-size: 40px 40px;
    	width: 40px;
    	height: 40px;
    	background-position: 0 0;
	}

	.pswp--touch .pswp__ui--idle .pswp__top-bar{
		opacity: 1;
	}
	.pswp--touch .pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right{
		opacity: 1;
	}
}
*/