/* 初期設定--------------------------------------------------------------------------------------------------------------------------------------------- */


html {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", hirakakupro-w3, verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

*:first-child + html body {
	font-family: "メイリオ",Meiryo,verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

body{
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", hirakakupro-w3, verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;
	
	word-break: break-all;

}

body a:focus{
	outline:none;
}



/* clear ---------------------------------------------- */


.clearfix:after {
height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
 overflow:hidden;
}
.clearfix {
 display:inline-block;
overflow:hidden;
}

/* exlude MacIE5 \*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}


@media screen and (min-width: 1041px) {
/* PC用のスタイル記述 */
.pc {
	display: block;
}
.phone {
	display: none;
}

.slicknav_menu {
	display:none;
}

}

@media screen and (max-width: 1040px) {
/* タブレット用のスタイル記述 */

.pc {
	display: none !important;
}
.phone{
	display: block !important;
}	


img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}

body {
  -webkit-text-size-adjust: 100%; /* iPhone 横向きで文字を拡大しない */
}




}

@media screen and (max-width: 690px) {
/* スマートフォン用のスタイル記述 */
.pc {
	display: none !important;
}
.phone{
	display: block !important;
}	

img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}


body {
  -webkit-text-size-adjust: 100%; /* iPhone 横向きで文字を拡大しない */
}	

	/* #menu is the original menu */
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
	
}



/* PCベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 1041px) {
	
	
body{
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;

	font-family: "メイリオ", sans-serif;
	

}	

/* container ---------------------------------------------- */


.container{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-bottom:150px;
	padding-top:50px;
}




.container01{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;

	padding-bottom:200px;
}

.container02{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;

}


.container03{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto 200px auto;

}


.container_bg01{
	width:100%;
	height:auto;

	padding:60px 0;
}


.container_bg02{
	width:100%;
	height:auto;
	background:url(../img/top/02_bg.png) repeat;
	padding:60px 0;
}

.container_bg03{
	width:100%;
	height:auto;
	padding:60px 0;
	background:url(../img/common/pg_bg.jpg) center top no-repeat;
}



/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}

/* header ---------------------------------------------- */

.header_bg{
	width:100%;
	height:auto;


	z-index:600;
}

header{
	max-width:90%;
	width:1000px;
	height:100px;
	margin: 0 auto;
	position:relative;
	z-index:800;
}

.header_txt{
	position: absolute;
	top:14px;
	left:0px;
	line-height: 100%;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	z-index:200;
}

.header_tel{
	width:442px;
	height:auto;
	position:absolute;
	top:25px;
	right:0;
}


nav{
	width: 450px;
	height:60px;
	position: absolute;
	top: 60px;
	right: 70px;
	z-index: 600;

}

nav ul{
	margin:0;
	padding:0;


}

nav ul li{

	font-family: "Noto Sans JP";
	display:inline;
	list-style-type:none;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	margin-right:18px;
	line-height:160%;

}


nav ul li:last-child{
	margin-right:0;
}

nav ul li a{
	color:#000000;
	text-decoration:none;
}

nav ul li a:hover{
	color:#000000;
	border-bottom:2px solid #35308f;
}


.nav_h{
	color:#000000 !important;
	text-decoration:none;
	border-bottom:2px solid #35308f;
}


.h_img{
	width:66px;
	height:auto;
	position:absolute;
	top:10px;
	right:0;
}


#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10
{
    margin-top:-20px;
    padding-top:20px;
}



/* footer ---------------------------------------------- */

.footer-bg{
	width:100%;
	height:auto;
	background:url(../img/common/footer_bg.jpg) repeat;
	border-top:5px solid #35308f;
}


.footer-bg01{
	width:100%;
	height:auto;
	background:#414141;
}

footer{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	padding:30px 0;

}


address{

	font-size: 13px;
	line-height: 140%;
	color:#FFF;
	width:100%;
	text-align:center;

}

.address_t{
	font-size:15px;
	margin-bottom:10px;
	color:#FFF;
}

.footer_cp{
	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	padding:10px 0;
	
	font-size: 12px;
	color:#666666;
	color:#cccccc;
	text-align:center;
}


.footer_cp a{
	color:#cccccc;
	text-decoration:none;
}

.footer_cp a:hover{
	color:#cccccc;
	text-decoration:none;
}


}



/* タブレットベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */


@media screen and (max-width: 1040px) {


body{
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;

	font-family: "メイリオ", sans-serif;


}	

/* container ---------------------------------------------- */


.container{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-bottom:150px;
	padding-top:50px;
}



.container01{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;

	padding-bottom:200px;
}


.container02{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;

}

.container03{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto 200px auto;

}


.container_bg01{
	width:100%;
	height:auto;
	padding:60px 0;
}

.container_bg02{
	width:100%;
	height:auto;
	background:url(../img/top/02_bg.png) repeat;
	padding:60px 0;
}

.container_bg03{
	width:100%;
	height:auto;
	padding:60px 0;
	background:url(../img/common/pg_bg.jpg) center top no-repeat;
}


/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}

/* header ---------------------------------------------- */


.header_bg{
	width:100%;
	height:auto;
	background:#FFF;
}

header{
	max-width:90%;
	width:1000px;
	height:100px;
	margin: 0 auto;
	position:relative;
}

.header_txt{
	position: absolute;
	top:14px;
	left:0px;
	line-height: 100%;
	font-size: 12px;
	font-weight: normal;
	color:#000;
	z-index:200;
}

.header_tel{
	width:330px;
	height:auto;
	position:absolute;
	top:40px;
	right:25px;
}




.h_img{
	width:66px;
	height:auto;
	position:absolute;
	top:10px;
	right:0;
	
	display:none;
}



#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10
{
    margin-top:-20px;
    padding-top:20px;
}



/* footer ---------------------------------------------- */

.footer-bg{
	width:100%;
	height:auto;
	background:url(../img/common/footer_bg.jpg) repeat;
	border-top:5px solid #35308f;
}


.footer-bg01{
	width:100%;
	height:auto;
	background:#414141;
}

footer{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	padding:30px 0;

}


address{

	font-size: 13px;
	line-height: 140%;
	color:#FFF;
	width:100%;
	text-align:center;

}

.address_t{
	font-size:15px;
	margin-bottom:10px;
	color:#FFF;
}

.footer_cp{
	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	padding:10px 0;
	
	font-size: 12px;
	color:#666666;
	color:#cccccc;
	text-align:center;
}


.footer_cp a{
	color:#cccccc;
	text-decoration:none;
}

.footer_cp a:hover{
	color:#cccccc;
	text-decoration:none;
}


}



/* スマホベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */


@media screen and (max-width: 690px) {



body{
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;
	font-family: "メイリオ", sans-serif;


}	

/* container ---------------------------------------------- */


.container{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-bottom:150px;
	padding-top:50px;
}



.container01{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;

	padding-bottom:100px;
}


.container02{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;

}


.container03{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto 100px auto;

}



.container_bg01{
	width:100%;
	height:auto;
	padding:30px 0;
}

.container_bg02{
	width:100%;
	height:auto;
	background:url(../img/top/02_bg.png) repeat;
	padding:30px 0;
}

.container_bg03{
	width:100%;
	height:auto;
	padding:30px 0;
	background:url(../img/common/pg_bg.jpg) center top no-repeat;
}



/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}


/* header ---------------------------------------------- */


.header_bg{
	width:100%;
	height:auto;
	background:#FFF;

}

header{
	max-width:90%;
	width:1000px;
	height:80px;
	margin: 0 auto;
	position:relative;
}

.header_txt{
	width:100%;
	position: absolute;
	top:14px;
	left:0px;
	line-height: 100%;
	font-size: 12px;
	font-weight: normal;
	color:#000;
	z-index:200;
	text-align:center;
}

.header_tel{
	width:300px;
	height:auto;
	position:absolute;
	top:80px;
	right:0px;
	left:50%;
	margin-left:-150px;


}


.h_img{
	width:66px;
	height:auto;
	position:absolute;
	top:10px;
	right:0;
	
	display:none;
}


/* footer ---------------------------------------------- */

.footer-bg{
	width:100%;
	height:auto;
	background:url(../img/common/footer_bg.jpg) repeat;
	border-top:5px solid #35308f;
}


.footer-bg01{
	width:100%;
	height:auto;
	background:#414141;
}

footer{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	padding:20px 0;

}


address{

	font-size: 12px;
	line-height: 140%;
	color:#FFF;
	width:100%;
	text-align:center;

}

.address_t{
	font-size:14px;
	margin-bottom:10px;
	color:#FFF;
}

.footer_cp{
	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	padding:10px 0;
	
	font-size: 12px;
	color:#666666;
	color:#cccccc;
	text-align:center;
}


.footer_cp a{
	color:#cccccc;
	text-decoration:none;
}

.footer_cp a:hover{
	color:#cccccc;
	text-decoration:none;
}



#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10
{
    margin-top:-20px;
    padding-top:20px;
}




}




/* PC用スタイルスタイル--------------------------------------------------------------------------------------------------------------------------------------------- */


