@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400&subset=japanese');

/* COMMON STYLE
---------------------------------------------*/
html,  body {
	margin: 0;
	width: 100%;
	height: 100%;
}
html {
	font-size: 14px;
}
body {
	margin: 0 auto;
	line-height: 1.8;
	color:#565656;
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-display: swap;
	min-height: 100vh;
}
* html body {
    width:100%;
    height:100%;
}
* html body table {

}

*:first-child+html body {

}
h1,
h2,
h3,
h4,
h5 {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
ul {
	list-style: none;
}
img,
a img {
	border: none;
	text-decoration:none;
}
a:link,
a:visited {
	text-decoration:none;
	color:#565656;
}
a:hover,
a:active {
	text-decoration:underline;
	color:#0167b6;
}

img:hover {
	opacity: 1;
}

p{
	line-height: 1.6em;
	padding:20px 20px;
}

.introduction{
	padding-bottom:20px;
}

.text_link_center{
	width:100%;
	text-align: center;
}
.text_link_center a{
	text-decoration: underline;
	color:#033b95;	
}

.text_center{
	text-align: center;
}

.text_list{
	text-indent: 2em;
}

.text_shomei{
	margin:30px 0 30px auto;
	width:240px;
}
.font_b{
	font-size:150%;
}

.text_waku{
	border:1px solid #565656;
	margin:20px 20px 0 20px;
	padding:10px;
}

.table_kodo{
	margin:20px;
}
.table_kodo td{
	padding:0 10px;
}

/* CLEARFIX
---------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}





/*################# 600px以上 #################*/
/*################# 600px以上 #################*/
@media(min-width:600px){
	


/* ########## LAYOUT ##########
---------------------------------------------*/
html {
    height:100%;
}
body {
    height: 100%;
}

/*全体の親要素*/
#wrap {
     position: relative;
     height: auto !important; /*IE6対策*/
     height: 100%; /*IE6対策*/
     min-height: 100%;
}
/*メインコンテンツ*/
#contents {
     padding-bottom: 155px; /*フッターの高さと同じ*/
}

.main_back{
	width:100%;
}
.main{
	width:1025px;
	margin:30px auto;
}
	
	
/*ヘッダー*/
header {
    height: 78px; /*フッターの高さ*/
	background-color: #ffffff;
	border-top:5px solid #033b95;
	box-shadow: 0 2px 4px rgba(0,0,0,0.3);
	padding:0 25px;
}
/*フッター*/
footer {
    height: 155px; /*フッターの高さ*/
    position:absolute;
    bottom:0;
	left:0;
	background-color: #033b95;
	width:100%;
}


/* ########## header ##########
---------------------------------------------*/
.logo{
	float:left;
	margin-top:15px;
	width: auto;
}
.logo img{
		height:50px;
}

.nav{
	float:right;
	width: auto;
}

.nav ul{
	list-style:none;
	margin-top:10px;
}
.nav li{
	float:left;
}
.nav li a{
	display: block;
	padding:10px;
	margin:8px;
	font-weight: bold;
	color:#000000;
	font-size: 16px;
	line-height:16px;
}

.nav .btn_waku{
	border:1px solid #033b95;
	color:#033b95;
	border-radius: 5px;
	text-decoration: none;
}
.nav a:hover.btn_waku {
	background-color: #e5e5e5;
}
.nav .kigo_text{
	font-size:22px;
}
	
#menubtn{
	display: none;
}
	
#menu{
	display: block !important
}

/* ########## footer ##########
---------------------------------------------*/
#pagetop{
	height:45px;
	background-color: #e5e5e5;
	text-align: center;
	line-height: 1.35em;
	padding-top:8px;
}
#pagetop a{
	color:#033b95;
}

#fooder_text{
	height:70px;
	padding:0 25px;
	
}

#copylight{
	background-color: #012a6b;
	color:#ffffff;
	text-align: center;
	line-height: 40px;
	font-size:11px;
	height:40px;
	width:100%;
}

#fooder_text .logo{
	float:left;
	margin-top:15px;
	width: auto;
}

#fooder_text .nav{
	float:right;
	width: auto;
}

#fooder_text .nav ul{
	list-style:none;
	margin-top:10px;
}
#fooder_text .nav li{
	float:left;
}
#fooder_text .nav li a{
	display: block;
	padding:10px;
	margin:8px;
	color:#ffffff;
	font-size: 12px;
	line-height:12px;
	font-weight: normal;
}
	
#menubtn2{
	display: none;
}
	
#menu2{
	display: block !important
}


/* ########## main_image ##########
---------------------------------------------*/

.main_img_back{
	width:100%;
	height:518px;
	background-image: url("../img/top_main@2x_blur.png");
	background-position: center center;
}

	
.main_img{
	width:1025px;
	height:518px;
	margin:0 auto;
	background-image: url("../img/top_main.png");
	overflow: hidden;
	position: relative;
}
	
.main_img .copy{
	color:#ffffff;
	font-weight: 900;
	font-size:38px;
	line-height: 1.35em;
	top:120px;
	left:150px;
	position: absolute;
	text-shadow: 0 0 8px rgba(0,0,0,0.6);
}
.main_img .copy_sub{
	color:#ffffff;
	font-weight: 700;
	font-size:32px;
	line-height: 1.35em;
}
	
.main_img .copy_count{
	color:#ffffff;
	font-weight:900;
	font-size:100px;
	line-height: 1.35em;
	top:70px;
	right:50px;
	position: absolute;
	text-shadow: 0 0 8px rgba(0,0,0,0.6);
}
.main_img .copy_count_sub{
	color:#ffffff;
	font-weight: 900;
	font-size:90px;
	line-height: 1.35em;
	top:90px;
	right:100px;
	position: absolute;
	text-shadow: 0 0 8px rgba(0,0,0,0.6);
}	

