@charset "UTF-8";
html{
  font-size: 1em;
}
body{margin:0px auto;
    color: #222222;
    font-size: 1em;
    font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    background: #e9ecf4;

	}

  img{
    max-width: 700px;
    border-style:none;
  }
#cssmenu,.image-banner,#search{
  display:block;
}
section a{
	color:#152144;
	line-height:1;
}
.wrap-index-right{
display:none;
font-size:1em;
}
#text-size-change{
    position: absolute;
    top: 12px;
    right: 350px;
}
#text-size-change ul{
	margin:0;
}
#text-size-change ul li {
	float:left;
	color:#fff;
	border:1px solid #fff;
	border-radius:4px;
	padding:2px 5px;
	margin:0 3px;
	list-style-type: none;
	cursor:pointer;
	font-size:0.75em;
}
#text-size-change ul li:hover{
	background:#fff;
	color:#243062;
}
#text-size-change ul li.select{
	background:#fff;
	color:#243062;
}
.highlight {
  background-color: yellow!important;
  padding: 0!important;
  border: none!important;
  font-size: 1em!important;
}
p{
	 line-height:25px;
	 font-size:0.875em;
	 margin:0px;
}
.img .top_img{
  text-align:center;
}
.img .top_img img{
  border:none;
}
.top_subtitle{
	border-top:2px solid #ddd;
	border-bottom:2px solid #ddd;
	padding:5px 10px
}
.top_subtitle h2{
	font-size: 1.625em;
	font-weight:normal;
	border-bottom:none!important;
	margin: 10px 0;
}
.sp-header{
	display:none;
}
#search {
    position: absolute;
    right: 17px;
    top: 12px;
    width: 319px;
    height: 26px;
    border-radius: 10px;
    background:#fff url(../images/search_button.png) no-repeat 0 0;
    background-size:25px;
}
.top-scroll{
	text-align: right;
	margin: 10px;
}
.top-scroll img{
    width: 40px !important;
    position: fixed;
    bottom: 70px;
    opacity: 0;
    right: 20px;
    transition: all 0.4s ease-out 0s;
}
#search_button {
    display: none;
}
header{
	width: 100%;
    background-image: url(../images/header_bg.jpg);
    background-color: #152144;

	height: 50px;
    position: relative;
    border-bottom: 1px solid #fff;
    overflow: hidden;

}
header>#logo {
    position: absolute;
    left: 22px;
    top: 15px;
}
header>#title {
    position: absolute;
    left: 160px;
    bottom: 14px;
    color: #fff;
    font-size: 1.125em;
    letter-spacing: 2px;
    line-height: 1;
    margin-right: 336px;
}
#search input {
    background-color: transparent;
    padding: 1px 25px;
    height: 26px;
    width: 290px;
    font-size: 1em;
    padding-right: 0px;
    border: 0px;
    outline: aliceblue;
}
#search>div {
    margin: 0;
    width: 319px;
    height: 26px;
    position: relative;
}
.wrap-site{
width:100%;
overflow:hidden;
	}
.header{
	width:100%;
	margin:0px auto;
	overflow:hidden;

}
header>#title>a {
    color: #fff;
    text-decoration: none;
}
.wrap-index{
    width: 98%;
    padding: 0% 1%;
    overflow: hidden;
    background: #e9ecf4;
	}
.wrap-index-left{
    margin-top: 20px;
    float: left;
    width: 250px;
    /* overflow:hidden; */
}
.page{
	padding:20px;
}
.help h2{
	border-bottom:1px dotted #333;
}
.home-btn{
	position:fixed;
	right:20px;
	bottom:20px;
	display:none;
	opacity:0.8;
}
.home-btn img{
	width:40px;
}
.wrap-index-right,.wrap-index-right,.first{
    float: right;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    margin-top: 20px;
    margin-left: -270px;

/* margin-left: 10px; */
}
.wrap-index-right-inner{
	    margin-left: 270px;
    overflow: hidden;
    background: #FFF none repeat scroll 0% 0%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.footer {
    background-color: #344273;
    font-size: 0.75em;
    color: #fff;
    overflow: hidden;
	margin-top: 20px;
}
.footer p{
    text-align: right;
    margin: 1% auto;
    width: 98%;
    display:table;
}
.footer span{
	font-size: 0.75em;
	line-height:1.5;
	display:table-cell;
	vertical-align:middle;
}
.footer span a{
	color:#fff;
}
.footer .footer-span1{
	text-align:left;
}

