﻿@import url("style.css");








@media print,screen and (max-width: 768px) {








.wrapper{
	width:100%;
	display:block;
	min-width:320px;
}
.main{
	margin:0 auto;
}
#wrap{
    position:relative;
    min-height:100%;
    _height:100%;
    overflow:hidden;
}




#imgs{
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-align:center;
	z-index:100;/*background:url(http://www.qiqiboy.com/wp-content/themes/qtheme/images/loading.gif) no-repeat center center;*/
}

#imgs img{width:100%;height:auto;display:block;}



#hamburger{position:fixed;z-index:1000;width:100%;top:-1%;}

/***DOT-NAVIGATION***/



#navs{z-index:10000;position:absolute;right:0%;top:38%;padding-right:0px;}
#navs a{}
#navs .active{background:#F00;}


/* Common styles and resets */


  

/***DOT-NAVIGATION END***/






/*Scroll Custom Start*/

#pageTop {
	z-index:100;
    position: fixed;
    bottom: 0px;
    right: 45%;
	left:45%;
	text-align:center;
	margin: auto;
	color:#CCC;
	font-size:2.5rem;
	cursor:pointer;
	display:block; 
	border-radius: 50%;
	border:solid 2px #CCC;/* 円の色 */
    width:45px;height:45px;
}


#pageNavi {
	z-index:100;
    position:fixed;
    bottom: 0px;
    right: 45%;
	left:45%;
	text-align:center;
	margin: auto;
	color:#CCC;
	font-size:2.5rem;
	cursor:pointer;
	display:block; 
	border-radius: 50%;
	border:solid 2px #CCC;/* 円の色 */
    width:45px;height:45px;
}




/*************kokomade**************/




/*****OTHER PARTS*****/

.sp5{height:5px;}
.sp10{height:10px;}
.sp15{height:15px;}
.sp20{height:20px;}
.sp25{height:25px;}
.sp30{height:30px;}
.sp35{height:35px;}
.sp40{height:40px;}
.sp50{height:50px;}


.sp0_5em{height:0.5em;}
.sp1em{height:1em;}
.sp1_5em{height:1.5em;}
.sp2em{height:2em;}
.sp2_5em{height:2.5em;}
.sp3em{height:3em;}
.sp3_5em{height:3.5em;}
.sp4em{height:4em;}
.sp5em{height:5em;}
.sp6em{height:6em;}
.sp7em{height:7em;}
.sp8em{height:8em;}


.clear{clear:both;}

