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

/* ==================================================
reset
================================================== */
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
body {
	margin: 0;
	padding: 0;
	font-size: 93.8%;
	line-height: 1.5;
	color: #333333;
	background-color: #ffffff;
	-webkit-text-size-adjust: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
blockquote,
form,
input {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	vertical-align: top;
}
li,
dt,
dd {
	line-height: 1.5;
}
table {
	font-size: 100%;
	line-height: 1.5;
	border-collapse: collapse;
	border-spacing: 0;
}
form,
input,
select {
	font-size: 100%;
}
a {
	outline: none;
}
a:link,
a:visited {
	color: #BB0E2C;
	background-color: transparent;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #19ACCD;
	background-color: transparent;
	text-decoration: none;
}
body,
#contents input[type="submit"],
#contents input[type="button"],
#contents input[type="text"],
#contents textarea,
body.mceContentBody {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, "ヒラギノ角ゴ ProN", Hiragino Kaku Gothic ProN, "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
}
.sp_only {
	display: none;
}
.pc_only {
	display: block;
}
/* ==================================================
layout
================================================== */
#wrap_header,
#wrap_topimage,
#wrap_section,
#wrap_concept,
#wrap_contact1,
#wrap_floor,
#wrap_setplan,
#wrap_point,
#wrap_standard,
#wrap_location,
#wrap_overview,
#wrap_contact2,
#wrap_footer,
#wrap_fcopy {
	width: 100%;
	min-width: 1200px;
	clear: both;
}
#header,
#topimage,
#section,
#concept,
#contact1,
#floor,
#setplan,
#point,
#standard,
#location,
#overview,
#contact2,
#footer,
#fcopy {
	width: 1180px;
	margin: 0 auto;
}
/* layout_table
--------------------------- */
table.layout_table {
	width: 100%;
	margin: 0;
}
table.layout_table > tbody > tr > td {
	padding: 0 20px;
	background: none;
	border: none;
	vertical-align: top;
}
table.layout_table > tbody > tr > td:first-child {
	padding-left: 0;
}
table.layout_table > tbody > tr > td:last-child {
	padding-right: 0;
}

/* ==================================================
header
================================================== */
#wrap_header {
	background-color: #ffffff;
}
#header #header_logo {
	float:left;
	padding:20px 0 20px;
}
#header #header_contact {
	float:right;
	width:380px;
	padding:23px 0 16px;
}
/* ==================================================
topimage
================================================== */
#wrap_topimage {
	background: url(../images/top_image_bg.jpg) no-repeat center top;
	padding: 0 0 70px;
}
/* ==================================================
concept
================================================== */
#wrap_concept {
	padding: 0 0 15px;
}
#concept {
	text-align: center;
}
#concept .title {
	text-align: center;
	margin: 0 0 1em;
}
#concept .title p {
	line-height: 1;
	margin: 0 0 -10px;
}
#concept .title h2 {
	display: inline-block;
	background: url(../images/h2_bg.png) no-repeat right top;
	padding: 15px 30px 0;
	font-size: 167%;
}
#concept .title h2 span {
	font-size: 140%;
}
#concept .title h2 span.blue {
	color: #0071BC;
}
#concept p.txt {
	margin: 1em 0;
	font-size: 107%;
	font-weight: 600;
	line-height: 1.7;
}
#concept p.check {
	display: inline-block;
	color: #ffffff;
	padding: 10px 20px;
	margin: 0 40px;
	border-radius: 40px;
	font-size: 120%;
	text-shadow: none;
}
#concept .setplan {
	position: relative;
	padding: 0 0 5px;
}
#concept .setplan p.img {
	margin: 0;
}
#concept .setplan p.more {
	position: absolute;
	right: 110px;
	bottom: 0;
	margin: 0;
}
#concept .setplan p.more a {
	padding: 8px 35px;
	font-size: 107%;
	color: #ffffff;
	background-color: #0071BC;
	display: inline-block;
	text-decoration: none;
	position: relative;
	box-shadow: 3px 3px 5px #555555;
	transition-duration: 0.3s;
}
#concept .setplan p.more a:hover {
	background-color: #2291DC;
}
#concept .setplan p.more a:after {
	content: "▶";
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 60%;
}

