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

.box980 {
    width: 980px;
    overflow: hidden;
    margin: 0 auto;
    padding: 70px 0 10px 0;
}

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

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

.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: #f5efeb;
    padding-bottom: 20px;
}

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

.main-title {
    float: left;
    width: 330px;
    margin-right: 20px;
}

.main-text {
    float: left;
    width: 630px;
    margin-top: 10px;
}

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

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

.business-box {
    width: 750px;
    float: left;
    margin-right: 70px;
}

.business-box-l {
    width: 350px;
    float: left;
    margin-top: 130px;
}

.business-box-p2-l {
    width: 750px;
    float: left;
}

.business-box-p2 {
    width: 350px;
    float: left;
    margin-top: 130px;
    margin-right: 70px;
}


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

.business-text {
    margin-top: 50px;
    font-size: 19px;
    line-height: 2;
}

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

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

.business-box-2 {
    background: #ede0d7;
    padding: 35px;
    outline : 1px solid #FFFFFF; /* 線の太さ・線状・色 */
    outline-offset : -5px; /* どれだけ内側に線を表示したいかを負の値で指定 */
}

.bns-title {
    text-align: center;
    font-size: 23px;
    font-weight: bold;
}

.bns-title span {
    font-size: 17px;
}

.bns-text {
    font-size: 18px;
    margin-top: 30px;
    text-align: justify;
    height: 203px;
}

.bns-text-ot {
    height: 270px;
}

.bns-text-ot2 {
    height: 329px;
}

.more {
    background: #000;
    padding: 5px 20px 5px 20px;
    margin-top: 20px;
    border-radius: 50px;
}

.more a {
    color: #fff;
}

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

.bns-center {
    width: 770px;
    margin: 0 auto;
}

.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: -10px;
    padding-top: 30px;
    background-image: url(images/p0521-2.jpg);
}

.footer-box {
    width: 500px;
    float: left;
}

.footer-logo {
    margin-bottom: 20px;
}

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

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

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

.ft-menu {
    width: 670px;
    overflow: hidden;
    float: left;
}

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

.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: #000;
    color: #fff;
    height: 20px;
}

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




/* 事業内容 */
.hed {
    margin-top: 90px;
}

#clover, #soleil, #minapa {
    padding-top: 100px; /* ヘッダーの高さを入力 */
    margin-top: -100px; /* ヘッダーの高さを入力 */
}

.business-box1 {
    width: 300px;
    padding: 20px 35px 20px 35px;
    background: #000;
    float: left;
    margin-right: 30px;
    outline: 1px solid #FFFFFF;
    outline-offset: -5px;
}

.business-box2 {
    width: 300px;
    padding: 20px 35px 20px 35px;
    background: #000;
    float: left;
    outline: 1px solid #FFFFFF;
    outline-offset: -5px;
}

.business-box1 p, .business-box2 p {
    color: #fff;
    text-align: center;
}

