/* #PC ========================================================================================================== */
.title_back {
    background-image: url(../imgs/title_back.jpg);
    background-color: #e8f2f8;
}
.id_point {
    width: 5px;
    height: 100px;
    position: relative;
    float: left;
    margin-top: -100px;
}
.contents1, .contents2, .contents3 {
    height: auto;
    width: 100%;
    float: left;
    position: relative;
    padding-top: 60px;
    padding-bottom: 85px;
}
.contents2, .contents3 {
    background-size: cover;
    background-position: center center;
}
.contents2 {
    background-image: url("../../_common/imgs/back_footer_pc.jpg");
}
.contents3 {
    background-image: url("../imgs/back1_pc.jpg");
}
.st {
    height: auto;
    width: 260px;
    float: left;
    position: relative;
    margin-left: 370px;
    margin-right: 370px;
    margin-bottom: 40px;
}
.st_text {
    height: auto;
    width: 100%;
    float: left;
    position: relative;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 40px;
}
.f_contact_2 {
    width: 660px;
}
.flow_area {
    height: auto;
    width: 1000px;
    float: left;
    position: relative;
    display: flex;
	flex-wrap: wrap;
}
.okyakusama, .nakayama {
    height: auto;
    width: 45px;
    float: left;
    position: relative;
    text-align: center;
    font-size: 19px;
    line-height: 30px;
    font-weight: bold;
    padding-top: 20px;
}
.okyakusama {
    background-color: #2D5DBA;
    color: #FFFFFF;
}
.nakayama {
    background-color: #e4eaf6;
    color: #2D5DBA;
}
.flow_box {
    height: auto;
    width: 910px;
    float: left;
    position: relative;
    display: flex;
	flex-wrap: wrap;
}
.flow_in {
    height: auto;
    width: 910px;
    float: left;
    position: relative;
    display: flex;
	flex-wrap: wrap;
    margin-bottom: 30px;
}
.flow_in6 {
    margin-top: -32px;
}
.flow_in7 {
    margin-bottom: 0px;
}
.flow_l1, .flow_l2, .flow_r1, .flow_r2 {
    height: auto;
    width: 55px;
    float: left;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    background-position: center center;
    background-size: 25px auto;
    background-repeat: no-repeat;
}
.flow_l1 {
    background-image: url(../imgs/arrow_l.svg);
}
.flow_r1 {
    background-image: url(../imgs/arrow_r.svg);
}
.no_box {
    height: auto;
    width: 796px;
    float: left;
    position: relative;
    border: 2px solid #2D5DBA;
}
.no_box_in {
    height: auto;
    width: 465px;
    float: left;
    position: relative;
}
.no_box_in ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.no_box_in li {
    padding: 0px;
    text-decoration: none;
    display: block;
    height: auto;
    width: 100%;
    position : relative;
    float: left;
}
.no_box_in li.hn1 {
    width: 40px;
    margin-top: 30px;
    margin-left: 35px;
}
.no_box_in li.hn2 {
    width: 345px;
    margin-top: 40px;
    margin-left: 10px;
    font-size: 24px;
    color: #2D5DBA;
    font-weight: bold;
    margin-bottom: 25px
}
.no_box_in li.hn3 {
    width : -webkit-calc(100% - 35px);
    width : calc(100% - 35px);
    text-align: justify;
    margin-left: 35px;
}
.no_box_in li.hn4 {
    width: 210px;
    margin-top: 25px;
    margin-left: 35px;
}
.no_box_in li.hn5 {
    width: 210px;
    margin-top: 25px;
    margin-left: 9px;
}
.no_box_in li.hn6 {
    width: 345px;
    margin-top: 5px;
    margin-left: 35px;
}
.no_box_in li.hn7 {
    width: 50px;
    margin-top: 105px;
    margin-left: -20px;
}
.no_box_in2 {
    width: 100%;
    margin-bottom: 40px
}
.ph1, .ph3, .ph5, .ph6 {
    width: 290px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: right;
}
.ph1 {
    height: 289px;
    background-image: url(../imgs/ph1.jpg);
}
.ph3 {
    height: 259px;
    background-image: url(../imgs/ph3.jpg);
}
.ph5 {
    height: 234px;
    background-image: url(../imgs/ph5.jpg);
}
.ph6 {
    height: 236px;
    background-image: url(../imgs/ph6.jpg);
}
.arrow1 {
    height: auto;
    width: 90px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: -60px;
    margin-bottom: 25px;
}
.p_obi {
    height: auto;
    width: 950px;
    position: relative;
    float: left;
    margin-left: 25px;
    background-color: #2D5DBA;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.p_box1 {
    height: auto;
    width: 950px;
    position: relative;
    float: left;
    margin-left: 25px;
    background-color: #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
}
.p_img {
    height: auto;
    width: 170px;
    position: relative;
    float: left;
    margin-left: 84px;
    margin-right: -51px;
}
.p_box2 {
    height: auto;
    width: 950px;
    position: relative;
    float: left;
    margin-left: 25px;
    background-color: #c1dcf9;
    padding-bottom: 30px;
}
.arrow2 {
    height: auto;
    width: 90px;
    position: relative;
    float: left;
    margin-left: 430px;
    margin-bottom: 20px;
}
.p_box2_text1, .p_box2_text2, .p_box2_text3 {
    width: 100%;
    position: relative;
    float: left;
    text-align: center;
}
.p_box2_text1 {
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
}
.p_box2_text2 {
	font-size: 27px;
	line-height: 30px;
    font-weight: bold;
	color: #2D5DBA;
    margin-top: 10px;
    margin-bottom: 10px;
}
.arrow3 {
    height: auto;
    width: 90px;
    position: relative;
    float: left;
    margin-left: 455px;
}


