/*
samplecode.css
*/

.mt10 {
	margin-top: 10px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}

#sec01 {
	position: relative;
}

#sec01 .fleft{
	float: left;
	width: 160px;
	margin-right: 20px;
	box-sizing: border-box;
	z-index: 10;
}
#sec01 .fleft .box{
	position: relative;
	border-right: 10px solid transparent;
}
#sec01 .fleft .box .menu_list{
	position: absolute;
	top: 0;
	left: 160px;
	width: 400px;
	padding: 30px 45px 35px;
	background-color: #e5e5e5;
	z-index: 100;
	display: none;
}
#sec01 .fleft .box .menu_list.open{
	display: block;
}

#sec01 .fleft .box .menu_list .list{
	float: left;
	width: 200px;
}

#sec01 .fleft .box .menu_list .list a{
	display: block;
	color: #46585a;
	font-size: 13px;
	padding: 10px 0;
	text-decoration: none;
}
#sec01 .fleft .box .menu_list .list a:hover{
	text-decoration: underline;
}

#sec01 .fleft .box01{
	background-color: #fff;
	border: 1px solid #415462;
	color: #415462;
	text-align: center;
	padding: 0;
	font-size: 14px;
	line-height: 1.5;
}

#sec01 .fleft .box01 > a{
	display:block;
	color: #415462;
	text-decoration: none;
	line-height: 40px
}

#sec01 .fleft a.box02{
	display: block;
	background-color: #eeeeee;
	border: 1px solid #fff;
	color: #415462;
	text-align: center;
	padding: 10px 0 6px;
	margin-top: 1px;
	font-size: 12px;
	line-height: 1.5;
	cursor: pointer;
    transition: all .4s;
    text-decoration: none;
}
#sec01 .fleft a.box02:hover{
	background-color: #415462;
	color: #fff;
}
#sec01 .fleft .box03{
	background-color: #415462;
	border: 1px solid #415462;
	color: #fff;
	text-align: center;
	padding: 0;
	font-size: 14px;
	line-height: 1.5;
	cursor: pointer;
}
#sec01 .fleft .box03 > a{
	display:block;
	color: #fff;
	text-decoration: none;
	line-height: 40px
}
#sec01 .fright{
	float: right;
	width: 780px;
	box-sizing: border-box;
}
#sec01 .fright h4{
	color: #6e5fa8;
	font-size: 22px;
	line-height: 1;
	border-left: 4px solid #6e5fa8;
	padding-left: 10px;
	padding-top: 2px;
	margin-bottom: 30px;
}
#sec01 .fright p.sub {
  position: relative;
  font-size: 20px;
  line-height: 1;
  color: #000;
}
#sec01 .fright p.sub span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0;
  padding: 0 15px 0 0;
  background-color: #fff;
  text-align: left;
}
#sec01 .fright p.sub::before {
  position: absolute;
  bottom: 3px;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #455760;
}
#sec01 .fright .img{
	position: relative;
}
#sec01 .fright .img a.btn{
	position: absolute;
	display: block;
	background-color: #fff;
	border: 1px solid #455761;
	font-size: 12px;
	color: #455761;
	text-align: center;
	padding: 13px 0;
	box-sizing: border-box;
	cursor: pointer;
    transition: all .4s;
    text-decoration: none;
}
#sec01 .fright .img a.btn span{
	font-size: 11px;
}

