
@media (min-width: 818px) {
.main{
  max-width: 1200px;
  margin:auto;
}
}



/* ------------------------------------------------------------ */
/* section-hero */
/* ------------------------------------------------------------ */
.section-hero {
  padding: 25px 0 0;
}
.section-hero h1 img {
  display: block;
/*  width: 633px;
  max-width: 70%;*/
  margin: 0 auto;
}
.section-hero .lead {
  margin: 15px 0 0;
}
@media (max-width: 817px) {
.section-hero {
  padding: 0 0 20px;
}
.section-hero h1{
  margin-top: 0;
}
.section-hero .container{
  padding-right: 0;
  padding-left: 0;
}
}
@media (min-width: 818px) {
  .section-hero {
    padding-top: 0;
    padding-bottom: 20px;
  }
  .section-hero .lead {
    text-align: center;
    font-size: 19px;
  }
}
/* ソーシャル */
.section-hero .social {
  text-align: right;
  letter-spacing: -0.5em;
  white-space: nowrap;
}
.section-hero .social > div {
  display: inline-block;
  margin-left: 5px;
  letter-spacing: normal;
  vertical-align: middle;
}
.section-hero .social .icon {
  width: 30px;
}
.section-hero .social {
  margin-top: -50px;
  margin-right: 10px;
}









/* ------------------------------------------------------------ */
/* BASE LAYOUT */
/* ------------------------------------------------------------ */
.row-layout {
  margin: 10px -20px;
}
.row-layout .col-main .col-title{
    text-align: left;
    margin-top: 20px;
  }
.logo-02 {
    margin-top: 20px;
}
.logo-02 img {
      margin-top: -20px;
  }
@media (min-width: 818px) {
  .logo-02 img {
      width: 380px;
      height: 57px;
      margin-left: -60px;
  }
  .row-layout .col-main {
    width: 70.3000%;
    padding: 0 20px;
  }
  .row-layout .col-sub {
    width: 29.2000%;
    padding: 0 20px;
  }
  .row-layout .col-main .col-hero {
    left: 56.000000%;
    width: 44.000000%;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }
/*  .row-layout .col-main .col-title {
    right: 44.000000%;
    width: 56.000000%;
  }*/
}
@media (min-width: 992px) {
  .row-layout .col-main .col-hero {
    left: 50.000000%;
    width: 50.000000%;
  }
/*  .row-layout .col-main .col-title {
    right: 50.000000%;
    width: 50.000000%;
  }*/
}





/* ------------------------------------------------------------ */
/* section-store */
/* ------------------------------------------------------------ */
@media (min-width:818px) {
.section-store{
  margin: 60px;
}
}




/* ------------------------------------------------------------ */
/* section-intro */
/* ------------------------------------------------------------ */
.section-intro .title-store {
  display: block;
  width: 298px;
  margin: 0 0 20px;
}
.section-intro .lead {
  line-height: 1.8;
}
.section-intro .small{
  font-size: 11px !important;
}
.section-intro p a {
  color: #1c8ff0 !important;
  text-decoration: underline;
}
.section-intro p a:hover {
  text-decoration: none;
}
.section-intro .w-half {
  width: 11px;
}
.btnCoverStore {
  margin-bottom: 32px;
}
.section-intro .col-hero {
  margin-bottom: 25px;
}

.btnCoverStore .btn {
  position: relative;
  display: inline-block;
  padding: 15px 65px;
  background-color: #fff;
  transition: background .2s;
  letter-spacing: 1px;
  font-size: 15px;
  color: #000;
  border: 1px solid #595757; 
  border-radius:0;
}
.btnCoverStore .btn i{
  font-size: 18px;
  font-weight: bold;
}



@media (min-width: 818px) and (max-width: 989px) {
.btnCoverStore .btn{
  padding:15px 35px;
  }
}


.btnCoverStore .sprite-icon-blank{
  background: url(/xperia/xperiacover/img/icon-blank.png) no-repeat 0 0;
  background-size: 18px 16px;
  width: 18px;
  height: 16px;
}
@media (max-width:817px) {
/*.section-intro {
  margin: 0 40px; 
}*/

.section-intro strong{
  margin-left: 40px;
}

.section-intro .lead {
  text-align: left;
}
.btnCoverStore .btn {
  display: block;
  margin-top: 30px;
  margin-bottom: 0;
}
.btnCoverStore.fukubukuro .btn {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
}
.btnCoverStore.fukubukuro span{
  display: block;
}
.btnCoverStore.fukubukuro span:before{
  left: 0;
  bottom: -4px;
}
}
@media (min-width: 818px) {
.section-intro .img-hero {
  width: 330px;
}
}
.btnCoverStore .sprite-icon-blank {
  position: absolute;
  right: 3px;
  bottom: 3px;
}
.btnCoverStore .btn:hover {
  background-color: #ccc;
}
@media (max-width:817px) {
  .btnCoverStore {
    margin-bottom: 20px;
    text-align: center;
  }
}






