@media screen and (max-width:640px){

.degdebio{
	display: none;
}
img {
    width: 100%;
}

* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}

body{

  font-family: "MS PGothic", "Osaka", Arial, sans-serif; 
  color: #333;
	line-height: 1.6;
    font-size: 16px;


}
a {
	color: #333;
	text-decoration:none;
	outline: none;
}
a:hover {
	color: #0006ff;
	/*text-decoration: none;*/
}
img {
	vertical-align: bottom;
	border: none;
}
ul, ol {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
} 

#nav-drawer {
	overflow: hidden;
	height:auto;
	padding:10px 0;

  }
  #nav-drawer #Logo {
	float: left;
  max-width: 150px;

  }
  #nav-drawer #Logo img {
      max-width:  200px;
  }

  #nav-drawer #contact_btn {
	  float:right;
	  width:40px;
  }
  #menu_sp {
	  position: relative;
  }
  /*チェックボックス等は非表示に*/
  .nav-unshown {
	display:none;
  }
  
  /*アイコンのスペース*/
  #nav-open {
	float:right;
	display: block;
	width: 25px;
	height: 25px;
	margin-right: 5px;
	padding:9px 9px 4px;
	border: 1px solid #555;
    background-color: #fff;
  }
  
  /*ハンバーガーアイコンをCSSだけで表現*/
  #nav-open span, #nav-open span:before, #nav-open span:after {
	position: absolute;
	height: 3px;/*線の太さ*/
	width: 25px;/*長さ*/
	border-radius: 3px;
	background: #555;
	display: block;
	content: '';
	cursor: pointer;
  }
  #nav-open span:before {
	bottom: -8px;
  }
  #nav-open span:after {
	bottom: -16px;
  }
  
  /*閉じる用の薄黒カバー*/
  #nav-close {
	display: none;/*はじめは隠しておく*/
	position: fixed;
	z-index: 99;
	top: 0;/*全体に広がるように*/
	left: 0;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0;
	transition: .3s ease-in-out;
  }
  
  /*中身*/
  #nav-content {
	overflow: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;/*最前面に*/
	width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
	max-width: 330px;/*最大幅（調整してください）*/
	height: 100%;
	background: #fff ;/*背景色*/
	transition: .3s ease-in-out;/*滑らかに表示*/
	-webkit-transform: translateX(-105%);
	transform: translateX(-105%);/*左に隠しておく*/
  }
  #nav-content li {
	  padding:20px;
	  border-bottom: 1px solid #eee;
	  text-align: center;
  }
  
  /*チェックが入ったらもろもろ表示*/
  #nav-input:checked ~ #nav-close {
	display: block;/*カバーを表示*/
	opacity: .5;
  }
  
  #nav-input:checked ~ #nav-content {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);/*中身を表示（右へスライド）*/
	box-shadow: 6px 0 25px rgba(0,0,0,.15);
  }
    
    
#oxtywvxg {
    width:96%;
    margin:0  auto;
}
h1 {
  margin-bottom: 10px;
}


.tvwuttgf {
    overflow: hidden;
    margin-bottom: 10px;
}
h2 {
position:relative;
 padding:0.2em 0;
  margin-bottom: 10px;
  font-size: 18px;
}

h2:after{
 content:"";
 display:block;
 height:5px;
 background:linear-gradient(to right,#f5c3b9,#cf92bf);
}


.tvwuttgf div img {
    float: left;
    max-width: 150px;
    margin: 0 10px 0 0;
 }

.tvwuttgf p strong {
    display: block;
    margin-bottom: 10px;
    padding:0 0 10px;
    font-weight: bold;
    color:#f3baba;
}

.vreudsqp img {
    margin-bottom: 10px;
}

#xdfpaxgc {
    padding:10px;
    text-align: center;
    background: #f3baba;
}
#xdfpaxgc span {
    padding: 0 10px;
}



.tvwuttgf table {
    width:100%;
    margin: 10px 0;
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-all;
    background:#fff;
    border-top:2px solid #333;
    border-right:2px solid #333;
    text-align: center;
    color: #333;

}
.tvwuttgf tr,th,td {
    height:20px;
    line-height:20px;
    border-left:2px solid #333;
    border-bottom:2px solid #333;
}
.tvwuttgf th {
    height:20px;
    padding:10px;
    text-align: center;

}
.tvwuttgf td {
    width:60%;
    padding:10px;

}
.tvwuttgf td input {
    width:100%;
}
.tvwuttgf td textarea {
    width:100%;
    box-sizing:border-box;
    border:none;
    background:#f5f0f0;
    padding: 1em;
    margin:0;
}
#ghissdrv {
    text-align:center;
}
#ghissdrv input {
  width: 100%;
    padding:20px 50px;
}
}
