@charset "utf-8";
/*PC*/
.thm-page-special .gigaindex .head {
	border: none;
	font-size: 0;
	margin: 0;
}
.thm-page-special .gigaindex .detail {
	width: 100%;
}
.free-custom {
	font: 400 16px/1.75em "Noto Sans JP", sans-serif;
	font-feature-settings: "palt" 1, "pkna" 1;
	background-color: #ffffff;
	letter-spacing: 0.07em;
	width: 100%;
}
.free-custom a,
.free-custom a:hover {
	transition-duration: 0.5s;
}

.free-custom .btn02 {
	color: #FFFFFF !important;
	font-weight: 700;
	font-size: 18px;
	line-height: 40px;
	background-color: #B2B2B2;
	letter-spacing: 0.105em;
	text-align: center;
	display: block;
	width: 365px;
	margin: 0 auto;
	border-radius: 20px;
	position: absolute;
	bottom: 30px;
	left: 69px;
	overflow: hidden;
	-webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.2);
}
.free-custom .btn02 a {
	color: #FFFFFF !important;
	font-weight: bold;
	background-color: #df6419;
	display: block;
	position: relative;
}
.free-custom .btn02 a:hover {
	color: #FFFFFF !important;
	font-weight: bold;
	background-color: #e58346;
	display: block;
}
.free-custom .btn02 a::before {
	content: "";
	height: 100%;
	width: 45px;
	position: absolute;
	top: -180px;
	left: -50px;
	background-color: rgba(255,255,255,0.5);
	opacity: 0;
	transform: rotate(45deg);
	animation: btnanm01 2s ease-in-out infinite;
}
.free-custom .btn02 a::after {
	content: "";
	height: 100%;
	width: 45px;
	position: absolute;
	top: -180px;
	left: -50px;
	background-color: rgba(255,255,255,0.4);
	opacity: 0;
	transform: rotate(45deg);
	animation: btnanm02 2s ease-in-out infinite;
}

@keyframes xbtnanm01 {
  0% {transform: scale(0) rotate(45deg); opacity: 0; }
  70% { transform: scale(0) rotate(45deg); opacity: 0.5; }
  71% { transform: scale(4) rotate(45deg); opacity: 1; }
  100% { transform: scale(30) rotate(45deg); opacity: 0; }
}
@keyframes xbtnanm02 {
  0% { transform: scale(0) rotate(45deg); opacity: 0; }
  50% { transform: scale(0) rotate(45deg); opacity: 0.5; }
  51% { transform: scale(6) rotate(45deg); opacity: 1; }
  100% { transform: scale(30) rotate(45deg); opacity: 0; }
}

.free-custom .contents .bg01 {
	background-color: #d7e2f1;
	background-image: -webkit-linear-gradient(0deg,rgba(215,226,241,1.00) 0%,rgba(246,230,219,1.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(215,226,241,1.00) 0%,rgba(246,230,219,1.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(215,226,241,1.00) 0%,rgba(246,230,219,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(215,226,241,1.00) 0%,rgba(246,230,219,1.00) 100%);
}

.free-custom .contents .innr01 {
}

.free-custom .contents .cp {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 10px;
}

.free-custom .header {
	width: 100%;
}

.free-custom .contents {
	width: 100%;
}

.free-custom #pnv {
	background-image: url("img/pnv_bg_01.png");
	background-position: center top;
	background-repeat: no-repeat;
}
.free-custom #pnv ul {
	width: 100%;
	height: 60px;
	display: flex;
	flex-wrap: nowrap;
}
.free-custom #pnv ul li {
	font-weight: 500;
	line-height: 20px;
	text-align: center;
	width: 20%;
}
.free-custom #pnv ul li .material-symbols-outlined {
	font-size: 18px;
}
.free-custom #pnv ul li a {
	color: #263a5f;
	display: block;
	height: 60px;
	padding-top: 12px;
}
.free-custom #pnv ul li a:hover {
	background-color: rgba(255,255,255,0.15);
}


