@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/kakusyu/kakusyu_firstview.jpg");
	background-position: -160px 0px;
	background-size: cover; */
    background: url(../img/kakusyu01_1.jpg) top left/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 {
	text-align: center;
	font-size: 18px;
    margin: 30px 0;
    line-height: 2;
    letter-spacing: 3px;
}

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

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

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

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

.sec02_box p {
	font-size: 16px;
	color: #1f296e;
	line-height: 1.75!important;
}

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

.sec03_text {
	font-size: 16px;
    width: 86%;
    margin: 20px auto 40px;
    line-height: 1.8;
    font-weight: 500;
}

.sec03_boxs {
	display: flex;
	width: 90%;
    margin: 0 auto 30px;
    flex-direction: column;
}

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

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

.sec03_hujin ,.sec03_haigan {
	width: 90%;
    margin: 0 auto 30px;
    border: solid 1px #1f296e;
}

.sec03_top {
	height: 38px;
	background: rgba(111,158,212,0.36);
		
}

.sec03_title01 {
	text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin: 40px 0 20px;
}

.line {
	width: 244px;
    margin: 0 auto;
    border-bottom: 1px solid #be9e3a;
}

.sec03_text01 {
	font-size: 16px;
    width: 80%;
    margin: 30px auto;
    letter-spacing: 1px;
    line-height: 2;
}

.sec03_bigbox {
	width: 95%;
    margin: 0 auto 40px;
    background: #fffef2;
	padding: 0 0 60px;
}

.sec03_bigbox_title {
	text-align: center;
    font-size: 18px;
    padding: 30px 0 20px;
    border-bottom: 1px dashed #1f296e;
    width: 90%;
    margin: 0 auto;
}

.sec03_bigbox_subtitle {
	text-align: center;
    margin-top: 20px;
    font-size: 16px;
}

.sec03_bigbox_value {
	font-size: 20px;
    color: #1f296e;
    text-align: center;
	margin: 20px 0;
}


.value_small {
	font-size: 16px;
    color: #1f296e;
    text-align: center;
}

.sec03_smallboxs {
	display: flex;
    justify-content: center;
    align-items: center;
	text-align: center;
	margin: 0 auto;
    flex-direction: column;
}

.sec03_smallboxs02 {
	display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 30px;
    flex-direction: column;
}

.sec03_smallbox ,.sec03_smallbox02 ,.sec03_smallbox03 {
	border: 1px solid #be9e3a;
    background: #fff;
    font-size: 18px;
    padding: 10px 30px;
	line-height: 1.7;
	margin: 10px;
	width: 220px;
}

.small {
	font-size: 16px;
}

.small02 {
	font-size: 16px;
	padding: 8px 0;
}

.small03 ,.big_to{
	padding: 0;
}

.sec03_btn {
	width: 239px;
    margin: 0 auto 70px;
    background: #1f296e;
    text-align: center;
    padding: 5px 0;
    box-shadow: 3px 3px 5px rgba(35,24,21,0.38);
	border: 1px solid #fff;
}

.btn_text {
	color: #fff;
    letter-spacing: 1px;
}

.parple {
	font-size: 18px;
	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;
}



.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: center;
    margin: 0 0 22px;
}

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


.sec04_contents {
	background: #fffef2;
	width: 100%;
    margin: 0 auto;
}

.sec04_content {
	width: 90%;
    margin: 0 auto 50px;
    display: flex;
    flex-wrap: wrap;
    padding: 50px 0;
}

.sec04_content_box {
	width: 470px;
    display: flex;
	margin-bottom: 20px;
	font-size: 16px;
}

.sec04_content_box_left {
	margin-top: -3px;
}

.sec04_content_box_right {
	margin-left: 15px;
}

.sec04_content_box_text {
	font-size: 16px;
}

.sec03_smallbox_or {
	margin: 15px 0;
}



