/*============================
#pankuzu
============================*/
#pankuzu {
    position: absolute;
    top: 17px;
    font-size: 12px;
    color: #FFF;
}

#pankuzu span {
    font-size: 12px;
    color: #FFF;
}

#pankuzu span a {
    font-size: 12px;
    color: #FFF;
    text-decoration: underline;
}

#pankuzu span a:hover {
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
}

#pankuzu span a span {
    font-size: 12px;
    color: #FFF;
}

#pankuzu span span {
    font-size: 12px;
    color: #FFF;
}

/*============================
共通
============================*/
#lower-main .inner {
    margin-bottom: 118px;
}

#main-visual-lower {
    background: url(../../img/common/bg_main.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    margin-bottom: 60px;
}

#main-visual-lower.works {
    background: url(../../img/common/bg_main02.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    margin-bottom: 60px;
}

/*============================
#main-visual-lower
============================*/
#main-visual-lower .container {
    padding: 0px 0 0px;
    width: 1000px;
}

#main-visual-lower .container h2 {
    color: #fff;
    text-align: center;
    line-height: 1;
    padding: 108px 0 90px;
}

#main-visual-lower .container h2 .eng {
    font-family: 'Oswald', sans-serif;
    font-size: 46px;
    font-weight: normal;
    margin-bottom: 10px;
    letter-spacing: 0.025em;
}

#main-visual-lower .container h2 .main {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.05em;
}

.section .container .h3_box {
    text-align: center;
    margin: 0px 0 40px;
}

.section .container h3.type1 {
    display: inline-block;
    position: relative;
    color: #1f32aa;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    padding: 0 30px;
    color: #f30700;
}

.section .container h3.type1:before {
    content: '';
    position: absolute;
    top: 22px;
    left: -30px;
    display: inline-block;
    width: 30px;
    height: 1px;
    background-color: black;
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.section .container h3.type1:after {
    content: '';
    position: absolute;
    top: 22px;
    right: -30px;
    display: inline-block;
    width: 30px;
    height: 1px;
    background-color: black;
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.section .container .box1 {
    margin: 0 0 80px;
}

.section .container .box1 .left {
    width: 560px;
}

.section .container .box1 .left p {
    font-size: 16px;
    color: #000;
    line-height: 1.8;
}

.section .container .box1 .right {
    width: 411px;
}

.section .container .box2 {
    margin: 0 0 97px;
}

.section .container .box2.mgb {
    margin: 0 0 60px;
}

.section .container .box2 img {
    margin: 0 0 23px;
}

.section .container .box2 p {
    font-size: 16px;
    color: #000;
    margin: 0 0 40px;
    line-height: 1.8;
}

.section .container .box2 p.name {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.section .container .box2 p.name span {
    font-size: 16px;
    font-weight: normal;
    position: relative;
    top: -3px;
    margin: 0 15px 0 0;
}

.section .container .box3 {
    margin: 0 117px 0;
    border: 1px solid #000;
    padding: 20px 30px;
}

.section .container .box3 .top {
    margin-bottom: 20px;
}

.section .container .box3 .top .left {
    width: 137px;
}

.section .container .box3 .top .right {
    float: left;
    width: 512px;
    /*padding: 21px 0 0;*/
}

.section .container .box3 .top .right p.t1 {
    font-size: 16px;
    color: #000;
    margin: 0 0 12px;
}

.section .container .box3 .top .right p.t2 {
    font-size: 18px;
    color: #000;
    margin: 0 0 2px;
}

.section .container .box3 .top .right p.t3 {
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.section .container .box3 p {
    padding: 0 0 0;
    clear: both;
    font-size: 16px;
    color: #000;
    line-height: 1.8;
}

/*--------------------------------------
　company
---------------------------------------*/
#company #main-visual-lower {
    position: relative;
}

#company .section .container .h3_box {
    margin-bottom: 30px;
}

#company #sec01 {
    margin-bottom: 60px;
}

#company #sec01 p {
    width: 800px;
    margin: 0 auto 40px;
    line-height: 1.8;
    text-align: left;
}

#company #sec01 table {
    width: 800px;
    border-collapse: collapse;
    border: 2px solid #e3e3e3;
    margin: 0 auto;
}

#company #sec01 table th {
    width: 240px;
    background: #f6f6f6;
    padding: 22px 0 22px 0;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 16px;
    font-weight: bold;
    color: #322615;
    vertical-align: middle;
    text-align: center;
}

#company #sec01 table td {
    padding: 22px 20px 22px 30px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 16px;
    line-height: 22px;
    vertical-align: middle;
}

#company #sec01 table td a {
    font-size: 14px;
    color: #D9060A;
}

#company #sec01 .image {
    width: 600px;
    margin: 40px auto;
    border: 2px solid #e3e3e3;
}

#company #sec01 .image img {
    width: 100%;
}

#company #sec02 {
    margin-bottom: 60px;
}

