html{
  scroll-behavior: smooth;
}
.c5_bgGrey{
    background: 0 0 #f5f5f5;
    color: #2f353d;
    padding: 1px 30px 40px 30px;
}
.c5-larc-button ul{
  overflow: hidden;
  margin: 0 0 20px;
}
.c5-larc-button li{
  float: left;
  margin-right: 10px;
}

.c5-ginza-info{
  padding: 0 8% 15px;
}

.c5-ginza-info span{
  display: block;
  font-size: 1rem !important;
  margin-bottom: 10px;
}

.c5-font--nomal{
  font-weight: normal;
}

.c5-glay__box{
  background: #f3f4f6;
  text-align: center;
  padding: 20px;
  margin-top: 10px;
}

.c5-glay__box dd {
  margin: 10px 0 30px;
}

.c5-psvrcard--box{
    padding: 30px;
    border: solid 1px #83838f;
    background-color: #FFF;
    color: #2f353d;
}


.c5-information--box{
  display: table;
  width: 100%;
  margin: 20px 0;
  border: solid 1px #c93434;
  background: #fff;
  padding: 10px 0 40px 0;
}


.c5-info-importantBox{
  border: solid 1px #c93434;
  padding: 10px;
  font-weight: bold;
}


.c5-information--dl{
  display: table;
  margin: 0;
  padding: 0 35px;
}

.c5-information--dl dt{
  display: table-cell;
  vertical-align: top;
  min-width: 130px;
  padding-right: 10px;
  border-right: solid 1px #2f353d;
}

.c5-information--dl dd{
  display: table-cell;
  vertical-align: top;
  padding-left: 10px;
}
.c5-information--caution{
  padding-left: 180px;
  padding-right:20px;
}
.c5-information--close{
	background-color: #f3f4f6;
	padding: 15px;
	margin:15px 25px 25px 25px;
}

@media screen and (max-width: 639px) {


    .c5-information--dl{
      display: table;
      margin: 0;
      padding: 0 20px 10px 20px;
    }

    .c5-information--dl dt{
      display: block;
      border: none;
      padding: 0;
      margin: 0;
      font-weight: bold;
    }
    .c5-information--dl dd{
      display: block;
      padding: 5px 0 0 0;
      margin: 0;
    }

.c5-information--caution{
  padding-left:20px;
  padding-right:20px;
}
}



.c5-bg--glay{
  background: #f3f4f6;
  padding: 30px;
  margin-bottom: 50px;
}

.c5-bg--white{
  background: #FFF;
  /*border: 1px solid #83838f;*/
}

.c5-store--inner{
  padding: 20px;
}

.c5-header--green{
  background: #22c083;
  margin-bottom: 0;
  padding: 15px 20px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  margin-top: 0 !important;
}

.c5-header--blue{
  background: #3a5897;
  margin-bottom: 0;
  padding: 15px 20px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  margin-top: 0 !important;
}



.c5-general--mt0{
  margin-top: 0 !important;
}

.c5-general--pt0{
  padding-top: 0 !important;
}

.c5-img__CenterBox{
  margin-top: 50px;
  text-align: center;
}

.c5-img__CenterBox img{
  width: 100%;
  max-width: 1200px;
}


.c5-entry--flowBox{
  overflow: hidden;
  display:table;
  margin-bottom: 100px;
}
@media screen and (max-width: 639px) {
  .c5-entry--flowBox{
    margin-bottom: 60px;
  }
}

.c5-entry--innerL,.c5-entry--innerR{
  width: 50%;
  display:table-cell;
  vertical-align: top;
  background: #f3f4f6;
}


@media screen and (max-width: 639px) {
  .c5-entry--innerL,.c5-entry--innerR{
    width: 100%;
    display:block;
    border: none;
    margin-top: 40px;
  }
}


.c5-entry--innerL img,.c5-entry--innerR img{
  width: 100%;
}

.c5-entry--innerL{
  /*float: left;*/
  border-right: solid 10px #fff;
}

.c5-entry--innerL ul{
  padding: 20px 20px 30px !important;
}



.c5-entry--innerR{
 /* float: right;*/
 border-left: solid 10px #fff;
}

