@CHARSET "UTF-8";

html, body {
    overflow-x: hidden;
}

/* 基本設定 */
     /* レスポンシブ振り分け用 */
.pc-only { display: block!important; }
.sp-only { display: none!important; }

/* 共通 */
   /* 電話番号タップ用のみ設定 */
@media screen and (min-width: 768px) {
    a&#91;href^="tel:"] {
        pointer-events: none;
    }
}

@media screen and (max-width:560px) { 
body {
	width: 100％;
}
   /* 絶対入れる */
* {
    float: none;
    position: static;
}
   /* 絶対入れる */
img {
    width:100%;
    max-width: 100%;
    height: auto;
}
.pc-only { display: none!important; }
.sp-only { display: block!important; }

.topline{
    height: 0.75em;
}
.header {
    margin: initial;
    max-width: none;
    width: 100px;
}
.body{
    margin: initial;
    line-height:initial;
    text-align: initial;
    display:initial;
}
.h-container1{
    align-items: center;
    flex-direction:column;
}
.mainlogo{
    width: 95vw;
    margin-top: 0.1em;
    margin-bottom: 0.5em;
}
.jikan{
    width: 90vw;
    height: 30px;
}
.t-jikan{
    font-size: 20px;
    line-height: 1.5em;
}
.tel{
    font-size: 30px;
    width: 90vw;
    height: auto;
    margin: initial;
    padding-top: 5px;
    padding-bottom: 10px; 
}
.tel-border{
    border-bottom: dotted 2px #ee86a9;
}

.otoiawase-l-wrap{/* お問合せバナー */
    margin: 20px; 
    width: 90vw;
}
.otoiawase-l{
    width: 90vw;
    height: 40px;
}

     /* 葛西医院バナーここから */
.kassaiiinwrap{
    width:90vw;
    margin:0px auto; 
    background: #fff;
    border: 20px solid #bfd3a5;
}
.kassaiiinwrap1{
    width: 90vw;
    padding:0 0;
}
.kassaiii-title{
    padding:20px;
    text-align: center;
}
.kassaiii-title p{
    font-size: 20px;
}
.kassaiiin-w{
    display: block;
    text-align: center;
    margin: 0px auto; 
    margin-bottom:20px;
    width: 80vw;
}
.kassaiiinwrap2{
    width: 90vw;
    margin: 0px 0px;
    flex-direction:column-reverse;
}
.kassaiiinwrap3{
    width:90vw;
    min-width: none;
}
.kassaiillust-p{
    margin:0px 0px; 
    width:90vw;
    height:auto;
    max-width: none;
    text-align: none;
}
.kassaiiinwrap4-sp{
    width:90vw;
    height:auto;
    min-width: none;
    margin-left: auto;
    margin-bottom:10px;
    flex-direction:column;
    flex-wrap: wrap;
    align-items: center;
}
.kassaiiin_logo-p{
    width: 70vw;
    height: auto;
    max-width: none;
}
.kassaiiin-l{
    display:inline-block;
    width: 80vw;
    height: 30px;
    margin-top:10px;
    text-decoration: none;
    text-align: none;
}
     /* 葛西医院バナーここまで */

.footer{
   width: 100vw;
   margin-top: 70px;
   overflow: hidden;
}
.privacypolicylinkword-sp{
  width: 90vw;
  display:block;
  margin: 0px auto;
  margin-bottom:10px;
  text-align: center;
}
.m-kabu{
    width: 100%;
    height: 50px;
    background:#ee86a9
}
.m-kabup {
    margin: 10px auto
    font-family: 'Kosugi Maru', ;
    font-weight: normal;
    font-size: 11px;
    text-align: center;
    color: #fff;
    line-height: 50px;
}
.kabu-denwa-sp{
    margin: 2em auto 1em auto;
    width:90vw;
}

     /* 共通パンくずリストここから */
.panlist-wrap {
    width: 90vw;
    margin: 0.5em 0 0 5vw;
}
.panlist-wrap a {
    font-size: 12px;
}
.panlist-wrap li {
    font-size: 12px;
}
     /* 共通パンくずリストここまで */

.h2{
    position: relative;
    margin:20px 0 0px 0;
    text-align:left;
    width: 100vw;
    height: 50px;
    background-image:url(../images/bg-obi-subtop-sp.jpg);
    background-size:150vw;
}
.h2:before,.h2:after{
    content: "";
    width: 0px;
}
.h2:before{
    right: none;
}
.h2:after{
    left: none;
}
.h2 p{
    position:absolute;
    top:2.5;
    left:3vw;
    font-size: 22px;
    width: 90vw;
    text-align:left;
    color: #333333;
    line-height: 2.5em;
}
.h2 p::before{
    content: "";
    clear:left;
    vertical-align:middle;
    background-image:url(../icon/icon-heart.png); 
    width:50px;
    height:40px;
}

.h3{
    margin:0 -200%;
    padding:0 none;
    text-align: center;
    height: 40px;
    background: #ee86a9;
    box-shadow: 0px 0px 0px 5px #ee86a9;
    border: dotted 1px #fff;;
}
.h3 p{
    font-size: 20px;
    margin: 0; 
    padding:0.5em;
}
.h3-splongword{
    margin:0 -200%;
    padding:0 none;
    text-align: center;
    height: 70px;
    background: #ee86a9;
    box-shadow: 0px 0px 0px 5px #ee86a9;
    border: dotted 1px #fff;;
}
.h3-splongword p{
    font-family: 'Kosugi Maru', ;
    font-weight: normal;
    font-size: 20px;
    margin: 0; 
    color: #fff;
    padding:0.5em;
    line-height: 1.3em;
}
.h4-1{
    padding:30px;
    text-align: center;
}
.h4-1 p{
    font-size: 18px;
}

.h4-2b{
    width: 90vw;
    position:initial;
    margin:1em 0 0px 5vw;
    padding:0;
}
.h4-2b p{
    font-size: 20px;
    line-height: 1.2;
}

.h4-2s{
    width: 90vw;
    position:initial;
    margin:1em 0 0px 5vw;
    padding:0;
}
.h4-2s p{
    font-size: 20px;
    line-height: 1.2;
}



       /* グローバルナビスマホ用 */
.h-wrap1{
	width:100vw;
    margin: none;
 }
 .gl_navi.gl_navi ul {
	list-style-type: none;
	display:inline;
	width: 100vw;
	table-layout:none;
	margin-left: 0;
	padding: 1px 16px;
	height: auto;
	margin: 0;
	padding: 0;
	height: auto;
	min-width:none;
	position: relative;
	overflow: auto;
}
.gl_navi {
	background-color: #f1f1f1;
}
.gl_navi li {
    display: initial;
    width: 100%;
    text-align: initial;
    min-width: none;
	border-left: initial;
    border-right: initial;
    border-bottom: 1px;

    }
.gl_navi li a {
	display: block;
	color: #333333;
	padding: 15px;
	text-align: left;
	float: none;
}
.active {
	display: block;
	width:100vw;
}
.current{
    display:initial;
    width: 100vw;
    border-radius:none;
}
.current a{
    background-color: #fadce9!important;
}
.navipink{
    display: initial;
    width: 100%;
    border-radius: none;
    background-color: #f1f1f1;;
}
.navipink:hover{
    display: initial;
    width: 100%;
    border-radius: none;
    background-color: initial;
}
.gl_navi li+ li {
    border-left: none;
    border-right: none;
}
       /* テキストその他共通用 */
.t-nomal{
    font-family: 'Kosugi Maru', ;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.6;
    color: #333333;
}
.t-nomal2{
    font-family: 'Kosugi Maru', ;
    font-weight: normal;
    font-size: 14px;
    line-height:;/* line-height設定なしver */
    color: #333333;
}

}/* スマホ用end消さない */

