@charset "UTF-8";
#home main > article {
  margin: 0 auto;
  max-width: 100%;
}
#home #container {
  padding: 0;
  max-width: none;
}

section {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px 0;
}
section header {
  display: table;
  width: 100%;
}
section header > h2 {
  font-size: 2.29em;
  font-weight: normal;
  display: table-cell;
  vertical-align: middle;
  color: #00a558;
  border-bottom: none;
  letter-spacing: 0.2em;
  padding-bottom: 0;
}
section header > h2:after {
  position: relative;
  display: inline-block;
  width: 1px;
  height: 1em;
  top: 0.1em;
  bottom: 0;
  left: 0;
  margin: 0 20px;
  padding-bottom: 0;
  border-bottom: none;
  border-left: solid 1px #555;
}
section header > h2 + p {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
}
@media only screen and (max-width: 640px) {
  section header {
    display: block;
  }
  section header > h2 {
    width: auto;
    display: block;
    padding-bottom: 0.5em;
  }
  section header > h2 + p {
    width: auto;
    display: block;
  }
}

a[href$="rss.xml"] {
  overflow: hidden;
  display: block;
  background: url("/common/img/icons-s4871128572.png") -2160px 0;
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
  background-color: #fff;
  border-radius: 50%;
  white-space: nowrap;
  text-indent: 100%;
}

/* slideImage */
#slideImage {
  margin: 0 auto;
  max-width: 1440px;
  overflow: hidden;
  padding: 0;
  position: relative;
}
#slideImage ul:after:after {
  content: "";
  display: block;
  clear: both;
}
#slideImage li {
  margin-top: 0;
  padding-left: 0;
}
#slideImage li:before {
  display: none;
}
#slideImage img {
  display: block;
}
#slideImage .slideClip {
  position: relative;
  margin: 20px auto -85px;
  max-width: 800px;
  top: -100px;
  padding: 0 60px;
  z-index: 300;
}
#slideImage .slideBasis {
  overflow: hidden;
  width: auto;
}
#slideImage .btnPrev,
#slideImage .btnNext {
  position: absolute;
  width: 4.8%;
  height: 70%;
  top: 50%;
  margin-top: -2.3%;
  background-color: #fff;
  cursor: pointer;
  z-index: 310;
}
#slideImage .btnPrev:before, #slideImage .btnPrev:after,
#slideImage .btnNext:before,
#slideImage .btnNext:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#slideImage .btnNext {
  left: 0;
  margin-left: 10px;
}
#slideImage .btnNext:before {
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255, 0, 0, 0);
  border-width: 8px 8px 8px 0;
  border-right-color: #06a557;
  left: -2px;
}
#slideImage .btnNext:after {
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255, 0, 0, 0);
  border-width: 8px 8px 8px 0;
  border-right-color: #fff;
  left: 2px;
}
#slideImage .btnPrev {
  right: 0;
  margin-right: 10px;
}
#slideImage .btnPrev:before {
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255, 0, 0, 0);
  border-width: 8px 0 8px 8px;
  border-left-color: #06a557;
  right: -2px;
}
#slideImage .btnPrev:after {
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255, 0, 0, 0);
  border-width: 8px 0 8px 8px;
  border-left-color: #fff;
  right: 2px;
}
@media only screen and (max-width: 1000px) {
  #slideImage {
    margin-bottom: -20px;
  }
  #slideImage .slideClip {
    margin-bottom: 0;
    padding: 0;
  }
  #slideImage .slideClip .btnNext,
#slideImage .slideClip .btnPrev {
    display: none;
  }
}

