@charset "UTF-8";


.wrapper {
	margin: auto;
	max-width: 1160px;
	width: 100%;
}

#container {
	min-height: 100%;
	position: relative;
}

#header {
	position: relative;
	height: 78px;
}
#header-body {
/*	background: rgba(255,255,255,0.4);*/
	height: 78px;
	position: relative;
}

#header-logo {
	font-size: 0;
	left: 0;
	line-height: 0;
	margin: 0;
	position: absolute;
	top: 18px;
}
#header-logo a img {
	height: 36px;
	transition: opacity 0.3s ease;
	width: auto;
}

#lp-header .logo1 {
  font-size: 0;
  line-height: 0;
  margin: 19px 0 0 33px;
}
#lp-header .logo1 img {
  height: 36px;
  width: 330px;
  vertical-align: bottom;
}

.wil-content {
	background: #FFF;
	padding: 0 0 75px;
	position: relative;
	width: 100%;
}

.wil-content:before {
	background-size: contain;
	content: "";
	display: block;
	height: 418px;
	left: 50%;
	margin-left: 160px;
	position: absolute;
	top: 54px;
	width: 451px;
	z-index: 0;
}

.wil-content:after {
	content: "";
	display: block;
	height: 410px;
	left: 0;
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 0;
}

.wil-content .content1 {
	padding: 80px 0 40px;
	text-align: center;
	position: relative;
}

.wil-content .content1 .copy1 {
	background: #d5c78c;
	border-radius: 24px;
	color: #ac1622;
	font-size: 24px;
	font-weight: 700;
	line-height: 48px;
	margin: auto;
	position: relative;
	text-align: center;
	width: 254px;
}

.wil-content .content1 .copy1:after {
	border-color: #d5c78c transparent transparent transparent;
	border-style: solid;
	border-width: 16px 9px;
	bottom: -32px;
	content: "";
	display: block;
	height: 0;
	margin-left: -9px;
	left: 50%;
	position: absolute;
	width: 0;
}

.wil-content .content1 .copy2 {
	color: #d5c78c;
	font-size: 44px;
	font-weight: 700;
	line-height: 1.2;
	margin: 40px auto 30px;
}

.wil-content .content1 .copy3 {
	color: #FFF;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.5;
	margin: 0;
}

.wil-content .content1 .copy3 .udl {
	background: -moz-linear-gradient(top, rgba(120, 121, 166, 0) 59%, rgba(120, 121, 166, 1) 60%);
	background: -webkit-linear-gradient(top, rgba(120, 121, 166, 0) 59%, rgba(120, 121, 166, 1) 60%);
	background: linear-gradient(to bottom, rgba(120, 121, 166, 0) 59%, rgba(120, 121, 166, 1) 60%);
	padding: 5px;
}

.wil-content .content2 {
	background: #FFF;
	color: #FFF;
	margin: 0 0 43px;
	padding: 45px 0 35px;
	text-align: center;
	position: relative;
}

.wil-content .content2 .copy1 {
	font-size: 30px;
	margin: auto;
}

.wil-content .content2 .arrow {
	background: url(/assets/examination/img/arrow1.png) no-repeat center 12px;
	background-size: 28px 19px;
	height: 45px;
	width: 100%;
}

.wil-content .content2 .copy2 {
	color: #d5c78c;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.3;
	margin: 0 auto 10px;
}

.wil-content .content2 .copy3 {
	font-size: 22px;
	font-weight: 700;
	margin: 20px auto 10px;
}

.wil-content .content2 .copy3 .em {
	background: #d5c78c;
	color: #9b001b;
	margin: 0 2px;
	line-height: 1.6;
	padding: 2px 5px;
}

.wil-content .content2 .copy4 {
	font-size: 16px;
	margin: 0;
}

.wil-content .content2 .sep {
	border-top: 4px dotted #FFF;
	margin: 24px auto;
	max-width: 740px;
	width: 100%;
}

.wil-content .content3 {
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	text-align: center;
	width: 100%;
}

.wil-content .content3>div.block {
	border: 2px solid #FFF;
	color: #FFF;
	display: inline-block;
	height: 298px;
	vertical-align: middle;
	width: 29%;
}

.wil-content .content3>div.block .head {
	background: #d5c78c url(/assets/examination/img/bg3.png) no-repeat center bottom;
	background-size: contain;
	height: 83px;
	padding: 25px 0 0;
	position: relative;
	width: 100%;
}

.wil-content .content3>div.block .head h3 {
	color: #ac1622;
	font-size: 20px;
	line-height: 1.1;
	margin: 0;
}

.wil-content .content3>div.plus1 {
	background: url(/assets/examination/img/plus1.png) no-repeat center center;
	background-size: 35px 35px;
	display: inline-block;
	height: 298px;
	vertical-align: middle;
	width: 6.5%;
}

.wil-content .content3>div.block .body {
	padding: 5px 0 0;
	text-align: center;
	width: 100%;
}

.wil-content .content3>div.block .body .copy1 {
	display: table;
	font-size: 17px;
	font-weight: 700;
	height: 92px;
	line-height: 1.35;
	margin: auto;
	width: 100%;
}

.wil-content .content3>div.block .body .copy1 span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.wil-content .content3>div.block .body hr {
	background: none;
	border: dotted #FFF;
	border-width: 1px 0 0 0;
	height: 0;
	margin: 0 0 10px;
	padding: 0;
	width: 100%;
}

