@charset "UTF-8";
body {
  font-size: 16px;
  background: url(../images/bg_pattern.jpg) left top;
  font-family: "メイリオ", "Meiryo",sans-serif;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 100%;
}

.c5-header {
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto 80px;
  background: #000;
  background-size: 100%;
}

.c5-u-ta {
  display: none;
}

.c5-u-pcta {
  display: block;
}

.c5-headerWrap {
  position: relative;
  margin: 0 auto;
  padding: 50px 0 0;
}

nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  background: #000;
  z-index: 10000;
}

.c5-navWrap {
  margin: 0 auto;
  padding: 1% 0;
}

.c5-navWrapInner {
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto;
}

.c5-sonylogo {
  float: left;
  width: auto;
  margin-left: 1.8%;
}

.c5-sonylogo img {
  display: block;
  max-width: 90%;
  width: auto;
  height: auto;
  margin: 0 auto;
}

.c5-navSP {
  display: none;
}

.c5-navSP li {
  display: none;
}

.c5-navPC {
  float: right;
  overflow: hidden;
  list-style: none;
  width: 58.333333333333336%;
  margin: 0 1% 0 0;
  padding: 0;
}

.c5-navPC li {
  float: left;
}

.c5-navPC li:nth-child(2) {
  float: right;
}

.c5-navPC li.c5-nav01 {
  width: 32.57142857142858%;
  margin-left: 5%;
}

.c5-navPC li.c5-nav02 {
  width: 55.85714285714286%;
}

.c5-navPC li img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
}

.main {
  max-width: 1280px;
  margin: 0 auto;
}

.mainImage {
  width: 100%;
  margin: 0 auto;
}

.mainImage img {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}

.gogakubnr {
  width: 100%;
  margin: 4% auto;
  padding: 0;
}

.gogakubnr img {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}

.modelLink {
  width: 64.0625%;
  margin: 4% auto;
  padding: 0 5%;
}

.modelLink img {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}

.ttlRecommend {
  max-width: 605px;
  margin: 5.5% auto 0;
}

.ttlRecommend img {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}

.caseWrap {
  max-width: 1200px;
  margin: 0 3.125%;
  padding: 0 0 3.125%;
  background: #fff;
}

.caseSubTtl {
  margin: 0;
  padding: 1% 0 1.5%;
  font-size: 24px;
  font-size: 1.5rem;
  text-align: center;
}

.caseSubTtl--1 {
  color: #197112;
}

.caseSubTtl--2 {
  color: #054873;
}

.caseSubTtl--3 {
  color: #6f017c;
}

.caseCont {
  overflow: hidden;
  max-width: 1020px;
  margin: 0 auto;
  padding: 0 0 7%;
}

.caseCont--mb0 {
  padding: 0;
}

.caseCont__textWrap {
  float: left;
  width: 46%;
}

.caseCont__text {
  margin: 0;
  font-size: 1.1rem;
  line-height: 1.75;
}

.caseCont__commenttext {
  padding-left: 1em;
  margin: 0 0 10px;
  font-size: .8rem;
  line-height: 1.75;
  text-indent: -1em;
}

.caseCont__commenttext--mb0 {
  margin: 0;
}

.caseCont__movie {
  overflow: hidden;
  position: relative;
  width: 46.22222222222222%;
  margin: 0 auto;
  padding: 22.99% 0 3%;
}

.caseCont__movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.caseCont__movie img {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}

.caseCont__img {
  float: right;
  width: 46.07843137254902%;
}

.caseCont__img img {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}

#b01 {
  margin-top: -50px;
  padding-top: 50px;
}

#b02 {
  margin-top: -50px;
  padding-top: 50px;
}

#b01sp {
  margin-top: -120px;
  padding-top: 120px;
}

#b02sp {
  margin-top: -120px;
  padding-top: 120px;
}

.bnrComment {
  width: 93.75%;
  margin: 50px 3.125% 50px;
}

.bnrComment img {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}

.ttlLineup {
  max-width: 639px;
  margin: 3.05% auto -1%;
}

.ttlLineup img {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}

.lineupWrap {
  position: relative;
}

.icon {
  position: relative;
  top: -20px;
  max-width: 1020px;
  width: 79.6875%;
  margin: 0 auto;
}

.icon__text {
  margin: 0 0 3px;
  color: #2c5092;
  font-size: 1.1rem;
}

