@charset "utf-8";

.mainimg {
	background: url(../images/top/bg_mainimg.jpg) center 0 no-repeat;
	position: relative;
}
.mainimg .inner {
	height: 620px;
	width:1000px;
	position: relative;
}
.mainimg .img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.mainimg .txt {
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 2;
}
@media screen and (max-width: 1880px) {
	.mainimg .img {
		left: -10vw;
	}
}

@media screen and (max-width: 1559px) {
	.mainimg .img {
		left: -20vw;
	}

	/*.mainimg .img img {
		height: 620px;
	}*/
}

@media screen and (max-width: 1334px) {
	.mainimg .img {
	    left: -30vw;
	}
}

@media screen and (max-width: 1180px) {
	.mainimg .img {
	    left: -38vw;
	}

	.mainimgtxt .inner {
		width: 1024px;
	}
}

@media screen and (max-width: 1024px) {
	.mainimg .img {
	    left: -42vw;
	}
}

@media screen and (max-width: 767px) {
	.mainimg {
		background-size: cover;
		background: none;
	}
	.mainimg .inner {
		height: 315px;
		width:100%;
	}
	.mainimg .img {
		display: none;
	}
	.mainimg .txt {
		position: absolute;
		top: 30px;
		left: 10px;
		z-index: 2;
		width: 200px;
	}
}



.mainimgtxt {
	padding: 32px 0;
	font-size: 16px;
}
.mainimgtxt .text {
	width: 770px;
	float: right;
	line-height: 2;
}
.mainimgtxt .text .txt01{
	padding-left: 20px;
}
.mainimgtxt .text .txt02{
	padding-left: 40px;
}
.mainimgtxt .text .txt03{
	padding-left: 60px;
}
.mainimgtxt .text .txt04{
	padding-left: 80px;
}
@media screen and (max-width: 767px) {
	.mainimgtxt {
		padding: 15px 0;
		font-size: 14px;
	}

	.mainimgtxt .inner { 
		width: 100%;
	}
	.mainimgtxt .text {
		width: 88%;
        float: none;
        margin: auto;
	}
	.mainimgtxt .text .txt01{
		padding-left: 0;
	}
	.mainimgtxt .text .txt02{
		padding-left: 0;
	}
	.mainimgtxt .text .txt03{
		padding-left: 0;
	}
	.mainimgtxt .text .txt04{
		padding-left: 0;
	}
}



.topprofile {
	background: url(../images/top/bg01.png) 0 0 repeat;
	padding: 80px 0;
}
.topprofile .tit {
	text-align: center;
}
.topprofile .list {
	margin: 50px 0 0;
	display: flex;
	justify-content: space-between;
}
.topprofile .list li {
	width: 450px;
	font-size: 12px;
}
.topprofile .list li .name {
	margin: 20px 0 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	font-size: 18px;
}
.topprofile .list li .txt {
	font-size: 12px;
	margin: 10px 0 ;
	line-height: 1.6;
}
.topprofile .list li .txt a {
	text-decoration: underline;
	color: #000;
}
.topprofile .list li .txt a:hover {
	text-decoration: none;
}
.topprofile .list li .sns img {
	vertical-align: middle;
	margin-right: 10px;
}
@media screen and (max-width: 767px) {
	.topprofile {
		padding: 40px 0;
	}
	.topprofile .list {
		margin: 25px 0 0;
		display: block;
	}
	.topprofile .list li + li {
		margin-top: 15px;
	}
	.topprofile .list li {
		width: 100%;
		font-size: 12px;
	}
	.topprofile .list li .img img {
		width: 100%;
	}
	.topprofile .list li .name {
		margin: 20px 0 0;
		display: block;
		font-size: 14px;
	}
	.topprofile .list li .name span {
		display: block;
		padding: 5px 0;
	}
}

.topbg01 {
	background:url(../images/top/bg_top01.jpg) center center no-repeat;
	background-size:cover;
}
.topbg02 {
	background:url(../images/top/bg_top02.jpg) center center no-repeat;
	background-size:cover;
}
.topmain {
	padding:80px 30px 295px;
}
.topmain .tit {
	text-align:center;
	margin-bottom:60px;
}