.title-index-bottom{
    margin: 0px 0px 20px 0;
    font-size: 1.25em;
    line-height: 30px;
    font-weight: normal;
    border-bottom: 1px dotted #aaaaaa;
}
.content-property{
	margin:20px 0px;

}
.content-property-title{
	margin-bottom:20px;

}
.content-property-title h4,.tab3{
	font-size: 1.125em;

	/* border-left: solid 5px #344273; */

	/* padding-left: 10px; */
    letter-spacing: 1px;
    font-weight: normal;
    margin-bottom: 15px;
	margin-top: 40px;
}
.content-property-title h4,.tab3:first-child{
	margin-top:0;
}
.content-property-description{
    line-height: 25px;
    font-size: 0.875em;
    font-weight: normal;
}
.content-property-description li{

	padding:0px ;

}
.content-property-description p{
	padding:0px;
	margin:0px;
	}


/*----------------------------------contact us--------------------------------*/
.box-description{
	    padding: 10px;
    border: 1px solid #333;

	    margin: 20px 0;

	    line-height: 1.8;

}
.ul-contact{
    padding: 15px;
    width: 385px;
    margin: 20px auto;
    border: 1px solid #333;
    padding-left: 30px;

}
.ul-contact li{
	line-height: 1.5;

	list-style-type: none;
}
.ul-contact li a{
	color:#52658c;
}
.box-description1{
    margin: 25px auto;
    width: 500px;
    padding: 15px;
    line-height: 1.8;
    border: 1px solid #000;
	    margin-top: 10px;
}
.box-description3{
	border-left: 5px solid #6777a3;

	padding: 10px 20px;
	margin-top:40px;
	background-color: #e9ecf4;
}
.box-description3 h3{
	color:#152144;
	font-size: 1em;
	margin: 5px 0;
}
.message{
height:auto;
line-height: 40px;
margin-top:10px;
}
.message p{
	text-align: center;
    margin: 0px;
    /* margin-top: 10px; */
    line-height: 50px;
}

