@charset "utf-8";

/*--------------------------------------
　contacts
---------------------------------------*/
#contact {
  font-size: 14px;
}
#contact #sec01 {
  background-image: url(../../img/contact/mv.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  height: 435px;
  background-size: cover;
}
#contact #sec02 {
  width: 960px;
  margin: 0 auto 0;
  padding: 65px 0 125px;
}
#contact #sec02 .box span.required {
  background-image: url(../../img/contact/img01.png);
  padding: 0 0 0 31px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
}
#contact #sec02 .box form {
	padding: 28px 0 0 0;
}
.contact_table {
    width: 100%;
    border: 1px solid #e3e3e3;
    border-left: none;
    border-right: none;
}

.contact_table th, .contact_table td {
  border-bottom: 1px solid #e3e3e3;
  vertical-align: top;
}

.contact_table th {
    width: 335px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    line-height: 1;
    padding: 30px 13px 18px;
    background: #f6f6f6;
    position: relative;
}

.contact_table th .th {
  display: inline-block;
  width: calc(100% - 31px);
  text-align: center;
}

.contact_table td {
  font-weight: normal;
  padding: 20px 55px;
  width: 560px;
}

.contact_table td .flex {
  display: flex;
}

.contact_table .i_text1, .contact_table .i_text2, .contact_table .textarea {
  -webkit-appearance: none;
  appearance: none;
  height: 28px;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  padding: 2px 10px;
}

.contact_table .i_text1 {
  width: 125px;
}

.contact_table .i_text1 + .i_text1 {
  margin-left: 25px;
}

.contact_table .textarea {
  display: block;
  width: 100% !important;
  height: 142px !important;
  padding: 10px 10px;
}

.contact_table .txt {
  line-height: 1.9;
  margin-bottom: 15px;
}

.contact_table .must {
    display: inline-block;
    width: 31px;
    height: 15px;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    line-height: 15px;
    background: #00316c;
    position: absolute;
    right: 31px;
}

.contact_table .warn {
  line-height: 15px;
  margin-bottom: 30px;
}

.contact_table .warn .must {
  margin: 0 2px;
}

/*#contact #sec02 .box table {
	border-collapse: collapse;
}
#contact #sec02 .box table th {
	width: 335px;
	background: #f6f6f6;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	font-size: 16px;
	color: #322615;
	vertical-align: middle;
}
#contact #sec02 .box table th.comment_th {
	vertical-align: top;
	padding: 20px 0;
}
#contact #sec02 .box table th.required_th {
	background-image: url(../../img/contact/img01.png);
	background-repeat: no-repeat;
	background-position: 270px center;
}
#contact #sec02 .box table th.required_th3 {
	background-image: url(../../img/contact/img01.png);
	background-repeat: no-repeat;
	background-position: 270px center;
}
#contact #sec02 .box table td {
	width: 560px;
	padding: 18px 0 18px 38px;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	font-size: 16px;
	line-height: 22px;
	color: #322615;
}
#contact #sec02 .box input.name {
	width: 120px;
	height: 32px;
	font-size: 16px;
	padding: 0 0 0 12px;
	margin: 0 18px 0 0;
	border: 1px solid #e3e3e3;
}
#contact #sec02 .box input.address {
	width: 238px;
	height: 32px;
	font-size: 16px;
	padding: 0 0 0 12px;
	border: 1px solid #e3e3e3;
}
#contact #sec02 .box textarea {
	width: 396px;
	height: 142px;
	font-size: 16px;
	line-height: 27px;
	padding: 8px 0 0 12px;
	border: 1px solid #e3e3e3;
}*/

#mfp_hidden {
  display: none;
}

#contact .btn_box {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

#contact #sec02 .box .send {
    background: url(../../img/contact/btn01_submit.png) no-repeat left top;
    display: block;
    width: 311px;
    height: 56px;
    margin: 0 auto;
    padding: 0;
    border: none;
    text-align: left;
    text-indent: -100%;
    overflow: hidden;
		cursor: pointer;
}
#contact #sec02 .box .back:hover,
#contact #sec02 .box .send:hover {
	opacity: 0.7;
}
#contact #sec02 .box .mw_wp_form_confirm .send {
    background: url(../../img/contact/btn01_send.png) no-repeat left top;
}
#contact #sec02 .box .back {
    background: url(../../img/contact/btn01_back.png) no-repeat left top;
    display: block;
    width: 311px;
    height: 56px;
    margin: 0 auto;
    padding: 0;
    border: none;
    text-align: left;
    text-indent: -100%;
    overflow: hidden;
	cursor: pointer;
}
#contact #sec02 .box .confirm {
	padding: 0;
	padding-left: 32px;
  margin: 40px auto 0;
	width: 844px;
}

