@charset "utf-8";
/* CSS Document */

/* Reset Css */
*{
  margin: 0;
  padding: 0;
}
body {
  font: normal 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
  line-height: 1;
  background: #FFF;
  color: #333;
}
body table {margin:auto;}
html {overflow-x:hidden;}
h1, h2, h3, h4, h5, h6, address,textarea,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
  border: none;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  text-align: left;
  list-style: none;
}
img {border: none;vertical-align: top;}
a:link {color: #2e93d5;text-decoration: none; }
a:visited{color: #2e93d5;text-decoration: none; }
a:hover{color: #004d91; text-decoration: none; }
a:active{color: #004d91; text-decoration: none; }
a img {
  transition: opacity 0.3s;
  backface-visibility: hidden;
}
a img:hover { opacity: 0.7;}
.pc_view{
  display: block;
}
.sp_view{
  display: none;
}

/* Header */
#header{
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  display: block;
  border-bottom: 7px solid #595c5f;
  outline: 3px #c3001f solid;
}

/* Main */
#main{
  background: transparent url('/jobs/img/main.jpg') no-repeat scroll center top;
  width: 100%;
  height: 300px;
  margin: 0 0 60px 0;
}
#main h1{
  width: 980px;
  margin: 0 auto;
  display: block;
  padding: 120px 0;
}

/* Section */
#section{
  width: 980px;
  margin: 0 auto;
}
#section h2{
  font-size: 28px;
  font-weight: bold;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
  margin: 0 0 25px 0;
}
#section .news{
  margin: 0 0 60px 0;
  overflow: hidden;
}
#section .news ul li{
  border-bottom: 1px solid #eee;padding:12px 0;
}
#section .box{
  margin: 0 0 60px;
  width: 980px;
}
#section .adoption ul{
  width: 980px;
  margin: 0;
  overflow: hidden;
  _zoom: 1;
}
#section .adoption ul li{
  max-width: 480px;
  padding : 0;
  width: 48%;
}
#section .adoption ul li img{
  width: 100%;
}
#section .adoption ul .left_box{
  float: left;
}
#section .adoption ul .right_box{
  float: right;
}

/* Footer */
#footer{
  clear: both;
  width: 100%;
  margin: 0 0 60px;
  padding: 0;
  text-align: center;
  display: block;
  color: none;
  background-color: none;
  font-size: 12px;
  border-top: 1px solid #ddd;
}
#footer .nv{
  width: 980px;
  margin: 0 auto;
  padding: 20px 0;overflow:hidden;
}
#footer .policy{
  float: left;
}
#footer .copyright {
  float: right;
  font-size: 11px;
  color: #999;
  padding: 0px 0 0 0;
}

