@charset "shift_jis";

/*
.faq {
	font-size: 75%;
}
.mainNav {
	padding-bottom: 14px;
	margin-bottom: 40px;
}
.faq h1 {
	padding: 0;
	margin: 0 0 25px;
}
.faqStep {
	padding-left: 20px;
	margin-bottom: 60px;
}
.faqStep ul {
	margin: 0;
	padding: 0;
}
.faqStep li {
	float: left;
	list-style: none;
	margin-right: 20px;
}
.faqStep li a {
	display: block;
	padding: 12px 15px 9px 25px;
	border: 1px solid #d8dbe1;
	background: url(../img/link_arw.png) no-repeat 14px center #fbfcfd;	
	color: #56637d;
	text-decoration: none;
}
.faqStep li a:hover {
	text-decoration: underline;
}
.searchBox {
	width: 270px;
	float: right;
	padding-right: 20px;
}
.searchBox dl {
	margin: 0;
	padding: 0;
}
.searchBox dt {
	float: left;
	position: relative;
	top: 9px;
}
.searchBox dd {
	width: 152px;
	height: 16px;
	margin: 0 0 0 100px;
	padding: 6px 8px;
	border: 1px solid #ebebeb;
}
#faq_keyword {
	width: 135px;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	line-height: 1.2;
}
*:first-child+html #faq_keyword {
	width: 135px;
	margin-left: -100px;
}
#faq_keyword:focus {
	outline: none;
}
#faq_submit {
	text-align: right;
	position: relative;
	top: 2px;
}
*:first-child+html #faq_submit {
	top: 0;
}
.faqStep h2,
.faqLineup h2 {
	padding: 0;
	margin: 0 0 15px;
}
.faqLineup {
	padding: 0 20px 60px;
	margin: 0;
}
.lineupBox {
	background-color: #f9fafb;
	border: 1px solid #f0f4fb;
	padding: 17px 0 0 17px;
}
.lineupBox .box {
	line-height: 0;
	float: left;
	padding: 0 17px 17px 0;
}
.lineupBox .box img {
	border: 1px solid #edf1f9;	
}
*:first-child+html .lineupBox .box {
	padding-right: 13px;
}
.resultTitBox {
	padding: 0 20px 10px;
}
.resultTitBox h2 {
	padding: 0;
	margin: 0 0 10px;
	color: #305d89;
}
.resultTitBox p {
	padding: 0;
	margin: 0 0 10px;
}
.resultBox {
	background: #f9fafb;
	border: 1px solid #f0f4fb;
	padding: 10px 10px 5px 10px;
	margin: 0 20px 50px;
}
.resultBox ul {
	margin: 0;
	padding: 0;
}
.resultBox li {
	list-style: none;
}
.resultBox li a {
	display: block;
	background: url(../img/icon_q.gif) no-repeat 19px center #fff;
	margin-bottom: 5px;
	padding: 17px 15px 15px 55px;
	color: #56637d;
	text-decoration: none;
}
.resultBox a:hover {
	text-decoration: underline;
}

.resultTitBox2 h2 {
	float: left;
	position: relative;
	top: 5px;
}
.resultTitBox2 .searchBox {
	padding: 0 0 5px 0;
}

.result_tooMuch {
	line-height: 1.6;
	text-align: center;
	padding: 100px 0;
}
.result_tooMuch p {
	margin: 0 0 10px;
	padding: 0;
}
.result_tooMuch .searchBox {
	float: none;
	margin: 0 auto;
}
.result_tooMuch .searchBox dd {
	background-color: #fff;
}

.detailBox {
	padding: 10px;
	margin: 0 20px 20px;
	background-color: #f9fafb;
	border: 1px solid #f0f4fb;
}
.detailBox h2 {
	font-size: 125%;
	margin: 0;
	padding: 15px 20px 15px 55px;
	background: url(../img/icon_q.gif) no-repeat 20px center #fff;
	margin-bottom: 5px;
}
.detailBox .answer {
	padding: 25px 25px 10px 55px;
	background: url(../img/icon_a.gif) no-repeat 20px 20px #fff;
	line-height: 1.6;
	margin-bottom: 10px;
}
.detailBox .answer p {
	margin: 0 0 1em;
	padding: 0;
}
.detailBox .back {
	float: right;
	margin: 0 0 0 5px;
	padding: 0;
}
.detailBox .back a {
	display: block;
	padding: 12px 15px 9px 25px;
	border: 1px solid #f4f7fb;
	background: url(../img/link_arw.png) no-repeat 14px center #fff;	
	color: #56637d;
	text-decoration: none;
}
.detailBox .back a:hover {
	text-decoration: underline;
}
.linkbox {
	float: right;
	padding-right: 20px;
	margin: 0 0 60px;
}
.linkbox a {
	display: block;
	padding: 12px 15px 9px 25px;
	border: 1px solid #d8dbe1;
	background: url(../img/link_arw.png) no-repeat 14px center #fbfcfd;	
	color: #56637d;
	text-decoration: none;
}
.linkbox a:hover {
	text-decoration: underline;
}
.paginate {
	padding-bottom: 10px;
}
.paginate a,
.paginate span {
	display: inline-block;
}
.paginate span.disable {
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding: 0 12px;
	color: #aaa;
	background-color: #efefef;
	border: 1px solid #efefef;
	margin: 0 5px 0 0;
}
.paginate span.current {
	color: #fff;
	background-color: #305d89;
	border: 1px solid #305d89;
}
.paginate a {
	background-color: #fff;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding: 0 12px;
	margin: 0 5px 0 0;
	border: 1px solid #f0f4fb;
	color: #56637d;
	text-decoration: none;
}
.paginate .next,
.paginate .next a {
	margin-right: 0;
}
*:first-child+html .paginate a,
*:first-child+html .paginate span {
	display: inline;
	zoom: 1;
}

*/
.detailBox .answer .qa_image {
/*	text-align: center; */
	/*margin: 15px 0 0;*/
}



