@charset "UTF-8";

.title {
	background: #39ABF1;
	height: 120px;
	position: relative;
	width: 100%;
	font-size: 26px;
}
.title .inner1 {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.title h2 {
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	margin: 0;
	text-align: center;
}

.whill-main1 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 500px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.whill-main1:before {
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.whill-main1 .image1 {
	display: block;
	height: 100%;
	-o-object-fit: cover;
     object-fit: cover;
	width: 100%;
	z-index: 0;
}
.whill-main1 .block1 {
	left: 50%;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translateX(-60%) translateY(-50%);
	width: 100%;
	z-index: 2;
}
.whill-main1 .block1 .txt1 {
	background: #39abf1;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	max-width: 440px;
	width: 100%;
	border-radius: 20px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.4;
	margin: 0 auto 10px;
}
.whill-main1 .block1 span {
	font-size: 0.6em;
	vertical-align: 0.3em;
}
.whill-main1 .block1 .title1 {
	color: #fff;
	font-size: 55px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 15px;
	text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.6);
}
.whill-main1 .block1 .txt2 {
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0.15em;
	line-height: 1.4;
	text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.6);
}
.whill-badge {
	max-width: 1366px;
	width: 100%;
	left: 45%;
	position: absolute;
	text-align: center;
	top: 10%;
	transform: translateX(-85%) translateY(-50%);
	z-index: 2;
}
.whill-badge img {
	width: 254px;
}

@media only screen and (max-width: 1320px) {
	.whill-badge {
		left: 45%;
		transform: translateX(-10%) translateY(-40%);
	}
	.whill-badge img {
		width: 220px;
	}
}



.whill {
	margin: 100px 0 0;
}

.whill .content1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 126px;
}
.whill .content1 > :nth-child(1) {
	width: 50%;
}
.whill .content1 > :nth-child(2) {
	position: relative;
	width: 46%;
}
.whill .content1 .title1 {
	color: #39abf1;
	font-size: 43px;
	line-height: 1.3;
	letter-spacing: 0.15em;
}
.whill .content1 .txt1 {
	margin-top: 25px;
	line-height: 2;
}
.whill .content1 img {
	border-radius: 26px;
}


.whill .content2 {
	margin-top: 80px;
}
.whill .content2 .title1 {
	color: #39abf1;
	font-size: 44px;
	font-weight: 400;
	text-align: center;
}
.whill .content2 .ruby {
	font-size: 24px;
	vertical-align: 0.3em;
}
.whill .content2 .cut1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 1060px;
	width: 100%;
	margin: 60px auto 80px;
}
.whill .content2 .cut1 > :nth-child(1) {
	width: 46.23%;
}
.whill .content2 .cut1 > :nth-child(2) {
	width: 46.23%;
}
.whill .content2 .cut1 ul {
	font-feature-settings: "palt";
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.15em;
	line-height: 1.75;
	list-style: none;
	margin: 0;
	padding: 0;
}
.whill .content2 .cut1 ul li {
	margin: 0;
	padding: 0 0 0 32px;
	position: relative;
}
.whill .content2 .cut1 ul li span {
	color: #39abf1;
	font-size: 22px;
	font-weight: 500;
	left: 0;
	line-height: 1.42;
	position: absolute;
}
.whill .content2 .cut1 ul li + li {
	background: url("/assets/service/img/whill-dot1.png") repeat-x left top;
	background-size: 8px 3px;
	margin-top: 8px;
	padding-top: 11px;
}


