@charset "utf-8";
/*--------------------------------------
　contacts
---------------------------------------*/
#contact #sec01 {
	height: auto;
}
#contact #pankuzu ul {
	width: 100%;
	margin: 27px auto 45px auto;
}
#contact #pankuzu ul li {
	float: left;
	margin-right: 5px;
}
#contact #pankuzu ul li span.home {
	text-decoration: underline;
	color: #00316c;
}
#contact #sec01 {
	background-image: url(../../img/contact/mv_sp.jpg);
	height: 130px;
}
#contact #sec02 {
	width: 92%;
	margin: 0 4%;
	padding: 25px 0 125px;
}
#contact #sec02 .box {
	padding: 25px 0 0 0;
}
#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;
}
#contact #sec02 .box form {
	padding: 8px 0 0 0;
}
#contact #sec02 .box table {
	width: 100%;
}
#contact #sec02 .box table th {
	display: block;
	width: 100%;
	text-align: left;
	padding: 10px;
	border: none;
	box-sizing: border-box;
	background: none;
	border-top: 1px solid #9c9c9c;
}
#contact #sec02 .box table th.comment_th {
	padding: 10px;
}
#contact #sec02 .box table th.required_th {
	background-position: center right 10px;
	border: none;
	border-top: 1px solid #9c9c9c;
}
#contact #sec02 .box table th.required_th3 {
	background-position: bottom right;
}
#contact #sec02 .box table td {
	display: block;
	width: 100%;
	padding: 10px;
	border: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: none;
	box-sizing: border-box;
}
#contact #sec02 .box input.name {
	width: 100%;
	height: 30px;
	box-sizing: border-box;
	margin-bottom: 10px;
}
#contact #sec02 .box input.address {
	width: 100%;
	height: 30px;
	box-sizing: border-box;
}
#contact #sec02 .box textarea {
	width: 100%;
	height: 120px;
	box-sizing: border-box;
}
#contact #sec02 .box .send {
	background-size: contain;
	display: block;
	width: 100%;
	height: 56px;
}
#contact #sec02 .box .back {
	background-size: contain;
	display: block;
	width: 100%;
	height: 56px;
}
#contact #sec02 .box .confirm {
	width: 100%;
	padding: 0;
	margin: 20px auto 20px;
}
#contact #sec03 {
	width: 100%;
	padding-top: 37px;
	padding-bottom: 37px;
}
#contact #sec03 .contactbox {
	width: 92%;
	margin: 0 4%;
	background: #FFFFFF;
	text-align: center;
}

.contact_table {
  display: block;
  width: auto;
  border: none;
  border-top: 1px solid #e3e3e3;
}

.contact_table tbody, .contact_table tr, .contact_table th, .contact_table td {
  display: block;
}

.contact_table th {
  width: auto;
  font-size: 14px;
  padding: 12px 0 0;
  background: none;
  border-bottom: none;
}

.contact_table th .th {
  width: auto;
  margin-right: 15px;
}

.contact_table td {
  padding: 9px 0 15px;
  border-bottom-width: 1px;
}

.contact_table tr:last-of-type td {
  border-bottom: none;
}

.contact_table .i_text1, .contact_table .i_text2, .contact_table .textarea {
  height: 31px;
  font-size: 14px;
}

.contact_table .i_text1 {
  width: 100%;
}

.contact_table .i_text1 + .i_text1 {
  margin-left: 0px;
  margin-top: 15px;
}

.contact_table .textarea {
  height: 195px;
}

.contact_table td .flex {
    display: flex;
    flex-wrap: wrap;
}

/*--------------------------------------
　policy
---------------------------------------*/
#policy #sec01 {
	width: 100%;
	background-image: url(../../img/works/mv_sp.jpg);
	height: 130px;
}
#policy #pankuzu ul {
	width: 100%;
	margin: 27px auto 45px auto;
}
#policy #sec02 {
	width: 92%;
	margin: 0 4%;
	padding: 40px 0 20px 0;
}
#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: 20px;
}
#policy #sec02 .box p.word {
	margin-bottom: 15px;
}
/*--------------------------------------
　company
---------------------------------------*/
#company .line {
	width: 100%;
	border-bottom: 2px solid #e3e3e3;
}
#company #pankuzu ul {
	width: 100%;
	margin: 27px auto 45px auto;
}
#company .box h3 {
	font-size: 24px;
}
#company #sec01 {
	background-image: url(../../img/company/mv_sp.jpg);
	height: 130px;
}
#company #sec02 {
	width: 92%;
	margin: 0 4%;
	border-bottom: none;
}
#company #sec02 .box {
	padding: 25px 0 0 0;
}
#company #sec02 .box .ttl {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 18px 0;
	text-align: center
}
#company #sec02 .box .detail {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 8px 0;
	text-align: left;
}
#company #sec02 .box .signature {
	width: 100%;
	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: 92%;
	margin: 0 4%;
	border-bottom: none;
	padding: 0 0 125px;
}
#company #sec03 .box {
	padding: 18px 0 0;
}
#company #sec03 .box .ttl {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 18px 0;
	text-align: center
}
#company #sec03 .box .detail {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 8px 0;
	text-align: left;
}
#company #sec03 .box .detail table {
	width: 100%;
	border-collapse: collapse;
	border: none;
}