/*--------------------------------------
　thanks
---------------------------------------*/
#thanks {
  font-size: 14px;
}
#thanks #sec01 {
  background-image: url(../../img/contact/background01.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  height: 300px;
}
#thanks #sec02 {
  width: 960px;
  margin: 0 auto;
	padding: 0 0 95px;
}

/*--------------------------------------
　policy
---------------------------------------*/
#policy {
  font-size: 14px;
}
#policy #sec01 {
  background-image: url(../../img/works/mv.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  height: 435px;
  background-size: cover;
}
#policy #sec02 {
  width: 960px;
  margin: 0 auto;
  padding: 90px 0 95px;
}
#policy #sec02 .box {
  padding: 0;
  color: #322615;
  font-size: 16px;
}
#policy #sec02 .box p.ttl{
  font-weight: bold;
}
#policy #sec02 .box p.detail{
  margin-bottom: 40px;
}
#policy #sec02 .box p.word{
  margin-bottom: 30px;
}

/*--------------------------------------
　company
---------------------------------------*/
#company {
  font-size: 14px;
}
#company #sec01 {
  background-image: url(../../img/company/mv.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  height: 435px;
  background-size: cover;
}
#company #sec02 {
  width: 960px;
  margin: 0 auto;
	padding: 0 0 40px;
  border-bottom: 2px solid #e3e3e3;
}
#company .box h3{
	position: relative;
	display: inline-block;
	padding: 0 55px;
	font-size: 30px;
}
#company .box h3:before, 
#company .box h3:after{
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 45px;
	height: 2px;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}
#company .box h3:before {left:0;}
#company .box h3:after {right: 0;}
#company #sec02 .box .ttl{
  width: 700px;
  margin: 0 auto;
  padding: 0 0 38px 0;
  text-align: center
}
#company #sec02 .box .detail{
  width: 700px;
  margin: 0 auto;
  padding: 0 0 20px;
  text-align: left;
}
#company #sec02 .box p {
	line-height: 2;
}
#company #sec02 .box .signature{
  width: 700px;
  margin: 0 auto;
  text-align: right;
  font-size: 16px;
  font-weight: bold;
}
#company #sec02 .box .signature dl dt{
  display: inline-block;
  padding-right: 14px;
}
#company #sec02 .box .signature dl dd{
  display: inline-block;
}
#company #sec03{
  width: 960px;
  margin: 0 auto;
  border-bottom: 2px solid #e3e3e3;
}
#company #sec03 .box {
  padding: 50px 0 123px;
}
#company #sec03 .box .ttl{
  width: 700px;
  margin: 0 auto;
  padding: 0 0 38px 0;
  text-align: center
}
#company #sec03 .box .detail{
  width: 820px;
  margin: 0 auto;
  padding: 0 0 8px 0;
  text-align: left;
}
#company #sec03 .box .detail table {
  width: 100%;
	border-collapse: collapse;
	border: 2px solid #e3e3e3;
}
#company #sec03 .box .detail table th {
	width: 258px;
	background: #f6f6f6;
	padding: 22px 0 22px 0;
	border: 1px solid #e3e3e3;
	font-size: 16px;
	font-weight: bold;
	color: #322615;
	vertical-align: middle;
  text-align: center;
}
#company #sec03 .box .detail table td {
	padding: 22px 0 22px 60px;
	border: 1px solid #e3e3e3;
	font-size: 16px;
	line-height: 22px;
	vertical-align: middle;
}
#company #sec04{
  width: 960px;
  margin: 0 auto;
}
#company #sec04 .box {
  padding: 50px 0 ;
}
#company #sec04 .box .ttl{
  width: 700px;
  margin: 0 auto;
  padding: 0 0 38px 0;
  text-align: center
}
#company #sec04 .box .detail{
  width: 820px;
  margin: 0 auto;
  padding: 0 0 8px 0;
  text-align: left;
}
#company #sec04 .box .detail table {
  width: 100%;
	border-collapse: collapse;
	border: 2px solid #e3e3e3;
}
#company #sec04 .box .detail table th {
	width: 258px;
	background: #f6f6f6;
	padding: 22px 0 22px 0;
	border: 1px solid #e3e3e3;
	font-size: 16px;
	font-weight: bold;
	color: #322615;
	vertical-align: top;
  text-align: center;
}
#company #sec04 .box .detail table td {
	padding: 22px 0 22px 60px;
	border: 1px solid #e3e3e3;
	font-size: 16px;
	line-height: 22px;
	vertical-align: top;
}
#company #sec04 .box .detail table tr:nth-child(3) th {
	padding: 22px 0 22px 0;
	border: 1px solid #e3e3e3;
	font-size: 16px;
	line-height: 50px;
	vertical-align: top;
}
#company #sec04 .box .detail table tr:nth-child(3) td {
	padding: 22px 0 22px 60px;
	border: 1px solid #e3e3e3;
	font-size: 16px;
	line-height: 50px;
	vertical-align: top;
}

