@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:600&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500&display=swap);

/* -------------------------------------------------- UTILITY  -------------------------------------------------- */

.mt-10	{ margin-top:-10px !important; }
.mt-5	{ margin-top:-5px !important; }
.mt0	{ margin-top:0px !important; }
.mt5	{ margin-top:5px !important; }
.mt10	{ margin-top:10px !important; }
.mt15	{ margin-top:15px !important; }
.mt20	{ margin-top:20px !important; }
.mt25	{ margin-top:25px !important; }
.mt30	{ margin-top:30px !important; }
.mt40	{ margin-top:40px !important; }
.mt50	{ margin-top:50px !important; }
.mt60	{ margin-top:60px !important; }
.mt80	{ margin-top:80px !important; }
.mt100	{ margin-top:100px !important; }

.mr0	{ margin-right:0px !important; }
.mr5	{ margin-right:5px !important; }
.mr10	{ margin-right:10px !important; }
.mr15	{ margin-right:15px !important; }
.mr20	{ margin-right:20px !important; }
.mr25	{ margin-right:25px !important; }
.mr30	{ margin-right:30px !important; }
.mr40	{ margin-right:40px !important; }
.mr50	{ margin-right:50px !important; }
.mr100	{ margin-right:100px !important; }

.mb0	{ margin-bottom:0px !important; }
.mb3	{ margin-bottom:3px !important; }
.mb5	{ margin-bottom:5px !important; }
.mb10	{ margin-bottom:10px !important; }
.mb15	{ margin-bottom:15px !important; }
.mb20	{ margin-bottom:20px !important; }
.mb25	{ margin-bottom:25px !important; }
.mb30	{ margin-bottom:30px !important; }
.mb40	{ margin-bottom:40px !important; }
.mb50	{ margin-bottom:50px !important; }
.mb60	{ margin-bottom:60px !important; }
.mb100	{ margin-bottom:100px !important; }

.ml0	{ margin-left:0px !important; }
.ml2	{ margin-left:2px !important; }
.ml4	{ margin-left:5px !important; }
.ml5	{ margin-left:5px !important; }
.ml10	{ margin-left:10px !important; }
.ml15	{ margin-left:15px !important; }
.ml20	{ margin-left:20px !important; }
.ml25	{ margin-left:25px !important; }
.ml30	{ margin-left:30px !important; }
.ml40	{ margin-left:40px !important; }
.ml50	{ margin-left:50px !important; }
.ml100	{ margin-left:100px !important; }


/* -------------------------------------------------- FONT -------------------------------------------------- */

/* defalt font-size */
.f10 { font-size:77% !important; }
.f11 { font-size:85% !important; }
.f12 { font-size:93% !important; }
.f13 { font-size:100% !important; }
.f14 { font-size:108% !important; }
.f15 { font-size:116% !important; }
.f16 { font-size:123.1% !important; }
.f17 { font-size:131% !important; }
.f18 { font-size:138.5% !important; }
.f19 { font-size:146.5% !important; }
.f20 { font-size:153.9% !important; }
.f21 { font-size:161.6% !important; }
.f22 { font-size:167% !important; }
.f23 { font-size:174% !important; }
.f24 { font-size:182% !important; }
.f25 { font-size:189% !important; }
.f26 { font-size:197% !important; }