#slideMain {
  position: relative;
}
#slideMain:after {
  content: "";
  display: block;
  clear: both;
}
#slideMain > li {
  position: relative;
  float: left;
  width: 100%;
  z-index: 1;
}
#slideMain > li:before {
  content: "";
  display: block;
  width: 100%;
  max-height: 600px;
  padding-bottom: 41%;
}
#slideMain > li + li {
  margin-left: -100%;
  z-index: 0;
}
#slideMain a {
  color: inherit;
  text-decoration: none;
}
#slideMain .bgMovie,
#slideMain .bgImage {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  overflow: hidden;
}
#slideMain .bgMovie img.slimgdummy,
#slideMain .bgImage img.slimgdummy {
  opacity: 0;
}
#slideMain .bgMovie {
  height: 0;
  padding: 30px 0 39.8%;
}
#slideMain .bgMovie iframe {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  bottom: 3px;
  left: 0;
  right: 0;
}
#slideMain .inner {
  position: absolute;
  top: 0;
  bottom: 50px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  max-width: 1220px;
}
#slideMain .overLay {
  position: absolute;
  top: 55%;
  left: auto;
  right: 0;
  width: auto;
  max-width: 460px;
  margin: 0 auto;
  z-index: 5;
  background-color: rgba(255, 255, 255, 0.9);
  transform: translateY(-55%);
}
#slideMain .overLay > * {
  max-width: 420px;
}
#slideMain .overLay p.title {
  position: relative;
  margin-top: 0;
  padding: 30px 20px 0.3em;
  color: #555;
  font-size: 2.14em;
  font-weight: normal;
  border-bottom: none;
}
#slideMain .overLay p.title + p {
  margin-top: 0;
  padding: 1em 20px;
}
#slideMain .overLay p.title ~ p:last-child {
  padding-bottom: 30px;
}
#slideMain .overLay p.title:before, #slideMain .overLay p.title:after {
  content: "";
  position: absolute;
  bottom: -1px;
  display: block;
}
#slideMain .overLay p.title:before {
  right: 20px;
  width: 66%;
  border-bottom: solid 1px #ddd;
}
#slideMain .overLay p.title:after {
  left: 20px;
  width: 34%;
  border-bottom: solid 1px #06a557;
}
#slideMain .overLay .btnLink {
  margin-top: 0;
  padding: 0 20px 20px;
  text-align: left;
}
#slideMain .overLay .btnLink a {
  padding: 0.3em 1em 0.3em 2em;
  background-color: #06a557;
  border-radius: 5px;
  color: #fff;
  font-size: 1.14em;
  line-height: 40px;
}
#slideMain .overLay .btnLink a:before, #slideMain .overLay .btnLink a:after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 50%;
  margin-top: -6px;
}
#slideMain .overLay .btnLink a:before {
  left: 15px;
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255, 0, 0, 0);
  border-width: 6px 0 6px 8px;
  border-left-color: #fff;
}
#slideMain .overLay .btnLink a:after {
  left: 12px;
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255, 0, 0, 0);
  border-width: 6px 0 6px 8px;
  border-left-color: #06a557;
}
#slideMain .overLay .btnLink a[target=_blank]:before {
  left: 10px;
  margin-top: -10px;
  border: none;
  background: url("/common/img/icons-s4871128572.png") -256px 0;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
}
#slideMain .overLay .btnLink a[target=_blank]:after {
  display: none;
}
#slideMain .current {
  z-index: 1;
}
#slideMain .current > * {
  z-index: 1;
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  #slideMain .overLay {
    right: 20px;
  }
  #slideMain .overLay > * {
    max-width: 600px;
  }
}
@media only screen and (max-width: 1000px) {
  #slideMain {
    overflow: hidden;
    max-height: 100%;
    background-color: #fff;
  }
  #slideMain > li {
    height: auto;
    background-color: #fff;
  }
  #slideMain > li:before {
    display: none;
  }
  #slideMain > li[style*="opacity: 0;"] .overLay {
    height: 0;
  }
  #slideMain > li[style*="z-index: 10;"] .overLay {
    position: relative;
    height: 100%;
    opacity: 1;
  }
  #slideMain .bgImage {
    position: relative;
  }
  #slideMain .bgImage img {
    position: relative;
    width: 100%;
  }
  #slideMain .bgMovie {
    position: relative;
    padding: 30px 0 32%;
  }
  #slideMain .inner {
    position: relative;
  }
  #slideMain .overLay {
    max-width: 100%;
    position: static;
    top: 0;
    padding: 20px 10px 30px;
    background-color: transparent;
    transform: translateY(0%);
  }
  #slideMain .overLay > * {
    max-width: inherit;
    text-align: left;
  }
  #slideMain .overLay .btnLink {
    text-align: center;
  }
  #slideMain .overLay .btnLink a {
    font-size: 1em;
  }
}

#slideThumb li {
  position: relative;
  float: left;
  width: 20%;
  margin: 0;
  cursor: pointer;
}
#slideThumb li img {
  max-width: 96%;
  margin: 0 auto;
}
#slideThumb li:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 96%;
  max-width: 150px;
  margin: 0 auto;
  border-bottom: 5px solid transparent;
  box-sizing: border-box;
  transition: border-color 0.5s;
}
#slideThumb .current:after {
  border-color: #00a558;
}
@media only screen and (max-width: 1000px) {
  #slideThumb {
    display: none;
  }
}

