@charset "UTF-8";
html{ overflow:auto; height: 100%; color:#000;background:#FFF}
html {font-size: 100%;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,figure,figcaption{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
abbr,acronym{border:0;font-variant:normal}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{font-size:100%}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section { display: block }
caption { text-align: left; }
img { vertical-align: top; }
main {display: block;overflow:hidden;/* for IE */}
li { list-style: none;  }
img { width: 100%; height: auto; }


/*==================================================
Body_Bace
==================================================*/
body {
/* 	overflow: hidden; */
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 170%;
	color: #333;
	letter-spacing: 0.03em;
	background: #fff;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo;
	word-wrap: break-word;
}
#frgppl {
	position: relative;
}
#frgppl .header,
#frgppl .cont_inr,
#frgppl .footer_inr {
	width: 87.5%;/* 560px */
	padding: 0 6.25%;
}
/*------ link ------*/
a , .a:hover {
	color: #333;
	text-decoration: none; 
}

/*==================================================
#Header
==================================================*/ 
#frgppl #header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px solid #ffff00;
	background: #fff;
	z-index: 999;
}
#frgppl .header {
	padding-top: 6.25%;
	padding-bottom: 3.1%;
}
#frgppl .header h1 {
	position: relative;
	width: 35.178%;
	float: left;
	z-index: 100;
}
#frgppl .header .btn_open {
	position: relative;
	width: 6.964%;
	padding: 0.5% 0 0;
	float: right;
	z-index: 9991;
}

/* gnav */
#frgppl #gnav {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	overflow: auto;
	width: 100%;
	background-color: rgba(223,67,131,0.9); 
	z-index: 9991;
}
#frgppl #gnav .gnav {
	position: relative;
	padding: 8% 0 31.25%;
	margin: 0 auto;
}
#frgppl #gnav .btn_toTop {
	width: 53.4%;
	margin: 0 auto;
	padding: 2% 0 7.8%;
}
#frgppl #gnav ul {
	margin: 0 0 20%;
	text-align: center;
}
#frgppl #gnav ul li {
	text-align: center;
	margin: 0 auto 9%;
}

#frgppl #gnav ul li.gnav01 { width: 26.7%; }
#frgppl #gnav ul li.gnav02 { width: 37.5%; }
#frgppl #gnav ul li.gnav03 { width: 53.9%; }
#frgppl #gnav ul li.gnav04 { width: 33.5%; }
#frgppl #gnav ul li.gnav05 { width: 30%; }
#frgppl #gnav ul li.gnav06 { width: 33.2%; }

#frgppl #gnav .btn_close02 {
	width: 60%;
	margin: 0 auto;
}
#frgppl #gnav .btn_close {
	position: absolute;
	top: 3%;
	right: 7%;
	width: 4.68%;
}

/*================================================== 
#main
==================================================*/
#main {
	padding: 17% 0 0;
}

/* txt */
.cont_inr .txt {
	font-size: 18px;
	line-height: 170%;
}
.cont_inr .txt a {
	text-decoration: underline;
}
	@media(min-width:1px) and (max-width:480px){
		.cont_inr .txt {
			font-size: 14px;
			line-height: 170%;
		}
	}
	@media(min-width:1px) and (max-width:415px){
		.cont_inr .txt {
			font-size: 12px;
			line-height: 170%;
		}
	}
	@media(min-width:1px) and (max-width:360px){
		.cont_inr .txt {
			font-size: 11px;
			line-height: 170%;
		}
	}

/* btn_next */
.btn_next {
	display: block;
	width: 14.6%;
	margin: 11% auto 8.6%;
}



/*================================================== 
contHeader
==================================================*/
#contHeader { /* .cont_inr: 580px */
	opacity: 0;
	padding: 25% 0 7.8%;
	background: url(../img/contread_img01.png) no-repeat 0 0;
	background-size: contain;
}
#contHeader h1 {
	width: 84.5%;
	padding: 0 0 3.4%;
}
#contHeader h2 {
	width: 33.8%;
	float: left;
	padding: 2.5% 0 18% 2.4%;
}
#contHeader .txt01 {
	width: 27.2%;
	float: left;
	margin: 0 0 0 20.7%;
}
#contHeader .txt02 {
	width: 60.2%;
	padding: 0 0 9.5% 6.9%;
}
#contHeader .btn_scroll {
	width: 14.6%;
	margin: 0 auto;
}


/*================================================== 
cont01
==================================================*/
#cont01 {
	padding: 7% 0 0;
	background: url(../img/cont01_img01.jpg) no-repeat 0 0;
	background-size: contain;
}
#cont01 h2 {
	width: 44.8%;
	padding: 0 0 95% 51.2%;
}
#cont01 .txt {
	color: #465425;
}

