.pc,
#gnav,
#headline{
	display:none;
}
.sm_menu {
	z-index: 999;
	position: fixed;
	overflow: auto;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 6% 10%;
	margin: 0;
	box-sizing: border-box;
	transform: translateX(-100%);
	transition: transform .5s cubic-bezier(0.33, 1.01, 0.33, 0.97);
}
.sm_menu h2,
.sm_menu a {
	color: white;
}
.sm_menu h2 {
	text-align: center;
}
.sm_menu ul {
	padding: 0;
	width: 90%;
	margin: 0 auto;
    clear: both;
}
.sm_menu ul li {
    margin: 0px 0 0px 0;
    padding: 0px;
	font-size: 14px;
    border-bottom: 1px solid #656869;
    position: relative;
    clear: both;
    list-style: none;
}
.sm_menu ul li a {
	display: block;
	padding: 7px 0 15px 0;
	text-decoration: inherit;
	transition: background .5s;
}
.sm_menu ul li img{
    width: 40px;
    height: auto;
    float: left;
    margin: 0 15px 5px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.sm_menu ul li span{
    display: block;
    padding: 5px 0 0 0;
}
.sm_menu ul li#sm_first{
    line-height: 160%;
}
.sm_menu ul li#sm_first i{
        top: 26px;
}
    .sm_menu li a i.fa-angle-right{
        position: absolute;
        top: 20px;
        right: 0;
    }
    .sm_menu li a i.fa-angle-right{
        
    }
/*------------*/
.sm_menu ol{
	padding: 0;
	width: 90%;
	margin: -20px auto auto auto;
}
.sm_menu ol li{
	font-size: .9em;
	line-height: 1.4;
    width: 50%;
    float: left;
    text-align: center;
    list-style: none;
}
.sm_menu ol li a{
	display: block;
	padding: 10px 0;
    margin: 10px;
    border-bottom: 1px solid #fff;
	text-decoration: inherit;
	transition: background .5s;
}
/*------------*/
#navTgl:checked ~ .sm_menu {
	transform: none;
}
    #hung_menu{
        position: fixed;
        top: 50px;
        left: 15px;
        font-size: 9px;
        color: #000;
        z-index: 50;
    }
/*------------------------*/

#navTgl {
	display: none;
}
label {
	cursor: pointer;
	position: fixed;
	top: 0px;
    /* right: 0; */
    left: 0;
}
.open {
	top: 20px;
	z-index: 9998;
	width: 60px;
	height: 48px;
	transition: background .5s, transform .5s cubic-bezier(0.76, 0.52, 0.29, 1.25);
}
.open::before,
.open::after {
	content: "";
}
.open span,
.open::before,
.open::after {
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	left: 30%;
	width: 40%;
	border-bottom: 2px solid #000;
	transition: transform .5s cubic-bezier(0.76, 0.52, 0.29, 1.25);
}
.open::before {
	transform: translateY(-8px);
}
.open::after {
	transform: translateY(8px);
}
.close {
	z-index: 99;
	width: 100%;
	height: 100%;
	pointer-events: none;
	transition: background .5s;
}
.close span{
}
#navTgl:checked + .open span {
	transform: scaleX(0);
}
#navTgl:checked + .open::before {
	transform: rotate(45deg);
	border-bottom: 2px solid white;
}
#navTgl:checked + .open::after {
	transform: rotate(-45deg);
	border-bottom: 2px solid white;
}
#navTgl:checked ~ .close {
	background: rgba(0,0,0,.9);
}

/*-----------------------------------------------*/
.scroll-table {
  overflow: auto;
  white-space: nowrap;
  border: solid 1px #ddd;
  table {
    margin: 0;
    border: none;
  }
}
/*-----------------------------------------------*/
html {-webkit-text-size-adjust: none}
body{
	margin: 0px;
	padding: 0px;
}
img {
	max-width: 100%;
	height:auto;
}
.wrap {
	margin: 0px;
	padding: 0px;
	width:100%;
}
input,
select {
  font-size: 16px;
  transform: scale(0.9);
}
#smlogo{
    text-align: center;
}
#smlogo img{
    width: 20%;
    height: auto;
    margin: auto;
}
/*-----*/
#logo {
    margin: 10px 0 0 0;
    padding: 0;
    text-align: center;
}
#logo img{
    width: 200px;
}
#head_txt{
    text-align: center;
    clear: both;
    margin: 0 0 0 0;
    padding: 5px 0 20px 0;
    line-height: 150%;
    font-size: 11px;
    border-bottom: 1px solid #ddd;
}
header{
    border-bottom: 1px solid #ddd;
}
#headnav{
    display: block;
    height: 270px;
}
#headnav ul{
    float: right;
    margin: 0px;
    padding: 0px;
    display: table;
    border-right: 1px solid #ddd;
}
#headnav ul li{
    display: table-cell;
    margin: 0;
    padding: 0;
    border-left: 1px solid #ddd;
    width: 80px;
}
#headnav ul li a{
    display: block;
    padding: 15px;
    color: black;
    text-decoration: none;
    font-size: 12px;
    text-align: center;
    line-height: 150%;
}
#headnav ul li a img{
    width: 30px;
    height: auto;
    margin-top: -5px;
}
#headnav ul li a span{
    display: block;
    clear: both;
    margin: auto;
}
#headnav ul li a em{
    display: none;
}
#topmainimg{
    margin: 50px 0 0 0;
    text-align: center;
    position: relative;
}
#topmainimg{
    width: 100%;
    height: 400px;
    clear: both;
    position: relative;
    display: block;
    background-image: url(../img/topbackimg_sm.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 400px;
    margin-top: -60px;
}
#topmainimg img#logotate{
    width: 150px;
    height: auto;
    margin: 90px auto auto auto;
}
#topmainimg #topserch{
    position: absolute;
    
    z-index: 6;
      top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
    
}
#topmainimg #topserch input{
    padding: 30px 30px 30px 60px;
    width: 80%;
    margin: 30px 0 0 -20px;
}
#topmainimg #topserch form{
    display: none;
}
#topmainimg #topserch .searchform i{
    top: 57px;
    left: 10px;
    font-size: 20px;
}

