@charset "UTF-8";
/*==================================================
#INTERVIEW --- #003
==================================================*/
#frgppl .cont_inr {
	position: relative; 
}
#frgppl .imgGraptop {
	position: absolute;
	top: 0;
	left: 33.6%;
	width: 62.3%;
}
/* #frgppl .contSidetxt {
	position: absolute;
	top: 265px;
	left: 35px;
} */
/* #frgppl .contCopyright {
	position: absolute;
	top: 265px;
	right: 30px;
} */

/* common-parts
---------------------------------------------------------*/
#frgppl .txtTalk {
	position: relative;
	z-index: 100;
	font-size: 18px;
	line-height: 170%;
}
#frgppl .txtTalk li {
	padding: 0 0 35px;
}
#frgppl .txtTalk span {
	font-weight: bold;
}
	@media(min-width:1px) and (max-width:480px){
		#frgppl .txtTalk {
			font-size: 14px;
			line-height: 170%;
		}
		#frgppl .txtTalk li {
			padding: 0 0 25px;
		}
	}
	@media(min-width:1px) and (max-width:415px){
		#frgppl .txtTalk {
			font-size: 12px;
			line-height: 170%;
		}
	}
	@media(min-width:1px) and (max-width:360px){
		#frgppl .txtTalk {
			font-size: 11px;
			line-height: 170%;
		}
	}

#frgppl .pager {
	margin: 10px 0 0;
	text-align: center;
}
#frgppl .pager li {
	display: inline-block;
	padding: 0 3px;
}
#frgppl .pager li a {
	display: block;
	width: 10px;
	height: 10px;
	content: "";
}
#frgppl .pager li.square a {
	background: url(../img/vol03/icn_pager_suqare.png) no-repeat 0 0;
	background-size: 10px 10px;
}
#frgppl .pager li.surcle a {
	background: url(../img/vol03/icn_pager_surcle.png) no-repeat 0 0;
	background-size: 10px 10px;
}
#frgppl .pager li.triangle a {
	background: url(../img/vol03/icn_pager_triangle.png) no-repeat 0 0;
	background-size: 10px 10px;
}
#frgppl .pager li.square a.active,
#frgppl .pager li.square a:hover {
	background: url(../img/vol03/icn_pager_suqare_on.png) no-repeat 0 0;
	background-size: 10px 10px;
}
#frgppl .pager li.surcle a.active,
#frgppl .pager li.surcle a:hover {
	background: url(../img/vol03/icn_pager_surcle_on.png) no-repeat 0 0;
	background-size: 10px 10px;
}
#frgppl .pager li.triangle a.active,
#frgppl .pager li.triangle a:hover {
	background: url(../img/vol03/icn_pager_triangle_on.png) no-repeat 0 0;
	background-size: 10px 10px;
}

#frgppl .tipBox {
	position: relative;
	display: inline-block;
}
#frgppl .tipBox .tipTxt {
	display: none;
	position: absolute;
	bottom: -100%;
	width: 300px;
	padding: 40px 20px 20px;
	background-color: rgba(242,89,9,0.95);
	color: #fff;
	font-size: 14px;
	line-height: 160%;
	z-index: 900;
}
#frgppl .tipBox .tip01 {
	width: 180%;
}
#frgppl .tipBox .tip02 {
	width: 180%;
}
#frgppl .tipBox .tip03 {
	width: 100%;
}
#frgppl .tipBox .tip_close {
	position: absolute;
	top: 10px;
	right: 13px;
}

#frgppl .txtsize {
	padding: 0 0 8%;
	font-size: 18px;
	line-height: 170%;
}
	@media(min-width:1px) and (max-width:480px){
		#frgppl .txtsize {
			font-size: 14px;
			line-height: 170%;
		}
		#frgppl .tipBox .tipTxt {
			font-size: 12px;
		}
	}
	@media(min-width:1px) and (max-width:415px){
		#frgppl .txtsize {
			font-size: 12px;
			line-height: 170%;
		}
		#frgppl .tipBox .tipTxt {
			font-size: 11px;
		}
	}
	@media(min-width:1px) and (max-width:360px){
		#frgppl .txtsize {
			font-size: 11px;
			line-height: 170%;
		}
		#frgppl .tipBox .tipTxt {
			font-size: 10px;
		}
	}

.svgtitle {
	position: relative;
}

