@charset "UTF-8";
/* CSS Document */

.pc { display:none; }
.sp { display:block; }


body {
	min-width: auto;
    font-family: "小塚明朝 Pr6N", 'Times New Roman', Times, serif;
    color: #4c4948;
    margin: 0;
}

.sec01 {
    width: 100%;
    /* background-image: url("../images/surgery/surgery_firstview_02.jpg");
	background-position: top;
    background-size: cover; */
    background: url(../img/surgery01.jpg) center right 10%/cover no-repeat;
	height: 400px;
	 margin-top: 80px; 
	position: relative;
/*
    font-family: "小塚明朝 Pr6N";
    letter-spacing: 0.28em;
*/
}

.director_top_on {
	width: 100%;
	height: 400px;
    position: absolute;
    margin: 0;
}

.director_top_on img {
	width: 100%;
	height: 400px;
}

.sec01_head {
	width: 180px;
    margin: 0 auto;
}

.sec01_title {
	position: absolute;
    top: 38%;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.28em;
	text-shadow: rgb(255, 255, 255) 2px 0px, rgb(255, 255, 255) -2px 0px, rgb(255, 255, 255) 0px -2px, rgb(255, 255, 255) 0px 2px, rgb(255, 255, 255) 2px 2px, rgb(255, 255, 255) -2px 2px, rgb(255, 255, 255) 2px -2px, rgb(255, 255, 255) -2px -2px, rgb(255, 255, 255) 1px 2px, rgb(255, 255, 255) -1px 2px, rgb(255, 255, 255) 1px -2px, rgb(255, 255, 255) -1px -2px, rgb(255, 255, 255) 2px 1px, rgb(255, 255, 255) -2px 1px, rgb(255, 255, 255) 2px -1px, rgb(255, 255, 255) -2px -1px;
}

.sec01_head p {
    position: absolute;
    top: 52%;
    left: 36.5%;
    letter-spacing: 5px;
    font-size: 20px;
    text-shadow: rgb(255, 255, 255) 2px 0px, rgb(255, 255, 255) -2px 0px, rgb(255, 255, 255) 0px -2px, rgb(255, 255, 255) 0px 2px, rgb(255, 255, 255) 2px 2px, rgb(255, 255, 255) -2px 2px, rgb(255, 255, 255) 2px -2px, rgb(255, 255, 255) -2px -2px, rgb(255, 255, 255) 1px 2px, rgb(255, 255, 255) -1px 2px, rgb(255, 255, 255) 1px -2px, rgb(255, 255, 255) -1px -2px, rgb(255, 255, 255) 2px 1px, rgb(255, 255, 255) -2px 1px, rgb(255, 255, 255) 2px -1px, rgb(255, 255, 255) -2px -1px;
}

.sec01_head_img {
	display: flex;
	justify-content: space-between;
	height: 400px;
}

.sec01_left {
    width: 50%;
}

.sec01_left p {
    margin: 0;
}

.sec01_left p img {
    height: 200px;
    width: 100%;
    position: relative;
}

.sec01_right {
    width: 50%;
}

.sec01_right p {
    margin: 0;
}

.sec01_right p img {
    height: 200px;
    width: 100%;
    position: relative;
    top: 200px;
}

.sec02 {
    text-align: center;
    font-size: 18px;
    margin: 50px 0;
}

.sec03 {
    padding-bottom: 80px;
}

.sec03_box {
    position: relative;
    text-align: center;
}

.sec03_box p img {
    width: 90%;
	-webkit-backface-visibility: hidden;

}

.sec03_content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    position: relative;
    bottom: 0px;
    padding: 0;
}

.sec03_content_box {
    display: flex;
    width: 90%;
    margin: 0 auto 20px;
}

.sec03_content_box_right p {
    margin: 0;
}

.sec03_content_box_title {
    font-size: 15px;
}

.sec03_content_box_text {
    font-size: 12px;
}

.sec03_content_box_left img {
    position: relative;
    top: -4px;
    width: 80%;
}

.sec04 {
    background: #FFFEF5;
    text-align: center;
    padding-top: 80px;
    margin-top: -50px;
}

.sec04_contents {
    font-size: 20px;
}

.sec04_contents p:nth-child(4){
    margin-top: 35px;
    font-size: 18px;
}

.sec04_title {
    font-weight: 100;
    font-size: 18px;
}

.yellow {
    font-size: 22px;
    color: #be9e3a;
    ruby-position: under;
}

.big {
    font-size: 22px;
}

.sec05 {
    background: #FFFEF5;
    margin-top: -22px;
    padding: 50px 0 60px;
    text-align: center;
}

.sec05_topic {
    background: rgba(81,118,158,0.36);
    width: 100%;
    margin: 0 auto 35px;
    padding: 20px 0;
}