/* ==================================================
contact1
================================================== */
#wrap_contact1 {
	padding: 80px 0 35px;
	overflow: hidden;
}
#wrap_contact1_2 {
	background-color: #0071BC;
	position: relative;
}
#wrap_contact1_2::before {
	content: "";
	position: absolute;
	bottom: -32px;
	left: 50%;
	transform: translateX(-50%);
	width: 1180px;
	height: 50px;
	background: url("../images/contact_bg.png") no-repeat center bottom;
}
#contact1 {
	position: relative;
	padding: 25px 310px 10px 0;
	box-sizing: border-box;
}
#contact1 p.img {
	position: absolute;
	right: -30px;
	bottom: -8px;
}
#contact1 p.txt {
	display: inline;
	font-size: 134%;
	font-weight: 500;
	line-height: 2;
	color: #ffffff;
	background: url("../images/boderline.png") repeat-x left bottom;
	padding: 0 0 6px;
}
#contact1 .act {
	margin: 20px 0 0;
}
#contact1 p.tel {
	display: inline-block;
	vertical-align: middle;
	padding: 0 40px 0 50px;
	font-size: 267%;
	font-weight: 600;
	color: #ffffff;
	background: url("../images/contact_tel.png") no-repeat left center;
}
#contact1 p.link {
	display: inline-block;
	vertical-align: middle;
	background-color: #ffffff;
}
#contact1 p.link a {
	position: relative;
	display: inline-block;
	padding: 10px 45px 10px 65px;
	font-size: 120%;
	font-weight: 600;
	line-height: 1.2;
	color: #0071BC;
	background: url("../images/contact_mail.png") no-repeat left 20px center #ffffff;
	text-decoration: none;
	transition-duration: 0.3s;
}
#contact1 p.link a:hover {
	opacity: 0.7;
}
#contact1 p.link a:after {
	content: "▶";
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 60%;
}

/* ==================================================
point
================================================== */
#wrap_point {
	padding: 40px 0 25px;
}
#point .title {
	text-align: center;
	margin: 0 0 1em;
}
#point .title p {
	line-height: 1;
	margin: 0 0 -10px;
}
#point .title h2 {
	display: inline-block;
	background: url(../images/h2_bg.png) no-repeat right top;
	padding: 15px 30px 0;
	font-size: 167%;
}
#point .title h2 span {
	font-size: 140%;
}
#point .title h2 span.blue {
	color: #0071BC;
}
#point h3 {
	color: #42210B;
	font-size: 167%;
	padding: 0 0 10px;
	margin: 0 0 10px;
	background: url("../images/boderline2.png") repeat-x center bottom;
}
#point > div {
	padding: 20px 0;
	position: relative;
}
#point > div .text {
	width: 500px;
	box-sizing: border-box;
	margin: 35px 0 0;
}
#point > div .img {
	width: 600px;
}
#point .point1 .text {
	float: left;
	background: url("../images/point1_ttlbg.png") no-repeat left top 5px;
	padding: 50px 40px 10px 20px;
}
#point .point1 .img {
	float: right;
}
#point .point1 .simg {
	position: absolute;
	left: 190px;
	top: 15px;
}
#point .point1 .simg2 {
	position: absolute;
	left: 530px;
	bottom: 15px;
}
#point .point2 .text {
	float: right;
	background: url("../images/point2_ttlbg.png") no-repeat left 25px top 5px;
	padding: 50px 20px 10px 40px;
}
#point .point2 .img {
	float: left;
}
#point .point2 .simg {
	position: absolute;
	left: 525px;
	bottom: 10px;
}
#point .point3 .text {
	float: left;
	background: url("../images/point3_ttlbg.png") no-repeat left 200px top;
	padding: 50px 40px 10px 20px;
}
#point .point3 .img {
	float: right;
}
#point .point3 .simg {
	position: absolute;
	left: 465px;
	bottom: 15px;
}
#point .point4 .text {
	float: right;
	background: url("../images/point4_ttlbg.png") no-repeat left top;
	padding: 50px 20px 10px 40px;
}
#point .point4 .img {
	float: left;
}
#point .point4 .simg {
	position: absolute;
	left: 505px;
	bottom: 15px;
}
#point .point5 .text {
	float: left;
	background: url("../images/point5_ttlbg.png") no-repeat left top;
	padding: 50px 40px 10px 20px;
}
#point .point5 .img {
	float: right;
}
#point .point5 .simg {
	position: absolute;
	left: 445px;
	top: 100px;
}
#point .point6 .text {
	float: right;
	background: url("../images/point6_ttlbg.png") no-repeat left top 10px;
	padding: 50px 20px 10px 40px;
}
#point .point6 .img {
	float: left;
}
#point .point6 .simg {
	position: absolute;
	right: -10px;
	top: 0;
}
#point .point7 .text {
	float: left;
	background: url("../images/point7_ttlbg.png") no-repeat left top;
	padding: 50px 40px 10px 20px;
}
#point .point7 .img {
	float: right;
}
#point .point7 .simg {
	position: absolute;
	left: 420px;
	top: 10px;
}
#point .point8 .text {
	float: right;
	background: url("../images/point8_ttlbg.png") no-repeat left 105px top 15px;
	padding: 50px 20px 10px 40px;
}
#point .point8 .img {
	float: left;
}
#point .point8 .simg {
	position: absolute;
	left: 445px;
	bottom: 20px;
}
#point .point9 .text {
	float: left;
	background: url("../images/point9_ttlbg.png") no-repeat right 20px top;
	padding: 50px 40px 10px 20px;
}
#point .point9 .img {
	float: right;
}
#point .point9 .simg {
	position: absolute;
	left: 540px;
	bottom: 0;
}

