@charset "utf-8";

/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/* TOP */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */

#main {
  position:relative;
  overflow:hidden;
  background-image:url(../images/top/main_bg.jpg);
  background-position:50% 0%;
  background-repeat:no-repeat;
	z-index: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
}

.main_title{
	position: relative;
	background-color: rgba(255,255,255,0.85);
	padding: 70px 30px 30px;
	text-align: center;
	color: #003366;
	border: 2px solid #003366;
	box-sizing: border-box;
}


.leadingTxt01 {
	position: absolute;
	font-size: 17px;
	font-weight: bold;
	top: 15px;
	left: -14px;
	color: #fff;
	letter-spacing: 0.1em;
}

.leadingTxt01 > span {
	position: relative;
	display: inline-block;
	background-color: #E95C5C;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 20px 0 30px;
}

.leadingTxt01 > span:before {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0;
	border-width: 0 12px 10px 0;
	border-color: transparent #E6A6A6 transparent transparent;
	border-style: solid;
}

.leadingTxt01 > span:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	border-width: 20px 10px 20px 0;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

.leadingTxt01 span span{
	font-size: 1.4em;
}

.leadingTxt02 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 8px;
	border-bottom: 2px solid #003366;
	margin-bottom: 12px;
	letter-spacing: 0.2em;
} 

.main_title h2 {
	font-size: 40px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 0.1em;
}

.main_title h2 span {
	display: inline-block;
	text-align: center;
	color: #fff;
	width: 38px;
	height: 38px;
	font-size: 0.8em;
	text-align: center;
	background-color: #003366;
	border-radius: 19px;
	letter-spacing: 0;
	margin-right: 4px;
}

#title01{
	text-align: center;
	font-size: 32px;
	margin-bottom: 10px;
    line-height: 1.2;
    font-weight: normal;
}
#title01 #main_orange{
	font-size: 46px;
	font-weight: bold;
	color: #FF8E00;
}
#title02{
	text-align: center;
	font-size: 16px;
}
@media (min-width: 1001px) {
    .title01_f30{
        font-size: 30px;        
    }
}
@media (min-width: 601px) and (max-width: 1000px) {
    #title01{
        line-height: 1;
    }
}

@media (max-width: 600px) {
	#main {
    width:100%;
    height:300px;
    background-size:900px auto;
		background-position: 30% 15%;
  }
	
	.main_title {
		padding: 44px 30px 16px;
	}
	
	.leadingTxt01 {
		font-size: 11px;
    width: 108%;
		top: 8px;
		left: -20px;
	}
	
	.leadingTxt01 > span {
		height: 28px;
		padding: 0 8px 0 8px;
	}
	
	.leadingTxt01 > span:before {
		bottom: -8px;
		border-width: 0 18px 8px 0;
	}
	
	.leadingTxt01 > span:after {
		border-width: 14px 6px 14px 0;
	}
	
	.leadingTxt02 {
		font-size: 14px;
		padding-bottom: 4px;
		margin-bottom: 8px;
	}
	
	.main_title h2 {
		font-size: 20px;
	}
	
	.main_title h2 span {
		width: 19px;
		height: 19px;
	}
  
    #main #main_area {
      top:70px;
      left:0;
      width:100%;
      height:130px;
      background-size:1000px auto;
    }
  	#main_pc{
		display: none;
	}
  #main #main_bt_office {
    z-index:20;
    position:absolute;
    background-image:url(../images/top/main_bt_office.png);
    background-position:50% 0;
    background-repeat:no-repeat;
  }
  #main #main_bt_school {
    z-index:20;
    position:absolute;
    background-image:url(../images/top/main_bt_school.png);
    background-position:50% 0;
    background-repeat:no-repeat;
  }
  #main #main_bt_hospital {
    z-index:20;
    position:absolute;
    background-image:url(../images/top/main_bt_hospital.png);
    background-position:50% 0;
    background-repeat:no-repeat;
  }

    #main #main_bt_office {
      top:55px;
      left:49%;
      width:90px;
      height:32px;
      margin:0 0 0 -40px;
      padding:0;
      background-size: 100% auto;
    }
    #main #main_bt_school {
      top:50px;
      left:48%;
      width:70px;
      height:32px;
      margin:0 0 0 -140px;
      padding:0;
      background-size: 100% auto;
    }
    #main #main_bt_hospital {
      top:50px;
      left:48%;
      width:70px;
      height:32px;
      margin:0 0 0 80px;
      padding:0;
      background-size: 100% auto;
    }
  
    #main #main_human01,
    #main #main_human02,
    #main #main_human03,
    #main #main_human04,
    #main #main_human05,
    #main #main_human06 {
      top:95px;
      left:50%;
      width:40px;
      height:32px;
      margin:0 0 0 34px;
      padding:0;
    }
  
    #main #main_truck01_l { display:none;}
    #main #main_truck01_r {
      top:110px;
      left:50%;
      width:40px;
      height:32px;
      margin:0 0 0 70px;
      padding:0;
    }
    #main #main_truck02_l { display:none;}
    #main #main_truck02_r {
      top:90px;
      left:50%;
      width:40px;
      height:32px;
      margin:0 0 0 -170px;
      padding:0;
    }
    #main #main_truck03_l { display:none;}
    #main #main_truck03_r {
      top:90px;
      left:50%;
      width:40px;
      height:32px;
      margin:0 0 0 130px;
      padding:0;
    }

  #main #main_bt_office_area {
    cursor:pointer;
    z-index:200;
    position:absolute;
    top:60px;
    left:50%;
    width:120px;
    height:80px;
    margin:0 0 0 -60px;
    padding:0;
  }
  #main #main_bt_school_area {
    cursor:pointer;
    z-index:200;
    position:absolute;
    top:60px;
    left:50%;
    width:80px;
    height:50px;
    margin:0 0 0 -150px;
    padding:0;
  }
  #main #main_bt_hospital_area {
    cursor:pointer;
    z-index:200;
    position:absolute;
    top:60px;
    left:50%;
    width:80px;
    height:50px;
    margin:0 0 0 70px;
    padding:0;
  }
.main_title{
	margin:0px;
}
#title01{
	font-size: 16px;
	margin-bottom:2px;
}
#title01 #main_orange{
	font-size: 18px;
}
#title02{
	font-size: 9px;
	line-height:120%;
}
}

@media (min-width: 601px) and (max-width: 1000px) {

  #main {
    width:100%;
    height:400px;
    background-size:1800px auto;
  }
  
    #main #main_area {
      top:81px;
      left:0;
      width:100%;
      height:276px;
      background-size:1800px auto;
    }
	#main_sp{
		display: none;
	}
   #main_pc #main_link_office ul {
    cursor:pointer;
    z-index:200;
    position:absolute;
    top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-23%);
	-moz-transform: translate(-50%,-23%);
	-ms-transform: translate(-50%,-23%);
	-o-transform: translate(-50%,-23%);
	transform: translate(-50%,-23%);
    width:200px;
    height:140px;
    padding:0;
	color:#ffffff;
	font-size: 10px;
    font-family:'Roboto';
  }
	#main_link_office ul  li{
	position: relative;
  }