/*================================================== 
cont02
==================================================*/
#cont02 {
	padding: 7% 0 0;
	background: url(../img/cont02_img01.jpg) no-repeat 0 0;
	background-size: contain;
}
#cont02 h2 {
	width: 44.3%;
	padding: 0 0 95% 1.2%;
}
#cont02 .txt {
	color: #442d9b;
}
#cont02 .txt a {
	color: #442d9b;
}

/*================================================== 
cont03
==================================================*/
#cont03 {
	padding: 7% 0 0;
	background: url(../img/cont03_img01.jpg) no-repeat 0 0;
	background-size: contain;
}
#cont03 h2 {
	width: 44.8%;
	padding: 0 0 125% 0;
}
#cont03 .txt {
	color: #eb0010;
}


/*================================================== 
cont04
==================================================*/
#cont04 {
	padding: 7% 0 0;
	background: url(../img/cont04_img01.jpg) no-repeat 0 0;
	background-size: contain;
}
#cont04 h2 {
	width: 44.5%;
	padding: 0 0 73% 52.4%;
}
#cont04 .txt {
	color: #137097;
}


/*================================================== 
cont05
==================================================*/
#cont05 {
	padding: 7% 0 18.6%;
	background: url(../img/cont05_img01.jpg) no-repeat 0 0;
	background-size: contain;
}
#cont05 h2 {
	width: 51.7%;
	padding: 0 0 120% 0;
}
#cont05 .txt {
	color: #cf3f7b;
}
#cont05 .txt a {
	color: #cf3f7b;
}


/*================================================== 
works
==================================================*/
#works {
	padding: 3%;
	background: url(../img/works_bg.jpg) no-repeat 0 0;
	background-size: cover;
}
#works .cont_inr {
	width: 93.4%; /* 560px */
	padding: 6.25% 3.3% 8%;
	background: #fff;
}
#works h2 {
	width: 27.5%;
	padding: 0 0 9%;
	margin: 0 auto;
}
#works .bx-wrapper {
	width: 65.1%;
	margin: 0 auto;
}
#works .bx-wrapper li {
	padding: 0 1px;
}
#works .bx-wrapper li img {
	padding : 0 0 5px;
}
#works li a span {
	color: #d2407d;
	font-size: 14px;
	line-height: 100%;
}
#works li a span span {
	display: block;
}
	@media(min-width:1px) and (max-width:480px){
		#works li a span {
			font-size: 12px;
			line-height: 90%;
		}
	}
	@media(min-width:1px) and (max-width:360px){
		#works li a span {
			font-size: 10px;
			line-height: 100%;
		}
	}


/* slide */
#works .bx-wrapper {
	position: relative;
}
#works .bx-controls-direction a {
	position: absolute;
	top: 50%;
	outline: 0;
	width: 28px;
	height: 85px;
	margin-top: -55px;
	text-indent: -9999px;
	z-index: 998;
}
#works .bx-wrapper .bx-prev {
	left: -56px;
	background: url(../img/works_btn_pev.png) no-repeat 0 0;
	background-size: 28px 85px;
}
#works .bx-wrapper .bx-next {
	right: -56px;
	background: url(../img/works_btn_next.png) no-repeat 0 0;
	background-size: 28px 85px;
}
	@media(min-width:1px) and (max-width:480px){
		#works .bx-controls-direction a {
			width: 19px;
			height: 59px;
		}
		#works .bx-wrapper .bx-prev {
			left: -25%;
			background-size: 19px 59px;
		}
		#works .bx-wrapper .bx-next {
			right: -25%;
			background-size: 19px 59px;
		}
	}


/*================================================== 
profile
==================================================*/
#profile {
	padding: 11.25% 0 0;
	background: url(../img/profile_bg01.jpg) no-repeat 0 0;
	background-size: contain;
}
#profile .cont_inr {
	padding-bottom: 20.7%;
	background: url(../img/profile_bg02.jpg) no-repeat 0 bottom;
	background-size: contain;
}
#profile h2 {
	width: 23.6%;
	margin: 0 auto 10.3%;
}
#profile .img {
	width: 34%;
	float: left;
	padding: 0 0 10%;
}
#profile .img figcaption {
	width: 84%;
	padding: 13% 0 0;
}
#profile .txt {
	width: 60%;
	float: right;
	padding: 0 0 10%;
	font-size: 16px;
}
	@media(min-width:1px) and (max-width:480px){
		#profile .txt {
			font-size: 14px;
			line-height: 170%;
		}
	}
	@media(min-width:1px) and (max-width:415px){
		#profile .txt {
			font-size: 12px;
			line-height: 170%;
		}
	}
	@media(min-width:1px) and (max-width:360px){
		#profile .txt {
			font-size: 11px;
			line-height: 170%;
		}
	}