/* ==================================================
floor
================================================== */
#wrap_floor {
	padding: 25px 0 0;
	margin: 0 0 50px;
}
#floor {
	padding: 0 10px;
	box-sizing: border-box;
	text-align: center;
}
#floor .title {
	position: relative;
	z-index: 2;
	display: inline-block;
	text-align: center;
	padding: 0 10px;
	background-color: #ffffff;
}
#floor .title p {
	text-align: center;
	line-height: 1;
	margin: 0 0 -10px;
}
#floor .title h2 {
	display: inline-block;
	background: url(../images/h2_bg.png) no-repeat right top;
	padding: 15px 30px 0;
	font-size: 167%;
}
#floor .title h2 span {
	font-size: 140%;
}
#floor .title h2 span.blue {
	color: #0071BC;
}
#floor .img {
	position: relative;
	top: -25px;
	border: 1px solid #000000;
	padding: 20px 10px;
}
/* ==================================================
setplan
================================================== */
#wrap_setplan {
	padding: 120px 0 0;
	overflow: hidden;
}
#wrap_setplan2 {
	padding: 0 0 256px;
	background: url("../images/setplan_bg.jpg") repeat center bottom;
	position: relative;
}
#wrap_setplan2 p.img2 {
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}
#setplan {
	position: relative;
	padding: 30px 505px 25px 0;
	box-sizing: border-box;
}
#setplan p.img1 {
	position: absolute;
	right: -170px;
	bottom: 0;
}
#setplan h2 {
	margin: 0 0 1em;
}
#setplan p.txt {
	color: #ffffff;
	font-size: 120%;
	margin: 0 0 1em;
}
#setplan ul {
	margin: 0 0 0 1.4em;
	list-style: none;
}
#setplan ul li {
	margin: 0.4em 0;
	position: relative;
	color: #ffffff;
}
#setplan ul li::before {
	content: "";
	display: block;
	position: absolute;
	left: -1em;
	top: 0.5em;
	width: 0.4em;
	height: 0.4em;
	background-color: #FCEE21;
	border-radius: 50%;
}

