@charset "utf-8";

/*===================================================================
	feature.htm
===================================================================*/

.iLink02 {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	padding: 0 0 0 21px;
	background: url(/common/images/ico_link_01.gif) no-repeat left 0.2em;
}
.iLink02 img {
	vertical-align: middle;
}

/*  feature_2  */
body.feature_7 .installApp {
	width:830px;
	margin:0 auto;
}
body.feature_7 .installApp span{
	color:#005ab5;
	font-size:115%;
}
body.feature_7 .installApp dl{
	float:left;
	width:265px;
	margin-right:10px;
}
body.feature_7 .installApp dl dt{
	float:left;
	width:72px;
	margin-right:10px;
}
body.feature_7 .installApp dl dd{
	float:left;
	width:183px;
}

/*  feature_4,feature_7  */
.app dl dt {
	margin: 0 0 10px 0;
	padding:0 0 0 0;
}
.app dl dd.list-img, 
.ar dl dd.list-img {
	float: left;
	font-size: 85%;
	margin: 0 15px 0 0;
}

.app dl dd span, 
.ar dl dd span {
	display: inline-block;
	margin: 1em 0 0 0;
}
.app dl dd span {
	margin: 1em 0 0 87px;
}
.app dl dd .type01 {
	margin: 0 0 0 0;
}
.app dl dd .type02 {
	margin: 0 0 0 87px;
}

body.feature .ar h4,
body.feature .hdd h4 {
	background-color:#fff;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}
.ar dl {
	margin: 20px 0 30px;
	overflow: hidden;
}

.hdd dl {
	clear: both;
	margin: 10px 0 15px 0;
}

.hdd dl dt {
	float: left;
	width: 180px;
	margin: 0 0 0 0;
}

.hdd dl dd.list-img {
	clear: both;
	margin: 10px 0 40px 0;
	/* text-align: center;*/
}
.hdd dl dd.list-img p {
	text-indent:-1.6em;
	margin-left:1.6em;
}

.hdd dl dd.list-img table {
	margin: 0;
	width: auto;
}

.tky {
	border: solid 2px #f3930b;
	padding: 30px;
}

.tky h4 {
	background: transparent !important;
	padding: 0 !important;
}

.tky div {
}

.tky div h5 {
	background: url(../images/feature/disc.gif) no-repeat 10px 5px transparent;
	border-bottom: solid 1px #e5e5e5;
	margin: 20px 0;
	padding: 0 0 5px 45px;
	font-size: 131%;
}

.tky ul {
	overflow: hidden;
	padding: 0 0 0 1px;
}

.tky ul li {
	float: left;
	font-size: 85%;
	padding: 5px 0 5px 6px;
	width: 199px;
}
.tky ul li.first{
	padding: 5px 0;
}

.tky ul li img {
	padding: 0 0 15px;
}

.tky ul li span {
	display: block;
	padding: 0 4px;
}
.tky ul li span.fsS {
	font-size: 94%;
}

.tky ul li span img {
	padding: 0;
}

.tblMod01 th, .tblMod01 td {
padding: 15px;
border-right: 1px solid #E5E5E5;
border-bottom: 1px solid #E5E5E5;
}

.tblMod01 {
width: 800px;
border-top: 1px solid #E5E5E5;
border-left: 1px solid #E5E5E5;
border-collapse: collapse;
}

.tblMod01 th {
background-color: #FAFAFA;
}

.fsM {
font-size: 85%;
}

.mt30 {
margin-top: 30px !important;
}


.w20 {
width:20%;
}

.w15 {
width: 15%;
}

.w10 {
width: 10%;
}


.txt_center {
text-align: center;
}

/* .tky table {
	border-collapse: collapse;
	border-left: solid 1px #ddd;
	border-top: solid 1px #ddd;
}

.tky table tr {
}

.tky table th {
	background: #eee;
	border-right: solid 1px #ddd;
	font-size: 85%;
	padding: 3px;
	text-align: center;
}

.tky table td {
	border-bottom: solid 1px #ddd;
	border-right: solid 1px #ddd;
	padding: 3px;
	text-align: center;
} */

.tky dl {
	padding: 0 0 30px 10px;
}

.tky dl dt {
	/* display: list-item;
	list-style: square; */
	margin: 40px 0 0.3em;
}
.tky dl dd {
	width:534px;
	margin: 20px auto 1em auto;
}
.tky dl dd.txt {
	width:auto;
	margin: 20px 0 1em 0;
}
.tky dl dd.arrow {
	padding:0 0 30px 0;
	background: url(../images/feature/arrow.gif) no-repeat 50% 100% transparent;
}
.tky dl dd p {
	padding:0.2em 0 0.2em 49px;
	position:relative;
}
.tky dl dd img {
	margin: 15px 0 0 0;
}
.tky dl dd.txt img {
	margin: 0 0 0 0;
}
.tky dl dd p.num01 {
	background: url(../images/feature/num01.gif) no-repeat 0 50% transparent;
}
.tky dl dd p.num02 {
	background: url(../images/feature/num02.gif) no-repeat 0 50% transparent;
}
.tky dl dd p.num03 {
	background: url(../images/feature/num03.gif) no-repeat 0 50% transparent;
}
.tky dl dd p.num04 {
	background: url(../images/feature/num04.gif) no-repeat 0 50% transparent;
}
.tky dl dd p span {
	display:none;
	float:	left;
}
#twonky p.lead{
	position:relative;
	padding:12px 0 22px 92px;
}
#twonky p.lead img{
	position:absolute;
	top:-3px;
	left:0;
}

.w100 {
	width:100%!important;
}

/*===================================================================
bt40s feature
===================================================================*/
.flex{
    display: flex;
    justify-content: space-around;
}
.flex_center{
    display: flex;
    justify-content: center;
    align-items: center;
}
.flex_img_right{
  margin-left: 30px;
}
.ancNav_mt{
  margin-top: 40px;
}
.detailGroup_mt{
  margin-top: 30px;
}
.headMod_mt{
	margin-top: 80px;
}
.headMod02_margin_padding{
	margin-bottom: 30px;
	padding-bottom: 25px;
}
/*===================================================================
bt40s responsive
===================================================================*/
@media screen and (max-width: 768px){
  .flex{
    display: block;
  }
  .flex_img_right{
    margin-top: 10px;
    margin-left: 0;
  }
  .flL{
    float: none;
  }
  .flR{
    float: none;
    margin-top: 10px;
  }
  .w57,.w41,.w70,.w30{
    width: 100%;
  }
  .ancNav_mt{
    margin-top: 10px;
  }
  .detailGroup_mt{
    margin-top: 10px;
  }
  .detailGroup img{
    margin: 10px 0;
  }
  .headMod_mt{
	margin-top: 40px;
  }
	.headMod02_margin_padding{
		margin-bottom: 15px;
		padding-bottom: 10px;
	}
	.feature #contents .detailSection .main .detailGroup .w80px img{
		width: 80px;
	}
}