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

#container .rv_mainv {
margin: 0em;
}
.rv_mainv .rv_mainv_inner .catch_pc {
display: none;
}
.rv_mainv .rv_mainv_inner .catch_sp {
width: 100%;
height: auto;
display: block;
margin-left: auto;
margin-right: auto;
}

#container .rv_course01,
#container .rv_course02,
#container .rv_gallery{
border-top: 30px solid #FFF;
}
#container .rv_course01 h3,
#container .rv_course02 h3,
#container .rv_course01 p,
#container .rv_course02 p{
margin: 0em;
}
picture {
margin: 0em;
padding: 0em;
}
.picture-img {
width: 100%;
height: auto;
margin: 0em;
display: block;
vertical-align: bottom;
}
.rvc_img_sp img {
width: 100%;
height: auto;
margin: 0em;
display: block;
vertical-align: bottom;
}
.rvc_img_pc {
display: none;
}
#container .rv_course01 .rvc_btarea01,
#container .rv_course02 .rvc_btarea02 {
width: 100%;
display: block;
background-repeat: repeat-y;
background-size: 100% auto;
padding-bottom: 20px;
}
#container .rv_course01 .rvc_btarea01 {
background-image: url(img/svc1_sp04.png);
}
#container .rv_course02 .rvc_btarea02 {
background-image: url(img/svc2_sp04.png);
}
.rv_course01 .rvc_btarea01 a,
.rv_course02 .rvc_btarea02 a {
width: 80%;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}
.rv_course01 .rvc_btarea01 a img,
.rv_course02 .rvc_btarea02 a img{
width: 100%;
height: auto;
display: block;
vertical-align: bottom;
}
#container #rv_temp {
width: 100%;
display: block;
background-color: #efefef;
padding-bottom: 20px;
margin-top: 30px;
}
#container #rv_temp h3 {
background-color: #959595;
width: 100%;
height: 34px;
display: block;
font-size: 18px;
color: #FFF;
line-height: 34px;
text-indent: 1em;
}
#container #rv_temp p {
width: 90%;
display: block;
margin-left: auto;
margin-right: auto;
}
#rv_temp div ul {
width: 90%;
display: block;
margin-left: auto;
margin-right: auto;
}
#rv_temp div ul li a {
width: 100%;
height: 44px;
display: block;
line-height: 44px;
border-top: 1px solid #9f9f9f;
background-image: url(img/bt_download.png);
background-repeat: no-repeat;
background-position: right center;
background-size: 24px auto;
}
#container .rv_order,
#container .rv_contact {
width: 90%;
margin-top: 30px;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}
#container .rv_order h3,
#container .rv_contact h3 {
font-size: 18px;
font-weight: bold;
display: inline-block;
margin-left: auto;
margin-right: auto;
border-bottom: 1px solid #555;
}
#container .rv_order ul {
width: 100%;
display: block;
text-align: left;
}
#container .rv_order ul li {
margin-bottom: 1.5em;
}
#container .rv_order p {
text-align: left;
}
#container .rv_contact p {
margin-top: 0em;
text-align: left;
}
#container .rv_contact p a img {
width: 100%;
height: auto;
display: block;
vertical-align: bottom;
margin-bottom: 10px;
}


@media (min-width:750px){
#container .rv_mainv {
width: 100%;
height: 580px;
display: block;
background-image: url(img/main_pc.jpg);
background-repeat: no-repeat;
background-position: center center;
background-size: auto 580px;
}
.rv_mainv .rv_mainv_inner .catch_pc {
width: auto;
height: 580px;
display: block;
margin-left: auto;
margin-right: 6%;
}
.rv_mainv .rv_mainv_inner .catch_sp {
display: none;
}
body #container .rv_mainv {
position: relative;
}
body #container .rv_mainv .rv_mainv_inner h2 .picture .picture-img {
width: auto;
height: 580px;
margin-left: 50%;
position: absolute;
top: 0px;
left: -276px;
}
#container .rv_course01,
#container .rv_course02,
#container .rv_gallery{
width: 90%;
max-width: 900px;
margin-left: auto;
margin-right: auto;
position: relative;
}
#container .rv_course01 .rvc_btarea01,
#container .rv_course02 .rvc_btarea02 {
overflow: hidden;
}
#container .rv_course01 .rvc_btarea01 {
height: 150px;
background-image: url("img/svc1_pc04.png");
background-position: 0% bottom;
}
#container .rv_course02 .rvc_btarea02 {
background-image: url(img/svc2_pc04.png);
}
.rv_course01 .rvc_btarea01 a,
.rv_course02 .rvc_btarea02 a {
display: inline-block;
width: 24%;
margin-left: 4%;
}
.rvc_img_sp img {
display: none;
}
#container .rv_course01 .rvc_svc1_img .rvc_img_pc {
display: block;
position: absolute;
right: 0px;
width: 40%;
border-radius: 20px;
height: auto;
}
#container .rv_course02 .rvc_svc2_img .rvc_img_pc {
display: block;
position: absolute;
right: 0px;
width: 40%;
border-radius: 20px;
height: auto;
}
#container #rv_temp {
width: 90%;
max-width: 900px;
margin-left: auto;
margin-right: auto;
}
#container #rv_temp h3 {
height: 44px;
font-size: 22px;
line-height: 44px;
}
#rv_temp div ul {
width: 43%;
display: inline-block;
margin-left: 4%;
}
#rv_temp div ul li a {
width: 100%;
height: 44px;
display: block;
line-height: 44px;
border-top: 1px solid #9f9f9f;
background-image: url(img/bt_download.png);
background-repeat: no-repeat;
background-position: right center;
background-size: 24px auto;
}
#container .rv_order,
#container .rv_contact {
max-width: 640px;
margin-top: 100px;
font-size: 18px;
}
#container .rv_order h3,
#container .rv_contact h3 {
font-size: 26px;
}
#container .rv_contact p {
text-align: center;
}
#container .rv_contact .rvc_cotact_area {
width: 100%;
overflow: hidden;
}
.rv_contact .rvc_cotact_area .rvc_tel {
width: 49%;
float: left;
}
.rv_contact .rvc_cotact_area .rvc_form {
width: 49%;
float: right;
}
}
