@charset "utf-8";
#contents,
.contents {
    max-width: 100% !important;
    width: auto;
    /*background-color: transparent;*/
}
#CPHF300959 img {
    vertical-align: bottom;
    /*width: 100%;*/
    max-width: 100%;
    height: auto;
}

a:hover {
    opacity: 1;
    cursor: pointer;
    text-decoration: none;
}

#wrapper {
    width: 100%;
    margin: auto;
    max-width: 750px;
}

/*コンテンツエリア*/
#CPHF300959 .rela {
    position: relative;
}
#CPHF300959 .rela02 {
	position: relative;
	z-index: 1;
}
#CPHF300959 .nMgn {
	margin-top: -155px;
}
#CPHF300959 .teikiKiyaku {
    position: absolute;
    bottom: 6%;
    margin: 0 auto;
    
    text-align: center;
    border: solid 2px #b3b3b3;
    width: 60%;
    left: 0;
    right: 0;
    background: #FFF;
}
#CPHF300959 .teikiKiyaku a {
    display: block;
    padding: 3% 5%;
}
#CPHF300959 .btn {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
#CPHF300959 .btn01 {
    bottom: 10%;
}
#CPHF300959 .btn02 {
    bottom: 14.5%;
}
#CPHF300959 .btn03 {
    bottom: 25%;
}

@media screen and (max-width:749px) {
    #CPHF300959 .teikiKiyaku a {
	    padding: 1% 5%;
    }
    #CPHF300959 .btn01,
    #CPHF300959 .btn02,
    #CPHF300959 .btn03 {
        width: 85%;
    }
}