/*--------------------------------------
　business
---------------------------------------*/
#business {
  font-size: 14px;
}
#business #sec01 {
  background-image: url(../../img/business/mv.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  height: 435px;
  background-size: cover;
}

#business #sec02 {
  width: 960px;
  margin: 0 auto;
  padding: 65px 0 115px;
}
#business #sec02 .box {
  color: #322615;
  font-size: 16px;
}
#business #sec02 .box ul {
  width: 806px;
  margin: 0 auto;
}
#business #sec02 .box ul li{border: 8px solid #e3e3e3;margin-bottom: 20px;padding: 30px 30px;display: flex;justify-content: space-between;align-items: center;border: 8px solid #ffecd1;}
#business #sec02 .box ul li dl{
  width: 430px;
  float: left;
  margin: 0 45px 0 0;
}
#business #sec02 .box ul li dl dt{
  margin-bottom: 20px;
}
#business #sec02 .box ul li dl dt span.ttl{
	display: block;
  font-size: 36px;
  font-weight: bold;
  color: #00316c;
	line-height: 1;
  margin-bottom: 4px;
}
#business #sec02 .box ul li dl dt span.subttl{
  font-size: 14px;
  font-weight: bold;
  color: #b5b5b5;
}
#business #sec02 .box ul li dl dd{
  font-size: 14px;
}
#business #sec02 #unsou span.pc_only img{
  float: left;
  margin: 30px 0 0;
}
#business #sec02 #doboku span.pc_only img{
  float: left;
  margin: 10px 0 0;
}
#business #sec02 #hosou span.pc_only img{
  float: left;
  margin: 30px 0 0;
}
#business #sec02 #kentiku span.pc_only img{
  float: left;
  margin: 30px 0 0;
}
#business #sec02 #johaisetu span.pc_only img{
  float: left;
  margin: 20px 0 0;
}
#business #sec02 #juki span.pc_only img{
  float: left;
  margin: 30px 0 0;
}

/*--------------------------------------
　works
---------------------------------------*/
#works {
  font-size: 14px;
}
#works #pankuzu ul{
  width: 960px;
	margin: 30px auto 40px auto;
}
#works #pankuzu ul li {
  float: left;
  margin-right: 5px;
}
#works #pankuzu ul li span.home{
  text-decoration: underline;
  color: #00316c;
}
#works #sec01 {
  background-image: url(../../img/works/mv.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  height: 435px;
  background-size: cover;
}
#works #sec02 {
    width: 960px;
    margin: 0 auto;
    padding: 0 0 40px;
}

#works #sec02 .box {
    width: 806px;
    margin: 0 auto;
}

#works #sec02 .box .txt {
    text-align: center;
    margin-bottom: 20px;
}

#works #sec02 .box .item ul li {
    border: 6px solid #e3e3e3;
    width: 379px;
}

#works #sec02 .box .item ul li.ukeoi span.pc_only img {
    float: left;
    /*padding: 16px 10px 16px 0;
  margin: 18px 0 18px 95px;*/
    padding: 34px 16px 28px 111px;
}

#works #sec02 .box .item ul li.ukeoi span.pc_only p {
    float: left;
    font-size: 24px;
    font-weight: bold;
    padding: 18px 90px 18px 0;
}

