body {
  margin: 0; }

.s5-container {
  max-width: 100%;
  padding: 0; }

.wrapper .fixed_bnr {
  position: fixed;
  z-index: 999;
  right: 0px;
  top: 18%;
  max-width: 40px;
  width: 100%; }
  @media screen and (max-width: 768px) {
    .wrapper .fixed_bnr {
      top: 24%;
      max-width: 30px; } }
  .wrapper .fixed_bnr a {
    transition: 0.5s;
    cursor: pointer; }
    .wrapper .fixed_bnr a:hover {
      opacity: 0.6; }
.wrapper * {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  vertical-align: baseline;
  box-sizing: border-box;
  color: #373737;
  font-family: "Noto Sans JP",Meiryo,sans-serif; }
.wrapper ul, .wrapper li {
  list-style: none; }
.wrapper sup {
  vertical-align: middle !important; }
.wrapper img {
  max-width: 100%;
  line-height: 0;
  vertical-align: bottom;
  border-style: none; }
.wrapper .ov {
  transition: opacity 0.5s; }
  .wrapper .ov:hover {
    opacity: 0.75; }
.wrapper .kv {
  max-width: 1240px;
  margin: 0 auto;
  background-image: -moz-linear-gradient(90deg, #edf7f8 0%, #abdae3 16%, #edf7f8 80%);
  background-image: -webkit-linear-gradient(90deg, #edf7f8 0%, #abdae3 16%, #edf7f8 80%);
  background-image: -ms-linear-gradient(90deg, #edf7f8 0%, #abdae3 16%, #edf7f8 80%);
  padding: 50px 20px 50px 50px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media screen and (max-width: 768px) {
    .wrapper .kv {
      display: block;
      padding: 30px 5%; } }
  .wrapper .kv .txt-area {
    width: 49%; }
    @media screen and (max-width: 768px) {
      .wrapper .kv .txt-area {
        width: 100%; } }
    .wrapper .kv .txt-area h1 {
      font-size: 40px;
      font-weight: bold;
      line-height: 1.3; }
      @media screen and (max-width: 768px) {
        .wrapper .kv .txt-area h1 {
          text-align: center;
          font-size: 26px;
          line-height: 1.6; } }
    .wrapper .kv .txt-area p {
      max-width: 555px;
      margin-top: 30px;
      font-size: 18px;
      line-height: 2; }
      @media screen and (max-width: 768px) {
        .wrapper .kv .txt-area p {
          max-width: 100%;
          margin-top: 20px;
          font-size: 16px;
          line-height: 1.8; } }
      .wrapper .kv .txt-area p span {
        font-size: 80%; }
  .wrapper .kv .img {
    width: 51.1%; }
    @media screen and (max-width: 768px) {
      .wrapper .kv .img {
        box-shadow: 0px 0px 10px -6px rgba(0, 0, 0, 0.8);
        text-align: center;
        width: 100%;
        margin-top: 20px; } }
.wrapper h2.ttl {
  font-size: 28px;
  font-weight: bold;
  color: #0b8495;
  border-left: 4px solid #0b8495;
  padding: 3px 0 5px 25px; }
  @media screen and (max-width: 768px) {
    .wrapper h2.ttl {
      font-size: 24px;
      border-left: 3px solid #0b8495;
      padding: 1px 0 3px 13px;
      line-height: 1.5; } }
.wrapper .inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px; }
  @media screen and (max-width: 768px) {
    .wrapper .inner {
      padding: 0 5%; } }
.wrapper section.recommend {
  margin-top: 100px; }
  @media screen and (max-width: 768px) {
    .wrapper section.recommend {
      margin-top: 60px; } }
  .wrapper section.recommend ul {
    margin-top: 50px;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .wrapper section.recommend ul {
        display: block;
        margin-top: 30px; } }
    .wrapper section.recommend ul li {
      width: 48%;
      padding: 35px 40px 40px; }
      @media screen and (max-width: 768px) {
        .wrapper section.recommend ul li {
          width: 100%;
          padding: 20px 5% 30px;
          margin-bottom: 30px; }
          .wrapper section.recommend ul li:last-child {
            margin-top: 0; } }
      .wrapper section.recommend ul li h3 {
        font-size: 21px;
        text-align: center; }
        @media screen and (max-width: 768px) {
          .wrapper section.recommend ul li h3 {
            font-size: 16px; } }
        .wrapper section.recommend ul li h3 span {
          font-size: 30px;
          font-weight: bold; }
          @media screen and (max-width: 768px) {
            .wrapper section.recommend ul li h3 span {
              font-size: 20px; } }
      .wrapper section.recommend ul li .img {
        margin-top: 35px; }
        @media screen and (max-width: 768px) {
          .wrapper section.recommend ul li .img {
            margin-top: 25px; } }
      .wrapper section.recommend ul li:nth-child(1) {
        background-color: #e6f2f4; }
        .wrapper section.recommend ul li:nth-child(1) h3 span {
          color: #0b8495; }
      .wrapper section.recommend ul li:nth-child(2) {
        background-color: #e6eaf4; }
        .wrapper section.recommend ul li:nth-child(2) h3 span {
          color: #0b2f95; }
.wrapper section.bravia {
  margin-top: 100px; }
  @media screen and (max-width: 768px) {
    .wrapper section.bravia {
      margin-top: 60px; } }
  .wrapper section.bravia .indent {
    padding: 0 20px; }
    @media screen and (max-width: 768px) {
      .wrapper section.bravia .indent {
        padding: 0; } }
    .wrapper section.bravia .indent h3 {
      font-size: 24px;
      font-weight: bold; }
      @media screen and (max-width: 768px) {
        .wrapper section.bravia .indent h3 {
          font-size: 20px; } }
      .wrapper section.bravia .indent h3 .small {
        font-size: 14px;
        margin-left: 20px; }
    .wrapper section.bravia .indent p {
      margin-top: 20px;
      font-size: 18px;
      line-height: 2; }
      @media screen and (max-width: 768px) {
        .wrapper section.bravia .indent p {
          margin-top: 10px;
          font-size: 16px;
          line-height: 1.8; } }
    .wrapper section.bravia .indent ul.brightness {
      display: flex;
      justify-content: center;
      margin: 35px auto 0; }
      @media screen and (max-width: 768px) {
        .wrapper section.bravia .indent ul.brightness {
          margin-top: 30px;
          display: block; } }
      .wrapper section.bravia .indent ul.brightness li {
        max-width: 500px;
        padding: 0 30px; }
        @media screen and (max-width: 768px) {
          .wrapper section.bravia .indent ul.brightness li {
            max-width: 100%;
            padding: 0;
            margin-top: 30px; }
            .wrapper section.bravia .indent ul.brightness li:first-child {
              margin-top: 0; } }
        .wrapper section.bravia .indent ul.brightness li h4 {
          font-size: 18px; }
          @media screen and (max-width: 768px) {
            .wrapper section.bravia .indent ul.brightness li h4 {
              font-size: 16px; } }
          .wrapper section.bravia .indent ul.brightness li h4 span {
            color: #0b2f95; }
        .wrapper section.bravia .indent ul.brightness li .img {
          margin-top: 10px; }
    .wrapper section.bravia .indent p.image {
      text-align: center;
      margin-top: 15px;
      font-size: 14px; }
    .wrapper section.bravia .indent ul.detail {
      display: flex;
      justify-content: center;
      margin: 50px auto 0; }
      @media screen and (max-width: 768px) {
        .wrapper section.bravia .indent ul.detail {
          margin-top: 0;
          display: block; } }
      .wrapper section.bravia .indent ul.detail li {
        max-width: 460px;
        padding: 0 30px; }
        @media screen and (max-width: 768px) {
          .wrapper section.bravia .indent ul.detail li {
            max-width: 100%;
            padding: 0;
            margin-top: 30px; }
            .wrapper section.bravia .indent ul.detail li:first-child {
              margin-top: 0; } }
        .wrapper section.bravia .indent ul.detail li p {
          text-align: center;
          font-size: 16px;
          margin-top: 10px; }
    .wrapper section.bravia .indent .flex {
      margin-top: 50px;
      display: flex;
      justify-content: space-between;
      /*
      .img{
          width: 45%;
          box-shadow: 5px 0px 15px 0px rgba(0, 0, 0, 0.3),0px 5px 15px 0px rgba(0, 0, 0, 0.3);
          @include break{
              width: 100%;
          }
          img{
              width: 100%;
          }
      }
      */ }
      @media screen and (max-width: 768px) {
        .wrapper section.bravia .indent .flex {
          margin-top: 30px;
          display: block; } }
      .wrapper section.bravia .indent .flex .txt-area {
        width: 77%; }
        @media screen and (max-width: 768px) {
          .wrapper section.bravia .indent .flex .txt-area {
            width: 100%; } }
      .wrapper section.bravia .indent .flex ul.icn {
        margin-top: 60px;
        display: flex;
        justify-content: flex-end; }
        @media screen and (max-width: 768px) {
          .wrapper section.bravia .indent .flex ul.icn {
            justify-content: flex-start;
            margin-top: 15px; } }
        .wrapper section.bravia .indent .flex ul.icn li {
          margin-left: 15px; }
          @media screen and (max-width: 768px) {
            .wrapper section.bravia .indent .flex ul.icn li {
              width: 65px;
              margin-left: 10px; } }
    .wrapper section.bravia .indent .block {
      margin-top: 60px; }
      @media screen and (max-width: 768px) {
        .wrapper section.bravia .indent .block {
          margin-top: 40px; } }
      .wrapper section.bravia .indent .block ul.img {
        display: flex;
        justify-content: space-between;
        margin-top: 30px; }
        @media screen and (max-width: 768px) {
          .wrapper section.bravia .indent .block ul.img {
            display: block;
            margin-top: 20px; } }
        .wrapper section.bravia .indent .block ul.img li {
          margin-right: 48px; }
          .wrapper section.bravia .indent .block ul.img li:last-child {
            margin-right: 0; }
          @media screen and (max-width: 768px) {
            .wrapper section.bravia .indent .block ul.img li {
              margin: 0 0 30px; }
              .wrapper section.bravia .indent .block ul.img li:last-child {
                margin: 0; } }
          .wrapper section.bravia .indent .block ul.img li p.note {
            font-size: 12px;
            margin-top: 10px; }
      .wrapper section.bravia .indent .block p.note {
        font-size: 12px;
        margin-top: 15px; }
      .wrapper section.bravia .indent .block .img2 {
        margin-top: 30px;
        text-align: center; }
        @media screen and (max-width: 768px) {
          .wrapper section.bravia .indent .block .img2 {
            margin-top: 20px; } }
.wrapper section.distance {
  margin-top: 100px; }
  @media screen and (max-width: 768px) {
    .wrapper section.distance {
      margin-top: 60px; } }
  .wrapper section.distance .img {
    margin-top: 50px; }
    @media screen and (max-width: 768px) {
      .wrapper section.distance .img {
        margin-top: 30px; } }
.wrapper section.jirei {
  margin-top: 100px;
  background-color: #e6eaf4;
  padding: 80px 0; }
  @media screen and (max-width: 768px) {
    .wrapper section.jirei {
      margin-top: 60px;
      padding: 30px 0; } }
  .wrapper section.jirei h2.ttl {
    color: #0b2f95;
    border-left: 4px solid #0b2f95; }
  .wrapper section.jirei ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px; }
    @media screen and (max-width: 1000px) {
      .wrapper section.jirei ul {
        justify-content: space-between; } }
    @media screen and (max-width: 768px) {
      .wrapper section.jirei ul {
        display: block;
        margin-top: 30px; } }
    .wrapper section.jirei ul li {
      width: 31.5%;
      margin-bottom: 30px;
      margin-right: 2.5%;
      border: 1px solid #c9c9c9;
      background-color: #ffffff;
      text-align: center;
      padding: 25px 20px 40px; }
      @media screen and (max-width: 1000px) {
        .wrapper section.jirei ul li {
          width: 48.5%;
          margin-right: 0; } }
      @media screen and (max-width: 768px) {
        .wrapper section.jirei ul li {
          width: 100%;
          padding: 20px 5% 30px; }
          .wrapper section.jirei ul li:last-child {
            margin-bottom: 0; } }
      .wrapper section.jirei ul li:nth-child(3n) {
        margin-right: 0; }
      .wrapper section.jirei ul li h3 {
        font-size: 20px;
        font-weight: bold;
        min-height: 58px;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media screen and (max-width: 768px) {
          .wrapper section.jirei ul li h3 {
            font-size: 18px;
            min-height: auto; } }
      .wrapper section.jirei ul li h4 {
        margin-top: 10px;
        border: 2px solid #c9c9c9;
        border-radius: 25px;
        font-size: 16px;
        display: inline-block;
        padding: 6px 14px 8px;
        line-height: 1; }
        @media screen and (max-width: 768px) {
          .wrapper section.jirei ul li h4 {
            font-size: 15px; } }
      .wrapper section.jirei ul li .img {
        margin-top: 30px; }
        @media screen and (max-width: 768px) {
          .wrapper section.jirei ul li .img {
            margin-top: 20px; } }
      .wrapper section.jirei ul li p {
        margin-top: 20px;
        font-size: 16px; }
        @media screen and (max-width: 768px) {
          .wrapper section.jirei ul li p {
            margin-top: 15px;
            font-size: 15px; } }
      .wrapper section.jirei ul li .btn {
        margin: 15px auto 0; }
        .wrapper section.jirei ul li .btn a {
          color: #ffffff;
          background: #373737;
          text-decoration: none;
          line-height: 1;
          width: 140px;
          height: 30px;
          font-size: 14px;
          border-radius: 5px;
          display: flex;
          justify-content: center;
          align-items: center;
          margin: 0 auto;
          padding-bottom: 2px; }
          .wrapper section.jirei ul li .btn a span {
            color: #ffffff;
            font-size: 75%;
            padding-top: 2px;
            padding-left: 7px; }
.wrapper .line_upBox {
  max-width: 1000px;
  width: 100%;
  margin: 80px auto 0;
  background: #666;
  padding: 40px 0 40px; }
  @media screen and (max-width: 768px) {
    .wrapper .line_upBox {
      margin: 40px auto 0; } }
  .wrapper .line_upBox .line_up_ttl {
    color: #fff;
    text-align: center;
    font-size: 28px;
    margin-bottom: 30px; }
    @media screen and (max-width: 768px) {
      .wrapper .line_upBox .line_up_ttl {
        font-size: 22px; } }
  .wrapper .line_upBox ul {
    display: flex;
    justify-content: center;
    gap: 0 50px; }
    @media screen and (max-width: 768px) {
      .wrapper .line_upBox ul {
        flex-direction: column;
        align-items: center;
        gap: 30px 0; } }
    .wrapper .line_upBox ul li a {
      background: #fff;
      max-width: 300px;
      width: 100%;
      display: flex;
      justify-content: center;
      flex-direction: column;
      align-items: center;
      transition: 0.5s;
      cursor: pointer;
      text-decoration: none; }
      .wrapper .line_upBox ul li a:hover {
        opacity: 0.6; }
      .wrapper .line_upBox ul li a p {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        padding: 0 0 20px; }
      .wrapper .line_upBox ul li a .shop_btn {
        background: #2d75c7;
        max-width: 140px;
        width: 100%;
        font-size: 14px;
        color: #fff;
        font-weight: normal;
        border-radius: 3px;
        padding: 3px 0;
        margin-bottom: 25px; }
.wrapper .bnr-bravia {
  margin-top: 60px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .wrapper .bnr-bravia {
      margin-top: 40px;
      padding: 0 5%; } }
.wrapper .bnr-document {
  margin-top: 60px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .wrapper .bnr-document {
      margin-top: 40px;
      padding: 0 16%; } }

.footNav {
  display: none; }

@media screen and (min-width: 769px) {
  .pc {
    display: block !important; }

  .pcImg {
    display: inline-block !important; }

  .sp {
    display: none !important; }

  .spImg {
    display: none !important; } }
@media screen and (max-width: 768px) {
  .sp {
    display: block !important; }

  .spImg {
    display: inline-block !important; }

  .pc {
    display: none !important; }

  .pcImg {
    display: none !important; } }