#sec01 .fright .img a.btn:hover{
	background-color: #455761;
	color: #fff;
}
#sec01 .fright .img a.btn.btn01{
	top: 75px;
	left: 400px;
	width: 140px;
}
#sec01 .fright .img a.btn.btn02{
	top: 125px;
	left: 400px;
	width: 140px;
}
#sec01 .fright .img a.btn.btn03{
	top: 175px;
	left: 260px;
	width: 120px;
}
#sec01 .fright .img a.btn.btn04{
	top: 270px;
	left: 260px;
	width: 120px;
	line-height: 1.5;
	padding: 8px 0;
}
#sec01 .fright .img a.btn.btn05{
	top: 275px;
	left: 430px;
	width: 110px;
}
#sec01 .fright .img a.btn.btn06{
	top: 325px;
	left: 430px;
	width: 110px;
}
#sec01 .fright .img a.btn.btn07{
	top: 375px;
	left: 260px;
	width: 120px;
	line-height: 1.5;
	padding: 8px 0;
}
#sec01 .fright .img a.btn.btn08{
	top: 385px;
	left: 430px;
	width: 110px;
}
#sec01 .fright .img a.btn.btn09{
	top: 435px;
	left: 430px;
	width: 110px;
}
#sec01 .fright .img a.btn.btn10{
	top: 455px;
	left: 260px;
	width: 120px;
}
#sec01 .fright .img a.btn.btn11{
	top: 175px;
	left: 600px;
	width: 140px;
}
#sec01 .fright .img a.btn.btn12{
	top: 225px;
	left: 600px;
	width: 140px;
}
#sec01 .fright .img a.btn.btn13{
	top: 485px;
	left: 600px;
	width: 140px;
}
#sec01 .fright .img a.btn.btn14{
	top: 535px;
	left: 600px;
	width: 140px;
}

/* Bluetoothページbtn */

#sec01 .fright.bluetooth .img a.btn.btn01{
	top: 75px;
	left: 400px;
	width: 140px;
}
#sec01 .fright.bluetooth .img a.btn.btn02{
	top: 125px;
	left: 400px;
	width: 140px;
}
#sec01 .fright.bluetooth .img a.btn.btn03{
	top: 175px;
	left: 260px;
	width: 120px;
}
#sec01 .fright.bluetooth .img a.btn.btn04{
	top: 505px;
	left: 260px;
	width: 120px;
}
#sec01 .fright.bluetooth .img a.btn.btn05{
	top: 325px;
	left: 430px;
	width: 110px;  
	line-height: 1.5;
	padding: 8px 0;

}
#sec01 .fright.bluetooth .img a.btn.btn06{
	top: 375px;
	left: 430px;
	width: 110px;
}
#sec01 .fright.bluetooth .img a.btn.btn07{
	top: 435px;
	left: 430px;
	width: 110px;
	line-height: 1.5;
	padding: 8px 0;
}
#sec01 .fright.bluetooth .img a.btn.btn08{
	top: 485px;
	left: 430px;          
	width: 110px;
}
#sec01 .fright.bluetooth .img a.btn.btn09{
	top: 535px;
	left: 430px;
	width: 110px;
}
#sec01 .fright.bluetooth .img a.btn.btn10{
	top: 175px;
	left: 600px;
	width: 140px;
}
#sec01 .fright.bluetooth .img a.btn.btn11{
	top: 225px;
	left: 600px;
	width: 140px;
}
#sec01 .fright.bluetooth  .img a.btn.btn12{
	top: 275px;
	left: 600px;
	width: 140px;
}
#sec01 .fright.bluetooth .img a.btn.btn13{
	top: 385px;
	left: 600px;
	width: 140px;
}
#sec01 .fright.bluetooth .img a.btn.btn14{
	top: 435px;
	left: 600px;
	width: 140px;
}
#sec01 .fright.bluetooth .img a.btn.btn15{
	top: 585px;
	left: 600px;
	width: 140px;
}
#sec01 .fright.bluetooth .img a.btn.btn16{
	top: 635px;
	left: 600px;
	width: 140px;
}

