@charset "utf-8";

* {	margin: 0px;}
body {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	text-align: center;
	-webkit-text-size-adjust: 100%;
	letter-spacing: 0.1em;
	border-top:3px solid #C03;
}
body p {
	
	padding-bottom:15px;
}

body, html, main {
    /* important */
    height: 100%;
}

img {
	border-style: none;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
#top_width {
	max-width: 1200px;
	margin: 0px auto;
}
div[id^="outline"] {
	max-width: 1200px;
	margin: 0px auto;
}
#navigation {	background:#fff; 	color: #333;padding-bottom:10px;}
#site_title {
	z-index: 1;
}
#title_big {
	display: none;
}
#stage {
	position:relative;
	background-image: url(images/denim-texture223.png); /* 背景画像 */
}
#stage ul {
	padding: 0px;
	position:relative;
}
#stage ul li {
	width: 100%;
	list-style-type: none;
	position:absolute;
	opacity: 0;
}
#stage img {
	max-width: 100%;
	height: auto;
}
#slide_control {
	position: absolute;
}
[id^='photo_'] {
	cursor: pointer;
}
#prev_button {
	cursor: pointer;
}
#next_button {
	cursor: pointer;
}
#play_stop {
	cursor: pointer;	
}
#main_img {
	background-image: url(images/denim-texture223.png); /* 背景画像 */
}
#navi_btn {
	position:fixed;
	top:0px;
	left:0px;
	cursor: pointer;
	z-index:3;
}

#nav {	position:fixed;	top:0px;	margin-left:-200px;	width:200px;	z-index:2;}
#nav ul {	padding: 0px;	background-color:rgba(255,255,255,1.00);}
#nav ul li {	list-style-type: none;}
#nav ul li a:link {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #4A4A4A;
	display:block;
	text-align:left;
	color: #333;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-in-out 0s;
	-moz-transition: color 0.3s ease-in-out 0s;
	-ms-transition: color 0.3s ease-in-out 0s;
	-o-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;}
	
#nav ul li a:visited {
	color: #333;
	border-bottom: 1px solid #434343;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	display: block;}

#nav ul li a:hover {
	color: #B9B9B9;
	text-decoration: none;}

h1 {font-size: 180%;	font-weight: normal;}

div[class^="textspace"] {	padding-top: 0px;	padding-bottom: 80px;	padding-left: 10px;	padding-right: 10px;	z-index: 1;	height:auto;	overflow:hidden;}
#textspace-footer {	padding-top: 30px;	padding-bottom: 30px;	padding-left: 5px;	padding-right: 5px;}


