@charset "UTF-8";

html {
  font-size: 62.5%;
}
button,
*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
button {
	-webkit-appearance: none;
	padding: 0;
	width: 100%;
	border: none;
	outline: none;
	background: none;
}

body {
/*  min-width: 320px;*/
  color: #000;
  font-size: 12px;
  font-size: 1.2em;
  font-family: Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ",Osaka,verdana,"Meiryo", "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}

a {
  color: #000;
  text-decoration: none;
}
header,
header a,
.top a{
	color: #fefefe;
}
button:hover,
a:hover {
/*  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;*/
    opacity: 0.7;

}
a:hover img {
  opacity: 0.7;
  background: #fff;

}
label a:hover img,
header a:hover img {
	background: none;
}

/*
header a:hover,
footer a:hover,
.news a:hover,
.press a:hover,
button:hover,
a:hover img {
  opacity: 0.7;
}*/
.clearfix {
  zoom: 1;
  overflow: hidden;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

input {
  font-size:16px;
  font-size: 1.6rem;
}

img {
  width: 100%;
  line-height: 0;
  vertical-align: middle;
  border: none;
}

p {
  line-height: 1.75;
}

ol,
ul,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0; 
}

li {
  list-style: none;
}

.sp {
  display: none;
}
header input {
  display: none;
}

nav,
h2,
h3,
h4,
h5 {
  letter-spacing: 0.1rem;
}

.iframe-wrap {
  position: relative;
  padding-top: 56.25%;
}

.iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*--------------------------*/
.wrap {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
}
.privacy img {
  max-width:200px;
}
/*--page-top--------------------------------------------------------*/
#page-top {
  display: none;
  position: fixed;
  right: 2%;
  bottom: 184px;
  width: 88px;
  height: 88px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
}

#page-top a {
  display: block;
  padding: 24px 0;
  background: #ddd;/*#DDEBF3;*//*#6fceef;*/
  border-radius: 44px;
}

#page-top a span {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background: url(/img/btn-top-on.png);
  text-indent: -9999px;
}

#page-top a:hover {
  background: #1e7dc8
}

/*--header--------------------------------------------------------------*/
header {
  width: 100%;
  background: #c30d22;
  font-weight: bold;
  margin-bottom: 24px;
}

header .read{
margin: 0;
font-size: 1.6rem;
}

header .wrap,
header nav,
header .sns,
header .g-nav{
  display: -webkit-flex;
  display: flex;
/*  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;*/
  -webkit-align-items: center;
	align-items: center;

}
header .wrap:nth-child(1){
}
header .read{
	margin-left: 24px;
}
header hr{
	border: none;
	border-top: 1px solid #dcb9a4;
	height: 1px;
	margin: 0;
	padding: 0;
}

/*.header-logo-black,*/
header label{
	margin-left: auto;
}
/*
header .wrap {
  -webkit-flex-direction: column;
  flex-direction: column;
}
*/
header .logo {
  margin: 16px 0;
}

header .logo img {
  max-width: 109px;
}
.header-logo-black img{
	max-width: 118px;
}
header nav{
	width: 100%;
}
header nav ul li {
  display: inline-block;
}

header .sns{
	margin-left: auto;
}
header .sns li {
  margin: 0 6px;
  background: #fff;
}
header .sns a{
	display: block;
}
header .sns img {
  max-width: 28px;
}

header .g-nav {
  margin: 16px 0;
  display:block;
  width:100%;
}

header .g-nav li {
  margin: 0 10px;
  letter-spacing: 0.8px;
  width:9%;
  vertical-align:top;
}
header .g-nav li:nth-child(1):hover,
header .g-nav li:nth-child(2):hover,
header .g-nav li:nth-child(3):hover,
header .g-nav li:nth-child(6):hover{
  cursor:pointer;
  opacity:0.5;
}

header .g-nav li a {
  letter-spacing: normal;
}
header .g-nav li li a {
padding: 6px 0;
    display: inline-block;
      word-break: break-all;
    white-space: nowrap;
}
/*--footer--------------------------------------------------------------*/
footer {
  width: 100%;
  margin-top: 0;
  padding: 0 0 16px;
  text-align: center;
  background: #000;
}