.sec05_box_title {
    text-align: center;
    margin: 20px 0 30px;
    font-size: 18px;
}

.sec05_boxs {
    display: flex;
    justify-content: center;
    /* flex-direction: column; */
    width: 55%;
    margin: 0 auto;
    flex-wrap: wrap;
}

.sec05_box {
    background: #fff;
    width: 198px;
    text-align: center;
    margin-right: 25px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #1f296e;
}

.sec05_point_title {
    color: #be9e3a;
    font-size: 22px;
}

.sec05_point_text {
    font-size: 16px;
    line-height: 2;
}

.sec05_bottom {
    font-size: 16px;
    text-align: center;
    margin: 30px 0 22px;
}

.sec05_title {
    font-size: 20px;
    margin-top: 40px;
}

.sec05_point {
    font-size: 18px;
    color: #1f296e;
    letter-spacing: 3px;
}

.sec05_point_boxs {
    display: flex;
    margin-top: 30px;
    justify-content: center;
    flex-direction: column;
}

.sec05_point_box {
    width: 70%;
    background: #fff;
    margin-right: 15px;
    box-shadow: 2px 2px 3px;
    padding: 10px 0 0;
    margin: 0 auto 30px;
}

.sec06 {
    position: relative;
}

.sec06_img {
    /* background-image: url("../images/surgery/surgery_2nd.jpg");
    background-position: -444px;
    background-size: cover; */
    background: url(../img/surgery02.jpg) left 5% center/cover no-repeat;
    height: 529px;
    width: 100%;
}

.sec06_box {
    position: relative;
    top: -590px;
    /* margin: 0 0 0 20%; */
}

.sec06_title {
    text-align: center;
    font-weight: 100;
    font-size: 22px;
    margin-top: 100px;
    margin-bottom: 0;
}

.sec06_subtitle {
    text-align: center;
    margin: 0;
    font-size: 18px;
    letter-spacing: 2px;
    color: #1f296e;
}

.sec06_contents {
    width: 100%;
    margin: 20px auto 30px;
}

.sec06_content {
    display: flex;
    position: relative;
    left: 0px;
    margin-bottom: 0px;
    padding: 0 20px;
}

.sec06_content_left {
    margin-top: 0px;
    width: 20px;
}

.sec06_content_left img {
    width: auto;
}

.sec06_content_right {
    margin-left: 15px;
    font-size: 16px;
}

.sec06_content_right02 {
    margin-left: 19px;
    font-size: 16px;
    line-height: 1.7;
    text-shadow: rgb(255, 255, 255) 2px 0px, rgb(255, 255, 255) -2px 0px, rgb(255, 255, 255) 0px -2px, rgb(255, 255, 255) 0px 2px, rgb(255, 255, 255) 2px 2px, rgb(255, 255, 255) -2px 2px, rgb(255, 255, 255) 2px -2px, rgb(255, 255, 255) -2px -2px, rgb(255, 255, 255) 1px 2px, rgb(255, 255, 255) -1px 2px, rgb(255, 255, 255) 1px -2px, rgb(255, 255, 255) -1px -2px, rgb(255, 255, 255) 2px 1px, rgb(255, 255, 255) -2px 1px, rgb(255, 255, 255) 2px -1px, rgb(255, 255, 255) -2px -1px;
}

.sec06_caution {
    width: 89%;
    margin: 10px auto;
    line-height: 1.3;
    text-shadow: rgb(255, 255, 255) 2px 0px, rgb(255, 255, 255) -2px 0px, rgb(255, 255, 255) 0px -2px, rgb(255, 255, 255) 0px 2px, rgb(255, 255, 255) 2px 2px, rgb(255, 255, 255) -2px 2px, rgb(255, 255, 255) 2px -2px, rgb(255, 255, 255) -2px -2px, rgb(255, 255, 255) 1px 2px, rgb(255, 255, 255) -1px 2px, rgb(255, 255, 255) 1px -2px, rgb(255, 255, 255) -1px -2px, rgb(255, 255, 255) 2px 1px, rgb(255, 255, 255) -2px 1px, rgb(255, 255, 255) 2px -1px, rgb(255, 255, 255) -2px -1px;
}

.sec06_caution small {
    position: relative;
    left: 0px;
}

.sec07 {
    background: #FFFEF5;
    /* margin-top: -570px; */
    margin-top: -500px;
}

.sec07_flow {
    text-align: center;
    padding: 70px 15px 30px;
}

.sec07_title {
    margin: 0;
    font-size: 22px;
    font-weight: 100;
}

.sec07_subtitle {
    font-size: 18px;
    color: #1f296e;
    letter-spacing: 3px;
    margin-bottom: 30px;
}

