﻿@charset "utf-8";
.pc {
    display: none;
}

.sp {
    display: block;
}

.sp_none {
    display: none;
}

.u900_only {
    display: block;
}

.u900_none {
    display: none;
}

#container {
    width: 100%;
}

.wrapper {
    width: 90%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 30px 0;
}
/*============================
header
============================*/

.header {
    width: 100%;
    height: 60px;
    border-bottom: 2px solid #eee;
    position: fixed;
    background: #fff;
    z-index: 9990;
}

.header a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
}

.header .logo {
    float: left;
    display: flex;
    align-items: center;
    height: 60px;
}

.header .logo img {
    margin: 0 10px;
    width: 70%;
}

.header .gnavi {
    float: left;
    width: 100%;
}

.header .gnavi ul li {
    float: none;
    font-weight: bold;
    line-height: 60px;
    height: 60px;
    width: 100%;
    font-size: 16px;
}

.header .gnavi ul li a {
    display: block;
    padding: 0 20px;
}

.header .gnavi ul li.contact span {
    font-size: 12px;
    border: 1px solid #fff;
    padding: 1px 4px;
    margin: 0 0 0 5px;
}

.header .gnavi ul li.contact a {
    background: #204e93;
    color: #fff;
    padding: 0 30px;
    font-size: 16px;
}

.main {
    padding-top: 60px;
}
/*============================
footer
============================*/

footer {
    background-color: #000;
}

.l-footer-inner2 {
    width: 94%;
    max-width: 1120px;
    margin: 0 auto;
    padding: 50px 0;
    font-size: 14px;
}

.l-footer-sitemap2 {
    display: flex;
    justify-content: space-between;
}

.l-footer-sitemap2-main {
    display: flex;
}

.l-footer-sitemap2-main .main-left {
    margin-right: 50px;
}

.l-footer-sitemap2-main .main-left img {
    width: 250px;
}

.l-footer-sitemap2-main .main-left .l-footer-sitemap__link li {
    font-size: 16px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 20px;
    width: 250px;
}

.l-footer-sitemap2-main .main-right .l-footer-sitemap__link li {
    font-size: 16px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 16px;
    width: 250px;
}

.l-footer-sitemap2-main .l-footer-sitemap__link2 li {
    display: block;
    margin: 12px 0;
    color: #ddd;
}

.l-footer-sitemap2-sub {
    position: relative;
}

.l-footer-sitemap2-sub .l-footer-sitemap__link {
    position: absolute;
    right: 0;
    bottom: 0px;
    text-align: right;
}

.l-footer-sitemap2-sub .l-footer-sitemap__link li {
    margin: 8px 0;
}

.l-footer-sitemap2-sub .l-footer-sitemap__link li img {
    width: 12px;
    height: auto;
    margin-left: 5px;
}

.l-footer-relatedservices {
    margin: 50px 0;
}

.l-footer-relatedservices p {
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 16px;
}

.l-footer-relatedservices li {
    display: block;
    margin: 12px 0;
    line-height: 1.6;
}

.l-footer-sitemap2-main li a,
.l-footer-sitemap2-sub .l-footer-sitemap__link li a,
.l-footer-relatedservices li a {
    color: #fff;
}

.l-footer-sitemap2-main li:hover,
.l-footer-sitemap2-sub .l-footer-sitemap__link li:hover,
.l-footer-relatedservices li:hover {
    opacity: 0.7;
}

.l-footer-copy2 p {
    text-align: center;
    font-size: 11px;
    color: #fff;
}

@media screen and (max-width:900px) {
    .footer-logo {
        margin-bottom: 32px;
    }
    .l-footer-sitemap2 {
        flex-direction: column;
    }
    .l-footer-sitemap2-main .main-left {
        margin-right: 0;
        width: 100%;
    }
    .l-footer-sitemap2-main .main-left .l-footer-sitemap__link li {
        width: 100%;
    }
    .l-footer-sitemap2-main .l-footer-sitemap__link2 li {
        font-size: 14px !important;
        border-bottom: none !important;
        margin: 12px 0 !important;
    }
    .footer-linebanner {
        width: 100%;
        max-width: 400px;
        display: block;
        margin: 0 auto;
    }
    .l-footer-sitemap2-sub .l-footer-sitemap__link {
        position: initial;
        text-align: left;
        margin-top: 30px;
    }
}
/*============================
#breadcrumb
============================*/