.icon__text:before {
  content: url(../images/arrow_01.png);
  margin: 0;
  padding-right: .5em;
  position: relative;
  top: 2px;
}

.icon__list {
  overflow: hidden;
  list-style: none;
  max-width: 1020px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: center;
}

.icon__list li {
  width: 23%;
  max-width: 192px;
  margin: 0 1%;
}

.icon__list li img {
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}

.catebox {
  max-width: 1020px;
  width: 79.6875%;
  margin: 0 10.0675% 80px;
  padding: 0 0 50px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 8px -1px #1d1d1f;
  -moz-box-shadow: 0px 0px 8px -1px #1d1d1f;
  -webkit-box-shadow: 0px 0px 8px -1px #1d1d1f;
}

.catebox__ttl {
  margin: 0 0 38px;
  padding: 10px 5%;
  background: #2c5092;
  border-radius: 10px 10px 0 0;
  text-align: center;
}

.catebox__ttl img {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}

.catebox__subttl {
  position: relative;
  display: block;
  width: auto;
  margin: 0 auto 6px;
  color: #2c5092;
}

.catebox__subttl p {
  display: table;
  width: auto;
  margin: 0 auto;
  padding: 0 0 1.2%;
  color: #2c5092;
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
  background: url(../images/pc_border.png) no-repeat center 102%;
}

.catebox__subttl span {
  display: none;
}

.catebox__illust {
  width: 68.62745098039215%;
  margin: 0 auto 40px;
}

.catebox__illust img {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}

.product {
  max-width: 840px;
  width: 82.35294117647058%;
  margin: 0 auto;
}

.product__match {
  margin: 0 0 5px;
  font-size: 1.25rem;
  text-align: center;
}

.product__match:before {
  position: relative;
  content: url(../images/bslash.jpg);
  top: 2px;
  left: -5px;
}

.product__match:after {
  position: relative;
  content: url(../images/slash.jpg);
  top: 2px;
  left: 5px;
}

.product__catename {
  margin: 0 0 30px;
  padding: 5px 0;
  color: #fff;
  font-size: 1.25rem;
  text-align: center;
}

.product__catename--bg1 {
  background: #905b94;
}

.product__catename--bg2 {
  background: #29ad4b;
}

.product__catename--bg3 {
  background: #eb6ea5;
}

.product__catename--bg4 {
  background: #3a9ad6;
}

.product__wrap {
  overflow: hidden;
  margin: 0px auto;
  padding: 0 0 66px;
}

.product__wrap a {
  display: block;
  text-decoration: none;
  color: #000;
  cursor: pointer;
}

.product__wrap--last {
  padding: 0 0 40px;
}

.product__box {
  float: left;
  width: 42.857142857142854%;
}

.product__box--r {
  float: right;
}

.product__text {
  margin: 0 0 10px;
  padding-left: .5em;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.1;
}

.product__text--1 {
  border-left: solid 5px #905b94;
}

.product__text--2 {
  border-left: solid 5px #29ad4b;
}

.product__text--3 {
  border-left: solid 5px #eb6ea5;
}

.product__text--4 {
  border-left: solid 5px #3a9ad6;
}

.product__image {
  width: auto;
  margin: 0 0 10px;
}

.product__image img {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}

.product__func {
  display: inline-block;
  margin: 0 0 10px;
  padding: 2px 5px 0;
  border: solid 1px #000;
  font-size: .95rem;
}

.product__name {
  margin: 0 0 5px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.1;
}

.product__exp {
  margin: 0 0 10px;
  font-size: .95rem;
  line-height: 1.75;
}

.product__exp span {
  margin: 0 0 10px;
  font-size: .8rem;
}

.product__material {
  width: 61%;
  margin: 0 0 5px;
  font-size: .75rem;
  font-weight: bold;
}

.product__material:before {
  position: relative;
  content: url(../images/arrow_05.png);
  padding-right: 5px;
  top: 0;
  left: 0;
}

.product__list {
  overflow: hidden;
  width: 61.111111111111114%;
  margin: 0 0 14px;
  padding: 0;
  list-style: none;
}

.product__list li {
  float: left;
  width: 31%;
  margin-right: 2%;
}

.product__list li img {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}

.product__btn {
  width: 61.111111111111114%;
  background: #2c5092;
  border-radius: 30px;
  text-align: center;
  box-sizing: border-box;
}

.product__btn a {
  position: relative;
  display: block;
  padding: 10px 15px;
  color: #fff;
  text-decoration: none;
}

