@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

body {
    font: 13px/1.9 font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #3e3c39;
    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;
}




/* 修正ここから */
/*
.main-cc {
    width: 100px;
    position: relative;
    top: -600px;
    left: 100px;
    z-index: 1;
}

.main-cc p {
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 2px;
    background: #000;
    color: #fff;
    padding: 35px 15px 35px 15px;
    text-align: center;
    writing-mode: vertical-rl;
}
*/

.main {
/*    margin-top: -510px;*/
}

.box1170 {
    width: 1170px;
    overflow: hidden;
    margin: 0 auto;
    padding: 70px 0 70px 0;
}

h2 {
    font-size: 18px;
    letter-spacing: 2.5px;
    text-align: center;
}

.h2-sub {
    font-size: 18px;
    letter-spacing: 2.5px;
    color: #fff;
    text-align: center;
}

.h2-text {
    font-weight: 600;
    font-size: 50px;
    letter-spacing: 2.5px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: center;
}

.h2-text a {
    color: #3e3c39;
}

.h2-text-2 {
    font-weight: 600;
    font-size: 50px;
    letter-spacing: 2.5px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #fff;
    text-align: center;
}

.back-1 {
    background-image: url(images/1020962.jpg);
    padding-bottom: 20px;
}

.back-2 {
    background-image: url(images/p0521-2.jpg);
}

.back-3 {
    background: rgba(93, 193, 207, 0.25);
}

