@charset "UTF-8";

/* wow.min.js(アニメーション) */
@import url("animate.css");

/* pc */
@media screen and (min-width: 641px) {
    .buttonwrap {
        text-align: right;
        text-shadow: none !important;
    }

    .mail img {
        width: 185px;
        margin-top: 10px;
    }

    header.sp {
        display: none;
    }

    .pop-sp {
        display: none;
    }

    /* スライド */
    header.pc {
        position: relative;
    }

    header.pc .slider {
        position: relative;
        height: 541px;
        background: url(../img/index/main.jpg) no-repeat center top;
    }

    header.pc .slider .bxslider {
        position: absolute;
        margin: 0;
        padding: 0;
        height: 400px;
        list-style: none;
    }

    header.pc .slider .bxslider li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    /*求人バナー*/
    .staff_bnr img {
        width: 280px;
        position: absolute;
        top: 20px;
        right: 20px;
    }

    /* スライド上 */
    header.pc h2 {
        position: absolute;
        left: 0;
        right: 0;
        top: 119px;
        margin: 0 auto;
        width: 468px;
        height: 60px;
        background-image: url(../img/index/keyword.png);
        text-indent: -9999px;
    }

    header.pc #timetable {
        position: absolute;
        margin: 0 auto;
        left: 0;
        right: 0;
        top: 229px;
        width: 1080px;
    }

    header.pc #timetable .timetable01 {
        position: absolute;
        right: 0;
        top: 290px;
        /*top:315px;*/
        /* width: 364px;
		height: 107px;
		background-color: rgba(0, 0, 0, 0.5); */
        z-index: 1;
    }

    img.blue_b {
        border: 1px solid #7fbfff;
    }

    header.pc #timetable .timetable01 table {
        margin: 14px auto 0;
        width: 332px;
        height: 70px;
    }

    header.pc #timetable .timetable01 table tr th {
        background-color: #7FBFFF;
        border: 1px solid #7FBFFF;
        font-size: 14px;
        color: #fff;
        vertical-align: middle;
    }

    header.pc #timetable .timetable01 table tr td {
        background-color: #fff;
        border: 1px solid #7FBFFF;
        font-size: 14px;
        color: #46BE8C;
        text-align: center;
        vertical-align: middle;
    }

    header.pc #timetable .timetable01 table tr td:first-child {
        background-color: #B2D8FF;
        color: #fff;
        font-size: 10px;
    }

    header.pc #timetable .timetable01 p {
        margin: 5px auto 0;
        width: 332px;
        font-size: 14px;
        line-height: 1.5;
    }

    header.pc #timetable .timetable01 p span {
        color: #46BE8C;
    }

    /* ヘッダー */
    header.pc h1 {
        position: absolute;
        top: 10px;
        left: 50%;
        z-index: 1;
        margin-left: -512px;
        font-size: 12px;
        font-weight: normal;
        color: #fff;
    }

    header.pc .header {
        position: absolute;
        top: 491px;
        width: 100%;
        background-image: url(../img/index/wave_upper.png);
        background-repeat: repeat-x;
        background-position: top center;
    }

    header.pc .header .header_wrapper {
        position: relative;
        margin: 50px auto 0;
        width: 1150px;
        /*height: 160px;*/
        height: 200px;
    }

    header.pc .header .header_wrapper h1 {
        position: absolute;
        top: 30px;
        width: 449px;
        height: 63px;
    }

    header.pc .header .header_wrapper h1 a {
        display: block;
        width: 449px;
        height: 63px;
        background-image: url(../img/logo2.png);
        text-indent: -9999px;
    }

    header.pc .header .header_wrapper .addr {
        position: absolute;
        top: -10px;
        right: 335px;
        width: 260px;
    }

    header.pc .header .header_wrapper .addr address {
        margin-bottom: 10px;
        line-height: 1.5;
        font-size: 12px;
        font-style: normal;
    }

    header.pc .header .header_wrapper .addr .tel {
        font-size: 20px;
        color: #7FBFFF;
    }

    header.pc .header .header_wrapper .icon {
        position: absolute;
        bottom: -40px;
        right: -100px;
        z-index: 1;
    }

    img.bnr_sns {
        margin: 8px 3px 0;
        width: 155px;
        display: inline-block;
    }

    img.ameblo {
        width: 155px;
    }

    /* メニュー */
    header.pc .header .header_wrapper nav {
        position: absolute;
        /*top: 110px;*/
        top: 140px;
        left: 50px;
    }

    header.pc .header .header_wrapper nav ul.nav01 {
        *zoom: 1;
        list-style-type: none;
        /* width: 568px; */
    }

    header.pc .header .header_wrapper nav ul.nav01:before,
    header.pc .header .header_wrapper nav ul.nav01:after {
        content: "";
        display: table;
    }

    header.pc .header .header_wrapper nav ul.nav01:after {
        clear: both;
    }

    header.pc .header .header_wrapper nav ul.nav01 li {
        position: relative;
        float: left;
        margin: 0;
        padding: 0;
        text-align: center;
    }

    header.pc .header .header_wrapper nav ul li a {
        display: block;
        height: 40px;
        font-size: 14px;
        line-height: 1;
        text-decoration: none;
        text-indent: -9999px;
    }

    header.pc .header .header_wrapper nav ul.nav01 li.nav02_1 a {
        margin-right: 25px;
        width: 43px;
        background-image: url(../img/nav_top.png);
        cursor: pointer;
    }

    header.pc .header .header_wrapper nav ul.nav01 li.nav02_2 a {
        margin-right: 25px;
        width: 62px;
        background-image: url(../img/nav_service.png);
    }

    header.pc .header .header_wrapper nav ul.nav01 li.nav02_3 a {
        margin-right: 25px;
        width: 143px;
        background-image: url(../img/nav_staff.png);
        cursor: pointer;
    }

    header.pc .header .header_wrapper nav ul.nav01 li.nav02_4 a {
        margin-right: 25px;
        width: 98px;
        background-image: url(../img/nav_whitening.png);
        cursor: pointer;
    }

    header.pc .header .header_wrapper nav ul.nav01 li.nav02_5 a {
        margin-right: 25px;
        width: 111px;
        background-image: url(../img/nav_clinic.png);
        cursor: pointer;
    }

    header.pc .header .header_wrapper nav ul.nav01 li.nav02_6 a {
        width: 62px;
        background-image: url(../img/nav_access.png);
        cursor: pointer;
    }

    header.pc .header .header_wrapper nav ul.nav01 li.nav02_7 a {
        margin-right: 25px;
        width: 170px;
        background-image: url(../img/nav_office_whitening.png);
        cursor: pointer;
    }

    header.pc .header .header_wrapper nav ul.nav01 li.nav02_2 ul {
        list-style: none;
        position: absolute;
        z-index: 9999;
        top: 100%;
        left: 0;
        margin: 0;
        padding: 0;
    }

    header.pc .header .header_wrapper nav ul.nav01 li.nav02_2 ul li {
        width: 100%;
    }

    header.pc .header .header_wrapper nav ul.nav01 li.nav02_2 ul li a {
        margin: 0;
        padding: 13px 15px;
        width: 200px;
        height: 1em;
        background: none;
        text-align: left;
        text-indent: 0;
        color: #fff;
        cursor: pointer;
    }

    header.pc .header .header_wrapper nav ul.nav01 li.nav02_2 ul li:nth-child(odd) a {
        background-color: #7FBFFF;
    }

    header.pc .header .header_wrapper nav ul.nav01 li.nav02_2 ul li:nth-child(even) a {
        background-color: #B2D8FF;
    }

    header.pc .header .header_wrapper nav ul li:hover > a {
        /* background: #6e7c0c; */
    }

    header.pc .header .header_wrapper nav ul li a:hover {
        /* background: #616d0b; */
    }

    header.pc .header .header_wrapper nav ul li ul {
        display: none;
    }

    header.pc .header .header_wrapper nav ul li:hover ul {
        display: block;
    }


    #index {
        position: relative;
        /*top: 160px;*/
        top: 260px;
    }

    /* お知らせ */
    #news {
        padding-bottom: 110px;
        padding-top: 110px;
        background-color: #EFF7FF;
        background-image: url(../img/index/wave_upper.png), url(../img/index/wave_lower.png);
        background-repeat: repeat-x, repeat-x;
        background-position: bottom center, top center;
    }

    #news div {
        display: table;
        margin: 0 auto;
        width: 1080px;
    }

    #news div h3 {
        display: table-cell;
        width: 365px;
        height: 59px;
        background: url(../img/index/h3_news.png) center center no-repeat;
        text-indent: -9999px;
    }

    #news div ul {
        /* display: table-cell; */
        width: 715px;
        list-style: none;
        height: 350px;
        overflow-y: scroll;
    }

    #news div ul li {
        border-bottom: 1px dotted#7FBFFF;
        line-height: 40px;
        font-size: 16px;
    }

    #news div ul li span {
        display: inline-block;
        width: 120px;
        color: #3D9EFF;
    }

    /* 特徴 */
    #feature {
        text-align: center;
        margin: 70px auto;
        width: 1080px;
    }

    #feature h3 {
        font-size: 30px;
        line-height: 1.5;
        color: #439FFC;
        font-family: "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        font-weight: normal;
        background: url(../img/index/feature06.png) no-repeat center bottom;
        margin-bottom: 60px;
    }

    #feature ul {
        list-style: none;
        font-size: 0;
    }

    #feature ul li {
        display: inline-block;
    }

    /* ようこそ */
    #welcome {
        background-color: #EFF7FF;
        background-image: url(../img/index/wave_lower.png);
        background-repeat: repeat-x;
        background-position: top center;
    }

    #welcome .inner {
        position: relative;
        margin: 0 auto;
        width: 1080px;
        height: 810px;
    }

    #welcome h3 {
        position: absolute;
        top: 185px;
        left: 0;
        width: 365px;
        height: 29px;
    }

    #welcome .welcome01 {
        position: absolute;
        top: 290px;
        left: 0;
        width: 660px;
        font-size: 16px;
        line-height: 150%;
    }

    #welcome .welcome02 {
        position: absolute;
        top: 500px;
        left: 185px;
        width: 821px;
        height: 300px;
    }

    #welcome .welcome03 {
        position: absolute;
        top: 125px;
        left: 753px;
        width: 327px;
        height: 468px;
    }

    #welcome .welcome04 {
        position: absolute;
        top: 141px;
        left: 670px;
        width: 57px;
        height: 283px;
    }

    #welcome .welcome04 span {
        display: block;
        width: 57px;
        height: 283px;
        background-image: url(../img/index/welcome03.png);
        background-repeat: no-repeat;
        text-indent: -9999px;
    }

    #welcome .welcome05 {
        position: absolute;
        top: 640px;
        left: 944px;
        width: 160px;
        text-align: right;
        font-size: 20px;
    }

    #welcome .welcome05 span {
        display: block;
        margin-bottom: 5px;
        font-size: 12px;
    }

    /* 診療案内 */
    #service {
        padding-top: 145px;
        height: 750px;
        background-image: url(../img/index/wave_lower2.png), url(../img/index/service_bk.jpg);
        background-repeat: repeat-x, no-repeat;
        background-position: top center, top center;
    }

    #service h3 {
        margin: 0 auto 60px;
        width: 124px;
        height: 63px;
        background-image: url(../img/index/h3_service.png);
        text-indent: -9999px;
    }

    #service ul {
        margin: 0 auto;
        width: 1080px;
        text-align: center;
        font-size: 0;
    }

    #service ul li {
        vertical-align: top;
        display: inline-block;
        margin-bottom: 15px;
        margin-right: 15px;
        width: 255px;
        height: 245px;
        list-style: none;
        background-color: #fff;
        box-shadow: 5px 5px 5px #777;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
        -webkit-transform: rotateZ(0deg);
        -moz-transform: rotateZ(0deg);
        transform: rotateZ(0deg);
    }

    #service ul li:hover {
        -webkit-transform: rotateZ(15deg);
        -moz-transform: rotateZ(15deg);
        transform: rotateZ(15deg);
    }

    #service ul li:nth-child(4),
    #service ul li:nth-child(8) {
        margin-right: 0;
    }

    #service ul li a {
        display: block;
        padding: 5px;
        text-decoration: none;
    }

    #service ul li a img {
        margin-bottom: 14px;
    }

    #service ul li a p {
        text-align: center;
    }

    #service ul li a p:nth-child(2) {
        margin-bottom: 3px;
        font-size: 16px;
        color: #444444;
    }

    #service ul li a p:nth-child(3) {
        font-size: 12px;
        color: #3D9EFF;
    }

    #service ul li div img {
        font-size: 12px;
        color: #3D9EFF;
        box-shadow: 5px 5px 5px #777;
        margin-left: -5px;
        margin-top: 20px;
    }

    /* 特徴１ */
    #point01,
    #point-popup {
        padding-top: 125px;
        height: 1498px;
        background-image: url(../img/index/point01_bk.jpg);
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
    }

    #point-popup {
        height: auto;
        padding: 0;
        padding: 24px;
    }

    #point01 h3,
    #point-popup h3 {
        margin: 0 auto 60px;
        width: 158px;
        height: 64px;
        background-image: url(../img/index/h3_point01.png);
        text-indent: -9999px;
    }

    #point01 dl,
    #point-popup dl {
        margin: 0 auto 90px;
        width: 1070px;
        height: 360px;
        box-shadow: 5px 5px 5px #777;
    }

    #point01 dl dd.txt,
    #point-popup dl dd.txt {
        padding: 20px 30px 0;
        width: 470px;
        height: 340px;
        background-color: #fff;
        vertical-align: middle;
    }

    #point01 dl dd.pic,
    #point-popup dl dd.pic {
        width: 540px;
        height: 360px;
    }

    #point01 dl.point01_1 dd.txt,
    #point01 dl.point01_2 dd.pic,
    #point01 dl.point01_3 dd.txt,
    #point-popup dl.point01_1 dd.txt,
    #point-popup dl.point01_2 dd.pic,
    #point-popup dl.point01_3 dd.txt {
        float: left;
    }

    #point01 dl.point01_1 dd.pic,
    #point01 dl.point01_2 dd.txt,
    #point01 dl.point01_3 dd.pic,
    #point-popup dl.point01_1 dd.pic,
    #point-popup dl.point01_2 dd.txt,
    #point-popup dl.point01_3 dd.pic {
        float: right;
    }

    #point01 dl dd p,
    #point-popup dl dd p {
        width: 100%;
    }

    #point01 dl dd p:first-child,
    #point-popup dl dd p:first-child {
        margin-bottom: 15px;
        font-size: 27px;
        line-height: 1.2;
        white-space: nowrap;
        color: #3D9EFF;
        font-family: "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    }

    #point01 dl dd p:first-child small,
    #point-popup dl dd p:first-child small {
        font-size: 22px;
    }

    #point01 dl dd p:last-child,
    #point-popup dl dd p:last-child {
        font-size: 16px;
        line-height: 150%;
    }

    #point01 dl dd img,
    #point-popup dl dd img {
        vertical-align: bottom;
    }

    /* 特徴２ */
    #point02 {
        padding: 70px 0;
        width: 100%;
        background: #fff;
    }

    #point02 h3 {
        margin-bottom: 30px;
        width: 1080px;
        font-size: 28px;
        font-family: "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        color: #439FFC;
        font-weight: normal;
        text-shadow: 0 0 8px #fff;
    }

    #point02 > div:last-of-type h3 {
        font-size: 27px;
    }

    #point02 > div:last-of-type h3 br {
        display: none;
    }

    #point02 div {
        clear: both;
        margin: 0 auto;
        width: 980px;
        font-size: 16px;
        line-height: 150%;
        overflow: hidden;
    }

    #point02 div:first-child,
    #point02 div:nth-of-type(2) {
        margin-bottom: 40px;
    }

    #point02 img {
        float: right;
        margin-left: 60px;
    }

    /* 特徴３ */
    #point03 {
        padding-top: 90px;
        width: 100%;
        height: 263px;
        background-image: url(../img/index/point03_bk.jpg);
        background-repeat: no-repeat;
        background-position: top center;
    }

    #point03 h3 {
        margin: 0 auto 45px;
        width: 1080px;
        font-size: 24px;
        font-family: "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        color: #fff;
        font-weight: normal;
        text-align: center;
        text-shadow: 0 0 8px #5684BC;
    }

    #point03 div {
        margin: 0 auto;
        width: 600px;
        font-size: 16px;
        line-height: 150%;
        color: #fff;
        text-shadow: 0 0 8px #5684BC;
    }

    .popscroll {
        margin-top: -30px !important:;
        padding-top: 30px !important;
    }
}