/* contHeader
---------------------------------------------------------*/
#frgppl #contHeader {
	padding: 0 0 0%;
	background: #fff67b url(../img/vol03/contheader_bg.jpg) no-repeat 0 bottom;
	background-size: contain;
}
#frgppl #contHeader #people {
	position: absolute;
	top: 15%;
	width: 100%;
}
#frgppl #contHeader h1 {
	position: relative;
	padding: 6.25% 0 3.6%;
	z-index: 100;
	opacity: 0;
}
#frgppl #contHeader #vjunit {
	position: absolute;
	right: 0px;
	width: 46.8%;
}
#frgppl #contHeader h2 {
	position: relative;
	width: 46.8%;
	margin: 0 0 0 auto;
	z-index: 100;
}
#frgppl #contHeader .img {
	margin-top: -14%;
	padding: 0 0 8.9%;
}
#frgppl #contHeader h3 {
	width: 97.1%;
	padding: 0 0 7.8%;
}
#frgppl #contHeader p.txtsize {
	color: #005af1;
}
#frgppl #contHeader h2,
#frgppl #contHeader .img,
#frgppl #contHeader h3,
#frgppl #contHeader p.txtsize {
	position: relative;
	opacity: 0;
}
/* #cont01
---------------------------------------------------------*/
#frgppl #cont01 {
	padding: 0 0 5%;
	background: #fff35c;
}

/* cont01_01 */
#frgppl .cont01_01 {
	position: relative;
}
#frgppl #cont01 #howto {
	position: absolute;
	top: 29%;
	left: 50%;
	margin-left: -36.8%;
	width: 73.6%;
}
#frgppl .cont01_01 h2 {
	width: 73.6%;
	padding: 5% 0 5%;
	margin: 0 auto;
}
#frgppl .cont01_01 .youtube {
	position: relative;
	width: 89.2%;
	margin: 0 auto;
	z-index: 100;
	padding-top: 56.25%;
	opacity: 0;
}
#frgppl .cont01_01 .youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
#frgppl .cont01_01 .ppl {
	position: relative;
	padding: 7.6% 0 100%;
}
#frgppl .cont01_01 .ppl01,
#frgppl .cont01_01 .ppl02,
#frgppl .cont01_01 .ppl03 {
	position: absolute;
	z-index: 100;
	opacity: 0;
}
#frgppl .cont01_01 .ppl01 {
	width: 38.9%;
	margin-top: 7.6%;
	left: -3%;
}
#frgppl .cont01_01 .ppl02 {
	width: 43%;
	margin-top: 7.6%;
	right: -1.4%;
}
#frgppl .cont01_01 .ppl03 {
	width: 41.6%;
	margin-top: 47.3%;
	left: 23.75%;
}
#frgppl #cont01 .imgGrap li {
	position: absolute;
}
#frgppl #cont01 .imgGrap .g01 { 
	top: 25%; left: -22%;
	width: 62.3%;
 }
#frgppl #cont01 .imgGrap .g02 { 
	top: 60%; right: -15%;
	width: 46%;
}
#frgppl #cont01 .imgGrap .g03 {
	bottom: -23%; left: -33%;
	width: 71.25%;
}
.imgGraptop .g01,
.imgGrap .g01,
.imgGrap .g02,
.imgGrap .g03 {
	-moz-transform-origin:50%;
	-webkit-transform-origin:50%;
}


/* cont01_02 */
#frgppl #cont01 #world {
	position: absolute;
	top: 3%;
	width: 85.7%;
}
#frgppl .cont01_02 h2 {
	position: relative;
	width: 85.8%;
	padding: 1% 0 5.4%;
	z-index: 100;
}
#frgppl .cont01_02 h3 {
	position: relative;
	width: 71.7%;
	padding: 0 0 10.8% 0;
	z-index: 100;
}
#frgppl .cont01_02 .txtTalk {
	color: #d45200;
}
#frgppl .cont01_02 .slideWrap {
	width: 100%;
	margin: 8% 0;
}
#frgppl #cont01 .slideWrap02 {
	width: 94%;
	margin: 8% 0 4% 0;
	padding: 0 5% 0 1%;
/* 	width: 96.875%; */
/* 	margin: 8% 0 4% 3.125%; */
/* 	padding: 8% 3% 4% 3%; */
}
#frgppl #cont01 .slideimg02 li {
	width: 13.1% !important;
	margin: 0 12px;
}
#frgppl #cont01 .slideWrap02 {
	position: relative;
	overflow: hidden;
}