#company #sec02 table {
    width: 800px;
    border-collapse: collapse;
    border: 2px solid #e3e3e3;
    margin: 0 auto;
}

#company #sec02 table th {
    width: 211px;
    background: #f6f6f6;
    padding: 22px 0 22px 0;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 16px;
    font-weight: bold;
    color: #322615;
    vertical-align: middle;
    text-align: center;
}

#company #sec02 table td {
    padding: 22px 22px 22px 60px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 16px;
    line-height: 22px;
    vertical-align: middle;
}

#company #sec03 iframe {
    display: block;
    width: 100%;
    height: 360px;
}

/*--------------------------------------
　contacts
---------------------------------------*/
#contact {
    font-size: 14px;
}

#contact #main-visual-lower {
    position: relative;
}

#contact #sec02 {
    width: 960px;
    margin: 0 auto 40px;
}

#contact #sec02 p {
    line-height: 1.8;
}

#contact #sec02 span.required {
    display: inline-block;
    width: 35px;
    height: 16px;
    background: #cb0e0e;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
}

#contact #sec02 .box form {
    padding: 8px 0 0 0;
}

#contact #sec02 .box table {
    border-collapse: collapse;
}

#contact #sec02 .box table th {
    width: 335px;
    background: #f6f6f6;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    font-size: 16px;
    color: #322615;
    text-align: left;
    padding: 0 25px 0;
    vertical-align: middle;
    box-sizing: border-box;
}

#contact #sec02 .box table th.comment_th {
    vertical-align: top;
    padding: 22px 25px;
}

#contact #sec02 .box table th.required_th {
    position: relative;
}

#contact #sec02 .box table th.required_th:after {
    position: absolute;
    content: '必須';
    width: 35px;
    height: 16px;
    background: #cb0e0e;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    top: 27px;
    right: 25px;
    margin: auto;
}

#contact #sec02 .box table td {
    width: 560px;
    padding: 18px 0 18px 38px;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    font-size: 16px;
    line-height: 22px;
    color: #322615;
}

#contact #sec02 .box input, #contact #sec02 .box textarea {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contact #sec02 .box input.name {
    /* width: 160px; */
    height: 32px;
    font-size: 16px;
    padding: 5px 0 5px 12px;
    margin: 0 18px 0 0;
    border: 1px solid #e3e3e3;
}

#contact #sec02 .box input.address {
    width: 100%;
    max-width: 530px;
    /* height: 32px; */
    font-size: 16px;
    padding: 5px 0px 5px 12px;
    border: 1px solid #e3e3e3;
}

#contact #sec02 .box textarea {
    width: 100%!important;
    max-width: 530px;
    font-size: 16px;
    line-height: 27px;
    padding: 8px 0 0 12px;
    border: 1px solid #e3e3e3;
}

#contact #sec02 .box .send, #contact #sec02 .box .back {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 70px;
    width: 400px;
    height: 70px;
    padding-right: 10px;
    box-sizing: border-box;
    background: #2980b9;
    border: none;
    -webkit-appearance: none;
    appearance: none;
    position: relative;
    margin: 0 auto;
    cursor: pointer;
    background: #f30700;
}

#contact #sec02 .box .back:hover, #contact #sec02 .box .send:hover {
    opacity: 0.7;
}

#contact #sec02 .box .back {
    background: #b596d4;
}

#contact #sec02 .box .confirm {
    margin: 40px 0 0;
}

/*--------------------------------------
　thanks
---------------------------------------*/
#thanks {
    font-size: 14px;
}

#thanks #main-visual-lower {
    position: relative;
}

#thanks #sec02 {
    width: 700px;
    margin: 0 auto;
}

#thanks #sec02 p {
    line-height: 1.8;
}

#thanks #sec02 a {
    display: block;
    width: 280px;
    margin: 40px auto 0;
    padding: 10px 0;
    border: none;
    text-align: center;
    cursor: pointer;
    background-color: #f30700;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
}

#thanks #sec02 a:hover {
    opacity: 0.7;
}

/*--------------------------------------
　news
---------------------------------------*/
#news {
    font-size: 14px;
}

#news #main-visual-lower {
    position: relative;
}

#news #sec01 {
    background-image: url(../../img/update/background01.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 300px;
}

#news #sec02 {
    width: 960px;
    margin: 0 auto;
}

#news #sec02 .box {
    width: 960px;
    margin: 0 auto;
}

#news #sec02 .box h3 {
    border-bottom: 1px solid #1f32aa;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.8;
}

#news #sec02 .box .detail {
    width: 936px;
    text-align: left;
}

#news #sec02 .box p.date {
    display: inline-block;
    margin-bottom: 20px;
}

#news #sec02 .box p.date span.category {
    color: #FFF;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    width: 70px;
    display: inline-block;
    padding: 4px 0;
    margin: 0 0 0 4px;
}