/* LANページbtn */
#sec01 .fright.lan .img a.btn.btn01{
	top: 75px;
	left: 400px;
	width: 140px;
}
#sec01 .fright.lan .img a.btn.btn02{
	top: 125px;
	left: 400px;
	width: 140px;
}
#sec01 .fright.lan .img a.btn.btn03{
	top: 175px;
	left: 260px;
	width: 120px;
}
#sec01 .fright.lan .img a.btn.btn04{
	top: 505px;
	left: 260px;
	width: 120px;
}
#sec01 .fright.lan .img a.btn.btn05{
	top: 325px;
	left: 430px;
	width: 110px;  
	line-height: 1.5;
	padding: 8px 0;

}
#sec01 .fright.lan .img a.btn.btn06{
	top: 375px;
	left: 430px;
	width: 110px;
}
#sec01 .fright.lan .img a.btn.btn07{
	top: 435px;
	left: 430px;
	width: 110px;
	line-height: 1.5;
	padding: 8px 0;
}
#sec01 .fright.lan .img a.btn.btn08{
	top: 485px;
	left: 430px;          
	width: 110px;
}
#sec01 .fright.lan .img a.btn.btn09{
	top: 535px;
	left: 430px;
	width: 110px;
}
#sec01 .fright.lan .img a.btn.btn10{
	top: 175px;
	left: 600px;
	width: 140px;
}
#sec01 .fright.lan .img a.btn.btn11{
	top: 225px;
	left: 600px;
	width: 140px;
}
#sec01 .fright.lan  .img a.btn.btn12{
	top: 275px;
	left: 600px;
	width: 140px;
}
#sec01 .fright.lan .img a.btn.btn13{
	top: 385px;
	left: 600px;
	width: 140px;
}
#sec01 .fright.lan .img a.btn.btn14{
	top: 435px;
	left: 600px;
	width: 140px;
}
#sec01 .fright.lan .img a.btn.btn15{
	top: 585px;
	left: 600px;
	width: 140px;
}
#sec01 .fright.lan .img a.btn.btn16{
	top: 635px;
	left: 600px;
	width: 140px;
}


#sec01 .fright ul.midashi{
	margin-top: 65px;
	margin-bottom: 27px;
}
#sec01 .fright ul.midashi li{
	float: left;
	width: 50%;
}
#sec01 .fright ul.midashi li .txt{
	width: 160px;
	height: 35px;
	border: 1px solid #455760;
	line-height: 35px;
	font-size: 16px;
	text-align: center;
	color: #455760;
	box-sizing: border-box;
	margin: 0 auto;
    border-radius: 17px 17px 17px 17px; 
    -webkit-border-radius: 17px 17px 17px 17px;  
    -moz-border-radius: 17px 17px 17px 17px;
}
#sec01 .fright .box ul.code{
	margin-top: 0;
}
#sec01 .fright .box ul.code li{
	float: left;
	width: 50%;
}
#sec01 .fright .box ul.code li .bg_gray{
	width: 390px;
	background-color: #f7f7f7;
	padding: 35px 35px 0;
	box-sizing: border-box;
}
#sec01 .fright .box01 ul.code li .bg_gray{
	height: 375px;
}
#sec01 .fright .box02 ul.code li .bg_gray{
	height: 585px;
}
#sec01 .fright .box03 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright .box04 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright .box05 ul.code li .bg_gray{
	height: 600px;
}
#sec01 .fright .box06 ul.code li .bg_gray{
	height: 435px;
}
#sec01 .fright .box07 ul.code li .bg_gray{
	height: 545px;
}
#sec01 .fright .box08 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright .box09 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright .box10 ul.code li .bg_gray{
	height: 455px;
}
#sec01 .fright .box11 ul.code li .bg_gray{
	height: 455px;
}
#sec01 .fright .box12 ul.code li .bg_gray{
	height: 455px;
}
#sec01 .fright .box13 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright .box14 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright .box15 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright .box16 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright .box17 ul.code li .bg_gray{
	height: 455px;
}
#sec01 .fright .box18 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright .box19 ul.code li .bg_gray{
	height: 520px;
}

/* lan */
#sec01 .fright.lan .box01 ul.code li .bg_gray{
	height: 375px;
}
#sec01 .fright.lan .box02 ul.code li .bg_gray{
	height: 420px;
}
#sec01 .fright.lan .box03 ul.code li .bg_gray{
	height: 500px;
}
#sec01 .fright.lan .box04 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright.lan .box05 ul.code li .bg_gray{
	height: 620px;
}
#sec01 .fright.lan .box06 ul.code li .bg_gray{
	height: 420px;
}
#sec01 .fright.lan .box07 ul.code li .bg_gray{
	height: 490px;
}
#sec01 .fright.lan .box08 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright.lan .box09 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright.lan .box10 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright.lan .box11 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright.lan .box12 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright.lan .box13 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright.lan .box14 ul.code li .bg_gray{
	height: 390px;
}