/*------------------------------page-setup-screen---------------------------------*/
.table-setup-screen {

	border-collapse:collapse;
}
.table-setup-screen td{
border: 2px solid #333;
    text-align: center;
    font-size: 0.875em;
    height: 35px;
}
.table-setup-screen tr :nth-child(4){
width:50px;
}
.table-setup-screen tr:nth-child(1){
	    background: #BDDCE8;
}
.pc{
	display:inherit;
}
.phone{
	display:none;
}
/*--------------------------------------------------------------------------------------------*/
/*================================= page ios 13 =========================================*/
.title-index ,.img h1{
    color: #152144;
    font-weight: normal;
    letter-spacing: 3px;
    padding: 10px 20px;
    border-bottom: 2px solid #e9ecf4;
    font-size: 1.5em;
    margin: 0px;
}
.page-des ol{
 list-style-type:none;
}
.point-des{
	padding:10px;
	margin-left:14px;
}
.point-des span{
	margin-left:-14px;
}
.page-des p{
    margin: 0px;
    line-height: 25px;
	font-size: 0.875em;
}
.page-des-one{
    border: 1px solid #c5c5c5;
    border-left: 5px solid #6777a3;
    padding: 5px 0px 5px 5px;
    margin-top: 20px;
    background-color: #e9ecf4;
}
.page-des-one img{
	width:30%;
}
.page-des-one .blue{
    color: #152144;
    font-size: 1em;
    letter-spacing: 0;
    font-weight: bold;
    border: none;
    padding: 0;
}
.page-des ol#list-img li{
    margin-top: 20px;
}
.page-des-note{
        margin-top: 30px;
        border: 1px solid #c5c5c5;
}
.wrap-index-right p.page-des-note-title{
}
.page-des-note-des{
        padding: 5px 0px 5px 10px;
    border-left: 10px solid #e41b1b;
}
.page-des ol#list-img li img{
    width: 35%;
    margin-top: 10px;
}
/*==================================== ios page 15 ===============================*/
.page-des .img-page-des img{
    width: 35%;
    margin-top: 20px;
}
.page15-des-one{
overflow: hidden;

        padding: 5px 0px 5px 5px;
border-left: 5px solid #6777a3;
    margin-top: 40px;
    width: 95%;
background-color: #e9ecf4;
}
.page15-des-one img{
	width:35%;
}
.page15-des-one p.blue{
     color: #152144;
    font-size: 1em;
    letter-spacing: 0;
    font-weight: bold;
    border: none;
    padding: 0;
     margin: 10px;
}
.page15-des-one ul{
    list-style: none;
    float: left;
    padding-left: 10px;
}
.page15-des-one ul.ul_second{
    /* margin-left: 30px; */
}
.page15-des-one ul li{

}
.page15-des-one ul li td img{
    width: 80px;
    height: 80px;
}
.page15-des-one ul li table td:first-child{
     border-right: 1px dotted #000;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}
.page15-des-one ul li table td:nth-child(2){
        position: relative;
    left: -2px;
    padding-left: 10px;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    width: 330px;
    font-size: 0.875em;
}
.page15-des-one ul li:nth-child(2){
    position: relative;
    top: -5px;
}
.page15-des-one ul li:nth-child(3){
    position: relative;
    top: -10px;
}
.page15-des-one ul li:nth-child(4){
    position: relative;
    top: -15px;
}
/*========================= page 16 ios ===================================================*/
.page-des .img-page16-des{
    text-align: center;
}
.page-des .img-page16-des img{
    width: 100%;

    margin: 20px auto;
    border: none;
    max-width: 700px;
}
.page16-des-one table,
.page16-des-one tr,
.page16-des-one td{
    width: 100%;
    border-collapse:collapse;
    border-spacing:0px;
}
.page16-des-one td:first-child{
    text-align: center;
    width: 5%;
    border-right: 1px dotted #000;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}
.page16-des-one td:nth-child(2){
    width: 95%;
    padding-left: 10px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    position: relative;
    left: -2px;
    }
.page16-des-two{
    margin-top: 30px;
    padding: 5px 0px 5px 20px;
overflow: hidden;


    border-left: 5px solid #6777a3;
    background-color: #e9ecf4;
}
.page16-des-two p.blue{
    color: #152144;
    margin-bottom: 10px;
    font-size: 1em;
}
/* ============================================= page ios 17 ===============================================*/
.img-page17-des img{
    width: 35%;
    border: 1px solid #D1CECE;
}
.page17-des-one,
.page18-des-one{
    margin-top: 30px;
    padding: 2% 0px 2px 2%;
overflow: hidden;


    border-left: 5px solid #6777a3;
padding:15px;
    background-color: #e9ecf4;
}
.blue{
	font-weight:bold;
	margin-bottom:10px !important;
}
.img-page17-des{
    margin: 2% 0% 2% 0%;
}
.page17-des-one .blue,
.page18-des-one .blue{
    color: #152144;
    font-size: 1em;
}
.page17-des-one ol{
    padding: 0 2%;
}
.page17-des-one ol li img{
    width: 35%;
}
.page17-des-one ol li span img{
	width: 17px;
	height:auto;
	margin: 0  0 -3px 0;
	padding:0;
	border: none;
}
.page17-des-one ol li span {
	margin:0;
	padding:0;
	line-height:1;
}
.page17-des-one p.img-before-1{
    /* margin-left: 3%; */
}
.page17-des-one p.img-before-1:before{
    width: 25px;
    height: 25px;
    content: url(../images/ios/telekingplay_ios-H01-46.png);
    /* position: absolute; */
    padding: 0 5px 0 0;
}
.page17-des-one p.img-before-2{
    /* margin-left: 40px; */
}
.page17-des-one p.img-before-2:before{
    width: 25px;
    height: 25px;
    content: url(../images/ios/telekingplay_ios-H01-47.png);
    /* margin-left: -35px; */
    /* margin-top: 0px; */
    /* position: absolute; */
    padding: 0 5px 0 0;
}
.page17-des-one ol li{
    margin: 0px;
    font-size: 15px;
    /* line-height: 26px; */
    margin-bottom: 30px;
    margin-top: 20px;
}
/* ============================================= page ios 19 ===============================================*/
.page-des p span.blue{
    color: #52658c;
}
/* ============================================= page ios 18 ===============================================*/
.page18-des-one ul{
    list-style: none;
    padding:0;
}
.div_table_cell{
	display:table-cell;
}
.div_table{
	display:table;
}
.page18-des-one .div_table_cell:first-child{
    border-right: 2px dotted #000;
    padding: 10px;
    width:35%;
    vertical-align:middle;
}
.page18-des-one .div_table_cell:nth-child(2){
    padding: 10px;
}
.page18-des-one .div_table_cell:first-child img{
    width: 95%;
    border: 1px solid #b6b6b6;
}
.page18-des-one ul li{
    width: 95%;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.page18-des-one ul li:nth-child(2){
    border-top:none;
}
/* ============================================= page ios 20 21 ===============================================*/

.scroll{
    float: left;
    width: 70%;
    overflow-x: scroll;
}
.page20-des-one table.demo02{
	float:left;
	width:30%;
}
.page20-des-one table.demo03{
	width:700px;
	position: relative;
    left: -1px;
}
.page20-des-one table,
.page20-des-one tr,
.page20-des-one th,
.page20-des-one td{
    border-collapse: collapse;
    border:1px solid #000;
    line-height: 23px;
    padding: 1%;
}
.page20-des-one th{
    background: #D9EFF8;
    font-weight: normal;
    padding: 5px 0px 5px 0px;
}
.page20-des-one td:last-child{
    text-align: center;
    padding: 1% 0% 1% 1%;
}
.demo02_1{
	height:30px;
}
.demo02_2{
	height:53px;
}
.demo02_3{
	height:30px;
}
.demo02_4{
	height:30px;
}
.demo02_5{
	height:30px;
}
.demo02_6{
	height:30px;
}
.demo02_7{
	height:30px;
}
.demo02_8{
	height:30px;
}
.demo02_9{
	height:145px;
}
.demo02_10{
	height:30px;
}
.demo02_11{
	height:99px;
}
.demo02_12{
	height:76px;
}
.demo02_13{
	height:122px;
}
.demo02_14{
	height:30px;
}
.demo02_15{
	height:53px;
}
.demo02_16{
	height:99px;
}
.demo02_17{
	height:53px;
}
.demo02_18{
	height:30px;
}
.demo02_19{
	height:30px;
}
.demo02_20{
	height:30px;
}
.demo02_21{
	height:53px;
}
.demo02_22{
	height:30px;
}
.demo02_23{
	height:53px;
}
.demo02_24{
	height:30px;
}
/*=========================================== android page 15 16 17 ===============================================*/
.and_15_one{
	 margin-top: 20px;
    padding: 5px 0px 5px 20px;

overflow: hidden;
border: 1px solid #c5c5c5;
border-left: 10px solid #33b5e5;
}
 .page-des img{
	width: 35%;
    margin: 3% 0% 4% 0%;
	border: 1px solid #eee;
	max-width: 320px;
}
/*=========================================== android page 18 ===============================================*/

/*=========================================== android page 19 ===============================================*/
td#td_fix3 td{
	text-align:left;
	padding:0px 0px 0px 10px;
}
td#td_fix3{
	padding:0px 0px 0px 10px;
}
td#td_fix3 table,
td#td_fix3 tr,
td#td_fix3 td{
	width: 100%;
	border-collapse:collapse;
	border-spacing:0px;
}
td#td_fix3 td:first-child{
	width: 25%;
}
td#td_fix3 td:last-child{
	width:87%;
}
.td_fix3 td.td_fix3_1{
	border-top:none;
	border-right:none;
}
.td_fix3 td.td_fix3_4{
	border-bottom:none;
}
/*=========================================== android page 25 ===============================================*/
.img-an25-des{
	    margin: 2% 0% 2% 0%;
}
.img-an25-des img{
	width:35%;
}
.an25-des-one table{
	width:100%;
}
.an25-des-one table,
.an25-des-one tr,
.an25-des-one td{
	border-collapse:collapse;
	border-spacing:0px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.an25-des-one td{
	padding: 1% 0% 1% 2%;
}
.an25-des-one td:first-child{
	border-right:1px dotted #000;
	width:15%;
}
/*=========================================== page window 15 ===============================================*/
ol.ol_win15 li img{
	width:40%;
}
/*=========================================== page window 17 ===============================================*/
.img-w17-des{
	text-align:center;
}
.img-w17-des img{
	width: 100%;
	max-width: 700px;
	border: none;
}
.w17-des-one table{
	width:100%;
}
.w17-des-one table,
.w17-des-one tr,
.w17-des-one td{
	border-collapse:collapse;
	border-spacing:0px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.w17-des-one td{
	padding:1% 0% 1% 2%;
}
.w17-des-one td:first-child{
	border-right:1px dotted #000;
	width:5%;
}
.w17-des-two{
	margin-top:10px;
	 padding: 5px 0px 5px 20px;

	overflow: hidden;
	border-left: 10px solid #33b5e5;
}
.w17-des-two .blue{
	color:blue;
}
.w17-des-two img{
	width:40%;
}
/*=========================================== page window 23 ===============================================*/
ol.ol_w23 li img{
	width:35%
}
/*---------------------------------------------vong----------------------------------------------*/


/*>>>>>>>>>>>>>>>>>>>>>>>>>>>> first page (1) <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/


.wrap-index-right p{
    color: #444;

}
.wrap-index-right p.left-index-nomark{
    font-size: 1.125em;
    margin-left:1em;
}
.wrap-index-right p.left-index-nomark span{
	margin-left:-1em;
}
.wrap-index-right p.left-index{
	margin-left:1em;
}
.wrap-index-right p.left-index:before{
	content:"・";
	margin-left:-1em;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> basic operation page (2) <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.icon_table img{
	min-width:64px;
}
.icon_table td{
	text-align:left;
}
.icon_table ul{
	padding:0;
}
.icon_table td:first-child{
	width:70px;
}
.wrap-index-right .shadow_box_blue{
	margin: 20px 0px 20px 0px;
	padding: 10px;
	border-left: 5px solid #6777a3;
	background-color: #e9ecf4;
}
.shadow_box_blue ol li table{
	border-bottom:1px solid #333;

	width: 100%;
}

.wrap-index-right .shadow_box_blue ol li table td img{
	width:100%;
}
.shadow_box_blue ol li table td:first-child{
	border-right:1px dotted #333;
	width: 80px;
}
.shadow_box_blue ol li table td{
	padding: 5px 10px;
}
.shadow_box_blue ol li:last-child table{
	border:none;
}
.wrap-index-right .shadow_box_blue h2{
	margin: 0px;
	padding:0;
	font-size: 1em;
	color: #152144;
	font-weight: bold;
}
.shadow_box_blue ol li table td img{
	width:80px;
}
.wrap-index-right .shadow_box_blue p{
	margin:0;
	padding: 10px 0px 0px 0px;
	font-size: 0.875em;
	line-height: 25px;
}
.wrap-index-right .shadow_box_blue ul li{
	list-style-type:none;
}
.wrap-index-right .shadow_box_blue ol li img{
	width:50%;
}

.ol_w23 li{
	font-size: 0.875em;
	line-height:25px;

}
.wrap-index-right .shadow_box_blue img{
	margin: 20px 0px 0px 0px;
	padding:0;
	width: 50%;
}
.wrap-index-right .shadow_box_blue img.small_icon{
	width:20px;
}
img.small_icon{
	width:20px!important;
	margin: 0;
}
img.middle_icon{
	width: 40px!important;
	margin:0;
}
.wrap-index-right .shadow_box_blue .shadow_box_blue_img{
	margin: 20px 0px 0px 0px;
	padding:0;
	width: 80%;
}
.instruction_ios img{
    width: 35%;
}
.wrap-index-right  .instruction_ios{
	margin: 0px;
	color: black;
	overflow: hidden;


}

.wrap-index-right  .instruction_ios ol{
    margin: 0;
    padding: 0;
    color: black;
    font-size: 1em;

}
.wrap-index-right  .instruction_ios ol li{
	margin:0;
	padding: 0px;

}
.wrap-index-right  .instruction_ios ol li p{
	line-height: 25px;
}
.wrap-index-right  .instruction_ios ol li p img{
    margin: 0px 5px -8px 5px;
    padding: 0;
    width: 25px;
    height: 25px;
}
.wrap-index-right  .instruction_ios ol li img{
	margin: 10px 0px 10px 25px;
	padding:0;
	width: 40%;
}
.img img{
	width: 50%;
	border: 0px solid #eee;
	max-width: 320px;
}


.wrap-index-right .shadow_box_red,.first .shadow_box_red{
	margin: 20px 0px 20px 0px;
	padding: 10px;
	border-left: 5px solid #aa2425;
	background-color: #ffefef;
}

.page .shadow_box_red h2{
margin: 0px;
    padding: 0;
    font-size: 1em;

color: #aa2425;
font-weight: bold;
}
.shadow_box_red p{
	margin:0;
	padding: 10px;
	font-size: 0.875em;
	line-height:25px;

	}
.shadow_box_red ol{
	    margin: 10px 10px 10px 30px;
    padding: 0;
    font-size: 0.875em;

	}
.shadow_box_red ol li{
	margin:0;
	padding: 10px 0px 10px 0px;


	}
.shadow_box_red ol li p{
	margin:0;
	padding: 10px 0px 10px 0px;
	font-size: 0.875em;


	}
.shadow_box_red ol li p img{
    margin: 0px 5px -2px 0px;
    padding: 0;
    width: 25px;
    height: 25px;

	}

.shadow_box_red p a{
	margin:0;
	padding:0;
	/* color:red; */

	}

.shadow_box_red img{
	margin:0;
	padding:0;

	width: 50%;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> broadcast page (6) <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/*None*/

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> play page (7) <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

.wrap-index-right .instruction_ios .shadow_box_blue{
	margin: 20px 10px 20px 0px;
	padding: 10px;
	border-left: 5px solid #6777a3;
}
.instruction_ios .shadow_box_blue h2{
	margin: 0px;
	padding:0;
	font-size: 1em;
	color: #152144;
}
.instruction_ios .shadow_box_blue p{
	margin:0;
	padding:0;
	font-size:15px;
}

.instruction_ios .shadow_box_blue ol{
	margin: 0px 0px 0px 30px;
	padding:0;
	font-size: 1.125em;
}
.instruction_ios .shadow_box_blue ol li{
	margin:0;
	padding:0;
}



.wrap-index-right .shadow_box_blue ol{
	margin: 10px 10px 10px 30px;
	padding:0;
	font-size: 1em;
}
.wrap-index-right .shadow_box_blue ol li{
	margin: 0px 0px 0px 0px;
	padding:0;
    line-height: 25px;

}
.wrap-index-right .shadow_box_blue ol li p{
	margin:0;
	padding:0;

}
.wrap-index-right .shadow_box_blue ol li p img{
	margin: 0px 5px -2px 0px;
	padding:0;
	width: 25px;
	height: 25px;
}
.wrap-index-right .shadow_box_blue ol li img{
	margin:0;
	padding:0;

	width: 50%;
}

.shadow_box_blue .icon_blue2{
	margin: -15px 0px;
	padding:0;
	width: 35px;
	height: 41px;
	}


.shadow_box_blue .icon_blue3{
	margin: -15px 0px;
	padding:0;
	width: 40px;
	height: 40px;
	}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> bring up page (10) <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/




.instruction_ios .shadow_box_red{

}
.instruction_ios .shadow_box_red h2{
}
.instruction_ios .shadow_box_red ul{
	margin:0;

	padding: 15px 0px 0px 0px;

	font-size: 1em;
	line-height: 25px;
}
.instruction_ios .shadow_box_red ul li{
	margin:0;
	padding:0;

	list-style-type: none;
}

.instruction_ios .shadow_box_red ul li a{
	margin:0;
	padding:0;

	color: #52658c;
}
/*serach*/
#serach_inner{
	margin-left: 270px;
	overflow: hidden;
	background: #FFF none repeat scroll 0% 0%;
	border-radius: 10px;     -webkit-border-radius: 10px;     -moz-border-radius: 10px;
}
#searchResults{
    float: right;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    margin-top: 20px;
    margin-left: -270px;
}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>25<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

