﻿/* 既存スタイル
---------------------------------------- */

.contentsBlocks .title-style {
  margin: 10px 0 20px 0;
  line-height: 160%;
  font-size: 1.6em;
  font-weight: bold;
  color: #007ee2;
}
@media only screen and (max-width: 699px) {
  .contentsBlocks .title-style {
    margin-top: 0;
  }
}

/* セカンド幅調整 */
@media only screen and (min-width: 700px) and (max-width: 1024px) {
  #divContainer.container.second .contentsBlocks {
    margin: auto;
    margin-left: 3%;
    width: 94%;
  }
}
@media only screen and (max-width: 699px) {
  #divContainer.container.second .contentsBlocks {
    float: none;
    margin: auto;
    width: 90%;
  }
}

/* 記事一覧（既存） */
@media only screen and (max-width: 699px) {
  .areaNewsBlock h2 img {
    width: auto;
    height: 26px;
  }
  .areaNewsBlock .icon01, .areaNewsBlock .icon02, .areaNewsBlock .icon03 {
    box-sizing: border-box !important;
  }
  .areaNewsBlock .icon01 {
    padding-bottom: 12px;
  }
  .areaNewsBlock .icon01:last-of-type {
    padding-bottom: 0px;
  }
  .atcltitle {
    font-size: 1.154em !important;
  }
}

/* 記事詳細（既存） */
.contentsBlocks h1.pageTitle {
  margin: 0 0 30px 0 !important;
}
.contentsBlocks ul.navBlocks li a {
  margin: 0 1px 0 0;
}
.contentsBlocks.photoNewsArea {
  margin-top: 0;
  width: 100%;
}
#contentsinner .staticArea {
  line-height: 160%;
  font-size: 14px;
}

.container.second .contentsinner .ad_pc_big {
    margin-bottom: 40px;
}

/* 混在エリア幅等 */
#mainNewsBlock {
  width: 100%;
  border: 1px solid #eee;
  border-radius: 3px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -moz-box-shadow: 0 0 0px rgba(0,0,0,0);
  -webkit-box-shadow: 0 0 0px rgba(0,0,0,0);
  box-shadow: 0px 0px 0px rgba(0,0,0,0);
}

/* 混在 */
.newsDetailBlocks {
}
.newsDetailBlocks h1 {
  line-height: 200%;
}
@media only screen and (max-width: 699px) {
  .newsDetailBlocks h1 {
    float: none;
    margin-bottom: 20px !important;
    line-height: 140%;
  }
}
.newsDetailBlocks p {
  line-height: 180%;
}

/* 続報スタイル */
@media only screen and (max-width: 699px) {
  .zokuhouTitleDetail p img { width: 100% !important; }
  .zokuhouTitleDetail .disasterList {
    margin-bottom: 0 !important;
  }
  .zokuhouTitleDetail .disasterList li {
    position: relative;
    margin-bottom: 10px !important;
    padding-left: 13px;
    font-size: 1em;
  }
  .zokuhouTitleDetail .disasterList li:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #f24841;
    font-size: 0;
  }
  .zokuhouTitleDetail .disasterList li a {
    color: #2d2d2d;
  }
}

/* ゲートチャンネル */
@media only screen and (max-width: 699px) {
  .firstMovie h2  {
    line-height: 140%;
  }
}

/* おくやみ */
@media only screen and (min-width: 700px) and (max-width: 1024px) {
  .entryNav {
    float: none;
    margin: auto;
    width: 94%;
  }
}
@media only screen and (max-width: 699px) {
  .selectMenu {
    float: none;
    margin: 0 0 5%;
  }
  .entryNav {
    margin: auto;
    width: 90%;
  }
  .okuyamiContents {
    padding: 20px 0;
    margin-bottom: 0px;
  }
}

/* 医療健康ニュース */
@media only screen and (max-width: 699px) {
  .relationshipArea .allBtn a {
    margin-bottom: 12px;
  }
}

/* 読者の声 */
@media only screen and (max-width: 699px) {
  .registrationBox input  {
    box-sizing: border-box !important;
  }
  .registrationBox input:last-of-type  {
    margin-top: 6px;
  }
}

