@charset "UTF-8";

/* CSS Document */
body {
width: 100%;
margin:0;
padding:0;
color:#333;
font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-size: 16px;
line-height: 1.75;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
overflow-x:hidden;
min-width:960px;
}

a:link {color:#00c6b2; text-decoration:none;}
a:visited {color:#00c6b2;text-decoration:none;}
a:hover {color:#66cccc; text-decoration:underline;}
a:active {color:#00c6b2;text-decoration:none;}
.fontMatsu{color: #00bda4;}
.bgGray{ background-color: #fcfcfc;}



/* header
--------------------------------------------------------------------------------------*/
.caption{
	width:100%;
	margin: 0;
	padding:0.5% 1%;
	text-align: left;
	background-color: #f7f7f7;
	font-size: 0.8em;
}
#header{
	width:100%;
	margin: 0 0 20px 0;
	padding:20px 0;
	text-align: center;
	position: relative;
}
#header h1 {
	width: 220px;
	float: left;
	position:absolute;
	top: 20px;
	left: 20px;
}

#header #head {
	text-align: center;
}

#header #headR {
	float: right;
	position:absolute;
	right: 20px;
	top: 30px;
}
#header #headR img.mailform{margin-right: 10px; display: inline;}


/* common
--------------------------------------------------------------------------------------*/
#wrapper {
	width: 100%;
	margin:0;
	padding:0;
	text-align: center;
	overflow: hidden;
	background-color:#fff;
}

.box {
	width: 100%;
	text-align:left;
	clear:both;
	padding: 0 0 5% 0;
}
.width1080{
	width: 1080px;
	margin: 0 auto;
	clear: both;
}
.width1000{
	width: 1000px;
	margin: 0 auto;
	clear: both;
}

.box2nd {
	text-align:left;
	margin: 0 0 2.5% 0;
	padding: 0 0 2.5% 0;
	clear:both;
}
.border{
	border: 1px solid #00bda4;
	padding: 5% 5% 0 5%;
}

.borderU{
	border-bottom: 1px solid #00bda4;
}

.topixBox{
	background-color: #ffffe3;
	border: 5px solid #00bda4;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	padding: 1% 2%;
	color: #00bda4;
	margin: 3% 0;
	clear: both
}


/* switchDetail
--------------------------------------------------------------------------------------*/

.switchDetail{
    display: none;
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
	position:relative;
	text-align:left;
}
.switchDetail p{
	text-align:left;
}
.switchHat{
	width:300px;
	height: 60px;
	background:url(../img/common/moreOpen.png) no-repeat 0 0;
	background-size:300px 60px;
	text-indent:-9999px;
	outline:0;
	margin: 1% auto;
	text-align: center;
}
.switchHat.mangaOpen{
	width:680px;
	height: 75px;
	background:url(../img/second/buildingMangaBtn01.png) no-repeat 0 0;
	background-size:680px 75px;
	text-indent:-9999px;
	outline:0;
	margin: 1% auto;
	text-align: center;
}

.nowOpen {
	background:url(../img/common/moreClose.png) no-repeat 0 0;
	background-size:300px 60px;
}
.switchHat.mangaOpen.nowOpen {
	background:url(../img/second/buildingMangaBtn02.png) no-repeat 0 0;
	background-size:680px 75px;
}

.closeBtnHat{ display:none !important;}





/* modal
--------------------------------------------------------------------------------------*/
.modal-content {
	width: 60%;
	margin:0;
	padding: 40px 20px 15px 20px;
	background: #fff;
	position: fixed ;
	display: none ;
	z-index: 2 ;
}
  
.modal-overlay {
	z-index: 1 ;
	display: none ;
	position: fixed ;
	top: 0;
	left: 0;
	width: 100% ;
	height: 100% ;
    height:100vh;
	background-color: rgba(0,0,0,0.85) ;
}
.modalBox{
	width: 90%;
	margin:0 5% 40px 5%;
}
div.btnClose {
	margin-right:0;
	float:right;
	clear:both;
}


/* footer
--------------------------------------------------------------------------------------*/

#footerWrap {
	width:100%;
	margin-top: 50px;
	padding:20px 0 0 0;
}