#frgppl #cont01 .slideimg02 li {
	width: 13.1% !important;
	margin: 0 12px;
}
#frgppl #cont01 .slideWrap02 {
	position: relative;
	overflow: hidden;
}
#frgppl #cont01 .slideWrap02 .bx-viewport {
	overflow: visible !important;
}
#frgppl #cont01 .slideWrap02 .bx-viewport li{
	overflow:hidden;
}

#frgppl .cont01_02 h2,
#frgppl .cont01_02 h3,
#frgppl .cont01_02 .txtTalk01,
#frgppl .cont01_02 .txtTalk02,
#frgppl .cont01_02 .txtTalk03,
#frgppl .cont01_02 .txtTalk04,
#frgppl .cont01_02 .txtTalk05,
#frgppl .cont01_02 .txtTalk06,
#frgppl .cont01_02 .slideWrap {
	position: relative;
	opacity: 0;
}


/* #cont02
---------------------------------------------------------*/
#frgppl #cont02 .txtTalk {
	color: #d45200;
}

/* cont02_01 */
#frgppl .cont02_01 {
	position: relative;
	padding: 0 0 5%;
	background: #d8e1f1;
	background: #d8e1f1 url(../img/vol03/cont02_bg.jpg) no-repeat 0 top;
	background-size: contain;
}
#frgppl .cont02_01 .contttl {
	position: relative;
}
#frgppl #cont02 #beginning {
	position: absolute;
	top: 9%;
	width: 97%;
}
#frgppl .cont02_01 h2 {
	position: relative;
	width: 97%;
	z-index: 100;
	padding: 5.3% 0;
}
#frgppl .cont02_01 h3 {
	position: relative;
	width: 71.3%;
	padding: 0 0 11.3%;
	z-index: 100;
}
#frgppl .cont02_01 .imgGrap .g01 { 
	top: 36%; left: 55%;
	width: 46.6%;
}
#frgppl .cont02_01 .img {
	position: relative;
	padding: 5% 0 0;
	z-index: 300;
}
#frgppl .cont02_01 .imgGrap .g02 { 
	bottom: 15%; left: -12%;
	width: 59.5%;
}
/* cont02_02 */
#frgppl .cont02_02 {
	position: relative;
	margin-top : -28%;
	clear: both;
	padding: 30% 0 8%;
	background: #c8d7f1 url(../img/vol03/cont02_2_bg.jpg) no-repeat 0 top;
	background-size: contain;
	z-index: 200;
}
#frgppl .cont02_02 .img {
	position: relative;
	z-index: 100;
}
#frgppl .cont02_02 .slideWrap {
	width: 100%;
	margin: 8% 0;
}
#frgppl .cont02_02 .slideWrap .slideimg li {
	width: 19.7% !important;
	margin: 0 15px;
}
#frgppl .cont02_02 .slideWrap .slideimg li.youtube {
	position: relative;
/* 	width: 80.4%; */
/* 	padding-top: 56.25%; */
	padding-top: 43.4%;
}
#frgppl .cont02_02 .slideWrap .slideimg li.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 25% !important;
}
#frgppl .cont02_02 .slideWrap {
	position: relative;
	overflow: hidden;
}
#frgppl .cont02_02 .slideWrap .bx-viewport {
/* 	overflow: visible !important; */
	height: 300px !important;
}
	@media(min-width:1px) and (max-width:600px){
		#frgppl .cont02_02 .slideWrap .bx-viewport {
			height: 280px !important;
		}
	}
	@media(min-width:1px) and (max-width:560px){
		#frgppl .cont02_02 .slideWrap .bx-viewport {
			height: 240px !important;
		}
	}
	@media(min-width:1px) and (max-width:480px){
		#frgppl .cont02_02 .slideWrap .bx-viewport {
			height: 210px !important;
		}
	}
	@media(min-width:1px) and (max-width:420px){
		#frgppl .cont02_02 .slideWrap .bx-viewport {
			height: 180px !important;
		}
	}
	@media(min-width:1px) and (max-width:380px){
		#frgppl .cont02_02 .slideWrap .bx-viewport {
			height: 160px !important;
		}
	}
	@media(min-width:1px) and (max-width:330px){
		#frgppl .cont02_02 .slideWrap .bx-viewport {
			height: 140px !important;
		}
	}

#frgppl #cont02 .imgGrap li {
	position: absolute;
}
#frgppl .cont02_02 .imgGrap .g03 {	
	bottom: 26%; right: -10%; 
	width: 49.5%;
}