@media screen and (min-width:561px) and ( max-width:960px) {
}

@media screen and (min-width:961px) {
}

/* 個別ページ用 */
@media screen and (max-width:560px) { 
/* home SP */
.photogallerywrap img{
    width: 100vw;
    min-width: none;
    height: 200px;
}
.photogallery{
    display: inline-block;
    width: 100vw;
    min-width: none;
    height: auto;
}
.homoneria{
    margin: 0;
    padding:35px 5vw 0 5vw;
    width:85vw;
}

.newsboxwrap{
    width: 90vw;
    margin:20px 5vw 20px 5vw;
}
.newsbox{
    width: 90vw;
    min-height:none;
    margin-right: none;
    margin-left: none;
}
.newsboxobi{
    display:flex;
    width: 100%;
    height: 25px;
}
.newsbword{
    display: inline-block;
    line-height: 0.5em;
	min-width: none;
    padding: 10px;
    table-layout:none;
}
.t-shin{
    font-size: 16px;
    line-height: 14px;
}
.t-ichiyu{
    font-size: 14px;
    line-height: 14px;
}
.topic {
    padding:15px;
}
.topic dt {
    float: none;
    clear: left;
    width: 10%;
}
.topic dd {
    margin-left: 0;
    width: 70vw ;
    word-wrap : break-all;
    overflow-wrap : break-all;
}

.kangopuro {
    width: 100vw;
    height: auto;
    margin: none;
    margin-top:10px; 
    padding: 0px;
    background: #fadce9;
    background-image: url(../images/home_bg1-sp1.png);
    background-size:100vw;
    background-repeat: no-repeat repeat;
    align-items:center;
}
.kangopurowrap-sp {
    display:flex;
    width: 100%;
    justify-content: space-between;
    flex-direction:column;
    text-align: center;

}
.kangopuro1-sp {
    width: 90vw;
    height: 110px;
    display: inline-block;
    position:relative;
    top: 20px;
}
.t-pro-sp{
    font-family: 'M PLUS Rounded 1c', ;
    font-weight: 800;
    font-size: 20px;
    color: #ff69b4;
    line-height: 1.2em;
    vertical-align :bottom;
}
.kangopuro2-sp {
    display: inline-block;
    width: 90vw;
    margin-top: 20px;
    text-align: center;
}
.kangopuro3-sp {
    display: inline-block;
    width: 70vw;
    margin-top: 20px;
    text-align: center;
}

.info-houmonworap{
    width: 100vw;
    margin: 0px auto;
    margin-bottom:30px;
    display: -webkit-flex;
    display:flex;
    flex-direction:column;
    flex-wrap: wrap;
    text-align: center;
}
.info-houmon-p{
    margin-top: 0px; 
    width: 90vw;
}
.info-houmonwrap2{
    margin: 0px auto; 
    padding: 10px;
    width: 90vw;
}
.info-houmon-w{
    margin-bottom: 10px;
}

.info-bosyu-w{
    display: block;
    text-align: center;
    margin-top: 0px; 
    margin-bottom:10px;
    width: 90vw;
}
.info-bosyu-w-l{
    margin: 0px auto;
    margin-bottom:30px;
    width: 90vw;
    text-decoration: none;
    border-radius: 5px;
    background: #75b050;
}
.info-bosyu-w-l:hover{
    background-color: #ee86a9;
}

.shisetuwrap1{
    margin: 20px;
    display: block;
    width: 90vw;
    height: none;
    margin-bottom:10px;
    background-color: #fff;
}

.shisetuwrap2{
    margin-bottom:5px;
}
.shisetutable{
    width: 90vw;
}
.shisetuinfo {
    padding: 0px 0px
}
.shisetuinfo dl {
}
.shisetuinfo dt,.shisetuinfo dd {
    font-size: 14px;
}
.shisetuinfo dt {
    width: 90vw;
    height: 25px;
    margin-bottom:10px;
}
.shisetuinfo dd {
    float:none;
    text-align:center;
}
.shisetuwrap3{
    width: 90vw;
    margin: 0px auto;
    flex-direction:column;
}
.shisetuwrap4{
    width:90vw;
    min-width: 0;
}
.pamphlet-p{
    display:inline-block;
    margin:0px auto; 
    width:100%;
    height:auto;
    max-width: none;
    text-align: center;
}
.shisetuwrap5{
    width: 90vw;
    min-width: none;
    margin-left: auto;
    flex-direction:column;
    text-align: center;
}
.map-p{
    width: 90vw;
    max-width: auto;
    margin-top:10px;
}
.map-l{
    width: 90vw;
    height: 30px;
    margin-top:10px;
    text-decoration: none;
    border-radius: 5px;
    background: #75b050;
}
/* 訪問看護について SP */
.houmonwrap1{
    width: 90vw;
    margin: 0.2em auto 2em auto;
    display: -webkit-flex;
    display:flex;
    flex-direction:column;
    flex-wrap: wrap;
    text-align: center;
}
.houmonwrap2{
    margin: 0.5em auto 0 auto;
    width: 100%;
}
.houmonwrap3{
    margin: 0.5em auto 0 auto; 
    width: 70%; 
}

.houmonwrap51{
    margin: 1em auto 1em auto;
    width: 95vw;
    height: auto;
    text-align: center;
}
.houmonwrap52{
    margin: 0.5em auto 2em auto;
    width: 90vw;
    text-align: center;
}


.houmonwrap53{
    width:90vw;
    margin: 0.5em auto 2em auto;
}
.houmonwrap54{
    display: inline-block;
    width: 90vw;
    margin-right: auto;
    margin-left: auto;
}
.houmonwrap55 {
    padding: 5px 0 15px 0;
}
.houmonwrap55 dl {
    overflow-wrap : break-word;
}
.houmonwrap55 dt,.houmonwrap55 dd {
    font-family: 'Kosugi Maru', ;
    font-weight: normal;
    font-size: 14px;
}
.houmonwrap55 dt {
    width:90vw;
    height:25px;
    left:0;
    color: #75b050;
    line-height: 2;
    border-radius: 3px;
    border: 1px solid #75b050;
    clear: left;
    float: left;
    text-align: center;
    padding-bottom: 5px;
}
.houmonwrap55 dd {
    width: 90vw;
    float: left;
    padding: 5px 0 10px 0px;
    margin-bottom:10px;
    line-height: 1.5;
    color: #333333;
    text-align:left;
    overflow-wrap : break-word;
    border-bottom: 1px dotted #75b050;
}

.houmonwrap101{
    width: 90vw;
    margin:0 auto 0 auto;
    padding-top:0.5em;
}
.houmonwrap102{
    width: 90vw;
    margin:15px auto 10px auto;
    height: 30px;
}
.houmonwrap102 p{
    font-size: 18px;
    color: #fff;
    line-height: 1.6em;
}

.houmonwrap103{
    width: 90vw;
    margin:0 auto 30px auto;
    flex-direction:column;
}
.houmonwrap104{
    margin: 0px auto; 
    width: 90vw;
    line-height: 1.4;
}
.houmonwrap105{
    margin: 0px auto; 
    width: 90vw; 
    line-height: 1.4;
}

.houmonwrap151{
    width: 90vw;
    margin: 0px auto;
    margin-top:0.5em;
    margin-bottom:2em;
}
.careservice-table  {
    borrder-spacing:none;
    top:6em;
    left:5vw;
    width: 90vw;
}
.careservice-table  tr,
.careservice-table  th,
.careservice-table  td {
    display: block;
    width: auto;
}
.careservice-table  tr:first-child {
    border-top: 1px solid #dbe1e8;  
}
  
.careservice-table  th,
.careservice-table  td {
    border-top: none;
}

/* 料金・保険利用 */
.insurance-wrap1{
    width: 90vw;
    margin: 0.2em auto 2em auto;
    flex-direction:column;
}
.insurance-wrap2{
    margin: 0.5em auto 0 auto;
    width: 100%;
}
.insurance-wrap3-sp{
    margin: 0.5em auto 0 auto; 
    width: 40vw; 
}

.insurance-wrap51-sp{
    margin: 0.5em auto 2em auto;
    width:50vw;
}
.insurance-wrap52{
    margin: 0.5em auto 2em auto;
    width:90vw;
}

.ryokin-midashi-t{
    font-size: 18px;
}
.ryokin-midashi-komoji-t{
    font-size: 14px;
}
.insurance-wrap53{
    margin: 30px auto 10px auto;
    width: 90vw;
}
.insurance-wrap54{
    margin: 10px auto 5px auto;
    width: 90vw;
}
.insurance-wrap55{
    width: 90vw;
    padding-left: 5vw;
    margin: 0px 0;
    margin-top:0.5em;
    margin-bottom:2em;
    padding-right: none;
}

.ryokin-table  {
    borrder-spacing:none;
    margin: 1em 0 0.5em 0;
    top:6em;
    width: 90vw;
    text-align:center;
    display: table-cell;
    vertical-align:center;
}
.ryokin-table  tr,
.ryokin-table  th,
.ryokin-table  td {
    display: block;
    width: 60vw;
    margin: 0 auto;
}
.ryokin-table  tr:first-child {
    border-top: 1px solid #dbe1e8;  
}
  
.ryokin-table  th,
.ryokin-table  td {
    border-top: none;
}
.ryokin-table  th {
    font-size: 14px;
    clear:left; 
    border: 1px solid #c8c8c8;  
    padding: 5px;  
    text-align:left;
    line-height: 1.3;
}
.ryokin-table  td{
    font-size: 14px;
    padding: 5px;
    text-align:right;
    line-height: 1.3;
}

.insurance-wrap56{
    margin: 0 auto 0 auto;
    width: 90vw;
}
.insurance-wrap57{
    margin: 0px auto 0.5em auto;
    width: 90vw;
}
.insurance-wrap58{
    margin: 1em auto 2em auto;
    width: 90vw;
}
.ryokin-tyui-t{
    font-size: 12px;
    line-height: 1.2;
}

.insurance-wrap101{
    width: 90vw;
    margin:1em auto 0 auto;
    line-height: 1.3;
}
.insurance-wrap102{
    width: 90vw;
    margin:1em auto 2em auto;
    font-size: 14px;
    line-height: 1.3;
}
.insurance-wrap103{
    width: 90vw;
    margin:1em auto 1em auto;
    line-height: 1.3;
}


/* 採用情報*/
.recruit-wrap1{
    width: 90vw;
    margin: 0.2em auto 2em auto;
    flex-direction:column;
}
.recruit-wrap2{
    margin: 0.5em auto 0 auto;
    width: 100%;
}
.recruit-wrap3{
    margin: 0.5em auto 0 auto; 
    width: 50vw; 
}

.recruit-wrap51{
    width: 90vw;
    margin:0 auto 0 auto;
    padding-top:0.5em;
}
       /* スマホのみ、この文章の上のタイトル文字長体用意だけ*/
.recruit-wrap51-2sp{
    transform: scale( 0.6 , 1 );
}

.recruit-wrap52 {
    width: 100vw;
    height: 58em;
    min-height: 100vw;
    margin: none;
    margin-top:10px; 
    padding-top: 10px;
    background: none;
    background-image: url(../recruit/images/recruit-mainimg-sp.jpg);
    background-size:100vw;
    background-repeat: no-repeat;
    align-items:center;
}
.recruit-wrap53-sp {
    display:initial;
    width: 100%;
    justify-content:initial;
    flex-direction:initial;
    text-align: center;

}
.recruit-wrap54-sp {
    width: 90vw;
    height: auto;
    display: inline-block;
    position:relative;
    top: 20px;
}
.t-recruit-sp{
    font-family: 'M PLUS Rounded 1c', ;
    font-weight: 800;
    font-size: 20px;
    color: #ff69b4;
    line-height: 1.2em;
    vertical-align :bottom;
}
.recruit-wrap55-sp {
    display: inline-block;
    padding: initial;
    width: 75vw;
    margin: 2.5em auto 0 auto;
    text-align: justify;
    text-justify: inter-ideograph;
}

.staffinfo-list {
    margin: 0.5em auto;
    padding: 0;
    width: 70vw;
    background: ;
}

#staffinfo1-wrap img,#staffinfo2-wrap img {
    max-width: 50vw;
    margin: 0 auto;
}
.staffinfo-title {
    margin: 0.6em 0 0;
    font-family: 'Kosugi Maru', ;
    font-weight: normal;
    color:#ff69b4 ;
    text-align: center;
    font-size: 16px;
    border-bottom: solid 1px #333333;
    padding-bottom: 12px;
}

