@charset "UTF-8";
body {
  background-color: #fff; }

#lifestyle {
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "游明朝 Regular",
 "Yu Mincho Regular", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN",
 "MS P明朝", "MS 明朝", sans-serif; }

#lifestyle .lts0 {
  letter-spacing: 0; }

#lifestyle .fs10 {
  font-size: 10px; }

#lifestyle .fs12 {
  font-size: 12px; }

#lifestyle .fs15 {
  font-size: 15px; }

#lifestyle .fs16 {
  font-size: 16px;
  line-height: 1.8; }

#lifestyle .fs22 {
  font-size: 22px; }

#lifestyle .fs25 {
  font-size: 25px;
  line-height: 1.7; }

#lifestyle .fs33 {
  font-size: 33px; }

#lifestyle .fs40 {
  font-size: 40px;
  letter-spacing: 5px; }

#lifestyle .lsp4 {
  letter-spacing: 4px; }

#lifestyle .mb10 {
  margin-bottom: 10px; }

#lifestyle .mb15 {
  margin-bottom: 15px; }

#lifestyle .mb18 {
  margin-bottom: 18px; }

#lifestyle .mb30 {
  margin-bottom: 30px; }

#lifestyle .mt-65 {
  margin-top: -65px; }

#lifestyle .mt5 {
  margin-top: 5px; }

#lifestyle .pdb15 {
  padding-bottom: 15px; }

#lifestyle .pdb60 {
  padding-bottom: 60px; }

#lifestyle .bg {
  background-color: #f5fbfe;
  padding: 25px 20px 0; }

#lifestyle .text-center {
  text-align: center; }

#lifestyle .text-right {
  text-align: right; }

#lifestyle .mv {
  position: relative; }

#lifestyle .capt {
  font-size: 10px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 9;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 1px 2px; }

#lifestyle .capt2 {
  font-size: 12px;
  position: absolute;
  right: 3px;
  bottom: 2px;
  z-index: 9;
  color: #fff; }

#lifestyle .s_title {
  padding: 28px 0 48px; }

#lifestyle h3 {
  padding: 10px 17px;
  width: 100%;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#002650), to(#347b8e));
  background: linear-gradient(to right, #002650, #347b8e);
  line-height: 1; }

#lifestyle .flex-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

#lifestyle .flex-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

#lifestyle .list-image .col-6 {
  width: 49.5%;
  max-width: 531px; }

#lifestyle .list-image .col-4 {
  max-width: 340px;
  width: 32%; }

#lifestyle .list-image .col-it {
  width: 49%;
  max-width: 257px;
  margin-bottom: 15px; }

#lifestyle .b-img {
  position: relative; }

#lifestyle .b-img .capt {
  right: auto;
  left: 0;
  width: 100%; }

#lifestyle .b-img .capt.abs-left, #lifestyle .b-img .capt.abs-right {
  width: auto; }

#lifestyle .b-img .capt.abs-right {
  left: auto;
  right: 0; }

#lifestyle .b-img .num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 82px;
  height: 82px;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: 9;
  color: #0b0d4d;
  background-color: #fff; }

#lifestyle .b-img .num p {
  font-size: 20px;
  line-height: 1;
  margin-top: -3px; }

#lifestyle .b-img .num p span {
  display: block;
  text-align: center; }

#lifestyle .b-img .num p span:first-child {
  font-size: 2.75em;
  font-weight: bold; }

#lifestyle .b-img .num p span:last-child {
  margin-top: -3px; }

#lifestyle .b-img .num2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: 9;
  color: #0b0d4d; }

#lifestyle .b-img .num2 p {
  font-size: 20px;
  line-height: 1; }

#lifestyle .b-img .num2 p span {
  display: block;
  text-align: center; }

#lifestyle .b-img .num2 p span:nth-child(1) {
  font-size: 0.9em; }

#lifestyle .b-img .num2 p span:nth-child(2) {
  font-size: 2.75em;
  font-weight: bold;
  margin-top: -5px; }

#lifestyle .b-img .num2 p span:nth-child(2) small {
  font-size: 20px; }

#lifestyle .b-img .num2 p span:nth-child(3) {
  margin-top: -6px; }

#lifestyle .b-img2 {
  position: relative; }

#lifestyle .b-img2 .title {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  color: #fff; }

