.under p.mb05 {
  margin-bottom: 5px;
}
.under p.mb10 {
  margin-bottom: 10px;
}
.under .image_l {
  float: left;
  margin: 0 50px 22px 0;
  position: relative;
  z-index: 0
}
.under .image_r {
  float: right;
  margin: 0 0 22px 50px;
  position: relative;
  z-index: 0
}
.under .image_c {
  margin: 0 auto 25px;
  text-align: center
}
.under .image_c:last-child {
  margin-bottom: 0
}
.under sup {
  vertical-align: super;
  font-size: smaller;
  font-size: 75%;
}
.under .txt_small {
  font-size: 90%;
}
.under .txt_bold {
  font-weight: bold;
  color: #e56e85
}
/*section*/
.under .section {
  padding: 0 0 70px;
  box-sizing: border-box;
}
.under .section:last-child {
  padding-bottom: 0px;
}
.under .section p:last-child {
  margin-bottom: 0px;
}
/*boxunder*/
.under .sec_r h4, .under .sec_r h5, .under .sec_r h6, .under .sec_l h4, .under .sec_l h5, .under .sec_l h6, .under .boxl, .under .boxr {
  width: 550px;
  display: block
}
.under .sec_r>h4, .under .sec_r>h5, .under .sec_r>h6, .under .boxr {
  float: left
}
.under .sec_l>h4, .under .sec_l>h5, .under .sec_l>h6, .under .boxl {
  float: right
}
/*top_info*/
.under #top_info {
  background: url(../images/under_topinfo.jpg) left center no-repeat;
  background-size: cover;
  width: 100%;
  height: 560px;
  margin: 0 auto
}
.under #top_info .inner {
  height: 100%;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