.product__btn a span {
  display: block;
  position: absolute;
  width: 11px;
  height: 13px;
  left: 10%;
  top: 40%;
  background: url(../images/arrow_02.png) no-repeat left top;
  background-size: 70%;
}

.btnList {
  width: 100%;
  margin: 0 0 20px;
  background: #5787f4;
  border-radius: 5px;
  text-align: center;
  box-sizing: border-box;
}

.btnList a {
  position: relative;
  display: block;
  padding: 15px 15px 10px;
  color: #fff;
  font-size: 1.25rem;
  line-height: 1;
  text-decoration: none;
}

.btnList a span {
  display: inline-block;
  padding-right: 1em;
  width: 11px;
  height: 13px;
  background: url(../images/arrow_02.png) no-repeat left top;
}

.btnReturn {
  width: 33.33333333333333%;
  margin: 0 auto;
  background: #fff;
  border-radius: 5px;
  text-align: center;
  box-sizing: border-box;
  border: solid 1px #2c5092;
}

.btnReturn a {
  position: relative;
  display: block;
  padding: 15px 20px 10px;
  color: #2c5092;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}

.btnReturn a span {
  display: inline-block;
  padding-right: 1em;
  width: 11px;
  height: 13px;
  background: url(../images/arrow_03.png) no-repeat left top;
}

.btnTopWrap {
  overflow: hidden;
  width: 100%;
}

.btnTop {
  float: right;
  width: 20%;
}

.btnTop img {
  display: block;
  max-width: 60%;
  width: auto;
  margin: 0 auto;
}

footer {
  padding: 1.1% 0;
  background: #000;
  color: #fff;
  font-size: 14px;
  font-size: .8rem;
  text-align: center;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
  clear: both;
}

.c5-u-pc {
  display: block;
}

.c5-u-sp {
  display: none;
}

.br {
  display: block;
}

.br2 {
  display: none;
}

.mod-effect img:hover {
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
  transition: opacity .3s;
  opacity: .8;
}

.tabWrapLine {
  width: 93%;
  margin: 0 auto;
  border: solid 3px #b7c3db;
  box-sizing: border-box;
}

.tabWrap {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
}

.tabWrap li {
  float: left;
  width: 33.33333333333333%;
  padding: 0;
  list-style: none;
  cursor: pointer;
}

.tabWrap li img {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}

.caseWrapBg {
  margin: 0;
  background: #fff;
}

#tab-1 {
  display: block;
}

#tab-2 {
  display: none;
}

#tab-3 {
  display: none;
}

.open__wrap {
  max-width: 1020px;
  width: 79.6875%;
  margin: 60px auto 120px;
}

.open__wrap a {
  display: block;
  position: relative;
}

.open__wrap a:hover {
  text-decoration: none;
}

.open__wrap a h2 {
  color: #fff;
  font-size: 36px;
  margin: 0;
  padding: 20px 10px;
  background-color: #70b16a;
  border-radius: 20px 20px 0 0/20px 20px 0 0;
  text-align: center;
}

.open__wrap a .open__inner {
  box-sizing: border-box;
  border: 7px solid #70b16a;
  border-top: none;
  border-radius: 0 0 20px 20px/0 0 20px 20px;
  background-color: #fff;
  padding: 10px 6%;
}

.open__wrap a .open__inner .flexbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.open__wrap a .open__inner .flexbox .img1 {
  width: 21%;
  max-width: 181px;
}

.open__wrap a .open__inner .flexbox .img2 {
  width: 30%;
  max-width: 259px;
}

.open__wrap a .open__inner .flexbox p {
  width: 39%;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.53;
}

.open__wrap a .delta {
  position: absolute;
  left: 50%;
  bottom: 4%;
  transform: translate(-50%, 0);
}

.open__wrap a .delta p {
  font-size: 20px;
  font-weight: bold;
  color: #70b16a;
  margin: 0;
}

.open__wrap a .delta .icn {
  position: relative;
}

.open__wrap a .delta .icn::before, .open__wrap a .delta .icn::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
}

.open__wrap a .delta .icn::before {
  top: 0;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  border-width: 40px 50px 0 50px;
}

.open__wrap a .delta .icn::after {
  top: 0;
  border-style: solid;
  border-color: #70b16a transparent transparent transparent;
  border-width: 35px 45px 0 45px;
  z-index: 10;
}

.open__products_wrap {
  max-width: 1020px;
  width: 79.6875%;
  margin: 100px auto 60px;
}