.sldPos {
  position: absolute;
  top: -24px;
  display: none;
  width: 100%;
  margin-top: 56%;
  padding-left: 0;
  text-align: center;
  z-index: 11;
}
.sldPos li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 4px;
  background-color: #bdd3dc;
  border-radius: 100%;
  transition: background-color 0.5s;
}
.sldPos .current {
  background-color: #00a558;
}
@media only screen and (max-width: 1000px) {
  .sldPos {
    display: block;
    top: 10px;
    margin-top: 42%;
  }
}

/* research */
#research {
  margin-top: 0;
  background-color: #f2f2f2;
}
#research header {
  max-width: 1200px;
  margin: 0 auto;
}
#research header > h2 {
  width: 8.5em;
  padding-bottom: 0;
}
#research section {
  max-width: 100%;
}
#research .bxslider a {
  overflow: hidden;
  background-color: #fff;
}
#research .bxslider a::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
#research .bxslider a img {
  height: 100%;
  left: -100vw;
  margin: auto;
  max-width: 200vw;
  position: absolute;
  right: -100vw;
  top: 0;
  width: auto;
}
@media only screen and (max-width: 800px) {
  #research header {
    padding-left: 20px;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 640px) {
  #research header > h2 {
    padding-bottom: 0.5em;
  }
  #research header > h2:after {
    display: none;
  }
}

#slider {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 174px;
  overflow: hidden;
}
#slider .slide-wrap {
  max-width: 2790px;
}
#slider .slideClip {
  position: relative;
  width: 100%;
  height: 174px;
  margin: 0;
}
#slider .slideClip .slideBasis {
  width: 310px;
}
#slider .slideClip li {
  float: left;
  position: relative;
  width: 310px;
  border-left: solid 1px #fff;
  border-right: solid 1px #fff;
}
#slider .slideClip li a {
  position: relative;
  display: block;
  width: 310px;
  height: 174px;
}
#slider .slideClip li img {
  width: 100%;
}
#slider .slideClip li p {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 5em;
  padding: 1em;
  box-sizing: border-box;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  text-align: left;
  color: #fff;
}
#slider .slideClip ~ .nextBtn, #slider .slideClip ~ .prevBtn {
  margin-top: -22px;
}

/* pick up */
#pickup header > h2 {
  width: 7em;
}
#pickup .sideL h3,
#pickup .sideL p,
#pickup .sideR h3,
#pickup .sideR p {
  color: #004ea2;
}
#pickup .sideL h3,
#pickup .sideR h3 {
  margin-top: 15px;
  border-bottom: none;
  padding-bottom: 0;
  font-weight: bold;
}
#pickup .sideL h3 + *,
#pickup .sideR h3 + * {
  margin-top: 10px;
}
#pickup .sideL h3 a,
#pickup .sideR h3 a {
  color: #004ea2;
}
#pickup .sideL em,
#pickup .sideR em {
  font-size: 0.93em;
  font-weight: normal;
  font-style: italic;
  border-bottom: 1px solid #004ea2;
}
#pickup .sideL .image,
#pickup .sideR .image {
  margin: 0;
  max-width: 280px;
}
#pickup .sideL .parallelL,
#pickup .sideR .parallelL {
  border: 1px solid #004ea2;
}
#pickup .sideL .parallelL .image,
#pickup .sideR .parallelL .image {
  margin-right: -280px;
}
#pickup .sideL .parallelL .sentence,
#pickup .sideR .parallelL .sentence {
  margin-left: -280px;
  padding-left: 300px;
  padding-right: 20px;
}
#pickup .sideL .parallelL .sentence > *:first-child,
#pickup .sideR .parallelL .sentence > *:first-child {
  margin-top: 20px;
  font-style: italic;
}
#pickup .sideL .parallelL .sentence p a,
#pickup .sideR .parallelL .sentence p a {
  padding-left: 0;
}
#pickup .sideL .parallelL .sentence p a:before,
#pickup .sideR .parallelL .sentence p a:before {
  display: none;
}
#pickup .sideL .parallelL.pu-blank,
#pickup .sideR .parallelL.pu-blank {
  position: relative;
}
#pickup .sideL .parallelL.pu-blank:before,
#pickup .sideR .parallelL.pu-blank:before {
  content: "";
  background: url("/common/img/icons-s4871128572.png") -84px 0;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 10px;
  right: 15px;
  width: 30px;
  height: 30px;
}