.devicesWrap {
	padding: 0;
	width:768px;
	margin:0 -10px;
}
.devicesWrap h3,
.devicesWrap h4 {
	margin: 0;
	padding: 0;
}
.devicesWrap h2 {
	margin: 0 0 20px;
	padding: 0;
}

.devicesBox {
	margin-bottom: 20px;
	padding: 0;
	/*border: 1px solid #d8dbe1;*/
	border: 1px solid #CCC;
	border-top: none;
}
.tabletBox{
	border-top: 1px solid #CCC;
}
.devicesBox.area {
	display: none;
}
.devicesWrap .tabMenu ul {
	position: relative;
	margin: 0;
	padding: 0;
	/*width: 927px;*/
	width: 768px;
	list-style: none;
	z-index: 10000;
}
.devicesWrap .tabMenu li {
	float: left;
	/*width: 309px;*/
	width: 256px;
}
.devicesWrap .tabMenu li a {
	display: block;
	/*height: 50px;*/
	height: 40px;
	/*border: 1px solid #d8dbe1;*/
	border: 1px solid #CCC;
	border-right: none;
	text-indent: -9999px;
}
/*
.devicesWrap .tabMenu li.tab01 a { background: url(../img/nav_cr01_off.png) 18px 12px no-repeat #6EF; }
.devicesWrap .tabMenu li.tab02 a { background: url(../img/nav_cr02_off.png) 18px 12px no-repeat #f7f9fa; }
.devicesWrap .tabMenu li.tab03 a { background: url(../img/nav_cr03_off.png) 18px 12px no-repeat #f7f9fa; border-right: 1px solid #d8dbe1; }
.devicesWrap .tabMenu li.tab01 a.current { background: url(../img/nav_cr01_on.png) 18px 12px no-repeat #fff; }
.devicesWrap .tabMenu li.tab02 a.current { background: url(../img/nav_cr02_on.png) 18px 12px no-repeat #fff; }
.devicesWrap .tabMenu li.tab03 a.current { background: url(../img/nav_cr03_on.png) 18px 12px no-repeat #fff; }
*/
.devicesWrap .tabMenu li.tab01 a { background: url(../img/01_docomo_off.jpg) 20px 5px no-repeat #e5e5e5;
padding:0;
margin:0; }
.devicesWrap .tabMenu li.tab02 a { background: url(../img/02_au_off.jpg) 20px 5px no-repeat #e5e5e5;
padding:0;
margin:0; }
.devicesWrap .tabMenu li.tab03 a { background: url(../img/03_softbank_off.jpg) 20px 5px no-repeat #e5e5e5; 
border-right: 1px solid #CCC;
padding:0;
margin:0; }

