@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, a.hover:hover { opacity: 0.8; }

.pc {
	display: inline;
}

.sp { display: none; }

body {
	font-family: 'Noto Serif JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1;
	font-feature-settings: "palt" 1;
	text-align: justify;
}

html {
	font-size: 10px;
	color: #000000;
}

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%; }

a {
	display: inline-block;
	color: #6d86be;
	font-weight: bold;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 0px;
}

a.hover:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	transition: 0.3s;	
}

p.lead {
	line-height: 1.3;
	margin-bottom: 2em;
	font-size: medium;
}

.half > li { float: left; width: 50%; margin:30px 0;

}
.half > li:nth-child(odd) { padding-right: 0px; }
.half > li:nth-child(even) { padding: 0px 0 0 0px; }

.half > li .story { padding:80px 0 0 0;}

.frame1 { -moz-border-image: url("../img/com_wind.png") 60 fill; -webkit-border-image: url("../img/com_wind.png") 60 fill; -o-border-image: url("../img/com_wind.png") 60 fill; -ms-border-image: url("../img/com_wind.png") 60 fill; border-style: solid; border-width: 60px; }

.frame2 { -moz-border-image: url("../img/spec_bg.jpg") 80 fill; -webkit-border-image: url("../img/spec_bg.jpg") 80 fill; -o-border-image: url("../img/spec_bg.jpg") 80 fill; -ms-border-image: url("../images/frame2.png") 80 fill; border-style: solid; border-width: 40px; position: relative; }


@media all and (-ms-high-contrast: none) { .frame1 { background: rgba(255, 255, 255, 0.6) url(../images/frame_back.png) right 30px bottom 30px/223px no-repeat; border: none; border-radius: 20px; padding: 60px; }
  .frame2 { background: #9d853a url(../images/frame_back.png) right 30px bottom 30px/223px no-repeat; border: none; border-radius: 20px; padding: 40px; }
  .frame2:after { content: none; } }
.tbl_red { background: url(../images/com_tbl_bg_red.png); border: 3px solid #9d853a; }

.tbl_green { background: url(../images/com_tbl_bg_green.png); border: 3px solid #9d853a; }

.tbl_purple { background: url(../images/com_tbl_bg_purple.png); border: 3px solid #9d853a; }

#system {
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 50px;
}
#system h2 {
	margin: 50px 0 30px 0;
}
	
.detail { margin: 50px 0 30px 0; }
.detail li { float: left; width: 50%; margin-bottom: 40px; }
.detail li:nth-child(odd) { clear: both; }
.detail li:nth-child(even) { text-align: right; }
.detail li:last-child, .detail li :nth-last-child(2) { margin-bottom: 0; }
.detail li h3 { width: 100%; max-width: 446px; min-height: 113px; background: url(../img/com_subttl_bg.png) no-repeat; font-size: 24px; padding: 30px 0 0 40px; margin-left: -44px; line-height:1.4; }
.detail li p { line-height: 1.625; }
.detail li img { box-shadow: 2px 3px 2px 2px rgba(0, 0, 0, 0.4); }

.btn_white {
	display: block;
	width: 200px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin: auto;
	background: #fff;
	border-radius: 30px;
	-webkit-border-radius: 30px; /* Safari,Google Chrome用 */
	-moz-border-radius: 30px; /* Firefox用 */
}
.btn_outline {
	display: block;
	width: 200px;
	height: 36px;
	line-height: 34px;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin: auto;
	background: #fff;
	border: 1px #000 solid;
	border-radius: 30px;
	-webkit-border-radius: 30px; /* Safari,Google Chrome用 */
	-moz-border-radius: 30px; /* Firefox用 */
}

hr {
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #fff, #999, #fff);
    background-image:    -moz-linear-gradient(left, #fff, #999, #fff);
    background-image:     -ms-linear-gradient(left, #fff, #999, #fff);
    background-image:      -o-linear-gradient(left, #fff, #999, #fff);
}

header, main, section, article, footer { width: 100%; display: block; overflow: hidden; }

.inner {
	width: 1080px;
	max-width: 100%;
	height: inherit;
	padding-top: 0;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
header .inner {
	width: 1180px;
}
.slicknav_menu {
	display: none;/*PC時は非表示*/
}
#gnavi{
	position: absolute;
	top: 37px;
	right: 30px;
	height: 39px;
}
#gnavi ul {
	display: flex;
	align-items: center;
}
#gnavi li {
	font-size: 13px;
	font-weight: bold;
}
#gnavi li + li {
	margin-left: 22px;
}
#gnavi li a {
	color: #000;
	text-decoration: none;
}
#gnavi li a:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	transition: 0.3s;
}
#gnavi li.btn {
	margin-left: 10px;
}

