@charset "utf-8";
/* CSS Document */


/* ====================================
	Add 
===================================== */

/* COPY */
/* 画像下揃え */
.fix-bottom-img .flex-item {
  display: flex; flex-direction: column;
}
.zsub-section .img-container {
  min-height: 0%; /* IE対応 */
  width: 100%; margin-top: auto; padding-top: 4rem;
}

.zsub-section .sub-bdr-bottom {	border-bottom: dotted 1px #D9D9D9; padding-bottom: 5rem;}
hr.sub-bdr-bottom {border-top: none; }
.zlist-logo-icons img{ max-width: 320px; }
@media only screen and (max-width: 767px) {
  .sub-bdr-bottom {padding-bottom: 5rem; margin-bottom: -5rem;}
  .zsub-section .img-container { padding-top: 2rem; }
  .fix-bottom-img .flex-item{ margin-top: 0;}
  
}
/* COPY */


.zBluetooth .zflex-txt{ width: calc(100% - 200px);}
.zBluetooth .zflex-img{  width: 162px;  text-align: right;}

.prod-colors .zsilver{ background-color: #C8C8C8;}
ul.list-pict-icons li { margin-bottom: 1em; }

ul.list-pict-icons li.zbluetooth { margin-right: 6%; }
ul.list-pict-icons li.zonkyo {height: 3.4rem; margin-right: 0%; position: relative; top: -0.5rem;}
ul.list-pict-icons.ztopline {padding-top: 3em;border-top: solid 1px #bfbfbf;}

.zsub-title { font-size: 2.2rem; font-weight: 700;}
.zsub-title .color-star{ font-size: 0.63em; vertical-align: top; padding:1px;}

.sub-section.zsub-section { padding-top: 5rem;}
.sub-section.zsub-section .text-container{ width: 100%; padding-top: 1.8rem; font-size: 1.4rem;}
.sub-section.zsub-section .text-container.txtonly{padding-top: 4rem; }
.flex-container.halffull > .flex-item { width: 50%;}
.flex-container.z3colm > .flex-item {width: 31.33%;}

.zlast-section .online-shop{margin: 70px auto 0;}


@media only screen and (max-width: 767px) {
  .zBluetooth .zflex-txt{ width: 100%; margin-bottom: 1.2em;}
  .zBluetooth .zflex-img{  width: 100%; max-width: 160px; text-align: left;}
  
  ul.list-pict-icons li.zbluetooth { margin-right: 4%; }
  .zsub-title { font-size: 1.8rem; }
  .sub-section.zsub-section { padding-top: 3.5rem;}
  .sub-section.zsub-section .text-container{ padding-top: 1.2rem; }
  .sub-section.zsub-section .text-container.txtonly{padding-top: 3rem; }
  .flex-container.halffull > .flex-item { width: 100%;}
  .flex-container.z3colm > .flex-item {width: 100%;}
  
  .zlast-section .flex-container{ padding-bottom: 2rem;}
  .zlast-section .online-shop{margin: 50px auto 0;}
  .zsub-section {	border-top: dotted 1px #D9D9D9; padding-top: 2rem;}
  .zsub-section .sub-bdr-bottom {	border-bottom: none;}
}

/* ====================================
	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; }
.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; }
.mb100	{ margin-bottom:100px !important; }

.ml0	{ margin-left:0px !important; }
.ml2	{ margin-left:2px !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 */
.f9 { font-size: 62.5% !important; }
.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:#aaa !important; }
.red	{ color:#e6002d !important; }
.black	{ color:#000000 !important; }
.white	{ color:#ffffff !important; }