#pickup section {
  max-width: 1300px;
}
#pickup header {
  margin: 0 auto;
  max-width: 1200px;
}
#pickup .slide {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 auto;
}
#pickup .slide li {
  box-sizing: border-box;
  border-left: none;
  padding-left: 20px;
  position: relative;
}
#pickup .slide li > * {
  border: 1px solid #004ea2;
  box-sizing: border-box;
  color: #004ea2;
  display: block;
  height: 100%;
  width: 100%;
}
#pickup .slide h3 {
  font-weight: bold;
  margin: 10px 10px 0;
  padding: 0;
}
#pickup .slide p {
  line-height: 1.5;
  margin: 10px 10px 0;
  padding: 0;
}
#pickup .slide p:first-of-type {
  font-style: italic;
}
#pickup .slide a {
  color: #004ea2;
  margin: 0 0 10px;
  padding: 0;
  text-decoration: none;
}
#pickup .slide a * {
  color: inherit;
}
#pickup .slide a:before {
  display: none;
}
#pickup .slide a:hover figure + p ~ * {
  text-decoration: underline;
}
#pickup .pcReset {
  margin-left: 30px;
  margin-right: 50px;
}

@media screen and (min-width: 641px) and (max-width: 800px) {
  #pickup .slideClip {
    margin-left: -20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 640px) {
  #pickup .slideClip {
    margin-left: 10px;
    margin-right: 50px;
  }
  #pickup .slideBasis {
    width: 100%;
  }
}
/* important */
#important section {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 55px 50px;
  border: 4px solid #e66262;
  display: table;
  background-color: #fff;
  box-sizing: border-box;
}
#important section:after {
  content: "";
  display: block;
  clear: both;
}
#important h3 {
  width: 7.5em;
  color: #e66262;
  font-weight: bold;
  letter-spacing: 0.2em;
  position: relative;
  display: table-cell;
  border-bottom: none;
  vertical-align: middle;
  padding: 0 40px;
  background: url(/common/img/icons/important.png) left center no-repeat;
  border-right: 1px solid #e66262;
  white-space: nowrap;
}
#important + #information {
  margin-top: 60px;
}
#important .infoList {
  position: relative;
  padding: 0;
  display: table-cell;
}
#important .infoList li {
  font-size: 1.14em;
  font-weight: bold;
  margin-left: 40px;
  padding: 0;
}
#important .infoList li + li {
  padding-top: 5px;
  border-top-style: none;
}
#important .infoList time {
  color: #e66262;
  float: none;
  font-size: 1.14em;
  margin-left: 0;
}
#important .infoList a {
  color: #e66262;
  text-decoration: none;
}
@media only screen and (max-width: 800px) {
  #important {
    margin: 0 20px;
  }
}
@media only screen and (max-width: 640px) {
  #important {
    display: block;
    padding: 0;
  }
  #important section {
    padding: 0;
  }
  #important h3,
#important .infoList {
    display: block;
  }
  #important h3 {
    width: 8em;
    border-right: none;
    margin: 0 auto;
    padding: 14px 0 14px 40px;
  }
  #important h3:before {
    content: "";
    background: url("/common/img/icons-s4871128572.png") -84px 0;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -14px;
    padding-right: 10px;
    width: 30px;
    height: 30px;
  }
  html[lang=en] #important h3 {
    align-items: center;
    background: none;
    display: flex;
    justify-content: center;
    padding: 14px 0;
    white-space: nowrap;
    width: auto;
  }
  html[lang=en] #important h3::before {
    margin: 0;
    position: static;
  }
  #important .infoList {
    border-top: 1px solid #e66262;
    margin-top: 0;
    padding: 15px;
  }
  #important .infoList li {
    margin-left: 0;
  }
}