#footerWrap #banner_area{
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}

#footerWrap #footer {
	max-width: 100%;
	margin: 0 0;
	text-align: center;
	padding: 1% 0 0 0;
	background-color: #000;
	color: #fff;
}
#footerWrap #footer article {
	text-align: center;
	padding:0 0 10px 0;
	font-size:12px;
}

#footerWrap #banner_area #footer_banner{
	margin: 0 0 40px 0;
	padding: 0;
}
#footerWrap #banner_area #footer_banner li{
	width: 200px;
	margin: 0 1px 0 1px;
	padding:0 !important;
	text-align:center;
	display: inline;
}
#footerWrap #banner_area #footer_banner li img{
	width: 200px;
	height: auto;
}

@media screen and (max-width: 768px) {
[href^="tel"] {pointer-events: auto;}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {}



/* -------------------------------- 

common,index

-------------------------------- */
@media only screen and (min-width: 960px) {
	

.drawer-nav {
background: rgba(6,23,36,0.8);
	 z-index:9299 !important;
}
.drawer-nav ul {
margin-top: 80px;
padding: 30px 10% 0 10%;
font-size: 18px;
line-height: 30px;
}
.drawer-nav ul a {
	color: #ffffff;
	text-decoration: none;
}
.drawer-nav ul a:hover {
text-decoration: none;
}
.drawer-nav ul li.current a {
text-decoration: none;
cursor: default;
}
.drawer-nav li.home {
margin-top: 2em;
}
.drawer-menu li{
	line-height: 2.5;
}
.drawer-hamburger {
width: 30px;
height: 30px;
	top: 10px;
background-image: url(../img/common/menu.png);
background-size: 30px 30px;
background-repeat: no-repeat;
background-position: 50% 100%;
}
	
.drawer-hamburger-icon {
height: 4px;
background-color: transparent;
border-radius: 2px;
margin-top: 0;
}
.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
background-color: #cccccc;
border-radius: 2px;
height: 4px;
}
.drawer-hamburger-icon:before {
background-color: transparent;
top: -14px;
}
.drawer-hamburger-icon:after {
background-color: transparent;
top: 14px;
}
.drawer--top .drawer-hamburger,
.drawer-hamburger {
padding: 0;
	margin: 0 auto;
}
.drawer--top.drawer-open .drawer-hamburger {
padding: 0;
background: transparent;
background-position: 50% 120%;
	margin: 0 auto;
}
.drawer-menu li a.current{
	background-color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#00bda4;
	padding:10px 20px;
	text-decoration:none;
	height: auto;
	margin-bottom: 1.5em;
}
}





/* ここからタブ
--------------------------------------------------------------------------------------*/
/* 
--------------------------------------------------------------------------------------*/
@media screen and (max-width: 960px) {

img {
	vertical-align: top;
	max-width: 100% !important;
	height: auto;
}
.drawer-hamburger-icon:after{
background-color: #fff;
border-radius: 2px;
height: 4px;
	
}
.drawer-hamburger-icon:before {
background-color: #fff;
border-radius: 2px;
height: 4px;
	
}
.drawer-hamburger-icon {
margin-top: 20px;
}
.drawer-hamburger{
margin-top: 10px;
	}

}




/* ここからスマホ
--------------------------------------------------------------------------------------*/
/* #topcontrol
--------------------------------------------------------------------------------------*/

@media only screen and (max-width: 481px) {
.forPc {display: none;}
.forSp {display: block;}
* {
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-box-shadow: none;
box-shadow: none;   
outline: none;
}

html, body{
	text-align: center;
	width: 100%;
	font-size:16px;
	line-height:1.5;
	min-width:initial;
	-webkit-text-size-adjust: none;
	font-size-adjust:none;
	margin: 0;
   padding: 0;
	overflow-x: hidden;
}

img {
	width: 100%;
	max-width: 100% !important;
	height: auto;
	-ms-interpolation-mode: bicubic;
	vertical-align: top;
}
a {word-break: break-all;}

	

/* header
--------------------------------------------------------------------------------------*/

#header{
	width:100%;
	margin: 0 0 20px 0;
	padding:0 0;
	text-align: center;
	position: relative;
}
#header h1 {
	width: 50%;
	margin: 2% 0 2% 10px; 
	top:0;
	left:0;
}
#header #head {
	text-align: center;
	top: 5%;
}