.free-custom .contents {
	width: 100%;
}
.free-custom .contents h2 {
	color: #263a5f;
	font-weight: 700;
	font-size: 36px;
	line-height: 44px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 40px;
}

.free-custom #partner-sec {
	padding: 50px 50px 60px;
	position: relative;
}
.free-custom #partner-sec .pr {
	color: #ffffff;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	background-color: #263a5f;
	width: 32px;
	padding-bottom: 1px;
	border-radius: 5px;
	position: absolute;
	top: 10px;
	right: 10px;
}
.free-custom #partner-sec .cp {
	position: absolute;
	bottom: 20px;
	right: 10px;
}
.free-custom #partner-sec h2 {
	background-image: url(url), -webkit-linear-gradient(0deg,rgba(19,66,199,1.00) 0%,rgba(254,103,64,1.00) 50%,rgba(254,163,73,1.00) 100%);
	background-image: url(url), -moz-linear-gradient(0deg,rgba(19,66,199,1.00) 0%,rgba(254,103,64,1.00) 50%,rgba(254,163,73,1.00) 100%);
	background-image: url(url), -o-linear-gradient(0deg,rgba(19,66,199,1.00) 0%,rgba(254,103,64,1.00) 50%,rgba(254,163,73,1.00) 100%);
	background-image: url(url), linear-gradient(90deg,rgba(19,66,199,1.00) 0%,rgba(254,103,64,1.00) 50%,rgba(254,163,73,1.00) 100%);
	-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	margin-bottom: 30px;
}
.free-custom #partner-sec ul,
.free-custom #detail-sec ul {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.free-custom #partner-sec ul li,
.free-custom #detail-sec ul li {
	text-align: center;
	width: 296px;
}
.free-custom #partner-sec ul li img,
.free-custom #detail-sec ul li img {
	width: 100%;
}
.free-custom #partner-sec ul li .btn01,
.free-custom #detail-sec ul li .btn01 {
	font-weight: 700;
	font-size: 16px;
	line-height: 30px;
	background-color: #b9b9b9;
	text-align: center;
	width: 236px;
	margin: 10px auto 0;
	border-radius: 15px;
}
.free-custom #partner-sec ul li .btn01 a,
.free-custom #detail-sec ul li .btn01 a {
	color: #ffffff;
	font-weight: 700;
	font-size: 16px;
	line-height: 30px;
	background-color: #b9b9b9;
	text-align: center;
	display: block;
	border-radius: 15px;	
}
.free-custom #partner-sec ul li .btn01 a:hover,
.free-custom #detail-sec ul li .btn01 a:hover {
	background-color: rgba(255,255,255,0.15);
}

.free-custom #issues-sec {
	padding: 50px 50px 40px;
}
.free-custom #issues-sec .bxL01 {
	width: 715px;
	float: left;
}
.free-custom #issues-sec .bxR01 {
	width: 305px;
	float: right;
}
.free-custom #issues-sec .bxR01 img {
	width: 100%;
}
.free-custom #issues-sec p {
	margin-bottom: 20px;
}
.free-custom #issues-sec p span {
	color: #000000;
	font-weight: 700;
	font-size: 18px;
}
.free-custom #issues-sec .bx01 {
	background-image: url(img/bg_01.png), url(img/bg_02.png);
	background-position: left top, right bottom;
	background-repeat: no-repeat;
	margin-top: 40px;
	padding: 10px 0;
}
.free-custom #issues-sec .bx01 p {
	color: #000000;
	font-weight: 700;
	font-size: 18px;
	line-height: 32px;
	text-align: center;
	width: 100%;
	margin-bottom: 0;
}
.free-custom #issues-sec h3 {
	color: #263a5f;
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 10px;
}