header {
	background: url(../img/head_bg.jpg) right top no-repeat;
	width: 100%;
	max-width: 100%;
	height: 80px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color:#FFF;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}

.logo { float:left;  }

main {
	margin-top: 80px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 30px;
	background: url(../img/main_img.jpg) center top/1920px no-repeat;
}



h1 {
	font-size: 12px;
	text-shadow: 0 0 10px rgba(0,0,0,0.2);
	padding: 10px 0;
}	
h1 span {
	display: block;
	font-size: 25px;
	padding-bottom: 10px;
}
#sec_01 h1, #sec_04 h1 {
	margin: 80px 0 30px 0;
}
#sec_02 h1 {
	text-shadow: 0 0 10px rgba(255,255,255,1), 0 0 10px rgba(255,255,255,1), 0 0 10px rgba(255,255,255,1), 0 0 10px rgba(255,255,255,1), 0 0 10px rgba(255,255,255,1);
	margin: 60px 0 30px 0;
}
#sec_03 h1 {
	margin-top: 40px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
}
#contact h1 {
	padding-top: 80px;
}
h2 {
	line-height: 1.6;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 10px;
}
#about h2::before {
	content: "『";
}
#about h2::after {
	content: "』";
}


#sec_00 #prologue {
	height: 613px;
}
#sec_00 #prologue h1 {
	position: absolute;
	right: 0;
	bottom: 100px;
	left: 60px;
	text-align: left;
	font-size: 14px;
	letter-spacing: 0.05em;
	font-weight: normal;
	color: #fff;
	text-shadow: 2px 2px 10px rgba(0,0,0,1), 2px 2px 10px rgba(0,0,0,1), 2px 2px 10px rgba(0,0,0,1), 2px 2px 10px rgba(0,0,0,1);
}
#sec_00 #prologue h1 span {
	font-size: 28px;
	font-weight: bold;
	margin-left: -10px;
	padding-bottom: 20px;
}
#about{
	text-align:center;
	background: url(../img/head_bg.jpg) left -700px no-repeat;
}
#about .txtArea {
	line-height: 1.6;
	font-size: 14px;
}
#products .item{
	margin: 0 5%;
}
#products .item .cate {
	text-align: left;
}
#products .item .cate + .cate {
	margin-top: 20px;
}
#products .item .cate a {
	display: block;
	color: #000;
	text-decoration: none;
}
#products .item .cate a.itemLink {
	position: relative;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 15px 15px 30px;
	border: 1px #000 solid;
	border-radius: 30px;
	-webkit-border-radius: 30px; /* Safari,Google Chrome用 */
	-moz-border-radius: 30px; /* Firefox用 */
}
#products .item .cate a.itemLink i {
	position: absolute;
	top: 0;
	right: 15px;
	bottom: 0;
	height: 14px;
	color: #ccc;
	margin: auto;
}
#products .item .cate ul {
	font-weight: bold;
}
#products .item .cate ul li {
	font-size: 14px;
	margin-top: 15px;
	margin-left: 20px;
}
#products hr {
	margin: 40px 0 60px;
}
#products ul.flow {
	display: flex;
	justify-content: center;
	margin-top: 40px;
}
#products ul.flow li {
	position: relative;
	width: 16%;
}
#products ul.flow li + li {
	margin-left: 60px;
}
#products ul.flow li + li:before {
	position: absolute;
	top: 60px;
	left: -40px;
	font-family: "Font Awesome 5 Free";
	content: '\f054';
	font-size: 24px;
	font-weight: 900;
	color: #999;
}
#products ul.flow li .flowBlock {
	font-size: 17px;
	color: #000;
	letter-spacing: 0.1em;
	padding: 30px 5px;
	background: #eee;
}
#products ul.flow li:first-child .flowBlock {
	background: rgb(250,250,250);
}
#products ul.flow li:nth-child(2) .flowBlock {
	background: rgb(248,248,248);
}
#products ul.flow li:nth-child(3) .flowBlock {
	background: rgb(245,245,245);
}
#products ul.flow li:nth-child(4) .flowBlock {
	background: rgb(242,242,242);
}
#products ul.flow li:nth-child(5) .flowBlock {
	background: rgb(238,238,238);
}
#products ul.flow li .flowBlock span {
	display: inline-block;
	font-size: 10px;
	color: #999;
	font-style: italic;	
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px #aaa solid;
}
#products ul.flow li .flowTxt {
	line-height: 1.6;
	font-size: 12px;
	margin-top: 10px;
}
#products .pattern {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 35px auto;
}
#products .pattern li {
	width: 24%;
}
p.box {
	margin:20px 0;
   border-bottom: 1px solid #d6d6d6;
}
#sec_02 {
	background: url(../img/detail_bg.jpg) center top/1920px no-repeat;
	margin-top: 20px;
}
#detail {
	height: 540px;
	padding-top: 30px;
}
#detail .left {
	line-height: 2.2;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin: 70px 0 0 40px;
}
#detail .left li {
	padding-left: 5em;
	text-indent: -5em;
}
#detail .left li .head {
	display: inline-block;
	width: 5em;
	text-indent: 0;
}