#frgppl .cont02_01 h2,
#frgppl .cont02_01 h3,
#frgppl .cont02_01 .txtTalk01,
#frgppl .cont02_01 .txtTalk02,
#frgppl .cont02_01 .txtTalk03,
#frgppl .cont02_02 .txtTalk01,
#frgppl .cont02_02 .txtTalk02,
#frgppl .cont02_02 .txtTalk03,
#frgppl .cont02_01 .img img,
#frgppl .cont02_02 .img img,
#frgppl #cont02 .slideWrap {
	position: relative;
	opacity: 0;
}


/* #cont03
---------------------------------------------------------*/
#frgppl #cont03 {
/* 	background: #fff574; */
	background: #fff574 url(../img/vol03/cont03_bg.jpg) no-repeat 0 top;
	background-size: contain;
}
#frgppl #cont03 .ttl {
	position: relative;
}
#frgppl #cont03 #creation {
	position: absolute;
	top: 2%;
	width: 97%;
}
#frgppl #cont03 h2 {
	width: 97%;
	padding: 1% 0 5.4%;
}
#frgppl #cont03 h3 {
	width: 84.9%;
	padding: 0 0 8%;
}
#frgppl #cont03 .imgGrap .g01 { 
	top: 132%; right: -16%;
	width: 69.3%;
}
#frgppl #cont03 .img {
	position: relative;
	padding: 0 0 10.7%;
	z-index: 100;
}
#frgppl #cont03 .txtTalk,
#frgppl #cont03 .txtTalk .tiplink {
	color: #0000fe;
}
#frgppl #cont03 .slideWrap {
	position: relative;
	width: 89%;
	margin: 3% 0 8% 0;
	padding: 0 5.5% 0 5.5%;
	z-index: 100;
}
#frgppl #cont03 .slideWrap {
	position: relative;
	overflow: hidden;
}
#frgppl #cont03 .slideWrap .bx-viewport {
	overflow: visible !important;
}
#frgppl #cont03 .slideimg li {
	width: 6.65% !important;
	margin: 0 12px;
}
#frgppl #cont03 .imgGrap li {
	position: absolute;
}
#frgppl #cont03 .imgGrap .g02 {
	bottom: -15%; left: -12%;
	width: 46%;
}

#frgppl #cont03 h2,
#frgppl #cont03 h3,
#frgppl #cont03 .img,
#frgppl #cont03 .txtTalk01,
#frgppl #cont03 .txtTalk02,
#frgppl #cont03 .txtTalk03,
#frgppl #cont03 .slideWrap {
	position: relative;
	opacity: 0;
}


/* #cont04
---------------------------------------------------------*/
#frgppl #cont04 {
/* 	background: #ead9de; */
	background: #ead9de url(../img/vol03/cont04_bg.gif) no-repeat 0 top;
	background-size: contain;
}
#frgppl #cont04 .txtTalk {
	color: #1d2088;
}

/* cont04_01 */
#frgppl #cont04 #continues {
	position: absolute;
	top:  9%;
	width: 97.6%;
}
#frgppl .cont04_01 h2 {
	width: 97.6%;
	padding: 5.4% 0 5.4%;
}
#frgppl .cont04_01 h3 {
	width: 82.8%;
	padding: 0  0 12.5%;
}
#frgppl .cont04_01 .img {
	position: relative;
	padding: 0 0 11%;
	z-index: 100;
}
#frgppl #cont04 .cont04_01,
#frgppl #cont04 .cont04_01 .ttl {
	position: relative;
}
#frgppl #cont04 .imgGrap li {
	position: absolute;
}
#frgppl #cont04 .imgGrap .g01 {
	top: 50%; left: 45%;
	width: 41%;
}
/* cont04_02 */
#frgppl #cont04 .cont04_02 .ttl {
	position: relative;
}
#frgppl #cont04 #visions {
	position: absolute;
	top:  1%;
	width: 74%;
}
#frgppl .cont04_02 h2 {
	position: relative;
	width: 74%;
	padding: 0 0 5.4%;
	z-index: 100;
}
#frgppl .cont04_02 h3 {
	width: 82.8%;
	padding: 0 0 10.8%;
}
#frgppl #cont04 .imgGrap .g02 { 
	top: -70%; left: -20%;
	width: 57.7%;
}
#frgppl #cont04 .slideWrap {
	width: 94%;
	margin: 11% 0 0 0;
	padding: 0 5% 11% 1%;
}
#frgppl #cont04 .slideWrap {
	position: relative;
	overflow: hidden;
}
#frgppl #cont04 .slideWrap .bx-viewport {
	overflow: visible !important;
}
#frgppl #cont04 .slideimg li {
/* 	width: 61.9%; */
	width: 6.3% !important;
	margin: 0 12px;
}