#company #sec03 .box .detail table tr {
	display: flex;
	flex-wrap: wrap;
}

#company #sec03 .box .detail table th {
	width: 100%;
	background: #f6f6f6;
	padding: 10px 3% 10px 3%;
	border: 1px solid #9c9c9c;
	font-size: 14px;
	font-weight: bold;
	color: #322615;
	vertical-align: middle;
	text-align: center;
	border-left: none;
	border-right: none;
	border-bottom: none;
	text-align: left;
}
#company #sec03 .box .detail table td {
	padding: 10px 3% 22px 3%;
	border: none;
	font-size: 14px;
	line-height: 22px;
	vertical-align: middle;
	width: 100%;
}
#company #sec04 {
	width: 92%;
	margin: 0 4%;
}
#company #sec04 .box {
	padding: 18px 0;
}
#company #sec04 .box .ttl {
	width: 100%;
	margin: 0;
	padding: 0 0 18px 0;
	text-align: center
}
#company #sec04 .box .detail {
	width: 100%;
	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: 35%;
	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 10px;
	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: 22px;
	vertical-align: top;
}
#company #sec04 .box .detail table tr:nth-child(3) td {
	padding: 22px 0 22px 10px;
	border: 1px solid #e3e3e3;
	font-size: 16px;
	line-height: 22px;
	vertical-align: top;
}
/*--------------------------------------
　business
---------------------------------------*/
#business #sec01 {
	width: 100%;
	background-image: url(../../img/business/mv_sp.jpg);
	height: 130px;
}
#business #pankuzu ul {
	width: 100%;
	margin: 27px auto 45px auto;
}
#business #sec02 {
	width: 92%;
	margin: 0 4%;
	padding: 40px 0 125px 0;
}
#business #sec02 .box {
	padding: 0;
	color: #322615;
	font-size: 16px;
}
#business #sec02 .box ul {
	width: 100%;
	margin: 0 auto;
}
/*--------------------------------------
　works
---------------------------------------*/
#works #sec01 {
	width: 100%;
	background-image: url(../../img/works/mv_sp.jpg);
	height: 130px;
}
#works #pankuzu ul {
	width: 100%;
	margin: 27px auto 45px auto;
}
#works #sec02 .box {
    width: 100%;
    padding: 25px 0 0 0;
    margin: 0 auto;
}

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

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

#works #sec03 {
    width: 92%;
    margin: 0 4%;
}

#works #sec03 .box {
    width: 100%;
    padding: 50px 0 125px;
    margin: 0 auto;
}

#works #sec03 .box h3 {
    padding-left: 14px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.3;
}

#works #sec03 .box .detail table {
    width: 100%;
}

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

#works #sec03 .box .detail {
    /* overflow: auto; */
    /* white-space: nowrap; */
    /* padding-bottom: 10px; */
}

#works #sec03 .box .detail::-webkit-scrollbar {
    height: 5px;
}

#works #sec03 .box .detail::-webkit-scrollbar-track {
    background: #F1F1F1;
}

#works #sec03 .box .detail::-webkit-scrollbar-thumb {
    background: #BCBCBC;
}

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

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

#works #sec03 .box .detail table tr {
    display: flex;
    flex-wrap: wrap;
}

#works #sec03 .box .detail table th {
    width: 100%;
    padding: 12px 0 12px 10px;
    border: 0px solid #e3e3e3;
    font-size: 16px;
    font-weight: bold;
    color: #322615;
    vertical-align: middle;
    text-align: left;
    border-top: 1px solid #9c9c9c;
}

