/*****************************************************************************
CSS only for http://sumai.panasonic.jp/hems/device.html
*****************************************************************************/


.device {
    font-size: 15px;
    line-height: 1.6;
}

@media only screen and (max-width: 640px) {
.content {
    padding: 10px;
}
}
.mod_tab ul.resp-tabs-list li span {
  font-size: 16px;
  line-height: 1.375;
}

@media only screen and (max-width: 640px) {
    .device #sectionContents .resp-tabs-container {
        margin-bottom: 20px;
     }
}

.device .ex_h2style {
    margin-bottom: 20px;
}

.device .ex_h3style {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: bold;
}
@media only screen and (max-width: 640px) {
    .device .ex_h3style {
        padding-top: 5px;
    }
}

@media only screen and (min-width: 641px) {
    .device .mod_headerbar_item_in .headerbarTitle br {
        margin-bottom: 10px;
        display: none;
    }
}

/* mod_tab */
@media only screen and (max-width: 640px) {
    .device .mod_tab .resp-tab-content {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 641px) {
    .device .mod_tab {
        margin: 40px auto 0;
    }
}

.device .main_lead {
    margin: 20px 0px 30px;
}
@media only screen and (min-width: 641px) {
    .device .main_lead {
        margin: 25px 0 50px;
    }
}

@media only screen and (min-width: 641px) {
    .device .mod_section {
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 640px) {
    .device .mod_setlink {
        padding-bottom: 10px;
    }
}

.device .section_lead {
    margin: 20px 10px 0;
}
@media only screen and (min-width: 641px) {
    .device .section_lead {
        margin: 25px 0;
    }
}

@media only screen and (max-width: 640px) {
    .section_text {
        padding: 15px 10px;
        border-bottom: 1px solid #ccc;
    }
}

.device .section_block {
    margin-top: 1em;
}
@media only screen and (max-width: 640px) {
    .device .section_block {
        margin: 0 10px 25px;
    }
}

.device .section_detail ul {
   padding-top: 15px;
}
@media only screen and (max-width: 640px) {
   .device .section_detail ul li {
       margin-bottom: 10px;
    }
}
@media only screen and (min-width: 641px) {
   .device .section_detail ul {
        overflow: hidden;
       padding-top: 20px;
    }
   .device .section_detail ul li {
        float: left;
    }
   .device .section_detail ul li:first-child {
       padding-right: 10px;
    }
}

@media only screen and (min-width: 641px) {
    .device .section_detail {
        overflow: hidden;
    }
    .device .section_detail p {
        float: left;
        width: 64%;
    }
    .device .section_detail p.txt_s {
        width: 48.3%;
    }
}

@media only screen and (max-width: 640px) {
   .device .sub_txt {
       margin-top: 10px;
    }
}

@media only screen and (max-width: 640px) {
    .device .section_detail .item {
        margin: 15px auto 0;
        display: block;
    }
}
@media only screen and (min-width: 641px) {
    .device .section_detail .item {
        float: right;
        padding-right: 55px;
    }
    .device .section_detail .item_b {
        padding-right: 10px;
    }
}

.setlinkText_s {
    font-size: 13px;
    display: block !important;
}
.setlinkText_note {
    color: #666;
}

.sub_heading {
    font-weight: normal;
}



/* mod_setlink */
.mod_setlink ul li .setlink_block {
    display: table;
    line-height: 1.5;
}
.mod_setlink ul li .setlink_block span {
    display: table-cell;
    vertical-align: middle;
}
.mod_setlink ul li .setlink_block .setlinkImg {
    padding: 0 13px 0 0;
    width: 80px;
}
.hems_about_bnr{
	margin:0;
}

.hems_about_bnr .mod_bnrlink_in_three ul li a span{
	width:125px;
}

.hems_about_bnr .mod_bnrlink_in_three ul li a span img{
	width:100%;
	height:auto;
}

.hems_about_bnr .mod_bnrlink_in_three_text{
	padding-left:5px;
	padding-right:3px;
}

.hems_about_bnr .mod_bnrlink_in_three_text .bnrlinkTitle+p{
	font-size:92%;
	line-height:1.3;
}

.hems_about_bnr .mod_bnrlink_in_three_text p.bnrlinkTitle{
	font-size:92%;
	line-height:1.3;
}
.column-one_img-right {
  overflow: hidden;
}
.column-one_img-right .column-one_image {
  float: left;
}
.column-one_img-right .column-one_text {
  width: 50%;
  min-height: 210px;
  padding: 0 40px;
  float: left;
  color: #666666;
}
.column-one_img-right .column-one_text .title {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: bold;
}

.column-one_img-right .column-one_text {
  padding-left: 0;
}


@media only screen and (max-width:640px) and (max-device-width:1280px){
	div.column-one {
		width:100%;
	}
	.column-one_img-right .column-one_text {
		width: auto;
		min-height: initial;
		float: none;
		padding: 0 0 15px;
	}
	.column-one_img-right .column-one_text .title {
		margin-bottom: 10px;
	}
	.column-one_img-right .column-one_image {
		float: none;
		padding: 0 0 15px;
	}
}
.mt-20{
    margin-top: 20px !important;
}
/* btn_link */
.btn_link {
	display: inline-block;
	padding: 20px;
	border: 1px solid #ccc;
	color: #333 !important;
	font-size: 16px;
	font-weight: bold;
	background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
}
@media only screen and (max-width: 640px) {
	.btn_link{font-size: 14px;}
}
.btn_link p {
	padding: 0 18px 0 0 !important;
	margin: 0 !important;
	line-height: 18px;
	background: url(/jp/customer/aiseg/common/img/icon_large-arow_black.png) 100% 45% no-repeat;
}
.btn_link:hover {
	text-decoration: none !important;
	opacity: 0.7;
}
.link-blank-light-blue:after {
	background: url("/jp/customer/aiseg/img/ability/icon_blank_light-blue.png") 0 0 no-repeat;
	content: '';
	display: inline-block;
	width: 15px;
	height: 13px;
	margin: 2px 0 0 5px;
}