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

#trouble01Area {
	 margin: 30px auto;
    width: 96%;
}
.service {
	background-image: url(../img/secret/cheap_inner_bottom.gif);
	background-position: 0px bottom;
	width: 725px;
	padding-bottom: 19px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	position: relative;

}

.inner dt {
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	clear: both;
	width: 338px;
}
.inner dd {
	width: 45%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	top: 10px;
	right: 10px;
	float: left;
	font-size: 12px;
	color: #666;
	line-height: 1.5em;
	margin-top: 15px;
	margin-right: 0px;
	display: block;
}
#seportArea {
	margin-top: 10px;
	margin-left: 0px;
}
#trouble02Area {
	margin-top: 10px;
	margin-left: 25px;
}
#seportArea .saport_img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 530px;
}
#saportpointArea {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	margin-top: 10px;
	padding-top: 10px;
}
#saportpointArea .saport_text {
	line-height: 1.5em;
	margin-top: 5px;
	margin-left: 25px;
	margin-bottom: 15px;
}
#trouble02Area .deal_servie {
	width: 275px;
	background-image: url(../img/trouble/deal_top.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	float: left;
	clear: both;
}
#trouble02Area .deal_servie p {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
	height: 80px;
}
#trouble02Area .deal_servie .inner {
	background-image: url(../img/trouble/deal_bottom.gif);
	background-repeat: no-repeat;
	width: 275px;
	padding-bottom: 12px;
	background-position: bottom;
}
.dezl_ttl    {
	font-size: 14px;
	background-image: url(../img/trouble/deal_ttl.gif);
	background-repeat: repeat-x;
	background-position: 8px 26px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 10px;
}
#trouble02Area .deal_servie_r {
	width: 275px;
	background-image: url(../img/trouble/deal_top.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	float: left;
}
#trouble02Area .deal_servie_r .inner {
	background-image: url(../img/trouble/deal_bottom.gif);
	background-repeat: no-repeat;
	width: 275px;
	padding-bottom: 12px;
	background-position: bottom;
}
#trouble02Area .deal_servie_r p {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
	height: 80px;
}





header{
    background-color:#fff;
    height: 100%;
    border-bottom-width:5px;
    border-bottom-style: solid;
    border-bottom-color: #103184;
}
#menubut {
    display: none;
}
.box1 img{
    display: none;
}
    .menu {
        display: none;
    }
        #tela1 img {
            display: none;
    }
@media(max-width:359px)
{
    .box1 h1 a img {
       width: 50%;
       height: 50%;
       margin-top: -20px;
    }
    img {
        width: 290px;
        height: auto;
    }
    #mainbox {
        margin-top: -90px;
    }
}
@media screen and (max-width:480px )
{
    /*nav*/
    #menubut {
      display: block;
        padding: 6px 12px;
        border: solid 1px #aaa;
        border-radius: 5px;
        background-color: #fff;
        position: absolute;
        top: 6px;
        right: 6px;
        cursor: pointer;
    }

    #menubtn:hover {
        background-color: #ddd;
    }

    #menubtn:focus {
        outline: none;
    }

    #menubtn i {
        color: #888;
        font-size: 18px;
    }

    #menubtn span {
        display: inline-block;
        float: right;
    }
    .menu {
        display: none;
    }

    .menu ul {
        margin: 0;
        padding: 0;
        margin-top: 40px;
        list-style: none;
        background: rgba(0, 101, 152, 0.12);
    }

    .menu li a {
        display: block;
        text-align: center;
        padding: 5px;
        color: #000;
        font-size: 14px;
        text-decoration: none;
    }

    .menu li a:hover {
        background-color: #eee;
    }
    #boxA{
        width: 100%
    }
   .box1  img {
       display: block;
       width: 50%;
       height: 50%;
       margin-top: -25px;
    margin-bottom: -30px;
    margin-left: 8px;
    }

    #header_info img {
        display: none;
    }
    #header {
        width: 100%;
    }
    #header_info {
/*        margin-bottom: -30px;*/
        width: 100%;
    }
    #tela1{
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }
    #tela1 img {
        display: block;
        width: 100%;
        height: 100%;
    }
    img {
        width: 100%;
    }
    html {
        width:100%;
    }
    #cheap p {
        text-align: justify;
    }
    
    #trouble {
        width: 100%;
    }
    .service_box {
        width: 85%;
    }
    #wrap {
        width: 100%;
    }
    #detailArea {
        text-align: justify;
    }
    #contents {
    text-align: center;
    }
    
    #main_visual {
         width: 100%;
    }
    #main_visual a img {
        width: 100%;
        margin-top: 20px;
    }
    #mainbox {
        width: 100%;
        margin-top: -90px;
    }
    #topicPath p {
        display: none;
    }
   #gNavi {
          display: none;
      }

    #footer {
        width: 100%;
    }
    header{
    height: none;
    border-bottom-width:none;
    border-bottom-style: none;
    border-bottom-color: none;
}

}
