@import url(font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Merriweather:300,700,300italic,700italic|Source+Sans+Pro:900");

/*
	Massively by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Reset */


	html, body, div, span, h4, p, a, img, strong, ol, ul, li, table, tbody, thead, tr, th, td, article, header, section {
		margin: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}
	article, header, section {
		display: block;
	}

	body {
		line-height: 1;
	}

	ol, ul {
		list-style: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/* Grid */

/* Basic */

	@-ms-viewport {
		width: device-width;
	}

	body {
		-ms-overflow-style: scrollbar;
	}

	@media screen and (max-width: 480px) {

		html, body {
			min-width: 320px;
		}

	}

	body {
		background-color: #f0f0e9;
	}

		body.is-loading *, body.is-loading *:before, body.is-loading *:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
		}

/* Type */

	html {
		font-size: 14pt;
	}

		@media screen and (max-width: 1680px) {

			html {
				font-size: 12pt;
			}

		}

		@media screen and (max-width: 1280px) {

			html {
				font-size: 11pt;
			}

		}

		@media screen and (max-width: 360px) {

			html {
				font-size: 10pt;
			}

		}

	body {
		color: #212931;
	}

	body {
		font-family: "メイリオ",Meiryo,sans-serif;
		font-weight: 300;
		font-size: 1rem;
		line-height: 2;
	}

	a {
		-moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		border-bottom: dotted 1px;
		text-decoration: none;
	}

		a:hover {
			border-bottom-color: transparent;
		}

	strong {
		font-weight: 600;
	}

strong2 {
		font-weight: 600;
		
	}

	p {
		text-align: justify;
		margin: 0 0 1% 0;
	}



	h4 {
		font-family:"メイリオ",Meiryo,sans-serif;
		font-weight: 900;
		line-height: 1.5;
		letter-spacing: 0.075em;
		text-transform: none;
		margin: 0 0 1rem 0;
	}

		h4 a {
			border-bottom: 0;
			color: inherit;
			text-decoration: none;
		}

	h4 {
		font-size: 1.05rem;
	}

h7 {
	margin:50px 0 20px 0;
	padding:3px;
	padding-left: 10px;
	background-color: #3FC1BE;
	border:1px solid #3FC1BE;
	font-weight:bold;
	display: block;
	font-size:110%;
	color:#ffffff;
}
h4 {
	margin:30px 0;
	padding:10px;
	background-color: #9F0513;
	border:1px solid #9F0513;
	font-weight:bold;
	display: block;
	font-size:130%;
	text-align: center;
	color:#FFFFFF!important;
}
h3 {
	font-weight:bold;
	font-size:100%;
}

	.align-center {
		text-align: center;
	}

	.align-right {
		text-align: right;
	}

	a {
		color: #212931;
		border-bottom-color: rgba(33, 41, 49, 0.5);
	}

		a:hover {
			border-bottom-color: transparent;
			color: #18bfef !important;
		}

	

	h4 {
		color: #212931;
	}

#step {
	
	padding: 3% 5% 1% 5%;
	margin: 1%  0 2% 0%;
	border:2px solid #333;
	background: #fafafa 
}
#stepnum {
	background-color: #333;
	padding:  1%  0 1% 0%;
	color: #fff;
	border:2px solid #333;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	 margin-top:2%;
}

#bank {
	margin-bottom:4%;
	padding:3%;
	border:1px solid #ccc;
	background: #ffffff;
}

/* Box */

/* Button */


/* Icon */

/* Image */

/* List */

	ol {
		list-style: decimal;
		margin: 0 0 2rem 0;
		padding-left: 1.25rem;
	}

	

		ol li {
			padding-left: 0.25rem;
		}



	ul {
		list-style: square;
		margin: 0 0 2rem 0;
		padding-left: 1rem;

	}

ul.tsume {
		list-style: square;
		
		padding-left: 1rem;
	}
ul.tsume li {
			padding-left: 0.5rem;
		}

	

		ul li {
			padding-left: 0.5rem;
		}