/* スマホアプリ */
@media only screen and (max-width: 699px) {
  .apptitle {
    line-height: 140%;
  }
  #appImage {
    margin: 40px auto 20px;
  }
  .appDetail {
    margin: 30px 0 0 0;
    padding: 30px 0 0 0;
  }
  .appdl h3 {
    float: left;
    clear: both;
    line-height: 160%;
    font-size: 1.4em;
    font-weight: bold;
    margin: 10px 0 20px 0;
  }
}

/* スマホアプリ */
@media only screen and (max-width: 699px) {
  .apptitle {
    line-height: 140%;
  }
  #appImage {
    margin: 40px auto 20px;
  }
  .appDetail {
    margin: 30px 0 0 0;
    padding: 30px 0 0 0;
  }
  .appdl h3 {
    float: left;
    clear: both;
    line-height: 160%;
    font-size: 1.4em;
    font-weight: bold;
    margin: 10px 0 20px 0;
  }
}

/* スマホアプリ */
@media only screen and (max-width: 699px) {
  .corporatePhilosophy h3 {
    line-height: 220% !important;
  }
  .staticDeteilVision .vision {
    line-height: 180% !important;
  }
}

/* スマホアプリ */
@media only screen and (max-width: 699px) {
  .eventForm .com {
    line-height: 200% !important;
  }
  .eventForm h3.com {
    line-height: 140% !important;
  }
}

/* セカンドサイドバー */
@media only screen and (min-width: 700px) {
  #divContainer.second #sideArea {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -moz-box-shadow: 0 0 0px rgba(0,0,0,0);
    -webkit-box-shadow: 0 0 0px rgba(0,0,0,0);
    box-shadow: 0px 0px 0px rgba(0,0,0,0);
  }
}


/* セカンド - 記事一覧
---------------------------------------- */

/* タイトル */
.news-list_title {
}
@media only screen and (min-width: 700px) and (max-width: 1024px) {
  .news-list_title {
    float: none;
    margin: auto;
    width: 94%;
  }
}
@media only screen and (max-width: 699px) {
  .news-list_title {
    margin: auto;
    width: 90%;
  }
}
.news-list_title .page-title {
  margin-bottom: 20px;
}
.news-list_title .page-title dt {
  margin-bottom: 10px;
  padding-top: 10px;
  line-height: 100%;
  font-weight: bold;
  font-size: 2.25em;
  color: #007ae4;
}
.kokugai .news-list_title .page-title dt {
  color: #1fa65f;
}
.sports .news-list_title .page-title dt {
  color: #f9ab14;
}
.entame .news-list_title .page-title dt {
  color: #399ce6;
}
.news-list_title .page-title dd {
  font-size: 0.929em;
  color: #007ae4;
}
.kokugai .news-list_title .page-title dd {
  color: #1fa65f;
}
.sports .news-list_title .page-title dd {
  color: #f9ab14;
}
.entame .news-list_title .page-title dd {
  color: #399ce6;
}
.news-list_title .link-date {
  position: relative;
  margin-bottom: 30px;
  z-index: 1;
}
@media only screen and (max-width: 699px) {
  .news-list_title .link-date {
    margin-bottom: 24px;
  }
}
.news-list_title .link-date li {
  display: inline-block;
}
.news-list_title .link-date li a {
  position: relative;
  display: block;
  margin-right: 5px;
  padding: 6px 8px;
  border-radius: 3px;
  line-height: 100%;
  overflow: hidden;
  color: #fff;
}
.news-list_title .link-date li a:hover {
  text-decoration: underline;
}
.news-list_title .link-date li a:before {
  content: ">";
  padding-right: 4px;
  font-size: 0.929em;
}
.news-list_title .link-date li a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #007ae4;
  z-index: -1;
}
.kokugai .news-list_title .link-date li a::after {
  background: #1fa65f;
}
.sports .news-list_title .link-date li a::after {
  background: #f9ab14;
}
.entame .news-list_title .link-date li a::after {
  background: #399ce6;
}
.news-list_title .link-date li:nth-of-type(2) a::after {
  opacity: 0.8;
}
.news-list_title .link-date li:nth-of-type(3) a::after {
  opacity: 0.6;
}


