@charset "utf-8";
/******************************************************

        スマートフォンサイト用

******************************************************/
@media screen and (max-width: 767px) {


/* 看板 */
header #mainimg {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
header #mainimg .copy {
    order: 2;
    text-align: center;
    position: relative;
    right: 0;
    top: 0;
    z-index: 100;
    width: 100%;
    padding-top: 32px;
}
header #mainimg .img {
    order: 1;
    width: 100%;
}
/******************************************************/
/* info.html  */
/******************************************************/
#main.info {
    letter-spacing: 0.06em;
    position: relative;
    background: url(../images/info/info_parallax2_sp.jpg) no-repeat center center fixed;
    background-size: contain;
}
#info01 {
    background: #ffffff;
    color: #000;
    margin-bottom: 150px;
    padding: 20px 20px 30px;
}
#info01 h2 {
    color: #48a8cf;
    font-size: 2.8rem;
    line-height: 1.45;
    letter-spacing: 0.1em;
    margin-bottom: 16px;
}
#info01 p {
    font-size: 2.6rem;
    line-height: 1.5;
    letter-spacing: 0.03em;
}
#info01 h3 {
    border: 1px solid #040404;
    color: #000000;
    font-size: 2.4rem;
    line-height: 1;
    letter-spacing: 0.15em;
    padding: 3px 6px;
    display: table;
    margin: 35px auto 12px;
}
#info01 dl {
    margin-bottom: 12px;
}
#info01 dt {
    font-size: 3.6rem;
    line-height: 1.2;
    letter-spacing: 0.15em;
    margin-bottom: 4px;
}
#info01 dd {
}
#info01 .index {
    background: #e8f2f6;
    padding: 16px 16px 10px;
}
#info01 .index ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#info01 .index ul li {
    background: #ffffff;
    color: #000000;
    font-size: 2.4rem;
    line-height: 1.1;
    letter-spacing: 0.03em;
    text-align: center;
    width: 32%;
    padding: 6px 0;
    margin-bottom: 6px;
    vertical-align: middle;
}
#info02 {
    background: #ffffff;
    color: #000;
    padding: 20px 20px 30px;
}
#info02 .boxarea {
}
#info02 .lbox dl,
#info02 .rbox dl {
    margin-bottom: 28px;
    text-align: left;
}
#info02 .lbox dt,
#info02 .rbox dt {
    color: #48a8cf;
    font-size: 3.2rem;
    line-height: 1.2;
    border-bottom: 2px solid #73c7ea;
    padding: 0 5px 3px;
}
#info02 .lbox dd,
#info02 .rbox dd {
    padding: 10px 0 0 5px;
}
#info02 .lbox dd .img,
#info02 .rbox dd .img {
    margin-top: 5px;
    text-align: center;
}
#info02 img.img1 {
    width: 50px;
}
#info02 ul.note {
    margin-top: 4px;
}
#info02 ul.note li {
    font-size: 2.2rem;
    line-height: 1.35;
    letter-spacing: 0.05em;
    text-indent: -1em;
    padding-left: 1em;
    margin-top: 3px;
}
#info02 .notearea {
    border-top: 1px solid #ccc;
    padding: 20px 0 0 5px;
    font-size: 2.2rem;
    line-height: 1.35;
    letter-spacing: 0.05em;
    text-indent: -1em;
    padding-left: 1em;
}
#info02 .notearea p {
    font-size: 2.2rem;
    line-height: 1.35;
    letter-spacing: 0.05em;
}
#info02 .notearea li {
    font-size: 2.2rem;
    line-height: 1.35;
    letter-spacing: 0.05em;
    text-indent: -1em;
    padding-left: 1em;
}


/******************************************************/
/* staff.html  */
/******************************************************/
#main.staff {
    color: #000;
    letter-spacing: 0.06em;
}
#director,
#doctor,
#nurse {
    background: #ffffff;
    padding: 0 20px 30px;
}
.profile h2,
#nurse h2 {
    border: 1px solid #040404;
    color: #000000;
    font-size: 2.4rem;
    line-height: 1;
    letter-spacing: 0.15em;
    padding: 3px 6px;
    display: table;
    margin: 20px auto 12px;
}
.profile dl {
}
.profile dt {
    font-size: 3.2rem;
    line-height: 1;
    margin-bottom: 20px;
}
.profile dd.photo img {
    width: 100%;
}
.profile dd.photo .message {
    background: #eff7fc;
    padding: 15px 15px 12px 15px;
}
.profile dd.info {
    margin-top: 16px;
    text-align: left;
}
.profile dd.info h3 {
    color: #48a8cf;
    font-size: 3rem;
    line-height: 1.2;
    border-bottom: 2px solid #73c7ea;
    padding: 0 5px 3px;
    margin-bottom: 10px;
}
.profile dd.info h3:nth-of-type(n+2) {
    margin-top: 18px;
}
.profile dd.info p {
    padding-left: 5px;
}
.profile dd.info table {
    border: none;
}
.profile dd.info th {
    border: none;
    white-space: nowrap;
    padding: 2px 0 2px 5px;
}
.profile dd.info td {
    border: none;
    padding: 2px 0 2px 20px;
}
#nurse .img {
    text-align: center;
    padding: 0;
    margin-top: 20px;
}
#nurse .img img {
    width: 100%;
}
#nurse .message {
    background: #eff7fc;
    padding: 15px 15px 12px 15px;
    text-align: left;
}


/******************************************************/
/* product.html  */
/******************************************************/
#main.product {
    color: #000;
    letter-spacing: 0.06em;
}
#product01 {
    background: #ffffff;
    padding: 20px 20px 30px;
}
#product01 h2 {
    color: #48a8cf;
    font-size: 2.8rem;
    line-height: 1.45;
    letter-spacing: 0.1em;
    margin-bottom: 16px;
}
#product01 p {
    font-size: 2.6rem;
    line-height: 1.5;
    letter-spacing: 0.06em;
}
#product01 .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}
#product01 .list dl {
    margin-bottom: 28px;
    text-align: left;
}
#product01 .list dt {
    color: #48a8cf;
    font-size: 3.2rem;
    line-height: 1.2;
    letter-spacing: 0.02em;
    border-bottom: 2px solid #73c7ea;
    padding: 0 5px 3px;
    display: flex;
    justify-content: space-between;
}
#product01 .list dt strong {
    font-weight: 400;
}
#product01 .list dt a {
    background: #73c7ea url(../images/base/arw_r_wt.png) no-repeat 94% center;
    background-size: 6px auto;
    color: #ffffff;
    border-radius: 3px;
    font-size: 2rem;
    line-height: 1.2;
    letter-spacing: normal;
    text-decoration: none;
    padding: 3px 14px 3px 8px;
    display: table;
    margin-left: auto;
    white-space: nowrap;
}
#product01 .list dd {
    padding: 10px 0 0 5px;
}
#product01 .list dd p {
    margin-bottom: 5px;
    line-height: 1.7;
}
#product01 .list .img {
    margin-top: 12px;
}
#product01 .list .img img {
    width: 100%;
}
#product01 .list .note {
    margin-top: 12px;
    color: #f17878;
}




}