@charset "UTF-8";
.pagetop {
    display: none;
    position: fixed;
    bottom: -22px;
    right: 10px;
	z-index:100;
}
.pagetop a {
    display: block;
    background-color: #000;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: 20px 10px;
    border-radius: 8px;
}
.pagetop a:hover {
    display: block;
    background-color: #222;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:20px 10px;
}
#header {
	margin: -1px 0 16px 0;
	max-width: 100%;
	background-color: #666;
	text-align: center;
	height:	90px;
	padding-top:30px;
}
#header img{
	margin-bottom:16px;
}
#header a{
	text-decoration:none;
}
#header p, #footer p{
	font-family:"Courier New", Courier, monospace;
	color: #FFF;
	letter-spacing: 0px;
	font-weight: normal;
}
body  {
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFF;
	font-weight: normal;
	background-position: center center;
	background-repeat: repeat-y;
}

* html body{  
    overflow: hidden;  
	margin: 0 !important;
	padding: 0 !important
} 
#wrap{
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    background-color: white;
    margin-bottom: 0;
	overflow:hidden;
}
.navi {
	text-align:center;
	list-style:none;
	margin-bottom: 84px;
}
.navi ul{
-webkit-padding-start: 0px !important;
}
.navi li{
	display: inline-block;
}
.navi li a:hover {
opacity:0.4;
filter:alpha(opacity=40);
-ms-filter: "alpha( opacity=40 )";
}

#container{
	overflow:hidden;
	}


#col{
	padding-left: 16px;
	padding-right: 16px;
	max-width: 708px;
	margin-bottom:48px;
	overflow:hidden;
	text-align: center;
}
#col img {
	margin-bottom:38px;
}
#col div {
	max-width:320px;
	float:left;
	}
div.last {
	float:right !important;
	}

.profimg {
	margin-right:40px;
	max-width:131px;
	}
.prof {
	text-align:left;
	max-width:520px !important;
	font-size:14px;
	line-height:14px;
	}

img {border:0;}
p {
margin-bottom:2em;
margin-top:0;
}
.pdl20{
	padding-left:10px;
	padding-bottom:30px;
}
.tal{
	text-align:left;
	}
.form_tal{
	text-align:left !important;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:48px;
	}
.tac{
	text-align:center;
	}
p.ind6 {
padding-left:6em;
text-indent:-6em;
}
#col iframe {
	width:90%;
	height:600px;
}

#footer{
	background-color:#9D9D9D;
	height: 130px;
	padding-top:28px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	overflow:hidden;
}
#footer img {
	clear:both;
	margin-bottom:28px;
    }
#footer a {
	text-decoration: none;
	color: white;
    }

#footer {
  bottom: 0;
  height: 130px;
  position: absolute;
	min-width:100%;
}
#header {
	}
html {
  min-height: 100%;
  position: relative;
}
 
body {
  margin-bottom: 130px;
}
span.nobr {
   display: inline-block;
}
/*===============================================
●smart.css  画面の横幅が375pxまで
===============================================*/
@media screen and (max-width:375px){
#header {margin-bottom:0px !important;}
/*side.css*/
ul#nav3, ul#nav3 * {
	font-weight: bold;
	line-height: 42px;
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	color: #FFF;
	letter-spacing: 1px;
    }
    ul#nav3 {
	list-style:none;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	display:none;
    }
    ul#nav3 li a {
	color:#fff;
	text-decoration:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
    }
    ul#nav3 li a:hover {
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left top;
    }
    ul#nav3 li a#current {
	text-decoration:none;
	color:#bdbabd;
	background-color: #000;
    }
    ul#nav3 li a.active {
	text-decoration:none;
	color:#bdbabd;
	background-color: #000;
    }

#nav3{
	background-color:#CCC;
	display:none;
	}
  ul#nav3 li{
    width: 100%;
  }
  #toggle{
    display: block;
    position: relative;
    width: 100%;
    background: #909090;
  }
  #toggle a{
    display: block;
    position: relative;
    padding: 10px 0 10px;
    color: #fff;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:16px;
    text-align: center;
	letter-spacing: 1px;
    text-decoration: none;
  }
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #909090;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after{
    margin-top: 2px;
  }
  
  
  
.navi{display:none;}
  

img{
max-width: 100%;
height: auto;
}
#container {
	padding-top:30px;
}
#container p{
	font-size:small;
}
#col{
	margin-bottom:10px;
	}
div.last{
	margin-left:auto;
}
#header p{
	font-size:smaller;
}
#footer p{
	font-size:xx-small;
	margin-bottom:0 !important;
}
#col iframe {
	height:300px;
	margin-bottom:20px;
}
.profimg{
    display: none !important;
  }
}
/*===============================================
●smart.css  画面の横幅が767pxまで
===============================================*/
@media screen and (max-width:767px){
img{
max-width: 100%;
height: auto;
}
#container{
width:100%;
}
#col div {
	max-width:47%;
	}
.tabsp{display: none;
}

#footer {
	padding-top:17px;
    }

#footer img {
	clear:both;
	margin-bottom:17px;
    }
.topimgsp{
	padding-left:60px !important;
	padding-right:60px !important;
	}
}
/*===============================================
●（iphone5サイズ対象）
===============================================*/
@media screen and (max-width: 320px){
#header p{
	font-size:x-small;
}
#container p{
	font-size:smaller;
}
}
@media screen and (min-width: 321px){
.min320br{
	display:none !important;
}
}
/*===============================================
●smart.css  画面の横幅が768pxより大きい（パソコン対象）
===============================================*/
@media screen and (min-width: 376px){
  #toggle{
    display: none !important;
  }
  #nav3{
    display: none !important;
  }
p.ind6 {
margin-left:20px;
margin-right:20px;
}
.navi {margin-bottom:40px;
}
.spimg{
    display: none !important;
  }
}

/*===============================================
●smart.css  画面の横幅が768pxより大きい（パソコン対象）
===============================================*/
@media screen and (min-width: 768px){

.tabsp{display: none;}
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#container{
/*width:100%;*/
padding-left: 20px;
padding-right: 20px;
}
}