.wil-content .content3>div.block .body ul {
	display: inline-block;
	font-size: 15px;
	line-height: 1.333;
	list-style: none;
	max-width: 228px;
	text-align: left;
	width: 100%;
}

.wil-content .content3>div.block:nth-last-of-type(1) .body ul {
	max-width: none;
	width: auto;
}

.wil-content .content3>div.block .body ul li {
	padding: 0 0 0 14px;
	position: relative;
}

.wil-content .content3>div.block .body ul li+li {
	margin-top: 3px;
}

.wil-content .content3>div.block .body ul li:before {
	background: #d5c78c;
	border-radius: 50%;
	content: "";
	display: block;
	height: 8px;
	left: 0;
	position: absolute;
	top: 6px;
	width: 8px;

}

.wil-content .eq1 {
	background: url(/assets/examination/img/equal1.png) no-repeat center center;
	background-size: 19px 26px;
	height: 60px;
	overflow: hidden;
	width: 100%;
}

.wil-content .content4 {
	background: #FFF;
	margin: 0 0 60px;
	padding: 15px 0;
	text-align: center;
	width: 100%;

}

.wil-content .content4 p {
	color: #ac1622;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.47;
	margin: 0;

}

.wil-content .button1 {
	background: #ac1622;
	color: #FFF;
	display: block;
	font-size: 20px;
	font-weight: 700;
	line-height: 73px;
	height: 73px;
	margin: auto;
	max-width: 860px;
	position: relative;
	text-align: center;
	width: 100%;
}

.wil-content .button1:after {
	border: solid #FFF;
	border-width: 1px 1px 0 0;
	content: "";
	display: inline-block;
	height: 12px;
	margin: -3px 0 0 8px;
	position: relative;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	vertical-align: middle;
	width: 12px;
}

.wil-content-main {
	height: 600px;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 1;
}

.wil-content-main .block1 {
	background: #eee url(/assets/wil/img/maing-bg2.jpg) no-repeat center center;
	background-size: cover;
	height: 440px;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
}

.wil-content-main .block2 {
	height: 400px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.wil-content-main .block2 img {
	height: auto;
	position: absolute;
	top: 78px;
}

.wil-content-main .block2 img.image1 {
	left: 50%;
	margin-left: -548px;
	width: 196px;
}

.wil-content-main .block2 img.image2 {
	right: 50%;
	margin-right: -551px;
	width: 229px;
}

.wil-content-main .block3 {
	color: #000;
	padding: 80px 0 0 0;
	text-align: center;
	position: absolute;
	width: 500px;
	left: 53%;
}

.wil-content-main .block3 img {
	height: auto;
	width: 500px;
}

.wil-content-main .block3 .copy1 {
	margin: 0 0 5px;
}

.wil-content-main .block3 .copy1 img {
	height: auto;
	width: 257px;
}

.wil-content-main .block3 .copy2 {
	margin: 0 0 3px;
}

.wil-content-main .block3 .copy2 img {
	height: auto;
	width: 480px;
	margin-top: 10px;
}

.wil-content-main .block3 .copy3 {
	font-feature-settings: "palt";
	font-size: 16px;
	font-weight: 600;
	color: #555;
	letter-spacing: 0.1em;
	line-height: 1.6;
	margin: 20px 0;
	text-align: left;
}

.wil-content-main .block3 .copy4 {
	font-feature-settings: "palt";
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 0.03em;
	line-height: 1.5;
	margin: 0 0 3px;
}

.wil-content-main .block3 .copy4 rt {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0;
}

.wil-content-main .block3 .copy5 {
	margin-bottom: 5px;
}

.wil-content-main .block3 .copy5 img {
	height: auto;
	width: 165px;
}

.wil-content1 {
	/*background: url(/assets/wil/img/sec1-pt1.jpg) repeat left top;*/
	margin-top: -187px;
	padding: 45px 0 0;
	position: relative;
	width: 100%;
	z-index: 0;
}

.wil-content1:before {
	background: #FFF;
	bottom: 0;
	content: "";
	display: block;
	height: 38px;
	left: 0;
	position: absolute;
	width: 100%;
}

.wil-content1 .copy1 {
	color: #555;
	font-feature-settings: "palt";
	font-size: 24px;
	font-weight: 500;
	line-height: 1.7;
	letter-spacing: 0.1em;
	margin: 70px 0 80px ;
	text-align: center;
}

.wil-content1 .copy1 rt {
	font-size: 9px;
}

.wil-content1 .block1 {
	position: relative;
	width: 100%;
	margin-bottom: 70px;
}

.wil-content1 .block1>div {
	float: left;
}

.wil-content1 .block1>div.box1 {
	width: 54%;
}

.wil-content1 .block1>div.box2 {
	padding-left: 5%;
	width: 46%;
}

.wil-content1 .block1 .title1 {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	margin: 45px 0 10px;
}

.wil-content1 .block1 .title1 .small {
	font-size: 14px;
}

.wil-content1 .block1 .list1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.57;
	list-style: none;
	margin: 0;
	padding: 0;
}

.wil-content1 .block1 .list1 li {
	background: #fff000;
	border-radius: 4px;
	color: #000;
	display: block;
	position: relative;
	padding: 8px 10px 7px 30px;
	width: 100%;
}

.wil-content1 .block1 .list1 li+li {
	margin-top: 5px;
}