ol.breadcrumb {
    padding: 20px 5% 15px;
    font-size: 12px;
}

ol.breadcrumb li {
    float: left;
    line-height: 1.5;
}

ol.breadcrumb li:after {
    content: ">";
    float: right;
    margin: 0 5px;
}

ol.breadcrumb li:last-child:after {
    content: "";
}

ol.breadcrumb li a:hover {
    text-decoration: underline;
}

/*============================
low 下層ページ
============================*/

.low a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
}

/*low_visual*/

.low_visual {
    width: 100%;
    height: 200px;
    display: flex;
    align-items: center;
    background: url("") 102% 100% no-repeat, linear-gradient(150deg, rgba(214, 241, 252, 1) 10%, rgba(221, 221, 238, 1) 90%);
    background-size: 160px, 100%;
}

.low_visual h1.ttl {
    width: 100%;
    margin: 0 15px;
    color: #204e93;
    font-size: 26px;
    line-height: 1.2;
    font-weight: bold;
}

.low_visual h1.ttl span {
    color: #111;
    font-size: 16px;
    font-weight: bold;
}
/*pager*/

.pager {
    margin-bottom: 20px;
}

.pager p {
    float: none;
}

.pager ul.page-numbers {
    float: none;
    margin: 15px 0 0px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.pager ul.page-numbers li.prev.disable {
    float: left;
    margin: 0 3px;
}

.pager ul.page-numbers li.prev.disable span.prev.page-numbers {
    float: left;
    margin: 0 3px;
}

.pager ul.page-numbers li {
    float: left;
    margin: 0 3.7px;
    font-size: 16px;
}

.pager ul.page-numbers li span.page-numbers.current {
    float: left;
    margin: 0;
    color: #204e93;
    border: 1px solid #204e93;
    padding: 2px 4px;
    border-radius: 4px;
}

.pager ul.page-numbers li a.page-numbers {
    float: left;
    margin: 0;
}

.pager ul.page-numbers li span.page-numbers.dots {
    float: left;
    margin: 0 3px;
}

.pager ul.page-numbers li.next {
    float: left;
    margin: 0 3px;
}

.pager ul.page-numbers li.next a.next.page-numbers {
    float: left;
    margin: 0 3px;
}

/*select box arrow*/
/*矢印を削除*/

.search select,
#contact form div select {
    -webkit-appearance: none;
    appearance: none;
}

/*矢印を削除(IE用)*/

.search select::-ms-expand,
#contact form div select::-ms-expand {
    display: none;
}

.nav_menu {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background: #fff;
    color: #000;
    width: 100%;
    height: 101vh;
    transform: translateX(200%);
    transition: all .6s;
    border-top: 1px solid #ccc;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3)
}

.nav_menu ul {
    background: #fff;
    width: 100%;
    margin: 20px 0 0;
    padding: 0
}

.nav_menu ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
}

.nav_menu ul li:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.nav_menu.active {
    transform: translateX(15%)
}

.nav_menu.active img {
    height: 40px;
    margin-top: 10px;
    margin-left: 10px;
}

.toggle_menu {
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 3;
    background: #204e93;
}

.toggle_menu span {
    display: block;
    position: absolute;
    width: 35px;
    border-bottom: solid 3px #fff;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 13px
}

.toggle_menu span:nth-child(1) {
    top: 16px
}

.toggle_menu span:nth-child(2) {
    top: 29px
}

.toggle_menu span:nth-child(3) {
    top: 42px
}

