@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/anal_surgery/anal_surgery_all_03.jpg"); */
	/* background-position: center;
	background-size: cover; */
    background: url("../img/naika01_1.jpg") top 40% right 20%/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: 42%;
    left: 234px;
	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_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 {
    background: rgba(81,118,159,0.15);
    text-align: center;
	padding-bottom: 60px;
}

.sec02_top {
	padding-top: 93px;
}

.sec02_title,.sec02_title02 {
	margin: 0;
	font-size: 20px;
	font-weight: 600;
}

.sec02_title02 {
	margin: 0px 0px 30px 0px;
}

.sec02_contents {
	display: flex;
    flex-wrap: wrap;
	width: 766px;
    margin: 60px auto 0;
    justify-content: space-between;
}

.sec02_content {
	width: 216px;
    border: 1px solid #1f296e;
    background: #fff;
    height: 100px;
	margin-bottom: 30px;
	position: relative;
}

.sec02_bottom {
	font-size: 18px;
	margin: 50px 0 0;
}

.sec02_bottom_text {
	line-height: 1.7;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

.sec02_bottom_text02 {
	line-height: 2.3;
	margin-bottom: 20px;
}

.yellow {
	background: #be9e3a;
    color: #1f296e;
    font-size: 20px;
}

.red {
	color: #e60012;
}

.sec02_bottom p:nth-child(3) {
	margin: 0;
}

.sec02_bottom p img {
	position: relative;
    bottom: 30px;
}

.sec03 {
	width: 100%;
    /* background-image: url("../images/anal_surgery/anal_surgery_all_03.jpg");
	background-position: center;
	background-size: cover; */
	background: url(../img/top09_1.jpg) center center/cover no-repeat;
	height: 784px;
	text-align: center;
}

.sec03_white {
	background-image: url("../images/anal_surgery/anal_sikaku.png");
	width: 840px;
	margin: 0 auto;
	height: 784px;
	position: relative;
    bottom: 1px;
}

.sec03_title {
	margin: 0;
    font-size: 22px;
	letter-spacing: 2px;
    line-height: 1.8;
}

.sec03_top {
	padding-top: 100px;
}

.sec03_top p {
	margin: 5px;
}

.sec03_contents {
	display: flex;
	width: 647px;
    margin: 40px auto 0;
    justify-content: space-between;

}

.sec03_content {
	width: 296px;
    font-size: 18px;
    border: 2px solid #be9e3a;
	background: #fff;
	height: 120px;
}

.sec03_content_text {
	margin-top: 25px;
	letter-spacing: 3px;
	line-height: 1.8;
}

.sec03_yellow {
	font-size: 20px;
	color: #BE9E3A;
}

.sec03_bottom {
	margin-top: 70px;
}


.sec02_content_text {
	font-size: 18px;
    color: #1f296e;
	margin: 0;
    line-height: 1.5;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    width: 190px;
}

.sec03_bottom_text {
	font-size: 18px;
	line-height: 2;
}

.sec04 {
	background: rgba(81,118,159,0.15);
    text-align: center;
	padding-bottom: 80px;
}

.sec04_title {
	border-bottom: 2px solid #1f296e;
    width: 250px;
    margin: 0 auto;
    padding: 20px;
	font-size: 22px;
	font-weight: 500;
}

.sec04_text {
	font-size: 18px;
	line-height: 2;
	margin: 23px 0 10px;
	font-weight: 500;
}

.sec04_top {
	padding: 40px 0 20px;
}

.sec04_boxs {
	display: flex;
	width: 996px;
    margin: 0 auto;
    justify-content: space-between;
}

.sec04_box {
	border: 1px solid #1f296e;
	width: 324px;
	background: #fff;
}

.sec04_box_top {
	background: #1f296e;
	margin: 15px 10px;
	color: #fff;
	letter-spacing: 3px;
}

.sec04_box_title {
	margin: 0;
	font-size: 20px;
	padding-top: 5px;
	font-weight: 500;
	padding-bottom: 10px;
}

.sec04_box_subtitle {
	margin: -10px 0 0;
    padding-bottom: 5px;
}

.sec04_box_text {
	text-align: left;
    padding: 20px 26px 25px;
    font-size: 16px;
    font-family: YuGo Medium-83pv-RKSJ-H◆,"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

.sec05 {
	background: #fffef5;
	text-align: center;
	padding: 70px 0;
}

.sec05_logo {
	width: 100px;
	margin: 0 auto;
}

.sec05_logo img {
	width: 80%;
	-webkit-backface-visibility: hidden;
	margin-bottom: 30px;
}

.sec05_title {
	font-size: 20px;
    font-weight: 500;
	letter-spacing: 5px;
	margin-bottom: 30px;
    line-height: 1.7;
}

.sec05_big {
	font-size: 22px;
}

.sec05_text {
	font-size: 22px;
    color: #231815;
	line-height: 1.7;
	letter-spacing: 3px;
	margin-bottom: 20px;
}

.sec05_text_parple {
	font-size: 24px;
	color: #1f296e;
	font-weight: 500;
}

.sec05_text02 {
	font-size: 20px;
	letter-spacing: 3px;
    line-height: 1.7;
}

.sec05_text_yellow {
	font-size: 24px;
    color: #be9e3a;
}

.sec05_boxs {
	margin-top: 80px;
}

.sec05_title02 {
	font-size: 22px;
	border-bottom: 2px solid #be9e3a;
    width: 850px;
    margin: 0 auto;
	letter-spacing: 8px;
	font-weight: 500;
	padding: 20px 0;
}

.sec05_box {
	background: #fff;
    width: 800px;
    margin: 20px auto 0;
	padding: 20px;
}

.sec05_box_number {
	font-size: 30px;
	padding: 15px;
}

.sec05_box_title {
	font-size: 20px;
	margin: -25px 0 10px 0;
	font-weight: 500;
}

.sec05_box_medicine ,.sec05_box_medicine02 {
	display: flex;
	padding-bottom: 20px;
	margin-top: 40px;
}

@media screen and (min-width: 768px){	
.sec05_box_medicine p:nth-child(1) {
	width: 70%;
}

.sec05_box_medicine02 p:nth-child(1) {
	width: 50%;
}
}

.sec05_box_medicine_right {
	text-align: left;
    padding: 0 0 0 15px;
}

.sec05_box_medicine_right02 {
	text-align: left;
    padding: 0 23px;
	margin-top: 35px;
}

.sec05_medicine_parple {
	font-size: 18px;
	color: #1f296e;
	margin: 5px 0px;
	font-weight: 600;
}

.sec05_medicine_text {
	margin: 0;
    border-bottom: 2px solid #be9e3a;
	margin-bottom: 35px;
	padding-bottom: 15px;
	line-height: 1.7;
}

.sec05_medicine_text02 {
	margin: 0; 
}

.sec05_medicine_text03 {
	margin: 0; 
	line-height: 1.7;
}

.sec05_medicine_text03 img {
	width: 13px;
	position: relative;
    bottom: 8px;
}

.sec05_box_text {
	text-align: left;
    width: 607px;
    margin: 20px auto;
}

.sec05_last {
	margin: -5px 0 0 0;
    text-align: right;
}

.sec05_bottom {
	margin: 60px auto 10px;
}

.sec05_bottom_text {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.7;
}

.sec05_bottom_text_small01 {
	text-align: left;
    width: 656px;
    margin: 30px auto 0;
    line-height: 1.7;
}

.sec05_bottom_text_small {
	text-align: left;
    width: 656px;
    margin: 10px auto 0;
    line-height: 1.7;
}

.sec06 {
	background: #1f296e;
}

.sec06_text {
	text-align: center;
    margin: 0;
    padding: 80px 0;
    font-size: 20px;
    color: #fff;
	font-weight: 100;
	line-height: 2;
}

.sec06_yellow {
	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_box {
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.sec10_contact {
    width: 469px;
}

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

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

.sec10_contact .num {
    padding: 0 0 0 35px;
    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: 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;
    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;
}