#frgppl .cont04_01 h2,
#frgppl .cont04_01 h3,
#frgppl .cont04_01 .img,
#frgppl .cont04_01 .txtTalk01,
#frgppl .cont04_01 .txtTalk02,
#frgppl .cont04_01 .txtTalk03,
#frgppl .cont04_01 .txtTalk04,
#frgppl .cont04_02 .txtTalk05,
#frgppl .cont04_02 .txtTalk06,
#frgppl .cont04_02 .txtTalk07,
#frgppl .cont04_02 h2,
#frgppl .cont04_02 h3,
#frgppl .cont04_02 .img img,
#frgppl .slideWrap {
	position: relative;
	opacity: 0;
}



/* #cont05
---------------------------------------------------------*/
#frgppl #cont05 {
	background: #fff;
}
#frgppl #cont05 .cont_inr {
	padding-top: 12.5%;
	padding-bottom: 19.6%;
	width: 66.6%;
	margin: 0 auto; 
}
#frgppl #cont05 #works {
	position: absolute;
	left: 50%;
	margin-left: -17.6%;
	width: 35.2%;
}
#frgppl #cont05 h2 {
	width: 35.2%;
	padding: 0 0 10.7%;
	margin: 0 auto;
}
#frgppl #cont05 h2,
#frgppl #cont05 .slideWrap {
	position: relative;
	opacity: 0;
}
#frgppl #cont05 .slideWrap {
	position: relative;
}
#frgppl #cont05 ul.slideimg {
	width: 71.25%;
	margin: 0 auto;
}
#frgppl #cont05 ul.slideimg li img {
	width: 100%;
}
#frgppl #cont05 .pager {
	text-align: center;
}
#frgppl #cont05 .pager li.square a {
	background: url(../img/vol03/icn_pager_suqare02.png) no-repeat 0 0;
	background-size: 10px 10px;
}
#frgppl #cont05 .pager li.surcle a {
	background: url(../img/vol03/icn_pager_surcle02.png) no-repeat 0 0;
	background-size: 10px 10px;
}
#frgppl #cont05 .pager li.triangle a {
	background: url(../img/vol03/icn_pager_triangle02.png) no-repeat 0 0;
	background-size: 10px 10px;
}
#frgppl #cont05 .pager li.square a.active,
#frgppl #cont05 .pager li.square a:hover {
	background: url(../img/vol03/icn_pager_suqare_on.png) no-repeat 0 0;
	background-size: 10px 10px;
}
#frgppl #cont05 .pager li.surcle a.active,
#frgppl #cont05 .pager li.surcle a:hover {
	background: url(../img/vol03/icn_pager_surcle_on.png) no-repeat 0 0;
	background-size: 10px 10px;
}
#frgppl #cont05 .pager li.triangle a.active,
#frgppl #cont05 .pager li.triangle a:hover {
	background: url(../img/vol03/icn_pager_triangle_on.png) no-repeat 0 0;
	background-size: 10px 10px;
}

#frgppl #cont05 .bx-controls-direction a {
	position: absolute;
	top: 50%;
	display: block;
	width: 61px;
	height: 61px;
	margin-top: -31px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#frgppl #cont05 .bx-controls-direction a.bx-prev {
	left: -21%;
	background: url(../img/vol03/cont05_btn_pev.png) no-repeat 0 0;
	background-size: 61px 61px;
}
#frgppl #cont05 .bx-controls-direction a.bx-next {
	right: -21%;
	background: url(../img/vol03/cont05_btn_next.png) no-repeat 0 0;
	background-size: 61px 61px;
}
	@media(min-width:1px) and (max-width:480px){
		#frgppl #cont05 .bx-controls-direction a {
			width: 30px;
			height: 30px;
			margin-top: -15px;
		}
		#frgppl #cont05 .bx-controls-direction a.bx-prev {

			background-size: 30px 30px;
		}
		#frgppl #cont05 .bx-controls-direction a.bx-next {

			background-size: 30px 30px;
		}
	}
	@media(min-width:1px) and (max-width:400px){
		#frgppl .pager li {
			padding: 0 1px;
		}
	}