.open__products_wrap h2 {
  color: #fff;
  font-size: 36px;
  margin: 0;
  padding: 20px 10px;
  background-color: #70b16a;
  border-radius: 20px 20px 0 0/20px 20px 0 0;
  text-align: center;
}

.open__products_wrap .open__inner {
  box-sizing: border-box;
  border: 7px solid #70b16a;
  border-top: none;
  border-radius: 0 0 20px 20px/0 0 20px 20px;
  background-color: #fff;
  padding: 25px 6%;
}

.open__products_wrap .top {
  margin-bottom: 35px;
}

.open__products_wrap .flexbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.open__products_wrap .flexbox .fl_txt {
  width: 65%;
}

.open__products_wrap .flexbox .fl_txt h3 {
  font-size: 26px;
  line-height: 1.5;
  margin: 0 0 30px;
  color: #70b16a;
}

.open__products_wrap .flexbox .fl_txt p {
  font-size: 20px;
  line-height: 1.7;
}

.open__products_wrap .flexbox .fl_img {
  width: 34%;
}

.open__products_wrap .flexbox .fl_img img {
  max-width: 100%;
}

.open__products_wrap .open__product_inner {
  margin-bottom: 60px;
}

.open__products_wrap .open__product_inner h3 {
  position: relative;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 21px;
  margin: 0 0 40px;
  padding: 10px;
  background-color: #70b16a;
}

.open__products_wrap .open__product_inner h3::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-color: #70b16a transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}

.open__products_wrap .open__product_inner.top .flexbox {
  justify-content: center;
}

.open__products_wrap .open__product_inner.top .flexbox .fl_left {
  width: 24%;
}

.open__products_wrap .open__product_inner.top .flexbox .fl_left img {
  max-width: 100%;
}

.open__products_wrap .open__product_inner.top .flexbox .product {
  width: 41%;
  margin: 0 0 0 3%;
}

.open__products_wrap .open__product_inner.bottom .flexbox {
  align-items: flex-start;
}

.open__products_wrap .open__product_inner.bottom .flexbox .product {
  width: 49%;
}

.open__products_wrap .open__product_inner.bottom .flexbox .product img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.open__products_wrap .open__product_inner.bottom .flexbox .product .cat {
  margin-top: 20px;
}

.open__products_wrap .open__product_inner.bottom .flexbox .product .name.ex {
  font-size: 34px;
}

.open__products_wrap .open__product_inner .product .cat {
  box-sizing: border-box;
  width: 100%;
  max-width: 200px;
  margin: 0 0 10px;
  padding: 5px 10px;
  text-align: center;
  color: #70b16a;
  background-color: #f0f7f0;
  border: 3px solid #70b16a;
  border-radius: 5px;
  font-weight: bold;
}

.open__products_wrap .open__product_inner .product .cat2 {
  font-size: 18px;
  margin: 0;
}

.open__products_wrap .open__product_inner .product .name {
  font-size: 35px;
  font-weight: bold;
  margin: 0;
}

.open__products_wrap .open__product_inner .product .cap {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 20px;
}

