@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;    
    font: 14px/1.231 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
    color: #333;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing=&quot;0&quot;' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Material iconsを利用する */
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* 推奨サイズ */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;

  /* WebKitブラウザサポート */
  -webkit-font-smoothing: antialiased;
  /* Chrome、Safariサポート */
  text-rendering: optimizeLegibility;

  /* Firefoxサポート */
  -moz-osx-font-smoothing: grayscale;

  /* IEサポート */
  font-feature-settings: 'liga';
}

#container{
	text-align: left;
    margin: 0 auto;
    width: 640px;
}
#contents{
	padding: 20px 20px 70px 20px;
}
h1{
    line-height: 90px;
    background: -webkit-linear-gradient(left, #1A3E15, #6AA423);
    background: -o-linear-gradient(left, #1A3E15, #6AA423);
    background: linear-gradient(to right, #1A3E15, #6AA423);
    color: #fff;
    border: 2px solid #ddd;
    padding-left: 27px;
    font-size: 17px;
    font-family: serif;
    letter-spacing: 4px;
}
.marginEnome{
	margin-top: 30px;
	line-height: 36px;
	background: -moz-linear-gradient(top, #F1F1F1, #FFF);
    background: -webkit-linear-gradient(top, #F1F1F1, #FFF);
    background: linear-gradient(to bottom, #F1F1F1, #FFF);
	border: 1px solid #ddd;
	border-radius: 3px;
    border-bottom: none;
    position: relative;
    padding-left: 10px;
    font-family: sans-serif;
    font-size: 15px;
}
.marginEnome:before{
    content: '';
    display: inline-block;
    background: #1A3E15;
    height: 17px;
    width: 4px;
    margin-right: 7px;
    margin-bottom: 4px;
}
.marginEnome:after{
	content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
    border-bottom: 3px solid #1A3E15;
}

.marginMinimum{
	margin-top: 5px;
	text-indent: 1em;
	line-height: 1.5em;
}
.marginMinimum span{
	display: block;
}
.marginGrande{
	margin-top: 20px;
}
#outline span{
	display: block;
}
.alignRight{
	text-align: right;
}
#contents #outline table{
    margin-top: 5px;
    padding: 0;
    width: 600px;
    height: auto;
    border: solid 1px #ddd;
}
#contents #outline table tr td{
	padding: 8px;
    border: solid 1px #ddd;
    background: #f8f8f8;
    vertical-align: top;
}
#contents #outline table tr td dl{
	padding: 0;
    width: 380px;
    height: auto;
    line-height: 1.4em;
}
#contents #outline table tr td dl.beta dt{
	float: left;
    width: 7em;
    height: auto;
}
#contents #outline table tr td dl.beta dd{
	width: auto;
    margin: 0 0 0 8.5em;
    height: auto;
}
#contents #outline table tr td dl.alpha dt{
	display: inline-block;
    width: 3em;
    height: auto;
}
#contents #outline table tr td dl.alpha dd{
	width: auto;
    margin: 0 0 0 3.5em;
    height: auto;
}
#contents #outline table tr td dl.alpha dd.bold2{
	font-weight: bold;
	margin-top: -19px;
}
#contents #outline table tr td dl.alpha dt.bold{
	font-weight: bold;
}
#contents #outline table tr td dl.alpha dt.bold2{
	font-weight: bold;
}
#contents #outline table tr td dl.alpha dd.sapporo{
	margin-top: -19px;
}
#contents #outline table tr td dl.branch dd{
	margin-left: 0;
}
#contents #outline table tr td dl.gamma{
	margin-top: -1.4em;
    padding-left: 0;
}
#contents #outline table tr td dl.gamma dt{
	float: left;
    width: 4.8em;
    height: auto;
}
#contents #outline table tr td dl.gamma dd{
	width: auto;
    margin: 0 0 0 5em;
    height: auto;
}
.sosikizu{
	margin-top: 15px;
	width: 100%;
}
#f_navi {
	padding: 10px 5px 0 5px;
	text-align: right;
}
#f_navi{
	/*display: flex;*/
    list-style: none;
    /*justify-content: flex-end;*/
    margin: 0;
}
#f_navi li{
	display: inline;
    letter-spacing: normal;
}
#f_navi li:after{
	content: '＞';
    padding: 0 5px;
}
#f_navi li:last-child:after{
	content: '';
}
#f_navi li .redt {
    color: #D80000;
}

@media screen and (max-width: 768px){
	#container{
		width: 100%;
	}
	#contents{
		padding: 15px 15px 35px 15px;
	}
	h1{
	    line-height: 1.7;
    	padding: 10px 15px;
    	font-size: 20px;
	}
	.marginEnome{
		margin-top: 20px;
		font-size: 18px;
	}
	.marginMinimum{
		font-size: 16px;
	}
	#contents #outline table{
		width: 99.8%;
		font-size: 14px;
	}
	#contents #outline table tr td{
		display: block;
	}
	#contents #outline table tr td:first-child{
		font-weight: bold;
	}
	#contents #outline table tr td:nth-child(2){
		background: none;
	}

	#contents #outline table tr td dl{
		width: 93%;
	}
	#contents #outline table tr td dl:nth-child(2) dt{
	    float: none;
	}
	#contents #outline table tr td dl:nth-child(2) dd{
		margin: 0;
	}
	#contents #outline table tr td dl.gamma .number{
		margin-bottom: 10px;
	}
	#contents #outline table tr td dl.gamma .address2{
		margin-left: 0;
	}
	#contents #outline table tr td dl.alpha dd.sapporo{
		margin-top: 0;
	}
	#contents #outline table tr td dl.gamma{
		padding-left: 43px;
	}
	.sosikizu{
		width: 100%;
		height: 200px;
    	object-fit: cover;
	}
	#f_navi{
	    width: 95%;
    	margin: auto;
    	padding: 10px 2.5%;
	    text-align: left;
	}
}