@charset "utf-8";
/*---------------------------------------------------
under 980
---------------------------------------------------*/

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

/* --------------------------------------------------- GLOBAL */

body {
	min-width: 100%;
}

.content {
	width: 95%;
	max-width: 700px;
}

.pc {
	display: none;
}

.sp {
	display: block;
}

p {
	font-size: 13px;
}

/* --------------------------------------------------- TOP */

#top .visual footer {
	bottom: 25px;
}

#header {
	overflow: hidden;
}

.top-content {
  flex-direction: column;
}

#header .logo {
	float: none;
}

#header .catchcopy {
	float: none;
	text-align: center;
	margin: 10px 0;
}

#header nav {
	display: none;
}

#menu-button {
	display: block;
	position: absolute;
	right: 20px;
	overflow: hidden;
	z-index: 100;
	line-height: 45px;
	cursor: pointer;
	padding: 0 10px;
	z-index: 10000;
	padding: 7px 15px 13px 15px;
	position: relative;
	height: 25px;
	position: absolute;
    right: 0;
    top: 20px;
    border: 1px solid #000;
}
	
#menu-button .bar {
	display: block;
	width: 20px;
	height: 3px;
	background: #000;
	margin: 5px 0 0 0;
	padding: 0;
	opacity: 1;
	
	transition: 0.7s cubic-bezier(0.18, 1, 0.21, 1);
	-o-transition: 0.7s cubic-bezier(0.18, 1, 0.21, 1);
	-ms-transition: 0.7s cubic-bezier(0.18, 1, 0.21, 1);
	-moz-transition: 0.7s cubic-bezier(0.18, 1, 0.21, 1);
	-webkit-transition: 0.7s cubic-bezier(0.18, 1, 0.21, 1);
}
	
#menu-button .bar:nth-of-type(1) {
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
}

#menu-button .bar:nth-of-type(2) {
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
}

.openmenu #menu-button .bar {
	-ms-transform: rotate(215deg);
	-webkit-transform: rotate(215deg);
	-moz-transform: rotate(215deg);
	transform: rotate(215deg);
}

.openmenu #menu-button .bar:nth-of-type(1) {
	position: absolute;
	top: 62px;
	
	-ms-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	transform: rotate(225deg);
}

.openmenu #menu-button .bar:nth-of-type(2) {
	position: absolute;
	top: 62px;
	
	-ms-transform: rotate(-225deg);
	-webkit-transform: rotate(-225deg);
	-moz-transform: rotate(-225deg);
	transform: rotate(-225deg);
}

.openmenu #menu-button .bar:nth-of-type(3) {
	opacity: 0;
}

.openmenu #menu-button .bar:nth-of-type(1) {
	position: absolute;
	top: 17px;
	
	-ms-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	transform: rotate(225deg);
}

.openmenu #menu-button .bar:nth-of-type(2) {
	position: absolute;
	top: 17px;
	
	-ms-transform: rotate(-225deg);
	-webkit-transform: rotate(-225deg);
	-moz-transform: rotate(-225deg);
	transform: rotate(-225deg);
}

#mask {
	display: none !important;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	z-index: 10000;
	}

	body.openmenu #mask {
		display: block !important;
		}

#header nav {
	float: none;
	display: none;
	padding: 0;
	display: block;
	position: fixed;
	width: 280px;
	top: 0;
	left: 0;
	bottom: 0;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	margin: 0 0 0 -300px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	-webkit-transition: 200ms -webkit-transform ease-in-out;
	transition: 200ms transform ease-in-out;
	z-index: 10001;
	background: #FFF;
}

#header nav > * {
	-webkit-transform: translateZ(0px);
}

#header nav .content {
	width: 100%;
}

body.openmenu #header nav {
	transform: translate3d(300px,0,0);
}

#header nav ul {
	display: block;
	border: none;
}

#header nav ul li {
	width: 100%;
	border: none;
	border-bottom: 1px solid #E6E6E6;
}

#header nav ul li a {
	text-align: left;
	padding: 10px;
}