@media (max-width:767px) {
  #search{
	display:none;
}
.page-des .img-w17-des img{
	width:100%;
}
#text-size-change{
	right:50px;
}
.page17-des-one ol li img{
	width:60%
}
.wrap-index-right .shadow_box_blue img{
	width:60%
}
.img img{
	width: 60%;
}
.page18-des-one .div_table_cell:first-child,.page18-des-one .div_table_cell:nth-child(2){
	display:block;
	border: none;
	/* border-bottom: 2px dotted #000; */
	width: 100%;
}

.top_subtitle{
	border-top:none;
	border-bottom:none;
}
.home-btn{
	display:inherit;
}
#searchResults{
	width: 100%;
    margin: 0px auto;
    float: inherit;
    margin-top: 5px;
	border-radius: 0;
}
#serach_inner{
	margin:0;
	border-radius: 0;
}
.page{
	padding: 10px 5px;
}
.sp-header{
	font-size: 0.75em;
    display: block;
    padding: 10px;
    background-color: #e9ecf4;
    text-decoration: none;
    color: #222222;
}
.title-index, .img h1{
	    font-size: 1.125em;
    display: block;
	    padding: 10px;
    text-decoration: none;
    color: #222222;
}
.wrap-index-right-inner {
    margin-left:0;
    overflow: hidden;
    background: #FFF none repeat scroll 0% 0%;
    border-radius: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 10px;
}
.page-des img{
	width: 50%;
}
.image-banner{
	clear: both;

	text-align:center;
}
.image-banner img{
}
#search {
    width: 100%;
    height: 26px;
    border: 0;
    border-bottom: 1px solid #222222;
    display: none;
    opacity: 0.95;
    overflow: hidden;
    margin: 0;
    padding: 0;
    text-align: center;
    padding: 9px 0;
    position: absolute;
    background: #eee;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz- border-radius: 0;
    -ms- border-radius: 0;
    top: 50px;
    left: 0;
    z-index: 110;
}
#search input {
    padding: 1px 5% 1px 12%;
    height: 24px;
    width: 83%;
    font-size: 1em;
    text-align: left;
    border-radius: 10px;
    border: 1px solid #aaa;
    background:#fff url(../images/search_button.png) no-repeat 0 0;
    background-size:25px;
}
#serach form{
	position:relative;
	margin:0;
}