#desing {
	position: relative;
}

.de_img {
	position: absolute;
	z-index: 1;
	top: 3225px;
	left:  20%;
}
.box2 {
	width: 380px;
	height: 100%;
	line-height: 2.2;
	font-size: 14px;
	border-top: 1px solid #d6d6d6;
	padding: 30px 5px;
	vertical-align : middle;
	text-align: left;
	margin: 20px auto 20px;
	border-bottom: 1px solid #d6d6d6;
}
#cloth, #sewing {
	overflow:visible;
}
.di_paginator {
	width: 38px;
	height: 32px;
	margin-left: 48.5%;
	margin-top:-22px;
	margin-bottom: 50px;
	background: transparent url('../img/paginator.png') 0 0 no-repeat;

}
#shop {
	text-align: center;
	color: #fff;
	background: url(../img/shop_bg.jpg) center top/1883px no-repeat;
	background-size: cover;
	padding-bottom: 30px;
}
#shop .box {
	width: 380px; 
	font-size: 14px;
	margin: 20px auto;
	padding-bottom: 20px;
}
#shop h4 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 40px;
}
#shop .txtArea {
	line-height: 1.6;
	font-size: 14px;
}
#shop .shoplist {
	display: flex;
	flex-wrap: wrap;
	margin-top: 40px;
}
#shop .shoplist li {
	width: 50%;
	line-height: 1.6;
	text-align: left;
	font-size: 14px;
	margin: 10px 0;
	padding: 0 5%;
	box-sizing: border-box;
}
#shop .shoplist li .name {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 10px;
	border-left: 10px #fff solid;
}
#contactTop .txtArea {
	line-height: 1.6;
	font-size: 14px;
}
#contact {
	padding-top: 80px;
}


#sec_03 { background-color: #000000;}


.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: 20px;
	bottom: -51px;
	opacity: 1;
	z-index: 1;
}
#page_top a{
  width: 50px;
  height: 50px;
  text-decoration: none;
}