/* #cont06
---------------------------------------------------------*/
#frgppl #cont06 {
	color: #fff;
	background: #f25909;
}
#frgppl #cont06 .cont_inr {
	padding-top: 16.7%;
}
#frgppl #cont06 #profile {
	position: absolute;
	left: 50%;
	margin-left: -17.6%;
	width: 32.5%;
}
#frgppl #cont06 h2 {
	width: 32.5%;
	padding: 0 0 10.5%;
	margin: 0 auto;
}
#frgppl #cont06 .img {
	padding: 0 0 5%;
}
#frgppl #cont06 h3 {
	padding: 0 0 8.9%;
	text-align: center;
}
#frgppl #cont06 h4 {
	width: 32.6%;
	padding: 0 0 8.9%;
	margin: 0 auto;
}
#frgppl #cont06 p.txtsize {
	padding: 0 0 5%;
}
#frgppl #cont06 p.txtsize+p.txtsize {
	padding: 0 0 13.4%;
}
#frgppl #cont06 p.txtsize a {
	color: #fff;
	text-decoration: underline;
}
#frgppl #cont06 .btn_link {
	padding: 0 0 6%;
}
#frgppl #cont06 .btn_link li {
	padding: 0 0 8%;
}
#frgppl #cont06 .btn_sns {
	display: table;
	width: 53.6%;/* 300px */
	margin: 0 auto 10.7%;
	text-align: center;
}
#frgppl #cont06 .btn_sns p {
	display: table-cell;
	width: 35%;
	line-height: 100%;
	vertical-align: middle;
	padding: 0 5% 0 0;
}
#frgppl #cont06 .btn_sns ul {
	display: table-cell;
	vertical-align: middle;
}
#frgppl #cont06 .btn_sns ul li {
	display: inline-block;
	width: 36%;
	padding: 0 3%;
}
#frgppl #cont06 .txt_copy {
	width: 72.8%;
	padding: 0 0 5.4%;
	margin: 0 auto;
}
#frgppl #cont06 .contfoot {
	padding: 6.25% 0;
	text-align: center;
	border-top: 1px solid #fff;
}
#frgppl #cont06 .contfoot img {
	width: 53.6%;
}

#frgppl #cont06 h2,
#frgppl #cont06 h3,
#frgppl #cont06 h4,
#frgppl #cont06 .img,
#frgppl #cont06 .txtTalk01,
#frgppl #cont06 .txtTalk02,
#frgppl #cont06 .btn_link,
#frgppl #cont06 .btn_sns,
#frgppl #cont06 .txt_copy,
#frgppl #cont06 .contfoot {
	position: relative;
	opacity: 0;
}

/*==================================================
modal
==================================================*/
#frgppl_modal {
	width: 100%;
	padding: 20% 0 0;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	background-color: rgba(255,255,255,0.96);
}
#frgppl_modal #modal_works {
	position: relative;
	width: 75%;
	margin: 0 auto;
/* 	padding: 0 12.5%; */
}
#frgppl_modal #modal_works .img {
	padding :0 0 8%;
}
#frgppl_modal #modal_works .youtube {
	position: relative;
	width: 100%;
	margin: 0 auto 8%;
/* 	padding-top: 56.25%; */
	padding-top: 48.9%;
}
#frgppl_modal #modal_works .youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

#frgppl_modal #modal_works .txt {
	padding :0 0 10%;
	color: #005af1;
	font-size: 16px;
	line-height: 180%;
}
#frgppl_modal #modal_works h2 {
	padding: 0 0 8%;
	font-weight: bold;
	font-size: 104%;
}

	@media(min-width:1px) and (max-width:480px){
		#frgppl_modal #modal_works .txt {
			font-size: 14px;
			line-height: 180%;
		}
	}
	@media(min-width:1px) and (max-width:360px){
		#frgppl_modal #modal_works .txt {
			font-size: 11px;
			line-height: 180%;
		}
	}
	
#frgppl_modal .btn_close {
	position: absolute;
	top: -8%;
	right: -10%;
	width: 8.3%;
}
#frgppl_modal .controll li {
	width: 27.5%;
}
#frgppl_modal .controll li.pev {
	float: left;
}
#frgppl_modal .controll li.next {
	float: right;
}
#frgppl_modal .btn_close02 {
	clear: both;
	padding: 10.4% 0 18.75%;
}


/*==================================================
clearfix
==================================================*/
#frgppl .cont04_02:after,
#frgppl #cont05 .slideWrap:after,
#frgppl #cont05 .slideimg:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
