@charset "UTF-8";
/* CSS Document */
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
.inner {
	text-align: left;
	width: 94%;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 1em;
	padding: 0px;
}
.inner p {
	font-size: 0.9em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 0.08em;
	line-height: 1.5em;
	font-weight: lighter;
}
.inner p .txtSmall {
	font-size: 0.8em;
}

#cartbtn {
	max-width:384px;
	width:80%}

#section01,#section02,#section03,#section04,#section05 {
	/* 画像を常に天地左右の中央に配置 */
  background-position: left top;
	/* 画像をタイル状に繰り返し表示しない */
  background-repeat: no-repeat;
	/* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
  /*background-attachment: fixed;*/   
  /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
  background-size: cover;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#section01 {
	/* 画像ファイルの指定 */
  background-image: url(../img/01_back_sp.jpg);
}
#section01 p {	margin-top: -20px;}
#section02 {
	/* 画像ファイルの指定 */
  background-image: url(../img/02_back_sp.jpg);
}
#section02 p {
	margin-top: 1em;
	line-height: 2em;
	padding-bottom: 3em;
}
#section03 {
	/* 画像ファイルの指定 */
  background-image: url(../img/03_back_sp.jpg);
	padding-bottom: 1em;
}

#section03 ul  {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}
#section03 ul li {
	display: block;
	list-style-type: none;
	background-image: url(../img/03_li_sp.png);
	background-repeat: no-repeat;
	background-position: 0.5em top;
	background-color: #FFF;
	background-color:rgba(255,255,255,0.8);
	font-size: 1.2em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 0.08em;
	line-height: 1.1em;
	font-weight: lighter;
	text-align: center;
	color: #F66;
	padding: 0.3em;
	margin-top: 1em;
}

#section03 ul#reason li h3 {
	margin-top: 1em;
	text-align: left;
	padding-left: 2.5em;
}
#section03 ul#reason p {
	padding: 0px;
	font-size: 0.76em;
	color: #630;
	text-align: left;
	line-height: 1.6em;
	letter-spacing: normal;
	display: block;
	margin: 0.5em;
}
#section03 #mediaBox {
	background-color:rgba(255,255,255,0.8);
	width:90%;
	display:block;
	clear:both;
	padding:1em;
	margin:2em auto;
	font-size: 0.8em;
}
#section03 #mediaBox h2 {
	color:#ffffff;
	background-color:rgba(255,128,155,0.8);
	padding:0.5em;
	display:inline-block;
}
#section03 #mediaBox dl {
	margin-left:1em;
}
#section03 #mediaBox dt {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#section03 #mediaBox dd {
  margin-left:6em;
	margin-bottom:0.3em;
}



#section04 {
	/* 画像ファイルの指定 */
  background-image: url(../img/04_back.jpg);
	background-repeat: repeat-y;
	padding-bottom: 1em;
}
#section04 p {
	margin-top: 50px;
	line-height: 2em;
}

#section05 {
	/* 画像ファイルの指定 */
  background-image: url(../img/05_back.jpg);
	padding-top: 100px;
	/*	position: absolute;*/
	padding-bottom: 30px;
}
#section05 #history {
	background-image: url(../img/05_front_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	z-index: 3;
}
#section05 #history img {
	margin-top: 1em;
}
#section05 ul {
	background-color: #FFF;
	background-color:rgba(255,255,255,0.8);
	padding-top: 1em;
	list-style-type: none;
	list-style-position: inside;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #333;
	letter-spacing: 0.05em;
	z-index: 1;
	/*	position: relative;*/
	display: block;
	margin-top: 150px;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	font-size: 0.9em;
	padding-right: 0.5em;
}
#section05 ul li {
	background-image: url(../img/05_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}
#section06 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	width:90%;
}
#section06 p {
	font-size: 0.8em;
	text-align: left;
	letter-spacing: 0em;
}


#nav {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	display: block;
	clear: both;
	position: relative;
	background-color: #999;
	padding-top: 0.1em;
	margin-top: 1em;
}

#nav li {
	list-style-type: none;
	float: left;
	margin-right: 2.5em;
	display: block;
	font-size: 0.8em;
	width: 100%;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #fff), color-stop(1.00, #cecece));
background: -webkit-linear-gradient(#fff, #cecece);
background: -moz-linear-gradient(#fff, #cecece);
background: -o-linear-gradient(#fff, #cecece);
background: -ms-linear-gradient(#fff, #cecece);
background: linear-gradient(#fff, #cecece);
}
#nav li a {
	color: #C00;
	display: block;
	position: relative;
	text-align: center;
	text-decoration: none;
	padding: 12px 0 10px;
	border-bottom: 1px solid #999;
	color: #333;
}

#footer{
	width:100%;
	background-color: #6CB73D;
	color: #FFF;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.86em;
	font-weight: normal;
	clear: both;
	padding-top: 1em;
	padding-bottom: 1em;
}
#footer img{
	width:70%;
}
table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}
table tr {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}
table th,
table td {
  padding: .625em;
  text-align: center;
}
table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}
  table {
    border: 0;
  }
  table caption {
    font-size: 1.3em;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  table td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  table td:last-child {
    border-bottom: 0;
  }

#section04 #used h2 {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 0.3em;
	margin-bottom: 0.2em;
	padding-top: 1em;
}
#section04 #used dl {
	background-color: #FFF;
	padding: 10px;
	width: 205px;
	float: left;
	margin-right: 20px;
/* box-shadow */
box-shadow:7px 7px 9px -5px #735b6f;
-moz-box-shadow:7px 7px 9px -5px #735b6f;
-webkit-box-shadow:7px 7px 9px -5px #735b6f;
}

/*#section06 .fb-page {*/
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
  width: 100% !important;
}
.iframe-content {
    position: relative;
    width: 100%;
    padding: 75% 0 0 0;
}
.iframe-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

