/*
Theme Name: 24th
Description: デザインのテーマ
Version: 1.0
Author: Kojima Kansei
*/
@charset "UTF-8";

@font-face {
font-family:'hannari';
src:url(font/hannari.otf) format('opentype'),url(font/hannari.eot) format('embedded-opentype');
}

@font-face {
  font-family: 'icomoon';
  src:url('font/icomoon.eot');
  src:url('font/icomoon.eot') format('embedded-opentype'),
    url('font/icomoon.woff') format('woff'),
    url('font/icomoon.ttf') format('truetype'),
    url('font/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
*{
    margin: 0; padding: 0;
    box-sizing:         border-box;
    -moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
}
html,
body {
  width: 100%;
  height: 100%;
}
body{
	font-family:"Times New Roman", Times,'hannari';
	font-size: 15px;
	line-height: 1.7;
	color: #333333;
	background-color: #eee;
}
.hannari {
    font-family: 'PMNCaeciliaW01-45Light', "Times New Roman", Times, 'hannari', serif !important;
}
a:hover {
text-decoration: none !important;
}

/* ================================================== *
 *    Navigation
 * ================================================== */

.drawer-hamberger {
  width: 45px;
  height: 45px;
  padding: 10px; }
  @media (min-width: 768px) {
    .drawer-hamberger {
      width: 60px;
      height: 60px;
      padding: 15px; } }
.top-header {
  -webkit-transition: 0.3s;
          transition: 0.3s; 
  box-shadow: 5px 5px 30px -5px #222;
  padding-bottom:5px;
}
  @media (max-width: 820px) {
.top-header {
        padding-bottom:6px;} }
.top-header.navbar-default {
  border: none;
  margin-bottom: 0;
  background-color: rgba(2,7,53,0.4); }
.top-header.navbar-default .container {
  padding: 0 15px 0; }
  @media (min-width: 821px) {
    .top-header.navbar-default .container {
      padding: 13px 15px 9px; } }

.top-header.navbar-default .nav.navbar-nav {
  margin-top: 0;
  margin-bottom: 0;
  background: rgba(0, 0, 0, 0.9); }
  @media (min-width: 768px) {
    .top-header.navbar-default .nav.navbar-nav {
      background: none; } }
.top-header.navbar-default .nav.navbar-nav > li > a {
  color: #fff;
  text-decoration: none; }
  .top-header.navbar-default .nav.navbar-nav > li > a:hover {
    color: #fff; }
.top-header.navbar-default .navbar-header {
  margin-top: 0;
  margin-bottom: 0; }
  @media (min-width: 821px) {
    .top-header.navbar-default .navbar-header {
      margin-bottom: 15px; } }
.top-header.navbar-default .navbar-brand {
  height: auto;
  margin-right: 30px; }
  @media (min-width: 768px) {
    .top-header.navbar-default .navbar-brand {
      margin-top: 0; } }
  @media (min-width: 821px) {
    .top-header.navbar-default .navbar-brand {
      margin-top: -15px; } }
.top-header.navbar-default .navbar-collapse {
  max-height: none;
  border: none;
  box-shadow: none; }
@media (min-width: 768px) {
  .top-header.navbar-default .navbar-collapse .navbar-nav {
  margin-top: 9px;
} }
@media (min-width: 768px) {
  .top-header.navbar-default .navbar-collapse .navbar-nav {
  margin-top: -6px; } }
.top-header.navbar-default .navbar-collapse .navbar-nav a:hover {
  background: rgba(255, 255, 255, 0.2); }
.top-header.navbar-default .navbar-toggle {
  margin-right: 0;
  margin-top: 15px; }
.top-header.navbar-default .navbar-toggle:hover {
  background: none; }
.top-header.navbar-default .navbar-toggle .icon-bar {
  background: #fff; }
.top-header.is-black {
background:
linear-gradient(135deg, #db7c26 11px, #666 11px, #666 12px, transparent 12px, transparent 33.5px, #666 33.5px, #666 34.5px, transparent 34.5px),
linear-gradient(225deg, #db7c26 11px, #666 11px, #666 12px, transparent 12px, transparent 33.5px, #666 33.5px, #666 34.5px, transparent 34.5px)0 32px;
background-color:#db7c26;
background-size: 32px 64px
}
.top-header.is-black .navbar-collapse .navbar-nav a:hover {
  background: rgba(255, 255, 255, 0.1); }


/* ================================================== *
 *    Footer
 * ================================================== */


footer{
	background-color: #333;
  box-shadow: 5px -5px 30px -5px #222;
  display: block;
  clear: both;
}
.footer { background: url(img/bg-footer.png) repeat left top;margin:0; }

.footer-global-nav { position: relative; height: 140px; margin: 0 0 20px; padding-top:20px;}
.footer-global-nav .footer-logo { position: absolute; top:0; left:50%; width: 140px; height: 140px; margin: 0 0 0 -55px }
.footer-global-nav li { position: absolute; width: 200px;list-style-type: none}

.footer-global-nav li.fn1 { top: 50px; left: 50%; margin-left: -480px; }
.footer-global-nav li.fn2 { top: 50px; left: 50%; margin-left: -280px; }
.footer-global-nav li.fn3 { top: 50px; right: 50%; margin-right: -280px; }
.footer-global-nav li.fn4 { top: 50px; right: 50%; margin-right: -480px; }

.footer-global-nav li a { display: block; font-size: 16px; letter-spacing: 0.05em; line-height: 24px; color: #fff; text-align: center; }/* 上の文字 */
.footer-global-nav li a .caption { font-size: 12px; letter-spacing: 0; line-height: 15px; display: block; padding: 5px 0 0; }
.footer-global-nav li a.tst:hover,
.footer-global-nav .footer-logo.tst:hover { opacity: 0.5; }

.utility-nav { text-align: center; margin: 0 0 30px;list-style-type: none}
.utility-nav li { display: inline-block; padding: 0 10px 10px; font-size: 13px; line-height: 1.5; color: #fff;list-style-type: none }/* 区切り線 */
.utility-nav li a { padding: 0 5px; color: #fff;list-style-type: none}/* 下の文字 */
.utility-nav li a:hover { opacity: 0.5; }

p.copyright { padding: 0 0 55px; line-height: 1; color: #fff; text-align: center; }

@media screen and (max-width: 1104px) {
  .footer-global-nav { text-align: center; height: auto; margin: 0 0 30px; padding-top:20px;}
  .footer-global-nav .footer-logo { position: relative; top: inherit; left: inherit; margin: 0 auto 40px; }
  .footer-global-nav li { position: relative; width: 100%;list-style-type: none}
  .footer-global-nav li.fn1, .footer-global-nav li.fn2, .footer-global-nav li.fn3, .footer-global-nav li.fn4 { width: auto; display: inline-block; top: inherit; left: inherit; right: inherit; margin: 0 10px 20px; }
  .footer-global-nav li a{ font-size: 16px; }
  .footer-global-nav li a .caption { font-size: 11px; }
  .utility-nav li{ font-size: 13px; list-style-type: none}
  .utility-nav li a :hover { opacity: 0.5; }
}
.inner { width: 1104px; margin: 0 auto; }
@media screen and (min-width: 1105px) { .inner { padding-top:20px;}}
@media screen and (max-width: 1104px) { .inner { width: 100%; } }
.footer-global-nav ul{ padding:0; !important}
.utility-nav ul{ padding:0; !important}

/* ================================================== *
 *    Homeページ
 * ================================================== */


.back-blue{
  width: 100%;
  height: 100%;
  background-color: #010102;
  padding: 0;
}
.KeyVisual {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  color: #fff;
}

.KeyVisual .caption {
  position: relative;
  top: 50%;
  text-align:center;
  padding-top:100px;
  padding-bottom:50px;
  color:white;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.KeyVisual-2 {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  color: #fff;
}

.KeyVisual-2 .caption {
  position: relative;
  top: 50%;
  text-align:center;
  padding-top:100px;
  padding-bottom:50px;
  color:white;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.caption h1{
  font-weight: normal !important;
  font-size: 4em;
}
/* 
@media (min-width: 768px) {
  .pic1{
  background:url(images/24th_logo.jpg) center 0 no-repeat;
  background-size:cover;
  background-position:center center;
}}
@media (max-width: 767px) {
.pic1{
  background:url(images/24th_logo.jpg) center 0 no-repeat;
  background-size:contain;
  background-position:center center;
}} */
.pic2{
  background:url(images/24th_logo.jpg) center 0 no-repeat;
  background-size:cover;
  background-position:center center;
}
@media (min-width: 768px) {
  .pic2{
  background:url(images/24th_logo.jpg) center 0 no-repeat;
  background-size:cover;
  background-position:center center;
}}
@media (max-width: 767px) {
.pic2{
  background:url(images/example) center 0 no-repeat;
  background-size:contain;
  background-position:center center;
}}
.KeyVisual a {
  padding-top: 60px;
  position: absolute;
  bottom: 40px;
  left: 50%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none;
}
.KeyVisual a span {
  position: absolute;
  top: 0;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
}
.KeyVisual a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
#frame-map ,#frame-pickup ,#frame-support ,.frame-about-1, .frame-about-2{
box-shadow:0 20px 22px -20px #222 inset;
}
#frame-event, .frame-about, .frame-post{
box-shadow:0 20px 22px 20px #222;
}
#frame-event{
background: #333;
}
#frame-map{
  background-color: #333;
  color: #eee;
  padding-bottom: 10px;
}
#frame-pickup{
  background-color: #333;
  color: #eee;
    clear: both;
    height:auto;
    display: block;
    overflow: hidden;
}
#frame-support{
  background-color: #333;
  color: #eee;
  clear: both;
}
a {
  color: #ccc;
  text-decoration: none;
}

@media screen and (max-width: 800px) {

  .hi-icon {
    margin: 15px !important;
  }

  .container > section {
    padding: 20em 1em;
  }

}

@media screen and (max-width: 25em) {

  .codrops-icon span {
    display: none;
  }

}

.hi-icon-wrap {
  text-align: center;
  margin: 0 auto;
  padding: 2em 0 3em;
}

.hi-icon {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  margin: 15px 30px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #F1D79A;
}

.hi-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box; 
  -moz-box-sizing: content-box; 
  box-sizing: content-box;
}

.hi-icon:before {
  font-family: 'icomoon';
  speak: none;
  font-size: 48px;
  line-height: 90px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
.hi-icon-0:before{
	font-family: 'icomoon';
	content:" ";
	vertical-align: -10%;
}
.hi-icon-1:before {
  content: "\e905";
}

.hi-icon-2:before {
  content: "\e901";
}

.hi-icon-3:before {
  content: "\e900";
}

.hi-icon-4:before {
  content: "\e986";
}

.hi-icon-5:before {
  content: "\e903";
}

.hi-icon-6:before {
  content: "\e904";
}

.hi-icon-7:before {
  content: "\e902";
}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?llvwb0');
  src:  url('fonts/icomoon.eot?llvwb0#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?llvwb0') format('truetype'),
    url('fonts/icomoon.woff?llvwb0') format('woff'),
    url('fonts/icomoon.svg?llvwb0#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-image:before {
  content: "\e902";
}
.icon-emoji_people:before {
  content: "\e901";
}
.icon-fastfood:before {
  content: "\e900";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-search:before {
  content: "\e986";
}
.icon-lab:before {
  content: "\e9aa";
}

.hi-icon-8:before {
  font-family: 'icomoon';
  font-size: 0.8em;
  content: "\e935";
}
.hi-icon-effect .hi-icon {
  background: rgba(255,255,255,0.3);
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
}

.hi-icon-effect .hi-icon:after {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px rgba(255,255,255,0.3);
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.hi-icon-effect .hi-icon:hover {
  background: rgba(255,255,255,0.1);
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  transform: scale(0.93);
  color: #F1D79A;
}

.hi-icon-effect .hi-icon:hover:after {
  -webkit-animation: sonarEffect 1.3s ease-out 75ms;
  -moz-animation: sonarEffect 1.3s ease-out 75ms;
  animation: sonarEffect 1.3s ease-out 75ms;
}

@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.3), 0 0 10px 10px #988b6d, 0 0 0 10px rgba(255,255,255,0.6);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.3), 0 0 10px 10px #988b6d, 0 0 0 10px rgba(255,255,255,0.6);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.3), 0 0 10px 10px #988b6d, 0 0 0 10px rgba(255,255,255,0.6);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.3), 0 0 10px 10px #988b6d, 0 0 0 10px rgba(255,255,255,0.6);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.3), 0 0 10px 10px #988b6d, 0 0 0 10px rgba(255,255,255,0.6);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.3), 0 0 10px 10px #988b6d, 0 0 0 10px rgba(255,255,255,0.6);
    transform: scale(1.5);
    opacity: 0;
  }
}
.popup a span{
  position: absolute;
  opacity: 0;
  top: -75px;
  left: -2px;
  width: 100px;
  padding: 10px;
  border-radius: 2px;
  background: #333;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  transition: .3s;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(90deg);
}
.popup a span:after{
  position: absolute;
  top: 100%;
  left: 42px;
  height: 0;
  width: 0;
  border: 6px solid transparent;
  border-top: 6px solid #333;
  content: "";
}
.popup a:hover span{
  opacity: 1;
  top: -55px;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.section-title{
  background: url(images/line.gif) repeat-x bottom left;
  padding-bottom: 30px;
  padding-top: 20px;
  color:white;
  font-size: 2.1em;
  font-weight: normal !important;
}
.section-sentence{
  padding-bottom: 30px;
  padding-top: 20px;
  color:white;  
  font-size: 1em;
  font-weight: normal !important;
}
.gmap iframe{
  pointer-events:none;
}
.color-event{
	color:#eee;
}

.grad-event {
	background: linear-gradient(#333333, #988b6d, #333333);
}

.grad-infor {
	background: linear-gradient(#333333, #e69474ec, #333333);
}

.houndstooth-footer {
background:
linear-gradient(135deg, #DB7C26 11px, #666 11px, #666 12px, transparent 12px, transparent 33.5px, #666 33.5px, #666 34.5px, transparent 34.5px),
linear-gradient(225deg, #DB7C26 11px, #666 11px, #666 12px, transparent 12px, transparent 33.5px, #666 33.5px, #666 34.5px, transparent 34.5px)0 32px;
background-color:#DB7C26;
background-size: 32px 64px
}
.grad-pickup{
	background: linear-gradient(#333333, #988b6d, #333333);
}
.sponsor{
background-color:#333;
}

a.ghost-btn {
  display: inline-block;
  width: 200px;
  margin: 45px 40px 40px;
  padding: 15px 10px;
  background: transparent;
  color: #eee;
  text-align: center;
  text-decoration: none;
  border:1px solid #eee;
  line-height: 1;
  transition: .3s;
  position:relative;
  z-index:2;
  overflow:hidden
}
a.ghost-btn::after {
  display:block;
  content:"";
  position:absolute;
  z-index:-1;
  top:50%;
  left:50%;
  width:260px;
  height:260px;
  margin:-130px 0 0 -130px;
  border:130px double rgba(238,238,238,0);
  border-radius:50%;
  transition:.5s
}
a.ghost-btn:hover {
  color:#525551;
  border: 1px solid #eee;
}
a.ghost-btn:hover::after {
  border-width:0;
  border-color:rgba(238,238,238,1);
  background:#eee
}
.sponsor-img{
  height:60px;
  width:auto;
}
.sponsor-img-1{
  height:50px;
  width:auto;
}
.sponsor-box{
  height:80px;
  padding:10px 0 10px 0;
  background-color: rgba(255,255,255,0.7);
}
.sponsor-box-1{
  height:80px;
  padding:15px 0 15px 0;
  background-color: rgba(255,255,255,0.7);
}
.sponsor-wrap{
  padding:3em 0 3em;
  overflow: hidden;
  text-align:center;
}


.home-pickup{
  text-align: left;
}
.post-home{
  margin-bottom:20px;
  padding-top:20px;
  width:270px;
  background-color: rgba(255,255,255,0.8);
  border:1px solid #eee;
  margin-left:10px;
}

.post-tag-home{
  font-family:"Times New Roman", Times,'hannari';
  float:right;
  color:#333;
}

.clearfix:after{
  content: "";
  clear: both;
  display: block;
}
.clearfix{
  height:auto;
}
/* ================================================== *
 *    About.php
 * ================================================== */

.whitebox{
  background-color: rgba(255,255,255,0.5);
}


.pic-3{
  background:url(images/about.jpg) center 0 no-repeat;
  background-size:cover !important;
  background-position:center center;
}
.parallax{
  display: flex;
  flex-flow: column;
  height: 100%;
  padding: 100%;
  justify-content: center;
  align-content: center;
  background-image: url(images/about3.jpg);
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/*
.frame-about{
  background:url(images/about3.jpg) center 0 repeat;
  background-size: cover;
  background-position: 50% 50%;
}*/
.text-area{
  padding:20px 50px 20px 50px;
  text-align:center;
  font-size: 1em;
}
.section-title-1{
  display: inline-block;
  background: url(images/line.gif) repeat-x bottom left;
  text-align: center;
  padding-bottom: 30px;
  padding-top: 20px;
  color: #094074;
  filter: drop-shadow(10px 10px 5px #3C6997);
  font-size: 2.1em;
  font-weight: normal !important;
}
.KeyVisual-3 {
  width: 100%;
  height: 60%;
  background-size: cover;
  background-position: 50% 50%;
  color: #fff;
}

.KeyVisual-3 .caption {
  position: relative;
  top: 45%;
  text-align:center;
  padding-top:100px;
  padding-bottom:50px;
  color:white;
  text-shadow: 2px 2px 5px #999999;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.KeyVisual-4{
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: 50% 50%;
/*  padding-bottom:50px;*/
}
@media (max-width: 700px) {
.text-area{
  padding:20px 5px 20px 15px;
  font-size: 1em;
  text-align:left;
}
.caption{
  font-size: 12px;
  font-weight: normal !important;
}
}
@media (min-width: 768px) {
.table-about{
  padding:20px 50px 20px 50px;
  width:768px;
}}
.text-area-about{
  padding:20px 50px 20px 50px;
  font-size: 1em;
  text-align:center;
}
@media (max-width: 767px) {
.text-area-about{
  padding:20px 10px 20px 10px;
  font-size: 1em;
  text-align:center;
}}
.frame-about-1{
  background:url(images/about-1.jpg) center 0 repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.frame-about-2{
  background:url(images/about-2.jpg) center 0 repeat;
  background-size: cover;
  background-position: 50% 50%;
}
@media (min-width: 768px) {
.gmap-about{
  width:700px;
}}
.KeyVisual-5{
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: 50% 50%;
}
.yf-logo{
  width:300px;
}
.table{
  text-align: left;
}
.table tr:nth-child(odd) {
  background-color:rgba(189, 189, 189, 0.8);
}

.table tr:nth-child(even) {
  background-color:rgba(223, 223, 223, 0.8);
}

.table tr td {
  border: 1px solid #C0C0C0;
}

/* ================================================== *
 *    Sponsor.php
 * ================================================== */
.KeyVisual-6 {
  width: 100%;
  height: 60%;
  background-size: cover;
  background-position: 50% 50%;
  color: #fff;
}

.KeyVisual-6 .caption {
  position: relative;
  top: 45%;
  text-align:center;
  padding-top:100px;
  padding-bottom:50px;
  color:white;
  text-shadow: 2px 2px 5px #999999;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.KeyVisual-7{
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: 50% 50%;
  padding-bottom: 50px;
}
.pic-4{
  background:url(images/keio.jpg) center 0 no-repeat;
  background-size:cover !important;
  background-position:center center;
}
.text-area-sponsor{
  padding:20px 150px 20px 150px;
  font-size: 1em;
}
@media (max-width: 800px) {
.text-area-sponsor{
  padding:20px 5px 20px 15px;
  font-size: 1em;
  text-align:left;
}}
.text-container-sponsor{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 700px;
  margin:auto;
  padding:0 20px 0;
}
@media (min-width: 992px) {
  .btn-box{
    margin-bottom:50px;
  }
}

/* ================================================== *
 *    企画紹介個別ページ（Single.php）
 * ================================================== */

.container-post{
  display: block;
    clear: both;
}
.nav-below{
  clear:both;
  margin-top:20px;
  margin-bottom:40px;
  width:100%;
  display: block;

}
.KeyVisual-8 {
  width: 100%;
  height: 40%;
  background-size: cover;
  background-position: 50% 50%;
  color: #fff;
}

.KeyVisual-8 .caption {
  position: relative;
  top: 45%;
  text-align:center;
  padding-top:100px;
  padding-bottom:50px;
  color:white;
  text-shadow: 2px 2px 5px #999999;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pic-5{
  background:url(images/kikaku.jpg) center 0 no-repeat;
  background-size:cover !important;
  background-position:center center;
}
.blog_info{
  width:100%;
}
.blog_info ul{
  margin-top:2px;
  float:right;
}
.blog_info li{
  margin:0;
  list-style-type: none;
  display: inline-block;
  font-size:1em;
}
.blog_info li a{
  color: #888;
}
.blog_info li a:hover{
  color: #111;
}
.main-text{
  clear:both;
  margin-top:60px;
}
.frame-post{
  background:url(images/about-1.jpg) center 0 repeat;
  background-size: cover;
  background-position: 50% 50%;
  padding:50px 0 30px;
}
.post{
  margin-bottom:20px;
  padding-top:20px;
  width:270px;
  box-shadow: 2px 2px 3px rgba(0,0,0,0.4); 
  border:1px solid #eee;
  margin-left:10px;
}
.caption2{
  width:240px;
}
.caption2 a{
  color: #333;
}
.caption2 a:hover{
  color:#888;
}
.thumbnail2,.thumbnail3{
  position:relative;
  overflow:hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin:auto;
}
.js-masonry {
   margin: 0 auto;
   clear:both;
}
.post-title{
  margin-top:10px;
}
.post-tag{
  font-family:"Times New Roman", Times,'hannari';
  float:right;
}
.post-text{
  clear:both;
}

.pic-6{
  background:url(images/pickup.jpg) center 0 no-repeat;
  background-size:cover !important;
  background-position:center center;
}

.main-text p img{
  width:300px;
  height:auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pic-7{
  background:url(images/contact.jpg) center 0 no-repeat;
  background-size:cover !important;
  background-position:center center;
}
.text-container h2{
  padding: .5em .75em;
  background-color: #f3f4f9;
  border-left: 6px solid #101977;
}
.text-container{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 800px;
  margin:auto;
  padding:0 20px 0;
}
.text-container p{
  margin:20px 0 20px;
}
.btn-list-wrap { position: relative; height: 40px; margin: 0 0 35px; text-align: center; }
.btn-list-item { position: relative; display: inline-block; margin: 0 5px; text-align: left;}
.btn-list-item.btn-term { width: 185px; height: 40px; margin: 0 5px;}
.btn-list-item.btn-more { width: 145px; margin: 0 5px;}

.term-block { position: absolute; top: 0; left: 0; display: block; overflow: hidden; width: 185px; font-size: 13px; line-height: 1.8; border-radius: 18px; -webkit-border-radius: 18px; -moz-border-radius: 18px; border-bottom: 2px #d1d1d1 solid; background-color: #fff; -webkit-transition: all . 4s ease;  -moz-transition: all .4s ease; -ms-transition: all .4s ease; transition: all .4s ease; z-index: 100;}

/* カテゴリ一覧ボタン */
.term-title { padding: 8px 15px 6px; }
.term-title:before { content:""; float:right; width:11px; height:11px; margin: 6px 0 0; background-size: 11px 11px !important; }
.event-term .term-title:before { background: url(images/arrow.png); }
.term-title.selected:before { -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg); transform:rotate(180deg); }
.event-term .term-title { color: #f4873f; }
.term-title:hover { cursor: pointer; }
.term-list { display: none; border-top: 1px #eee solid;}
.term-list li { display: block; border-top: 1px #f8f8f8 solid; }
.term-list li a { display: block; padding: 6px 15px; 5px; }
.term-list li a:hover { background: #f8f8f8; }
.term-list li a.current { background: #eee; }
.event-term .term-list li a { color: #f4873f; }

/* 記事一覧ボタン */
.btn-more a { position: absolute; top: 0; left: 0; display: block; width: 150px; padding: 8px 15px 6px; font-size: 13px; line-height: 1.8; border-radius: 18px; -webkit-border-radius: 18px; -moz-border-radius: 18px; border-bottom: 2px #d1d1d1 solid; background-color: #fff; z-index: 100; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; }
.btn-more a:hover { background: #f8f8f8;}
.btn-more a:active { border-top: 2px #d1d1d1 solid; border-bottom: 0;}
.btn-more a:before { content:""; float:right; width:11px; height:11px; margin: 6px 0 0; background-size: 11px 11px !important; -webkit-transform:rotate(270deg); -moz-transform:rotate(270deg); -ms-transform:rotate(270deg); -o-transform:rotate(270deg); transform:rotate(270deg); }

.pankuzu a{
  color:#091382;
}
.pankuzu a:hover{
  color:#aaa;
}
.main-text a{
  color:#091382;
}
.main-text a:hover{
  color:#aaa;
}
.select-container{
  margin-bottom: 50px;
}
@media (min-width: 768px) {
.select-container{
  width:600px;
  margin:0 auto;
}}
@media (max-width: 767px) {
.select-container{
  width:100%;
}}
.select-buttom-1{
  width:50%;
  float:left;
  text-align:center;
  z-index: 999;
}
@media (max-width: 767px) {
.select-buttom-1{
  width:100%;
    text-align:center;
    float:none;
}  }
@media (max-width: 767px) {
.select-buttom-2{
  width:100%;
    text-align:center;
    float:none;
}  }

.KeyVisual-10{
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: 50% 50%;
  padding-bottom:50px;
}


.KeyVisual-9 {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  color: #fff;
  border-right:30px solid #a1cfe6;
  border-left:30px solid #a1cfe6;
  padding-bottom:0;
  margin-bottom: 0;
}

.KeyVisual-9 .caption-1 {
  position: relative;
  top: 46%;
  text-align:center;
  padding-top:100px;
  padding-bottom:50px;
  color:white;
  text-shadow: 3px 3px 4px #999999;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
 .KeyVisual-9 {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  color: #fff;
  border-right:20px solid #a1cfe6;
  border-left:20px solid #a1cfe6;
} }
.caption-1 h1{
  font-size: 4em;
  margin-bottom: 0.6em;
}
.caption-1 p{
  font-size: 1.5em;
    color:#f1f2fc;
}
@media (max-width: 767px) {
.caption-1 h1{
  font-size: 3em;
  margin-bottom: 0.6em;
}
.caption-1 p{
  font-size: 1.3em;
}
}
.pic-8{
  background:url(images/yobinori.jpg) center 0 no-repeat fixed;
  background-size:cover !important;
  background-position:center center;    
}
@media (min-width: 768px) {
  .caption-1 br {
    display: none;
  }
}
@media (max-width: 767px) {
.pic-8 {background:none} /*PC用の背景はオフ*/
.KeyVisual-9::before {
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
  background:url(images/S__68304927.jpg) center 0 no-repeat;
  -webkit-background-size:cover;/*Android4*/
  }
}
.pic-9{
  background:url(images/S__68304927.jpg) center 0 no-repeat fixed;
  background-size:cover !important;
  background-position:center center;    
}
@media (min-width: 768px) {
  .caption-1 br {
    display: none;
  }
}
@media (max-width: 767px) {s
/*.pic-9 {background:none} /*PC用の背景はオフ*/
.KeyVisual-9::before {
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
  background:url(images/S__68304927.jpg) center 0 no-repeat;
  -webkit-background-size:cover;/*Android4*/
  }
}
.KeyVisual-9-text{
  text-align: center;
  font-size: 1em;
  color: #111;
}
.KeyVisual-9-text-box{
  background-color:rgba(255,255,255,0.8);
  padding:50px 20px 50px;
  margin-bottom:50px;
  border-radius:.5em
}
@media (max-width: 767px) {

.KeyVisual-9-text-box{
  background-color:rgba(255,255,255,0.8);
  padding:20px 20px 20px;
  margin-bottom:50px;
  border-radius:.5em
}

}
.KeyVisual-9 a {
  padding-top: 40px;
  position: absolute;
  bottom: 40px;
  left: 50%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none;
}
.KeyVisual-9 a span {
  position: absolute;
  top: 0;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
}
.KeyVisual-9 a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
.matsukirina{
  color:#103cec;
  opacity: 0.7;
  font-weight: bold;
}
.yagami{
  color:#172199;
  opacity: 0.7;
  font-weight: bold;
}
.colaboration{
  color:#f7f7fc;
  opacity: 0.9;
}
.number{
  font-size: 0.9em;
  font-weight: normal;
}






.link-text a{
  color:#242c8b !important;
}
.link-text a:hover{
  color:#6b74d5 !important;
}
@media (min-width: 992px) {
.text-container-contact{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 700px;
  margin:auto;
  padding:0 50px 0;
}}
@media (max-width: 991px) {
.text-container-contact{
  padding: 0 20px 0;
}}


.pic-10{
  background:url(images/timetable.jpg) center 0 no-repeat;
  background-size:cover !important;
  background-position:center center;
}

@media (min-width: 992px) {
.tt-img{
  width:80%;
  overflow: auto;
  display: block;
  margin-right:auto;
  margin-left:auto;
}}
@media (max-width: 991px) {
.tt-img{
  width:100%;
  overflow: auto;
  display: block;
  margin-right:auto;
  margin-left:auto;
}}

.app{
  margin-bottom:15px;
}















