@charset "UTF-8";

.indexMainvis {
  text-align: center;
	border-top: solid 13px #fff;
	border-bottom: solid 1px #fff;
	height: 560px;
  background: url(../img/index/mainVis_bg.png) center center /cover no-repeat;
	width: 100%;
	-webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.26);
	box-shadow: 0 5px 5px 0 rgba(0,0,0,0.26);
	overflow: hidden;
}

.indexMainvis img{
  margin-top: 60px;
}

.indexMainvis_btn{
  text-align: center;
  margin: -55px;
}

.indexMainvis_btn img:hover {
  opacity: 0.8;
}

.owabi{background-color:rgb(255,249,227);
padding: 15px;
border-color:rgb(255,191,0);
border-width:2px;
-webkit-border-radius:4px;
border-radius:4px;
border-style:solid;
margin-bottom: 20px;
margin-top: -20px;
font-size:12px;

	}
.owabi div{color:rgb(255,191,0);
font-weight:bold;
font-size:16px;
margin-bottom: 5px;
}

.indexMainvis_content {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

.indexMainvis_content_title02 {
	padding: 30px 0 0;
}

.indexMainvis_content_title {
	padding: 15px 0 0;
}

.indexMainvis_content_title > img {
	display: block;
}

.indexMainvis_contact {
	margin: 15px 0 0 1px;
	position: relative;
	z-index: 10;
}

.indexMainvis_contact > img {
	display: block;
}

.indexMainvis_point {
	margin: 66px 0 0;
}

.indexMainvis_point > li {
	display: block;
	margin: 0 0 5px;
}

.indexMainvis_point > li:before {
	content: url(../img/index/mainVis_point_mark.png);
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.indexMainvis_content_img {
	position: absolute;
    top: 62px;
    left: 510px;
}


.indexFamily {
	margin: 45px auto 55px;
	width: 1000px;
}

.bn_newyear { margin: 0 auto 30px; text-align: center; }

.indexFamily_title {
	margin: 0 auto;
}

.indexFamily_title > img {
	display: block;
}

.indexFamily_content {
	display: block;
	margin: 30px 0 0;
	width: 1000px;
}

.familyCase {
	position: relative;
	width: 318px;
	height: 478px;
	margin: 0 0 0 20px;
	float: left;
	border: solid 1px #ECECEC;
	border-radius: 9px;
	-webkit-box-shadow: 5px 5px 4px 0 rgba(0,0,0,0.12);
	box-shadow: 5px 5px 4px 0 rgba(0,0,0,0.12);
}

.familyCase:first-child {
	margin: 0;
}

.familyCase_img {
	border-radius: 9px 9px 0 0;
	overflow: hidden;
}

.familyCase_img > img {
	display: block;
}

.familyCase_title {
	margin: 10px 0 0;
}

.familyCase_title > img {
	display: block;
	margin: 0 auto;
}

.familyCase_list {
	margin: 8px 0 0;
}

.familyCase_list > li {
	display: block;
	border-top: dotted 1px #bbb;
	margin: 0 17px;
	padding: 7px 0;
	vertical-align: middle;
}

.familyCase_list > li:first-child {
	border-top: 0;
}

.familyCase_list > li > img {
	vertical-align: middle;
}

.familyCase_list > li:before {
	content: '';
	width: 7px;
	height: 40px;
	margin: 0 5px 0 0;
	display: inline-block;
	vertical-align: middle;
}

.familyCase_list-01 > li:before {
	background: #E7F6FB;
}

.familyCase_list-02 > li:before {
	background: #E6F6F8;
}

.familyCase_list-03 > li:before {
	background: #EAF0F9;
}

.familyCase_link {
	display: table;
	position: absolute;
	width: 285px;
	height: 40px;
	bottom: -12px;
	left: 16px;
	border-spacing: 1px;
	margin: -1;
	table-layout: fixed;
}

.familyCase_link_col {
	display: table-cell;
	width: 92px;
	border: solid 1px #fff;
	border-radius:4px;
}

.familyCase_link-01 > .familyCase_link_col {
	background: #11A9DB;
}

.familyCase_link-02 > .familyCase_link_col {
	background: #06AAB7;
}

.familyCase_link-03 > .familyCase_link_col {
	background: #306DC9;
}

.familyCase_link_col > img {
	display: block;
	margin: 0 auto;
	padding: 10px 0 0;
}

.familyCase_link_col_btn {
	display: block;
	margin: 5px auto 0;
	padding: 1px 0;
	width: 74px;
	height: 13px;
	border-radius: 3px;
	background: #fff;
}

.familyCase_link_col_btn > img {
	display: block;
	margin: 0 auto 0 15px;
}


.indexContact {
	border-top: solid 13px #DCE9ED;
	padding: 0 0 20px;
}

.indexContact_inner {
	display: table;
	width: 1000px;
	height: 50px;
	table-layout: fixed;
	margin: 20px auto 0;
}

.indexContact_inner_left {
	display: table-cell;
	width: 730px;
	height: 100%;
	background: #11A9DB;
	border-right: solid 18px #fff;
	line-height: 1;
	vertical-align: bottom;
}

.indexContact_inner_left_text {
	display: block;
	float: left;
	margin: 11px 0 0 8px;
}

.indexContact_inner_left_num {
	display: block;
	float: left;
	margin: -4px 0 0 4px;
}

.indexContact_inner_left_hour {
	display: block;
	float: left;
	margin: 16px 0 0 4px;
}

.indexContact_inner_left_form {
	display: block;
	float: left;
	background: #fff;
	margin: 8px 0 7px 9px;
}

.indexContact_inner_left_form:hover {
	background-color: #FFFF26;
}

.indexContact_inner_left_form > img {
	display: block;
	padding: 2px 22px;
}

.indexContact_inner_right {
	display: table-cell;
}

.indexContact_inner_right > a {
	display: block;
	border: solid 3px #11A9DB;
	background: #FFFF26;
}

.indexContact_inner_right > a > img {
	display: block;
	margin: 0 auto;
	padding: 12px 0;
}

.indexContact_text {
	width: 1000px;
	margin: 18px auto 0;
	font-size: 13px;
	line-height: 1.6;
}

.indexContact_banner {
  width: 1000px;
  margin: 20px auto 0;
}

.indexContact_banner > a {
  display: block;
}

.indexContact_banner > a > img{
  vertical-align: bottom;
}


.indexReason {
	background: url(../img/index/reason_bg.png) no-repeat center center, #ddeaee;
	background: url(../img/index/reason_bg.png) no-repeat center center, -moz-linear-gradient(top,  #ddeaee 0%, #edf4f7 100%);
	background: url(../img/index/reason_bg.png) no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddeaee), color-stop(100%,#edf4f7));
	background: url(../img/index/reason_bg.png) no-repeat center center, -webkit-linear-gradient(top,  #ddeaee 0%,#edf4f7 100%);
	background: url(../img/index/reason_bg.png) no-repeat center center, -o-linear-gradient(top,  #ddeaee 0%,#edf4f7 100%);
	background: url(../img/index/reason_bg.png) no-repeat center center, -ms-linear-gradient(top,  #ddeaee 0%,#edf4f7 100%);
	background: url(../img/index/reason_bg.png) no-repeat center center, linear-gradient(to bottom,  #ddeaee 0%,#edf4f7 100%);
	background-size: 100% 719px;
}

.indexReason_title > img {
	display: block;
	margin: 0 auto;
	padding: 60px 0 0;
}

.reasonFig {
	position: relative;
	width: 1000px;
	margin: 20px auto 0;
	padding: 160px 0 170px;
}

.reasonFig_center {
	width: 726px;
	height: 726px;
	margin: 0 auto;
	border-radius: 50%;
	background: #1BACDA;
}

.reasonFig_center_catch {
	display: block;
	margin: 0 auto;
	padding: 140px 0 0;
}

.reasonFig_center_fig {
	display: block;
	margin: 0 auto;
	padding: 18px 0 0;
}

.reasonFig_center_text {
	display: block;
	margin: 0 auto;
	padding: 16px 0 0;
}

.reasonFig_circle {
	position: absolute;
	width: 276px;
	height: 276px;
	border-radius: 50%;
	border: solid 10px #1CADDB;
	background: #fff;
}

.reasonFig_circle-01 {
	top: 45px;
	left: 50px;
	background: url(../img/index/reason_bg_01.png) no-repeat center center #fff;
}

.reasonFig_circle-02 {
	top: 0;
	left: 352px;
	background: url(../img/index/reason_bg_02.png) no-repeat left bottom #fff;
}

.reasonFig_circle-03 {
	top: 45px;
	right: 50px;
	background: url(../img/index/reason_bg_03.png) no-repeat bottom right #fff;
}

.reasonFig_circle-04 {
	top: 350px;
	left: 0px;
	background: url(../img/index/reason_bg_04.png) no-repeat bottom right #fff;
}

.reasonFig_circle-05 {
	top: 350px;
	right: 0px;
	background: url(../img/index/reason_bg_05.png) no-repeat bottom right #fff;
}

.reasonFig_circle-06 {
	bottom: 105px;
	left: 50px;
	background: url(../img/index/reason_bg_06.png) no-repeat bottom right #fff;
}

.reasonFig_circle-07 {
	bottom: 60px;
	left: 352px;
}

.reasonFig_circle-08 {
	bottom: 105px;
	right: 50px;
	background: url(../img/index/reason_bg_08.png) no-repeat bottom right #fff;
}

.reasonFig_circle_title {
	display: block;
	margin: 0 auto;
	padding: 48px 0 0;
}

.reasonFig_circle-01 > .reasonFig_circle_title, .reasonFig_circle-02 > .reasonFig_circle_title, .reasonFig_circle-03 > .reasonFig_circle_title {
	padding: 35px 0 0;
}

.reasonFig_circle_text {
	display: block;
	padding: 10px 0 0 20px;
}

.reasonFig_circle-06 > .reasonFig_circle_text, .reasonFig_circle-08 > .reasonFig_circle_text {
	padding: 5px 0 0 35px;
}

.reasonFig_circle-05 > .reasonFig_circle_text {
	margin: 0 auto;
	padding: 10px 0 0;
}

.reasonFig_circle-07 > .reasonFig_circle_text {
	margin: 0 auto;
	padding: 5px 0 0;
}


.indexReason2 {
	width: 1000px;
	margin: 0 auto;
}

.indexReason2_title {
	margin: 70px 0 0;
}

.indexReason2_title > img {
	display: block;
	margin: 0 auto;
}

.indexReason2_subTitle {
	margin: 20px 0 0;
}

.indexReason2_subTitle > img {
	display: block;
	margin: 0 auto;
}

.indexReason2_ol {
	display: block;
	position: relative;
	height: 300px;
}

.reasonList {
	display: block;
	position: absolute;
	width: 194px;
}

.reasonList-01 {
	top: -60px;
	left: 1px;
}

.reasonList-02 {
	top: 0;
	left: 202px;
}

.reasonList-03 {
	top: 30px;
	left: 403px;
}

.reasonList-04 {
	top: 0;
	right: 202px;
}

.reasonList-05 {
	top: -60px;
	right: 1px;
}

.reasonList_title {
	display: block;
	margin: 0 auto;
}

.reasonList_img {
	display: block;
	margin: 16px auto 0;
}

.reasonList_text {
	margin: 10px 0 0;
	font-size: 12px;
	line-height: 1.2;
}

.indexReason2_arrow {
	margin: 40px auto 0;
	width: 1000px;
	height: 159px;
	background: url(../img/index/reason2_arrow_bg.png) no-repeat top center;
}

.indexReason2_arrow > img {
	display: block;
	margin: 0 auto;
	padding: 18px 0 0;
}


.indexPrice {
	position: relative;
	width: 1000px;
	margin: 4px auto 0;
	padding: 0 0 65px;
}

.indexPrice_title > img {
	display: block;
	margin: 0 auto;
}

/* キャッシュレス還元バナー */
.cashless {
	width: 100%;
	margin-bottom: 50px;
}

.cashless img {
	width: 100%;
}
/* キービジュアル下のバナー */
.key_bottom_ban{
	width: 100%;
}
.key_bottom_ban a{
	display: block;
	margin-bottom: 30px;
}
.key_bottom_ban a:last-child{
	margin-bottom: 50px;
}
.key_bottom_ban img{
	width: 100%;
}