#works #sec02 .box .item ul li.unsou span.pc_only img {
    float: left;
    /*padding: 16px 10px 16px 0;
  margin: 18px 0 18px 115px;*/
    padding: 34px 10px 28px 121px;
}

#works #sec02 .box .item ul li.unsou span.pc_only p {
    float: left;
    font-size: 24px;
    font-weight: bold;
    padding: 18px 134px 18px 0;
}

#works #sec03 {
    width: 960px;
    margin: 0 auto;
}

#works #sec03 .box {
    width: 806px;
    padding: 65px 0 125px;
    margin: 0 auto;
}

#works #sec03 .box h3 {
    border-left: 8px solid #024f7e;
    padding-left: 14px;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.3;
    border-left: 8px solid #ff9900;
}

#works #sec03 .box p.read {
    text-align: center;
    margin: 0 0 60px;
}

#works #sec03 .box .detail table {
    border-collapse: collapse;
    border: 2px solid #e3e3e3;
    width: 100%;
}

#works #sec03 .box .detail table .col1 {
    width: 139px;
}

#works #sec03 .box .detail table .col2 {
    width: 99px;
}

#works #sec03 .box .detail table .col3 {
    width: 326px;
}

#works #sec03 .box .detail table .col4 {
    width: 133px;
}

#works #sec03 .box .detail table .col5 {
    width: 110px;
}

#works #sec03 .box .detail table th {
    background: #f6f6f6;
    border: 1px solid #e3e3e3;
    padding: 15px 0;
    font-size: 14px;
    font-weight: bold;
    color: #322615;
    vertical-align: middle;
    text-align: center;
    width: 210px;
}

#works #sec03 .box .detail table tr td {
    border: 1px solid #9c9c9c;
    text-align: left;
    padding: 12px 0 12px;
}

#works #sec03 .box .detail table tr td:nth-child(1) {
    padding-left: 8px;
}

#works #sec03 .box .detail table tr td:nth-child(2) {
    padding-left: 3%;
    padding-right: 3%;
    border: 1px solid #e3e3e3;
}

#works #sec03 .box .detail table tr td:nth-child(3) {
    padding-left: 8px;
}

#works #sec03 .box .detail table tr td:nth-child(4) {
    padding-left: 18px;
}

#works #sec03 .box .detail table tr td:nth-child(5) {
    padding-left: 10px;
}

#works #sec04 {
    width: 960px;
    margin: 0 auto;
}

#works #sec04 .box {
    width: 806px;
    padding: 50px 0 ;
    margin: 0 auto;
}

#works #sec04 .box h3 {
    border-left: 8px solid #024f7e;
    padding-left: 14px;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.3;
}

#works #sec04 .box .detail table {
    border-collapse: collapse;
    border: 1px solid #1d242b;
}

#works #sec04 .box .detail table .col1 {
    width: 151px;
}

#works #sec04 .box .detail table .col2 {
    width: 96px;
}

#works #sec04 .box .detail table .col3 {
    width: 276px;
}

#works #sec04 .box .detail table .col4 {
    width: 160px;
}

#works #sec04 .box .detail table .col5 {
    width: 120px;
}

#works #sec04 .box .detail table th {
    background: #f6f6f6;
    border: 1px solid #1d242b;
    padding: 15px 0;
    font-size: 14px;
    font-weight: bold;
    color: #322615;
    vertical-align: middle;
    text-align: center;
}

#works #sec04 .box .detail table tr td {
    border: 1px solid #1d242b;
    text-align: left;
    padding: 12px 0 12px;
}

#works #sec04 .box .detail table tr td:nth-child(1) {
    padding-left: 10px;
}

#works #sec04 .box .detail table tr td:nth-child(2) {
    padding-left: 32px;
}

#works #sec04 .box .detail table tr td:nth-child(3) {
    padding-left: 14px;
}

#works #sec04 .box .detail table tr td:nth-child(4) {
    padding-left: 15px;
}

#works #sec04 .box .detail table tr td:nth-child(5) {
    padding-left: 20px;
}