#search>div {
    margin: 0 auto;
    width: 50%;
    height: 26px;
}
#search_button {
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    top: 10px;
    right: 12px;
}
#search_button img{
    width: 100%;
}
	.pc{
	display:none;
}

.phone{
	display:inherit;
}
.small_title{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.sp_top_img{
	width:100%;
}
.sp_top_img img{
	width:100%;
}
.wrap-index-right,.wrap-index-left,.wrap-index-right{
	width: 100%;
    margin: 0px auto;
    float: inherit;

	padding: 0;
	margin-top: 0;
	border-radius: 0;
}
.page-des .img-page-des img{
	width: 60%;
}
.page-des .img-page16-des img{
	width:100%;
}
.wrap-index-left{
    margin: 0px;
    padding: 0%;
    width: 100%;
    margin-top: 0px;
}
#cssmenu,.wrap-index{
	width:100%;
	padding:0px;
}
.ul-contact,.box-description1{
width: 94%;
padding: 3%;

}
.wrap-index-right:nth-child(6) {
	background: url("..images/contact/telephone.png") no-repeat 0% 1px;

}
.message{
    margin: 20px 0;
    line-height: 1.5;
}
.message p{
    text-align: left;
    margin: 0px;
	font-size:13px;
    /* margin-left: 40px; */
    line-height: 1.5;
}
.demo02{
	overflow:scroll;
}
/*---------------------------------------ios 21-22-------------------------------*/
.page20-des-one{
overflow-x:scroll;
}
.page20-des-one table{
	width:960px;
}
#logo{
top: 5px !important;
}
#logo img{
	width: 117px;
}
}
/*============================= ios update page ahmat ===================================*/

