@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------
    components
----------------------------------------------------*/
body{
	font: 10px/1.6 roboto, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}


.bg_lightcyan .commonparts_box {
  padding-top: 20px!important;
  padding-bottom: 40px;
}

.commonparts_box {
  padding-top: 60px;
  padding-bottom: 40px;
}
.commonparts_box .lead {
  font-size: 1.6rem;
}
.cnt_box {
  padding-bottom: 40px;
}
.cnt_box p {
  font-size: 1.4rem;
  margin-bottom: 0px!important;
}
.cnt_box:after {
  content: "";
  clear: both;
  display: block;
}
.cnt_box p.txt_a_ac{
	padding: 20px;
}

#faq01B a,
#faq01C a,
#faq01D a{    
	text-decoration:underline!important;
    outline:none!important;

}

/*-----------------------------------------------------
    headding
----------------------------------------------------*/
h2 {
  margin-bottom: 30px;
}

h4.caption {
  font-weight: bold;
  font-size: 1.8rem!important;
}
p.indent,
.indent {
  padding-left: 2em;
  text-indent: -2em;
  margin-top: 0px!important;
  margin-bottom: 20px;
}
p.indent span,
.indent span {
  margin-left: 1em;
  margin-top: 0px!important;
}
/*----------TITLE--------*/
.ttl_black {
  line-height: 1.6;
}
.ttl_h4 {
  font-weight: bold;
  line-height: 1.4;
  font-size: 1.8rem;
  margin-top: 20px;
  margin-bottom: 20px;
}
.ttl_h4 {
  font-size: 1.6rem;
}
.ttl_blue-center {
  margin-bottom: 20px;
}


/*-----------------------------------------------------
    adjustments
----------------------------------------------------*/
.t_red {
  color: #e63838!important;
}
.mt0 {
  margin-top: 0!important;
}
.mt5 {
  margin-top: 5px!important;
}
.mt10 {
  margin-top: 10px!important;
}
.mt25 {
  margin-top: 25px!important;
}
.mt40 {
  margin-top: 40px!important;
}

.mt50 {
  margin-top: 50px!important;
}

.mb0 {
  margin-bottom: 0!important;
}
.mb5 {
  margin-bottom: 5px!important;
}
.mb10 {
  margin-bottom: 10px!important;
}
.pb30 {
  padding-bottom: 30px!important;
}

.pr20 {
	padding-right: 20px!important;
}



.mr5 {
  margin-right: 5px!important;
}
.mr40 {
  margin-right: 40px !important;
}
.w100per {
  width: 100%!important;
}
.mw100per {
  max-width:100%!important;
}
.w95per {
  width: 95%!important;
}
.w90per {
  width: 90%!important;
}
.w85per {
width: 85%!important;
}
.w80per {
width: 80%!important;
}
.w75per {
width: 75%!important;
}
.w70per {
width: 70%!important;
}
.w65per {
width: 65%!important;
}
.w60per {
width: 60%!important;
}
.w55per {
width: 55%!important;
}
.w50per {
width: 50%!important;
}
.w48per {
width: 48%!important;
}
.w45per {
width: 45%!important;
}
.w40per {
width: 40%!important;
}
.w35per {
width: 35%!important;
}
.w34per {
width: 34%!important;
}
.w30per {
width: 30%!important;
}
.w25per {
width: 25%!important;
}
.w20per {
width: 20%!important;
}
.w15per {
width: 15%!important;
}
.w10per {
width: 10%!important;
}
.mb1per {
margin-bottom: 1%!important;
}

.h95px {
height: 95px!important;
}
.font14 {
  font-size: 1.4rem;
}
.font-line {
  border-bottom: 1px solid #000;
}
.center {
  text-align: -webkit-center!important;
}
.noborder {
border: none!important;
}
.right {
  text-align: -webkit-right!important;
}
.pt0, .pt00 {
  padding-top: 0!important;
}
.pt60 {
  padding-top: 60px!important;
}
.pb0, .pb00 {
  padding-bottom: 0!important;
}
.pb40 {
  padding-bottom: 40px!important;
}
.p0, .p00 {
  padding: 0!important;
}
.p10 {
  padding: 10px!important;
}
.pl30 {
  padding-left: 30px!important;
}
.pr0, .pr00 {
  padding-right: 0!important;
}
.pr10 {
  padding-right: 10px!important;
}
.ml15 {
  margin-left: 15px!important;
}
.ml5par{
	margin-left: 1%!important;
}
/*-----------------------------------------------------
    commonparts_btn
----------------------------------------------------*/
.commonparts_btn-inner {
  margin-bottom: 20px;
}
.commonparts_btn-inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.commonparts_btn-inner a {
  font-size: 1.4rem;
  padding: 16px 45px 15px 20px;
  font-weight: bold;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  text-align: center;
}


/*-----------------------------------------------------
   accordion
----------------------------------------------------*/
/*--accordionBox--*/
.accordionBox {
  margin-top: 30px;
  display: block;
  width: 100%;
}


.Pull{
	display: flex;
	width: 90%;
	margin: 30px auto 0;
}

.accordionBox_carrier {
	width: 90%;
}