footer { color: #222; background: url(../img/foot_bg.jpg) center top/1883px no-repeat;}
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 {
	float: right;
	display: block;
	font-size: 10px;
	color: #fff;
	line-height: 1.8;
	padding: 25px 0;
	text-align: right;
	font-style:italic;
}
footer .copyright span{
	font-size:13px;
	margin-bottom:5px;
}
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; }


/* CONTACT */

.formArea{
	padding-top:30px;
	border:solid 1px #b3b3b3;
}

.page_mailform {
	margin: 0;
	margin-bottom: 0px;
	background: url(../img/head_bg.jpg) center top no-repeat;
	background-size: cover;
}


.text_rap{	
	line-height: 2.2;
	font-size: 14px;
}
.text_privacy{
	text-align:left;
	width:800px;
	margin:30px auto;
}

.thanks {
	height: 600px;
}

.red { color:#dd1313;
}

#contact_main .formArea ul li p {
	display: inline-block;
	vertical-align: middle;
	text-indent: 0;
	width: 16em;
	text-align: left;
	line-height: 1.4;
	font-size: 14px;
}
.text_01,
select, textarea { /* 1 */
  overflow: visible;
  padding: 8px 5px;
    background: #d4d9e3;
	font-size: 14px; 
    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 {
    background: url(../img/btn_check.png) no-repeat;
	background-size: contain;
    width: 174px;
    height: 38px;
    border: none;
    border-radius: none;
    cursor: pointer;
}
#contact_main .btn_area {

	text-align: center;
	margin-top: 40px;
}
.btn_back, .btn_send{
	background: url(../img/btn_bg.png) no-repeat;
	width: 174px;
    height: 38px;
	border: none;
	border-radius: none;
    cursor: pointer;
	font-family: Georgia;
	color: #ffffff;
	font-size: 20px;
	font-weight: 400;
	line-height: 14px;
	text-shadow: 0px 2px 4.75px rgba(0, 0, 0, 0.22);
	transform: scale(0.844,0.844);
}


.parallax-window {
     min-height: 300px;
     background: transparent;
}

.parallax-slider {
     top: 0;
     left: 0;
}
.btn_lang{
	background: url(../img/btn_lang.png) no-repeat;
	background-size: contain;
	height: 20px;
	color: #FFF;
	width: 125px;
	font-size: 10px;
	padding: 5px;
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 0px;
	margin-bottom: 0;
	float: right;
}
.btn_lang a{
	color: #FFF;
	text-decoration:none;
}
.btn_lang a:hover{ opacity: 0.8; }
@media screen and (max-width: 1080px) {
header {
	background: url(../img/head_bg.jpg) right top no-repeat;
	width: 100%;
	max-width: 100%;
	height: 100px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color:#FFF;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}

#gnavi li {
	font-size: 11px;
}
#gnavi li + li {
	margin-left: 15px;
}

  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: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 30px;
	background: none;

	 }
  #prologue {
	height: 430px;
	margin-bottom: 0px;
	background: url(../img/main_img.jpg) center top no-repeat;
	background-size: cover; }

  
  footer { color: #222; }
  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) { 
header {
	display: none;/*モバイル時は非表示*/
}
.slicknav_menu {
	display: block;/*モバイル時は表示*/
}
#contact h1 {
	padding-top: 0;
}
.de_img {
	display:none;
}
.text_privacy{
	text-align:left;
	width:auto;
	margin:30px 20px;
}
}

