@charset "UTF-8";
/**********************************************************************
	グリッドメニュー - className : grid
***********************************************************************/
.m-card .picture-img .Icon-position {
  background-position: center center;
}

.m-card .picture-img .Icon-position65p {
  background-position: center 65%;
}

.m-card .picture-img .Size-23p {
  background-size: 23%;
}

.m-card .picture-img .Size-34p {
  background-size: 34%;
}

.m-card .picture-img .Size-38p {
  background-size: 38%;
}

.m-card .picture-img .Size-30p {
  background-size: 30%;
}

.m-card .picture-img .Bg-color-purple {
  background-color: #b984e0;
}

.m-card .picture-img .Bg-color-blue {
  background-color: #739dd9;
}

.m-card .picture-img .Bg-color-light-blue {
  background-color: #79d0e3;
}

.container_liquid.Contents02 {
  padding-top: 20px;
  padding-bottom: 40px;
}

.container_liquid.Contents02 .l-inner-grid .row .col-pc-1-1.Ajust-padding {
  padding-left: 20px;
  padding-right: 20px;
}

.container_liquid.Contents02 .l-inner-grid .row .Information .l-inner-grid .m-tab .tab-content {
  padding: 0 0 20px 0;
}

.container_liquid.Contents02 .l-inner-grid .row .Information .l-inner-grid .m-tab .tab-content .Information-date {
  width: 6em;
}

@media only screen and (max-width: 767px) {
    .container_liquid.Contents02 .l-inner-grid .row .Information .l-inner-grid .m-tab .tab-content .Information-date {
      width: auto;
    }
}

.container_liquid.Contents02 .l-inner-grid .row .Information .l-inner-grid .Information-footer .btn-m {
  width: 200px;
}

.Directors {
  margin: 0 80px;
}

@media only screen and (max-width: 1080px) {
  .Directors {
    margin: 0;
  }
}

.Directors .d-title {
  position: relative;
  border: solid 1px #094498;
  margin-bottom: 70px;
  padding: 0 20px 0 50px;
}

.Directors .d-title p {
  font-weight: 600;
  position: absolute;
  background: #fff;
  padding: 0 20px;
  left: -1px;
  top: -20px;
}

@media only screen and (max-width: 767px) {
  .Directors .d-title p {
    padding: 0 10px 0 0px;
    top: -17px;
  }
}

.Directors .inner {
  font-size: 15px;
  font-weight: 300;
  padding-left: 45px;
}

@media only screen and (max-width: 855px) {
  .Directors .inner {
    font-size: 12px;
  }
}

@media only screen and (max-width: 1080px) {
  .Directors .inner {
    padding-left: 0px;
  }
}

.Directors .inner img {
  display: block;
  margin: 0 auto;
}

.Directors .inner .t-name {
  font-weight: bold;
  font-size: 3rem;
}

@media only screen and (max-width: 855px) {
  .Directors .inner .t-name {
    font-size: 2rem;
  }
}

.Directors .inner .d-name {
  font-weight: bold;
  font-size: 2rem;
}

@media only screen and (max-width: 855px) {
  .Directors .inner .d-name {
    font-size: 1.6rem;
  }
}

.Directors .inner .name-frame {
  border: solid 2px #094498;
  padding: 30px 10px;
}

@media only screen and (max-width: 767px) {
  .Directors .inner .name-frame {
    padding: 30px 10px;
  }
}

.Directors .inner .name-frame .p-box-name {
  text-align: center;
}

.Directors .inner .name-frame .p-box-name .box-name {
  font-weight: 600;
  background: #fff;
  margin: -50px auto 0;
  padding: 0 20px;
  width: 174px;
  display: block;
}


@media only screen and (max-width: 767px) {
    .container_liquid.Contents02 .l-inner-grid .row .col-pc-1-1.Ajust-padding {
      padding-left: 0px;
      padding-right: 0px;
      padding-top:35px;
    }
    .Information .Information-lists dl dt.Information-title {
        padding-top: 5px;
        font-size: 115%;
    }
}

.multiColumn1,
.multiColumn2,
.multiColumn3,
.multiColumn4,
.multiColumn5 {
 	clear:both;
  padding: 0 9px;
/*	margin-bottom:20px; */
}

