/*========================
リセットCSSセットここから
==========================*/
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, pre, address, em, img, q, small, strong, var, b, i,dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, footer, header, menu, nav, section, summary, time, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
vertical-align:baseline;
background:transparent;
}
article, aside, footer, header, menu, nav, section { 
display:block;
}
nav ul {
list-style:none;
}
a {
margin:0;
padding:0;
vertical-align:baseline;
background:transparent;
}
table {
border-collapse:collapse;
border-spacing:0;
}
input, select {
vertical-align:middle;
}
address{
font-style:normal;
}
/*========================
リセットCSSセットここまで
==========================*/
/*フォント指定ここから*/
html{
    font-size: 62.5%;
}
body{
    font-size:1.6rem;/* 16px*/
    line-height: 2;
}
h1 {
    font-size: 36px;/* IE8以下とAndroid4.3以下用フォールバック */
    font-size: calc(2.4rem + ((1vw - 0.64rem) * 2.1429));/* 24px~36pxで可変*/
    line-height: 1.3;
}
h2 {
    font-size: 24px;/* IE8以下とAndroid4.3以下用フォールバック */
    font-size: calc(2rem + ((1vw - 0.64rem) * 0.7143));/* 20px~24pxで可変*/
    line-height: 1.3;
}
p {
    font-size: 1.6rem;/* 16px*/
    }
ul time {
	font-size: 1.4rem;
}
ul {
	font-size: 1.4rem;
}

@media (min-width: 1200px) {/* 1200px以上*/
    h1 {
        font-size: 3.6rem;/* 36px*/
    }
    h2 {
        font-size: 2.4rem;/* 24px*/
    }
}
@media screen and (max-width: 640px) {/* 640px以下*/
    body{
    line-height: 1.5;
    }
    h1{
        font-size: 2.0rem;/* 20px*/
    }
    h2 {
        font-size: 1.8rem;/* 18px*/
    }
	h3 {
        font-size: 1.6rem;/* 16px*/
    }
	p {
        font-size: 1.4rem;/* 14px*/
    }
	ul time{
	font-size: 1.2rem;
}
	ul {
	font-size: 1.4rem;
}
}
/*フォント指定ここまで*/

@media(max-width:450px){
	.maingazo{
		height: 300px;
	}
}
body{
	background-color:#FFfaf0;
	color:#333333;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	margin:0;
	padding:0;
}

