@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/gastroenterology/gastroenterology_firstview.jpg");
	background-position: center;
    background-size: cover; */
    background: url(../img/gastroenterology01.jpg) center center/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%;
    left: 85px;
    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_img {
	display: flex;
	justify-content: space-between;
	height: 400px;
}

.sec01_left {
	width: 50%;
}

.sec01_left p {
    margin: 0;
}

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

.sec01_right {
	width: 50%;
}

.sec01_right p {
    margin: 0;
}

/* .sec01_right p img {
	height: 50%;
    width: 100%;
    position: relative;
    top: 247px;
} */

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


.sec02_box {
	display: flex;
	width: 100%;
    margin: 50px auto 20px;
    letter-spacing: 6px;
	align-items: center;
	flex-direction: column;
}

.sec02_box_text {
	font-size: 18px;
    margin: 30px 20px;
}

.sec02_box_text p {
	font-weight: 500;
	line-height: 1.7;
}

.sec02_big {
	color: #C5000A;
	font-size: 22px;
	font-weight: 500;
}

.sec02_parplu {
	color: #1f296e;
	font-size: 22px;
	font-weight: 500;
}

.title_box {
	background: #1f296e;
    color: #fff;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    font-size: 20px;
    padding: 15px 0;
}

.sec03 {
	margin: 50px 0 0 ;
}

.sec03_text {
	text-align: center;
	margin-bottom: 40px;
}

.sec03_text p {
	font-size: 16px;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 2px;
}

.sec03_back {
	background: linear-gradient(to top, rgba(111,158,212,0.36) 0% 50%, rgba(0,0,0,0) 50% 100%);
}

.sec03_parplu {
	font-size: 18px;
	color: #1f296e;
}
.sec09_parplu {
	font-size: 18px;
	color: #1f296e;
	background: linear-gradient(to top, rgba(111,158,212,0.36) 0% 50%, rgba(0,0,0,0) 50% 100%);
}

.sec03_text_parplu {
    color: #1f296e;
    font-size: 18px;
}


.sec_btn_big {
	width: 90%;
    background: #1f296e;
    margin: 70px auto;
	padding-top: 5px;
	box-shadow: 7px 7px 5px #939393;
	border: 1px solid #fff;
}

.sec_btn_text {
	background: #fffeee;
    margin: 3px 10px 0px;
	text-align: center;
    font-size: 18px;
    color: #1f296e;
    letter-spacing: 3px;
}

.sec_btn_text p {
	font-weight: 500;
}

.sec_btn_title {
	text-align: center;
    font-size: 20px;
    color: #fff;
    padding: 15px 0;
    font-weight: 500;
}

.sec04 {
	margin: 50px 0 0 ;
}

.sec03_example {
	text-align: center;
	font-size: 20px;
	letter-spacing: 2px;
}

.sec03_example p {
	font-weight: 500;
}

.sec03_example_boxs02 {
	display: flex;
	justify-content: center;
    margin: 40px;
	flex-direction: column;
}

.sec03_example_box {
	border: 3px solid #1f296e;
    background: #fffeee;
    box-shadow: 8px 8px 5px rgba(35,24,21,0.38);
    width: 195px;
    text-align: center;
    margin: 10px auto;
    font-size: 18px;
    padding: 15px;
    letter-spacing: 3px;
}

.sec03_example_box p {
	font-weight: 500;
}

.sec03_example_box_text {
	font-weight: 500;
    position: relative;
    top: 0;
    padding: 14px 0px;
}

.parplu_boxs {
	width: 100%;
    margin: 0 auto 70px;
    background: rgba(111,158,212,0.2);
    text-align: center;
    padding: 0 20px 30px;
    box-sizing: border-box;
}

.sec05_left_box {
    margin: 0 5px 70px;
    background: #fffeee;
	text-align: center;
	padding: 0 15px 30px;
}

.parplu_boxs03 {
    margin: 0 5px 70px;
    background: rgba(111,158,212,0.2);
	text-align: center;
	padding-bottom: 30px;
}

.parplu_boxs_title {
	font-size: 20px;
	color: #1f296e;
	padding: 15px 0;
}

.parplu_03box {
	display: block;
	justify-content: center;
	flex-direction: column;
}

.sec_btn_small {
	width: auto;
    color: #fff;
    background: #1f296e;
    border: 1px solid #fff;
    box-shadow: 7px 7px 5px #939393;
    padding: 15px;
    font-size: 18px;
    letter-spacing: 5px;
	margin: 0 10px;
}

.sec_btn_small:hover {
    opacity: 0.7;
    cursor: pointer;
    transition: 0.4s;
}

.sec05 {
	margin: 50px 0 30px;
}

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

.sec05_left_box h3 {
	font-weight: 500;
	font-size: 20px;
	padding: 15px 0;
	color: #1f296e;
}

.sec05_boxs_text {
	margin-top: 20px;
    border-top: 1px dashed #1f296e;
    padding: 30px 0 10px;
	line-height: 1.7;
    font-weight: 500;
}

.sec05_boxs_text p {
	line-height: 1.7;
    font-weight: 500;
}

.parplu_boxs03 h3 {
	font-weight: 500;
	font-size: 20px;
	padding: 15px 0;
	color: #1f296e;
}

.parplu_box {
	display: flex;
	flex-direction: column;
	margin: 0 auto 20px;
}

.parplu_box_left {
	padding: 0 10px 40px;
}

.parplu_box_right {
	padding: 0 10px;
}


.sec08 {
    width: 100%;
    padding: 146px 5px 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;
}

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

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

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

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

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

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

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

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

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

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

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

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