/* ------------------------------------------------------------ */
/* section-pickup */
/* ------------------------------------------------------------ */

.section-pickup{
  line-height: 1.8;
}
.section-pickup .bg-dot {
  background-image: url(/xperia/xperiacover/img/dot.jpg);
  background-size: contain;
  padding: 30px;
  }



@media (max-width:817px) {
.section-pickup .bg-dot {
  padding: 20px;
  }
}
.section-pickup .text-small{
  letter-spacing: -2px;
}

.section-pickup .heading {
  margin-top: 60px;
  margin-bottom: 25px;
  font-weight: bold;
}

.section-pickup p{
  margin-bottom: 0;
}

.title-border {
display: flex;
align-items: center;
}

.title-border:before,
.title-border:after {
border-top: 1px solid #535353;
content: "";
flex-grow: 1;
}

.title-border:before {
margin-right: 1rem;
}

.title-border:after {
margin-left: 1rem;
}

.section-pickup dt{
font-size: 14px;
line-height: 1.4;
letter-spacing: normal;
font-weight: 700;
margin-bottom: 2px;
}

.section-pickup dd {
 font-size: 13px;
 line-height: 1.4;
}

.section-pickup dd p:after{
  content: '';
  display: inline-block;
  width: 13px;
  height: 11px;
  background-image: url(/xperia/xperiacover/img/icon-blankg.png);
  background-size: contain;
  vertical-align: middle;
}

.section-pickup figure {
  display: block;
  float: left;
  text-align: left;
  margin-bottom: 0;
  padding-right: 15px;
}

.section-pickup dl {
  margin-left:30%;
}

.section-pickup a {
  color: #333 !important;
}

.section-pickup a:hover {
  color: #1c8ff0 !important;
}


@media (min-width: 818px) {
.section-pickup figure img {
  width: 75px;
  margin-left: 5px;
}
.section-pickup div.col-sm-6{
  margin-bottom: 15px;
}
.section-pickup div.col-sm-6:nth-child(5){
  margin-bottom: 0;
}
.section-pickup dd {
 margin-top: -2px;
}
}
.section-pickup div.col-sm-6:nth-child(6){
  margin-bottom: 0;
}

@media (max-width: 817px) {
.section-pickup{
  font-size: 100%;
}

.section-pickup .content{
  font-size: 123.07692%;
  margin-left: 15px;
  margin-right: 15px;
}

.section-pickup figure {
  width: 34.375%;
  float: left;
}

.section-pickup figure img{
  border:  1px solid #ccc;
  width: auto;
}

.section-pickup figure img.border-none{
  border:  none;
}

.section-pickup dl{
  margin: 0;
  width: 60%;
  padding: 0;
  overflow: hidden;
  zoom:1;
}

.section-pickup dt{
  padding: 0;
  margin: 0;
  font-size: 14px;
  margin-bottom: 2px;
}

.section-pickup .heading {
  margin-bottom: 20px;
}

.section-pickup div.col-xs-12{
/*  border-bottom:  1px solid #aaa; */
  padding: 8px 0;
}
.section-pickup div.col-xs-12 p{
  margin-bottom: 0;
}
}








/* ------------------------------------------------------------ */
/* section-news */
/* ------------------------------------------------------------ */
.section-news {
  max-width: 100%;
  margin-bottom: 35px;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
}
.section-news .heading {
  margin: 0 8px;
  padding: 5px 0;
  border-bottom: 1px solid #dcdcdc;
  white-space: nowrap;
  text-align: center;
  font-size: 15px;
}
.section-news .content {
  padding: 10px 8px 6px;
}

@media (min-width: 818px) {
  .section-news .heading,
  .section-news .content {
    display: table-cell;
  }
  .section-news .heading {
    position: relative;
    margin: 10px 0;
    padding: 0 15px;
    border: none;
    vertical-align: middle;
    font-size: 13px;
  }
  .section-news .heading::after {
    content: '';
    position: absolute;
    top: 10px;
    right: 3px;
    bottom: 10px;
    display: block;
    width: 1px;
    height: 70px;
    background-color: #dcdcdc;
  }
}