.big-number{
	font-size: 1.56em;
    margin-right: 15px;
    position: relative;
    top: 4px;
    font-weight: normal;
}
.sub-title-3{
   font-size: 1.125em;

   /* border-left: solid 5px #344273; */

   /* padding-left: 10px; */
    letter-spacing: 1px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 40px;
}
.sub-title-3:first-child{
	margin-top:10px;
}
.sub-title-3 img{
    width: 15px;
    position: relative;
    top: 2px;
    margin: 0px 5px 0px 5px;
}
/*serach*/
#contentInner h1{
	color: #152144;
	font-weight: normal;
	letter-spacing: 3px;
	padding: 10px 20px;
	border-bottom: 2px solid #e9ecf4;
	font-size: 1.5em;
}

#searchResults{
  display:none;
}
#searchResults h1{
  color: #152144;
    font-weight: normal;
    letter-spacing: 3px;
    padding: 10px 20px;
    border-bottom: 2px solid #e9ecf4;
    font-size: 1.5em;
}
.page section {
	margin-bottom: 20px;
}
.page em {
	background-color: #ffff88;
	font-weight: bold;
}

.page h2 a {
	color:#152144;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px dotted #ddd;
	font-size: 0.875em;
	display: block;
}

.page h2{
	/* border-bottom:1px dotted #aaa; */
	font-weight: normal;
}
.page .faq h2{
	font-weight:normal;
}