.accordionBox div,
.accordionBox_carrier div{
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.accordionBox div img, 
.accordionBox_carrier div img{
  width: 100%;
}
.accordionInnerL {
  width: 30%;
  display: inline-block;
}
.accordionInnerL img {
  border: 1px solid #999;
}
.accordionInnerR {
  width: 69%;
  vertical-align: bottom;
  padding-left: 1%;
  display: inline-block;
}
.accordionInner {
  width: 100%;
  vertical-align: bottom;
}
.accordionInnerR li {
  margin: 0;
}
.accordionInner li {
  margin: 0;
}
.accordionBox .accordionOpen {
  display: block;
  padding: 30px 0;
  font-size: 1.4rem;
}

.accordionBox_carrier .accordionOpen {
  display: block;
  padding: 20px 0 0;
  font-size: 1.4rem;
	width: 90%;
}




.accordionBox .commonparts_btn a,
.accordionBox_carrier .commonparts_btn a,
#faq01A .accordionBox .commonparts_btn a,
#faq01B .accordionBox .commonparts_btn a,
#faq01C .accordionBox .commonparts_btn a,
#faq01D .accordionBox .commonparts_btn a{
  display: block;
  font-size: 1.4rem;
  text-decoration: underline;
  line-height: 1.4;
  color: #13449d;
  background: url(/support/images/icon_toggle01_01.png) no-repeat left center;
  /*padding: 16px 10px 15px 60px;*/
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}
.accordionBox .commonparts_btn-inner a,
.accordionBox_carrier .commonparts_btn-inner a{
  font-size: 1.4rem;
  /*padding: 16px 20px 14px 70px;*/
  font-weight: bold;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  text-align: center;
  text-decoration: underline;
}
.accordionInnerR.open a,
#faq01A .accordionInnerR.open a,
#faq01B .accordionInnerR.open a,
#faq01C .accordionInnerR.open a,
#faq01D .accordionInnerR.open a{
  background: url(/support/images/icon_toggle02_01.png) no-repeat left center;
}
.accordionInner.open a,
#faq01A .accordionInner.open a,
#faq01B .accordionInner.open a,
#faq01C .accordionInner.open a,
#faq01D .accordionInner.open a{
  background: url(/support/images/icon_toggle02_01.png) no-repeat left center;
}
.accordionBox_carrier .commonparts_btn a:hover,
.accordionBox .commonparts_btn a:hover,
#faq01A .accordionBox .commonparts_btn a:hover,
#faq01B .accordionBox .commonparts_btn a:hover,
#faq01C .accordionBox .commonparts_btn a:hover,
#faq01D .accordionBox .commonparts_btn a:hover{
  color: #fff;
  text-decoration: none;
}
/*--accordion  No2!--*/
.accordionBox div.accordionInnerL2 {
  float: left;
}
.accordionBox div.accordionInnerL2 {
  width: 30%;
}
.accordionBox div.accordionInnerL2 img {
  border: 1px solid #999;
}
.accordionBox div.accordionInnerR1 {
  width: 70%;
  padding-top: 10px;
  padding-left: 2%;
  float: left;
}
.accordionBox div.accordionInnerR1 .commonparts_btn-inner a {
  background: url(/products/common/images/btn_arrow.png) no-repeat right center;
}
.accordionBox div.accordionInnerR1 .commonparts_btn-inner a:hover {
  background: url(/products/common/images/btn_arrow_on.png) no-repeat right center;
}
.accordionBox div.accordionInnerR2 {
  width: 70%;
  padding-left: 2%;
  float: left;
}
.accordionBox_carrier div.btn a,
.accordionBox div.btn a,
#faq01A .accordionBox div.btn a,
#faq01B .accordionBox div.btn a,
#faq01C .accordionBox div.btn a,
#faq01D .accordionBox div.btn a{
  font-size: 1.4rem;
  padding: 15px 20px 15px 70px;
  font-weight: bold;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  text-align: left;
  text-decoration: underline;
}
.accordionInnerR2 a {
  background: url(/support/images/icon_toggle01_02.png) no-repeat left center;
}
.accordionInnerR2.open a {
  background: url(/support/images/icon_toggle02_01.png) no-repeat left center
}
.accordionOpen {
  clear: both;
}
.accordionBox div.accordionOpen .commonparts_btn-inner a {
  background: url(/products/common/images/btn_arrow.png) no-repeat right center;
  /*padding: 16px 47px 15px 20px;*/
}
.accordionBox div.accordionOpen .commonparts_btn-inner a:hover {
  background: url(/products/common/images/btn_arrow_on.png) no-repeat right center;
}





#info .box_list{
	
    width: 180px!important;
    margin-top: 30px;
    margin: 0 auto!important;
}

#info .box_list .commonparts_btn-inner{
	border: none;
	
}
#info .commonparts_btn a{
    display: block;
    font-size: 1.6rem;
    text-decoration: underline;
    line-height: 1.4;
    color: #13449d;
    background: url(/support/iot/images/btn_arrow.png) no-repeat right center!important;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    /* width: 50%!important; */
}

#info .commonparts_btn a:hover{
    display: block;
    font-size: 1.6rem;
    text-decoration: underline;
    line-height: 1.4;
    color: #fff;
    background: url(/support/iot/images/btn_arrow.png) no-repeat right center!important;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    /* width: 50%!important; */
}





/*GA----------------------*/

#anchor ul,
#faq_nav ul{
  text-align: center;
}
#faq_nav ul li{
  width: 18%;
  margin-right: 10px;
  border: 1px solid #13449d;
  display: inline-block;
  border-radius: 3px;
  margin-bottom: 2%;

}

#anchor ul li{
  width: auto;
  margin-right: 10px;
  border: 1px solid #13449d;
  display: inline-block;
  border-radius: 3px;
  margin-bottom: 2%;

}



#anchor ul li:last-child,
#anchor ul li:nth-of-type(5)
#faq_nav ul li:last-child,
#faq_nav ul li:nth-of-type(5){
  margin-right: 0;
}
#faq_nav ul li a{
  color: #13449d;
  font-size: 1.35rem;
  display: block;
  padding: 10px 15px;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/support/iot/images/btn_arrow_down.png) no-repeat right;
  background-color: #13449d;
  color: #fff;
  text-decoration: none;

}

#anchor ul li a{
  color: #13449d;
  font-size: 1.35rem;
  display: block;
  padding: 10px 25px;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/support/iot/images/btn_arrow_down.png) no-repeat right;
  background-color: #13449d;
  color: #fff;
  text-decoration: none;

}




#anchor ul li:hover,
#faq_nav ul li:hover{
  -webkit-box-shadow: 0px 3px 1px #333;
  box-shadow: 0px 3px 1px #333;

}

@media screen and (max-width: 736px) {
	#anchor ul li,
	#faq_nav ul li{
	 margin-bottom: 10px;
	 margin-right: 10px;
	 border: 1px solid #13449d;
	 display: inline-block;
	 border-radius: 3px;
	 width: 45%!important;
}
	#anchor ul li:nth-last-of-type(even),
	#faq_nav ul li:nth-of-type(even){
	  margin-right: 0;
	}
	#anchor ul li:nth-of-type(5),
	#faq_nav ul li:nth-of-type(5){
	  margin-right: 10px;
	}
}