/* ==================================================
standard
================================================== */
#wrap_standard {
	padding: 50px 0;
	background-color: #ffffff;
}
#standard {
	padding: 0 10px;
	box-sizing: border-box;
	text-align: center;
}
#standard .title {
	text-align: center;
	margin: 0 0 1em;
}
#standard .title p {
	text-align: center;
	line-height: 1;
	margin: 0 0 -10px;
}
#standard .title h2 {
	display: inline-block;
	background: url(../images/h2_bg.png) no-repeat right top;
	padding: 15px 30px 0;
	font-size: 167%;
}
#standard .title h2 span {
	font-size: 140%;
}
#standard .title h2 span.blue {
	color: #0071BC;
}
#standard div p {
	text-align: left;
}
#standard div .left {
	float: left;
	margin: 0 15px 20px 0;
}
#standard div .right {
	float: right;
	margin: 0 0 20px 15px;
}
#standard div div.left,
#standard div div.right {
	width: 700px;
	margin-top: 50px;
}
#standard div div.left p,
#standard div div.right p {
	padding: 0 0 0 25px;
	font-weight: 600;
}
#standard div h3 {
	padding: 30px 0 30px 120px;
	text-align: left;
	margin-bottom: 0.4em;
	font-size: 200%;
	font-weight: 900;
	color: #19ACCC;
}
#standard div h3 span {
	color: #3F1F00;
	font-size: 85%;
}
#standard div.point1 h3 {
	background: url("../images/standard_point1_h3bg.jpg") no-repeat left center;
}
#standard div.point2 h3 {
	background: url("../images/standard_point2_h3bg.jpg") no-repeat left center;
}
#standard div.point3 h3 {
	background: url("../images/standard_point3_h3bg.jpg") no-repeat left center;
}
#standard p.other {
	display: inline-block;
	font-weight: 700;
	font-size: 167%;
	color: #0071BC;
	border: 4px solid #0071BC;
	padding: 15px 70px;
	margin: 10px 0 0;
}

/* ==================================================
section
================================================== */
#wrap_section {
	padding: 50px 0;
	background: url("../images/section_bg.jpg") repeat center top #F3F0EB;
}
#section {
	text-align: center;
}
#section .title {
	text-align: center;
	margin: 0 0 1em;
}
#section .title p {
	line-height: 1;
	margin: 0 0 -10px;
}
#section .title h2 {
	display: inline-block;
	background: url(../images/h2_bg.png) no-repeat right top;
	padding: 15px 30px 0;
	font-size: 167%;
}
#section .title h2 span {
	font-size: 140%;
}
#section .title h2 span.blue {
	color: #0071BC;
}
/* ==================================================
location
================================================== */
#wrap_location {
	padding: 50px 0;
	background-color: #CDE9F1;
}
#location {
	text-align: center;
}
#location .title {
	text-align: center;
	margin: 0 0 1em;
}
#location .title p {
	line-height: 1;
	margin: 0 0 -10px;
}
#location .title h2 {
	display: inline-block;
	background: url(../images/h2_bg.png) no-repeat right top;
	padding: 15px 30px 0;
	font-size: 167%;
}
#location .title h2 span {
	font-size: 140%;
}
#location .title h2 span.blue {
	color: #0071BC;
}
#location p.more {
	margin: 25px 0 0;
}
#location p.more a {
	padding: 10px 70px;
	font-size: 110%;
	font-weight: 600;
	color: #ffffff;
	background-color: #0071BC;
	display: inline-block;
	text-decoration: none;
	position: relative;
	transition-duration: 0.3s;
}
#location p.more a:hover {
	background-color: #2291DC;
}
#location p.more a:after {
	content: "▶";
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 60%;
}

