@charset "UTF-8";

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

body{
  margin:0px;
  padding:0px;
  min-width:1100px;
}

img{
  max-width:100%;
  height:auto;
  display:block;
}

a img:hover{
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}
h1{
    margin: 0px;
}
h2{
    margin: 0px;
}
h3{
    margin: 0px;
}
.manga{
    width:1000px;
    margin:0px auto;
    direction: block;
}
.first-text{
    font-size: 35px;
}
.bold{
    font-weight: bold;
}
.red{
    color: #F8000C;
}
.purple {
    color: #A00191;
    font-size: 25px;
}
.center{
    text-align: center;
}
.big-font{
    font-size: 40px;
}
.underline{
    text-decoration: underline;
}
.big{
    font-size: 25px;
}
.line-height{
    line-height: 30px!important;
}
/*-------------------------------------------------------*/
#main-pic{
    width: 100%;
}
#main-pic img{
    width: 100%;
}
.secret{
    padding-top: 0px!important;
}
#navi {
    width: 100%;
    background-image: url(images/navi-back.png);
    padding: 10px 0px;
}
#navi ul{
    width: 1000px;
    list-style: none;
    overflow: hidden;
    margin:0 auto;
    padding-left: 0px;
}
#navi ul li {
    float: left;
}
#navi ul li a {
    position: relative;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    background-color: #FFF;