#main_link_office ul li #mainpc_bt_office{
	position:relative;
    width:130px;
    height:35px;
	line-height:20px;
    background-color:#56a3c7;
    padding:0 5px;
	opacity: 1;
}
#main_link_office  ul  li #mainpc_hover_office{
	position: absolute;
	top:0;
    width:180px;
    height:80px;
    background-color:#73b6d6;
	padding:0 10px;
	text-align: left;
	opacity: 0;
	}
	#main_link_office:hover ul li #mainpc_bt_office{
    background-color:#73b6d6;
	opacity: 0.4;
	transition: all .2s ease-in;
	}
	#main_link_office:hover ul li #mainpc_hover_office{
	opacity: 1;
	transition: all .2s ease-in;
}
	.mainpc_bigtx{
	font-size: 15px;
	line-height:35px;
	}
	.mainpc_ytx{
		color: #FFDD00;
		text-decoration: underline;
	}

    #main_pc #main_link_school ul {
	cursor: pointer;
    z-index: 201;
    position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-153%,-31%);
	-moz-transform: translate(-153%,-31%);
	-ms-transform: translate(-153%,-31%);
	-o-transform: translate(-153%,-31%);
    transform: translate(-153%,-31%);
    width: 190px;
    height: 140px;
    padding: 0;
	color:#ffffff;
	font-size: 10px;
    font-family:'Roboto';
  }
	#main_link_school ul  li{
	position: relative;
  }
#main_link_school ul li #mainpc_bt_school{
	position: relative;
    width:90px;
    height:35px;
    background-color:#56a3c7;
	padding:0 10px;
	opacity: 1;
}
#main_link_school  ul  li #mainpc_hover_school{
	position: absolute;
	top:0;
    width:164px;
    height:84px;
	text-align: left;
    background-color:#73b6d6;
	padding:0 10px;
	opacity: 0;
	}
	#main_link_school:hover ul li #mainpc_bt_school{
	background-color:#73b6d6;
	opacity: 0.4;
	transition: all .2s ease-in;
	}
	#main_link_school:hover ul li #mainpc_hover_school{
	opacity: 1;
	transition: all .2s ease-in;
	}
 
    #main_pc #main_link_hospital ul {
    cursor:pointer;
    z-index:201;
    position:absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(52%,-32%);
	-moz-transform: translate(52%,-32%);
	-ms-transform: translate(52%,-32%);
	-o-transform: translate(52%,-32%);
	transform: translate(52%,-32%);
    width: 190px;
    height: 140px;
    padding:0;
	color:#ffffff;
	font-size: 10px;
    font-family:'Roboto';
  }
	#main_link_hospital ul  li{
	position: relative;
  }
#main_link_hospital ul li #mainpc_bt_hospital{
	position: relative;
    width:100px;
    height:35px;
    background-color:#56a3c7;
	padding:0 10px;
    opacity: 1;
}
#main_link_hospital  ul  li #mainpc_hover_hospital{
	position: absolute;
	top:0;
    width:164px;
    height:84px;
	text-align: left;
    background-color:#73b6d6;
	padding:0 10px;
	opacity: 0;
	}
	#main_link_hospital:hover ul li #mainpc_bt_hospital{
	background-color:#73b6d6;
	opacity: 0.4;
	transition: all .2s ease-in;
	}
	#main_link_hospital:hover ul li #mainpc_hover_hospital{
	text-align: left;
	opacity: 1;
	transition: all .2s ease-in;
}

    #main #main_human01,
    #main #main_human02,
    #main #main_human03,
    #main #main_human04,
    #main #main_human05,
    #main #main_human06 {
      top:129px;
      left:50%;
      width:60px;
      height:48px;
      margin:0 0 0 54px;
      padding:0;
    }
  
    #main #main_truck01_l {
      top:500px;
      left:50%;
      width:60px;
      height:48px;
      margin:0 0 0 96px;
      padding:0;
    }

    #main #main_truck01_r {
      top:150px;
      left:50%;
      width:60px;
      height:48px;
      margin:0 0 0 96px;
      padding:0;
    }

    #main #main_truck02_r {
      top:500px;
      left:50%;
      width:60px;
      height:48px;
      margin:0 0 0 -300px;
      padding:0;
    }

    #main #main_truck02_l {
      top:126px;
      left:50%;
      width:60px;
      height:48px;
      margin:0 0 0 -300px;
      padding:0;
    }

    #main #main_truck03_r {
      top:500px;
      left:50%;
      width:60px;
      height:48px;
      margin:0 0 0 -300px;
      padding:0;
    }

    #main #main_truck03_l {
      top:126px;
      left:50%;
      width:60px;
      height:48px;
      margin:0 0 0 120px;
      padding:0;
    }

  #main #main_bt_office_area {
    cursor:pointer;
    z-index:200;
    position:absolute;
    top:78px;
    left:50%;
    width:230px;
    height:110px;
    margin:0 0 0 -115px;
    padding:0;
  }
  #main #main_bt_school_area {
    cursor:pointer;
    z-index:200;
    position:absolute;
    top:78px;
    left:50%;
    width:140px;
    height:90px;
    margin:0 0 0 -260px;
    padding:0;
  }
  #main #main_bt_hospital_area {
    cursor:pointer;
    z-index:200;
    position:absolute;
    top:78px;
    left:50%;
    width:140px;
    height:90px;
    margin:0 0 0 120px;
    padding:0;
  }
	
	.main_title {
		padding: 65px 36px 24px;
	}

	.leadingTxt01 {
		font-size: 15px;
	}
	
	.leadingTxt01 > span {
		height: 36px;
		padding: 0 10px 0 20px;
	}
	
	.leadingTxt01 > span:after {
		border-width: 18px 10px 18px 0;
	}
	
	.leadingTxt02 {
		font-size: 16px;
	}
	
	.main_title h2 {
		font-size: 32px;
	}
	
	.main_title h2 span {
		width: 30px;
		height: 30px;
	}
	
#title01{
	font-size: 24px;
	margin-bottom:5px;
}
#title01 #main_orange{
	font-size: 36px;
}
#title02{
	font-size: 12px;
}
.caution{
    font-size: 14px;
}
}
@media (min-width: 1001px) {

  #main {
    width:100%;
    height:540px;
    background-size: auto;
  }
  
    #main #main_area {
      top:135px;
      left:0;
      width:100%;
      height:460px;
      background-size: auto;
    }
	#main_sp{
		display: none;
	}
   #main_pc #main_link_office ul {
    cursor:pointer;
    z-index:200;
    position:absolute;
    top:130px;
    left:50%;
    width:400px;
    height:200px;
    margin:0 0 0 -200px;
    padding:0;
	color:#ffffff;
	font-size: 12px;
    font-family:'Roboto';
  }
	#main_link_office ul  li{
	position: relative;
  }
#main_link_office ul li #mainpc_bt_office{
	position:relative;
	top:10px;
    width:130px;
    height:40px;
    background-color:#56a3c7;
	padding:0 10px;
     opacity: 1;
}
#main_link_office  ul  li #mainpc_hover_office{
	position: absolute;
	top:10px;
	left: 75px;
    width:230px;
    height:100px;
		text-align: left;
    background-color:#73b6d6;
	padding:0 10px;
	opacity: 0;
	}
	#main_link_office:hover ul li #mainpc_bt_office{

    background-color:#73b6d6;
		opacity: 0.4;
		transition: all .2s ease-in;
	}
	#main_link_office:hover ul li #mainpc_hover_office{
	text-align: left;
		opacity: 1;
		transition: all .2s ease-in;
}
	.mainpc_bigtx{
	font-size: 16px;
	line-height:40px;
	}
	.mainpc_ytx{
		color: #FFDD00;
		text-decoration: underline;
	}

    #main_pc #main_link_school ul {
    cursor:pointer;
    z-index:200;
    position:absolute;
    top:120px;
    left:50%;
    width:240px;
    height:160px;
    margin:0 0 0 -450px;
    padding:0;
	color:#ffffff;
	font-size: 12px;
    font-family:'Roboto';
  }
	#main_link_school ul  li{
	position: relative;
  }