/* ニュースタイトル */
.news-list_area {
  margin-bottom: 40px;
}
.news-list_area .title-style-underline {
  padding-bottom: 12px;
  border-bottom: 1px solid #0068b7;
  line-height: 100%;
  font-size: 1.571em;
}
@media only screen and (min-width: 700px) and (max-width: 1024px) {
  .news-list_area .title-style-underline {
    padding-left: 3%;
    padding-bottom: 14px;
    font-size: 1.357em;
  }
}
@media only screen and (max-width: 699px) {
  .news-list_area .title-style-underline {
    padding-left: 5%;
    padding-bottom: 14px;
    font-size: 1.357em;
  }
}
.kokugai .news-list_area .title-style-underline {
  border-bottom: 1px solid #1fa65f;
}
.sports .news-list_area .title-style-underline {
  border-bottom: 1px solid #f9ab14;
}
.entame .news-list_area .title-style-underline {
  border-bottom: 1px solid #399ce6;
}
.news-list_area .title-style-underline img {
  display: block;
  width: auto;
  height: 25px;
}

/* ニュース内容 */
.news-list_area .news-area_block {
  position: relative;
  display: block;
  padding: 17px 13px 15px 130px;
  min-height: 85px;
  box-sizing: border-box;
}
@media only screen and (max-width: 699px) {
  .news-list_area .news-area_block {
    padding: 11px;
    padding-left: 116px;
  }
}
.news-list_area .news-area_block:first-of-type {
  padding: 20px 13px 18px 165px;
  min-height: 116px;
}
@media only screen and (max-width: 699px) {
  .news-list_area .news-area_block {
    padding: 14px 13px 10px 112px;
    min-height: 72px;
  }
  .news-list_area .news-area_block:first-of-type {
    padding: 15px 13px 10px 112px;
    min-height: 72px;
  }
}
.news-list_area .news-area_block:nth-of-type(even) {
  background: #f6f6f6;
}
.news-list_area .news-area_block .thumbnail {
  display: block;
  position: absolute;
  top: 14px;
  left: 14px;
  width: 100px;
  /* height: 56px; */
  padding-top: 6.9%;
  overflow: hidden;
}
.news-list_area .news-area_block:first-of-type .thumbnail {
  top: 20px;
  width: 135px;
  height: 76px;
}
@media only screen and (max-width: 699px) {
  .news-list_area .news-area_block .thumbnail {
    top: 10px;
    left: 10px;
    width: 90px;
    height: auto;
    min-height: 51px;
    padding-top: 13.6%;
  }
  .news-list_area .news-area_block:first-of-type .thumbnail {
    top: 10px;
    left: 10px;
    width: 90px;
    height: auto;
    min-height: 51px;
    padding-top: 13.6%;
  }
}
.news-list_area .news-area_block .thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  /* object-fit: cover; */
}
.news-list_area .news-area_block .news-content {
}
.news-list_area .news-area_block .news-content .news-tit {
  position: relative;
  display: inline-block;
  /* height: 20px; */
  font-weight: bold;
  font-size: 1.071em;
  color: #2d2d2d;
  /* overflow: hidden; */
}
@media only screen and (max-width: 699px) {
  .news-list_area .news-area_block .news-content .news-tit {
    height: auto;
    margin-bottom: 5px;
    font-size: 16px;
  }
}
.news-list_area .news-area_block.new .news-content .news-tit {
  padding-right: 40px;
  font-size: 16px;
}
.news-list_area .news-area_block.new .news-content .news-tit:before {
  content: "NEW!";
  position: absolute;
  top: 2px;
  right: 0;
  font-size: 9px;
  font-weight: normal;
  color: #ff0000;
}
.news-list_area .news-area_block.member .news-content .news-tit {
  padding-right: 25px;
}
.news-list_area .news-area_block.member .news-content .news-tit:after {
  content: "";
  position: absolute;
  top: 1px;
  right: 0;
  display: inline-block;
  margin-left: 10px;
  width: 15px;
  height: 15px;
  background: url(/-/media/Images/parts/2020/common/icon_key.ashx) center no-repeat;
  background-size: auto 100%;
}
.news-list_area .news-area_block.member.new .news-content .news-tit {
  padding-right: 55px;
}
.news-list_area .news-area_block.member.new .news-content .news-tit:before {
  right: 22px;
}

