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

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

body {
	min-width: auto;
}

.sec01 {
	/* background-image: url("../images/kanpo/kanpo_firstview02.jpg");
	background-position: -390px;
    background-size: cover; */
    background: url(../img/kanpo01.jpg) center right 20%/cover no-repeat;
	width: 100%;
	margin-top: 80px;
	height: 400px;
}

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

.sec01_left {
	width: 100%;
}

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

.sec01_right {
	width: 100%;
}

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

.sec01_head {
    width: 100%;
/*    padding: 162px 20px 40px;*/
	padding: 0;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    top: 186px;
}

.sec01_title {
    display: inline-block;
    padding: 0 35px 20px;
    border-bottom: 0px solid #be9e3a;
    margin: 0 0 48px;
    font-size: 30px;
    font-weight: bold;
	display        : inline-block;
	text-shadow    : 
       3px  3px 0px #ffffff,
      -3px  3px 0px #ffffff,
       3px -3px 0px #ffffff,
      -3px -3px 0px #ffffff,
       3px  0px 0px #ffffff,
       0px  3px 0px #ffffff,
      -3px  0px 0px #ffffff,
       0px -3px 0px #ffffff; 
}

.sec02 {
    width: 100%;
    padding: 20px 10px;
    box-sizing: border-box;
    font-family: "小塚明朝 Pr6N";
    letter-spacing: 0.21em;
}


.sec02_textbox {
	text-align: center;
	width: 100%;
    margin: 0 auto;
}

.sec02_textbox_left_title {
	border-bottom: 1px solid #b69739;
    padding: 20px 0;
	color: #4c4948;
	font-size: 18px;
	line-height: 1.6;
}

.purple {
	font-size: 22px;
	color: #1f296e;
}

.red {
	font-size: 22px;
	color: #c5000a;
}

.big {
	font-size: 22px;
	color: #4c4948;
}

.yellow {
	font-size: 22px;
	color: #be9e3a;
}


.sec04_content_box_left img {
    margin-top: 0;
}

.sec02_textbox_left_text {
	font-size: 16px;
    letter-spacing: 1px;
    line-height: 2;
    padding: 25px;
	color: #4c4948;
	text-align: left;
}

.section03_wrap {
	border: 30px solid rgba(111,158,212,0.36);
/*    width: 960px;*/
    margin: 0;
    padding: 30px 0;
    width: 100%;
    box-sizing: border-box;
}

.sec03_title03 {
	display: inline-block;
    margin: 0 0 25px;
    font-size: 20px;
	color: #4c4948;
	width: 100%;
    position: unset;
    left: 0;
    top: 50px;
}

.sec03_top {
	text-align: center;
	position: relative;
	border-bottom: 1px solid;
	width: 90%;
    margin: 0 auto;
}

.sec03_img p img {
	width: 81%;

}

.sec04_content_box {
	display: flex;
}

.sec04_content_box_right {
	margin-left: 10px;
}

.sec04_content_box_title {
	font-size: 18px;
    color: #1f296e;
	margin-bottom: 10px;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}

.sec04_content_box_text {
	font-size: 16px;
}

.sec04_content {
	display: flex;
	flex-wrap: wrap;
	margin: 50px 0;
    justify-content: space-around;
	flex-direction: column;
	padding: 0 15px;
	width: 100%;
}

.sec04_content_box {
	display: flex;
    width: 100%;
/*    margin: 0 0 30px 60px;*/
	margin: 0;
	padding: 15px 0;
}

.sec04_bottom_text {
	font-size: 18px;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	text-align: center;
	line-height: 1.7;
	margin-bottom: 25px;
}

.sec04_bottom_purple {
	font-size: 20px;
	color: #1f296e;
}

.sec04_bottom_red {
	font-size: 20px;
	color: #be9e3a;
}

.sec04_bottom_big {
	font-size: 20px;
}

.sec05 {
	background-image:url("../images/kanpo/kanpowoman02_02.jpg");
	width: 100%;
	background-repeat-x: no-repeat;
    background-position: -504px;
    background-size: auto;
    text-align: center;
    display: block;
    height: 215px;
}

.sec05 img {
	height: auto;
    margin-top: 45px;
    margin-left: 0;
    width: 100%;
	-webkit-backface-visibility: hidden;

}

.sec06 {
	border-bottom: 30px solid rgba(45,79,161,0.16);
    padding-bottom: 80px;
}