.page .faq_des{
	margin-bottom:40px;
}
.page .faq_des a{
	color: #52658c;
	text-decoration:none;
}
.page .faq_des dl dd{
	margin-left:14px;
	margin-bottom:20px;
}
.page .faq_des dl dd span{
	margin-left:-14px;
}
.page .faq_des dl dt{
	margin-bottom:10px;
}


.page p a{
	color: #52658c;
}
/*ÃƒÂ£Ã†â€™Ã¢â‚¬Â ÃƒÂ£Ã†â€™Ã‚Â¼ÃƒÂ£Ã†â€™Ã¢â‚¬â€œÃƒÂ£Ã†â€™Ã‚Â«*/
.page h4 a{
	color: #52658c;
}

.table_area {
width:100%;
font-size: 1em;
}
.table_title,.table_sub_title{
text-align:left;
padding:10px 20px;
}
.table_title{
background:#D9EFF8;
font-size: 1.125em;
margin-bottom: 10px;
}
.table_sub_title{
background:#555;
  color:#fff;
  border-bottom:1px solid #ddd;
}
.table_area dl{
margin:0;
border:1px solid #ddd;
display: none;
}
.table_area dl dt{
padding:10px;
background:#eee;
margin:0;
border-bottom:1px solid #aaa;
  border-top:1px solid #aaa;
}
.pctop{
  display:inherit;
}
.table_area .table_sub_title:before{
content:"▼";
font-size: 0.75em;
color:#fff;
}
@media (max-width:767px) {
  .pctop{
    display:none;
  }
.table_area .table_sub_title:before{
content:"▼";
font-size: 0.75em;
color:#fff;
}
.table_area dl{
  display:none;
}
}
.table_area dl dd{
background:#fff;
padding:10px;
margin:0;
}
.table_area dl dd span{
display:inline-block;
padding:3px 5px;
border:1px solid #555;
border-radius:3px;
color:#555;
margin:5px 10px 0 0;
font-size: 0.75em;
}
.table_area dl dd small{
display:table-cell;
white-space:nowrap;
color:#555;
font-size: 0.75em;
}
.css_table{
display:table;
}
.css_table p{
font-size: 1em;
margin:0;
padding:0 0 0 0;
display:table-cell;
}

