@charset "UTF-8";
/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
  margin: 0;
  padding: 0;
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* 共通変数・プレースホルダー */
.clearfix:after, #footermenublock:after, .articlelist:after {
  content: "";
  clear: both;
  display: block;
}

.contentsh1 {
  clear: both;
  margin: 0 0 30px;
  padding: 8px 15px;
  border-radius: 4px;
  background: #2E438D;
  line-height: 1.25;
  font-weight: normal;
  color: #fff;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.25);
}

.contentsh2 {
  clear: both;
  margin: 0 0 30px;
  padding: 0 0 5px;
  border-bottom: 2px solid #000;
  line-height: 1.25;
  font-weight: normal;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* タグ基本スタイル定義 */
* {
  max-height: 999999px;
}

form * {
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 16px;
  font-size: 1.6rem;
}

a:link {
  color: #00468C;
  text-decoration: underline;
}

a:visited {
  color: #001A8B;
  text-decoration: underline;
}

a:hover {
  color: #666;
  text-decoration: underline;
}

a:active {
  color: #444;
  text-decoration: underline;
}

img {
  border: none;
}

em {
  font-style: normal;
  font-weight: normal;
}

strong {
  font-style: normal;
  font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 30px 0;
  padding: 0;
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: normal;
}

p + h2, div + h2, ul + h2, table + h2,
p + h3, div + h3, ul + h3, table + h3,
p + h4, div + h4, ul + h4, table + h4,
p + h5, div + h5, ul + h5, table + h5,
p + h6, div + h5, ul + h6, table + h6 {
  margin-top: 20px;
}

h1 {
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 28px;
  font-size: 2.8rem;
}

h2 {
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 28px;
  font-size: 2.8rem;
}

h3 {
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 24px;
  font-size: 2.4rem;
}

h4 {
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 18px;
  font-size: 1.8rem;
}

p {
  margin: 0 0 30px;
  line-height: 1.75;
}

ul,
ol {
  margin: 0 0 30px;
  line-height: 1.75;
}

figure {
  margin-bottom: 30px;
  text-align: center;
}

figure img {
  margin-bottom: 10px;
}

/* レイアウト：サイト基本構造  */
html {
  font-size: 62.5%;
}

body {
  margin: 0;
  padding: 0;
  color: #000;
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 16px;
  font-size: 1.6rem;
  font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

#allwrapperblock {
  position: relative;
}

#headerblock {
  position: relative;
  height: 120px;
  background: #fff;
}

#headerblock .headerlogo {
  height: 60px;
  padding: 5px 0 5px;
  background: #2E438D;
}

#headerblock .sitename {
  margin: 0;
  padding: 0;
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
}

#headerblock .sitename > a {
  display: block;
  width: 600px;
  height: 50px;
  padding: 30px 0 0 165px;
  background: url(../img/logo.png) left 0 no-repeat;
  background-size: 160px 60px;
}

#headerblock .sitename > a:link, #headerblock .sitename > a:visited, #headerblock .sitename > a:active, #headerblock .sitename > a:hover {
  color: #fff;
  text-decoration: none;
}

#headerblock .contentswidth, #headerblock .home-latestentrybox .articlelist, .home-latestentrybox #headerblock .articlelist {
  height: 100%;
}

#headermenublock {
  position: relative;
  width: 100%;
  height: 47px;
  background: #51A6E1;
  border-bottom: 3px solid #3392B3;
}

#headermenublock h2 {
  position: absolute;
  left: -9999px;
}

#headermenublock ul {
  margin: 0;
  padding: 0;
}

#headermenublock ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#headermenublock ul a {
  display: block;
  border: none;
}

#headermainmenublock {
  width: 100%;
  height: 70px;
}

#headermainmenublock li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

#headermainmenublock li.is-current > a span {
  background: url(../img/mainmenu-current-bg.png) bottom left repeat-x;
  color: #D9E021;
}

#headermainmenublock a {
  overflow: hidden;
  display: block;
  height: 50px;
  padding: 0 10px;
  text-align: center;
  white-space: nowrap;
}

#headermainmenublock a > span {
  display: inline-block;
  height: 45px;
  padding: 5px 0 0;
}

.headermainmenu a {
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 18px;
  font-size: 1.8rem;
}

.headermainmenu a:link, .headermainmenu a:visited, .headermainmenu a:active {
  color: #fff;
  text-decoration: none;
}