.news-list_area .news-area_block:first-of-type .news-content .news-tit {
  margin-bottom: 1px;
}
@media only screen and (max-width: 699px) {
  .news-list_area .news-area_block:first-of-type .news-content .news-tit {
    margin-bottom: 5px;
    font-size: 16px;
  }
}
.news-list_area .news-area_block .news-content .news-txt {
  display: none;
}
.news-list_area .news-area_block:first-of-type .news-content .news-txt {
  display: block;
  height: 20px;
  overflow: hidden;
  font-size: 0.929em;
  color: #686868;
}
@media only screen and (max-width: 699px) {
  .news-list_area .news-area_block:first-of-type .news-content .news-txt {
    display: none;
  }
}
.news-list_area .news-area_block .news-content .news-date {
  display: block;
  font-size: 0.857em;
  color: #686868;
}
.news-list_area .news-area_block a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.news-list_area .news-area_block a:hover {
  background: #fff;
  opacity: 0.4;
}

/* 画像なし */
.news-list_area .news-area_block.none-img {
  padding-left: 14px;
}
@media only screen and (max-width: 699px) {
  .news-list_area .news-area_block.none-img {
    padding-left: 11px;
  }
}
.news-list_area .news-area_block.none-img .thumbnail {
  display: none;
}



/* セカンド - 詳細記事タイトル
---------------------------------------- */

.article-title {
  margin-bottom: 10px;
  background: #f4f4f4;
}
@media only screen and (max-width: 699px) {
  .article-title {
    margin-bottom: 0px;
  }
}
.article-title dl {
  display: block;
  margin: 0 auto;
  width: 85%;
  padding: 15px 0 45px;
  max-width: 1500px;
  min-width: 1110px;
}
@media only screen and (min-width: 700px) and (max-width: 1024px) {
  .article-title dl {
    width: 94%;
    padding: 0 0 25px;
    max-width: inherit;
    min-width: inherit;
  }
}
@media only screen and (max-width: 699px) {
  .article-title dl {
    width: 90%;
    padding: 0 0 15px;
    max-width: inherit;
    min-width: inherit;
  }
}
.article-title dl .tit-cate {
  position: relative;
  margin-bottom: 15px;
  color: #017ee2;
}
.article-title dl .tit-cate:before {
  content: "";
  position: absolute;
  top: 8px;
  left: -webkit-calc(-100% - 10px) ;
  left: calc(-100% - 10px) ;
  display: block;
  width: 100%;
  height: 1px;
  background: #017ee2;
}
.article-title dl .tit-cate.kokugai {
  color: #1fa65f;
}
.article-title dl .tit-cate.kokugai:before {
  background: #1fa65f;
}
.article-title dl .tit-cate.sports {
  color: #f9ab14;
}
.article-title dl .tit-cate.sports:before {
  background: #f9ab14;
}
.article-title dl .tit-cate.entame {
  color: #399ce6;
}
.article-title dl .tit-cate.entame:before {
  background: #399ce6;
}

.article-title dl .tit-name {
  margin-bottom: 15px;
  line-height: 140%;
  font-weight: 600;
  font-size: 2.143em;
}
@media only screen and (max-width: 699px) {
  .article-title dl .tit-name {
    margin-bottom: 12px;
    line-height: 140%;
    font-size: 1.768em;
  }
}
.article-title dl .sub-title {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 1.286em;
}
@media only screen and (max-width: 699px) {
  .article-title dl .sub-title {
    margin-bottom: 12px;
    line-height: 140%;
  }
}
.article-title dl .tit-date {
  font-size: 0.929em;
  color: #686868;
}


/* セカンド - シェアボタン
---------------------------------------- */