.c5-entry--innerR ul{
  padding: 50px 20px 30px !important;
}




.s5-sp{
  display: none;
}



.c5-buttonFlexible ul li{
  margin: 10px 10px !important;

}



/*.c5-hover__cancel:hover{
  opacity: 1 !important;
  background: #e4e7ec !important;
}*/


.c5-hover__cancel a:hover{
  opacity: 1 !important;
  background: #e4e7ec !important;
  color: #2f353d;
}

.s5-secondaryButton{
    cursor: default;
}

@media screen and (max-width: 639px) {
  .s5-pc{
    display: none;
  }
  .s5-sp{
    display:inline-block;
  }

  .c5-buttonFlexible ul{
    width: 100%;
  }

  .c5-buttonFlexible ul li{
    width: 46%;
    margin: 2% 1% !important;
  }

  .c5-buttonFlexible ul li a{
    width: 100%;
    font-size: 0.7rem;
  }
}


.c5-glay__box_default {
  background: #f3f4f6;
  padding: 10px;
  text-align: left;
}


.c5--borderedGray{
  border: solid 3px #f3f4f7;
  padding:0 30px;
}

.c5-image img{
  margin-top: 100px;
}

.c5-subtitle {
  margin: 25px auto;
}

.c5-s_layout span{
    width: 70px;
    display: inline-block;
}

.c5-span_ad{
   padding-left: 5em;
}

.c5-general--mt5{
  margin-top: 5px !important;
}

.c5-general--mb5{
  margin-bottom: 20px !important;
}

