@charset "UTF-8";

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

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

.manga{
    display: block;
    width:1000px;
    margin:0px auto;
}

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

a img:hover{
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

.brtext{
    display:block;
}

.intro-content{
  width: 100%;
}

.intro-content .slanting-box {
    width: 100%;
    height: auto;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}
.intro-content .slanting-box:nth-child(1) {
    background-image: url(images/content-1_back);
}
.intro-content .slanting-box:nth-child(2) {
    background-image: url(images/content-2_back);
}
.intro-content .slanting-box:nth-child(3) {
    background-image: url(images/content-3_back);
}
.intro-content .slanting-box .slanting-content {
    padding: 120px 0px 150px;
}
.intro-content .slanting-box .slanting-titlebox{
    width: 1000px;
    margin: 0 auto;
}

h2{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.intro-content .slanting-box .slanting-titlebox h2{
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: center;
    font-size: 65px;
}

.intro-content .slanting-box:nth-child(1) img:nth-child(1){
  width: 100%;
  height: 857px;
}

.intro-content .slanting-box:nth-child(1) .slanting-titlebox{
    border-bottom: 10px solid #BC7BC0;
}
.intro-content .slanting-box:nth-child(1) .slanting-titlebox h2{
    color: #BC7BC0;
    font-size: 90px;
}

.intro-content .slanting-box:nth-child(2){
  margin: -55px 0px;
}

.intro-content .slanting-box:nth-child(2) img:nth-child(1){
  width: 100%;
  height: 857px;
}

.intro-content .slanting-box:nth-child(2) .slanting-titlebox{
    border-bottom: 10px solid #885A54;
}
.intro-content .slanting-box:nth-child(2) .slanting-titlebox h2{
    color: #885A54;
    background-image: url(images/content-2_icon.png);
    background-repeat: no-repeat;
    background-position: 140px 0px;
    padding: 70px 0px 0px 100px;
}

.intro-content .slanting-box:nth-child(3) img:nth-child(1){
  width: 100%;
  height: 1116px;
}

.intro-content .slanting-box:nth-child(3) img:nth-child(3){
    width: 456px;
    height: 330px;
    margin: 0 auto;
}

.intro-content .slanting-box:nth-child(3){
  height: 1116px;
}

.intro-content .slanting-box:nth-child(3) .slanting-titlebox{
    border-bottom: 10px solid #49857F;
}
.intro-content .slanting-box:nth-child(3) .slanting-titlebox h2{
    color: #49857F;
    background-image: url(images/content-3_icon.png);
    background-repeat: no-repeat;
    background-position: 140px 0px;
    padding: 70px 0px 0px 100px;
}


.intro-content .slanting-box .slanting-text{
  width: 1000px;
  margin: 0 auto;
}

.intro-content .slanting-box .slanting-text p{
  font-size: 23px;
}

.first-font{
  font-size: 50px;
  font-weight: bold;
}

.bold-font{
  font-weight: bold;
  font-size: 24px;
}

.content-4{
    width: 1000px;
    margin: 50px auto 0px;
}

.content-4 img:nth-child(1) {
    width: 595px;
    height: 165px;
    margin: 0 auto;
    margin-bottom: 70px;
}

.content-4 img:nth-child(4) {
    width: 570px;
    height: 347px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.content-4 p{
    width: 1000px;
    margin: 0 auto;
}

.content-4 ul {
    width: 100%;
    margin: 0 auto;
    list-style: none;
    padding-left: 0px;
    overflow: hidden;
    margin-top: 80px;
}

.content-4 ul li {
    border: 4px solid #58037E;
    width: 32%;
    height: 160px;
    float: left;
    box-sizing: border-box;
    margin-bottom: 30px!important;
    text-align: center;
    padding: 10px;
}

.content-4 ul li .bold-font{
  color: #58037E;
}
.content-4 ul li p{
  width: 100%;
  height: 100%;
}

.content-4 ul li:nth-child(2), 
.content-4 ul li:nth-child(5){
  margin: 0px 2%;
}
.content-4 ul li:nth-child(1), 
.content-4 ul li:nth-child(2), 
.content-4 ul li:nth-child(6){
  padding-top: 20px;
}
.content-4 ul li:nth-child(3), 
.content-4 ul li:nth-child(4){
  padding-top: 35px;
}



#content-all .subtitle-box {
    background-image: url(images/subtitle_back.png);
    margin: 50px 0px;
    height: 310px;
    position: relative;
}

#content-all .subtitle-box img {
    width: 1000px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.content-5{
  margin-bottom: 40px;
}

.content-5 img:nth-child(1){
  width: 259px;
  height: 87px;
  margin: 0 auto;
}

.content-5 img.doctor{
  width: 287px;
  height: 374px;
  padding-left: 60px;
}

.content-5 .title-sub{
    border-bottom: 3px solid #590380;
    color: #590380;
    width: 1000px;
    margin: 0 auto;
}

.content-5 .title-sub h2 {
    font-size: 50px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 20px;
}

.text p {
    width: 1000px;
    margin: 20px auto;
}

.content-5 .botox {
    overflow: hidden;
    width: 1000px;
    margin: 30px auto 100px;
}

.content-5 .botox .left{
  float: left;
}

.content-5 .botox .right {
    float: right;
    width: 555px;
    margin-top: 25px;
}

.content-5 .botox .right .ul-title {
    background-image: url(images/table_title.png);
    background-repeat: no-repeat;
    padding: 5px 0px 0px;
    background-position: 0px 50%;
}
.content-5 .botox .right .ul-title p {
    color: #FFF;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin: 0;
}

.content-5 .botox .right table th, 
.content-5 .botox .right table td{
    border-bottom: 1px dotted #590380;
    padding-top: 25px!important;
}

.content-5 .botox .right table th {
    width: 30%;
    text-align: left;
    color: #590380;
}

.content-5 .botox .right table td {
    width: 70%;
    text-align: left;
    font-size: 20px;
}
.content-5 .botox .right table th:nth-child(1), 
.content-5 .botox .right table td:nth-child(1){
  padding-top: 0px;
}

.title {
    border: 3px solid #58037E;
    text-align: center;
    width: 1000px;
    margin: 0 auto;
    box-sizing: border-box;
}

.title h3 {
    color: #58037E;
    font-size: 45px;
    font-weight: bold;
    padding: 15px 0px 10px;
    margin: 0px;
}

.flow{
  width: 1000px;
  margin: 0 auto;
}

.flow ul {
    list-style: none;
    width: 1000px;
    margin: 50px auto 0px;
    padding: 0px;
    box-sizing: border-box;
}

.flow ul li {
    background-repeat: no-repeat;
    position: relative;
    background-position: 0px 50%;
    padding: 70px 0px 70px 250px;
    border-bottom: 3px solid #58037E;
    margin-top: 30px;
    color: #58037E;
    letter-spacing: 2px;
    font-size: 28px;
}

.flow ul li:nth-child(1){
  background-image: url(images/icon_1.png);

}

.flow ul li:nth-child(2){
  background-image: url(images/icon_2.png); 
}

.flow ul li:nth-child(3){
  background-image: url(images/icon_3.png);
}

.flow ul li:nth-child(1):before, 
.flow ul li:nth-child(2):before {
    content: '';
    position: absolute;
    border-top: 25px solid #58037E;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    bottom: -28px;
    left: 50%;
}
.flow ul li:nth-child(1):after, 
.flow ul li:nth-child(2):after {
    content: '';
    position: absolute;
    border-top: 25px solid #fff;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    bottom: -24px;
    left: 50%;
}

.subtitle {
    color: #FFF;
    font-size: 50px;
    font-weight: bold;
    text-shadow: 2px 2px 1px #58037E,
 -2px 2px 1px #58037E,
 2px -2px 1px #58037E,
 -2px -2px 1px #58037E;
    text-align: center;
}

.subtitle h2{
  font-size: 50px;
  font-family:"メイリオ", sans-serif;
  margin-bottom: 0px;
}

.subtitle h2 .big {
    font-size: 70px;
    color: #58037E;
    text-shadow: none;
    padding-left: 15px;
}

.flow img.price{
  width: 1000px;
  height: auto;
  margin: 0 auto;
}

.contact-all{
  width: 100%;
  height: 387px;
  background-image: url(images/subtitle_back.png);
  background-size: 3%;
}

.contact-all .contact-box{
  width: 1000px;
  height: 387px;
  margin: 0 auto;
  position: relative;
}

.contact-all .contact-box a img {
    width: 690px;
    position: absolute;
    top: 25px;
    right: 35px;
}

.doctor-box {
    background-image: url(images/doctor_back.png);
    padding-top: 50px;
}

.doctor-box .box {
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    margin-top: 60px;
    padding-bottom: 30px;
}

.doctor-box .left {
    float: left;
    width: 44%;
}
.doctor-box .left img {
    width: 60%;
    margin: 0 auto;
}
.doctor-box .left p:nth-child(2) {
    font-size: 18px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 25px;
}
.doctor-box .left p:nth-child(3) {
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}
.doctor-box .right{
  float: right;
  width: 555px;
}

.doctor-box .right .ul-title{
    background-image: url(images/table-2_title.png);
    background-repeat: no-repeat;
    padding: 5px 0px 0px;
    background-position: 0px 50%;
}
.doctor-box .right .ul-title p{
    color: #FFF;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin: 0;
}
.doctor-box .right ul {
    list-style: none;
    padding-left: 0px;
    border: 2px solid #58037E;
    padding: 25px 45px;
}

.doctor-box .right ul li {
    font-size: 22px;
    font-weight: bold;
    color: #58037E;
    margin-bottom: 3px;
}

.q-a{
    margin: 60px auto 100px;
    width: 1000px;
}

.q-a ul{
  list-style: none;
  font-weight: bold;
  padding-left: 0px;
  margin-top: 50px;
}

/*.q-a ul li:nth-child(2n+1):before {
    content: url(images/icon_q.png);
    margin: 10px;
    position: relative;
    top: 8px;
}*/
.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: 40px 0px 40px 135px;
}

.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: 35px 0px 35px 135px;
    border-bottom: 2px dotted #58037E;
}
.q-a ul li:nth-child(2) {
    padding-bottom: 70px;
    padding-top: 60px;
}
.q-a ul li:nth-child(5){
  margin-bottom: 35px;
} 