.sec06_top {
	text-align: center;
    color: #231815;
    font-size: 20px;
    line-height: 1.7;
    margin: 70px 0;
	padding: 0 20px;
}

.sec06_big {
	font-size: 22px;
}

.sec06_yellow {
	color: #be9e3a;
	font-size: 22px;
}

.sec06_purple {
	color: #1f296e;
	font-size: 22px;
}

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

.sec06_bottom {
	width: 90%;
    margin: 0 auto;
	padding-bottom: 30px;
	border-bottom: 0;
}

.sec06_bottom p img {
	width: 90%;
	-webkit-backface-visibility: hidden;

}

.sec06_ander_text {
    font-size: 18px;
    position: relative;
    top: 0px;
    width: 100%;
    margin: 0 auto;
	line-height: 2;
}

.sec06_bottom_topic {
	border-bottom: 1px solid #1f296e;
    padding-bottom: 30px;
}

.sec06_bottom_topic_ander {
	color: #be9e3a;
	font-size: 22px;
}

.sec06_bottom_text_01 {
	margin-top: 30px;
}

.sec06_bottom_text_02 {
	background: linear-gradient(transparent 50%, rgba(111,158,212,0.36) 50%);
	font-size: 20px;
	letter-spacing: 2px;
}

.sec07 {
	width: 100%;
    background: #fffeee;
    padding: 50px 20px;
    box-sizing: border-box;
/*
	border-top: 30px solid rgba(45,79,161,0.16);
    border-bottom: 30px solid rgba(45,79,161,0.16);
*/
}

.sec07_contents {
	text-align: center;
}

.sec07_logo {
	margin: 10px 0 30px;
}

.sec07_title {
	font-weight: unset;
    font-size: 18px;
    margin-bottom: 50px;
}

.sec07_content01 {
	font-size: 16px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
}

.sec07_content01 p {
	line-height: 1.5;
    margin: 0;
}

.sec07_content01 p img {
	width: 100%;
	margin-bottom: 5px;
}

.number {
	font-size: 25px;
    color: #1f296e;
    margin: 0 5px;
}

.sec07_ander {
	background: linear-gradient(transparent 50%, rgba(111,158,212,0.36) 50%);
	font-size: 18px;
}

.sec07_content01_last {
	margin-left: 0px;
}

.sec07_content02 {
	margin-top: 40px;
}

.sec07_content02 img {
	width: 100%;
}

.sec08_title {
	text-align: center;
    font-size: 22px;
    color: #1f296e;
    margin-top: 30px;
}

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

.sec08_text {
	text-align: center;
    font-size: 18px;
    color: #231815;
    letter-spacing: 5px;
	line-height: 35px;
	padding: 0 20px;
}

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

.sec08_text_line {
	text-align: center;
}

.sec08_text_line img {
	width: 85%;
}

.sec08_box {
	border: 1px solid #be9e3a;
    background: #fffef2;
    width: 80%;
    margin: 0 auto;
	text-align: center;
	padding: 15px 20px;
}

.sec08_box_title {
	width: 60%;
    margin: 0 auto;
    border-bottom: 1px solid #be9e3a;
    padding: 20px 0 10px;
	font-size: 20px;
}

.sec08_box_title_number {
	font-size: 30px;
    margin-right: 15px;
    font-weight: 100;
}

rt {
	font-size: 12px;
}

.sec08_box_text {
	font-size: 16px;
    padding: 30px 0;
	line-height: 1.5;
}

.sec08_box_text04 {
    text-align: left;
    font-size: 16px;
}

.sec08_text_caution {
	width: 90%;
    margin: 15px auto 50px;
    font-size: 18px;
    line-height: 2;
	padding: 0 15px;
}

.sec08_box_flow {
	text-align: center;
    margin: 25px 0;
}

.sec09_content {
	background: #1f296e;
	width: 100%;
    height: 380px;
    margin-bottom: 0;
}



.sec09_text {
	text-align: center;
    margin: 50px 0 0;
	font-size: 17px;
	color: #fff;
	padding: 68px 15px;
    line-height: 2;
}

.sec09_green {
	font-size: 16px;
	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: 100%;
    margin: 0 auto;
}

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

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

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

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

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

.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;
    margin: 0 auto;
    box-shadow: 1.5px 1.5px 1.5px rgba(82, 78, 35, 0.75);
}

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

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

