@charset "utf-8";
html {font-size: 62.5%}
body {
background-color: #FFFFFF;
min-width: 1080px;
font-size: 1.6rem;
font-family: 'Noto Sans Japanese', sans-serif;
-webkit-text-size-adjust: 100%;
animation: fadeIn 2s ease 0s 1 normal;
-webkit-animation: fadeIn 2s ease 0s 1 normal;
}
@keyframes fadeIn {
 0% {opacity: 0}
 100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
 0% {opacity: 0}
 100% {opacity: 1}
}
select,input,button,textarea,button {font:99%;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt {
font-family:monospace;
*font-size:108%;
line-height:100%;
}
a:link {
color: #000000;
transition: .3s;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #0099CC;
text-decoration: underline;
}
a:active {
color: #999999;
text-decoration: none;
}
a.btn img {
-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;
-ms-filter: 'alpha(opacity=100)';
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
a:hover.btn img {
-ms-filter: 'alpha(opacity=60)';
filter: alpha(opacity=30);
-moz-opacity: 0.40;
opacity: 0.40;
}
a {
outline: none;
}
::selection {
background: #000000;
color: #FFFFFF;
}
::-moz-selection {
background:#000000;
color:#FFFFFF;
}
::-webkit-selection {
background:#000000;
color:#FFFFFF;
}
strong {
font-weight: bold;
}
.pc {
display: inherit!important;
}
.sp {
display: none!important;
}
#wrapper {
overflow: hidden
}
/*--HEADER-------------*/
header {
height: 120px;
background-color: #E5D0F5;
}
header .inner {
width: 96%;
padding-top: 15px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
height: 100%;
}
header a {
text-decoration: none;
}
header h1 {
float: left;
font-weight: 600
}
header ul {
display: block;
float: right;
text-align: right;
}
header li {
display: inline;
font-size: 14px;
margin-left: 5px;
}
/*--NAVIGATION-------------*/
#gnav {
clear: both;
background-color: #D5BBEA;
height: 50px;
}
#gnav .inner {
width: 1080px;
margin-right: auto;
margin-left: auto;
}
#gnav ul {
height: 50px;
}
#gnav ul li {
width: 20%;
height: 50px;
float: left;
text-align: center;
}
#gnav ul li a {
width: 20%;
display: table-cell;
vertical-align: middle;
height: 50px;
background-color: #666268;
}
#gnav ul li a:hover {
background-color: #2E3943;
}
/*--MAINVIS-------------*/
#mainVis {
height: 600px;
background-image: url(https://temp-ver.meltlab.me/images/mv.webp);
background-size: cover;
background-position: center center;
}

/*--CONTENTS-------------*/
#contents {
width: 1080px;
margin-right: auto;
margin-left: auto;
background-color: #D3CCE2;
}
#contents:after{
content:".";
display:block;
clear:both;
height:0;
visibility:hidden
}

#main {
float: right;
width: 720px;
}
aside {
float: left;
width: 180px;
}
.pageTop {
clear: both;
padding: 10px;
background-color: #FFFFFF;
text-align: right;
}
/*--FOOTER-------------*/
footer {
background-color: #E5D0F5;
clear: both;
padding-top: 20px;
padding-bottom: 50px;
}
footer .inner {
width: 1080px;
margin-right: auto;
margin-left: auto;
}
footer ul {
background-color: #FFF;
height: 40px;
}
footer li {
float: left;
margin-right: 10px;
background-color: #CCC;
}
/*--NEWS-------------*/
#news {
float: left;
width: 500px;
}
#news dl {
margin-left: 0px;
margin-right: 10px;
padding: 0px;
margin-bottom: 10px;
}
#news dt {
float: left;
width: 80px;
clear: both;
padding-right: 0;
padding-bottom: 5px;
padding-left: 0px;
padding-top: 0px;
color: #999999;
background-color: #E8E8E8;
}
#news dd {
margin-left: 80px;
margin-bottom: 10px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 18px;
background-color: #D6D5D6;
}

/*--MAILFORM-------------*/
#mailformpro table{
width: 100%;
background-color: #FFF;
}
#mailformpro table th,#mailformpro table td{
	border-bottom: 1px solid #000000;
	padding: 20px;
}
#mailformpro table th{
white-space: nowrap;
vertical-align: top;
}
#mailformpro table .form_field{
width: calc(100% - 10px)!important;
padding: 5px!important;

border: solid 1px #C4C4C4!important;
border-radius: 0px!important;
box-shadow: 0px 0px 0px #CCC inset!important;

}
form#mailformpro label.mfp_checked {
  padding: 3px;
  border: solid 1px #CCC;
  background-color: #eaeaea!important;
  box-shadow: 0px 0px 0px #fff inset!important;
}
#mailformpro table .req{
color: #FF0004
}
#mailformpro .submit_btn {
	padding: 10px 30px;
	font-size: 1.4rem;
	border: none;
	color: #FFF!important;
	background-color: #000!important;
	cursor: pointer;
	outline: none;
	background-image: none!important;
	text-shadow: none!important;
	border-radius: 0;
}
.mfp_element_reset {
	color: #333;
}
#mailformpro .submit_btn:hover {
	background-color: #878787;
}