#profile .btn {
	display: block;
	clear: both;
	margin: 0 0 12%;
}
#profile .btn_sns {
	text-align: center;
}
#profile .btn_sns p {
	width: 12.4%;
	padding: 0 0 4%;
	margin: 0 auto;
}
#profile .btn_sns li {
	display: inline-block;
	width: 12.5%;
	padding: 0 2%;
}




#cont01,
#cont01 h2,
#cont01 .txt,
#cont02,
#cont02 h2,
#cont02 .txt,
#cont03,
#cont03 h2,
#cont03 .txt,
#cont04,
#cont04 h2,
#cont04 .txt,
#cont05,
#cont05 h2,
#cont05 .txt,
#works,
#works h2,
#works .slideWrap,
#profile,
#profile h2,
#profile .img,
#profile .txt,
#profile .btn {
	position: relative;
	opacity: 0;
}
/*================================================== 
Footer 
==================================================*/
#footer {
	border-top: 1px solid #eee;
}
#frgppl #footer .pagetop {
	text-align: center;
	background: #fff;
}
#frgppl #footer .pagetop a {
	display: block;
	padding: 7% 0;
}
#frgppl #footer .pagetop img {
	width: 15.9%;
}

#frgppl #footer .foot_bucknumber {
	overflow: hidden;
	padding: 13% 0 16.4%;
	background: #eee;
}
#frgppl #footer .foot_bucknumber h2 {
	padding: 0 0 45px;
	font-size: 32px;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 115%;
	font-family: 'Roboto', sans-serif;
}
	@media(min-width:1px) and (max-width:480px){
		#frgppl #footer .foot_bucknumber h2 {
			font-size: 24px;
			line-height: 115%;
		}
	}
#frgppl #footer .foot_bucknumber .tmbWrap {
	width: 96%;
	margin: 0 0 0 0;
	padding: 0 3% 0 3%;
}
#frgppl #footer .foot_bucknumber .tmbWrap li {
	width: 7.2% !important;
	margin: 0 6px;
}
#frgppl #footer .foot_bucknumber .tmbWrap {
	position: relative;
	overflow: hidden;
}
#frgppl #footer .foot_bucknumber .tmbWrap .bx-viewport {
	overflow: visible !important;
}
#frgppl #footer {
	background: #eee url(../img/footer_bg.gif) no-repeat 0 bottom;
	background-size: contain;
}
#frgppl #footer .footer {
	padding: 20% 0 5%;
}
#frgppl #footer .footer h1 {
	width: 33.6%;
	float: left;
}
#frgppl #footer .footer .footnav li a {
	font-family: 'Roboto', sans-serif;
}
#frgppl #footer .footercopyright {
	width: 56.5%;
	float: right;
	padding: 5% 0 0;
}
#frgppl #footer .footercopyright p {
	line-height: 100%;
}
#frgppl #footer .footercopyright .name {
	width: 52%;
	margin: 0 0 4% auto;
}


/*==================================================
clearfix
==================================================*/
#frgppl .header:after,
#frgppl .cont_inr:after,
#frgppl #footer .foot_bucknumber:after,
#frgppl #footer .footer:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


/*==================================================
common -- style 
==================================================*/
.mb5 { margin-bottom: 5px !important;}


/*==================================================
modal
==================================================*/
#frgppl_modal {
	width: 100%;
	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%;
	padding: 13% 0 0;
	margin: 0 auto;
}
#frgppl_modal #modal_works .img {
	padding: 0 0 8%;
}
#frgppl_modal #modal_works .txt {
	padding :0 0 10%;
	color: #d2407d;
	font-size: 16px;
	line-height: 180%;
}
#frgppl_modal #modal_works .txt p+p {
	padding-top: 6%;
} 
#frgppl_modal #modal_works .txt p a {
	color: #d2407d;
	text-decoration: underline;
}
#frgppl_modal #modal_works h2 {
	padding: 0 0 3%;
	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: 30px;
	right: -7%;
	width: 8.3%;
}
	@media(min-width:1px) and (max-width:480px){
		#frgppl_modal .btn_close {
			top: 15px;
		}
	}
#frgppl_modal .controll li {
	width: 24.3%;
}
#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%;
}

/*==================================================
MODAL
==================================================*/
#mymodal #mymodalmask{

	overflow: auto;
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 100%;
	max-width: 100%;
	height: 99.5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#mymodal{
	position:fixed;
	z-index:1000;
	width:100%;
	height:100%;
	background-color: rgba(255,255,255,0.96); 
	top:0px;
	left:0px;
	display:none;
	z-index: 9991;
}