#header #headR {
	width: 45%;
	margin: 2% 0; 
	right: 10px;
	top:0;
	text-align: right;
	position:absolute;
}


/* common
--------------------------------------------------------------------------------------*/
#wrapper {
	width: 100%;
	margin:80px 0% 0 0%;
	padding:0;
	clear: both;
}

.box {
	width: 100%;
	text-align:left;
	clear:both;
	padding: 0 0 5% 0;
}
.width1080,
.width1000{
	width: 90%;
	margin: 0;
	padding: 0 5%;
	clear: both;
}
/*
.drawer-nav {
background: rgba(6,23,36,0.8);
	 z-index:9299 !important;
}*/
.drawer-nav ul {
margin-top: 80px;
padding: 30px 10% 0 10%;
font-size: 18px;
line-height: 30px;
}
.drawer-nav ul a {
	color: #ffffff;
	text-decoration: none;
}
.drawer-nav ul a:hover {
text-decoration: none;
}
.drawer-nav ul li.current a {
text-decoration: none;
cursor: default;
}
.drawer-nav li.home {
margin-top: 2em;
}
.drawer-menu li{
	line-height: 2.5;
}
.drawer-hamburger {
width: 30px;
height: 30px;
	top: 70px;
background-image: url(../img/common/menu.png);
background-size: 30px 30px;
background-repeat: no-repeat;
background-position: 50% 100%;
}
	
.drawer-hamburger-icon {
height: 4px;
background-color: transparent;
border-radius: 2px;
margin-top: 0;
}
.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
background-color: #cccccc;
border-radius: 2px;
height: 4px;
}
.drawer-hamburger-icon:before {
background-color: transparent;
top: -14px;
}
.drawer-hamburger-icon:after {
background-color: transparent;
top: 14px;
}
.drawer--top .drawer-hamburger,
.drawer-hamburger {
padding: 0;
	margin: 0 auto;
}
.drawer--top.drawer-open .drawer-hamburger {
padding: 0;
background: transparent;
background-position: 50% 120%;
	margin: 0 auto;
}
.drawer-menu li a.current{
	background-color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#00bda4;
	padding:10px 20px;
	text-decoration:none;
	height: auto;
	margin-bottom: 1.5em;
}

/* modal
--------------------------------------------------------------------------------------*/
.modal-content {
	width: 90% !important;
	height:90%;
	margin: 0;
	padding: 0;
	overflow:auto;
}
.modal-overlay{
	width: 90% !important;
	padding: 5%;
}

div.btnClose {
	width:30%;
	margin-right:4%;
	margin-bottom:4%;
	float:right;
	clear:both;
}




/* footer
--------------------------------------------------------------------------------------*/

#footerWrap {
	width:100%;
	margin-top: 0;
	padding:20px 0 0 0;
}

#footerWrap #banner_area{
	width: 90%;
	margin: 0 5%;
	text-align: center;
	padding: 0;
}

#footerWrap #footer {
	max-width: 100%;
	margin: 0 0;
	text-align: center;
	padding: 2% 0 2% 0;
	background-color: #000;
	color: #fff;
	clear: both;
}
#footerWrap #footer article {
	max-width: 100%;
	text-align: center;
	padding:10px 0 10px 0;
	font-size:12px;
	clear: both;
}

#footerWrap #banner_area #footer_banner{
	margin: 0 0 40px 0;
	padding: 0;
}
#footerWrap #banner_area #footer_banner li{
	width: 48% !important;
	margin: 0 1% 1% 1%;
	padding:0 !important;
	text-align:center;
	display: inline;
	float: left;
}
#footerWrap #banner_area #footer_banner li img{
	width: 100% !important;
	height: auto;
}

#header #headR img.mailform{width: 50%; margin-right: 0; text-align:right; margin-bottom: 3%;}
}