.btn_list02,
.btn_list03{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.btn_list02 li,
.btn_list03 li{
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 17px;
  min-height: 114px;
  background: #fff;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}



.btn_list02 li:not(.row2) ,
.btn_list03 li:not(.row2){
  background: url(/support/iot/images/icon_arrow2.png) right 0px center no-repeat #fff;
}
.btn_list02 li a,
.btn_list03 li a{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 2.4rem;
  font-weight: bold;
  border: 2px solid #ebeef0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.btn_list02 li a p ,
.btn_list03 li a p{
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 0 50%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.btn_list02 li:hover ,
.btn_list03 li:hover {
  background: url(/support/iot/images/icon_arrow2Wh.png) right 0px center no-repeat #13449d;
}
.btn_list02 li a:hover,
.btn_list03 li a:hover {
  color: #fff;
  text-decoration: none;

}
.btn_list02 li:nth-child(1) a {
  background: url(/support/iot/images/icon_user.png) left 50px center / 80px 80px no-repeat;
}
.btn_list02 li:nth-child(2) a {
  background: url(/support/iot/images/icon_machine.png) left 50px center / 80px 80px no-repeat;
}
.btn_list03 li:nth-child(1) a {
  background: url(/support/iot/images/icon_operation.png) left 50px center / 80px 80px no-repeat;
}
.btn_list03 li:nth-child(2) a,
.btn_list_guide li:nth-child(2) a {
  background: url(/support/iot/images/icon_manual.png) left 50px center / 80px 80px no-repeat;
}
.btn_list02 li:nth-child(1) a:hover {
  background: url(/support/iot/images/icon_useron.png) left 50px center / 80px 80px no-repeat;
}
.btn_list02 li:nth-child(2) a:hover {
  background: url(/support/iot/images/icon_machineon.png) left 50px center / 80px 80px no-repeat;
}
.btn_list03 li:nth-child(1) a:hover {
  background: url(/support/iot/images/icon_operation_on.png) left 50px center / 80px 80px no-repeat;
}
.btn_list03 li:nth-child(2) a:hover,
.btn_list_guide li:nth-child(2) a:hover{
  background: url(/support/iot/images/icon_manual_on.png) left 50px center / 80px 80px no-repeat;
}
.btn_list02 li:nth-child(5) a:hover {
  background: url(/support/iot/images/sec05_img05on.png) left 50px center / 91px 72px no-repeat;
}
.btn_list02 li.row2 {
  background: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.btn_list02 li.row2 a {
  /*height: 45%;*/
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/support/iot/images/icon_arrow2.png) right 22px center no-repeat #fff;
  /*padding: 5px 20px;*/
  padding: 15px 20px;
}
.btn_list02 li.row2 a:hover {
  background: url(/support/iot/images/icon_arrow2Wh.png) right 22px center no-repeat #13449d;
}
.relation2.relationType01 {
  padding-top: 0;
}
.relation2.relationType01 .commonparts_box {
  width: 100%;
  max-width: 960px;
  background: none;
}
.relation2.relationType01 .commonparts_box ul {
  width: 100%;
}
.relation2.relationType01 .commonparts_box ul li {
  width: 48.5%;
}
.relation2.relationType01 .commonparts_box ul li:nth-child(odd) {
  float: left;
}
.relation2.relationType01 .commonparts_box ul li:nth-child(even) {
  float: right;
}
.relation2.relationType01 .commonparts_table {
  width: 100%;
  margin-top: 0;
}
.relation2.relationType01 .commonparts_cell img {
  width: 100%;
  height: auto;
}
.relation2.relationType01 .commonparts_cell p span {
  margin-top: 5px;
  background-color: transparent;
}
.relation2.relationType01 .commonparts_box ul li a:hover .commonparts_cell p span{
  color: #fff;
}
.topic_box {
  border-top: 1px solid #e7ebed;
}
.topic_box dl a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 23px 0;
  border-bottom: 1px solid #e7ebed;
  font-size: 14px;
  color: #414141;
}
.topic_box dl dt {
  width: 15%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 0 3px;
}
.topic_box dl dd {
  background: url(/support/images/icon_arrow.png) right 15px center / 6px 12px no-repeat;
  padding-right: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 85%;
}
.topic_box dl a:hover {
  text-decoration: none;
  background: #f0f6fa;
}
.commonparts_table_revers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.commonparts_table_revers>div {
  width: 49%;
  padding: 0;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #414141;
}
.commonparts_table_revers .commonparts_btn {
  margin-top: 0;
}


#intro h3,
#pre-check h3,
#pre-check2 h3,
#varsion-check h3{
    font-size: 2rem;
    margin-bottom: 10px;
}

#intro h3 span,
#pre-check h3 span,
#pre-check2 h3 span{
    background-color: #000;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    border-radius: 2px;
    margin-right: 10px;
}

#varsion-check h3 span{
    background-color: #000;
    padding: 5px 20px;
    color: #fff;
    border-radius: 2px;
    margin-right: 10px;
}



#intro p,
#pre-check p,
#pre-check2 p{
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 20px;
}

#pre-check .image,
#pre-check2 .image{
    width: 100%;
    height: 300px;
    background-color: #ccc;
    text-align: center;
    margin-bottom: 40px;
}
h4.ttl_blue{
    line-height: 1.6em;
    margin-bottom: 20px;
}
h4.ttl_blue span{
    font-size: 80%;
}

@media screen and (max-width: 767px){

	#intro p:first-child,
	#intro p:nth-child(2){
		margin-top: 10px;
		margin-bottom: 20px;
		padding-left: 0px!important;
	}
}