footer .wrap a {
  display: inline-block;
  color: #888889;
}
footer nav{
	text-align: center;
}
footer nav,
footer ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;

}
footer ul{
	width: 88%;
  margin-top: 24px;
}
footer ul li {
  display: inline-block;
  margin: 0 12px;
  line-height: 1.5;
}
footer .sp-hide {
	margin-left: auto;
	display: inline-block;
	width: 12%;
}

footer .logo img {
  max-width: 94px/*118px;*/
}
footer .sp-hide img {
padding: 12px 0 0;
}
footer .sp img {
  max-width: 70px;
}
small {
	display: block;
  font-size: 1.2rem;
  text-align: left;
  color: #888889;
}
.store-news,
.news-press {
  background: #42494e;
}
.store-news > .wrap,
.news-press > .wrap {
	/*background: #fff;*/
}
.store-news h2,
.press h2,
.news h2{
	margin: 0;
  background: #000;
  padding: 12px;
  color: #fff;
}
.press h2{
 /* background: #2f3336;*/
}
.store-news,
.press,
.news{
  float: left;
/*  background: #ccc;*/
	background:#fff;
  width: 32.5%;/*33%;*/
  margin-right:1.25%;
  height:270px;
}
.store-news {
  margin-right:0;
}
/*.store-news li{
  width:34%;
}*/
.store-news li,
.press li,
.news li{
  float: left;
  width: 50%;
  padding: 4%;
}

