@charset "UTF-8";
/* Scss Document */


.clearfix:after { content: ""; display: block; clear: both; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.disable { -webkit-animation: none; animation: none; cursor: default; opacity: 0.5; }
.disable img:hover { opacity: 1; }

a img:hover { opacity: 0.8; }

.pc {
	display: inline;
}

.sp { display: none; }

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
	font-feature-settings: "palt" 1;
	text-align: justify;
	position: relative;
}

html {
	font-size: 12px;
	color: #000000;
}
html, body {
    height: 100%;
}

ul { list-style: none; padding: 0; margin:0; -webkit-margin-before: 0; -webkit-margin-after: 0; -webkit-margin-start: 0; -webkit-margin-end: 0; -webkit-padding-start: 0; }

dd { -webkit-margin-start: 0; }

img { max-width: 100%;
width: auto;
    height: auto; }

a {
	display: inline-block;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 0px;
}

p {
	line-height: 1.5;
	margin-bottom: 2em;
	font-size: 14px;
}



header, main, section, article, footer {
	width: 100%;
	display: block;
	overflow: hidden;
	text-align: center;
	height: auto;
	padding-top: 0px;
}

.inner {
	width: 1080px;
	max-width: 100%;
	padding-top: 0;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}






main {
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 30px;
}


#sec_01 {
	    position: relative;
}
	
.logo {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 50%;
    height: 297px;
    text-align: center;

}


.item{
	display: inline-block;
	margin-top: 0px;
	margin-right: 3%;
	margin-left: 3%;
	margin-bottom: 30px;
}
.item figcaption{
	text-align:left;
}

.item a{
	text-align: right;
	float: right;
}
p.box {
	margin:20px 0;
   border-bottom: 1px solid #d6d6d6;
}

#pattern{ margin: 35px auto;

}

#pattern li{
	display: inline;
	margin: 0 4%;
	
}
#pattern li img {
  vertical-align: middle;
}




.company { margin-bottom:70px;
	opacity: 0;
  transform : translate(0, 10px);
  transition : all 1500ms;

}


.company.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}

#detail { padding-top:30px; 
}

.point_box{
	background: url(../img/bg_cap01.png) top left;
	height: 361px;
}

.point_box2{
	background: url(../img/bg_cap02.png) top left;
	height: 361px;
}


.point_box_heading03 {
    display: table;

}
.point_box_heading03_ic {
	display: table-cell;
	width: 158px;
	padding-top: 34px;
	color: #2487be;
	font-size: 11px;
}
.point_box_heading03_no {
	display: table-cell;
	width: 158px;
	padding-top: 18px;
	color: #000;
	font-size: 24px;
	float: left;
	font-weight: bold;
}
.point_box_col{
	display: block;
	min-height: 1%;
	margin-top: 60px;
}
.point_box_col::after, .point_box_more_inner::after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    line-height: 0;
}
.point_box_heading03_tx {
    padding-left: 12px;
    padding-right: 10px;
    display: table-cell;
    width: 832px;
    vertical-align: middle;
    font-size: 28px;
	color:#FFFFFF;
	text-align:left;
}
.point_box_col_ph, .point_box_col_tx {
    width: 470px;
    float: left;
}
.point_box_col_tx {
	padding: 10px;
	font-size: 14px;
	line-height: 1.8;
	box-sizing: border-box;
	text-align: left;
	height: auto;
}

#detail .left{
	margin-top:70px;
	margin-left:-30%;
}

#desing {
	position: relative;
}

.de_img {
	position: absolute;
z-index: 1;
top: 2825px;
left:  20%;
}
.box2 {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-bottom: 1px solid #d6d6d6;
	width: 380px;
	height: 100%;
	font-size: 13px;
	line-height: 2;
	border-top: 1px solid #d6d6d6;
	padding: 30px 5px;
	vertical-align : middle;
	text-align: left;
	padding-left: 50px;
	}
#cloth, #sewing {
	overflow:visible;
}
.di_paginator {
	width: 38px;
	height: 32px;
	margin-left: 48.5%;
	margin-top:-22px;
	margin-bottom:30px;
	background: transparent url('../img/paginator.png') 0 0 no-repeat;

}
.btn_white {
	width: 190px;
	height: 44px;
	padding: 12px;
	background: url('../img/btn_con.png') no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	}
#gnavi a { text-decoration:none;}

	
.company {
	padding-bottom: 50px;
	padding-top: 0px;
	line-height: 1.5;
}
.half li { float: left; width: 50%; margin:30px 0;
	text-align: left;
	line-height: 1.8;

}
.half li:nth-child(odd) {
	padding-right: 0px;
	padding-left: 50px;
}
.half li:nth-child(even) {
	padding-top: 0px;
	padding-right: 0;
	padding-left: 50px;
	padding-bottom: 0;
}