.page h2{
	border-bottom:2px dashed #ffa500;
	border-left:10px solid #ffa500;
	padding-left:10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

article{
	position:relative;
}
.catch{
	position:absolute;
	top:40px;
	left:30px;
	color:#ffffff;
	text-shadow:0 5px 10px #333333;
}
.catch p{
	margin-right: 5px;
	margin-top: 5px;
}
header{
	color:#ffffff;
}
header h1{
	color: #2A2929;
	margin-top: 5px;
	margin-left: 10px;
	padding-bottom: 0px;
	padding-top: 15px;
}
header img{
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 3px;
}

.jisseki_ul{
	list-style: none;
}
.jisseki_ul time{
	z-index: 112;
}
ul time{
	border-radius:5px;
	background-color:#999999;
	color:#ffffff;
	padding:2px 8px;
	margin-right:5px;
}

.head_ul li{
	display:inline;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #ffffff;
}

a img{
	border:0;
}

article{
	clear:both;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}


.page li{
	margin-top: 3px;
	border-bottom: 1px dashed #333;
}
/* index.htmlの追加css */
/*記事一覧A*/
.shoukai{
	text-align: center;
	background-color: #ffa500;
	margin-bottom: 0px;
	margin-top: 15px;
	color: aliceblue;
	letter-spacing: 2px;
	padding-top: 5px;
}
.container{
	display: flex;
	flex-wrap: wrap;
	max-width: 1000px;
}
.listA {
	display: flex;
	flex-wrap: wrap;
	max-width: 1000px;
	margin-bottom: 30px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.listA article{
	flex: 1 1 400px;
	display: flex;
}

.listA a{
	flex: 1;
	margin: 10px;
	display: block;
	border: solid 2px #D4D1D1;
	color: inherit;
	text-decoration: none;
}

.listA a:hover{
	opacity: 0.6;
}

.listA .text{
	margin: 10px;
}

.listA h2{
	letter-spacing: 0.05rem;
}

.listA p{
	letter-spacing: 0.05rem;
	opacity: 0.9;
}

.listA .photo{
	min-height: 250px;
	background-position: center;
	background-size: cover;
}


/*company.html：研修一覧（画像＋テキスト）ここから*/
.shoukai2{
	margin-top: 0;
}
.conA{
	background-color: #DCDCDC;
	color: #000000;
}
.conA .text{
	background-color: #fff;
	padding: 20px;
}
.conA h2{
	margin-top: 0;
	margin-bottom: 10px;
	opacity: 0.8;
	letter-spacing: 0.1rem;
}
.conA p{
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 1.8;
	opacity: 0.8;
	letter-spacing: 0.1rem;
}
.conA .phot{
	min-height: 250px;
	background-position: center;
	background-size: cover;
}
.conA {
	border: solid 2px #ddd;
}
@media(min-width:768px){
	.conA{
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.conA .c-container{
		display: flex;
		max-width: 1000px;
		margin-left: auto;
		margin-right: auto;
	}
	.conA .phot{
		flex: 3;
	}
	.conA .text{
		flex: 3;
		padding: 30px;
	}
}
/*コンテンツA：研修一覧（画像＋テキスト）ここまで*/



/*フッター*/

footer{
	color: #fff;
	background-color: #F38D14;
}

footer .container{
	padding: 30px 20px;
}

@media(min-width:600px){
	footer .container{
		display: flex;
		flex-wrap: wrap;
		max-width: 1000px;
		margin-left: auto;
		margin-right: auto;
		align-items: baseline;
	}

	.footA{
		flex: 0 0 50%;
	}
	.footB{
		flex: 0 0 40%;
	}
	.footC{
		flex: 0 0 100%;
	}
}



/*フッターＡ：名称*/

.footA{
	margin-bottom: 30px;
}
.footA h2{
	margin-top: 0;
	margin-bottom: 10px;
	letter-spacing: 0.2em;
}
.footA p{
	margin-top: 0;
	margin-bottom: 0;
}
.footA a{
	color: inherit;
	text-decoration: none;
}
/*フッターＢリスト：フッターメニュー*/

.footB div{
	margin-bottom: 20px;
}
.footB h3{
	margin-top: 0;
	margin-bottom: 10px;
	border-bottom: solid 1px currentcolor;
}
.footB ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.footB a{
	display: block;
	padding: 5px;
	color: inherit;
	text-decoration: none;
}
.footB a:hover{
	background-color: rgba(194,189,190,0.10);
}
@media(min-width:768px){
	.footB{
		display: flex;
	}
	.footB div{
		flex: 1;
	}
	.footB div:not(:first-child){
		margin-left: 40px;
	}
}

/*フッターＣ：コピーライト*/

.footC{
	text-align: center;
	font-family: 'Montserrat', sans-serif;
}
/*フッターＤ：ＳＮＳ*/

.footD{
	margin-top: 20px;
}
.footD ul{
	display: flex;
	margin: 0;
	padding: 0;
	list-style: none;
}
.footD a{
	display: block;
	margin-right: 8px;
	padding: 0;
	color: inherit;
	text-decoration: none;
	border: solid 1px currentcolor;
	width:2em;
	line-height: 2em;
	border-radius: 50%;
	text-align: center;
}

.footD a:hover{
	background-color: rgba(0,0,0,0.3);
}


/* contact.htmlここから */
/*input{
	display:block;
	width:400px;
}*/
textarea{
	display:block;
	width:600px;
	height:120px;	
}
button{
	width:180px;
	padding:10px;
}


/* 959px以下の場合 */
@media (max-width:959px){
	header img{
	float:none;
}
	nav ul{
	text-align:left;
	padding:0;
}
article{
	width:auto;
}
article img{
	max-width:100%;
	height:auto;
}
.h-container{
	width:auto;
}
}

/* 600px以下の場合 */
@media (max-width:600px){
	nav li{
	padding-left:2px;
	padding-right:2px;
}
.catch{
	top:15px;
	left:10px;
}
.point-img{
	float:none;
}
input,textarea{
	width:320px;
}
.listA .photo{
	min-height: 200px;
	background-position: center;
	background-size: cover;
}
}
/* 600px以下の場合ここまで */

.page{
	padding-left:10px;
	padding-right:10px;
}


/* プリント出力用 */
@media print{
	.catch{
		color:#000000;
		text-shadow:none;
}
}


/* aisatu.htmlここから */
.aisatu{
	margin-left: 5px;
	margin-right: 5px;
}
.title{
	margin-top: 0px;
	padding-left:20px;
	padding-right:10px;
	border-bottom:2px solid #6A6864;
	border-top:2px solid #6A6864;
	padding-top: 5px;
	padding-bottom: 5px;
}
.title2{
	margin-top: 10px;
	padding-left:20px;
	padding-right:10px;
	border-bottom:2px solid #6A6864;
	border-top:2px solid #6A6864;
	padding-top: 5px;
	padding-bottom: 5px;
}

.aiB{
	text-indent: 1em;
	padding-left: 15px;
	padding-right: 15px;
}
.tag1{
	text-align: center;
	margin-top: 30px;
}
.tag2{
	text-align: center;
}

/* 表のcss */
table{
	border:1px solid #333333;
	font-size:90%;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	border-collapse:collapse;
	max-width: 600px;
	padding-left: 5px;
}

th{
	background-color:#ffe0e0;
	border:1px solid #333333;
	padding:10px;
	width:25%;
}

td{
	border:1px solid #333333;
	background-color: #fff;
	padding:10px;
}

caption{
	caption-side:bottom;
}

.aiB p{
	line-height: 1.7;
}
@media(min-width:768px){
	.con_ai{
		display: flex;
		flex-wrap: wrap;
		max-width: 1000px;
		margin-left: auto;
		margin-right: auto;	
		align-items: center;
	}

	.aiA{
		flex: 0 0 30%;
	}
	.aiB{
		flex: 0 0 50%;
		padding: 10px;
	}
	.aisatu{
		margin-left: auto;
		margin-right: auto;
		max-width: 1000px;
	}
}
/* aisatu.htmlここまで */

/*contact.htmlのcss*/
.contactpage{
	margin-left: 5px;
	margin-right: 5px;
}
.title3{
	text-align: center;
	margin-top: 0px;
	padding-left:20px;
	padding-right:10px;
	border-bottom:2px solid #6A6864;
	border-top:2px solid #6A6864;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contactform{
		max-width: 600px;
		margin-left: auto;
		margin-right: auto;
	}
.contactpage p{
		margin-top: 10px;
	}
.sousinb{
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
		margin-top: 20px;
		font-size: 1.6rem;
	}
.sousinb:hover{
		background-color: #938F8F;
		color:#5F5C5C;
}
.hissu{
		color: #F13E5E;
	}
textarea{
		resize: vertical;
		font-size: 1.6rem;
		padding: 2px 5px;
		color:#A9A8A8;
	}
input{
		font-size: 1.6rem;
		width: 95%;
		padding: 2px 5px;
	}
.lege{
	text-align: center;
	}
fieldset{
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
@media(min-width:768px){
	.contactpage{
		max-width: 1000px;
		margin-left: auto;
		margin-right: auto;
	}
}
/*ナビメニューのスタイルを指定*/
.open{
	z-index: 1000;
}
.toguru a{
  color: #333;
  text-decoration: none;
}

.toguru a:hover{
  color: #CCC;
}
.toguru{
 width: 100%;
 height: 70px;
 position: relative;
 background: #FFfaf0;
}

.drawer{
 display: flex;
 flex-direction: row;
 align-items: center;
 justify-content: space-between;
 position: relative;
 height: 70px;
 padding: 0 1em;
}
.drawer li{
	text-decoration: none;
}
.navbar_toggle{
 z-index:9999;
}
.navbar_brand {
	margin-left: 10px;
	width: 400px;
	font-size: 3.2rem;
	text-decoration: none;
	color: #333;
}
.navbar_toggle_icon {
 position: relative;
 display: block;
 height: 3px;
 width: 30px;
 background: #5c6b80;
 -webkit-transition: ease .5s;
 transition: ease .5s;
}
.navbar_toggle_icon:nth-child(1) {
 top: 0;
}
.navbar_toggle_icon:nth-child(2) {
 margin: 8px 0;
}
.navbar_toggle_icon:nth-child(3) {
 top: 0;
}
/*OPEN時の動き*/
.navbar_toggle.open .navbar_toggle_icon:nth-child(1) {
 top: 11px;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
.navbar_toggle.open .navbar_toggle_icon:nth-child(2) {
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
 opacity: 0;
}
.navbar_toggle.open .navbar_toggle_icon:nth-child(3) {
 top: -11px;
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
}

.menu{
 -webkit-transform: translateX(-100%);
 transform: translateX(-100%);
 -webkit-transition:ease .5s;
 transition:ease .5s;
 z-index:1000;
position: relative;
}
.menu a{
	display: block;
}
.menu ul li{
 padding: 2em;
 border-bottom: 1px solid #CCC;	
}
.open ul li{
	font-size: 1.6rem;
}
/*OPEN時の動き*/
.menu.open {
 -webkit-transform:translateX(0);
 transform:translateX(0);
 overflow-y: auto;
 -webkit-overflow-scrolling: touch;
}

@media screen and (min-width: 720px) {
.toguru{
 display: flex;
 flex-direction: row;
max-width: 960px;
margin-left: auto;
margin-right: auto;
}
.navbar_toggle{
 display: none;
}
.menu{
 width: 100%;
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
.menu ul{
 height: 70px;
 display: flex;
 flex-wrap: wrap;
 justify-content: flex-end;
 align-items: center;
}
.menu ul li{
 padding: 0 1em;
 border-bottom: none;
}
}
@media screen and (max-width: 719px) {
.menu a{
	color: #fff;
}
.menu{
	background-color: #ED833D;
opacity: 0.9;
	z-index: 1000;
	}
	.navbar_brand{
		font-size: 2.2rem;
	}
	.drawer img{
		height: 50px;
		width: 50px;
		margin-left: 0px;
	}
}
@media screen and (max-width: 321px) {
	.navbar_brand{
		font-size: 1.8rem;
	}
}