.wil-content1 .block1 .list1 li:before {
	background: #000;
	border-radius: 50%;
	content: "";
	display: block;
	height: 7px;
	left: 17px;
	position: absolute;
	top: 16px;
	width: 7px;
}

.wil-content2 {
	padding: 75px 0 0;
	position: relative;
	width: 100%;
}

.wil-content2 .title1 {
	font-size: 26px;
	font-weight: bold;
	margin: 0 0 30px;
	text-align: center;
}

.wil-content2 .list1 {
	font-size: 16px;
	line-height: 1.6;
	list-style: none;
	margin: 0;
	padding: 0;
}

.wil-content2 .list1 li {
	position: relative;
	padding: 0 0 0 38px;
	width: 100%;
}

.wil-content2 .list1 li+li {
	margin-top: 12px;
}

.wil-content2 .list1 li span {
	background: #F3678E;
	border-radius: 50%;
	color: #FFF;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	left: 0;
	line-height: 25px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 3px;
	width: 25px;
}

.wil-content3 {
	margin: auto;
	max-width: 1000px;
	background-color: #a7e1ed;
	padding: 30px 0 30px;
	position: relative;
	width: 100%;
}

.wil-content3 .copy1 {
	font-feature-settings: "palt";
	font-size: 18px;
	line-height: 1.55;
	margin: 0 0 5px;
	text-align: center;
}

.wil-content3 .color-one {
	color: #f99992;
}

.wil-content3 .color-two {
	color: #5ec2cb;
}

.wil-content3 .note1 {
	font-feature-settings: "palt";
	font-size: 13px;
	line-height: 1.45;
	margin: 0 0 0 1em;
	text-align: center;
	text-indent: -1em;
}

.wil-content3 .block1 {
	margin: 35px 0 0;
	overflow: hidden;
	width: 100%;
}

.wil-content3 .block1>div {
	float: left;
	width: 50%;
}

.wil-content3 .block1 .head1 {
	color: #FFF;
	height: 148px;
	padding: 35px 0 0;
	text-align: center;
	width: 100%;
}

.wil-content3 .block1 .one .head1 {
	background-color: #f99992;
}

.wil-content3 .block1 .two .head1 {
	background-color: #5ec2cb;
}

.wil-content3 .block1 .head1 h2 {
	font-size: 40px;
	font-weight: bold;
	line-height: 1.1;
	margin: 0;
}

.wil-content3 .block1 .head1 h2 .rubi {
	position: relative;
}

.wil-content3 .block1 .head1 h2 .rubi span {
	font-size: 13px;
	font-weight: normal;
	left: 0;
	position: absolute;
	top: -1em;
	text-align: center;
	width: 100%;
}

.wil-content3 .block1 .head1 p {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.27;
	margin: 6px 0 0;
}

.wil-content3 .block1 .one .head1 p {
	margin: 11px 0 0;
}

.wil-content3 .block1 .image1 {
	text-align: center;
	margin: auto;
	position: relative;
	width: 80%;
}

.wil-content3 .block1 .body1 {
	padding: 30px 62px;
	position: relative;
	width: 100%;
}

.wil-content3 .block1 .body1 h2 {
	font-size: 26px;
	font-weight: bold;
	line-height: 22px;
	margin: 0 0 20px;
	text-align: center;
	width: 100%;
}

.wil-content3 .block1 .body1 h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin: 0 0 15px;
	text-align: center;
	width: 100%;
}

.wil-content3 .block1 .body1 h2 {
	color: #0071bc;
}

.wil-content3 .block1 .one .body1 h3 {
	color: #333333;
}

.wil-content3 .block1 .two .body1 h3 {
	color: #333333;
}

.wil-content3 .block1 .body1 ul {
	line-height: 1.46;
	list-style: none;
	margin: 0;
	padding: 0;
}

.wil-content3 .block1 .body1 p {
	font-size: 16px
}

.wil-content3 .block1 .body1 ul li span {
	color: #ff0000;
	font-weight: bold;
	font-size: 13px;
}

.wil-content3 .block1 .body1 ul li+li {
	margin-top: 10px;
}

.wil-content3 .block1 .body1 ul li:before {
	border-radius: 50%;
	content: "";
	display: block;
	height: 8px;
	left: 2px;
	position: absolute;
	top: 0.35em;
	width: 8px;
}

.wil-content4 {
	text-align: center;
	margin: 100px auto;
	/*max-width: 1000px;*/
	background-color: #d5eff6;
	padding: 50px 0 80px;
	position: relative;
	width: 100%;
}

.wil-content4 .copy1 {
	font-size: 16px;
	line-height: 1.56;
	margin: 0 0 24px;
	text-align: center;
}

.wil-content4 .copy1 {
	font-size: 16px;
	line-height: 1.56;
	margin: 0 0 24px;
	text-align: center;
}

.wil-content5 {
	padding: 0 0 70px;
	position: relative;
	width: 100%;
}

.wil-content5 li,
.wil-content6 li {
	list-style: none
}

.wil-content5 .table1 {
	width: 100%;
}

.wil-content5 .table1 th,
.wil-content5 .table1 td {
	border: 3px solid #fff;
	font-feature-settings: "palt";
}

.wil-content5 .table1 thead th {
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.1;
	padding: 13px 0 11px;
	text-align: center;
	vertical-align: middle;
}

.wil-content5 .table1 thead tr th:nth-child(1) {
	background-color: #ffffff;
	width: 18%;
}

