@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Modern+Antiqua);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
/*
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}
object,embed{vertical-align:top;}
ul{list-style:none;}
*/

body{
	font: 14px/1.9 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif;
	font-weight: 400;	/*少し細い*/
	/*
	-webkit-text-size-adjust:100%;
	*/
	overflow-x: hidden;	/*オーバーフローしない*/
	overflow-y: scroll;
	color: #000;
	background: #fff;
}
.btn-text-3d {
  text-decoration: none;
  font-weight: bold;
  font-size: 37px;
  color: #799dec;
  text-shadow: 0px 4px 2px rgba(0, 0, 0, 0.32), 0px 1px 0px #6182ca, 0px 2px 0px #4f6aa7, 0px 3px 0px #5470ad;
}
.btn-text-3d:active {
  top: 4px;
  text-shadow: none;
}
.btn-sticky {
  display: inline-block;
 padding: 0.1em 0.3em;
  text-decoration: none;
  background: #f7f7f7;
  border-left: solid 6px #ff7c5c;/*左線*/
  color: #ff7c5c;/*文字色*/
  font-weight: bold;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
}
.btn-sticky:active {
  box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
  transform: translateY(2px);
}
td.sen{
	padding-left: 2%;
	width: 30%;
	border: dashed 1px #8ec6ff;
}
.font-big{
	font-size: 1.5em;
}
.font-big-r{
	font-size: 2em;
	color: red;
	font-weight: bold;
}
div.sasasa {
width:95%; height:auto;
margin:5px; padding:10px; border:0px;
}
.midashi-gray1{
	text-align: center;
	background-color: lightgray;
}
.midashi-blue1{
	text-align: center;
	background-color: lightcyan;
}
.sasasa0 {
margin: 10px 10%; padding:10px; border:0px;
background-color:lightgray;
font-weight: bold;
}
.sasasa1 {
margin: 10px 10%; padding:10px; border:0px;
}
.sasasa1b {
  margin: 10px 10%; 
  padding:10px; 
  border:1px solid;
  border-radius:15px;
}
p.sample img {
    width: 50px;  /* 横幅を200pxに */
}

a{
	color: black;
	text-decoration: underline;
}
a.none{
	color: black;
	text-decoration: none;
}
a.www{
	color: white;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{outline:0}
.ama{
	background-color: papayawhip;
	vertical-align:		top;
}
.ama2{
	background-color: pink;
	vertical-align:		top;
}
.ama3{
	background-color: lightcyan;
	vertical-align:		top;
}
.ama4{
	background-color: white;
	vertical-align:		top;
}


/* ヘッダー
------------------------------------------------------------*/
#mainnav a{
	color: #000;
	/*
	font-family: 'Modern Antiqua', 'Noto Sans JP',serif;
	*/
}


/* フッター
------------------------------------------------------------*/
#footer{
	clear: both;
	padding: 50px 10px 50px 10px;
	text-align: center;
	font-size: 12px;
}

