@charset "utf-8";
.article-head {
  height: 340px;
  min-width: 1080px;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 0;
}
.article-head > img {
  height: auto;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 100%;
}
.article__header {
  margin-bottom: 10px;
}
.article__ttlWrap {
  margin-bottom: 20px;
  word-break: break-all;
}
.article__mainTtl {
  font-size: 3.2rem;
}
.article__subTtl {
  color: #657783;
  display: block;
  font-size: 1.8rem;
  font-weight: 400;
}
.article__snsListWrap {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 8px 0;
}
.article__snsListWrap.\--below {
  border-bottom: none;
}
.article__snsList {
  align-items: center;
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  height: 26px;
}
.article__snsItem span {
  font-size: 1.2rem;
  font-weight: 700;
  margin-left: 4px;
}
.article__snsItem:not(:last-of-type) {
  margin-right: 40px;
}
.article__snsItem a {
  align-items: center;
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
}
.article__snsItem.\--fb-share span {
  color: #3b5998;
}
.article__snsItem.\--fb-share svg {
  fill: #3a5998;
  width: 26px;
}
.article__snsItem.\--twitter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.article__snsItem.\--twitter svg {
  fill: #1da1f2;
  width: 28px;
}
.article__snsItem.\--line svg {
  fill: #01b900;
  width: 27px;
}
.article__snsItem.\--hatena span {
  color: #00a4de;
}
.article__snsItem.\--hatena svg {
  fill: #00a4de;
  width: 26px;
}
.article__snsItem.\--comment span {
  color: #003087;
}
.article__snsItem.\--comment svg {
  fill: #003087;
  width: 29px;
}
.article__snsItem.\--copy {
  position: relative;
}
.article__snsItem.\--copy svg {
  fill: #000;
  width: 26px;
}
.article__snsItem.\--mail svg,
.article__snsItem.\--print svg {
  fill: #151515;
  width: 26px;
}
.article__snsItem .copy-btn-result {
  background-color: #0d306f;
  border-radius: 4px;
  color: #fff;
  display: none;
  font-size: 1.4rem;
  left: 30px;
  min-height: 25px;
  min-width: 125px;
  padding: 5px;
  position: absolute;
  top: -5px;
}
.article__snsItem .copy-btn-result:before {
  border-color: transparent #0d306f transparent transparent;
  border-style: solid;
  border-width: 5px 6px 5px 0;
  content: "";
  display: block;
  height: 0;
  left: -5px;
  position: absolute;
  top: 11px;
  width: 0;
}
.article__tags {
  padding: 20px 0;
}
.article__credit {
  color: #657783;
  font-size: 1.3rem;
  text-align: left;
}
.article__corporateName {
  display: block;
  font-size: 2.4rem;
}
.article__btn {
  clear: both;
  margin-top: 40px;
}
.comment-btn {
  margin: 40px 0;
}
.article__btn > a {
  align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  font-size: 15px;
  padding: 10px 20px;
  width: 500px;
}
.article__btn > a,
.comment-btn a {
  background: #0d306f;
  -webkit-box-pack: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  position: relative;
}
.comment-btn a {
  font-size: 1.7rem;
  padding: 18px 0;
  width: 340px;
}
.comment-btn img {
  margin-right: 12px;
}
.comment-btn span {
  line-height: 1;
}
.article__btn span:first-of-type {
  margin-right: 20px;
  min-width: 60px;
  position: relative;
}
.article__btn span:first-of-type:after {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  bottom: 0;
  content: "";
  height: 10px;
  margin: auto;
  position: absolute;
  right: -10px;
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: middle;
  width: 10px;
}
.area-billboard {
  margin: 0 auto 15px;
  position: relative;
}
.leafInfo {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: justify;
  color: #657783;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  font-size: 1.3rem;
  justify-content: space-between;
}
.leafInfo:first-of-type {
  margin-bottom: 10px;
}
.leafInfo:nth-of-type(2) {
  font-size: 1.2rem;
  line-height: 1.4;
  margin-top: 5px;
}
.leafInfo span a {
  color: #657783;
}
.leafInfo__category {
  background: #eee;
  border-radius: 50px;
  font-weight: 700;
  padding: 0 8px;
}
.leafInfo__category a {
  color: #0d306f;
}
.leafInfo__leftBlock {
  margin-bottom: 10px;
}
.leafInfo__leftBlock,
.leafInfo__rightBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.leafInfo__rightBlock {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.leafInfo__tag {
  margin-right: 10px;
}
.leafInfo__tag a {
  background: #0d306f;
  border-radius: 50px;
  color: #fff;
  padding: 4px 14px;
}
.leafInfo__date {
  float: right;
  margin-right: 10px;
}
.ad-leafInfo-date {
  margin-right: 10px;
  text-align: right;
}
.articleInfo.\--below .articleInfo__list {
  clear: both;
  display: block;
  width: 100%;
}
.articleInfo.\--below .articleInfo__item {
  align-items: flex-start;
  background: #eee;
  -webkit-box-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  padding: 20px;
}
.articleInfo.\--below .articleInfo__item:not(:first-of-type) {
  margin-top: 10px;
}
.articleInfo.\--below .articleInfo__thum {
  height: 56px;
  min-width: 56px;
  width: 56px;
}
.articleInfo.\--below .articleInfo__body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.articleInfo.\--below .articleInfo__description {
  font-size: 1.2rem;
}
.articleInfo.\--below .articleInfo__description a {
  color: #0d306f;
}
.articleInfo.\--below .articleInfo__name {
  color: #151515;
  font-size: 1.8rem;
}
.articleInfo.\--below .articleInfo__title {
  margin-bottom: 4px;
}
.articleInfo__list {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 10px 0 12px;
}
.articleInfo__item,
.articleInfo__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.articleInfo__item {
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  flex-basis: calc(25% - 10px);
  -ms-flex-preferred-size: calc(25% - 10px);
}
.articleInfo__item.\--single {
  flex-basis: auto;
  -ms-flex-preferred-size: initial;
}
.articleInfo__item:not(:nth-child(n + 4)) {
  margin-right: 10px;
}
.articleInfo__thum {
  height: 32px;
  margin-right: 10px;
  min-width: 32px;
  overflow: hidden;
  width: 32px;
}
.articleInfo__thum img {
  border-radius: 50px;
  width: 100%;
}
.articleInfo__name {
  color: #657783;
  font-size: 1.3rem;
}
.articleInfo__level {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  color: #657783;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  line-height: 1.4;
}
.articleInfo__level span:first-of-type {
  font-size: 1.3rem;
}
.articleInfo__level span:nth-of-type(2) {
  font-size: 1.2rem;
}
.article-comment {
  margin-bottom: 40px;
}
.article-comment__ttl {
  border-bottom: 1px solid #ccc;
  color: #0d306f;
  display: block;
  font-size: 2.4rem;
  font-weight: 700;
  padding: 10px 0 10px 20px;
  position: relative;
}
.article-comment__ttl:before {
  border-bottom: 2px solid #0d306f;
  border-left: 2px solid #0d306f;
  bottom: 0;
  content: "";
  display: block;
  height: 10px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
}
.article-comment__inner {
  margin-top: 20px;
}
.article-comment__btn {
  border-top: 1px solid #ccc;
  padding-top: 30px;
}
.article-body > p {
  font-size: 1.7rem;
  letter-spacing: 0.8px;
  line-height: 1.8;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  text-indent: 1rem;
}
.article-body h5 {
  font-size: 20px;
}
.article-body .lead,
.article-body h5 {
  display: block;
  font-weight: 700;
  line-height: 1.5;
  padding-bottom: 10px;
  padding-top: 10px;
}
.article-body .lead {
  font-size: 2rem;
}
.article-body .article-lead {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  text-indent: 1.6rem;
}
.article-body h4 {
  border-bottom: 2px solid #172d59;
  color: #0d306f;
  font-size: 2.2rem;
  font-weight: 700;
  padding: 10px 0;
}
.pg-w .article-body h4 {
  color: #d34223;
}
.pg-w .article-body {
  border-color: #d34223;
}
.article-body + .mod-btn {
  margin-top: 40px;
  text-align: center;
}
strong {
  font-weight: 700;
}
.article-body .kakomi,
.article-body .kakomi-bwn {
  background-color: transparent;
  border: 1px solid #f2f2f2;
  margin: 16px;
  padding: 16px;
}
.article-body .kakomi2 {
  background-color: #fcfcfc;
  border: 1px solid #f2f2f2;
  line-height: 180%;
  margin: 16px;
  padding: 16px;
}
.article-body a {
  color: #666;
  text-decoration: underline;
}
.article-body a.taglink {
  border-bottom: 1px dashed #003977;
  text-decoration: none;
}
.article-body .caution {
  color: #666;
  font-size: 1.2rem;
}
.article-body.adarticle a {
  color: #0036a3 !important;
  text-decoration: underline;
}
.article-body.adarticle a.point {
  color: #c00 !important;
}
.article-body.adarticle a:hover {
  color: #666 !important;
}
.article-body.ad-article .caption .figure-expand,
.article-body.adarticle .caption .figure-expand,
.article-body.adarticle .figure-expand + .caption > br {
  display: none;
}
.article-body.ad-article a:not(.c-btn) {
  color: #0036a3;
}
.article-body .top-related-title {
  margin-top: 10px;
}
.article-body .article-canonical-mainTtl {
  margin-top: 24px;
  margin-bottom: 46px;
  padding: 15px;
  background-color: #ddd;
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 700;
}
.article-body .article-canonical-subTtl {
  display: block;
  font-size: 1.4rem;
  line-height: 1.4;
  margin-top: 6px;
}
.article-body .article-associate-ttl {
  margin: 30px 0 40px;
  text-align: center;
}
.article-body .article-associate-image {
  margin-bottom: 10px;
  max-width: 160px;
}
.article-body .article-associate-image img {
  width: 100%;
}
.article-body ul.noticelist {
  list-style-type: disc;
  margin: 0 0 10px 20px;
}
.article-body ul.noticelist li {
  font-size: 14px;
  line-height: 1.8;
  margin-left: 16px;
}
.article-body ul.noticelist li a {
  text-decoration: underline;
}
div.movie {
  text-align: center;
}
div.movie,
div.question iframe {
  width: 100%;
}
.article-body em {
  font-family: 游ゴシック, 游ゴシック体, arial unicode ms, sans-serif;
  font-style: italic;
  font-weight: 500;
}
.image-area-inner {
  position: relative;
}
.caption {
  font-size: 1.1rem;
  margin-top: 8px;
  text-align: left;
}
.article-body.adarticle .caption {
  border-style: none;
}
.figure-right {
  float: right;
  margin: 10px 0 20px 10px;
  position: relative;
}
.figure-left {
  float: left;
  margin: 10px 10px 20px 0;
  position: relative;
}
.figure-center {
  margin: 10px auto 20px;
  text-align: center;
}
.figure-center + p {
  clear: both;
}
.figure-center img,
.figure-left img,
.figure-right img {
  width: 100%;
}
.figure-center.wt-brdr,
.figure-left.wt-brdr,
.figure-right.wt-brdr {
  border: 1px solid #ccc;
}
.figure-center .caption,
.figure-left .caption {
  width: calc(100% - 44px);
}
.figure-right .caption {
  margin-top: 8px;
  width: calc(100% - 44px);
}
.images-2cols {
  margin: 0 auto;
  text-align: center;
}
.images-2cols .image-area {
  display: inline-block;
  text-align: center;
}
.images-2cols .image-area img:nth-child(odd) {
  margin-right: 5px;
}
.images-2cols .image-area img:nth-child(2n) {
  margin-left: 5px;
}
.images-2cols .image-area span {
  display: block;
}
.images-3cols {
  display: table;
  width: 100%;
}
.images-3cols li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  padding-right: 5px;
  width: 33.4%;
}
.images-3cols li:nth-child(3n) {
  padding-right: 0;
  width: 33.2%;
}
.images-3cols .image-area img {
  width: 100%;
}
.article-body table {
  border-collapse: collapse;
  margin: auto;
}
.article-body table caption {
  font-size: 1.6rem;
  font-weight: 700;
  padding: 5px;
  text-align: center;
}
.article-body table td,
.article-body table th {
  border: 1px solid #ddd;
  padding: 5px;
}
.article-body table th {
  background: #eee;
}
.article-body table tr:nth-child(2n) {
  background: #e1f2f6;
}
.article-body .video-container {
  background: #333;
  margin-bottom: 1em;
  position: relative;
}
.article-body .video-container:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.article-body .video-container iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.article-body .map-container {
  background: #333;
  margin-bottom: 1em;
  position: relative;
}
.article-body .map-container:before {
  content: "";
  display: block;
  padding-top: 70%;
}
.article-body .map-container iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.article-body .ext-container .instagram-media {
  background: #333;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 1em;
  padding: 0;
  position: relative;
}
.article-body .ext-container .instagram-media:before {
  content: "";
  display: block;
  padding-top: 70%;
  position: static;
}
.article-body .ext-container .instagram-media iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.article-body .twitter-tweet {
  background: #333;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 1em;
  padding: 0;
  position: relative;
}
.article-body blockquote.twitter-tweet:before {
  content: "";
  display: block;
  padding-top: 70%;
  position: static;
}
.article-body blockquote.twitter-tweet iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.bottom-credit {
  color: #888;
  font-size: 1.28rem;
  text-align: right;
}
.article-body .c-login {
  margin: 65px 0;
}
.comment__headline {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  color: #151515;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  font-size: 2.4rem;
  font-weight: 700;
  justify-content: space-between;
  line-height: 1;
  padding: 15px 10px;
}
.comment__headline span {
  font-size: 1.4rem;
}
.comment__headline span a {
  text-decoration: underline;
}
.comment__header {
  background: #0d306f;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 14px 0;
  text-align: center;
}
.comment__list {
  border: 1px solid #ccc;
  height: 427px;
  overflow-y: scroll;
}
.comment__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px;
}
.comment__item:not(:last-of-type) {
  border-bottom: 1px solid #ccc;
}
.comment__thum {
  border-radius: 50px;
  height: 50px;
  margin-right: 10px;
  min-width: 50px;
  overflow: hidden;
  position: relative;
  width: 50px;
}
.comment__thum img {
  bottom: 0;
  height: auto;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.comment__userName {
  font-size: 1.6rem;
  font-weight: 700;
}
.comment__timestamp {
  color: #657783;
  font-size: 1.3rem;
}
.comment__txt {
  margin: 22px 0 20px;
}
.comment__reply {
  background: #151515;
  border-radius: 50px;
  color: #fff;
  font-size: 1.3rem;
  padding: 6px 22px 6px 33px;
  position: relative;
}
.comment__reply:before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  height: 0;
  left: 16px;
  margin: auto;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 0;
}
.gallery,
.gallery__ttl {
  margin-bottom: 40px;
}
.gallery__ttl > a {
  border-bottom: 1px solid #ccc;
  color: #0d306f;
  display: block;
  font-size: 2.4rem;
  font-weight: 700;
  padding: 10px 0 10px 20px;
  position: relative;
}
.gallery__ttl > a:before {
  border-bottom: 2px solid #0d306f;
  border-left: 2px solid #0d306f;
  bottom: 0;
  content: "";
  display: block;
  height: 10px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
}
.gallery .swiper-wrapper {
  width: 100%;
}
.gallery .swiper-slide {
  display: block;
}
.gallery .swiper-slide img {
  height: auto;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.link-gallery {
  clear: both;
  display: flex;
  margin-top: 28px;
}
.link-gallery > a {
  align-items: center;
  background: #f0f0f0;
  display: flex;
  font-size: 1.4rem;
  margin: 0 auto;
  padding: 4px 4px 4px 0;
}
.link-gallery img {
  width: 30px;
}
.icon-link-gallery {
  background: #f0f0f0;
  float: right;
  height: 30px;
  margin: 10px 0;
  padding: 10px;
  width: 30px;
}
.btn-link-gallery {
  text-align: left;
  width: 260px;
}
.swiper-pagination-thumb {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 3px solid #eee;
  cursor: pointer;
  display: inline-block;
  height: 60px;
  margin: 5px;
  width: 100px;
}
.gallery-thumbList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 35px 0 40px;
  padding: 0 2px;
}
.gallery-thumbList__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  height: 64px;
  margin: 0 12px 12px 0;
  overflow: hidden;
  position: relative;
  width: 64px;
}
.gallery-thumbList__item.is-current {
  outline: 2px solid #0d306f;
}
.gallery-thumbList__item img {
  height: auto;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.gallery-button-next,
.gallery-button-prev {
  background-size: 48px 48px;
  height: 48px;
  margin-top: -24px;
  top: 50%;
  width: 48px;
}
.gallery-button-next {
  background-image: url(/common/president/images/icon-arrow-right.png);
}
.gallery-button-prev {
  background-image: url(/common/president/images/icon-arrow-left.png);
}
.gallery-slide__inner {
  height: 480px;
  position: relative;
  width: 100%;
}
.gallery-slide__caption {
  font-size: 1.4rem;
  margin-top: 10px;
  text-align: left;
}
.gallery-slide__num {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 12px;
  bottom: 20px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 24px;
  left: 50%;
  letter-spacing: 1px;
  line-height: 22px;
  padding: 0 15px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.gallery__btn {
  border-top: 1px solid #ccc;
  padding-top: 24px;
}