.wil-content5 .table1 thead tr th:nth-child(2) {
	background-color: #41bcd7;
	width: 65%;
	letter-spacing: 0.2em;
}

.wil-content5 .table1 thead tr th:nth-child(3) {
	background-color: #5ec2cb;
	width: 41%;
}

.wil-content5 .table1 tbody th {
	color: #fff;
	background-color: #93d3e2;
	font-weight: bold;
	line-height: 1.4;
	padding: 10px 0;
	text-align: center;
	vertical-align: middle;
}

.wil-content5 .table1 tbody td {
	font-size: 16px;
	padding: 10px 19px;
	text-align: center;
	vertical-align: middle;
}

.table1_title {
	color: #41bcd7;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: -8px
}

.table1_title2 {
	color: #53b8a6;
	font-size: 18px;
	text-align: center;
}

.wil-content5 .table1 {
	background-color: #f3fcff;
}

.wil-content5 .table1 tbody td .txt1 {
	font-size: 18px;
}

.wil-content5 .table1 tbody td ul {
	line-height: 1.6;
	margin: 0;
	padding: 0 0 0 1.2em;
}

.wil-content5 .table1 tbody td .note1 {
	font-size: 14px;
	margin: 0;
}

.wil-content5 .table1 tbody td .note2 {
	font-size: 18px;
	margin: 0;
	color: #FF0000;
}


.wil-content6 {
	padding: 0 0 50px;
	position: relative;
	width: 100%;
}

.wil-content6 .copy1 {
	font-feature-settings: "palt";
	font-size: 23px;
	font-weight: bold;
	line-height: 1.17;
	margin: 0 0 8px;
	text-align: center;
}

.wil-content6 .table1 {
	/*margin: 20px 0 8px;*/
	width: 100%;
}

.wil-content6 .table1 th,
.wil-content6 .table1 td {
	border: 3px solid #fff;
	font-feature-settings: "palt";
	vertical-align: middle;
	width: 18%;
}

.wil-content6 .table1 thead tr th:nth-child(1) {
	background-color: #ffffff;
	background-color: #7ecdb7;
	font-size: 15px;
	padding: 15px 0;
	text-align: center;
	width: 18%;
}

.wil-content6 .table1 thead th {
	color: #fff;
	background-color: #7ecdb7;
	font-size: 20px;
	line-height: 1.4;
	padding: 15px 0;
	text-align: center;
}

.wil-content6 .table1 thead tr th:nth-child(2) {
	color: #fff;
	background-color: #53b8a6;
	letter-spacing: 0.2em;
}

.wil-content6 .table1 tbody th {
	color: #fff;
	background-color: #7ecdb7;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
	vertical-align: middle;
	letter-spacing: 0.1em;
}

.wil-content6 .table1 tbody th .small {
	font-size: 14px;
}

.wil-content6 .table1 tbody td {
	line-height: 1.4;
	padding: 10px;
	text-align: center;
}

.wil-content6_table1_p {
	margin-top: -8px;
	font-size: 13px;
}

.wil-content6 .table1 tbody tr:nth-child(odd) {
	background: #eafef5;
	line-height: 1.4;
	padding: 10px;
	text-align: center;
}

.wil-content6 .table1 tbody tr:nth-child(even) {
	background: #ffffed;
	line-height: 1.4;
	padding: 10px;
	text-align: center;
}

.wil-content6 .table1 .hyp {
	border-top: 1px solid #333;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: auto;
	overflow: hidden;
	width: 30px;
}

.wil-content6 .note1 {
	color: #FF0000;
	font-feature-settings: "palt";
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
}

.wil-content6 .button1 {
	background: #AC1622;
	color: #FFF;
	display: block;
	font-feature-settings: "palt";
	font-size: 20px;
	font-weight: bold;
	line-height: 1.34;
	margin: 60px 0 0;
	padding: 35px 0;
	position: relative;
	text-align: center;
	width: 100%;
}

.wil-content6 .button1:after {
	border: #FFF solid;
	border-width: 1px 1px 0 0;
	content: "";
	display: inline-block;
	height: 12px;
	margin-left: 10px;
	position: relative;
	top: -2px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 12px;
}

.ulbox1 {
	display: flex;
	text-align: left;
	background: #fff;
	border: 3px solid #fff100;
	border-radius: 10px;
	margin: 0 40px;
	padding: 10px 50px 40px;
}

.ulbox2 {
	display: flex;
	text-align: left;
	background: #fff;
	border: 6px solid #fff100;
	border-radius: 10px;
	/*margin: 0 40px;*/
	padding: 35px 70px 50px;
}

.ulbox1 ul li {
	margin-bottom: -10px;
}

.ulbox2 ul li {
	margin-bottom: -10px;
}

.ulbox2 ul li:first-of-type {
	margin-top: -3px;
}

.ulbox-right ul li:last-of-type {
	margin-top: 27px;
}

.ulbox2 img {
	/*margin: 35px 0 0;*/
}

.ulbox-left {
	width: 45%;
}
.ulbox-right {
	width: 45%;
	margin-left: 10%
}

.ulbox1 p {
	font-size: 17px;
	font-weight: bold;
	color: #41bcd7;
	text-align: center;
	margin: 20px 0 0;
}

