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

        PCサイト用

******************************************************/
@media screen and (min-width: 768px) {


/******************************************************/
/* info.html  */
/******************************************************/
#main.info {
    background: url(../images/info/info_parallax2.jpg) no-repeat center center fixed;
    background-size: cover;
    letter-spacing: 0.1em;
}
#info01 {
    background: #ffffff;
    color: #000;
    margin-bottom: 300px;
    padding: 90px 0 110px;
}
#info01 h2 {
    color: #48a8cf;
    font-size: 2.2rem;
    line-height: 1.55;
    letter-spacing: 0.15em;
    margin-bottom: 32px;
}
#info01 p {
    font-size: 1.5rem;
    line-height: 2.1;
    letter-spacing: 0.1em;
    text-align: center;
}
#info01 h3 {
    border: 1px solid #040404;
    color: #000000;
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 0.15em;
    padding: 6px 12px;
    display: table;
    margin: 70px auto 22px;
}
#info01 dl {
    margin-bottom: 25px;
}
#info01 dt {
    font-size: 2rem;
    line-height: 1.2;
    letter-spacing: 0.15em;
    margin-bottom: 8px;
}
#info01 dd {
}
#info01 .index {
    background: #e8f2f6;
    padding: 29px 45px 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: 1.4rem;
    line-height: 1.1;
    letter-spacing: 0.1em;
    text-align: center;
    width: 170px;
    padding: 10px 0;
    margin-bottom: 15px;
}
#info02 {
    background: #ffffff;
    color: #000;
    padding: 100px 0 150px;
}
#info02 .boxarea {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#info02 .lbox,
#info02 .rbox {
    width: 480px;
    text-align: left;
}
#info02 .lbox dl,
#info02 .rbox dl {
    margin-bottom: 44px;
}
#info02 .lbox dt,
#info02 .rbox dt {
    color: #48a8cf;
    font-size: 2.2rem;
    line-height: 1.2;
    border-bottom: 2px solid #73c7ea;
    padding: 0 9px 6px;
}
#info02 .lbox dd,
#info02 .rbox dd {
    padding: 18px 0 0 9px;
}
#info02 .lbox dd .img,
#info02 .rbox dd .img {
    margin-top: 9px;
    text-align: center;
}
#info02 ul.note {
    margin-top: 8px;
}
#info02 ul.note li {
    font-size: 1.4rem;
    line-height: 1.35;
    letter-spacing: 0.1em;
    text-indent: -1em;
    padding-left: 1em;
    margin-top: 4px;
}
#info02 .notearea {
    border-top: 1px solid #ccc;
    padding: 35px 0 0 9px;
    font-size: 1.4rem;
    line-height: 1.35;
    letter-spacing: 0.1em;
    text-indent: -1em;
    padding-left: 1em;
}
#info02 .notearea p {
    font-size: 1.4rem;
    line-height: 1.35;
    letter-spacing: 0.1em;
}
#info02 .notearea li {
    font-size: 1.4rem;
    line-height: 1.35;
    letter-spacing: 0.1em;
    text-indent: -1em;
    padding-left: 1em;
}


/******************************************************/
/* staff.html  */
/******************************************************/
#main.staff {
    color: #000;
    letter-spacing: 0.1em;
    padding-bottom: 140px;
}
#director,
#doctor,
#nurse {
    /*background: #ffffff;*/
    padding: 30px 0 0;
}
.profile h2,
#nurse h2 {
    border: 1px solid #040404;
    color: #000000;
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 0.15em;
    padding: 6px 12px;
    display: table;
    margin: 70px auto 18px;
}
.profile dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.profile dt {
    font-size: 2.2rem;
    line-height: 1;
    width: 100%;
    margin-bottom: 50px;
}
.profile dd.photo {
    width: 500px;
    text-align: left;
}
.profile dd.photo .message {
    background: #eff7fc;
    padding: 28px 30px 24px 35px;
}
.profile dd.info {
    width: 450px;
    text-align: left;
}
.profile dd.info h3 {
    color: #48a8cf;
    font-size: 2rem;
    line-height: 1.2;
    letter-spacing: 0.15em;
    border-bottom: 2px solid #73c7ea;
    padding: 0 9px 6px;
    margin-bottom: 12px;
}
.profile dd.info h3:nth-of-type(n+2) {
    margin-top: 36px;
}
.profile dd.info p {
    padding-left: 9px;
}
.profile dd.info table {
    border: none;
}
.profile dd.info th {
    border: none;
    white-space: nowrap;
    padding: 2px 0 2px 9px;
}
.profile dd.info td {
    border: none;
    padding: 2px 0 2px 20px;
}
#nurse .img {
    text-align: center;
    padding: 0;
    margin-top: 40px;
}
#nurse .message {
    background: #eff7fc;
    padding: 28px 0 24px;
    text-align: center;
    width: 900px;
    margin: 0 auto 120px;
}


/******************************************************/
/* product.html  */
/******************************************************/
#main.product {
    letter-spacing: 0.1em;
}
#product01 {
    background: #ffffff;
    color: #000;
    padding: 90px 0 140px;
}
#product01 h2 {
    color: #48a8cf;
    font-size: 2.2rem;
    line-height: 1.55;
    letter-spacing: 0.15em;
    margin-bottom: 32px;
}
#product01 p {
    font-size: 1.5rem;
    line-height: 2.1;
    letter-spacing: 0.1em;
    text-align: inherit;
}
#product01 .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}
#product01 .list dl {
    width: 470px;
    text-align: left;
    margin-top: 80px;
}
#product01 .list dt {
    color: #48a8cf;
    font-size: 2.2rem;
    line-height: 1.2;
    letter-spacing: 0.02em;
    border-bottom: 2px solid #73c7ea;
    padding: 0 9px 6px;
    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: 10px auto;
    color: #ffffff;
    border-radius: 5px;
    font-size: 1.2rem;
    line-height: 1.2;
    letter-spacing: 0.02em;
    text-decoration: none;
    padding: 6px 21px 6px 13px;
    display: table;
    margin-left: auto;
    white-space: nowrap;
}
#product01 .list dd {
    padding: 18px 0 0 9px;
    line-height: 1.7;
}
#product01 .list dd p {
    margin-bottom: 8px;
    line-height: 1.7;
}
#product01 .list .img {
    margin-top: 20px;
}
#product01 .list .note {
    margin-top: 20px;
    color: #f17878;
}




}