.impressionwrap .img01 {
	float:left;
	width: 50%;
}
.impressionwrap .img02 {
	float:right;
	margin-top:-60px;
	width: 50%;
}
.impressionwrap .img03 {
	float:right;
	width: 50%;
}
.impressionwrap .img04 {
	float:left;
	margin-top:-60px;
	width: 50%;
}
.impressionpanel01 {
	/*overflow:hidden;*/
	padding:0 0 0 40px;
	float: left;
	width: 40%;
}
.impressionpanel02 {
	/*overflow:hidden;*/
	/*padding:0 40px 0 0 ;*/
	float: left;
	width: 47%;
}
.impressionpanel03 {
	/*overflow:hidden;*/
	padding:0 0 0 40px;
	float: left;
	width: 40%;
}
.impressionin01 {
	width:490px;
}
.impressionin02 {
	width:490px;
	float:right;
	padding:30px 0 0;
}
.impressionin03 {
	width:490px;
	padding:30px 0 0;
}
.impressionin04 {
	width:490px;
	float:right;
}
.impressionin01 dl + dl {
	margin:10px 0 0;
}
.impressionin02 dl + dl {
	margin:10px 0 0;
}
.impressionin03 dl + dl {
	margin:10px 0 0;
}
.impressionin04 dl + dl {
	margin:10px 0 0;
}
.impressbox01 dt {
	float:right;
}
.impressbox01 dd {
	overflow:hidden;
	padding:0 5px 0 0 ;
	text-align:right;
}
.impressbox01 dd .name {
	text-align:right;
	padding:0 15px 0 0;
	margin-bottom:5px;
}
.impressbox01 dd .txt {
	display:inline-block;
	width:270px;
	text-align:left;
	margin-right:15px;
	font-size:14px;
	padding:10px 12px;
	position:relative;
	background:#fff;
	position:relative;
	border:2px solid #b2d4d4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.impressbox01 dd .txt:before {
	background:url(../images/top/ico_top02.png) 0 0 no-repeat;
	width:16px;
	height:11px;
	top:14px;
	left:100%;
	content:"";
	z-index:2;
	position:absolute;
}

.impressbox02 dt {
	float:left;
}
.impressbox02 dd {
	overflow:hidden;
	padding:0 0 0 15px;
}
.impressbox02 dd .name {
	padding:0 0 0 15px;
	margin-bottom:5px;
}
.impressbox02 dd .txt {
	display:inline-block;
	width:270px;
	margin-right:15px;
	font-size:14px;
	padding:10px 12px;
	position:relative;
	background:#fff;
	position:relative;
	border:2px solid #e8bbc5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.impressbox02 dd .txt:before {
	background:url(../images/top/ico_top01.png) 0 0 no-repeat;
	width:16px;
	height:11px;
	top:14px;
	right:100%;
	content:"";
	z-index:2;
	position:absolute;
}
@media screen and (max-width: 1680px) {
	.impressionwrap .img02,
	.impressionwrap .img04 {
		margin-top: 30px;
	}
}
@media screen and (max-width: 767px) {
.topmain {
	padding:40px 10px 60px;
}
.topmain .tit {
	text-align:center;
	margin-bottom:30px;
}
.impressionwrap + .impressionwrap {
	margin-top:20px;
}
.impressionwrap .img01 {
	float:none;
	text-align:center;
	margin-bottom:10px;
	width: auto;
}
.impressionwrap .img02 {
	float:none;
	text-align:center;
	margin-bottom:10px;
	margin-top:0;
	width: auto;
}
.impressionwrap .img03 {
	float:none;
	margin-bottom:10px;
	width: auto;
}
.impressionwrap .img04 {
	float:none;
	margin-bottom:10px;
	margin-top:0;
	width: auto;
}
.impressionpanel01 {
	overflow:hidden;
	padding:0;
	width: auto;
}
.impressionpanel02 {
	overflow:hidden;
	padding:0;
	width: auto;
}
.impressionpanel03 {
	overflow:hidden;
	padding:0;
	width: auto;
}
.impressionin01 {
	width:100%;
}
.impressionin02 {
	padding:0;
	width:100%;
	float:none;
}
.impressionin03 {
	width:100%;
	padding:0;
}
.impressionin04 {
	width:100%;
	float:none;
}
.impressionin01 dl + dl {
	margin:10px 0 0;
}
.impressionin02 dl + dl {
	margin:10px 0 0;
}
.impressbox01 dd {
	overflow:hidden;
	padding:0 15px 0 0 ;
	text-align:right;
}
.impressbox01 dd .name {
	text-align:right;
	padding:0 15px 0 0;
	margin-bottom:5px;
}
.impressbox01 dd .txt {
	display:block;
	width:100%;
	text-align:left;
	margin-right:15px;
	font-size:12px;
	padding:10px;
}
.impressbox01 dd .txt:before {
	background:url(../images/top/ico_top02.png) 0 0 no-repeat;
	width:16px;
	height:11px;
	top:14px;
	left:100%;
	content:"";
	z-index:2;
	position:absolute;
}
.impressbox02 dd {
	overflow:hidden;
	padding:0 0 0 15px;
}
.impressbox02 dd .name {
	padding:0 0 0 15px;
	margin-bottom:5px;
}
.impressbox02 dd .txt {
	display:block;
	width:100%;
	margin-right:15px;
	font-size:12px;
	padding:10px;
}
}