.toggle_menu.active span:nth-child(1) {
    top: 29px;
    left: 13px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.toggle_menu.active span:nth-child(2),
.toggle_menu.active span:nth-child(3) {
    top: 29px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}

/*column_detail*/

.column {
    width: 100%;
    margin: 10px auto 100px;
    /*display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
	justify-content: space-between;*/
}
/*side*/

.left_side {
    width: 90%;
    margin: 0 auto 60px;
}

#side {
    width: 90%;
    margin: 0 auto;
}
/*column_header*/

.column_header .icon {
    background: #F2F6FF;
    border-radius: 5px;
    padding: 3px 10px;
    display: inline-block;
    margin-bottom: 14px;
}

.column_header .icon a {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #204E93;
}

.column_detail .column_header h1 {
    font-weight: bold;
    font-size: 20px;
    line-height: 32px;
    color: #111;
    margin-bottom: 20px;
    text-align: left;
}

.column_list .column_header h1 {
    font-weight: bold;
    font-size: 20px;
    line-height: 32px;
    color: #111;
    margin-bottom: 30px;
    text-align: center;
}

.column_header_bottom {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-bottom: 28px;
}

.column_header .date {
    font-size: 14px;
    line-height: 17px;
    color: #111;
    margin-right: 40px;
}

.column_header .tag a {
    font-size: 14px;
    line-height: 17px;
    color: #204E93;
    margin-right: 14px;
}
.column_header .tag a::before {
    content: '#';
}

/*eye_catch*/

.column_detail .eye_catch {
    margin-bottom: 40px;
}

.column_detail .eye_catch img {
    width: 100%;
}

.column_detail .left_side .lead_txt {
    margin-bottom: 40px;
}

.column_detail .left_side .lead_txt p {
    font-size: 14px;
    line-height: 2;
    color: #111;
}

/*table_of_contents*/

#rtoc-mokuji-wrapper {
    background: #F2F6FF;
    padding: 24px 20px;
    margin-bottom: 50px;
}

#rtoc-mokuji-wrapper #rtoc-mokuji-title {
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
    color: #204E93;
    margin-bottom: 30px;
}

#rtoc-mokuji-wrapper ul.level-1 li a {
    display: block;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.4;
    color: #111;
    /*border-bottom: 1px solid #ddd;
    padding-bottom: 14px;*/
    margin-bottom: 16px;
}

#rtoc-mokuji-wrapper ul.level-1 li ul.level-2 li a {
    display: block;
    font-size: 14px;
    font-weight: initial;
    line-height: 1.4;
    color: #555;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 16px;
    padding: 0 0 0 16px;
}

#rtoc-mokuji-wrapper ul.level-1 li ul.level-2 li:last-child a {
    /* border-bottom: 1px solid #ddd; */
    padding-bottom: 14px;
}
/*honbun*/

.column_detail .left_side .honbun h2 {
    font-weight: bold;
    font-size: 20px;
    line-height: 32px;
    color: #204E93;
    border-bottom: 2px solid #204E93;
    margin: 40px 0 20px;
    padding-bottom: 8px;
}

.column_detail .left_side .honbun p {
    font-size: 14px;
    line-height: 1.8;
    /* or 200% */
    color: #111;
    margin: 20px 0;
}

.column_detail .left_side .honbun h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.4;
    color: #111;
    border-left: 7px solid #204E93;
    padding-left: 10px;
    margin: 48px 0 24px;
}

/*cta*/

.cta_contact {
    background: url(./img/bg_cta_contact.png) 112% 48% no-repeat, linear-gradient(142.53deg, rgba(206, 241, 252, 0.7) 10.62%, rgba(218, 215, 234, 0.7) 76.43%);
    background-size: 80px, 100%;
    padding: 20px 0 16px;
    margin-bottom: 0;
}

.cta_contact p.txt {
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #204E93 !important;
    margin: 0 0 5px 0 !important;
}

.cta_contact p.txt span {
    font-weight: bold;
    font-size: 22px;
    line-height: 1;
    color: #204E93;
}