.staffinfo-text-tax {
    margin: 0;
    padding: 1em;
    font-family: 'Kosugi Maru', ;
    font-weight: normal;
    color: #333333;
    font-size: 14px;
    line-height: 1.5;
}

.recruit-wrap101{
    width: 90vw;
    font-size: 16px;
}
.recruit-wrap102{
    width: 90vw;
    margin: 0px auto;
    margin-top:0.5em;
    margin-bottom:0.5em;
}
.bosyuyoko-table  {
    borrder-spacing:none;
    top:6em;
    left:5vw;
    width: 90vw;
}
.bosyuyoko-table  tr,
.bosyuyoko-table  th,
.bosyuyoko-table  td {
    display: block;
    width: auto;
}
.bosyuyoko-table  tr:first-child {
    border-top: 1px solid #dbe1e8;  
}
  
.bosyuyoko-table  th,
.bosyuyoko-table  td {
    border-top: none;
}
.bosyuyoko-table  th {
    padding: 5px; 
}
.bosyuyoko-table  td {
    padding: 5px 15px 5px 15px; 
}
.bosyuyoko-table th a,.bosyuyoko-table th a{
    font-size: 14px;
}
.recruit-wrap103{
    width: 90vw;
    margin: 0 auto 0 auto;
    font-size: 14px;
    line-height: 1.3;
}