/*topic path*/
.under #topic_path {
  margin-bottom: 32px;
  padding: 15px 0
}
.under #topic_path li {
  display: inline-block;
  color: #333;
  line-height: 1.35em;
  letter-spacing: 0.5px;
  font-size: 14px;
}
.under #topic_path li a {
  color: #333;
  text-decoration: none;
}
.under #topic_path li a:hover {
  color: #f39700;
  text-decoration: underline
}
/*<h2> - <h3> - <h4> - <h5> - <h6>*/
.under h2, .under h3, .under h4, .under h5, .under h6 {
  line-height: 1.5em;
  font-weight: 700;
  color: #333;
  word-break: break-all
}
.under h2 {
  font-size: 48px;
  position: relative;
  text-align: center;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
.under h3 {
  font-size: 32px;
  line-height: 1.45;
  margin: 0 auto 35px;
  text-align: center;
  position: relative;
}
.under .h3_en {
  
  font-weight: 700;
  color: #f39700;
  display: block;
  font-size: 16px;
  text-transform: capitalize
}
.under h4 {
  font-size: 26px;
  width: 100%;
  margin: 0 auto 30px;
  position: relative;
}
.under h4 >span {
  padding-bottom: 7px;
  background-image: repeating-linear-gradient(0deg, transparent 0%, transparent 7%, #f8e352 7%, #f8e352 45%, transparent 45%, transparent 100%);
}
.under h5 {
  font-size: 20px;
  color: #f39700;
  margin-bottom: 12px;
}
.under h6 {
  color: #001b60;
  font-size: 18px;
  margin-bottom: 12px
}
/*table*/

.under table {
  margin: 0 auto 40px;
}
.under table:last-child {
  margin-bottom: 0
}
.under table.mb05 {
  margin-bottom: 5px
}
.under table.tbfix {
  table-layout: fixed
}
.under #content table {
  border: 1px solid #d7d7d7;
}
.under #content table th, .under #content table td {
  border: none;
  border-bottom: 1px solid #d7d7d7;
  padding: 20px;
}
.under #content table .bor_l {
  border-left: 1px solid #d7d7d7;
}
.under #content table th.bor_2line {
  border-left: 3px solid #f39700
}
.under #content table th {
  background: #f6f6f6;
  font-weight: 700;
  text-align: left
}
.under #content table th.th_bg01 {
  background: #f6f3ed;
  color: #f39700
}
.under #content table th.th_bg02 {
  background: rgba(243, 151, 0, 0.2);
}
.under #content table th + th, .under #content table td + td {
  border-left: 1px solid #d7d7d7;
}
.under #content table th + th.bor_none {
  border-left-width: 0 !important;
}
.under #content table.tb_center th, .under #content table.tb_center td {
  text-align: center
}
.under #content table.td_center th,
.under #content table.tb_box thead th,
.under #content table.mediation_tb01 tr:first-child th,
.under #content table.any_tb01 th,
.under #content table.tb_cal th {
  text-align: center
}
.under #content table.td_top td {
  vertical-align: top;
}
.under #content table.th_left th {
  text-align: left;
}
.under #content table.tb_last td {
  text-align: center;
  vertical-align: top
}
.under #content table.tb_last td:last-child {
  text-align: left
}
.under #content table.td_last td:last-child {
  text-align: right;
  width: 30%
}
.under table.tb_cal {
  margin-bottom: 5px;
}
.under table.tb_cal tr {
  border-bottom: 1px solid #E5E5E5;
}
.under table.tb_cal tr:first-child th .under table.tb_cal tr:first-child th {
  width: 11%
}
.under table.tb_cal tr:first-child th:first-child {
  width: 20%;
}
.under .tb_cal td {
  text-align: center;
  font-size: 18px;
}
.under table.any_tb01 {
  margin-bottom: 0
}
.under_arow01 {
  text-align: right;
  padding-top: 20px;
  position: relative
}
.under_arow01:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 20px solid #f39700;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  right: 228px;
  top: -1px;
}
.under table.mediation_tb01 th {
  width: calc(70%/3)
}
.under table.mediation_tb01 th:first-child {
  width: 30%
}
.under table.mediation_tb01 td {
  text-align: center
}
.under table.mediation_tb01 tr:nth-child(2) td {
  text-align: left
}
/*txt_note*/
.under .txt_note {
  display: none;
  font-size: 11px;
  color: #A3A3A3;
  margin-bottom: 5px;
}
.under .txt_red {
  color: #ff0000;
  font-weight: bold
}
.under .under_map {
  height: 450px
}
.under .under_map01 {
  height: 350px
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* LIST STYLES                                                            */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*list01*/
.under .list01 {
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #f39700;
  background: rgba(243,151,0,0.05)
}
.under .list01 li {
  position: relative;
  text-decoration: none;
  display: block;
  padding-left: 20px;
  margin-bottom: 18px
}
.under .list01 li:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  top: 12px;
  left: 0;
  background-color: #f39700;
  border-radius: 10px;
}
/*list_link*/
.under .list_link li a {
  text-decoration: none;
  color: #333
}
.under .list01.mb05 {
  margin-bottom: 5px
}
.under .list01:last-child, .under .list01 li:last-child, .under p:last-child {
  margin-bottom: 0
}
.list01_double {
  display: flex;
  flex-wrap: wrap;
}
.list01_double li {
  width: 23%
}
.list01_double li:nth-child(4n+1){
  width: 26%
}
.list01_double li:nth-child(4n+4) {
  width: 28%
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* FRAME                                                                  */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.under .frame01 {
  position: relative;
  z-index: 10;
  background: #fff;
  margin: 0 auto 30px;
  padding: 30px;
  border: 10px solid #fdeef0;
}
.under .frame01:last-child {
  margin-bottom: 0
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* BUTTON                                                                 */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.under .listbtn {
  display: flex;
  justify-content: center;
  flex-wrap: wrap
}
.under .listbtn li {
  width: calc(25% - 20px);
  height: 60px;
  margin: 10px;
}
.under .listbtn:last-child {
  margin-bottom: 0
}
.under .listbtn.center {
  justify-content: center
}
.under .listbtn a {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  position: relative;
  background: #f39700;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  line-height: 1.7;
}
.under .listbtn a:after {
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  border: solid #fff;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
  right: 26px;
  top: 0;
  bottom: 0;
  margin: auto 0
}
/*under_btn01*/
.under .under_btn01 a,.under #content .info_btn01 a {
  background: #fff;
  border: 1px solid #f39700;
  padding: 8px 60px 9px 30px;
  display: inline-block;
  text-decoration: none;
  font-size: 17px;
  color: #f39700;
  border-radius: 5px;
  position: relative;
  line-height: 1.8;
  transition: all 0.25s linear;
  z-index: 1;
}
.under .under_btn01 a:after,.under #content .info_btn01 a:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  right: 22px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  border: solid #f39700;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
}
.under .under_btn01 a>span {
  font-weight: bold;
}
.under .under_btn01.btn_r,.under .under_btn01.btn_c {
  display: flex;
  clear: both
}
.under .under_btn01.btn_r a {
  margin-left: auto
}
.under .under_btn01.btn_c a{
  margin: 0 auto
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* PICKUP                                                                 */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.pickup_frame {
  padding: 80px 0;
  background: #f6f3ed;
  margin: 75px 0
}
.under #content .pickup_ttl {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  padding-bottom: 5px;
  position: relative;
  margin: 0 auto 46px
}
.under #content .pickup_en {
  
  font-size: 48px;
  color: #f39700;
  display: block;
  line-height: 1;
  letter-spacing: 0.1em
}
.under #content .pickup_ttl:after {
  position: absolute;
  content: "";
  width: 60px;
  height: 5px;
  background: #f39700;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* BANNER                                                                 */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.under #content .under_bnrcontact a {
  width: 980px;
  padding: 25px;
  text-decoration: none;
  background: #f39700;
  color: #fff;
  font-weight: 400;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  text-align: center
}
.under #content .under_bnrcontact a>span {
  display: flex;
  flex-direction: column;
}
.bnrcontact_r {
  background: #fff;
  color: #f39700;
  border-radius: 10px;
  padding: 10px;
}
.bnrcontact_top {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
}
.bnrcontact_bot {
  font-size: 30px;
  font-weight: 700;
}
.bnrcontact_bot>span {
  font-size: 80%
}
.bnrcontact_tel {
  font-weight: 700;
  font-size: 46px;
  line-height: 1;
  white-space: nowrap;
  word-break: keep-all;
  overflow-wrap: normal;
}
.bnrcontact_tel:before {
  content: "";
  width: 40px;
  height: 39px;
  background: url(../images/icon_tel03.png) left center no-repeat;
  background-size: contain;
  margin-right: 5px;
  display: inline-block
}
.bnrcontact_note {
  font-size: 11px;
  color: #333;
  padding: 5px 0 0 20px;
  line-height: 1.2
}
.list_2tb {
  display: flex;
  justify-content: space-between;
    align-items: baseline
}
.list_2tb table {
  width: 50%;
}
.under #content .list_2tb table:last-child {
  margin-left: -1px;
}
.under #content table.company_tb01 td:first-child, .under #content table.company_tb01 td:nth-child(2) {
  text-align: right;
  width: 7%
}
.under #content table.company_tb01 td:first-child {
  width: 8%
}
.under #content .list_2tb table td.td_important {
  padding: 35px 20px;
}
.under .list_2img {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px
}
.under .list_2img:last-child {
  margin-bottom: 0
}
.under .list_2img li {
  width: calc(50% - 20px)
}
.under .list_2img li img {
  max-width: 100%
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* under_bnr01                                                            */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.under #content .under_bnr01 {
  margin: 0 auto
}
.under #content .under_bnr01 a {
  width: 980px;
  padding: 35px 25px;
  margin: 0 auto;
  text-decoration: none;
  font-weight: 500;
  font-size: 20px;
  background: #001b60;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  border-radius: 5px;
  text-align: center
}
.under_bnrbot {
  font-size: 180%;
  padding-top: 15px;
  font-weight: 700
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* KIJIKAKU                                                               */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.under #content ul.pagination {
  text-align: center;
  border-top: 1px solid #f6f3ed;
  padding: 30px 0;
}
.under #content ul.pagination li {
  display: inline-block;
  margin: 2px;
}
.under #content ul.pagination li a {
  padding: 5px 20px;
  text-decoration: none;
  display: block;
  color: #333;
  background: #f6f3ed;
  line-height: 1.6em;
  border-radius: 3px;
}
.under #content ul.pagination li.active a, .under #content ul.pagination li.active a:hover {
  background: #f39700;
  color: #fff;
  cursor: pointer;
}
.under #content ul.pagination li:not(.active) a:hover {
  opacity: 0.7
}
.under #content ul.pagination li.disabled a {
  display: none;
}
.under .kij_list {
  text-align: center;
}
.under .kij_list li {
  display: inline-block;
}
.under #content .kij_list li a {
  display: block;
  background: #f39700;
  color: #fff;
  padding: 5px 15px;
  margin: 5px;
  text-decoration: none;
  transition: 0.3s all;
  font-weight: bold;
  border-radius: 5px;
}
.under dl.list_blog dt {
  color: #000000;
  border-bottom: #C7C7C7 1px dotted;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
}
.under .image_news {
  width: 80%;
  margin: 0 auto 20px;
  text-align: center;
}
.under .image_news img {
  max-width: 100%;
  max-height: 300px;
}
#info .list01 li a {
  text-decoration: none;
  display: inline-block;
  color: #000;
}
.info_btn01 {
  display: flex;
  justify-content: center;
  margin: 0 auto 30px !important;
}
.info_btn01:last-child {
  margin: 0 auto;
}

