@charset "UTF-8";
/* CSS Document */
.c5-br-mgtop170 {
    margin-top: 170px!important;
}
.c5-br-mgtop150 {
    margin-top: 150px!important;
}
.c5-br-mgtop100 {
    margin-top: 100px!important;
}
.c5-br-mgtop90 {
    margin-top: 90px!important;
}
.c5-br-mgtop80 {
    margin-top: 80px!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-container {
	padding-top: 80.0938px!important;
}
/*========================================

  .c5-cr-mainvisual

========================================*/
.c5-cr-mainvisual {
  position: relative;
	overflow: hidden;
}
.c5-cr-mainvisual__img {
  margin: 0 auto;
  max-width: 1200px;
  line-height: 0;
}
.c5-cr-mainvisual__img img {
  width: 100%;
  height: auto;
}
/*========================================

  .c5-cr-

========================================*/
.c5-cr-article {
  overflow: hidden;
}
.c5-cr-article * {
  box-sizing: border-box;
}
.c5-cr-inner {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 900px;
  width: 93.75%;
}
.c5-br-smart-inner {
	position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 600px;
  width: 93.75%;
}
.c5-cr-inner span {
  font-size: 0.75rem !important;
  line-height: 1.7 !important;
}
.c5-cr-inner:after {
  clear: both;
  display: block;
  content: '';
}
.c5-cr-text {
  font-size: 0.98rem !important;
  line-height: 2 !important;
  color: #000 !important;
}

/*========================================

  .c5-br-intro

========================================*/
  .c5-br-intro__title {
	  margin-top: 15px;
  text-align: center !important;
  font-size: 2.13rem !important;
  font-weight: 700 !important;
  line-height: 1.72 !important;
  color: #000 !important;
	  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}
.c5-br-intro_sub_title {
  font-size: 1.27rem !important;
  color: #000 !important;
  line-height: 2 !important;
	text-align: center!important;
	font-weight: 700!important;
}
@media (max-width:640px) {
  	.c5-br-intro__title {
		line-height: 1.5 !important;
		font-size: 1.5rem!important;
	}
	.c5-br-intro_sub_title {
		font-size: 1rem!important;
	}
}

/*========================================

  .c5-br-

========================================*/
.c5-br-intro_btn {
	display: flex;
}
.c5-br-intro_btn li a {
	transition: .3s;
}
.c5-br-intro_btn li a:hover {
	transform: translateY(5px);
}
.c5-br-intro_btn_l {
	width: 50%;
	padding-right: 1.5%;
}
.c5-br-intro_btn_r {
	width: 50%;
	padding-left: 1.5%;
}
@media (max-width:640px) {
	.c5-br-intro_btn {
		display: block;
	}
	.c5-br-intro_btn_l,
	.c5-br-intro_btn_r {
		width: 100%;
		padding: 20px 0 0 0;
	}
}

#case03,
#case04 {
	width: 100%;
	text-align: center;
}
.c5-br-section_sub {
	font-size: 1.27rem!important;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	border-bottom: solid 1px #000;
	text-align: center;
	display: inline-block;
	margin: 0 auto;
}
.c5-br-bg01 {
	height: 500px;
	width: 100%;
	background-image: url("../img/bgimg01.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
}
.c5-br-bg01-sp {
	width: 100%;
}
.c5-br-sp1200 {
	display: none;
}
.c5-br-info {
	border: solid 1px #e2e2e2;
	padding: 30px 90px;
}
@media (max-width:640px) {
	.c5-br-info {
		padding: 3%;
	}
}
.c5-br-flex {
	display: flex;
	display: -ms-flexbox;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	width: 100%;
	font-size: 0.8rem;
	margin: 8px 0;
}
.c5-br-tab-r-line {
	position: relative;
	top: calc(50% - 1px);
	margin: 0 10px;
	border: none;
	border-top: solid 1px #CCC;
}
.c5-br-tab-reader01 {
	display: flex;
	font-weight: bold;
	justify-content: center;
	align-items: center;
}
.c5-br-tab-reader02 {
	flex: auto;
}
.c5-br-tab-reader03 {
	width: 50%;
}
@media (max-width:500px) {
	.c5-br-tab-reader03 {
		width: 56%;
	}
}
.c5-br-tab-reader03 a {
	color: #0000ff;
	transition: .3s;
}

@media (max-width:1200px) {
	.c5-br-sp1200 {
		display: block;
	}
	.c5-br-pc1200 {
		display: none;
	}
}
.c5-br-img {
	width: 100%;
}
.c5-br-smart-title {
	font-size: 1.55rem!important;
	text-align: center;
}

.c5-br-scroll-img {
	position: relative;
	overflow: hidden;
	height: 405px;
	width: 100%;
}
.c5-br-scroll-img2 {
	position: relative;
	overflow: hidden;
	height: 460px;
	width: 100%;
}
.c5-br-scroll-bg-right {
	position: absolute;
	right: 0;
	height: 215px;
	background-color: #ededed;
	width: 80%;
	top: 115px;
	transform-origin: center right;
}
.c5-br-scroll-bg-left {
	position: absolute;
	left: 0;
	height: 215px;
	background-color: #ededed;
	width: 80%;
	top: 180px;
	transform-origin: center left;
}
.c5-br-scroll-img-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
@media (max-width:1000px) {
	.c5-br-scroll-img {
		height: auto;
	}
	.c5-br-scroll-img2 {
		height: auto;
	}
	.c5-br-scroll-img-inner {
		width: 93.75%;
		margin: 0 auto;
	}
	.c5-br-scroll-bg-right {
		height: 70%;
		top: 10%;
	}
	.c5-br-scroll-bg-left {
		height: 70%;
	}
}
.c5-br-scroll-img-parts01 {
	position: absolute;
	width: 45%;
	bottom: 10%;
	right: 21%;
}
.c5-br-scroll-img-parts02 {
	position: absolute;
	width: 18%;
	left: 0;
	top: 5%;
}
.c5-br-scroll-img-parts03 {
	position: absolute;
	width: 19%;
	top: 0;
	right: 0;
}
.c5-br-scroll-img-parts04 {
	position: absolute;
	width: 12%;
	bottom: 0;
	left: 20%;
}
.c5-br-scroll-img-parts05 {
	position: absolute;
	width: 53%;
	top: 0;
	right: 19%;
}
.c5-br-scroll-img-parts06 {
	position: absolute;
	width: 18.2%;
	top: 0;
	left: 0;
}
.c5-br-scroll-img-parts07 {
	position: absolute;
	width: 16.5%;
	top: 5%;
	right: 0;
}
.c5-br-scroll-img-parts08 {
	position: absolute;
	width: 17.5%;
	bottom: 0;
	left: 8.5%;
}
.c5-br-caption {
	font-size: 0.68rem !important;
	text-align: center;
}
@media (max-width:640px) {
	.c5-br-caption {
		text-align: left;
	}
}
.c5-br-size {
	background-color: #969696;
	width: 100%;
	text-align: center;
}
.c5-br-size img {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}
.c5-br-midol-img {
	width: 100%;
	text-align: center;
}
.c5-br-midol-img img {
	width: 93.75%;
	max-width: 1200px;
	margin: 0 auto;
}
.c5-br-dog-img {
	position: absolute;
	bottom: -20px;
	width: 43%;
	right: -50%;
}
.c5-br-dog-img img {
	width: 100%
}
@media (max-width:1000px) {
	.c5-br-dog-img {
		position: relative;
		margin: 20px auto;
		right: 0;
	}
}
.c5-br-bg02 {
	height: 470px;
	width: 100%;
	background-image: url("../img/bgimg02.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-size: 100%;
}
.c5-br-bg02-sp {
	width: 100%;
}
.c5-br-cotion {
	font-size: 0.68rem !important;
	text-align: left;
}
.c5-br-cotion a {
	display: inline;
	text-decoration: underline;
}
.c5-br-bg03 {
	height: 500px;
	width: 100%;
	background-image: url("../img/bgimg03.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
}
.c5-br-bg03-sp {
	width: 100%;
}

.c5-br-sp1000 {
	display: none;
}
@media (max-width:1000px) {
	.c5-br-sp1000 {
		display: block;
	}
	.c5-br-pc1000 {
		display: none;
	}
}
.c5-br-sp800 {
	display: none;
}
@media (max-width:800px) {
	.c5-br-sp800 {
		display: block;
	}
}
.c5-br-sp640 {
	display: none;
}
@media (max-width:640px) {
	.c5-br-sp640 {
		display: block;
	}
}
.c5-br-sp500 {
	display: none;
}
@media (max-width:500px) {
	.c5-br-sp500 {
		display: block;
	}
}
.c5-br-sp420 {
	display: none;
}

@media (max-width:420px) {
	.c5-br-sp420 {
		display: block;
	}
}
@media (max-width:640px) {
	.c5-br-pc640 {
		display: none;
	}
}
.c5-br-sp700 {
	display: none;
}
@media (max-width:700px) {
	.c5-br-pc700 {
		display: none;
	}
	.c5-br-sp700 {
		display: block;
	}
}
.c5-br-pd-info {
	border: solid 1px #e2e2e2;
	display: flex;
	position: relative;
	padding: 0 3%;
}
.c5-br-pd-balloon {
	width: 250px;
	margin-left: 30px;
}
@media (max-width:700px) {
	.c5-br-pd-balloon {
		margin-left: 0;
	}
}
.c5-br-pd-balloon img {
	width: 100%;
}
.c5-br-pd-info2 {
	border: solid 1px #e2e2e2;
	display: flex;
	position: relative;
	padding: 0 0 0 3%;
}

.c5-br-pd-info img {
	width: 100%;
}
.c5-br-pd-text {
	width: 70%;
	padding: 3% 0;
}
.c5-br-pd-text2 {
	width: 35%;
	padding: 3% 0;
}
.c5-br-pd-text2 ul {
	display: flex;
}
.c5-br-pd-icon  {
	width: 155px;
	justify-content: center;
    align-items: center;
	display: flex;
}
.c5-br-pd-title {
	width: auto;
	line-height: 1.4em;
	/*padding-left: 10px;*/
	padding-top: 10px;
	font-size: 1rem;
	font-weight: bold;
    align-items: center;
	display: flex;
}
@media (max-width:1000px) {
	.c5-br-pd-text2 ul {
		display: block;
	}
}
@media (max-width:700px) {
	.c5-br-pd-text2 ul {
		display: flex;
	}
}
.c5-br-pd-img {
	width: 30%;
	margin-top: auto;
}
.c5-br-pd-img2 {
	width: 63%;
	padding: 0;
	margin: 0 0 0 2%;
	background: url("../img/channel_img.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.c5-br-pd-text-info {
	font-size: 0.8rem!important;
	margin-top: 10px;
	line-height: 1.8em!important;
}
.c5-br-pd-text-info_link {
	font-size: 0.8rem!important;
	margin-top: 8px;
}
.c5-br-pd-text-info_link span {
	color: #afafaf;
}
.c5-br-pd-text-info_link a {
	color: #0000ff;
	text-decoration: underline;
	transition: .3s;
}
@media (max-width:700px) {
	.c5-br-pd-info {
		display: block;
	}
	.c5-br-pd-info2 {
		display: block;
		padding: 0;
	}
	.c5-br-pd-text {
		width: 100%;
	}
	.c5-br-pd-text2{
		width: 100%;
		padding: 3%;
	}
	.c5-br-pd-img {
		width: 70%;
		margin: auto auto 0;
	}
	.c5-br-pd-img2 {
		width: 100%;
		margin: 0;
	}
}
@media (max-width:640px) {
	.c5-br-pd-title {
		font-size: 0.95rem;
	}
	.c5-br-pd-icon  {
		width: 120px;
	}
	.c5-br-pd-text-info {
		margin-top: 10px;
	}
}

.c5-br-midol-title {
	width: 90%;
	margin: 0 auto;
}
@media (max-width:640px) {
	.c5-br-midol-title {
		text-align: left;
	}
}
.c5-br-android {
	border: solid 1px #aaa;
	padding: 20px;
}
.c5-br-android-title {
	font-weight: bold;
}
@media (max-width:640px) {
	.c5-br-android-title {
		text-align: center;
	}
}
.c5-br-android-text {
	font-size: 0.8rem!important;
	line-height: 2em!important;
	margin-top: 15px;
}
.c5-br-android-text img {
	vertical-align: -3px;
}

.c5-br-bnr {
	border: solid 1px #c8c8c8;
}
.c5-br-bnr01 {
	padding: 40px;
	display: flex;
}
.c5-br-bnr01-btn {
	padding: 0 40px 40px 40px;
	font-size: 0.9rem!important;
}
.c5-br-bnr01-btn a {
	color: #fff;
	width: 200px;
	text-align: center;
}
.c5-br-bnr01-btn a:hover {
	color: #fff;
}
@media (max-width:1000px) {
	.c5-br-bnr01-btn {
		text-align: center;
	}
	.c5-br-bnr01-btn a {
		display: block;
		width: 100%;
		margin: 10px auto 0;
	}
	.s5-button:last-child {
		margin: 10px auto 0;
	}
}
.c5-br-bnr01-left {
	width: 50%;	
}
.c5-br-bnr01-img {
	width: 45%;
	margin-left: 5%;
}
.c5-br-bnr01-img img {
	width: 100%;
}
@media (max-width:800px) {
	.c5-br-bnr01 {
		display: block;
	}
	.c5-br-bnr01-left {
		width: 100%;
	}
	.c5-br-bnr01-img {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}
}
.c5-br-bnr-title {
	font-size: 1.5rem!important;
	font-weight: normal!important;
}
.c5-br-bnr-text {
	font-size: 0.9rem!important;
	margin-top: 15px;
	line-height: 2em!important;
}
.c5-br-bnr-text a {
    color: #0000ff;
    text-decoration: underline;
    transition: .3s;
}

/*========================================

  .c5-app-feature

========================================*/
.c5-app-feature {
  margin-right: auto;
  margin-left: auto;
  max-width: 922px;
}
.c5-app-feature .c5-hr-glay {
  margin-top: 35px !important;
  width: 100% !important;
}
.c5-app-feature p,
.c5-app-feature a {
  color: #565858 !important;
}
.c5-app-feature img,
.c5-msa-wrapp img {
	max-width: none;
}

.sf-contentRecommend h3 {
	margin-bottom: 24px;
}

/*========================================

  .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;
}
}
@-webkit-keyframes slideIn {
  0% {
    visibility: visible;
    -webkit-transform: scalex(1);
    transform: scalex(1)
  }
  to {
    opacity: 1;
    -webkit-transform: scalex(1);
    transform: scalex(1)
  }
}
@keyframes slideIn {
  0% {
    visibility: visible;
    -webkit-transform: scalex(0);
    transform: scalex(0);
  }
  to {
    opacity: 1;
    -webkit-transform: scalex(1);
    transform: scalex(1)
  }
}

@-webkit-keyframes slideInUp {
  0% {
    visibility: visible;
    -webkit-transform: translate3d(0, 3.125vw, 0);
    transform: translate3d(0, 3.125vw, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInUp {
  0% {
    visibility: visible;
    -webkit-transform: translate3d(0, 3.125vw, 0);
    transform: translate3d(0, 3.125vw, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-webkit-keyframes slideDown {
  0% {
    visibility: visible;
    -webkit-transform: translate3d(0, -3.125vw, 0);
    transform: translate3d(0, -3.125vw, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideDown {
  0% {
    visibility: visible;
    -webkit-transform: translate3d(0, -3.125vw, 0);
    transform: translate3d(0, -3.125vw, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}


.slideInUp,
.slideDown,
.slideIn {
  opacity: 0
}

.animateIn.slideInUp, .animateIn .slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease
}
.animateIn.slideDown, .animateIn .slideDown {
  -webkit-animation-name: slideDown;
  animation-name: slideDown;
  -webkit-animation-delay: .8s;
  animation-delay: .8s;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease
}
.animateIn.slideIn, .animateIn .slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease
}

.animateDelay-0 {
  -webkit-animation-delay: 0.4s!important;
  animation-delay: 0.4s!important
}

.animateDelay-1 {
  -webkit-animation-delay: 0.7s!important;
  animation-delay: 0.7s!important
}

.animateDelay-2 {
  -webkit-animation-delay: 1s!important;
  animation-delay: 1s!important
}

.animateDelay-3 {
  -webkit-animation-delay: 1.3s!important;
  animation-delay: 1.3s!important
}

.animateDelay-4 {
  -webkit-animation-delay: 1.6s!important;
  animation-delay: 1.6s!important
}

.animateDelay-5 {
  -webkit-animation-delay: 1.9s!important;
  animation-delay: 1.9s!important
}

.animateDelay-6 {
  -webkit-animation-delay: 2.2s!important;
  animation-delay: 2.2s!important
}

.animateDelay-7 {
  -webkit-animation-delay: 2.5s!important;
  animation-delay: 2.5s!important
}

.animateDelay-8 {
  -webkit-animation-delay: 2.8s!important;
  animation-delay: 2.8s!important
}

.animateDelay-9 {
  -webkit-animation-delay: 3.1s!important;
  animation-delay: 3.1s!important
}

.animateDelay-10 {
  -webkit-animation-delay: 3.4s!important;
  animation-delay: 3.4s!important
}
.animateDelay-11 {
  -webkit-animation-delay: 3.7s!important;
  animation-delay: 3.7s!important
}
.animateDelay-12 {
  -webkit-animation-delay: 4.0s!important;
  animation-delay: 4.0s!important
}
.animateDelay-13 {
  -webkit-animation-delay: 4.3s!important;
  animation-delay: 4.3s!important
}