/*--------------------------------------
　recruit
---------------------------------------*/
#recruit {
  font-size: 14px;
}
#recruit #pankuzu ul{
  width: 960px;
	margin: 27px auto 45px auto;
}
#recruit #pankuzu ul li {
  float: left;
  margin-right: 5px;
}
#recruit #pankuzu ul li span.home{
  text-decoration: underline;
  color: #00316c;
}
#recruit #sec01 {
  background-image: url(../../img/recruit/mv.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  height: 435px;
  background-size: cover;
}
#recruit #sec02{
  width: 960px;
  margin: 0 auto 40px;
}
#recruit #sec02 .box {
  width: 820px;
  margin: 0 auto;
  padding: 65px 0 125px;
}
#recruit #sec02 .box h3{
  border-left: 8px solid #024f7e;
  padding-left: 14px;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.3;
  text-align: left;
  border-left: 8px solid #ff9900;
}
#recruit #sec02 .box .detail{
  width: 820px;
  margin: 0 auto;
  padding: 0 0 8px 0;
  text-align: left;
}
#recruit #sec02 .box .detail table {
  width: 100%;
	border-collapse: collapse;
	border: 2px solid #e3e3e3;
}
#recruit #sec02 .box .detail table th {
	width: 211px;
	background: #f6f6f6;
	padding: 22px 0 22px 0;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
	font-size: 16px;
	font-weight: bold;
	color: #322615;
	vertical-align: middle;
  text-align: center;
}
#recruit #sec02 .box .detail table td {
	padding: 22px 22px 22px 60px;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
	font-size: 16px;
	line-height: 22px;
	vertical-align: middle;
}
#recruit #sec03{
  width: 960px;
  margin: 0 auto;
}
#recruit #sec03 .box {
  width: 820px;
  margin: 0 auto;
  padding: 20px 0 50px;
}
#recruit #sec03 .box h3{
  border-left: 8px solid #024f7e;
  padding-left: 14px;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.3;
}
#recruit #sec03 .box .detail{
  width: 820px;
  margin: 0 auto;
  padding: 0 0 8px 0;
  text-align: left;
}
#recruit #sec03 .box .detail table {
  width: 100%;
	border-collapse: collapse;
	border: 2px solid #e3e3e3;
}
#recruit #sec03 .box .detail table th {
	width: 211px;
	background: #f6f6f6;
	padding: 22px 0 22px 0;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
	font-size: 16px;
	font-weight: bold;
	color: #322615;
	vertical-align: middle;
  text-align: center;
}
#recruit #sec03 .box .detail table td {
	padding: 22px 22px 22px 60px;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
	font-size: 16px;
	line-height: 22px;
	vertical-align: top;
}

/*--------------------------------------
　update
---------------------------------------*/
#news {
  font-size: 14px;
}
#news #sec01 {
  background-image: url(../../img/update/background01.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  height: 300px;
}
#news #sec02{
  width: 960px;
  margin: 0 auto;
}
#news #sec02 .box {
  width: 960px;
  margin: 0 auto;
}
#news #sec02 .box h3{
  border-bottom: 1px solid #024f7e;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.8;
}
#news #sec02 .box .detail{
  width: 936px;
  padding: 0 0 50px 0;
  text-align: left;
}
#news #sec02 .box .detail a {
  text-decoration: underline;
  font-weight:bold;
}
#news #sec02 .box p.date{
  display: flex;
  margin-bottom: 0px;
  align-items: center;
  font-size: 16px;
}
#news #sec02 .box p.date span.category {
	color: #FFF;
	font-size: 12px;
	line-height: 1;
	text-align: center;
	width: 70px;
	display: inline-block;
	padding: 4px 0;
	margin: 0 0 0 10px;
	font-weight: normal;
}
#news #sec02 .box p.date span.category.news {
	background-color: #76b0d5;
	background-color: #024f7e;
}
#news #sec02 .box p.date span.category.event {
	background-color: #ec6941;
}
#news #sec02 .box .detail p{
  margin-bottom: 20px;
}

/*--------------------------------------
　news
---------------------------------------*/
#news {
  font-size: 14px;
}
#news #sec01 {
  background-image: url(../../img/news/mv.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  height: 435px;
  background-size: cover;
}
#news #sec02 {
    width: 960px;
    margin: 0 auto;
    padding: 60px 0 100px;
}

#news #sec02 .box {
    width: 960px;
    margin: 0 auto;
}

#news #sec02 .box .detail {
    width: 100%;
    padding: 18px 0 50px 0;
    text-align: left;
}

#news #sec02 ul {
    width: 960px;
    margin: 0 auto 58px;
}