.top_copy_bar{
	color:#ffffff;
	font-size:30px;
	line-height: 70px;
	font-weight: 500;
	text-align: center;
	background-color: #033b95;
	height:70px;
	width:100%;
}	

	
/* ########## title ##########
---------------------------------------------*/

.main_img_back_sub{
	width:100%;
	height:150px;
	background-image: url("../img/title@2x_blur.png");
	background-position: center center;
}

	
.main_img_sub{
	width:1025px;
	height:150px;
	margin:0 auto;
	background-image: url("../img/title.png");
	overflow: hidden;
	position: relative;
}
	
.main_img_sub .title{
	color:#ffffff;
	font-weight: 900;
	font-size:32px;
	line-height: 1.35em;
	text-shadow: 0 0 8px rgba(0,0,0,0.6);
	text-align: center;
	position: absolute;
	top:25px;
	width:100%;
}

.top_copy_bar_sub{
	color:#ffffff;
	font-size:18px;
	line-height: 30px;
	font-weight: 200;
	text-align: center;
	background-color: #033b95;
	height:30px;
	width:100%;
}	
	

/* ########## text ##########
---------------------------------------------*/	

.titile_text_bold{
	font-weight: bold;
	font-size:18px;
}	
.titile_text01{
	font-weight: bold;
}
.titile_text_right{
	text-align: right;
}
	

/* ########## top ##########
---------------------------------------------*/	
.top_contesnts{
	min-height:460px;
	padding-top:40px;
	overflow:auto;
}
	
.top_contesnts{
	width:100%;
}	
.top_contents_img{
	width:490px;
	float:right;
}
.top_contents_img2{
	width:490px;
	float:left;
}
.top_contents_img img,.top_contents_img2 img{
	width:490px;
}
.top_contents_text{
	width:490px;
	padding:0 20px;
	float:left;
}
.top_contents_text img{
	width:46px;
	margin:10px auto 15px auto;
	display: block;
}
.top_contents_text h2{
	color:#033b95;
	font-weight: 700;
	text-align: center;
	font-size:32px;
	margin-bottom:10px;
}	
	
.top_contesnts_wide{
	padding-top:40px;
	overflow:auto;
}
.top_contents_text_wide{
	width:100%;
	text-align: center;
}
.top_contents_text_wide a{
	text-decoration: underline;
}
.top_contents_text_wide img{
	width:46px;
	margin:10px auto 15px auto;
	display: block;
}
.top_contents_text_wide h2{
	color:#033b95;
	font-weight: 700;
	text-align: center;
	font-size:32px;
	margin-bottom:10px;
}	

.btn_blue{
	min-height:60px;
}
.btn_blue a{
	color:#033b95;
	font-weight: 700;
	text-align: center;
	display: block;
	border:2px solid #033b95;
	border-radius: 5px;
	width: 160px;
	height:36px;
	font-size:18px;
	padding:5px;
	text-decoration: none;
	margin:5px 5px;
}
.btn_blue a:hover{
	background-color: #eeeeee;
}
.btn_center a{
	margin:5px auto;
	display: block;
}
.btn_narabi a{
	margin:5px;
	display: block;
	float:left;
}
.btn_narabi{
	margin:0 auto;
	width:368px;
}
	
.btn_orange a{
	color:#e9483e;
	font-weight: 700;
	text-align: center;
	display: block;
	border:2px solid #e9483e;
	border-radius: 5px;
	width:343px;
	height:36px;
	font-size:18px;
	padding:5px;
	text-decoration: none;
	background-color: #ffffff;
}
.btn_orange a:hover{
	background-color: #eeeeee;
}	

.btn_darkblue a{
	color:#033b95;
	font-weight: 700;
	text-align: center;
	display: block;
	border:2px solid #033b95;
	border-radius: 5px;
	width:343px;
	height:36px;
	font-size:18px;
	padding:5px;
	text-decoration: none;
	background-color: #ffffff;
}
.btn_darkblue a:hover{
	background-color: #eeeeee;
}	


	
/* ########## sub_top_img ##########
---------------------------------------------*/

.sub_top_img_back{
	width:100%;
	height:500px;
}
.sub_top_img{
	width:1025px;
	height:500px;
	margin:0 auto;
}
.sub_top_img img{
	width:1025px;
	height:500px;
}
	
.copy_rec{
	font-weight: bold;
	font-size:18px;
	text-align: center;
	color:#000000;
	padding:20px 0;
}
	
.copy_newgra{
	xxxfont-weight: bold;
	font-size:20px;
	text-align: center;
	color:#000000;
	padding:20px 0 0 0;
}
.sub_copy p{
	font-weight:900;
	font-size:28px;
	text-align: center;
	color:#02afba;
	padding:10px 0 0 0;
	text-decoration: underline;
}
	
	
/* ########## recru_one ##########
---------------------------------------------*/	
	
.recru_one{
	background-color: #f4f4f4;
	margin-top:30px;
}
	
.recru_title{
	float:left;
	width:240px;
}
.recru_title img{
	margin:15px auto;
	width:205px;
	display: block;
}	
	
	
.recru_text{
	float:right;
	width:740px;
	padding:20px;
}
	
.recru_coment{
}	
.recru_coment_text{
	margin-bottom:20px;
}	
.recru_coment_text h3{
	font-size:24px;
	margin-bottom:20px;
	font-weight: bold;
}
.recru_coment_img{
	float:right;
}	
.recru_coment_img img{
	width:305px;
	margin:0 0 30px 30px;
}
	