/* Cards */
#jhpc_index #jhpc_header.simple {
  border-bottom: #dedede 1px solid;
  padding-bottom: 15px;
}
#jhpc_index #jhpc_header.simple {
  border-bottom: #dedede 1px solid;
  padding-bottom: 15px;
}
#jhpc_index #jhpc_header .utility {
  max-width: 970px;
  margin: 0 auto;
  padding-top: 15px;
  overflow: hidden;
}
#jhpc_index #jhpc_header .utility .inner {
  float: left;
}
#jhpc_index #jhpc_header .utility .inner .logo, #jhpc_index #jhpc_header .utility .inner .log {
  float: left;
}
#jhpc_index #jhpc_header .utility .inner .logo a {
  margin-right: 10px;
  display: inline-block;
  vertical-align: bottom;
}
#jhpc_index #jhpc_header .utility .inner .log {
  margin-left: 22px;
}
#jhpc_index #jhpc_header .utility .inner .logo img {
  vertical-align: bottom;
}
#jhpc_index .wrapper{
  background: #f2f2f2;
  width: 100%;
  max-width: 970px;
  margin: 0 auto;
  padding-bottom: 60px;
}
#jhpc_index .wrapper .sections{
  width: 100%;
  max-width: calc(700px + 5%);
  margin: 0 auto 20px;
  box-sizing: border-box;
  padding: 0 5% 75px;
  position: relative;
}
#jhpc_index .wrapper .sections::before,
#jhpc_index .wrapper .sections::after{
  content: "";
  display: block;
  border-top: 17px solid #ea0437;
  border-left: 10px solid rgba(0,0,0,0);
  border-right: 10px solid rgba(0,0,0,0);
  position: absolute;
  left: calc(50% - 10px);
}
#jhpc_index .wrapper .sections::before{
  bottom: 45px;
}
#jhpc_index .wrapper .sections::after{
  bottom: 20px;
}
#jhpc_index .wrapper .sec04.sections{
  padding-bottom: 60px;
}
#jhpc_index .wrapper .sec04.sections::before,
#jhpc_index .wrapper .sec04.sections::after{
  display: none;
}
#jhpc_index .wrapper .fw_bl{
  font-weight: bold;
}
#jhpc_index .wrapper .fc_01{
  color: #ea0437;
}
#jhpc_index .wrapper .main_visual{
  margin-bottom: 30px;
}
#jhpc_index .wrapper .main_visual img,
#jhpc_index .wrapper .img img{
  width: 100%;
}
#jhpc_index .wrapper .ttl_type01{
  font-size: 18px;
  padding-top: 6px;
  padding-left: 83px;
  height: 63px;
  vertical-align: middle;
  display: table-cell;
  line-height: 1.4em;
  box-sizing: border-box;
}
#jhpc_index .wrapper .sec01 .ttl_type01{
  background: url('/img/jobs/jhpc_icon_001.png') no-repeat left top;
}
#jhpc_index .wrapper .sec02 .ttl_type01{
  background: url('/img/jobs/jhpc_icon_002.png') no-repeat left top;
}
#jhpc_index .wrapper .sec03 .ttl_type01{
  background: url('/img/jobs/jhpc_icon_003.png') no-repeat left top;
}
#jhpc_index .wrapper .sec04 .ttl_type01{
  background: url('/img/jobs/jhpc_icon_004.png') no-repeat left top;
}
#jhpc_index .wrapper .ttl_type02{
  text-align: center;
  border-top: 2px solid #ea0437;
  border-bottom: 2px solid #ea0437;
  padding: 17px 0 15px;
  font-size: 26px;
  font-weight: bold;
  color: #ea0437;
  margin: 30px 0;
}
#jhpc_index .wrapper .listbox_01{
  overflow: hidden;
}
#jhpc_index .wrapper .listbox_01 dt{
  display: inline-block;
  width: 34%;
  max-width: 215px;
  height: 174px;
  background: #ea0437;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  font-size: 19px;
  line-height: 1.4em;
  font-weight: bold;
  vertical-align: middle;
  margin-bottom: 10px;
}
#jhpc_index .wrapper .listbox_01 dt.line3{
  padding: 50px 0;
}
#jhpc_index .wrapper .listbox_01 dt.line2{
  padding: 60px 0;
}
#jhpc_index .wrapper .listbox_01 dd{
  display: inline-block;
  width: 60%;
  margin-left: 4%;
  vertical-align: middle;
}
#jhpc_index .wrapper .listbox_01 dd .box_ttl{
  font-size: 20px;
  color: #ea0437;
  position: relative;
  padding: 4px 0px 5px 86px;
  font-weight: bold;
  margin-bottom: 10px;
}
#jhpc_index .wrapper .listbox_01 dd .box_ttl::before{
  content: "たとえば";
  display: block;
  border: 2px solid #ea0437;
  background: #ffffff;
  color: #ea0437;
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 6px 10px 4px;
  font-weight: bold;
}
#jhpc_index .wrapper .listbox_01 dd .box_ttl::after{
  content: "";
  border-right: 2px solid #ea0437;
  border-bottom: 2px solid #ea0437;
  background: #ffffff;
  position: absolute;
  top: 10px;
  left: 72px;
  transform: rotate(-45deg);
  width: 5px;
  height: 5px;
}
#jhpc_index .wrapper .listbox_01 dd .box_text{
  font-size: 16px;
  line-height: 1.5em;
}
#jhpc_index .wrapper .listbox_02{
  background: #ea0437;
  box-sizing: border-box;
  padding: 30px 40px;
  overflow: hidden;
}
#jhpc_index .wrapper .listbox_02 dt{
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4em;
  margin-bottom: 25px;
}
#jhpc_index .wrapper .listbox_02 dd{
  width: 23.5%;
  display: table;
  float: left;
  margin-left: 2%;
}
#jhpc_index .wrapper .listbox_02 dd:nth-of-type(1){
  margin-left: 0;
}
#jhpc_index .wrapper .listbox_02 dd .top_text{
  display: table-row;
}
#jhpc_index .wrapper .listbox_02 dd .top_text span{
  height: 145px;
  vertical-align: middle;
  display: table-cell;
  background: #fff;
  color: #ea0437;
  font-weight: bold;
  text-align: center;
  font-size: 17px;
  line-height: 1.6em;
}
#jhpc_index .wrapper .listbox_02 dd .bottom_text{
  padding-top: 18px;
  color: #fff;
  line-height: 1.5em;
}
#jhpc_footer {
  margin: 40px auto 0 auto;
  width: 100%;
}
#jhpc_footer.simple .utility {
  background: #fff;
  border-top: #dedede 1px solid;
  overflow: hidden;
}
#jhpc_footer.simple .utility .inner .copy {
  color: #333;
}
#jhpc_footer.simple .utility .inner .link a {
  color: #06c;
}
#jhpc_footer.simple .utility .inner .link a:link, #jhpc_footer.simple .utility .inner .link a:visited {
  color: #06c;
}
#jhpc_footer.simple .utility .inner .link a:hover, #jhpc_footer.simple .utility .inner .link a:focus {
  opacity: .7;
  color: #f00;
}
#jhpc_footer.simple .utility .inner .link li + li {
  border-left: #dedede 1px solid;
  padding-left: 5px;
}
#jhpc_footer .utility {
  background: #535353;
  padding: 20px 0;
  width: 100%;
}
#jhpc_footer .utility .inner {
  margin: 0 auto;
  max-width: 970px;
  color: #fff;
  padding-right: 10px;
}
#jhpc_footer .utility .inner .copy {
  float: left;
  font-size: 85.71429%;
  line-height: 1.58333;
}
#jhpc_footer .utility .inner .link {
  float: right;
}
#jhpc_footer .utility .inner .link li {
  float: left;
  font-size: 85.71429%;
  line-height: 1.58333;
}
#jhpc_footer .utility .inner .link li a {
  color: #fff;
  display: block;
}
#jhpc_footer .utility .inner .link li a:link, #jhpc_footer .utility .inner .link li a:visited {
  color: #eee;
}
#jhpc_footer .utility .inner .link li a:hover, #jhpc_footer .utility .inner .link li a:focus {
  color: #ddd;
  text-decoration: underline;
}
#jhpc_footer .utility .inner .link li + li {
  padding-left: 1em;
  margin-left: 1em;
  position: relative;
}
#jhpc_footer .utility .inner .link li + li:before {
  content: "";
  display: block;
  height: 1em;
  width: 1px;
  position: absolute;
  top: 3px;
  left: 0;
  border-left: #fff 1px solid;
}