/* 注釈
------------------------------------------------------------*/
.cmt {
  font-size: 80%;
  background: #f5f5f5;
  padding: 20px;
}
.cmt p {
  text-align: center;
  margin: 0;
  padding-left: 1em;
  text-indent: -1em;
}
.cmt p::before {
  content: "※1"
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left{
	text-align: left;
}
/* メッセージボックス
------------------------------------------------------------*/
/*
.msgbox{
	background-color: lightcyan;
	font-size: 18px;
	text-align: center;
	margin-top: 100px;
	padding-top: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:  200px;
	padding-bottom: 100px;
	width: 60%;
}
.errmsg{
	background-color: pink;
	font-size: 18px;
	text-align: center;
	margin-top: 100px;
	padding-top: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:  200px;
	padding-bottom: 100px;
	width: 60%;
}
*/
.aaa {
	background-image: url(./images/b.jpg);
    color: white;
    font-size: 200%;
    font-weight: bold;
	text-align: center;
	font-family: 'Meiryo Bold',sans-serif;
    padding-left: 30px;
    margin: 0;

}
.aabb{
    padding: 3%;
}
.box_new2 {
    position: relative;
    margin: 5%;
    margin-top: 5px;
    padding: 0;
    border: solid 2px black;
    border-radius: 5px;
}
.box_new1 {
    position: relative;
    margin: 5%;
    margin-bottom: 5px;
    padding: 0.5em 1em;
}
.box_new {
    position: relative;
    margin: 5%;
    margin-top: 50px;
    padding: 0.5em 1em;
    border: solid 1px black;
    border-radius: 5px;
}
.box_new .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 16px;
    background: #FFF;
    color: red;
    font-weight: bold;
}
.box_new p {
    margin: 0; 
    padding: 0;
}
.box_new a {
    margin: 0; 
    padding: 0;
}
.box1m {
    position: relative;
    margin: 12%;
    padding: 0.5em 1em;
    border: solid 3px #95ccff;
    border-radius: 8px;
}
.box1 {
    position: relative;
    margin: 12%;
    padding: 0.5em 1em;
    border: solid 3px #95ccff;
    border-radius: 8px;
}
.box1s {
    position: relative;
    margin: 8%;
    padding: 0.5em 1em;
    border: solid 3px #95ccff;
    border-radius: 8px;
}
.box1 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 16px;
    background: #FFF;
    color: #95ccff;
    font-weight: bold;
}
.box1s .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 16px;
    background: #FFF;
    color: #95ccff;
    font-weight: bold;
}
.box1 p {
    margin: 0; 
    padding: 0;
}
.box1 a {
    margin: 0; 
    padding: 0;
}
.ebox1{
    position: relative;
    margin: 12%;
    padding: 0.5em 1em;
    border: solid 3px #ff6347;
    border-radius: 8px;
}
.ebox1 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 16px;
    background: #FFF;
    color: #ff6347;
    font-weight: bold;
}
.ebox1 p {
    margin: 0; 
    padding: 0;
}
.box2 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 16px;
    background: #FFF;
    color: #95ccff;
    font-weight: bold;
}
.box2 p {
    margin: 0; 
    padding: 0;
}
.box3 {
    padding: 0 0 0 0;
    margin: 0 0 0 auto;
    color: white;
    background: gray;/*背景色*/
	width: fit-content
}
.box3 p {
    margin: 0; 
    padding: 0;
}
.box7 {
    position: relative;
    margin: 12%;
    padding: 0.5em 1em;
    border: solid 3px gray;
    border-radius: 8px;
}
.box7 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 16px;
    background: #FFF;
    color: gray;
    font-weight: bold;
}
.box7 p {
    margin: 0; 
    padding: 0;
}
.box7 a {
    margin: 0; 
    padding: 0;
}

/* 共通
h1,h2,h3{
	font-family: 'Modern Antiqua', 'Noto Sans JP',serif;
}
------------------------------------------------------------*/
input, select, textarea {
	font-size: 16px;
}
img{
	max-width: 100%;
	height: auto;
}

section{
  clear: both;
}

section h2,h3{
	width: 60%;
	margin: 70px auto;
	font-size: 32px;
	font-weight:normal;
	text-align: center;
}

/*
section h2 span {
	padding-bottom: 20px;
	border-bottom: 3px solid #000;
}
*/

.inner{
	width: 80%;
	margin: 0 auto;
	padding-bottom: 50px;
}
.left-10{
	padding-left: 10px ;
}
	.nnn{
		font-size: 15px;
		color: gray;
	}
	.mmm{
		font-size: 10px;
		display: inline-block;
		color: white;
		background-color: dimgray;
	}
	.bbb{
		color: white;
		text-align: center;
		font-weight: bold;
		background-color: dimgray;
	}
	.bold{
		font-weight: bold;
	}
.box_newX {
    position: relative;
    margin: 5%;
    margin-top: 50px;
    padding: 0;
    border: solid 1px black;
    border-radius: 5px;
}
.box_newX .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 20px;
    background: #FFF;
    color: red;
    font-weight: bold;
}
td.x2{
	    padding-bottom: 10%;
}
td.x3{
	    margin-left: 5%;
}
table.zerox{
  box-sizing: border-box;
  border-collapse: collapse;
  border: 0;
  margin: 2%;
  width: 90%;
}

.innerS{
	width: 75%;
	margin: 0 auto;
	padding-bottom: 80px;
}

/* SEC02 Gallery
------------------------------------------------------------*/
/*
#sec02{
	padding: 0 !important;
}

#sec02 header{
	display: none;
}

#gallery{
	overflow: hidden;
}

#gallery li{
	float: left;
	width: calc(100%/3);
	line-height: 0;
}
#gallery li.full{
	width: 100%;
}


#gallery img{
	display: block;
	width: 100%;
	height: auto;
}
*/

/* SEC03 BRAND
------------------------------------------------------------*/
/*
.col4 .img{
	margin: 0 auto;
}
*/


