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

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

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

.glonav {
    padding: 125px 0 15px;
}

.sec01 {
    width: 100%;
    /* background-image: url("../images/surgery/surgery_firstview_02.jpg");
	background-position: top;
    background-size: cover; */
    background: url(../img/surgery01.jpg) top 30% center/cover no-repeat;
	height: 400px;
	/* margin-top: 135px; */
	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: 37%;
	font-size: 36px;
	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: relative;
    bottom: 195px;
    text-align: center;
    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 p {
    margin: 0;
}

.sec01_left p img {
	height: 400px;
}

.sec01_right p {
    margin: 0;
}

.sec01_right p img {
	height: 400px;
}

.sec02 {
    text-align: center;
    font-size: 20px;
    margin: 50px 0;
	letter-spacing: 2px;
    line-height: 1.7;
}

.sec03 {
    padding-bottom: 80px;
}

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

.sec03_content {
    display: flex;
    flex-wrap: wrap;
    width: 825px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    bottom: 286px;
	font-family: "小塚ゴシック Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
}

.sec03_content_box {
    display: flex;
    width: 50%;
    margin-bottom: 10px;
}

.sec03_content_box_right {
	margin-left: 5px;
}

.sec03_content_box_right p {
    margin: 0;
}

.sec03_content_box_title {
    font-size: 16px;
}

.sec03_content_box_text {
    font-size: 15px;
}

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

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

.sec04_contents {
    font-size: 22px;
	letter-spacing: 3px;
}

.sec04_contents p:nth-child(4){
    margin: 35px auto 20px;
    letter-spacing: -1px;
    font-size: 20px;
    font-weight: 400;
}

.sec04_title {
    font-weight: 400;
    font-size: 20px;
    margin: 25px 0 8px;
    letter-spacing: 4px;
}

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

.big {
    font-size: 24px;
}

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

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

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

.sec05_boxs {
    display: flex;
    justify-content: center;
}

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

.sec05_point_title {
    color: #be9e3a;
    font-size: 22px;
	/* padding: 15px 0px; */
    letter-spacing: 5px;
}

.sec05_point_text {
    font-size: 18px;
    line-height: 2;
    margin: 10px 0;
    font-weight: 600;
}

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

.sec05_title {
    font-size: 24px;
    margin-top: 40px;
	letter-spacing: 3px;
}

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

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

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

.sec05_point_box:nth-of-type(1) .sec05_point_text {
    margin: 20px 0;
}

.sec06 {
    position: relative;
}

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

.sec06_box {
    position: relative;
    top: -555px;
}

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

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

.sec06_contents {
    width: 605px;
    margin: 30px auto 0;
}

.sec06_content {
    display: flex;
    position: relative;
    left: 92px;
    margin-bottom: 11px;
}

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

.sec06_content_left img {
    width: 100%;
}

.sec06_content_right {
    margin-left: 15px;
    font-size: 18px;
	line-height: 1.7;
	letter-spacing: 3px;
}

.sec06_content_right02 {
    margin-left: 15px;
    font-size: 18px;
	line-height: 1.7;
}


.sec06_caution {
    width: 650px;
    margin: 20px auto 10px;
	line-height: 1.8;
}

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

.sec07 {
    background: #FFFEF5;
    margin-top: -522px;
}

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

.sec07_title {
    margin: 0;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 5px;
}

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

.sec07_flow_boxs {
    display: flex;
    width: 833px;
    margin: 0 auto;
}

.sec07_flow_box {
    width: 33%;
    margin-left: 30px;
}

.sec07_flow_box_title01 {
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid #be9e3a;
    width: 75%;
    margin: 15px auto 0;
	letter-spacing: 3px;
}

.sec07_flow_box_title02 {
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid #be9e3a;
    width: 99%;
    margin: 15px auto 0;
	letter-spacing: 1px;
}

.sec07_flow_box_title03 {
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid #be9e3a;
    width: 90%;
    margin: 15px auto 0;
	letter-spacing: 2px;
}

.sec07_flow_box_text01 {
    font-size: 16px;
    text-align: left;
    width: 76%;
    margin: 0 auto 20px;
    padding: 10px 0;
    height: 65px;
    letter-spacing: 2px;
}

.sec07_flow_box_text02 {
    font-size: 16px;
    text-align: left;
    width: 100%;
    margin: 0 auto 20px;
    padding: 10px 0;
    height: 65px;
}

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

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

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

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

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

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

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

.sec08_treatment_contents {
    width: 995px;
    margin: -90px auto 0;
}

.sec08_treatment_content01 {
    display: flex;
}

.sec08_treatment_content_left {
    width: 486px;
    margin-right: 30px;
}

.sec08_treatment_content_right {
    width: 486px;
}

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

.sec08_treatment_content_title p:nth-child(2) {
	line-height: 1.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(2) {
    font-size: 17px;
}

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

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

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

.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;
}

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

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

.sec08_treatment_content02 {
    margin-top: 30px;
}

.sec08_treatment_content_bottom_boxs {
    display: flex;
    width: 750px;
    justify-content: space-between;
    margin: 0 auto 50px;
}

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

.sec08_treatment_content_bottom_box {
    width: 354px;
    border: 1px solid #1f296e;
}

.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;
}

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

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

.sec08_treatment_content_title02 p:nth-child(2) {
	line-height: 1.3;
}

.sec08_treatment_content_bottom_topic {
    font-size: 22px;
    text-align: center;
    margin-top: 40px;
}

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

.small05 {
	font-size: 18px;
}

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

.sec09 {
    background: #1f296e;
    padding: 80px 0;
}

.sec09_text {
    width: 700px;
    font-size: 20px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
	line-height: 2;
}

.yellow01 {
    font-size: 20px;
    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: 940px;
    margin: 0 auto;
}

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

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

.sec10_contact .tel {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 0 22px;
}

.sec10_contact .num {
    padding: 0 0 0 35px;
    margin: 0 20px 0 10px;
    background: url(../img/home_icon12.png) center left no-repeat;
    font-size: 28px;
    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: flex;
    justify-content: center;
    width: 470px;
    padding: 25px 0 20px;
    border: 1px solid #be9e3a;
    box-sizing: border-box;
    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;
    box-shadow: 1.5px 1.5px 1.5px rgba(82, 78, 35, 0.75);
}

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

.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;
}


.sec10_contact .num .kana {
    position: relative;
    font-weight: bold;
}

.sec10_contact .num .kana:before {
    content: "いいおなか";
    top: -12px;
    left: 0;
    position: absolute;
    display: inline-block;
    width: 50px;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}