.headermainmenu a:hover {
  color: #D9E021;
  text-decoration: none;
}

.headermainmenu__home {
  width: 200px;
}

.headermainmenu__information {
  width: 280px;
}

.headermainmenu__issues {
  width: 200px;
}

.headermainmenu__submission {
  width: 240px;
}

.headermainmenu__editorialboard {
  width: 280px;
}

.headermainmenu__contact {
  display: block;
  float: left;
  position: absolute;
  top: -39px;
  right: 200px;
}

#headermenublock .headermainmenu__contact a {
  display: block;
  width: 80px;
  height: 20px;
  padding: 5px 0 3px 50px;
  background: url(../img/mail-icon.png) 10px center no-repeat #00B4BC;
  background-size: 31px 22px;
  border-radius: 4px;
  border-bottom: 3px solid #008989;
  color: #fff;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.25);
  text-align: left;
  line-height: 1;
}

#headermenublock .headermainmenu__contact a:hover {
  color: #D9E021;
  background-color: #00c6cf;
  border-color: #009797;
}

.headermainmenu__Submit {
  display: block;
  float: left;
  position: absolute;
  top: -39px;
  right: 0;
}

#headermenublock .headermainmenu__Submit a {
  display: block;
  width: 170px;
  height: 20px;
  padding: 5px 0 3px 15px;
  background-color: #00B4BC;
  background-size: 31px 22px;
  border-radius: 4px;
  border-bottom: 3px solid #008989;
  color: #fff;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.25);
  text-align: left;
  line-height: 1;
}

#headermenublock .headermainmenu__Submit a:hover {
  color: #D9E021;
  background-color: #00c6cf;
  border-color: #009797;
}

.posmenu {
  clear: both;
  margin-bottom: 60px;
}

#contentsblock {
  clear: both;
  min-height: 500px;
}

.maincontents {
  width: 780px;
  float: left;
}

.contentsheader {
  margin-bottom: 45px;
  padding: 30px 0;
  background: url(../img/triangle-bg.jpg) center center no-repeat #f5f5f5;
  background-attachment: fixed;
  background-size: cover;
}

.contentsheader__name {
  margin: 0;
  padding: 0;
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: normal;
}

.subcontents {
  width: 340px;
  float: right;
}

.subcontents-header {
  margin: 0;
  padding: 10px 0;
  border-bottom: 2px solid #333;
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 22px;
  font-size: 2.2rem;
}

.subcontents .searchform {
  margin-bottom: 40px;
}

.sidemenu {
  margin: 0 0 30px;
  padding: 0;
}

.sidemenu > li {
  margin: 0;
  padding: 20px 0;
  list-style: none;
}

.sidemenu__link {
  display: block;
  margin: -20px 0;
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}

.sidemenu__link:link, .sidemenu__link:visited, .sidemenu__link:active {
  text-decoration: none;
}

.sidemenu__time {
  display: block;
  color: #000;
}

.sidemenu__title {
  color: #00468C;
  text-decoration: underline;
}

.sidemenu__title:hover {
  text-decoration: none;
}

#footerblock {
  clear: both;
  margin: 0;
  padding: 0 0 20px;
  background: #333;
  color: #ccc;
}

#footerblock .footerlogo {
  height: 33px;
  padding: 7px 0 0;
  background: #2E438D;
}

#footerblock .sitename {
  margin: 0;
  padding: 0;
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
}

#footerblock .sitename > a {
  display: block;
  width: 300px;
  height: 25px;
  padding: 2px 0 0 70px;
  background: url(../img/logo.png) left center no-repeat;
  background-size: 59px 22px;
}

#footerblock .sitename > a:link, #footerblock .sitename > a:visited, #footerblock .sitename > a:active, #footerblock .sitename > a:hover {
  color: #fff;
  text-decoration: none;
}

#footerblock .tagline {
  margin: 0 0 10px;
  padding: 20px 400px 20px 0;
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 14px;
  font-size: 1.4rem;
}

#footerblock small {
  padding: 0;
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 12px;
  font-size: 1.2rem;
}

#footermenublock {
  width: 100%;
  margin: 0 0 20px;
  padding: 0;
  border: none;
}

#footermenublock .footermenu {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}

#footermenublock .footermenu > li {
  display: inline;
  margin: 0 20px 10px 0;
  padding: 0 20px 0 0;
  background: url(../img/footermenu-bg.png) right center no-repeat;
  list-style: none;
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 16px;
  font-size: 1.6rem;
}