/* SEC04 PROJECT
------------------------------------------------------------*/
/*
#sec04{
	padding-bottom: 0 !important;
}

.article{
	clear: both;
	overflow: hidden;
	padding-bottom: 50px;
}

.article img{
	float: left;
	margin: 5px 20px 20px;
}

.article p{
	margin-bottom: 20px;
}
*/


/* SEC05 COMPANY
------------------------------------------------------------*/
/*
#sec05 p{
	margin-bottom: 5px;
}

.col2 li{
	display: inline-block;
	width: 100%;
  margin: 20px 0;
}

#map{
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
	z-index: 0;
}

#map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0;
}
*/

/* RESPONSIVE 設定
------------------------------------------------------------*/
/*	800px以上	*/
@media only screen and (min-width: 800px){
	/*
.pc { display: block !important; }
.sp { display: none !important; }
*/
.Fbutton{
    width: 30px;
    padding: 8px 8px;
	font-size: 14px;
}
/* 追加
------------------------------------------------------------*/
.font-big2{
	font-size: 2.0em;
	text-align: center;
}
table.zerox2{
  box-sizing: border-box;
  border-collapse: collapse;
  border: dashed 1px lightgray;
  width: 60%;
	    margin-top: 5%;
	    margin-left: auto;
	    margin-right: auto;
		padding: 2%;
}
.Fbutton{
    width: 50%;
    min-width: 200px;
    max-width: 600px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #68779a;
    background: #cbe8fa;
    cursor: pointer;
}
	.smr{
		color: red;
	}
	.smg{
		color: lightgray;
		font-size: 14px;
	}
	.midashim{
    	margin: 5%;
    	width: 80%;
		text-align: center;
		background-color: pink;
		color: white;
	}
	.midashi{
		text-align: center;
		background-color: gray;
		color: white;
	}
	.midashi2{
		text-align: center;
		background-color: pink;
	}
	.midashiW{
		background-color: pink;
	}
	.midashi193{
		text-align: center;
		background-color: Salmon;
	}
	.midashi205{
		text-align: center;
		background-color: Khaki;
	}
	.midashi3{
		text-align: left;
		background-color: gray;
		color: white;
	}
	.midashi4{
		text-align: center;
		background-color: khaki;
	}
	.midashi5{
		text-align: center;
		background-color: white;
	}
	.midashiR{
		text-align: center;
		background-color: #fac8be;
	}
	.midashiY{
		text-align: center;
		background-color: #fcf9ce;
	}
	.midashiB{
		text-align: center;
		background-color: #d9f2f8;
	}
/* ▼テーブル全体の装飾
/*	800px以上	*/
table.spl {
   box-sizing: border-box;
   border-collapse: collapse;  /* テーブルの罫線を重ねて1本に見せる */
   border: 1px solid #000;
   margin-top: 50px;
   margin-left: auto;
   margin-right: auto;
   table-layout: fixed;
   width: 90%;
}
/* ▼セル共通の装飾 */
table.spl th,
table.spl td {
   border: 1px solid black;  /* テーブルの内側の罫線(1pxで緑色の実線) */
}
/* ▼見出しセルの装飾 */
table.spl th {
   background-color: #ccffcc;  /* 背景色(淡い緑色) */
   padding: 0.3em;             /* 内側の余白(0.3文字分) */
}
/* ▼リンクの上にマウスが載った際の装飾(背景色だけ指定) */
a:hover { background-color: #fcfcaa; }
table.spl td a {
   display: block;       /* リンクをブロックレベル化して表示 */
   padding: 0;   /* 内側の余白量を上下に0.6文字分＆左右に1文字分にする */
}


	table{
		box-sizing: border-box;
		border-collapse: collapse;;
		border: 1px solid #000;
		margin-top: 50px;
	    margin-left: auto;
	    margin-right: auto;
		width: 800px;
	}
	table.view{
		box-sizing: border-box;
		border-collapse: collapse;;
		border: 1px solid #000;
		margin-top: 50px;
	    margin-left: auto;
	    margin-right: auto;
		table-layout: fixed;
		width: 800px;
	}
	table.zero{
		box-sizing: border-box;
		border-collapse: collapse;;
		border: 0px solid #000;
		margin-top: 50px;
	    margin-left: auto;
	    margin-right: auto;
		width: 800px;
	}
	table.zero1{
		box-sizing: border-box;
		border-collapse: collapse;;
		border: 0px solid #000;
		margin-top: 50px;
	    margin-left: auto;
	    margin-right: auto;
		width: 70%;
	}
	.zero1 th{
		text-align: center;
		background-color: Salmon;
		color: white;
	}
	body{
		font-size:18px;
	}
	
	#wrapper{
		width: 100%;
	}
	
	#content{
		width: 80%;
	}
	
	#sidebar{
		width: 12%;
		position: fixed;
		top: 0;
		right: 4%;
		background: #fff;
	}
	
  a#menu{
		display:none;
	}	
	.panel{
		display:block !important;
		position: fixed;
		height: 70vh; 
		overflow-y: scroll;
	}
	
	#sidebar h1{
		padding: 30px 0;
	}

	#mainnav li{
		font-size: 18px;
		padding: 10px 0;
	}
	
	#sns{
		margin-top: 50px;
	}
	
	#sns li{
		display: inline-block;
		padding-right: 10px;
	}

	#sns a:hover img{
		opacity: .8;
	}
	
	/* SEC03 BRAND
	-----------------*/
	.col4{
		text-align: center;
	}

	.col4 li{
		display: inline-block;
		width: 18%;
		padding: 0 3%;
		vertical-align: top;
		text-align: left;
	}
	
	#map iframe{
		height: 200px !important;
  }
	
  #footer{
		padding: 30px 10px 70px 0;
	}
}


