@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

body {
    font: 13px/1.9 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    color: #252525;
    background: #fff;
}

body #top {
    background: #fff url(images/bg.png) repeat-x 50% 0;
}

a {
    color: #777;
}
a:hover {
    color: #919191; text-decoration:none;
}
a:active, a:focus {
    outline: 0;
}

img {
    border: 0;
}
.clear {
    clear: both;
}




/* 修正ここから */
video {
    width: 100%;
}

.zoom {
    overflow: hidden;
}

.zoom-1 img {
    width: 100%;
    height: auto;
    animation: animationZoom1 5s ease-in-out forwards;
    }
    @keyframes animationZoom1 {
    100% { transform: scale(1.1)}
}

h2 {
    position: relative;
    z-index: 1;
    padding-top: 50px;
    font-size: 45px;
    font-weight: bold;
    letter-spacing: 6px;
    font-family: 'Be Vietnam Pro', sans-serif;
    text-align: center;
}

.text-box2 h2 {
    position: relative;
    z-index: 1;
    padding-top: 50px;
    font-size: 60px;
    font-weight: bold;
    letter-spacing: 6px;
    font-family: 'Be Vietnam Pro', sans-serif;
    text-align: left;
    text-indent: 20px;
}

.sub-h2 {
    position: relative;
    top: -250px;
    z-index: 1;
    color: #fff;
    text-align: center;
    font-size: 45px;
    letter-spacing: 7px;
}

.sub-title {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 3px;
}


h3 {
    width: 700px;
    margin: 0 auto;
}

.index_text {
    margin: 0 10px 0 10px;
}

.header-sub {
    background: #fff;
    height: 90px;
}

.header-sub h1 {
    top: 20px;
    left: 15px;
    z-index: 5;
    position: absolute;
}

#hed {
    width: 100%;
}

.contact-f {
    background: #fff;
    width: 900px;
    margin: 0 auto;
    margin-top: 30px;
    padding: 25px 25px 45px 25px;
    border-radius: 5px;
}

.formTable {
    width: 800px;
    margin: 0 auto;
    font-size: 16px;
}

.formTable tr {
    border-bottom: 1px solid #bebebe;
    padding: 25px 0 25px 0;
    height: 100px;
}

.formTable th {
    width: 230px;
    height: 80px;
    vertical-align: middle;
    padding: 25px 20px 25px 20px;
}

.formTable td {
    height: 80px;
    vertical-align: middle;
    padding: 25px 20px 25px 20px;
    border-bottom: 1px solid #bebebe;
}

.must::after {
    content: '必須';
    font-size: 10px;
    font-weight: normal;
    padding: 3px 12px;
    margin-left: 10px;
    letter-spacing: 1px;
    border-radius: 2px;
    background-color: red;
    color: #fff;
}

.form-sr {
    margin-top: 30px;
    text-align: center;
    height: 100px;
}