/* Bluetooth */
#sec01 .fright.bluetooth .box01 ul.code li .bg_gray{
	height: 375px;
}
#sec01 .fright.bluetooth .box02 ul.code li .bg_gray{
	height: 530px;
}
#sec01 .fright.bluetooth .box03 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright.bluetooth .box04 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright.bluetooth .box05 ul.code li .bg_gray{
	height: 620px;
}
#sec01 .fright.bluetooth .box06 ul.code li .bg_gray{
	height: 420px;
}
#sec01 .fright.bluetooth .box07 ul.code li .bg_gray{
	height: 545px;
}
#sec01 .fright.bluetooth .box08 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright.bluetooth .box09 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright.bluetooth .box10 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright.bluetooth .box11 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright.bluetooth .box12 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright.bluetooth .box13 ul.code li .bg_gray{
	height: 390px;
}
#sec01 .fright.bluetooth .box14 ul.code li .bg_gray{
	height: 390px;
}


#sec01 .fright .box ul.code li .bg_gray .sub{
	width: 100px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #455760;
	background-color: #fff;
	text-align: center;
	font-size: 14px;
	color: #455760;
	margin-bottom: 10px;
	box-sizing: border-box;
}
#sec01 .fright .box ul.code li .bg_gray .bg{
	padding: 10px;
	background-color: #ededed;
	line-height: 1.3;
	font-size: 12px;
	color: #1f2638;
	margin: 10px 0;
	word-wrap: break-word;
	box-sizing: border-box;
}

#sec01 .fright .box ul.code li .bg_gray p.txt{
	font-size: 13px;
	color: #1f2638;
	padding-left:1em;
	text-indent:-1em;
	margin-bottom: 0;
}

#sec01 .fright .box ul.code li .bg_navy{
	width: 390px;
	background-color: #1f2638;
}
#sec01 .fright .box h5{
	font-size: 20px;
	color: #455760;
	margin-bottom: 15px;
	line-height: 1;
	border-left: 4px solid #455760;
	padding-left: 10px;
	padding-top: 2px;
	box-sizing: border-box;
}
pre {
	display: block;
	position: relative;
	clear: both;
	padding-bottom: 30px;
	white-space: pre-wrap ;
}
#sec01 .fright .box01 pre{
	height: 345px;
}
#sec01 .fright .box02 pre{
	height: 555px;
}
#sec01 .fright .box03 pre{
	height: 360px;
}
#sec01 .fright .box04 pre{
	height: 360px;
}
#sec01 .fright .box05 pre{
	height: 570px;
}
#sec01 .fright .box06 pre{
	height: 405px;
}
#sec01 .fright .box07 pre{
	height: 515px;
}
#sec01 .fright .box08 pre{
	height: 360px;
}
#sec01 .fright .box09 pre{
	height: 360px;
}
#sec01 .fright .box10 pre{
	height: 425px;
}
#sec01 .fright .box11 pre{
	height: 425px;
}
#sec01 .fright .box12 pre{
	height: 425px;
}
#sec01 .fright .box13 pre{
	height: 360px;
}
#sec01 .fright .box14 pre{
	height: 360px;
}
#sec01 .fright .box15 pre{
	height: 360px;
}
#sec01 .fright .box16 pre{
	height: 360px;
}
#sec01 .fright .box17 pre{
	height: 425px;
}
#sec01 .fright .box18 pre{
	height: 360px;
}
#sec01 .fright .box19 pre{
	height: 490px;
}

/* lan pre */

