@charset "Shift_JIS";

/**
 * default.css
 * create: 2020.03.30
 */

/*========================================

  .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-mgtop100 {
    margin-top: 100px!important;
}
.c5-br-mgtop70 {
    margin-top: 70px!important;
}
.c5-br-mgtop60 {
    margin-top: 60px!important;
}
.c5-br-mgtop50 {
    margin-top: 50px!important;
}
.c5-br-mgtop40 {
    margin-top: 40px!important;
}
.c5-br-mgtop35 {
    margin-top: 35px!important;
}
.c5-br-mgtop30 {
    margin-top: 30px!important;
}
.c5-br-mgtop25 {
    margin-top: 25px!important;
}
.c5-br-mgtop20 {
    margin-top: 20px!important;
}
.c5-br-mgtop15 {
    margin-top: 15px!important;
}
.c5-br-mgtop10 {
    margin-top: 10px!important;
}
.c5-br-mgtop8 {
    margin-top: 8px!important;
}
.c5-br-mgtop5 {
    margin-top: 5px!important;
}

.c5-br-pc {
    display:block;
}
.c5-br-sp {
    display:none;
}
.c5-br-sp425 {
    display:none;
}
.c5-br-sp390 {
    display:none;
}
.c5-br-annotation {
    vertical-align: super!important;
}

@media (max-width:640px) {
.c5-br-heading {
	line-height: 1.5 !important;
}
.c5-br-pc {
    display:none;
}
.c5-br-sp {
	display:block;
}
}
@media (max-width:425px) {
.c5-br-sp425 {
    display:block;
}
}
@media (max-width:390px) {
.c5-br-sp390 {
    display:block;
}
}


/*========================================

  .c5-br-intro

========================================*/
  .c5-br-intro__title {
  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__caption {
  font-size: 0.75rem !important;
  line-height: 1.7 !important;
}
  .c5-br-intro__caption a {
    text-decoration: underline;
}

@media (max-width:640px) {
  .c5-br-intro__title {
	line-height: 1.5 !important;
}
  .c5-br-intro__title span {
  font-size: 1.2rem !important;
  line-height: 2 !important;
}
  h1.c5-br-mgtop70 {
  margin-top: 30px!important; 
}
  section.c5-br-mgtop100 {
  margin-top: 70px!important;
}
}


/*========================================

  .c5-br-part1

========================================*/
  .c5-br-part1 {
  overflow: hidden;
}
  .c5-br-part1__line01 {
  background-color: #EDEDED;
  max-width: 1200px;
  padding: 3em 0 3.5em 0;
}
  .c5-br-part1__caption01 {
  font-size: 1.125rem !important;
  line-height: 1.7 !important;
  text-align: center;
  font-weight: bold;
  width: 90%;
  margin: 0 auto;
}
  .c5-br-part1__img01 {
  max-width: 1075px;
  width: 90%;
  margin: 0 auto;
}
  .c5-br-part1__line02 {
  max-width: 600px;
  border: solid 1px #AAAAAA;
  padding: 1.5em;
}
  .c5-br-part1__caption02 {
  font-weight: bold;
}
  .c5-br-part1__caption03 {
  max-width: 600px;
  font-size: 0.75rem !important;
  line-height: 1.7 !important;
}
  .c5-br-part1__img02 {
  max-width: 1200px;
  margin: 0 auto;
}
  .c5-br-part1__caption04 {
  max-width: 1200px;
  font-size: 0.75rem !important;
  line-height: 1.7 !important;
  text-align: right!important;
}

@media (max-width:640px) {
  .c5-br-part1__line01 {
  padding: 2em 1em;
}
  .c5-br-part1__img01 {
    padding: 0;
	margin: 0;
	width: auto;
}
  .c5-br-part1__caption01 {
    width: 100%;
	text-align: left !important;
}
}

/*========================================

  .c5-br-part2

========================================*/
  .c5-br-part2 {
  overflow: hidden;
}
  .c5-br-part2__img01 {
  max-width: 640px;
  margin: 0 auto;
}
  .c5-br-part2__caption01 {
  max-width: 600px;
  font-size: 0.75rem !important;
  line-height: 1.7 !important;
}

/*========================================

  .c5-br-part3

========================================*/
  .c5-br-part3 {
  overflow: hidden;
}
  .c5-br-part3__caption01 {
  max-width: 600px;
  font-size: 0.75rem !important;
  line-height: 1.7 !important;
}


/*========================================

  .c5-br-part4

========================================*/
  .c5-br-part4 {
  overflow: hidden;
}
  .c5-br-part4__img01 {
  max-width: 640px;
  margin: 0 auto;
}
  .c5-br-part4__caption01 {
  max-width: 600px;
  font-size: 0.75rem !important;
  line-height: 1.7 !important;
}
  .c5-br-part4__line01 {
  background-color: #EDEDED;
  max-width: 1200px;
  padding: 3em;
}
  .c5-br-part4__img02 {
  float: left;
  margin: 0;
  width: 50%;
  padding-right: 20px;
}
  .c5-br-part4__img03 {
  float: right;
  margin: 0;
  width: 50%;
  padding-left: 20px;
}
  .c5-br-part4__caption02 {
  font-size: 1.125rem !important;
  line-height: 1 !important;
  font-weight: bold;
}
  .c5-br-part4__caption03 {
  font-size: 1rem !important;
  line-height: 1.5 !important;
  font-weight: bold;
  text-align: left!important;
}
  .c5-br-part4__caption04 {
  font-size: 0.75rem !important;
  line-height: 1.7 !important;
}

@media (max-width:785px) {
  .c5-br-part4__img02 {
	float: none;
    padding: 0;
	margin: 0;
	width: auto;
}
  .c5-br-part4__img03 {
	float: none;
    padding: 0;
	margin: 30px 0 0 0;
	width: auto;
}
  .c5-br-part4__caption02 {
  line-height: 1.5 !important;
}
}
@media (max-width:640px) {
  .c5-br-part4__line01 {
    padding: 1.5em;
}
}


/*========================================

  .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;
}
}