.q-a ul li:nth-child(6){
  border-bottom: none!important;
}
.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%;
}
#main-pic{
  width: 100%;
}
#main-pic img{
  width: 100%;
}
#content-all{
  padding-top: 20%;
}
.intro-content {
    width: 100%;
    margin-top: -20px;
}
.intro-content .slanting-box {
    width: 100%;
    height: auto;
    background-size: cover;
}
.intro-content .slanting-box:nth-child(1) img:nth-child(1) {
    width: 100%;
    height: 525px;
}
.intro-content .slanting-box .slanting-content {
    padding: 50px 0px 50px;
}
.intro-content .slanting-box:nth-child(1) .slanting-titlebox {
    border-bottom: 3px solid #BC7BC0;
}
.intro-content .slanting-box .slanting-titlebox {
    width: 100%;
    margin: 0 auto;
}
.intro-content .slanting-box:nth-child(1) .slanting-titlebox h2 {
    color: #BC7BC0;
    font-size: 30px;
}
.intro-content .slanting-box .slanting-text {
    width: 100%;
    margin: 0 auto;
    padding: 0px 5%;
    box-sizing: border-box;
    line-height: 23px;
}
.intro-content .slanting-box .slanting-text p {
    font-size: 13px;
}
.first-font {
    font-size: 16px;
    font-weight: bold;
}
.bold-font {
    font-weight: bold;
    font-size: 13px;
}
.intro-content .slanting-box .slanting-titlebox h2 {
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: center;
    font-size: 23px;
}
.intro-content .slanting-box:nth-child(2) .slanting-titlebox h2 {
    color: #885A54;
    background-image: url(images/content-2_icon.png);
    background-repeat: no-repeat;
    background-position: 7% 0px;
    padding: 40px 0px 0px 35px;
    background-size: 15%;
}
.intro-content .slanting-box:nth-child(2) img:nth-child(1) {
    width: 100%;
    height: 445px;
}
.intro-content .slanting-box:nth-child(3) img:nth-child(1) {
    width: 100%;
    height: 660px;
}
.intro-content .slanting-box:nth-child(3) .slanting-titlebox h2 {
    color: #49857F;
    background-image: url(images/content-3_icon.png);
    background-repeat: no-repeat;
    background-position: 4% 0px;
    padding: 40px 0px 0px 35px;
    background-size: 18%;
}
.intro-content .slanting-box:nth-child(2) {
    margin: -35px 0px;
}
.intro-content .slanting-box:nth-child(2) .slanting-titlebox {
    border-bottom: 3px solid #885A54;
}
.intro-content .slanting-box:nth-child(3) .slanting-titlebox {
    border-bottom: 3px solid #49857F;
}
.intro-content .slanting-box:nth-child(3) img:nth-child(3) {
    width: 70%;
    height: auto;
    margin: 0 auto;
}
.intro-content .slanting-box:nth-child(3) {
    height: auto;
}
.content-4 {
    width: 100%;
    margin: 20px auto 0px;
    padding: 0px 5%;
    box-sizing: border-box;
}
.content-4 img:nth-child(1) {
    width: 75%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 30px;
}
.content-4 p {
    width: 100%;
    margin: 0 auto;
}
.content-4 ul {
    width: 100%;
    margin: 0 auto;
    list-style: none;
    padding-left: 0px;
    overflow: hidden;
    margin-top: 35px;
}
.content-4 ul li {
    background-color: #67d1ec;
    color: #FFF!important;
    border: none;
    width: 100%;
    float: left;
    box-sizing: border-box;
    margin-bottom: 15px!important;
    text-align: left;
    padding: 20px!important;
    height: auto;
    border-radius: 0px;
}
.brtext{
    display: inline;
}
/*.content-4 ul li:nth-child(2){
  margin: 0px;
}
.content-4 ul li:nth-child(2n+1) {
    margin-right: 4%;
}*/
.content-4 ul li:nth-child(2), .content-4 ul li:nth-child(5){
  margin: 0px;
}
.content-4 img:nth-child(4) {
    width: 55%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 35px;
}