.multiColumn4 > .column1 ,
.multiColumn4 > .column2 ,
.multiColumn4 > .column3 ,
.multiColumn4 > .column4 {
	width:25%;
	float:left;
	margin-bottom:20px;
}

.multiColumn4 > .column1 ,
.multiColumn4 > .column2 ,
.multiColumn4 > .column3 {
	margin-right:2.4%;
}

div.teaser.no-img:not(.highlight) ,
div.external-teaser.no-img:not(.highlight) ,
div.download-teaser.no-img:not(.highlight) {
	position: relative;
}

div.teaser.no-img:not(.highlight) h2 ,
div.external-teaser.no-img:not(.highlight) h2 ,
div.download-teaser.no-img:not(.highlight) h2 {
	line-height: 1.2;

	font-family: "Noto Sans Japanese", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	line-height: 1;
	font-size: 2.2rem;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-align: left;
	position: relative;
}

.layout_teaser_type02 div.teaser.no-img:not(.highlight) h2:before ,
.layout_teaser_type02 div.external-teaser.no-img:not(.highlight) h2:before ,
.layout_teaser_type02 div.download-teaser.no-img:not(.highlight) h2:before {
	content: '';
	display: block;
	height: 0;
	width: 0;
	border: 20px solid transparent;
	border-right-color: #0c489b;
	border-bottom: none;
	bottom: 0;
	right: 0;
	position: absolute;
}

div.teaser.no-img:not(.highlight) h2 a ,
div.external-teaser.no-img:not(.highlight) h2 a ,
div.download-teaser.no-img:not(.highlight) h2 a {
	color: #333;
	text-decoration: none;
	text-shadow: 2px 2px 7px white, -2px -2px 7px white;
	display: block;
	padding: 32px 25px;
	padding-right: 34px;
	background: #f2f4f5;
	border: solid 1px transparent;
}

div.bg_w .teaser.no-img:not(.highlight) h2 a ,
div.bg_w .external-teaser.no-img:not(.highlight) h2 a ,
div.bg_w .download-teaser.no-img:not(.highlight) h2 a {
	background: #ffffff;
}

.multiColumn4.bg_w {
  padding: 0;
}

div.teaser.no-img:not(.highlight) h2 a span ,
div.external-teaser.no-img:not(.highlight) h2 a span ,
div.download-teaser.no-img:not(.highlight) h2 a span {
	text-shadow: none;
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.8rem;
	letter-spacing: normal;
	color: #0c489b;
	margin-bottom: 10px;
}


div.teaser.no-img:not(.highlight) h2 a:before ,
div.external-teaser.no-img:not(.highlight) h2 a:before ,
div.download-teaser.no-img:not(.highlight) h2 a:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 30px;
	display: block;
	width: 49px;
	height: 49px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background: url("../../../../../../resources/images/arrow-next.png") no-repeat center center;
	background-size: contain;
	border: none;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

div.teaser.no-img:not(.highlight) h2 a[target="_blank"]:after ,
div.external-teaser.no-img:not(.highlight) h2 a[target="_blank"]:after {
	content: "";
	background:url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png") center center no-repeat;
	background-size: contain;
	display: inline-block;
	width: 13px;
	height: 12px;
	vertical-align: middle;
	margin-left: 5px;
}

div.teaser.no-img:not(.highlight) h2 a:hover ,
div.external-teaser.no-img:not(.highlight) h2 a:hover ,
div.download-teaser.no-img:not(.highlight) h2 a:hover {
	opacity: .9;
	color: inherit;
	border-color: #0c489b;
	text-decoration: none;
}

.layout_teaser_type02 div.teaser.no-img:not(.highlight) h2 a:hover ,
.layout_teaser_type02 div.external-teaser.no-img:not(.highlight) h2 a:hover ,
.layout_teaser_type02 div.download-teaser.no-img:not(.highlight) h2 a:hover {
	opacity: 1;
}

@media only screen and (max-width: 767px) {

  .multiColumn4 > .column1 ,
  .multiColumn4 > .column2 ,
  .multiColumn4 > .column3 ,
  .multiColumn4 > .column4 {
    width:100%;
    margin-bottom:20px;
  }
  
}



