@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/checkup/checkup_firstview.jpg");
	background-position: center;
    background-size: cover; */
    /* background: url(../img/checkup01_1sp.jpg) left 40% top/cover no-repeat; */
	height: 400px;
	margin: 80px 0 0;
	position: relative;
/*
    font-family: "小塚明朝 Pr6N";
    letter-spacing: 0.28em;
*/
}

.sec01_bar {
	border-bottom: solid 1px #4c4948;
	width: 80%;
	margin: 8px auto;
}

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

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

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

.sec01_title {
	font-size: 18px;
    font-weight: 500;
	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_subtitle {
	font-size: 20px;
    font-weight: 500;
	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_left p img {
	height: 200px;
    width: 100%;
    position: relative;
    top: 0;
}

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


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

.sec_box_title {
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	margin-top: 30px;
	letter-spacing: 4px;
}

.sec_box_line {
	border-bottom: solid 1px #be9e3a;
    width: 245px;
    margin: 15px auto 25px;
}

.sec_box_text {
	display: flex;
}

.sec_box_left {
	margin-right: 20px;
    width: 16px;
	margin-top: -1px;
}

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

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

.small {
	font-size: 15px;
    letter-spacing: 0px;
    line-height: 1.5;
    margin-top: 10px;
	font-weight: 500;
}


.sec_boxs,.sec_boxs02,.sec_boxs03,.sec_boxs04,.sec_boxs05,.sec_boxs06 {
	width: 85%;
    margin: 0 auto 30px;
}

/*
.sec_boxs02 {
	width: 700px;
    margin: 0 auto 70px;
}

.sec_boxs03 {
	width: 780px;
    margin: 0 auto 70px;
}

.sec_boxs04 {
	width: 795px;
    margin: 0 auto 70px;
}

.sec_boxs05 {
	width: 775px;
    margin: 0 auto 70px;
}

.sec_boxs06 {
	width: 360px;
    margin: 0 auto 70px;
}
*/


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

.sec04_box {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.sec04_contact {
    width: 469px;
    max-width: 100%;
}

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

.sec04_contact .tel {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-end;
    margin: 0 0 18px;
}

.sec04_contact .num {
    padding: 6px 0 6px 35px;
    margin: 0 20px;
    background: url(../img/home_icon12.png) center left no-repeat;
    font-size: 25px;
    font-weight: bold;
    font-family: "游ゴシック体";
}

.sec04_contact .time {
    padding: 0 0 12px;
    font-size: 15px;
    font-family: "小塚ゴシック Pro";
    vertical-align: middle;
}

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

.sec04 .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";
    color: #be9e3a;
    line-height: 34px;
}

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

.sec04 .reserve01 {
    margin: 0 auto;
}

.sec04 .reserve a {
    display: block;
    box-sizing: border-box;
    font-size: 18px;
    color: #fff;
    font-family: "小塚ゴシック Pro";
    text-shadow: 3px 3px 3px rgba(82, 78, 35, 0.75);
    line-height: 38px;
}

.sec04 .reserve01 a {
    padding: 0 62px 0 30px;
    background: url(../img/home_icon14.png) top 9px right 28px no-repeat;
}

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

.sec02_box, .sec03_box {
    border: solid 2px #1f296e;
    background: #fffef2;
    width: 225px;
    text-align: center;
    margin: 0 auto 20px;
    box-shadow: 7px 7px 5px rgba(153,152,152,0.75);
}

.sec02_box a ,.sec03_box a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 0 5px;
    box-sizing: border-box;
}

.sec10_boxs:nth-of-type(2) .sec03_box:nth-of-type(3) a {
    padding: 15px 10px 5px;
}