/* #スマートフォン ========================================================================================================== */
@media only screen and (max-width: 750px) {
.contents2 {
    background-image: url("../../_common/imgs/back_footer_sp.jpg");
}
.contents3 {
    background-image: url("../imgs/back1_sp.jpg");
}
.st {
    width: 360px;
    margin-left: 195px;
    margin-right: 0px;
    margin-bottom: 40px;
}
.st_text {
    font-size: 27px;
    line-height: 50px;
}
.f_contact_2 {
    width: 750px;
}
.f_contact_2 li.hn3 {
    height: 150px;
    text-align: center;
}
.flow_area {
    width: 750px;
}
.okyakusama, .nakayama {
    width: 50px;
    font-size: 25px;
}
.flow_box {
    width: 650px;
}
.flow_in {
    width: 650px;
}
.flow_l1, .flow_l2, .flow_r1, .flow_r2 {
    width: 50px;
}
.no_box {
    width: 546px;
}
.no_box_in {
    width: 548px;
}
.no_box_in li.hn1 {
    width: 60px;
}
.no_box_in li.hn2 {
    width: 430px;
    margin-left: 15px;
    font-size: 30px;
    margin-bottom: 30px
}
.no_box_in li.hn3 {
    width : -webkit-calc(100% - 70px);
    width : calc(100% - 70px);
}
.no_box_in li.hn4 {
    width: 239px;
}
.no_box_in li.hn5 {
    width: 239px;
    margin-left: 0px;
}
.no_box_in li.hn6 {
    width: 478px;
    margin-top: 15px;
}
.no_box_in li.hn7 {
    width: 100%;
    margin-top: 10px;
    margin-left: 0px;
    text-align: center;
}
.no_box_in2 {
    width: 100%;
    margin-bottom: 40px
}
.ph1, .ph3, .ph5, .ph6 {
    width: 100%;
    margin-top: 50px;
    height: 220px;
}
.ph1 {
    background-image: url(../imgs/phsp1.jpg);
}
.ph3 {
    background-image: url(../imgs/phsp3.jpg);
}
.ph5 {
    background-image: url(../imgs/phsp5.jpg);
}
.ph6 {
    background-image: url(../imgs/phsp6.jpg);
}
.arrow1 {
    width: 100px;
    margin-top: -72px;
}
.p_obi {
    width: 680px;
    margin-left: 35px;
    font-size: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.p_box1 {
    width: 680px;
    margin-left: 35px;
    padding-top: 30px;
    padding-bottom: 0px;
}
.p_img {
    width: 270px;
    margin-left: 55px;
    margin-right: -25px;
    margin-bottom: 30px;
}
.p_box2 {
    width: 680px;
    margin-left: 35px;
    padding-bottom: 30px;
}
.arrow2 {
    width: 100px;
    margin-left: 290px;
    margin-top: -15px;
}
.p_box2_text1 {
    font-size: 25px;
    line-height: 40px;
}
.p_box2_text2 {
	font-size: 35px;
	line-height: 50px;
}
.arrow3 {
    width: 100px;
    margin-left: 325px;
    margin-top: -15px;
}


}/* @media only screen and (max-width: 750px) */
