@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: 14px/1.5em "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	width: 100%;
}
.free-custom a {
	color: #ffffff!important;
}
.free-custom a:hover {
	opacity: 0.8!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 {
  font-size: 16px;
  line-height: 35px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  display: block;
  width: 220px;
  border-radius: 17px;
  -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);
  position: absolute;
  left: 30px;
  bottom: 15px;
  overflow: hidden;
}
.free-custom .btn02 {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  display: block;
  width: 220px;
  border-radius: 17px;
  -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);
  position: absolute;
  left: 30px;
  bottom: 60px;
  overflow: hidden;
}
.free-custom .btn02 span {
  font-size: 12px;
  font-weight: bold;
}
.free-custom .btn01 a {
  color: #FFFFFF;
  background-color: #175df8;
  display: block;
}
.free-custom .btn02 a {
  color: #FFFFFF;
  background-color: #e0333f;
  display: block;
  padding: 3px 0 5px;
}
.free-custom .btn01 a:hover,
.free-custom .btn02 a:hover {
	color: #FFFFFF;
	display: block;
}
.free-custom .contents .btn01::before,
.free-custom .contents .btn02::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 .contents .btn01::after,
.free-custom .contents .btn02::after {
	content: "";
	height: 100%;
	width: 45px;
	position: absolute;
	top: -180px;
	left: -50px;
	background-color: rgba(255,255,255,0.7);
	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(27) 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(27) rotate(45deg); opacity: 0; }
}


.free-custom .contents {
	width: 100%;
}
.free-custom .contents .artical-sec {
	background-color: #ffbd66;
	background-image: url(img/bg_01.png), url(img/bg_02.png);
	background-position: left top, right bottom;
	background-repeat: no-repeat;
  padding: 20px 0;
}
.free-custom .contents .artical-sec ul {
  width: 100%;
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
}
.free-custom .contents .artical-sec ul li {
	background-color: #ffffff;
	width: 280px;
	margin: 3px;
	border-radius: 10px;
  position: relative;
}
.free-custom .contents .artical-sec ul li:first-child {
	margin: 3px 3px 3px 0;
	border-radius: 0 10px 10px 0;
}
.free-custom .contents .artical-sec ul li:last-child {
	margin: 3px 0 3px 3px;
	border-radius: 10px 0 0 10px;
}
.free-custom .contents .artical-sec ul li.bg00 {
	background-image: url(img/bg_03.png);
}
.free-custom .contents .artical-sec ul li.ws {
  vertical-align: middle;
	width: 88px;
  padding: 10px;
}
.free-custom .contents .artical-sec ul li.wm {
  vertical-align: middle;
	width: 208px;
  padding: 10px;
}
.free-custom .contents .artical-sec ul li.wll {
  text-align: center;
  vertical-align: middle;
	width: 852px;
  padding: 10px;
}
.free-custom .contents .artical-sec ul li.bxh1 {
	display: flex;
  justify-content: center;
  align-items: center;
	min-height: 168px;
  padding-bottom: 20px;
}
.free-custom .contents .artical-sec ul li h1 {
	color: #ff7200;
	font-weight: bold;
	/*font-size: 90px;
  line-height: 78px;*/
	font-size: 70px;
  line-height: 58px;
	text-align: center;
}
.free-custom .contents .artical-sec ul li h1 span {
	/*font-size: 58px;*/
	font-size: 45px;
}
.free-custom .contents .artical-sec ul li h2 {
	color: #ff7200;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.free-custom .contents .artical-sec .icnpr {
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  color: #ffffff;
  background-color: #ff7200;
  text-align: center;
  width: 3em;
  float: right;
  padding-top: 2px;
  border-radius: 10px;
  margin: 0;
}
.free-custom .contents .artical-sec ul li .bxlg {
  width: 100%;
  height: 100px;
	padding: 10px 10px 0;
}
.free-custom .contents .artical-sec ul li .bxlg img:first-of-type {
  vertical-align: middle;
	width: 160px;
  margin-right: 10px;
}
.free-custom .contents .artical-sec ul li .bxlg img:last-of-type {
  vertical-align: middle;
  width: 90px;
  border-radius: 50%;
}
.free-custom .contents .artical-sec ul li .bxadvc {
	background-image: url(img/bg_03.png);
	background-position: right 28px;
	background-repeat: no-repeat;
	margin-top: -10px;
	position: relative;
	z-index: 1;
}
.free-custom .contents .artical-sec ul li .advc01 {
	font-weight: bold;
	line-height: 28px;
	background-color: #ffe8a3;
	text-align: center;
	width: 135px;
	float: right;
	margin: 0 0 4px;
	border-radius: 14px 0px 0px 14px;
}
.free-custom .contents .artical-sec ul li .advc02 {
  line-height: 18px;
	background-color: #ffe8a3;
	width: 270px;
	float: right;
	margin: 0 0 0 -2px;
	padding: 5px 10px 5px 15px;
	border-radius: 21px 0px 0px 21px;
}
.free-custom .contents .artical-sec ul li h3 {
	font-weight: bold;
	font-size: 16px;
  padding: 10px 10px 60px;
}
.free-custom .contents .artical-sec ul li.prfrm h3 {
	font-weight: bold;
	font-size: 16px;
  padding: 10px 10px 120px;
}
.free-custom .contents .artical-sec ul li.cs {
	color: #A9A9A9;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
  vertical-align: middle;
}
.free-custom .contents .artical-sec ul li.cs img {
	width: 160px;
  margin: 80px 0 10px;
}
.free-custom .contents .artical-sec .wl {
	width: 566px;
	padding: 20px;
}
.free-custom .contents .artical-sec .wl img {
	width: 200px;
}
.free-custom .contents .artical-sec .wl .bxr {
	width: 306px;
	float: right;
	padding-bottom: 40px;
}
.free-custom .contents .artical-sec .wl .bxr h3 {
	padding: 0 0 10px;
}
.free-custom .contents .artical-sec .wl .bxr .btn01 {
	left: 278px;
}

/*イメージ写真の指定*/
.free-custom .contents .artical-sec ul li.bg01 {
	background-image: url(img/img_01.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.free-custom .contents .artical-sec ul li.bg02 {
	background-image: url(img/img_02.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.free-custom .contents .artical-sec ul li.bg03 {
	background-image: url(img/img_03.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.free-custom .contents .artical-sec ul li.bg04 {
	background-image: url(img/img_04.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.free-custom .contents .artical-sec ul li.bg05 {
	background-image: url(img/img_05.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}