#main_link_school ul li #mainpc_bt_school{
	position: relative;
    width:100px;
    height:40px;
    background-color:#56a3c7;
	padding:0 10px;
    opacity: 1;
}
#main_link_school  ul  li #mainpc_hover_school{
	position: absolute;
	top:0;
    width:213px;
    height:100px;
	text-align: left;
    background-color:#73b6d6;
	padding:0 10px;
	opacity: 0;
	}
	#main_link_school:hover ul li #mainpc_bt_school{
    background-color:#73b6d6;
		opacity: 0.4;
		transition: all .2s ease-in;
	}
	#main_link_school:hover ul li #mainpc_hover_school{
		opacity: 1;
		transition: all .2s ease-in;
	}

   #mainpc_bt_hospital_area {
    cursor:pointer;
    z-index:200;
    position:absolute;
    top:120px;
    left:50%;
    width:240px;
    height:160px;
    margin:0 0 0 210px;
    padding:0;
  }
 
    #main_pc #main_link_hospital ul {
    cursor:pointer;
    z-index:200;
    position:absolute;
    top:120px;
    left:50%;
    width:240px;
    height:160px;
    margin:0 0 0 210px;
    padding:0;
	color:#ffffff;
	font-size: 12px;
    font-family:'Roboto';
  }
	#main_link_hospital ul  li{
	position: relative;
  }
#main_link_hospital ul li #mainpc_bt_hospital{
	position: relative;
    width:100px;
    height:40px;
    background-color:#56a3c7;
	padding:0 10px;
    opacity: 1;
}
#main_link_hospital  ul  li #mainpc_hover_hospital{
	position: absolute;
	top:0;
    width:213px;
    height:100px;
	text-align: left;
    background-color:#73b6d6;
	padding:0 10px;
	opacity: 0;
	}
	#main_link_hospital:hover ul li #mainpc_bt_hospital{
    background-color:#73b6d6;
	opacity: 0.4;
	transition: all .2s ease-in;
	}
	#main_link_hospital:hover ul li #mainpc_hover_hospital{
	opacity: 1;
	transition: all .2s ease-in;
}
  
    #main #main_human01,
    #main #main_human02,
    #main #main_human03,
    #main #main_human04,
    #main #main_human05,
    #main #main_human06 {
      top:215px;
      left:50%;
      width:100px;
      height:80px;
      margin:0 0 0 90px;
      padding:0;
    }
  
    #main #main_truck01_l {
      top:700px;
      left:50%;
      width:100px;
      height:80px;
      margin:0 0 0 160px;
      padding:0;
    }
    #main #main_truck01_r {
      top:250px;
      left:50%;
      width:100px;
      height:80px;
      margin:0 0 0 160px;
      padding:0;
    }
    #main #main_truck02_r {
      top:700px;
      left:50%;
      width:100px;
      height:80px;
      margin:0 0 0 -620px;
      padding:0;
    }
    #main #main_truck02_l {
      top:250px;
      left:50%;
      width:100px;
      height:80px;
      margin:0 0 0 -620px;
      padding:0;
    }
    #main #main_truck03_r {
      top:700px;
      left:50%;
      width:100px;
      height:80px;
      margin:0 0 0 520px;
      padding:0;
    }      
    #main #main_truck03_l {
      top:250px;
      left:50%;
      width:100px;
      height:80px;
      margin:0 0 0 520px;
      padding:0;
    }

  #main #main_bt_office_area {
    cursor:pointer;
    z-index:200;
    position:absolute;
    top:130px;
    left:50%;
    width:400px;
    height:200px;
    margin:0 0 0 -200px;
    padding:0;
  }
  #main #main_bt_school_area {
    cursor:pointer;
    z-index:200;
    position:absolute;
    top:120px;
    left:50%;
    width:240px;
    height:160px;
    margin:0 0 0 -450px;
    padding:0;
  }
  #main #main_bt_hospital_area {
    cursor:pointer;
    z-index:200;
    position:absolute;
    top:120px;
    left:50%;
    width:240px;
    height:160px;
    margin:0 0 0 210px;
    padding:0;
  }
    .caution{
        font-size: 14px;
    }
#title01{
	font-size: 26px;
}
}


/* ---------------------------------------------------------------------------------------------- */
/* REASON */
/* ---------------------------------------------------------------------------------------------- */

#top_reason {
  z-index:100;
  position:relative;
}
  #top_reason ul {
    position:relative;
    text-align:center;
  }
    #top_reason li {
      display: inline-block;
		padding: 115px 0 15px;
		font-size: 18px;
		line-height: 1.8rem;
    }
#reason_t01{
	background: url(../images/top/reason01.png) no-repeat;
	background-size: contain;
	background-position: center;
}
#reason_t02{
	background: url(../images/top/reason02.png) no-repeat;
	background-size: contain;
	background-position: center;
}
#reason_t03{
	background: url(../images/top/reason03.png) no-repeat;
	background-size: contain;
	background-position: center;
}
      #top_reason li  span{
	font-size:26px;
	font-weight: bold;
}
		
@media (max-width: 600px) {
  #top_reason {
    width:100%;
    height:auto;
  }
    #top_reason ul {
      left:50%;
      width:92%;
      background-color: #eaf4f9;
      padding: 10px 0px;
      margin-left:-46%;
        
    }
      #top_reason li {
        width:31.0%;
        margin:0;
      }
      #top_reason li:nth-of-type(2) {
        margin:0 1%;
        letter-spacing: -1px;
      }
	    #top_reason li {
      display: inline-block;
		padding: 65px 0 15px;
		font-size: 12px;
		line-height: 1rem;
		background: url(../images/top/reason01.png) no-repeat;
		background-size: contain;
		background-position: center;
    }
	#top_reason li  span{
	font-size:12px;
}
	#top_reason li#reason_t02{
	background: url(../images/top/reason02.png) no-repeat;
	background-size: contain;
	background-position: center;
}
#top_reason li#reason_t03{
	background: url(../images/top/reason03.png) no-repeat;
	background-size: contain;
	background-position: center;
}
      #top_reason .text_c .btn02_l{
        margin-top: 20px;
      }
}

@media (min-width: 601px) and (max-width: 1000px) {
  #top_reason {
    width:100%;
    height:auto;
  }
    #top_reason ul {
      left:50%;
      width:90%;
      background-color: #eaf4f9;
      padding: 20px 0;
      margin-left:-45%;
    }
      #top_reason li:nth-of-type(2) {
        margin:0 6%;
      }
	    #top_reason li {
      display: inline-block;
        width:27.0%;
		padding: 95px 0 15px;
		font-size: 12px;
		line-height: 1.8rem;
		background: url(../images/top/reason01.png) no-repeat;
		background-size: contain;
		background-position: center;
    }
	#top_reason li  span{
	font-size:26px;
}
	#top_reason li#reason_t02{
	background: url(../images/top/reason02.png) no-repeat;
	background-size: contain;
	background-position: center;
}
#top_reason li#reason_t03{
	background: url(../images/top/reason03.png) no-repeat;
	background-size: contain;
	background-position: center;
}
  #top_reason .text_c .btn02_l{
    margin-top: 40px;
  }
}