.blog_list {
  display: flex;
  flex-wrap: wrap;
}
.blog_list li {
  width: calc((100%/3) - 20px);
  margin: 0 30px 30px 0
}
.blog_list li:nth-child(3n+3) {
  margin-right: 0
}
.blog_img {
  width: 100%;
  height: 262px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto
}
.blog_img img {
  flex-shrink: 0;
  max-width: 100%;
  max-height: 100%
}
.under #content .blog_list a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  padding: 11px;
  text-align: center;
  color: #333;
  box-shadow: inset 0 0 0 11px rgba(255,255,255,0.7);
  border: 1px solid #f39700;
  background: #f39700;
  line-height: 1.5;
  transition: all 0.2s
}
.under #content .blog_ttl {
  padding: 15px 10px;
  display: block;
  color: #fff;
  font-weight: 700;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.under .case_txt01 {
  font-size: 32px;
  line-height: 1.45;
  color: #ff0000;
  font-weight: 700
}
.list01_2li{
    display: flex;
    flex-wrap: wrap
}
.list01_2li li{
    width: 50%
}
.under #content table.company_tb02 tr:first-child th{
    padding: 0
}
.under #content .company_name{
    background: #f6f6f6;
    font-weight: 700;
    padding: 20px;
    border-top: 1px solid #d7d7d7
}
.under #content .tb_fixed {
	table-layout: fixed;
}
.under #content .td_center td {
	text-align: center;
}
.under #content .tt01 {
	background: #fde6d3;
	border:1px #f39700 solid;
	width: 120px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 25px;
	color: #000;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