@media screen and (max-width: 736px) {
	
.btn_list02 li, 
.btn_list03 li{
    width: 90%;
	margin: auto;
	margin-top: 5%;
	}
	
.commonparts_box {
    padding: 30px 2% 0 2%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}	
	
.sub_copy {
  font-size: 1.3rem;
  padding-top: 10px!important;
  display: block;
	
}

/*-----------------------------------------------------
 topic_box
----------------------------------------------------*/
.topic_box dl a {
  display: block;
}
.topic_box dl dt {
  width: 100%;
  font-weight: bold;
}
.topic_box dl dd {
  width: 100%;
}
/*-----------------------------------------------------
 commonparts_table
----------------------------------------------------*/
.commonparts_table_revers {
  display: block;
}
.commonparts_table_revers>div {
  width: 100%;
}
.commonparts_table_revers .commonparts_btn {
  margin-top: 30px;
}
.support_top #sec09 {
  background: url(/support/images/sec09_bg.jpg) center center /auto 100% no-repeat;
}



/*-----------------------------------------------------
   icon arrow
----------------------------------------------------*/
.arrow_right{
  position: relative;
  left: 0;
  top: 15px;
  width: 0;
  height: 0;
  border: 16px solid transparent;
  border-top-color: #999;
}
.arrow_right:after{
  position: absolute;
  content: '';
  top: -32px;
  left: -8px;
  width: 16px;
  height: 16px;
  background: #999;
}
.arrow_right .caption {
  left: -15px;
  top: 0px;
}
}

.showcase_sub {
    background: #0e7499 no-repeat center center;
    background-size: auto 90%;
}
/*
.showcase_sub.iot {
    background-image: url(/support/iot/images/mv.png);
	height: 376px;
	background-position-x:700px;
}*/
.showcase_sub.iot .commonparts_box{
    padding-top: 0;
    padding-bottom: 0;
}
.showcase_sub.iot .commonparts_box .lead{
	font-size: 2.8rem;
	color: #fff;
}







.btn_area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.btn_area .btn {
    width: 175px!important;
	float: left;
	margin:14px 25px 0px 0!important;
}

.btn_area .btn2 {
    width: 240px!important;
	float: left;
}

.icon_app{
	width: 100px!important;
	margin: 0 auto;
}

.multiple h4{
	font-weight: bold;
	font-size: 2.4em!important;
	text-align: center;
	margin-bottom: 10px;
}

.multiple .multiple_list {
    /*width: 700px;*/
    margin-top: 34px;
    margin-bottom: 25px;
	margin-left: 0!important;
}

.multiple .commonparts_cell.split2:nth-child(1) {
    width: 23%!important;
	margin: 0 auto;
}

.icon_app img{
	width: 100px;
}

.multiple .commonparts_cell.split2:nth-child(2) {
    width: 450px!important;
	margin: 0 auto;
}

@media screen and (max-width: 767px){
	
	.icon_app{
		width: 23%!important;
		margin: 0 auto;
	}
	
	.btn_area {
		margin: 0 15%;
	}

	.btn_area .btn {
		width: 70%!important;
		 margin: 0 4%!important; 
		display: block;
	}

	.btn_area .btn2 {
		width: 76%!important;
	}	
	
	.multiple .commonparts_cell.split2:nth-child(1),
	.multiple .commonparts_cell.split2:nth-child(2) {
		width: auto!important;
		margin: 0 auto;
	}
	
	.multiple .multiple_list {
		width: auto;
		margin-top: 34px;
		margin-bottom: 0px;
		margin-left: 15%!important;
	}
	
	.multiple{
		padding-left: 0px!important;
	}
	
	.varsion{
		width: 70%!important;
		margin: 0 auto!important;
	}
}








ul.environment {
	margin-bottom: 10px;
	
}

ul.environment li {
  float: none;
  font-size: 1.4rem;
  list-style: disc;
  list-style-position: inside;
  padding-left: 3em;
  text-indent: -1.4em;
  margin: 0;
}
#system {
  margin-top: 10px;
	
}



#system li{
  float: none;
  font-size: 1.4rem;
  list-style: disc;
  list-style-position: inside;
  padding-left: 3em;
  text-indent: -1.4em;
  margin-top: 0px;
  font-weight: bold;
	
}

#register h5 span{
	font-size: 1.2rem !important;
}

#register h5{
	font-size: 1.4rem !important;
}



#register h6,
#step h6{
	font-size: 1.6rem!important;
	font-weight: bold;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	margin: 10px 0;
	padding: 10px 0;
	
}

#register li {
  float: none;
  font-size: 1.4rem;
  list-style: disc;
  list-style-position: inside;
  padding-left: 2em;
  text-indent: 0em;
  margin-top: 0px;
}

#register.warning  {
  margin-top: 30px!important;
	
}


#register.warning li,
#trademark li{
  float: none;
  font-size: 1.4rem;
  list-style: disc;
  list-style-position: inside;
  padding-left: 1.5em!important;
  text-indent: -1.5em;
}

.notes{
	color: #CC0000;
}
.list_notes{
	font-size:1.2rem!important;
	list-style:none!important;
}

	.sp_only{
		display: none!important;
	}
	
	.pc_only{
		display: block!important;
	}


@media screen and (max-width: 767px){
	.sp_only{
		display: block!important;
	}
	
	.pc_only{
		display: none!important;
	}
	.showcase.iot .showcase_ttl{
		margin-bottom: 10px;
	}
	.showcase.iot .commonparts_box .lead{
		font-size: 50%;
	}
	.btn_area {
    width: 100%;
    margin: 10px auto 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}	
	.showcase_sub.iot .commonparts_box {
		padding-bottom:2%!important;
	}

	.showcase_sub.iot .commonparts_box .lead{
		font-size: 2.4rem;
		color: #fff;
		margin:0 0 5% 1%; 
	}	



	.ttl_h4 {
	  font-weight: bold;
	  line-height: 1.4;
	  font-size: 1.6rem;
	  margin: 12px 12px 16px 16px;
	}

	.bg_lightcyan {
		background: #f0f6fa;
		margin-top: 30px;
		padding-bottom: 30px;
	}


}
	


	

dl#kankyo{
	font-size: 1.2rem!important;
	
}


