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

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

.m3-lifestyle-open, .m3-lifestyle-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-lifestyle-open-title_sub {
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  margin-top: 8px;
}
.m3-lifestyle-open-title_sub p {
  flex: 1;
}
.m3-lifestyle-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-lifestyle-open-title_sub img {
  text-align: right;
}
.m3-lifestyle-open-title_sub img.share_tw {
  vertical-align: -1px;
}
.m3-lifestyle-open-title_sub a:hover img {
  opacity: 0.5;
}

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

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

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

.m3-lifestyle-open-bottom-sns-bts {
  width: 810px;
  margin: 10px auto 0 auto;
}
.m3-lifestyle-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-lifestyle-open-bottom-sns-bts a:hover {
  opacity: 0.5;
  text-decoration: none;
}
.m3-lifestyle-open-bottom-sns-bts .m3-row {
  width: 380px;
}

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

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

.life-category--living {
  color: #e23a4c;
}

.life-category--money {
  color: #e2724c;
}

.life-category--education {
  color: #d0a32f;
}

.life-category--career {
  color: #359894;
}

.life-category--business {
  color: #3f78c0;
}

.life-category--other {
  color: #6d799c;
}

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

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

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

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

/*top header*/
.m3-lifestyle-open-index-header {
  line-height: 0;
  background-image: url("https://s.m3img.com/atlas/1.0.0/images/lifestyle/pc/index-top.png");
  background-size: 100% auto;
  background-size: auto 100%;
  height: 290px;
  margin-top: 10px;
}
.m3-lifestyle-open-index-header img {
  width: 100%;
}

.m3-lifestyle-open-index-header-title {
  color: #fff;
  width: 280px;
  padding: 55px 0 0 30px;
  display: inline-block;
  line-height: 1.5;
}
.m3-lifestyle-open-index-header-title h2 {
  font-size: 12px;
  font-weight: bold;
}
.m3-lifestyle-open-index-header-title h1 {
  margin: 10px 0 0 0;
  font-size: 29px;
}
.m3-lifestyle-open-index-header-title p {
  font-size: 12px;
  line-height: 1.5;
  margin: 2px 0 0 0;
  font-weight: bold;
}

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

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

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

.life-tab--living a:hover, .life-tab--living a.life-tab__active {
  color: #e23a4c;
}

.life-tab--money a:hover, .life-tab--money a.life-tab__active {
  color: #e2724c;
}

.life-tab--education a:hover, .life-tab--education a.life-tab__active {
  color: #d0a32f;
}

.life-tab--career a:hover, .life-tab--career a.life-tab__active {
  color: #359894;
}

.life-tab--business a:hover, .life-tab--business a.life-tab__active {
  color: #3f78c0;
}

.life-tab--other a:hover, .life-tab--other a.life-tab__active {
  color: #6d799c;
}

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

.life-tab--living .life-tab__line:before, .life-tab--living .life-tab__line:after {
  background: #e23a4c;
}

.life-tab--money .life-tab__line:before, .life-tab--money .life-tab__line:after {
  background: #e2724c;
}

.life-tab--education .life-tab__line:before, .life-tab--education .life-tab__line:after {
  background: #d0a32f;
}

.life-tab--career .life-tab__line:before, .life-tab--career .life-tab__line:after {
  background: #359894;
}

.life-tab--business .life-tab__line:before, .life-tab--business .life-tab__line:after {
  background: #3f78c0;
}

.life-tab--other .life-tab__line:before, .life-tab--other .life-tab__line:after {
  background: #6d799c;
}

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

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

.life-tab--living .life-tab__active {
  border-bottom: 2px solid #e23a4c;
}

.life-tab--money .life-tab__active {
  border-bottom: 2px solid #e2724c;
}

.life-tab--education .life-tab__active {
  border-bottom: 2px solid #d0a32f;
}

.life-tab--career .life-tab__active {
  border-bottom: 2px solid #359894;
}

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

.life-tab--other .life-tab__active {
  border-bottom: 2px solid #6d799c;
}

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

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

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

/*top index */
.m3-lifestyle-open-top-index-panel ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.m3-lifestyle-open-top-index-panel ul li {
  border-bottom: 1px solid #dedede;
}
.m3-lifestyle-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-lifestyle-open-top-index-panel ul li a .m3-lifestyle-open-index__text {
  flex: 1;
  padding: 0px 15px 0 0;
  box-sizing: border-box;
}
.m3-lifestyle-open-top-index-panel ul li a .m3-lifestyle-open-index__text span {
  margin-right: 0.5rem;
}
.m3-lifestyle-open-top-index-panel ul li a .m3-lifestyle-open-index__thumb {
  width: 121px;
  height: 68px;
  border-radius: 3px;
  overflow: hidden;
  border: 1px solid #dedede;
}
.m3-lifestyle-open-top-index-panel ul li a .m3-lifestyle-open-index__thumb img {
  border: none;
  position: relative;
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 121px;
}
.m3-lifestyle-open-top-index-panel ul li a .m3-lifestyle-open-index__text h3 {
  color: #333;
  margin: 0;
  font-size: 18px;
  padding-right: 20px;
}
.m3-lifestyle-open-top-index-panel ul li a .m3-lifestyle-open-index__text .life-status-date {
  font-size: 12px;
  color: #999;
  text-decoration: none;
}
.m3-lifestyle-open-top-index-panel ul li a .life-series-article-index__thumb img {
  border: none;
  position: relative;
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 121px;
}
.m3-lifestyle-open-top-index-panel ul li a:hover .m3-lifestyle-open-index__text {
  opacity: 0.6;
}
.m3-lifestyle-open-top-index-panel ul li a:hover .m3-lifestyle-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;
  }
}
/*# sourceMappingURL=lifestyle-open.css.map */
