@charset "UTF-8";
@import "/include/css/common.pc.css";

/* ---------------------------------------------------------
	CSS Document mv
--------------------------------------------------------- */

#mv1 {
	/*height: 360px;
	margin-bottom: 60px;*/
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 0;
	line-height: 300px;
	position: relative;
	z-index: 0;
}

#mv1:before {
	content: '';
	width: 100%;
	height: 210px;
	/*background: #ececcc;*/
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}

#mv1:after {
	content: '';
	width: 1360px;
	height: 300px;
	margin-left: -560px;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: -1;
}


#mv1 .container {
	text-align: left;
}

#mv1 .container:before {
	content: '';
	width: 1360px;
	height: 300px;
	margin-left: -660px;
	background: url(../images/mv.png) no-repeat 0 0;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 1;
}

#mv1 .container:after {
	content: '';
	width: 183px;
	height: 176px;
	margin-right: 435px;
	/*background: url(../images/visual_01.png) no-repeat 0 0;*/
	position: absolute;
	top: 10px;
	right: 50%;
	z-index: 1;
}

#mv1 .section {
	display: inline-block;
	vertical-align: middle;
	padding-left: 130px;
	text-align: left;
	line-height: 0;
	color: #fff;
	position: relative;
	z-index: 1;
}

#mv1 h2 {
	font-weight: 500;
	font-size: 36px;
	letter-spacing: 5px;
	line-height: 1.1;
}

#mv1 h2 span {
	display: block;
	font-weight: 400;
	font-size: 72px;
	letter-spacing: 10px;
	color: #a3e8fe;
}

/* ---------------------------------------------------------
	CSS Document business　ナビ
--------------------------------------------------------- */

#business1 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-size: 0;
	position: relative;
	z-index: 0;
}

#business1:after {
	content: '';
	width: 100%;
	margin-top:0px; 
	height: 240px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}

#business1 h2 .kana {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 40px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 400;
	font-size: 60px;
	letter-spacing: 10px;
	line-height: 1;
	color: #37c47e;
	position: relative;
}

#business1 h2 .kana:first-letter {
	font-size: 86px;
}

#business1 h2 .kana:after {
	content: '';
	width: 21px;
	height: 21px;
	background: url(../images/business_05.png) no-repeat 0 0 / 21px auto;
	position: absolute;
	top: 0;
	left: 0;
}

#business1 h2 .h2 {
	display: block;
	margin-bottom: 10px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 400;
	font-size: 20px;
	position: relative;
}

#business1 h2 .h2:after {
	content: '';
	width: 40px;
	height: 2px;
	background: #37c47e;
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	top: -21px;
}

#business1 .section {
	display: inline-block;
	vertical-align: top;
	width: 320px;
	overflow: hidden;
	padding-top: 25px;
	border-radius: 20px;
	background: #2fc383 url(../images/business_04.png) no-repeat 0 0 / 50px auto;
	color: #fff;
	margin-top: 10px;
}

#business1  .section:not(:last-of-type) {
	margin-right: 80px;
}

#business1 h3 {
	/*margin-bottom: 20px;*/
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 24px;
	line-height: 1.5;
}

#business1 dt {
	margin-bottom: 20px;
	position: relative;
}

#business1 dt .num {
	width: 80px;
	padding: 10px 0;
	background: #2bb76c;
	text-align: left;
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	left: 0;
}

#business1 dt .num img {
	width: 68px;
}

#business1 dt figure img {
	width: 95px;
}

#business1 dd {
	height: 50px;
	font-size: 16px;
	letter-spacing: 2px;
}

#business1 li {
	padding-bottom: 30px;
	background: url(../images/business_10.png) no-repeat right bottom / 57px auto;
}

#business1 li a {
	display: inline-block;
	vertical-align: top;
	height: 40px;
	padding: 0 30px;
	border-radius: 40px;
	background: #fff;
	text-decoration: none;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 40px;
	color: #16a085;
}

#business1 li a:after {
	display: inline-block;
	vertical-align: top;
	content: '';
	width: 11px;
	height: 39px;
	margin-right: -5px;
	margin-left: 8px;
	background: url(../images/business_06.png) no-repeat left / 100% auto;
}

#business1 li a:hover {
	opacity: 0.6;
}

/* ---------------------------------------------------------
	CSS Document business
--------------------------------------------------------- */



/*---- ナビゲーション部品化　css ----*/

#navi_menu_1 {
  width: 65%;
  height: auto;
}

.navi_menu_2 a img {
  width: 24%;
  height: auto;
}


.navi_menu_2  a img {

  display: inline-block;

}


.navi_menu_3 a img {
  width: 24%;
  height: auto;
}


.navi_menu_3  a img {

  display: inline-block;

}