.devicesWrap .tabMenu li.tab01 a.current { background: url(../img/01_docomo_on.jpg) 20px 5px no-repeat #fff;
padding:0;
margin:0;}
.devicesWrap .tabMenu li.tab02 a.current { background: url(../img/02_au_on.jpg) 20px 5px no-repeat #fff;
padding:0;
margin:0;}
.devicesWrap .tabMenu li.tab03 a.current { background: url(../img/03_softbank_on.jpg) 20px 5px no-repeat #fff;
padding:0;
margin:0;}



.devicesWrap .tabMenu li.tab01 a.current,
.devicesWrap .tabMenu li.tab02 a.current,
.devicesWrap .tabMenu li.tab03 a.current { border-bottom: none; cursor: default; }

.devicesBox {
	position: relative;
	margin-top: -1px;
}
.devicesBox .leftBox {
	/*width: 462px;*/
	width: 352px;
	float: left;
	/*padding:0 0 50px 30px;*/
	padding:0 0 15px 30px;	
}
.devicesBox .rightBox {
	/*width: 462px;*/
	width: 352px;
	float: right;
	/*padding:0 0 50px 30px;*/
	padding:0 0 15px 30px;
}
.devicesBox .rightBox h3 {
	margin-bottom: -10px;
	padding: 35px 0 0 40px;
	border:0;
}
.devicesBox .rightBox h3.ttl_B {
	color: #305d89;
	line-height: 1.4;
	border:0;
}

#tabContents02.devicesBox .rightBox h3 {
	padding-top: 20px;
}
.deviceList {
	margin: 0;
	padding: 20px 0 20px 40px;
	font-size: 100%;
	color: #222;
}

span.sup{
	font-size:70%;
	}


.deviceList li {
	line-height: 1.8;
	list-style: none;
}

.devicesWrap .sup {
	color: #222;
}
.devicesWrap .notes ul {
	margin: 0;
	padding: 0;
}
.devicesWrap .notes li {
  margin: 0 8px 8px 0;
  list-style: none;
  line-height: 1.6;
}

.subtexts {
	padding: 0 34px;
}
.subtexts p {
	font-size: 87.5%;
	line-height: 1.6;
	margin: 0 0 20px;
}
.subtexts dl,
.subtexts dd {
	margin: 0;
	padding: 0;
}
.subtexts dt {
	float: left;
}
.subtext {
	padding: 0 34px;
}
.subtext dl{
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height:125%;
	width:810px;
	}
.subtext dt{
	width:20px;
	float:left;
	clear:both;
	overflow:hidden;
}
.subtext dd{
	padding-left:5px;
	margin:0;
	width:780px;
	float:left;
}
.subtext:after {
	content: "";
	display: block;
	clear: both;
}
.contactBox {
	margin-top: 50px;
}
.contactBox dl,
.contactBox dd {
	margin: 0;
	 padding: 0;
}
.contactBox dl dt {
	margin-bottom: 10px;
}
.contactBox .mail {
	float: left;
	width: 340px;
}
.contactBox .mail ul {
	margin: 0;
	padding: 0;
}
.contactBox .mail li {
	list-style: none;
	float: left;
	margin-right: 10px;
}
.contactBox .mail a {
	display: block;
	border: 1px solid #d6d6d6;
	padding: 10px 16px;
	color: #003a91;
	text-decoration: none;
}
.contactBox .mail a:hover {
	text-decoration: underline;
}
.contactBox .mail span {
	background: url(../img/contact_link_arw.gif) no-repeat left top;
	padding-left: 20px;
}
.contactBox .tel {
	float: right;
	width: 580px;
}
.contactBox p {
	margin: 0;
	padding: 0;
}
.contactBox .num {
	float: left;
	font-size: 300%;
	font-weight: bold;
	padding-right: 10px;
}
.contactBox .info {
	float: left;
	line-height: 1.4;
	padding-top: 3px;	
}
.cf:after {
	content: "";
	display: block;
	clear: both;
}
.cf {
	zoom: 1;
}
h2.onlyaircon{
	margin-top:30px;
	padding-top:50px;
	background: url(../img/nav_bdr.gif) repeat-x scroll left top transparent;
	}