.bsns-title {
    font-size: 35px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.bsns-text {
    font-size: 20px;
    margin-bottom: 10px;
}

.bsns-text2 {
    font-size: 10px;
}

.business-box3 {
    margin-top: 50px;
}

.bjns-h2 {
    text-align: center;
    margin-top: -30px;
    font-size: 25px;
}

.business-box-sub-img {
    width: 700px;
    float: left;
    margin-right: 80px;
}

.business-box-sub-text {
    width: 390px;
    float: left;
}

.bjns-logo {
    width: 250px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.bjns-sub-text2 {
    font-size: 19px;
    text-align: justify;
}

.bjns-more {
    background: #000;
    margin-top: 40px;
    padding: 8px 0 8px 0;
    border-radius: 50px;
}

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

.business-box4 {
    width: 700px;
    float: left;
    margin-right: 30px;
    background: #ede0d7;
    padding: 35px;
    outline: 1px solid #FFFFFF;
    outline-offset: -5px;
}

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

.business-box5-l {
    width: 700px;
    float: left;
    background: #ede0d7;
    padding: 35px;
    outline: 1px solid #FFFFFF;
    outline-offset: -5px;
}

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

.bsns-subtitle {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    border-bottom: 1px solid #3c3c3c;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.bsns-subtext {
    font-size: 19px;
}

.bjns-logo2 {
    width: 390px;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 50px;
}

.bjns-logo-text1 {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

.bjns-logo-text2 {
    text-align: center;
    font-weight: bold;
    font-size: 28px;
}

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

.business-box6-2 {
    width: 370px;
    margin-right: 30px;
    float: left;
    margin-top: 40px;
}

.business-box6-l {
    width: 370px;
    float: left;
    margin-top: 70px;
}


/* 会社概要 */
.company-text {
    margin-bottom: 30px;
}

.company-text2 {
    width: 660px;
    float: left;
    margin-right: 30px;
}

.company-text table, .company-text2 table {
    font-size: 19px;
/*    width: 660px;*/
}

.company-text table .tr-color, .company-text2 table .tr-color {
    background: #f5efeb;
}

.company-text table tr th, .company-text2 table tr th {
    font-weight: bold;
    width: 250px;
    padding: 20px 0 20px 0;
    text-align: center;
    vertical-align: middle;
}

.company-text2 table tr th {
    font-weight: bold;
    width: 140px;
    padding: 20px 0 20px 0;
    text-align: center;
    vertical-align: middle;
}

.company-text table tr td, .company-text2 table tr td {
    padding: 20px 20px 20px 20px;
}

.company-img {
    width: 480px;
    float: left;
}

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

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

.location-title img {
    margin-right: 15px;
    position: relative;
    top: -3px;
}

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

.location-line {
    width: 1100px;
    padding: 20px 0 10px 0;
    height: 40px;
    border-bottom: 1px dotted #9a9a9a;
}

.location-text2 {
    float: left;
    font-size: 19px;
    width: 150px;
}

.location-text3 {
    float: left;
    font-size: 19px;
    width: 550px;
}

.location-text4 {
    float: left;
    font-size: 19px;
}









.access-text {
    text-align: center;
    font-size: 25px;
}

.access-box-l {
    width: 570px;
    height: 400px;
    float: left;
    margin-right: 30px;
    background: #e8e8e8;
    margin-top: 30px;
}

.access-box-l p {
    text-align: center;
    font-size: 20px;
    padding-top: 100px;
}

.access-box-r {
    width: 570px;
    float: left;
    margin-top: 30px;
}


/* 訪問看護 */
.service-text2 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.service-box {
    width: 916px;
    margin: 0 auto;
    overflow: hidden;
}

.service-box-r {
    width: 916px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: -170px;
}

.service-box1 {
    width: 200px;
    height: 200px;
    margin-right: 80px;
    float: left;
    background: #fff;
    border: 1px dotted #ffbc24;
    border-radius: 5px;
    padding: 25px;
    border-radius: 200px;
}

.sb1 {
    margin-top: 80px;
}

.service-box2 {
    width: 200px;
    height: 200px;
    float: left;
    background: #fff;
    border: 1px dotted #ffbc24;
    border-radius: 5px;
    padding: 25px;
    border-radius: 200px;
}

.service-box3 {
    width: 500px;
    height: 200px;
    float: left;
    margin-right: 80px;
}

.service-box4 {
    width: 200px;
    height: 200px;
    float: left;
    padding: 25px;
    border-radius: 200px;
    margin-right: 80px;
}

.service-box4 img {
    width: 100px;
    margin-left: 75px;
    margin-right: 75px;
    margin-top: 120px;
}

.service-box1 p, .service-box2 p {
    text-align: center;
    color: #ffbc24;
    font-weight: bold;
    font-size: 24px;
    padding-top: 40px;
}

.service-box-c {
    width: 1170px;
    height: 500px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: -20px;
}

.sbc1 {
    margin-top: 70px;
}

.sb1-text p {
    padding-top: 80px;
}

.sb1-text2 p {
    padding-top: 50px;
}

.flow-text {
    text-align: center;
    font-size: 24px;
}

.flow-box {
    width: 518px;
    margin-right: 30px;
    float: left;
    border: 1px dotted #ffbc24;
    padding: 25px;
    border-radius: 5px;
    background: rgba(255, 237, 216, 0.25);
    margin-top: 30px;
    height: 550px;
}

.flow-box2 {
    width: 518px;
    float: left;
    border: 1px dotted #ffbc24;
    padding: 25px;
    border-radius: 5px;
    background: rgba(255, 237, 216, 0.25);
    margin-top: 30px;
    height: 550px;
}


.flow-box-title {
    font-size: 28px;
    font-weight: bold;
    margin-top: 15px;
}

.flow-box-text2 {
    font-size: 24px;
}


/* 小児訪問看護 */
.service2-box-l {
    width: 570px;
    float: left;
    margin-right: 30px;
}

.service2-box-r {
    width: 570px;
    float: left;
}

.service2-box-r p {
    font-size: 24px;
    line-height: 2.3;
}

.service2-box2 {
    width: 518px;
    margin-right: 30px;
    float: left;
    padding: 25px;
    background: #fff;
    border: 1px dotted #ff9ebf;
    border-radius: 5px;
}

.service2-box2-r {
    width: 518px;
    float: left;
    padding: 25px;
    background: #fff;
    border: 1px dotted #ff9ebf;
    border-radius: 5px;
}

.service2-title {
    font-size: 28px;
    font-weight: bold;
    border-bottom: 1px dotted #ff9ebf;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.service2-text {
    font-size: 24px;
}

.service2-text2 {
    text-align: center;
    font-size: 26px;
}

.service2-box4-r {
    width: 450px;
    margin-left: auto;
    position: relative;
    top: -280px;
    border-radius: 5px;
    background: rgb(255, 255, 255);
    padding: 25px 0 25px 15px;
}

.service2-box4-r p {
    font-size: 25px;
    font-weight: bold;
    text-align: right;
}

.service2-box4-r p span {
    font-size: 18px;
}

.service2-box3-all {
    margin-top: -250px;
}

.service2-box3 {
    width: 270px;
    height: 270px;
    border-radius: 270px;
    background: #ff9ebf;
    float: left;
    margin-right: 30px;
}

.service2-box3-l {
    width: 270px;
    height: 270px;
    border-radius: 270px;
    background: #ff9ebf;
    float: left;
}

.service2-box3 p, .service2-box3-l p {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding-top: 70px;
}

.s2b3 {
    margin-top: 30px;
}



/* お問い合わせ */
.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%;
}


