@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
.mainImg02 {
	background: url(../img/access/main_bg.png) no-repeat center top;
}

#conts .headLine03 {
	margin-bottom: 35px;
}

.box26 {
    position: relative;
    margin: 2em 0;
    padding: 1.5em 3em;
    border: solid 3px #F49C00;
    border-radius: 8px;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #F49C00;
    font-weight: bold;
}
.box26 p {
    margin: 0;
    padding: 0;
}

.hl_text_h {
    margin-top: 15px;
    margin-left: 30px;
    margin-right: 15px;
    font-weight: 900;
    font-size: 120%;
		/* background:linear-gradient(transparent 70%, #FFFF00 0%); */
}

.hl_text_n {
		margin: 10px 15px 20px 45px;
    margin-left: 25px;
    font-size: 100%;
}

#main .moreLink {
	margin: 0px auto 55px;
	width: 270px;
}

.supportServiceList {
    background: #FFF0F5;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.supportServiceList dt {
    font-size: 1rem;
    line-height: 40px;
    margin-bottom: 10px;
}

.supportServiceList dt span {
    background: #f36c2a;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    color: #fff;
    display: inline-block;
    text-align: center;
    margin-right: 20px;
}

.supportServiceList dd {
    text-align: justify;
    word-break: normal;
    word-wrap: break-word;
}

@media print, screen and (min-width: 768px){

	.h2Type1 {
	    background: url(../img/icon_h2.png) left 6px no-repeat;
	    background-size: auto auto;
	    font-size: 22px;
	    padding: 5px 0 3px 40px;
	    margin-bottom: 15px;
	    line-height: 1.6;
	}

.ServiceWrap{
	background: #f9f6e6;
	    padding: 20px 20px 20px 20px;
			margin-bottom:30px;
	}

.servicePhWrap {
	    margin: 30px 0 50px;
	}
.servicePhWrap div {
    width: 49.19%;
    margin: 0 0 15px;
}
.flHack {
    float: left;
}
.frHack {
    float: right;
}
.servicePhWrap img {
    width: 100%;

}

.ServiceDetails {
    background: #FFF0F5;
    padding: 20px 20px 20px 20px;
    margin-bottom: 30px;
}

.supportServiceList {
    width: calc((100% - 30px) / 2);
    display: inline-block;
}

.supportServiceList:nth-child(odd) {
    margin-left: 10px;
}

.supportServiceList dd {
    min-height: 80px;
}



}

@media all and (min-width: 0) and (max-width: 736px)  {
        .mainImg02 {
	background: url(../img/access/main_bg.png) no-repeat center top;
        /* margin-top: 16%; */
        }
	#conts .textP {
		font-size: 13px;
	}

	#conts .headLine03 {
		border: none;
		margin-bottom: 0;
	}


.ServiceDetails{
	width:100% !important;
}

.ServiceDetails {
    background: #FFF0F5;
    margin-bottom: 30px;
}

.ServiceWrap{
	background: #f9f6e6;
	padding: 20px 20px 20px 20px;
	margin-bottom: 10px;
	}

	.h2Type1 {
	    background: url(../img/icon_h2.png) left 6px no-repeat;
	    background-size: auto auto;
	    font-size: 22px;
	    padding: 12px 0 3px 35px;
	    margin-bottom: 15px;
	    line-height: 1.6;
	}

	.supportServiceList dt {
    font-size: 0.85rem;
}

.supportServiceList dd {
    font-size: 13px;
}








}