.ulbox2 p {
	font-size: 22px;
	font-weight: 600;
	color: #41bcd7;
	text-align: center;
	margin: 20px 0 0;
	line-height: 1.4;
}
.ulbox2 span {
	font-size: 16px;
}
.ulbox2 .interview-copy1 {
	font-weight: 400;
	color: #555;
	text-align: left;
	font-size: 16px;
	margin: 10px 0 0;
	line-height: 1.7;
}

.wil-title1 {
	font-feature-settings: "palt";
	font-size: 28px;
	color: #41bcd7;
	font-weight: bold;
	letter-spacing: 0.02em;
	margin: 50px 0 30px;
	text-align: center;
	background: #fff100;
	display: inline-block;
	line-height: 35px
}

.wil-title2 {
	font-feature-settings: "palt";
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 0.02em;
	margin: 0 0 15px;
	text-align: center;
}
.wil-end {
	font-size: 22px;
	color: #ff0000;
  font-weight: bold;
	letter-spacing: 0.02em;
	margin: 0 0 15px;
  text-align: center;
	border: solid 1px #ff0000;
	padding: 10px;
}

.strong {
	font-weight: bold;
}

.wil-content7 {
	padding: 0;
	position:relative;
	width: 100%;
}

.wil-content7 .wil-title2 h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 50px;
	background: #f99992;
	color: #FFF;
	margin: 0 0 25px;
	text-align: center;
	letter-spacing: 0.02em;
}

.wil-content7 .wil-title3-1 h3 {
	color: #fff100;
	font-size: 26px;
	font-weight: 600;
	line-height: 80px;
	background: #2cb5a9;
	margin: 80px 0 25px;
	text-align: center;
	letter-spacing: 0.02em;
}

.wil-content7 .wil-title3-2 h3 {
	color: #fff100;
	font-size: 26px;
	font-weight: 600;
	line-height: 80px;
	background: #41bcd7;
	margin: 80px 0 25px;
	text-align: center;
	letter-spacing: 0.02em;
}

.wil-content7 .wil-title3-3 h3 {
	color: #fff100;
	font-size: 26px;
	font-weight: 600;
	line-height: 80px;
	background: #41bcd7;
	margin: 0 0 25px;
	text-align: center;
	letter-spacing: 0.02em;
}

.wil-content7 .block2 > div {
	float: left;
	margin-right: 5%;
	position: relative;
	width: 55%;
}

.wil-content7 .block2 > div:nth-child(2n) {
	margin-right: 0;
	width: 40%;
	margin: 0;
}

.wil-content7 .block2 .interview-copy1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px !important;
	color: #f99992;
}

.wil-content7 .block2 .copy2nd {
	color: #5ec2cb;
}

.wil-content7 .block2 .interview-copy2 {
	margin: 0 0 15px !important;
	color: #555;
	font-size: 17px;
	line-height: 1.9;
}

.wil-content7 .block2 .name {
	font-size: 20px;
	line-height: 1.4;
	margin: 7px 0 5px;
}

.wil-content7 .block2 .name span {
	font-size: 14px;
}

.wil-content7 .block2 .movie-box {
	height: 48px;
	width: 348px;
	border: 1px solid #ac1622;
	background: #fff;
	text-align: center;
	margin: 20px 0 10px 0;
}

.wil-content7 .block2 .btn-movie {
	font-size: 15px;
	font-weight: bold;
	color: #ac1622;
	position: relative;
	line-height: 48px;
	padding-left: 36px;
}

.wil-content7 .block2 .btn-movie::before {
	background: url(/assets/wil/img/icon-movie.png) no-repeat center center;
	background-size: cover;
	content: "";
	display: block;
	height: 21px;
	width: 30px;
	position: absolute;
	left: 0;
	bottom: -3px;
}

.wil-content7 .block3 {
	width: 100%;
	margin: auto;
	text-align: center;
	padding: 30px;
	background: #f7f7f7;
}
.wil-content7 .block3 img {
	max-width: 1000px;
}

.fancybox-skin {
	background-color: #FFF !important;
	border-radius: 0 !important;
	color: #333 !important;
}

.fancybox-outer,
.fancybox-inner {
	position: relative;
}

.fancybox-opened .fancybox-skin {
	box-shadow: none !important;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	bottom: auto !important;
	margin-bottom: 0 !important;
	position: relative !important;
	right: auto !important;
	text-align: left !important;
}

.fancybox-title {
	font-size: 14px !important;
	line-height: 1.5;
}

.fancybox-title-float-wrap .child {
	background-color: #fff !important;
	border-radius: 0 !important;
	color: #333 !important;
	font-weight: normal !important;
	line-height: 1.5 !important;
	margin-right: 0 !important;
	padding: 15px 15px 0 !important;
	text-shadow: none !important;
	white-space: normal !important;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: none !important;
}

.fancybox-close {
	background: #FFF;
	display: block;
	height: auto !important;
	padding: 17px 0 6px !important;
	position: relative !important;
	right: auto !important;
	text-align: center;
	top: auto !important;
	width: 100% !important;
}

.fancybox-close:after {
	background: url(/assets/common/img/icon-close1.png) no-repeat left center;
	color: #333;
	content: "close";
	display: inline-block;
	font-size: 16px;
	line-height: 12px;
	height: 12px;
	overflow: hidden;
	padding: 0 0 0 17px;
}