.impressiontit {
	text-align:center;
	padding:60px 0;
}
.impressiontit.bg01 {
	background: -moz-linear-gradient(top, #fedfe1, #fdcccf);
	background: -webkit-gradient(linear, top, from(#fedfe1), to(#fdcccf));
	background: -webkit-linear-gradient(top, #fedfe1, #fdcccf);
	background: -o-linear-gradient(top, #fedfe1, #fdcccf);
	background: -ms-linear-gradient(top, #fedfe1, #fdcccf);
}
.impressiontit.bg02 {
	background: -moz-linear-gradient(top, #cceeed, #b1e5e4);
	background: -webkit-gradient(linear, top, from(#cceeed), to(#b1e5e4));
	background: -webkit-linear-gradient(top, #cceeed, #b1e5e4);
	background: -o-linear-gradient(top, #cceeed, #b1e5e4);
	background: -ms-linear-gradient(top, #cceeed, #b1e5e4);
}

.impressionbg01 {
	background:url(../images/top/bg_top03.jpg) center center no-repeat;
	background-size:cover;
	padding:80px 0;
}
.impressionbg02 {
	background:url(../images/top/bg_top04.jpg) center center no-repeat;
	background-size:cover;
	padding:80px 0;
}
.impresscont {
	display:flex;
	flex-direction:row-reverse;
	justify-content:space-between;
	align-items:flex-end;
}
.impresspanel {
	width:360px;
	background:url(../images/top/bg02.png) 0 0 repeat;
	padding:25px 30px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.impresspanel .tit {
	font-size:14px;
	margin-bottom:25px;
}
.impresspanel .tit span {
	display:block;
	font-weight:bold;
	padding-bottom:5px;
}
.impresspanel .txt{
	font-size:14px;
	line-height:1.7;
}
.impresspanel .txt + .txt {
	margin:25px 0 0;
}
.impressdet {
	position: relative;
	padding:103px 0 0;
}
.impressdet .ico {
	padding:0 0 0 20px;
	background:url(../images/top/ico_top03.png) 0 0 no-repeat, url(../images/top/ico_top04.png) right bottom no-repeat;
}
.impresspanel .img {
	text-align:center;
	margin:25px 0 0;
}
.impressdet .note {
	position:absolute;
	top:15px;
	left:-40px;
	z-index:2;
	background:#fdcfd2;
	text-align:center;
	width:80px;
	height:80px;
	line-height:80px;
	font-size:16px;
	font-weight:bold;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
@media screen and (max-width: 767px) {
.impressiontit {
	padding:30px 10px;
}

.impressionbg01 {
	background:url(../images/top/bg_top03.jpg) center center no-repeat;
	background-size:cover;
	padding:40px 0;
}
.impressionbg02 {
	background:url(../images/top/bg_top04.jpg) center center no-repeat;
	background-size:cover;
	padding:40px 0;
}
.impresscont {
	display: block;
}
.impresscont .tab {
	text-align:center;
}
.impresspanel {
	width:100%;
	padding:25px 10px 30px;
	margin-bottom:15px;
}
.impresspanel .tit {
	font-size:12px;
	margin-bottom:15px;
}
.impresspanel .txt + .txt {
	margin:15px 0 0;
}
.impressdet {
	position: relative;
	padding:103px 0 0;
}
.impresspanel .img {
	margin:15px 0 0;
}
.impressdet .note {
	position:absolute;
	top:15px;
	left:0;
	z-index:2;
	background:#fdcfd2;
	text-align:center;
	width:80px;
	height:80px;
	line-height:80px;
	font-size:16px;
	font-weight:bold;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
}


.topvoice {
	background:url(../images/top/bg_top05.png) center center no-repeat;
	background-size:cover;
}
.topvoice .inner {
	width:1000px;
}
.voicebg {
	background:url(../images/top/bg03.png) 100px 0 no-repeat;
	padding:50px 0 70px;
}
.voicebox {
	padding:0 0 0 90px;
}
.topvoice .tit {
	text-align:center;
	margin-bottom:50px;
}
.topvoice .text {
	font-size:14px;
	line-height:2;
}
.topvoice .text + .text {
	margin:50px 0 0;
	padding:0 0 0 110px;
}
.topvoice .text .cont + .cont {
	margin:30px 0 0 ;
	padding:0 0 0 55px;
}
.topvoice .text .txt01 {
	padding:0 0 0 15px;
}
.topvoice .text .txt02 {
	padding:0 0 0 30px;
}
.topvoice .text .txt03 {
	padding:0 0 0 45px;
}
.topvoice .text .txt04 {
	padding:0 0 0 60px;
}
.topvoice .text .txt05 {
	padding:0 0 0 75px;
}
.topvoice .text .txt06 {
	padding:0 0 0 90px;
}
@media screen and (max-width: 1880px) {
	.voicebg {
		background: url(../images/top/bg03.png) 0 0 no-repeat;
	}
}

@media screen and (max-width: 1630px) {
	.voicebg {
		background: url(../images/top/bg03.png) -25% 0 no-repeat;
	}
}

@media screen and (max-width: 1366px) {
	.voicebox {
		padding: 0 0 0 100px;
	}
}

@media screen and (max-width: 1300px) {
	.voicebg {
		background: url(../images/top/bg03.png) -300px 0 no-repeat;
	}
}
@media screen and (max-width: 767px) {
.topvoice {
	background:none;
	background-size:100% 100%;
}
.topvoice .inner {
	width:100%;
}
.voicebg {
	background:none;
	padding:25px 0 35px;
}
.voicebox {
	padding:0;
}
.topvoice .tit {
	margin-bottom:25px;
}
.topvoice .text {
	font-size:14px;
	line-height:2;
}
.topvoice .text + .text {
	margin:15px 0 0;
	padding:0;
}
.topvoice .text .cont + .cont {
	margin:15px 0 0 ;
	padding:0;
}
.topvoice .text .txt01 {
	padding:0;
}
.topvoice .text .txt02 {
	padding:0;
}
.topvoice .text .txt03 {
	padding:0;
}
.topvoice .text .txt04 {
	padding:0;
}
.topvoice .text .txt05 {
	padding:0;
}
.topvoice .text .txt06 {
	padding:0;
}
}


.topuse {
	background:url(../images/top/bg_top06.jpg) center center no-repeat;
	background-size:cover;
	padding:180px 0 80px;
}
.topuse .inner {
	width:1000px;
}
.usemain {
	background:url(../images/top/bg02.png) 0 0 repeat;
	padding:60px 0 50px;
	text-align:center;
	font-size:14px;
	line-height:2;
}
.usemain .tit {
	margin-bottom:40px;
}
.usemain .txt + .txt {
	margin:20px 0 0;
}
@media screen and (max-width: 767px) {
.topuse {
	padding:90px 0 40px;
}
.topuse .tit img {
	width:250px;
}
.topuse .inner {
	width:100%;
}
.usemain {
	padding:30px 10px 25px;
	text-align:left;
}
.usemain .tit {
	margin-bottom:20px;
	text-align:center;
}
.usemain .txt + .txt {
	margin:10px 0 0;
}
}


.topeldio {
	background:url(../images/top/bg_top07.jpg) center center no-repeat;
	background-size:cover;
	padding:110px 0 100px;
}

.topeldio .tit {
	text-align: center;
	margin-bottom:45px;
}
.eldiopanel {
	display:flex;
	justify-content:flex-end;
}
.eldiobox + .eldiobox {
	margin:25px 0 0;
}
.eldiobox p + p {
	margin:5px 0 0;
}
.topeldio .note {
	text-align:right;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	margin:30px 0 0;
	-webkit-text-shadow: 0 0 5px rgba(0,0,0,0.5);
	-moz-text-shadow: 0 0 5px rgba(0,0,0,0.5);
	-ms-text-shadow: 0 0 5px rgba(0,0,0,0.5);
	-o-text-shadow: 0 0 5px rgba(0,0,0,0.5);
	text-shadow: 0 0 5px rgba(0,0,0,0.5);
}
@media screen and (max-width: 767px) {
.topeldio {
	padding:50px 0 ;
}

.topeldio .tit {
	margin-bottom:20px;
}
.topeldio .tit img {
	width:200px;
}
.eldiopanel {
	display: block;
}
.eldiobox + .eldiobox {
	margin:15px 0 0;
}
.eldiobox p + p {
	margin:5px 0 0;
}
}








@media screen and (max-width: 767px) {
}