/* Section/Article */

	header {
		cursor: default;
		
	}

		header > .date {
			display: block;
			font-size: 0.8rem;
			
			margin: 0 0 0 0;
			position: relative;
		}

		header.major {
			margin: 0 0 0 0;
			text-align: center;
		}

			header.major > :last-child {
				margin-bottom: 0;
			}

			header.major > .date {
				font-size: 1rem;
				margin: 0 0 0 0;
			}

				header.major > .date:before, header.major > .date:after {
					content: '';
					display: block;
					position: absolute;
					top: 0;
					width: calc(50% - 6rem);
					border-top: solid 2px;
				}

				header.major > .date:before {
					left: 0;
				}

				header.major > .date:after {
					right: 0;
				}

		@media screen and (max-width: 736px) {

			header.major {
				margin: 0 0 0 0;
			}

		}

	header.major .date:before, header.major .date:after {
		border-top-color: #eeeeee;
	}

/* Table */

	table {
		margin: 0 0 2rem 0;
		width: 100%;
	}

		table tbody tr {
			border: solid 1px;
			border-left: 0;
			border-right: 0;
		}

		table td {
			padding: 0.75rem 0.75rem;
		}

		table th {
			font-family: "Source Sans Pro", Helvetica, sans-serif;
			font-size: 0.8rem;
			font-weight: 900;
			letter-spacing: 0.075em;
			line-height: 1.5;
			padding: 0 0.75rem 0.75rem 0.75rem;
			text-align: left;
			text-transform: uppercase;
		}

 .table2{
        border-collapse: collapse;
        border:none;
	 margin-top:5px;
    }

table.table2 td.table2_bb {
  border-bottom: none;
}
table.table2 td.table2_bt {
  border-top: none;
}
    
    .table2 th{
        /*border:none;*/
        padding:5px 5px 7px;
        font-size:100%;
        font-weight:normal;
        color:#323333;
        border:1px solid #000000;
        background-color:#d3e4f4;
        text-align:center;
     }

    .table2 td{
        background:#FFF;
        font-weight:normal;
        border:none;
        border:1px solid #000000;
        padding:5px 5px 7px;
        font-size:100%;      
        text-align:left;
    }    
   
.table2 p {
    color: #000;
    font-size: 15px;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: 0.2px;
	margin-bottom:  1px;
}

#main table.sch{
	border-collapse:collapse;
	border-spacing:0;
	margin-top:5px;
	margin-bottom:5px;
	font-size:110%;
}

#main table.sch th {
	border:none;
        padding:5px 5px 7px;
        font-size:100%;
        font-weight:normal;
        color:#323333;
        border:1px solid #000000;
        background-color:#d3e4f4;
        text-align:center;
}

#main table.sch td {
	padding:5px 12px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	
}

.endline{
	padding-bottom:10px;
	border-bottom:1px solid #000000;
}
th.middle { vertical-align: middle; }

@media screen and (max-width: 580px) {
#main table.sch{
	border-collapse:collapse;
	border-spacing:0;
	margin-top:5px;
	margin-bottom:5px;
	font-size:80%;
}

#main table.sch th {
	border:none;
        padding:5px 5px 7px;
        font-size:80%;
        font-weight:normal;
        color:#323333;
        border:1px solid #000000;
        background-color:#d3e4f4;
        text-align:center;
}
#main table.sch td {
	padding:5px 12px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	font-size:80%;
}
}

@media (max-width: 800px) {

    .table2 th{
        border:none;
        padding:5px 5px 7px;
        font-size:70%;
        font-weight:normal;
        color:#323333;
        border:1px solid #000000;
        background:#d3e4f4;
        text-align:center;
     }

    .table2 td{
        background:#FFF;
        font-weight:normal;
        border:none;
        border:1px solid #000000;
        padding:5px 5px 7px;
        font-size:70%;      
        text-align:left;
    }    
   
.table2 p {
    color: #000;
    font-size: 70%;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: 0.2px;
	margin-bottom:  1px;
}
}

.endline{
	padding-bottom:10px;
	border-bottom:1px solid #000000;
}

			@media screen and (max-width: 980px) {

				table th {
					font-size: 0.9rem;
				}

			}

		table thead {
			border-bottom: solid 2px;
		}

	table tbody tr {
		border-color: #eeeeee;
	}

		table tbody tr:nth-child(2n + 1) {
			background-color: rgba(220, 220, 220, 0.25);
		}

	table th {
		color: #212931;
	}

	table thead {
		border-bottom:1px solid #000000;
	}