#news #sec02 ul li {
    border-bottom: 1px dotted #322615;
    padding: 20px 0 20px;
    display: flex;
    align-items: center;
}

#news #sec02 ul li:first-child {
    border-top: 1px dotted #322615;
}

#news #sec02 ul li p.date {
    margin: 0 15px 0 15px;
    font-size: 16px;
    font-weight: bold;
    line-height: 23px;
    color: #024f7e;
    /* float: left; */
    color: #ff9900;
}

#news #sec02 ul li img.category {
    float: left;
    width: 70px;
    margin: 0 17px 0 0;
}

#news #sec02 ul li p.title {
    width: 765px;
    /* float: left; */
    font-size: 14px;
    line-height: 25px;
}

#news #sec02 ul li a:hover {
    text-decoration: underline;
}

#news #sec03 {
    width: 960px;
    margin: 0 auto;
    font-size: 10px;
}

#news #sec03 .box {
    width: 960px;
    margin: 0 auto;
    padding: 0 0 40px;
}

#news #sec02 .pagenation {
    display: flex;
    justify-content: center;
}

#news #sec02 .wp-pagenavi {
    text-align: center;
}

#news #sec02 .wp-pagenavi a, #news #sec02 .wp-pagenavi span {
    display: inline-block;
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    color: #000000;
    font-weight: normal;
    line-height: 23px;
    background-color: #e1dcdb;
    margin: 0 5px;
}

#news #sec02 .wp-pagenavi a:hover {
    opacity: 0.8;
}

#news #sec02 .wp-pagenavi span.current {
    background-color: #00316c;
    color: #FFFFFF;
}

#news #sec02 .wp-pagenavi a.next {
    background-color: #FFFFFF;
    letter-spacing: -0.1rem;
}

#news #sec02 .wp-pagenavi .previouspostslink, #news #sec02 .wp-pagenavi .nextpostslink {
    border: 1px solid transparent;
    position: relative;
}

a.news_btn {
    display: block;
    width: 280px;
    margin: 0px auto 0;
    color: #00316c;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background-image: url(../../img/common/arrow03.png);
    background-position: right 37px top 17px;
    background-repeat: no-repeat;
    background-size: 10px auto;
    border: 2px solid;
    line-height: 50px;
    padding: 0 10px 0 0;
    border-radius: 25px;
    color: #ff9900;
}

div.mv div.inner {
	width: 960px;
	margin: 0 auto;
	display: flex;
	align-items: flex-end;
	height: 100%;
	justify-content: flex-start;
}

div.mv div.inner h2 {
	padding: 0 0 134px 70px;
	font-size: 36px;
	line-height: 1;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-weight: bold;
}

ul.businesslist {
}

ul.businesslist li {
}

ul.businesslist li div.lbox {
    padding: 0 52px 0 0;
}

ul.businesslist li div.lbox h3 {
    font-size: 28px;
    color: #00316c;
    line-height: 1;
    margin: 0 0 15px;
    color: #ff9900;
}

ul.businesslist li div.lbox h3 span {
    display: block;
    font-size: 14px;
    color: #959595;
    margin: 10px 0 0;
}

ul.businesslist li div.lbox p.t1 {
    font-size: 14px;
}

ul.businesslist li div.rbox {
}

ul.businesslist li div.rbox img {
}

#access #sec01 {
    background-image: url(../../img/access/mv.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 435px;
    background-size: cover;
}

div.sec02.access {
    width: 960px;
    margin: 0px auto 0px;
    padding: 50px 0 100px;
}

div.sec02.access div.box {
    width: 820px;
    margin: 0 auto;
    padding: 20px 0 0;
}

div.sec02.access div.box h3 {
    border-left: 8px solid #024f7e;
    padding-left: 14px;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 35px;
    line-height: 1.3;
    border-left: 8px solid #ff9900;
}

div.sec02.access div.box p {
    margin: 0 15px 0;
}

div.sec02.access div.box div.detail {
    margin: 35px 15px 0;
}

div.sec02.access div.box div.detail iframe {
    width: 100%;
    height: 590px;
}

.works_photo_list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.works_photo_list li {
    width: calc(96% / 5);
    margin-right: 1%;
    margin-bottom: 10px;
}

.works_photo_list li:nth-child(5n){
    margin-right: 0%;
}

.works_photo_list li a {
    display: block;
}

.works_photo_list li a img {
    display: block;
    width: 100%;
}