/* information -------------------------------- */
#information, #event {
  margin-top: 0;
  background-color: #f2f2f2;
}
#information header > h2, #event header > h2 {
  width: 6em;
}
#information header > h2 + p, #event header > h2 + p {
  width: 4em;
}
#information header ul, #event header ul {
  display: inline-block;
  margin: 0 0 -5px 20px;
  vertical-align: bottom;
}
#information .tabBtn ~ ul, #event .tabBtn ~ ul {
  float: right;
  height: 0;
  width: 45%;
  margin-right: 40px;
  opacity: 0;
  transition: none;
  overflow: hidden;
}
#information .tabBtn ~ ul.tmbimg, #event .tabBtn ~ ul.tmbimg {
  float: left;
  height: auto;
  margin-left: 40px;
  opacity: 1;
}
#information .tabBtn ~ ul.tmbimg > li + li, #event .tabBtn ~ ul.tmbimg > li + li {
  border-top: none;
}
#information .tabBtn ~ ul.tmbimg .parallelL, #event .tabBtn ~ ul.tmbimg .parallelL {
  padding: 5px;
  background-color: #f2f2f2;
}
#information .tabBtn ~ ul.tmbimg .parallelL.sizeM .image, #event .tabBtn ~ ul.tmbimg .parallelL.sizeM .image {
  width: 249px;
  margin-right: -249px;
}
#information .tabBtn ~ ul.tmbimg .parallelL.sizeM .image a, #event .tabBtn ~ ul.tmbimg .parallelL.sizeM .image a {
  margin-top: 0;
}
#information .tabBtn ~ ul.tmbimg .parallelL.sizeM .sentence, #event .tabBtn ~ ul.tmbimg .parallelL.sizeM .sentence {
  margin-left: -249px;
  padding-left: 269px;
}
#information .tabBtn ~ ul.tmbimg .parallelL.sizeM .sentence > a, #event .tabBtn ~ ul.tmbimg .parallelL.sizeM .sentence > a {
  font-size: 1.14em;
  line-height: 1.43em;
}
#information .tabBtn ~ ul.tmbimg .parallelL.sizeM .sentence > *:first-child,
#information .tabBtn ~ ul.tmbimg .parallelL.sizeM .sentence .label, #event .tabBtn ~ ul.tmbimg .parallelL.sizeM .sentence > *:first-child,
#event .tabBtn ~ ul.tmbimg .parallelL.sizeM .sentence .label {
  margin-top: 0;
}
#information .tabBtn ~ ul ~ .infoList, #event .tabBtn ~ ul ~ .infoList {
  margin-top: 0;
  border-top-style: none;
}
#information .tabBtn ~ ul ~ .infoList ~ .infoBtn, #event .tabBtn ~ ul ~ .infoList ~ .infoBtn {
  margin-left: -20px;
}
@media only screen and (max-width: 800px) {
  #information section, #event section {
    padding: 30px 20px;
  }
  #information header, #event header {
    margin-bottom: 100px;
  }
  #information .tabBtn li, #event .tabBtn li {
    margin-top: -60px;
  }
  #information .tabBtn ~ ul.tmbimg, #event .tabBtn ~ ul.tmbimg {
    float: none;
    width: 100%;
    margin: 0;
  }
  #information .tabBtn ~ ul.tmbimg .parallelL, #event .tabBtn ~ ul.tmbimg .parallelL {
    background-color: #e5e5e5;
  }
}
@media only screen and (max-width: 640px) {
  #information header, #event header {
    position: relative;
    height: 60px;
    margin-bottom: 0;
  }
  #information .spMenuNews, #information .spMenuEvent, #event .spMenuNews, #event .spMenuEvent {
    margin-top: -72px;
  }
}

/* sns, Topics */
#sns {
  position: relative;
  overflow: hidden;
  margin-top: 0;
  background-color: #f2f2f2;
}
#sns section.addbtn {
  padding: 0;
}
#sns form {
  position: relative;
  min-height: 430px;
}
#sns form:after {
  content: "";
  display: block;
  clear: both;
}
#sns .tabBtn {
  position: relative;
  max-width: 244px;
  margin: 0 auto;
  top: 30px;
  z-index: 100;
  border-bottom: none;
}
#sns .tabBtn li {
  overflow: inherit;
  width: 20%;
  margin: 0 10px;
  font-size: 1em;
  background-color: #fff;
  border-radius: 3px;
}
#sns .tabBtn a, #sns .tabBtn label {
  position: relative;
  margin: 0;
  padding: 1em;
  border-radius: 3px;
  font-weight: normal;
}
#sns .tabBtn a:after, #sns .tabBtn label:after {
  content: "";
  display: none;
  position: absolute;
  bottom: -13px;
  left: 50%;
  margin-left: -11px;
}

#tabFb,
#tabYt {
  display: none;
}

#tabFb:checked ~ .tabBtn label[for=tabfb],
#tabYt:checked ~ .tabBtn label[for=tabYt] {
  color: #fff;
}

#tabFb:checked ~ .tabBtn label[for=tabFb] {
  border: 1px solid #3c5998;
  background-color: #3c5998;
  color: #fff;
}
#tabFb:checked ~ .tabBtn label[for=tabFb]:after {
  display: block;
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255, 0, 0, 0);
  border-width: 13px 11px 0 11px;
  border-top-color: #3c5998;
}