select {
    font-size: 17px;
    width: 80px;
    height: 40px;
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.formtext {
    background: #efeeee;
    border: none;
    height: 40px;
    padding: 10px;
}

.cr {
    text-align: center;
    padding: 15px 0 10px 0;
/*    background: #717171;*/
    background: #000;
    color: #fff;
}

.map {
    clear: both;
}

.map iframe {
    width: 100%;
}


/* 修正 */
.m-text {
    top: 200px;
    left: 50px;
    z-index: 5;
    position: absolute;
    margin: 0 auto;
}

.m-text .m-text1 {
    font-size: 50px;
    color: #fff;
    letter-spacing: 8px;
    font-weight: bold;
    transform: scale(1, 1.1);
    font-family: 'Be Vietnam Pro', sans-serif;
}

.m-text .m-text2 {
    font-size: 28px;
    letter-spacing: 5px;
    font-weight: bold;
    transform: scale(1, 1);
    color: #fff;
}

.box3 {
    background: #f4f4f4;
    padding-top: 20px;
    padding-bottom: 60px;
/*    overflow: hidden;*/
}

.box4 {
    background: #f4f4f4;
    overflow: hidden;
}

.bg-t, .bg-t2 {
    padding-top: 30px;
    position: relative;
    z-index: 0;
}

.bg-t p {
    text-align: center;
    font-size: 80px;
    color: #fff;
    letter-spacing: 10px;
    transform: scale(1, 1.3);
    font-weight: bold;
}

.bg-t2 p {
    text-align: center;
    font-size: 80px;
    color: #f4f4f4;
    letter-spacing: 10px;
    transform: scale(1, 1.3);
    font-weight: bold;
}

.text-box2 {
    width: 1450px;
    height: 700px;
    margin: 0 auto;
    padding-bottom: 50px;
    overflow: hidden;
}

.text-box5 {
    height: 600px;
    margin-top: -50px;
    padding-bottom: 20px;
    overflow: hidden;
    background-image: url(images/ww-img2.jpg);
    background-repeat: no-repeat;
}

.text-box6 {
    width: 600px;
    margin-left: auto;
    background: rgba(0, 0, 0, 0.78);
    position: relative;
    top: -530px;
    z-index: 2;
    margin-bottom: 10px;
    padding: 40px 0 40px 0;
}

.text-box6 .wwaf {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 2.5;
    letter-spacing: 2.5px;
}

.text-box6 p {
    font-size: 19px;
    text-align: center;
    color: #fff;
    line-height: 2.5;
}

.text-box2-2 {
    width: 1450px;
    margin: 0 auto;
    padding-bottom: 50px;
    overflow: hidden;
}

.ww-bd, .ww-bd2 {
    font-weight: bold;
    font-size: 26px;
    color: #00A99D;
    position: relative;
    z-index: 1;
    text-indent: 70px;
    margin-bottom: 10px;
    letter-spacing: 2px;
}

.ww-bd2 {
    width: 1060px;
    margin-left: auto;
    margin-top: 50px;
}

.ww-bd:before, .ww-bd2:before {
    content: url(images/844_ch_f.png);
    position: absolute;
    top: -3px;
    left: -45px;
}

.text-box7, .text-box7-2 {
    width: 990px;
    padding: 30px 30px 25px 30px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 30px;
    border-radius: 5px;
/*    border: 1px dotted #bebebe;*/
    margin-top: -30px;
    position: relative;
    z-index: 0;
    box-shadow: 5px 5px 0 0 rgba(183, 183, 183, 0.16);
}

.text-box7-2 {
    margin-left: auto;
    margin-right: 5px;
}

.text-box7 p, .text-box7-2 p {
    width: 756px;
    font-size: 18px;
    line-height: 2.5;
    float: left;
}

.text-box7 p span, .text-box7-2 p span {
    border-bottom: 5px solid #ffffd6;
}

.text-box {
    width: 1170px;
    margin: 0 auto;
    margin-top: 50px;
    overflow: hidden;
}

.text-box-b {
    width: 1170px;
    margin: 0 auto;
    margin-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}

.text-box1 {
    width: 440px;
    float: left;
    margin-right: 60px;
}

.text-box1 p {
    font-size: 18px;
    text-align: justify;
    line-height: 2.5;
    font-weight: bold;
}

.text-box1 p span {
    font-size: 25px;
}

.text-box3 {
    width: 213px;
    margin-right: 50px;
    background: #fff;
    float: left;
    height: 199px;
    border-radius: 5px;
    border: 1px dotted #bebebe;
    padding: 20px;
}

.text-box3-2 {
    width: 213px;
    background: #fff;
    float: left;
    height: 199px;
    border-radius: 5px;
    border: 1px dotted #bebebe;
    padding: 20px;
}

.text-box3 p, .text-box3-2 p {
    text-align: center;
    vertical-align: middle;
}

.text-box4 {
    width: 255px;
    float: left;
    height: 200px;
}

.cp-bd {
    font-weight: bold;
    font-size: 17px;
    color: #00A99D;
    border-bottom: 1px solid #bebebe;
    padding-bottom: 13px;
    margin-bottom: 20px;
}

.bjns-box {
    margin-top: 50px;
    background: #f4f4f4;
    overflow: hidden;
}

.bjns-box2 {
    width: 1220px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 50px;
    padding-bottom: 70px;
}

.bjns-box3 {
    margin-top: 0;
    background: #f4f4f4;
    overflow: hidden;
}

.gw-box {
    width: 360px;
    margin-right: 70px;
    float: left;
}

.gw-box2 {
    width: 360px;
    float: left;
}

.about-back {
    background-image: url(images/about-img.jpg);
    background-repeat: no-repeat;
    margin-top: 150px;
}

.about {
    width: 1220px;
    margin: 0 auto;
    position: relative;
    top: -80px;
}

.about-box{
    width: 580px;
    background: rgb(250, 250, 250);
    padding: 55px;
    margin-top: 30px;
    border-radius: 5px;
}

.about-box table {
    font-size: 17px;
}

.about-box table tr th {
    border-bottom: 1px dotted #bebebe;
    padding: 15px;
    margin-bottom: 15px;
    height: 60px;
    vertical-align: middle;
    width: 130px;
    font-weight: bold;
    color: #555555;
}

.about-box table tr td {
    border-bottom: 1px dotted #bebebe;
    padding: 15px;
    margin-bottom: 15px;
    height: 60px;
    vertical-align: middle;
}

.about-box table tr td a {
    color: #00A99D;
    text-decoration: underline;
}

#recruit {
    width: 50%;
    background: #fff;
    float: left;
    height: 470px;
}