.sec_03 {
	text-align: left;
	opacity: 0;
  transform : translate(0, 10px);
  transition : all 1500ms;
}
.sec_03 ul li {
    float: left;
    width: 25%;
    margin-right: 3%;
    margin-left: 5%;
}

.sec_03 img {

}



.sec_03.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}


.fb-container {
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	
	}
	
#page_top{
	width: 50px;
	height: 50px;
	position: fixed;
	right: 0;
	bottom: -51px;
	opacity: 1;
	z-index: 1;
}
#page_top a{
  width: 50px;
  height: 50px;
  text-decoration: none;
}


footer {
	padding-top: 15px;
}
footer .banner { -moz-background-clip: padding; -webkit-background-clip: padding; background-clip: padding-box; background-color: rgba(255, 255, 255, 0.6); border: 10px solid rgba(255, 255, 255, 0.3); border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; padding: 10px; }
footer .banner li { display: table-cell; padding-right: 8px; }
footer .banner li:last-child { padding-right: 0; }
footer .banner:hover { opacity: 0.8; }
footer .banner:hover img:hover { opacity: 1; }
footer .note {
	margin-top: 5px;
	text-align: right;
}
footer .copyright {
	display: block;
	font-size: 10px;
	line-height: 1.8;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 15px;
	text-align: center;
	font-style: italic;
}
footer .note .inner .logo,
footer .note .inner .logo2
 { float: right; display: block; margin: 20px auto; }
footer .note .inner .logo img,
footer .note .inner .logo img2
 { margin: 0; }

/* PRIVACY */

#privacy {
	background-color:#fff;
}

.ttl_blue{
	background-color: #36b1d9;
	width: 100%;
	height: 50px;
	text-align: center;
	color: #fff;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	margin-bottom: 60px;
}
#privacy .inner {
	width:700px;
	padding-bottom:20px;
}

#privacy p {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin-bottom: 30px;
}


/* CONTACT */

.formArea{
	padding-top:30px;
	border:solid 1px #b3b3b3;
}

.page_mailform {
	margin-top: 80px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	background: url(../img/head_bg.jpg) center 80px no-repeat;
	background-size: cover;
}
#contact h1 {
	margin-top:30px;
}


.text_rap{
	line-height: 24px;
	font-size: 12px;
	margin-bottom: 20px;
}
.thanks {
	height: 600px;
}

.red { color:#dd1313;
}

#contact_main .formArea ul li p {
	display: inline-block;
	vertical-align: middle;
	text-indent: 0;
	width: 16em;
	line-height: 14px;
	text-align: left;
	font-size: 12px;
}
.text_01,
select, textarea { /* 1 */
  overflow: visible;
  padding: 8px 5px;
    background: #d4d9e3;
	font-size: 1rem; 
    border: none;
	width:250px;
	vertical-align: middle;
}
.text_02 { /* 2 */
  overflow: visible;
  padding: 8px 5px;

	font-size: 1rem; 
    border: none;
	width:250px;
	vertical-align: middle;
}

.radio_01 {
	width: 250px;
	display: inline-block;
}
	

#contact_main .btn_check, .btn_back, .btn_send {
    width: 190px;
	height: 44px;
	padding: 12px;
	background: url('../img/btn_con.png') no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
    border: none;
    border-radius: none;
    cursor: pointer;
}
#contact_main .btn_area {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}



.parallax-window {
     min-height: 300px;
     background: transparent;
}

.parallax-slider {
     top: 0;
     left: 0;
}

@media screen and (max-width: 1080px) { html { font-size: 12px; }

#gnavi{
	position: absolute;
	top: 15px;
	right: 0px;
	height: 39px;
	width:80%;
	
}
#gnavi img{

}
#gnavi li{
	display:inline-block;
	float:none;
}
#gnavi li:last-child {
	float: right;
	margin-right: 0px;
}



#pattern li{
	display: inline;
	margin: 0 3%;
	
}

#pattern li img {
  vertical-align: middle;	
  width:25%;
}

  p.lead { font-size: 16px; line-height: 1.625; }
  .detail { padding: 0px; margin:0px;}
  .detail li { float: left; width: 50%; margin-bottom: 0px; }
  .detail li:nth-child(even) { padding-left: 5%; }
  .detail li h3 { zoom: 0.8; background: url(../img/com_subttl_bg.png) right center/cover no-repeat; font-size: 24px; padding: 13px 30px; margin-left: 0; }
  
  main {
	margin-top: 80px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	background: none;

	 }
  #sec_01 #prologue { margin-bottom: 0px; height: 330px;
  background: url(../img/main_img.jpg) center top no-repeat;
  background-size: cover;}

  