.free-custom #plus-sec {
	padding: 50px 50px 40px;
}
.free-custom #plus-sec h2 span {
	font-size: 100px;
	font-weight: 500;
	font-style: oblique;
	vertical-align: top;
	margin-right: 10px;
}
.free-custom #plus-sec .bx01 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.free-custom #plus-sec .bx01 div {
	width: 505px;
	padding: 20px 30px 30px;
	margin-bottom: 50px;
	border: 1px solid;
	border-image: linear-gradient(to bottom, #eaeaea, #cbcbcb) 1;
	position: relative;
}
.free-custom #plus-sec .bx01 .sec01 {
	background-image: url(img/bg_04.png), -webkit-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url(img/bg_04.png), -moz-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url(img/bg_04.png), -o-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url(img/bg_04.png), linear-gradient(180deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-position: 30px 15px, left top;
	background-repeat: no-repeat;
	position: relative;
}
.free-custom #plus-sec .bx01 .coc01 {
	background-image: url(img/bg_06.png), -webkit-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url(img/bg_06.png), -moz-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url(img/bg_06.png), -o-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url(img/bg_06.png), linear-gradient(180deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-position: 12px 15px, left top;
	background-repeat: no-repeat;
}
.free-custom #plus-sec .bx01 .liv01 {
	background-image: url(img/bg_08.png), -webkit-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url(img/bg_08.png), -moz-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url(img/bg_08.png), -o-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url(img/bg_08.png), linear-gradient(180deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-position: 12px 15px, left top;
	background-repeat: no-repeat;
}
.free-custom #plus-sec .bx01 .rec01 {
	background-image: url(img/bg_10.png), -webkit-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url(img/bg_10.png), -moz-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url(img/bg_10.png), -o-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url(img/bg_10.png), linear-gradient(180deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-position: 12px 15px, left top;
	background-repeat: no-repeat;
}
.free-custom #plus-sec .bx01 .sec01::after {
	content: url("img/bg_03.png");
	position: absolute;
	bottom: -78px;
	right: -70px;
}
.free-custom #plus-sec .bx01 div h3 {
	color: #263a5f;
	font-weight: 700;
	font-size: 48px;
	margin-bottom: 30px;
}
.free-custom #plus-sec .bx01 div h3 span {
	font-size: 18px;
	line-height: 32px;
}
.free-custom #plus-sec .bx01 div img {
	position: absolute;
	top: -10px;
	right: 20px;
}
.free-custom #plus-sec .bx01 div p {
	color: #000000;
	font-weight: 700;
	font-size: 18px;
	line-height: 32px;
}
.free-custom #plus-sec .sec02,
.free-custom #plus-sec .coc02,
.free-custom #plus-sec .liv02,
.free-custom #plus-sec .rec02 {
	padding: 0 30px 40px;
	margin-bottom: 50px;
	border: 1px solid;
	border-image: linear-gradient(to bottom, #eaeaea, #cbcbcb) 1;
	position: relative;
}
.free-custom #plus-sec .rec02 {
	margin-bottom: 0;
}
.free-custom #plus-sec .sec02 {
	background-image: url("img/bg_12.png"), url("img/bg_13.png"), -webkit-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url("img/bg_12.png"), url(img/bg_13.png), -moz-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url("img/bg_12.png"), url(img/bg_13.png), -o-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url("img/bg_12.png"), url(img/bg_13.png), linear-gradient(180deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-position: 158px 84px, center 40px, left top;
	background-repeat: no-repeat;
}
.free-custom #plus-sec .coc02 {
	background-image: url("img/bg_12.png"), url("img/bg_14.png"), -webkit-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url("img/bg_12.png"), url(img/bg_14.png), -moz-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url("img/bg_12.png"), url(img/bg_14.png), -o-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url("img/bg_12.png"), url(img/bg_14.png), linear-gradient(180deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-position: 158px 84px, center 40px, left top;
	background-repeat: no-repeat;
}
.free-custom #plus-sec .liv02 {
	background-image: url("img/bg_12.png"), url("img/bg_15.png"), -webkit-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url("img/bg_12.png"), url(img/bg_15.png), -moz-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url("img/bg_12.png"), url(img/bg_15.png), -o-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url("img/bg_12.png"), url(img/bg_15.png), linear-gradient(180deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-position: 158px 84px, center 40px, left top;
	background-repeat: no-repeat;
}
.free-custom #plus-sec .rec02 {
	background-image: url("img/bg_12.png"), url(img/bg_16.png), -webkit-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url("img/bg_12.png"), url(img/bg_16.png), -moz-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url("img/bg_12.png"), url(img/bg_16.png), -o-linear-gradient(270deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url("img/bg_12.png"), url(img/bg_16.png), linear-gradient(180deg,rgba(234,234,234,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-position: 158px 84px, center 40px, left top;
	background-repeat: no-repeat;
}
.free-custom #plus-sec .h301 {
	text-align: center;
	width: 153px;
	float: left;
	margin: 0  30px 10px 0;
	padding: 40px 30px 0 0;
	border-right: 1px solid #263a5f;
}
.free-custom #plus-sec .h302 {
	color: #263a5f;
	font-weight: 900;
	font-size: 36px;
	margin: 40px 0 30px;
}
.free-custom #plus-sec .h303 {
	color: #263a5f;
	font-weight: 700;
	font-size: 28px;
	margin-bottom: 25px;
}
.free-custom #plus-sec .h304 {
	color: #263a5f;
	font-weight: 800;
	font-size: 68px;
	position: absolute;
	top: 60px;
	right: 30px;
}
.free-custom #plus-sec h4 {
	color: #263a5f;
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	background-color: #ffffff;
	margin: 25px 0 5px;
	padding: 0 10px 3px;
	border-radius: 5px;
	border: 1px solid;
	border-image: linear-gradient(to bottom, #eaeaea, #cbcbcb) 1;
}
.free-custom #plus-sec .bxL01 {
	width: 560px;
	float: left;
}
.free-custom #plus-sec .bxR01 {
	width: 400px;
	float: right;
	margin-top: 25px;
}
.free-custom #plus-sec .bxR01 img {
	width: 100%;
}