@media (min-width: 1001px) {
  #top_reason {
    width:100%;
    height:auto;
    background-size: auto 100%;
  }
    #top_reason ul {
      left:50%;
      width:1000px;
      background-color: #eaf4f9;
      padding: 20px 0;
      margin-left:-500px;
    　margin-bottom: 40px;
    }
      #top_reason li {
        width:22.0%;
        margin:0;
      }
      #top_reason li:nth-of-type(2) {
        margin:0 8%;
      }
      #top_reason .text_c .btn02_l{
        margin-top: 40px;
      }
}


/* ---------------------------------------------------------------------------------------------- */
/* TROUBLE */
/* ---------------------------------------------------------------------------------------------- */

#top_trouble {
  position:relative;
  width:100%;
  margin: 0 0 50px 0;
}
  /*#top_trouble h2 {}
    #top_trouble h2 img {
      width:100%;
    }*/

  #top_trouble .top_trouble_box {
    overflow:hidden;
    background-color:#fcfcfc;
  }
    #top_trouble .top_trouble_box .box_q {
      display:inline-block;
      vertical-align:top;
      width:420px;
      margin: 0 20px 0 0;
		font-size: 22px;
		line-height: 34px;
    }
    #top_trouble .top_trouble_box .box_a {
      display:inline-block;
      vertical-align:top;
      width:380px;
      margin: 0 20px 0 0;
    }
    #top_trouble .top_trouble_box .box_bt {
    }
      #top_trouble .top_trouble_box .box_q img,
      #top_trouble .top_trouble_box .box_a img,
      #top_trouble .top_trouble_box .box_bt img{
        width:100%;
      }
      .resolution_tx {
        font-size:14px;
        line-height:18px;
        padding: 0 20px;
      }
#top_trouble .top_trouble_box .box_q p{
	padding: 35px 40px;
}
#trouble_box_t01{
	background: url(../images/top/trouble01_illust.png) no-repeat;
	background-size: 100% auto;
}
#trouble_box_t02{
	background: url(../images/top/trouble02_illust.png) no-repeat;
	background-size: 100% auto;
}
#trouble_box_t03{
	background: url(../images/top/trouble03_illust.png) no-repeat;
	background-size: 100% auto;
}
.resolution{
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	background: url(../images/top/trouble01_text.png) no-repeat;
	background-size: 100% auto;
	padding: 10px 0 12px 74px;
}
@media (max-width: 600px) {
  #top_trouble h2 {
    width:95%;
	font-size: 20px;
    margin: 0 auto 15px auto;
  }

  #top_trouble .top_trouble_box {
    width:90%;
    height:auto;
    margin: 0 auto 10px auto;
    padding: 0 0 15px 0;
    text-align:center;
  }
    #top_trouble .top_trouble_box .box_q {
      display:block;
      vertical-align:top;
      width:100%;
      margin: 0 5% 10px 0;
    }
    #top_trouble .top_trouble_box .box_a {
      display:block;
      vertical-align:top;
      width:90%;
      margin: 0 5%;
      padding: 0 0 0 0;
      text-align:left;
    }
    #top_trouble .top_trouble_box .box_bt {
      display:inline-block;
      vertical-align: middle;
      width:70px;
      height:70px;
      margin: 10px auto 0px auto;
      background-image:url(../images/top/trouble_btn.png);
      background-position:50% 0%;
      background-repeat:no-repeat;
      background-size: 100% auto;
    }
    #top_trouble .top_trouble_box .box_bt:hover {
      background-position:50% -70px;
    }
      #top_trouble .top_trouble_box .box_q img,
      #top_trouble .top_trouble_box .box_a img,
      #top_trouble .top_trouble_box .box_bt img{
        width:100%;
      }
      .resolution_tx {
        font-size:12px;
        line-height:16px;
        padding: 0 10px;
      }
	#top_trouble .top_trouble_box .box_q p{
		font-size: 18px;
	padding: 20px 48px;
	text-align: left;
}
.resolution{
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	background: url(../images/top/trouble01_text.png) no-repeat;
	background-size: 100% auto;
	padding: 10px 0 12px 63px;
}
}

@media (min-width: 601px) and (max-width: 1000px) {
  #top_trouble h2 {
    z-index:100;
    position:relative;
    top:-20px;
    width:620px;
    margin: 0 auto 0 auto;
  }

  #top_trouble .top_trouble_box {
    width:500px;
    height:auto;
    margin: 0 auto 10px auto;
    padding: 0 0 20px 0;
  }
    #top_trouble .top_trouble_box .box_q {
      display:inline-block;
      vertical-align:top;
      width:420px;
      margin: 0 20px 0 0;
    }
    #top_trouble .top_trouble_box .box_a {
      display:inline-block;
      vertical-align:top;
      width:340px;
      margin: 0 0 0 20px;
	　padding: 0;
    }
    #top_trouble .top_trouble_box .box_bt {
      display:inline-block;
      vertical-align: middle;
      width:90px;
      height:90px;
      margin: 45px 0 0 0;
      background-image:url(../images/top/trouble_btn.png);
      background-position:50% 0%;
      background-repeat:no-repeat;
      background-size: 100% auto;
    }
    #top_trouble .top_trouble_box .box_bt:hover {
      background-position:50% -90px;
    }
      #top_trouble .top_trouble_box .box_q img,
      #top_trouble .top_trouble_box .box_a img,
      #top_trouble .top_trouble_box .box_bt img{
        width:100%;
      }
      .resolution_tx {
        font-size:14px;
        line-height:18px;
        padding: 0 20px;
      }
	#top_trouble .top_trouble_box .box_q p{
	padding: 45px 43px;
	text-align: left;
}
	.resolution{
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	background: url(../images/top/trouble01_text.png) no-repeat;
	background-size: 100% auto;
	padding: 18px 0 12px 80px;
}
}

@media (min-width: 1001px) {
  #top_trouble h2 {
    z-index:100;
    position:relative;
    width:680px;
    margin: 0 auto 20px auto;
  }

  #top_trouble .top_trouble_box {
    width:1000px;
    height:170px;
    margin: 0 auto 10px auto;
  }
    #top_trouble .top_trouble_box .box_q {
      display:inline-block;
      vertical-align:top;
      width:420px;
      margin: 0 20px 0 0;
    }
    #top_trouble .top_trouble_box .box_a {
      display:inline-block;
      vertical-align:top;
      width:380px;
      margin: 0 20px 0 0;
      padding: 10px 0 0 0;
    }
    #top_trouble .top_trouble_box .box_bt {
      display:inline-block;
      vertical-align: middle;
      width:105px;
      height:105px;
      margin: 35px 0 0 0;
      background-image:url(../images/top/trouble_btn.png);
      background-position:50% 0%;
      background-repeat:no-repeat;
      background-size: 100% auto;
    }
    #top_trouble .top_trouble_box .box_bt:hover {
      background-position:50% -105px;
    }
      #top_trouble .top_trouble_box .box_q img,
      #top_trouble .top_trouble_box .box_a img,
      #top_trouble .top_trouble_box .box_bt img{
        width:100%;
      }
      .resolution_tx {
        font-size:14px;
        line-height:18px;
        padding: 0 20px;
      }
	.resolution{
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	background: url(../images/top/trouble01_text.png) no-repeat;
	background-size: 100% auto;
	padding: 10px 0 12px 74px;
}
}
@media (max-width: 400px) {
	#top_reason li{
		padding: 50px 0 5px;
		font-size: 9px;
	}
	#top_trouble .top_trouble_box .box_q p{
		padding: 5px 8px;
	}
	#top_trouble h2{
		font-size: 12px;
	}
	h2 img{
		width: 20%;
		height: auto;
	}
}