/*LINK*/
a{line-height:160%;color:#09C;text-decoration:none}
a:link {color:color:#09C;}
a:visited{color:color:#09C;}
a:hover{color:color:#09C;text-decoration:underline;}


a.blacker:link {
text-decoration : none; 
color : #000; 
}

a.blacker:visited {
text-decoration : none; 
color : #000; 
}


a.blacker_bold:link{
text-decoration : none; 
color : #000;
font-weight:bold;
}

a.blacker_bold:visited{
text-decoration : none; 
color : #000;
font-weight:bold;
}


.text01 a{line-height:140%;color:#000;}
.text01 a:link {color:#000}
.text01 a:visited{color:#000;}
.text01 a:hover{color:#000;text-decoration:none;}


.text02 a{line-height:140%;color:#FFF;font-size:14px;}
.text02 a:link {color:#FFF;}
.text02 a:visited{color:#FFF;}
.text02 a:hover{color:#CCC;text-decoration:underline;}


.text03 a{line-height:236%;color:#000;font-size:0.9em;}
.text03 a:link {color:#000;}
.text03 a:visited{color:#000;}
.text03 a:hover{color:#666;text-decoration:underline;}	

.text04 a{line-height:140%;color:#000;font-size:0.9em;}
.text04 a:link {color:#FFF;}
.text04 a:visited{color:#FFF;}
.text04 a:hover{color:#CCC;text-decoration:underline;}




/******ALL LAYOUTS*****/


.wrapper{
	width:100%;
	display:block;
	min-width:320px;
}
.main{
	margin:0 auto;
}
#wrap{
    position:relative;
    min-height:100%;
    _height:100%;
    overflow:hidden;
}






/***TOP CONTENTS***/


#pages{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-align:center;
	z-index:100;
}
.page{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
	/*box-shadow: 3px 5px 7px rgba(0,0,0,0.4);/***20170916***/
}
.page1{
  background:url(../img/top_main_bg.jpg);
  background-repeat:no-repeat;
  background-size: cover;
  background-position: center center;
	
}
.page2{
   background:#FFF;
  /*background:url(../img/top02_bg.jpg);*/
  background-repeat:no-repeat;
  background-size: cover;
  background-position: center center;
}
.page3{
    /*background:yellow;*/
  background:url(../img/top03_main_bg.jpg);
  background-repeat:no-repeat;
  background-size: cover;
  background-position: center center;
}
.page4{
  background:#FFF;
  /*background:url(../img/demo_04.jpg);*/
  background-repeat:no-repeat;
  background-size: cover;
  background-position: center center;
}






/***TOP 1st_TEXT position***/
.outer{
    position: absolute;
	top: 35%;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index:100;
	width:30%;
}



.top_logo{
	z-index:100;
    position:absolute;
	bottom: 5%;
    right: 0%;
	left:0%;
	text-align:center;
	margin: auto;
	width:90%;
	}




.top02_p01{
    position: absolute;
	top: 12em;
	left: 0;
	z-index:100;
	width:95%;
}


.top02_p02{
    position: absolute;
	top: 8em;
	right: 0;
	left: 0;
	margin: auto;
	z-index:100;
	width:85%;
}


.top03_tex{
    position: absolute;
	top: 30%;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index:100;
	font-size:2rem;
	line-height:180%;
}





.top03_logo{
	z-index:100;
    position:absolute;
	bottom: 5px;
    right: 0%;
	text-align:right;
	width:12%;
	}




.top04_logo{
	z-index:100;
    padding:7% 0 0 0;
	margin: auto;
	width:30%;
	}



.top04_tex{
	margin: auto;
	z-index:100;
	line-height:150%;
	padding:15% 0 0 0px;
	font-size:14px;
}




.top04_icon{
	z-index:100;
	text-align:center;
	margin: auto;
	width:100%;
	padding:5% 0 0 0;
	}




.top04_copy{
	z-index:100;
    text-align:center;
	margin: auto;
	width:100%;
	padding:10% 0 0 0;
	font-size:12px;
	}






.sp04_tex{
	margin: auto;
	z-index:100;
	line-height:150%;
	font-size:14px;
}



.sp04_copy{
	text-align:center;
	margin: auto;
	width:100%;
	font-size:11px;
	}




/*******OTHER TEXT********/
h1{
    width:585px;
        height:24px;
   	font-size:16px;
	color:#000;
	font-weight:normal;
	padding:9px 0px 0 20px;
        margin:0px 0 0 0px;
	background: url() no-repeat left center;
	}

h2{
	color:#000;
    /*color:#a80000;*/
	font-size:1.2em;
	font-weight:bold;
	}



h3{
    color:#C00;
	font-size:4em;
	text-align:left;
	}



h4{
    font-size:1.8em;
	line-height:140%;
	color:#FFF;
	font-weight:bold;
	}


.head_tex{
	position:absolute;
    font-size:0.6rem;
	line-height:150%;
	color:#FFF;
	/*font-weight:bold;*/
	text-align:left;
	top:30px;
	left:10px;
	padding:0px 0 0 60px;
	}


.ttl_bk{
    font-size:1.2em;
	line-height:150%;
	color:#000;
	/*font-weight:bold;*/
	padding:0 0 2% 0;
	}



.gr_tex{
    font-size:1em;
	line-height:180%;
	color:#000;
	/*font-weight:bold;*/
	padding:0 0 0 0;
	text-align:left;
	}






strong{
font-size:16px;
	line-height:160%;
	padding:0px 0px 0px 0px;
	font-weight:bold;	
	}












/***動画***/


.video-wrap{
	min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
	
	}



video{position: absolute;
    bottom: 0px;
    right: 0px;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1000;
    overflow: hidden;
 }



table.table-1 {
    width: 100%;
    /*border: 1px #009B83 solid;*/
    margin:0px auto;
	font-size:15px;
	}

table.table-1 th {
	padding: 10px;
    border: 1px #CCC dotted;
    border-width: 0 0px 1px 0px;
	line-height:180%;
    text-align:left;
	vertical-align:top;
	background-color:#F4F4EA;
	width:25%;
	}
table.table-1 td {
	padding: 10px;
    border: 1px #CCC dotted;
    border-width: 0 0px 1px 0px;
	line-height:180%;
    text-align:left;
	vertical-align:top;
	background-color:#FFF;
	/*font-size:12px;*/
	}




table.table-footer{
    width: 100%;
    /*border: 1px #009B83 solid;*/
    margin:0px auto;
	font-size:15px;
	}

table.table-footer th {
	padding: 10px;
    /*border: 1px #CCC dotted;
    border-width: 0 0px 1px 0px;*/
	line-height:180%;
    text-align:left;
	vertical-align:top;
	background-color:#FFF;
	width:30%;
	}
table.table-footer td {
	padding:0 8% 0 8%;
    /*border: 1px #CCC dotted;
    border-width: 0 0px 1px 0px;*/
	line-height:180%;
    text-align:center;
	vertical-align:top;
	/*background-color:#FFF;*/
	/*font-size:12px;*/
	width:30%;
	}



table.table-footer td img {
	width:80%;
	}




/*****inner******/


#header {
    position: fixed;
    top: 0;
    left:0;
	height:60px;
	width:100%;
	background-color:#666;
	z-index:1000;
	}



.head_logo{display:none;}/****ロゴ前面はこの記述で****/
.inlogo{z-index:1100;position:absolute;right:0;text-align:right;}/****ロゴ前面はこの記述で****/


.head_logo img{height:60px;}

.inner_box{
width:100%;
margin:0 auto;
text-align:center;
padding:1em;
}



.shacho_img{width:100%;margin:0 auto;}



.border02{border-top:#999 solid 1px;width:100%;margin:0 auto;padding-bottom:15px;}



.com_ttl{color:#90B7DE;font-size:1.5rem;font-weight:bold;}


.flextable01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	width:100%;
	margin:0 auto;
	/*border:#999 solid 1px;*/
}

.col01 {
    /*width: 30%;
    background:url(../img/com_bg.jpg);
	background-repeat:repeat-y;
    background-position: center 30px;*/
	display:none;
	}

.col02 {
    /*background-color: #CCC;*/
	font-size:15px;
	padding: 10px 0px 10px 0px;
	text-align:left;
	line-height:180%;
	}


.col03 {
    width: 70%;
    /*background-color: #666;*/
	text-align:left;
	font-size:15px;
	padding: 10px 0px 10px 0px;
	text-align:left;
	line-height:180%;
	}


.col_group {
    width: 100%;
    /*background-color: #FFF;*/
	text-align:left;
	font-size:15px;
	padding: 10px 10px 10px 0px;
	text-align:left;
	line-height:180%;
	}


/*
.col_ud {
  -webkit-flex-direction: column;
  -ms-flex-direction    : column;
  flex-direction        : column;
  line-height:180%;
  padding: 10px 0px 10px 0px;
  }
*/


.col_td01{display: inline-block;width:25%;vertical-align:top;}
.col_td02{display: inline-block;width:75%;vertical-align:top;}



.greeting_box{
	width:100%;
	padding:0em;
	margin:0 auto;
}






}
  
