@charset "Shift_JIS";

/**
 * default.css
 * updatedAt: 2019.02.22
 */

/*========================================

  .c5-common

========================================*/

.c5-br-sp {
  display:none;
}
.c5-notice {
  display:block;
  font-size: 0.75rem !important;
  line-height: 1.7 !important;
}
@media (max-width:640px) {
.c5-br-sp {
	display:block;
}
}

/*========================================

  .c5-br-

========================================*/
.c5-br-inner {
  max-width: 600px;
}
.c5-br-heading {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center !important;
  font-size: 1.6rem !important;
  font-weight: 400 !important;
  line-height: 1.8 !important;
  color: #333 !important;
}
.c5-br-heading span {
  text-align: center !important;
  font-size: 1.2rem !important;
  border-bottom: solid 1px;
  font-weight: 700 !important;
  line-height: 3.5 !important;
  padding-bottom:3px !important;
  color: #333 !important;
}
@media all and (-ms-high-contrast: none){
.c5-br-heading span {
	padding-bottom:0px !important;
	line-height: 4 !important;
}
}
.c5-br-heading + .c5-cr-text {
	margin-top: 30px;
}

@media (max-width:640px) {
.c5-br-heading {
	line-height: 1.5 !important;
}
}


/*========================================

  .c5-br-intro

========================================*/
.c5-br-intro {
  margin-top: 60px;
}
.c5-br-intro__title {
  margin-top: 60px;
  margin-bottom: 40px;
  text-align: center !important;
  font-size: 1.75rem !important;
  font-weight: 700 !important;
  line-height: 1.8 !important;
  color: #333 !important;
}
.c5-br-intro__title span {
  font-size: 1.4rem !important;
  color: #333 !important;
  line-height: 2 !important;
}
.c5-br-intro__imgbox {
  margin: 40px auto;
  max-width: 640px;
}

@media (max-width:640px) {
.c5-br-intro__title {
	line-height: 1.5 !important;
}
.c5-br-intro__imgbox {
	margin: 20px auto;
}
.c5-br-sp {
	display:block;
}
}


/*========================================

  .c5-br-part1

========================================*/
.c5-br-part1 {
  margin-top: 100px;
}
.c5-br-part1__line {
  margin-top: 40px;
  max-width: 1200px;
}
.c5-br-part1__img01 {
  float: left;
  margin: 5px 0 0 0;
  width: 50%;
}
.c5-br-part1__img02 {
  float: right;
  margin: 5px 0 0 0;
  width: 50%;
}
.c5-br-part1__img03 {
  margin: 35px auto 0px;
  max-width: 640px;
}
.c5-br-part1__caption01 {
  margin-top: 25px;
  margin-bottom: 90px;
  max-width: 1200px;
  font-size: 0.9rem !important;
  text-align: center !important;
  line-height: 1 !important;
}

@media (max-width:640px) {
.c5-br-part1 {
	margin-top: 50px;
}
.c5-br-part1__line {
	margin-top: 25px;
}
.c5-br-part1__img01 {
	float: none;
	margin: 0;
	width: auto;
}
.c5-br-part1__img02 {
	float: left;
	margin: 0;
	width: auto;
}
.c5-br-part1__caption01 {
	margin-top: 30px;
	margin-bottom: 50px;
}
}

/*========================================

  .c5-br-part2

========================================*/
.c5-br-part2 {
  margin-top: 110px;
}
.c5-br-part2__line01 {
  margin-top: 40px;
  max-width: 1200px;
}
.c5-br-part2__line02 {
  max-width: 1200px;
}
.c5-br-part2__img01 {
  float: left;
  margin: 5px 0 0 0;
  width: 50%;
}
.c5-br-part2__img02 {
  float: right;
  margin: 5px 0 0 0;
  width: 50%;
}

.c5-br-part2__caption01 {
  margin-top: 25px;
  margin-bottom: 40px;
  max-width: 600px;
  font-size: 0.75rem !important;
  line-height: 1.7 !important;
}
.c5-br-part2__caption02 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 0.75rem !important;
  line-height: 1.7 !important;
}
.c5-br-part2__caption01 .c5-cap-title,
.c5-br-part2__caption02 .c5-cap-title {
  font-size: 1rem !important;
  color: #333 !important;
  line-height: 2.5 !important;
}

.c5-br-part2-block{
  margin-top: 10px;
  margin-bottom:100px;
  max-width: 1200px;
}
.c5-br-part2-block .c5-flbox{
  width: 560px;
  float: none;
  display:table;
}
.c5-br-part2-block .c5-flbox__r{
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 45px 45px 45px 0;
  background: #eee;
}
.c5-br-part2-block .c5-flbox__l{
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  background: #eee;
}