h2.aircononly{
	margin-top:30px;
	padding-top:50px;
	background: url(../img/border_dash.gif) repeat-x scroll left top transparent;
	}

/*************************************/

#p0401-content-area ul li,
#fs01-content ul li,
#p0401-content-area ol li,
#fs01-content ol li {
	margin: 0;
	/*padding: 0;*/
	line-height: 1.45em;
	}

#p0401-content-area ul.cf li,
#fs01-content ul.cf li {
	background:none 0 no-repeat;
	margin: 0;
	padding: 0;
}
#p0401-content-area ul li li,
#fs01-content ul li li {
	background:none 0 no-repeat;
}
#p0401-content-area ul li li li,
#fs01-content ul li li li {
	background:none 0 no-repeat;
}

#p0401-content-area h3,
#fs01-content h3 {
	background:none 0 0 no-repeat;
}
#p0401-content-area div.col5G4 h3,
#p0401-content-area div.col5G4L h3,
#p0401-content-area div.col5G4C h3,
#p0401-content-area div.col5G4R h3,
#fs01-content div.col5G4 h3,
#fs01-content div.col5G4L h3,
#fs01-content div.col5G4C h3,
#fs01-content div.col5G4R h3 {
	background-image: none;
}







.detail-table-right table table{
	border-top: 1px solid #000000 !important;
	border-left: 1px solid #000000 !important;
	margin-top: 25px !important;
}
.detail-table-right table table th{
	border-right: 1px solid #000000 !important;
	border-bottom: 1px solid #000000 !important;
	background-color: #f9f9f9 !important;
	width: auto !important;
	padding: 5px 15px !important;
	text-align: center !important;
}
.detail-table-right table table thead th{
	font-weight: bold !important;
	background-color: #f0f0f0 !important;
}
.detail-table-right table table td{
	border-right: 1px solid #000000 !important;
	border-bottom: 1px solid #000000 !important;
	width: auto !important;
	padding: 5px 15px !important;
	text-align: center !important;
	font-size: 1.5em !important;
	line-height: 1 !important;
}


.detail-table-right td h4{
	margin: 0px -10px 15px;
	border-bottom: 2px solid #ff0000;
	padding: 0px 2px 3px;
	clear: both;
}


.attention-block{
	margin: 25px -10px;
	padding: 25px 35px 10px 35px;
	background-color: #f0f0f0;
	border: 1px solid #dddddd;
}
.attention-block .figure,
.attention-block .detail-table-right{
	padding: 25px !important;
	background-color: #ffffff;
}
.attention-block .detail-table-right table{
	margin-bottom: 0 !important;
}

.attention-block h4{
	color: #ff0000;
	font-size: 1.2em !important;
}
.attention-block .headingLv4{
	border-color: #ff0000 !important;
}
.detail-table-right .attention-block{
	margin: 25px 0;
	padding: 0 25px 25px 25px;
	background-color: #f0f0f0;
	border: 1px solid #dddddd;
}

.circled-upper-latin-list ul{
	list-style-type: circled-upper-latin;
}

#fs01-content ol{
	/*width: 750px;*/
	list-style: decimal !important;
	margin: 0 -10px !important;
	padding: 0 0 0 20px !important;
}
#fs01-content ol li{
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
}
#fs01-content table.layout-table{
	margin: 15px 0 !important;
	padding: 0 !important;
	width: 100%;
}
#fs01-content .layout-table th,
#fs01-content .layout-table td{
    background: none !important;
    padding: 0 0 20px 0 !important;
    border: none !important;
    font-weight: normal;
    text-align: left;
    vertical-align: top !important;
}
#fs01-content .layout-table td:nth-child(3){
    width: 187px;
}
#fs01-content .layout-table th{
    padding-right: 10px !important;
    font-weight: bold;
}
#fs01-content .layout-table td h3{
	margin-top: 0 !important;
	padding: 0 !important;
}
p.font-large{
	font-size: 1.2em;
	margin: 0 -10px 10px !important;
}
p.font-large b{
	color: #ee0000;
}
#fs01-content ul,
#fs01-content ol {
    overflow: hidden;
    margin: 0.92em 0 0;
    /*padding: 0 0 0 15px;*/
    zoom: 1;
}