/* ---------------------------------------------------------------------------------------------- */
/* SERVICE */
/* ---------------------------------------------------------------------------------------------- */


@media (max-width: 500px){
#top_service_otherset ul li {
    height: 100px;
}
}


@media (max-width: 600px) {
#top_reason{
  padding: 0 0 50px 0;
    }
#top_service, #one_service,#top_schedule {
  position:relative;
  width:100%;
  margin: 0 0 50px 0;
  padding: 10px 0 30px 0;
}
  #top_service h2{
    position:relative;
    top:-15px;
    display:inline-block;
  }
	#one_service he{
    position:relative;
    top:-15px;
    left:50%;
    display:inline-block;
    width:280px;
    margin:0 0 0 -140px;
  }
    #top_service h2 img, #one_service h2 img {
      width:100%;
    }

  .title_service {
    width:100%;
    background-image:url(../images/common/dotline2.png);
    background-position:50% 50%;
    background-repeat:repeat-x;
    background-size: auto 3px;
    text-align:center;
    margin: 0 0 20px 0;
    font-weight:normal;
    font-size:120%;
  }
    .title_service span {
      background-color:#eaf4f9;
      width:auto;
      padding: 10px 15px;
    }

  #top_service #top_service_catset {
    width:90%;
    margin:0 auto;
    text-align:center;
    position: relative;
  }

  #top_service #top_service_catset{
    display:-ms-flexbox;
    display: -webkit-flex;
    display:-webkit-box;
    display: flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
    #top_service .service_office ,#top_service .service_laboratory {
      float:none;
      display: inline-block;
      border: 1px solid #b2b2b2;
      background-color:#FFFFFF;
      margin-bottom:15px;
    }
    #top_service .service_hospital ,#top_service .service_library {
      float:none;
      display: inline-block;
      border: 1px solid #b2b2b2;
      background-color:#FFFFFF;
      margin-bottom:15px;
    }
    #top_service .service_school ,#top_service .service_kaigai {
      float:none;
      display: inline-block;
      border: 1px solid #b2b2b2;
      background-color:#FFFFFF;
      margin-bottom:15px;
    }
    #top_service .service_donesatto {
      float:none;
      display: inline-block;
      border: 1px solid #b2b2b2;
      background-color:#FFFFFF;
    }
    #top_service .service_office:hover,
    #top_service .service_hospital:hover,
    #top_service .service_school:hover,
    #top_service .service_laboratory:hover,
    #top_service .service_library:hover,
    #top_service .service_kaigai:hover {
      border: 1px solid #8EC300;
      background-color:#FFFFFF;
    }

      #top_service .service_office img,
      #top_service .service_hospital img,
      #top_service .service_school img,
      #top_service .service_laboratory img,
      #top_service .service_library img,
      #top_service .service_kaigai img  {
        width:100%;
      }

	
    #top_service_otherset ul {
      width:100%;
    }
    #top_service_otherset ul:after {
      content:"";
      clear:both;
      height:0;
      display:block;
      visibility:hidden;
    }
      #top_service_otherset li {
        float:none;
				vertical-align: top;
        display: inline-block;
        width:30%;
        height:120px;
        text-align:center;
        margin:0 1% 3% 1%;
      }
	#top_service_otherset li a {
		display:block;
		height:100%;
		border: 1px solid #b2b2b2;
		background-color:#FFFFFF;
		box-sizing: border-box;
		color: #398AB0;
		padding-top: 6px;
	}
	#top_service_otherset li a:hover {
		border: 1px solid #8EC300;
		background-color:#FFFFFF;
	}
	
	#top_service_otherset ul li a span {
		display: block;
		margin-top: 4px;
		font-size: 0.8em;
		font-weight: bold;
		line-height: 1.2;
	}
	
	#top_service_otherset ul li a:hover span {
	opacity: 0.7;
}
	#top_service_otherset li a img {
		width:50%;
	}

  .top_service_truck {
    overflow:hidden;
    z-index:10;
    position:absolute;
    top:-20px;
    width:100%;
    height:60px;
  }
    .top_service_truck .img01 {
      position:absolute;
      top:0;
      left:70%;
      width: 120px;
    }
    .top_service_truck .img02 {
      position:absolute;
      top:30px;
      left:110%;
      width: 60px;
    }
    .top_service_truck .img03 {
      position:absolute;
      top:30px;
      left:70%;
      width: 60px;
    }

		#top_service p a{
      color: #1A005D;
    display: block;
    width: 280px;
    text-align: center;
	font-size: 20px;
    padding: 200px 3px 14px ;
    border: 1px solid #b2b2b2;
	}
  #top_service p a:hover{
      color: #8EC300;
  }
  #top_service p a.service_donesatto{
    padding: 115px 3px 14px ;
    position: relative;
    margin-bottom: 15px;
  }
  /*#top_service p a.service_donesatto::after{
    content: "";
    position: absolute;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/common/common_ic_tabu.png) 50% 50% no-repeat;
    background-size: cover;
    margin: 4px 0 0 10px;
  }*/
  #top_service p a.service_donesatto:hover::after{
    background: url(../images/common/common_ic_tabuon.png) 50% 50% no-repeat;
    background-size: cover;
  }
	.service_hospital{
		background: url(../images/top/service_bt_hospital.png) top 9% left 50% no-repeat;
	}
	.service_school{
		background: url(../images/top/service_bt_school.png) top 9% left 50% no-repeat;
	}
	.service_office{
		background: url(../images/top/service_bt_office.png) top 9% left 50% no-repeat;
	}
  .service_laboratory{
    background: url(../images/top/service_bt_laboratory.png) top 9% left 50% no-repeat;
  }
  .service_library{
    background: url(../images/top/service_bt_library.png) top 9% left 50% no-repeat;
  }
	.service_kaigai{
		background: url(../images/top/service_bt_kaigai.png) top 9% left 50% no-repeat;
	}
  .service_donesatto{
    background: url(../images/top/service_bt_donesatto.png) top 9% left 50% no-repeat;
  }
    #service_main .service_hospital{
		background-image: none;
	}
	#service_main .service_school{
		background-image: none;
	}
	#service_main .service_office{
		background-image: none;
	}
  #service_main .service_laboratory{
    background-image: none;
  }
  #service_main .service_library{
    background-image: none;
  }
  #service_main .service_kaigai{
    background-image: none;
  }
	.top_conttext{
		margin: 10px 5% 20px;
	}
}

@media (min-width: 601px) and (max-width: 1000px) {
#top_reason{
  padding: 0 0 50px 0;
    }