/* お問い合わせ */

.contact-wrap1{
    width: 90vw;
    margin-bottom:0.5em;
}
.contact-wrap2{
    width: 90vw;
    margin-bottom:0.5em;
}
#formWrap {
    width:100%;
    margin:0 auto;
    font-size:14px;
}
table.formTable th, table.formTable td {
    width:auto;
    display:block;
}
table.formTable th {
    margin-top:5px;
    border-bottom:0;
}
input[type="text"], textarea {
    width:80%;
    padding:5px;
    font-size:110%;
    display:block;
}
input[type="submit"], input[type="reset"], input[type="button"] {
    display:block;
    width:100%;
    height:40px;
    -webkit-appearance: none;
}



/* プライバシーポリシー / 個人情報の取り扱い */


.h2-prpo{
    position: relative;
    margin:20px 0 0px 0;
    text-align:left;
    width: 100vw;
    height: 80px;
    background-image:url(../images/bg-obi-subtop-sp.jpg);
    background-size:150vw;
}
.h2-prpo:before,.h2:after{
    content: "";
    width: 0px;
}
.h2-prpo:before{
    right: none;
}
.h2-prpo:after{
    left: none;
}
.h2-prpo p{
    position:absolute;
    top:2.5;
    left:3vw;
    font-size: 22px;
    width: 90vw;
    text-align:left;
    color: #333333;
    line-height:0.6em;
    padding-left:2.4em;
    text-indent:-2.4em;
}
.h2-prpo p::before{
    content: "";
    clear:left;
    vertical-align:middle;
    background-image:url(../icon/icon-heart.png); 
    width:50px;
    height:40px;
}