@media screen and (max-width: 768px) {
  body {
    font-family: "メイリオ", "Meiryo",sans-serif;
  }
  .c5-navPC {
    float: right;
    overflow: hidden;
    list-style: none;
    width: 70%;
    margin: 0 5% 0 0;
    padding: .2% 0 0;
  }
  .c5-navPC li.c5-nav01 {
    width: 32.57142857142858%;
    margin-left: 5%;
  }
  .c5-navPC li.c5-nav02 {
    width: 55.85714285714286%;
  }
  .caseSubTtl {
    font-size: 1.3rem;
    text-align: center;
  }
  .caseCont__movie {
    overflow: hidden;
    position: relative;
    width: auto;
    margin: 0 auto;
    padding: 53.2% 0 3%;
  }
  .caseCont__movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .catebox__ttl {
    margin: 0 0 15px;
    padding: 10px 10%;
    background: #2c5092;
    border-radius: 10px 10px 0 0;
    text-align: center;
  }
  .catebox__subttl p {
    display: table;
    width: auto;
    margin: 0 auto;
    padding: 0 0 4%;
    color: #2c5092;
    font-size: 1.1rem;
    font-weight: 500;
    text-align: center;
    border-bottom: none;
    background: url(../images/pc_border.png) no-repeat center 102%;
  }
  .catebox__subttl {
    position: relative;
    display: block;
    width: auto;
    margin: 0 auto 5px;
    padding: 0 5%;
    color: #2c5092;
  }
  .catebox__subttl span {
    display: none;
  }
  .product__btn {
    width: 60%;
    background: #2c5092;
    border-radius: 30px;
    text-align: center;
    box-sizing: border-box;
  }
  .product__btn a span {
    display: block;
    position: absolute;
    width: 11px;
    height: 13px;
    left: 5%;
    top: 40%;
    background: url(../images/arrow_02.png) no-repeat left top;
    background-size: 70%;
  }
  .btnList {
    position: relative;
    width: 100%;
    margin: 0 0 40px;
    background: #5787f4;
    border-radius: 5px;
    text-align: center;
    box-sizing: border-box;
  }
  .btnList a {
    display: block;
    padding: 10px 15px 5px;
    color: #fff;
    font-size: 1.25rem;
    line-height: 1.5;
    text-decoration: none;
  }
  .btnList a span {
    position: absolute;
    left: 2%;
    top: 42%;
    padding-right: 1em;
    width: 11px;
    height: 13px;
    background: url(../images/arrow_02.png) no-repeat left top;
  }
  .btnReturn {
    width: 55%;
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    box-sizing: border-box;
    border: solid 1px #2c5092;
  }
  .btnReturn a {
    position: relative;
    display: block;
    padding: 15px 20px 10px;
    color: #2c5092;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
  }
  .btnReturn a span {
    display: inline-block;
    padding-right: 1em;
    width: 11px;
    height: 13px;
    background: url(../images/arrow_03.png) no-repeat left top;
  }
  .open__wrap a h2 {
    font-size: 26px;
  }
  .open__wrap a .open__inner .flexbox p {
    width: 44%;
    font-size: 17px;
  }
  .open__wrap a .delta {
    bottom: 5%;
  }
  .open__wrap a .delta p {
    font-size: 16px;
  }
  .open__products_wrap h2 {
    font-size: 26px;
  }
  .open__products_wrap .flexbox .fl_txt h3 {
    font-size: 20px;
  }
  .open__products_wrap .flexbox .fl_txt p {
    font-size: 16px;
  }
  .open__products_wrap .open__product_inner .product__btn {
    width: 90%;
  }
  .open__products_wrap .open__product_inner h3 {
    font-size: 18px;
  }
  .open__products_wrap .open__product_inner.top .flexbox .fl_left {
    width: 40%;
  }
  .open__products_wrap .open__product_inner.bottom .flexbox .product {
    width: 45%;
  }
  .open__products_wrap .open__product_inner.bottom .flexbox .product .name.ex {
    font-size: 25px;
  }
  .open__products_wrap .open__product_inner .product .cat2 {
    font-size: 16px;
  }
  .open__products_wrap .open__product_inner .product .name {
    font-size: 25px;
  }
  .open__products_wrap .open__product_inner .product .cap {
    font-size: 16px;
  }
}