.recru_coment_contents{
	background-color:#ffffff;
	padding:20px;
}
.recru_coment_text_one{
	width:320px;
	float:left;
	margin:0 15px;
		
}
.recru_coment_text_one h4{
	font-size:18px;
	margin-bottom:10px;
	font-weight: bold;
}

.recru_coment_text_darkblue{
	color:#033b95;
}
.recru_coment_text_red{
	color:#d3434d;
}
.recru_coment_text_orange{
	color:#f07d3c;
}	
	
.recru_coment_photo_one h4{
	font-size:18px;
	margin-bottom:10px;
	font-weight: bold;
}

.recru_coment_text_photo{
	float:left;
	width:380px;
}
.recru_coment_text_photo h3{
	font-size:18px;
	margin-bottom:10px;
	font-weight: bold;
}
.recru_coment_img_photo{
	float:right;
}	
.recru_coment_img_photo img{
	width:285px;
	margin:0 0 15px 30px;
}

.recru_copy{
	margin-top:30px;
}
.recru_copy img{
	width:1025px;
}

.fa{
	font-size:36px;	
}
.recru_coment_text_photo a{
	text-decoration: underline;
	color:#033b95;
}	
	
	
/* ########## title_newgra ##########
---------------------------------------------*/

.title_newgra{
	min-height:60px;
	text-align: center;
	margin-bottom:15px;
}
.title_newgra img{
	height:60px;
	vertical-align: middle;
	margin-right:10px;
}	
.title_newgra{
	font-size: 32px;
	text-decoration: underline;
	color:#033b95;
	font-weight: 900;
}

.newgra_text{
	font-size: 20px;
    text-align: center;
    color: #000000;	
	margin-bottom:20px;
}
	
/* ########## newgra_work ##########
---------------------------------------------*/

.newgra_work_back{
	background-color: #fdfebb;
	width:100%;
}
.newgra_work{
	width:1025px;
	margin:0 auto;
	padding:20px 0;
}
	
	
.work{
	width:100%;
}
	
.work_one{
	min-height:400px;
	float:left;
	width:300px;
	background-color: #ffffff;
	border:4px solid #dcdcdc;
	margin:0 15px 30px 15px;
}

.work_one_img{
	width:100%;	
	margin-bottom:10px;
}
.work_one_img img{
	width:100%;	
}
.work_one h2{
	width:100%;
	text-align: center;
	color:#033b95;
	font-size:24px;
	font-weight: 900;
	margin-bottom:15px;
}

.haiku{
	border:3px solid #558f26;
	margin:0 15px;
	font-weight: 700;
	text-align: center;
	line-height: 1.35em;
	padding:5px;
	background-image: url("../img/p0074_m.jpeg");
	color:#000000;
	background-position:center center;
	background-size:70%;
	font-size: 13px;
}
	
.work_details{
	padding:10px 15px;
	font-size:13px;
	line-height: 1.5em;
}	
	

/* ########## newgra_white ##########
---------------------------------------------*/

.newgra_white_back{
	background-color: #ffffff;
}
.newgra_white{
	width:1025px;
	margin:0 auto;
	padding:20px 0;
}	
	
	
/* ########## newgra_life ##########
---------------------------------------------*/	
	
.life{
	width:100%;
}
	
.life_one{
	min-height:300px;
	float:left;
	width:300px;
	margin:0 19px 30px 19px;
}

.life_one_img{
	width:230px;	
	margin:0 auto;
	font-display: block;
}
.life_one_img img{
	width:230px;
	margin-bottom:10px;
}
.life_one h2{
	width:100%;
	text-align: center;
	color:#033b95;
	font-size:24px;
	font-weight: 900;
	margin-bottom:5px;
}
	
.life_details{
	padding:10px 30px;
	font-size:13px;
	line-height: 1.5em;
}
	
	
	
.life2{
	width:100%;
}
	
.life2_one{
	float:left;
	width:560px;
	margin-left:60px;
}

.life2_one_img{
	float:left;
	width:230px;	
	margin-right:20px;
	font-display: block;
}
.life2_one_img img{
	width:230px;
	margin-bottom:10px;
}
.life2_one h2{
	width:100%;
	color:#033b95;
	font-size:24px;
	font-weight: 900;
	margin-bottom:5px;
	margin-top:30px;
}
	
.life2_details{
	font-size:13px;
	line-height: 1.5em;
}
	
.life_back{
	background-image: url("../img/life_img_back@3x.png");
	background-position: bottom right;
	background-size: 40%;
	background-repeat: no-repeat;
}	

	
/* ########## newgra_lightblue ##########
---------------------------------------------*/

.newgra_lightblue_back{
	background-color: #b5e7ec;
}
.newgra_lightblue{
	width:1025px;
	margin:0 auto;
	padding:20px 0;
}	
		
	

/* ########## newgra_kakegawa ##########
---------------------------------------------*/	
	
.kakegawa{
	width:100%;
	display:flex;
	margin-bottom:20px;
	margin-top:30px;
}
	
.kakegawa_one{
	xxxmin-height:300px;
	float:left;
	width:25%;
	background-color: #ffffff;
}

.kakegawa_one_img{
	width:100%;	
	margin:0 auto;
	font-display: block;
	height:200px;
	overflow: hidden;
}
.kakegawa_one_img img{
	width:100%;	
}
.kakegawa_one h2{
	width:100%;
	text-align: center;
	color:#ffffff;
	font-size:24px;
	font-weight: 900;
	display: block;
	height:50px;
	line-height: 50px;
}
	
.kakegawa_details{
	padding:20px 20px;
	font-size:13px;
	line-height: 1.5em;
}