.c5-flbox{
  box-sizing: border-box;
  float: left;
}
.c5-br-part2-block .c5-flbox h3{
  font-size: 20px;
  font-weight: 400 !important;
  line-height: 1.8 !important;
  color: #333 !important;
  margin: 0;
  padding: 0;
  text-align: left;
}
.c5-br-part2-block .c5-flbox .c5-use{
  font-size: 1rem !important;
  line-height: 2 !important;
  color: #616466 !important;
}

.c5-br-part4-block .c5-flbox__l{
  width: 640px;
  margin:0;
  padding: 0;
}

.c5-ofh{
  overflow: hidden;
}
@media only screen and (max-width: 865px) {
.c5-br-part2-block{
	margin-top: 10px;
	padding: 0 20px;
	width:100%;
	box-sizing: border-box;
}
.c5-br-part2-block .c5-flbox{
	box-sizing: border-box;
	float:inherit;
	margin: 0 auto;
}
.c5-br-part2-block .c5-flbox__r{
	width: 100%;
	padding: 1em;
	background: #eee;
}
.c5-br-part2-block .c5-flbox__l{
	display: block;
	width: 100%;
	margin:0 auto;
	vertical-align: bottom !important;
}
.c5-br-part2-block .c5-flbox__l{
	padding: 1em;
}
}

@media (max-width:640px) {
.c5-br-part2 {
	margin-top: 60px;
}
.c5-br-part2__line {
	margin-top: 25px;
}
.c5-br-part2__img01 {
	float: none;
	margin: 0;
	width: auto;
}
.c5-br-part2__img02 {
	float: left;
	margin: 0;
	width: auto;
}
}

/*========================================

  .c5-br-part3

========================================*/
.c5-br-part3 {
  margin-top: 100px;
}
.c5-br-part3__img01 {
  margin: 60px auto 10px;
  max-width: 1200px;
}

.c5-br-part3__line {
  margin-top: 40px;
  max-width: 1200px;
}
.c5-br-part3__img02 {
  float: left;
  margin: 5px 0 0 0;
  width: 50%;
}
.c5-br-part3__img03 {
  float: right;
  margin: 5px 0 0 0;
  width: 50%;
}

@media (max-width:640px) {
.c5-br-part3 {
	margin-top: 60px;
}
.c5-br-part3__line {
	margin-top: 25px;
}
.c5-br-part3__img01 {
	margin: 30px auto 0px;
	max-width: 1200px;
}
.c5-br-part3__img02 {
	float: none;
	margin: 0;
	width: auto;
}
.c5-br-part3__img03 {
	float: left;
	margin: 0 0 30px;
 	width: auto;
  }
}

/*========================================

  .c5-br-part4

========================================*/
.c5-br-part4 {
  margin-top: 110px;
  padding-bottom:50px;
}
.c5-br-part4__img01 {
  margin: 40px auto 70px;
  max-width: 640px;
}
.c5-left_align {
  margin-top: 10px !important;
  text-align: left !important;
}
.c5-br-part4__line {
  margin-top: 40px;
  margin-bottom:80px;
  max-width: 1200px;
}
.c5-br-part4__img02 {
  float: left;
  margin: 5px 0 0 0;
  width: 50%;
}
.c5-br-part4__img03 {
  float: right;
  margin: 5px 0 0 0;
  width: 50%;
}

.c5-br-part4-block{
  margin-top: 20px;
  margin-bottom:80px;
  max-width: 1200px;
}
.c5-br-part4-block .c5-flbox{
  width: 750px;
  float: none;
  display:table;
}
.c5-br-part4-block .c5-flbox__r{
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  background: #eee;
}
.c5-br-part4-block .c5-flbox__l{
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 45px 0 45px 45px;
  background: #eee;
}

.c5-flbox{
  box-sizing: border-box;
  float: left;
}
.c5-br-part4-block .c5-flbox h3{
  font-size: 20px;
  font-weight: 400 !important;
  line-height: 1.8 !important;
  color: #333 !important;
  margin: 0;
  padding: 0;
  text-align: left;
}
.c5-br-part4-block .c5-flbox p{
  font-size: 1rem !important;
  line-height: 2 !important;
  color: #616466 !important;
}

.c5-br-part4-block .c5-flbox__r{
  width: 450px;
  margin:0;
  padding: 0;
}

.c5-ofh{
  overflow: hidden;
}
@media only screen and (max-width: 865px) {
.c5-br-part4-block{
	margin-top: 10px;
	padding: 0 20px;
	width:100%;
	box-sizing: border-box;
}
.c5-br-part4-block .c5-flbox{
	box-sizing: border-box;
	float:inherit;
	margin: 0 auto;
}
.c5-br-part4-block .c5-flbox__r{
	width: 100%;
	padding: 1em;
	background: #eee;
}
.c5-br-part4-block .c5-flbox__l{
	display: block;
	width: 100%;
	margin:0 auto;
	vertical-align: bottom !important;
}
.c5-br-part4-block .c5-flbox__l{
	padding: 1em;
}
}


