@charset "utf-8";
/* CSS Document */


body{
    word-break:break-word ;
}
/* ==========================
======　各ページタイトル　======
============================= */

.page_visual {
    background: url(../../img/page_visual.png)no-repeat center center;
    padding: 63px 0;
    background-size: cover;
    margin: 87px auto 0;
    width: 100%;
    max-width: 1366px;
}

.page_visual .content_title {
        text-align: center;
        margin: 0;
}

.page_visual .content_title .big_title {
    font-size: 24px;
    color: #FFF;
    font-weight: normal;
}
.page_visual .content_title .small_title {
        font-size: 85%;
        color: #FFF;
}




/* ==========================
==========　メイン　===========
============================= */


.content_title {
        text-align: center;
        margin: 30px 0 30px;
}

.content_title .big_title {
    font-size: 30px;
    color: #085200;
    font-weight: bold;
}
.content_title .small_title {
        font-size: 85%;
        color: #666666;
}

.content_title.ct02 .big_title {
    color: #00469b;
}

.content_title.ct03 .big_title {
    color: #40a5f5;
}

.container {
        overflow: hidden;
}
.container .container_inner {
        width: 1000px;
        margin: auto;
        overflow: hidden;
}

/*上部リンクボタン*/

.under_link {
  width: 100%;
  max-width: 1160px;
  margin: 5px auto 20px;
}

.under_link ul {
  display: flex;
  justify-content: space-between;
}

.under_link ul li {
  width: 100%;
  max-width: 260px;
  text-align: center;
  position: relative;
  transition-duration: 0.2s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.under_link ul li:nth-child(1) {
  background: #297221;
}
.under_link ul li:nth-child(2) {
  background: #40a5f5;
}
.under_link ul li:nth-child(3) {
  background: #d63f22;
}
/*.under_link ul li:nth-child(4) {
  background: #c1a11f;
}*/
.under_link ul li:nth-child(4) {
  background: #4d3a8f;
}

.under_link ul li a {
        position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
}
.under_link ul li:hover {
        filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
        transition-duration: 0.2s;
}

.under_link ul li p {
        padding: 3px 0px 3px 25px;
    display: inline-block;
    font-size: 12px;
        color: #fff;
        background: url(../../../../common/img/ft_bg_icon01.png)no-repeat center left;
}


/*ページ説明エリア*/

.content_box.page_about {
        background: url(../img/contents_bg.png)no-repeat center center;
    background-size: cover;
    overflow: hidden;
    padding: 0 0 50px;
    width: 1160px;
    margin: 0 auto;
}

.page_detail {
    background: url(../img/contents_bg02.png)no-repeat center center;
    width: 1000px;
    height: 210px;
    margin: 0 auto;
}

.page_detail p {
    padding: 0px 30px 0px 300px;
    height: 210px;
    display: flex;
    align-items: center;
    line-height: 1.8;
}



.content_box.service .content_inner {
    width: 90%;
    max-width: 1060px;
    margin: 0 auto 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.content_box.service .content_inner .service_list {}

.service_list .service_title {
    color: #00469b;
    font-size: 180%;
    margin: 50px 0 25px;
    border-bottom: 2px solid;
}

.service_list div {}
.service_list div .service_command {
        font-weight: bold;
        font-size: 130%;
}
.service_list div .service_detail {
        padding: 5px 0 15px 40px;
    max-width: 450px;
    min-height: 50px;
}
.service_list div .service_detail.line3 {
    min-height: 70px;
}

p.service_img {
    max-width: 490px;
}







/* 固有のスマホ対応記述
========================== */

/* 1200pxより小さい場合
@media screen and ( max-width: 1200px ){

    body,
        header nav {
        width: 1200px;
    }
       
}*/
/* 700pxより小さい場合 */
@media screen and ( max-width: 767px ){
	
.ft_box .ft_R ul {
    float: left;
    /* margin-left: 40px; */
    color: #FFF;
    width: 90%;
}
.ft_box {
    overflow: hidden;
    padding: 30px 0;
    width: 90%;
}
.page_visual {
    padding: 63px 0;
    background-size: cover;
    margin: 45px auto 0;
	}.content_box.page_about {

    width: 100%;
}
        .anker_link {
    width: 100%;
}
.anker_link ul {
    flex-direction: column;
}
        .anker_link ul li {
    margin: 5px auto;
}

    .under_link {
    width: 100%;
    margin: 5px auto 20px;
}
.under_link ul {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
        .under_link ul li {
    margin: 5px auto;
    height: 44px;
}
        
        .page_detail {
    background: url(../img/contents_bg02_sp.png)no-repeat center ;
    width: 90%;
    height: 450px;
    margin: 0 auto;
                position: relative;
}
        .page_detail p {
     padding: 0px;
    height: 430px;
    width: 240px;
    position: absolute;
    top: 100px;
    margin: auto;
    right: 0;
    left: 0;
    line-height: 1.8;
}
    .service_list div .service_detail {
        width: 100%;
    }
    p.service_img {
        width: 100%;
    }
    .service_list div .service_detail {
        padding: 5px 0 15px 40px;
        width: 95%;
        min-height: 50px;
    }
    img.service_imga{
        width: 100%;
    }
        .service_list div .service_detail {
    width: 90%;
}
  

}


/* 400pxより小さい場合 */
@media screen and ( max-width: 400px ){

        .content_title .big_title {
                font-size: 160%;
        }
        .content_title {
                margin: 20px 0;
        }

       
}


/* 360pxより小さい場合 */
@media screen and ( max-width: 360px ){}

@media print {}