.kake_back_grey{
	background-color: #eeeeee;
}
.kake_back_green{
	background-color: #1bae1f;
}
.kake_back_blue{
	background-color: #17a0cd;
}
.kake_back_yellow{
	background-color: #d5d763;
}
.kake_back_orange{
	background-color: #ff9876;
}
	

/* ########## newgra_voice ##########
---------------------------------------------*/	
	
.voice{
	width:100%;
}
	
.voice_one{
	width:750px;
	margin-bottom:30px;
	margin-left:30px;
}

.voice_one h2{
	color:#033b95;
	font-size:22px;
	font-weight: 900;
	margin-bottom:10px;
	background-image: url("../img/icon_voice_one@3x.png");
	background-position: top left;
	background-size: 40px;
	background-repeat: no-repeat;
	min-height: 30px;
	padding-left:50px;
	line-height: 30px;
}
	
.voice_details{
	padding-left:50px;
	font-size:13px;
	line-height: 1.5em;
}
	
.voice_back{
	background-image: url("../img/voice_back@3x.png");
	background-position:center right;
	background-size: 30%;
	background-repeat: no-repeat;
}	
	
	
/* ########## newgra_lightgreen ##########
---------------------------------------------*/

.newgra_lightgreen_back{
	background-color: #98e2d3;
}
.newgra_lightgreen{
	width:1025px;
	margin:0 auto;
	padding:20px 0;
}	
		
	

/* ########## newgra_figure ##########
---------------------------------------------*/	
	
.figure{
	width:100%;
	display:flex;
	margin-bottom:20px;
	margin-top:30px;
}
	
.figure_one{
	float:left;
	width:50%;
	background-color: #ffffff;
}

.figure_one_img{
	width:100%;	
	margin:0 auto;
	font-display: block;
}
.figure_one_img img{
	width:100%;	
}
.figure_one h2{
	width:100%;
	text-align: center;
	color:#ffffff;
	font-size:18px;
	font-weight: 500;
	display: block;
	height:36px;
	line-height: 36px;
}
	

.figure_back_green{
	background-color: #1bae1f;
}
.figure_back_blue{
	background-color: #17a0cd;
}

	
	
/* ########## newgra_internship ##########
---------------------------------------------*/	
	
.internship{
	width:100%;
	margin-bottom:30px;
	margin-top:10px;
}

/* ########## newgra_hyo ##########
---------------------------------------------*/	
	
.hyo table{
  box-sizing: border-box;
  border-collapse:collapse;
  margin: 0 auto;
  width: 80%;
  border-top: 1px dotted #d2d2d2;
}
.hyo table th,
.hyo table td{
  border-bottom: 1px dotted #d2d2d2;
  padding: .5em 1em;
}
.hyo table th{
  width:160px;
	text-align: left;
}
	
.hyo_text{
	width:86%;
  margin: 0 auto;
	padding: 0 0 20px 0;
}
	
/* ########## newgra_beige ##########
---------------------------------------------*/

.newgra_beige_back{
	background-color: #f6f5e3;
}
.newgra_beige{
	width:1025px;
	margin:0 auto;
	padding:20px 0;
}	
	

	
/* ########## about ##########
---------------------------------------------*/

.about{
	width:1025px;
	margin:0 auto;
	padding:0 0 40px 0;
}	
	
	
.title_about{
	min-height:30px;
	text-align: center;
	margin-bottom:15px;
}
.title_about img{
	height:40px;
	vertical-align: middle;
	margin-right:10px;
	margin-bottom:6px;
}	
.title_about{
	font-size: 30px;
	color:#033b95;
	font-weight: 900;
	line-height: 30px;
}
	
	
.about_contesnts{
	padding-top:10px;
}
	
.about_contesnts{
	width:100%;
}	
.about_contents_img{
	width:400px;
	float:right;
}

.about_contents_img img{
	width:400px;
}
.about_contents_text{
	width:560px;
	xxxpadding:0 20px;
	float:left;
}

.about table{
  box-sizing: border-box;
  border-collapse:collapse;
  width: 100%;
  border-top: 1px dotted #d2d2d2;
}
.about table th,
.about table td{
  border-bottom: 1px dotted #d2d2d2;
  padding: .2em 1em;
}
.about table th{
  width:140px;
	text-align: left;
}
	
.googlemap {
	width:400px;
	height:400px
}	
	
	
/* ########## contact ##########
---------------------------------------------*/	
#formWrap {
	width:700px;
	margin:0 auto;
	xxxcolor:#555;
	line-height:120%;
	xxxfont-size:90%;
}
table.formTable{
	width:100%;
	margin:20px auto 0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #d2d2d2;
	padding:10px;
	vertical-align: middle;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#f4f4f4;
	text-align:left;
}	
	
	
input[type="text"], textarea {
	width:80%;
	padding:5px;
	font-size:110%;
	display:block;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display:block;
	xxxwidth:100%;
	height:40px;
	font-size:24px;
	border:2px solid #033b95;
	border-radius: 5px;
	width:200px;
	color:#033b95;
	background-color: #ffffff;
}
	
	
.attention_red{
	color:red;
}

/* チェックボックスを非表示にする */
.drawer_hidden {
  display: none;
}	

}

/*################# //600px以上 #################*/
/*################# //600px以上 #################*/



/*################# 599px以下 #################*/
/*################# 599px以下 #################*/
@media(max-width:599px){
	


/* ########## LAYOUT ##########
---------------------------------------------*/
html {
    height:100%;
}
body {
    height: 100%;
}

/*全体の親要素*/
#wrap {
     position: relative;
     height: auto !important; /*IE6対策*/
     height: 100%; /*IE6対策*/
     min-height: 100%;
}
/*メインコンテンツ*/
#contents {
     padding-bottom: 120px; /*フッターの高さと同じ*/
	 xxxheight: 100%!important; /*IE6対策*/
     xxxmin-height: 2800px;
}
	