@media screen and (max-width: 768px) {  
.de_img {
	  display: block;
	position: absolute;
	z-index: 1;
    top: 2705px;
    left: 60px;
}
h1 {
	font-size: 11px;
	padding: 10px 0;
}	
h1 span {
	font-size: 22px;
}
#sec_00 #prologue h1 {
	line-height: 1.6;
	bottom: 10px;
	left: 20px;
	font-size: 12px;
}
#sec_00 #prologue h1 span {
	font-size: 20px;
	margin-left: -10px;
	padding-bottom: 15px;
}	
#about h2::before, #about h2::after {
	content: none;
}
#products hr {
	margin: 40px 0 20px;
}
#products ul.flow {
	display: block;
	margin: 20px 10px 0;
}
#products ul.flow li {
	display: flex;
	width: 100%;
	align-items: center;
}
#products ul.flow li + li {
	margin-top: 10px;
	margin-left: 0;
}
#products ul.flow li + li:before {
	display: none;
}
#products ul.flow li .flowBlock {
	width: 50%;
	padding: 15px 5px;
	box-sizing: border-box;
}
#products ul.flow li .flowTxt {
	width: 50%;
	font-size: 13px;
	margin-top: 5px;
}
#products .pattern {
    margin: 35px 10px;
}
#products .pattern li {
	width: 49%;
}
#products .pattern li:nth-child(n+3) {
	margin-top: 8px;
}
#shop .shoplist {
	display: block;
}
#shop .shoplist li {
	width: 100%;
}
#shop .shoplist li + li {
	margin-top: 15px;
}
#contact {
    padding-top: 50px;
}
}


@media screen and (max-width: 640px) {
.fb-container {
	width: 100%;
	max-width: 500px;
}
h1 img { width:280px; }
h2 img { height:28px; }
h2 {
	font-size: 18px;
	padding: 10px;
}
#prologue{}
	
#about{ text-align:center;
background: url(../img/head_bg.jpg) left 0px no-repeat;
background-size:150% auto;
}
	
#sec_01 h1, #sec_03 h1, #sec_04 h1 {
	text-align: center;
	margin: 30px 0 10px 0;
}
#sec_02 h1 {
	text-align: center;
	margin: 0;
}
#sec_02 article { margin: 0px 0px 40px 0px; }

.di_paginator {
	width: 38px;
	height: 32px;
	margin-left: 46%;
	margin-top:-22px;
	margin-bottom:30px;
	background: transparent url('../img/paginator.png') 0 0 no-repeat;

}

.box2 {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border-bottom: 1px solid #d6d6d6;
	width: 100%;
	height: 100%;
	font-size: 13px;
	line-height: 2;
	border-top: 1px solid #d6d6d6;
	padding: 20px 5px;
	vertical-align : middle;
	text-align: left;
	padding-left: 0px;
	}
	

#detail {
	padding-top: 30px;
	height: 340px;
	background: url(../img/detail_bg.jpg) center top/180% no-repeat;
	background-size: cover;
}
#detail .left {
	line-height: 1.8;
	font-size: 13px;
	margin: 40px 10px 0;
}
#sec_02 {
	background: none;
	margin-top: 40px;
}

#products .item{
	width: auto;
}


  p.lead { font-size: 12px; line-height: 1.5; text-align: left; }
  p.lead br { display: none; }
  .half > li { float: none; width: 90%; margin: 0 auto; }
  .half > li:nth-child(odd) { padding-right: 0; }
  .half > li:nth-child(even) { padding-left: 0; }
  .half > li:not(:last-child) { margin-bottom: 20px; }
  
  
  /* .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%; }
  
  header .icon li { width: 32px; margin: 0px 0 0 5px; }
  main { margin:0; }
  #sec_00 #prologue { margin-bottom: 0px; height:300px; background: url(../img/main_img_sp.jpg) center top/180% no-repeat; background-size:cover; }
 

  #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/gallery_bg.jpg) 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: 20px; padding-bottom: 10px; }
  footer .note .inner { text-align: center; }
  footer .note .inner .copyright { float: none; font-size: 10px; line-height: 1.5; padding: 20px 0; }
  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) {
 
 .de_img {
	 display:none;
}
main { margin-bottom: 30px; }

.pc { display: none !important; }
.sp {
	display: inline !important;
}

.page_mailform {
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	background: url(../img/head_bg.jpg) center 0px no-repeat;
	background-size: cover;
}
#contact_main .formArea ul li p {
	display: inline-block;
	vertical-align: middle;
	text-indent: 0;
	width: 250px;
	line-height: 14px;
	text-align: left;
	font-size: 12px;
	margin-top: 20px;
}

.thanks {
	height: 300px;
}

}