#contact-img, #recruit-img {
    width: 50%;
    height: 520px;
    float: left;
}

.contact, .recruit {
    width: 500px;
    margin: 0 auto;
    background: #000;
    margin-top: 20px;
    height: 200px;
    border-radius: 5px;
    padding: 25px;
}

#recruit-img {
    background-image: url(images/recruit-img.jpg);
}

.recruit p {
    font-size: 17px;
    text-align: center;
    color: #fff;
    letter-spacing: 3px;
}

.re-form {
    background: #fff;
    width: 400px;
    margin: 0 auto;
    height: 50px;
    margin-top: 15px;
    border-radius: 30px;
}

.re-form p {
    color: #000;
    text-align: center;
    font-weight: bold;
    padding-top: 12px;
    font-size: 15px;
}

.recruit .bosyu {
    font-weight: bold;
    font-size: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#contact {
    width: 50%;
    background: #e6e6e6;
    float: left;
    height: 470px;
    padding: 0 0 50px 0;
}

#contact-img {
    background-image: url(images/contact-img.jpg);
}

.contact p {
    font-size: 17px;
    text-align: center;
    color: #fff;
    letter-spacing: 3px;
}

.c-form {
    background: #fff;
    width: 400px;
    margin: 0 auto;
    height: 50px;
    margin-top: 15px;
    border-radius: 30px;
}

.c-form a p {
    color: #000;
    text-align: center;
    font-weight: bold;
    padding-top: 12px;
    font-size: 15px;
}

.contact-sub {
    width: 1170px;
    margin: 0 auto;
    margin-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}

.contact-text {
    position: relative;
    width: 550px;
    margin: 0 auto;
    margin-top: -100px;
}

.contact-text .sub-title2 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 3px;
    margin-bottom: 15px;
}

.contact-text p {
    text-align: center;
    font-size: 16px;
}

footer {
    margin-top: -10px;
    background: #000;
/*    background: #f4f4f4;*/
}

.footer-box {
    width: 550px;
    margin: 0 auto;
    padding: 30px 0 30px 0;
}

.footer-box .ft-logo {
    width: 300px;
    margin: 0 auto;
}

.footer-box p {
    text-align: center;
    color: #fff;
    font-size: 17px;
}