.main_back{
	width:100%;
}
.main{
	width:100%;
	margin:20px 0;
}	
	
/*ヘッダー*/
header {
    min-height: 50px; 
	background-color: #ffffff;
	border-top:10px solid #033b95;
	box-shadow: 0 2px 4px rgba(0,0,0,0.3);
}
/*フッター*/
footer {
    min-height: 138px; /*フッターの高さ*/
    position:absolute;
    bottom:0;
	background-color: #033b95;
	width:100%;
}


/* ########## header ##########
---------------------------------------------*/
.logo{
	float:left;
	margin-top:5px;
	width: auto;
	margin-left:10px;
}
.logo img{
		height:40px;
}

xxx.nav{
	float:left;
	width: 100%;
	padding:10px 0;
	margin-bottom:10px;
	background-color: #ffffff;
}

.nav ul{
	list-style:none;
	margin:0;
	padding:0;
}

.nav li a{
	display: block;
	padding:5px;
	font-weight: bold;
	color:#000000;
	font-size: 14px;
	border-bottom:1px solid #aaaaaa;
	text-decoration: none;
}

.nav li a:hover {
	background-color: #eeeeee;
}
.nav li span{
	display: inline-block;
	text-indent: -9999px;
}

	
/* チェックボックスを非表示にする */
.drawer_hidden {
  display: none;
}

/* ハンバーガーアイコンの設置スペース */
.drawer_open {
  display: flex;
  height: 50px;
  width: 60px;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 100;/* 重なり順を一番上にする */
  cursor: pointer;
	float: right;
}

/* ハンバーガーメニューのアイコン */
.drawer_open span,
.drawer_open span:before,
.drawer_open span:after {
  content: '';
  display: block;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background: #333;
  transition: 0.5s;
  position: absolute;
}

/* 三本線の一番上の棒の位置調整 */
.drawer_open span:before {
  bottom: 8px;
}

/* 三本線の一番下の棒の位置調整 */
.drawer_open span:after {
  top: 8px;
}

xxxinput#drawer_input,drawer_hidden {
  display: block;
}

/* アイコンがクリックされたら真ん中の線を透明にする */
#drawer_input:checked ~ .drawer_open span {
  background: rgba(255, 255, 255, 0);
}

/* アイコンがクリックされたらアイコンが×印になように上下の線を回転 */
#drawer_input:checked ~ .drawer_open span::before {
  bottom: 0;
  transform: rotate(45deg);
}

#drawer_input:checked ~ .drawer_open span::after {
  top: 0;
  transform: rotate(-45deg);
}
  
/* メニューのデザイン*/
.nav_content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 100%; /* メニューを画面の外に飛ばす */
  z-index: 99;
  background: #fff;
  transition: .5s;
}

/* メニュー黒ポチを消す */
.nav_list {
  list-style: none;
}

/* アイコンがクリックされたらメニューを表示 */
#drawer_input:checked ~ .nav_content {
  left: 0;/* メニューを画面に入れる */
	padding-top:60px;
}
	
	
#menu{
	display:none;
}
	
#menubtn{
	padding:6px 12px;
	border:1px solid #033b95;
	border-radius: 5px;
	background-color: #ffffff;
	position: absolute;
	top:20px;
	right:10px;
}
#menubtn:hover{
	background-color: #dddddd;
}
#menubtn:focus{
	outline: none;
}
#menubtn i{
	color:#033b95;
	font-size:18px;
}
#menubtn span{
	display: inline-block;
	text-indent: -9999px;
}
	

/* ########## footer ##########
---------------------------------------------*/
#pagetop{
	height:40px;
	background-color: #e5e5e5;
	text-align: center;
	line-height: 1.25em;
	padding-top:8px;
}
#pagetop a{
	color:#033b95;
}

#fooder_text{
	min-height:60px;
	width:auto;
	position:relative;
}

#copylight{
	background-color: #012a6b;
	color:#ffffff;
	text-align: center;
	line-height: 30px;
	font-size:11px;
	height:30px;
	width:100%;
}



	
#fooder_text .logo{
	float:left;
	margin-top:10px;
	width: auto;
	margin-left:15px;
}
#fooder_text .logo img{
	height:40px;
}

#fooder_text .nav{
	float:left;
	width: 100%;
	padding:0 0;
	margin-bottom:0;
	background-color: #ffffff;
}

#fooder_text .nav ul{
	list-style:none;
	margin:0;
	padding:0;
}

#fooder_text .nav li a{
	display: block;
	padding:5px;
	font-weight: bold;
	color:#000000;
	font-size: 14px;
	border-bottom:1px solid #aaaaaa;
	text-decoration: none;
}

#fooder_text .nav li a:hover {
	background-color: #eeeeee;
}
#fooder_text .nav li span{
	display: inline-block;
	text-indent: -9999px;
}

#menu2{
	display:none;
}
	
#menubtn2{
	padding:6px 12px;
	border:1px solid #033b95;
	border-radius: 5px;
	background-color: #ffffff;
	position: absolute;
	top:15px;
	right:10px;
}
#menubtn2:hover{
	background-color: #dddddd;
}
#menubtn2:focus{
	outline: none;
}
#menubtn2 i{
	color:#033b95;
	font-size:18px;
}
#menubtn2 span{
	display: inline-block;
	text-indent: -9999px;
}