.sec07_flow_boxs {
    display: flex;
    width: 100%;
    margin: 0 auto;
    flex-direction: column;
}

.sec07_flow_box {
    width: auto;
    margin: 0 0 50px;
}

.sec07_flow_box_title01 {
    font-size: 18px;
    font-weight: 100;
    border-bottom: 1px solid #be9e3a;
    width: 75%;
    margin: 20px auto 0;
}

.sec07_flow_box01_top{
    background-color: rgba(190,158,58,0.48);
    color: #fff;
    font-size: 25px;
    width: 80%;
    margin: 0 auto;
}

.sec07_flow_box02_top{
    background-color: rgba(190,158,58,0.82);
    color: #fff;
    font-size: 25px;
    width: 80%;
    margin: 0 auto;
}

.sec07_flow_box03_top{
    background-color: rgba(190,158,58,1);
    color: #fff;
    font-size: 25px;
    width: 80%;
    margin: 0 auto;
}

.sec07_flow_box_title02 {
    font-size: 18px;
    font-weight: 100;
    border-bottom: 1px solid #be9e3a;
    width: 78%;
    margin: 20px auto 0;
}

.sec07_flow_box_title03 {
    font-size: 18px;
    font-weight: 100;
    border-bottom: 1px solid #be9e3a;
    width: 78%;
    margin: 20px auto 0;
}

.sec07_flow_box_text01 {
    font-size: 16px;
    text-align: left;
    width: 70%;
    margin: 0 auto 20px;
    padding: 10px 0;
    height: 80px;
}

.sec07_flow_box_img01 {
    margin-bottom: 50px;
}

.sec07_flow_box_text02 {
    font-size: 15px;
    text-align: left;
    width: 75%;
    margin: 0 auto 20px;
    padding: 10px 0;
    height: 80px;
}

.sec07_flow_box_text03 {
    font-size: 16px;
    text-align: left;
    width: 70%;
    margin: 0 auto 20px;
    padding: 10px 0;
    height: 80px;
}

.sec07_flow_box_img {
    width: 270px;
    height: 200px;
    border: 1px solid #be9e3a;
    background: #fff;
    margin: 0 auto;
}

.sec08 {
    text-align: center;
    padding-bottom: 70px;
}

.sec08_treatment_img {
    /* background-image: url(../images/surgery/surgery_3rd_int_03.jpg); */
    height: 250px;
    /* background-repeat: repeat;
    background-size: cover; */
    background: url(../img/surgery03.jpg) right 30% center/cover no-repeat;
}

.sec08_treatment_img img {
    width: 100%;
    height: 313px;
}

.sec08_treatment_tops {
    width: 300px;
    position: relative;
    bottom: 210px;
    margin: 0 auto;
    right: 0;
}

.sec08_treatment_title {
    font-weight: 100;
    font-size: 22px;
    letter-spacing: 3px;
}

.sec08_treatment_contents {
    width: 100%;
    margin: -80px auto 0;
}

.sec08_treatment_content01 {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.sec08_treatment_content_left {
    width: 90%;
    margin: 0 auto 30px;
}

.sec08_treatment_content_right {
    width: 90%;
    margin: 0 auto;
}

.sec08_treatment_content_title {
    display: flex;
    background-color: #1f296e;
    justify-content: space-between;
    height: 72px;
    padding: 1px;
    align-items: center;
    color: #fff;
    font-size: 18px;
}

.sec08_treatment_content_title p:nth-child(2) {
    line-height: 1;
}

.sec08_treatment_content_title05 {
    display: flex;
    background-color: #1f296e;
    justify-content: space-between;
    height: 72px;
    padding: 1px;
    align-items: center;
    color: #fff;
}

.sec08_treatment_content_title05 p:nth-child(1) {
	position: relative;
    top: 4px;
} 

.sec08_treatment_content_title05 p:nth-child(2) {
    font-size: 17px;
	line-height: 1.3;
}

.sec08_treatment_content_title05 p:nth-child(3) {
	position: relative;
    right: 2px;
    top: 6px;
} 

.sec08_treatment_content_title p small {
    font-size: 13px;
}

.sec08_treatment_content_title p:nth-child(1) img {
    position: relative;
    top: -2px;
}

.sec08_treatment_content_title p:nth-child(3) img {
    position: relative;
    right: 2px;
    top: 1px;
}

.sec08_treatment_content_title02 p:nth-child(1) img {
    position: relative;
    top: -1px;
}

.sec08_treatment_content_title02 p:nth-child(3) img {
    position: relative;
    right: 2px;
    top: 0px;
}

.sec08_treatment_content_bottom {
    border: #1f296e 1px solid;
    margin-top: 15px;
    padding: 15px 30px;
    text-align: left;
}

.sec08_treatment_content_bottom01 p {
    width: 82%;
    margin: 40px auto;
    text-align: left;
}

.sec08_treatment_content02 {
    margin-top: 30px;
    width: 90%;
    margin: 0 auto;
}

.sec08_treatment_content_bottom_boxs {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin: 0 auto 30px;
    flex-direction: column;
}

.sec08_treatment_content_bottom_box_title {
    background-color: #1f296e;
    color: #fff;
    width: 90%;
    margin: 10px auto 0;
}

.sec08_treatment_content_bottom_box {
    width: 90%;
    border: 1px solid #1f296e;
    margin: 0 auto 20px;
}

.sec08_treatment_content_bottom_box_title {
    padding: 5px 0;
}

.sec08_treatment_content_bottom_box_text {
    padding: 15px;
    text-align: left;

}

.sec08_treatment_content_bottom01 {
    border: #1f296e 1px solid;
    margin-top: 15px;
}

.sec08_treatment_content03 {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
}

.sec08_treatment_content04 {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
}

.sec08_treatment_content_title02 {
    display: flex;
    background-color: #1f296e;
    justify-content: space-between;
    height: 72px;
    padding: 1px;
    align-items: center;
    color: #fff;
    font-size: 18px;
    margin-top: 25px;
}

.sec08_treatment_content_bottom_topic {
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
}

.sec08_treatment_content_bottom_topic02 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 40px;
}

