@charset "utf-8";
/* CSS Document */
body {
    font-size: 1em;
    color: #313131;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.8;
}
.inner {
    width: 960px;
    margin: 0 auto;
}
.leftBox {
    float: left;
}
.rightBox {
    float: right;
}
.ta_right {
    text-align: right;
}
.flex {
    display: flex;
}
.column {
    flex-direction: column;
}
.row {
    flex-direction: row;
}
.wrap {
    flex-wrap: wrap;
}
img {
    vertical-align: bottom;
}
section, footer {
    clear: both;
}
main {
    position: relative;
    padding-bottom: 150px;
    margin-top: 130px;
}
.wideslider.en {
    margin-top: -8px;
}
@media all and (-ms-high-contrast: none) {
    .wideslider.ja {
        margin-top: 130px;
    }
    .wideslider.en {
        margin-top: 122px;
    }
    #company_01 {
        margin-top: 170px;
    }
    #recruit_01 {
        margin-top: 130px;
    }
}
main#business, main#r_and_d, main#equip, main#facility, main#message, main#faq, main#contact, main#privacy, main#staff, main#organization {
    background: url(../image/bg_bubble.png) repeat-x top;
    padding-top: 40px;
    display: block;
}
.popContact {
    width: 250px;
    height: 143px;
    position: absolute;
    right: 50px;
    top: -50;
    z-index: -1
}
/*ヘッダー*/
header {
    border-top: 5px solid #1e50a2;
    border-bottom: 1px solid #97a4bb;
    background: #ffffff;
    z-index: 9999;
    width: 100%;
    position: fixed;
    top: 0;
    left: auto;
    right: auto;
}
header h1 {
    text-indent: -9999px;
    background-image: url(../image/img_head-logo.jpg);
    width: 172px;
    height: 80px;
    float: left;
    margin-top: 24px;
}
header h1 a {
    display: block;
    width: 172px;
    height: 80px;
    float: left;
    margin-top: 24px;
}
header .inner {
    position: relative;
}
header#japanese .inner {
    width: 1160px;
}
header .inner .contactNav {
    position: absolute;
    top: 7px;
    right: 0px;
}
header#japanese .inner .contactNav {
    right: 400px;
}
header .contactNav {
    float: right;
}
header .contactNav li {
    float: left;
    margin-left: 0px;
}
header .contactNav li a {
    display: block;
    padding: 5px 10px;
}
header .contactNav li a:hover {
    opacity: 0.8;
}
header .globalNav {
    float: right;
    margin-top: 56px;
}
header#japanese .globalNav {
    position: relative;
    right: 400px;
}
header .globalNav li {
    float: left;
    margin-left: 0px;
}
header .globalNav li a {
    display: block;
    padding: 14px 15px 25px;
    border-bottom: 2px solid #FFF;
    ;
}
header .globalNav li a:hover, header .globalNav li.on a {
    border-bottom: 2px solid #1E50A2;
}
header .headerBtn {
    position: absolute;
    border-radius: 0 0 5px 5px;
    width: 120px;
    height: 110px;
}
header .headerBtn a {
    display: inline-block;
    width: 120px;
    height: 110px;
    background-repeat: no-repeat;
}
header .headerBtn a:hover {
    animation: hover .25s linear forwards;
}
@keyframes hover {
    50% {
        transform: translateY(5px);
    }
    100% {
        transform: translateY(0px);
    }
}
header .faqHeader {
    background-color: #c03933;
    right: 280px;
}
header .faqHeader a {
    background-image: url("../image/icon_faq.png");
}
header .contactHeader {
    background-color: #1582c7;
    right: 140px;
}
header .contactHeader a {
    background-image: url("../image/icon_contact.png");
}
header .usefulHeader {
    background-color: #ced22c;
    right: 0;
}
header .usefulHeader a {
    background-image: url("../image/icon_useful.png");
}
/*トップページ*/
main#top .wideslider li {
    background-position: top left;
}
main#top .wideslider li.img01 {
    background: url(../image/img_top_01.jpg) no-repeat
}
main#top .wideslider li.img02 {
    background: url(../image/img_top_02.jpg) no-repeat
}
main#top .wideslider li.img03 {
    background: url(../image/img_top_03.jpg) no-repeat
}
main#top .wideslider li.img04 {
    background: url(../image/img_top_04.jpg) no-repeat
}
/*熊本震災お悔やみ*/
main#top .okuyami div div { /* font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; */ text-align: center;
    font-weight: bold;
    margin-top: 50px;
    font-size: 0.85em;
    margin-bottom: -20px;
}
main#top .okuyami span {
    background: #f1f1f1;
    border: 1px solid #999;
    padding: 18px 26px;
}
main#top #top_01 {
    padding: 80px 0;
}
main#top #top_01 .textBox {
    float: left;
    width: 550px;
}
main#top #top_01 .imgBox {
    float: right;
    width: 361px;
}
main#top #top_01 h2 {
    color: #0b3b88;
    font-size: 2em;
    line-height: 1.4;
    margin-bottom: 15px;
}
main#top #top_01 ul {
    margin-top: 20px;
}
main#top #top_01 li {
    margin-bottom: 10px;
}
main#top #top_02 {
    background-image: url("../image/img_top_05.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    padding-top: 70px;
    text-shadow: 1px 1px 4px #ffffff, 1px 1px 4px #ffffff, 1px 1px 4px #ffffff, 1px 1px 4px #ffffff, 1px 1px 4px #ffffff, 1px 1px 4px #ffffff;
}
main#top #top_02 h2 {
    font-size: 2em;
    line-height: 1.4;
    margin-bottom: 15px;
    color: #4c4c4c;
}
main#top #top_02 .imgBox {
    text-align: right;
    margin-top: 15px;
}
main#top #top_03 {
    padding-top: 70px;
    background: url(../image/img_top_06.jpg) no-repeat right bottom;
    height: 560px;
    background-size: cover;
}
main#top #top_03 h2 {
    color: #0b3b88;
    font-size: 2em;
    line-height: 1.4;
    margin-bottom: 15px;
}
main#top #top_03 .imgBox {
    margin-top: 15px;
}
main#top #top_04 {
    padding: 60px 0 0;
    margin-bottom: 10px;
}
main#top #top_04 .inner {
    position: relative;
}
main#top #top_04 .textBox {
    float: left;
    width: 570px;
}
main#top #top_04 .imgBox {
    float: right;
    width: 270px;
    font-size: 0.7em;
    text-align: center;
    margin-top: 45px;
}
main#top #top_04 .imgBox img {
    margin-bottom: 10px;
}
main#top #top_04 .imgBox a {
    color: #005CA1;
    text-decoration: none;
}
main#top #top_04 .imgBox a:hover {
    text-decoration: underline;
}
main#top #top_04 h2 {
    font-size: 1.75em;
    color: #0b3b88;
    background: url(../image/bg_title.gif) no-repeat left bottom;
    margin-bottom: 15px;
    position: relative;
}
main#top #top_04 h2 img {
    position: absolute;
    right: 0px;
    top: 14px;
}
main#top #top_04 h2 img:hover {
    opacity: 0.8;
}
main#top #top_04 dl {
    font-size: 0.875em;
}
main#top #top_04 dt {
    float: left;
    width: 8em; /*border-bottom:1px dotted #d4e3e5; */ padding: 5px 0;
}
main#top #top_04 dd {
    border-bottom: 1px dotted #d4e3e5;
    padding: 5px 0;
    padding-left: 8em;
}
main#top #top_04 dd a {
    color: #1da8d2;
}
/*事業案内*/
main#business h2 {
    margin: 0px 0px 40px;
}
main#business h3 {
    padding-top: 50px;
    color: #4c4c4c;
    font-size: 2em;
    line-height: 1.5em;
}
main#business #business_02 h3 {
    padding-top: 0;
}
main#business section .inner {
    position: relative;
}
main#business section#business_02 {
    background-image: url(../business/image/bg_business-s01.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 690px;
    padding: 70px 0;
}
main#business section#business_02 .inner {
    height: 750px;
}
main#business section#business_02 .b02Box {
    background: #fff;
    opacity: 0.9;
    margin: 0 auto 0;
    padding: 60px 40px;
    text-align: center;
}
main#business section#business_02 .b02Box p {
    text-align: left;
}
main#business section#business_02 .b02Box .rub {
    text-align: center;
    text-indent: -15em;
    line-height: 0.8em;
    font-size: 0.875em;
    margin-bottom: 0;
}
main#business section#business_02 .b02c-Box {
    margin: 0 auto;
    margin-top: 20px;
}
main#business section#business_02 .b02c-Box img {
    padding: 5px;
    float: left;
}
main#business section#business_02 .b02Btn {
    position: absolute;
    bottom: 45px;
    right: 0;
}
main#business section#business_03 {
    background-image: url(../business/image/bg_business-s02.jpg);
    background-repeat: no-repeat;
    background-color: #f0f2f7;
    background-position: center;
    height: 693px;
}
main#business section#business_03 .inner {
    height: 693px;
}
main#business section#business_03 .b03Btn {
    position: absolute;
    bottom: 45px;
    right: 0px;
}
main#business section#business_04 {
    background-image: url(../business/image/bg_business-s03.jpg);
    background-repeat: no-repeat;
    background-color: #fcfcfc;
    background-position: top center;
    height: 720px;
}
main#business section#business_04 .inner {
    height: 720px;
}
main#business section#business_04 .b04Btn {
    position: absolute;
    bottom: 100px;
    right: 0px;
}
main#business {
    padding-bottom: 0;
}
/*研究開発*/
main#r_and_d h2 {
    margin: 0 0 40px;
}
main#r_and_d .bg_belt {
    background-image: url(../r_and_d/image/bg_beltSide.png);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 50% 11px;
}
main#r_and_d .bg_belt_inner {
    width: 960px;
    height: 2259px;
    margin: 0 auto;
    position: relative;
    background: url(../r_and_d/image/bg_beltInner.png) no-repeat top;
}
main#r_and_d .navi {
    border: 6px solid #b2e7f4;
    padding: 0 10px;
    margin: 40px 0 100px;
    background: url(../r_and_d/image/bg_RandD_arrow.png) no-repeat 193px 94px;
}
main#r_and_d .navi {
    margin-top: 15px;
}
main#r_and_d .navi li {
    float: left;
    margin: 10px 10px 15px;
}
main#r_and_d .gearBox {
    position: relative;
    width: 376px;
    height: 376px;
}
main#r_and_d .gearBox .content {
    position: absolute;
}
main#r_and_d .bg_belt h3 {
    color: #0a3b87;
    font-size: 1.5em;
    font-weight: bold;
}
main#r_and_d .bg_belt h4 {
    font-weight: bold;
}
main#r_and_d .bg_belt .textBox ul {
    margin-top: 15px;
}
main#r_and_d .bg_belt .textBox li {
    float: left;
    margin-right: 16px;
}
main#r_and_d .bg_belt .textBox li:last-child {
    margin-right: 0px;
}
main#r_and_d .bg_belt .textBox {
    width: 500px;
}
main#r_and_d section#box01 {
    height: 433px;
}
main#r_and_d section#box01 .gearBox {
    float: left;
    width: 400px;
    margin: 36px 0 0 25px;
}
main#r_and_d section#box01 .gearBox .content {
    top: 20px;
    left: 30px;
}
main#r_and_d section#box01 .textBox {
    float: right;
    margin-top: 123px;
}
main#r_and_d section#box02 {
    height: 437px;
}
main#r_and_d section#box02 .gearBox {
    float: right;
    width: 400px;
    margin: 36px 0 0 0;
    overflow: hidden;
}
main#r_and_d section#box02 .gearBox .content {
    top: 20px;
    left: 30px;
}
main#r_and_d section#box02 .textBox {
    float: left;
    margin-top: 84px;
    text-align: right;
    width: 512px;
}
main#r_and_d section#box03 {
    height: 473px;
}
main#r_and_d section#box03 .gearBox {
    float: left;
    width: 400px;
    margin: 52px 0 0 36px;
}
main#r_and_d section#box03 .gearBox .content {
    top: 20px;
    left: 30px;
}
main#r_and_d section#box03 .textBox {
    float: right;
    margin-top: 123px;
}
main#r_and_d section#box04 {
    height: 447px;
}
main#r_and_d section#box04 .gearBox {
    float: right;
    width: 400px;
    margin: 44px 6px 0 0;
    overflow: hidden;
}
main#r_and_d section#box04 .gearBox .content {
    top: 20px;
    left: 30px;
}
main#r_and_d section#box04 .textBox {
    float: left;
    margin-top: 123px;
    text-align: right;
}
main#r_and_d section#box05 {
    height: 440px;
}
main#r_and_d section#box05 .gearBox {
    float: left;
    width: 400px;
    margin: 38px 0 0 30px;
}
main#r_and_d section#box05 .gearBox .content {
    top: 40px;
    left: 25px;
}
main#r_and_d section#box05 .textBox {
    float: right;
    margin-top: 106px;
}
main#r_and_d .bg_belt .btn_bgBtn {
    position: absolute;
    bottom: 0px;
    right: 8px;
    width: 43px;
    height: 47px;
}
/*生産設備*/
main#equip h2 {
    margin: 0 0 40px;
}
main#equip .bg_belt {
    background-image: url(../equipment/image/bg_beltSide_left.png);
    background-position: 0% 0;
    background-repeat: no-repeat;
    background-size: 50% 11px;
}
main#equip .bg_belt_inner {
    width: 960px;
    height: 2497px;
    margin: 0 auto;
    position: relative;
    background: url(../equipment/image/bg_beltInner_equip.png) no-repeat top;
}
main#equip .navi {
    border: 6px solid #b2e7f4;
    padding: 0 10px;
    margin: 40px 0 100px;
    background: url(../equipment/image/bg_navi_arrow.png) no-repeat 180px 91px;
}
main#equip .navi {
    margin-top: 15px;
}
main#equip .navi li {
    float: left;
    margin: 10px 18px 15px;
}
main#equip .gearBox {
    position: relative;
    width: 376px;
    height: 376px;
}
main#equip .gearBox .content {
    position: absolute;
}
main#equip .bg_belt h3 {
    color: #0a3b87;
    font-size: 1.5em;
    font-weight: bold;
}
main#equip .bg_belt h4 {
    font-weight: bold;
}
main#equip .bg_belt h5 {
    font-weight: bold;
    clear: both;
}
main#equip .bg_belt .textBox ul {
    margin: 5px 0 15px;
}
main#equip .bg_belt .textBox li {
    float: left;
    margin-right: 20px;
}
main#equip .bg_belt .textBox {
    width: 698px;
}
main#equip .bg_belt section section {
    font-size: 0.75em;
    ;
}
main#equip section#box01 {
    height: 235px;
    position: relative;
}
main#equip section#box01 .gearBox {
    width: 229px;
    height: inherit;
    position: absolute;
    top: 21px;
    right: -1px;
}
main#equip section#box01 .textBox {
    float: left;
    margin-top: 16px;
    text-align: right;
}
main#equip section#box02 {
    height: 727px;
    position: relative;
}
main#equip section#box02 .gearBox {
    float: left;
    width: 400px;
    overflow: hidden;
    position: absolute;
    top: 18px;
    left: 17px;
}
main#equip section#box02 .gearBox .content {
    top: 69px;
    left: 71px;
}
main#equip section#box02 .textBox {
    float: right;
    margin-top: 84px;
    width: 512px;
}
main#equip section#box03 {
    height: 221px;
    position: relative;
}
main#equip section#box03 .gearBox {
    position: absolute;
    bottom: -4px;
    left: 23px;
    height: 205px;
}
main#equip section#box03 .textBox {
    float: right;
}
main#equip section#box04 {
    height: 1045px;
    position: relative;
}
main#equip section#box04 .gearBox {
    width: 400px;
    overflow: hidden;
    position: absolute;
    top: 38px;
    right: 9px;
}
main#equip section#box04 .gearBox .content {
    top: 70px;
    left: 30px;
}
main#equip section#box04 .textBox {
    float: left;
    margin-top: 89px;
    width: 500px;
}
main#equip section#box05 {
    height: 246px;
    position: relative;
}
main#equip section#box05 .gearBox {
    position: absolute;
    top: 8px;
    right: 29px;
    height: 205px;
    width: 205px;
}
main#equip section#box05 .textBox {
    float: left;
    text-align: right;
}
main#equip .bg_belt .btn_bgBtn {
    position: absolute;
    bottom: 0px;
    left: -8px;
    width: 43px;
    height: 56px;
}
/*施設・ユーティリティ*/
main#facility h2 {
    margin: 0px 0px 40px;
}
main#facility h3 {
    color: #1e50a2;
    font-size: 1.2em;
    font-weight: bold;
}
main#facility h4 {
    clear: both;
    font-weight: bold;
    padding-top: 40px;
}
main#facility .bg_arrow {
    background-image: url(../facility/image/bg_arrowSide.png);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 50% 33px;
}
main#facility .bg_arrow_inner {
    width: 960px;
    height: 300px;
    margin: 0 auto;
    background: url(../facility/image/img_facility-01.jpg) no-repeat top;
}
main#facility section#facility_03, main#facility section#facility_04 {
    margin-top: 80px;
}
main#facility section#facility_03 p, main#facility section#facility_04 p {
    font-size: 0.875em;
}
main#facility section#facility_03 .leftImgBox {
    float: left;
    width: 470px;
}
main#facility section#facility_03 .rightImgBox {
    float: right;
    width: 490px;
}
main#facility section#facility_03 .leftImgBox .txtBox {
    width: 445px;
}
main#facility section#facility_03 .rightImgBox .txtBox {
    width: 480px;
}
main#facility section#facility_03 .leftImgBox .txtBox, main#facility section#facility_03 .rightImgBox .txtBox {
    font-size: 0.875em;
    padding: 0px 5px;
    text-align: left;
}
main#facility section#facility_04 .leftImgBox {
    float: left;
    width: 480px;
}
main#facility section#facility_04 .rightImgBox {
    float: right;
    text-align: right;
    width: 480px;
}
main#facility .leftImgBox img, main#facility .rightImgBox img {
    margin: 5px 0px;
}
/*会社案内*/
main#company {
    padding-top: 40px;
}
main#company h2 {
    margin: 0px 0px 40px;
}
main#company section {
    margin-bottom: 20px;
}
main#company section#company_01 {
    background-image: url(../company/image/bg_company-01.jpg);
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: center;
    height: 600px;
}
main#company section#company_03 p {
    margin-top: 0px;
    font-size: 0.875em;
}
main#company h3 {
    font-size: 1.4em;
    font-weight: bold;
    background: url(../company/image/bg_title-company.png) no-repeat left bottom;
    margin-bottom: 30px;
    padding: 60px 0px 10px 0px;
}
main#company table {
    width: 960px;
}
main#company th, main#company td {
    padding: 20px 30px;
    border: 1px solid #d4e3e5;
    vertical-align: top;
}
main#company th {
    background: #eef0f1;
    text-align: center;
    font-weight: bold;
}
main#company td {
    width: 75%;
}
main#company .btn_message {
    text-align: center;
    margin: 80px 0;
}
main#company .btn_message img:hover {
    opacity: 0.8;
}
main#company img.iconLink {
    vertical-align: middle;
    margin-left: 5px;
}
main#company #map {
    width: 100%;
    height: 600px;
    margin: 0 auto;
}
/*代表者メッセージ*/
#message {}
#message {}
main#message h2 {
    margin: 0 0 40px;
}
main#message #message_02 {
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fafafc;
    height: 460px;
    background-image: url(../company/image/bg_message.jpg);
}
main#message #message_02 .inner {
    position: relative;
    width: 960px;
    height: 460px;
    margin: 0 auto;
}
main#message #message_02 .txtBox01 {
    position: absolute;
    top: 108px;
    margin: auto;
    right: 0;
    width: 583px;
}
main#message #message_02 .txtBox02 {
    position: absolute;
    bottom: 17px;
    margin: auto;
    width: 171px;
    left: -100%;
    right: -100%;
}
main#message #message_03 {
    padding: 70px 0 100px;
    text-align: center;
    line-height: 2.8;
}
main#message #message_03 .name {
    text-align: right;
    margin-top: 50px;
}
/*お問い合わせ*/
main#contact h2 {
    margin: 0 0 40px;
}
main#contact {
    padding-bottom: 80px
}
main#contact section#contact_02 {
    margin-top: 80px;
    margin-bottom: 0px;
}
main#contact .contentInner .contentBox {
    background: #f9f9f9;
    max-width: 780px;
    text-align: center;
    margin: 20px auto;
    padding-bottom: 40px;
    border-radius: 4px;
}
main#contact .contentInner .contentBox h3 {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #ffffff;
    background: #00b3e1;
    margin-bottom: 40px;
    padding: 20px;
    border-radius: 4px 4px 0 0;
}
main#contact .contentInner .contentBox p {
    margin-bottom: 30px;
}
main#contact .contentInner .contentBox .modal_content p {
    margin-bottom: 0px;
}
main#contact .contentInner .contentBox small {
    font-size: 14px;
    font-size: 0.875rem;
}
main#contact .contentInner .contentBox .titleQ {
    margin-bottom: 20px;
}
main#contact .contentInner .contentBox .titleQ strong {
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    color: #c53c34;
}
main#contact .contentInner .contentBox .contactBtn {
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    color: #ffffff;
    background: #00b3e1;
    text-decoration: none;
    padding: 20px 0;
    border-radius: 4px;
    display: inline-block;
    transition: .3s;
}
main#contact .contentInner .contentBox .contactBtn:hover {
    background: #1582c7;
}
main#contact .contentInner .contentBox ul.yesorno {
    justify-content: center;
}
main#contact .contentInner .contentBox ul.yesorno li {
    margin: 0 20px;
}
main#contact .contentInner .contentBox ul.yesorno li .contactBtn {
    width: 150px;
}
/* いいえを押した場合 */
.modal_wrap input {
    display: none;
}
.modal_overlay {
    display: flex;
    justify-content: center;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    transition: opacity 0.5s, transform 0s 0.5s;
    transform: scale(0);
}
.modal_trigger {
    position: absolute;
    width: 100%;
    height: 100%;
}
.modal_content {
    position: relative;
    align-self: center;
    text-align: left;
    width: 50%;
    max-width: 800px;
    padding: 30px 40px 0;
    box-sizing: border-box;
    color: #ff0000;
    background: #fff;
    border: 10px solid #000;
    border-radius: 10px;
    line-height: 1.4em;
    transition: 0.5s;
}
.close_button {
    position: absolute;
    top: 14px;
    right: 16px;
    font-size: 24px;
    cursor: pointer;
}
.modal_wrap input:checked ~ .modal_overlay {
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.5s;
}
.open_button {
    cursor: pointer;
}
/* END いいえを押した場合 */
main#contact .contentInner .contentFlex {
    justify-content: space-between;
}
main#contact .contentInner .contentFlex .contentBox {
    width: 45%;
}
main#contact .contentInner .contentFlex .contentBox .linkForm {
    margin-bottom: 0;
}
main#contact .contentInner .contentFlex .contentBox .contactBtn {
    padding-left: 60px;
    padding-right: 60px;
}
main#contact .contentInner .contentFlex .contentBox .contactBtn::before {
    content: url("../contact/image/icon_email.png");
    padding-right: 1em;
}
main#contact .contactBox table {
    width: 100%;
}
main#contact .contactBox p.warning {
    color: #f00;
    padding-left: 20px;
}
main#contact .contactBox table tr {
    border-bottom: 1px solid #b2e7f4;
}
main#contact .contactBox table tr.borderNone {
    border: none;
}
main#contact .contactBox table tr.borderNone th,
main#contact .contactBox table tr.borderNone td {
    padding-bottom: 0;
}
main#contact .contactBox table tr th, main#contact .contactBox table tr td {
    padding: 20px;
}
main#contact .contactBox input {
    height: 30px;
}
main#contact .contactBox input, main#contact .contactBox textarea {
    border: 1px solid #b2e7f4;
}
main#contact .contactBox table .required th::after {
    content: "必須";
    font-size: 14px;
    font-size: 0.875rem;
    margin-left: 20px;
    color: #f00;
}
main#contact .contactBox table tr th {
    vertical-align: baseline;
    padding-top: 22px;
}
main#contact .contactBox table td {
    width: 650px;
    font-size: 14px;
    font-size: 0.875rem;
}
main#contact .contactBox table td textarea {
	width: 628px!important;
    height: 160px;
	padding-left: 10px;
	padding-right: 10px;
}
main#contact .contactBox table td input:not([type="checkbox"]) {
    width: 100%;
	max-width: 626px;
	padding-left: 10px;
	padding-right: 10px;
}
main#contact .contactBox table td .addressIn input {
    width: 45%;
}
main#contact .contactBox table td .addressIn .addressMark {
	margin-right: 10px;
    font-size: 16px;
    font-size: 1rem;
}
main#contact .contactBox table td .addressIn .addressSpan {
    font-size: 12px;
    font-size: 0.75rem;
    margin-left: 20px;
}
main#contact .contactBox table td .name {
    justify-content: space-between;
}
main#contact .contactBox table td .name span {
    display: inline-block;
    width: 30px;
    margin-right: 12px;
}
main#contact .contactBox table td .name input {
    width: 233px;
    margin-right: 40px;
}
main#contact .contactBox table td .name input.secondBox {
    margin-right: 0;
}
main#contact .contactBox table td.birthday {
    display: flex;
}
main#contact .contactBox table td.birthday select {
	padding: 0px 4px;
}
main#contact .contactBox table td.birthday span {
	margin: 0 10px;
}
main#contact .contactBox table td.birthday .form-select {
    position: relative;
}
main#contact .contactBox table td.birthday .dropdown-toggle {
    padding: 4px 23px 4px 14px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: white;
    border: 1px solid #a5a5a5;
    border-radius: 4px;
    font-size: 12px;
	font-size: 0.75rem;
}
main#contact .contactBox table td.birthday label {
    margin: 0 10px;
}
main#contact .contactBox table td.works select {
    width: 264px;
    height: 30px;
    border: 1px solid #b2e7f4;
}
main#contact .contactBox table .checkbox input[type=checkbox],
main#contact .contactBox table td input[type="radio"] {
    display: none;
}
main#contact .contactBox table .checkbox label {
    position: relative;
    display: inline-block;
    padding-left: 38px;
    margin-bottom: 20px;
    margin-right: 40px;
    cursor: pointer;
}
main#contact .contactBox table .checkbox.recruitCheck label {
    margin-bottom: 0;
}
main#contact .contactBox table .checkbox input[type=checkbox] + label::before {
    position: absolute;
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #000000;
    left: 0;
    top: 0;
}
main#contact .contactBox table .checkbox input[type=checkbox] + label::after {
    position: absolute;
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #000000;
    left: 5px;
    top: 5px;
    opacity: 0;
    transition: .3s;
}
main#contact .contactBox table .checkbox input[type=checkbox]:checked + label::after {
    opacity: 1;
}
main#contact .contactBox table .checkbox .otherInner {
    width: 528px;
    margin-left: 15px;
}
main#contact .contactBox table td input[type="radio"] {
	width: auto;
}
main#contact .contactBox table td input[type="radio"] + label::before {
    position: absolute;
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #000000;
    left: 0;
    top: 0;
}
main#contact .contactBox table td input[type="radio"] + label::after {
    position: absolute;
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #000000;
    left: 5px;
    top: 5px;
    opacity: 0;
    transition: .3s;
}
main#contact .contactBox table td input[type="radio"]:checked + label::after {
    opacity: 1;
}
main#contact .contactBox .privacyContents {
    max-width: 670px;
    height: 400px;
    margin: 40px auto 0;
    padding: 20px;
    overflow-y: scroll;
    border: 1px solid #b2e7f4;
}
main#contact .contactBox .privacyContents p,
main#contact .contactBox .privacyContents span,
main#contact .contactBox .privacyContents ul,
main#contact .contactBox .privacyContents ol {
    font-size: 14px;
    font-size: 0.875rem;
}
main#contact .contactBox .privacyContents h3 {
    font-weight: bold;
    font-size: 20px;
    font-size: 1.25rem;
    text-align: center;
    margin-bottom: 20px;
}
main#contact .contactBox .privacyContents h4 {
    font-weight: bold;
    margin-top: 20px;
}
main#contact .contactBox .privacyContents ol.orderedList li {
    counter-increment: cnt;
}
main#contact .contactBox .privacyContents ol.orderedList li::before {
    content: "（" counter(cnt) "）";
}
main#contact .contactBox .privacyCheck,
main#contact .contactBox .submitBox {
    text-align: center;
}
main#contact .contactBox .privacyCheck {
    margin: 20px auto;
}
main#contact .contactBox .privacyCheck label {
    display: flex;
    align-items: center;
    justify-content: center;
}
main#contact .contactBox .privacyCheck label input {
    margin-right: 10px;
    border: 1px solid #000000;
    width: 18px;
    height: 18px;
}
main#contact .contactBox .submitBox input {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: 8px;
    border: none;
    border-radius: 4px;
    margin: 20px auto;
    width: 100%;
    max-width: 300px;
    min-height: 70px;
    background-color: #00b3e1;
    transition: .3s;
}
main#contact .contactBox .submitBox input:hover {
    background-color: #1582c7;
}
/*彩資生を彩るスタッフ*/
main#staff h2 {
    margin: 0px 0px 40px;
}
main#staff section {
    padding-top: 160px;
}
main#staff section#titleBox {
    padding-top: 0;
    margin-bottom: 40px;
}
main#staff section#circleNav {
    padding-top: 0;
}
main#staff .column {
    max-width: 756px;
    margin: 0 auto;
    justify-content: space-around;
}
main#staff .circleImgBox.middle {
    margin: 20px 0;
}
main#staff .circleImgBox {
    float: left;
    text-align: center;
    padding: 0 25px;
}
main#staff .circleImgBox img {
    margin-bottom: 15px;
}
main#staff .circleImgBox p {
    font-size: 0.7em;
    line-height: 1.5em;
}
main#staff .circleImgBox p.name {
    font-size: 1.2em;
    font-weight: bold;
}
main#staff .circleImgBox a {
    text-decoration: none;
    color: #313131;
}
main#staff .circleImgBox a:hover {
    opacity: 0.8;
}
main#staff .bgBox {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
}
main#staff #kurata .bgBox {
    background-image: url(../staff/image/img_staff-kurata02.jpg);
    background-color: #ebede9;
}
main#staff #nakamura .bgBox {
    background-image: url(../staff/image/img_staff-nakamura02.jpg);
    background-color: #fdffdb;
}
main#staff #fujita .bgBox {
    background-image: url(../staff/image/img_staff-fujita02.jpg);
    background-color: #ededeb;
}
main#staff #hirose .bgBox {
    background-image: url(../staff/image/img_staff-hirose02.jpg);
    background-color: #fbfbfb;
}
main#staff #abukawa .bgBox {
    background-image: url(../staff/image/img_staff-abukawa02.jpg);
    background-color: #f0ebe8;
}
main#staff #matsumoto .bgBox {
    background-image: url(../staff/image/img_staff-matsumoto02.jpg);
    background-color: #f2f2e7;
}
main#staff #adachi .bgBox {
    background-image: url("../staff/image/img_staff-adachi02.jpg");
    background-color: #ebede9;
}
main#staff #yaegashi .bgBox {
    background-image: url("../staff/image/img_staff-yaegashi02.jpg");
    background-color: #ebede9;
}
main#staff #watanabe .bgBox {
    background-image: url("../staff/image/img_staff-watanabe02.jpg");
    background-color: #ebede9;
}
main#staff #nomura .bgBox {
    background-image: url("../staff/image/img_staff-nomura02.jpg");
    background-color: #ebede9;
}
main#staff .bgBox {
    background-position: top center;
    margin-bottom: 40px;
}
main#staff .bgBox .inner {
    margin: 0 auto;
    width: 1200px;
}
main#staff .bgBox .inner h3 {
    position: absolute;
    bottom: 20px;
    background: rgba(255, 255, 255, 0.9);
    font-weight: bold;
    font-size: 1.6em;
    padding: 0px 10px 5px 757px;
    line-height: 1.2em;
    width: 270px;
    margin-left: -600px;
}
main#staff .bgBox .inner h3 span {
    display: inline-block;
    padding: 10px 0;
    font-weight: normal;
    font-size: 0.6em;
    line-height: normal;
}
main#staff .rightImgBox {
    float: right;
    padding: 10px 0px 40px 20px;
}
main#staff h4 {
    margin-top: 70px;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 1.4em;
}
main#staff .staffFont p {
    font-size: 1.1em;
    line-height: 1.9;
    margin-bottom: 8px;
}
/*彩資生の組織づくり*/
main#organization h2 {
    margin: 0 0 40px;
}
main#organization h3 {
    color: #1e50a2;
    font-size: 1.4em;
    font-weight: bold;
    margin: 20px 0px;
}
main#organization section {
    margin-bottom: 30px;
}
/*
main#organization section#organization_02 {
		background-repeat: no-repeat;
		background-position: center;
		background-color: #fafafc;
		height: 584px;
		background-image: url(../organization/image/bg_organization-01.jpg);
}
*/
main#organization section#organization_02 .inner {
    display: flex;
    flex-direction: column;
    width: 960px;
    margin: 0 auto;
}
main#organization section#organization_02 .inner .txtBox01 {
    width: 960px;
    text-align: center;
    margin: 30px auto 0;
}
main#organization section#organization_02 .inner .txtBox02 {
    display: flex;
    justify-content: space-between;
    width: 700px;
    margin: 35px auto;
}
main#organization dl {
    margin: 40px 0px;
    font-size: 1.1em;
}
main#organization dt {
    font-weight: bold;
    float: left;
}
main#organization dt .green {
    color: #008A00;
}
main#organization dt .blue {
    color: #0066cc;
}
main#organization dt .red {
    color: #ff6633;
}
main#organization dd {
    padding-left: 1.5em;
    margin-left: 1.5em;
}
main#organization .rightImgBox {
    float: right;
    padding: 0px 0px 40px 20px;
}
main#organization .leftImgBox {
    float: left;
    padding: 0px 20px 40px 0px;
    width: 370px;
}
main#organization .rightBox {
    width: 570px;
}
/*main#organization #organization_04{
	background-repeat: no-repeat;
	background-position:center;
	height:444px;
	background-image: url(../organization/image/bg_organization-02.jpg);
	margin-bottom:0px;
	z-index:-999;
}*/
main#organization #organization_04 {
    background-repeat: no-repeat;
    background-position: center;
    height: 444px;
    background-image: url(../organization/image/bg_organization-02.jpg);
    margin-bottom: 0px;
    position: relative;
    background-color: #f3efed;
}
/*プライバシーポリシー*/
main#privacy h2 {
    margin: 0 0 40px;
}
main#privacy h3 {
    font-weight: bold;
    font-size: 24px;
    font-size: 1.5rem;
}
/*よくある質問*/
main#faq h2 {
    margin: 0 0 40px;
}
main#faq dl {
    margin: 70px 0px;
}
main#faq dt {
    color: #1e50a2;
    font-size: 1.6em;
    font-weight: bold;
    border-bottom: 1px solid #1e50a2;
    text-indent: -1.5em;
    padding: 1.5em;
}
main#faq dd {
    margin-left: 2.1em;
    font-size: 1.2em;
}
main#faq dd span {
    color: #f45023;
    font-size: 1.4em;
    font-weight: bold;
    display: block;
    margin-top: 20px;
}
/*採用情報*/
main#recruit h2 {
    padding: 40px 0;
}
main#recruit h3 {
    text-align: center;
    font-size: 1.8em;
    letter-spacing: 0.2em;
    margin: 100px 0 50px;
}
main#recruit h4 {
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    margin: 50px;
    color: #0a3b87;
}
main#recruit .t_center {
    text-align: center;
}
main#recruit section {
    margin-bottom: 20px;
}
main#recruit section#recruit_01 {
    background-image: url(../recruit/image/bg_recruit-01.jpg);
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: center;
    height: 400px;
}
main#recruit .recruitNav {
    text-align: center;
    margin-top: 80px;
}
main#recruit .recruitNav li {
    display: inline-block;
    width: 200px;
    margin-left: 10px;
}
main#recruit .recruitNav li a {
    display: block;
    text-decoration: none;
    color: #000;
    border-bottom: 2px solid #00b3e1;
    padding-bottom: 10px;
}
main#recruit .recruitNav li a:hover {
    border-bottom: 2px solid #d7db1c;
    color: #0c2e3b;
}
main#recruit table {
    width: 960px;
    margin: 50px 0;
    font-size: 0.95em;
}
main#recruit th, main#recruit td {
    padding: 15px 20px;
    border: 1px solid #ccc;
    vertical-align: top;
}
main#recruit th {
    background: #eef0f1;
    text-align: center;
    width: 150px;
}
/*main#recruit td{
	width:80%;
}*/
main#recruit td.noWrap {
    white-space: nowrap;
}
main#recruit td.greyCell {
    background-color: #eef0f1;
    white-space: nowrap;
}
main#recruit ul.treatmenBox {
    position: relative;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    width: 100%;
    max-width: 960px;
}
main#recruit ul.treatmenBox li {
    width: 30%;
    padding: 10px;
    background-color: #f0ffff;
    border: 1px solid #b2e7f4;
    border-radius: 5px;
    margin-bottom: 10px;
}
main#recruit ul.treatmenBox .iconBox {
    width: 70px;
    display: inline-block;
    vertical-align: middle;
}
main#recruit ul.treatmenBox .textBox {
    display: inline-block;
    vertical-align: middle;
}
main#recruit ul.treatmenBox .smallText {
    font-size: 0.8em;
}
main#recruit ul.treatmenBox:after {
    content: "";
    display: block;
    width: 30%;
    margin-right: 2%;
}
main#recruit ul.treatmenBox li.other {
    background-color: #fff;
    border: none;
    text-align: right;
}
main#recruit .btnBox {
    text-align: center;
    margin: 80px auto;
}
main#recruit .blueBtn {
    background-color: #0a3b87;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 15px 70px;
    border-radius: 5px;
    margin: 80px 20px;
}
main#recruit .blueBtn:hover {
    background: #d7db1c;
    color: #0c2e3b;
}
main#recruit .textC {
    text-align: center;
    margin: 80px auto 0;
}
main#recruit .mynaviBox {
    text-align: center;
    margin: 30px auto 80px;
}
main#recruit .btn_mynavi {
    border: 1px solid #00b3e1;
    padding: 30px 50px;
}
main#recruit .btn_mynavi:hover {
    border: 1px solid #d7db1c;
    opacity: 0.8;
}
/*採用情報　準備中*/
main#recruit .soonBox {
    text-align: center;
    margin: 100px auto;
    padding: 50px 0;
    border-top: 10px double #ccc;
    border-bottom: 10px double #ccc;
    width: 50%;
}
main#recruit .textBig {
    font-size: 3em;
    text-align: center;
}
/*お知らせ*/
main#infomation {
    padding-bottom: 0;
    margin-top: 170px;
}
main#infomation .inner {
    margin-bottom: 140px;
}
main#infomation article {
    margin-bottom: 30px;
}
main#infomation h1 {
    font-size: 1.4em;
    border: 1px solid #ccc;
    border-bottom: 4px solid #1e50a2;
    padding: 20px 0 15px 10px;
    font-weight: bold;
    margin: 40px 0px 5px 0px;
}
main#infomation h2 {
    font-size: 1.3em;
    padding: 8px 0 8px 2px;
    font-weight: bold;
    margin: 30px 0 10px;
    border-left: 6px solid #1e50a2;
    padding: 10px 0 10px 10px;
    margin-left: 5px;
}
main#infomation h3 {
    font-size: 1.2em;
    padding: 8px 0 8px 2px;
    font-weight: bold;
    margin: 10px 0px;
    border-left: 3px solid ##1e50a2;
    padding: 2px 0 2px 10px;
    margin-left: 10px;
}
main#infomation h2 + p {
    font-size: 0.8em;
}
main#infomation p {
    margin: 0 0 5px 20px;
}
main#infomation ul, main#infomation ol {
    margin-left: 40px;
}
main#infomation li {
    list-style: inherit;
}
main#infomation .imgBox {
    text-align: center;
    margin-top: 20px;
}
main#infomation .imgBox img {
    width: 600px;
    height: auto;
}
/*フッター*/
footer {
    font-size: 0.9em;
    line-height: 1.5em;
    border-top: 1px solid #cacaca;
    position: relative;
    z-index: 1
}
footer a {
    text-decoration: none;
    color: #313131;
}
footer a:hover {
    text-decoration: underline;
}
footer nav.footerNav {
    background-color: #fff;
}
footer .footerNav .fMenu {
    float: left;
    border-right: 2px dotted #cacaca;
    width: 290px;
    height: 400px;
    display: block;
    margin: 10px 0px;
    padding-left: 20px;
}
footer .footerNav ul:first-child {
    border-left: 2px dotted #cacaca;
}
footer .footerNav .fMenu li {
    font-weight: bold;
    padding: 3px;
    padding-top: 20px;
}
footer .footerNav .fMenu li.fontWeightNomal {
    font-weight: normal;
    font-size: 0.8em;
}
footer .footerNav .fMenu li.firstchild {
    padding-top: 10px;
}
footer .footerNav .fMenu li.lastchild {
    padding-top: 0px;
}
footer .footerNav .fMenu li ul {
    margin-top: 5px;
}
footer .footerNav .fMenu li ul li {
    font-weight: normal;
    padding-top: 3px;
    list-style-image: url(../image/btn_top-navArrow.png);
    list-style-position: inside;
    text-indent: 1.2em;
    font-size: 0.8em;
}
footer .companyProfile {
    background-color: #00b3e1;
    position: relative;
    height: 200px;
    color: #fff;
}
footer .companyProfile .leftBox {
    margin-top: 60px;
    height: 70px;
}
footer .companyProfile .rightBox {
    margin-top: 35px;
}
footer .companyProfile .leftBox img {
    float: left;
    margin-top: 8px;
}
footer .companyProfile .addressBox {
    float: left;
    padding: 3px;
    margin-left: 20px;
}
footer .copy {
    background-color: #00408f;
    color: #fff;
    text-align: right;
    padding: 10px 0px;
    font-size: 0.82em;
}