.cta_contact a {
    display: block;
    width: 85%;
    font-weight: bold;
    font-size: 15px;
    line-height: 1;
    text-align: center;
    color: #fff;
    background: #204E93;
    box-shadow: 0px 1px 3px rgba(17, 17, 17, 0.3);
    border-radius: 10px;
    padding: 20px 0;
    margin: 0 auto;
}

/* .cta_contact a::before {
    content: url(./img/ico_arrow.svg);
    display: inline-block;
    width: 16px;
    margin-right: 5px;
}

.cta_contact a::after {
    content: url(./img/ico_arrow.svg);
    display: inline-block;
    width: 16px;
    margin-left: 5px;
    transform: rotate(180deg);
} */

.cta_contact a span {
    font-weight: bold;
    font-size: 10px;
    line-height: 1;
    text-align: center;
    color: #fff;
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    padding: 3px 5px;
    vertical-align: 2px;
    margin-left: 4px;
}

/*cta_job*/

.cta_planner {
    background: url(./img/bg_planner_pc.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 10px 0;
}

.cta_design {
    background: url(./img/bg_designer_pc.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 10px 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

.cta_engineer {
    background: url(./img/bg_engineer_pc.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 10px 0;
}

.cta_all {
    background: url(./img/bg_all_pc.jpg) 50% 50% no-repeat;
    background-size: cover;
    /* padding: 14px 0; */
    padding: 10px 0;
}

.cta_job a {
    display: block;
    width: 85%;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    color: #111;
    border-radius: 5px;
    margin: 0 auto;
    height: 60px;
    background: url(./img/ico_bg_arrow.svg) 100% 100% no-repeat #fff;
    background-size: 15px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.cta_job.cta_design a {
    width: 45%;
    margin: 0 1.5%;
}

.cta_job a span {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.3;
    color: #204E93;
    vertical-align: middle;
    padding: 0;
}

.cta_job.cta_design .cta_txt {
    font-size: 12px;
    line-height: 1.2;
}

.cta_img img {
    width: 50%;
    margin-right: 8px;
}

.cta_txt {
    text-align: left;
}

/*tag_section*/

.column_detail .left_side .tag_section {
    text-align: center;
    margin-bottom: 50px;
}

.column_detail .left_side .tag_section a {
    font-size: 14px;
    line-height: 1;
    color: #204E93;
    padding: 7px 10px;
    margin: 0 4px;
    border: 1px solid #204E93;
}
.column_detail .left_side .tag_section a::before {
    content: '#';
}
/*related*/

.column_detail .left_side .related h4 {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #111;
    padding-left: 3% 0px;
    text-align: center;
    margin-bottom: 24px;
}

.column_detail .left_side .related h4::before {
    content: url(./img/ico_light.svg);
    width: 15px;
    height: 23px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: -2px;
}

.column_detail .left_side .related .box {
    width: 100%;
    margin-bottom: 20px;
}

.column_detail .left_side .related .box img {
    width: 100%;
}
/*right_side*/

#side #block-3 {
    display: none;
}

#side h2,
#side #block-6 h2,
#side #block-10 h2 {
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
    color: #111;
    padding: 9px 0 9px 40px;
    background: #F2F6FF;
}

#side #block-6 h2 {
    background: url(./img/ico_category.svg) 10px 50% no-repeat #F2F6FF;
    background-size: 22px;
}

#side #block-10 h2 {
    background: url(./img/ico_tag.svg) 10px 50% no-repeat #F2F6FF;
    background-size: 22px;
    margin-bottom: 10px;
}

#side #block-6 ul {
    margin-bottom: 30px;
}

#side #block-6 ul li {
    border-bottom: 1px solid #ddd;
    padding: 11px 0;
}

#side #block-6 ul li a {
    font-size: 16px;
    line-height: 1;
    color: #111;
}

#side #block-10 p {
    display: inline;
    margin-right: 10px;
}

#side #block-10 p a {
    font-size: 16px !important;
    line-height: 30px;
    color: #111;
    white-space: nowrap;
}