#top_service , #one_service{
  position:relative;
  width:100%;
  /*margin: 0 0 50px 0;*/
  padding: 20px 0 30px 0;
}
  #top_service h2 {
    position:relative;
    top:-15px;
    display:inline-block;
  }
	#one_service h2{
    position:relative;
    top:-15px;
    left:50%;
    display:inline-block;
    width:380px;
    margin:0 0 0 -190px;
  }
    #top_service h2 img , #one_service h2 img{
      width:100%;
    }

  .title_service {
    width:100%;
    background-image:url(../images/common/dotline2.png);
    background-position:50% 50%;
    background-repeat:repeat-x;
    background-size: auto 3px;
    text-align:center;
    margin: 0 0 20px 0;
    font-weight:normal;
    font-size:140%;
  }
    .title_service span {
      background-color:#eaf4f9;
      width:auto;
      padding: 10px 15px;
    }

  #top_service #top_service_catset {
    margin:0 auto 30px auto;
  }
  #top_service #top_service_catset:after {
    content:"";
    clear:both;
    height:0;
    display:block;
    visibility:hidden;
  }
    #top_service .service_office {
      float:none;
      display: inline-block;
      border: 1px solid #b2b2b2;
      background-color:#FFFFFF;
    }
    #top_service .service_hospital {
      float:none;
      display: inline-block;
      border: 1px solid #b2b2b2;
      background-color:#FFFFFF;
    }
    #top_service .service_school {
      float:none;
      display: inline-block;
      border: 1px solid #b2b2b2;
      background-color:#FFFFFF;
    }
    #top_service .service_office:hover,
    #top_service .service_hospital:hover,
    #top_service .service_school:hover,
    #top_service .service_kaigai:hover,
    #top_service .service_donesatto:hover {
      border: 1px solid #8EC300;
      background-color:#FFFFFF;
    }
      #top_service .service_office img,
      #top_service .service_hospital img,
      #top_service .service_school img {
        width:100%;
      }

  #top_service_otherset {
    overflow:hidden;
    width:94%;
    text-align:center;
    margin:0 auto 20px auto;
  }
    #top_service_otherset ul {
      width:100%;
    }
    #top_service_otherset ul:after {
      content:"";
      clear:both;
      height:0;
      display:block;
      visibility:hidden;
    }
	#top_service_otherset li {
		float:none;
		display: inline-block;
		width:17%;
		height: 130px;
		text-align:center;
		margin: 0 0.5% 2% 0.5%;
		vertical-align: top;
		box-sizing: border-box;
	}
		#top_service_otherset li a {
			display:block;
			height:100%;
			border: 1px solid #b2b2b2;
			background-color:#FFFFFF;
			color: #398AB0;
			box-sizing: border-box;
			padding-top: 8px;
		}
		#top_service_otherset li a:hover {
			border: 1px solid #8EC300;
			background-color:#FFFFFF;
		}
		#top_service_otherset li a img {
			width:60%;
		}
	
		#top_service_otherset ul li a span {
		display: block;
		margin-top: 4px;
		font-size: 0.8em;
		font-weight: bold;
		line-height: 1.2;
	}

  .top_service_truck {
    overflow:hidden;
    z-index:10;
    position:absolute;
    top:-20px;
    width:100%;
    height:75px;
  }
    .top_service_truck .img01 {
      position:absolute;
      top:0;
      left:65%;
      width: 150px;
    }
    .top_service_truck .img02 {
      position:absolute;
      top:25px;
      left:110%;
      width: 100px;
    }
    .top_service_truck .img03 {
      position:absolute;
      top:25px;
      left:70%;
      width: 100px;
    }
	#top_service p{
		float: left;
		width: 30%;
		margin: 10px;
	}
		#top_service p a{
      color: #1A005D;
    display: block;
    width: 100%;
    text-align: center;
	font-size: 20px;
    padding: 200px 3px 14px ;
    border: 1px solid #b2b2b2;
	}
  #top_service p a:hover{
      color: #8EC300;
  }
	.service_hospital{
		background: url(../images/top/service_bt_hospital.png) top 9% left 50% no-repeat;
	}
	.service_school{
		background: url(../images/top/service_bt_school.png) top 9% left 50% no-repeat;
	}
	.service_office{
		background: url(../images/top/service_bt_office.png) top 9% left 50% no-repeat;
	}
  .service_laboratory{
    background: url(../images/top/service_bt_laboratory.png) top 9% left 50% no-repeat;
  }
  .service_library{
    background: url(../images/top/service_bt_library.png) top 9% left 50% no-repeat;
  }
  .service_kaigai{
    background: url(../images/top/service_bt_kaigai.png) top 9% left 50% no-repeat;
  }
    #top_service p#top_service_donesatto {
    width: 95%;
    }
  #top_service p a.service_donesatto{
        width: 89%;
        text-align: left;
        height: 20px;
        padding: 30px 50px 30px 40px;
        margin: 30px 0;
    position: relative;
    background-image: url(../images/top/service_bt_donesatto2.png) ;
    background-repeat: no-repeat;
    background-position: bottom 1px right 1px;
    background-size: 390px;
  }
  /*#top_service p a.service_donesatto::after{
    content: "";
    position: absolute;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/common/common_ic_tabu.png) 50% 50% no-repeat;
    background-size: cover;
    margin: 4px 0 0 10px;
  }*/
  #top_service p a.service_donesatto:hover::after{
    background: url(../images/common/common_ic_tabuon.png) 50% 50% no-repeat;
    background-size: cover;
  }
	#service_main .service_hospital{
		background-image: none;
	}
	#service_main .service_school{
		background-image: none;
	}
	#service_main .service_office{
		background-image: none;
	}
  #service_main .service_laboratory{
    background-image: none;
  }
  #service_main .service_library{
    background-image: none;
  }
  #service_main .service_kaigai{
    background-image: none;
  }
	.top_conttext{
        width: 90%;
        margin: 20px auto 20px;
        padding: 0 5%;
	}
	#top_service .top_conttext p, #one_service .top_conttext p, .caselist .top_conttext p,.caselist .top_conttext p,#top_schedule .top_conttext p{
		float: none;
		width: 100%;
		text-align: center;
	}

}

@media (min-width: 1001px) {
#top_reason{
  padding: 0 0 50px 0;
    }