#tabYt:checked ~ .tabBtn label[for=tabYt] {
  background-color: #da1625;
  color: #fff;
}
#tabYt:checked ~ .tabBtn label[for=tabYt]:after {
  display: block;
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255, 0, 0, 0);
  border-width: 13px 11px 0 11px;
  border-top-color: #da1625;
}

#tabFb:checked ~ #facebookList,
#tabYt:checked ~ #youtubeList {
  z-index: 2;
  height: 100%;
  opacity: 1;
}

#Topics section.addbtn, #facebookList section.addbtn, #youtubeList section.addbtn {
  max-width: 1300px;
}

#Topics h2 {
  display: block;
}

#facebookList, #youtubeList {
  position: absolute;
  width: 100%;
  top: 0;
  padding: 110px 0 70px;
  opacity: 0;
  z-index: 1;
}
#facebookList section.addbtn, #youtubeList section.addbtn {
  position: relative;
}
#facebookList .imageTile li > p, #youtubeList .imageTile li > p {
  padding-top: 20px;
}
#facebookList .slideClip .imageTile li > a, #youtubeList .slideClip .imageTile li > a {
  padding-top: 20px;
  color: #555;
}
#facebookList .slideClip .imageTile li > a time, #youtubeList .slideClip .imageTile li > a time {
  display: inline-block;
  padding: 0.3em 0.3em 0.2em;
  background: #3c5998;
  color: #fff;
  line-height: 1;
}
#facebookList .slideClip .imageTile li > a p, #youtubeList .slideClip .imageTile li > a p {
  position: relative;
  padding-bottom: 20px;
}
#facebookList .slideClip .imageTile li > a p:after, #youtubeList .slideClip .imageTile li > a p:after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  right: 0;
  bottom: 0;
  background: url("/common/img/icons-s4871128572.png") -216px 0;
  background-repeat: no-repeat;
}
#facebookList .slideClip ~ .prevBtn, #facebookList .slideClip ~ .nextBtn, #youtubeList .slideClip ~ .prevBtn, #youtubeList .slideClip ~ .nextBtn {
  margin-top: -22px;
}

#facebookList {
  background-color: #d8deea;
}
#facebookList .imageTile li > a {
  padding-bottom: 510px;
}

#youtubeList {
  background-color: #f9d7da;
}
#youtubeList .imageTile li > a img {
  width: 100%;
  vertical-align: text-bottom;
}

@media only screen and (min-width: 481px) and (max-width: 640px) {
  #sns .slideClip .slideBasis, #Topics .slideClip .slideBasis {
    width: 100%;
  }
  #sns .slideClip .slideBasis .imageTile, #Topics .slideClip .slideBasis .imageTile {
    margin-top: 0;
  }
}
@media only screen and (max-width: 480px) {
  #sns .slideClip .slideBasis, #Topics .slideClip .slideBasis {
    width: 100%;
  }
  #sns .slideClip .slideBasis .imageTile, #Topics .slideClip .slideBasis .imageTile {
    margin-top: 0;
  }
}
/* 2016/09/20 chikusa add ¨‹ */
#information section {
  border-bottom: 1px solid #dddddd;
}

#information section > form > ul:last-child, #event section > form > ul:last-child {
  clear: both;
  opacity: 1;
  float: none;
  width: 240px;
  height: auto;
  margin: 15px auto 0;
  text-align: center;
  border: 1px solid #00a558;
  border-radius: 3px;
}
#information section > form > ul:last-child li a, #event section > form > ul:last-child li a {
  display: block;
  padding: 15px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.3em;
  color: #00a558;
  text-decoration: none;
}
#information section > form > ul:last-child li a:hover, #event section > form > ul:last-child li a:hover {
  color: #fff;
  background-color: #00a558;
}