.anchor-gotop{
	margin-top: 20px !important;
	margin-bottom: 30px !important;
}

div.headingLv4 h4 {
    margin-top: 20px !important;
    font-size: 1.1em !important;
}
b.red{color: #ee0000;}

#fs01-content h1,
#fs01-content h2,
#fs01-content h3,
#fs01-content h4,
b {
	font-weight: bold;
}
div.headingLv2 {
	margin: 15px -10px 15px !important;
}

p.btn{
	margin: 10px 0 !important;
}
p.btn a{
	background: url(../img/bg01.png) 15px center no-repeat, -webkit-linear-gradient(top, #fefefe, #dddddd);
	background: url(../img/bg01.png) 15px center no-repeat, -moz-linear-gradient(top, #fefefe, #dddddd);
	background: url(../img/bg01.png) 15px center no-repeat, -ms-linear-gradient(top, #fefefe, #dddddd);
	background: url(../img/bg01.png) 15px center no-repeat, -o-linear-gradient(top, #fefefe, #dddddd);
	background: url(../img/bg01.png) 15px center no-repeat, linear-gradient(top, #fefefe, #dddddd);
	border: 1px solid #999999;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 10px 20px 10px 30px;
	color: #333333;
	font-size: 1.2em;
	text-decoration: none;
	line-height: 2;
}
p.btn a.anchor{
	background: url(../img/bg02.png) 15px center no-repeat, -webkit-linear-gradient(top, #fefefe, #dddddd);
	background: url(../img/bg02.png) 15px center no-repeat, -moz-linear-gradient(top, #fefefe, #dddddd);
	background: url(../img/bg02.png) 15px center no-repeat, -ms-linear-gradient(top, #fefefe, #dddddd);
	background: url(../img/bg02.png) 15px center no-repeat, -o-linear-gradient(top, #fefefe, #dddddd);
	background: url(../img/bg02.png) 15px center no-repeat, linear-gradient(top, #fefefe, #dddddd);
}
p.btn a:hover{
	text-decoration: none !important;
	color: #000000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
p.btn:after{
	content: "";
	display: block;
	clear: both;
}

.float-left p.btn{
	float: left;
	margin-right: 10px !important;
}

.main-block{
	background: url(../img/icon_app.jpg) transparent right top no-repeat;
}
p.catch{
	font-size: 2.6em;
	color: #0174AA;
	font-weight: bold;
	margin-top: 0 !important;
	margin-bottom: 15px !important;
	line-height: 1;
}
p.lead{
	font-size: 1.2em !important;
	color: #000000;
	font-weight: normal;
	line-height: 1.8;
}
p.note{
	font-size: 0.9em !important;
}


div.contact-info{
	margin: 20px auto;
}
#fs01-content div.contact-info table{
    border-top: 1px solid #999999 !important;
    border-left: 1px solid #999999 !important;
}
#fs01-content div.contact-info th,
#fs01-content div.contact-info td {
    padding: 0.59em 13px 0.67em;
    background: 0 100% repeat-x;
    border-right: 1px solid #999999 !important;
    border-bottom: 1px solid #999999 !important;
    text-align: left;
    vertical-align: top;
}
#fs01-content div.contact-info th{
	background-color: #f0f0f0 !important;
}



/* ?申A?申N?申Z?申X?申|?申C?申?申?申g */

#fs01-content .sec_access_point dl {
	margin: 0 0 20px;
}

#fs01-content .sec_access_point dl dd {
	margin: 1.75em 0 0 3em;
}

#fs01-content .sec_access_point dl dd + dt {
	margin: 3em 0 0;
}

/* 20180207?? */
#fs01-content .sec_access_point .c-table-normal{
	border-collapse:collapse;
	line-height: 1.6;
	width: 100%;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-spacing: 0;
	background: #ffffff;
	margin-left:-2em;
}

#fs01-content .sec_access_point .c-table-normal th{
	background:#f1f1f1;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	vertical-align:middle;
	font-weight:bold;
}

#fs01-content .sec_access_point .c-table-normal td{
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	background-image:none;
}

#fs01-content .sec_access_point .c-table-normal .u-text-center{
	text-align:center;
}

.info-sport{
	font-size: 20px;
	padding-top: 150px;
	
}
.sport-contents{
    font-size:15px;
	border-bottom: 1px solid #C4C2C2;
}


#fs01-content .list-flow li {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	position: relative;
}
#fs01-content .list-flow li + li {
	padding-top: 54px;
}
#fs01-content .list-flow li + li::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 24px 30px 0 30px;
	border-color: #a3a3a3 transparent transparent transparent;
	position: absolute;
	top: 15px;
	left: 50%;
	transform: translateX(-50%);
}
#fs01-content table.icon-table{
	margin: 0 15px 15px !important;
	padding: 0 !important;
	width: auto;
}
#fs01-content .icon-table th,
#fs01-content .icon-table td{
    background: none !important;
    padding: 0 0 10px 0 !important;
    border: none !important;
    font-weight: normal;
    text-align: left;
    vertical-align: top !important;
}
#fs01-content .icon-table .icon-cell{
    padding-right: 10px !important;
}
.bg-gray {
	background: #f5f5f5;
	padding: 10px 20px 20px;
}
div.headingLv4 h4.app01 {
	background: url(../img/ico_app01.png) left center no-repeat !important;
	padding: 12px 0 12px 52px !important;
}
div.headingLv4 h4.app02 {
	background: url(../img/ico_app02.png) left center no-repeat !important;
	padding: 12px 0 12px 52px !important;
}