.share-link {
  position: absolute;
  top: 0;
  left: -70px;
}
@media only screen and (max-width: 1250px) {
  .share-link {
    position: absolute;
    top: 0;
    left: -50px;
  }
}
@media only screen and (min-width: 700px) and (max-width: 1024px) {
  .share-link {
    position: relative;
    left: 0;
    margin: auto;
    margin-bottom: 10px;
    width: 94%;
    text-align: left;
  }
}
@media only screen and (max-width: 699px) {
  .share-link {
    position: relative;
    left: 0;
    margin: auto;
    margin-bottom: 10px;
    width: 90%;
    text-align: left;
  }
}
.share-link li {
  display: block;
  margin-bottom: 10px;
}
@media only screen and (min-width: 700px) and (max-width: 1024px) {
  .share-link li {
    display: inline-block;
    padding: 0 3px;
  }
}
@media only screen and (max-width: 699px) {
  .share-link li {
    display: inline-block;
    padding: 0 3px;
  }
}
.share-link li a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.share-link .facebook a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/-/media/Images/parts/2020/common/icon-fb.ashx) center no-repeat;
  background-size: 100%;
}
.share-link .twitter a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/-/media/Images/parts/2020/common/icon-tw.ashx) center no-repeat;
  background-size: 100%;
}
.share-link .line a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/-/media/Images/parts/2020/common/icon-line.ashx) center no-repeat;
  background-size: 100%;
}


/* 記事 - 詳細
---------------------------------------- */

/* 写真 */
.article-cont {
}
@media only screen and (min-width: 700px) and (max-width: 1024px) {
  .article-cont {
    margin: auto;
    width: 94%;
  }
}
@media only screen and (max-width: 699px) {
  .article-cont {
    margin: auto;
    width: 90%;
  }
}

.article-cont .article-cont_photo {
  position: relative;
}
.article-cont .article-cont_photo .photo {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
/* .article-cont .article-cont_photo .photo:before {
  content:"";
  display: block;
  padding-top: 56.25%;
} */
.article-cont .article-cont_photo .photo div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #f4f4f4;
}
/* .article-cont .article-cont_photo .photo div object-fit {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
} */
.article-cont .article-cont_photo .photo div img {
  position: absolute;
  right:50%;
	bottom:50%;
  transform: translate(50%, 50%);
  -webkit-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  font-family: 'object-fit: contain;';
  zoom: 1;
}
@media all and (-ms-high-contrast:none){
  .article-cont .article-cont_photo .photo div img {
    object-fit: none;
  }
}
.article-cont .article-cont_photo .caption {
  margin-top: -1px;
  margin-bottom: 13px;
  width: 100%;
  padding: 8px;
  background: #2d2d2d;
  font-size: 0.929em;
  color: #fff;
  z-index: 1;
}

.article-cont .article-cont_list {
  display: block;
  margin-bottom: 25px;
  text-align: center;
}
.article-cont .article-cont_list li {
  display: inline-block;
  width: 100px;
  margin: 0 3px;
  box-sizing: border-box;
  font-size: 0;
}
.article-cont .article-cont_list li a {
  position: relative;
  display: block;
  width: 100%;
  height: 67px;
  overflow: hidden;
}
.article-cont .article-cont_list li a img {
  display: block;
  width: 100px;
  height: 67px;
  object-fit: cover;
}

/* 本文、もっと見る */
.article-cont p {
  margin-bottom: 30px;
  line-height: 180%;
  font-size: 1.154em;
}

.article-cont .article-cont_more {
  display: block;
  margin-bottom: 20px;
  padding: 30px;
  padding-bottom: 20px;
  background: #f4f4f4;
  clear: both;
}
@media only screen and (max-width: 699px) {
  .article-cont .article-cont_more {
    margin-top: 40px;
  }
}
.article-cont .article-cont_more dt {
  margin-bottom: 15px;
  font-size: 1.286em;
}
.article-cont .article-cont_more .new {
}

.article-cont .article-cont_more dd {
  position: relative;
  margin-bottom: 10px;
  padding-left: 15px;
  box-sizing: border-box;
  font-size: 1.071em;
}
.article-cont .article-cont_more dd:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #017ee2;
    font-size: 0;
}
.article-cont .article-cont_more .new a:after {
    content: "NEW";
    position: relative;
    top: -2px;
    padding-left: 10px;
    font-size: 0.643em;
    font-weight: normal;
    color: #ff0000;
}
.article-cont .article-cont_more dd a {
}