.main-title {
    width: 120px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.main-text {
    margin-top: 10px;
}

.main-text p {
    font-size: 23px;
    line-height: 2.5;
    text-align: center;
}

.main-text p span {
    font-weight: bold;
    font-size: 33px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-bottom: 10px;
}

.business-box {
    width: 800px;
    float: left;
}

.business-box-l {
    width: 570px;
    float: left;
    background: #feffec;
    height: 503px;
}

.business-box-l2 {
    width: 570px;
    float: left;
    background: rgba(93, 193, 207, 0.25);
    height: 503px;
}

.business-right {
    width: 1370px;
    margin-left: auto;
}

.logo-icon {
    width: 100px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.business-title {
    margin-top: 50px;
    font-size: 33px;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
}

.business-title span {
    font-size: 23px;
}

.business-text {
    margin-top: 30px;
    font-size: 20px;
    line-height: 2;
    text-align: center;
    height: 210px;
}

.site {
    width: 200px;
    margin: 0 auto;
    background: #000;
    padding: 5px 20px 5px 20px;
    margin-top: 20px;
    border-radius: 50px;
}

.site a {
    color: #fff;
}

.site a p {
    text-align: center;
    font-size: 18px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.business-box-sub {
    width: 370px;
    margin-right: 30px;
    float: left;
}

.business-box-sub-l {
    width: 370px;
    float: left;
}

.company-back {
    background-image: url(images/company-img.jpg);
    background-size: cover;
    position: relative;
    top: 80px;
}

.company-text2 {
    background: #f4f4f4;
    border-radius: 5px;
    position: relative;
    top: -80px;
    width: 600px;
    margin-left: 200px;
    padding: 35px;
    font-size: 20px;
}

.company-text2 table tr {
    border-bottom: 1px dotted #cecece;
}

.company-text2 table tr th {
    width: 130px;
    padding: 15px;
    text-align: center;
}

.company-text2 table tr td {
    padding: 15px;
}

/* 会社概要 */
.hed {
    margin-top: 90px;
}

.company-box {
    width: 570px;
    margin-right: 30px;
    float: left;
}

.company-box table {
    width: 570px;
    font-size: 19px;
}

.company-box table .cl {
    background: #feffec;
}

.company-box table tr th {
    width: 150px;
    font-weight: bold;
    padding: 10px 0 10px 0;
    text-align: center;
}

.company-box table tr td {
    padding: 10px 10px 10px 10px;
}

.company-map {
    width: 570px;
    float: left;
}

.location-box {
    background: #fff;
    padding: 35px;
    border-radius: 5px;
    overflow: hidden;
}

.location-title {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 15px;
}

.location-text {
    font-size: 20px;
    margin-bottom: 10px;
    float: left;
    width: 600px;
}

.location-tel {
    float: left;
    font-size: 20px;
}

.location-line {
    border-bottom: 1px dotted #c6c6c6;
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
}


/* 事業内容 */
.business-box3 {
    margin: 35px 0 35px 0;
}

.business-title2 {
    font-weight: bold;
    font-size: 25px;
    text-align: center;
    margin-bottom: 10px;
}

.business-text2 {
    text-align: center;
    font-size: 20px;
}

.business-box4 {
    width: 585px;
    float: left;
}

.business-box4-2 {
    width: 495px;
    height: 340px;
    padding: 45px;
    float: left;
    background: #feffec;
}

.business-box4-3 {
    width: 495px;
    height: 340px;
    padding: 45px;
    float: left;
    background: rgba(93, 193, 207, 0.25);
}

.bsns-title {
    font-size: 23px;
    font-weight: bold;
    border-bottom: 1px dotted #cecece;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.bsns-text {
    font-size: 20px;
    line-height: 2;
    text-align: justify;
}






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

.contact-l {
    width: 300px;
    float: left;
}

.contact-r {
    width: 500px;
    float: left;
    padding: 35px;
    border-right: 1px solid #fff;
    margin-top: 30px;
}

.contact-r2 {
    width: 500px;
    float: left;
    padding: 35px;
    margin-top: 30px;
}

.contact-r p, .contact-r2 p {
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.contact-title {
    font-size: 20px;
    margin-bottom: 15px;
}

.contact-tel {
    font-size: 40px;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.contact-text {
    font-size: 19px;
}

.contact-form {
    background: #000;
    border-radius: 50px;
    color: #fff;
    padding: 15px 0 15px 0;
    font-size: 22px;
    width: 380px;
    margin: 0 auto;
    margin-top: 40px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.contact-form img {
    margin-right: 5px;
    margin-top: -5px;
}

.slider {
    margin-top: 60px;
}

.map iframe {
    width: 100%;
}

.footer {
    margin-top: 60px;
    padding-top: 30px;
    background: #feffec;
}

.footer-sub {
    margin-top: -10px;
}

.footer-box {
    width: 500px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.footer-logo {
    width: 260px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.footer-address {
    margin-top: 35px;
}

.footer-address p {
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 23px;
    margin-bottom: 15px;
    line-height: 1.5;
    text-align: center;
}

.footer-address .ft-tel {
    font-size: 38px;
    margin-top: 30px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.ft-menu {
    width: 309px;
    margin: 0 auto;
}

.ft-menu ul {
    width: 309px;
}

.ft-menu ul li {
    font-size: 18px;
    float: left;
    margin: 0;
    font-weight: bold;
}

.ft-menu ul li a {
    color: #3e3c39;
}

.footer-img {
    width: 320px;
    float: left;
    margin-right: 30px;
}

.footer-img-l {
    width: 320px;
    float: left;
}

.cr {
    padding: 15px 0 15px 0;
    background: #ffde26;
    color: #fff;
    height: 20px;
}

.cr p {
    text-align: center;
    font-size: 15px;
}








/* お問い合わせ */
.contactsub-text {
    text-align: center;
    font-size: 25px;
    margin-bottom: 30px;
}

.formTable {
    width: 1000px;
    margin: 0 auto;
    border: 1px solid #cecece;
    font-size: 24px;
    border-radius: 5px;
}

.formTable tr th {
    background: rgba(255, 237, 216, 0.25);
    font-weight: bold;
    padding: 35px 25px 35px 40px;
    border-bottom: 1px solid #cecece;
}

.formTable tr td {
    padding: 35px 25px 35px 40px;
    border-bottom: 1px solid #cecece;
}

.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;
}

.formTable input {
    padding: 10px 0 10px 0;
}

.form-sr {
    width: 430px;
    margin: 0 auto;
    margin-top: 50px;
}

.form-sr input {
    width: 200px;
    padding: 20px 0 20px 0;
    font-size: 20px;
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}





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

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






.clear {
    clear: both;
}

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

.clear3 {
    clear: both;
    height: 40px;
}

.clear4 {
    clear: both;
    height: 130px;
}

.clear5 {
    clear: both;
    height: 60px;
}



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