@media only screen and (min-width: 641px){
	/*
.pc { display: block !important; }
.sp { display: none !important; }
*/
.Fbutton{
    width: 30px;
    padding: 8px 8px;
	font-size: 14px;
}
.font-big2{
	font-size: 2.0em;
	text-align: center;
}
table.zerox2{
  box-sizing: border-box;
  border-collapse: collapse;
  border: dashed 1px lightgray;
  width: 60%;
	    margin-left: auto;
	    margin-right: auto;
		padding: 2%;
}
	.smr{
		color: red;
	}
	.smg{
		color: lightgray;
		font-size: 14px;
	}
	.midashi{
		text-align: center;
		background-color: gray;
		color: white;
	}
	.midashi2{
		text-align: center;
		background-color: pink;
	}
	.midashiW{
		background-color: pink;
	}
	.midashi193{
		text-align: center;
		background-color: Salmon;
	}
	.midashi205{
		text-align: center;
		background-color: Khaki;
	}
	.midashi3{
		text-align: left;
		background-color: gray;
		color: white;
	}
	.midashi4{
		text-align: center;
		background-color: khaki;
	}
	.midashiR{
		text-align: center;
		background-color: #fac8be;
	}
	.midashiY{
		text-align: center;
		background-color: #fcf9ce;
	}
	.midashiB{
		text-align: center;
		background-color: #d9f2f8;
	}
/* ▼テーブル全体の装飾
/*	641px以上	*/
table.spl {
   box-sizing: border-box;
   border-collapse: collapse;  /* テーブルの罫線を重ねて1本に見せる */
   border: 1px solid #000;
   margin-top: 50px;
   margin-left: auto;
   margin-right: auto;
   table-layout: fixed;
   width: 90%;
}
/* ▼セル共通の装飾 */
table.spl th,
table.spl td {
   border: 1px solid black;  /* テーブルの内側の罫線(1pxで緑色の実線) */
}
/* ▼見出しセルの装飾 */
table.spl th {
   background-color: #ccffcc;  /* 背景色(淡い緑色) */
   padding: 0.3em;             /* 内側の余白(0.3文字分) */
}
/* ▼リンクの上にマウスが載った際の装飾(背景色だけ指定) */
a:hover { background-color: #fcfcaa; }
table.spl td a {
   display: block;       /* リンクをブロックレベル化して表示 */
   padding: 0;   /* 内側の余白量を上下に0.6文字分＆左右に1文字分にする */
}


	table{
		box-sizing: border-box;
		border-collapse: collapse;;
		border: 1px solid #000;
		margin-top: 50px;
	    margin-left: auto;
	    margin-right: auto;
		width: 600px;
	}
	table.view{
		box-sizing: border-box;
		border-collapse: collapse;;
		border: 1px solid #000;
		margin-top: 50px;
	    margin-left: auto;
	    margin-right: auto;
		table-layout: fixed;
		width: 600px;
	}
	table.zero{
		box-sizing: border-box;
		border-collapse: collapse;;
		border: 0px solid #000;
		margin-top: 50px;
	    margin-left: auto;
	    margin-right: auto;
		width: 600px;
	}
	table.zero1{
		box-sizing: border-box;
		border-collapse: collapse;;
		border: 0px solid #000;
		margin-top: 50px;
	    margin-left: auto;
	    margin-right: auto;
		width: 70%;
	}
	.zero1 th{
		text-align: center;
		background-color: Salmon;
		color: white;
	}
	.col2 li{
		width: 60%;
		vertical-align: top;
	}
	.col2 li:first-child{
		width: 35%;
		padding-right: 4%;
	}
}

@media only screen and (max-width: 640px){
	/*
.pc { display: none !important; }
.sp { display: block !important; }
*/
.font-big2{
	font-size: 1.5em;
	text-align: center;
}
table.zerox2{
  box-sizing: border-box;
  border-collapse: collapse;
  border: dashed 1px lightgray;
  width: 95%;
	    margin-left: auto;
	    margin-right: auto;
		padding: 2%;
}
	.nnn{
		font-size: 10px;
		color: gray;
	}
.aadd {
margin:auto;
width: 50%;
height: 50%;
}
.aaee {
margin:auto;
}
.aacc{
    padding-top: 13%;
}
.Fbutton{
    width: 30px;
    padding: 8px 8px;
	font-size: 14px;
}
	.smr{
		font-size: 10px;
		color: red;
	}
	.smg{
		color: lightgray;
		font-size: 10px;
	}
	.sm{
		font-size: 10px;
	}
/* ▼テーブル全体の装飾
------------------------------------------------------------*/
/*	640px以下	*/
table.spl {
   box-sizing: border-box;
   border-collapse: collapse;  /* テーブルの罫線を重ねて1本に見せる */
   border: 1px solid #000;
   margin-top: 50px;
   margin-left: auto;
   margin-right: auto;
   table-layout: fixed;
   width: 95%;
}
/* ▼セル共通の装飾 */
table.spl th,
table.spl td {
   border: 1px solid black;  /* テーブルの内側の罫線(1pxで緑色の実線) */
}
/* ▼見出しセルの装飾 */
table.spl th {
   background-color: #ccffcc;  /* 背景色(淡い緑色) */
   padding: 0.3em;             /* 内側の余白(0.3文字分) */
}
/* ▼リンクの上にマウスが載った際の装飾(背景色だけ指定) */
a:hover { background-color: #fcfcaa; }
table.spl td a {
   display: block;       /* リンクをブロックレベル化して表示 */
   padding: 0;   /* 内側の余白量を上下に0.6文字分＆左右に1文字分にする */
}


	table{
		box-sizing: border-box;
		border-collapse: collapse;;
		border: 1px solid #000;
		margin-top: 50px;
	    margin-left: auto;
	    margin-right: auto;
		width: 95%;
	}
	table.view{
		box-sizing: border-box;
		border-collapse: collapse;;
		border: 1px solid #000;
		margin-top: 50px;
	    margin-left: auto;
	    margin-right: auto;
		table-layout: fixed;
		width: 95%;
	}
	table.zero{
		box-sizing: border-box;
		border-collapse: collapse;;
		border: 0px solid #000;
		margin-top: 50px;
	    margin-left: auto;
	    margin-right: auto;
		width: 95%;
	}
	table.zero1{
		box-sizing: border-box;
		border-collapse: collapse;;
		border: 0px solid #000;
		margin-top: 50px;
	    margin-left: auto;
	    margin-right: auto;
		width: 70%;
	}
	.zero1 th{
		text-align: center;
		background-color: Salmon;
		color: white;
	}
	.innerS{
		width: 94%;
		padding-bottom: 30px;
	}
	#gallery li{
		float: none;
		width: 100%;
	}
	.article img{
		float: none;
		display: block;
		margin: 0 auto 20px;
	}
	#map iframe{
		width: 96% !important;
		left: 2%;
	}
}