input.mado{
    padding: 10px;
    border-radius: 100px;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    margin: 15px 0 0 0;
}
.searchform{
    position: relative;
}
.searchform i{
    position: absolute;
    top: 20px;
    left: 20px;
}

/**/
#listwrap{
    width: 95%;
    margin: 50px auto;
}
#listwrap ul{
    margin: 0px;
    padding: 0px;
}   

#listwrap ul li{
    margin: 3% ;
    padding: 0px 0 50px 0;
    list-style: none;
}
#listwrap ul li a{
    color: black;
    text-decoration: none;
}
#listwrap ul li a img{
    width: 100%;
    height: auto;
    border-radius: 5px;
}
#listwrap ul li a h2{
    font-family: "Sawarabi Mincho";
}
#listwrap ul li a h3{
    font-weight: normal;
    font-size: 12px;
}
#listwrap ul li a h3 span{
    border-radius: 5px;
    display: block;
    background-color: #f7f7f7;
    padding: 0px 5px;
    float: left;
    margin: 0 5px 5px 0;
}
#listwrap ul li a p{
    clear: both;
    font-size: 12px;
}
#base_wrap img{
    width: 100%;
    height: auto;
    border-radius: 5px;
}
#base_wrap h1{
    text-align: center;
    font-family: "Sawarabi Mincho";
    font-size: 40px;
    font-weight: normal;
    margin: 50px auto 0 auto
}
#base_wrap h1 ruby {
	-webkit-ruby-position: after;
	ruby-position: under;
}
#base_wrap h1 rt{
    font-size: 16px;
    margin: 10px auto;
}
.baseh2{
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    margin: 30px auto;
    width: 90%;
}

/**/
#basic_table{
    background-color: #f7f7f7;
}
#basic_table dl {
    display: block;
}
#basic_table dl dt,
#basic_table dl dd{
    padding: 5%;
}
#basic_table dl dd iframe{
    width: 100%;
    height: 200px;
}
/**/
#basic_table dl dt table{
    
}
#basic_table dl dt table th{
    text-align: left;
    vertical-align: top;
    font-weight: normal;
    color: gray;
    width: 15%;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
}
#basic_table dl dt table td{
    border-bottom: 1px dashed #ddd;
    padding: 10px 0; 
}
#basic_table dl dt table tr:last-child th,
#basic_table dl dt table tr:last-child td{
    border-bottom: none;
}
#syousai_txtwrap{
    width: 90%;
    margin: 100px auto;
}
#syousai_txtwrap h2{
    font-family: "Sawarabi Mincho";
    font-size: 24px;
    line-height: 160%;
    font-weight: normal;
    margin: 30px auto;
    clear: both;
}
.space50{
    padding-top: 100px;
}


.imglist{
    
    padding: 30px 0px;
}
.imglist ul{
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.imglist ul li{
    margin: 0px;
    padding: 20px 0px;
    list-style: none;
    width: 100%;
    clear: both;
}
.imglist ul li img{
    width: 50% !important;
    float: right;
    border-radius: 5px;
    margin: 0 0px 10px 10px;
    
}
.imglist ul li h3{
    margin: 0px;
}
.imglist ul li p{
    
}

/*---------*/
.timeline {
  list-style: none;
    margin: 0px;
    padding: 30px 0px;
}


  .timeline > li {
    margin: 0;
    position: relative;
  }
  .timeline-date {
    float: left;
      margin: 0px 0 0 30px;
      
  }
  .timeline-content {
      clear: both;
    width: 90%;
    float: left;
    border-left: 3px #dcdcdc solid;
      margin: -20px 0 -25px 0;
      padding: 30px 0 50px 30px;
  }
  .timeline-content:before {/*●*/
    content: '';
    width: 12px;
    height: 12px;
    background: black;
    position: absolute;
    left: -5px;
    border-radius: 100%;
      margin: -40px 0 0 0;
  }
.timeline-content h3{
      margin: 0 0 0 0;
}
.noneline{
    border: none;
}

/**/
#pankz{
    background-color: #f7f7f7;
    margin: -60px 0 0 0;
    padding: 3px 0px;
    border-top: 1px solid #ddd;
}
#pankz p{
    width: 95%;
    margin: 0 auto;
    padding: 0;
    font-size: 10px;
}
#pankz p a{
    color: black;
}
.navigation{
    clear: both;
}
.modoru{
    clear: both;
}
.modoru a{
    border-radius: 100px;
    display: block;
    background-color: #f7f7f7;
    padding: 20px;
    text-align: center;
    width: 200px;
    margin: 100px auto auto auto;
}
footer{
    display: block;
    clear: both;
    background-color: black;
    text-align: center;
    padding: 50px 0;
    margin: 100px 0 0 0;
    color: white;
    font-size: 11px;
}
footer img{
    width: 150px;
    height: auto;
    margin: auto;
}