.wil-content8 {
	padding: 75px 0 0;
	position: relative;
	width: 100%;
}
.wil-content8 .tekisei-title {
	font-size: 26px;
	line-height: 1.5;
	margin: 0 0 10px;
	text-align: center;
}
.wil-content8 .copy1 {
	font-size: 16px;
	line-height: 1.5;
	margin: 0 0 24px;
	text-align: center;
}

#footer.lp {
	background-color: #FFF;
	margin: 0;
	padding: 30px 0 35px;
	text-align: center;
}
#footer-copyright {
	color: #333;
	font-size: 14px;
	letter-spacing: 0;
}

.check-it-out-btn1 {
  /*background: #f7f7f7;*/
  border-radius: 8px;
  display: block;
  align-items: center;
  margin: 20px 0 0;
  /*padding: 22px 25px;*/
  text-decoration: none !important;
  transition: 0.3s ease;
}
.check-it-out-btn1:hover {
  opacity: 0.7;
}
.check-it-out-btn1 > .thumb1 {
  border-radius: 6px;
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
}
.check-it-out-btn1 > .thumb1:before {
  background: url("/assets/common/img/icon-play1.png") no-repeat center center;
  background-size: 100px auto;
  border-radius: 6px;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.check-it-out-btn1 > .thumb1 img {
  border-radius: 6px;
}
.check-it-out-btn1 > .body1 {
  flex: 1;
  padding-left: 24px;
}

@media only screen and (max-width: 1024px) {
  body {
    padding-top: 0;
  }
}
@media only screen and (max-width: 979px) {
	#header {
		height: 54px;
	}
	#header-body {
		height: 54px;
	}
	#header-logo {
		left: 0;
		margin: 0;
		position: absolute;
		top: 0;
		z-index: 2;
	}

	#header-logo a img {
		height: 22px;
		margin: 1.1rem 0 0 1rem;
	}
	
	.wil-content-main {
		height: 660px;
	}

	.wil-content-main .block1 {
		background: #eee;
		background-size: cover;
		height: 660px;
		z-index: 0;
	}

	.wil-content-main .block1 img {
		width: 100%;
		height: 300px;
		object-fit: cover;
	}

	.wil-content-main .block3 img {
		width: 100%;
		height: 200px;
		object-fit: cover;
	}

	.wil-content {
		padding: 0;
	}

	.wil-content:before {
		display: none;
	}

	.wil-content:after {
		background-size: 394px 81px;
		height: 81px;
		top: 10px;
	}

	.wil-content .wrapper {
		padding: 0 15px;
	}

	.wil-content-main .block3 {
		padding: 32px 0 0 0;
		z-index: 10;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		top: 71%;
	}

	.wil-content-main .block3 .copy1 {
		margin: 0 0 3px;
	}

	.wil-content-main .block3 .copy1 img {
		width: 280px;
	}

	.wil-content-main .block3 .copy2 {
		margin: 0 0 5px;
	}

	.wil-content-main .block3 .copy2 img {
		width: 380px;
	}

	.wil-content-main .block3 .copy3 {
		font-size: 14px;
		text-align: left;
		width: 500px;
	}

	.wil-content .content1 {
		padding: 40px 0 25px;
	}

	.wil-content .content1 .copy1 {
		border-radius: 18px;
		font-size: 20px;
		line-height: 36px;
		width: 159px;
	}

	.wil-content .content1 .copy1:after {
		border-width: 13px 7px;
		bottom: -26px;
		margin-left: -7px;
	}

	.wil-content .content1 .copy2 {
		font-size: 30px;
		margin: 20px auto 13px;
	}

	.wil-content .content1 .copy3 {
		font-size: 18px;
		margin: auto;
		max-width: 300px;
		text-align: left;
		width: 100%;
	}

	.wil-content .content2 {
		margin: 0 -15px;
		position: relative;
		padding: 30px 15px 40px;
	}

	.wil-content .content2 .copy1 {
		font-size: 25px;
	}

	.wil-content .content2 .arrow {
		background-position: center center;
		background-size: 23px 16px;
		height: 32px;
	}

	.wil-content .content2 .copy2 {
		font-size: 25px;
	}

	.wil-content .content2 .copy3 {
		font-size: 18px;
		margin: 10px auto 10px;
	}

	.wil-content .content2 .copy4 {
		text-align: left;
	}

	.wil-content .content3>div.block {
		display: block;
		height: 298px;
		margin: auto;
		max-width: 300px;
		width: 100%;
	}

	.wil-content .content3>div.plus1 {
		display: block;
		height: 55px;
		width: 100%;
	}

	.wil-content .eq1 {
		height: 55px;
	}

	.wil-content .content4 {
		margin: 0 auto 42px;
		max-width: 300px;
		padding: 24px 28px;
		width: 100%;
	}

	.wil-content .content4 p {
		font-size: 19px;
	}

	/*
	.wil-content .button1 {
		max-width: 300px;
	}
	*/
	.wil-content .button1 {
		font-size: 15px;
		line-height: 1.4;
		padding: 15px;
	}



	#page-wil #header {
		border-bottom: none;
	}

	.wil-content-main .block3 .copy4 {
		font-size: 21px;
		line-height: 1.2;
		margin: 0;
	}

	.wil-content-main .block3 .copy4 rt {
		font-size: 9px;
	}

	.wil-content1 {
		margin-top: -33px;
		padding: 32px 0 10px;
	}

	.wil-content1 .wrapper {
		padding: 0 17px;
	}

	.wil-content1:before {
		display: none;
	}

	.wil-content1 .copy1 {
		font-size: 17px;
		margin: 18px 0 18px;
		text-align: left;
	}

	.wil-content1 .block1>div {
		float: none;
	}

	.wil-content1 .block1>div.box1 {
		width: 100%;
	}

	.wil-content1 .block1>div.box2 {
		padding-left: 0;
		width: 100%;
	}

	.wil-content1 .block1 .title1 {
		font-size: 18px;
		margin: 22px 0 8px;
	}

	.wil-content1 .block1 .list1 {
		font-size: 15px;
		line-height: 1.46;
	}

	.wil-content1 .block1 .list1 li {
		padding: 10px 19px 10px 32px;
	}

	.wil-content1 .block1 .list1 li:before {
		top: 17px;
	}

	.wil-content1 .block1 {
		margin-bottom: 20px;
	}

	.wil-content2 {
		padding: 50px 0 20px;
	}

	.wil-content2 .title1 {
		font-size: 20px;
		line-height: 1.5;
		margin: 0 0 15px;
	}

	.wil-content2 .list1 {
		font-size: 14px;
		line-height: 1.5;
	}

	.wil-content2 .list1 li {
		padding: 0 0 0 27px;
	}

	.wil-content2 .list1 li span {
		font-size: 10px;
		height: 20px;
		line-height: 21px;
		top: 2px;
		width: 20px;
	}

	.wil-content3 {
		background-size: 1px 265px;
		padding: 45px 0 20px;
	}

	.wil-content3 .wrapper {
		padding: 0 15px;
	}

	.wil-content3:before {
		border-width: 16px;
		margin-left: -16px;
	}

	.wil-content3 .copy1 {
		font-size: 16px;
		line-height: 1.5;
		margin: 0 auto 10px;
		text-align: left;
		width: 100%;
	}

	.wil-content3 .note1 {
		font-size: 12px;
		margin: auto;
		padding-left: 1em;
		text-align: left;
		width: 100%;
	}

	.wil-content3 .block1 {
		margin: 23px 0 0;
	}

	.wil-content3 .block1>div {
		float: none;
		width: 100%;
	}

	.wil-content3 .block1>div+div {
		margin-top: 18px;
	}

	.wil-content3 .block1 .head1 {
		height: auto;
		padding: 32px 0 18px;
	}

	.wil-content3 .block1 .head1 h2 {
		font-size: 30px;
	}

	.wil-content3 .block1 .head1 p {
		font-size: 18px;
		margin: 9px 0 0;
	}

	.wil-content3 .block1 .one .head1 p {
		margin: 9px 0 0;
	}

	.wil-content3 .block1 .body1 {
		padding: 20px 15px;
	}

	.wil-content3 .block1 .body1 ul li {
		text-align: justify;
		text-justify: inter-ideograph;
	}

	.wil-content3 .block1 .body1 img {
		margin: 13px auto 0;
	}

	.wil-content3 .block1 .body1 h2 {
		margin: 0 0 20px;
	}

	.wil-content4 {
		padding: 10px 0 50px;
		text-align: center;
		margin: 20px auto;
	}

	.wil-content4 .wrapper {
		padding: 0 17px;
	}

	.wil-content4 .copy1 {
		font-size: 15px;
		line-height: 1.5;
		margin: 0 0 12px;
		text-align: left;
	}

	.wil-content5 {
		padding: 30px 0 35px;
	}

	.wil-content5 .wrapper {
		padding: 0 15px;
	}

	.wil-content5 .table1 thead th {
		font-size: 16px;
	}

	.wil-content5 .table1 thead tr th:nth-child(1) {
		width: 14%;
	}

	.wil-content5 .table1 thead tr th:nth-child(2) {
		border-bottom: none;
		border-right: none;
		width: 43%;
	}

	.wil-content5 .table1 thead tr th:nth-child(3) {
		width: 43%;
	}

	.wil-content5 .table1 tbody th {
		font-size: 13px;
		padding: 10px 0;
		border-bottom: none;
		border-right: none;
	}

	.wil-content5 .table1 tbody td {
		font-size: 14px;
		padding: 10px 8px;
		border-bottom: none;
		border-right: none;
		display: block;
		width: 100%;
	}

	.wil-content5 .table1 tbody td:first-of-type {
		font-size: 14px;
		padding: 10px 8px;
		border-bottom: none;
		border-right: none;
		display: block;
		width: 100%;
	}

	.wil-end {
		font-size: 17px;
	}

	.table1_title {
		color: #41bcd7;
		font-size: 16px;
		font-weight: bold;
	}

	.wil-content5 .table1 tbody td .txt1 {
		font-size: 17px;
	}

	.wil-content5 .table1 tbody td .txt2 {
		font-size: 14px;
	}

	.wil-content5 .table1 tbody td ul {
		line-height: 1.4;
		font-size: 13px;
	}

	.wil-content5 .table1 tbody td ul li+li {
		margin-top: 5px;
	}

	.wil-content5 .table1 tbody td .note1 {
		font-size: 13px;
		line-height: 1.38;
	}

	.wil-content5 .table1 tbody td .note2 {
		font-size: 17px;
	}

	.wil-content6 {
		padding: 25px 0 20px;
	}

	.wil-content6 .wrapper {
		padding: 0 17px;
	}

	.wil-content6 .copy1 {
		font-size: 17px;
		margin: 0 0 8px;
	}

	.wil-content6 .table1 {
		margin: 15px 0 5px;
	}

	.wil-content6 .table1 th,
	.wil-content6 .table1 td {
		width: 27%;
		word-break: break-all;
		word-wrap: break-word;
	}

	.wil-content6 .table1 thead th {
		font-size: 15px;
		padding: 12px 0;
	}

	.wil-content6 .table1 thead tr th:nth-child(1),
	.wil-content6 .table1 tbody tr th:nth-child(1) {
		width: 19%;
	}

	.wil-content6 .table1 tbody th {
		font-size: 13px;
		padding: 12px 5px;
		text-align: center;
	}

	.wil-content6 .table1 tbody th .small {
		font-size: 13px;
	}

	.wil-content6 .table1 tbody td {
		font-size: 14px;
		padding: 12px 3px;
	}

	.wil-content6 .note1 {
		font-size: 13px;
	}

	.wil-content6 .button1 {
		font-size: 16px;
		margin: 22px 0 0;
		padding: 17px 11px 17px 0;
	}

	.wil-content6 .button1:after {
		margin: -6px 0 0 0;
		position: absolute;
		right: 25px;
		top: 50%;
	}

	.wil-content7 {
		padding-top: 20px;
		padding-bottom: 10px;
	}
	
	.wil-content7 .wrapper {
		padding: 0 15px;
	}

	.wil-content7 .block2>div {
		width: 100%;
	}

	.wil-content7 .learn-com-copy2 {
		margin: 0 0 15px !important;
	}

	.wil-content7 .block2 .interview-copy2 {
		font-size: 16px;
	}

	.wil-content7 .block2>div {
		margin-bottom: 10px;
	}
	
	.wil-content7 .block2 > div:nth-child(2n) {
		width: 100%;
		margin: 0;
	}

	.wil-content7 .dotted {
		padding-bottom: 0;
		margin-bottom: 25px;
	}

	.wil-content7 .block2 .movie-box {
		width: 100%;
		margin: 20px auto 10px auto;
	}

	.wil-content7 .wil-title2 h3 {
		margin-top: 20px;
	}

	.wil-content7 .wil-title3-1 h3,
	.wil-content7 .wil-title3-2 h3,
	.wil-content7 .wil-title3-3 h3 {
		font-size: 20px;
		margin: 0 0 15px;
		line-height: 1.4;
		padding: 15px;
	}
	
	.wil-content7 .block3 {
		padding: 8px;
	}
	.wil-content7 .block3 img {
		width: 100%;
	}

	.wil-title1 {
		font-size: 22px;
		margin: 40px 0 10px;
		line-height: 1.4;
	}
	.wil-title2 {
		font-size: 22px;
	}

	.ulbox1 {
		display: block;
		background: #fff;
		border: 2px solid #fff100;
		border-radius: 10px;
		margin: 0 0px;
		padding: 5px 30px 40px;
	}

	.ulbox2 {
		display: block;
		background: #fff;
		border: 3px solid #fff100;
		border-radius: 10px;
		margin: 0 0px;
		padding: 15px 18px 0;
	}
	
	.ulbox2 p {
		font-size: 18px;
	}
	.ulbox2 span {
		font-size: 14px;
	}

	.ulbox-left {
		width: 100%;
	}
	.ulbox-right {
		width: 100%;
		margin: 40px 0 30px;
	}

	.ulbox-left img {
		margin: 10px 0 10px;
	}


}