.B	{ font-weight:bold!important; }
.blue	{ color:#2c8ed2!important; }
.gray	{ color:#777!important; }
.red	{ color:#e6002d!important; }
.black	{ color:#000000!important; }
.white	{ color:#ffffff!important; }
.pink	{ color:#e4007f!important; }



ul.list-pict-icons {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	margin-top: 3rem;
	margin-bottom: 6rem;
}
ul.list-pict-icons li {
	height: 3rem;
	margin-bottom: 2%;
	margin-right: 6%;
}
ul.list-pict-icons li.large {
	height: 5rem;
	margin-right: 4%;
}
ul.list-pict-icons li.small {
	height: 3rem;
}
ul.list-pict-icons li img {
	width: auto;
	height: 100%;
}
ul.list-pict-icons li sup {
	top: -1em;
}


ul.list-logo-icons.lastlogo {
	margin-bottom: 1rem;
}
#features .flex-container.half img  {
	border: 1px solid #d9d9d9;	
}
#features .flex-container.half .sub-item:hover img{
  opacity: 0.7;
  transition-duration: 0.3s;
}

ul.list-logo-icons .logo_soundpartner img {
	width: 100%;
	max-width: 350px;
	height: auto;
}
ul.list-logo-icons .logo_award-logo_anss2 img {
 width: 100%;
 max-width: 160px;
 height: auto;
}

ul.list-logo-icons .logo_award-logo_anss2-2 img {
 width: 100%;
 max-width: 300px;
 height: auto;
}

ul.list-logo-icons .logo_award-logo_anss2-3 img {
 width: 100%;
 max-width: 430px;
 height: auto;
}

.list-logo-icons.mainlogo {
	height: auto;
	margin-top: 60px;
	margin-bottom: 2rem;
}


@media only screen and (max-width: 767px) {
ul.list-pict-icons {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	margin-top: 3rem;
}
ul.list-pict-icons li {
	height: 3rem;
	margin-bottom: 6%;
	margin-right: 6%;
}
ul.list-pict-icons li.large {
	height: 5rem;
	margin-right: 4%;
}
ul.list-pict-icons li.small {
	height: 3rem;
}
ul.list-pict-icons li img {
	width: auto;
	height: 100%;
}
ul.list-pict-icons li sup {
	top: -1em;
}


 ul.list-logo-icons.lastlogo {
 margin-top: -5rem;
 margin-bottom: 8rem;
}

 ul.list-logo-icons li {
 height: 4.5rem;
 margin-left: 2%;
}
ul.list-logo-icons .logo_soundpartner img {
 width: 100%;
 max-width: 300px;
}
ul.list-logo-icons .logo_award-logo_anss2 img {
 width: 100%;
 max-width: 128px;
}
ul.list-logo-icons .logo_award-logo_anss2-2 img {
 width: 100%;
 max-width: 240px;
 height: auto;
}
ul.list-logo-icons .logo_award-logo_anss2-3 img {
 width: 100%;
 max-width: 344px;
 height: auto;
}

.list-logo-icons.mainlogo li {
 height: auto;
 margin-left: 0%;
}
}



.star a {
	color: #00a0e9;
	text-decoration: none;
}

.star a:hover {
	color: #00a0e9;
	text-decoration: underline;
}

ul.list-logo-icons {
	margin-top: 30px;
}
ul.list-logo-icons.lastlogo {
	margin-bottom: 1rem;
}

ul.list-logo-icons .logo_aquos-audio img {
	width: 100%;
	max-width: 270px;
	height: auto;
}

ul.list-logo-icons .logo_award-logo_c22cx1 img {
 width: 100%;
 max-width: 190px;
 height: auto;
}

ul.list-logo-icons .logo_award-logo_c22cx1_2 img {
 width: 100%;
 max-width: 316px;
 height: auto;
}

ul.list-logo-icons .logo_award-logo_c22cx1_3 img {
 width: 100%;
 max-width: 600px;
 height: auto;
}


.list-logo-icons.mainlogo {
	height: auto;
	margin-top: 60px;
	margin-bottom: 2rem;
}

ul.list-pict-icons.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfbfbf;
	padding-top: 30px;
	margin-top: 18px;
}


ul.list-logo-icons.lastlogo {
	margin-bottom: 6rem;
}


@media only screen and (min-width: 767px) {
	
	ul.list-pict-icons li {
		height: 5rem;
		margin-bottom: 2%;
		margin-right: 5%;
	}
	
	#features .sub-item .ttl.fs {
		font-size: 1.78rem;
	}
}

@media only screen and (max-width: 767px) {
	
	ul.list-pict-icons li {
		height: 4rem;
		margin-bottom: 6%;
		margin-right: 5%;
	}
	
 ul.list-logo-icons {
 margin-top: 30px;
}
 ul.list-logo-icons.lastlogo {
 margin-bottom: 8rem;
}

 ul.list-logo-icons li {
 margin-top: 22px !important;
 margin-left: 2%;
}
ul.list-logo-icons li:first-child {
 margin-left: 0;
}
ul.list-logo-icons .logo_aquos-audio img {
 width: 100%;
 max-width: 230px;
}

ul.list-logo-icons .logo_award-logo_c22cx1 img {
 width: 100%;
 max-width: 152px;
}
ul.list-logo-icons .logo_award-logo_c22cx1_2 img {
 width: 100%;
 max-width: 253px;
}
ul.list-logo-icons .logo_award-logo_c22cx1_3 img {
 width: 100%;
 max-width: 480px;
}


.list-logo-icons.mainlogo li {
 height: auto;
 margin-left: 0%;
}
}



/* ==================================== */

.anss-w350 {
	max-width: 350px !important;
}

.list-pict-icons li.award {
	height: 100%;
	margin-bottom: auto;
	padding-bottom: 10px;
}
.list-pict-icons .award img {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	height: auto;
}

 @media only screen and (max-width: 767px) {
.anss-w350 {
	max-width: 280px !important;
}

.list-pict-icons .award .w55 {
	max-width: 44px;
}
.list-pict-icons .award .w60 {
	max-width: 48px;
}
.list-pict-icons .award .w70 {
	max-width: 56px;
}
.list-pict-icons .award .w80 {
	max-width: 64px;
}
.list-pict-icons .award .w90 {
	max-width: 72px;
}
.list-pict-icons .award .w100 {
	max-width: 80px;
}
.list-pict-icons .award .w110 {
	max-width: 88px;
}
.list-pict-icons .award .w120 {
	max-width: 96px;
}
.list-pict-icons .award .w130 {
	max-width: 104px;
}
.list-pict-icons .award .w140 {
	max-width: 112px;
}
}
@media print , screen and (min-width: 768px) {
ul.list-logo-icons li {
	height: auto;
	margin-top: 25px; 
}

.list-pict-icons .award .w55 {
	max-width: 55px;
}
.list-pict-icons .award .w60 {
	max-width: 60px;
}
.list-pict-icons .award .w70 {
	max-width: 70px;
}
.list-pict-icons .award .w80 {
	max-width: 80px;
}
.list-pict-icons .award .w90 {
	max-width: 90px;
}
.list-pict-icons .award .w100 {
	max-width: 100px;
}
.list-pict-icons .award .w110 {
	max-width: 110px;
}
.list-pict-icons .award .w120 {
	max-width: 120px;
}
.list-pict-icons .award .w130 {
	max-width: 130px;
}
.list-pict-icons .award .w140 {
	max-width: 140px;
}
}

/* ====================================
	特長
===================================== */

.max-80 {
	max-width: 80px;
}
.max-100 {
	max-width: 100px !important;
}
.max-120 {
	max-width: 120px !important;
}
.max-130 {
	max-width: 130px !important;
}
.max-140 {
	max-width: 140px !important;
}
.max-150 {
	max-width: 150px !important;
}
.max-178 {
	max-width: 178px !important;
}
.max-200 {
	max-width: 200px !important;
}
.max-250 {
	max-width: 250px !important;
}
.max-300 {
	max-width: 300px !important;
}
.max-370 {
	max-width: 370px !important;
}
.max-400 {
	max-width: 400px !important;
}
.max-450 {
	max-width: 450px !important;
}
.max-465 {
	max-width: 465px !important;
}
.max-480 {
	max-width: 480px !important;
}
.max-500 {
	max-width: 500px !important;
}
.max-519 {
	max-width: 519px !important;
}
.max-525 {
	max-width: 525px !important;
}
.max-550 {
	max-width: 550px !important;
}
.max-580 {
	max-width: 580px !important;
}
.max-600 {
	max-width: 600px !important;
}
.max-620 {
	max-width: 620px !important;
}
.max-630 {
	max-width: 630px !important;
}
.max-650 {
	max-width: 650px !important;
}
.max-700 {
	max-width: 700px !important;
}
.max-750 {
	max-width: 750px !important;
}
.max-800 {
	max-width: 800px !important;
}
.max-820 {
	max-width: 820px !important;
}
.max-850 {
	max-width: 850px !important;
}
.max-900 {
	max-width: 900px !important;
}
.max-950 {
	max-width: 950px !important;
}
.max-1000 {
	max-width: 1000px !important;
}
.max-1080 {
	max-width: 1080px !important;
}

.right {
	text-align: right;
	margin-left: auto;
	justify-content: right;
}
.left {
	text-align: left;
	margin-right: auto;
	justify-content: left;
}


div[id^="sub"] {
   margin-top:-70px;
  padding-top:70px;
}


.min-h100 {
	min-height: 100px !important;
}

.second-title {
   margin-top:0px;
}

.next-area {
   margin-top:100px;
}

.google-font {
	font-family: 'Open Sans', "Noto Sans Japanese", sans-serif !important;
	padding: 0px !important;
	margin: 0px !important;
	color: #000 !important;
}
.roboto {
	font-family: 'Roboto', "Noto Sans Japanese", sans-serif !important;
	padding: 0px !important;
	margin: 0px !important;
	color: #000 !important;
}

/* ==================================== */

.container_block {
	display: flex;
}

.container_block .contents_l_10_90 {
	width: 8%;
}
.container_block .contents_r_10_90 {
	flex: 1;
	width: 88%;
	margin-left: 4%;
}
.container_block .contents_l_20_80 {
	width: 18%;
}
.container_block .contents_r_20_80 {
	flex: 1;
	width: 78%;
	margin-left: 4%;
}
.container_block .contents_l_30_70 {
	width: 28%;
}
.container_block .contents_r_30_70 {
	flex: 1;
	width: 68%;
	margin-left: 4%;
}
.container_block .contents_l_40_60 {
	width: 38%;
}
.container_block .contents_r_40_60 {
	flex: 1;
	width: 58%;
	margin-left: 4%;
}
.container_block .contents_l_45_55 {
	width: 43%;
}
.container_block .contents_r_45_55 {
	flex: 1;
	width: 53%;
	margin-left: 4%;
}
.container_block .contents_l_50_50 {
	width: 48%;
}
.container_block .contents_r_50_50 {
	flex: 1;
	width: 48%;
	margin-left: 4%;
}
.container_block .contents_l_55_45 {
	width: 53%;
}
.container_block .contents_r_55_45 {
	flex: 1;
	width: 43%;
	margin-left: 4%;
}
.container_block .contents_l_60_40 {
	width: 58%;
}
.container_block .contents_r_60_40 {
	flex: 1;
	width: 38%;
	margin-left: 4%;
}
.container_block .contents_l_70_30 {
	width: 68%;
}
.container_block .contents_r_70_30 {
	flex: 1;
	width: 28%;
	margin-left: 4%;
}
.container_block .contents_l_80_20 {
	width: 78%;
}
.container_block .contents_r_80_20 {
	flex: 1;
	width: 18%;
	margin-left: 4%;
}
.container_block .contents_l_90_10 {
	width: 88%;
}
.container_block .contents_r_90_10 {
	flex: 1;
	width: 8%;
	margin-left: 4%;
}

/* ==================================== */


@media screen and (max-width: 767px) {
	
div[id^="sub"] {
   margin-top:-30px;
  padding-top:30px;
}



/* ==================================== */

.container_block {
 display: block;
}


.container_block .contents_l_10_90, .container_block .contents_l_20_80, .container_block .contents_l_30_70, .container_block .contents_l_40_60, .container_block .contents_l_45_55, .container_block .contents_l_50_50,  .container_block .contents_l_55_45, .container_block .contents_l_60_40, .container_block .contents_l_70_30, .container_block .contents_l_80_20, .container_block .contents_l_90_10 {
 width: 100%;
}
.container_block .contents_r_10_90, .container_block .contents_r_20_80, .container_block .contents_r_30_70, .container_block .contents_r_40_60, .container_block .contents_r_45_55, .container_block .contents_r_50_50,  .container_block .contents_r_55_45, .container_block .contents_r_60_40, .container_block .contents_r_70_30, .container_block .contents_r_80_20, .container_block .contents_r_90_10 {
 width: 100%;
 margin-left: 0%;
 margin-top: 20px;
}


.container_block .contents_l_10_90 img, .container_block .contents_l_20_80 img, .container_block .contents_l_30_70 img, .container_block .contents_l_40_60 img, .container_block .contents_l_45_55 img, .container_block .contents_l_50_50 img, .container_block .contents_l_55_45 img, .container_block .contents_l_60_40 img, .container_block .contents_l_70_30 img, .container_block .contents_l_80_20 img, .container_block .contents_l_90_10 img {
 margin-top: 0px;
}
.container_block .contents_l_10_90 img, .container_block .contents_l_20_80 img, .container_block .contents_l_30_70 img, .container_block .contents_l_40_60 img, .container_block .contents_l_45_55 img, .container_block .contents_l_50_50 img, .container_block .contents_l_55_45 img, .container_block .contents_l_60_40 img, .container_block .contents_l_70_30 img, .container_block .contents_l_80_20 img, .container_block .contents_l_90_10 img {
 margin-top: 0px;
}

/* ==================================== */

}


.base-width .sub-title:nth-child(n+2) {
	margin-top: 80px;
}

.sub-item .base-width {
	border-bottom: solid 1px #D9D9D9;
	padding-bottom: 80px;
}

.sub-sub-title {
	margin-top: 80px;
	margin-bottom: 40px;
}

.container_block.adjustment {
	margin-top: 40px;
}

.star.caption {
	margin-top: 40px;
}

.star.caption a {
	color: #2b7bcf;	
}

@media only screen and (max-width: 767px) {
.base-width .sub-title:nth-child(n+2) {
	margin-top: 60px;
}
.sub-item .base-width {
	padding-bottom: 50px;
}
.sub-sub-title {
	margin-bottom: 25px;
}
.container_block.adjustment {
	margin-top: 30px;
}
.star.caption {
	margin-top: 30px;
}
}


/* 表 */

.design-table {
 width: 100%;
 text-align: center;
 border-collapse: collapse;
 border-spacing: 0;
}
.design-table th {
 padding: 10px;
 border-bottom: solid 4px #e5e5e5;
}
.design-table td {
 padding: 10px 1em;
 border-bottom: solid 1px #e5e5e5;
}


@media only screen and (max-width: 767px) {
.design-table td {
 text-align: left;
}
}

figure {
	float: right;
	margin: 0 0 15px 15px;
}
figure img {
	max-width: 100%;
}


/* ====================================
	仕様 / 寸法
===================================== */


table.table-spec th.percent-02 {
	background-color: #f8f8f8;
	padding-right: 10px;
	padding-left: 10px;
}

.black-line {
	padding: 30px;
	width: 100%;
	border: 1px solid #e5e5e5;
	margin-top: 50px;
}

.black-line .container_block{
  display: flex;
}
.black-line .container_block .contents_l {
  width: 44%;
}
.black-line .container_block .contents_r {
  flex: 1;
  width: 54%;
  margin-left: 2%;
}

.stars.con-text {
	margin-top: 15px;
  padding-left: 1.1em;
  text-indent: -1.1em;
  font-size:93%; 
}

.stars.con-text a {
	color: #5fa5e9;	
}

.stars.con-text span {
  margin-right: 0.1em; 
}


#spac .container_block {
	display: flex;
	padding-top: 40px;
	padding-bottom: 20px;
}
#spac .container_block .contents_l {
	width: 48%;
}
#spac .container_block .contents_r {
	flex: 1;
	width: 48%;
	margin-left: 4%;
}

@media only screen and (max-width: 767px) {
	
.black-line {
	margin-top: 30px;
}
.black-line .container_block{
  display: block;
}
.black-line .container_block .contents_l {
  width: 100%;
}
.black-line .container_block .contents_r {
  width: 100%;
  margin-left: 0%;
  margin-top: 1rem;
}

#spac .container_block {
 display: block;
}
#spac .container_block .contents_l {
 width: 100%;
}
#spac .container_block .contents_r {
 width: 100%;
 margin-left: 0%;
 margin-top: 4rem;
}
}