/* ########## main_image/title ##########
---------------------------------------------*/

.main_img_back{
	
}

	
.main_img{
	width:100%;
	height:320px;
	margin:0 auto;
	background-image: url("../img/top_main.png");
	overflow: hidden;
	position: relative;
	background-position: right top;
	background-size:auto 100%;
}
	
.main_img .copy{
	color:#ffffff;
	font-weight: 900;
	font-size:28px;
	line-height: 1.15em;
	bottom:20px;
	left:20px;
	position: absolute;
	text-shadow: 0 0 8px rgba(0,0,0,0.6);
}
.main_img .copy_sub{
	color:#ffffff;
	font-weight: 700;
	font-size:24px;
	line-height: 1.35em;
}
	
.main_img .copy_count{
	color:#ffffff;
	font-weight:900;
	font-size:58px;
	line-height: 1.35em;
	top:34px;
	right:18px;
	position: absolute;
	text-shadow: 0 0 8px rgba(0,0,0,0.6);
}
.main_img .copy_count_sub{
	color:#ffffff;
	font-weight: 900;
	font-size:60px;
	line-height: 1.35em;
	top:38px;
	right:50px;
	position: absolute;
	text-shadow: 0 0 8px rgba(0,0,0,0.6);
}
	
.top_copy_bar{
	color:#ffffff;
	font-size:20px;
	font-weight: bold;
	text-align: center;
	background-color: #033b95;
	height:40px;
	width:100%;
}
	
	
/* ########## title ##########
---------------------------------------------*/

.main_img_back_sub{

}

	
.main_img_sub{
	width:100%;
	height:120px;
	margin:0 auto;
	background-image: url("../img/title.png");
	overflow: hidden;
	position: relative;
	background-size:auto 100%;
	background-position: -230px top;
}
	
.main_img_sub .title{
	color:#ffffff;
	font-weight: 900;
	font-size:32px;
	line-height: 1.35em;
	text-shadow: 0 0 8px rgba(0,0,0,0.6);
	text-align: center;
	position: absolute;
	top:18px;
	width:100%;
}

.top_copy_bar_sub{
	color:#ffffff;
	font-size:11px;
	line-height: 24px;
	font-weight: 100;
	text-align: center;
	background-color: #033b95;
	height:24px;
	width:100%;
}	

	
/* ########## text ##########
---------------------------------------------*/	

.titile_text_bold{
	font-weight: bold;
	font-size:18px;
	padding:0 20px;
}	
.titile_text01{
	font-weight: bold;
	padding:0 20px;
}
.titile_text_right{
	text-align:right;
	padding:0 20px;
}	
	
	
/* ########## top ##########
---------------------------------------------*/	
.top_contesnts{
	min-height:400px;
}
	
.top_contesnts{
	width:100%;
}	
.top_contents_img{
	width:100%;
}
.top_contents_img2{
	width:100%;
}
.top_contents_img img,.top_contents_img2 img{
	width:100%;
}
.top_contents_text{
	width:100%;
	overflow:auto;
}

.top_contents_text img{
	width:46px;
	margin:10px auto 15px auto;
	display: block;
}
.top_contents_text h2{
	color:#033b95;
	font-weight: 700;
	text-align: center;
	font-size:32px;
	margin-bottom:10px;
}	
	

.top_contents_text_wide{
	width:100%;
	overflow:auto;
}
.top_contents_text_wide a{
	text-decoration: underline;
}
.top_contents_text_wide img{
	width:46px;
	margin:10px auto 15px auto;
	display: block;
}
.top_contents_text_wide h2{
	color:#033b95;
	font-weight: 700;
	text-align: center;
	font-size:32px;
	margin-bottom:10px;
}	


.btn_blue{
	min-height:60px;
}
.btn_blue a{
	color:#033b95;
	font-weight: 700;
	text-align: center;
	display: block;
	border:2px solid #033b95;
	border-radius: 5px;
	width: 140px;
	height:36px;
	font-size:18px;
	padding:5px;
	text-decoration: none;
	margin:5px 5px;
}
.btn_blue a:hover{
	background-color: #eeeeee;
}
.btn_center a{
	margin:5px auto;
	display: block;
}
.btn_narabi a{
	margin:5px;
	display: block;
	float:left;
}
.btn_narabi{
	margin:0 auto;
	width:328px;
}
	
.btn_orange a{
	color:#e9483e;
	font-weight: 700;
	text-align: center;
	display: block;
	border:2px solid #e9483e;
	border-radius: 5px;
	width:303px;
	height:36px;
	font-size:18px;
	padding:5px;
	text-decoration: none;
	margin-bottom:10px;
	background-color: #ffffff;
}
.btn_orange a:hover{
	background-color: #eeeeee;
}	
	
.btn_darkblue a{
	color:#033b95;
	font-weight: 700;
	text-align: center;
	display: block;
	border:2px solid #033b95;
	border-radius: 5px;
	width:303px;
	height:36px;
	font-size:18px;
	padding:5px;
	text-decoration: none;
	margin-bottom:30px;
	background-color: #ffffff;
}
.btn_darkblue a:hover{
	background-color: #eeeeee;
}	
	

/* ########## sub_top_img ##########
---------------------------------------------*/

.sub_top_img_back{

}
.sub_top_img{
	width:100%;
}
.sub_top_img img{
	width:100%;
}
	
.copy_rec{
	font-weight: bold;
	font-size:16px;
	text-align: center;
	color:#000000;
	padding:20px;
}	
	
.copy_newgra{
	font-size:20px;
	text-align: center;
	color:#000000;
	padding:20px 0 0 0;
}
	