#kankyo dd,
#kankyo dt{
	margin-top: 20px;
	font-size: 1.4rem!important;
}
#kankyo ul{
	margin-left: 20px;
	margin-top: -42px;
}
.spec{
	margin-left: 20px;
	margin-top: 0px!important;
	margin-bottom: 10px;
	font-size: 1.4rem!important;
	
}
#list_link{
	font-size: 1.4rem;
	line-height: 1.0;

}

#list_link li{
	margin: 15px 0;
}
.sub_copy {
  font-size: 1.8rem;
  padding-top: 10px!important;
  display: block;
	
}



/*スライド*/
.multiple { margin-top:30px; }
/*.multiple img { width: 100%;}*/
/*.multiple li { margin: 0 20px; float: left;}*/
.multiple .slick-next { right: 17px;　z-index: 10000;}
.multiple .slick-prev { left: 2px; z-index: 100000;}
.multiple li p{
	margin-top:5%;
	font-weight: bold;
	font-size: 1.1rem;
	/*padding-left: 2em;*/
	/*text-indent: -2em;*/
	color: #4c5f9c;
}
.multiple{
	padding-left: 50px;
}


ol li{
	font-size:1.4rem;
	}

#step{
 width: 1100px;
    margin: 0 0 0 -50px;
    padding: 0px 0 0 0;
    text-align: left;
	overflow: hidden;
}


	

@media screen and (max-width: 767px){
.sub_copy {
  font-size: 1.3rem;
  padding-top: 10px!important;
  display: block;
	
}

dl#kankyo{
	margin-left: 20px;
}
ol li{
	font-size:1.4rem;
	}
	.split5{
		width: 100%;
	}
.commonparts_box,
	#step{
    padding: 30px 2% 0 2%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}	

#step{
	
 width: auto;
    margin: 0px;
    padding: 0;
    text-align: left;
	overflow: hidden;
}
	
#list_link{
	font-size: 1.4rem;
	line-height: 1.0;
	padding: 0 5%;

}
.accordionBox .commonparts_btn a {
  padding: 6px 40px 6px 70px!important;
	
}
	
	
}

.ttl3{
  text-align: center;
  background-color: #13449d;
  margin-bottom: 30px;
  padding: 5px;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
}
.ttl4{
  text-align: center;
  border-bottom: 2px solid #13449d;
  padding: 5px;
  font-size: 1.8rem;
}

.forApp{
  display: none!important;
}

#support_ct h3{
  color: #13449d;
  text-align: center;
  border-bottom: 1px solid #13449d;
	padding-bottom: 15px;
  font-size: 2rem;
  font-weight: bold;
}

#support_ct h4{
  text-align: center;
  background-color: #13449d;
  color: #fff;
  font-size: 2rem;
  padding: 0.8rem;
}
#support_ct .box_contact{
  width: 640px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #13449d;
  margin-top: 30px;
}



#support_ct .box_contact>div{
  padding: 2rem;
    text-align: center;
}

#support_ct .ttl_icon {
  display : table;
  width : 65%;
  margin : 0 auto 20px;
  min-height : 50px;
  font-size : 26px;
  font-weight : bold;
  background : url(../../../qa/images/i_tel.png) center left no-repeat;
  background-size : 50px auto;
  vertical-align : middle;
}
#support_ct .ttl_icon > span {
  display : table-cell;
  width : 100%;
  padding-left : 75px;
  vertical-align : middle;
}
#support_ct .txt_freedial {
  display : inline-block;
  margin : 20px 0 0;
  padding-left : 76px;
  background : url(../../../qa/images/i_freedial.png) center left no-repeat;
  background-size : 70px auto;
  font-size : 40px;
  font-weight : bold;
  line-height : 1;
}
#support_ct .box_contact .contact_txt{
  font-size: 1.2rem;
  margin-top: 1.5rem;
}
.top_line{
    border-top:solid #13449d 1px;
    padding-top: 30px;
}
.otherBtn{
    display: block;
    width: 60%;
    height: 8rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #13449d;
    text-align: center;
    color: #fff !important;
    padding-top: 3rem;
    margin-left: auto;
    margin-right: auto;
    font-size:2rem;
    margin-top:4rem;
}

.btn_list04{
    width: 80%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.btn_list04 li{
    width: 40%!important;
    margin-right: 20%;
    margin-bottom: 50px;
}
.btn_list04 li:nth-child(2n){
    margin-right: 0;
}
.btn_list04 dt img{
    width: 100%;
}
.btn_list04 dd{
    font-size: 1.5rem;
    text-align: center;
}
.txt_right {
    text-align: right;
    width: 960px;
    font-size: 1.2rem;
}

ul.tools li img {
	padding-bottom: 0px!important;
}

@media screen and (max-width: 767px){
	
#support_ct .box_contact{
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #13449d;
  margin-top: 30px;
  margin-bottom: 20px;
}
	
	.txt_right {
		text-align: right;
		width: 95%!important;
		font-size: 1.2rem;
	}

}


#box_holiday{
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}

#box_holiday .commonparts_box {
  padding-top: 0px;
  padding-bottom: 40px;
}

#box_holiday h5{
	font-size: 2em;
	font-weight: bold;
	
}

#box_holiday p{
	margin-left: 20px;
	margin-top: 10px;
}

#box_holiday .days{
	display: block;

	font-size: 1.5em;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	
}

@media screen and (max-width: 767px){
	
	#box_holiday{
	  width: 95%;
	  margin-left: auto;
	  margin-right: auto;
	  margin-top: 30px;
	 margin-bottom: 20px;

	}

	#box_holiday h5{
		font-size: 2em;
		font-weight: bold;
		text-align: center;

	}

	#box_holiday p{
		margin-left: 0px!important;
		margin-right: 0px!important;
		margin-top: 10px;
	}

	#box_holiday .days{
		display: block;
		font-weight: bold;
		font-size: 1.1em;
		padding-top: 5px;
		padding-bottom: 10px;
		margin-left: 0!important;
		text-align: center;	

	}
	
	
	
}


/****************************
 guide / アプリの使い方
*****************************/
.btn_list_guide li{
  width: 58%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 17px;
  min-height: 114px;
  background: #fff;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
margin: 0 auto;
}

