* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

form {
  display: inline;
}

html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

img {
  vertical-align: top;
}

ul, ol {
  list-style: none;
  letter-spacing: -0.4em;
}
ul li, ol li {
  letter-spacing: normal;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dd, dt {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

td, th {
  padding: 0;
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " ";
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* clearfix */
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.pc_view {
  display: block !important;
}

.sp_view {
  display: none !important;
}

.pc_view_i {
  display: inline !important;
}

.sp_view_i {
  display: none !important;
}

#jw2307_lp {
  height: 100%;
  min-height: 100%;
  color: #333333;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 300;
  overflow-x: visible;
  line-height: 1.7;
  letter-spacing: 0.12em;
}
#jw2307_lp p {
  text-align: inherit;
  padding-top: 0;
  font-size: inherit;
}
#jw2307_lp a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  font-size: 18px;
}
#jw2307_lp a:hover {
  opacity: 0.8;
}
#jw2307_lp .contents_block.key_visual > .inner {
  position: relative;
  padding-bottom: 100px;
}
#jw2307_lp .contents_block.key_visual .bg_image {
  position: absolute;
  top: 20px;
  left: 20px;
}
#jw2307_lp .contents_block.key_visual .bg_image img {
  width: 600px;
}
#jw2307_lp .contents_block.key_visual .bg_image.second {
  top: inherit;
  left: inherit;
  bottom: 20px;
  right: 20px;
  z-index: -1;
  transform: scale(-1, 1);
}
#jw2307_lp .contents_block.key_visual .bg_image.second img {
  width: 800px;
}
#jw2307_lp .contents_block.key_visual .headline_area:before {
  content: "";
  display: block;
  background: rgb(140, 245, 255);
  background: linear-gradient(180deg, rgb(140, 245, 255) 0%, rgba(255, 255, 255, 0) 100%);
  height: 220px;
}
#jw2307_lp .contents_block.key_visual .headline_area .title {
  margin-top: -20px;
  font-size: 50px;
  color: #4B9CD1;
  text-align: center;
}
#jw2307_lp .contents_block.key_visual .headline_area .sub {
  margin-top: 20px;
  font-size: 18px;
  text-align: center;
}
#jw2307_lp .contents_block.key_visual .image_container {
  text-align: center;
  overflow: hidden;
}
#jw2307_lp .contents_block.key_visual .image_container img {
  margin-left: 40px;
}
#jw2307_lp .contents_block.key_visual .description .text {
  margin-top: 20px;
  text-align: center;
}
#jw2307_lp .contents_block.lower {
  padding: 40px 0 60px;
}
#jw2307_lp .contents_block.lower h2 {
  font-weight: normal;
  text-align: center;
  font-size: 32px;
}
#jw2307_lp .contents_block.lower h3 {
  font-weight: normal;
}
#jw2307_lp .contents_block.lower h4 {
  font-weight: normal;
}
#jw2307_lp .contents_block.lower p {
  text-align: center;
  margin-top: 20px;
}
#jw2307_lp .contents_block.lower .title_area {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg, rgba(247, 234, 217, 0) 0%, rgba(247, 234, 217, 0.4) 50%, rgba(247, 234, 217, 0) 100%);
}
#jw2307_lp .contents_block.lower .title_area h2 {
  font-size: 36px;
  color: #4B9CD1;
  text-align: right;
  padding-right: 20px;
  font-weight: bold;
}
#jw2307_lp .contents_block.lower .title_area p {
  font-size: 16px;
  text-align: left;
  padding-left: 20px;
}
#jw2307_lp .list_items {
  margin: 70px auto 0;
  max-width: 1164px;
}
#jw2307_lp .list_items p {
  text-align: center;
}
#jw2307_lp .list_items ul {
  margin-top: 50px;
}
#jw2307_lp .list_items ul li {
  display: inline-block;
  vertical-align: top;
  width: 23%;
  margin-right: 2%;
  margin-bottom: 4%;
  float: left;
  text-align: center;
  position: relative;
  padding-top: 180px;
}
#jw2307_lp .list_items ul li:nth-child(4n) {
  margin-right: 0;
}
#jw2307_lp .list_items ul li .image_container {
  border: solid 1px #f9f9f9;
  box-shadow: 0px 2px 2px 0px rgba(204, 204, 204, 0.95);
  width: 200px;
  height: 200px;
  position: absolute;
  top: 0;
  left: -10px;
}
#jw2307_lp .list_items ul li .image_container img {
  width: 100%;
}
#jw2307_lp .list_items ul li .info_area {
  background-color: #F0F9FF;
  padding: 20px 20px 12px;
}
#jw2307_lp .list_items ul li .info_area .brand {
  text-align: left;
  font-size: 12px;
}
#jw2307_lp .list_items ul li .info_area .brand .en {
  font-weight: 600;
  display: block;
}
#jw2307_lp .list_items ul li .info_area .brand .ja {
  display: block;
}
#jw2307_lp .list_items ul li .info_area .name {
  margin-top: 12px;
  text-align: left;
  font-size: 14px;
  line-height: 1.4;
}
#jw2307_lp .link_area {
  margin: 70px auto 0;
  max-width: 1164px;
  text-align: center;
}
#jw2307_lp .link_area a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 460px;
  height: 54px;
  border: solid 1px #333;
  border-radius: 4px;
  position: relative;
  font-size: 18px;
  padding-left: 0;
}
#jw2307_lp .link_area a:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 6%;
  left: inherit;
  border: 0px;
  border-left: solid 1px #666;
  border-top: solid 1px #666;
  transform: rotate(135deg);
  margin-top: -5px;
}