.sub_copy{
	font-size:14px;
	text-align: center;
	padding:15px 20px;
}
.sub_copy p{
	font-weight:900;
	font-size:20px;
	text-align: center;
	color:#02afba;
	padding:10px 0 0 0;
	text-decoration: underline;
}



/* ########## recru_one ##########
---------------------------------------------*/	
	
.recru_one{
	background-color: #f4f4f4;
	padding:20px;
	margin-top:20px;
}
	
.recru_title{
	width:100%;
}
.recru_title img{
	margin:10px auto;
	width:205px;
	display: block;
}
.img_human{
	display: none;
}
	
.recru_text{
	width:100%;
}
	
.recru_coment{
}	
.recru_coment_text{
	margin-bottom:20px;
}	
.recru_coment_text h3{
	font-size:24px;
	margin-bottom:20px;
	font-weight: bold;
}
.recru_coment_img{
	width:100%;
}	
.recru_coment_img img{
	width:95%;
	margin:20px auto;
	display: block;
}
	
.recru_coment_contents{
	background-color:#ffffff;
	padding:20px;
}
.recru_coment_text_one{
	float:left;
	margin:5px 10px 10px 10px;
		
}
.recru_coment_text_one h4{
	font-size:18px;
	margin-bottom:10px;
	font-weight: bold;
}

.recru_coment_text_darkblue{
	color:#033b95;
}
.recru_coment_text_red{
	color:#d3434d;
}	
.recru_coment_text_orange{
	color:#f07d3c;
}	
	
.recru_coment_photo_one h4{
	font-size:18px;
	margin-bottom:10px;
	font-weight: bold;
}

.recru_coment_text_photo h3{
	font-size:18px;
	margin-bottom:10px;
	font-weight: bold;
}
.recru_coment_img_photo{

}	
.recru_coment_img_photo img{
	width:95%;
	margin:20px auto;
	display: block;
}
	

.recru_copy{
	margin:20px 0 30px 0;
}
.recru_copy img{
	width:100%;
}	

	
.fa{
	font-size:34px;	
}
.recru_coment_text_photo a{
	text-decoration: underline;
	color:#033b95;
}
	
/* ########## title_newgra ##########
---------------------------------------------*/

.title_newgra{
	min-height:60px;
	text-align: center;
	margin-bottom:10px;
}
.title_newgra img{
	height:40px;
	vertical-align: middle;
	margin-right:10px;
}	
.title_newgra{
	font-size: 26px;
	text-decoration: underline;
	color:#033b95;
	font-weight: 900;
}

.newgra_text{
	font-size: 18px;
    text-align: center;
    color: #000000;	
	margin:0 20px 20px 20px;
}
	
/* ########## newgra_work ##########
---------------------------------------------*/

.newgra_work_back{
	background-color: #fdfebb;
}
.newgra_work{
	margin:0 auto;
	padding:20px 0;
}
	
.work{
}
	
.work_one{
	float:left;
	background-color: #ffffff;
	border:4px solid #dcdcdc;
	margin:0 15px 15px 15px;
}

.work_one_img{
	width:100%;	
	margin-bottom:5px;
}
.work_one_img img{
	width:100%;	
}
.work_one h2{
	width:100%;
	text-align: center;
	color:#033b95;
	font-size:24px;
	font-weight: 900;
	margin-bottom:10px;
}

.haiku{
	border:3px solid #558f26;
	margin:0 15px;
	font-weight: 700;
	text-align: center;
	line-height: 1.35em;
	padding:5px;
	background-image: url("../img/p0074_m.jpeg");
	color:#000000;
	background-position:center center;
	background-size:70%;
	font-size: 13px;
}
	
.work_details{
	padding:10px 15px;
	font-size:13px;
	line-height: 1.5em;
}	
	

	
	
/* ########## newgra_white ##########
---------------------------------------------*/

.newgra_white_back{
	background-color: #ffffff;
}
.newgra_white{
	margin:0 auto;
	padding:20px 0;
}	
	
	
/* ########## newgra_life ##########
---------------------------------------------*/	
	
.life{
	margin-bottom:20px;
}
	
.life_one{
	float:left;
	background-color: #ffffff;
	margin:0 20px 20px 20px;
}

.life_one_img{
	float:left;
	width:20%;	
	margin:0 auto;
	font-display: block;
}
.life_one_img img{
	width:60px;
}
.life_one h2{
	float:right;
	width:80%;	
	color:#033b95;
	font-size:24px;
	font-weight: 900;
	margin-bottom:5px;
}
	
.life_details{
	float:right;
	width:80%;	
	font-size:13px;
	line-height: 1.5em;
}	
	
	
.life2{
	margin-bottom:20px;
}
	
.life2_one{
	float:left;
	margin:0 20px 20px 20px;
}

.life2_one_img{
	float:left;
	width:20%;	
	margin:0 auto;
	font-display: block;
}
.life2_one_img img{
	width:60px;
}
.life2_one h2{
	float:right;
	width:80%;
	color:#033b95;
	font-size:24px;
	font-weight: 900;
	margin-bottom:5px;
}
	
.life2_details{
	float:right;
	font-size:13px;
	line-height: 1.5em;
}
	
.life_back{

}	
	
	

/* ########## newgra_lightblue ##########
---------------------------------------------*/

.newgra_lightblue_back{
	background-color: #b5e7ec;
}
.newgra_lightblue{
	margin:0 auto;
	padding:20px 0;
}	
		
	

/* ########## newgra_kakegawa ##########
---------------------------------------------*/	
	
.kakegawa{
	margin-bottom:20px;
	margin-top:20px;
	margin-right:20px;
	margin-left:20px;
}
	