.article-cont .allBtn {
  display: block;
  text-align: center;
}
.article-cont .allBtn a {
  font-size: .857em;
  padding: 5px 10px;
  background-color: #007ee2;
  color: #fff;
  display: inline-block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

/* 記事パーツ */
.previewArea {
  margin-bottom: 30px;
  font-size: 0;
}

/* 記事パーツ - 関連リンク */
.previewArea li.preview_link {
  position: relative;
  display: block;
  margin-bottom: 8px;
  padding-left: 15px;
  font-size: 15px;
  font-weight: bold;
  color: #2d2d2d;
}
.previewArea li.preview_link:last-of-type {
  margin-bottom: 0px;
}
.previewArea li.preview_link a {
  display: inline-block;
  font-weight: bold;
  color: #2d2d2d;
}
.previewArea li.preview_link a:hover {
  opacity: 0.5;
}
.previewArea li.preview_link:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #017ee2;
  font-size: 0;
}
/* 記事パーツ - PDFリンク */
.previewArea li.preview_pdf {
  display: inline-block;
  font-size: 14px;
}
.previewArea li.preview_pdf a {
  display: inline-block;
  line-height: 100%;
  font-size: 1em;
  margin: 0 10px 10px 0;
  padding: 7px 10px;
  background-color: #ff4443;
  /* border: 1px solid #ff4443;
  font-weight: bold;
  color: #ff4443; */
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  white-space: nowrap;
  font-size: .857em;
  color: #fff;
}
@media only screen and (max-width: 699px) {
  .previewArea li.preview_pdf a {
    white-space: inherit;
    line-height: 140%;
  }
}
.previewArea li.preview_pdf a:hover {
  opacity: 0.5;
}

/* 記事パーツ - 記事用語解説 */
.autoreDetail {
  margin-bottom: 30px;
  padding: 28px 30px 30px;
  border: 1px solid #eee;
}
@media only screen and (min-width: 700px) and (max-width: 1024px) {
  .autoreDetail {
    box-sizing: border-box !important;
  }
}
@media only screen and (max-width: 699px) {
  .autoreDetail {
    margin-bottom: 30px;
    padding: 22px 20px 20px;
    border: 1px solid #eee;
  }
}
.autoreDetail h3 {
  margin-bottom: 24px;
  font-weight: bold;
  font-size: 1.286em;
}
@media only screen and (max-width: 699px) {
  .autoreDetail h3 {
    margin-bottom: 14px;
  }
}
.autoreDetail h5 {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 1.214em;
}
.autoreDetail p {
  margin-bottom: 0;
  font-size: 1em;
}

/* 記事パーツ - 検索窓 */
.pagesearch {
	font-size: .9em;
	position: fixed;
	top: 200px;
	left: 7.5%;
	background-color: #ff7a97;
	z-index: 9998;
	padding: 14px 12px 12px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	opacity: .91;
}
.pagesearch .close {
	background-color: #eed;
	border-radius: 50%;
	box-shadow: 1px 1px 1px #ddc inset;
	color: #ff7a97;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	height: 18px;
	line-height: 17px;
	text-align: center;
	text-shadow: 1px 1px 0 #fff;
	top: 6px;
	position: absolute;
	right: 6px;
	width: 18px;
}
.pagesearch-inner p {
	color: #fff;
	float: left;
	clear: both;
  line-height: 100%;
	font-size: 1.25em;
	font-weight: bold;
}
.pagesearch-inner p span {
  display: inline-block;
  padding: 8px 0;
  line-height: 140%;
	font-size: .8em;
  font-weight: normal;
}
.pagesearch-inner iframe {
	line-height: 4;
	float: left;
	clear: both;
}
h3.number {
	color: #007ee2;
}
h3.number span {
	margin: -5px 5px 0 0;
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 30px;
	height: 25px;
	padding-top: 5px;
	color: #fff;
	display: block;
	text-align: center;
	background-color: #007ee2;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
}
.signbtn a {
	float: left;
	display: block;
	padding: 5px 10px 5px 25px;
	margin-right: 10px;
	font-size: .8em;
	background: url(/-/media/Images/parts/2020/common/signicon_b.ashx) no-repeat 10px center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #d4d4d4;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.05);
}
.signbtn a:hover {
	color: #fff;
	background: #007ee2 url(/-/media/Images/parts/2020/common/signicon_w.ashx) no-repeat 10px center;
}


