.corp-head{
    background-color: #62b0e3;
}

.head-flex {
    display: flex;
    justify-content: space-between;
}

.head-flex img {
    margin:0px;
}

.titlebg {
    background-color: rgba(255, 255, 255, 0.7);
}

.bg-332058{
    background-color: #332058 !important;
    color:  #ffffff !important;
}

.link_ao{
    color:  #1558d6 !important;
    text-decoration: underline;
}

.bg-d0e7f7{
    color:  #332058;
    width: 100%;
    padding: 40px 10px;
    background: -moz-linear-gradient(top right, #d0e7f7, #b2dfff); 
    background: -webkit-linear-gradient(top right, #d0e7f7, #b2dfff); 
    background: linear-gradient(to bottom left, #d0e7f7, #b2dfff); 
}

.bg-e7e4eb{
    color:  #332058;
    width: 100%;
    padding: 40px 10px;
    background: -moz-linear-gradient(top right, #e7e4eb, #dac6f4); 
    background: -webkit-linear-gradient(top right, #e7e4eb, #dac6f4); 
    background: linear-gradient(to bottom left, #e7e4eb, #dac6f4); 
}

.bg-F0E4E9{
    color:  #332058;
    width: 100%;
    padding: 40px 10px;
    background-color:#F0E4E9 ;
}

.corp-box {
    width: 100%;
    max-width: 1000px;
    margin: auto;
    padding: 25px;
    background: #ffffff;
}

.hl02{
    max-width: 620px;
    margin: 40px auto 40px;
    padding: 10px;
    font-size: 30px;
    color:  #332058;
    font-weight: 600;
    text-align: center;
    letter-spacing:0.1em;
    background: #ffffff;
    border-radius: 50px;
}

.hl02-2{
    max-width: 620px;
    margin: 40px auto 40px;
    padding: 10px;
    font-size: 30px;
    color:  #ffffff;
    font-weight: 600;
    text-align: center;
    letter-spacing:0.1em;
    background:    #332058;
    border-radius: 50px;
}

.hl02-3{
    max-width: 620px;
    margin: 40px auto 40px;
    padding: 10px;
    font-size: 30px;
    color:  #FFFFFF;
    font-weight: 600;
    text-align: center;
    letter-spacing:0.1em;
    background:    #7b1d47;
    border-radius: 50px;
}

.hl03{
    padding: 10px;
    font-size: 24px;
    color:  #7b1d47;
    font-weight: 600;
    text-align: center;
    letter-spacing:0.1em;
}

.hl05{
    color:  #332058;
    font-size: 18px;
    font-weight: bold;
}

.spot-62b0e3{
    color:  #62b0e3 !important;
}
.spot-332058{
    color:  #332058 !important;
}
.spot-7b1d47{
    color:  #7b1d47 !important;
}

.lh14{
    line-height: 1.4 !important;
}

.price-text{
    color:  #332058;
    font-size: 38px;
    font-weight: bold;
}

.reserve-box{
    border: 1px solid #332058;
    max-width: 1000px;
    margin: 25px auto 25px;
    background:    #ffffff;
    /*background-image: url(images/reserve_back.png);*/
    background-repeat:no-repeat;
    background-position:right top;
    background-size: 45% auto;
}

.reserve-copy{
    /*width: 60%;*/
    /*max-width: 551px;*/
    margin-top: 60px;
    margin-left: 80px;
    margin-bottom: 15px !important;
    color:  #332058;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

.reserve-telno{
    /*width: 60%;*/
    /*max-width: 551px;*/
    margin-left: 80px;
    margin-bottom: 0px !important;
    position: relative;
    z-index: 2;
}

.reserve-time{
    /*width: 60%;*/
    /*max-width: 551px;*/
    margin-left: 80px;
    margin-bottom: 15px !important;
    background:    #ffffff;
    border: 1px solid #332058;
    border-radius: 50px;
    text-align: center;
    font-size: 14px;
    color: #332058;
    padding: 5px;
}

.reserve-img-pc{
    margin-top: 20px;
    margin-right: 80px;
    width: 250px;
    position: relative;
    z-index: 1;
}

.pcpx{
    padding-left: 80px;
    padding-right: 80px;
}
.cliniclist {
    max-width: 500px;
    border-collapse: separate;
    border-spacing: 5px;
    margin-left: auto;
    margin-right: auto;
    }

.cliniclist-h{
    width: 100px;
    padding: 5px;
    text-align: center;
    color:  #ffffff;
    font-size: 12px;
    font-weight: 600;
    background:  #332058;
    border-radius: 8px;
    margin-bottom: 10px;
}

.btn01{
    display: inline-block;
    width: 49%;
    min-width: 380px;
    height: 60px;
    padding-top: 5px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    color:  #ffffff;
    font-size: 16px;
    font-weight: 600;
    background:  #332058;
    border-radius: 30px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.btn01:hover{
    text-decoration: none !important;
    color:  #ffffff !important;
}
.btn01 .va{
    vertical-align:-6px;
}

.btn02{
    display: inline-block;
    width: 49%;
    min-width: 380px;
    height: 60px;
    padding-top: 5px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    color:  #ffffff;
    font-size: 16px;
    font-weight: 600;
    background:  #7b1d47;
    border-radius: 30px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.btn02:hover{
    text-decoration: none !important;
    color:  #ffffff !important;
}
.btn02 .va{
    vertical-align:-5px;
}

.va-ar{
position:relative;
bottom: 0px;
animation: arrowmove 1s ease-in-out infinite;
}

.sign{
    text-align: right;
}

.clinic iframe{
    width:100%;
    height:264px;
}

.footer-copy {
    background: #62b0e3 !important;
    padding: 10px 5px 15px !important;
}

.page-top a {
    background: #332058 !important;
}
.page-top a:hover {
    background: #62b0e3 !important;
}

@keyframes arrowmove{
    0%{bottom:2px;}
    50%{bottom:-2px;}
   100%{bottom:2px;}
}

@media screen and (max-width:830px) {
    .btn01{
        width: 100%;
    }
    .btn02{
        width: 100%;
    }
}

@media screen and (max-width:640px) {

    .hl02,.hl02-2,.hl02-3{
        font-size: 26px;
    }

    .reserve-box{
        background-image: none;
        padding-left: 15px;
        padding-right: 15px;
    }
    .reserve-copy{
        width: 100%;
        margin-left: 0px;
        text-align: center;
    }
    .reserve-telno{
        width: 100%;
        margin-left: 0px;
    }
    .reserve-time{
        width: 100%;
        margin-left: 0px;
        margin-bottom: 10px;
    }
    .pcpx{
        padding-left: 0px;
        padding-right: 0px;
    }
    .btn01{
        min-width: 100%;
        font-size: 20px;
    }
    .btn02{
        min-width: 100%;
        font-size: 20px;
    }
    .page-top {
        bottom: 160px !important;
    }

.footer-fixed {
    background: #ffffff !important;
    flex-wrap: wrap;
    height: 155px;
    padding-top: 15px;
    padding-right: 0px;
    padding-left: 0px;
}
.foot_btn{
    max-width: 360px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}
.footspace{
    height: 155px;
}
}






.btn-wrap {
    margin: 30px 0;
}

a.btn-c {
    width: 100%;
    max-width: 500px;
    padding-bottom: 10px !important;
    position: relative;
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    line-height:30px !important;
    background: #32b16c;
    -webkit-box-shadow: 0 5px 0 #2c9d60;
    box-shadow: 0 5px 0 #2c9d60;
}
  
a.btn-c span {
    position: absolute;
    top: -10px;
    left: calc(50% - 125px);
    display: block;
    width: 250px;
    color: #32b16c;
    font-size: 14px;
    border: 2px solid #32b16c;
    border-radius: 0.5rem;
    background: #fff;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
  
a.btn-c:hover {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);  
    color: #fff;
    background: #30a967;
    -webkit-box-shadow: 0 2px 0 #2c9d60;
    box-shadow: 0 2px 0 #2c9d60;
}
a.btn-c:hover:before {
    left: 2rem;
}
.box1{
    max-width: 500px;
    padding : 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom : 100px;
    background:#CDEDEC;
    border: solid 5px #35C1CF;
    border-radius:20px;
}
.shoulder {
    width: 80%;
    background:#fff;
    color:#2CAAAE;
    padding:10px;
    text-align: center;
    font-size:18px;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
}
.tel{
    margin-top : 20px;
    margin-bottom : 6px;
    text-align: center;
    font-weight: 600;
}
.tel a {
    color:#2CAAAE;
    font-size:30px;
    text-decoration: none;
}
.teltap{
    display: none;
}
.time {
    text-align: center;
    margin-top : 14px;
}
.time i {
    color:#2CAAAE;
}
    
    table.formTable{
        width:750px;
        margin:0 auto;
        border-collapse: separate;
        border-spacing: 0px 15px;
    }

    table.formTable th{
        width:35%;
        background:#efefef;
        border-top:1px solid #ccc;
        border-left:1px solid #ccc;
        border-bottom:1px solid #ccc;
        text-align:left;
        font-weight: 600;
        padding:10px;
    }
    table.formTable td{
        border:1px solid #ccc;
        padding:10px;
    }
    
    table.formTable i {
    color:#2CAAAE;
    }
    
.er {
    color:#FF0000;
}

.required{
    color:#FF0000;
    font-size:12px;
    font-weight: 600;
}
        

    .btn_03 {
        -webkit-appearance: none;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 50px;
        min-width: 50%;
        position: relative;
        background: #228bc8;
        border: 1px solid #228bc8;
        border-radius: 30px;
        box-sizing: border-box;
        padding: 0 25px 0 25px;
        color: #fff;
        font-size: 16px;
        letter-spacing: 0.1em;
        line-height: 1.3;
        text-align: left;
        text-decoration: none;
        transition-duration: 0.3s;
        margin: 16px 0 0 0;
      }
      
      .btn_03:hover {
        background: #fff;
        color: #228bc8;
      }

      .btn_04 {
        -webkit-appearance: none;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 30px;
        min-width: 50%;
        position: relative;
        background: #666;
        border: 1px solid #666;
        border-radius: 15px;
        box-sizing: border-box;
        padding: 0 10px 0 10px;
        color: #fff;
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 1.3;
        text-align: left;
        text-decoration: none;
        transition-duration: 0.3s;
        box-shadow:4px 4px 0 #aaaaaa;
      }
      
      .btn_04:hover {
        background: #fff;
        color: #666;
      }
    
@media screen and (max-width:640px) {

    #formWrap {
        width:95%;
        margin:0 auto;
    }
    table.formTable{
        width:100%;
        margin:0 auto;
        border-collapse:collapse;
    }

    table.formTable th {
        width:100%;
        display:block;
        margin-top:15px;
        border-bottom:0;
        border-right:1px solid #ccc;
    }

    table.formTable td {
        width:100%;
        display:block;
    }
    
    .teltap{
    display: block !important;
    text-align: center;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    }
    
    .teltap a {
    color:#332058;
    font-size:14px;
    text-decoration: none;
    }

    .teltap span{
        vertical-align: bottom;
    }

    input{
    max-width: 90%;
    }
    
    }
    