.spec .product li:nth-child(odd) dl dt,
 .spec .product li:nth-child(odd) dl dd { 
 display: block; 
 float: left;
  }


  
  footer {  }
  footer .banner { -moz-background-clip: padding; -webkit-background-clip: padding; background-clip: padding-box; background-color: rgba(255, 255, 255, 0.6); border: 10px solid rgba(255, 255, 255, 0.3); border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; padding: 10px; }
  footer .banner li { display: table-cell; padding-right: 8px; }
  footer .banner li:last-child { padding-right: 0; }
  footer .note { margin-top: 40px; } }

@media screen and (max-width:1040px) {  

.point_box_col_ph img {

}
.point_box_col_ph {
	width: 30%;
}

.point_box_col_tx {
    width: 70%;
	padding-top:0;
}
  
}

@media screen and (max-width: 768px) {  
  
}


@media screen and (max-width: 640px) {
	
	
  
  /* .frame1 { -moz-border-image: url("../images/frame1.png") 40; -webkit-border-image: url("../images/frame1.png") 40; -o-border-image: url("../images/frame1.png") 40; -ms-border-image: url("../images/frame1.png") 40; border-width: 40px; background: url(../images/frame_back.png) right bottom / 111.5px no-repeat; } .frame2 { &:after { content: ""; display: block; width: 111.5px; height: 160.5px; background: url(../images/frame_back.png) center center / contain no-repeat; position: absolute; right: -10px; bottom: -10px; } } */
  .frame1 { -moz-border-image: none; -webkit-border-image: none; -o-border-image: none; -ms-border-image: none; border-width: 0; background: rgba(0, 0, 0, 0.6); border-radius: 10px; padding: 10px; }
  .frame2 { -moz-border-image: none; -webkit-border-image: none; -o-border-image: none; -ms-border-image: none; border-style: none; border-width: none; background: rgba(255, 255, 255, 0.6); border-radius: 0px; padding: 10px; }
  .frame2:after { content: none; }
  .detail { padding: 30px 20px; }
  .detail li { float: none; width: 100%; margin-bottom: 30px; }
  .detail li:nth-child(odd) { margin-bottom: 0; }
  .detail li:nth-child(even) { padding-left: 0; }
  .detail li p { line-height: 1.5; }
  .inner { padding: 0 3%; }
  #prologue .switch img { width: 64px; height:64px;}
  #prologue .logo { width: 350px; margin: 0 auto; }
  
  header .icon li { width: 32px; margin: 0px 0 0 5px; }
  main { margin:0; }
  #sec_01 {
	padding-top: 30%;

}
 

  #sec_02 #gamemode { margin-bottom: 40px; }
  #sec_02 #visual { margin-bottom: 20px; }
  #sec_02 #visual figure { width: 106%; margin-left: -3%; }
  #sec_02 #visual .desc { border-radius: 15px; padding: 20px 15px; }
  #sec_02 #visual .desc h3 { font-size: 18px; }
  #sec_02 #visual .desc p { line-height: 1.5; }
  #sec_03 { background: url(../img/bg_03.gif) center top/180% no-repeat; }
  #sec_03 #variation { margin-bottom: 40px; }
  #sec_03 #network { margin-bottom: 20px; }
  #sec_03 #network h2:after { width: 672px; height: 179px; top: -32px; margin-left: -336px; }
  
  footer .banner { background-color: rgba(255, 255, 255, 0.3); border: 0; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; padding: 10px; }
  footer .banner li { float: left; display: block; width: 23.5%; padding: 0; margin-bottom: 5px; }
  footer .banner li:first-child { width: 49%; margin-right: 2%; }
  footer .banner li:nth-child(2) { margin-right: 2%; }
  footer .banner li:nth-child(3) { margin-right: 0; }
  footer .banner li:nth-child(4) { clear: both; margin-right: 2%; }
  footer .banner li:nth-child(5) { margin-right: 2%; }
  footer .banner li:last-child { margin-right: 0; }
  footer .note {
	margin-top: 0px;
	padding-bottom: 10px;
}
  footer .note .inner { text-align: center; }
  footer .note .inner .copyright {
	float: none;
	font-size: 10px;
	line-height: 1.5;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
}
  footer .note .inner .logo { float: right; width: 60px; margin: 0 auto; }
  footer .note .inner .logo2 { float: right; width: 60px; margin: 5px auto; }
   }


@media screen and (max-width: 750px) {

main { margin-bottom: 0px; }

.pc { display: none !important; }
.sp {
	display: inline !important;
}

.logo {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 50%;
    height: 150px;
    text-align: center;

}

#company {
	text-align: left;
	background-size: cover;
	padding-bottom: 30px;
	padding-top: 30px;
}

.sec_03 img {
	width: 100%;
}
.sec_03 ul li {
    width: 100%;
    margin: 0%;
}

}
