/* #PC ========================================================================================================== */
.contents1 {
    height: auto;
    width: 100%;
    float: left;
    position: relative;
    margin-top: 130px;
    padding-bottom: 50px;
}
.cc_box {
    height: auto;
    width: 650px;
    float: left;
    position: relative;
}
.service_area {
    height: auto;
    width: 962px;
    float: left;
    position: relative;
    margin-top: 15px;
    margin-left: 19px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.4);
}
.service_obi {
    height: auto;
    width: 100%;
    float: left;
    position: relative;
    background-color: #2D5DBA;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 22px;
}
.service_box {
    height: 350px;
    width: 320px;
    float: left;
    position: relative;
    background-color: #FFFFFF;
}
.service_box ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.service_box li {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: block;
    height: auto;
    width: 100%;
    position : relative;
    float: left;    
}
.service_box li.hn1 {
}
.service_box li.hn2 {
    width: 82px;
    margin-top: -35px;
    margin-left: 119px;
}
.service_box li.hn3 {
    margin-top: 18px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.service_box li.hn4 {
    width: 260px;
    margin-top: 12px;
    margin-left: 30px;
    text-align: justify;
}
.service_box1, .service_box2 {
    border-right: 1px solid #DEE3EE;
}
.text_service_box1 {
    color: #197CE9;
}
.text_service_box2 {
    color: #ec6a18;
}
.text_service_box3 {
    color: #6cb532;
}
.service_box1 a, .service_box2 a, .service_box3 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.service_box1:hover, .service_box2:hover, .service_box3:hover {
    zoom: 1;/*IE*/
    color: #FFFFFF;
}
.service_box1:hover {
    background-color: #197ce9;
}
.service_box2:hover {
    background-color: #ec6a18;
}
.service_box3:hover {
    background-color: #6cb532;
}
.service_box1:hover li.hn3, .service_box2:hover li.hn3, .service_box3:hover li.hn3 {
    color: #ffffff;
}
.contents2 {
    height: auto;
    width: 100%;
    float: left;
    position: relative;
    padding-top: 50px;
    padding-bottom: 75px;
    background-image: url(../imgs/back_service_pc.jpg);
    background-size: cover;
    background-position: center center;
}
.st1, .st2 {
    height: auto;
    width: 230px;
    float: left;
    position: relative;
    margin-left: 385px;
    margin-right: 385px;
}
.st_text {
    height: auto;
    width: 100%;
    float: left;
    position: relative;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin-top: 30px;
}
.tsuyomi_area {
    height: auto;
    width: 960px;
    float: left;
    position: relative;
    margin-top: 20px;
    margin-left: 20px;
    display: flex;
	flex-wrap: wrap;
}
.tsuyomi_box {
    height: auto;
    width: 270px;
    float: left;
    position: relative;
    padding-bottom: 35px;
    margin-top: 30px;
}
.tsuyomi_box ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.tsuyomi_box li {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: block;
    height: auto;
    width: 100%;
    position : relative;
    float: left;    
}
.tsuyomi_box li.hn1 {
    width: 86px;
    margin-left: 92px;
}
.tsuyomi_box li.hn2 {
    margin-top: 15px;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    color: #2D5DBA;
}
.tsuyomi_box li.hn3 {
    text-align: justify;
    margin-top: 15px;
}
.tsuyomi_line_pc1, .tsuyomi_line_pc2 {
    width: 1px;
    height: auto;
    position: relative;
    float: left;
    background-color: #9ab0c4;
    margin-left: 37px;
    margin-right: 37px;
}
.tsuyomi_line_pc1 {
    margin-top: 30px;
}
.tsuyomi_line_pc3 {
    width: 960px;
    height: 1px;
    position: relative;
    float: left;
    background-color: #9ab0c4;
}
.tsuyomi_line_sp1, .tsuyomi_line_sp2, .tsuyomi_line_sp3 {
    display: none;
}
.contents3 {
    height: auto;
    width: 100%;
    float: left;
    position: relative;
    background-image: url("../imgs/back_slash.svg");
    background-size: 5px 5px;
    background-position: center top;
    padding-top: 35px;
    padding-bottom: 38px;
}
.beginner_ph {
    width: 420px;
    height: 175px;
    float: left;
    position: relative;
    margin-left: 580px;
    margin-top: -153px;
    background-image: url("../imgs/beginner_ph.png");
    background-size: 420px auto;
    background-position: left top;
    background-repeat: no-repeat;
}
.contents4 {
    height: auto;
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 80px;
    background-color: #FFFFFF;
}
.btn_beginner1, .btn_beginner2 {
    height: auto;
    width: 300px;
    float: left;
    position: relative;
    margin-top: 50px;
}
.btn_beginner1 {
    margin-left: 193px;
    margin-right: 14px;
}
.btn_beginner3 {
    height: auto;
    width: 448px;
    float: left;
    position: relative;
    border: 1px solid #2D5DBA;
    margin-left: 35px;
    margin-right: -5px;
    margin-top: 40px;
}
.btn_beginner3 ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.btn_beginner3 li {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: block;
    height: auto;
    width: 100%;
    position : relative;
    float: left;    
}
.btn_beginner3 li.hn1 {
    width: 171px
}
.btn_beginner3 li.hn2 {
    width: 235px;
    margin-top: 25px;
    margin-left: 20px;
    text-align: justify;
    font-size: 12px;
    line-height: 18px;
}
.btn_beginner3 li.hn3 {
    width: 235px;
    margin-top: 18px;
    margin-left: 20px;
}
.btn_beginner3 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.btn_beginner3:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom: 1;/*IE*/
    background-color: #dee3ee;
}
.contents5 {
    height: auto;
    width: 100%;
    float: left;
    position: relative;
    padding-top: 50px;
    padding-bottom: 70px;
    background-image: url("../imgs/back_other_pc.jpg");
    background-size: cover;
    background-position: center center;
}
.other_area {
    height: auto;
    width: 1000px;
    float: left;
    position: relative;
    margin-top: 50px;
    display: flex;
	flex-wrap: wrap;
}
.other_box {
    height: auto;
    width: 235px;
    float: left;
    position: relative;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.4);
    padding-bottom: 35px;
    margin-left: 20px;
    margin-right: -5px;
}
.other_box ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.other_box li {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: block;
    height: auto;
    width: 100%;
    position : relative;
    float: left;    
}
.other_box li.hn1 {
}
.other_box li.hn2 {
    width: 60px;
    margin-top: -30px;
    margin-left: 43px;
}
.other_box li.hn3 {
    margin-top: 18px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    color: #2D5DBA;
}
.other_box li.hn4 {
    width: auto;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify;
}
.other_box a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.other_box:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom: 1;/*IE*/
    background-color: #dee3ee;
}
.contents6 {
    height: auto;
    width: 100%;
    float: left;
    position: relative;
    padding-top: 50px;
    padding-bottom: 75px;
    background-color: #FFFFFF;
}
.news_area {
    height: auto;
    width: 920px;
    float: left;
    position: relative;
    margin-top: 35px;
    margin-bottom: 35px;
    margin-left: 40px;
    border-top: 1px solid #DEE3EE;
    border-bottom: 1px solid #DEE3EE;
    padding-top: 20px;
    padding-bottom: 20px;
}
.news_box {
    height: auto;
    width: 100%;
    float: left;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
}
.news_box ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.news_box li {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: block;
    height: auto;
    width: 100%;
    position : relative;
    float: left;    
}
.news_box li.hn1 {
    width: 110px;
}
.news_box li.hn2 {
    width: 85px;
    font-size: 13px;
    line-height: 13px;
    text-align: center;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 3px;
}
.news_box li.hn3 {
    width: 700px;
    padding-left: 25px;
}
.news1 {
    background-color: #2D5DBA;
}
.news2 {
    background-color: #ec6a18;
}
.news_box a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.news_box:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom: 1;/*IE*/
    background-color: #dee3ee;
}
.news_btn {
    height: auto;
    width: 170px;
    float: left;
    position: relative;
    margin-left: 415px;
}