#news #sec02 .box p.date span.category.news {
    background-color: #76b0d5;
}

#news #sec02 .box p.date span.category.event {
    background-color: #ec6941;
}

#news #sec02 .box .detail p {
    margin-bottom: 20px;
}

#news #sec01 {
    background-image: url(../../img/news/background01.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 300px;
}

#news #sec02 {
    width: 960px;
    margin: 0 auto 40px;
}

#news #sec02 .box {
    width: 960px;
    margin: 0 auto;
}

#news #sec02 .box .detail {
    width: 936px;
    text-align: left;
}

#news #sec02 ul {
    width: 960px;
    margin: 0 auto 40px;
}

#news #sec02 .list ul {
    margin-bottom: 40px;
}

#news #sec02 ul li {
    border-bottom: 1px dotted #322615;
    padding: 20px 0 0;
}

#news #sec02 ul li:first-child {
    border-top: 1px dotted #322615;
}

#news #sec02 ul li p.date {
    margin: 0 15px 0 15px;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    color: #1f32aa;
    float: left;
}

#news #sec02 ul li img.category {
    float: left;
    width: 70px;
    margin: 0 17px 0 0;
}

#news #sec02 ul li p.title {
    width: 765px;
    float: left;
    font-size: 14px;
    line-height: 25px;
}

#news #sec02 ul li a:hover {
    text-decoration: underline;
}

#news #sec03 {
    width: 960px;
    margin: 0 auto;
    font-size: 10px;
}

#news #sec03 .box {
    width: 960px;
    margin: 0 auto;
    padding: 0 0 40px;
}

#news #sec03 .wp-pagenavi {
    text-align: center;
}

#news #sec03 .wp-pagenavi a, #news #sec03 .wp-pagenavi span {
    display: inline-block;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    color: #000000;
    font-weight: bold;
    line-height: 19px;
    background-color: #e1dcdb;
    margin: 0 5px;
}

#news #sec03 .wp-pagenavi a:hover {
    opacity: 0.8;
}

#news #sec03 .wp-pagenavi span.current {
    background-color: #00316c;
    color: #FFFFFF;
}

#news #sec03 .wp-pagenavi a.next {
    background-color: #FFFFFF;
    letter-spacing: -0.1rem;
}

#news #sec03 .wp-pagenavi .previouspostslink, #news #sec03 .wp-pagenavi .nextpostslink {
    border: 1px solid transparent;
    position: relative;
}

#news .pagenation {
    text-align: center;
}

#news .wp-pagenavi a, #news .wp-pagenavi span {
    padding: 6px 8px;
}

/*--------------------------------------
concept
---------------------------------------*/
#concept .section .img {
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    /* width: 360px; */
    /* height: 240px; */
    /* background: #1f32aa; */
    margin: 0 auto 40px;
    width: 600px;
}

#concept .section .img img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

#concept .section p {
    line-height: 1.8;
    width: 780px;
    margin: 0 auto;
    text-align: left
}

/*--------------------------------------
　policy
---------------------------------------*/
#policy #sec02 {
    width: 960px;
    margin: 0 auto;
}

#policy #sec02 .box {
    padding: 0;
    color: #322615;
    font-size: 16px;
}

#policy #sec02 .box p.ttl {
    font-weight: bold;
}

#policy #sec02 .box p.detail {
    margin-bottom: 40px;
}

#policy #sec02 .box p.word {
    margin-bottom: 30px;
}

#maintenance .section .container h3.type1 {
    margin-bottom: 20px;
}

#maintenance #sec01 {
    margin-bottom: 60px;
}

#maintenance #sec01 p {
    text-align: center;
    margin-bottom: 40px;
    font-size: 16px;
}

#maintenance #sec02 {
    margin-bottom: 60px;
}

#maintenance #sec02 p {
    text-align: center;
    margin-bottom: 40px;
    font-size: 16px;
}

#maintenance table {
    width: 800px;
    border-collapse: collapse;
    border: 2px solid #e3e3e3;
    margin: 0 auto;
}

#maintenance table th {
    width: 211px;
    background: #f6f6f6;
    padding: 20px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 16px;
    font-weight: bold;
    color: #322615;
    vertical-align: middle;
    text-align: center;
}

#maintenance table td {
    padding: 20px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 16px;
    line-height: 22px;
    vertical-align: middle;
}

#maintenance #sec03 {
    margin-bottom: 60px;
}

#maintenance #sec03 p {
    text-align: center;
    margin-bottom: 40px;
    font-size: 16px;
}

#maintenance .imgbox {max-width: 720px;margin: 0 auto 35px;display: flex;justify-content: space-between;}
#maintenance .imgbox .lbox {width: 48%;}
#maintenance .imgbox .lbox img {display: block;width: 100%;}
#maintenance .imgbox .rbox {width: 48%;}
#maintenance .imgbox .rbox img {display: block;width: 100%;}