@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/sawarabimincho.css);

/* common */
* {font-family:'Sawarabi Mincho',sans-serif;}
body {font-family:'Sawarabi Mincho',sans-serif;}
a:hover {color:#80990b !important;}
button:hover {opacity:0.6;}

/* breadCrumb */
.top-menu-title p{color:#80990b;}

/* box */
.box   {font-size:16px;line-height:1.5;text-align:left;font-weight:400;}
.box1 {font-size:22px;line-height:1.25;text-align:center;padding:10px;margin-bottom:20px;color:#555;border-bottom:1px solid #888;border-top:2px solid #80990b;}
.box2 {font-size:22px;line-height:1.25;text-align:center;padding:10px 20px;margin-bottom:20px;color:#fff;background:#80990b;}
.box3 {font-size:22px;line-height:1.25;text-align:left;font-weight:bold;padding:5px 20px;margin-bottom:20px;color:#333;border-left:8px solid #80990b;}
.box4 {font-size:16px;line-height:1.25;text-align:center;padding:20px 20px;margin-bottom:20px;border:2px solid #ccc;}
.box5 {font-size:22px;line-height:1.25;text-align:left;left: 500px;padding:13px 25px;margin-bottom:20px;background:#ddd;border-left: 8px solid #0d3b60;color:#80990b;}

/* text style */
.tit_01 {font-weight:800;font-size:40px;line-height:50px;text-align:center;}
.tit_02 {font-weight:800;font-size:30px;line-height:38px;text-align:center;}
.tit_03 {font-weight:400;font-size:30px;line-height:42px;text-align:left;}
.tit_04 {font-weight:300;font-size:15px;line-height:27px;text-align:left;}
.tit_05 {font-weight:300;font-size:20px;line-height:35px;text-align:left;}/*font*/
.tit_06 {font-weight:400;font-size:12px;line-height:24px;text-align:left;}

/* sub_table */
.s_table01 {width:100%;margin:auto;}
.s_table01 th, .s_table01 td {border-width:1px 0;border-style:solid; border-color:#eee;}
.s_table01 th {font-size:18px;line-height:28px;padding:15px 25px;text-align:left;background:#d6e3bc;width:200px;}
.s_table01 td {font-size:16px;line-height:26px;font-weight:300;padding:15px;background:#fff;vertical-align:middle;}

.s_table02 {width:100%;margin:auto;}
.s_table02 th{font-size:16px;line-height:26px;text-align:center;border:3px solid #fff;padding:12px 3px;background:#333;color:#fff;}
.s_table02 td{font-size:16px;line-height:26px;text-align:center;border:1px solid #f1f1f1;padding:8px 3px;color:#333;}
.s_table02 th a {color:#fff;}

.s_table03 {width:100%;margin:auto;}
.s_table03 th{font-size:18px;line-height:26px;text-align:left;font-weight:900;border-bottom:1px dotted #ccc;padding:15px 10px;vertical-align:top;width:30%;color:#0d3b60;} 
.s_table03 td{font-size:16px;line-height:26px;text-align:left;font-weight:300;border-bottom:1px dotted #ccc;padding:15px 10px;color:#888;}

.s_table04 {width:100%;margin:auto;border-bottom:1px solid #bcbcbc;}
.s_table04 th{font-size:20px;line-height:32px;text-align:left;border-bottom:1px dotted #ccc;padding:15px 10px;vertical-align:top;color:#313131;} 
.s_table04 td{font-size:16px;line-height:28px;text-align:right;border-bottom:1px dotted #ccc;padding:15px 10px;color:#d10000;}

.s_table05 {margin-top:30px;width:100%;border-bottom:solid 1px #e4e4e4;}
.s_table05 th {font-size:16px;padding:20px;border-width:1px 1px 0 1px;border-style:solid;border-color:#e4e4e4;background:#f8f8f8;line-height:1;letter-spacing:0.1em;width:200px;}
.s_table05 td {font-size:14px;padding:20px;border-width:1px 1px 0 1px;border-style:solid;border-color:#e4e4e4;}

/* button */
.btn01 {font-size:16px;color: #fff;background:#80990b;font-weight: 400; width:173px;margin:0 auto;border:0px; border-radius:50px;padding: 10px 0px;overflow: hidden;}
.btn02 {font-size:16px;color: #fff;background:#80990b;font-weight: 400; width:173px;margin:0 auto;border:1px solid #fff;border-radius:50px;padding: 10px 0px;overflow: hidden;}

/* m_titbox */
.m_titbox {width:100%;margin:100px auto 40px auto;}
.m_titbox-type {width:120px;margin:0 auto;text-align:center;font-size:30px;overflow:hidden;border-bottom:2px solid #80990b;}
.m_titbox-type_w {margin:0 auto;text-align:center;font-size:30px;overflow:hidden;border-bottom:2px solid #fff;color:#fff;}

/*Board*/
.Board .m_titbox-type {width:120px;border-bottom:2px solid #999;}

/*Board mod_article01*/
.mod_article01 .time {color:#fff;background:#80990b;}
.mod_article01 .tit {color:#000;;}

/*Board mod_article02*/
.mod_article02 .time {;color:#fff;background:#80990b;}
.mod_article02 .tit {color:#000;}
.mod_article02 .txt {color:#999;}

/*Board mod_article03*/
.mod_article03 .time {color:#fff;background:#80990b;}
.mod_article03 .tit {color:#000;}
.mod_article03 .txt {color:#999;}

/* PC [ 769px ~ ] */
@media all and (min-width:769px),(max-width:1200px) {

  /* header for nav */
  .P-nav-logo {padding:20px 20px;font-size:30px;line-height:46px;z-index:999;color:#777;}
  .P-nav-logo img {width:200px;}

  /* Nav links */
  .P-nav-item {position:relative;display:inline-block;padding:30px 20px;font-weight:500;color:#111;}
  .P-nav-item:hover,.P-nav-item:focus {color:#000;text-decoration:none;}

  /* main _ slide */
  .main-slide-text {position:relative;width:1280px;margin:0 auto;text-align:center;z-index:1;}
  .main-slide-text .visual-text {position:absolute;width:100%;margin:auto;padding-top:180px;color:#fff;}
  .main-slider {width:100%;overflow:hidden;}
  .main-slider li {position:relative;width:100%;height:530px;overflow:hidden;background-size:100% auto;}

  /* main _ contents */
  .P-contents {width:100%;position:relative;display:block;}
  section {width:100%;margin:0px auto 100px auto;overflow:hidden;}

  /*section_01*/
  .section_01 {}
  .section_01 p {text-align:center;}
  .section_01 .tit_04 {margin-bottom:40px;}

  /*section_02*/
  .section_02 {width:100%;background:#f8f8f8;padding-bottom:100px;margin:0px !important;}
  .section_02  p {text-align:center;}

  .business_content {width:100%;max-width:1200px;overflow:hidden;margin-bottom:30px;}
  .bus_box {width:31.3%;height:400px;margin-right:30px;float:left;}
  .bus_box:last-child {margin-right:0;}

  .bus_view {width:100%;height:242px;position:relative;overflow:hidden;float:left;}
  .bus_view img {width:100%;}
  .bus_cover {position:relative}
  .bus_cover img {width:100%}
  .bus_bg {position:absolute;top:0;background-position:center center;background-size:100% auto;width:100%;}

  .bus_txt {width:100%;background:#fff;padding-top:255px;padding-bottom:30px;}
  .bus_txt .tit_05 {padding:15px;color:#bacb69;font-size:15px;}
  .bus_txt .tit_05 span {font-weight:bold;color:#000;font-size:20px;}

  /*section_03*/
  .section_03 {width:100%;background:#bacb69;padding-bottom:80px;position:relative;margin:0px !important;}
  .section_03 p {text-align:center;}
  .career_bg {position:absolute;top:0;left:0;}

  .career_content {width:100%;max-width:450px;float:right;position:relative;z-index:2;}
  .career_content .tit_04 {color:#fff;margin-bottom:30px;}

  /*SNS_link*/
  .call_box {width:300px;margin:30px auto;float:left;}
  .call_txt {width:300px;height:70px;margin-bottom:20px;}

  .sns_content .sns_box {width:200px;margin:30px auto;float:right;display:none;}
  .sns_content .sns_box a:nth-child(1) {background:#80990b;}
  .sns_content .sns_box a:nth-child(2) {background:#80d7ff;}
  .sns_content .sns_box a:nth-child(3) {background:#ced5d8;margin-right:0;}
}

/* mobile [0 ~ 768px] */
@media all and (max-width:768px) {	

  /* header for nav */
  .P-nav-logo {padding:18px 0 18px 20px;font-size:24px;line-height:33px;}
  #btn-top-menu {width:38px;float:right;padding-top:23px;margin-right:15px;}

  /* main _ slide */
  .main-slider {width:100%;display:none;}
  .main-slide-text {position:relative;width:100%;margin:auto;text-align:center;z-index:1;top:0;}
  .main-slide-text .visual-text {position:absolute;padding:0 20px;padding-top:18%;}
  .main-slide-text .visual-text img {width:98%;margin:auto;}
  .wrap ul.slides{width:100%;overflow:hidden;}
  .wrap ul.slides li{position:relative;width:100%;overflow:hidden;background-size:100% auto;background-position:center center;}

  /*section_01*/
  .section_01 {}
  .section_01 p {}
  .section_01 .tit_04 {}

  /*section_02*/
  .section_02 {}
  .section_02  p {}

  .business_content {width:100%;}
  .bus_box {width:100%;height:50%;margin-right:0px;margin-bottom:50px;float:none;}
  .bus_box:last-child {}

  .bus_view {width:100%;height:100%;}
  .bus_bg {}

  .bus_txt {padding-top:30%;padding-bottom:20px;}
  .bus_txt .tit_05 {padding:40% 15px 15px 15px;}
  .bus_txt .tit_05 span {}

  /*section_03*/
  .section_03 {width:100%;padding-bottom:80px;position:relative;margin:0px !important;}
  .section_03 p {text-align:center;}
  .career_bg {position:absolute;top:0;left:0;}

  .career_content {max-width:100%;float:none;}
  .career_content .tit_04 {}

  /*SNS_link*/
  .SNS_link {width:100%;/*height:230px  !important;*/}
  .sns_content {width:300px !important;margin:0 auto;}

  .call_box {width:270px;margin:30px auto;overflow: hidden;float:none;}
  .call_txt {width:270px;height:70px;margin-bottom:20px;}
  .call_txt .ct_02 {width:220px;padding-top:13px;}
  .call_txt .ct_02 .tit_05 {color:#162139;line-height:15px;}
  .call_box .tit_04 {text-align:center;}

  .sns_content .sns_box {margin:30px auto;float:none;}
  .sns_content .sns_box a {float:left;}
}

/* mobile [0 ~ 480px] */
@media all and (max-width:480px) {	 
  /* sub_table */
  .s_table01 th, .s_table02 th, .s_table03 th, .s_table05 th {width:auto;display:block;padding:10px 13px;}
  .s_table01 td, .s_table02 td, .s_table03 td, .s_table05 td {width:auto;display:block;padding:10px 13px;}

}

/* mobile [0 ~ 320px] */
@media all and (max-width:320px) {	   

}