#footermenublock .footermenu > li:nth-child(5), #footermenublock .footermenu > li:last-child {
  background: none;
}

#footermenublock .footermenu a {
  display: inline-block;
  margin: 0 0 5px;
  padding: 0;
  border: none;
}

#footermenublock .footermenu a:link, #footermenublock .footermenu a:visited, #footermenublock .footermenu a:active {
  color: #fff;
  text-decoration: none;
}

#footermenublock .footermenu a:hover {
  color: #fff;
  text-decoration: underline;
}

#pagetopblock {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 100;
}

#pagetopblock > a {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  display: block;
  width: 50px;
  height: 50px;
  background: url(../img/pagetop-bg.png) left center no-repeat;
  background-size: cover;
  white-space: nowrap;
  text-indent: 100%;
}

#pagetopblock.is-bottom > a {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  width: 100px;
  height: 100px;
}

/* コンポーネント：サイト内で共通の部品 */
/* flex slider 基本 */
.slick-arrow {
  overflow: hidden;
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border: none;
  background: url(../img/slick-arrow-bg.png) rgba(0, 0, 0, 0.75);
  background-size: 50px 100px;
  white-space: nowrap;
  text-indent: 100%;
  color: transparent;
}

.slick-arrow:hover {
  background-color: #000;
  -webkit-box-shadow: 0 0 5px #fff;
          box-shadow: 0 0 5px #fff;
}

.slick-prev {
  left: 10px;
  background-position: 0 -50px;
}

.slick-next {
  right: 10px;
}

.slick-dots {
  position: absolute;
  bottom: 10px;
  z-index: 10;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}

.slick-dots li button {
  width: 16px;
  height: 16px;
  background: rgba(0, 0, 0, 0.75);
  border: none;
  border-radius: 50%;
  color: transparent;
}

.slick-dots li button:hover {
  background-color: #000;
  -webkit-box-shadow: 0 0 5px #fff;
          box-shadow: 0 0 5px #fff;
}

.slick-dots .slick-active button {
  background: #E61934;
}