.kakegawa_one{
	background-color: #ffffff;
}

.kakegawa_one_img{
	float:left;
	height:60px;	
	width:20%;
	margin-bottom:20px;
	font-display: block;
	overflow: hidden;
}
.kakegawa_one_img img{
	height:100%;	
}
.kakegawa_one h2{
	float:right;
	width:80%;
	text-align:center;
	color:#ffffff;
	font-size:24px;
	font-weight: 900;
	display: block;
	height:60px;
	line-height:60px;
	margin-bottom:20px;
}
	
.kakegawa_details{
	xxxwidth:100%;
	padding:20px 20px;
	font-size:13px;
	line-height: 1.5em;
}

.kake_back_grey{
	background-color: #eeeeee;
}
.kake_back_green{
	background-color: #1bae1f;
}
.kake_back_blue{
	background-color: #17a0cd;
}
.kake_back_yellow{
	background-color: #d5d763;
}
.kake_back_orange{
	background-color: #ff9876;
}	
	
	

/* ########## newgra_voice ##########
---------------------------------------------*/	
	
.voice{
	xxxwidth:100%;
}
	
.voice_one{
	xxxwidth:750px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:30px;
}

.voice_one h2{
	color:#033b95;
	font-size:16px;
	font-weight: 900;
	margin-bottom:10px;
	background-image: url("../img/icon_voice_one@3x.png");
	background-position: top left;
	background-size: 40px;
	background-repeat: no-repeat;
	min-height: 30px;
	padding-left:50px;
	line-height: 1.5em;
}
	
.voice_details{
	padding-left:50px;
	font-size:13px;
	line-height: 1.5em;
}
	
.voice_back{
	background-image: url("../img/voice_back@3x.png");
	background-position:center right;
	background-size: 30%;
	background-repeat:repeat-y;
}	
	
	
/* ########## newgra_lightgreen ##########
---------------------------------------------*/

.newgra_lightgreen_back{
	background-color: #98e2d3;
}
.newgra_lightgreen{
	margin:0 auto;
	padding:20px 0;
}	
		
	

/* ########## newgra_figure ##########
---------------------------------------------*/	
	
.figure{
	margin-bottom:20px;
	margin-top:30px;
}
	
.figure_one{
	float:left;
	padding:0 20px 20px 20px;
}

.figure_one_img{
	width:100%;	
	margin:0 auto;
	font-display: block;
	background-color: #ffffff;
}
.figure_one_img img{
	width:100%;	
}
.figure_one h2{
	width:100%;
	text-align: center;
	color:#ffffff;
	font-size:18px;
	font-weight: 500;
	display: block;
	height:36px;
	line-height: 36px;
}
	

.figure_back_green{
	background-color: #1bae1f;
}
.figure_back_blue{
	background-color: #17a0cd;
}
	

/* ########## newgra_internship ##########
---------------------------------------------*/	
	
.internship{
	width:100%;
	margin-bottom:30px;
	margin-top:10px;
}
	
.hyo table{
  box-sizing: border-box;
  border-collapse:collapse;
  margin: 0 auto;
  width: 90%;
}
.hyo table th,
.hyo table td{
  border: 1px solid #d2d2d2;
  padding: .5em 1em;
}
.hyo table th{
  background: #eee;
}
.hyo table td{
	background-color: #ffffff;
}

.hyo table th,
.hyo table td{
      display: block;
    }
	
	
/* ########## newgra_beige ##########
---------------------------------------------*/

.newgra_beige_back{
	background-color: #f6f5e3;
}
.newgra_beige{
	margin:0 auto;
	padding:20px 0;
}		

	
/* ########## about ##########
---------------------------------------------*/

.about{
	margin:0 auto;
	padding:0 0 20px 0;
}	
	
	
.title_about{
	min-height:30px;
	text-align: center;
	margin-bottom:5px;
}
.title_about img{
	height:30px;
	vertical-align: middle;
	margin-right:10px;
	margin-bottom:10px;
}	
.title_about{
	font-size: 26px;
	color:#033b95;
	font-weight: 900;
	line-height: 30px;
}
	
	
.about_contesnts{
	xxxpadding-top:10px;
}
	
.about_contesnts{
	width:100%;
}	
.about_contents_img{
	width:90%;
	margin:20px auto;
}

.about_contents_img img{
	width:100%;
}
.about_contents_text{
	width:90%;
	margin:20px auto;
}

.about table{
  box-sizing: border-box;
  border-collapse:collapse;
  width: 100%;
  border-top: 1px dotted #d2d2d2;
}
.about table th,
.about table td{
  border-bottom: 1px dotted #d2d2d2;
}
.about table th{
  width:90px;
	text-align: left;
  padding:5px 15px 5px 0;
}	
.about table td{
	text-align: left;
  padding:5px 0 5px 0;
}	
.googlemap {
	height:300px
}	

	
/* ########## contact ##########
---------------------------------------------*/		
#formWrap {
	width:95%;
	margin:0 auto;
	xxxcolor:#555;
}
table.formTable th, table.formTable td {
	width:auto;
	display:block;
	border:1px solid #ccc;
}
table.formTable th {
	margin-top:5px;
	border-bottom:0;
	background:#efefef;
}
input[type="text"], textarea {
	width:80%;
	padding:5px;
	font-size:110%;
	display:block;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display:block;
	xxxwidth:100%;
	height:40px;
	font-size:24px;
	border:2px solid #033b95;
	border-radius: 5px;
	width:200px;
	color:#033b95;
	background-color: #ffffff;
}
	
	
.attention_red{
	color:red;
}
	
	
}

/*################# //599px以下 #################*/
/*################# //599px以下 #################*/