.content{color:#333;padding-top:60px;line-height:2;}
.content a:link {	color: #333;-webkit-transition: color 0.3s ease-in-out 0s;
	-moz-transition: color 0.3s ease-in-out 0s;
	-ms-transition: color 0.3s ease-in-out 0s;
	-o-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;}
.content a:visited {	color: #333;}
.content a:hover {	color: #666;}


.accordion {	min-width: 300px;	margin: 0 auto;	padding: 10px;}
.accordion .ac-content {	margin: 0 10px;}
.accordion input {	display: none;}
.accordion label {	display: block;	background: #EBEBEB;	cursor: pointer;border:3px solid #CCC;padding:10px;color:#000;margin-bottom:15px;font-size:18px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;font-weight:bold;}
.accordion label:hover {	background: #ccc;}
.accordion .ac-cont {	transition: 0.2s;	height: 0;	overflow: hidden;	padding: 0 10px;}
.accordion input:checked + .ac-cont {	height: auto;	padding: 10px;}







.smaller{font-size:80%;}


#introduction .content{background:url(images/introbg.png);color:#fff;font-size:20px;font-weight:bold;padding-bottom:50px;}



#data .content{background:#fbf6ed;color:#333;}
#data h1{margin:0px;margin-bottom:50px;}
#data #intro{margin-bottom:80px;}
#data p{margin-bottom:40px;}
#data .midasi img{width:600px;}
#data #uriage{padding-bottom:30px;}

#brand {  margin: 0px auto;    text-align: center;}
#brand .content{background:#FFC;padding-top:20px;}
#brand ul li {    display: inline-table;    padding: 0px 10px 15px;    vertical-align: middle;}

#brand2 .content{background:#FFF;}
#brand2 {  margin: 0px auto 20px;    text-align: center;}
#brand2 img{border-radius: 10px;-webkit-border-radius: 10px;	-moz-border-radius: 10px;}
#brand2 #tenpo{margin-bottom:40px;}
#brand2 #tenpo .list{    width:31%;display: inline-table;    padding: 0px ;    vertical-align: top;margin:10px;}
#brand2 #tenpo .listright {width:31%;    display: inline-table;    padding: 0px  ;  vertical-align: top;margin:10px;}
#brand2 #tenpo h2{margin-bottom:10px;}
#brand2 #tenpo h2 img{width:100%;}
#brand2 .bigger{color:#333;font-size:140%;:0px;}

#ouen h1{margin-bottom:50px;}
#ouen .content{background:#ebebeb;color:#33;padding:50px 00px;}
#ouen p{margin-bottom:40px;}
#ouen .ouenleft{width:48%;float:left;}
#ouen .ouenleft img{width:100%;}
#ouen .ouenright{width:48%;float:right;}
#ouen .ouenright img{width:100%;}


#careerup h1{margin-bottom:50px;}
#careerup h2{margin-bottom:10px;text-align:center;font-size:140%;font-weight:normal;}
#careerup .content{background:#fbf6ed;color:#333;padding-bottom:50px;}
#careerup #step{margin-bottom:40px;}
#careerup #step .stepleft{    width:31%;display: inline-table;    padding: 0px ;    vertical-align: top;margin:10px;text-align:left;}
#careerup #step .steplright {width:31%;    display: inline-table;    padding: 0px  ;  vertical-align: top;margin:10px;text-align:left;}
#careerup p{margin-bottom:40px;}







#movie h1{margin-bottom:50px;}
#movie .content{/*background:#e3014e;*/background:url(images/movie/bg.png);color:#fff;}
#movie p{margin-bottom:40px;}
#movie #intro{margin-bottom:70px;}
#movie #osusume{margin-bottom:70px;}

#message .content{background:url(images/message/bg.png);color:#333;padding-bottom:80px;border-top:5px solid #e92567;}
#message .content h1{margin-bottom:40px;}　
#message #intro{text-align:center;}
#message p{margin-bottom:0px;text-align:left;}
#message img.syacho {
	max-width: 250px;
	width: 100%;
	padding-bottom: 15px;
}
@media screen and (min-width: 768px) {
	#message img.syacho {
		float: right;
		padding: 0 0 10px 15px;
	}
}



#staff .content{background:url(images/staff/bg.png) ;color:#fff;margin:0px;padding:50px 0px 80px 0px;line-height:120%;}
#staff h1{margin-bottom:40px;}　
#staff p{margin-bottom:0px;}

/*staff個別*/
#staff_voice{text-align:left;background:url(images/staff/bg.png);padding-top:20px;padding-bottom:30px;}
#staff_voice #pagetitle{text-align:center;margin-bottom:30px;}
#staff_voice #logo{float:left;margin-right:10px;margin-bottom:20px;}
#staff_voice #logo img{width:80%;}
#staff_voice #name{float:left;margin-bottom:20px;font-size:150%;font-weight:bold;}
#staff_voice #intro{background:#FFFF00;color:#000;border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;padding:15px;margin-bottom:30px;font-size:20px;}
#staff_voice h2{margin:0px;margin-bottom:10px;color:#e3004f;}
#staff_voice .content{background:#fff;color:#333;padding:30px;width:800px;margin:0px auto;border-radius: 7px;-webkit-border-radius: 7px;-moz-border-radius: 7px;}
#staff_voice p{margin-bottom:40px;}
#staff_voice .content .staffimg img{width:100%;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
#staff_voice .content .staffimgsub img{float:right;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}



#recruit .content{background:#fff;color:#000;text-align:left;padding-bottom:50px;padding-top:20px;margin:0px auto;}
#recruit h1{margin-bottom:40px;text-align:center;}
#recruit h2{background:url(images/recruit/bg.png);padding:7px;color:#fff;margin-bottom:10px;font-size:18px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
#recruit #intro{margin-bottom:40px;text-align:center;}
#recruit p{margin-bottom:40px;}


#recruit .table_recruit{	
  width:100%;
  /*border: 2px solid #ccc;*/
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
  margin-bottom:50px;
}

#recruit .table_recruit th{
  padding: 11px 8px 5px;
  /*border-bottom: solid 1px #ffffff;*/
  width: 30%;
  overflow: hidden;
  color: #333;
  font-style: normal;
  font-weight: normal;
  font-size: 90%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
  background-color: #EBEBEB;border-bottom: dotted 1px #666;
}

#recruit .table_recruit td{
padding: 5px 10px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #fff;
border-bottom: dotted 1px #666;
overflow: hidden;
word-break: break-all;font-size: 90%;
word-wrap: break-word;
}