div#mfp_overlay_inner h4{
	text-align: center!important;
	font-weight: 500;
	margin-bottom: 0.7em
}
table#mfp_confirm_table tr th, table#mfp_confirm_table tr td {
  font-size: 1.4rem!important;
}
div.mfp_buttons {
  clear: both;
  padding: 10px 0px;
  text-align: center;
  margin-top: 1em
}
.mfp_element_submit, .mfp_element_reset, .mfp_element_button, button.mfp_next, button.mfp_prev {
	border-radius: 0px!important;
	padding: 10px 30px;
	border: solid 0px rgba(204,204,204,0.00)!important;
	background: gradient(linear, center top, center bottom, from(#EEE), to(#CCC));
	background: -webkit-gradient(linear, center top, center bottom, from(#EEE), to(#CCC));
	background: -moz-linear-gradient(top, #EEE, #CCC);
	background: -ms-linear-gradient(top, #EEE 0%, #CCC 100%);
	text-shadow: none!important;
	background-image: none!important;
	background-color: #000!important;
	color: #FFF!important;
	font-size: 1.4rem!important;
	cursor: pointer;
	outline: none;
	border-style: none;
}
div.mfp_err {

	background-image: none!important;

}
.mfp_thanks{
text-align: center;
padding-top: 100px;
padding-bottom: 200px;
}

/*--CMS-------------*/
/*--ASIDE-------------*/
#sidebar h4 {
	background-color: black;
	color: #FFF;
}
#sidebar ul {
	margin-bottom: 30px;
}
/*--ARTICLE-------------*/
.entry {
	background-color: #F2F2F2;
	margin-bottom: 50px;
}
.entry a {
	text-decoration: none;
}
.entry a:hover {
	text-decoration: none;
}
.entry p {
	margin: 0 0 20px 0;
	zoom: 1;
}
.entry p strong {
	font-weight: bold;
}
.entry p img.aligncenter {
	display: block;
	margin: auto;
}
.entry p img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.entry p img.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.entry h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 20px 0;
}
.entry h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 20px 0;
}
.entry h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 20px 0;
}
.entry h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 20px 0;
}
.entry h5 {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 0 20px 0;
}
.entry h6 {
	font-size: 0.7em;
	font-weight: bold;
	margin: 0 0 20px 0;
}
.entry ul li {
	list-style: disc;
	margin: 5px 0 5px 20px;
}
.entry ol li {
	list-style: decimal;
	margin: 5px 0 5px 20px;
}
/* clearfix */
.entry p:before, .entry p:after {
	content: "";
	display: table;
}
.entry p:after {
	clear: both;
}
.entry .date{
font-weight: bold;
}
.entry .cat-data {
	font-size: .6em;
	padding: 3px 5px;
	text-align: center;
	white-space: nowrap;
	color: #fff;
	border-radius: 3px;
	background-color: #464646;
}
.entry .tag li {
	font-size: .6em;
	padding: 3px 5px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	background-color: #464646;
	display: inline-block;
	float: left;
}
.entry .tag li:first-child {
	color: #464646;
	background-color: #FFF;
}
/*--PAGENATION-------------*/
.pagination {
	margin: 40px 0 30px;
	text-align: center;
}
.pagination ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pagination li {
	display: inline-block;
	width: auto;
}
.pagination li a, .pagination li > span {
	font-size: .9em;
	display: block;
	width: 30px;
	margin: 0 1px;
	padding: 5px 0;
	text-decoration: none;
	color: #000;
	border: solid 1px #ccc;
	border-radius: 3px;
}
.pagination li > span {
	color: #fff;
	background-color: #464646;
}
.pagination li a:hover {
	color: #fff;
	background-color: #464646;
}
.pagination li .dots {
	width: 15px;
	padding: 0;
	color: #000;
	border-color: transparent;
	background-color: transparent;
}



/*--ARTICLE INDEX_BX_LIST-------------*/
#news_thumbx{}
#news_thumbx ul {}
#news_thumbx ul li{
width: 30%;
background-color: #CFCFCF;
float: left;
height: 200px;
}
#news_thumbx ul li .thum{
	width: 100%;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #3B3D41;
}




@media screen and (max-width: 520px) {
html {font-size: 62.5%}
body {
background-color: #FFFFFF;
min-width: 320px;
font-family: 'Noto Sans Japanese', sans-serif;
font-size: 1.6rem;
-webkit-text-size-adjust: 100%;
animation: fadeIn 2s ease 0s 1 normal;
-webkit-animation: fadeIn 2s ease 0s 1 normal;
}
.pc {
display: none!important;
}
.sp {
display: inherit!important;
}
input{ font-size:16px!important; } /*フォームのフォーカスOFF*/
/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  font-size:16px;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
/*SP NAV*/
#panel-btn{
  display: inline-block;
  position: fixed;
  width: 40px;
  height: 40px;
  margin: 5px 0 10px;
  border-radius: 50%;
  right: 20px;
  top: 10px;
  z-index: 9999999;
animation-duration: 2s;
}
#panel-btn-icon{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 2px;
  margin: -1px 0 0 -7px;
  background: #004888;
  transition: .2s;
}
#panel-btn-icon:before, #panel-btn-icon:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 2px;
  background: #004888;
  transition: .3s;
}
#panel-btn-icon:before{
  margin-top: -6px;
}
#panel-btn-icon:after{
  margin-top: 4px;
}
#panel-btn .close{
  background: transparent;
}
#panel-btn .close:before, #panel-btn .close:after{
  margin-top: 0;
}
#panel-btn .close:before{
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
#panel-btn .close:after{
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
}