/* smartphone */
@media screen and (max-width: 640px) {
    .buttonwrap {
        text-shadow: none !important;
        text-align: center;
    }

    .indexbutton {
        margin-right: auto !important;
        margin-top: 16px;
    }

    .pop-sp {
        display: block;
        width: 90%;
        margin: 32px 5%;
    }

    .pop-sp a {
        width: 100%;
        margin-bottom: 16px;
        display: block;
        color: #7FBFFF;
        text-align: center;
        font-size: 16px;
        text-decoration: none;
        padding: 16px;
        box-sizing: border-box;
        background: rgba(255, 255, 255, 1);
        border: 3px solid rgba(127, 191, 255, .5);
        border-radius: 5px;
        font-weight: bolder;
        box-shadow: 3px 3px 3px rgba(100, 100, 100, .4);
        /*		filter: drop-shadow(3px 3px 3px rgba(100, 100, 100, .4));*/
    }

    .pop-sp a:last-of-type {
        margin-bottom: 0;
    }

    .popscroll {
        margin-top: -70px !important;
        padding-top: 70px !important;
    }

    header.pc {
        display: none;
    }

    /* ヘッダー */
    header.sp .header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 120px;
        background-color: rgba(255, 255, 255, 0.8);
        z-index: 100;
    }

    header.sp .header .header_wrapper {
        width: 100%;
    }

    header.sp .header .header_wrapper h1 {
        margin: 5px auto 10px 10px;
        width: 60%;
    }

    header.sp .header .header_wrapper h1 a {
        display: block;
        width: 100%;
    }

    header.sp .header .header_wrapper h1 a img {
        width: 100%;
    }

    header.sp .header .header_wrapper .addr {
        margin: 0 auto;
        width: 90%;
    }

    header.sp .header .header_wrapper .addr address {
        margin-top: 8px;
        margin-bottom: 10px;
        line-height: 120%;
        font-size: 12px;
        font-style: normal;
        text-align: center;
    }

    header.sp .header .header_wrapper a.tel {
        display: block;
        position: absolute;
        top: 6px;
        right: 50px;
        width: 32px;
        height: 32px;
    }

    header.sp .header .header_wrapper a.mail {
        display: block;
        position: absolute;
        top: 6px;
        right: 90px;
        width: 32px;
        height: 32px;
    }

    header .header_wrapper #navToggle {
        display: block;
        position: absolute;
        top: 0px;
        right: 10px;
        width: 30px;
        height: 30px;
        cursor: pointer;
    }

    p.inst {
        margin-top: -23px;
        text-align: center;
    }

    img.blue_b {
        border: 1px solid #7fbfff;
    }

    header .header_wrapper #navToggle div {
        position: relative;
    }

    header .header_wrapper #navToggle div span {
        display: block;
        position: absolute;
        margin-left: -15px;
        left: 50%;
        width: 30px;
        border-bottom: 3px solid #7FBFFF;
        -webkit-transition: .35s ease-in-out;
        -moz-transition: .35s ease-in-out;
        transition: .35s ease-in-out;
    }

    header .header_wrapper #navToggle div span:nth-child(1) {
        top: 10px;
    }

    header .header_wrapper #navToggle div span:nth-child(2) {
        top: 21px;
    }

    header .header_wrapper #navToggle div span:nth-child(3) {
        top: 32px;
    }

    header .openNav #navToggle div span:nth-child(1) {
        top: 21px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    header .openNav #navToggle div span:nth-child(2),
    header .openNav #navToggle div span:nth-child(3) {
        top: 21px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    header #gNavSP {
        position: absolute;
        top: -500px;
        left: 0;
        width: 100%;
        z-index: 10;
        background-color: rgba(255, 255, 255, 0.8);
    }

    header #gNavSP ul {
        margin: 20px 5%;
        width: 90%;
    }

    header #gNavSP ul li {
        width: 49%;
        border-bottom: 1px solid #7FBFFF;
        line-height: 2em;
    }

    header #gNavSP ul li:nth-child(odd) {
        float: left;
    }

    header #gNavSP ul li:nth-child(even) {
        float: right;
    }

    header #gNavSP ul li a {
        display: block;
        width: 100%;
        height: 100%;
        font-size: 12px;
        color: #444;
        text-decoration: none;
    }

    header .openNav #gNavSP {
        -webkit-transform: translateY(640px);
        -moz-transform: translateY(640px);
        transform: translateY(640px);
    }

    div#m_bn {
        display: flex;
        justify-content: center;
    }

    div#m_bn a {
        display: block;
        height: 30px;
    }

    div#m_bn a img {
        height: 100%;
        width: auto;
    }



    /* スライド */
    header.sp .slider {
        margin-top: 120px;
        z-index: 1;
        background: url(../img/index/main.jpg) no-repeat center top;
        background-size: auto 200px;
    }

    header.sp .slider .bxslider_sp {
        margin: 0;
        padding: 0;
        height: 200px !important;
        list-style: none;
    }

    header.sp .slider .bxslider_sp li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    /* スライド上 */
    header.sp h2 {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0 auto;
        width: 100%;
        height: 200px;
        background-image: url(../img/index/wave_upper.png), url(../img/index/wave_lower.png);
        background-size: 100%, 100%;
        background-repeat: no-repeat, no-repeat;
        background-position: bottom center, top center;
    }

    header.sp h2 span {
        display: block;
        position: relative;
        top: 85px;
        margin: 0 auto;
        width: 234px;
        height: 30px;
        background-image: url(../img/index/keyword.png);
        background-size: 100%;
        text-indent: -9999px;
    }

    header.sp #timetable {
        margin: 20px auto;
        width: 100%;
    }

    header.sp #timetable .timetable01 {
        margin: 0 auto;
        width: 90%;
    }

    header.sp #timetable .timetable01 table {
        margin: 14px auto 0;
        width: 100%;
        height: 70px;
    }

    header.sp #timetable .timetable01 table tr th {
        background-color: #7FBFFF;
        border: 1px solid #7FBFFF;
        font-size: 12px;
        color: #fff;
        vertical-align: middle;
    }

    header.sp #timetable .timetable01 table tr td {
        background-color: #fff;
        border: 1px solid #7FBFFF;
        font-size: 12px;
        color: #46BE8C;
        text-align: center;
        vertical-align: middle;
    }

    header.sp #timetable .timetable01 table tr td:first-child {
        background-color: #B2D8FF;
        color: #fff;
    }

    header.sp #timetable .timetable01 p {
        margin: 5px auto 0;
        width: 100%;
        font-size: 12px;
        line-height: 120%;
    }

    header.sp #timetable .timetable01 p span {
        color: #46BE8C;
    }


    #index {}

    /*スタッフ募集バナー*/
    .staff_bnr-sp {
        text-align: center;
        margin: 20px;
    }

    /* お知らせ */
    #news {
        padding-bottom: 40px;
        padding-top: 40px;
        background-color: #EFF7FF;
        background-image: url(../img/index/wave_upper.png), url(../img/index/wave_lower.png);
        background-size: 100%, 100%;
        background-repeat: no-repeat, no-repeat;
        background-position: bottom center, top center;
    }

    #news div {
        margin: 0 auto;
        width: 90%;
    }

    #news div h3 {
        margin: 0 auto 20px;
        width: 122px;
        height: 61px;
        background: url(../img/index/h3_news.png) center center no-repeat;
        background-size: 75%;
        text-indent: -9999px;
    }

    #news div ul {
        width: 100%;
        list-style: none;
        height: 300px;
        overflow-y: scroll;
    }

    #news div ul li {
        margin-bottom: 5px;
        padding-bottom: 5px;
        border-bottom: 1px dotted#7FBFFF;
        line-height: 18px;
        font-size: 14px;
    }

    #news div ul li span {
        display: block;
        color: #3D9EFF;
    }

    /* 特徴 */
    #feature {
        text-align: center;
        margin: 20px 10px;
    }

    #feature h3 {
        font-size: 18px;
        line-height: 1.5;
        color: #439FFC;
        font-family: "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        font-weight: normal;
        background: url(../img/index/feature06.png) no-repeat center bottom;
        background-size: 320px auto;
        margin-bottom: 20px;
    }

    #feature ul {
        list-style: none;
        font-size: 0;
    }

    #feature ul li {
        display: inline-block;
        width: 49%;
    }

    #feature ul li img {
        width: 100%;
        height: auto;
    }

    #feature ul li:nth-child(2n) {
        margin-left: 1%;
    }

    /* ようこそ */
    #welcome {
        position: relative;
        margin: 35px auto;
        width: 90%;
    }

    #welcome h3 {
        margin-bottom: 20px;
        width: 100%;
    }

    #welcome h3 img {
        width: 100%;
    }

    #welcome .welcome01 {
        margin-bottom: 20px;
        width: 100%;
        font-size: 14px;
        line-height: 150%;
    }

    #welcome .welcome02 {
        margin-bottom: 20px;
        width: 100%;
    }

    #welcome .welcome02 img {
        width: 100%;
    }

    #welcome .welcome03 {
        margin-bottom: 20px;
        width: 100%;
    }

    #welcome .welcome03 img {
        width: 100%;
    }

    #welcome .welcome04 {
        margin: 0 auto 20px;
        width: 14em;
        text-align: center;
        font-size: 16px;
        line-height: 150%;
    }

    #welcome .welcome05 {
        text-align: center;
        font-size: 20px;
    }

    #welcome .welcome05 span {
        display: block;
        margin-bottom: 5px;
        font-size: 12px;
    }

    /* 診療案内 */
    #service {
        padding-top: 70px;
        padding-bottom: 70px;
        width: 100%;
        background-image: url(../img/index/wave_lower.png), url(../img/index/service_bksp.jpg);
        background-repeat: no-repeat, no-repeat;
        background-position: top center, top center;
        background-size: 100%;
    }

    #service h3 {
        margin: 0 auto 30px;
        width: 124px;
        height: 63px;
        background: url(../img/index/h3_service.png) center center no-repeat;
        text-indent: -9999px;
    }

    #service ul {
        margin: 0 auto;
        width: 90%;
    }

    #service ul li {
        margin-bottom: 15px;
        width: 49%;
        min-height: 190px;
        list-style: none;
        background-color: #fff;
        box-shadow: 5px 5px 5px #777;
        line-height: 1.2;
        position: relative;
    }

    #service ul li:nth-child(odd) {
        float: left;
    }

    #service ul li:nth-child(even) {
        float: right;
    }

    #service ul li a {
        display: block;
        padding: 3px;
        text-decoration: none;
    }

    #service ul li a img {
        margin-bottom: 6px;
        width: 100%;
    }

    #service ul li a p {
        text-align: center;
    }

    #service ul li a p:nth-child(2) {
        margin-bottom: 3px;
        font-size: 12px;
        color: #444444;
    }

    #service ul li a p:nth-child(3) {
        margin-bottom: 6px;
        font-size: 10px;
        color: #3D9EFF;
    }

    #service ul li div {
        position: absolute;
        top: 205px;
        left: 0;
    }

    #service ul li div img {
        box-shadow: 5px 5px 5px #777;
    }

    #service ul li div a {
        padding: 0;
    }

    /* 特徴１ */
    #point01,
    #point-popup {
        padding-top: 60px;
        padding-bottom: 30px;
        margin-bottom: 30px;
        background-image: url(../img/index/point01_bksp.jpg);
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
    }

    #point01 h3,
    #point-popup h3 {
        margin: 0 auto 30px;
        width: 158px;
        height: 64px;
        background-image: url(../img/index/h3_point01.png);
        text-indent: -9999px;
    }

    #point01 dl,
    #point-popup dl {
        margin: 0 auto 30px;
        width: 90%;
        box-shadow: 5px 5px 5px #777;
    }

    #point01 dl dd:first-child,
    #point-popup dl dd:first-child {
        padding-top: 10px;
    }

    #point01 dl dd.txt,
    #point-popup dl dd.txt {
        padding-left: 5%;
        padding-right: 5%;
        padding-bottom: 10px;
        background-color: #fff;
        vertical-align: middle;
    }

    #point01 dl dd.pic,
    #point-popup dl dd.pic {
        padding: 0 5% 10px 5%;
        background-color: #fff;
    }

    #point01 dl dd p,
    #point-popup dl dd p {
        width: 100%;
        line-height: 1.2;
    }

    #point01 dl dd p small,
    #point-popup dl dd p small {
        font-size: 16px;
    }

    #point01 dl dd p:first-child,
    #point-popup dl dd p:first-child {
        margin-bottom: 10px;
        font-size: 20px;
        color: #3D9EFF;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    }

    #point01 dl dd p:last-child,
    #point-popup dl dd p:last-child {
        font-size: 14px;
        line-height: 150%;
    }

    #point01 dl dd img,
    #point-popup dl dd img {
        width: 100%;
        vertical-align: bottom;
    }

    /* 特徴２ */
    #point02 {
        /* padding-top: 80px;
		height: 259px;
		background-image: url(../img/index/point02_bk.jpg);
		background-repeat: no-repeat;
		background-position: top center; */
    }

    #point02 h3 {
        margin: 10px auto;
        width: 90%;
        font-size: 20px;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        color: #439FFC;
        text-align: center;
        text-shadow: 0 0 8px #fff;
    }

    #point02 div {
        margin: 0 auto;
        width: 90%;
        font-size: 14px;
        line-height: 150%;
        color: #402000;
        text-shadow: 0 0 8px #fff;
        margin-bottom: 30px;
    }

    #point02 div img {
        width: 100%;
        height: auto;
    }

    /* 特徴３ */
    #point03 {
        padding-top: 90px;
        height: 263px;
        background-image: url(../img/index/point03_bk.jpg);
        background-repeat: no-repeat;
        background-position: top center;
    }

    #point03 h3 {
        margin: 0 auto 45px;
        width: 90%;
        font-size: 20px;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        color: #fff;
        text-align: center;
        text-shadow: 0 0 8px #5684BC;
    }

    #point03 div {
        margin: 0 auto;
        width: 90%;
        font-size: 14px;
        line-height: 150%;
        color: #fff;
        text-shadow: 0 0 8px #5684BC;
    }

    .popscroll {
        margin-top: -130px !important;
        padding-top: 130px !important;
    }
}