.entryform {background:url(images/contact/bg.jpg) repeat-x top;background-color:#FFF;border-top:1px solid #CCC;}
.entryform img{margin:10px;}
.entryform .content{padding:50px 0px;}
.entryform .entimg img{width:660px;}
.entryform .entform img{width:300px;margin:10px;}



#form h1{margin-bottom:40px;text-align:center;}
#form h2{width:530px;margin:0px auto;margin-bottom:10px;background:#999999;color:#fff;padding:7px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;font-size:16px;}
#form #intro{margin-bottom:40px;text-align:left;}
#form p{margin-bottom:40px;}
#form .btn img{width:300px;margin-right:10px;}
#form #formarea{background:#ebebeb;padding:20px;margin-bottom:20px;}
#form #formarea .sec{margin-bottom:30px;}
#form #pagetit {background:url(images/bg.jpg);font-size:20px;paddding:15px;color:#fff;margin:10px;margin-bottom:40px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}

.blankoutline{height: 100%;}
.cd-fixed-bg { min-height: 100%;    background-size: cover;    background-attachment: fixed;    background-repeat: no-repeat;    background-position: center center;}

.cd-fixed-bg.blank01 {  background-image: url("images/blank01.jpg");}	
.cd-fixed-bg.blank02 {  background-image: url("images/blank02.jpg");}	
.cd-fixed-bg.blank03 {  background-image: url("images/blank03.jpg");}	
.cd-scrolling-bg {    min-height: 100%;}



#blank01 .content{background:url(images/blank01.jpg) fixed;background-size:100% auto;height:800px;}
#blank02 .content{background:url(images/blank02.jpg) fixed;background-size:100%;height:800px;}
#blank03 .content{background:url(images/blank03.jpg) fixed;background-size:100%;height:800px;}

#access p{margin-bottom:40px;}
#access #accessmap{}

#photo .content{background:url(images/bg_point.jpg) fixed;background-size:100%;background-color:#000;padding-top:0px;}
#photo h1{margin-bottom:20px;}


#company h1{margin-bottom:50px;}
#company .content{padding-bottom:100px;}
#company p{margin-bottom:40px;}
#company .pointsmall{font-size:80%;line-height:130%;}
#company .gaiyou_left{width:550px;float:left;text-align:left;	margin: auto;}
#company .gaiyou_left img{width:100%;}
#company .gaiyou_right{width:550px;float:right;	margin: auto;}
#company .table_company{	
  width:100%;
  /*border: 2px solid #ccc;*/
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
  margin-bottom:30px;
}

#company .table_company th{
  padding: 11px 8px 5px;
  /*border-bottom: solid 1px #ffffff;*/
  width: 30%;
  overflow: hidden;
  color: #333;
  font-style: normal;
  font-weight: normal;
  font-size: 90%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
  background-color: #ebebeb;border-bottom: dotted 1px #666;
}

#company .table_company td{
padding: 5px 10px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #fff;
border-bottom: dotted 1px #666;
overflow: hidden;
word-break: break-all;font-size: 90%;
word-wrap: break-word;
}
#company #map{amrgin:0px 10px;}





#footer{background:#EBEBEB;color:#333;font-size:90%;border-top:1px solid #CCC;padding:40px 0px;}
#footer .logo{float:left;width:300px;}
#footer .tel {float:right;margin-right:20px;}
#footer .entry{float:right;width:237px;}
#footer img{height:50px;}



#copyright{font-size:70%;background:#555555;color:#fff;padding:5px;}
#copyright a:link {color: #fff;text-decoration: none;}
#copyright a:visited {color: #fff;text-decoration: none;}
#copyright a:hover {color: #fff;text-decoration: none;}
#copyright #add{font-size:80%;padding:15px;color:#333;}

.supplement {
	font-size: 90%;
	color: #6C6C6C;
}

.img_450_left img {
	display: block;
	margin: auto;
	margin-right:30px;
}
.img_450_right img {
	display: block;
	margin: auto;
}