@media screen and (max-width: 640px) {
  .c5-header {
    max-width: 1920px;
    margin: 0 auto;
    background: none;
    background-size: 100%;
  }
  .c5-u-pcta {
    display: none;
  }
  .c5-u-ta {
    display: block;
  }
  nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    background: #000;
    z-index: 10000;
  }
  .c5-navWrap {
    overflow: hidden;
    max-width: 1280px;
    margin: 0 auto;
    padding: 2% 0 1%;
  }
  .c5-sonylogo {
    float: none;
    width: 27.34375%;
    margin: 0 auto;
    padding: 2% 0;
  }
  .c5-sonylogo img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
  }
  .c5-menu {
    overflow: hidden;
    float: left;
    width: 15.625%;
    height: auto;
    margin-left: 0;
  }
  .c5-menu img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto 0;
    margin: 0 auto;
  }
  .c5-navPC {
    display: none;
  }
  .c5-navPC li {
    display: none;
  }
  .c5-navSP {
    float: none;
    overflow: hidden;
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .c5-navSP li {
    display: block;
    float: none;
  }
  .c5-navSP li.c5-nav01 {
    width: auto;
    padding: 5%;
  }
  .c5-navSP li.c5-nav02 {
    width: auto;
    padding: 5%;
  }
  .c5-navSP li img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
  }
  .main {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0;
  }
  .mainImage {
    width: 100%;
    margin: 0 auto;
    padding: 10.2% 0 0;
  }
  .modelLink {
    width: 93.75%;
    margin: 8% auto;
    padding: 0;
  }
  .caseTtl {
    width: auto;
    margin: 0 0 3%;
  }
  .caseTtl img {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
  }
  .ttlRecommend {
    max-width: 605px;
    margin: 5.5% 5% 0;
  }
  .caseWrap {
    max-width: 1200px;
    margin: 0;
    background: #fff;
  }
  .caseCont {
    overflow: hidden;
    max-width: 1020px;
    width: 90%;
    margin: 0 auto;
    padding: 0;
  }
  .caseCont__textWrap {
    float: none;
    width: auto;
  }
  .caseCont__text {
    margin: 0;
    font-size: 1.1rem;
  }
  .caseCont__img {
    width: auto;
    margin: 0 auto 5%;
  }
  .caseCont__img img {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
  }
  .caseCont__movie {
    overflow: hidden;
    position: relative;
    width: 90%;
    margin: 0 auto;
    padding: 48% 0 3%;
  }
  .caseCont__movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .bnrComment {
    width: auto;
    margin: 30px 5% 60px;
  }
  .ttlLineup {
    max-width: 639px;
    margin: 5.5% 5% -4%;
  }
  .icon {
    position: relative;
    top: -10px;
    max-width: 1020px;
    width: auto;
    margin: 0 3.125%;
  }
  .icon__text {
    margin: 0 0 3px;
    color: #2c5092;
    font-size: 1.1rem;
  }
  .icon__text:before {
    content: url(../images/arrow_01.png);
    margin: 0;
    padding-right: .5em;
    position: relative;
    top: 2px;
  }
  .icon__list {
    flex-wrap: wrap;
  }
  .icon__list li {
    width: 35%;
    margin-bottom: 20px;
  }
  .catebox {
    width: 93.75%;
    margin: 0 3.125% 40px;
    padding: 0 0 30px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 8px -1px #1d1d1f;
    -moz-box-shadow: 0px 0px 8px -1px #1d1d1f;
    -webkit-box-shadow: 0px 0px 8px -1px #1d1d1f;
  }
  .catebox__illust {
    width: 93%;
    margin: 0 auto 20px;
  }
  .catebox__subttl p {
    display: table;
    width: auto;
    margin: 0 auto;
    padding: 0 0 4%;
    color: #2c5092;
    font-size: 1.12rem;
    font-weight: 500;
    text-align: center;
    border-bottom: none;
    box-sizing: border-box;
    background: url(../images/border.png) no-repeat center 102%;
  }
  .catebox__subttl span {
    display: none;
  }
  .product {
    width: 90%;
    margin: 0 auto;
  }
  .product__wrap {
    overflow: hidden;
    margin: 0px auto;
    padding: 0;
  }
  .product__box {
    float: none;
    width: 100%;
    margin: 0 0 60px;
  }
  .product__box--last {
    float: none;
    width: 100%;
    margin: 0 0 30px;
  }
  .product__box--r {
    float: right;
  }
  .product__name {
    margin: 0 0 5px;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.1;
  }
  .product__text {
    margin: 0 0 7px;
    padding-left: .5em;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.1;
  }
  .product__material {
    margin: 0 auto 5px;
    font-size: .8rem;
    font-weight: bold;
  }
  .product__list {
    overflow: hidden;
    width: 61.111111111111114%;
    margin: 0 auto 14px;
    padding: 0;
    list-style: none;
  }
  .product__btn {
    width: 61.111111111111114%;
    margin: 0 auto;
    background: #2c5092;
    border-radius: 30px;
    text-align: center;
    box-sizing: border-box;
  }
  .product__btn a {
    position: relative;
    display: block;
    margin: 0 auto 5px;
    padding: 15px;
    color: #fff;
    text-decoration: none;
  }
  .btnList {
    position: relative;
    width: 100%;
    margin: 0 0 30px;
    background: #5787f4;
    border-radius: 5px;
    text-align: center;
    box-sizing: border-box;
  }
  .btnList a {
    display: block;
    padding: 7px 15px 3px;
    color: #fff;
    font-size: 1.25rem;
    line-height: 1.5;
    text-decoration: none;
  }
  .btnList a span {
    position: absolute;
    left: 10%;
    top: 42%;
    padding-right: 1em;
    width: 11px;
    height: 13px;
    background: url(../images/arrow_02.png) no-repeat left top;
  }
  .btnReturn {
    width: 54.700854700854705%;
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    box-sizing: border-box;
    border: solid 1px #2c5092;
  }
  .btnReturn a {
    position: relative;
    display: block;
    padding: 15px 20px 10px;
    color: #2c5092;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
  }
  .btnReturn a span {
    display: inline-block;
    padding-right: 1em;
    width: 11px;
    height: 13px;
    background: url(../images/arrow_03.png) no-repeat left top;
  }
  .btnTop {
    float: none;
    width: 50%;
    margin: 0 auto;
  }
  footer {
    margin: 0;
    padding: 2% 5%;
    background: #000;
    color: #fff;
    font-size: 14px;
    font-size: .8rem;
    text-align: center;
  }
  .c5-u-pc {
    display: none;
  }
  .c5-u-sp {
    display: block;
  }
  .br {
    display: none;
  }
  .br2 {
    display: block;
  }
  .tabWrap {
    overflow: hidden;
    margin: 0 0 23px;
    padding: 0;
    list-style: none;
    background: #fff;
  }
  #tab-1 {
    display: block;
  }
  #tab-2 {
    display: block;
  }
  #tab-3 {
    display: block;
  }
  .caseWrapBg {
    margin: 0;
    background: none;
  }
  .open__wrap {
    width: 93.75%;
    margin: 30px auto 60px;
  }
  .open__wrap a h2 {
    font-size: 18px;
    line-height: 1.5;
    padding: 10px;
  }
  .open__wrap a .open__inner {
    border-width: 3px;
  }
  .open__wrap a .open__inner p {
    font-size: 14px;
    line-height: 1.6;
    font-weight: bold;
  }
  .open__wrap a .open__inner .flexbox {
    justify-content: space-around;
  }
  .open__wrap a .open__inner .flexbox .img1 {
    width: 30%;
    max-width: 100%;
  }
  .open__wrap a .open__inner .flexbox .img2 {
    width: 45%;
    max-width: 100%;
  }
  .open__wrap a .open__inner .flexbox p {
    width: 0;
  }
  .open__wrap a .delta {
    width: 100px;
    height: auto;
    bottom: 3%;
  }
  .open__wrap a .delta .icn::before {
    border-width: 20px 25px 0 25px;
  }
  .open__wrap a .delta .icn::after {
    border-width: 18px 23px 0 23px;
  }
  .open__products_wrap {
    width: 93.75%;
    margin: 30px auto 60px;
  }
  .open__products_wrap h2 {
    font-size: 18px;
    line-height: 1.5;
    padding: 10px;
  }
  .open__products_wrap .open__inner {
    border-width: 3px;
    padding: 25px 3% 0;
  }
  .open__products_wrap .top {
    margin-bottom: 25px;
  }
  .open__products_wrap .flexbox {
    display: block;
  }
  .open__products_wrap .flexbox .fl_txt {
    width: 100%;
  }
  .open__products_wrap .flexbox .fl_txt h3 {
    font-size: 13px;
    margin: 0 0 15px;
  }
  .open__products_wrap .flexbox .fl_txt p {
    font-size: 12px;
  }
  .open__products_wrap .flexbox .fl_img {
    width: 60%;
    margin: 0 auto;
  }
  .open__products_wrap .open__product_inner {
    margin-bottom: 30px;
  }
  .open__products_wrap .open__product_inner .product__btn {
    width: 100%;
    margin-left: 0;
  }
  .open__products_wrap .open__product_inner .product__btn a {
    padding: 7px 15px;
  }
  .open__products_wrap .open__product_inner h3 {
    font-size: 12px;
    margin: 0 0 30px;
    padding: 5px;
  }
  .open__products_wrap .open__product_inner h3::after {
    bottom: -10px;
    border-width: 10px 10px 0 10px;
  }
  .open__products_wrap .open__product_inner.top .flexbox {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .open__products_wrap .open__product_inner.top .flexbox .fl_left {
    width: 40%;
  }
  .open__products_wrap .open__product_inner.top .flexbox .product {
    width: 55%;
    margin: 0 0 0 5%;
  }
  .open__products_wrap .open__product_inner.bottom {
    margin-bottom: 0;
  }
  .open__products_wrap .open__product_inner.bottom .flexbox {
    display: block;
  }
  .open__products_wrap .open__product_inner.bottom .flexbox .product {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }
  .open__products_wrap .open__product_inner.bottom .flexbox .product .fl_left_sp {
    width: 40%;
  }
  .open__products_wrap .open__product_inner.bottom .flexbox .product .info {
    width: 55%;
    margin: 0 0 0 5%;
  }
  .open__products_wrap .open__product_inner.bottom .flexbox .product .cat {
    margin-top: 0;
  }
  .open__products_wrap .open__product_inner.bottom .flexbox .product .name.ex {
    font-size: 20px;
  }
  .open__products_wrap .open__product_inner .product {
    margin-bottom: 35px;
  }
  .open__products_wrap .open__product_inner .product .cat {
    font-size: 12px;
    width: 100%;
    max-width: 200px;
    margin: 0 0 10px;
    padding: 5px 10px;
    border: 1px solid #70b16a;
  }
  .open__products_wrap .open__product_inner .product .cat2 {
    font-size: 12px;
  }
  .open__products_wrap .open__product_inner .product .name {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
  }
  .open__products_wrap .open__product_inner .product .cap {
    font-size: 12px;
    margin: 0 0 10px;
  }
}