/*    background-image: url(images/navi-icon.png);
    background-repeat: no-repeat;
    background-position: 5% 50%;*/
    width: 100%;
    display: block;
    padding: 5px 0px 5px;
    text-align: center;
}
#navi ul li a p{
    margin: 0px;
    font-size: 16px;
}
#navi ul li a p:before{
    position: absolute;
    content: url(images/navi-icon.png);
    left: 10px;
    top: 30%;
}
#navi ul li:nth-of-type(1), 
#navi ul li:nth-of-type(2), 
#navi ul li:nth-of-type(3), 
#navi ul li:nth-of-type(4){
    margin-right: 1%;
}
#navi ul li:nth-of-type(1){
    width: 16%;
}
#navi ul li:nth-of-type(2){
    width: 38%;
}
#navi ul li:nth-of-type(3){
    width: 14%;
}
#navi ul li:nth-of-type(4){
    width: 14%;
}
#navi ul li:nth-of-type(5){
    width: 14%;
}
h2.h2-first {
    color: #A30091;
    text-align: center;
}
h2.h2-first .big{
    font-size: 70px;
}
h2.h2-first .underline{
    font-size: 30px;
}
.content-box {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding: 50px 0px;
}
.content-box img {
    margin: 0 auto;
}
.content-box .right{
    float: right;
}
.content-box img.right{
    padding: 0px 0px 50px 50px;
}
.text p{
    line-height: 40px;
}
.gray-back{
    background-color: #F6F4FA;
    width: 100%;
}
.gray-back .text{
    width: 1000px;
    margin: 0 auto;
}
.gray-back img {
    padding-top: 40px;
    margin: 0 auto;
}
.subtitle {
    background-color: #A00191;
    width: 100%;
    margin: 30px auto;
}
.subtitle h2 {
    color: #FFF;
    text-align: center;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    margin: 0 auto;
    font-size: 30px;
    padding: 10px 0px;
}
.content-box table{
    width: 100%;
    margin: 30px auto;
    border-spacing: 5px;
}
.content-box table tr:nth-of-type(1) td{
    background-color: transparent;
    text-align: center;
}
.content-box table tr:nth-of-type(1) td:nth-of-type(2), 
.content-box table tr:nth-of-type(1) td:nth-of-type(3) {
    border: 1px solid #A00191;
}
.content-box table tr:nth-of-type(1) td:nth-of-type(2){
    width: 35%;
}
.content-box table tr:nth-of-type(1) td:nth-of-type(3){
    width: 45%;
}
.content-box table th {
    background-color: #A00191;
    color: #FFF;
    width: 20%;
    padding: 5px 0px;
}
.content-box table td {
    background-color: #FFF;
    padding: 15px 30px;
}
.micro{
    background-image: url(images/doctor-back.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
}
.dark{
    background-color: #58037E
}
.micro .text p{
    line-height: 30px;
}
.step{
    border: 1px solid #A00191;
}
.step .title {
    background-color: #A00191;
    color: #FFF;
    padding: 10px 10px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.step p {
    padding: 5px 10px;
}
img.flow{
    margin: 30px auto;
}
#scroll-4{
    margin-top: 70px;
}
.doctor-box {
    background-image: url(images/doctor_back.png);
    padding: 60px 0px;
}

.doctor-box .box {
    background-image: url(images/navi-back.png);
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    padding: 50px 30px;
    box-sizing: border-box;
}
.doctor-box .box .left {
    float: left;
    width: 55%;
}
.doctor-box .box .right {
    float: right;
}
.doctor-box .box .left p {
    color: #FFF;
    text-align: center;
    margin: 0px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.doctor-box .box .left p:nth-of-type(1) {
    font-size: 22px;
}
.doctor-box .box .left p.name {
    font-size: 42px;
    margin: 10px 0px 50px;
}
.doctor-box .box .left .list-title {
    background-color: #FFF;
    color: #624158;
    text-align: center;
    font-size: 33px;
    padding: 5px 0px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.doctor-box .box .left ul {
    list-style: none;
    color: #FFF;
    text-align: center;
    padding: 0px;
    margin-bottom: 0px;
}
.doctor-box .box .left ul li {
    border: 1px solid #FFF;
    margin-bottom: 3px;
    font-weight: bold;
    font-size: 21px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.doctor-box .box .right img{
    padding-top: 0px;
}
.content-box ul{
    list-style: none;
    padding-left: 0px;
}
.content-box ul.q-a li{
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 25px;
    line-height: 35px;
}
.content-box ul.q-a li:nth-of-type(2n+1){
    background-image: url(images/q.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
}
.content-box ul.q-a li:nth-of-type(2n){
    background-image: url(images/a.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
}
.content-box ul.q-a li:nth-of-type(1), 
.content-box ul.q-a li:nth-of-type(3), 
.content-box ul.q-a li:nth-of-type(5), 
.content-box ul.q-a li:nth-of-type(6){
    padding: 55px 0px 55px 130px;
}
.content-box ul.q-a li:nth-of-type(2){
    padding: 40px 0px 40px 130px;
}
.content-box ul.q-a li:nth-of-type(4){
    padding: 20px 0px 20px 130px;
}
ul.q-a .border{
    margin: 20px 0px;
}
/*-----------------contact-----------------*/
.contact-box{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.contact-all{
    margin: 30px auto;
}
.contact-all .contact-box a img {
    width: 690px;
    position: absolute;
    top: 25px;
    right: 35px;
}
.sp-box{
  display: none;
}

/*-----------------レスポンシブ-----------------*/
@media screen and (max-width: 479px) {
    .pc-box{
      display: none;
    }
    *{
      font-size: 15px;
    }
    body {
        margin: 0px;
        padding: 0px;
        min-width: 100%;
    }
    .purple {
        color: #A00191;
        font-size: 15px;
    }
    .big-font {
        font-size: 17px;
    }
    #scroll-1, 
    #scroll-2, 
    #scroll-3, 
    #scroll-4, 
    #scroll-5{
        padding-top: 60px;
        margin-top: -60px;
    }
    #main-pic{
        padding-top: 60px;
    }
    .line-height {
        line-height: 25px!important;
    }
    #navi ul {
        width: 98%;
    }
    #navi ul li a {
        position: relative;
        text-decoration: none;
        color: #000;
        font-size: 16px;
        background-color: #FFF;
        width: 100%;
        display: block;
        padding: 10px 0px;
        text-align: center;
    }
    #navi ul li:nth-of-type(3) a, 
    #navi ul li:nth-of-type(4) a,
    #navi ul li:nth-of-type(5) a{
        height: 15px;
    }
    #navi ul li a p {
        margin: 0px;
        font-size: 12px;
        padding: 0px 25px;
    }
    #navi ul li:nth-of-type(1){
        width: 35%;
        margin-bottom: 2px;
    }
    #navi ul li:nth-of-type(2){
        width: 64%;
        margin-bottom: 2px;
        margin-right: 0px;
    }
    #navi ul li:nth-of-type(3){
        width: 33%;
    }
    #navi ul li:nth-of-type(4){
        width: 32%;
    }
    #navi ul li:nth-of-type(5){
        width: 33%;
    }
    h2.h2-first .big {
        font-size: 22px;
    }
    h2.h2-first .underline {
        font-size: 17px;
    }
    .gray-back .text {
        width: 100%;
        margin: 0 auto;
    }
    .gray-back .text .big {
        font-size: 18px;
    }
    .content-box{
        padding: 20px 0px;
        width: 95%;
    }
    .content-box img.right{
        width: 80%;
        float: none;
        text-align: center;
        padding: 0px 0px 10px 0px;
    }
    .text p {
        line-height: 25px;
    }
    .first-text {
        font-size: 20px!important;
    }
    .gray-back img {
        padding-top: 20px;
        margin: 0 auto;
    }
    .content-box img.down{
        width: 50%;
        margin-top: 10px;
    }
    .subtitle h2 {
        color: #FFF;
        text-align: center;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        margin: 0 auto;
        font-size: 16px;
        padding: 10px 10px;
    }
    .content-box table {
        width: 100%;
        margin: 20px auto;
        border-spacing: 2px;
        table-layout: fixed;
    }
    .content-box table th {
        background-color: #A00191;
        color: #FFF;
        width: 20%;
        padding: 5px 5px;
    }
    table tbody{
        width: 100%;
    }
    .content-box table tr:nth-of-type(1) td:nth-of-type(2) {
        width: 40%;
        box-sizing: border-box;
    }
    .content-box table tr:nth-of-type(1) td {
        background-color: transparent;
        text-align: center;
        padding: 5px;
        width: 25px;
    }
    .content-box table td {
        background-color: #FFF;
        padding: 10px;
        box-sizing: border-box!important;
    }
    .micro .text p {
        line-height: 25px;
    }
    .contact-box {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }
    .contact-all .contact-box a img {
        width: 65%;
        position: absolute;
        top: 10%;
        right: 3%;
    }
    #scroll-4 {
        margin-top: 30px;
    }
    .contact-all {
        margin: 20px auto;
    }
    .doctor-box .box {
        background-image: url(images/navi-back.png);
        overflow: hidden;
        width: 100%;
        margin: 0 auto;
        margin-top: 10px;
        padding-bottom: 30px;
        padding: 15px 10px;
        box-sizing: border-box;
    }
    .doctor-box .box .left {
        float: none;
        width: 100%;
    }
    .doctor-box .box .left p:nth-of-type(1) {
        font-size: 15px;
    }
    .doctor-box .box .left p.name {
        font-size: 30px;
        margin: 10px 0px 15px;
    }
    .doctor-box .box .left .list-title {
        background-color: #FFF;
        color: #624158;
        text-align: center;
        font-size: 20px;
        padding: 5px 0px;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        width: 75%;
        margin: 0 auto;
    }
    .doctor-box .box .left ul li {
        border: 1px solid #FFF;
        margin-bottom: 3px;
        font-weight: bold;
        font-size: 13px;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        padding: 5px;
    }
    .doctor-box .box .right img {
        padding-top: 0px;
        width: 70%;
    }
    .q-a {
        margin: 25px auto 30px;
        width: 98%;
    }
    .content-box ul.q-a li {
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        font-size: 15px;
        line-height: 20px;
    }
    .content-box ul.q-a li:nth-of-type(2n+1) {
        background-image: url(images/q.png);
        background-repeat: no-repeat;
        background-position: 0% 50%;
        background-size: 35px;
    }
    .content-box ul.q-a li:nth-of-type(2n) {
        background-image: url(images/a.png);
        background-repeat: no-repeat;
        background-position: 0% 50%;
        background-size: 35px;
    }
    .content-box ul.q-a li:nth-of-type(1), 
    .content-box ul.q-a li:nth-of-type(3), 
    .content-box ul.q-a li:nth-of-type(5), 
    .content-box ul.q-a li:nth-of-type(6) {
        padding: 10px 0px 10px 45px;
    }
    .content-box ul.q-a li:nth-of-type(2) {
        padding: 10px 0px 10px 45px;
    }
    .content-box ul.q-a li:nth-of-type(4) {
        padding: 10px 0px 10px 45px;
    }
    .doctor-box .left p:nth-child(2) {
        font-size: 11px;
        text-align: center;
        margin-bottom: 0px;
        margin-top: 8px;
    }
    .doctor-box .left p:nth-child(3) {
        font-size: 25px;
        font-weight: bold;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .doctor-box .right {
        float: none;
        width: 98%;
        margin: 10px auto 0px;
    }
    .doctor-box .right ul {
        list-style: none;
        padding-left: 0px;
        border: 2px solid #58037E;
        padding: 10px 20px;
        width: 80%;
        margin: 20px auto 0px;
    }
    .doctor-box .right ul li {
        font-size: 12px;
        font-weight: bold;
        color: #58037E;
        margin-bottom: 3px;
    }
    .q-a ul {
        list-style: none;
        font-weight: bold;
        padding-left: 0px;
        margin-top: 15px;
    }
    .q-a ul li:nth-child(2n+1) {
        margin-bottom: 5px;
        background-image: url(images/icon_q.png);
        background-repeat: no-repeat;
        background-position: 0px 50%;
        padding: 15px 0px 15px 60px;
        background-size: 15%;
    }
    .q-a ul li:nth-child(2n) {
        margin-bottom: 40px;
        background-image: url(images/icon_a.png);
        background-repeat: no-repeat;
        background-position: 0px 50%;
        padding: 15px 0px 15px 60px;
        border-bottom: 2px dotted #58037E;
        background-size: 15%;
    }
    .q-a ul li:nth-child(2) {
        padding-bottom: 15px;
    }

}