.mailform{border:0;padding:10px;font-size:1.3em;font-family:Arial, sans-serif;color:#333;border:solid 1px #ccc;margin:0 0 20px;width:300px;-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;width:500px;}

.xs-marginbot-20 {
		margin-bottom: 20px;
	}





@media only screen and (min-width: 950px) { /* nav 展開の切り替え / js の min_width（ブレークポイント）も同じ値に設定 */
#site_title {
	/*float: left;*/text-align:left;
	padding-right: 30px;
}
#navi_btn {
	display: none;
}
#nav {
	top:auto;
	position: static;
	margin-left: 0px;
	width: auto;
}
#nav ul {
	background-color:rgba(0,0,0,0);
}
#nav ul li {
	float: left;
}
#nav ul li a:link {
	padding-top: 25px;
	/*padding-right: 30px;
	padding-left: 30px;*/
	padding-right:30px;
	padding-bottom: 25px;
	border-bottom: 0px solid #424242;
	color: #333;
}
#nav ul li a:visited {
	color: #333;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 25px;
	border-bottom: 0px solid #424242;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #B9B9B9;
}
#footer_nav {
	display: block;
}


}


@media screen and (min-width:768px) and ( max-width:1024px) {
#data .content{padding:20px;margin:0px;}
#careerup .content{padding:20px 50px;}
#careerup #step{margin-bottom:40px;}
#careerup #step img{width:150px;}
#careerup #step .stepleft{ padding:0px;margin:0px;margin-bottom:20px;width:100%;margin-bottom:10px;}
#careerup #step .steplright {padding:0px;margin:0px;margin-bottom:20px;width:100%;}
#brand2 .content{padding:10px 50px;}
#brand2 #tenpo .list{padding:0px;margin:0px;margin-bottom:20px;width:100%;}
#brand2 #tenpo .listright {padding:0px;margin:0px;margin-bottom:20px;width:100%;}
#company .content{padding:10px;}
#company .gaiyou_left{width:100%;float:none;text-align:left;	margin: auto;}
#company .gaiyou_left img{width:100%;}
#company .gaiyou_right{width:100%;float:none;margin: auto;}
#company #map{padding:0px 10px;}

#recruit #intro img{width:80%;}
#footer {padding:20px 30px;}
#footer img{height:auto;}
#footer .logo{float:none;width:100%;margin-bottom:20px;}
#footer .entry{float:left;width:38%;}
#footer .entry img{width:100%;}
#footer .tel {float:right;width:53%;}
#footer .tel img{width:100%;}

}


@media only screen and (min-width: 650px) { /* テキスト回り込みの切り替え */
.img_450_left {
	float: left;
	padding-right: 5px;
}
.img_450_right {
	float: right;
	padding-left: 5px;
}

}


@media only screen and (min-width: 600px) { /* content 内の上下の余白を切り替え */
div[class^="textspace"] {
	padding-top: 0px;
	padding-bottom: 0px;
}
div[class^="textspace"] h1 {
	font-size: 200%;
	padding-bottom: 10px;
}
#bg-text-footer {
	padding-top: 30px;
	padding-bottom: 30px;
}





}



@media only screen and (max-width: 480px) { /* site_title img 切り替え */
body{font-size:12px;}
h1{margin-bottom:20px;}
#title_small {	display: none;}
#title_big {	display: inline-block;}

#navigation{height:80px;}


#introduction .content{font-size:12px;font-weight:normal;padding:10px;line-height:120%;}

#data .content{padding:20px;margin:0px;}
#data h1{margin:0px;margin-bottom:30px;}
#data h1 img{width:80%;}
#data #intro{margin-bottom:30px;}
#data #uriage{padding-bottom:0px;}
#data p{margin-bottom:20px;}



#brand .content{padding:10px 0px;padding-bottom:0px;}
#brand ul{margin: 0; padding: 0;}
#brand li{width:27%;vertical-align: middle;display: inline-table;float:left; margin: 0; padding: 0px 10px 15px;  }
#brand li img{height:30px;}
     



#ouen .content{padding:10px 0px;}
#ouen h1{margin-bottom:30px;}
#ouen p{margin-bottom:0px;}
#ouen .ouenleft{width:100%;float:none;margin-bottom:10px;}
#ouen .ouenleft img{width:100%;}
#ouen .ouenright{width:100%;float:none;}
#ouen .ouenright img{width:100%;}

#message h1{margin-bottom:20px;}

#message .content{padding:20px 10px 0px 10px;}
　
#brand2 {padding:10px;}
#brand2 .content{padding:10px;}
#brand2 #tenpo{padding-bottom:0px;}
#brand2 #tenpo .list{padding:0px;margin:0px;width:100%;}
#brand2 #tenpo .listright {padding:0px;margin:0px;width:100%;}

#careerup .content{padding:10px;}

#careerup #step{margin-bottom:40px;}
#careerup #step img{width:30%;}
#careerup #step .stepleft{ padding:0px;margin:0px;width:100%;margin-bottom:10px;}
#careerup #step .steplright {padding:0px;margin:0px;width:100%;}



#staff .content{padding:50px 0px 50px 0px;}


#staff .stafflist a:link {text-decoration: none;}
#staff .stafflist img{margin-bottom:10px;}
#staff .stafflist a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}


#movie h1{margin-bottom:30px;}
#movie p{margin-bottom:20px;}



#company .content{padding:20px 0px;}
#company .table_company{margin-bottom:0px;}
#company .table_company th{
  width:100%;
  display:block;
  margin: 0 auto;
  border:none;}