#jhpc_index .wrapper .bottom_link{
  padding: 70px 5%;
}
#jhpc_index .wrapper .bottom_link a{
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 25px 35px;
  line-height: 1.3em;
  text-align: center;
  background: url('/img/jobs/jhpc_icon_005.png') no-repeat 97% center #fff;
  font-size: 24px;
  font-weight: bold;
  border: 3px solid #333;
  display: block;
  color: #333;
  box-shadow: 0px 4px 0 #e0e0e0;
  transition: background-position 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
#jhpc_index .wrapper .bottom_link a:hover{
  background-position: 97.5% center;
  opacity: 0.8;
}
/* Cards Section01 */
#jhpc_index .wrapper .sec01 .img{
  text-align: center;
  margin-top: 40px;
}
#jhpc_index .wrapper .sec01 .img img{
  width: 100%;
}

/* Cards Section02 */
#jhpc_index .wrapper .sec02 .img{
  text-align: center;
  margin-top: 40px;
}

/* Cards Section03 */
#jhpc_index .wrapper .sec03 .sec03_text01{
  text-align: center;
  padding: 40px 0 10px;
  font-size: 27px;
  font-weight: bold;
  line-height: 1.5em;
}

/* Cards Section04 */
#jhpc_index .wrapper .sec04 .img{
  text-align: center;
  margin-top: 40px;
}