@media (max-width:640px) {
.c5-br-part4 {
	margin-top: 60px;
}
.c5-br-part4__img01 {
	margin: 20px auto 60px;
}
.c5-br-part4__line {
	margin-top: 25px;
	margin-bottom:20px;
}
.c5-br-part4__img02 {
	float: none;
	margin: 0;
	width: auto;
}
.c5-br-part4__img03 {
	float: left;
	margin: 0 0 30px;
	width: auto;
}
}


/*========================================

  .c5-br-store

========================================*/

.c5-article-block__large{
  margin:100px auto 60px auto;
  max-width:890px;
  height: auto;
  padding: 0;
}
.c5-article-block__large .c5-flbox{
  width: 640px;
  float: none;
  display:table;
}
.c5-article-block__large .c5-flbox__r{
  display: table-cell;
  padding: 0;
  margin: 0;
}
.c5-article-block__large .c5-flbox__l{
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0 30px 0 40px;
  background: #eee;
}

.c5-flbox{
  box-sizing: border-box;
  float: left;
}
.c5-flbox h3{
  font-size: 16px;
  margin: 0;
  padding: 0;
  text-align: left;
}
.c5-flbox p{
  font-size: 12px;
  line-height: 1.5 !important;
}
.c5-flbox .insta{
  margin-top:5px;
  margin-bottom:-5px;
  padding:0;
}
.c5-flbox a{
  font-size: 12px;
  line-height: 1.8 !important;
  word-break: break-all;
}

.c5-flbox__r{
  width: 250px;
  margin:0;
  padding: 0;
}

.c5-ofh{
  overflow: hidden;
}
@media only screen and (max-width: 639px) {
.c5-article-block .c5-flbox__l{
	background: #eee;
	padding:30px 0 10px;
}
.c5-article-block .c5-flbox__l figure img{
	width: 250px;
}  
.c5-article-block,.c5-article-block__large{
	padding: 0 20px;
	width:100%;
	box-sizing: border-box;
}
.c5-flbox{
	box-sizing: border-box;
	float:inherit;
	margin: 0 auto;
}
.c5-flbox__r{
	width: 100%;
	padding: 1em;
	background: #eee;
}
.c5-bggr{
	background: none;
}
.c5-article-block__large .c5-flbox__r,.c5-article-block__large .c5-flbox__l{
	display: block;
	width: 100%;
	margin:0 auto;
}
.c5-article-block__large .c5-flbox__l{
	padding: 1em;
}
}


/*========================================

  .c5-br-item

========================================*/
.c5-br-item {
  text-align: center;
  margin-top: 90px;
  font-size: 0;
}
.c5-br-item .s5-button {
  margin-right: 0;
  color: #fff !important;
}
.c5-br-item__intro {
  text-align: center !important;
  margin: 0 0 50px;
  padding-bottom: 30px;
  font-weight: 700 !important;
  border-bottom: solid 1px #efefef;
}
.c5-br-item__note {
  font-size: 0.8rem !important;
  margin-top: 55px;
}
.c5-br-item__title {
  margin: 0;
  text-align: center !important;
}

.c5-br-item__bravia,
.c5-br-item__sound_bar,
.c5-br-item__speaker {
  display: inline-block;
  vertical-align: top;
  width: 32%;
}
.c5-br-item__bravia .c5-cr-imgbox,
.c5-br-item__sound_bar .c5-cr-imgbox,
.c5-br-item__speaker .c5-cr-imgbox {
  margin: 40px auto 35px;
  width: 100%;
  max-width: 210px;
}
.c5-br-item__bravia a,
.c5-br-item__sound_bar a,
.c5-br-item__speaker a {
  width: 90%;
}

@media (max-width:960px) {
.c5-br-item__bravia,
.c5-br-item__sound_bar,
.c5-br-item__speaker {
	margin-top:50px;
	width: 55%;
}
.c5-br-item__bravia a,
.c5-br-item__sound_bar a,
.c5-br-item__speaker a {
	width: 270px;
}
}
@media (max-width:640px) {
.c5-br-item {
	margin-top: 60px;
}
.c5-br-item .s5-button {
	margin-right: 10px;
	margin-left: 10px;
}
.c5-br-item__intro {
	margin: 0 0 30px;
	padding-bottom: 20px;
}
.c5-br-item__note {
	margin-top: 35px;
}
.c5-br-item__bravia {
	display: block;
	width: auto;
}
.c5-br-item__sound_bar,
.c5-br-item__speaker {
	display: block;
	margin: 40px 0 0;
	width: auto;
}
.c5-br-item__bravia .c5-cr-imgbox,
.c5-br-item__sound_bar .c5-cr-imgbox,
.c5-br-item__speaker .c5-cr-imgbox {
	margin: 20px auto;
}
}