/*	799px以下	*/
@media only screen and (max-width: 799px){
	/*
.pc { display: none !important; }
.sp { display: block !important; }
*/
.font-big2{
	font-size: 1.5em;
	text-align: center;
}
table.zerox2{
  box-sizing: border-box;
  border-collapse: collapse;
  border: dashed 1px lightgray;
  width: 95%;
	    margin-left: auto;
	    margin-right: auto;
		padding: 2%;
}
	.nnn{
		font-size: 10px;
		color: gray;
	}
.aadd {
margin:auto;
width: 50%;
height: 50%;
}
.aaee {
margin:auto;
}
.aacc{
    padding-top: 13%;
}
.Fbutton{
    width: 30px;
    padding: 8px 8px;
	font-size: 14px;
}
/* 追加
------------------------------------------------------------*/
	.smr{
		color: red;
		font-size: 10px;
	}
	.smg{
		color: lightgray;
		font-size: 10px;
	}
	.sm{
		font-size: 10px;
	}
	.midashi{
		text-align: center;
		background-color: gray;
		color: white;
	}
	.midashi2{
		text-align: center;
		background-color: pink;
	}
	.midashiW{
		background-color: pink;
	}
	.midashi193{
		text-align: center;
		background-color: Salmon;
	}
	.midashi205{
		text-align: center;
		background-color: Khaki;
	}
	.midashi3{
		text-align: left;
		background-color: gray;
		color: white;
	}
	.midashi4{
		text-align: center;
		background-color: khaki;
	}
	.midashiR{
		text-align: center;
		background-color: #fac8be;
	}
	.midashiY{
		text-align: center;
		background-color: #fcf9ce;
	}
	.midashiB{
		text-align: center;
		background-color: #d9f2f8;
	}
/* ▼テーブル全体の装飾
/*	799px以下	*/
table.spl {
   box-sizing: border-box;
   border-collapse: collapse;  /* テーブルの罫線を重ねて1本に見せる */
   border: 1px solid #000;
   margin-top: 50px;
   margin-left: auto;
   margin-right: auto;
   table-layout: fixed;
   width: 95%;
}
/* ▼セル共通の装飾 */
table.spl th,
table.spl td {
   border: 1px solid black;  /* テーブルの内側の罫線(1pxで緑色の実線) */
}
/* ▼見出しセルの装飾 */
table.spl th {
   background-color: #ccffcc;  /* 背景色(淡い緑色) */
   padding: 0.3em;             /* 内側の余白(0.3文字分) */
}
/* ▼リンクの上にマウスが載った際の装飾(背景色だけ指定) */
a:hover { background-color: #fcfcaa; }
table.spl td a {
   display: block;       /* リンクをブロックレベル化して表示 */
   padding: 0;   /* 内側の余白量を上下に0.6文字分＆左右に1文字分にする */
}


	table{
		box-sizing: border-box;
		border-collapse: collapse;;
		border: 1px solid #000;
		margin-top: 50px;
	    margin-left: auto;
	    margin-right: auto;
		width: 95%;
	}
	table.view{
		box-sizing: border-box;
		border-collapse: collapse;;
		border: 1px solid #000;
		margin-top: 50px;
	    margin-left: auto;
	    margin-right: auto;
		table-layout: fixed;
		width: 95%;
	}
	table.zero{
		box-sizing: border-box;
		border-collapse: collapse;;
		border: 0px solid #000;
		margin-top: 50px;
	    margin-left: auto;
	    margin-right: auto;
		width: 95%;
	}
	table.zero1{
		box-sizing: border-box;
		border-collapse: collapse;;
		border: 0px solid #000;
		margin-top: 50px;
	    margin-left: auto;
	    margin-right: auto;
		width: 95%;
	}
	.zero1 th{
		text-align: center;
		background-color: Salmon;
		color: white;
	}
	#sidebar{
		position: fixed;
		width: 100%;
		z-index:500;
	}
	
	#sidebarWrap{
		position: relative;
		width: 100%;
		height: 60px;
		background: #fff;
		border-bottom: 1px solid #ccc;
	}
	
	#sidebar h1{
		text-align: center;
		padding-top: 15px;
	}
	
	#sidebar h1 img{
		width: auto !important;
		max-height: 40px;
	}
	
  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #000;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #000;
  	transition: .3s;
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.panel{
		width: 100%;
		display: none;
		/*overflow: hidden;*/
		overflow-y: scroll;
		position: fixed;
		height: 100%;
		left: 0;
		top: 45px;
		z-index: 100;
	}

	#mainnav{
		position: absolute;
		top: 0;
		width: 100%;
		text-align: right;
	}

	#mainnav ul{
		border-bottom: 1px solid #ccc;
		background: #fff;
		text-align: left;
	}

	#mainnav li a{
		position: relative;
		display: block;
		padding: 15px 25px;
		border-bottom: 1px solid #ccc;
		color: #000;
		font-weight: 400;
	}
	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#mainnav #sns li{
		display: inline-block;
	}
	#mainnav #sns li a{
		position: relative;
		display: inline-block;
		padding: 15px 10px 0;
		border: 0;
	}
	#mainnav #sns li a:before{
		border: 0;
	}
	.col4 li{
		margin: 0 auto 50px;
		display: block;
		text-align: center;
	}
	section h2,h3{
		margin: 55px auto;
	}
}