/* #スマートフォン ========================================================================================================== */
@media only screen and (max-width: 750px) {
.contents1 {
    margin-top: 80px;
    padding-bottom: 100px;
}
.cc_box {
    width: 565px;
}
.service_area {
    width: 660px;
    margin-top: 50px;
    margin-left: 45px;
}
.service_obi {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 30px;
}
.service_box {
    height: auto;
    width: 100%;
    padding-bottom: 60px;
}
.service_box li.hn2 {
    width: 130px;
    margin-top: -55px;
    margin-left: 265px;
}
.service_box li.hn3 {
    margin-top: 30px;
    font-size: 40px;
}
.service_box li.hn4 {
    width: 560px;
    margin-top: 25px;
    margin-left: 50px;
}
.service_box1, .service_box2 {
    border-width: 0px;
}
.contents2 {
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: url(../imgs/back_service_sp.jpg);
}
.st1, .st2 {
    width: 370px;
    margin-left: 190px;
    margin-right: 0px;
}
.st2 {
    margin-left: 30px;
    margin-right: 0px;
}
.st_text {
    font-size: 28px;
    line-height: 45px;
    margin-top: 45px;
}
.tsuyomi_area {
    width: 100%;
    margin-top: 30px;
    margin-left: 0px;
}
.tsuyomi_box {
    width : -webkit-calc(50% - 1px) ;
    width : calc(50% - 1px) ;
    padding-bottom: 40px;
}
.tsuyomi_box li.hn1 {
    width: 130px;
    margin-left: -webkit-calc(50% - 65px) ;;
}
.tsuyomi_box li.hn2 {
    margin-top: 25px;
    font-size: 32px;
    line-height: 45px;
}
.tsuyomi_box li.hn3 {
    margin-top: 20px;
    width: 80%;
    margin-left: 10%;
}
.tsuyomi_line_pc1, .tsuyomi_line_pc2 {
    width: 1px;
    height: auto;
    position: relative;
    float: left;
    background-color: #9ab0c4;
    margin-left: 37px;
    margin-right: 37px;
}
.tsuyomi_line_pc1, .tsuyomi_line_pc2, .tsuyomi_line_pc3 {
    display: none;
}
.tsuyomi_line_sp1, .tsuyomi_line_sp2 {
    display: block;
    width: 2px;
    height: auto;
    position: relative;
    float: left;
    background-color: #9ab0c4;
}
.tsuyomi_line_sp1 {
    margin-top: 30px;
}
.tsuyomi_line_sp3 {
    display: block;
    width: 100%;
    height: 2px;
    position: relative;
    float: left;
    background-color: #9ab0c4;
}
.contents3 {
    background-size: 10px 10px;
    background-position: center top;
    padding-top: 25px;
    padding-bottom: 29px;
}
.beginner_ph {
    width: 395px;
    height: 230px;
    margin-left: 355px;
    margin-top: -180px;
    margin-bottom: 30px;
    background-size: 500px auto;
}
.contents4 {
    padding-bottom: 110px;
}
.btn_beginner1, .btn_beginner2 {
    width: 650px;
    margin-top: 0px;
    margin-bottom: 30px;
    margin-left: 50px;
    margin-right: 0px;
}
.btn_beginner3 {
    width: 676px;
    border: 2px solid #2D5DBA;
    margin-left: 35px;
    margin-right: -5px;
    margin-top: 30px;
}
.btn_beginner3 li.hn1 {
    width: 260px
}
.btn_beginner3 li.hn2 {
    width: 360px;
    margin-left: 28px;
    font-size: 22px;
    line-height: 28px;
}
.btn_beginner3 li.hn3 {
    width: 360px;
    margin-left: 28px;
}
.contents5 {
    padding-top: 60px;
    padding-bottom: 70px;
    background-image: url("../imgs/back_other_sp.jpg");
}
.other_area {
    width: 100%;
    margin-top: 60px;
}
.other_box {
    width: 330px;
    padding-bottom: 40px;
    margin-left: 35px;
    margin-right: -15px;
    margin-bottom: 30px;
}
.other_box li.hn2 {
    width: 116px;
    margin-top: -50px;
    margin-left: 107px;
}
.other_box li.hn3 {
    margin-top: 18px;
    font-size: 26px;
}
.other_box li.hn4 {
    width: 280px;
    margin-top: 5px;
    margin-left: 25px;
    line-height: 35px;
    font-size: 22px;
}
.contents6 {
    padding-top: 60px;
    padding-bottom: 110px;
}
.news_area {
    width: 680px;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 35px;
    border-top: 2px solid #DEE3EE;
    border-bottom: 2px solid #DEE3EE;
    padding-top: 20px;
    padding-bottom: 20px;
}
.news_box {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 28px;
}
.news_box li.hn1 {
    width: 190px;
}
.news_box li.hn2 {
    width: 155px;
    font-size: 22px;
    line-height: 22px;
    padding-top: 10px;
    padding-bottom: 8px;
}
.news_box li.hn3 {
    width: 100%;
    padding-left: 0px;
    margin-top: 5px;
}
.news_btn {
    width: 280px;
    margin-left: 235px;
}


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