#sec01 .fright.lan .box01 pre{
	height: 345px;
}
#sec01 .fright.lan .box02 pre{
	height: 390px;
}
#sec01 .fright.lan .box03 pre{
	height: 470px;
}
#sec01 .fright.lan .box04 pre{
	height: 360px;
}
#sec01 .fright.lan .box05 pre{
	height: 590px;
}
#sec01 .fright.lan .box06 pre{
	height: 390px;
}
#sec01 .fright.lan .box07 pre{
	height: 460px;
}
#sec01 .fright.lan .box08 pre{
	height: 360px;
}
#sec01 .fright.lan .box09 pre{
	height: 360px;
}
#sec01 .fright.lan .box10 pre{
	height: 360px;
}
#sec01 .fright.lan .box11 pre{
	height: 360px;
}
#sec01 .fright.lan .box12 pre{
	height: 360px;
}
#sec01 .fright.lan .box13 pre{
	height: 360px;
}
#sec01 .fright.lan .box14 pre{
	height: 360px;
}

/* bluetooth pre */

#sec01 .fright.bluetooth .box01 pre{
	height: 345px;
}
#sec01 .fright.bluetooth .box02 pre{
	height: 500px;
}
#sec01 .fright.bluetooth .box03 pre{
	height: 360px;
}
#sec01 .fright.bluetooth .box04 pre{
	height: 360px;
}
#sec01 .fright.bluetooth .box05 pre{
	height: 590px;
}
#sec01 .fright.bluetooth .box06 pre{
	height: 390px;
}
#sec01 .fright.bluetooth .box07 pre{
	height: 515px;
}
#sec01 .fright.bluetooth .box08 pre{
	height: 360px;
}
#sec01 .fright.bluetooth .box09 pre{
	height: 360px;
}
#sec01 .fright.bluetooth .box10 pre{
	height: 360px;
}
#sec01 .fright.bluetooth .box11 pre{
	height: 360px;
}
#sec01 .fright.bluetooth .box12 pre{
	height: 360px;
}
#sec01 .fright.bluetooth .box13 pre{
	height: 360px;
}
#sec01 .fright.bluetooth .box14 pre{
	height: 360px;
}

pre code {
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
	padding: 40px 15px 0;
	margin: 0;
	color: #fff;
	background: transparent;
	font-size: 13px;
	line-height: 1.5;
	box-sizing: border-box;
	max-width: 100%;
	vertical-align: baseline;
	word-wrap: break-word;
}
#sec01 .fright .box01 pre code{
	height: 325px;
}
#sec01 .fright .box05 pre code{
	height: 550px;
}
#sec01 .fright .box07 pre code{
	height: 495px;
}
#sec01 .fright.lan .box07 pre code{
	height: 450px;
}
#sec01 .fright .box17 pre code{
	height: 405px;
}

pre code span {
	color: #89c122;
}
pre > code[data-language]:before {
	background-color: #454952;
	color: #fff;
	content: attr(data-language);
	display: inline-block;
	font-size: 12px;
	left: 0;
	padding: 5px 10px 3px;
	position: absolute;
	top: 0;
	overflow: hidden;
	text-overflow: ellipsis;
}
.show_more{
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 40px;
  text-align: center;
  cursor: pointer;
  transition: bottom 0.2s;
}
.show_more .arrow{
  width: 10px;
  height: 10px;
  border: 2px solid;
  border-color:  transparent transparent #fff #fff;
  transform: rotate(-45deg);
  margin: 10px auto 0;
}
.show_more.close .arrow{
  width: 10px;
  height: 10px;
  border: 2px solid;
  border-color:  #fff #fff transparent transparent;
  transform: rotate(-45deg);
  margin: 20px auto 0;
}
.btnClipboardCopy {
    position: absolute;
    top: 8px;
    right: 8px;
    display: inline;
    border: none;
    width: 13px;
    height: 13px;
    background-color: transparent;
    background-image: url(../img/samplecode_icon.png);
    background-size: 13px 13px;
    background-repeat: no-repeat;
    cursor: pointer;
    opacity: 1;
}

#overlay{
	display: none;
	width: 300px;
	height:150px;
	text-align: center;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 100;
	background: rgba(0,0,0,0.7);
}
#message{
	font-size: 14px;
	line-height: 150px;
	color: #eee;
	vertical-align: middle;
	font-weight: bold;
}

@media screen and (max-width: 1500px){



}

/* ------------------------------------------------------------------
     clearfix
------------------------------------------------------------------ */
.clearfix {
	zoom: 1;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.clear {
	clear: both;
}