/* Cards Section05 */
#jhpc_index .wrapper .sec05{
  margin-bottom: 75px;
  padding: 0 4%;
}
#jhpc_index .wrapper .sec05 .sec05_text01{
  text-align: center;
  font-size: 26px;
  color: #ea0437;
  font-weight: bold;
  margin: 30px 0;
  line-height: 1.3em;
}
#jhpc_index .wrapper .sec05 .sec05_text02{
  text-align: center;
  font-size: 18px;
  margin: 20px 0;
  line-height: 1.6em;
}

/* Cards Section06 */
#jhpc_index .wrapper .sec06 .sec06_textbox{
  overflow: hidden;
  margin-top: 35px;
}
#jhpc_index .wrapper .sec06 .sec06_textbox .left_box{
  max-width: 139px;
  padding: 12px 10px 11px 30px;
  border-right: 1px solid #ccc;
  font-size: 16px;
  font-weight: bold;
  float: left;
  width: 15%;
  box-sizing: border-box;
}
#jhpc_index .wrapper .sec06 .sec06_textbox .right_box{
  width: 80%;
  max-width: 830px;
  box-sizing: border-box;
  padding: 0 0 0 15px;
  float: left;
  line-height: 1.4em;
  font-size: 15px;
  text-align: left;
  text-indent: -1em;
  margin-left: 1em;
}

/* SP */
@media only screen and (max-width: 640px) {
.pc_view{
  display: none;
}
.sp_view{
  display: block;
}

/* Main */
#main{
  background:transparent url('/jobs/img/main.jpg') no-repeat scroll center top;
  width: 100%;
  height: 200px;
  margin: 0 0 20px;
}
#main h1{
  width: 100%;
  margin: 0;
  display: block;
  padding: 80px 0;
}
#main h1 img{
  width: 60%;
  text-align: left;
  padding: 0 0 0 20px;
}

/* Section */
#section{
  width: 90%;
  margin: 0 auto;
  padding:0 0px;
}
#section .logo{
  height: 35px;
}
#section h2{
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
  margin: 0 0 10px 0;
}
#section .news{
  width: 100%;
  margin: 0 0 20px 0;
  overflow: hidden;
}
#section .news ul li{
  border-bottom: 1px solid #eee;
  padding: 12px 0;
  line-height: 150%;
}
#section .box{
  width: 100%;
  margin: 0 auto 20px;
  padding: 0 0px;
}
#section .box img{
  width: 100%;
}
#section .adoption ul{
  width: 100%;
  margin: 0 0px 0 0;
  overflow: hidden;
  _zoom: 1;
}
#section .adoption ul li{
  width: 100%;
  max-width: none;
  padding: 0;
  margin-right: 0px;
  margin-bottom: 20px;
  float: left;
}

/* Footer */
#footer .nv{
  width: 100%;
  margin: 0 auto;
  padding: 10px 0 0 0;
}
#footer .policy{
  float: none;
  text-align: center;
  padding: 10px 0 0 0;
}
#footer .copyright {
  float: none;
  text-align: center;
  clear: both;
  font-size: 10px;
  color: #999;
  padding: 10px 0 0 0;
}