.c5-font-bold{
  font-weight: bold !important;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.s5-general--mt30 {
    margin-top: 8px!important;
}

.s5-row {
    padding: 10px 0;
}
.c5-inStoreFeaturesItem1A__nomargin{
    margin: 15px 0 0;
}

.c5-bravia-event{
  border: 1px solid #bf3951;
  padding: 0 20px;
}

.s5-inStoreFeaturesItem1A__image p img{
  max-width: 200px;
}
@media screen and (max-width: 750px) {
  .s5-inStoreFeaturesItem1A__image p img{
    max-width: 100%;
  }
}

@media screen and (max-width: 750px) {
  .c5-marginbottom-0 {
    margin: 0 !important;
  }
}

.flex_table{
  padding: 0;
}
.flex_table .flex_table_title li:nth-child(1){
  padding: 0;
  min-width: 330px;
}
.flex_table .flex_table_title li:nth-child(2){
  padding: 0;
}
.flex_table .flex_table_image li:nth-child(1){
  padding: 15px 30px 15px 0;
}
.flex_table .flex_table_image li{
  padding: 15px 15px 0 0;
}
.flex_table li{
  list-style: none;
  padding: 0 15px;
}
.flex_table .flex_table_caution li{
  padding: 0;
}
.flex_table li ul{
  padding: 0;
  display: flex;
}

/*flex_table レイアウト変更*/
@media screen and (max-width: 750px) {
  .flex_table{
    position: relative;
  }
  .flex_table li, .flex_table .flex_table_title li:nth-child(1), .flex_table .flex_table_image li:nth-child(1){
    padding: 0;
  }
  .flex_table li ul{
    display: block;
  }
  .flex_table .flex_table_title li:nth-child(2){
    padding-top: 315px;
  }
  .flex_table .flex_table_image li:nth-child(1){
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 55px;
  }
}

.c5-box__redborder {
    border: solid 1px #c93434;
    padding: 20px 20px 10px !important;
    margin: 0 0 20px;
    display: block;
}

@media screen and (max-width: 640px){
  .c5-box__redborder {
      text-align: left !important;
   }
   .c5-box__redborder br {
    display: none;
   }
}

.s5-magin0 {
  margin: 0 !important;
}

.c5-info__caution a {
  display: block;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.c5-info__caution a:hover {
  opacity: .6;
}
.c5-info__link {
  border: solid 1px #c93434;
  text-align: center;
}
.c5-info__link h3 {
  background-color: #c93434;
  color: #ffffff;
  margin: 0;
  line-height: normal;
}
.c5-info__link h3:before {
  content: "\25B6";
  font-size: 14px;
  margin: 0 .6em .05em 0;
  vertical-align: middle;
}
.c5-info__link p {
  padding: 0 20px;
}

@media screen and (max-width: 640px){
  .c5-info__link h3 {
    padding: 0 20px;
  }
  .c5-info__link p {
    text-align: left !important;
  }
}


dl.s5-listHorizontal dt {
  width: 12rem !important;
  text-align: left !important;
  font-weight: normal !important;
}
@media screen and (max-width: 1052px) {
  dl.s5-listHorizontal dt {
    float: initial;
  }
}
@media screen and (max-width: 640px){
  dl.s5-listHorizontal dt {
    float: left !important;
  }
}
@media screen and (max-width: 1052px) {
  dl.s5-listHorizontal dd {
    margin-left: 0;
  }
}
dl.c5-listHorizontal dt {
  width: 16rem !important;
  text-align: left !important;
  font-weight: normal !important;
}
@media screen and (max-width: 1054px) {
  dl.c5-listHorizontal dt {
    float: initial;
  }
  dl.s5-listHorizontal dd {
    margin-left: 0;
  }
}
@media screen and (max-width: 639px) {
  dl.c5-listHorizontal dt {
    width: 12rem !important;
  }
}

.s5-promotionA2, .s5-promotionA2__main {
  padding-top: 33.333%;
}
@media screen and (max-width: 639px) {
  .s5-promotionA2 {
    padding-top: 0;
  }
}

@media (max-width: 639px) {
  .ssrInfoRed {
    margin: 0 auto !important;
  }
}

.c5-step-container{
 	background-color: #f8f8f8;
 	width: 100%;
 	max-width: 1200px;
 	margin: auto;
 }

.step1{
  font-size: 22px;
  padding: 30px 0;
  margin-bottom: 30px;
}

.c5-button-area {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px){
	.c5-button-area{
    display: block;
	}
}
.c5-button-box{
	width: 30%;
    margin: 0 10px;
    display: inline-block;
    background-color: #fff;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    padding: 0 0 20px 0;
    vertical-align: top;
    box-sizing: border-box;
}
@media screen and (max-width: 768px){
	.c5-button-box{
		width: 100%;
    display: block;
    margin: 0 0 20px;
	}
}
.step1 .c5-button-area .c5-button-box h4{
	background-color: #3a9294;
    padding: 15px;
    color: #fff;
    font-weight: 300;
    margin: 0 auto 20px;
    max-width: 1090px;
}
@media screen and (max-width: 768px){
	.step1 h4{
		width: 100%;
    box-sizing: border-box;
	}
}
.c5-general--mb0{
	margin-bottom: 0 !important;
}

.s5-storeButton {
  margin: 0 0 10px !important;
}

.consul-Txt {
  text-align: left;
  margin: 0 0 30px;
  padding: 0 30px;
  min-height: 115px;
  font-weight: normal;
}
@media screen and (max-width: 820px){
	.consul-Txt {
    padding: 0 20px;
	}
}
@media screen and (max-width: 768px){
	.consul-Txt {
    min-height: auto;
	}
}

.c5-button-inner {
  padding: 0 30px;
}
@media screen and (max-width: 820px){
	.c5-button-inner {
    padding: 0 20px;
	}
}

@media screen and (max-width: 639px){
  .s5-button {
    min-width: 222px;
  }
}

.c5--borderedGray2{
  border: solid 3px #f3f4f7;
  padding: 30px !important;
}
@media screen and (max-width: 639px){
  .c5--borderedGray2{
    padding: 15px !important;
  }
}

.c5--borderedGray2 .s5-inStoreFeaturesItem1B__imageCol {
  width: 5% !important;
}
@media screen and (max-width: 639px){
  .c5--borderedGray2 .s5-inStoreFeaturesItem1B__imageCol {
    width: 100% !important;
  }
}

.c5--borderedGray2 .s5-inStoreFeaturesItem1B__image img {
  max-width: 130px !important;
}
@media screen and (max-width: 639px){
  .c5--borderedGray2 .s5-inStoreFeaturesItem1B__image img {
    max-width: 50% !important;
  }
}