#top_service , #one_service{
  position:relative;
  width:100%;
 /* margin: 0 0 50px 0;*/
  padding: 28px 0 20px 0;
}
  #top_service h2 {
    position:relative;
    top:-15px;
    display:inline-block;
	}
	#one_service h2 {
    position:relative;
    top:-15px;
    left:50%;
    display:inline-block;
    width:420px;
    margin:0 0 0 -210px;
  }
    #top_service h2 img ,#one_service h2 img{
      width:100%;
    }

  .title_service {
    width:100%;
    background-image:url(../images/common/dotline2.png);
    background-position:50% 50%;
    background-repeat:repeat-x;
    background-size: auto 3px;
    text-align:center;
    margin: 0 0 20px 0;
    font-weight:normal;
    font-size:140%;
  }
    .title_service span {
      background-color:#eaf4f9;
      width:auto;
      padding: 10px 15px;
    }

  #top_service #top_service_catset {
    width:1000px;
    margin:0 auto 30px auto;
  }
  #top_service #top_service_catset:after {
    content:"";
    clear:both;
    height:0;
    display:block;
    visibility:hidden;
  }
    #top_service p {
      float:left;
    }

	#top_service p a{
    color: #1A005D;
    display: block;
    width: 280px;
    text-align: center;
	font-size: 20px;
    padding: 200px 3px 14px ;
    border: 1px solid #b2b2b2;
	background-color: #FFFFFF;
	}
  #top_service p a:hover{
      color: #8EC300;
  }
	.service_hospital{
		background: url(../images/top/service_bt_hospital.png) top 9% left 50% no-repeat;
	}
	.service_school{
		background: url(../images/top/service_bt_school.png) top 9% left 50% no-repeat;
	}
	.service_office{
		background: url(../images/top/service_bt_office.png) top 9% left 50% no-repeat;
	}
  .service_laboratory{
    background: url(../images/top/service_bt_laboratory.png) top 9% left 50% no-repeat;
  }
  .service_library{
    background: url(../images/top/service_bt_library.png) top 9% left 50% no-repeat;
  }
  .service_kaigai{
    background: url(../images/top/service_bt_kaigai.png) top 9% left 50% no-repeat;
  }
  #top_service p a.service_donesatto{
        width: 890px;
        text-align: left;
        height: 20px;
        padding: 40px 60px 40px 40px;
        margin: 30px 0;
    position: relative;
    background-image: url(../images/top/service_bt_donesatto.png) ;
    background-repeat: no-repeat;
    background-position: bottom 2px right 2px;
    background-size: 480px;
  }
  /*#top_service p a.service_donesatto::after{
    content: "";
    position: absolute;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/common/common_ic_tabu.png) 50% 50% no-repeat;
    background-size: cover;
    margin: 4px 0 0 10px;
  }*/
  #top_service p a.service_donesatto:hover::after{
    background: url(../images/common/common_ic_tabuon.png) 50% 50% no-repeat;
    background-size: cover;
  }
    #service_main .service_hospital{
		background-image: none;
	}
	#service_main .service_school{
		background-image: none;
	}
	#service_main .service_office{
		background-image: none;
	}
  #service_main .service_laboratory{
    background-image: none;
  }
  #service_main .service_library{
    background-image: none;
  }
  #service_main .service_kaigai{
    background-image: none;
  }
	#top_service_catset p a.service_office,#top_service_catset p a.service_laboratory{
		padding: 200px 28px 14px ;
		margin:0 40px;
	}

  #top_service_catset p a.service_laboratory, #top_service_catset p a.service_library, #top_service_catset p a.service_kaigai{
    margin-top: 20px;
  }

    #top_service .service_office:hover,
    #top_service .service_hospital:hover,
    #top_service .service_school:hover,
    #top_service .service_kaigai:hover,
    #top_service .service_donesatto:hover {
      border: 1px solid #8EC300;
      background-color:#FFFFFF;
    }
      #top_service .service_office img,
      #top_service .service_hospital img,
      #top_service .service_school img {
        width:auto;
      }

  #top_service_otherset {
    overflow:hidden;
    width:1000px;
    text-align:left;
    margin:0 auto 30px auto;
  }
    #top_service_otherset ul {
      width:1030px;
    }
    #top_service_otherset ul:after {
      content:"";
      clear:both;
      height:0;
      display:block;
      visibility:hidden;
    }
      #top_service_otherset li {
        float:left;
        width:126px;
        height:126px;
        text-align:center;
        margin:0 19.5px 20px 0;
      }
        #top_service_otherset li a {
          display:block;
          height:100%;
          border: 1px solid #b2b2b2;
          background-color:#FFFFFF;
					color: #398AB0;
        }
        #top_service_otherset li a:hover {
          border: 1px solid #8EC300;
          background-color:#FFFFFF;
        }
				#top_service_otherset li a img {
					width:60%;
					padding: 10px 0 0 0;
				}
	
	#top_service_otherset ul li a span {
		display: block;
		margin-top: 4px;
		font-size: 0.8em;
		font-weight: bold;
		line-height: 1.2;
	}
	
  .top_service_truck {
    overflow:hidden;
    z-index:10;
    position:absolute;
    top:-20px;
    width:100%;
    height:90px;
  }
    .top_service_truck .img01 {
      position:absolute;
      top:0;
      left:60%;
      width: 180px;
    }
    .top_service_truck .img02 {
      position:absolute;
      top:30px;
      left:110%;
      width: 120px;
    }
    .top_service_truck .img03 {
      position:absolute;
      top:30px;
      left:70%;
      width: 120px;
    }
	.top_conttext{
        width: 1000px;
        text-align: left;
        margin: 20px auto 30px;
	}
	#top_service .top_conttext p, #one_service .top_conttext p, .caselist .top_conttext p, #one_faq .top_conttext p,#top_reason p,#top_schedule .top_conttext p{
		float: none;
		width: 100%;
		font-size: 18px;
		line-height: 1.6;
	}

}
/* ---------------------------------------------------------------------------------------------- */
/* case */
/* ---------------------------------------------------------------------------------------------- */
@media (max-width: 600px) {
    .caselist .text_c .btn02_l{
        margin: 10px;
}
    .top_case .caselist .caselist_box a.btn02_s{
        padding: 5px 10px;
        margin: 0 0 0 50px;
    }
}
@media (min-width: 601px) and (max-width: 1000px) {
    .top_case .caselist .caselist_box a.btn02_s{
        padding: 5px 20px;
        margin: 0 0 0 100px;
    }
}
@media (min-width: 1001px) {
    .top_case .caselist .caselist_box a.btn02_s{
        padding: 5px 20px;
        margin: 0 0 0 100px;
    }
}
/* ---------------------------------------------------------------------------------------------- */
/* Q&A */
/* ---------------------------------------------------------------------------------------------- */
#one_faq{
  position:relative;
  width:100%;
  margin: 0 0 50px 0;
  padding: 20px 0 30px 0;
}
@media (max-width: 600px) {
	  .top_faq {
    background-image:url(../images/top/com_il10.png);
    background-position: left 50% bottom 0;
    background-repeat: no-repeat;
    background-size: 50%;
	padding-bottom: 36%;
	}
	.box_faq .text_l{
    background-image: url(../images/top/com_il10.png);
    background-position: right 5% bottom 50%;
    background-repeat: no-repeat;
    background-size: 30%;
    padding: 0px 115px 0 0;
	}
	.box_useful .text_l{
    background-image: url(../images/top/com_il11.png);
    background-position: right 5% bottom 50%;
    background-repeat: no-repeat;
    background-size: 30%;
    padding: 0px 115px 0 0;
	}
	}
@media (min-width: 601px) and (max-width: 1000px) {
	  .top_faq {
    background-image:url(../images/top/com_il10.png);
    background-position:right 2% top 0;
    background-repeat:no-repeat;
	background-size:30%;
	padding-left: 20px;
	}
    .top_faq p{
	margin-left: 0;
    }
	.top_faq .text_l{
		padding-right: 150px;
	}
	.box_faq {
	background-image:url(../images/top/com_il10.png);
    background-position: right 5% top 40%;
    background-repeat:no-repeat;
	 background-size: 15%;
	}
	.box_useful {
	background-image:url(../images/top/com_il11.png);
    background-position: right 5% top 40%;
    background-repeat:no-repeat;
	 background-size: 15%;
	}
}
@media (min-width: 1001px) {
  .top_faq {
    background-image:url(../images/top/com_il10.png);
    background-position: right 5% top 0;
    background-repeat:no-repeat;
    background-size:contain;
  }
  .top_faq p,
  .top_useful p {
      margin-left: 40px;
    }
	.box_faq .text_l{
		background-image:url(../images/top/com_il10.png);
    background-position: right 10% top 0;
    background-repeat:no-repeat;
	  background-size:contain;
	}
	.box_useful .text_l{
		background-image:url(../images/top/com_il11.png);
    background-position: right 10% top 0;
    background-repeat:no-repeat;
	  background-size:contain;
	}
}
/* ---------------------------------------------------------------------------------------------- */
/* schedule */
/* ---------------------------------------------------------------------------------------------- */
#top_schedule{
  position:relative;
  width:100%;
  margin: 0 0 50px 0;
  padding: 20px 0 30px 0;
}