/* Cards */
#jhpc_header .utility .inner .logo a img {
  width: 101px;
  margin-left: 15px;
}
#jhpc_index .wrapper .sec01,
#jhpc_index .wrapper .sec02,
#jhpc_index .wrapper .sec03,
#jhpc_index .wrapper .sec04,
#jhpc_index .wrapper .sec05{
  padding-left: 5%;
  padding-right: 5%;
  box-sizing: border-box;
}
#jhpc_index .wrapper .sec03 .ttl_type01 br{
  display: none;
}
#jhpc_index .wrapper .sec01 .ttl_type01,
#jhpc_index .wrapper .sec02 .ttl_type01,
#jhpc_index .wrapper .sec03 .ttl_type01,
#jhpc_index .wrapper .sec04 .ttl_type01{
  font-size: 19px;
  background-size: 10%;
  padding: 0% 0% 0% 13%;
}
#jhpc_index .wrapper .ttl_type02{
  padding: 22px 0 20px;
  line-height: 1.4em;
}
#jhpc_index .wrapper .listbox_01 dt.line3,
#jhpc_index .wrapper .listbox_01 dt.line2{
  width: auto;
  display: block;
  padding: 20px 0;
  height: auto;
  max-width: none;
}
#jhpc_index .wrapper .listbox_01 dt br{
  display: none;
}
#jhpc_index .wrapper .listbox_01 dd{
  width: auto;
  margin: 0;
  padding: 20px 0;
}
#jhpc_index .wrapper .listbox_01 dd .box_ttl{
  font-size: 19px;
}
#jhpc_index .wrapper .listbox_01 dd .box_text{
  font-size: 19px;
}
#jhpc_index .wrapper .sec05 .sec05_text01 {
  line-height: 1.4em;
  font-size: 19px;
}
#jhpc_index .wrapper .sec05 .sec05_text02 {
  margin: 35px 0;
}
#jhpc_index .wrapper .listbox_02 {
  padding: 30px 4%;
}
#jhpc_index .wrapper .listbox_02 dd {
  width: 48%;
  margin: 0 0 20px;
}
#jhpc_index .wrapper .listbox_02 dd:nth-of-type(2n) {
  margin-left: 4%;
}
#jhpc_index .wrapper .listbox_02 dd:nth-of-type(3) {
  clear: both;
}
#jhpc_index .wrapper .listbox_02 dd .top_text span,
#jhpc_index .wrapper .listbox_02 dd .bottom_text {
  font-size: 19px;
}
#jhpc_index .wrapper .listbox_02 dd .top_text {
  display: table;
  width: 100%;
}
#jhpc_index .wrapper .listbox_02 dd .top_text span{
  display: table-cell;
  padding: 3% 5%;
}
#jhpc_index .wrapper .sec06 .sec06_textbox {
  text-align: center;
  padding: 5%;
}
#jhpc_index .wrapper .sec06 .sec06_textbox .left_box{
  margin-bottom: 20px;
  display: inline-block;
  float: none;
  width: auto;
  font-size: 19px;
  border: 0;
  padding: 0 10px 10px;
  border-bottom: 1px solid #ccc;
  max-width: none;
}
#jhpc_index .wrapper .sec06 .sec06_textbox .right_box {
  width: auto;
  font-size: 16px;
  padding: 0;
  margin-bottom: 10px;
}
#jhpc_index .wrapper .bottom_link {
  padding: 0 5%;
}
#jhpc_footer .utility .inner ,
#jhpc_footer .utility .inner .link,
#jhpc_footer .utility .inner .link li,
#jhpc_footer .utility .inner .link li .copy{
  width: 100%;
  text-align: center;
}
#jhpc_index .wrapper .sec03 .sec03_text01 {
  font-size: 20px;
}
}
