@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 {
	color: #333333;
	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.7s;
}

.free-custom .btn01 {
	color: #FFFFFF !important;
	font-weight: 700;
	font-size: 18px;
	line-height: 40px;
	background-color: #bfbfbf;
	letter-spacing: 0.105em;
	text-align: center;
	display: block;
	width: 364px;
	margin: 0 auto;
	position: absolute;
	bottom: 30px;
	left: 53px;
	border-radius: 20px;
	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 .btn01 a {
	color: #FFFFFF !important;
	font-weight: 700;
	background-color: #0075c1;
	display: block;
	position: relative;
}
.free-custom .btn01 a:hover {
	color: #FFFFFF !important;
	font-weight: 700;
	background-color: #299fdc;
	display: block;
}
.free-custom .btn01 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 .btn01 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 btnanm01 {
  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 btnanm02 {
  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 .header {
	background-color: #0a315f;
	text-align: center;
	position: relative;
}
.free-custom .header h1 {
	padding: 30px 0;
}
.free-custom .header .pr {
	color: #0a315f;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	background-color: #ffffff;
	width: 32px;
	padding-bottom: 1px;
	border-radius: 5px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.free-custom .contents {
	width: 100%;
}

.free-custom .movie-sec {
	width: 100%;
	padding: 50px 0 30px;
}
.free-custom .movie-sec h2 {
	text-align: center;
}
.free-custom .movie-sec .slide01 {
	width: 893px;
	margin: 0 auto;
}
.free-custom .movie-sec .swiper-slide {
	width: 560px;
}
.free-custom .movie-sec .slide01 img,
.free-custom .movie-sec .swiper-slide img {
	width: 100%;
}
.free-custom .movie-sec .slide01 p,
.free-custom .movie-sec .swiper-slide p {
	color: #000000;
	font-weight: 700;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	margin: 5px 0 10px;
}
.free-custom .movie-sec .swiper .swiper-button-next,
.free-custom .movie-sec .swiper .swiper-button-prev {
  top:165px;
  height:30px;
	width:30px;
}
.modaal-close:focus:before,
.modaal-close:focus:after,
.modaal-close:hover:before,
.modaal-close:hover:after {
	background: #0075c1;
}

.free-custom .article-sec {
	width: 100%;
	background-image: url(img/bg_01.png), url(img/bg_02.png), url(img/bg_03.png);
	background-position: left top, left bottom, center center;
	background-repeat: repeat-x, repeat-x, repeat;
	position: relative;
}
.free-custom .article-sec,
.free-custom .links-sec {
	width: 100%;
}
.free-custom .article-sec .h201 {
	margin-bottom: 50px;
}
.free-custom .article-sec h2 {
	position: absolute;
	top: 0;
	left: 0;
}
.free-custom .article-sec .txt01 {
	color: #000000;
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
	text-align: right;
}
.free-custom .article-sec .txt01 span {
	font-weight: 700;
}
.free-custom .article-sec ul,
.free-custom .links-sec ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
}
.free-custom .article-sec ul {
	width: 1020px;
}
.free-custom .article-sec ul li {
  background-color: #ffffff;
	width: 470px;
	margin-bottom: 60px;
	padding: 30px 30px 90px;
	border-radius: 70px;
	position: relative;
	transition-duration: 0.7s;
  box-shadow: -15px -15px 25px #f2a738, 15px 15px 25px #4f8edc;
}
.free-custom .article-sec ul li:hover {
	transition-duration: 0.7s;
  box-shadow: -15px -15px 0 #f2a738, 15px 15px 0 #4f8edc;
}
.free-custom .article-sec ul li img,
.free-custom .links-sec ul li img {
	width: 100%;
}
.free-custom .article-sec ul li h3 {
	color: #0075c1;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	height: 110px;
}
.free-custom .article-sec ul li p {
	margin-top: 20px;
}
.free-custom .article-sec ul li img {
	width: 100%;
	height: 270px;
	object-fit: cover;
	border-radius: 40px;
}
.free-custom .article-sec ul li.cs {
	background-color: #ffffff;
	background-image: url(img/bg_cs_01.png);
	background-position: 30px 397px;
	background-repeat: no-repeat;
	width: 470px;
	min-height: 613px;
	margin-bottom: 60px;
	padding: 30px 30px 90px;
	border-radius: 70px;
	position: relative;
	transition-duration: 0.7s;
	box-shadow: -15px -15px 25px #b0b0b0, 15px 15px 25px #b0b0b0;
}
.free-custom .article-sec ul li.cs h3 {
	color: #73a5d5;
}
.free-custom .article-sec ul li.cs img {
	filter: sepia(100%) contrast(80%) hue-rotate(-210deg);
}

.free-custom .links-sec ul {
	width: 1040px;
}

.free-custom .links-sec ul li {
	width: 490px;
	margin-bottom: 50px;
	border-radius: 20px;
	overflow: hidden;
	border: 1px solid #0075c1;
}
