@charset "UTF-8";

/*plus++*/
#mainimg-parts {
	width: 100%;
	height: 100vh;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
	z-index: -1;
}

#mainimg-parts video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#mainimg-parts video.display-tate {
	display: none;
}
@media (orientation: portrait) {
#mainimg-parts video.display-yoko {
	display: none;
}
#mainimg-parts video.display-tate {
	display: block;
}

}
/*
section#pickup .l-section-container {
    margin: 0 auto;
    padding: 0 50px;
    min-width: 1100px;
    max-width: 1440px;
}

section#pickup div.swiper-wrapper {
    display: flex;
}
*/

p.comment_01 {
    font-size: 1.6rem;
    margin-bottom: 2rem;
    text-align: center;
}
p.comment {
    padding: 0.5em 0;
}
p.comment_R {
    text-align: right;
}

table.c_table {
    border: 1px solid #cfcfcf;
    border-collapse: collapse;
    margin: 10px 0;
    width: 100%;
    font-size: 16px;
}
.c_table th {
    background: #fafafa;
    color: #2d1ca4;
    width: 25%;
    text-align: left;
}
.c_table th, .c_table td {
    padding: 5px 10px;
    border: 1px solid #cfcfcf;
    line-height: 1.4;
}

@media screen and (max-width: 768px){
.our p.comment_01 {
    text-align: left;
    margin: .8em;
    font-size: 1.1rem;
}
.c_table {
    border: 1px solid #f1f1f1;
    border-collapse: collapse;
    margin: 10px;
}
.c_table th {
    display: inline-block;
    width: 100%;
    background: #fafafa;
    color: #2d1ca4;
    white-space: nowrap;
}
.c_table th, .c_table td {
    display: block;
    text-align: left;
    padding: 5px 10px;
    border: 1px solid #CCC;
    font-size: 15px;
    line-height: 1.6;
}

}

.office_list {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
    flex-direction: row;
    border: dotted 1px #cccccc;
}

.office_info {
    display: inline-flex;
    flex-direction: column;
}

.office_subttl {
    font-size: 1.4rem;
    margin: 1rem 0 0.5rem;
    text-indent: 1em;
}

.office_ad {
    padding-left: 1.4rem;
}
.office_map {
	margin: 1rem 1rem 1rem 0;
}

.g_map {
    aspect-ratio: 16 / 9;
    max-width: 970px;
    width: 100%;
    height: auto;
}
@media screen and (max-width: 768px){
.office_subttl {
    font-size: 1.125rem;
    margin: 1rem 0 0.5rem;
    text-indent: 1em;
}

}
@media screen and (max-width: 600px) {
.office_list {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
    flex-direction: column;
    border: dotted 1px #cccccc;
}
.office_map {
    margin: 1rem;
}
}
h2.bs_ttl {
    position: relative;
    padding: 1.5rem 2rem;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
    font-size: 1.23rem;
	 text-align: center;
    font-weight: 700;
    margin-bottom: 2rem;
}