.store-news a,
.press a,
.news a{
  color: #000;
/*  display: block;*/
}
.store-news a > div,
.press a > div,
.news a > div{
	height: 125px;
	overflow: hidden;
}
.store-news time,
.press time,
.news time{
  display: inline-block;
	margin-top: 8px;
}
.store-news p,
.press p,
.news p{
	margin: 8px 0;
	line-height: 1.3;
}
/*---top------------------------------------------------*/
.top .slide-wrap {
	position: relative;
}
.top .slide-wrap .banner{
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;

}
.top .slide-wrap .banner{
	max-width: 50%;
}
.top .menu {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
/*  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;*/
}
.top .menu{
	margin: 12px auto;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.top .menu li{
	width: 32.5%;
}
/*
.slide2,
.slide3,
.slide4,
.slide5,
.slide6,
.slide7,
.slide8,
.slide9,
.slide10 {
	display: none;
}
*/
.wysiwyg {
  padding: 0 8px;
  font-size: 1.4rem;
}
.wysiwyg img{
 width: auto!important;
}
.wysiwyg p {
  font-size: 1.4rem;
}
/*--getq-----------------------------------------*/
.getq {
  margin: 24px auto;
  padding: 0 8px;
}
.getq em {
  color: #f00;
}
fieldset {
  padding: 16px;
}
fieldset div {
  margin: 8px ;
}
fieldset div label,
fieldset div .label {
  display: inline-block;
  width: 20%;
  padding-right: 8px;
  text-align: right;
  font-weight: bold;
}
.controlset span.label +div,
fieldset div label +div {
  width:76%;
  display:inline-block;
}
textarea ,
fieldset div input {
  width: 70%;
}
textarea {
  height: 100px;
}

.getq .buttonrow {
  margin: 16px 0;
  text-align: center;
}
.getq input[type="submit"] {
  border: none;
/*  border: 1px solid #000;*/
  background: #c30d22;
  padding: 8px 32px;
  color: #fff;
}
.getq input[type="submit"]:hover {
	opacity: 0.7
/*  background: #000;
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;*/
}

.prev-next {
  font-size: 1.6rem;
  text-align: center;
  padding: 16px 16px 32px;
  font-weight: bold;
}
.prev-next a {
  margin: 0 8px;
}

/*--news-------------------------------------------------*/

.news-page{
	background: #eeefef;
}
.news-page header + .wrap{
	background: #fff;
}

.news-page h3{
	color: #c30d22;
	margin-top: 0;
	font-size: 1.6rem;
}
.news-page header + .wrap ul li{
	padding: 0 16px 48px;
}
.news-page dt,
.news-page dd{
}
.news-page dt{
	float: left;
	max-width: 34%;
}
.news-page dd{
	float: left;
	padding-left: 2%;
	max-width: 66%;
}
.news-page header + .wrap ul ul{
	margin-top: 16px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.news-page header + .wrap ul ul li{
	width: 14.055%;
	padding: 0 1.5% 0 0;
	/*max-width: 118px;*/
}
/*.news-page header + .wrap ul ul li:last-child{
	padding-right: 0;
}*/
.item .bx-pager {
	margin: 16px 0 40px;
}
.item .bx-pager a,
.news-page header + .wrap ul ul li a.modalBox {
	display: block;
}
.item .bx-pager a > div ,
.news-page header + .wrap ul ul li a.modalBox > div {
	position: relative;
  width: 100%;
  height: 100%;
  padding: 100% 0 0;
}
.item .bx-pager a > div > div ,
.news-page header + .wrap ul ul li a.modalBox > div > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.item .bx-pager a > div > div > img ,
.news-page header + .wrap ul ul li a.modalBox > div > div >img {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 200%;
/*  min-height: 200%;*/
/*  z-index: -1;*/
}
.item .bx-pager a > div > div > img {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 100%;
}

h1,
.item h2{
/*
.dealer h1,
.news-page h1*/
	margin: 16px 0;
	padding: 16px;
	color: #fff;
	background: #c30d22;
}
/*---item------------------------------------------------*/
.item h1{
	padding: 0;
	color: #000;
	background: none;
}
.item h2{
	margin-bottom: 0;
}

.item .slide-dl {
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;

}
.ie9 .top .menu ,
.ie9 .item .slide-dl {
  zoom: 1;
  overflow: hidden;
}
.ie9 .top .menu ,
.ie9 .item .slide-dl:after {
  content: "";
  display: block;
  clear: both;
}
.ie9 .top .menu li,
.ie9 .item .slide-dl dt,
.ie9 .item .slide-dl dd {
	float: left;
}
.ie9 .top .menu li{
	width: 33.333333333333333333333333%;
}
.ie9 .item .slide-dl dt li {
	text-align: center;
}
.ie9 header .g-nav li{
	letter-spacing: 0;
}
.ie9 header .read,
.ie9 header .logo {
	display: inline-block;
}
.ie9 header .wrap, header nav, header .sns, header .g-nav {
	padding-bottom: 2px;
}
.ie9 footer {
	padding-top: 1px;
}
.item .slide-dl dt {
/*	float: left;*/
	width: 64%;
}
.item .slide-dl dt .slide-wrap {
	width: 100%;
}
/*.item .slide-dl dt .bx-viewport{
	width: 86%!important;
	margin: 0 auto;
}*/
.item .slide-dl dt li {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.item .slide-dl dt li img{
/*  padding: 0 48px;*/
}
.btn-update {
  text-align:center;
  margin-bottom:35px;
}
.btn-update a {
/*  background:#dcdcdd;*/
  background:#4B474D;/*#c30d22;*/
  display:inline-block;
  padding:12px 16px;
  color:#fff;
  font-size:14px;
  border-radius:8px;
  font-weight:bold;
  margin-top:24px;
}
.select-box select {
  margin-left:8px;
}
.select-box {
  margin-bottom:16px;
}
@media all and (-ms-high-contrast:none){
	.item .slide-dl dt li img,
	.item .slide-dl dt li img{
	  padding: 0; /* IE10 */
	}
}
.item dt .bx-wrapper{
	margin-bottom: 0;
}
/*.item dt li {
	max-height: 400px;
}*/
/*.item dt li > div {
  width: 100%;
  height: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
*/
.bxslider li {
  display: none;
}
.bx-viewport .bxslider li {
  display: block !important;
}


/*
.bx-wrapper .bx-viewport .slider li,
.bx-wrapper .bx-viewport .slider,
.bx-wrapper .bx-viewport {
	position: static!important;
}
*/
.item dt .bx-wrapper img {
  width: auto;
  max-width: 100%;
  display: inline-block;
  height: auto;
  max-height: 400px;
/*  margin: 0 auto;*/
}
.item .slider{
	height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.item .slide-dl dd {
/*	float: left;*/
	width: 36%;
	padding-left: 2%;
	margin: 0 auto;
	
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.item .slide-dl dd .dd-box {
	margin-bottom: auto;
	width: 100%;
}
.item .slide-dl dd .price-btn {
  width: 100%;
}
.btn {
	margin: 16px 0 72px;
	display: block;
	padding: 12px;
	text-align: center;
	background: #c30d22;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
}  
.btn.sold-out {
  background:#ccc;
}
.btn.sold-out:hover{
  opacity:1;
}
.item .bx-pager a {
	float: left;
	width: 10%;
}

.item .feature {
	background: #42494e;
}
.item .feature .wrap{
/*	background: #fff;*/
	background:#eeefef;
}
.item .feature li{
	background: #fff;/*eeefef;*/
	border-top: 1px solid #42494e;
	border-bottom: 1px solid #42494e;
	margin-bottom: 16px;
}

.item .feature dt,
.item .feature dd {
	float: left;
	width: 50%;
}
.item .feature dt {
	position: relative;
	text-align: center;
}
.item .feature dt img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 200px;
}
.item .feature dd {
	padding: 16px;

}
.item .feature dd p{
	line-height:1.5;
}
.item .feature h3{
	color: #c30d22;
}
.item .feature li dt:after {
    position: absolute;
    left: 0; top: 0; right: 0; bottom: 0;
    -moz-box-shadow: inset 0px 0px 15px 15px #fff;
    -webkit-box-shadow: inset 0px 0px 15px 15px #fff;
    box-shadow: inset -24px 0px 15px 15px #fff;
    content: " ";
}
.item .feature li dl {
	max-height: 200px;
	overflow: hidden;
}
.item .method {
	background: #eeefef;
}
.item .method .wrap{
	background: #fff;
}
.item .method section{
	float: left;
	width: 50%;
	padding: 16px 16px 40px 40px;
}
.item .item-link {
	background: #42494e;
}
  .item .item-link ul{
  display: -webkit-flex;
  display:flex;
  -webkit-flex-direction: row; /* Safari */
  flex-direction:         row;
    -webkit-align-content: space-between; /* Safari */
  align-content:         space-between;
}
.item .item-link li{
/*	float: left;
	width: 33.33333333%/*50%;*/

}
.item .item-link li a{
	display: block;
}
/*--dealer-------------------------------*/
.course h1,
.dealer h1{
	margin-bottom: 0;
}
.main li p span {
	display: inline-block;
	margin-right: 4px;
	padding: 4px 8px;
	border-radius: 4px;
	background: #dcdcdd;
	line-height: 1;
}
.sub {
	float: left;
	width: 40%;
	background: #dcdcdd;
	padding: 16px;
}

.prefectures {
	padding: 16px;
	text-align: -webkit-center;	
	text-align: center;
}
.prefectures h4 {
	background: #000;
	margin: 0;
	padding: 8px;
	border-radius: 6px 6px 0 0;
	border: 1px solid #595757;
	color: #fff;
	text-align: center;
}
.prefectures input,
.prefectures select{
	border-radius: 0 0 6px 6px;
	border: 1px solid #595757;
	border-top: none;
	background: #fff;
	padding: 10px;
	width: 100%;
	text-align: -webkit-center;	
	text-align: center;	
    font-size:16px;
}
.prefectures input{
	padding: 4px;
	margin-bottom: 8px;

}
.prefectures option{
	text-align: -webkit-center;	
	text-align: center;
}
.sub p{
	margin: 0;
	padding: 16px;
}
.sub .checkbox {
	font-weight: bold;
	font-size: 1.4rem;
}
.sub .checkbox input {
	margin-right: 4px;
	vertical-align: middle;
}

.course .sub {
	min-height: 500px;
}
.sub .btn {
	background: #000;
	margin: 16px;
	padding: 8px 12px;
	border: none;
/*	width: 100%*/
	line-height: 1;
}
.sub .btn span {
	font-size: 1.2rem;
	font-weight: normal;
}

.course .sub form + div{
	text-align: center;
	padding-bottom: 16px;
}
.course .sub form + div a{
	color: #666;
}
.main {
	float: left;
	width: 60%;
	padding: 16px;
}

.main h3{
	margin: 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #221814;
}
.course .main h3{
	margin: 0;
	padding-bottom: 8px;
	border-bottom: none;
}
.main li {
	padding-bottom: 0;
	margin-bottom: 24px;
} 
.main h4 {
	color: #c30d22;
	margin-bottom: 0;
}
.support dl{
    margin: 32px 0 48px;
    padding-bottom: 32px;
    border-bottom: 1px solid #999;
}
.support dt{
	float: left;
	width: 45%;
	padding: 0 16px;
	text-align: center;

}
.support dt img{
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 400px;
}
.support dd{
	float: left;
	width: 55%;
}
.support dd h2{
	font-size: 2rem;
	margin-bottom: 0;
}
.support dd h4{
	font-size: 1.4rem;
	margin-top: 12px;
}
.support dd .btn{
	display: inline-block;
	margin: 8px 0 16px;
	padding: 8px 12px;
	font-size: 1.2rem;
	font-weight: normal;
	border-radius: 6px;
}
.support .app {
	padding-top: 16px;
  border-top: 1px solid #cbcbcb;
	text-align: right;
	
}
.support .app div:nth-child(2){
	margin-top: 16px;
}
.support .app a {
	margin-left: 16px;
}
.support .app a img{
	max-height: 40px;
	width: auto;
}

.company .main{
	float: left;
	width: 50%;
	padding-top: 0;
}
.company .main .wysiwyg{
	margin-bottom: 24px;
}
.company .main .wysiwyg h3{
	margin: 32px 0 8px;
	padding: 0;
	border: none;
}
.company .main .wysiwyg h3:nth-child(1){
	margin-top: 0;
}
.company .main .map{
width: 100%;
margin-bottom: 24px;
}
.company .main .map iframe {
width: 100%!important;
}
.company .images{
	float: left;
	width: 50%;
	padding-left: 32px;
}
.company .images div{
	margin-bottom: 24px;
}
.item-list li {
  float:left;
  text-align:center;
  width:33.33333333%;
  padding:16px;
}
.item-list li h3 {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.item-list li a {
  display:block;
}
.item-list li div{
  height:240px;
  display:flex;
}
.item-list li div img{
width: auto;
    max-width: 100%;
    max-height: 100%;
    margin:auto;
}
@media screen and (min-width: 769px) {
header .g-nav li {
  font-size: .9em;
}
header .g-nav > li:nth-child(1) {
  width:18%;
}

header .g-nav > li:nth-child(2) {
  width:12%;
}
header .g-nav >  li:nth-child(3) {
  width:5%;
}
header .g-nav > li:nth-child(4) {
  width:7%;
}
header .g-nav > li:nth-child(5) {
  width:8%;
}
header .g-nav > li:nth-child(6) {
  width:8%;
}
header .g-nav > li:nth-child(7) {
  width:12%;
}
header .g-nav > li:nth-child(8) {
  width:9%;
}
header .g-nav li ul{
  display:none;
  padding-top:6px;
}
header .g-nav li li:nth-child(1),
header .g-nav li li:nth-child(2),
header .g-nav li li:nth-child(6),
header .g-nav li li{
  width:100%;
}
}
@media screen and (max-width: 858px) {
header .g-nav li{
	margin: 0 5px;
	font-size: 1rem;
}
}/*max858*/
@media screen and (max-width: 768px) {
  .li-ho {
    padding:16px 0;
  }
.company .main,
.company .images{
	float: none;
	width: 100%;
	padding: 16px;
}
.sp {
  display: block;
}
footer .sp-hide,
.sp-hide {
  display: none;
}
/*--header----------------------------*/
header{
	background: none;
}
header .wrap:first-child{
	background: #c30d22;
	height: 88px;
}
header .border ul {
  padding: 0 8px;
}
header .sns {
  margin: 0;
}
header .wrap nav {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

header .logo img {
  margin-left: 8px;
}

header .wrap .g-nav {
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  margin-top: 0;
}

header .wrap .g-nav li a {
  display: block;
  padding: 16px 0;
}

header .wrap .sns {
  margin-bottom: 24px;
}

header label {
/*  display: block;*/
  text-align: center;
}

header label a {
  display: block;
  padding: 12px 8px;
  color: #fff;
  font-weight: bold;
  font-size: 1.6rem;
}
header label a img{
  width: 90%;
}
header label a:hover {
  opacity: 1;
}

header .wrap nav {
/*  -webkit-transition: .3s ease;
  transition: .3s ease;*/
  transition: height 0.5s ease-in-out;
/*  width: 0;
  height: 0;
  overflow: hidden;*/
  position: absolute;
  top: 88px;
  display: none;
  background: rgba(0,0,0,0.8);
  z-index: 9999!important;
}

input:checked + nav {
/*  width: auto!important;*/
  /*height: auto!important;*/
  display: -webkit-flex;
  display: flex;
}
header .wrap .g-nav{
	width: 100%;
	text-align: left;
}
header .sns,
header .g-nav li{
	width: 100%;
	max-width: 200px;
	margin: 0 auto;
	font-size: 1.4rem;
	
}
header .sns li {
  margin: 0 16px 0 0;
}
body.remodal-is-active .remodal{
	padding: 32px;
	text-align: center;
}
body.remodal-is-active .remodal img{
	margin: auto;
	text-align: center;
}
/*--top----------------------------*/
.press h2, .news h2 {
  font-size: 1.4rem;
}
.store-news ul,
.news-press .wrap,
.top .menu,
.news ul,
.press ul{
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
/*  -webkit-align-content: center;
  align-content: center;*/
}
.store-news li,
.top .menu li,
.press li,
.news li {
	width: 100%;
	padding: 5%;
}
.store-news li p,
.press li p,
.news li p {
	margin-bottom: 0;
}
.store-news,
.press,
.news{
	width: 100%;
  float:none;
  height:auto;
}
.store-news a > div,
.press a > div,
.news a > div{
	height: auto;
	overflow: visible;
}
/*
.top .press li, .top .news li {
	width: 100%;
}*/
/*--footer----------------------------*/

footer{
	padding: 16px 8px;
}
footer ul {
/*  display: none;*/
margin: 0 0 8px;
}
footer nav {
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
}
footer .logo{
	margin-bottom: 8px;
}
small {
  margin-top: 8px;
  text-align: center;
}
/*getq*/
fieldset div label,
fieldset div .label {
  display: block;
  text-align: left;
  margin-bottom: 8px;
  width: 100%;
}
.controlset span.label +div,
fieldset div label +div {
  width:100%;
  display:inline-block;
}
textarea,
fieldset div input {
  width: 100%;
}

/*news*/
.news-page dt,
.news-page dd {
  float: none;
  max-width: 100%;
}
.news-page dd {
  padding: 8px 0 0;
}
.news-page header + .wrap ul ul{
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0;
}
.news-page header + .wrap ul ul li{
  width: 32%;
  margin: 0 1.5% 1.5% 0;
  padding: 0;
}
.news-page header + .wrap ul ul li:nth-child(3n){
	margin-right: 0;
}

/*--item-------------------------------*/
.item .slide-dl {
  -webkit-flex-direction: column;
  flex-direction: column;
}
.item dt,
.item dd,
.item .slide-dl dt,
.item .slide-dl dd,
.item .method section {
  width: 100%;
}
.item .method section{
	padding: 16px;
}
.item .method section:nth-child(1){
  padding-bottom: 0;
}
.item .method section:last-child{
  padding-top: 0;
}

.item dd{
	padding: 16px;
}
.btn {
	margin: 16px 0 16px;
}
.item h1{
	margin-top: 0;
}
.item h2{
	background: #000;
}
.item .bx-wrapper .bx-controls-direction a {
  z-index: 9998;
}
.item .bx-pager {
	margin: 8px 0 32px;
}
.item .bx-pager a {
	width: 20%;
}
.sub,
.main{
	float: none;
	width: 100%;
}
.sub{
	padding: 0;
}
.course .sub {
  min-height: 100px;
}
.item .feature li dl{
  max-height: 10000px;
  overflow: visible;
}
.item .feature li dt,
.item .feature li dd{
  float: none;
  width: 100%;
}

.support dt,
.support dd{
	float: none;
	width: 100%;
	padding: 0 16px;
}


}/*max-768*/

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

.item dt .bx-wrapper img {
  width: auto;
  max-width: 100%;
  display: block;
  max-height: 214px;
  margin: 0 auto;
}
}/*max-320px*/
/*
@media screen and (max-width: 640px) {
.top .news ul,
.top .press ul {
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.top .press li, .top .news li {
	width: 90%;
	margin: 16px auto;
}
}*//*max-640px*/