@media only screen and (max-width: 500px) {
	.wil-content-main {
		height: 500px;
	}

	.wil-content-main .block1 {
		background: #eee;
		background-size: cover;
		height: 490px;
		z-index: 0;
	}

	.wil-content-main .block2 {
		height: 347px;
		z-index: 5;
	}

	.wil-content-main .block1 img {
		height: 200px;
	}

	.wil-content-main .block2 img {
		top: 119px;
	}

	.wil-content-main .block2 img.image1 {
		left: -5px;
		margin-left: 0;
		width: 98px;
	}

	.wil-content-main .block2 img.image2 {
		right: -17px;
		margin-right: 0;
		width: 114px;
	}

	.wil-content-main .block3 {
		padding: 22px 15px 0 15px;
		z-index: 10;
		top: 68%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
	}

	.wil-content-main .block3 img {
		height: auto;
		width: 340px;
		margin-bottom: 15px;
	}

	.wil-content-main .block3 .copy1 {
		margin: 0 0 3px;
	}

	.wil-content-main .block3 .copy1 img {
		width: 210px;
	}

	.wil-content-main .block3 .copy2 {
		margin: 0 0 5px;
	}

	.wil-content-main .block3 .copy2 img {
		width: 320px;
	}

	.wil-content-main .block3 .copy3 {
		font-size: 14px;
		margin: 0 auto 7px;
		text-align: left;
		width: 340px;
	}

	.wil-content-main .block3 .copy5 img {
		width: 135px;
	}
	
	.wil-content8 {
		padding: 40px 0 0;
		text-align: center;
	}
	.wil-content8 .wrapper {
		padding: 0 16px;
	}
	.wil-content8 .tekisei-title {
		font-size: 22px;
		line-height: 1.4;
	}
	.wil-content8 .copy1 {
		font-size: 15px;
		line-height: 1.5;
		margin: 0 0 12px;
		text-align: left;
	}
	
		#footer.lp {
		padding: 0 12px 20px;
	}

}