/*.content-4 ul li:nth-child(3), 
.content-4 ul li:nth-child(1){
    padding-top: 25px;
}
.content-4 ul li:nth-child(4){
    padding-top: 30px;
}
.content-4 ul li:nth-child(1), 
.content-4 ul li:nth-child(2) {
    padding-top: 10px;
}
.content-4 ul li:nth-child(6){
  padding-top: 5px;
}*/
.content-4 ul li .bold-font {
    font-size: 16px;
    color:#FFF;
}

#content-all .subtitle-box {
    background-image: url(images/subtitle_back.png);
    margin: 50px 0px 20px;
    height: 100px;
    position: relative;
    background-size: 3%;
}
#content-all .subtitle-box img {
    width: 320px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    height: 80px;
}
.content-5 img:nth-child(1) {
    width: 40%;
    height: auto;
    margin: 0 auto;
}
.content-5 .title-sub {
    border-bottom: 3px solid #590380;
    color: #590380;
    width: 100%;
    margin: 0 auto;
}
.content-5 .title-sub h2 {
    font-size: 23px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 20px;
}
.text p {
    width: 100%;
    margin: 20px auto;
    padding: 0px 5%;
    box-sizing: border-box;
}
.content-5 .botox {
    overflow: hidden;
    width: 100%;
    margin: 30px auto 40px;
}
.content-5 img.doctor {
    width: 35%;
    height: auto;
    padding-left: 0px;
}
.content-5 .botox .left {
    float: none;
}
.content-5 .botox .right {
    float: none;
    width: 100%;
    margin-top: 10px;
}
.content-5 .botox .right .ul-title {
    background-image: url(images/table_title.png);
    background-repeat: no-repeat;
    padding: 5px 0px 0px;
    background-position: 0px 50%;
    background-size: 100%;
}
.content-5 .botox .right .ul-title p {
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
}
.content-5 .botox .right table td {
    width: 60%;
    text-align: left;
    font-size: 16px;
}
.content-5 .botox .right table{
  padding: 0 2%;
}
.content-5 {
    margin-bottom: 25px;
}
.flow {
    width: 100%;
    margin: 75px auto 0px;
}
.title {
    border: 3px solid #58037E;
    text-align: center;
    width: 98%;
    margin: 0 auto;
    box-sizing: border-box;
}
.title h3 {
    color: #58037E;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 0px 10px;
    margin: 0px;
}
.flow ul {
    list-style: none;
    width: 100%;
    margin: 10px auto 0px;
    padding: 0px 2%;
    box-sizing: border-box;
}
.flow ul li {
    background-repeat: no-repeat;
    position: relative;
    background-position: 0px 50%;
    padding: 20px 0px 20px 90px;
    border-bottom: 3px solid #58037E;
    margin-top: 30px;
    color: #58037E;
    letter-spacing: 0px;
    background-size: 25%;
    font-size: 16px;
}
.flow ul li:nth-child(1){
  margin-top: 0px;
}
.flow ul li:nth-child(1):before, 
.flow ul li:nth-child(2):before {
    content: '';
    position: absolute;
    border-top: 25px solid #58037E;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    bottom: -28px;
    left: 42%;
}
.flow ul li:nth-child(1):after, 
.flow ul li:nth-child(2):after {
    content: '';
    position: absolute;
    border-top: 25px solid #fff;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    bottom: -24px;
    left: 42%;
}
.subtitle {
    color: #58037e;
    font-size: 50px;
    font-weight: bold;
    text-shadow: none;
    text-align: center;
    margin-top: 65px;
}
.subtitle h2 {
    font-size: 18px;
    font-family: "メイリオ", sans-serif;
    margin-bottom: 0px;
}
.subtitle h2 .big {
    font-size: 35px;
    color: #58037E;
    text-shadow: none;
    padding-left: 15px;
    display: block;
}
.flow img.price {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.contact-all {
    width: 100%;
    height: auto;
    background-image: none;
    background-size: 3%;
}
.contact-all .contact-box {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.contact-all .contact-box a img {
    width: 70%;
    position: absolute;
    top: 10px;
    right: 10px;
}
.doctor-box .box {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
    padding-bottom: 30px;
}
.doctor-box .left {
    float: none;
    width: 85%;
    margin: 0 auto;
}
.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 {
    margin: 25px auto 65px;
    width: 98%;
}
.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;
}














}