@media screen and (max-width: 767px) {
  .pc_view {
    display: none !important;
  }
  .sp_view {
    display: block !important;
  }
  .pc_view_i {
    display: none !important;
  }
  .sp_view_i {
    display: inline !important;
  }
  #jw2307_lp .contents_block.key_visual .bg_image img {
    width: 70vw;
  }
  #jw2307_lp .contents_block.key_visual .bg_image.second img {
    width: 60vw;
  }
  #jw2307_lp .contents_block.key_visual .headline_area:before {
    height: 40vw;
  }
  #jw2307_lp .contents_block.key_visual .headline_area .title {
    font-size: 9vw;
  }
  #jw2307_lp .contents_block.key_visual .headline_area .sub {
    margin-top: 1vw;
    font-size: 4vw;
  }
  #jw2307_lp .contents_block.key_visual .image_container img {
    margin-left: 5vw;
    width: 100%;
  }
  #jw2307_lp .contents_block.key_visual .description {
    padding: 0 12px;
  }
  #jw2307_lp .contents_block.key_visual .description .text {
    font-size: 14px;
  }
  #jw2307_lp .contents_block.lower {
    padding-bottom: 1vw;
  }
  #jw2307_lp .contents_block.lower .title_area {
    display: block;
  }
  #jw2307_lp .contents_block.lower .title_area h2 {
    font-size: 8vw;
    color: #4B9CD1;
    text-align: center;
    padding-right: 0;
    font-weight: bold;
  }
  #jw2307_lp .contents_block.lower .title_area p {
    font-size: 14px;
    padding: 0 12px;
    margin-top: 40px;
  }
  #jw2307_lp .list_items {
    margin: 10px auto 0;
  }
  #jw2307_lp .list_items ul {
    padding: 0 12px;
    margin-top: 2vw;
  }
  #jw2307_lp .list_items ul li {
    width: 49%;
    padding-top: 38vw;
  }
  #jw2307_lp .list_items ul li:nth-child(2n) {
    margin-right: 0;
  }
  #jw2307_lp .list_items ul li .image_container {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
  }
  #jw2307_lp .list_items ul li .image_container img {
    width: 100%;
    height: auto;
  }
  #jw2307_lp .link_area {
    width: 100%;
    text-align: center;
    padding: 12px;
    margin-top: 20px;
  }
  #jw2307_lp .link_area a {
    font-size: 14px;
    width: 100%;
  }
}