h2.bs_ttl:before,
h2.bs_ttl:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  content: '';
  background-image: -webkit-linear-gradient(315deg, #200a5e 0%, #a500ff 0%, #08e1d9 70%, #8975c1 90%);
  background-image: linear-gradient(135deg, #200a5e 0%, #a500ff78 0%, #08e1d9 70%, #0060ff 90%);
}

h2.bs_ttl:before {
  top: 0;
}

h2.bs_ttl:after {
  bottom: 0;
}
@media screen and (max-width: 768px){
h2.bs_ttl {
    position: relative;
    padding: 1.5rem .8rem;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
    font-size: 1.23rem;
    font-weight: 700;
    margin-bottom: 2rem;
    text-align: left;
}
}
.bs_box {
    padding-left: 0em;
}
p.bs_subcom_ttl {
    font-weight: 700;
    font-size: .9rem;
    line-height: 1.8;
}
p.bs_comment {
    font-weight: 500;
}

h3.bs_subttl {
    margin: 2em 0 0.5em 0;
    font-weight: 500;
    font-size: 1.1rem;
}
.bs_subttl_com {
  font-size: 1.2em;
  font-weight: 500;
  margin: 1.2em 0;
  padding: 0.3em 0 0.3em 0.5em;
  border: 2px solid #2482cb;
  box-shadow: 10px 6px #8dd5fb;
}

p.bs_com_flow {
    font-weight: 500;
    margin-bottom: 1.2rem;
}
p.bs_link {
    margin: 0.5em 0;
}
p.bs_link a{
    text-decoration: underline;
  color: #0361a7;
}
.bs_link a:hover{
	text-decoration: none;
    font-weight:500;
}
ul.list_disc{
	list-style-type: disc;
	padding-left: 1em;
	text-indent: -1em;
	list-style-position: inside;
	margin: 10px 1.0em 10px 1.0em;
}

.biz_rental_ttl {
    font-weight: 700;
    padding-top: 1.1em;
}

.biz-rental, ol.biz_ol li,ol.biz{
	font-size: 16px;
	line-height: 1.8;
}

.biz {
	margin: 0.5em 0 0 1rem;
	line-height: 1.6;
}
.biz_ol {
	margin: 0.4em 0 0.4em 4rem;
	line-height: 1.6;
}
ol.biz li {
    list-style: decimal;
}

ol.biz {
    padding-left: 1.2em;
}

ol.biz_ol li {
    list-style: decimal;
}

ol.biz_sub{
  padding:0 0 0 1em;
  margin:0;
}
ol.biz_sub li{
  list-style-type:none;
  list-style-position:inside;
  counter-increment: cnt;
}
ol.biz_sub li:before{
  display: marker;
  content: "(" counter(cnt) ") ";
}
.bs_combox {
  margin: 3em 0 1.2em;
  padding: 20px;
  border: 2px dashed #4c9ac0;
  position: relative;
  line-height: 1.7;
}
.bs_combox h3.bs_subttl {
  position: absolute;
  top: -15px;
  left: 20px;
  background-color: #fff;
  padding: 0 0.5em;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 768px){
.bs_combox {
  margin: 2em 0 1.2em;
  padding: 20px;
  border: 2px dashed #4c9ac0;
  position: unset;
  line-height: 1.7;
}
.bs_combox h3.bs_subttl {
  position: unset;
  background-color: #fff;
  padding: 0 0.5em;
  margin-bottom: 1em;
  font-size: 1.2em;
  font-weight: 700;
}
}

.bs_box table {
    width: 100%;
    margin: 10px auto;
    table-layout: fixed;
    font-size: 0.9em;
    border-collapse: collapse;
}
.bs_box table th, .bs_box table td {
    padding: 0.5em;
    vertical-align: middle;
    border: 1px solid #ccc;
}
.bs_box table th {
    background: #f2f2f2;
    text-align: center;
    font-weight: bold;
}
.bs_box table td {
    text-align: left;
}
.bs_box table td {
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: normal;
}
.bs_box table td.focus{
	background: rgba(251, 212, 0, 0.2);
}
/*--support--*/
 .tb_sup {
	width: 100%;
/*	border-collapse: collapse;*/
}

.tb_sup th,
.tb_sup td {
/*	border: 1px solid #ddd;*/
	padding: 8px;
	text-align: center;
}

.tb_sup thead {
	background-color: #f2f2f2;
}
 .tb_sup td ul {
	padding-left: 16px;
	margin: 0;
	list-style-type: disc;
}

.tb_sup td ul li {
	margin-bottom: 4px;
	font-weight: bold;
}
.table-container {
    margin-bottom: 2em;
}
@media screen and (max-width: 769px) {
.tb_sup td:first-child {
	font-weight: bold;
	background-color: #f1f1f1;
	text-align: left;
	padding: 12px;
	vertical-align: top;
}
.tb_sup {
	display: block;
}

.tb_sup thead {
	display: none;
}

.tb_sup tbody {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.tb_sup tr {
	display: block;
	background: #fff;
	border: 1px solid #ddd;
}

.tb_sup th {
	font-size: 1.1em;
	text-align: left;
	margin-bottom: 8px;
}

.tb_sup td {
	display: flex;
	justify-content: space-between;
	padding: 8px 0;
	flex-direction: column;
}

.tb_sup td::before {
	content: attr(data-label);
	font-weight: bold;
	color: #333;
}
}

/*insurance*/
h3.ins_ttl {
    font-weight: 700;
    margin-top: 1em;
}
p.ins_txt {
    margin-top: 1em;
}

span.txt_B {
    font-weight: bold;
}
table.bs_ins_target {
    width: 100%;
    margin: 10px auto;
    table-layout: unset;
    font-size: 0.9em;
    border-collapse: collapse;
}
table.bs_ins_target th{
    white-space: nowrap;
    padding: 0 4em;
}

@media screen and (max-width: 769px) {
table.bs_ins_target {
border: 1px solid #ddd;
    margin-bottom: 2em;
}
table.bs_ins_target th {
    display: block;
    text-align: left;
    padding: 0.5em;
}
table.bs_ins_target tbody td {
    display: block;
}
table.tb_ins thead tr{
	border: unset;
	width: 100%;
	margin-bottom: .5em;
}
table.tb_ins thead th:nth-child(1) {
    text-align: left;
    font-size: 1.0rem;
    background: azure;
  }
table.tb_ins thead th:nth-child(n+2) {
    display: none;
}

table.tb_ins tbody{
	display: flex;
	flex-direction: column;
	gap: 16px;
}
table.tb_ins tbody th{
	text-align: left;
}
table.tb_ins tr{
	display: inline-flex;
	flex-direction: column;
	border: 1px solid #ddd;
}
table.tb_ins td {
	display: flex;
	justify-content: space-between;
	padding: 8px 10px;
	flex-direction: column;
	/* text-indent: 1em; */
}

table.tb_ins td::before {
	content: attr(data-label);
	font-weight: bold;
	color: #333;
}
table.tb_ins tr.cm_sp {
    display: none;
}


table.tb_ins td[data-label="賠償の内容"] {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding: 8px 10px;
}

table.tb_ins td[data-label="賠償の内容"]::before {
    content: attr(data-label);
    font-weight: bold;
    color: #333;
}

table.tb_ins tr.cm_dn td:nth-child(3) {
border-bottom: none;
}
table.tb_ins span.cm_pc {
    display: inline;
}
}
@media screen and (min-width: 769px) {
span.cm_pc {
    display: none;
}
}
/*houki*/
.bs_box_law {
    margin: 1.5em 0;
}
h4.law_subttl {
    font-weight: 700;
    margin: 1em 0;
}



/*news*/
.column_nav_item {
  background-color: #fbfbfb;
}
.column_nav_item .column_nav_menu {
  display: none;
}
.column_nav_item h2 {
  position: relative;
  padding-left: 20px;
  line-height: 52px;
  background: linear-gradient(90deg, #074c97 0%, #0d5bb0 0%, #3b98ff 100%);;
  font-size: 1.2rem;
  color: #fff;
}
.column_nav_item h2::after {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  right: 20px;
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M256%2080c0-17.7-14.3-32-32-32s-32%2014.3-32%2032V224H48c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032H192V432c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V288H400c17.7%200%2032-14.3%2032-32s-14.3-32-32-32H256V80z%22%2F%3E%3C%2Fsvg%3E") 0 0/cover no-repeat;
}
.column_nav_item h2.is-open::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M432%20256c0%2017.7-14.3%2032-32%2032L48%20288c-17.7%200-32-14.3-32-32s14.3-32%2032-32l352%200c17.7%200%2032%2014.3%2032%2032z%22%2F%3E%3C%2Fsvg%3E");
}
.column_nav_item h3 {
  margin-bottom: 10px;
  padding-left: 20px;
  line-height: 45px;
  font-size: 1.4rem;
  color: #0b2f80;
  background-color: #cdeefc;
}
.column_nav_item .product_menu_parent {
  padding-bottom: 20px;
}
.column_nav_item .product_menu_child {
  padding: 0 20px;
}
.column_nav_item .product_menu_child.wide {
  padding: 15px 20px 0;
}

.column_nav_item .news_archive_title::after {
  background-image: none;
}
.column_nav_item .news_archive_parent .js-accordion {
  position: relative;
  margin-bottom: 0;
  padding-left: 1em;
  line-height: 45px;
  font-size: 1.2rem;
  color: #0b2f80;
  background-color: #d9f4ff;
}
.column_nav_item .news_archive_parent .js-accordion::after {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  right: 20px;
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20fill%3D%22%2355e%22%20d%3D%22M256%2080c0-17.7-14.3-32-32-32s-32%2014.3-32%2032V224H48c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032H192V432c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V288H400c17.7%200%2032-14.3%2032-32s-14.3-32-32-32H256V80z%22%2F%3E%3C%2Fsvg%3E") 0 0/cover no-repeat;
}
.column_nav_item .news_archive_parent .is-open::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20fill%3D%22%2355e%22%20d%3D%22M432%20256c0%2017.7-14.3%2032-32%2032L48%20288c-17.7%200-32-14.3-32-32s14.3-32%2032-32l352%200c17.7%200%2032%2014.3%2032%2032z%22%2F%3E%3C%2Fsvg%3E");
}
.column_nav_item .news_archive_child {
  padding-left: 2em;
}

.column_nav_item a.news_ac {
  display: inline-block;
  margin: 5px 0;
  font-size: 1.2rem;
  line-height: 40px;
  letter-spacing: .05em;
  color: #0b2f80;
  text-decoration: underline;
  text-underline-offset: 5px;
  transition: color 0.3s, font-weight 0.3s, text-underline-offset 0.3s;
}

.column_nav_item a.news_ac:hover {
  color: #a522ff; /* ホバー時の文字色 */
  text-underline-offset: 6px; /* 下線の位置を調整（オプション） */
}


/*
.column_nav_item a.news_ac::after {
  position: absolute;
  bottom: 1px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #000000;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
.column_nav_item a.news_ac:hover::after {
  transform: scale(1, 1);
}
*/

.news-list{
  list-style: none outside;
  margin: 0;
  padding: 0;
}
.news-list .item a{
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  text-decoration: none;
  color: #333;
  border-bottom: 1px solid #CCC;
  padding: 20px 20px;
}
.news-list .item:first-child a{
  border-bottom: 1px solid #CCC;
}
.news-list .item .date{
  margin: 0;
  min-width: 150px;
  font-size: 1.1em;
  color: #999;
  padding: 0 20px 0 0;
}
.news-list .item .title{
  margin: 0;
  width: 100%;
}
.news-list .item a:hover .title{
  color: #5d5de9;
}
.news-page p {
    overflow-wrap: break-word;
}
@media screen and (max-width: 767px){
.news-list .item a{
  flex-wrap: wrap;
}
.news-list .item .date{
  min-width: 100px;
}
.news-list .item .title{
  margin-top: 10px;
}
}

/*policy*/
h3.bs_p_subttl {
    position: relative;
    padding: 1.5rem 2rem;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
    font-size: 1.23rem;
	 text-align: center;
    font-weight: 700;
    margin: 2rem 0;
}

h3.bs_p_subttl:before,
h3.bs_p_subttl:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  content: '';
  background-image: -webkit-linear-gradient(315deg, #200a5e 0%, #a500ff 0%, #08e1d9 70%, #8975c1 90%);
  background-image: linear-gradient(135deg, #200a5e 0%, #a500ff78 0%, #08e1d9 70%, #0060ff 90%);
}

h3.bs_p_subttl:before {
  top: 0;
}

h3.bs_p_subttl:after {
  bottom: 0;
}
@media screen and (max-width: 768px){
h3.bs_p_subttl {
    position: relative;
    padding: 1.5rem 2rem;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
    font-size: 1.23rem;
    font-weight: 700;
    margin-bottom: 2rem;
    text-align: left;
}
}

.policy ol {
	list-style: decimal;
	padding-left: .5em;
	text-indent: -1em;
	list-style-position: inside;
	margin: 0 0.5em 1em 0.5em;
}
.policy ol li {
	margin-top: 1em;
}
.policy ol li span {
	font-weight: bold;
}
.policy ol li p {
	padding: 0 0 0 0.5em;
	text-indent: 0;
	line-height: 1.8;
}
.policy ol li .comment {
	padding-left: 1.5em;
	text-indent: -1em;
}
p.p_txt_B {
    font-weight: bold;
    margin: 1em 0;
}
p.com_txt_B {
    font-weight: bold;
}
.policy ul {
	list-style-type: disc;
	padding-left: 1em;
	text-indent: -1em;
	list-style-position: inside;
	margin-left: 1.0em;
}
.bs_box.policy table {
    width: 100%;
    margin: 10px auto;
    table-layout: unset;
    font-size: 0.9em;
    border-collapse: collapse;
}
.bs_box.policy table th, .bs_box.policy table td {
    padding: 0.5em;
    vertical-align: middle;
    border: 1px solid #ccc;
}
.bs_box.policy table th {
    background: #f2f2f2;
    text-align: center;
    font-weight: 500;
}
.bs_box.policy table td {
    text-align: left;
}
/*law*/
.c-border-title_bs {
  position: relative;
  padding: 5px 10px;
  border-bottom: 4px solid #ccc;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  color: #074c97;
  margin: 1.2em 0;
}
.c-border-title_bs::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 300px;
  height: 4px;
  background-color: #074c97;
}
@media screen and (max-width: 768px) {
  .c-border-title_bs {
    font-size: 1rem;
  }
  .c-border-title_bs::after {
    width: 240px;
  }
}
/*guide*/
.guide .lead_box {
    margin: 1em 0 1em 1em;
}

.guide p.read_ttl {
    font-weight: bold;
    margin: 2em 0 1em;
}
.guide ul {
    list-style-type: disc;
    margin-left: 2em;
}
.guide img.guide_downl {
    width: 200px;
}
.guide p.txt_B {
    font-weight: bold;
    padding: 1em 0;
}

.guide p.Rule {
  color: #ff6600;
  font-weight: bold;
  font-size: .9em;
  background-color: #f9f9f9;
  padding: 5px;
  border-radius: 5px;
}
.guide p {
    line-height: 1.6;
    padding: .5em 0;
}
/*our*/
table.c_table.p-detail ol{
  list-style: auto;
  padding-left: 1.5em;
}
/*contact*/
.contact_box p {
    margin: 1em 0 1em 1em;
}
.copy p {
    margin: 1em 0 1em 1em;
}

table.CF7_table{
	width: 100%;
	margin:0 auto;
	border: 2px solid #e5e5e5;
	margin-top: 30px;
	text-align: left;
}
table.CF7_table p{font-size: .9em;line-height: 2;}
table.CF7_table tr{
	border-top: 1px solid #e5e5e5;
}

.single .entry-content table.CF7_table,
.page .entry-content table.CF7_table{
	display:table;
}


.CF7_table input, .CF7_table textarea {
	border: 1px solid #d8d8d8;
	width: 100%;
	padding: .5em;
}

.CF7_table ::placeholder {
	color:#797979;
}


.CF7_req{
	font-size:.9em;
	padding: 5px;
	background: #0d5bb0;
	color: #fff;
	border-radius: 3px;
	margin-right:1em;
}

.CF7_unreq{
	font-size:.9em;
	padding: 5px;
	background: #9d9d9d;
	color: #fff;
	border-radius: 3px;
	margin-right:1em;
}
table.CF7_table input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    width: 20px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
background: #0d5bb0;
color: #ffffff;
font-weight: bold;
border-radius: 4px;
font-size: 1.4em;
padding: 10px 20px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
background: #2271b1;
font-weight: bold;
color: #ffffff;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:focus,
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required:focus,
input.wpcf7-form-control.wpcf7-text:focus{
background: #d8f4ff4d;
border: 2px solid #1988b6b8;
outline: 0;
}
@media screen and (min-width: 768px){
	.CF7_table th{
	width:30%;
	background-color: #fcfcff;
	}
.CF7_table th, .CF7_table td {
    border: solid 1px #cecece;
    padding: 0.5em;
    vertical-align: middle;
}
}


@media screen and (max-width: 768px){
	table.CF7_table{
	width: 98%;
	}
	.CF7_table tr, .CF7_table td, .CF7_table th{
	display: block;
	width: 100%;
	line-height:2.5em;
	}
	.CF7_table th{
	background-color:#ebedf5;
	}
.CF7_table th, .CF7_table td {
    border: solid 1px #cecece;
    padding: 0.5em;
    vertical-align: middle;
}
}

.CF7_btn_all {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
/*
.wpcf7 input.wpcf7-submit {
	background-color:#0d5bb0;
	border:0;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	margin:0 auto;
}
*/
.CF7_btn{
	text-align:center;
	margin-top:20px;
}

.wpcf7-spinner{
	width:0;
	margin:0;
}


/*---------------------*/
@media screen and (max-width: 480px) {
  .contact {
    margin-top: 40px;
  }
}
.contact-box {
  border-top: 1px solid #ddd;
  padding-top: 24px;
  padding-bottom: 24px;
  width: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 480px) {
  .contact-box {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 16px;
    padding-bottom: 16px;
    flex-wrap: wrap;
  }
}
.contact-box:nth-child(5) {
  border-bottom: 1px solid #ddd;
}
.contact-box-label {
  width: 100%;
  max-width: 248px;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  .contact-box-label {
    max-width: inherit;
    display: flex;
    align-items: center;
    font-size: 15px;
  }
}
.contact-box-label.isMsg {
  margin-top: 8px;
  margin-bottom: auto;
}
@media screen and (max-width: 480px) {
  .contact-box-label.isMsg {
    margin-top: 0;
  }
}
.contact-box-label-required {
  border-radius: 6px;
  margin-right: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 48px;
  display: inline-block;
  text-align: center;
  background: #5bc8ac;
  color: #fff;
  font-size: 14px;
}
@media screen and (max-width: 480px) {
  .contact-box-label-required {
    border-radius: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 32px;
    font-size: 10px;
  }
}
.contact-box-input {
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-left: 40px;
  padding-left: 1em;
  padding-right: 1em;
  height: 48px;
  flex: 1;
  width: 100%;
  max-width: 410px;
  background: #eaedf2;
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  .contact-box-input {
    margin-left: 0;
    margin-top: 18px;
    height: 40px;
    flex: inherit;
    font-size: 15px;
  }
}
.contact-box-textarea {
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-left: 40px;
  padding-left: 1em;
  padding-right: 1em;
  height: 216px;
  flex: 1;
  width: 100%;
  max-width: 410px;
  background: #eaedf2;
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  .contact-box-textarea {
    margin-top: 18px;
    margin-left: 0;
    height: 200px;
    flex: inherit;
    font-size: 15px;
  }
}
.contact-Btn {
  border-radius: 6px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 280px;
  display: block;
  letter-spacing: 0.05em;
  background: #5bc8ac;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}
@media screen and (max-width: 480px) {
  .contact-Btn {
    margin-top: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 160px;
    font-size: 16px;
  }
}

.background-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

/*G_menu_sub*/
.l-header.s_sub{
    background: #074c97b0;
    transition: background 0.3s ease;
}
.l-header.s_sub.is-active {
    background: #ffffff; /* アクション後: 白 */
}

@media screen and (min-width: 960px){
.l-column-wrap_db.box_db.s_sub {
	padding: 0px 25px 100px;
}
.l-breadcrumbs.l-section-container.s_sub {
	margin: 0 auto;
	padding: 0px;
	min-width: 1100px;
	max-width: 1440px;
}
}
/*search_box*/
.catalog-search {
    margin-bottom: 20px;
    border: 1px solid #444444;
    margin-right: auto;
    margin-left: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.catalog-search input {
	border: none;
  vertical-align: middle;
  width: 80%;
  padding: 10px;
}
.catalog-search button {
    border: none;
  background-color: #444444;
  width: 20%;
  vertical-align: middle;
  font-size: 20px;
  color: #FFFFFF;
  padding: 10px;
  cursor: pointer;
}

/*pr_catalog*/
/*
h2.pr_ttl {
    position: relative;
    padding: .5rem 2rem;
    font-size: 1.23rem;
    font-weight: 700;
    margin-bottom: 1rem;
}
h2.pr_ttl:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  content: '';
  background-image: -webkit-linear-gradient(315deg, #200a5e 0%, #a500ff 0%, #08e1d9 70%, #8975c1 90%);
  background-image: linear-gradient(135deg, #200a5e 0%, #a500ff78 0%, #08e1d9 70%, #0060ff 90%);
}
h2.pr_ttl:after {
  bottom: 0;
}
*/
h2.pr_ttl {
    font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #074c97;
}
.prpdf_box {
    margin-top: 20px;
}

.prbox_img p {
  display: inline-block;
  line-break: anywhere;
  text-align: left;
  font-weight: bold;
}
.prbox_item:hover {
    transform: scale(1.1);
    transition-duration: .5s;
color:#333;
}

@media screen and (min-width:660px){
.prbox_img{
  /* border: 2px solid #3583dc; */
  padding: 20px 0;
  display : flex;
  flex-wrap : wrap;
  justify-content:space-between;
}
.prbox_img::after{
  content:"";
  display: block;
  width:32%;
}
.prbox_item{
  border: 1px solid #000bf9;
  padding:10px;
  margin-bottom: 20px;
  box-sizing:border-box;
  width: 32%;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  background-color: #f0f6ff;
}
.prbox_item img {
  display: block;
  object-fit: cover;
  height: 270px;
  width: auto;
  margin: 10px 0;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
}
@media screen and (min-width:400px) and (max-width:660px){/*以下*/
.prbox_img{
  /* border:1px solid #3583dc; */
  padding: 10px 0;
  display : flex;
  flex-wrap : wrap;
  justify-content:space-between;
}
.prbox_img::after{
  content:"";
  display: block;
  width:48%;
}
.prbox_item{
  border: 1px solid #000bf9;
  padding:10px;
  margin-bottom: 25px;
  box-sizing:border-box;
  width: 48%;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  background-color: #f0f6ff;
  border-radius: 2px;
}
.prbox_item img {
  display: block;
  object-fit: cover;
  height: 250px;
  width: 160px;
  margin: 10px 0;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
}
@media screen and (max-width: 400px){/*以下*/
.prbox_img{
  /* border:2px solid #3583dc; */
  padding: 20px 0 10px;
  display : flex;
  flex-wrap : wrap;
  justify-content:space-between;
}
.prbox_img::after{
  content:"";
  display: block;
  width:100%;
}
.prbox_item{
  border: 1px solid #000bf9;
  padding:10px;
  margin-bottom: 25px;
  box-sizing:border-box;
  width: 100%;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  background-color: #f0f6ff;
  border-radius: 2px;
}
.prbox_item img {
  display: block;
  object-fit: cover;
  height: 270px;
  width: 200px;
  margin: 10px 0;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
}
/*サイトマップ*/
h3.post-type {
    display: none;
}
li.sitemap-item.page_item.page-item-182 {
	display: none;
}