/*---------------------------------------3 table-------------------------------*/

.page16a-des-one table{
    width: 100%;
    border-collapse:collapse;
    border-spacing:0px;
}
.page16a-des-one td{
    border-collapse:collapse;
    border-spacing:0px;
}
.page16a-des-one td:first-child{
    text-align: center;
    width: 5%;
    border-right: 1px dotted #000;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}
.page16a-des-one td:nth-child(2){
    width: 10%;
    padding-left: 10px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-right: 1px dotted #000;
    position: relative;
    left: -2px;
    }
.page16a-des-one td:nth-child(3){
    width: 85%;
    padding-left: 10px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    position: relative;
    left: -4px;
    }
	/*---------------------------------------9 table-------------------------------*/

.page16b-des-one table{
    width: 100%;
    border-collapse:collapse;
    border-spacing:0px;
}
.page16b-des-one td{
    border-collapse:collapse;
    border-spacing:0px;
	font-size:80%;
}
.page16b-des-one td:first-child{
    text-align: center;
    width: 10%;
    border-right: 1px dotted #000;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}
.page16b-des-one td:nth-child(2){
    width: 10%;
    padding-left: 10px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-right: 1px dotted #000;
    position: relative;
    left: -2px;
    }
.page16b-des-one td:nth-child(3){
    width: 10%;
    padding-left: 10px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-right: 1px dotted #000;
    position: relative;
    left: -2px;
    }
.page16b-des-one td:nth-child(4){
    width: 10%;
    padding-left: 10px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-right: 1px dotted #000;
    position: relative;
    left: -2px;
}
.page16b-des-one td:nth-child(5){
    width: 10%;
    padding-left: 10px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-right: 1px dotted #000;
    position: relative;
    left: -2px;
    }
.page16b-des-one td:nth-child(6){
    width: 10%;
    padding-left: 10px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-right: 1px dotted #000;
    position: relative;
    left: -2px;
    }
.page16b-des-one td:nth-child(7){
    width: 10%;
    padding-left: 10px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-right: 1px dotted #000;
    position: relative;
    left: -2px;
}

.page16b-des-one td:nth-child(8){
    width: 10%;
    padding-left: 10px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    position: relative;
    left: -4px;
    }

/*---------------------------------------2 table-------------------------------*/

.page16c-des-one table{
    width: 100%;
    border-collapse:collapse;
    border-spacing:0px;
}
.page16c-des-one td{
    border-collapse:collapse;
    border-spacing:0px;
	font-size:80%;
}
.page16c-des-one td:first-child{
    text-align: center;
    width: 20%;
    border-right: 1px dotted #000;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}
.page16c-des-one td:nth-child(2){
    width:80%;
    padding-left: 10px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    position: relative;
    left: -4px;
    }

.page-des a{
	color: #52658c;
	text-decoration:underline;
}