.column-one_img-left, .column-one_img-right {
	overflow: hidden;
}
.column-one_img-right .column-one_text {
	padding-left: 0;
}
.column-one_img-left .column-one_text, .column-one_img-right .column-one_text {
	width: 45%;
	min-height: 180px;
	padding: 0 20px 20px;
	float: left;
	color: #666666;
}
.column-one_img-left .column-one_image, .column-one_img-right .column-one_image {
	float: left;
}
.column-one_img-right .column-one_text {
	padding-left: 0;
}

@media only screen and (max-width: 640px) {
	.column-one_img-left .column-one_text, .column-one_img-right .column-one_text {
		width: auto;
		min-height: initial;
		float: none;
		padding: 0 0 15px;
	}
}

#fs01-content a.btn_link01 {
	display: inline-block;
  padding: 20px;
	margin: 20px 10px 20px 0;
  border: 1px solid #cccccc;
  color: #333333 !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 );
}
#fs01-content a.btn_link01:hover {
	text-decoration: none !important;
}

#fs01-content a.btn_link01 p {
  margin: 0;
  line-height: 18px;
  background: url(../img/icon_large-arow_black.png) 100% 25% no-repeat;
}
#fs01-content a.btn_link01:hover > p {
  opacity: 0.7;
  background: url(../img/icon_large-arow_black-hover.png) 100% 25% no-repeat;
}
#fs01-content a.btn_link01 p img.ico_pdf {
	vertical-align: middle;
    padding-left: 10px;
}
#fs01-content a.btn_link01 p,
#fs01-content a.btn_link01:hover > p {
	background-position: right center;
	padding-right: 30px;
}

/* 20230328 専用アプリ「インターホン」ヘルプデスク 追記対応 */
#fs01-content .section_tel {
	width: 750px;
	margin: 20px auto 40px;
}
#fs01-content .tel_box {
  display: flex;
  align-items: center;
  justify-content: center;
	border: 3px solid #ccc;
	padding: 15px 5px;
}
#fs01-content .tel_box p {
  margin-top: 0;
	font-size: 11px;
}
#fs01-content .tel_box p:nth-of-type(1) {
  font-size: 18px;
	font-weight: bold;
}
#fs01-content .tel_box p:nth-of-type(2) {
  display: flex;
  align-items: center;
  font-size: 28px;
  font-weight: bold;
  padding-right: 10px;
}

/* app-download
----------------------------------------*/
.app-download {
	display: flex;
	gap: 70px;
	margin: 0 0 20px !important;
}
.app-download li {
	display: flex;
	align-items: center;
	gap: 30px;
	background: none !important;
	padding: 0 !important;
}
.app-download li a:hover img {
	opacity: 0.8;
}