.footer-box .tel {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1.5px;
}


.button {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 80px;
    height: 80px;
    cursor: pointer;
    transition: .3s;
    /*デフォルトで非表示にする*/
    opacity: 0;
    visibility: hidden;
}

/*このクラスが付与されると表示する*/
.active{
  opacity: 1;
  visibility: visible;
}


/* 新着情報 */
.news {
    width: 1100px;
    margin: 0 auto;
    margin-top: 40px;
    background: #fff;
    border-radius: 5px;
    padding: 20px 30px 20px 30px;
    font-size: 16px;
    border: 1px dotted #bebebe;
    box-shadow: 5px 5px 0 0 rgb(183 183 183 / 16%);
}

.news p {
    font-family: 'Be Vietnam Pro', sans-serif;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 15px;
}

.news p .wn {
    font-size: 15px;
    margin-bottom: 15px;
    font-weight: normal;
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    margin-left: 20px;
}

.news p .wn:before {
    content: "";
    width: 45px;
    height: 1px;
    margin: 0 8.5px;
    background-color: #1b4076;
    display: inline-block;
    vertical-align: middle;
}

.news dl {
    border-bottom: 1px dotted #bebebe;
    margin: 25px 0 25px 0;
    padding: 0 0 10px 0;
}

.news dl dt {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.news dl dt .gw {
    margin-left: 20px;
    background: #ff4d4d;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    border-radius: 3px;
}

.news dl dt .cl {
    margin-left: 20px;
    background: #00A99D;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    border-radius: 3px;
}

.news dl dt .wg {
    margin-left: 20px;
    background: #00c4ff;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    border-radius: 3px;
}

.news dl dd a {
    color: #252525;
    text-decoration: underline;
}

.news-2 {
    width: 1100px;
    margin: 0 auto;
/*    margin-top: 40px;*/
/*    background: #fff;*/
    border-radius: 5px;
/*    padding: 20px 30px 20px 30px;*/
    font-size: 16px;
/*    border: 1px dotted #bebebe;*/
/*    box-shadow: 5px 5px 0 0 rgb(183 183 183 / 16%);*/
}

.news-2 p {
    font-family: 'Be Vietnam Pro', sans-serif;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 15px;
}

.news-2 p .wn {
    font-size: 15px;
    margin-bottom: 15px;
    font-weight: normal;
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    margin-left: 20px;
}

.news-2 p .wn:before {
    content: "";
    width: 45px;
    height: 1px;
    margin: 0 8.5px;
    background-color: #1b4076;
    display: inline-block;
    vertical-align: middle;
}

.news-2 dl {
/*    border-bottom: 1px dotted #bebebe;*/
    margin: 25px 0 25px 0;
/*    padding: 0 0 10px 0;*/
    background: #fff;
    border: 1px dotted #bebebe;
    box-shadow: 5px 5px 0 0 rgb(183 183 183 / 16%);
    background: #fff;
    padding: 20px 30px 10px 30px;
}

.news-2 dl dt {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.news-2 dl dt .gw {
    margin-left: 20px;
    background: #ff4d4d;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    border-radius: 3px;
}

.news-2 dl dt .cl {
    margin-left: 20px;
    background: #00A99D;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    border-radius: 3px;
}

.news-2 dl dt .wg {
    margin-left: 20px;
    background: #00c4ff;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    border-radius: 3px;
}

.news-2 dl dd a {
    color: #252525;
    text-decoration: underline;
}

.more {
    background: #000;
    width: 150px;
    margin-left: auto;
    padding: 10px 0 10px 0;
}

.more a p {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    font-family: 'Be Vietnam Pro', sans-serif;
    letter-spacing: 2.3px;
    margin-bottom: 0px;
}

.clear {
    clear: both;
}

.clear2 {
    clear: both;
    height: 50px;
}

.space {
    height: 180px;
}

.space2 {
    height: 50px;
}

.space3 {
    height: 70px;
}

body, textarea {
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}