/* おすすめ記事 */
.contentsBlocks.article_osusume {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media only screen and (min-width: 700px) and (max-width: 1024px) {
  .contentsBlocks.article_osusume {
    float: none;
    margin: auto;
    margin-bottom: 0;
    width: 94%;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 699px) {
  .contentsBlocks.article_osusume {
    float: none;
    margin: auto;
    margin-bottom: 0;
    width: 90%;
    padding-bottom: 0;
  }
}
.contentsBlocks.article_osusume:after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background: url(/-/media/Images/parts/2020/common/line_pattern1.ashx) repeat;
  background-size: 3px;
  margin-bottom: 30px;
  clear: both;
}
.contentsBlocks.article_osusume + .ad-box {
  margin-bottom: 40px;
}
.article_osusume .title-style {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 1.286em;
}
.article_osusume .article_bn_list {
  position: relative;
  left: -20px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  width: -webkit-calc(100% + 20px);
  width: calc(100% + 20px);
}
.article_osusume .article_bn_list li {
  position: relative;
  margin: 0 0 30px 20px;
  width: -webkit-calc(14.2857143% - 20px);
  width: calc(14.2857143% - 20px);
  box-sizing: border-box;
  line-height: 100%;
}
@media only screen and (max-width: 699px) {
  .article_osusume .article_bn_list {
    position: relative;
    left: -0;
    display: block;
    flex-wrap: nowrap;
    margin-bottom: 0;
    width: 100%;
  }
  .article_osusume .article_bn_list li {
    position: relative;
    margin: 0 0 20px 0;
    width: 100%;
    box-sizing: border-box;
    line-height: 100%;
  }
}
@media only screen and (max-width: 1600px) {
  .article_osusume .article_bn_list li {
    width: -webkit-calc(16.66666667% - 20px);
    width: calc(16.66666667% - 20px);
  }
}
@media only screen and (max-width: 1350px) {
  .article_osusume .article_bn_list li {
    width: -webkit-calc(20% - 20px);
    width: calc(20% - 20px);
  }
}
@media only screen and (max-width: 699px) {
  .article_osusume .article_bn_list li {
    margin-bottom: 12px;
    width: 100%;
  }
}
.article_osusume .article_bn_list li a {
  position: relative;
  display: block;
  width: 100%;
}
@media only screen and (max-width: 699px) {
  .article_osusume .article_bn_list li a {
    border: 1px solid #ededed;
    margin-left: 0;
    width: 100%;
    min-height: 86px;
    padding: 12px;
    padding-left: 120px;
    box-sizing: border-box !important;
  }
}
.article_osusume .article_bn_list li a .thumbnail {
  position: relative;
  display: block;
  margin-bottom: 8px;
  width: 100%;
  padding-top: 100%;
  background: #f4f4f4;
  overflow: hidden;
}
@media only screen and (max-width: 699px) {
  .article_osusume .article_bn_list li a .thumbnail {
    display: block;
    position: absolute;
    top: 12px;
    left: 12px;
    width: 90px;
    height: 60px;
    padding-top: 0;
    overflow: hidden;
  }
}
.article_osusume .article_bn_list li a .thumbnail img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  display: block;
  width: auto;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 699px) {
  .article_osusume .article_bn_list li a .thumbnail img {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
.article_osusume .article_bn_list li a .title {
  display: block;
  margin-bottom: 8px;
  height: 48px;
  line-height: 140%;
  font-size: 0.929em;
  color: #2d2d2d;
  overflow: hidden;
}
.article_osusume .article_bn_list li a .date {
  font-size: 0.714em;
  color: #686868;
}
@media only screen and (max-width: 699px) {
  .article_osusume .article_bn_list li a .title {
    margin-top: 4px;
    height: 32px;
    font-weight: bold;
  }
}