@media (max-width: 600px) {
    #top_schedule ul {
        width: 100%;
        display: block;
        margin: 10px 0px 20px;
        text-align:center;
    }
    #top_schedule ul li{
        display: inline-block;
        width: 94%;
        text-align: center;
        background-color: #FFF;
        color: #4B85A8;
        padding: 5px 0;
        border: 1px solid #b2b2b2;
        margin:0 2% 10px ;
    }
    #top_schedule .btn02_l{
        margin: 10px;
    }
    .schedule_ic img{
        height: 30px;
        width: 110px;
        padding-bottom: 10px;
    }
}
@media (min-width: 601px) and (max-width: 1000px) {
    #top_schedule ul {
        width: 90%;
        padding: 10px 5px;
        margin: 0 auto 40px auto;
        background-color: #eaf4f9;
        text-align: center;
    }
    #top_schedule ul li{
        background-color: #FFF;;
        display: inline-block;
        vertical-align: top;
        width: 11%;
        height: 16vw;
        padding: 10px;
        border: 1px solid #BCBCBC;
        margin: 0 0.2% 20px;
        text-align: center;
        color: #4B85A8;
    }
    #top_schedule ul li:first-child{
        margin: 0px 0.5% 20px 1%;
    }
    .schedule_ic{
        margin: 0 0.5%;
    }
    .schedule_ic img{
        height: 40px;
        padding: 45px 0 0 0;
    }
}
@media (min-width: 1001px) {
    #top_schedule ul {
        width: 980px;
        padding: 10px;
        margin: 0 auto 50px;
        background-color: #eaf4f9;
    }
    #top_schedule ul li{
        background-color: #FFF;
        display: inline-block;
        vertical-align: top;
        width: 104px;
        height: 110px;
        padding: 20px 10px;
        border: 1px solid #BCBCBC;
        text-align: center;
        color: #4B85A8;
    }
    #top_schedule ul li span{
        font-weight: bold;
    }
    .schedule_ic{
        margin: 0 2.4%;
    }
    .schedule_ic img{
        height: 60px;
        padding: 40px 0 0 0;
    }
}
/* ---------------------------------------------------------------------------------------------- */
/* GUEST VOICE */
/* ---------------------------------------------------------------------------------------------- */

@media (max-width: 600px) {
  .guestvoice_list {
    width:100%;
    text-align:center;
    padding: 20px 0 50px 0;
    background-color:#eaf4f9;
  }
    .guestvoice_list .guestvoice_list_box {
      position:relative;
      display: inline-block;
      overflow:hidden;
      width:90%;
      height:auto;
      margin: 0 auto 20px auto;
      text-align:left;
    }
      .guestvoice_list .guestvoice_bgimg {
        z-index:5;
        position:relative;
      }
        .guestvoice_list .guestvoice_bgimg img {
          width:100%;
        }
      .guestvoice_list .guestvoice_bg {
        display:none;
      }
      .guestvoice_list .guestvoice_text {
        z-index:15;
        position:relative;
        bottom:0;
        width:100%;
        height:auto;
        margin:0;
        padding:0;
        background-color:#99a2a7;
      }
      .guestvoice_list .guestvoice_text:after {
        content:"";
        clear:both;
        height:0;
        display:block;
        visibility:hidden;
      }
        .guestvoice_list .guestvoice_text .logo {
          z-index:100;
          position:absolute;
          top:-90px;
          left:10px;
          float:none;
          width:80px;
          padding:0;
        }
        .guestvoice_list .guestvoice_text .text {
          float:none;
          width:auto;
          text-align:right;
          padding: 15px 10px; 
        }
          .guestvoice_list .guestvoice_text .text h3 {
            color:#FFFFFF;
            font-size:18px;
            text-align:left;
            margin: 0 0 5px 0;
          }
          .guestvoice_list .guestvoice_text .text p {
            color:#FFFFFF;
            font-size:14px;
            text-align:left;
            margin: 0 0 10px 0;
          }
}
@media (min-width: 601px) and (max-width: 1000px) {
  .guestvoice_list {
    width:100%;
    text-align:center;
    padding: 20px 0 50px 0;
    background-color:#eaf4f9;
  }
    .guestvoice_list .guestvoice_list_box {
      position:relative;
      display: inline-block;
      overflow:hidden;
      width:480px;
      height:370px;
      margin: 0 20px 20px 20px;
      text-align:left;
    }
      .guestvoice_list .guestvoice_bgimg {
        z-index:5;
        position:absolute;
      }
      .guestvoice_list .guestvoice_bg {
        z-index:10;
        position:absolute;
        bottom:0;
        width:480px;
        height:150px;
        margin:0;
        padding:0;
        background-color:#000000;
        opacity:0.5;
      }
      .guestvoice_list .guestvoice_text {
        z-index:15;
        position:absolute;
        bottom:0;
        width:480px;
        height:150px;
        margin:0;
        padding:0;
      }
      .guestvoice_list .guestvoice_text:after {
        content:"";
        clear:both;
        height:0;
        display:block;
        visibility:hidden;
      }
        .guestvoice_list .guestvoice_text .logo {
          float:left;
          width:100px;
          padding:25px 0 0 25px;
        }
        .guestvoice_list .guestvoice_text .text {
          float:right;
          width:300px;
          text-align:right;
          padding: 25px 25px 0 0; 
        }
          .guestvoice_list .guestvoice_text .text h3 {
            color:#FFFFFF;
            font-size:18px;
            text-align:left;
            margin: 0 0 5px 0;
          }
          .guestvoice_list .guestvoice_text .text p {
            color:#FFFFFF;
            font-size:14px;
            text-align:left;
            margin: 0 0 10px 0;
          }
}

@media (min-width: 1001px) {
  .guestvoice_list {
    width:100%;
    text-align:center;
    padding: 20px 0 50px 0;
    background-color:#eaf4f9;
  }
    .guestvoice_list .guestvoice_list_box {
      position:relative;
      display: inline-block;
      overflow:hidden;
      width:480px;
      height:370px;
      margin: 0 20px 20px 20px;
      text-align:left;
    }
      .guestvoice_list .guestvoice_bgimg {
        z-index:5;
        position:absolute;
      }
      .guestvoice_list .guestvoice_bg {
        z-index:10;
        position:absolute;
        bottom:0;
        width:480px;
        height:150px;
        margin:0;
        padding:0;
        background-color:#000000;
        opacity:0.5;
      }
      .guestvoice_list .guestvoice_text {
        z-index:15;
        position:absolute;
        bottom:0;
        width:480px;
        height:150px;
        margin:0;
        padding:0;
      }
      .guestvoice_list .guestvoice_text:after {
        content:"";
        clear:both;
        height:0;
        display:block;
        visibility:hidden;
      }
        .guestvoice_list .guestvoice_text .logo {
          float:left;
          width:100px;
          padding:25px 0 0 25px;
        }
        .guestvoice_list .guestvoice_text .text {
          float:right;
          width:300px;
          text-align:right;
          padding: 25px 25px 0 0; 
        }
          .guestvoice_list .guestvoice_text .text h3 {
            color:#FFFFFF;
            font-size:18px;
            text-align:left;
            margin: 0 0 5px 0;
          }
          .guestvoice_list .guestvoice_text .text p {
            color:#FFFFFF;
            font-size:14px;
            text-align:left;
            margin: 0 0 10px 0;
          }

}
#top{
	position: fixed;
}