.contentswidth, .home-latestentrybox .articlelist {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.contentsbox {
  margin-bottom: 60px;
}

.button {
  display: block;
  width: 75%;
  margin: 60px auto;
  padding: 15px;
  background: #00B4BC;
  border: none;
  border-bottom: 3px solid #008989;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.25);
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 20px;
  font-size: 2rem;
}

.button:link, .button:visited, .button:active {
  color: #fff;
}

.button:hover {
  color: #D9E021;
  background-color: #00c6cf;
  border-color: #009797;
}

.textred {
  color: #E61934;
}

.datatable1 {
  width: 100%;
  margin: 25px 0;
  padding: 0;
  border-collapse: separate;
  border-spacing: 0;
  border-top: 1px solid #888;
  border-left: 1px solid #888;
}

.datatable1 th {
  padding: 20px;
  border-bottom: 1px solid #888;
  border-right: 1px solid #888;
  line-height: 1.75;
  text-align: left;
  vertical-align: top;
}

.datatable1 td {
  padding: 20px;
  border-bottom: 1px solid #888;
  border-right: 1px solid #888;
  line-height: 1.75;
  text-align: left;
  vertical-align: top;
}

.dttable {
  margin: 0 0 60px;
  padding: 0;
}

.dttable > dt {
  float: left;
  width: 220px;
  margin: 0;
  padding: 20px;
}

.dttable > dd {
  margin: 0;
  padding: 20px 20px 20px 260px;
  border-bottom: 1px solid #999;
}

.dttable > dd:nth-child(4n) {
  background: #fcfcfc;
}

.dttable > dd p {
  margin-bottom: 0.8em;
  line-height: 1.2;
  font-style: italic;
}

.dttable > dd p:first-line {
  font-style: normal;
}

/* 記事一覧 */
.articlelist {
  margin: 0 0 30px;
  padding: 15px;
}

.articlelist:nth-child(even) {
  background: #f5f5f5;
}

.articlelist__text {
  float: right;
  width: 450px;
}

.articlelist__title {
  display: block;
  margin: 0 0 10px;
  padding: 0;
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 18px;
  font-size: 1.8rem;
}

.articlelist__description {
  display: block;
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #ddd;
}

.articlelist__description > p {
  margin: 0;
}

.articlelist__footer {
  padding: 0;
  color: #777;
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 12px;
  font-size: 1.2rem;
}

.articlelist__author {
  display: block;
}

.articlelist__author a {
  color: inherit;
}

.articlelist__image {
  float: left;
  width: 250px;
  min-height: 200px;
  text-align: center;
  /*background:url(../../articles/img/thumbnail.png) center center no-repeat;*/
  background-size: 300px 200px;
}

.articlelist__image img {
  max-width: 100%;
  height: auto;
}

.article-body {
  margin: 0 0 60px;
}

/* プロジェクト：ページ固有の部品 */
/* 最新ニュース */
.whatsnew-list {
  margin: 0 0 30px;
  padding: 0;
}

.whatsnew-list > li {
  margin: 0;
  padding: 20px 0;
  list-style: none;
}

.whatsnew-list__link {
  display: block;
  margin: -20px 0;
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}

.whatsnew-list__link:link, .whatsnew-list__link:visited, .whatsnew-list__link:active {
  text-decoration: none;
}

.whatsnew-list__time {
  display: block;
  float: left;
  width: 200px;
  color: #000;
}

.whatsnew-list__title {
  display: block;
  margin: 0;
  padding: 0 0 0 200px;
  color: #00468C;
  text-decoration: underline;
}

.whatsnew-list__title:hover {
  text-decoration: none;
}

/* 詳細リンクボタン */
.detail-button {
  display: inline-block;
  width: 100%;
  padding: 15px;
  background: #00B4BC;
  border: none;
  border-bottom: 5px solid #008989;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  text-decoration: none !important;
  -webkit-box-shadow: 0 3px 0 #e6e6e6;
          box-shadow: 0 3px 0 #e6e6e6;
  position: relative;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 20px;
  font-size: 2rem;
}

.detail-button:link, .detail-button:visited, .detail-button:active {
  color: #fff;
}

.detail-button:hover {
  color: #D9E021;
  background-color: #00c6cf;
  border-color: #009797;
}

.detail-button:active {
  top: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* 詳細リンクボタン */
.detail-button__side {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  width: 100%;
  padding: 10px 20px;
  background: -moz-linear-gradient(top, #00B4BC 0%, #00B4BC 50%, #00A7AE 50%, #00A7AE);
  background: -webkit-gradient(linear, left top, left bottom, from(#00B4BC), color-stop(0.5, #00B4BC), color-stop(0.5, #00A7AE), to(#00A7AE));
  border: none;
  border-bottom: 5px solid #008989;
  border-radius: 10px;
  text-align: left;
  color: #fff;
  text-decoration: none !important;
  -webkit-box-shadow: 0 3px 0 #e6e6e6;
          box-shadow: 0 3px 0 #e6e6e6;
  position: relative;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 20px;
  font-size: 2rem;
}

.detail-button__side:link, .detail-button__side:visited, .detail-button__side:active {
  color: #fff;
}

.detail-button__side:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  top: 20px;
  right: 30px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.detail-button__side:hover {
  color: #D9E021;
  opacity: 0.8;
}

.detail-button__side:active {
  top: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* お問い合わせ */
.contact-form__email {
  width: 100%;
}

.contact-form__name {
  width: 100%;
}

.contact-form__address {
  width: 100%;
}

.contact-form__message {
  width: 100%;
}

.home-title {
  margin: 0 0 10px;
  padding: 0;
  text-align: center;
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 22px;
  font-size: 2.2rem;
  color: #2E438D;
}

.home-title > em {
  border-bottom: 2px dotted #2E438D;
  font-style: italic;
  font-weight: bold;
}

.home-free {
  margin: 0 0 50px;
  padding: 0;
  text-align: center;
  color: #2E438D;
  /* IE8以下用、スマホ専用サイトでは不要 */
  font-size: 18px;
  font-size: 1.8rem;
}

.home-latestentrybox {
  margin: 0 0 60px;
  padding: 60px 0;
  background: url(../img/triangle-bg.jpg) center center no-repeat #f5f5f5;
  background-attachment: fixed;
  background-size: cover;
}

.home-latestentrybox .articlelist {
  padding: 0 10px;
}

.home-latestentrybox .articlelist__text {
  position: absolute;
  bottom: 0;
  right: 150px;
  width: 400px;
}

.home-latestentrybox .articlelist__image {
  width: 600px;
}