#top .melit .tab ul {
	margin: 0;
}

#top .melit .tab li a {
	font-size: 12px;
	margin: 0 5px;
}

#top .melit .tab li a span {
	font-size: 11px;
}

#top .melit.melit2 .sim {
	display: block;
}

#top .melit.melit2 .sim .text {
	width: 100%;
	box-sizing: border-box;
}

#top .melit.melit2 .sim .image {
	width: 100%;
	background: #000;
}

#top .melit.melit3 > article > header .text dl {
	display: block;
}

#top .bolt .pc {
	display: block;
}

#top .bolt .sp {
	display: none;
}


}

@charset "utf-8";
/*---------------------------------------------------
under 700
---------------------------------------------------*/

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

/* --------------------------------------------------- GLOBAL */

#top .about header h2 {
	font-size: 18px;
}

#top .about ul {
	display: block;
}

#top .about ul li,
#top .about ul li:nth-child(4), #top .about ul li:nth-child(5) {
	width: 100%;
}

#top .melit .tab li {
	display: none;
	width: 90%;
	margin: auto;
}

#top .melit article {
	padding: 15px;
}

#top .melit .tab li.active {
	display: block;
}

#top .melit.melit2 .plan .plan-table {
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	padding: 10px;
	border: 2px solid #EEE;
	margin: 20px 0;
}

#top .melit.melit2 .plan table {
	width: 700px;
	margin: 0;
}

#top .melit.melit3 > article > header {
	display: block;
}

#top .melit.melit3 > article > header .text {
	width: 100%;
}

#top .melit.melit3 > article > header .text dl dd {
	line-height: 1.5em;
	padding: 10px;
}

#top .melit.melit3 > article > ul > li section {
	display: block;
}

#top .melit.melit3 > article section .image {
	width: 100%;
	margin-top: 20px;
}

#top .melit.melit3 > article > header .image {
	width: 100%;
	text-align: center;
}

#top .melit.melit3 > article > header .image img {
	width: 150px;
}

#top .flow .flow2 li table,
#top .flow .flow2 li table tr,
#top .flow .flow2 li table th,
#top .flow .flow2 li table td {
	display: block;
}

#top .flow .flow2 li table th {
	width: 100%;
	padding: 5px 0;
}

#top .flow .flow2 li table .image {
	padding-bottom: 20px;
}


#top .melit.melit1 strong {
	font-size: 18px;
}

#top .melit.melit1 .campaign h4 {
	font-size: 16px;
}

#top .melit article footer .button {
	margin-bottom: 10px;
}

#top .flow .flow1 table td {
	word-break: break-all;
    white-space: normal;
}



#contact #ssl_site_seal {
	position: relative;
}

#formWrap .formTable {
	border-bottom: 1px solid #CCC;
}

#formWrap .formTable,
#formWrap .formTable tr,
#formWrap .formTable th,
#formWrap .formTable td {
	display: block;
}

#formWrap .formTable th,
#formWrap .formTable td {
	width: 95%;
    padding: 5px 2.5%;
}

#formWrap .formTable tr {
	padding: 10px 0;
	border: 1px solid #CCC;
	border-bottom: none;
}

#formWrap .formTable th {
	background: none;
	padding-bottom: 0;
	border: none;
}

#formWrap .formTable td {
	border: none;
}

.zeromail table,
.zeromail table tbody,
.zeromail table tr,
.zeromail table th,
.zeromail table td,
#contact_table,
#contact_table tbody,
#contact_table tr,
#contact_table th,
#contact_table td {
	display: block;
}

.zeromail table,
#contact_table {
	border: 1px solid #CCC;
}

.zeromail table th,
.zeromail table td,
#contact_table th,
#contact_table td {
	width: 95%;
    padding: 5px 2.5%;
    background-color: #FFF;
    border: none;
}

.zeromail table tr td,
#contact_table tr td {
	border-bottom: 1px solid #CCC;
}

.zeromail table input[type=text],
.zeromail table textarea {
	width: 100%;
}




}