.privacypolicy-title1,.privacypolicy-title2-wrap,.privacypolicy-title2,.privacypolicy-title3,.privacypolicy-wrap1,.privacypolicy-wrap2,.privacypolicy-wrap3{
    width: 90vw;
}


.privacypolicy-title1{
    margin: 20px auto 10px auto;
    font-size: 20px;
    line-height: 2;
}
.privacypolicy-title2-wrap{
    height: 3.3em;
    margin: 0 auto 0 auto;
    border-top: solid 0.05em #006e35;
    border-bottom: solid 0.05em #006e35;
    justify-content: center;
    align-items: center;
}
.privacypolicy-title2{
    height: 2em;
    margin: 0.3em auto 0 auto;
    border-top: solid 0.15em #006e35;
    border-bottom: solid 0.15em #006e35;
    font-size: 18px;
    line-height: 2;
}

.privacypolicy-title3{
    margin: 10px auto 10px auto;
    font-size: 15px;
    line-height: 1.4;
    border-bottom: dotted 0.15em #006e35;
}
.privacypolicy-txt{
    font-size: 14px;
    line-height: 1.3;
    color: #333333;
}

.privacypolicy-wrap1{
    margin: 10px auto 10px auto;
}
.privacypolicy-wrap2{
    margin: 0px auto 10px auto;
}
.privacypolicy-wrap3{
    margin: 0px auto 450px auto;
}


}/* スマホ用end消さない */







@media screen and (min-width:561px) and ( max-width:960px) {
.photogallerywrap{
    width: 100vw;
    min-width: none;
    height: auto;
}
.staffinfo-list {
    width: calc(96% / 3);
}

}/* end消さない */

@media screen and (min-width:961px) {
.photogallerywrap{
    width: 100vw;
    height: auto;
}
.staffinfo-list {
    width: calc(96% / 3);
}

}/* end消さない */