@media screen and (min-width: 1041px) {

/* h1 h2 h3 h4 h5 ---------------------------------------------- */


h1.h1_01{
	width:400px;
	height:auto;
	position: absolute;
	top:15px;
	left:0;
}

h1 img{
	width:100%;
	height:auto;
}


h2.h2_01{
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	margin-bottom:40px;
	color:#35308f;
	line-height:140%;

}

h2.h2_01 p{
	font-size:36px;
	color:#000000;
	margin-bottom:15px;
}


h3.h3_01{
	font-family: "Noto Sans JP";
	font-weight:bold;
	font-size:24px;
	padding-bottom:8px;
	margin-bottom:35px;
	color:#000;
	line-height:120%;
	border-bottom:3px solid #0e0b49;

}

h3.h3_01 p{
	font-size:16px;
	margin-bottom:2px;
	color:#000;
}

/* スライド ---------------------------------------------- */


.top_slide_bg{
	width:100%;
	height:auto;

	
}

.top_slide{
	width:100%;
	height:550px;


	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}





/* 各ページイメージ ---------------------------------------------- */

.main_top_img{
	width: 100%;
	height:550px !important;
	background:url(../img/top/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.greeting_top_img{
	width: 100%;
	height:350px !important;
	background:url(../img/greeting/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.executive_top_img{
	width: 100%;
	height:350px !important;
	background:url(../img/executive/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.business_plan_top_img{
	width: 100%;
	height:350px !important;
	background:url(../img/business_plan/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.activity_report_top_img{
	width: 100%;
	height:350px !important;
	background:url(../img/activity_report/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.enrollment_guidance_top_img{
	width: 100%;
	height:350px !important;
	background:url(../img/enrollment_guidance/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.contact_top_img{
	width: 100%;
	height:400px !important;
	background:url(../img/contact/main.jpg)  center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}






.s_top_img{
      display:none;
      text-align:center;
}










/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:100px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}




/* トップ---------------------------------------------- */


.top_b01_bg{
	width: 100%;
	height:355px !important;
	background:url(../img/top/m_bg01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.top_b01{
	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
}


.top_b01_txt{
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size:16px;
	line-height:160%;
	word-break:break-all;
	margin-bottom:20px;
}



.top_b01_more{
	width:200px;
	height:auto;
	margin:0 auto;
}

.top_b01_more a{
	display:block;
	width:200px;
	height:auto;
	padding:15px 15px;
	box-sizing:border-box;
	background:url(../img/top/more.jpg) repeat;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	font-family: "Noto Sans JP";
	font-size:16px;
	font-weight:bold;

}

.top_b01_more a:hover{
	color:#FFF;
	text-decoration:underline;
}






.top_b02{
	width:100%;
	height:auto;
	margin:0 auto 0px auto;
}

.top_b02 ul{
	text-align:center;
}

.top_b02 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.top_b02 ul li:nth-child(3n){
	margin-right:0%;
}

.top_b02 ul li img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.top_b02 ul li:hover img {
	opacity: .6;
}





.top_b03{
	width:100%;
	height:auto;
	margin:0 auto 0px auto;
}

.top_b03 ul{
	text-align:center;
}

.top_b03 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.top_b03 ul li img{
	border:2px solid #000;
	box-sizing:border-box;
}

.top_b03 ul li:nth-child(3n){
	margin-right:0%;
}

.top_b03 ul li img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.top_b03 ul li:hover img {
	opacity: .6;
}






.news-box{
	font-family: "Noto Sans JP";

}

.news-box dl dt{
	font-size:16px;
	color:#ff9999;
	float:left;
	clear:both;
}

.news-box dl dd{
	padding-left:110px;
	font-size:16px;
	color:#000000;
	border-bottom:1px dotted #e8e5e5;
	padding-bottom:8px;
	margin-bottom:10px;
	font-weight:300;
}

.news-box dl dd a{
	color:#000000;
	text-decoration:none;
}

.news-box dl dd a:hover{
	color:#000000;
	text-decoration:underline;
}

.news-list{
	width:170px;
	height:auto;
	line-height:110%;
	font-family: "Noto Sans JP";
	color:#FFF;
	font-size:16px;
	margin:0 auto;
	text-align:center;
	padding:8px 0;
	background:url(../img/top/news_more_bg.jpg) repeat;
	
}

.news-list a{
	color:#FFF;
	text-decoration:none;
	display:block;
}

.news-list a:hover{
	color:#FFF;
	text-decoration:underline;
	display:block;
}







.bottom_contact_bg{
	width:100%;
	height:auto;
	background:url(../img/top/bottom_contact_bg.jpg) repeat;

}

.bottom_contact{
	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:55px 0;
}

.bottom_contact dl{
	max-width:520px;
	width:100%;
	height:auto;
	margin:0 auto;
}

.bottom_contact dl dt{
	line-height:110%;
	font-family: "Noto Sans JP";
	font-size:40px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	margin-bottom:30px;
}

.bottom_contact_img{
	text-align:center;
	margin-bottom:30px;
}

.bottom_contact dl dd{
	max-width:480px;
	width:100%;
	height:auto;
	margin:0 auto;

	line-height:120%;
	font-family: "Noto Sans JP";
	font-size:26px;
	color:#FFF;
	font-weight:bold;
	
	background:#35318f;
	text-align:center;
	
	-webkit-border-radius: 15px;     /* for Safari and Chrome */
	moz-border-radius: 15px;    /* for Firefox */
	-o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius: 15px;     /* CSS3 */
}

.bottom_contact dl dd a{
	display:block;
	padding:10px 10px;
	color:#FFF;
	text-decoration:none;
	
}

.bottom_contact dl dd img{
	vertical-align:top;
	margin-left:10px;
	margin-top:3px;
}


/* ご挨拶---------------------------------------------- */


.gt_b01{
	max-width:710px;
	width:100%;
	margin:0 auto 30px auto;
}

.gt_b01_l{
	width:34%;
	height:auto;
	float:left;
}

.gt_b01_r{
	width:62%;
	height:270px;

	float:right;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.gt_b01_r dl dt{
	font-family: "Noto Sans JP";
	font-size:25px;
	color:#000;
	line-height:120%;
	margin-bottom:20px;
}

.gt_b01_r dl dd{
	font-family: "Noto Sans JP";
	font-size:22px;
	color:#000;
	line-height:120%;
	
	word-break:break-all;
}


.gt_b02{
	word-break:break-all;
	font-size:16px;
	line-height:160%;
	
	padding-bottom:40px;
	margin-bottom:40px;
	border-bottom:1px dotted #999999;
}


/* 役員紹介---------------------------------------------- */



.et_b01{
	width:100%;
	height:auto;
}

.et_b01 table{
	width:100%;
	height:auto;
}

.et_b01 table th{
	width:25%;
	height:auto;
	padding:15px 10px;
	font-size:16px;
	line-height:140%;
	background:#0e0b49;
	border:1px solid #c6c8c8;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	box-sizing:border-box;
}

.et_b01 table td{
	font-size:16px;
	padding:0px 0;
	line-height:140%;
	padding:15px 10px;
	border:1px solid #c6c8c8;
	color:#000000;
	text-align:center;
	box-sizing:border-box;
}



/* 活動スケジュール---------------------------------------------- */



.bp_b01{
	width:100%;
	height:auto;
}

.bp_b01 table{
	width:100%;
	height:auto;
}

.bp_b01 table th{
	width:33.333%;
	height:auto;
	padding:15px 10px;
	font-size:16px;
	line-height:140%;
	background:#0e0b49;
	border:1px solid #c6c8c8;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	box-sizing:border-box;
}

.bp_b01 table td{
	font-size:16px;
	padding:0px 0;
	line-height:140%;
	padding:15px 10px;
	border:1px solid #c6c8c8;
	color:#000000;
	text-align:center;
	box-sizing:border-box;
}



/* 活動報告---------------------------------------------- */


.ar_b01{
	max-width:650px;
	width:100%;
	height:auto;
	margin:0 auto 30px auto;
}

.ar_b01 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
}

.ar_b01 ul li:last-child{
	margin-right:0%;
}


.ar_b02{
	font-size:16px;
	line-height:170%;
	word-break:break-all;
	padding-bottom:40px;
	margin-bottom:40px;
	border-bottom:1px solid #CCC;
}

.ar_b02 a{
	color:#35308F;
	text-decoration:underline;
}

.ar_b02 a:hover{
	color:#35308F;
	text-decoration:none;
}



/* 会社情報---------------------------------------------- */


.c_txt01{
	font-size:16px;
	line-height:160%;
	margin-bottom:60px;
	word-break: break-all;
}

.gaiyou_b01{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

.gaiyou_b01 table{
	width:100%;
	height:auto;
}

.gaiyou_b01 table th{
	width:150px;
	height:auto;
	padding:10px 0;
	font-size:16px;
	line-height:140%;
	vertical-align:top;
	border-bottom:1px solid #e8e5e5;	
}

.gaiyou_b01 table td{
	font-size:16px;
	padding:0px 0;
	line-height:140%;
	vertical-align:top;
	padding:10px 0;
	border-bottom:1px solid #e8e5e5;
}

.gaiyou_b01 table td a{
	color:#000;
	text-decoration:underline;
}

.gaiyou_b01 table td a:hover{
	color:#000;
	text-decoration:none;
}


.map_txt{
	font-size:16px;
	line-height:150%;
	margin-bottom:20px;
	text-align:center;
}

#map01{
	width:100%;
	height:550px;
	box-sizing:border-box;
	border:1px solid #CCC;
	margin-bottom:60px;
}



/* 事業案内---------------------------------------------- */


.bns_txt01{


}

.bns_txt01 dl dt{
	font-family: "Noto Sans JP";
	font-size:40px;
	color:#003366;
	line-height:120%;
	text-align:center;
	margin-bottom:20px;
	font-weight:bold;
}

.bns_txt01 dl dd{
	font-family: "Noto Sans JP";
	font-size:20px;
	color:#000000;
	line-height:140%;
	text-align:center;
}



.bns_txt02{
	font-family: "Noto Sans JP";
	font-size:29px;
	color:#000000;
	line-height:140%;
	text-align:center;
	margin-bottom:30px;
	font-weight:bold;
}


.bns_b01{
	margin-bottom:60px;
}

.bns_b01 ul li{
	margin-bottom:30px;
}

.bns_b01 ul li:last-child{
	margin-bottom:0px;
}

.bns_b01_l{
	width:30%;
	height:auto;

	min-height:130px;

	padding:25px;
	box-sizing:border-box;
	background:#006699;
	
	font-family: "Noto Sans JP";
	font-size:24px;
	line-height:130%;
	color:#FFF;
	text-align:center;
	float:left;

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.bns_b01_r{
	width:70%;
	height:auto;
	
	min-height:130px;
	
	padding:25px;
	box-sizing:border-box;
	background:#eaebeb;
	
	font-family: "Noto Sans JP";
	font-size:15px;
	line-height:150%;
	color:#000000;
	float:right;
	text-align:left !important;

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 

}



/* 施工実績---------------------------------------------- */




.cons_b01{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

.cons_b01 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:30px;
	
	
	background:#F09;
}


.cons_b01 ul li img{
	width:100%;
	height:auto;
}

.cons_b01 ul li:nth-child(2n){
	margin-right:0%;
}



/* 採用情報---------------------------------------------- */



.recruit_txt{
	font-family: "Noto Sans JP";
	font-size:40px;
	color:#003366;
	line-height:120%;
	text-align:center;
	margin-bottom:40px;
	font-weight:bold;
		
}



.recruit_t{
	width:100%;
	height:auto;
}

.recruit_t table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

.recruit_t table th{
	border-collapse:collapse;


	width:180px;
	color:#000000;
	padding:10px 0px;
	font-size:14px;
	line-height:160%;
	vertical-align:text-top;
	
	border-bottom:1px solid #cccccc;
}

.recruit_t table td{
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
}

.recruit_t table td a{
	color:#003366;
	text-decoration:underline;
}

.recruit_t table td a:hover{
	color:#003366;
	text-decoration:none;
}









/* 個人情報---------------------------------------------- */

.p_p_txt01{
	font-size:16px;
	line-height:160%;
	margin-bottom:30px;
}

.p_p_list01{
	margin-bottom:60px;
}

.p_p_list01 ul li{
	list-style:decimal;
	margin-left:20px;
	line-height:140%;
	margin-bottom:10px;
	font-size:16px;
}




/* 個人情報---------------------------------------------- */

.g_e_year{
	font-size:14px;
	line-height:120%;
	margin-bottom:20px;
	text-align:right;
}



.g_e_txt01{
	font-size:16px;
	line-height:160%;
	margin-bottom:30px;
}


.g_e_list01{
	font-size:16px;
	margin-bottom:60px;
}

.g_e_list01 p.g_e001{
	margin-top:5px;
	margin-bottom:5px;
	color:#0099CC;
	font-weight:bold;
}

.g_e_list01 p.g_e002{

	margin-bottom:10px;

}


.g_e_list01 ul li{
	list-style:decimal;
	margin-left:20px;
	line-height:140%;
	margin-bottom:10px;
	font-size:16px;
}

.g_e_list01 ul li dl{
	margin-bottom:30px;
}

.g_e_list01 ul li dl dt{
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}

.g_e_list01 ul li dl dd{
	font-size:16px;
}







/* お問い合わせ ---------------------------------------------- */



.contact-t{
	font-size:14px;
	line-height:160%;
	margin-bottom:40px;	
}

.contact-img{
	text-align:center;
	margin-bottom:60px;
}

#contact-f{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

#contact-f th,td{
	padding:15px;
}

#contact-f th{
	font-size:13px;
	border-collapse:collapse;

	border-bottom:1px solid #cccccc;
	text-align:left;
	font-weight:bold;
	color:#333;
	width:25%;	
	font-family: "メイリオ", sans-serif;
}

#contact-f td{
	font-size:13px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;

	font-family: "メイリオ", sans-serif;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;
}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}

input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:150px;
	height:auto;
	padding:15px 0;
    font-size: 1.2em;
    background-color:#006599;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:13px;

　　/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
　　/*角丸*/

	font-family: "メイリオ", sans-serif;	
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}






#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}





}


/* タブレット用スタイル--------------------------------------------------------------------------------------------------------------------------------------------- */



@media screen and (max-width: 1040px) {

/* h1 h2 h3 h4 h5 ---------------------------------------------- */

h1.h1_01{
	width:400px;
	height:auto;
	position: absolute;
	top:15px;
	left:0;
}


h1 img{
	width:100%;
	height:auto;
}

h2.h2_01{
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	margin-bottom:40px;
	color:#35308f;
	line-height:140%;

}

h2.h2_01 p{
	font-size:36px;
	color:#000000;
	margin-bottom:15px;

}


h3.h3_01{
	font-family: "Noto Sans JP";
	font-weight:bold;
	font-size:24px;
	padding-bottom:8px;
	margin-bottom:35px;
	color:#000;
	line-height:120%;
	border-bottom:3px solid #0e0b49;

}

h3.h3_01 p{
	font-size:16px;
	margin-bottom:2px;
	color:#000;
}


/* スライド ---------------------------------------------- */


.top_slide{
	width:100%;
	min-height:500px;


	

	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}



/* 各ページイメージ ---------------------------------------------- */



.main_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.greeting_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.executive_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.business_plan_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.activity_report_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.enrollment_guidance_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.contact_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}




.s_top_img{
	display:block; 
	text-align:center;
	margin:0 !important;
	padding:0 !important;

	  z-index:1; 
}

.s_top_img img{
	width:100%;
	height:auto !important;
	margin:0 !important;
	padding:0 !important;

	display:block;
	line-height:0 !important;
	vertical-align:bottom;
}


/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:100px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}









/* トップ---------------------------------------------- */


.top_b01_bg{
	width: 100%;
	height:355px !important;
	background:url(../img/top/m_bg01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.top_b01{
	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
}


.top_b01_txt{
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size:16px;
	line-height:160%;
	word-break:break-all;
	margin-bottom:10px;
}



.top_b01_more{
	width:200px;
	height:auto;
	margin:0 auto;
}

.top_b01_more a{
	display:block;
	width:200px;
	height:auto;
	padding:15px 15px;
	box-sizing:border-box;
	background:url(../img/top/more.jpg) repeat;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	font-family: "Noto Sans JP";
	font-size:16px;
	font-weight:bold;

}

.top_b01_more a:hover{
	color:#FFF;
	text-decoration:underline;
}




.top_b02{
	width:100%;
	height:auto;
	margin:0 auto 0px auto;
}

.top_b02 ul{
	text-align:center;
}

.top_b02 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.top_b02 ul li:nth-child(3n){
	margin-right:0%;
}

.top_b02 ul li img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.top_b02 ul li:hover img {
	opacity: .6;
}



.top_b03{
	width:100%;
	height:auto;
	margin:0 auto 0px auto;
}

.top_b03 ul{
	text-align:center;
}

.top_b03 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.top_b03 ul li img{
	border:2px solid #000;
	box-sizing:border-box;
}

.top_b03 ul li:nth-child(3n){
	margin-right:0%;
}

.top_b03 ul li img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.top_b03 ul li:hover img {
	opacity: .6;
}









.news-box{
	font-family: "Noto Sans JP";

}

.news-box dl dt{
	font-size:16px;
	color:#ff9999;
	float:left;
	clear:both;
}

.news-box dl dd{
	padding-left:110px;
	font-size:16px;
	color:#000000;
	border-bottom:1px dotted #e8e5e5;
	padding-bottom:8px;
	margin-bottom:10px;
	font-weight:300;
}

.news-box dl dd a{
	color:#000000;
	text-decoration:none;
}

.news-box dl dd a:hover{
	color:#000000;
	text-decoration:underline;
}


.news-list{
	width:170px;
	height:auto;
	line-height:110%;
	font-family: "Noto Sans JP";
	color:#FFF;
	font-size:16px;
	margin:0 auto;
	text-align:center;
	padding:8px 0;
	background:url(../img/top/news_more_bg.jpg) repeat;
	
}

.news-list a{
	color:#FFF;
	text-decoration:none;
	display:block;
}

.news-list a:hover{
	color:#FFF;
	text-decoration:underline;
	display:block;
}




.bottom_contact_bg{
	width:100%;
	height:auto;
	background:url(../img/top/bottom_contact_bg.jpg) repeat;

}

.bottom_contact{
	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:55px 0;
}

.bottom_contact dl{
	max-width:520px;
	width:100%;
	height:auto;
	margin:0 auto;
}

.bottom_contact dl dt{
	line-height:110%;
	font-family: "Noto Sans JP";
	font-size:40px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	margin-bottom:30px;
}

.bottom_contact_img{
	text-align:center;
	margin-bottom:30px;
}

.bottom_contact dl dd{
	max-width:480px;
	width:100%;
	height:auto;
	margin:0 auto;

	line-height:120%;
	font-family: "Noto Sans JP";
	font-size:26px;
	color:#FFF;
	font-weight:bold;
	
	background:#35318f;
	text-align:center;
	
	-webkit-border-radius: 15px;     /* for Safari and Chrome */
	moz-border-radius: 15px;    /* for Firefox */
	-o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius: 15px;     /* CSS3 */
}

.bottom_contact dl dd a{
	display:block;
	padding:10px 10px;
	color:#FFF;
	text-decoration:none;
	
}

.bottom_contact dl dd img{
	vertical-align:top;
	margin-left:10px;
	margin-top:3px;
}



/* ご挨拶---------------------------------------------- */


.gt_b01{

	width:100%;
	margin:0 auto 30px auto;
}

.gt_b01_l{
	width:100%;
	height:auto;
	float:none;
	text-align:center;
	margin:0 auto 30px auto;
}

.gt_b01_r{
	width:100%;
	height:auto;
	float:none;
	text-align:center;
}


.gt_b01_r dl dt{
	font-family: "Noto Sans JP";
	font-size:25px;
	color:#000;
	line-height:120%;
	margin-bottom:15px;
}

.gt_b01_r dl dd{
	font-family: "Noto Sans JP";
	font-size:22px;
	color:#000;
	line-height:120%;
	
	word-break:break-all;
}


.gt_b02{
	word-break:break-all;
	font-size:16px;
	line-height:160%;
	
	padding-bottom:40px;
	margin-bottom:40px;
	border-bottom:1px dotted #999999;
}



/* 役員紹介---------------------------------------------- */



.et_b01{
	width:100%;
	height:auto;
}

.et_b01 table{
	width:100%;
	height:auto;
}

.et_b01 table th{
	width:25%;
	height:auto;
	padding:15px 10px;
	font-size:16px;
	line-height:140%;
	background:#0e0b49;
	border:1px solid #c6c8c8;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	box-sizing:border-box;
}

.et_b01 table td{
	font-size:16px;
	padding:0px 0;
	line-height:140%;
	padding:15px 10px;
	border:1px solid #c6c8c8;
	color:#000000;
	text-align:center;
	box-sizing:border-box;
}



/* 活動スケジュール---------------------------------------------- */



.bp_b01{
	width:100%;
	height:auto;
}

.bp_b01 table{
	width:100%;
	height:auto;
}

.bp_b01 table th{
	width:33.333%;
	height:auto;
	padding:15px 10px;
	font-size:16px;
	line-height:140%;
	background:#0e0b49;
	border:1px solid #c6c8c8;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	box-sizing:border-box;
}

.bp_b01 table td{
	font-size:16px;
	padding:0px 0;
	line-height:140%;
	padding:15px 10px;
	border:1px solid #c6c8c8;
	color:#000000;
	text-align:center;
	box-sizing:border-box;
}


/* 活動報告---------------------------------------------- */


.ar_b01{
	max-width:650px;
	width:100%;
	height:auto;
	margin:0 auto 30px auto;
}

.ar_b01 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
}

.ar_b01 ul li:last-child{
	margin-right:0%;
}


.ar_b02{
	font-size:16px;
	line-height:170%;
	word-break:break-all;
	padding-bottom:40px;
	margin-bottom:40px;
	border-bottom:1px solid #CCC;
}

.ar_b02 a{
	color:#35308F;
	text-decoration:underline;
}

.ar_b02 a:hover{
	color:#35308F;
	text-decoration:none;
}



/* 会社情報---------------------------------------------- */


.c_txt01{
	font-size:16px;
	line-height:160%;
	margin-bottom:60px;
	word-break: break-all;
}



.gaiyou_b01{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

.gaiyou_b01 table{
	width:100%;
	height:auto;
}

.gaiyou_b01 table th{
	width:150px;
	height:auto;
	padding:10px 0;
	font-size:16px;
	line-height:140%;
	vertical-align:top;
	border-bottom:1px solid #e8e5e5;	
}

.gaiyou_b01 table td{
	font-size:16px;
	padding:0px 0;
	line-height:140%;
	vertical-align:top;
	padding:10px 0;
	border-bottom:1px solid #e8e5e5;	
}

.gaiyou_b01 table td a{
	color:#000;
	text-decoration:underline;
}

.gaiyou_b01 table td a:hover{
	color:#000;
	text-decoration:none;
}



.map_txt{
	font-size:16px;
	line-height:150%;
	margin-bottom:20px;
	text-align:center;
}

#map01{
	width:100%;
	height:550px;
	box-sizing:border-box;
	border:1px solid #CCC;
	margin-bottom:60px;
}




/* 事業案内---------------------------------------------- */


.bns_txt01{

}

.bns_txt01 dl dt{
	font-family: "Noto Sans JP";
	font-size:40px;
	color:#003366;
	line-height:120%;
	text-align:center;
	margin-bottom:20px;
	font-weight:bold;
}

.bns_txt01 dl dd{
	font-family: "Noto Sans JP";
	font-size:20px;
	color:#000000;
	line-height:140%;
	text-align:center;
}


.bns_txt02{
	font-family: "Noto Sans JP";
	font-size:29px;
	color:#000000;
	line-height:140%;
	text-align:center;
	margin-bottom:30px;
	font-weight:bold;
}



.bns_b01{
	margin-bottom:60px;
}


.bns_b01 ul li{
	margin-bottom:30px;
}

.bns_b01 ul li:last-child{
	margin-bottom:0px;
}

.bns_b01_l{
	width:100%;
	height:auto;

	min-height:110px;

	padding:15px 25px;
	box-sizing:border-box;
	background:#006699;
	
	font-family: "Noto Sans JP";
	font-size:24px;
	line-height:130%;
	color:#FFF;
	text-align:center;
	float:none;

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.bns_b01_r{
	width:100%;
	height:auto;
	
	min-height:110px;
	
	padding:15px 25px;
	box-sizing:border-box;
	background:#eaebeb;
	
	font-family: "Noto Sans JP";
	font-size:15px;
	line-height:150%;
	color:#000000;
	float:none;

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 

}




/* 施工実績---------------------------------------------- */




.cons_b01{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

.cons_b01 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:30px;
	
	
	background:#F09;
}


.cons_b01 ul li img{
	width:100%;
	height:auto;
}

.cons_b01 ul li:nth-child(2n){
	margin-right:0%;
}















/* 採用情報---------------------------------------------- */


.recruit_txt{
	font-family: "Noto Sans JP";
	font-size:40px;
	color:#003366;
	line-height:120%;
	text-align:center;
	margin-bottom:40px;
	font-weight:bold;
		
}



.recruit_t{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

.recruit_t table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

.recruit_t table th{
	border-collapse:collapse;


	width:180px;
	color:#000000;
	padding:10px 0px;
	font-size:14px;
	line-height:160%;
	vertical-align:text-top;
	
	border-bottom:1px solid #cccccc;
}

.recruit_t table td{
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
}


.recruit_t table td a{
	color:#003366;
	text-decoration:underline;
}

.recruit_t table td a:hover{
	color:#003366;
	text-decoration:none;
}





/* 個人情報---------------------------------------------- */

.p_p_txt01{
	font-size:16px;
	line-height:160%;
	margin-bottom:30px;
}

.p_p_list01{
	margin-bottom:60px;
}

.p_p_list01 ul li{
	list-style:decimal;
	margin-left:20px;
	line-height:140%;
	margin-bottom:10px;
	font-size:16px;
}



/* 個人情報---------------------------------------------- */

.g_e_year{
	font-size:14px;
	line-height:120%;
	margin-bottom:20px;
	text-align:right;
}


.g_e_txt01{
	font-size:16px;
	line-height:160%;
	margin-bottom:30px;
}


.g_e_list01{
	font-size:16px;
	margin-bottom:60px;
}

.g_e_list01 p.g_e001{
	margin-top:5px;
	margin-bottom:5px;
	color:#0099CC;
	font-weight:bold;
}

.g_e_list01 p.g_e002{

	margin-bottom:10px;

}


.g_e_list01 ul li{
	list-style:decimal;
	margin-left:20px;
	line-height:140%;
	margin-bottom:10px;
	font-size:16px;
}

.g_e_list01 ul li dl{
	margin-bottom:30px;
}

.g_e_list01 ul li dl dt{
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}

.g_e_list01 ul li dl dd{
	font-size:16px;
}



/* お問い合わせフォーム---------------------------------------------- */


.contact-t{
	font-size:14px;
	line-height:160%;
	margin-bottom:40px;	
}

.contact-img{
	text-align:center;
	margin-bottom:40px;	
}

#contact-f{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

#contact-f th,td{
	padding:15px;
}

#contact-f th{
	font-size:13px;
	border-collapse:collapse;

	border-bottom:1px solid #cccccc;
	text-align:left;
	font-weight:bold;
	color:#333;
	width:25%;
	font-family: "メイリオ", sans-serif;
}

#contact-f td{
	font-size:13px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;
	font-family: "メイリオ", sans-serif;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;
}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}


input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:150px;
	height:auto;
	padding:15px 0;
    font-size: 1.2em;
    background-color:#006599;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;

　　/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
　　/*角丸*/

	font-family: "メイリオ", sans-serif;	
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}






#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}



}



/* スマホ用スタイル--------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 690px) {	
	
/* h1 h2 h3 h4 h5 ---------------------------------------------- */


h1.h1_01{
	width:260px;
	height:auto;
	position: absolute;
	top:15px;
	left:0;

}

h1 img{
	width:100%;
	height:auto;
}

h2.h2_01{
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin-bottom:20px;
	color:#35308f;
	line-height:140%;

}

h2.h2_01 p{
	font-size:26px;
	color:#000000;
	margin-bottom:10px;

}


h3.h3_01{
	font-family: "Noto Sans JP";
	font-weight:bold;
	font-size:18px;
	padding-bottom:7px;
	margin-bottom:23px;
	color:#000;
	line-height:130%;
	border-bottom:3px solid #0e0b49;

}

h3.h3_01 p{
	font-size:14px;
	margin-bottom:2px;
	color:#000;
}



/* スライド ---------------------------------------------- */


.top_slide{
	width:100%;
	min-height:280px;

	 	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

}


/* 各ページイメージ ---------------------------------------------- */

.main_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.greeting_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.executive_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.business_plan_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.activity_report_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}

.enrollment_guidance_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.contact_top_img{
	width: 100%;
	height:auto !important;
  	background:none;	
	margin:0px auto 0px auto;
	padding:0;
}


.s_top_img{
	display:block; 
	text-align:center;
	margin:0 !important;
	padding:0 !important;

	  z-index:1; 
}

.s_top_img img{
	width:100%;
	height:auto !important;
	margin:0 !important;
	padding:0 !important;

	display:block;
	line-height:0 !important;
	vertical-align:bottom;
}


/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:60px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}


/* トップ---------------------------------------------- */

.top_b01_bg{
	width: 100%;
	height:370px !important;
	background:url(../img/top/m_bg01.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}



.top_b01{
	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
}


.top_b01_txt{
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size:14px;
	line-height:160%;
	word-break:break-all;
	margin-bottom:15px;
}



.top_b01_more{
	width:160px;
	height:auto;
	margin:0 auto;
}

.top_b01_more a{
	display:block;
	width:160px;
	height:auto;
	padding:7px 10px;
	box-sizing:border-box;
	background:url(../img/top/more.jpg) repeat;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	font-family: "Noto Sans JP";
	font-size:14px;
	font-weight:bold;

}

.top_b01_more a:hover{
	color:#FFF;
	text-decoration:underline;
}






.top_b02{
	width:100%;
	height:auto;
	margin:0 auto 0px auto;
}

.top_b02 ul{
	text-align:center;
}

.top_b02 ul li{
	max-width:320px;
	width:100%;
	height:auto;
	float:none;
	margin:0 auto 10px auto;
	text-align:center;
}

.top_b02 ul li:nth-child(3n){
	margin:0 auto 10px auto;
}

.top_b02 ul li img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.top_b02 ul li:hover img {
	opacity: .6;
}






.top_b03{
	width:100%;
	height:auto;
	margin:0 auto 0px auto;
}

.top_b03 ul{
	text-align:center;
}

.top_b03 ul li{
	max-width:320px;
	width:100%;
	height:auto;
	float:none;
	margin:0 auto 10px auto;
	text-align:center;
}

.top_b03 ul li img{
	border:2px solid #000;
	box-sizing:border-box;
}

.top_b03 ul li:nth-child(3n){
	margin:0 auto 10px auto;
}

.top_b03 ul li img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.top_b03 ul li:hover img {
	opacity: .6;
}




.news-box{
	font-family: "Noto Sans JP";

}

.news-box dl dt{
	font-size:14px;
	color:#ff9999;
	float:none;
	clear:both;
}

.news-box dl dd{
	padding-left:0px;
	font-size:14px;
	color:#000000;
	border-bottom:1px dotted #e8e5e5;
	padding-bottom:8px;
	margin-bottom:10px;
	font-weight:300;
}

.news-box dl dd a{
	color:#000000;
	text-decoration:none;
}

.news-box dl dd a:hover{
	color:#000000;
	text-decoration:underline;
}



.news-list{
	width:170px;
	height:auto;
	line-height:110%;
	font-family: "Noto Sans JP";
	color:#FFF;
	font-size:14px;
	margin:0 auto;
	text-align:center;
	padding:8px 0;
	background:url(../img/top/news_more_bg.jpg) repeat;
	
}

.news-list a{
	color:#FFF;
	text-decoration:none;
	display:block;
}

.news-list a:hover{
	color:#FFF;
	text-decoration:underline;
	display:block;
}





.bottom_contact_bg{
	width:100%;
	height:auto;
	background:url(../img/top/bottom_contact_bg.jpg) repeat;

}

.bottom_contact{
	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:30px 0;
}

.bottom_contact dl{
	max-width:520px;
	width:100%;
	height:auto;
	margin:0 auto;
}

.bottom_contact dl dt{
	line-height:110%;
	font-family: "Noto Sans JP";
	font-size:30px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	margin-bottom:20px;
}

.bottom_contact_img{
	max-width:80px;
	text-align:center;
	margin:0 auto 15px auto;
}

.bottom_contact dl dd{
	max-width:480px;
	width:100%;
	height:auto;
	margin:0 auto;

	line-height:120%;
	font-family: "Noto Sans JP";
	font-size:17px;
	color:#FFF;
	font-weight:bold;
	
	background:#35318f;
	text-align:center;
	
	-webkit-border-radius: 15px;     /* for Safari and Chrome */
	moz-border-radius: 15px;    /* for Firefox */
	-o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius: 15px;     /* CSS3 */
}

.bottom_contact dl dd a{
	display:block;
	padding:10px 10px;
	color:#FFF;
	text-decoration:none;
	
}

.bottom_contact dl dd img{
	width:24px;
	vertical-align:top;
	margin-left:10px;
	margin-top:0px;
}




/* ご挨拶---------------------------------------------- */


.gt_b01{

	width:100%;
	margin:0 auto 30px auto;
}

.gt_b01_l{
	width:100%;
	height:auto;
	float:none;
	text-align:center;
	margin:0 auto 30px auto;
}

.gt_b01_r{
	width:100%;
	height:auto;
	float:none;
	text-align:center;
}


.gt_b01_r dl dt{
	font-family: "Noto Sans JP";
	font-size:18px;
	color:#000;
	line-height:120%;
	margin-bottom:10px;
}

.gt_b01_r dl dd{
	font-family: "Noto Sans JP";
	font-size:16px;
	color:#000;
	line-height:120%;
	
	word-break:break-all;
}


.gt_b02{
	word-break:break-all;
	font-size:14px;
	line-height:150%;
	
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px dotted #999999;
}



/* 役員紹介---------------------------------------------- */



.et_b01{
	width:100%;
	height:auto;
}

.et_b01 table{
	width:100%;
	height:auto;
}

.et_b01 table th{
	width:25%;
	height:auto;
	padding:10px 5px;
	font-size:14px;
	line-height:140%;
	background:#0e0b49;
	border:1px solid #c6c8c8;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	box-sizing:border-box;
}

.et_b01 table td{
	font-size:14px;
	padding:0px 0;
	line-height:140%;
	padding:10px 5px;
	border:1px solid #c6c8c8;
	color:#000000;
	text-align:center;
	box-sizing:border-box;
}



/* 活動報告---------------------------------------------- */


.ar_b01{
	max-width:650px;
	width:100%;
	height:auto;
	margin:0 auto 20px auto;
}

.ar_b01 ul li{
	width:100%;
	height:auto;
	float:none;
	text-align:center;
	margin:0 auto 10px auto;
}

.ar_b01 ul li:last-child{
	margin:0 auto 0px auto;
}


.ar_b02{
	font-size:14px;
	line-height:150%;
	word-break:break-all;
	padding-bottom:40px;
	margin-bottom:40px;
	border-bottom:1px solid #CCC;
}

.ar_b02 a{
	color:#35308F;
	text-decoration:underline;
}

.ar_b02 a:hover{
	color:#35308F;
	text-decoration:none;
}






/* 活動スケジュール---------------------------------------------- */



.bp_b01{
	width:100%;
	height:auto;
}

.bp_b01 table{
	width:100%;
	height:auto;
}

.bp_b01 table th{
	width:33.333%;
	height:auto;
	padding:10px 5px;
	font-size:14px;
	line-height:140%;
	background:#0e0b49;
	border:1px solid #c6c8c8;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	box-sizing:border-box;
}

.bp_b01 table td{
	font-size:14px;
	padding:0px 0;
	line-height:140%;
	padding:10px 5px;
	border:1px solid #c6c8c8;
	color:#000000;
	text-align:center;
	box-sizing:border-box;
}





/* 会社情報---------------------------------------------- */


.c_txt01{
	font-size:14px;
	line-height:140%;
	margin-bottom:40px;
	word-break: break-all;
}



.gaiyou_b01{
	width:100%;
	height:auto;
	margin-bottom:40px;
}

.gaiyou_b01 table{
	width:100%;
	height:auto;
}

.gaiyou_b01 table th{
	width:100%;
	height:auto;
	padding:10px 0  5px 0;
	font-size:15px;
	line-height:140%;
	vertical-align:top;
	border-bottom:none;
	font-weight:bold;
	
	display:block;
	
}

.gaiyou_b01 table td{
	font-size:15px;
	padding:0px 0;
	line-height:140%;
	vertical-align:top;
	padding:0 010px 0;
	border-bottom:1px solid #e8e5e5;	

	display:block;
	
}

.gaiyou_b01 table td a{
	color:#000;
	text-decoration:underline;
}

.gaiyou_b01 table td a:hover{
	color:#000;
	text-decoration:none;
}




.map_txt{
	font-size:14px;
	line-height:140%;
	margin-bottom:20px;
	text-align:center;
}

#map01{
	width:100%;
	height:450px;
	box-sizing:border-box;
	border:1px solid #CCC;
	margin-bottom:60px;
}




/* 事業案内---------------------------------------------- */


.bns_txt01{

}

.bns_txt01 dl dt{
	font-family: "Noto Sans JP";
	font-size:20px;
	color:#003366;
	line-height:120%;
	text-align:center;
	margin-bottom:15px;
	font-weight:bold;
}

.bns_txt01 dl dd{
	font-family: "Noto Sans JP";
	font-size:16px;
	color:#000000;
	line-height:130%;
	text-align:center;
}



.bns_txt02{
	font-family: "Noto Sans JP";
	font-size:18px;
	color:#000000;
	line-height:130%;
	text-align:center;
	margin-bottom:30px;
	font-weight:bold;
}




.bns_b01{
	margin-bottom:40px;
}

.bns_b01 ul li{
	margin-bottom:30px;
}

.bns_b01 ul li:last-child{
	margin-bottom:0px;
}

.bns_b01_l{
	width:100%;
	height:auto;

	min-height:80px;

	padding:10px 25px;
	box-sizing:border-box;
	background:#006699;
	
	font-family: "Noto Sans JP";
	font-size:18px;
	line-height:130%;
	color:#FFF;
	text-align:center;
	float:none;

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.bns_b01_r{
	width:100%;
	height:auto;
	
	min-height:80px;
	
	padding:10px 25px;
	box-sizing:border-box;
	background:#eaebeb;
	
	font-family: "Noto Sans JP";
	font-size:15px;
	line-height:150%;
	color:#000000;
	float:none;

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 

}







/* 施工実績---------------------------------------------- */




.cons_b01{
	width:100%;
	height:auto;
	margin-bottom:40px;
}

.cons_b01 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:10px;
	
	
	background:#F09;
}


.cons_b01 ul li img{
	width:100%;
	height:auto;
}

.cons_b01 ul li:nth-child(2n){
	margin-right:0%;
}







/* 採用情報---------------------------------------------- */



.recruit_txt{
	font-family: "Noto Sans JP";
	font-size:22px;
	color:#003366;
	line-height:120%;
	text-align:center;
	margin-bottom:30px;
	font-weight:bold;
		
}



.recruit_t{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

.recruit_t table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

.recruit_t table th{
	border-collapse:collapse;
	width:100%;
	color:#000000;
	padding:10px 0px 0 0;
	font-size:14px;
	font-weight:bold;
	line-height:160%;
	vertical-align:text-top;
	display:block;
	
	border-bottom:none;
}

.recruit_t table td{
	font-size:14px;
	border-collapse:collapse;
	text-align:left;
	padding:0 0 10px 0px;
	border-bottom:1px solid #cccccc;
	line-height:160%;
	display:block;
}

.recruit_t table td a{
	color:#003366;
	text-decoration:underline;
}

.recruit_t table td a:hover{
	color:#003366;
	text-decoration:none;
}





/* 個人情報---------------------------------------------- */

.p_p_txt01{
	font-size:14px;
	line-height:140%;
	margin-bottom:20px;
}

.p_p_list01{
	margin-bottom:30px;
}

.p_p_list01 ul li{
	list-style:decimal;
	margin-left:20px;
	line-height:140%;
	margin-bottom:10px;
	font-size:14px;
}


/* 個人情報---------------------------------------------- */


.g_e_year{
	font-size:14px;
	line-height:120%;
	margin-bottom:20px;
	text-align:right;
}


.g_e_txt01{
	font-size:14px;
	line-height:140%;
	margin-bottom:30px;
}


.g_e_list01{
	font-size:14px;
	margin-bottom:30px;
}

.g_e_list01 p.g_e001{
	margin-top:5px;
	margin-bottom:5px;
	color:#0099CC;
	font-weight:bold;
}

.g_e_list01 p.g_e002{

	margin-bottom:10px;

}


.g_e_list01 ul li{
	list-style:decimal;
	margin-left:20px;
	line-height:140%;
	margin-bottom:10px;
	font-size:14px;
}

.g_e_list01 ul li dl{
	margin-bottom:30px;
}

.g_e_list01 ul li dl dt{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

.g_e_list01 ul li dl dd{
	font-size:14px;
}




/* お問い合わせフォーム---------------------------------------------- */


.contact-t{
	font-size:14px;
	line-height:160%;
	margin-bottom:40px;	
}

.contact-img{
	text-align:center;
	margin-bottom:40px;	
}



#contact-f{
	width:100%;
	height:auto;
	margin-bottom:40px;
}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}


#contact-f th{
	font-size:13px;
	border-collapse:collapse;

	border-bottom:none;
	text-align:left;
	font-weight:bold;
	color:#333;
	
	width:100%;
	display:block;
	padding:10px 5px 5px 5px;	
	
	font-family: "メイリオ", sans-serif;

}

#contact-f td{
	font-size:13px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;

	width:100%;
	display:block;
	padding:0px 5px 10px 5px;
	font-family: "メイリオ", sans-serif;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;

}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}

input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:120px;
	height:auto;
	padding:10px 0;
    font-size: 1.2em;
    background-color:#006599;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:15px;

　　/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
　　/*角丸*/

	font-family: "メイリオ", sans-serif;
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}







#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}













}