#lifestyle .b-img2 .title span {
  font-size: 15px;
  position: absolute;
  bottom: 100%;
  -webkit-transform: translateX(5px);
  transform: translateX(5px); }

#lifestyle .w496 {
  max-width: 496px; }

#lifestyle .map {
  width: 24.47vw;
  max-width: 470px; }

#lifestyle .lifestyle_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*-webkit-justify-content: space-between;
	justify-content: space-between;*/
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*width: 1122px;*/
  margin: 0 auto 60px; }

.view_btns {
  /*justify-content: space-around;*/
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

#lifestyle .lifestyle_btns div {
  /*width: 50%;*/ }

#lifestyle .lifestyle_btns div a img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

#lifestyle .lifestyle_btns div a img:hover {
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px); }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #lifestyle h3 {
    padding: 20px 17px 10px; }
  #lifestyle .b-img .num {
    padding-top: 12px; } }

@media only screen and (max-width: 1121px) {
  #lifestyle .lifestyle_btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /*width: 1122px;*/
    margin: 0 auto 60px; }
  .view_btns {
    /*justify-content: space-around;*/
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  #lifestyle .lifestyle_btns div {
    width: 50%; }
  #lifestyle .lifestyle_btns div img {
    width: auto; } }

@media only screen and (min-width: 768px) {
  #lifestyle .sp {
    display: none; } }

@media only screen and (max-width: 767px) {
  #lifestyle .pc {
    display: none; }
  #lifestyle .s_title {
    padding: 3.65vw 0 6.25vw; }
  #lifestyle h3 {
    padding: 1vw 2.2vw; }
  #lifestyle .fs12 {
    font-size: 1.5vw; }
  #lifestyle .fs16 {
    font-size: 2.2vw; }
  #lifestyle .fs22 {
    font-size: 2.8vw; }
  #lifestyle .fs25 {
    font-size: 3.2vw; }
  #lifestyle .fs33 {
    font-size: 4.3vw; }
  #lifestyle .fs40 {
    font-size: 4.4vw;
    letter-spacing: 0.65vw; }
  #lifestyle .pdb60 {
    padding-bottom: 7.8vw; }
  #lifestyle .mt-65 {
    margin-top: 0; }
  #lifestyle .mb10 {
    margin-bottom: 1.3vw; }
  #lifestyle .mb15 {
    margin-bottom: 1.9vw; }
  #lifestyle .mb18 {
    margin-bottom: 2.3vw; }
  #lifestyle .mb30 {
    margin-bottom: 3.9vw; }
  #lifestyle .mt5 {
    margin-top: 0.65vw; }
  #lifestyle .pdb15 {
    padding-bottom: 1.9vw; }
  #lifestyle .list-image .col-6,
  #lifestyle .list-image .col-4 {
    width: 100%;
    margin: 0 auto 3vw; }
  #lifestyle .list-image .col-it {
    margin-bottom: 1.5vw;
    max-width: auto; }
  #lifestyle .list-image .col-it img {
    width: 100%; }
  #lifestyle .bg {
    padding: 3.2vw 2.6vw 0; }
  #lifestyle .w496 {
    margin: 0 auto; }
  #lifestyle .map {
    width: 100%;
    margin: 0 auto 3vw; }
  #lifestyle .lifestyle_btns div {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center; } }

@media only screen and (max-width: 480px) {
  #lifestyle .capt, #lifestyle .fs10 {
    font-size: 2vw; }
  #lifestyle .fs33 {
    font-size: 5vw; }
  #lifestyle .b-img .capt.flex-between {
    display: block; }
  #lifestyle .b-img .num {
    width: 16vw;
    height: 16vw; }
  #lifestyle .b-img .num p {
    font-size: 4.16vw;
    margin-top: -0.625vw; }
  #lifestyle .b-img .num2 {
    width: 16vw;
    height: 16vw; }
  #lifestyle .b-img .num2 p {
    font-size: 3.75vw; }
  #lifestyle .b-img .num2 p span:nth-child(2) {
    margin-top: -1.3vw; }
  #lifestyle .b-img .num2 p span:nth-child(3) {
    margin-top: -1.25vw; }
  #lifestyle .lifestyle_btns div {
    width: 100%;
    margin: 0 auto 20px; } }