#works #sec03 .box .detail table td {
    padding: 22px 0 22px 10px;
    border: 0px solid #e3e3e3;
    font-size: 16px;
    line-height: 22px;
    vertical-align: middle;
    width: 100%;
}

#works #sec03 .box .detail table .col1 {
    width: 16%;
}

#works #sec03 .box .detail table .col2 {
    width: 11%;
}

#works #sec03 .box .detail table .col3 {
    width: 43%;
}

#works #sec03 .box .detail table .col4 {
    width: 14%;
}

#works #sec03 .box .detail table .col5 {
    width: 12%;
}

#works #sec03 .box .detail table th {
}

#works #sec03 .box .detail table tr td {
    /* text-align: left; */
    /* padding: 5px; */
}

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

#works #sec03 .box .detail table tr td:nth-child(2) {
    /* padding: 5px; */
    border: none;
}

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

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

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

#works #sec04 {
    width: 92%;
    margin: 0 4%;
}

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

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

#works #sec04 .box .detail table {
    width: 100%;
}

#works #sec04 .box .detail {
    overflow: auto;
    white-space: nowrap;
    padding-bottom: 10px;
}

#works #sec04 .box .detail::-webkit-scrollbar {
    height: 5px;
}

#works #sec04 .box .detail::-webkit-scrollbar-track {
    background: #F1F1F1;
}

#works #sec04 .box .detail::-webkit-scrollbar-thumb {
    background: #BCBCBC;
}

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

#works #sec04 .box .detail table .col1 {
    width: 16%;
}

#works #sec04 .box .detail table .col2 {
    width: 11%;
}

#works #sec04 .box .detail table .col3 {
    width: 39%;
}

#works #sec04 .box .detail table .col4 {
    width: 18%;
}

#works #sec04 .box .detail table .col5 {
    width: 13%;
}

#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: 5px;
}

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

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

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

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

#works #sec04 .box .detail table tr td:nth-child(5) {
    padding: 5px;
}
/*--------------------------------------
　recruit
---------------------------------------*/
#recruit #pankuzu ul {
	width: 100%;
	margin: 27px auto 45px auto;
}
#recruit #sec01 {
	background-image: url(../../img/recruit/mv_sp.jpg);
	height: 130px;
}
#recruit #sec02 {
	width: 92%;
	margin: 0 4%;
}
#recruit #sec02 .box {
	width: 100%;
	padding: 25px 0 125px;
}
#recruit #sec02 .box h3 {
	border-left: 8px solid #024f7e;
	padding-left: 14px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 1.3;
}
#recruit #sec02 .box .detail {
	width: 100%;
	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: 28%;
	background: #f6f6f6;
	padding: 12px 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 {
	width: 70%;
	padding: 12px 20px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	font-size: 16px;
	line-height: 22px;
	vertical-align: middle;
}
#recruit #sec03 {
	width: 92%;
	margin: 0 4%;
}
#recruit #sec03 .box {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 50px;
}
#recruit #sec03 .box h3 {
	border-left: 8px solid #024f7e;
	padding-left: 14px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 1.3;
}
#recruit #sec03 .box .detail {
	width: 100%;
	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: 28%;
	background: #f6f6f6;
	padding: 12px 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 {
	width: 70%;
	padding: 12px 20px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	font-size: 16px;
	line-height: 22px;
	vertical-align: top;
}
/*--------------------------------------
　update
---------------------------------------*/
#update #pankuzu ul {
	width: 100%;
}
#update #sec01 {
	background-image: none;
	height: auto;
}
#update #sec02 {
	width: 92%;
	margin: 0 4%;
}
#update #sec02 .box {
	width: 100%;
	padding: 20px 0 0;
}
#update #sec02 .box h3 {
	font-size: 20px;
}
#update #sec02 .box .detail {
	width: 100%;
	padding-bottom: 0;
}
#update #sec02 .box p.date {
	background-image: url(../../img/sp/update/img01.png);
	padding-right: 80px;
	margin-bottom: 20px;
}
#update #sec02 .box .detail p {
	margin-bottom: 20px;
}
#update #sec02 .box .detail img {
	margin-bottom: 40px;
}
/*--------------------------------------
　news
---------------------------------------*/
#news #pankuzu ul {
	width: 100%;
}
#news #sec01 {
	background-image: url(../../img/news/mv_sp.jpg);
	height: 130px;
}
#news #sec02 {
	width: 92%;
	margin: 0 4%;
	padding: 20px 0 80px;
}
#news #sec02 .box {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 0;
}
#news #sec02 .box .detail {
	width: 100%;
	padding: 0 0 50px 0;
	text-align: left;
}
#news #sec02 .box .detail p {
	margin-bottom: 0;
	margin-top: 6px;
}
#news #sec02 ul li p.title {
	margin-top: 0;
}
#news #sec02 ul {
	width: 100%;
	margin: 0 auto;
}
#news #sec02 ul li {
	border-bottom: 1px dashed #322615;
	padding: 10px 0;
	flex-wrap: wrap;
}
#news #sec02 ul li:first-child {
	border-top: 1px dashed #322615;
}
#news #sec02 ul li p.date {
	margin: 0 10px 0 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 23px;
	color: #024f7e;
	float: none;
	display: inline-block;
}
#news #sec02 ul li img.category {
	float: none;
	display: inline-block;
	margin: 0 17px 0 0;
}
#news #sec02 ul li p.title {
	width: 100%;
	float: none;
	display: block;
	font-size: 14px;
	line-height: 25px;
	margin-top: 10px;
}
#news #sec02 .list ul {
	margin-bottom: 20px;
}
#news #sec02 .box .list p.date {
	margin-bottom: 4px;
}
#news #sec02 .list ul li p.title {
	margin-top: 0;
}
#news #sec02 ul li a:hover {
	text-decoration: underline;
}
#news #sec03 {
	width: 92%;
	margin: 0 4%;
	font-size: 16px;
}
#news #sec03 .box {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 40px;
}
#news #sec03 .wp-pagenavi {
	text-align: center;
}
#news #sec03 .wp-pagenavi a, #news #sec03 .wp-pagenavi span {
	display: inline-block;
	width: 30px;
	height: 30px;
	box-sizing: border-box;
	border: 1px solid #bfbfbf;
	color: #000000;
	font-weight: bold;
	line-height: 30px;
	background-color: #e1dcdb;
	margin: 0 5px;
	text-align: center;
}
#news #sec03 .wp-pagenavi a:hover {
	opacity: 0.8;
}
#news #sec03 .wp-pagenavi span.current {
	background-color: #00316c;
	color: #FFFFFF;
}
#news #sec03 .wp-pagenavi a.next {
	background-color: #FFFFFF;
	letter-spacing: -0.1rem;
}
#news #sec03 .wp-pagenavi .previouspostslink, #news #sec03 .wp-pagenavi .nextpostslink {
	border: 1px solid transparent;
	position: relative;
}
#news #sec02 .box h3 {
	font-size: 18px;
}
#news #sec02 .box p.date {
	margin-bottom: 10px;
}