.btn_list_guide li a p{
  width: 67%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 0 30%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.btn_list_guide li a {
  background: url(/support/iot/images/icon_manual.png) left 50px center / 80px 80px no-repeat;
}

.btn_list_guide li a:hover {
  background: url(/support/iot/images/icon_manual_on.png) left 50px center / 80px 80px no-repeat;
}

.btn_list_guide li:not(.row2){
  background: url(/support/iot/images/icon_arrow2.png) right 0px center no-repeat #fff;
}

.btn_list_guide li a{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 2.4rem;
  font-weight: bold;
  border: 2px solid #ebeef0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.btn_list_guide li a:hover {
  color: #fff;
  text-decoration: none;
}

.btn_list_guide li:hover {
  background: url(/support/iot/images/icon_arrow2Wh.png) right 0px center no-repeat #13449d;
}


#guide_home img,
#guide_bathing img,
#guide_heating img,
#guide_clean img,
#guide_history img{
	margin-bottom: 40px;
	
	
}

#guide_heating .annot *{
	font-size: 1.4rem !important;
	
}


.guide_icon_bathing{
	background-image:url("../../app/guide/images/icon_bathing.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	padding-top: 35px;
	height: 50px;
}

.guide_icon_AC{
	background-image:url("../../app/guide/images/icon_AC.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	padding-top: 35px;
	height: 50px;
}

.guide_icon_heating{
	background-image:url("../../app/guide/images/icon_heating.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	padding-top: 35px;
	height: 50px;
}

.guide_icon_clean{
	background-image:url("../../app/guide/images/icon_clean.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	padding-top: 35px;
	height: 50px;
}


.guide_icon_floor{
	background-image:url("../../app/guide/images/icon_floor.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	padding-top: 35px;
	height: 50px;
}
.guide_icon_autoclean{
	background-image:url("../../app/guide/images/icon_autoclean.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	padding-top: 35px;
	height: 50px;
}

.copy{
	margin-top:15px;
	margin-bottom: 10px;
	font-weight: bold!important;
	background-color:#c1e6f9;
	padding: 8px;
	font-size: 1.6rem!important;
	line-height: 1.8em;
	color: #333;
}

@media screen and (max-width: 767px){

#app_guide img{
	max-width: 90%;
	margin: 10% auto 4%;
	text-align: center;
	
	
}
#app_guide .copy{
	margin-top:15px;
	margin-bottom: 10px;
	font-weight: bold!important;
	background-color:#c1e6f9;
	padding: 8px;
	font-size: 1.6em!important;
	line-height: 1.8em;
	color: #333;
}
.guide_icon_bathing{
	background-image:url("../../app/guide/images/icon_bathing.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	padding-top: 35px;
	height: 50px;
}
#app_guide .ttl_blue {
    font-size: 2rem!important;
    font-weight: bold;
    line-height: 1;
    color: #13449d;
    border-bottom: solid #13449d 1px;
    padding-bottom: 12px !important;
}
	
.btn_list_guide li{
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 17px;
  min-height: 114px;
  background: #fff;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  margin: 0 auto;
}
	
	
.btn_list_guide li a{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 2.4rem;
  font-weight: bold;
  border: 2px solid #ebeef0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
	
.btn_list_guide li a p{
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 0 35%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
	
.btn_list_guide li a {
  background: url(/support/iot/images/icon_manual.png) left 20px center / 80px 80px no-repeat;
}

.btn_list_guide li a:hover {
  background: url(/support/iot/images/icon_manual_on.png) left 20px center / 80px 80px no-repeat;
}
	
	
}

/*
.step_box{
	overflow:hidden;
}
.step{
overflow-x : auto;
  white-space: nowrap;	
}
*/
.step_box{
overflow: hidden;
width: 100%;
margin: 0 auto;
}
.step_box img{
	max-width: none;
}

.step {
   /* 横スクロール用 */
    width: 100%;
	overflow-x: auto;

  /* 見た目調整 */
    height: 100%;
}
.commonparts_box{

	position: relative!important;
}

@media screen and (max-width: 767px){
.step_box{
	
overflow: hidden;
	margin-top: 20px;
	padding:0 16px;
	width: 86%!important;
	}
.step_box img{
	max-width: none;
}

.step {
   /* 横スクロール用 */
    width: 100%;
	overflow-x: auto;


  /* 見た目調整 */
    height: auto;
}
#carrier .commonparts_btn-inner {
    display: inline-block;
    background: #fff;
    border: solid #13449d 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
}	
	
}

#carrier .bg_beige {
    background: #f3eee7;
    margin-top: 0px!important;
}


table{
	font-size: 1.4rem;
	margin-left: 20px;
}
th{
	padding: 5px 10px 5px 0;
}
.tools dt{
    border:1px solid #ccc;
}

.download table{
    width: 100%;
    margin-top: 3rem;
    margin-left: 0;
}
.download th{
    background-color: #13449d;
    color: #fff;
    text-align: center;
    border: 1px solid #13449d;
}
.download td{
    padding: 10px;
    text-align: center;
    border: 1px solid #13449d;
}
.download td a{
    text-decoration: underline;
}
.docs{
    font-size: 1.35rem;
    margin-top: 3rem;
}
.docs .typebold{
    font-weight: bold;
}
.docs p{
    margin-bottom: 2rem;
}
.docs ul li{
    display: block;
}
.gateway{
    border-top: 1px solid #13449d;
    padding-top:20px;
}

.app{
  float: none;
  font-size: 1.4rem;
  list-style: disc;
  list-style-position: inside;
  padding-left: 2em;
  text-indent: -1.4em;
  margin-top: 0px;
}


@media screen and (max-width: 767px){
	.app{
	  float: none;
	  font-size: 1.4rem;
	  list-style: disc;
	  list-style-position: inside;
	  padding-left: 2.5em;
	  text-indent: -1.4em;
	  margin-top: 0px;

	}
}


#deverop li{
  float: none;
  font-size: 1.4rem;
  list-style: disc;
  list-style-position: inside;
  padding-left: 2em;
  text-indent: -1.4em;
  margin-top: 0px;
  font-weight: bold;
	
}
.scrall{
	text-align: right; 
	font-size: 1.4rem!important; 
	margin-top: -5px!important;
	font-weight: normal;
}


.scrall:before{
	content: "» ";
	font-size: 3rem!important; 
	font-weight: bold;
	
}
#movie_v1,
#movie ul{
	margin-top: 40px!important;
}


#movie_v2{
	margin-top: -40px!important;
}



#movie_v1 li,
#movie_v2 li,
#movie li{
	text-align: center;
	margin-bottom: 40px!important;
}
#movie_v1 .box_list.margin .split3,
#movie_v2 .box_list.margin .split3,
#movie .box_list.margin .split3 {
    width: 300px!important;
    margin: 0 26px 30px 0!important;
}
#movie_v1 .box_list.margin .split3:nth-child(3) ,
#movie_v2 .box_list.margin .split3:nth-child(3) ,
#movie .box_list.margin .split3:nth-child(3) {
	    margin: 0 0px 25px 0!important;
}