.free-custom #interview-sec {
	padding: 0 50px 50px 0;
}
.free-custom #interview-sec .bxL01 {
	text-align: center;
	width: 835px;
	float: left;
}
.free-custom #interview-sec .bxL01 h2 {
	margin-top: 50px;
}
.free-custom #interview-sec .bxL01 p {
	color: #000000;
	font-weight: 500;
	font-size: 18px;
	margin-top: 40px;
}
.free-custom #interview-sec .bxL01 + img {
	width: 275px;
	float: right;
}
.free-custom #interview-sec ul {
	width: 1060px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.free-custom #interview-sec ul li {
	background-color: #ffffff;
	background-image: url(img/h3_bg_01.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 505px;
	padding: 25px 40px 90px;
	border: 1px solid;
	border-image: linear-gradient(to bottom, #eaeaea, #cbcbcb) 1;
	position: relative;
}
.free-custom #interview-sec ul li h3 {
	color: #263a5f;
	font-weight: 700;
	margin-left: 20px;
}
.free-custom #interview-sec ul li h3.h301 {
	font-size: 18px;
	margin-bottom: 15px;
}
.free-custom #interview-sec ul li h3.h302 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
}
.free-custom #interview-sec ul li img {
	width: 100%;
	margin-bottom: 15px;
}

.free-custom #detail-sec {
	padding: 50px 0;
}
.free-custom #detail-sec h2 {
	font-size: 60px;
	margin-bottom: 50px;
}
.free-custom #detail-sec h2 + p {
	font-weight: 500;
	font-size: 28px;
	line-height: 36px;
	text-align: center;
	margin-bottom: 40px;
}
.free-custom #detail-sec h3 {
	font-weight: 700;
	font-size: 28px;
	line-height: 24px;
	text-align: center;
	background-image: url(img/h3_bg_02.png), url(img/h3_bg_03.png);
	background-position: left center, right center;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.free-custom #detail-sec ul {
	width: 1060px;
	margin: 0 auto 40px;
}
.free-custom #detail-sec .cp {
	margin: 0 50px;
}
