@charset "utf-8";
/*SP*/
.thm-page-special .gigaindex .head {
	border: none;
	font-size: 0;
	margin: 0;
	padding: 0;
}
.free-custom {
	color: #333333;
	font: 400 15px/1.6em "Noto Sans JP", sans-serif;
	font-feature-settings: "palt" 1, "pkna" 1;
	background-color: #ffffff;
	letter-spacing: 0.07em;
	width: 100%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
.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;
	text-align: center;
	display: block;
	width: 100%;
	margin: 0 auto;
	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: 20px 10px;
}
.free-custom .header img {
	width: 100%;
}
.free-custom .header .pr {
	color: #0a315f;
	font-weight: 700;
	font-size: 12px;
	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: 20px 0;
}
.free-custom .movie-sec h2 {
	padding: 0 30px;
}
.free-custom .movie-sec .slide01 {
	width: calc(100% - 60px);
	margin: 0 auto;
}
.free-custom .movie-sec .swiper-slide {
	width: calc(100% - 60px);
}
.free-custom .movie-sec h2 img,
.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: 14px;
	line-height: 20px;
	text-align: center;
	margin: 5px 0 10px;
}
.free-custom .movie-sec .swiper .swiper-button-next,
.free-custom .movie-sec .swiper .swiper-button-prev {
  top: calc(50% - 25px);
  height:30px;
	width:30px;
}
.free-custom .movie-sec .swiper .swiper-button-next img,
.free-custom .movie-sec .swiper .swiper-button-prev img {
	width:30px;
  height:30px;
}

.modaal-close:focus:before,
.modaal-close:focus:after,
.modaal-close:hover:before,
.modaal-close:hover:after {
	background: #0075c1;
}
.modaal-inner-wrapper {
	padding: 80px 0;
}
.modaal-image .modaal-inner-wrapper {
	padding-left: 0;
	padding-right: 0;
}
.modaal-image .modaal-inner-wrapper {
	padding-left: 0;
	padding-right: 0;
}
.modaal-video-wrap {
	margin: auto 5px;
}
.modaal-close {
	width:30px;
}

.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;
	background-size: 1px auto, 1px auto, 9px auto;
	padding-bottom: 10px;
}
.free-custom .article-sec .h201 {
	margin-bottom: 20px;
}
.free-custom .article-sec .txt01 {
	color: #000000;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	padding: 20px 30px;
}
.free-custom .article-sec .txt01 span {
	font-weight: 700;
}
.free-custom .article-sec ul,
.free-custom .links-sec ul {
	width: calc(100% - 60px);
	margin: 0 auto;
}
.free-custom .article-sec ul li {
  background-color: #ffffff;
	width: 100%;
	margin-bottom: 35px;
	padding: 25px;
	border-radius: 40px;
	position: relative;
	transition-duration: 0.7s;
  box-shadow: -15px -15px 20px #f2a738, 15px 15px 20px #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 h2 img,
.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: 18px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 15px;
}
.free-custom .article-sec ul li p {
	margin-top: 15px;
}
.free-custom .article-sec ul li img {
	border-radius: 25px;
}

.free-custom .links-sec {
	width: 100%;
	margin-top: 10px;
	padding: 0 30px;
}
.free-custom .links-sec ul {
	width: 100%;
}
.free-custom .links-sec ul li {
	width: 100%;
	margin-bottom: 30px;
	border-radius: 15px;
	overflow: hidden;
	border: 1px solid #0075c1;
}