a.pop {
    position: absolute;
    display: block;
    z-index: 3;
    color: #7FBFFF;
    font-size: 20px;
    text-decoration: none;
    padding: 16px;
    background: rgba(255, 255, 255, 1);
    border: 3px solid rgba(127, 191, 255, .9);
    border-radius: 5px;
    font-weight: bolder;
    -webkit-filter: drop-shadow(5px 5px 5px rgba(100, 100, 100, .4));
    filter: drop-shadow(5px 5px 5px rgba(100, 100, 100, .4));
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 1 !important;
}

a.pop:hover {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
    background: rgba(255, 255, 255, 1);
    opacity: 1 !important;
}

a.pop.left {
    left: 30px;
    top: 50px;
}

a.pop.right {
    right: 30px;
    top: 50px;
}

a.pop.bottom {
    left: 50%;
    margin-left: -158px;
    top: 50px;
}

@media only screen and (max-width: 940px) {
    a.pop.bottom {
        padding: 10px;
        top: 90px;
    }

    a.pop.left,
    a.pop.right {
        padding: 10px;
        top: 30px;
    }
}



header.pc .header .header_wrapper .icon {
    position: absolute;
    bottom: -40px;
    left: -70px;
    z-index: 1;
}

.indexbutton {
    background: #7FBFFF;
    color: white;
    font-size: 15px;
    display: inline-block;
    margin-right: 0;
    margin-top: 16px;
    padding: 8px;
    text-decoration: none;
    color: white;
    box-sizing: border-box;
}

/* TOPホワイトニングバナー*/
.white_bnr{
	width:1000px;
	margin:0 auto 50px;
}
.white_bnr img {
    width: 100%;
	height:auto;
    margin: 0 auto;
    display: block;
    padding: 15px 0;
}

.white_bnr_sp {
    display: none;
}

@media screen and (max-width: 640px) {
	.white_bnr{
	margin:2%;
	width:96%;
}
    .white_bnr img {
        width: 100%;
        margin: 0 auto;
        display: block;
    }
}

/*---------------------------------------------
バナー
---------------------------------------------*/

p.bn_flex {
    display: flex;
}
p.bn_flex img {
    width: 160px;
    padding: 5px 5px 0;
}
img.waku_bnr {
    border: 1px solid #57abed;
}
span.telcome {
    color: red !important;
    font-size: 11px !important;
    margin: -5px 0 20px !important;
    display: block;
}