@media screen and (max-width: 767px){
	.mr40{
		margin-right: 10px!important;
		}
	
	#movie_v1 .box_list.margin .split3,
	#movie_v2 .box_list.margin .split3,
	#movie .box_list.margin .split3{
		width: 100%!important;
		margin: 0 auto 40px auto!important;
	}
	#movie_v1 .caption,
	#movie_v2 .caption,
	#movie .caption{
		font-size: 1.4rem !important;
		line-height: 1.4 !important;
		margin-top: 8px !important;	
	}
	
	
	
}

.navi{
	width: 100%;
	padding-bottom: 0%;
	display: block;
}

.navi .prev{width: 45%;float: left;
	position: absolute;
	top:50%;
	left: -5%;
	
	
}

.navi .next{width: 45%;float:right;
	text-align: right;
	position: absolute;
	top:50%;
	right: -5%;
}

.navi .prev img,
.navi .next img{width: 10%;
	margin-top: 10px;
}


@media screen and (max-width: 767px){
	
.navi{
	width: 100%;
	margin-bottom:  6%!important;
	display: inline-block;
}

.navi .prev{
	position: absolute;
	width: 40%;
	top:50%;
	left: 1%;
	}

.navi .next{
	position: absolute;
	width: 40%;
	top:50%;
	right: 1%;
}

.navi .prev img,.navi .next img{
	width: 20%;
}

	
	
}




h5.iphone {
  position: relative;
  border-bottom: 3px solid #2c1d1a;
  padding-bottom: 5px;
  font-size: 1.8rem;
font-weight: bold;
	color: #415ac7;
	margin-top: 3%;
	
}
h5.iphone::after {
  position: absolute;
  left:  0;
  bottom: -3px;
  display: block;
  content: " ";
  width: 18%;
  border-bottom: 3px solid #415ac7;
}

h5.Android {
  position: relative;
  border-bottom: 3px solid #2c1d1a;
  padding-bottom: 5px;
  font-size: 2rem;
	font-weight: bold;
	color: #135bc6;
	padding-top: 0;
	
}
h5.Android::after {
  position: absolute;
  left:  0;
  bottom: -3px;
  display: block;
  content: " ";
  width: 18%;
  border-bottom: 3px solid #135bc6;
}



@media screen and (max-width: 767px){
	h5.iphone {
	  position: relative;
	  border-bottom: 3px solid #2c1d1a;
	  padding-bottom: 5px;
	  font-size: 1.5rem;
	font-weight: bold;
	color: #415ac7;
	margin-top: 3%;
	
}
h5.iphone::after {
  position: absolute;
  left:  0;
  bottom: -3px;
  display: block;
  content: " ";
  width: 18%;
  border-bottom: 3px solid #415ac7;
}

h5.Android {
  position: relative;
  border-bottom: 3px solid #2c1d1a;
  padding-bottom: 5px;
  font-size: 1.5rem;
	font-weight: bold;
	color: #135bc6;
	padding-top: 0;
	
}
h5.Android::after {
  position: absolute;
  left:  0;
  bottom: -3px;
  display: block;
  content: " ";
  width: 18%;
  border-bottom: 3px solid #135bc6;
}

}

.career{
	padding-left: 2%;
}

.QA table{
	width: 98%;
	margin: 0 auto;
}




.QA td{
	padding: 1%;
}


.QA th{
	text-align: center;
	background-color: #2878C3;
	font-weight: bold;
	color: #fff;
	font-size: 1.6rem;
}
.QA td:first-child{width: 40%;}

.QA img{width: auto!important;}

.QA td img{width: 100%!important;}





.trade{
		font-size: 110%;
		letter-spacing: -1px;
		}

.note{
	    font-size: 1.5rem !important;
	    margin-left: 20px;
		margin-top: 5px;
		margin-bottom: 20px;
		padding-left: 20px;
		text-indent: -1em;
}

.note li{
		margin-bottom: 1%;
		line-height: 1.6;
		}

.note2{
	    font-size: 1.4rem !important;
	    margin-left: 16px;
		margin-top: 5px;
		margin-bottom: 20px;
		padding-left: 50px;
		text-indent: -3.7em;
}
.note2 li *:before {
		margin-left: -1.75rem;
		content: "※";
}
#faq_role .annot,
#faq_function .annot,
#faq_connect .annot{
    counter-reset: number;
    font-size: 1.2rem !important;
}
#faq_role .annot-single,
#faq_function .annot-single,
#faq_connect .annot-single{
    margin-left: 41px !important;
}

.note_disc li {
		list-style-type: disc;
		margin-left: 3.7em;
}
#faq_role .number,
#faq_function .number,
#faq_connect .number{
		list-style-type: decimal;
		margin-left: 3.7em!important;
		margin-bottom: 20px!important;
}

.accordionBox_carrier .note_disc li {
		list-style-type: disc;
		margin-left: 3.7em;
	   margin-top: 10px;
}

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


.news-title {
    font-size: 14px;
    position: relative;
    padding-bottom: 5px;
    border-bottom: 2px solid #13449d;
	margin-bottom: 50px;
}