#company .table_company td{
  display: list-item;
  width: 100%;
  border-top: none !important;}
#company .gaiyou_left{width:100%;float:none;text-align:left;	margin: auto;}
#company .gaiyou_left img{width:100%;}
#company .gaiyou_right{width:100%;float:none;margin: auto;}
#company #map{padding:0px 10px;}

#recruit .content{padding:0px 0px;}
#recruit #intro{margin-bottom:10px;}
#recruit .table_recruit{margin-bottom:10px;}
#recruit .table_recruit th{
  width:100%;
  display:block;
  margin: 0 auto;
  border:none;
}

#recruit .table_recruit td{
  display: list-item;
  width: 100%;
  border-top: none !important;
}



/*staff個別*/
#staff_voice{padding:20px 10px ;}
#staff_voice .content{color:#333;padding:10px;width:90%;margin:0px auto;border-radius: 7px;-webkit-border-radius: 7px;-moz-border-radius: 7px;}
#staff_voice #pagetitle{text-align:center;margin-bottom:30px;}
#staff_voice #logo{width:100%;margin-bottom:10px;}
#staff_voice #logo img{width:40%;}
#staff_voice #name{margin-bottom:10px;font-size:140%;font-weight:bold;line-height:110%;}
#staff_voice #intro{border-radius: 7px;-webkit-border-radius: 7px;-moz-border-radius: 7px;padding:7px;margin-bottom:10px;font-size:16px;line-height:110%;}
#staff_voice h2{line-height:110%;font-size:16px;}
#staff_voice p{margin-bottom:20px;line-height:120%;}
#staff_voice .staffimg{margin-bottom:10px;}
#staff_voice .staffimgsub{display:none;}




.accordion {	min-width: 300px;	margin: 0 auto;	padding: 5px;}
.accordion .ac-content {	margin: 5px;}
.accordion input {	display: none;}
.accordion label {	display: block;	background: #EBEBEB;	cursor: pointer;border:3px solid #CCC;padding:5px;color:#000;margin-bottom:7px;font-size:14px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;font-weight:bold;}
.accordion label:hover {	background: #ccc;}
.accordion .ac-cont {	transition: 0.2s;	height: 0;	overflow: hidden;	padding: 0 5px;}
.accordion input:checked + .ac-cont {	height: auto;	padding: 5px;}









.entryform .content{padding:20px 0px;}
.entryform img{width:90%;}
.entryform .entimg img{width:80%;}
.entryform .entform img{width:45%;margin:5px;}



#form #intro{padding:0px 10px;}
#form h2{width:100%;margin-bottom:10px;text-align:left;padding:5px;line-height:120%;}
#form .btn img{width:70%;}
#form #formarea .sec{margin-bottom:20px;}
#form #formarea #setumei{margin-bottom:20px;text-align:left;}


#footer {padding:20px;}
#footer img{height:auto;}
#footer .logo{float:none;width:100%;margin-bottom:20px;}
#footer .logo img{width:80%;}
#footer .entry{float:none;width:100%;}
#footer .entry img{width:100%;margin-bottom:20px;}
#footer .tel {float:none;margin: auto;}
#footer .tel img{width:100%;}


#blank01 .content{background:url(images/blank01.jpg);background-size:100%;height:80px;}
#blank02 .content{background:url(images/blank02.jpg);background-size:100%;height:80px;}
#blank03 .content{background:url(images/blank03.jpg);background-size:100%;height:80px;}
.mailform{width:90%;margin:0px 10px;}
}