#side #block-10 p a::before {
    content: '#';
}
/*floating*/

.floating {
    width: 100%;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 100;
}

.floating img {
    width: 100%;
}
/*column_list*/

.column_list .list ul {
    margin-bottom: 50px;
}
/*column_box*/

.column_box {
    /*display: -webkit-flex;
	display: flex;*/
    
    margin-bottom: 50px;
    justify-content: space-between;
}

.column_box .column_left .eye_catch {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}

.column_box .column_left .eye_catch img {
    width: 100%;
}

.column_box .column_right {
    display: flex;
    flex-direction: column;
}

.column_box .column_right .icon {
    margin-bottom: 8px;
}

.column_box .column_right .icon a {
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
    color: #204E93;
    padding: 7px 12px;
    background: #F2F6FF;
    border-radius: 5px;
}

.column_box .column_right h2 {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #111;
    margin-bottom: 10px;
}

.column_box .column_right .column_header_bottom {
    margin-top: auto;
    margin-bottom: 0;
    align-items: baseline;
}

.column_box .column_right .column_header_bottom .date {
    font-size: 12px;
    line-height: 1;
    color: #111;
    margin-right: 20px;
}

.column_box .column_right .column_header_bottom .tag a {
    font-size: 12px;
    line-height: 1;
    color: #204E93;
    margin-right: 10px;
}
.column_box .column_right .column_header_bottom .tag a::before {
    content: '#';
}
/*pagination*/
/*.pagination {
}
.pagination ul {
    display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}
.pagination ul li {
margin: 0 10px;
}
.pagination ul li a {
    display: inline-block;
font-weight: bold;
font-size: 18px;
line-height: 26px;

color: #111;
}
.pagination ul li span {
display: inline-block;
font-weight: bold;
font-size: 18px;
line-height: 26px;

color: #204E93;


border: 1px solid #204E93;
border-radius: 4px;
width: 26px;
text-align: center;
}*/

.pagination {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 40px;
}

.pagination a,
.pagination span {
    margin: 0 10px;
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    color: #111;
}

.pagination span.current {
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    color: #204E93;
    border: 1px solid #204E93;
    border-radius: 4px;
    width: 26px;
    text-align: center;
}

/* author */

.column_detail .left_side .honbun .author { 
    background-color: #F8F6FF; 
    display: flex; 
    justify-content: space-between; 
    padding: 30px; 
    margin: 60px 0 30px;
}
.column_detail .left_side .honbun .author-text { 
    width:68%;
    color: #555555; 
    line-height: 1.7; 
}
.column_detail .left_side .honbun .author-text p {
    font-size: 14px;
    line-height: 1.7;
    margin: 0;
}
.column_detail .left_side .honbun .author-text .title {
    border-bottom: 1px solid #204E93; 
    color: #111;
    margin: 0;
} 
.column_detail .left_side .honbun .author-text .name { 
    color: #204E93; 
    font-weight: 700; 
    font-size: 16px; 
    margin: 15px 0 5px;
} 
.column_detail .left_side .honbun .author-text .company {
    color: #111; 
    margin:  0 0 15px 0; 
} 
.column_detail .left_side .honbun .author img { 
    width: 30%;
    height: auto;
} 

@media(max-width:768px) { 
    .column_detail .left_side .honbun .author { 
        flex-direction: column; 
    } 
    .column_detail .left_side .honbun .author-text { 
        width: 100%; 
    } 
    .column_detail .left_side .honbun .author img { 
        width: 60%; 
        margin: 12px auto 0; 
    } 
}

/* blogcard */

@media screen and (max-width:430px) {
    .lkc-content {
        height: auto;
    }
    .lkc-thumbnail {
        margin-top: 6px;
    }
    .lkc-thumbnail-img {
        height: auto !important;
    }
    .lkc-title {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
    }
    .lkc-excerpt {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        line-height: 1.3;
        margin-top: 5px;
    }
}