@media screen and (max-width: 480px) {
  .c5-sonylogo {
    float: none;
    width: 27.34375%;
    margin: 0 auto;
    padding: 1% 0 2%;
  }
  .c5-menu {
    overflow: hidden;
    float: left;
    width: 15.625%;
    height: auto;
    margin-left: 0;
  }
  .c5-menu img {
    display: block;
    max-width: 50%;
    width: auto;
    height: auto 0;
    margin: 0 auto;
  }
  .caseSubTtl {
    width: 90%;
    margin: 0 auto;
    font-size: 1.15rem;
    text-align: center;
  }
  .icon__text {
    margin: 0 0 3px;
    color: #2c5092;
    font-size: .75rem;
  }
  .catebox__subttl p {
    display: table;
    width: auto;
    margin: 0 auto;
    padding: 0 0 8%;
    color: #2c5092;
    font-size: 1.12rem;
    font-weight: 500;
    text-align: center;
    border-bottom: none;
    box-sizing: border-box;
    background: url(../images/border.png) no-repeat center 95%;
  }
  .product__btn {
    width: 60%;
    background: #2c5092;
    border-radius: 23px;
    text-align: center;
    box-sizing: border-box;
  }
  .product__btn a {
    position: relative;
    display: block;
    padding: 10px 15px 10px 25px;
    color: #fff;
    font-size: .9rem;
    text-decoration: none;
    text-align: center;
  }
  .product__btn a span {
    display: block;
    position: absolute;
    width: 11px;
    height: 13px;
    left: 12%;
    top: 38%;
    background: url(../images/arrow_02.png) no-repeat left top;
    background-size: 70%;
  }
  .btnList a {
    display: block;
    padding: 5px 15px 3px;
    color: #fff;
    font-size: 1rem;
    line-height: 1.5;
    text-decoration: none;
  }
  .btnList a span {
    position: absolute;
    left: 5%;
    top: 42%;
    padding-right: 1em;
    width: 11px;
    height: 13px;
    background: url(../images/arrow_02.png) no-repeat left top;
  }
  .btnReturn {
    width: 85%;
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    box-sizing: border-box;
    border: solid 1px #2c5092;
  }
  .btnReturn a {
    position: relative;
    display: block;
    padding: 15px 20px 10px;
    color: #2c5092;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
  }
  .btnReturn a span {
    display: inline-block;
    padding-right: 1em;
    width: 11px;
    height: 13px;
    background: url(../images/arrow_03.png) no-repeat left top;
  }
}

@media screen and (max-width: 1175px) {
  .product__btn {
    width: 75%;
    background: #2c5092;
    border-radius: 30px;
    text-align: center;
    box-sizing: border-box;
  }
  .product__btn a {
    position: relative;
    display: block;
    padding: 10px 15px 10px 15px;
    color: #fff;
    font-size: .85rem;
    text-decoration: none;
    text-align: center;
  }
  .product__btn a span {
    display: block;
    position: absolute;
    width: 11px;
    height: 13px;
    left: 6%;
    top: 40%;
    background: url(../images/arrow_02.png) no-repeat left top;
    background-size: 70%;
  }
}

@media screen and (max-width: 320px) {
  .product__btn a {
    position: relative;
    display: block;
    padding: 10px 15px 10px 25px;
    color: #fff;
    font-size: .71rem;
    text-decoration: none;
    text-align: center;
  }
  .btnReturn a {
    position: relative;
    display: block;
    padding: 15px 10px 10px;
    color: #2c5092;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
  }
}