.tbl_collapse .tb_scroll{
  overflow-y: hidden;
  max-height: 400px;
}
.tbl_collapse.active .tb_scroll{
  max-height: none;
}

.tbl_collapse .table-body tr:nth-child(n+7) {
  display: none;
}

.tbl_collapse.active .table-body tr:nth-child(n+7) {
  display: table-row;
}

.readmore_btn { text-align: center;}
.readmore_btn span{
  position: relative;
  display: inline-block;
  min-width: 120px;
  margin: 15px auto;
  padding: 8px 16px;
  background-color: #F39700;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;

  padding-right: 30px;
}

.readmore_btn span:before{
  position: absolute;
  content: "";
  right: 10px;
  top: 52%; transform: translateY(-50%);
  width: 0; 
  height: 0; 
  border-left: 8px solid transparent;
  border-right:8px solid transparent;
  border-top: 8px solid #fff;
}
.readmore_btn.more span:before{
  border-left: 8px solid transparent;
  border-right:8px solid transparent;
  border-bottom: 8px solid #fff;
  border-top: unset;
}


.readmore_btn span:hover {
  background-color: #ff9d00;
}




@media screen\0 {
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
}
 @supports (-ms-ime-align:auto) {
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* EFFECTS                                                                */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@keyframes slide {
 from {
background-position: 0 0;
}
 to {
background-position: -600px 0;
}
}