/* ==================================================
overview
================================================== */
#wrap_overview {
	padding: 60px 0 10px;
	background: url(../images/overview_bg.jpg) repeat center top #F3F0EB;
}
#overview {
	text-align: center;
}
#overview .title {
	text-align: center;
	margin: 0 0 1em;
}
#overview .title p {
	line-height: 1;
	margin: 0 0 -10px;
}
#overview .title h2 {
	display: inline-block;
	background: url(../images/h2_bg.png) no-repeat right top;
	padding: 15px 30px 0;
	font-size: 167%;
}
#overview .title h2 span {
	font-size: 140%;
}
#overview .title h2 span.blue {
	color: #0071BC;
}
#overview div.table {
	margin: 40px 140px 40px;
}
#overview table {
	width: 100%;
	text-align: left;
}
#overview table th,
#overview table td {
	font-size: 120%;
	color: #532E15;
	border-bottom: 1px solid #5D3A22;
	padding: 10px 20px;
	vertical-align: top;
}
#overview table th {
	font-weight: bold;
	width: 30%;
	padding: 10px 10px 10px 20px;
}
/* ==================================================
contact2
================================================== */
#wrap_contact2 {
	padding: 50px 0 0;
	overflow: hidden;
	background: url(../images/overview_bg.jpg) repeat center top #F3F0EB;
}
#wrap_contact2_2 {
	background-color: #0071BC;
	position: relative;
}
#contact2 {
	position: relative;
	padding: 30px 310px 10px 0;
	box-sizing: border-box;
}
#contact2 h2 {
	position: absolute;
	left: 0;
	top: -25px;
	color: #ffffff;
	background-color: #FF931E;
	font-size: 167%;
	font-weight: 600;
	padding: 5px 20px;
}
#contact2 p.img {
	position: absolute;
	right: -30px;
	bottom: 0;
}
#contact2 p.txt {
	display: inline;
	font-size: 134%;
	font-weight: 500;
	line-height: 2;
	color: #ffffff;
	background: url("../images/boderline.png") repeat-x left bottom;
	padding: 0 0 6px;
}
#contact2 .act {
	margin: 20px 0 0;
}
#contact2 .act > div {
	display: inline-block;
	vertical-align: middle;
	padding: 0 40px 0 0;
	margin: 0 0 10px;
}
#contact2 p.tel {
	display: inline-block;
	vertical-align: bottom;
	line-height: 1;
	padding: 0 10px 0 50px;
	font-size: 267%;
	font-weight: 600;
	color: #ffffff;
	background: url("../images/contact_tel.png") no-repeat left center;
}
#contact2 p.tanto {
	display: inline-block;
	vertical-align: bottom;
	font-size: 120%;
	font-weight: 600;
	color: #ffffff;
}
#contact2 p.time {
	font-size: 120%;
	font-weight: 600;
	color: #ffffff;
}
#contact2 p.link {
	display: inline-block;
	vertical-align: middle;
	background-color: #ffffff;
}
#contact2 p.link a {
	position: relative;
	display: inline-block;
	padding: 10px 45px 10px 65px;
	font-size: 120%;
	font-weight: 600;
	line-height: 1.2;
	color: #0071BC;
	background: url("../images/contact_mail.png") no-repeat left 20px center #ffffff;
	text-decoration: none;
	transition-duration: 0.3s;
}
#contact2 p.link a:hover {
	opacity: 0.7;
}
#contact2 p.link a:after {
	content: "▶";
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 60%;
}



/* ==================================================
footer
================================================== */
#wrap_footer {
	background-color: #ffffff;
	border-bottom: 1px solid #bbbbbb;
}
#footer {
	margin: 0 auto;
	padding: 20px 0 20px;
}
* html #footer {
	text-align: left;
}
#footer_link {
	margin: 20px 0;
	text-align: center;
}
#footer_link a {
	display: inline-block;
	padding: 10px 150px;
	background-color: #603813;
	color: #ffffff;
	font-size: 134%;
	font-weight: bold;
	text-decoration: none;
}
#footer_link a:hover{
	background-color: #805833;
}
#wrap_fcopy {
	background-color: #ffffff;
}
#fcopy {
	margin: 0 auto;
	padding: 20px 0 20px;
	text-align: center;
}
/* ==================================================
pagetop
================================================== */
#pagetop {
	position: fixed;
	bottom: 0;
	right: 0;
}
/* ==================================================
clearfix
================================================== */
#header:after,
#footer:after,
#point > div::after, 
.float_clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0.1%;
	line-height: 0.1;
	clear: both;
	visibility: hidden;
}