@charset "UTF-8";
body, h1, h2, h3, p, ul, li {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
a {
  text-decoration: none;
  color: black;
}
a:hover {
  color:#00ffff;
}
aside img, main img {
  margin: 0 0;
}
.button1 {
  background-color: #2ea7e0;
  color: white;
  padding: 11px 3em;
  text-align: center;
  font-weight: bolder;
  display: inline-block;
  font-family: "Arial", helvetica, "メイリオ";
}
table{
  border-collapse: collapse;
}


.attention {
	color:#C00;
	font-size:12px;
	font-weight:bold;
}
#form_tel{
	width:20%;
}
#btn{
	-webkit-appearance: none;
	border-radius: 0;
	font-size:14px;
	color: #fff;
	font-weight: bolder;
	width: 29%;
    padding: 12px;
	margin:0 7px 0 7px;
}
#contact_btn.btn1 {
	background-color: #2ea7e0;
}
#contact_btn.btn2 {
	background-color: #bababa;
}


@media (min-width: 1151px) {
  body{
    background-color: #000000;    
  }
  
  body .btnBox {
    margin-left: auto;
    text-align: right;
  }  
  body .btnBox .button1 {
    width: 250px;
    padding: 9.5px 0;
    margin-right: 1em;
  }
  
  .content{
    text-align:center;
    background:url(../img/sectop/header_background.png) repeat-x top center;
    background-color: #f2f2f2;
    width: 100%;
  }
  .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 50px;
    max-width: 1097px;
    margin: 0 auto;
  }
  
  /************************************
    aside
  ************************************/
  aside {
    width: 32%;
    max-width: 327px;
    margin-right: 1.8%;
  }
  aside .banner {
    width: 327px;
    height: 288px;
    background-color: #ffffff;
    padding: 0 12px;
    margin-bottom: 20px;
  }
  aside .banner .banner_img {
    max-width: 301px;
    margin: 0 auto;
    margin-bottom: 12px;
  }
  aside .banner .banner_img:first-child {
    padding-top: 12px;
  }
  aside .banner .banner_img img {
    min-height: 113px;
  }
  
  aside .side_navi {
    background-color: #fff;
    padding: 25px 15px 15px;
    margin-bottom: 18px;
  }
  aside .side_navi_title {
    text-align: center;
    line-height: 1.4;
    border-bottom: 3px solid #000;
    padding-bottom: 10px;
    margin-bottom: 3px;
  }
  
  aside .side_navi ul li {
    padding: 16px 0 16px 0;
    border-bottom: 1px solid #E0E0E0;
    text-align: left;
  }
  aside .side_navi ul a:last-child li {
    border-bottom: none;
  }
  aside .banner2 {
    margin-bottom: 18px;
  }
  aside .banner2_img {
    width: 94%;
    max-width: 300px;
    margin: 0 auto;
  }
  aside .side_contact {
    background-color: #fff;
    padding:22px 15px 40px 15px; 
    text-align: center;
  }
  aside .side_contact h2 {
    padding-bottom: 10px;
    border-bottom: 3px solid #000;
    margin-bottom: 22px;
  }
  aside .toContact {
    width: 100%;
  }
  aside .toContact img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }

  aside .toContact_btn {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 280px;
    height: 65px;
    background:url(../img/subpage/aside_mail.gif) no-repeat top center;
    margin-top: 17px;
  }
  aside .toContact_btn:hover {
    background:url(../img/subpage/aside_mail_on.gif) no-repeat top center;
  }
  
  /************************************
    main
  ************************************/
  .main_content {
    width: 750px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #fff;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 30px 25px 50px;
    background-color: transparent;
    padding: 0;
  }
  main {
    display: block;
  }
  main h1, main h2 {
    text-align: center;
    border-bottom: 3px solid #000;
    margin-bottom: 25px;
  }
  main .inner {
    /*padding-left: 10px;*/
    /*padding-right: 10px;*/
    box-sizing: border-box;
  }
  main .content_box{
    background-color: #fff;
    padding: 33px 25px 25px;
    margin-bottom: 18px;
    text-align: left;
  }
  main .main_title{
    margin-bottom: 25px;
    padding-bottom: 15px;
    font-size: 18px;
  }
  main .content_box li{ 
    padding: 15px 0;
    border-bottom: 1px solid #E0E0E0;
    line-height: 20px;
    max-height: 51px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
      -ms-flex-pack: start;
    justify-content: flex-start;
  }
  
  main .sub_content_image{
    width: 100%;
  }
  main .sub_content_image img{
    /*max-width: 680px;*/
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    
  }
  
  main .chp_tbl table{
    width: 100%;
  }
  main .chp_tbl table th{
    width: 26%;
    padding:9px 11px 9px 11px;
    font-size: 14px;
    text-align: left;
    background-color: #F9F9F9;
    font-weight: normal;
    border-bottom:1px solid #E0E0E0;
    border-left:1px solid #E0E0E0;
    vertical-align: middle;
  }
  main .chp_tbl table tr:first-child th{
    width: 100%;
    padding:7px 0 7px 0;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    border:1px solid #E0E0E0;
    line-height:24px;
  }
  main .chp_tbl table td{
    width: 74%;
    padding:9px 11px 9px 11px;
    font-size: 14px;
    line-height:24px;
    border-bottom:1px solid #E0E0E0;
    border-left:1px solid #E0E0E0;
    border-right:1px solid #E0E0E0;
    vertical-align: middle;
  }
  
  /************************************
    privacypolicy
  ************************************/  
  .privacypolicy .inner {
    padding-bottom: 25px;
  }
  .privacypolicy .textBox {
    padding: 20px;
    border: 4px solid #efefef;
    font-size: 14px;
    line-height: 25px;
  }
  .privacypolicy .terms {
    padding: 30px 10px;
    border-bottom: 1px solid #E0E0E0;
    font-size: 14px;
    line-height: 25px;
  }
  .privacypolicy .terms h2 {
    color: #036eb8;
    text-align: left;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
  }
  .privacypolicy .btnBox .button1 {
    font-size: 14px;
    width: 190px;
    height: 38px;
  }
  
  /************************************
    info
  ************************************/ 
  .info .inner {
    padding-bottom: 20px;
  }
  .info ul li {
  }
  .info ul li  time {
    height: 22px;
    line-height: 22px;
    background-color: #0070b4;
    padding-left: 6px;
    padding-right: 6px;
    margin-right: 1.25em;
    font-size: 12px;
  }
  .info time.detail {
    height: 22px;
    line-height: 22px;
    background-color: #0070b4;
    padding-left: 6px;
    padding-right: 6px;
    margin-left: 0;
    margin-bottom: 20px;
    font-size: 14px;
  }
  
  /************************************
    recruit
  ************************************/ 
  .recruit .inner {
    padding-bottom: 50px;
  }

  /************************************
    faq
  ************************************/ 
  .faq .inner {
    padding-bottom: 20px;
  }
  .faq dl dt{
    padding: 15px 0;
    border-bottom: 1px solid #E0E0E0;
    line-height: 20px;
    max-height: 51px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
      -ms-flex-pack: start;
    justify-content: flex-start;
    text-indent: 10px;
  }
  .faq dl dt span{
    font-weight: bold;
  }
  .faq dl dd{ 
    display: none;
    padding: 15px 0;
    border-bottom: 1px solid #E0E0E0;
    margin-inline-start: 0px;
    padding-left: 30px;
  }
  
  /************************************
    contact
  ************************************/
  .contact .inner {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .contact input, .contact textarea {
    width: 85%;
    margin-bottom: 18px;
    font-size: 20px;
    margin-top: 8px;
  }
  .contact main textarea {
    height: 236px;
    margin-bottom: 30px;
  }
  .contact .textBox1{
    border: 4px solid #efefef;
    padding: 20px;
    margin-bottom: 20px;
    line-height: 1.8;
  }
  .contact .required {
    background-color: #bf0000;
    line-height: 14px;
    color: #fff;
    padding: 2px 3px;
    font-weight: normal;
    margin-right: .6em;
  }
  .contact .red {
    margin-bottom: 22px;
  }
  .contact .button .btn1 {
    background-color: #2ea7e0;
    margin-right: 1em;
  }
  .contact .button .btn2 {
    background-color: #bababa;
  }
  .contact .button .btn1, .contact .button .btn2 {
    border: none;
    width: 29%;
    padding: 11px 0;
    cursor: pointer;
  }
  
  /************************************
    company
  ************************************/
  .company .inner{
    padding-bottom: 25px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .company .text{
    line-height: 25px;
  }
  .company .text2{
    background: url(../img/subpage/company_bg.png) center center no-repeat;
    width: 700px;
    height: 84px;
    padding-left: 50px;
    font-weight: bold;
    font-size: 16px;
    vertical-align: middle;
    display:table-cell;
  }
  .company .btnBox .button1{
    width: 190px;
    padding: 11px 0;
  }
  .company_tbl table{
    width: 100%;
  }
  .company_tbl table th{
    width: 110px;
    padding:11px;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    font-weight: normal;
    border-bottom:1px solid #E0E0E0;
    vertical-align: middle;
  }
  .company_tbl table td{
    padding:11px;
    font-size: 14px;
    line-height:24px;
    border-bottom:1px solid #E0E0E0;
    vertical-align: middle;
  }
  .company_tbl table tr:first-child th,
  .company_tbl table tr:first-child td{
    padding-top:25px;
  }
  .company .listBox_inner li {
    display: block;
    border: none;
    max-height:none;
    margin-bottom: 17px;
    padding: 0;
  }
  .company .button2 {
    margin-top: 5px;
    padding: 10px 0;
    background-color: #6ea61f;
    width: 150px;
    text-align: center;
    height: 36px;
    line-height: 14px;
    font-weight: bold;
  }
  .company .listBox_inner a, .company .listBox_inner p {
    display: block;
    margin-bottom: 5px;
  }
  
}