.sec08_treatment_content_bottom03 {
    border: #1f296e 1px solid;
    margin-top: 0;
    padding: 15px 30px 40px;
    text-align: left;
}

.sec09 {
    background: #1f296e;
    padding: 50px 15px;
}

.sec09_text {
    width: 100%;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
}

.yellow01 {
    font-size: 16px;
    color: #be9e3a;
}


.sec10 {
    width: 100%;
    padding: 146px 20px 51px;
    border-top: 1px solid #be9e3a;
    border-bottom: 1px solid #be9e3a;
    box-sizing: border-box;
    background: url(../img/logo04.png) center top 42px no-repeat;
    background-color: #fffef5;
    text-align: center;
}

.sec10_contact {
    width: 100%;
    margin: 0 auto;
}

.sec10_contact .title {
    padding: 8px 0;
    margin: 0 0 30px;
    background: #1f296e;
    font-size: 17px;
    font-family: "游ゴシック体";
    color: #fff;
}

.sec10_contact .box {
    display: block;
    justify-content: space-between;
}

.sec10_contact .tel {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    width: 470px;
    max-width: 100%;
    margin: 0 auto 22px;
}

.sec10_contact .num {
    padding: 0 0 0 35px;
    margin: 0 5px 10px;
    background: url(../img/home_icon12.png) center left no-repeat;
    font-size: 25px;
    font-weight: bold;
    font-family: "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
}

.sec10_contact .time {
    padding: 0;
    font-size: 15px;
    font-family: "小塚ゴシック Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    vertical-align: middle;
}

.sec10 .reservebox {
    position: relative;
    display: block;
    justify-content: center;
    width: 470px;
    max-width: 100%;
    padding: 25px 0 20px;
    border: 1px solid #be9e3a;
    box-sizing: border-box;
    margin: 0 auto;
    background: #fff;
}

.sec10 .reservebox:before {
    content: "オンライン予約";
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    width: 170px;
    height: 34px;
    padding: 0 0 0 53px;
    box-sizing: border-box;
    background: url(../img/home_icon02.png) top left 12px/25px no-repeat;
    background-color: #fff;
    font-size: 15px;
    font-family: "小塚ゴシック Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    color: #be9e3a;
    line-height: 34px;
}

.sec10 .reserve {
    width: 204px;
    height: 38px;
    margin: 0 auto;
    box-shadow: 1.5px 1.5px 1.5px rgba(82, 78, 35, 0.75);
}

.sec10 .reserve01 {
    margin: 0 auto 20px;
}

.sec10 .reserve a {
    display: block;
    box-sizing: border-box;
    font-size: 18px;
    color: #fff;
    font-family: "小塚ゴシック Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
    text-shadow: 3px 3px 3px rgba(82, 78, 35, 0.75);
    line-height: 38px;
}

.sec10 .reserve01 a {
    padding: 0 62px 0 30px;
    background: #be9e3a url(../img/home_icon14.png) top 9px right 28px no-repeat;
}
.sec10 .reserve02 a {
    padding: 0 40px 0 20px;
    background: #be9e3a url(../img/home_icon14.png) top 9px right 15px no-repeat;
}
.sec10 .reserve03 a {
    padding: 0 85px 0 43px;
    background: #be9e3a url(../img/home_icon14.png) top 9px right 40px no-repeat;
}

