@charset "UTF-8";
.m3-breadcrumbs {
  margin: 0 auto;
  width: 820px;
}

.m3-news-open {
  margin: 10px auto 0 auto;
  width: 820px;
  padding: 40px 80px;
}

.m3-news-open, .m3-news-open-top-index {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif !important;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt";
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.m3-news-open-title_sub {
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  margin-top: 8px;
}
.m3-news-open-title_sub p {
  flex: 1;
}
.m3-news-open-title_sub a {
  line-height: 0;
  color: #fff !important;
  -webkit-transition: background 0.2s ease 0.1s;
  -moz-transition: background 0.2s ease 0.1s;
  -ms-transition: background 0.2s ease 0.1s;
  transition: background 0.2s ease 0.1s;
}
.m3-news-open-title_sub img {
  height: 24px;
  text-align: right;
}
.m3-news-open-title_sub img.share_tw {
  vertical-align: -1px;
}
.m3-news-open-title_sub a:hover img {
  opacity: 0.5;
}

.m3-news-open-title {
  border-bottom: 1px solid #dedede;
  padding-bottom: 20px;
}
.m3-news-open-title h1 {
  margin: 0;
  font-size: 28px;
  line-height: 1.35;
}
.m3-news-open-title p {
  margin: 0 0 0 0;
  font-size: 12px;
  color: #999;
}

.m3-news-open-article {
  font-size: 16px;
  margin: 1rem 0 2rem 0;
  text-align: justify;
  line-height: 1.75;
}

.m3-news-open .m3-flat-panel {
  padding: 30px 60px;
}
.m3-news-open .m3-flat-panel a {
  font-weight: bold;
}

.m3-news-open-bottom-sns-bts {
  width: 810px;
  margin: 10px auto 0 auto;
}
.m3-news-open-bottom-sns-bts a {
  -webkit-transition: background 0.2s ease 0.1s;
  -moz-transition: background 0.2s ease 0.1s;
  -ms-transition: background 0.2s ease 0.1s;
  transition: background 0.2s ease 0.1s;
}
.m3-news-open-bottom-sns-bts a:hover {
  opacity: 0.5;
  text-decoration: none;
}
.m3-news-open-bottom-sns-bts .m3-row {
  width: 380px;
}

.m3-news-open-bottom-sns-bt__fb {
  display: flex;
  align-items: center;
  background: #4469b0;
  border-radius: 3px;
  color: #fff !important;
  padding: 10px;
}
.m3-news-open-bottom-sns-bt__fb .snsbt-icon {
  width: 40px;
  margin-right: 1px;
}
.m3-news-open-bottom-sns-bt__fb .snsbt-icon img {
  vertical-align: -10px;
}
.m3-news-open-bottom-sns-bt__fb .snsbt-text {
  flex: 1;
}
.m3-news-open-bottom-sns-bt__fb .snsbt-text p {
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}
.m3-news-open-bottom-sns-bt__fb .snsbt-text p span {
  font-size: 10px;
  font-weight: normal;
}

.m3-news-open-bottom-sns-bt__tw {
  display: flex;
  align-items: center;
  background: #29a3ef;
  border-radius: 3px;
  color: #fff !important;
  padding: 10px;
}
.m3-news-open-bottom-sns-bt__tw .snsbt-icon {
  width: 40px;
  margin-right: 8px;
}
.m3-news-open-bottom-sns-bt__tw .snsbt-icon img {
  vertical-align: -10px;
}
.m3-news-open-bottom-sns-bt__tw .snsbt-text {
  flex: 1;
}
.m3-news-open-bottom-sns-bt__tw .snsbt-text p {
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}
.m3-news-open-bottom-sns-bt__tw .snsbt-text p span {
  font-size: 10px;
  font-weight: normal;
}

.news-category--report {
  color: #e23a4c;
}

.news-category--interview {
  color: #e2724c;
}

.news-category--opinion {
  color: #d0a32f;
}

.news-category--specialKikaku {
  color: #359894;
}

.news-category--ishiTyousa {
  color: #3f78c0;
}

.m3-news-open-login-bt {
  padding: 0 80px;
}

.m3-news-open-login p {
  margin-top: 0;
}
.m3-news-open-login a {
  display: inline-block;
  width: 100%;
}
.m3-news-open-login a.m3-button--primary {
  margin-bottom: 10px;
}

.m3-news-open-index {
  margin-top: 10px;
}

.m3-news-open-top-index-panel {
  background: #fff;
  padding: 0px 30px 30px 30px;
}

/*tab*/
.news-tab-area {
  margin-top: 10px;
  padding: 0 80px;
  border-bottom: 1px solid #dedede;
  position: relative;
  top: 0px;
  background: #fff;
}

.news-tab {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-around;
}
.news-tab li {
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  height: 56px;
}
.news-tab a {
  display: block;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  transition: 0.15s;
  cursor: pointer;
  color: #737373;
}
.news-tab a:hover {
  text-decoration: none;
}
.news-tab a:visited {
  color: #737373;
}

.news-tab--new a:hover, .news-tab--new a.news-tab__active {
  color: #40509e;
}

.news-tab--report a:hover, .news-tab--report a.news-tab__active {
  color: #e23a4c;
}

.news-tab--interview a:hover, .news-tab--interview a.news-tab__active {
  color: #e2724c;
}

.news-tab--opinion a:hover, .news-tab--opinion a.news-tab__active {
  color: #d0a32f;
}

.news-tab--specialKikaku a:hover, .news-tab--specialKikaku a.news-tab__active {
  color: #359894;
}

.news-tab--ishiTyousa a:hover, .news-tab--ishiTyousa a.news-tab__active {
  color: #3f78c0;
}

.news-tab__line:before, .news-tab__line:after {
  position: absolute;
  top: 52px;
  content: "";
  display: inline-block;
  width: 0;
  height: 2px;
  background: #40509e;
  transition: 0.15s;
}
.news-tab__line:before, .news-tab__line:after {
  width: 45%;
  height: 0px;
}

.news-tab--report .news-tab__line:before, .news-tab--report .news-tab__line:after {
  background: #e23a4c;
}

.news-tab--interview .news-tab__line:before, .news-tab--interview .news-tab__line:after {
  background: #e2724c;
}

.news-tab--opinion .news-tab__line:before, .news-tab--opinion .news-tab__line:after {
  background: #d0a32f;
}

.news-tab--specialKikaku .news-tab__line:before, .news-tab--specialKikaku .news-tab__line:after {
  background: #359894;
}

.news-tab--ishiTyousa .news-tab__line:before, .news-tab--ishiTyousa .news-tab__line:after {
  background: #3f78c0;
}

.news-tab__line:hover:before,
.news-tab__line:hover:after {
  width: 45%;
  height: 2px;
  top: 52px;
}

.news-tab--new .news-tab__active {
  border-bottom: 2px solid #40509e;
}

.news-tab--report .news-tab__active {
  border-bottom: 2px solid #e23a4c;
}

.news-tab--interview .news-tab__active {
  border-bottom: 2px solid #e2724c;
}

.news-tab--opinion .news-tab__active {
  border-bottom: 2px solid #d0a32f;
}

.news-tab--specialKikaku .news-tab__active {
  border-bottom: 2px solid #359894;
}

.news-tab--ishiTyousa .news-tab__active {
  border-bottom: 2px solid #3f78c0;
}

.news-tab__line {
  position: relative;
  width: 96%;
  display: block;
  line-height: 52px;
  margin: 3px auto 0;
  cursor: pointer;
}

.news-tab__line:before {
  left: 45%;
}

.news-tab__line:after {
  right: 45%;
}

/*top index */
.m3-news-open-top-index-panel ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.m3-news-open-top-index-panel ul li {
  border-bottom: 1px solid #dedede;
}
.m3-news-open-top-index-panel ul li a {
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  padding: 15px 0;
  text-decoration: none !important;
}
.m3-news-open-top-index-panel ul li a .m3-news-open-index__text {
  flex: 1;
  padding: 0px 15px 0 0;
  box-sizing: border-box;
}
.m3-news-open-top-index-panel ul li a .m3-news-open-index__text span {
  margin-right: 0.5rem;
}
.m3-news-open-top-index-panel ul li a .m3-news-open-index__thumb {
  width: 121px;
  height: 68px;
  border-radius: 3px;
  overflow: hidden;
  border: 1px solid #dedede;
}
.m3-news-open-top-index-panel ul li a .m3-news-open-index__thumb img {
  border: none;
  position: relative;
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 121px;
}
.m3-news-open-top-index-panel ul li a .m3-news-open-index__text h3 {
  color: #333;
  margin: 0;
  font-size: 18px;
  padding-right: 20px;
}
.m3-news-open-top-index-panel ul li a .m3-news-open-index__text .news-status-date {
  font-size: 12px;
  color: #999;
  text-decoration: none;
}
.m3-news-open-top-index-panel ul li a .news-series-article-index__thumb img {
  border: none;
  position: relative;
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 121px;
}
.m3-news-open-top-index-panel ul li a:hover .m3-news-open-index__text {
  opacity: 0.6;
}
.m3-news-open-top-index-panel ul li a:hover .m3-news-open-index__thumb {
  opacity: 1;
  animation-duration: 0.5s;
  animation-name: flash;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-name: flash;
}

.atlas-open-rhs {
  margin-top: 28px;
}

.login__panel--regist {
  border-radius: 0;
}

/*animation*/
@-webkit-keyframes flash {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (min-width: 1280px) {
  .atlas-main {
    width: 900px;
  }
}
.atlas-main {
  width: 900px;
  float: none;
  margin: 0 auto;
}

.atlas-main .m3-breadcrumbs {
  margin: 0;
}

.m3-iryoishin-open .m3-news-open-index-header {
  background-image: url("http://placehold.jp/900x300.png");
}

.m3-iryoishin-open .m3-news-open-index-header img {
  width: 100%;
}

.m3-news-open-top-index-panel ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.m3-news-open-top-index-panel ul li {
  width: calc(50% - 15px);
}

.m3-news-open-top-index-panel ul li a .m3-news-open-index__text h3 {
  font-size: 1rem;
}

.m3-news-open-top-index-panel ul li a .m3-news-open-index__thumb {
  width: 120px;
  height: 80px;
}

.m3-news-open-top-index-panel ul li a .m3-news-open-index__thumb img {
  width: 120px;
  /* 画像が表示されない時の表示修正 */
  min-height: 80px;
}

/* footer スクロール固定部分 */
.account-block-footer {
  background-color: #fff;
  text-align: center;
  padding: 15px 0;
  position: fixed;
  width: 100%;
  bottom: 0;
}

.account-block-footer .login__panel-text {
  font-size: 0.8125rem;
  margin-top: 10px;
  margin-bottom: 0;
}

.atlas-footer {
  margin-bottom: 104px;
}

/* SNSシェアボタン 開始 */
.m3-sns-share-btn-bottom {
  margin-bottom: 16px;
  font-feature-settings: normal;
  display: flex;
}

.m3-sns-share-btn-bottom a:hover {
  text-decoration: none;
}

.m3-sns-share-btn__fb {
  display: inline-block;
  background: #1877f2;
  border-radius: 4px;
  height: 28px;
  padding: 0 8px;
  margin-right: 4px;
  font-size: 13px;
}

.m3-sns-share-btn__fb a {
  display: flex;
  align-items: center;
  height: 100%;
}

.m3-sns-share-btn__fb .snsbt-text {
  font-family: Helvetica, Arial, "hiragino kaku gothic pro", meiryo, "ms pgothic", sans-serif;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  font-weight: bold;
  color: #fff;
}

.m3-sns-share-btn__tw {
  display: inline-block;
  box-sizing: border-box;
  background: #000;
  border-radius: 4px;
  height: 28px;
  padding: 1px 10px 1px 9px;
}

.m3-sns-share-btn__tw a {
  display: flex;
  align-items: center;
  height: 100%;
}

.m3-sns-share-btn__tw a img {
  width: 12px;
  height: 12px;
  padding: 2px;
  box-sizing: content-box;
}

.m3-sns-share-btn__tw .snsbt-text {
  font: normal normal normal 13px "Helvetica Neue", Arial, sans-serif;
  margin-left: 4px;
  color: #fff;
  font-weight: bold;
}

/* SNSシェアボタン 終了 */
/*# sourceMappingURL=news-open.css.map */