.section-news .list-news {
  overflow-y: scroll;
  height: 70px;
  margin: 0;
  padding: 0;
}
.section-news .list-news::-webkit-scrollbar {
  width: 10px;
}
.section-news .list-news::-webkit-scrollbar-track {
  border-radius: 4px;
  background-color: #e0e0e0;
}
.section-news .list-news::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0,0,0,.4);
}
.section-news .list-news dl {
  margin: 0;
  padding: 0;
}
.section-news .list-news dt {
  width: 90px;
  padding: 0;
  font-weight: normal;
}
.section-news .list-news dd {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 6px;
}
.section-news .list-news a {
  text-decoration: underline;
  color: #555;
}
.section-news .list-news a:hover {
  text-decoration: none;
}
.section-news .list-news a i {
  margin-left: 5px;
}
@media (min-width: 818px) and (max-width: 989px) {
  .section-news .content {
    width: 470px;
  }
  .section-news .list-news dd {
    width: 340px;
  }
}
@media (min-width: 992px) {
  .section-news .content {
    width: 640px;
  }
  .section-news .list-news dd {
    width: 470px;
  }
}








/* ------------------------------------------------------------ */
/* section-acc */
/* ------------------------------------------------------------ */

@media (min-width: 818px) {
.section-acc {
  margin: 40px 0 40px 60px;
}
.section-acc{
  background: url(/xperia/xperiacover/img/bnr-cover.jpg) no-repeat;
  background-size: 340px 241px;
  background-position:  96%  -20px ;
  padding-bottom: 60px;
}
}
.section-acc h5{
  font-size: 30px;
}
.section-acc p{
  font-size: 13px;
  line-height: 1.4;
}
.section-acc .btn{
  position: relative;
  display: inline-block;
  padding: 10px 65px;
  background-color: #fff;
  transition: background .2s;
  letter-spacing: 1px;
  font-size: 15px;
  color: #000;
  border: 1px solid #595757; 
  border-radius:0;
}
.section-acc .btn:hover{
  background-color: #bababa;
}
.icon-arrow-right-line{
  background: url(/xperia/xperiacover/img/arrow-right.png) no-repeat 3px 3px;
  background-size: 12px 12px;
  width: 14px;
  height: 14px;
  display: inline-block !important;
}


@media (max-width: 817px) {
.section-acc .btn{
  margin-top: 20px;
}
}





/* ------------------------------------------------------------ */
/* section-index */
/* ------------------------------------------------------------ */

.section-index .heading {
  margin: 20px 0 6px;
  font-weight: bold;
  font-size: 20px;
  text-align:center;
}
.section-index .list-bnr {
  list-style: none;
  margin: 0;
  padding: 0;
}
.section-index .list-bnr a {
  display: block;
  margin-bottom: 12px;
  font-size: 12px;
  color: #000;
}
@media (max-width:817px) {
.section-index p{
  text-align: center;
}
.section-index .list-bnr li:nth-child(n+5) {
    display: none;
  }
}
@media (min-width: 818px) {
.section-index .list-bnr li:nth-child(n+7) {
  display: none;
}
.section-index {
  padding-top: 30px;
  padding-bottom: 20px;
}
.section-index .heading {
  margin: 0 0 6px;
}
}


.nav-more {
  margin-top: 20px;
  text-align: center;
}
.nav-more a {
  display: inline-block;
  color: #555;
  font-size: 11px;
}
.nav-more i {
  display: inline-block;
  width: 52px;
  height: 52px;
  margin-right: 10px;
  line-height: 52px;
  vertical-align: middle;
  border-radius: 100%;
  border: 1px solid #555;
  font-size: 30px;
}

.section-intro .col-title .row {
  margin: 0 -2px 25px;
}
.row .item-title {
  margin: 0;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
}
.row .item-title.text-wide {
  letter-spacing: 1px;
}
.row .item {
  width: 100%;
  padding: 0 0 10px 5px;
  font-weight: bold;
  font-size: 10px;
  float: left;
}


@media (max-width:817px) {
.row .item-title {
  font-size: 16px;
}
.row .item {
  font-size: 11px;
}
.section-intro .col-title .row {
  margin-bottom: 20px;
}
}


@media (min-width: 990px) {
.row .item {
  width: 33.3333333%;
}
}


.row .item .inner {
  display: -ms-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 8px 2px;
/*  border-radius: 4px;*/
}
.row .item .inner span{
  float: right;
  padding-left: 5px;
}
.item-delivery .inner {
  background-color: #fff;
  color: #e6010d;
  border: 1px solid #e6010d;
}
.item-payment .inner  {
  background-color: #fff;
  color: #285791;
  border: 1px solid #285791;
}
.item-exchange .inner  {
  background-color: #fff;
  color: #e39f14;
  border: 1px solid #e39f14;
}




.row .item img {
  width: 55px;
  float: left;
}
.row .item .item-text {
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  white-space: nowrap;
}


hr {
  border-top: 1px solid #535353;
}




.main a:hover {
  text-decoration: none;
}
.section-hero .container,
.main .container {
  max-width: 100% !important;
}
@media (max-width: 817px) {
.main .container {
  padding-right: 15px !important;
  padding-left: 15px !important;
}
}


