@charset "utf-8";
/*sp*/
.thm-page-special .gigaindex .head {
  border: none;
  font-size: 0;
  margin: 0;
  padding: 0;
}
.free-custom {
	font: 400 16px/1.6em "Noto Sans JP", sans-serif;
	font-feature-settings: "palt" 1, "pkna" 1;
	background-color: #05a9c4;
	background-image: url(img/bg_01.png), url(img/bg_02.png), url(img/bg_03.png), url(img/bg_04.png);
	background-position: center bottom, left top, right top, center bottom;
	background-size: 750px auto, 185px auto, 169px auto, 750px auto;
	background-repeat: no-repeat, repeat-y, repeat-y, no-repeat;
	letter-spacing: 0.07em;
	color: #4D4D4D;
	width: 100%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
.free-custom a {
	color: #ffffff!important;
}
.free-custom a:hover {
	opacity: 0.95!important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.free-custom .btn01,
.free-custom .btn02 {
	color: #FFFFFF !important;
	font-size: 18px;
	line-height: 42px;
	font-weight: 700;
	text-align: center;
	display: block;
	width: 90%;
  margin: 10px auto 0;
	border-radius: 10px;
	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);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	background-color: #bdbdbd;
  animation: btnanm 2s infinite;
}
.free-custom .btn01 a {
	color: #FFFFFF !important;
	font-weight: 700;
	background-color: #264ae8;
	background-image: -webkit-linear-gradient(0deg,rgba(38,74,232,1.00) 0.33%,rgba(49,96,239,1.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(38,74,232,1.00) 0.33%,rgba(49,96,239,1.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(38,74,232,1.00) 0.33%,rgba(49,96,239,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(38,74,232,1.00) 0.33%,rgba(49,96,239,1.00) 100%);
	display: block;
}
.free-custom .btn01 a:hover {
	color: #FFFFFF !important;
	font-weight: 700;
	background-color: #4665eb;
	background-image: -webkit-linear-gradient(270deg,rgba(70,101,235,1.00) 0.08%,rgba(91,131,241,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(70,101,235,1.00) 0.08%,rgba(91,131,241,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(70,101,235,1.00) 0.08%,rgba(91,131,241,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(70,101,235,1.00) 0.08%,rgba(91,131,241,1.00) 100%);
	display: block;
}
.free-custom .btn02 a {
	color: #FFFFFF !important;
	font-weight: 700;
	background-color: #d513ff;
	background-image: -webkit-linear-gradient(0deg,rgba(213,19,255,1.00) 0.33%,rgba(226,25,255,1.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(213,19,255,1.00) 0.33%,rgba(226,25,255,1.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(213,19,255,1.00) 0.33%,rgba(226,25,255,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(213,19,255,1.00) 0.33%,rgba(226,25,255,1.00) 100%);
	display: block;
}
.free-custom .btn02 a:hover {
	color: #FFFFFF !important;
	font-weight: 700;
	background-color: #dd42ff;
	background-image: -webkit-linear-gradient(270deg,rgba(221,66,255,1.00) 0.08%,rgba(231,86,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(221,66,255,1.00) 0.08%,rgba(231,86,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(221,66,255,1.00) 0.08%,rgba(231,86,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(221,66,255,1.00) 0.08%,rgba(231,86,255,1.00) 100%);
	display: block;
}

@keyframes btnanm {
  0% {
    transform: scale(1, 1);
  }
  10% {
    transform: scale(0.9, 1.1);
  }
  20% {
    transform: scale(1.1, 0.9);
  }
  30% {
    transform: scale(0.95, 1.05);
  }
  0% {
    transform: scale(1, 1);
  }
  10% {
    transform: scale(0.9, 1.1);
  }
  20% {
    transform: scale(1.1, 0.9);
  }
  30% {
    transform: scale(0.94, 1.06);
  }
  40% {
    transform: scale(1, 1);
  }
  45% {
    transform: scale(0.98, 1.02);
  }
  50% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1, 1);
  }
}


.free-custom .header {
	padding: 20px 10px 10px;
	position: relative;
}
.free-custom .header .icnpr {
	font-size: 12px;
	line-height: 18px;
	font-weight: 700;
	color: #05a9c4;
	background-color: #ffffff;
	text-align: center;
	width: 3em;
	float: right;
	padding-top: 2px;
	border-radius: 5px;
	position: absolute;
	top: 10px;
	left: 10px;
}
.free-custom .header .inq {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
  text-align: center;
	padding-top: 2px;
}
.free-custom .header .inq a {
	color: #FFFFFF!important;
	background-color: #264ae8;
	padding: 2px 5px;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 2px;
}
.free-custom .header .inq a:hover {
	color: #FFFFFF;
	opacity: 1!important;
	background-color: #4665eb;
}
.free-custom .header h1 {
}
.free-custom .header h1 img {
	width: 100%;
}
.free-custom .header .rd {
	color: #fff37b;
  font-weight: 600;
	font-size: 16px;
  line-height: 28px;
	width: 75%;
  margin: 15px auto;
  padding: 0 10px;
}

.free-custom .contents {
	width: 100%;
}

.free-custom .contents .article-sec {
	padding: 30px 20px 60px;
}
.free-custom .article-sec ul {
}
.free-custom .article-sec li {
	background-color: #fffacb;
	background-image: url(img/bg_frm_01.png), url(img/bg_frm_02.png), url(img/bg_frm_03.png), url(img/bg_frm_04.png), url(img/bg_frm_05.png), url("img/bg_frm_06.png");
	background-position: left bottom, right bottom, left top, right top, center bottom, center bottom;
	background-size: 167px auto, 167px auto, 13px auto, 13px auto, 1px auto, 40px auto;
	background-repeat: no-repeat, no-repeat, repeat-y, repeat-y, repeat-x, repeat-x;
	width: 100%;
	margin: 0 0 40px;
	border-bottom-left-radius: 167px;
	border-bottom-right-radius: 167px;
	position: relative;
	-webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
}
.free-custom .article-sec li:first-child {
	background-color: #fffacb;
	background-image: url(img/bg_frm_03.png), url(img/bg_frm_04.png), url(img/bg_frm_05.png), url("img/bg_frm_06.png");
	background-position: left top, right top, center bottom, center bottom;
	background-size: 13px auto, 13px auto, 1px auto, 40px auto;
	background-repeat: repeat-y, repeat-y, repeat-x, repeat-x;
	width: 100%;
	margin: 0 0 40px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	position: relative;
	-webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
}
.free-custom .article-sec li .innr {
	padding: 20px 20px 80px;
}
.free-custom .article-sec li:first-child .innr {
	padding: 20px 20px 35px;
}
.free-custom .article-sec li .bgh2 {
	background-image: url(img/bg_h2_01.png);
	background-position: left top;
	background-size: 225px auto;
	background-repeat: no-repeat;
  width: 225px;
	height: 71px;
	position: absolute;
	top: -28px;
	left: 20px;
}
.free-custom .article-sec li h2 {
	color: #47a343;
	font-weight: 600;
	font-size: 26px;
	line-height: 50px;
	text-align: center;
	width: 135px;
	padding-top: 10px;
}
.free-custom .article-sec li h3 {
	color: #ffffff;
	font-weight: 600;
	font-size: 13px;
	line-height: 24px;
	background-color: #47a343;
  width: 100%;
  padding: 0 5px;
  margin: 30px 0 5px;
}
.free-custom .article-sec li h4 {
	color: #47a343;
  font-weight: 700;
	font-size: 18px;
  line-height: 26px;
}
.free-custom .article-sec li .infbx {
  width: 45%;
  float: left;
}
.free-custom .article-sec li .schdl {
	color: #47a343;
  font-weight: 700;
	font-size: 13px;
  line-height: 17px;
	padding-bottom: 5px;
	border-bottom: 2px solid #4761de;
}
.free-custom .article-sec li .ph01 {
	width: 50%;
	float: right;
	margin: 0px 0px 10px 10px;
	border-radius: 50%;
}
.free-custom .article-sec li .lg01 {
  width: 100%;
  margin: 20px 0;
}
.free-custom .article-sec li .lg02 {
  width: 45.3%;
  margin: 10px 0;
}
.free-custom .article-sec li .nm {
	color: #000000;
	font-size: 13px;
  line-height: 17px;
  margin-bottom: 4px;
}
.free-custom .article-sec li .nm span {
 font-weight: 600;
}

.free-custom .article-sec .bx02 {
	background-color: #ffffff;
	background-image: url(img/bg_frm_01.png), url(img/bg_frm_02.png), url(img/bg_frm_03.png), url(img/bg_frm_04.png), url(img/bg_frm_05.png);
	background-position: left bottom, right bottom, left top, right top, center bottom;
	background-size: 167px auto, 167px auto, 13px auto, 13px auto, 1px auto;
	background-repeat: no-repeat, no-repeat, repeat-y, repeat-y, repeat-x;
	width: 100%;
	margin: -50px 0 40px;
	padding: 20px 20px 80px;
	border-bottom-left-radius: 167px;
	border-bottom-right-radius: 167px;
	position: relative;
	-webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
}
.free-custom .article-sec .bx02 h4 {
	color: #2e48bc;
  font-weight: 700;
	font-size: 18px;
  line-height: 26px;
}
.free-custom .article-sec .bx02 h4.h4sb {
	color: #2e48bc;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	background-color: #caf5fc;
	margin-bottom: 5px;
	padding: 5px;
}
.free-custom .bnr01 p {
	background-color: #FFFFFF;
	width: 100%;
	margin: 0 auto 30px;
	border-radius: 10px;
	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 .bnr01 img {
  width: 100%;
}