/* Pagination */

/* Wrapper */

	#wrapper {
		-moz-transition: opacity 0.5s ease;
		-webkit-transition: opacity 0.5s ease;
		-ms-transition: opacity 0.5s ease;
		transition: opacity 0.5s ease;
		position: relative;
		z-index: 1;
		overflow: hidden;
	}

/* Intro */

/* Header */

	#header {
		color: #ffffff;
		-moz-align-items: center;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-direction: column;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-moz-justify-content: -moz-flex-end;
		-webkit-justify-content: -webkit-flex-end;
		-ms-justify-content: -ms-flex-end;
		justify-content: flex-end;
		-moz-pointer-events: none;
		-webkit-pointer-events: none;
		-ms-pointer-events: none;
		pointer-events: none;
		-moz-user-select: none;
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
		height: 3rem;
		padding-bottom: 5rem;
		position: relative;
		text-align: center;
		z-index: 2;
	}

		@media screen and (max-width: 980px) {

			#header {
				height: 5rem;
				padding-bottom: 4rem;
			}

		}

		@media screen and (max-width: 736px) {

			#header {
				padding-bottom: 3rem;
			}

		}

/* Nav */

/* Main */

	#main {
		background-color: #ffffff;
		position: relative;
		margin: 0 auto;
		width: calc(100% - 4rem);
		max-width: 72rem;
		z-index: 2;
	}

		#main > * {
			padding: 4rem 0rem 2rem 0rem ;
			margin: 0;
		}

			#main > *:first-child {
				border-top: 0;
			}

		#main > .post {
			padding:  0rem ;
		}
#main > .post2 {
			padding: 1rem 8rem 6rem 8rem ;
		}

			#main > .post header.major > .date {
				margin-top: -2rem;
			}

			#main > .post.featured {
				text-align: center;
			}

			@media screen and (max-width: 1280px) {

				#main > .post {
					padding: 0rem 0rem 0rem 0rem ;
				}
				#main > .post2 {
					padding: 1rem 4rem 2rem 4rem ;
				}

			}

			@media screen and (max-width: 736px) {

				#main > .post {
					padding: 0rem 0rem 0rem 0rem ;
				}
				
					#main > .post2 {
					padding: 1rem 2rem 1rem 2rem ;
				}

					#main > .post header.major > .date {
						margin-top: -1rem;
						margin-bottom: 2rem;
					}

			}

		@media screen and (max-width: 736px) {

			#main > * {
				padding: 0rem 0rem 0.1rem 2rem ;
			}

		}

		@media screen and (max-width: 480px) {

			#main {
				width: 100%;
			}

		}
@media screen and (min-width:1300px){
   #main { width: 100%;
      max-width: 1300px;
  }
}




/* Footer */

	
/* Nav Panel */

	#main .moko {
			-moz-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -moz-transform 0.5s ease, visibility 0.5s;
			-webkit-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -webkit-transform 0.5s ease, visibility 0.5s;
			-ms-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -ms-transform 0.5s ease, visibility 0.5s;
			transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, transform 0.5s ease, visibility 0.5s;
			-moz-pointer-events: auto;
			-webkit-pointer-events: auto;
			-ms-pointer-events: auto;
			pointer-events: auto;
			border-style: solid;
			border-color: #333;
			border-width: 4px !important;
			font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'MS UI Gothic', sans-serif;
			font-size: 1.75rem;
			font-weight: 900;
			letter-spacing: 0.075em;
			line-height: 1;
			padding: 1rem 1.75rem;
			text-transform: uppercase;
			visibility: visible;
		
			
		 
		}

			#main .moko:hover {
				border-color: #18bfef !important;
				color: #18bfef !important;
			}

	

		@media screen and (max-width: 736px) {

			
				#main .moko {
					font-size: 1.25rem;
					padding: 1rem 1.4rem;
					border-width: 3px !important;
				}

		}

.arrow{
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-top: 20px solid #333;
	margin: auto;
	margin-bottom: -1.7rem;
	
}