@media only screen and (min-width: 801px) {
  #information section, #event section {
    padding-bottom: 150px;
  }
  #information section > form .tmbimg.infoList, #event section > form .tmbimg.infoList {
    box-sizing: border-box;
    width: 50%;
    margin: 0;
    padding: 0 0 40px 40px;
  }
  #information section > form .tmbimg.infoList li[class^=news], #event section > form .tmbimg.infoList li[class^=news] {
    padding: 20px 0 0;
  }
  #information section > form .tmbimg.infoList ~ .infoList, #event section > form .tmbimg.infoList ~ .infoList {
    box-sizing: border-box;
    width: 50%;
    margin: 0;
    padding: 0;
  }
  #information section > form > ul:last-child, #event section > form > ul:last-child {
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin: 0 0 0 -120px;
  }
  #information section > form #tabInfoAll:checked ~ #infoAll {
    padding: 0 40px 40px;
  }
  #information section > form #tabInfoEntrance:checked ~ #infoEntrance {
    padding: 0 40px 40px;
  }
  #information section > form #tabInfoEducation:checked ~ #infoEducation {
    padding: 0 40px 40px;
  }
  #information section > form #tabInfoResearch:checked ~ #infoResearch {
    padding: 0 40px 40px;
  }
  #information section > form #tabInfoWinning:checked ~ #infoWinning {
    padding: 0 40px 40px;
  }
  #information section > form #tabInfoActivity:checked ~ #infoActivity {
    padding: 0 40px 40px;
  }
  #information section > form #tabInfoVisit:checked ~ #infoVisit {
    padding: 0 40px 40px;
  }
  #information section > form #tabInfoStudents:checked ~ #infoStudents {
    padding: 0 40px 40px;
  }
  #information section > form #tabInfoEvent:checked ~ #infoEvent {
    padding: 0 40px 40px;
  }
  #information section > form #tabInfoInfo:checked ~ #infoInfo {
    padding: 0 40px 40px;
  }
  #event section > form #tabEventAll:checked ~ #eventAll {
    padding: 0 40px 40px;
  }
  #event section > form #tabEventGeneral:checked ~ #eventGeneral {
    padding: 0 40px 40px;
  }
  #event section > form #tabEventFes:checked ~ #eventFes {
    padding: 0 40px 40px;
  }
  #event section > form #tabEventGraduate:checked ~ #eventGraduate {
    padding: 0 40px 40px;
  }
  #event section > form #tabEventDepartment:checked ~ #eventDepartment {
    padding: 0 40px 40px;
  }
  html[lang=en] #event section > form #eventAll {
    padding: 0 40px 40px;
  }
}
@media only screen and (min-width: 801px) and (max-width: 900px) {
  #pickup .clearfix .sideL > div[class^=parallel] .image, #pickup .clearfix .sideR > div[class^=parallel] .image {
    box-sizing: border-box;
    width: 50%;
    margin: 0;
  }
  #pickup .clearfix .sideL > div[class^=parallel] .sentence, #pickup .clearfix .sideR > div[class^=parallel] .sentence {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0 25px 25px;
  }
  #information section > form .tmbimg.infoList li[class^=news] div[class^=parallel] .image, #event section > form .tmbimg.infoList li[class^=news] div[class^=parallel] .image {
    float: none;
    margin: 0 auto;
  }
  #information section > form .tmbimg.infoList li[class^=news] div[class^=parallel] .sentence, #event section > form .tmbimg.infoList li[class^=news] div[class^=parallel] .sentence {
    padding: 0 20px 20px;
  }
}
@media only screen and (max-width: 800px) {
  #pickup section {
    padding: 35px 0 35px 20px;
  }
  #pickup section .clearfix .sideL, #pickup section .clearfix .sideR {
    box-sizing: border-box;
    float: left;
    width: 50%;
    margin: 0;
    padding: 0 20px 0 0;
    border: none;
  }
  #pickup section .clearfix .sideL > div[class^=parallel], #pickup section .clearfix .sideR > div[class^=parallel] {
    margin: 0;
    padding: 0;
  }
  #pickup section .clearfix .sideL > div[class^=parallel] .image, #pickup section .clearfix .sideR > div[class^=parallel] .image {
    position: static;
    max-width: none;
  }
  #pickup section .clearfix .sideL > div[class^=parallel] .image img, #pickup section .clearfix .sideR > div[class^=parallel] .image img {
    max-width: none;
    width: 100%;
  }
  #pickup section .clearfix .sideL > div[class^=parallel] .sentence, #pickup section .clearfix .sideR > div[class^=parallel] .sentence {
    margin: 0;
    padding: 10px !important;
  }
  #pickup section .clearfix .sideL > div[class^=parallel] .sentence > *:first-child, #pickup section .clearfix .sideR > div[class^=parallel] .sentence > *:first-child {
    margin: 0;
  }
  #pickup section .clearfix .sideL > div[class^=parallel] .sentence > p:last-child, #pickup section .clearfix .sideR > div[class^=parallel] .sentence > p:last-child {
    font-size: 0.93em;
  }
  #information section > form, #event section > form {
    margin: 35px 0 0;
  }
  #information section > form .tmbimg.infoList li[class^=news], #event section > form .tmbimg.infoList li[class^=news] {
    padding: 10px 0 0;
  }
  #information section > form .tmbimg.infoList li[class^=news]:after, #event section > form .tmbimg.infoList li[class^=news]:after {
    content: "";
    display: block;
    clear: both;
  }
  #information section > form .tmbimg.infoList li[class^=news] div[class^=parallel] .image, #event section > form .tmbimg.infoList li[class^=news] div[class^=parallel] .image {
    float: left;
    width: 40%;
  }
  #information section > form .tmbimg.infoList li[class^=news] div[class^=parallel] .image a, #event section > form .tmbimg.infoList li[class^=news] div[class^=parallel] .image a {
    margin: 0;
  }
  #information section > form .tmbimg.infoList li[class^=news] div[class^=parallel] .sentence, #event section > form .tmbimg.infoList li[class^=news] div[class^=parallel] .sentence {
    float: left;
    width: 60%;
    margin: 0;
    padding: 0 10px 10px 15px !important;
  }
  #information section > form .tmbimg.infoList li[class^=news] div[class^=parallel] .sentence time, #event section > form .tmbimg.infoList li[class^=news] div[class^=parallel] .sentence time {
    font-size: 0.79em;
  }
  #information section > form .tmbimg.infoList li[class^=news] div[class^=parallel] .sentence .label li, #event section > form .tmbimg.infoList li[class^=news] div[class^=parallel] .sentence .label li {
    font-size: 0.86em;
  }
  #information section > form .tmbimg.infoList li[class^=news] div[class^=parallel] .sentence a, #event section > form .tmbimg.infoList li[class^=news] div[class^=parallel] .sentence a {
    font-size: 0.93em;
    color: #555;
  }
  #information section > form .tmbimg.infoList ~ .infoList, #event section > form .tmbimg.infoList ~ .infoList {
    float: none;
    width: 100%;
  }
  #information section > form .tmbimg.infoList ~ .infoList time, #event section > form .tmbimg.infoList ~ .infoList time {
    font-size: 0.79em;
  }
  #information section > form .tmbimg.infoList ~ .infoList .label li, #event section > form .tmbimg.infoList ~ .infoList .label li {
    font-size: 0.86em;
  }
  #information section > form .tmbimg.infoList ~ .infoList a, #event section > form .tmbimg.infoList ~ .infoList a {
    font-size: 0.93em;
    color: #555;
  }
}
@media only screen and (min-width: 641px) and (max-width: 800px) {
  #information section > form, #event section > form {
    padding: 0 10px 10px;
  }
  #information section > form .tabBtn, #event section > form .tabBtn {
    margin: -12px -10px 0;
  }
}
@media only screen and (max-width: 640px) {
  #pickup section h2 {
    display: block;
  }
  #pickup section h2:after {
    display: none;
  }
  #information section, #event section {
    padding: 35px 20px;
  }
  #information section header h2, #event section header h2 {
    display: block;
  }
  #information section header h2:after, #event section header h2:after {
    display: none;
  }
  #information section header > ul, #event section header > ul {
    position: absolute;
    top: 45px;
    right: 0;
    margin: 0;
  }
  #information section > form, #event section > form {
    margin: 10px 0 0;
  }
  #information section > form .spMenuNews, #information section > form .spMenuEvent, #event section > form .spMenuNews, #event section > form .spMenuEvent {
    margin-top: -70px;
  }
}
@media only screen and (max-width: 640px) and (max-width: 400px) {
  #information section > form .spMenuNews, #information section > form .spMenuEvent, #event section > form .spMenuNews, #event section > form .spMenuEvent {
    width: 110px;
  }
}
@media only screen and (max-width: 640px) {
  #information section > form .tabBtn, #event section > form .tabBtn {
    margin-top: -10px;
  }
}
@media only screen and (max-width: 640px) and (max-width: 400px) {
  #information section > form .tabBtn, #event section > form .tabBtn {
    width: 110px;
  }
}
@media only screen and (max-width: 640px) {
  html[lang=en] #information section > form, html[lang=en] #event section > form {
    margin: 10px 0 0;
  }
}
@media only screen and (max-width: 640px) and (max-width: 400px) {
  html[lang=en] #information section > form .spMenuNews, html[lang=en] #information section > form .spMenuEvent, html[lang=en] #event section > form .spMenuNews, html[lang=en] #event section > form .spMenuEvent {
    width: 110px;
  }
}
@media only screen and (max-width: 640px) and (max-width: 400px) {
  html[lang=en] #information section > form .tabBtn, html[lang=en] #event section > form .tabBtn {
    width: 110px;
  }
}
/* 2016/09/20 chikusa add ¡ø */