a.news_btn {
    font-size: 14px;
    width: 200px;
    height: 40px;
    line-height: 40px;
    background-repeat: no-repeat;
    background-size: 8px auto;
    background-image: url(../../img/common/arrow03.png);
    background-position: right 30px center;
}

/*--------------------------------------
　business
---------------------------------------*/
#business #sec02 .box ul li {
	padding: 20px;
	position: relative;
	flex-wrap: wrap;
}
#business #sec02 .box ul li dl {
	width: 100%;
	float: none;
	margin: 0 0 10px;
}
#business #sec02 .box ul li dl dt span.ttl {
	font-size: 24px;
}
#business #sec02 .box ul li dl dt span.subttl {
	font-size: 12px;
}
#business #sec02 .box ul li img {
}

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

div.mv div.inner h2 {
	padding: 0;
	font-size: 23px;
}

ul.businesslist {
}

ul.businesslist li {
}

ul.businesslist li div.lbox {
    padding: 0 0 0;
    width: 100%;
    order: 2;
}

ul.businesslist li div.lbox h3 {
    font-size: 19px;
    line-height: 1;
    margin: 0 0 15px;
}

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

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

ul.businesslist li div.rbox {
    width: 100%;
    order: 1;
    margin: 0 0 15px;
    text-align: center;
}

ul.businesslist li div.rbox img {
}

div.sec02.access {
    width: 92%;
    margin: 0 4%;
    padding: 20px 0 75px;
}

div.sec02.access div.box {
    width: 100%;
}

div.sec02.access div.box h3 {
    padding-left: 14px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.3;
}

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

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

div.sec02.access div.box div.detail iframe {
    height: 260px;
}

#access #sec01 {
	background-image: url(../../img/access/mv_sp.jpg);
	height: 130px;
}

.works_photo_list {
    justify-content: space-between;
}

.works_photo_list li {
    width: 48.5%;
    margin-right: 0;
    margin-bottom: 10px;
}