@media (max-width:1024px) {
	.table_outer{
		display: block;overflow-x: scroll;white-space: nowrap;-webkit-overflow-scrolling: touch;
	}
}

.knt{ width:290px;
	margin: 25px;
	float: right;}

#main .moko {
			-moz-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -moz-transform 0.5s ease, visibility 0.5s;
			-webkit-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -webkit-transform 0.5s ease, visibility 0.5s;
			-ms-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -ms-transform 0.5s ease, visibility 0.5s;
			transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, transform 0.5s ease, visibility 0.5s;
			-moz-pointer-events: auto;
			-webkit-pointer-events: auto;
			-ms-pointer-events: auto;
			pointer-events: auto;
			border-style: solid;
			border-color: #333;
			border-width: 4px !important;
			font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'MS UI Gothic', sans-serif;
			font-size: 1.75rem;
			font-weight: 900;
			letter-spacing: 0.075em;
			line-height: 1;
			padding: 1rem 1.75rem;
			text-transform: uppercase;
			visibility: visible;
		
			
		 
		}

			#main .moko:hover {
				border-color: #18bfef !important;
				color: #18bfef !important;
			}

	

		@media screen and (max-width: 736px) {

			
				#main .moko {
					font-size: 1.25rem;
					padding: 1rem 1.4rem;
					border-width: 3px !important;
				}

		}

#main .mokofo {
			-moz-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -moz-transform 0.5s ease, visibility 0.5s;
			-webkit-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -webkit-transform 0.5s ease, visibility 0.5s;
			-ms-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, -ms-transform 0.5s ease, visibility 0.5s;
			transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.5s ease, transform 0.5s ease, visibility 0.5s;
			-moz-pointer-events: auto;
			-webkit-pointer-events: auto;
			-ms-pointer-events: auto;
			pointer-events: auto;
			border-style: solid;
			border-color: #333;
			border-width: 4px !important;
			font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'MS UI Gothic', sans-serif;
			font-size: 1.75rem;
			font-weight: 900;
			letter-spacing: 0.075em;
			line-height: 1;
			padding: 1rem 1.75rem;
			text-transform: uppercase;
			visibility: visible;
		margin-left: 1%;
	
	
			
		 
		}

			#main .mokofo:hover {
				border-color: #18bfef !important;
				color: #18bfef !important;
			}

	

		@media screen and (max-width: 736px) {

			
				#main .mokofo {
					font-size: 1.25rem;
					border-width: 3px !important;
				}

		}
.margin10 {
	margin-top: 2%;
}

@media screen and (max-width:600px){
.for_pc{
display: none;
	}}

@media screen and (min-width:601px){
.for_sp{
display: none;
}
}
@media screen and (max-width: 580px) {
.knt{
	float: none;}}

.kome{
	font-size: 15px;
	margin-top: -10px;
}

 #main table.sch th.border_1 {
  border-bottom: 3px solid #000000;
border-left: 3px solid #000000;
	 border-top: 3px solid #000000;
}

 #main table.sch th.border_2 {
border-right: 3px solid #000000;
	 border-top: 3px solid #000000;
}

 #main table.sch th.border_3 {
  border-bottom: 3px solid #000000;
border-right: 3px solid #000000;
}
 #main table.sch th.border_4 {
border-right: 3px solid #000000;
}

 #main table.sch th.border_5 {
border-left: 3px solid #000000;
}

 #main table.sch th.border_6 {
  border-bottom: 3px solid #000000;
border-left: 3px solid #000000;
}

 #main table.sch th.border_7 {
  border-top: 3px solid #000000;
border-left: 3px solid #000000;
}


#main table.sch td.border_1 {
border-right: 3px solid #000000;
}

#main table.sch td.border_2 {
border-right: 3px solid #000000;
 border-bottom: 3px solid #000000;
}

.qa{
	margin:50px 0 20px 0;
	padding:3px;
	background-color: #6FCFFD;
	color: #ffffff;
	font-weight: bold;
	font-size: 110%;
	display: block;
	border: 1px solid #6FCFFD;
	
}

.qa	a {
		color: #ffffff;
		border-bottom-color: rgba(33, 41, 49, 0.5);
	}

.fwb{
	font-weight: bold;
}

.mt20{
	margin-top: 20px;
}