.whill .content2 .cut2 {
	margin: 80px auto 10px;
}
.whill .content2 .cut2 .list2 {
	margin: 0;
	padding: 0;
}
.whill .content2 .cut2 .list2 li {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	width: 100%;
}
.whill .content2 .cut2 .list2 .item1 {
	margin: 0 3.4482% 45px 0;
	width: 22.4137%;
}
.whill .content2 .cut2 .list2 .item1:nth-child(4n) {
	margin-right: 0;
}
.whill .content2 .cut2 .list2 .item1 .image1 {
	background: no-repeat center center;
	background-size: cover;
	border-radius: 6px;
	display: block;
	overflow: hidden;
	position: relative;
	transition: all 0.3s ease;
	width: 100%;
}
.whill .content2 .cut2 .list2 .item1 .image1:before {
	content: "";
	display: block;
	padding-bottom: 52%;
	width: 100%;
}
.whill .content2 .cut2 .list2 .item1 .image1:after {
	background: rgba(0,0,0,0.2) url("/assets/common/img/btn-movie1.png") no-repeat center center;
	background-size: 43px auto;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.whill .content2 .cut2 .list2 .item1:hover .image1:after {
	background-color: rgba(0,0,0,0);
}
.whill .content2 .cut2 .list2 .item1 .copy1 {
	font-size: 14px;
	line-height: 1.57;
	margin: 10px 0 0;
	text-align: center;
}


.whill .content2 .cut3 {
	display: flex;
	justify-content: space-between;
}
.whill .content2 .cut3 > :nth-child(1) {
	width: 56.73%;
}
.whill .content2 .cut3 > :nth-child(2) {
	width: 38.34%;
	margin-top: 30px;
}
.whill .content2 .cut3 .table1 {
	border-bottom: 1px solid #aaa;
	width: 100%;
	caption-side: bottom;
	border-collapse: collapse;
}
.whill .content2 .cut3 .table1 th,
.whill .content2 .cut3 .table1 td {
	border-top: 1px solid #aaa;
	line-height: 1.4;
	font-size: 15px;
	padding: 10px 8px;
	text-align: center;
	vertical-align: middle;
}
.whill .content2 .cut3 .table1 th {
	background: #f7f7f7;
	font-weight: 500;
	width: 35%;
}
.whill .content2 .cut3 .table1 td {
	border-left: 1px solid #aaa;
}
.whill .content2 .cut3 .table1 td:first-child {
	border-left: none;
}

.whill .content2 .link-botton-area {
	margin: 90px auto;
	text-align: center;
}
.whill .content2 .link-botton {
	background-color: #39ABF1;
	display: inline-block;
	padding: 0 20px;
	max-width: 600px;
	width: 100%;
	line-height: 50px;
	letter-spacing: 1.6;
	text-align: center;
	border-radius: 6px;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
}
.whill .content2 .link-botton-area a {
	margin-bottom: 12px;
}
.whill .content2 .link-botton:hover {
	background-color: #3996E7;
}




.whill .content3 {
	max-width: 960px;
	width: 100%;
	margin: 100px auto;
}
.whill .content3 .title1 {
	font-size: 34px;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-align: center;
}
.whill .content3 .subtitle {
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	margin-top: 20px;
}
.whill .content3 .block1 {
	margin-top: 20px;
}
.whill .content3 .block1 .title2 {
	color: #39abf1;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 10px;
}
.whill .content3 .block1 .title3 {
	font-size: 18px;
	font-weight: 500;
	margin-top: 30px;
	margin-bottom: 5px;
}

.whill .content3 .table2 {
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.whill .content3 .table2 th,
.whill .content3 .table2 td {
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
	text-align: center;
	vertical-align: middle;
}
.whill .content3 .table2 thead th {
	background-color: #ebebeb;
	font-weight: 500;
	padding: 10px 0;
}
.whill .content3 .table2 thead th:nth-child(1) {
	width: 13%;
}
.whill .content3 .table2 tbody th {
	background-color: #f7f7f7;
	font-weight: 500;
	letter-spacing: 0.08em;
	padding: 15px;
}
.whill .content3 .table2 td {
	font-size: 18px;
	letter-spacing: 0.08em;
	font-weight: 500;
	padding: 15px;
}
.whill .content3 .table2 td span {
	font-size: 33px;
	font-weight: 500;
}
.whill .content3 .table2 tr > * + * {
	border-left: 1px solid #aaa;
}

.whill .content3 .list1 {
	padding-left: 0.8em;
	margin-left: 0.5em;
}
.whill .content3 .list1 li {
	text-indent: -1.5em;
	font-size: 14px;
	margin-bottom: 0.2em;
}
.whill .content3 .list2 {
	margin-top: 15px;
	list-style: inside;
	padding-left: 1em;
}
.whill .content3 .list2 li {
	font-weight: 500;
	font-size: 18px;
	text-indent: -1em;
	margin-bottom: 0.2em;
}
.whill .content3 .list3 {
	margin-top: 5px;
	list-style: inside;
	padding-left: 1em;
}
.whill .content3 .list3 li {
	text-indent: -1em;
	margin-bottom: 0.2em;
}
.whill .content3 ol {
	margin-top: 5px;
	list-style: start;
	padding-left: 1em;
	margin-left: 0.4em;
}
.whill .content3 ol li {
	text-indent:  0.08em;
	margin-bottom: 0.2em;
}

.whill .content4 {
	background-color: #edf9ff;
	position: relative;
	width: 100%;
	z-index: 0;
	padding: 80px 15px 90px;
}
.whill .content4 .block1 {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
}
.whill .content4 .block1 .title1 {
	font-size: 34px;
	color: #39abf1;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-align: center;
}
.whill .content4 .block1 .subtitle {
	font-size: 20px;
	text-align: center;
	margin: 20px auto 40px;
}


/*----ボタンここから----*/
.whill .bottom-application {
	background: #fff;
	padding: 20px;
}
.whill .bottom-application .nav1 {
	background: linear-gradient(to right, transparent 50%, #aaa 50%, #aaa calc(50% + 1px), transparent calc(50% + 1px));
	display: flex;
	justify-content: space-between;
	list-style: none;
	margin: 20px 0;
	padding: 0;
	align-items: center;
}
.whill .bottom-application .nav1 li {
	position: relative;
	width: 44%;
	text-align: center;
	line-height: 0.8;
	font-size: 14px;
}
.whill .bottom-application .nav1 p {
	font-family: 'Josefin Sans', sans-serif !important;
	font-size: 46px;
	letter-spacing: 0;
}
.whill .bottom-application .nav1 span {
	font-size: 18px;
	vertical-align: middle;
}

.whill .bottom-contact {
	margin-top: 20px;
	background: #fff;
	padding: 20px;
}
.whill .bottom-contact .nav1 {
	display: flex;
	justify-content: space-between;
	list-style: none;
	margin: 20px 0;
	padding: 0;
	align-items: center;
}
.whill .bottom-contact .nav1 li:first-child {
	position: relative;
	width: 49%;
	margin-left: 20px;
	text-align: center;
}
.whill .bottom-contact .nav1 li {
	position: relative;
	width: 44%;
	text-align: center;
}
.whill .bottom-contact .nav1 p {
	font-size: 16px;
	text-align: left;
}
.whill .bottom-contact .nav1 .txt2 {
	font-size: 22px;
	font-weight: 700;
	line-height: 2;
}
.whill .bottom-contact .nav1 span {
	font-size: 18px;
	vertical-align: middle;
}

.whill .btn-c2 {
	background: #39abf1;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	font-weight: 700;
	height: 80px;
	letter-spacing: 0.05em;
	max-width: 360px;
	width: 100%;
	overflow: hidden;
	position: relative;
	transition: 0.4s;
	border-radius: 40px;
}
.whill .btn-c2:before {
	background: linear-gradient(to right, #3996E7, #3996E7);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform 0.6s ease;
	width: 100%;
}
.whill .btn-c2:hover:before {
	transform: scale(1, 1);
	transform-origin: left top;
}
.whill .btn-c2 .txt1 {
	position: relative;
}
.whill .btn-s-arrow1:before {
	background: #fff;
	content: "";
	display: inline-block;
	height: 16px;
	margin-left: 16px;
	mask-image: url("/assets/common/img/arrow1.svg");
	mask-repeat: no-repeat;
	width: 18px;
	z-index: 1;
}

.whill .btn-s-newwin:before {
	background: #fff;
	content: "";
	display: inline-block;
	height: 15px;
	margin-left: 10px;
	mask-image: url("/assets/common/img/icon-newwin.svg");
	mask-repeat: no-repeat;
	width: 15px;
	z-index: 1;
}

/*----ボタンここまで----*/

.whill .sep1 {
	background: none;
	border: none;
	border-top: 1px solid #ccc;
	height: 0;
	margin: 30px 0;
	overflow: hidden;
	width: 100%;
}


@media only screen and (max-width: 1200px) {
}

@media screen and (max-width: 767px) {
	.title h2 {
		font-size: 24px;
		line-height: 1.4;
	}
	.com-title1 h3 {
		font-size: 20px;
	}
	
	
	.whill-main1 {
  height: 100%;
}
	.whill-main1 .block1 {
		left: 0;
		top: 34%;
		transform: translateX(0) translateY(100%);
	}
	.whill-main1 .block1 .txt1 {
		height: 22px;
		max-width: 240px;
		border-radius: 10px;
		font-size: 11px;
		margin-bottom: 10px;
	}
	.whill-main1 .block1 .title1 {
		font-size: 27px;
		margin-bottom: 8px;
	}
	.whill-main1 .block1 .txt2 {
		font-size: 17px;
		letter-spacing: 0;
	}
	.whill-badge {
		left: 0;
		transform: translateX(-29%) translateY(-440%);
	}
	.whill-badge img {
		width: 120px;
	}

	.whill {
		display: block;
		margin-top: 50px;
	}

	.whill .content1 {
		display: block;
		margin-bottom: 50px;
	}
	.whill .content1 > :nth-child(1) {
	width: 100%;
	}
	.whill .content1 > :nth-child(2) {
		width: 100%;
	}
	.whill .content1 .title1 {
		font-size: 26px;
		line-height: 1.6;
		text-align: center;
	}
	.whill .content1 img {
		margin-top: 15px;
		border-radius: 8px;
	}

	.whill .content2 {
		margin-top: 60px;
	}
	.whill .content2 .title1 {
		font-size: 29px;
	}
	.whill .content2 .ruby {
		font-size: 14px;
	}
	.whill .content2 .cut1 {
		display: block;
	width: 100%;
		margin: 20px auto;
	}
	.whill .content2 .cut1 > :nth-child(1) {
		width: 100%;
	}
	.whill .content2 .cut1 > :nth-child(2) {
		width: 100%;
		margin-top: 20px;
	}
	.whill .content2 .cut1 ul {
		font-size: 17px;
		letter-spacing: 0.05em;
		font-weight: 500;
		line-height: 1.4;
	}
	.whill .content2 .cut1 ul li {
		padding: 0 0 0 26px;
	}
	.whill .content2 .cut1 ul li span {
		font-size: 18px;
		line-height: 1.42;
	}

	.whill .content2 .cut2 {
		margin: 50px auto 0;
	}
	.whill .content2 .cut2 .list2 li {
		margin: 0 auto;
		vertical-align: top;
	}
	.whill .content2 .cut2 .list2 .item1 {
		margin: 0 3.7681% 20px 0;
		width: 48.1159%;
	}
	.whill .content2 .cut2 .list2 .item1:nth-child(2n) {
		margin-right: 0;
	}
	.whill .content2 .cut2 .list2 .item1 .image1 {
		border-radius: 4px;
	}
	.whill .content2 .cut2 .list2 .item1 .image1:after {
		background-size: 30px auto;
	}
	.whill .content2 .cut2 .list2 .item1 .copy1 {
		line-height: 1.3;
	}
	.whill .content2 .cut3 {
		display: block;
		margin-top: 30px;
	}
	.whill .content2 .cut3 > :nth-child(1) {
		width: 100%;
		margin-top: 10px;
	}
	.whill .content2 .cut3 > :nth-child(2) {
		width: 100%;
		margin-top: 30px;
	}
	.whill .content2 .cut3 .table1 th {
		font-size: 13px;
		width: 29%;
		padding: 6px 5px;
	}
	.whill .content2 .cut3 .table1 td {
		font-size: 14px;
		padding: 6px 0;
		letter-spacing: 0;
	}
	.whill .content2 .link-botton-area {
		margin: 30px auto;
	}
	.whill .content2 .link-botton {
		font-size: 14px;
	}

	.whill .content3 {
		margin: 50px auto;
	}
	.whill .content3 .title1 {
		font-size: 25px;
	}
	.whill .content3 .subtitle {
		font-size: 18px;
	}
	.whill .content3 .block1 .title2 {
		font-size: 18px;
	}
	.whill .content3 .block1 .title3 {
		font-size: 16px;
	}

	.whill .content3 .table2 thead th:nth-child(1) {
		width: 15%;
	}
	.whill .content3 .table2 tbody th {
		font-size: 13px;
		padding: 8px;
	}
	.whill .content3 .table2 td {
		font-size: 16px;
		padding: 12px 4px;
	}
	.whill .content3 .table2 td p {
		line-height: 0.8;
		margin-top: 10px;
	}
	.whill .content3 .table2 td span {
		font-size: 28px;
	}
	
	.whill .content3 .list2 {
		padding-left: 1.2em;
	}
	.whill .content3 .list2 li {
		font-size: 16px;
		text-indent: -1.2em;
	}
	.whill .content3 .list3 {
		padding-left: 1.2em;
	}
	.whill .content3 .list3 li {
		text-indent: -1.2em;
	}
	
	.whill .content3 ol {
		padding-left: 1.3em;
	}
	.whill .content3 ol li {
		/*text-indent:  1.2em;*/
	}
	
	
	.whill .content4 {
		padding: 50px 15px 30px;
	}
	.whill .content4 .block1 .title1 {
		font-size: 25px;
	}
	.whill .content4 .block1 .subtitle {
		font-size: 16px;
		text-align: left;
		margin: 20px auto;
	}

	.whill .bottom-application {
		text-align: center;
		padding: 20px;
	}
	.whill .bottom-application .nav1 {
		background: none;
		display: block;
		margin: 0 auto 12px;
	}
	.whill .bottom-application .nav1 li {
		width: 100%;
		line-height: 0.8;
	}
	.whill .bottom-application .nav1 p {
		font-size: 36px;
	}
	.whill .bottom-application .nav1 span {
		font-size: 16px;
	}

	.whill .bottom-contact {
		margin-top: 15px;
	}
	.whill .bottom-contact .nav1 {
		display: block;
		margin: 0 auto 12px;
	}
	.whill .bottom-contact .nav1 li:first-child {
		width: 100%;
		margin-left: 0;
	}
	.whill .bottom-contact .nav1 li {
		width: 100%;
	}
	.whill .bottom-contact .nav1 p {
		text-align: center;
	}
	.whill .bottom-contact .nav1 span {
		font-size: 16px;
	}

	.whill .btn-c2 {
		max-width: 300px;
		height: 60px;
		border-radius: 29px;
		margin: 15px auto;
	}
	.whill .btn-s-newwin:before {
		height: 13px;
		width: 13px;
	}

	.sep1 {
		margin: 25px 0;
	}


}