.news-title h4 {
    font-weight: bold;
    font-size: 128.57143%;
}
.news-title p {
    position: absolute;
    top: 3px;
    right: 0;
}

.news-title p a {
    padding-right: 27px;
    color: #13449d;
    background: url(https://www.pechmis.com/images/ico-arrow.png) 100% 50% no-repeat;
}



#support_ct .maintenance_area{
  width: 640px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #CC0000;
  margin-top: 30px;
}

#support_ct .maintenance_area h5{
	font-size: 1.8em;padding:0 20px; margin-top: 20px;
	font-weight: bold;
}
#support_ct .maintenance_area .holiday{
	color: #CC0000;
}


#support_ct .maintenance_area > p{
  padding:1em 2em;
	font-size: 1.6em;
  line-height: 2;
    text-align: left;
}
	#support_ct .maintenance_area > .subttl{
	  padding:2% 3% 0!important;
	}

@media screen and (max-width: 767px){
	#support_ct .maintenance_area{
	  width: 94%;
	  margin-left: auto;
	  margin-right: auto;
	  border: 1px solid #CC0000;
	  margin-top: 30px;
	}

	#support_ct .maintenance_area > p{
	  padding:3% 2% 5%;
		font-size: 1.4em;
	  line-height: 2;
		text-align: left;
	}
	#support_ct .maintenance_area > .subttl{
	  padding:2% 3% 0!important;
	}
}


/*GA----------------------*/


#anchor_nav ul{
  text-align: center;
}
#anchor_nav ul li{
  width: 18%;
  margin-right: 10px;
  border: 1px solid #13449d;
  display: inline-block;
  border-radius: 3px;
  margin-bottom: 2%;

}
#faq_nav ul li:last-child,
#faq_nav ul li:nth-of-type(5){
  margin-right: 0;
}

#anchor_nav ul li a{
  color: #13449d;
  font-size: 1.25rem;
  display: block;
  padding: 10px 15px;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/support/iot/images/btn_arrow_down.png) no-repeat right;
  background-color: #13449d;
  color: #fff;
  text-decoration: none;

}
#anchor_nav ul li:hover{
  -webkit-box-shadow: 0px 3px 1px #333;
  box-shadow: 0px 3px 1px #333;

}

@media screen and (max-width: 736px) {
	#anchor_nav ul li{
	 margin-bottom: 10px;
	 margin-right: 10px;
	 border: 1px solid #13449d;
	 display: inline-block;
	 border-radius: 3px;
	 width: 45%!important;
}
	
	#faq_nav ul li:nth-of-type(even){
	  margin-right: 0;
	}
	
	#faq_nav ul li:nth-of-type(5){
	  margin-right: 10px;
	}
}




.ttl_varsion {
    background: #eee;
    color: #333;
    font-size: 2.4em;
    font-weight: bold;
    line-height: 1;
    padding:12px 0!important;
    text-align: center;
	margin-top: 20px;
	margin-bottom: 60px;

}

.ttl_varsion-inner {
    display: block;

    padding: 1em 0;
}

.ttl_web {
    background: #fff;
    color: #333;
    font-size: 2.4em;
    font-weight: bold;
    line-height: 1;
    padding:0!important;
	border: 1px solid #2c1d1a;
    text-align: center;

}

.ttl_web-inner {
    display: block;
    padding: 1em 0;
}



movie_v2{
	padding-top: -50px!important;
}

.choice{
	font-size: 1.5rem; padding: 10px 15px;
}

@media screen and (max-width: 767px){
.choice_btn a{
	font-size: 1.4rem; padding: 2% 4%;
	border: none!important;
	border-radius: 3px;
}
	
}



#dropmenu_area{
		margin: 0 auto;
		width: 100%;
		max-width: 900px
	}	
 #dropmenu_area p {
    font-size: 1.4rem;
    line-height: 1.6;
    color: #414141;
    margin-top: 30px;
    text-shadow: 1px 1px 1px #fff;
}	
	.dropmenu {
		display: flex;
		width: 90%;
		margin: 0 auto;
		list-style: none;
		align-items: center;
		justify-content: space-between;

}
.dropmenu li {
	width: 48%;
	position: relative;
	
}
.dropmenu li a {
	display: block;
	margin: 0;
	padding: 8% 10% 8% 7%;
	
	font-size: 1.4rem;
	line-height: 1;
	background: #13449d;
	color: #ffffff;
	cursor: pointer;
	border-radius: 5px;
	font-weight: bold;
text-decoration: none;	
}
/*.dropmenu li a:after {
	content: '';
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 45%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5px 0 5px;
	border-color: #FFFFFF transparent transparent transparent;
}*/
.dropmenu li a:after{	
	content: '';
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 45%;
    width: 4px;
    height: 4px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    -webkit-transform: translateX(-50%) rotate(135deg);
    transform: translateX(-50%) rotate(135deg);
}	
	
	
	
	
	
	
.dropmenu li ul {
	position: absolute;
	width: 100%;
	z-index: 9999;
	top: 100%;
	left: 0;
}
.dropmenu li ul li{
	width: auto;
	overflow: hidden;
	height: 0;
	transition: .2s;
}
.dropmenu li ul li a{
	border-top: 2px solid #fff;
	background: #eee;
	color: #333333;
	text-decoration: none;

}
.dropmenu li ul li a:after {
	content: none;
}
.dropmenu li ul li:first-child a{
	border-top: 0;
}


@media screen and (min-width: 601px) {
	


	
	.dropmenu li:hover a:after {
		transform: rotate(312deg);
		transition: .1s;
	}
	.dropmenu li:hover ul li{
		overflow: visible;
		height: auto;
	}
	.dropmenu li ul li a:hover {
		background: #b7d0ff;
		transition: .5s;
	}
	li a.anc_cl{
	padding: 6% 5%;
	
}

}
@media screen and (max-width: 600px) {
	.dropmenu li.active_sp a:after {
		transform: rotate(312deg);
		transition: .1s;
	}
	
	.dropmenu li.active_sp ul li{
		overflow: visible;
		height: auto;
	}
}

