@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
	position: relative;
}
.mainVisual .text {
	position: absolute;
}
.mainVisual .text span {
	margin-right: -0.6rem;
	padding: 1.4rem 1.1rem 1.8rem;
	display: block;
	height: fit-content;
	color: #000;
	font-weight: 500;
	font-size: 2.4rem;
	background-color: #fff;
}
.mainVisual .photo {
	vertical-align: top;
}
.mainVisual .pho img {
	width: 100%;
	height: 67.6rem;
	object-fit: cover;
}
.mainVisual .slick-dots {
	position: absolute;
	right: 1.6rem;
	top: 19.2rem;
}
.mainVisual .slick-dots li {
	position: relative;
	width: 1.2rem;
	height: 1.2rem;
	margin: 0.9rem 0;
	padding: 0;
	cursor: pointer;
	background: #fff;
	border-radius: 100%;
}
.mainVisual .slick-dots li button {
	display: none;
}
.mainVisual .slick-dots li.slick-active {
	background: #e2007f;
}
.mainVisual .textImg {
	margin-left: -12.3rem;
	position: absolute;
	left: 50%;
	bottom: 8.1rem;
	width: 49rem;
}
.mainVisual .newsLink {
	width: 98rem;
	position: absolute;
	left: 50%;
	bottom: -2.7rem;
	transform: translateX(-50%);
	background-color: #fff;
	border-radius: 2rem;
	overflow: hidden;
}
.mainVisual .newsLink a {
	min-height: 8.8rem;
	padding: 2.6rem 6rem 2.6rem 3.5rem;
	display: flex;
	align-items: flex-start;
	background: url(../img/common/icon07.png) no-repeat right 2.4rem top 1.8rem;
	background-size: 3.2rem auto;
}
.mainVisual .newsLink a:hover {
	opacity: 0.7;
}
.mainVisual .newsLink .time {
	width: 10.7rem;
	color: #000;
	font-size: 1.3rem;
	font-weight: 500;
}
.mainVisual .newsLink .sort {
    width: auto;
}
.mainVisual .newsLink .sort span {
    padding: 0.2rem 1rem;
	display: block;
	color: #1d2087;
	font-weight: 500;
	font-size: 1.3rem;
	text-align: center;
	border: 1px solid #1d2087;
	border-radius: 5rem;
}
.mainVisual .newsLink .sort span:not(:last-child) {
	margin-bottom: 0.5rem;
}
.mainVisual .newsLink .txt {
/*	width: calc(100% - 18.8rem);*/
	padding-left: 3.2rem;
	font-size: 1.4rem;
	text-decoration: underline;
	box-sizing: border-box;
}
#main .business {
	padding: 9.5rem 0 15.1rem;
	position: relative;
    z-index: 1;
}
#main .business .pho {
	position: absolute;
	left: 50%;
	top: 5.1rem;
	width: 109.9rem;
	transform: translateX(-50.9%);
	z-index: -1;
}
#main .business h2 {
	width: 6.8rem;
	margin: 0 auto 2.8rem;
}
#main .business p {
	margin-bottom: 2.8rem;
	text-align: center;
	color: #333;
	line-height: 2;
}
#main .news {
	padding-top: 8.5rem;
}
#main .about {
	padding: 6.9rem 0;
}
#main .about .headLine06 .big {
	margin-top: 4.8rem;
	display: block;
	font-size: 3.6rem;
	text-align: left;
}
#main .service {
	padding: 4.9rem 0 4.3rem;
	background-color: #1d2086;
}
#main .service .headLine06 {
	margin-bottom: 1.1rem;
	text-align: left;
	color: #fff;
}
#main .service .headLine06 .en {
	margin: 0 3rem 0 0;
	display: inline-block;
	color: #fff;
}
#main .service .listUl {
	margin: -3.2rem 0 6.5rem;
}
#main .service .listUl li {
	margin-top: 3.2rem;
	width: 25.3rem;
}
#main .service .listUl a {
	display: block;
}
#main .service .listUl a:hover {
	opacity: 0.7;
}
#main .service .listUl p {
	min-height: 8.7rem;
	padding: 1.9rem 5.5rem 1.8rem 2.5rem;
	display: flex;
	align-items: center;
	color: #1d2087;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.45;
	background: #f1f1f1 url(../img/common/icon09.png) no-repeat right 1.7rem center;
	background-size: 3.2rem auto;
	border-radius: 0 0 1rem 1rem;
}
#main .voice {
	width: calc(50% + 55rem);
	margin: 6.1rem 0 7rem auto;
	padding: 2.8rem 0 0 3.4rem;
	background-color: #f4f6fa;
	border-radius: 1rem 0 0 1rem;
	box-sizing: border-box;
}
#main .voice .textBox {
	width: 110rem;
	min-height: 63.2rem;
	padding: 3.8rem 2.9rem;
	position: relative;
	background: url(../img/index/voice_bg.png) no-repeat right top;
	background-size: 47.1rem auto;
}
#main .voice .headLine06 {
	text-align: left;
}
#main .voice li {
	width: 34.9rem;
	position: absolute;
	padding: 2.4rem 3rem 1.2rem 3.4rem;
	line-height: 2;
	background-color: #fff;
}
#main .voice li .name {
	display: block;
	font-weight: 700;
}
#main .company {
	max-width: 110rem;
	margin: 0 auto 6.7rem;
	background-color: #1d2087;
	border-radius: 1rem;
	overflow: hidden;
}
#main .company .pho {
	width: 61rem;
}
#main .company .pho img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .company .textBox {
	width: calc(100% - 61rem);
	padding: 3.4rem 8.3rem;
	color: #fff;
}
#main .company .headLine06 {
	color: #fff;
	text-align: left;
}
#main .company .headLine06 .en {
	color: #fff;
}
#main .company .ttl {
	margin-bottom: 1.6rem;
	font-size: 1.8rem;
	font-weight: 700;
}
#main .company .price {
	margin-bottom: 0.6rem;
	line-height: 1.8;
}
#main .company .map {
	margin: -0.6rem 0 0 2.7rem;
	padding: 0.2rem 1.5rem 0.4rem;
	display: inline-block;
	vertical-align: middle;
	font-size: 1rem;
	letter-spacing: 0.05em;
	font-weight: 500;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5rem;
}
#main .company .map:hover {
	opacity: 0.7;
}
#main .company dl {
	margin: 0 -2rem 3rem 0;
}
#main .company dt {
	float: left;
	letter-spacing: 0.1em;
	font-weight: 700;
}
#main .company dd {
	padding: 0 0 1.1rem 6.2em;
}
#main .company dd a {
	color: #fff;
}
#main .company .comLink02 {
	margin: 0 0 0 -0.4rem;
	width: 23.6rem;
}
#main .company .comLink02 a {
	color: #000;
	background-color: #fff;
	background-image: url(../img/common/icon10.png);
}
#main .instagram {
	max-width: 105rem;
	margin: 0 auto 5.7rem;
}
#main .instagram .headLine06 {
	margin-bottom: 0.3rem;
	text-align: left;
}
#main .instagram .headLine06 .en {
	margin: 0;
	font-size: 4.2rem;
}
#main .instagram .insBox {
margin: 0 0.4rem;
    height: auto;
    /* background-color: #e7e9e9; */
}
#main .btmBox {
	padding: 4.3rem 0 5.4rem;
	margin-bottom: -2.7rem;
	position: relative;
	background-color: #f4f6fa;
}
#main .btmBox ul {
	margin-right: -0.5rem;
}
#main .btmBox li {
	width: 35rem;
}
#main .btmBox a,
#main .btmBox .link {
	padding: 3.1rem 3.4rem 1.8rem 3.5rem;
	background: #fff;
	box-sizing: border-box;
	border-radius: 1rem;
}
#main .btmBox a {
	display: block;
	background: #fff url(../img/common/icon08.png) no-repeat right 4rem top 3.4rem;
	background-size: 3.3rem auto;
}
#main .btmBox a:hover {
	opacity: 0.7;
}
#main .btmBox .ttl {
	margin: 0 4.5rem 1.2rem 0;
	color: #000;
	font-size: 2.2rem;
	font-weight: 700;
}
#main .btmBox .txt {
	margin-bottom: 2rem;
	line-height: 1.93;
	color: #000;
	font-size: 1.4rem;
}
@media all and (min-width: 897px) {
	.mainVisual .text {
		left: 50%;
		top: 15.2rem;
		writing-mode: vertical-rl;
		transform: translateX(-97.5%);
	}
	#main .comLink02 {
		width: 27.4rem;
	}
	#main .news .content {
		max-width: 94rem;
		position: relative;
	}
	#main .news .comLink02 {
		position: absolute;
		right: 2rem;
		top: -0.4rem;
		width: 23.6rem;
	}
	#main .about .headLine06 {
		margin-bottom: 2.7rem;
	}
	#main .about .headLine06 .en {
		margin-bottom: -0.9rem;
	}
	#main .about .comAbout .textBox {
		margin-top: 6.5rem;
	}
	#main .service .content {
		max-width: 114rem;
	}
	#main .service .listUl .wid01 {
		width: 42.9rem;
	}
	#main .service .listUl .wid02 {
		width: 30.9rem;
	}
	#main .voice .headLine06 .en {
		margin-bottom: -1.1rem;
	}
	#main .voice .text01 {
		left: 3.5rem;
		top: 19rem;
	}
	#main .voice .text02 {
		left: -0.3rem;
		top: 38.1rem;
	}
	#main .voice .text03 {
		left: 40.4rem;
		top: 2.4rem;
	}
	#main .voice .text04 {
		padding: 1.6rem 2rem 1.8rem 2rem;
		width: 33.6rem;
		left: 41.9rem;
		top: 23.8rem;
	}
	#main .voice .text04 .name {
		margin-top: 4rem;
	}
	#main .voice .text05 {
		width: 31rem;
		padding: 1.5rem 1rem 2rem 2.5rem;
		left: 77.6rem;
		top: 35.4rem;
	}
	#main .voice .text05 .name {
		margin-top: 0.5rem;
	}
	#main .company .headLine06 {
		margin-bottom: 3.9rem;
	}
	#main .company .headLine06 .en {
		margin-bottom: -0.4rem;
	}
	#main .btmBox .content {
		max-width: 112.6rem;
	}
	#main .btmBox ul {
		position: relative;
	}
	#main .btmBox ul::after {
		content: "";
		width: 35rem;
	}
}
@media all and (max-width: 896px) {
	.mainVisual .newsLink .sort span {
    font-size: 1.2rem;
}
	.mainVisual .text {
		position: absolute;
		left: 2.2rem;
        top: 35.4rem;
	}
	.mainVisual .text span {
		margin: -1.3rem 0 0;
		width: fit-content;
		height: auto;
		padding: 0.8rem 1.1rem;
		font-size: 1.67rem;
	}
	.mainVisual .slick-dots {
		right: 1rem;
		top: 50%;
		transform: translateY(-50%);
	}
	.mainVisual .slick-dots li {
		width: 1rem;
		height: 1rem;
	}
	.mainVisual .pho img {
		height: 100vh;
		min-height: 61rem;
		object-position: center center;
	}
	.mainVisual .textImg {
		margin-left: 0;
		left: 3rem;
        bottom: 20%;
		width: 22rem;
		margin-bottom: -11.2rem;
	}
	.mainVisual .newsLink {
	        width: 95%;
		bottom: -19.4rem;
		border-radius: 1rem;
		border: 1px solid #1d2087;
	}
	.mainVisual .newsLink a {
		padding: 1.8rem 1.5rem 2rem;
		flex-wrap: wrap;
        background-position: right 1rem top 1.1rem;
	}
	.mainVisual .newsLink .time {
        width: 11rem;
	}
	.mainVisual .newsLink .sort {
		margin-top: -0.4rem;
	}
	.mainVisual .newsLink .txt {
		width: 100%;
		padding: 0.7rem 0 0;
	}
	#main .business {
		padding: 23rem 0 30rem;
	}
	#main .business .pho {
		top: 23.5rem;
		width: 38.4rem;
		transform: translateX(-45.9%);
	}
	#main .business h2 {
		width: 5.8rem;
		margin: 0 auto 2.1rem;
	}
	#main .business p {
		margin: 0 -1rem 1.5rem;
		line-height: 1.93;
	}
	#main .news {
		padding-top: 4rem;
	}
	#main .about {
		padding: 10rem 0 4rem;
	}
	#main .about .headLine06 .big {
		margin-top: 2rem;
		font-size: 2.4rem;
	}
	#main .service {
		padding: 4rem 0 7rem;
	}
	#main .service .headLine06 {
		margin-bottom: -0.1rem;
	}
	#main .service .headLine06 .en {
		margin: 0 2.8rem 0 0;
		vertical-align: middle;
	}
	#main .service .listUl {
		margin: 0 0.3rem;
	}
	#main .service .listUl li:first-child {
		width: 100%;
	}
	#main .service .listUl li {
		margin: 0 0 2.5rem;
		width: calc(50% - 0.7rem);
	}
	#main .service .listUl p {
		min-height: inherit;
		padding: 1.1rem 3rem 1.3rem 1.5rem;
		font-size: 1.7rem;
		line-height: 1.23;
		border-radius: 0 0 0.5rem 0.5rem;
		background-size: 2.5rem auto;
		background-position: right 1.3rem center;
	}
	#main .service .listUl .sml01 {
		padding-left: 0.5rem;
		letter-spacing: -0.05em;
	}
	#main .service .listUl .sml02 {
		padding: 1.3rem 3rem 1.3rem 1rem;
		letter-spacing: -0.1em;
	}
	#main .service .listUl li:first-child p {
		padding: 2.2rem 4rem 2.2rem 1.5rem;
		font-size: 1.9rem;
	}
	#main .service .listUl img {
		width: 100%;
	}
	#main .voice {
		width: auto;
		margin: 0 0 3rem;
		padding: 0;
	}
	#main .voice .textBox {
		width: auto;
		min-height: inherit;
		padding: 2rem;
		background-size: 28rem auto;
	}
	#main .voice li {
		margin-bottom: 1rem;
		width: auto;
		position: static;
		padding: 2rem;
	}
	#main .company {
		max-width: inherit;
		display: block;
		margin: 0 2rem 3rem;
	}
	#main .company .pho {
		width: auto;
	}
	#main .company .pho img {
		width: 100%;
	}
	#main .company .textBox {
		width: auto;
		padding: 2rem 2rem 3rem;
	}
	#main .company .ttl {
		margin-bottom: 1.6rem;
		font-size: 1.7rem;
	}
	#main .instagram {
		max-width: inherit;
		margin: 0 2rem 4rem;
	}
	#main .instagram .headLine06 .en {
		font-size: 2.2rem;
	}
	#main .instagram .insBox {
		margin: 0;
	}
	#main .btmBox {
		padding: 4.5rem 0 3.1rem;
		margin-bottom: 0;
	}
	#main .btmBox ul {
		margin-right: 0;
		display: block;
	}
	#main .btmBox li {
		width: auto;
		margin-bottom: 2.3rem;
	}
	#main .btmBox a,
	#main .btmBox .link{
	        padding: 2rem;
	}
	#main .btmBox a {
	        background-position: right 2rem top 2rem;
	}
	#main .btmBox .txt {
		margin-bottom: 1.2rem;
		padding-top: 0.1rem;
		line-height: 1.71;
	}
	#main .btmBox img {
		width: 100%;
	}
	#main .btmBox .ttl {
    font-size: 1.8rem;
}
}


