@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 769px) {
p{
color:#333;
}	
}
@media screen and (max-width: 768px) {
p{
color:#333;
font-size:16px;
}	
}

@media screen and (min-width: 769px) {
.headerstyle{
	position:fixed;
	top:0;
	z-index:50;
}
}
@media screen and (max-width: 768px) {
.headerstyle{
	position:absolute;
	top:0;
	z-index:50;
}
}
body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    position: relative;
}
html{
  scroll-behavior: smooth;
}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}
a:hover {
    opacity: 0.9;
}
@media screen and (min-width: 769px) {
header {
    padding-top: 12px;
    padding-bottom: 6px;
    background-color: rgba(255,253,253,0.8);
    width: 100%;
}
.header_inner {
    width: 100%;
    max-width: 1070px;
    margin-left: auto;
    margin-right: auto;
	position: relative;
}
.h1 {
	position:absolute;
	left:0;
	top:0;
	font-size:26px;
	font-weight:bold;
	letter-spacing: 0.05em;
	margin-top_: 1.2%;
	color:#333;
	font-family: "YuMincho", "游明朝", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif;
}
.underh1{
position: absolute;
top:40px;
width:80%;
max-width:257px;
}
.underh1 img{
width:100%;
height:auto;
}
.btn-box {
    width: 70%;
    max-width: 850px;
    float: right;
	margin-top: 10px!important;
	padding-top: 0;
	text-align: right;
}
.header_tel {
    padding: 10px 10px;
    text-align: center;
    color: #333;
    font-size: 29px;
    display: inline-block;
    width: 47%;
	max-width:230px;
    vertical-align: top;
    line-height: 0.8em!important;
    font-weight: bold;
}
.header_contact {
    width: 42%;
	max-width:240px;
    height: 55px;
    display: inline-block;
    vertical-align: top;
}
.header_contact img {
    width: 100%;
}
.header_tel span {
    color: #333!important;
    font-size: 14px;
	font-weight:normal!important;
}
.header_tel img{
	width:17px;
	display: inline;
	margin-right: 5px;
	margin-top: -5px;
}
.header_line{
width: 7%;
max-width:190px;
display: inline-block;
vertical-align: top;
}
.header_line img{
width: 100%;
height:auto!important;
}
}
@media screen and (max-width: 768px) {
html{
  overflow-x: hidden;
}
header {
    padding-top: 18px;
    padding-bottom: 36px;
    background-color: rgba(255,253,253,1);
    width: 100%;
}
.header_inner {
    width: 100%;
    max-width: 1070px;
    margin-left: auto;
    margin-right: auto;
	position: relative;
	padding-bottom: 18px;
}
.h1 {
    float: left;
	padding-left:10px;
	font-weight:bold;
	color:#333;
	font-size:22px;
	font-family: "YuMincho", "游明朝", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif;
	margin-top: -10px;
}
.underh1{
position: absolute;
top:25px;
left:10px!important;
width:50%;
max-width:322px;
}
.underh1 img{
width:100%;
height:auto;
}
.btn-box {
display:none;
}
}



/*MV*/
@media screen and (min-width: 769px) {
.hero {
    background-image: url('../img/bg01.jpg');
    background-size: cover;
    background-position: center top;
    padding-top: 0px;
    clear: both;
	height:733px;
}
.hero_inner {
    width: 100%;
    max-width: 1070px;
    margin-right: auto;
    margin-left: auto;
	position: relative;
	padding-top:120px;
}
.hero_left{
width:100%;
max-width:670px;
background:rgba(6,10,103,0.8);
padding: 3% 2% 6%;
color:#fff;
font-family: "YuMincho", "游明朝", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif;
}
.mvp-01{
text-align: center;
color:#fff;
font-size:36px;
font-family: "YuMincho", "游明朝", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif;
font-weight:bold;
}
.mvp-02{
text-align: center;
background:#fff;
padding:1% 0 0.5%;
color:rgba(29,32,135,1.00);
font-size:42px;
font-family: "YuMincho", "游明朝", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif;
font-weight:bold;
margin-top: 1%;
}
.mvp-03{
border-top:2px solid #fff;
border-bottom:2px solid #fff;
margin-top: 5%;
margin-bottom: 5%;
padding-top: 2%;
padding-bottom: 2%;
position: relative;
}
.mvp-03 p{
color:#fff;
font-family: "Yu Gothic", "YuGothic", "游ゴシック", "Yu Gothic UI", sans-serif;
font-size:22px;
line-height: 2em;
padding-left: 18%;
}
.mvp-03 .free{
width:67px;
position: absolute;
	top:-20px;
	left:20px;
	}
	.mvp-03 .free img{
width:100%;
		height:auto!important;
	}
	.fv_bottom{
		width:70%;
		margin-left: auto;
		margin-right: auto;
	}
	.mv-lawyer{
		position: absolute;
		right:0;
		top:130px;
		max-width:450px;
	}
	.mv-lawyer img{
width:100%;
height:auto!important;
	}
	}
@media screen and (max-width: 768px) {
.hero {
    background-image: url('../img/bg01.jpg');
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    clear: both;
	height:590px;
	position: relative;
}
.hero_inner {
    width: 100%;
    max-width: 1070px;
    margin-right: auto;
    margin-left: auto;
	padding-top:75px;
}
.hero_left{
width:94%;
margin-top: 4%;
margin-left: auto;
margin-right: auto;
background:rgba(6,10,103,0.8);
padding: 3% 2% 6%;
color:#fff;
font-family: "YuMincho", "游明朝", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif;
}
.mvp-01{
text-align: center;
color:#fff;
font-size:20px;
font-family: "YuMincho", "游明朝", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif;
font-weight:bold;
}
.mvp-02{
text-align: center;
background:#fff;
padding:1% 0 1%;
color:rgba(29,32,135,1.00);
font-size:20px;
font-family: "YuMincho", "游明朝", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif;
font-weight:bold;
margin-top: 1%;
}
.mvp-03{
border-top:2px solid #fff;
border-bottom:2px solid #fff;
margin-top: 5%;
margin-bottom: 5%;
padding-top: 2%;
padding-bottom: 2%;
position: relative;
}
.mvp-03 p{
color:#fff;
font-family: "Yu Gothic", "YuGothic", "游ゴシック", "Yu Gothic UI", sans-serif;
font-size:16px;
line-height: 1.7em;
padding-left: 15%!important;
}
.mvp-03 .free{
width:37px;
position: absolute;
top:-10px;
left:3px;
}
.mvp-03 .free img{
width:100%;
height:auto!important;
}
.fv_bottom{
width:70%;
margin-left: auto;
margin-right: auto;
}
.mv-lawyer{
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom:10px;
width:100%;
}
.mv-lawyer img{
width:100%;
height:auto!important;
}
}


/*もしかして、こんなお悩みを抱えていませんか？*/
@media screen and (min-width: 769px) {
.labour-heading {
  text-align: center;
  margin-bottom: 40px;
}
.labour-heading__label {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "YuMincho", "游明朝", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif;
  margin-bottom: 20px;
}
.label-text {
  font-size: 26px;
  font-weight: bold;
  color: #002a6c;
  padding: 0 10px;
}
.bracket {
  font-size: 46px;
  color: #002a6c;
  line-height: 1;
}
.h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 29px;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-family: "YuMincho", "游明朝", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif;
  gap: 1em;
}

.h2::before,
.h2::after {
  content: "";
  flex: 1;
  height: 2px;
  background-color: #002a6c;
}
.labour-section {
  background: #fff;
  padding: 60px 20px;
  font-family: "Yu Gothic", "YuGothic", sans-serif;
  color: #333;
}
.labour-boxes {
width:80%;
max-width:760;
margin-left: auto;
}
.labour-box {
  background: rgba(230,240,248,0.8);
  padding: 15px;
  margin-bottom: 1.5%;
position: relative;
z-index: 2;
}
.labour-box .strong {
  display: block;
  color: #333;
  margin-bottom: 5px;
  font-size:20px;
  font-weight:bold;
}
.labour-footer {
  background: #c8ebd9;
  padding: 20px;
  text-align: center;
  font-weight: bold;
	position: relative;
z-index: 2;
	width:80%;
	max-width:1070px;
	margin-left: auto;
	margin-right: auto;
	line-height: 2em;
}
	.arrow01{
position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
	}
}
@media screen and (max-width: 768px) {
.labour-heading {
  text-align: center;
  margin-bottom: 20px;
}
.labour-heading__label {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "YuMincho", "游明朝", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif;
  margin-bottom: 20px;
}
.label-text {
  font-size: 17px;
  font-weight: bold;
  color: #002a6c;
  padding: 0 10px;
}
.bracket {
  font-size: 26px;
  color: #002a6c;
  line-height: 1;
}
.h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-family: "YuMincho", "游明朝", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif;
  gap: 1em;
}
.h2::before,
.h2::after {
  content: "";
  flex: 1;
  height: 2px;
  background-color: #002a6c;
}
.labour-section {
  background: #fff;
  padding_: 60px 20px;
  font-family: "Yu Gothic", "YuGothic", sans-serif;
  color: #333;
}
.labour-boxes {
width:100%;
}
.labour-box {
  background: rgba(230,240,248,0.8);
  padding: 15px;
  margin-bottom: 1.5%;
position: relative;
z-index: 2;
}
.labour-box .strong {
  display: block;
  color: #333;
  margin-bottom: 5px;
  font-size:18px;
  font-weight:bold;
}
.labour-footer {
  background: #c8ebd9;
  padding: 10px;
  text-align: center;
  font-weight: bold;
	position: relative;
z-index: 2;
	width:94%;
	max-width:1070px;
	margin-left: auto;
	margin-right: auto;
	line-height: 2em;
	font-size:15px;
}
	.arrow01{
position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
	}
}

.labour-inner {
  max-width: 1070px;
  margin: 0 auto;
}
.labour-body {
position: relative;
}
@media screen and (min-width: 769px) {
.labour-image {
position: absolute;
bottom:-110px;
width:400px;
z-index: 1;
}
.labour-image img {
  width: 100%;
  height: auto;
}	
}
@media screen and (max-width: 768px) {
.labour-image {
position: absolute;
bottom:-110px;
width:100%;
z-index: 1;
}
.labour-image img {
  width: 100%;
  height: auto;
}	
}

.labour-box p{
color: #000!important;
}

/*CTA*/
.cta-wrapper {
  background-color: #6ec6dc;
  padding: 40px 20px;
  text-align: center;
}
@media screen and (min-width: 769px) {
.cta-label {
  background-color: #009900;
  color: #fff;
  padding: 8px 25px;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  margin-right: 15px;
}
.cta-desc {
  font-size: 16px;
  color: #000;
  vertical-align: middle;
}	
}
@media screen and (max-width: 768px) {
.cta-label {
  background-color: #009900;
  color: #fff;
  padding: 8px 25px;
  font-size: 18px;
  font-weight: 500;
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width:150px;
  margin-bottom: 15px
}
.cta-desc {
  font-size: 16px;
  color: #000;
  vertical-align: middle;
display: block;
}	
}
.cta-text {
  margin-bottom: 20px;
}
.cta-button img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}


/*大分の労災問題を解決へ導く、私たちの強みとサポート。*/
@media screen and (min-width: 769px) {
.support-boxes {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 40px 20px;
  margin-top: 3%;
}
.support-box {
  background: #fff;
  border: 1px solid #97b8d6;
  padding: 30px 20px 20px;
  width: 32%;
  box-sizing: border-box;
  position: relative;
}
.support-number {
  background: #7aa3cc;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 4px;
  text-align: center;
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
}
.support-title {
  font-size: 21px;
  color: #002a6c;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 10px;
  line-height: 1.4;
text-align: center;
}
}
@media screen and (max-width: 768px) {
.support-boxes {
  margin-top: 3%;
  margin-bottom: 6%;
}
.support-box {
  background: #fff;
  border: 1px solid #97b8d6;
  padding: 30px 20px 20px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  margin-top: 9%;
}
.support-number {
  background: #7aa3cc;
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 4px;
  text-align: center;
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
}
.support-title {
  font-size: 18px;
  color: #002a6c;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 10px;
  line-height: 1.4;
text-align: center;
}
}
.sec_support{
background: #e6f0f8;		
}
.support-divider {
  border-top: 1px solid #002a6c;
  margin: 10px 0;
}
.support-text {
  font-size: 14px;
  line-height: 1.8;
  color: #333;
}	

/*知っておきたい労災の基礎知識：業務災害・通勤災害とは？*/
@media screen and (min-width: 769px) {
.workaccident__row {
  display: flex;
  gap: 40px;
  margin-bottom: 40px;
}
.workaccident__col {
  width: 50%;
}
.workaccident__title {
  font-size: 22px;
  font-weight: bold;
  color: #0e2b6d;
  text-align: center;
  border-top: 1px solid #0e2b6d;
  padding: 10px 0;
  margin: 40px auto 20px;
  width: 100%;
  font-family: "YuMincho", "游明朝", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif;
}
.workaccident__benefits {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 20px 15px; /* 縦20px, 横15px */
  margin-bottom: 40px;
}
.workaccident__benefits li {
  background: #c2e2f2;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 16px;
  color: #333;
  text-align: center;
  flex: 1 1 calc((100% - 30px) / 3); /* 横のgapを考慮した3列 */
  box-sizing: border-box;
}
}
@media screen and (max-width: 768px) {
.workaccident__row {
  margin-bottom: 40px;
}
.workaccident__col {
  width: 100%;
  margin-bottom: 6%;
}
.workaccident__title {
  font-size: 18px;
  font-weight: bold;
  color: #0e2b6d;
  text-align: center;
  border-top: 1px solid #0e2b6d;
  padding: 10px 0;
  margin: 40px auto 20px;
  width: 100%;
  font-family: "YuMincho", "游明朝", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif;
}
.workaccident__benefits {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 10px 10px; /* 縦20px, 横15px */
  margin-bottom: 40px;
}
.workaccident__benefits li {
  background: #c2e2f2;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 16px;
  color: #333;
  text-align: center;
  flex: 1 1 calc((100% - 30px) / 2); /* 横のgapを考慮した3列 */
  box-sizing: border-box;
}
}
.mgb-4{
margin-bottom: 4%;		
}
.workaccident__heading {
  background: #0e2b6d;
  color: #fff;
  padding: 10px;
  font-size: 20px;
  text-align: center;
  margin-bottom: 10px;
}
.workaccident__col p {
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 10px;
}
.workaccident__col img {
  width: 100%;
  height: auto;
  margin-top: 10px;
}
.workaccident__note {
  font-size: 15px;
  line-height: 2;
  text-align: center;
  color: #333;
}


/*大分で労災に遭ったら弁護士に相談するメリットとは？*/
@media screen and (min-width: 769px) {
.benefit-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background: #e4f0f8;
  padding: 30px;
  gap: 0;
  position: relative;
}
.check-list {
  list-style: none;
  padding: 2% 4%;
  margin: 0;
  flex: 1;
  background: #fff;
  position: relative;
  z-index: 2;
  margin-right: -60px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.check-list li {
  position: relative;
  padding-left: 36px;
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 1.8;
}
.check-list li::before {
  content: "";
  background-image: url("img/check.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 3px;
}
.benefit-image {
  flex: 1;
  position: relative;
  z-index: 1;
  margin-top: 3%;
}
.benefit-image img {
  width: 100%;
  height: auto;
  display: block;
}	
}
@media screen and (max-width: 768px) {
.benefit-box {
  background: #e4f0f8;
  position: relative;
  margin-top: 6%;
  margin-bottom: 6%;
}
.check-list {
  list-style: none;
  padding: 4% 4% 8% 4%;
  margin: 0;
  background: #fff;
  position: relative;
  z-index: 1;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
 width:90%;
}
.check-list li {
  position: relative;
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 1.7em;
}
.check-list li::before {
  content: "";
  background-image: url("img/check.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 3px;
}
.benefit-image {
  position: relative;
  z-index: 2;
  margin-top: -6%;
 width:90%;
	margin-left: auto;
}
.benefit-image img {
  width: 100%;
  height: auto;
  display: block;
}	
}


@media screen and (min-width: 769px) {
.sec_style {
    padding-top: 70px;
    padding-bottom: 70px;
    clear: both;
}
}
@media screen and (max-width: 768px) {
.spNone {
display: none!important;
}
.sec_style {
    padding-top: 30px!important;
    padding-bottom: 30px!important;
    clear: both;
}
.sp-mgt3{
margin-top: 3%!important;
}
}
.sec_inner {
    width: 94%;
    max-width: 1070px;
    margin-left: auto;
    margin-right: auto;
}
.relative{
position: relative;
}

/*大分で解決された労災事例とお客様の声*/
@media screen and (min-width: 769px) {
.case-number {
  background: #001d66;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 8px 16px;
  font-size: 18px;
  position: absolute;
  top:-20px;
  left: 50%;
  transform: translateX(-50%);
}
.case-title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 20px 0 10px;
  line-height: 1.5;
  color:#001d66;
}
}
@media screen and (max-width: 768px) {
.case-number {
  background: #001d66;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 8px 16px;
  font-size: 16px;
  position: absolute;
  top:-20px;
  left: 50%;
  transform: translateX(-50%);
}
.case-title {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin: 20px 0 10px;
  line-height: 1.5;
  color:#001d66;
}
}
@media screen and (min-width: 769px) {
.case-box {
  background: #e4f0f8;
  padding: 15px 30px;
  font-family: "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  color: #000;
  position: relative;
}	
}
@media screen and (max-width: 768px) {
.case-box {
  background: #e4f0f8;
  padding: 15px 15px;
  font-family: "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  color: #000;
  position: relative;
}	
}
.case-type {
  background: #fff;
  font-weight: bold;
  text-align: center;
  padding: 3px 0;
  margin-bottom: 20px;
  font-size:14px;
}
.case-section {
  margin-bottom: 25px;
  position: relative;
  padding-left: 80px;
  border-bottom:1px solid #999;
  padding-bottom:15px;
}
.case-label {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  text-align: center;
  padding: 3px 0;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
}
.label-blue {
  color:#001d66;
  border:1px solid #001d66;
}
.label-darkblue {
  background-color:#001d66;
}
.case-section p {
  margin: 0;
  line-height: 1.8;
  font-size: 15px;
  color:#000;
}
.case-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .case-grid {
    grid-template-columns: 1fr;
	margin-top: 12%;
  }
}

@media screen and (min-width: 769px) {
.voice-box {
  display: flex;
  align-items: flex-start;
  background: #f1f1f1;
  padding: 20px;
  margin-bottom: 30px;
  border-radius: 6px;
  font-family: "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}
.voice-left {
  width: 150px;
  flex-shrink: 0;
  margin-right: 20px;
  text-align: center;
}
.voice-name {
  color: #001d66;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 2px;
  white-space: nowrap;
}
.voice-location {
  color: #000;
  font-size: 14px;
  margin-bottom: 10px;
}
.voice-icon img {
  width: 60px;
  height: auto;
margin-left: auto;
margin-right: auto;
}
.voice-content {
  flex: 1;
}	
}
@media screen and (max-width: 768px) {
.voice-box {
  background: #f1f1f1;
  padding: 20px;
  margin-bottom: 30px;
  border-radius: 6px;
  font-family: "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}
.voice-left {
  text-align: center;
margin-bottom: 2%;
}
.voice-name {
  color: #001d66;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 2px;
  white-space: nowrap;
}
.voice-location {
  color: #000;
  font-size: 14px;
  margin-bottom: 10px;
}
.voice-icon img {
  width: 50px;
  height: auto;
margin-left: auto;
margin-right: auto;
}
.voice-content {
 
}	
}
.voice-message {
  background: #fff;
  padding: 15px;
  border-radius: 6px;
  font-size: 15px;
  line-height: 1.8;
  color: #000;
}

/*大分の皆様をサポートする<br>労働災害専門弁護士ご紹介*/
@media screen and (min-width: 769px) {
.lawyer-profile {
  display: flex;
  gap: 40px;
  background: #e6f1fa;
  font-family: "Yu Gothic", sans-serif;
  color: #000;
  margin-top: 4%;
}
.profile-photo img {
  width: 240px;
  height: auto;
}
.profile-content {
  flex: 1;
}
.label-title {
  font-size: 16px;
  margin-bottom: 10px;
  text-align: left;
  border-bottom:1px solid #001d66;
  color:#001d66;
  font-weight: bold;
  padding-left: 10px;
}
.name {
  color: #001d66;
  font-weight: bold;
  font-size: 24px;
  padding-left: 10px;
}
}
@media screen and (max-width: 768px) {
.lawyer-profile {
  background: #e6f1fa;
  font-family: "Yu Gothic", sans-serif;
  color: #000;
  margin-top: 4%;
}
	.profile-photo{
		width:70%;
		margin-left: auto;
		margin-right: auto;
	}
.profile-photo img {
  width: 100%;
  height: auto;
text-align: center;
}
.label-title {
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
  border-bottom:1px solid #001d66;
  color:#001d66;
  font-weight: bold;
}
.name {
  color: #001d66;
  font-weight: bold;
  font-size: 18px;
  padding-left: 10px;
}
}
.profile-row {
  display: flex;
  margin-bottom: 20px;
  gap: 15px;
  border-bottom:1px solid #8fadcc;
  padding-bottom:10px;
}
@media screen and (min-width: 769px) {
.profile-label {
  font-weight: bold;
  width: 127px;
  flex-shrink: 0;
	text-align: left;
}	
}
@media screen and (max-width: 768px) {
.profile-label {
  font-weight: bold;
  width: 80px;
  flex-shrink: 0;
	text-align: left;
}	
}
.profile-value p {
  margin: 0 0 6px 0;
  line-height: 1.8;
	text-align: left;
	color:#000;
}
.timeline {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.timeline li {
  position: relative;
  padding-left: 20px;
  margin: 0;
  line-height: 1.8;
  text-align: left;
}
.timeline li::before {
  content: "";
  position: absolute;
  left: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background-color: #001d66;
  border-radius: 50%;
  z-index: 1;
}
.timeline li::after {
  content: "";
  position: absolute;
  left: 9.5px;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #8fadcc;
  z-index: 0;
}
.timeline li:first-child::after {
  top: 50%;
}
.timeline li:last-child::after {
  height: 50%;
}
	.bold{
		font-weight:bold;
	}
	.text-left{
		text-align: left;
		margin-bottom: 1%;
	}

@media screen and (min-width: 769px) {
.pcNone{
display:none!important;
}
}
.mgb-2{
margin-bottom: 2%;	
}
.center{
text-align: center;
}

/*よくある質問*/
.faq-item {
  display: flex;
  flex-direction: column;
}
.faq-q {
  display: flex;
  align-items: center;
  background:#c6e5f7;
  border-radius:6px;
  padding:1% 2%;
}
.faq-q-text {
  color: #333;
  font-weight: bold;
  font-size: 16px;
  margin-left: 10px;
}
.faq-divider {
  border: none;
  margin: 10px 0;
}
.faq-a {
  display: flex;
  align-items: top;
  padding:1% 2%;
    margin-top: 1%;
}
@media screen and (min-width: 769px) {
.faq-box {
  border-radius: 4px;
  padding: 15px 20px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.faq-a-text {
  color: #333;
  font-size: 16px;
  margin-left: 10px;
  line-height: 1.5;
}
.faq-q-icon {
  color: #1d2087;
  font-weight: bold;
  font-size: 22px;
  display: inline-block;
  text-align: center;
  font-family: "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  vertical-align: top!important;
}
.faq-a-icon {
  color: #42a942;
  font-weight: bold;
  font-size: 22px;
  display: inline-block;
  text-align: center;
  vertical-align: top!important;
  font-family: "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}
}
@media screen and (max-width: 768px) {
.faq-box {
  border-radius: 4px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.faq-a-text {
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  line-height: 1.5;
}
.faq-q-icon {
  color: #1d2087;
  font-weight: bold;
  font-size: 20px;
  display: inline-block;
  text-align: center;
  font-family: "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}
.faq-a-icon {
  color: #42a942;
  font-weight: bold;
  font-size: 20px;
  display: inline-block;
  text-align: center;
  vertical-align: top!important;
  font-family: "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}
}
.sec_faq{
background:#9ee4f2;
}

/*お問い合わせ*/
@media screen and (min-width: 769px) {
.h2-contact{
		text-align: center;
		background:#001166;
		padding:1%;
		color:#fff;
		font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-family: "YuMincho", "游明朝", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif;
	}
.form-group {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  border-bottom:1px solid #CACACA;
  padding-bottom:20px;
}
label {
  font-size: 16px;
  font-weight: bold;
  width: 25%;
  text-align: left;
  display: flex;
  align-items: center;
  padding-right:10px;
  padding-left:20px;
  color:#333;
}
.form-input {
  width: 74%;
  padding-right:10px;
}
.required {
  background-color: #a80000;
  color: white;
  font-size: 12px;
  padding: 2px 10px;
  margin-left: auto;
  border-radius: 3px;
}
.contact-form {
  max-width: 900px;
  margin: auto;
  background-color: #e1f6fa;
  padding: 30px 0;
  border-radius: 6px;
}
}
@media screen and (max-width: 768px) {
.h2-contact{
		text-align: center;
		background:#001166;
		padding:2% 1%;
		color:#fff;
		font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-family: "YuMincho", "游明朝", "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif;
	}
.form-group {
  display_: flex;
  align-items: center;
  margin-bottom: 20px;
  border-bottom:1px solid #CACACA;
  padding-bottom:20px;
}
label {
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  text-align: left;
  display_: flex;
  align-items: center;
  padding-left:20px;
  padding-bottom: 5px;
  position: relative;
  display: block;
  color:#333;
}
.form-input {
  width: 100%;
  padding-right:20px;
  padding-left:20px;
}
.required {
  background-color: #a80000;
  color: white;
  font-size: 10px;
  padding: 2px 10px;
  border-radius: 3px;
  position: absolute;
  right:20px;
  top:0; 
}
.contact-form {
  max-width: 900px;
  margin: auto;
  background-color: #e1f6fa;
  padding: 20px 0;
  border-radius: 6px;
  margin-top:2%;
}
}
input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #CACACA;
  border-radius: 5px;
}
textarea {
  height: 150px;
}
.privacy-policy p {
  font-size: 14px;
  line-height: 1.5;
  margin: 5px 0;
color:#333;
}
.privacy-policy a {
  color: #1d2087;
  font-weight: bold;
  text-decoration: underline;
}
.privacy-policy a:hover{
  text-decoration: none;
}
input[type="submit"] {
  width: 100%;
  max-width:240px;
  background-color: #007f99;
  color: white;
  font-size: 18px;
  font-weight: bold;
  padding: 15px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
.footer{
text-align: center;
font-size:14px!important;
color:#fff;
background-color: #001166;
padding-top:15px;
}
@media screen and (min-width: 769px) {
.confbtn {
    letter-spacing: 0.05em;
    margin-left: .8em;
    margin-right: .8em;
    padding: 1em 1.3em 1em 1.3em;
    border: 1px solid #007f99;
    background-color: #007f99;
    font-size: 18px;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
	margin-left:auto!important;
	margin-right:auto!important;
	text-align:center!important;
  }
 .confbtn:hover {
    opacity: 0.7 !important;
  }
 .backbtn {
    margin-left: .8em;
    margin-right: .8em;
	border: 2px solid #007f99;
    padding: 1em 1.3em 1em 1.3em;
    border: 2px dotted #007f99!important;
    background: #fff!important;
    color: #007f99!important;
    font-size: 18px;
    cursor: pointer;
    letter-spacing: 0.05em;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
  }
 .backbtn:hover {
    margin-left: .8em;
    margin-right: .8em;
    border: 2px solid #007f99;
    background-color: #007f99!important;
    color: #fff !important;
    font-size: 18px;
    letter-spacing: 2px;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    -webkit-appearance: none;
  }
.confbtn{
 width: 240px!important;
}
.backbtn{
 width: 240px!important;
}
.sp-mgt-12{
margin-top:6%!important;
	}
}
@media screen and (max-width: 768px) {
.profile-name {
  font-size: 22px!important;
}
.profile-content p,
.step-text p,
.sp-left,
.txt-style-t,
.sp-15{
font-size:15px!important;
color:#333!important;
}
	.confbtn {
    letter-spacing: 0.05em;
    margin-top: 3%;
    margin-left: .8em;
    margin-right: .8em;
    padding: 1.2em 1em 1.2em 1em;
    border: 1px solid #007f99;
    background-color: #007f99;
    font-size: 16px;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
  }
  .confbtn:hover {
    opacity: 0.7 !important;
  }
  .backbtn {
    margin-top: 3%;
    margin-left: .8em;
    margin-right: .8em;
    padding: 1.2em 1em 1.2em 1em;
    border: 1px dotted #007f99;
    background-color: #fff;
    color: #007f99;
    font-size: 16px;
    cursor: pointer;
    letter-spacing: 0.05em;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
  }
  .backbtn:hover {
    margin-top: 3%;
    margin-left: .8em;
    margin-right: .8em;
    border: 1px solid #007f99;
    background-color: #007f99;
    color: #fff !important;
    font-size: 14px;
    letter-spacing: 2px;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    -webkit-appearance: none;
  }
  .confbtn {
    width: 86%;
    margin-left: auto;
    margin-right: auto;
  }
  .backbtn {
    width: 86%;
    margin-left: auto;
    margin-right: auto;
  }
	.sp-mgt-12{
margin-top:16%!important;
	}
}
/*フォーム*/
.error-message {
  color: red;
  font-size: 0.9em;
  margin-top: 5px;
}
.site-footer {
  background-color: #001166;
  color: #fff;
  text-align: center;
  padding: 20px 20px 10px 20px;
  font-family: "Yu Gothic", sans-serif;
  font-size: 14px;
}
.footer-inner p {
  margin: 6px 0;
color: #fff;
}
.footer-name {
  font-weight: bold;
  font-size: 16px;
  color: #fff;
}
.footer-link {
  color: #fff;
  text-decoration: underline;
}
.footer-link:hover {
  text-decoration: none;
}

/*導入までの流れ*/
.step-box {
  display: flex;
  flex-wrap: wrap;
  position: relative!important;
  margin-bottom: 40px;
}
.step-num {
  text-align: center;
vertical-align: middle!important;
}
.step-arrow {
  width:0;
height:0;
border-style:solid;
border-width: 23px 31px 0 31px;
border-color: #fff transparent transparent transparent;
  position: absolute!important;;
  left: 50%;
transform: translateX(-50%);
  bottom: -15px;
}
@media screen and (min-width: 769px) {
.step-box{
width:100%;
max-width:640px;
margin-left: auto;
margin-right: auto;
}
.step-box-left {
  background-color: #fff;
  display: flex;
  padding: 10px 10px;
  align-items: center;
  flex: 0 0 auto;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.step-box-right {
  flex: 1;
  padding: 10px 10px 10px 0;
  background-color: #fff;
  font-size: 15px;
  color: #000;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  text-align: left!important;
  display: flex;
  align-items: center;
}
.step-box-right p {
  margin: 0;
  font-weight: 500;
}
.step-count {
  display: block; /* 改行させるために追加 */
  font-size: 48px; /* サイズを大きく調整 */
  font-weight: bold;
  color:#1d2087;
  border-right:1px solid #333;
  padding-left: 20px;
  padding-right: 25px;
  font-family: "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}
}
@media screen and (max-width: 768px) {
.step-box{
width:100%;
}
.step-box-left {
  background-color: #fff;
  display: flex;
  padding: 10px 15px 10px;
  align-items: center;
  flex: 0 0 auto;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
border-right:1px solid #333;
}
.step-box-right {
  flex: 1;
  padding: 10px;
  background-color: #fff;
  font-size: 15px;
  color: #000;
  border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.step-count {
  display: block; /* 改行させるために追加 */
  font-size: 30px; /* サイズを大きく調整 */
  font-weight: bold;
  color:#1d2087;
  font-family: "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}
}
@media screen and (min-width: 769px) {
	.pdt-3{
		padding-top:3%;
	}
	.pdt-4{
		padding-top:4%;
	}
}
@media screen and (max-width: 768px) {
.cta_sp{
position: fixed;
bottom:0;
width:100%!important;
z-index:99;
background:rgba(153,153,153,0.70);
padding-top:5px;
padding-bottom:18px;
text-align:center;
}
.cta_sp li{
width:48%!important;
display:inline-block;
z-index:99!important;
border-radius: 4px;
padding-top:7px;
padding-bottom:8px;
text-align: center;
}
.cta_sp_left{
background:#a9daf2;
color:#333!important;
margin-right:2px!important;
position:relative;
}
.cta_sp_left a{
color:#333!important;
font-size:16px!important;
font-weight: bold;
}
.cta_sp_right a{
font-size:16px!important;
font-weight: bold;
color:#fff!important;
}
.cta_sp_right{
background:#ef8203;
margin-left:2px!important;
position:relative;
padding-top:7px;
padding-bottom:8px!important;
color:#fff!important;
}
.cta_sp li a i {
    color: #fff;
    font-size: 2.2rem;
    padding_: 8px 0 8px 2px;
}
.cta_sp_tel:before {
    content: "\f879";
    font-family: "Font Awesome 5 Free";
    color: #1d2087;
    font-size: 2rem;
    font-weight: 600;
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
footer{
margin-bottom:65px;
}
#wpfront-scroll-top-container{
margin-bottom:65px;
margin-right:-40px!important;
}
.cta_sp_left .fa-mobile-alt{
position:absolute;
left:8px;
top:21px;
}
.cta_sp_right .fa-envelope{
position:absolute;
left:8px;
top:23px;
}
}
@media screen and (min-width: 769px) {
.form-checkbox label {
  display: inline-block;
  margin-right: 20px;
  white-space: nowrap;
  width:auto;
}
}
@media screen and (max-width: 768px) {
.form-checkbox label {
  display: block;
  margin-top: 7px;
  white-space: nowrap;
  padding-left: 0;
  margin-left: 0;
}
.mgt-sp2{
  margin-top: 22%;
}
}

/*フォーム*/
select {
padding: 15px;
border: 1px solid #CACACA;
border-radius: 5px;
}
.consultation-box {
  background-color: #e6f7fb;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.consultation-label {
  font-weight: bold;
  margin-bottom: 10px;
}
.consultation-item {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.consultation-item label {
  width: 100px;
  font-weight: bold;
}
/* ここを追加 */
.consultation-item input[type="date"] {
  flex: 1;
  min-width: 140px;
  padding: 12px;
  border: 1px solid #CACACA;
  border-radius: 5px;
  box-sizing: border-box;
}
.consultation-item select {
  flex: 2; /* セレクトの幅を広めに */
  min-width: 180px;
  padding: 15px;
  border: 1px solid #CACACA;
  border-radius: 5px;
  box-sizing: border-box;
}

/* ── ご希望の折り返し日時（このブロックだけに効かせる） ───────────── */
#group-date{
  display:grid;
  grid-template-columns: 12em 1fr;     /* 左の大見出し / 右のカード */
  gap:24px;
  align-items:start;
  background:#e9f6f8;                  /* 水色の背景 */
  border-radius:10px;
  padding:22px 24px;
}
#group-date > label{
  font-weight:700;
  font-size:18px;
  line-height:1.6;
  margin-top:6px;                      /* 行頭を揃えるため微調整 */
}

/* 中のカード */
#group-date .consultation-box{
  background: #ffffffa6;               /* ほんのり白 */
  border:1px solid #e5eef3;
  border-radius:12px;
  padding:22px;
  max-width:740px;
  margin:0 auto;
}

/* 各行：ラベル / 日付入力 / 時間セレクト の3列 */
#group-date .consultation-item{
  display:grid;
  grid-template-columns: 7em 1fr 1fr;  /* ラベル固定 / 入力は可変 */
  gap:16px;
  align-items:center;
  padding:10px 0;
}
#group-date .consultation-item > label{
  font-weight:700;
  white-space:nowrap;
}

/* 入力とセレクトの共通見た目 */
#group-date input[type="text"],
#group-date select{
  width:100%;
  height:44px;
  font-size:16px;
  line-height:44px;
  border:1px solid #d6dde3;
  border-radius:8px;
  padding:0 14px;
  background:#fff;
  box-shadow:0 1px 0 rgba(0,0,0,.02) inset;
}

/* セレクトの矢印を少し大きく（ブラウザ標準のままでもOK） */
#group-date select{
  -webkit-appearance:none;
          appearance:none;
  background-image: linear-gradient(45deg, transparent 50%, #707b86 50%),
                    linear-gradient(135deg, #707b86 50%, transparent 50%);
  background-position: right 14px center, right 8px center;
  background-size: 6px 6px, 6px 6px;
  background-repeat:no-repeat;
  padding-right:34px;
}

/* 日付入力にカレンダーアイコン（jQuery UIと併用） */
#group-date input.mw_wp_form_datepicker{
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="%23707b86" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="18" rx="2" ry="2"/><line x1="16" y1="2" x2="16" y2="6"/><line x1="8" y1="2" x2="8" y2="6"/><line x1="3" y1="10" x2="21" y2="10"/></svg>');
  background-repeat:no-repeat;
  background-position:right 10px center;
  background-size:18px;
  padding-right:40px;
}
#group-date input::placeholder{ color:#89939e; }

/* フォーカス時 */
#group-date input[type="text"]:focus,
#group-date select:focus{
  outline:0;
  border-color:#8fb8e6;
  box-shadow:0 0 0 3px rgba(143,184,230,.2);
}

/* 仕切りの余白感（任意） */
#group-date .consultation-item + .consultation-item{ border-top:1px solid #eef3f6; }

/* スマホ：縦並びに切り替え */
@media (max-width: 720px){
  #group-date{
    grid-template-columns: 1fr;
    padding:16px;
  }
  #group-date > label{ margin:0 0 6px; }
  #group-date .consultation-box{ padding:16px; }
  #group-date .consultation-item{
    grid-template-columns: 1fr;        /* 1列に */
    gap:8px;
    padding:12px 0;
  }
}


/* ====== ご希望の折り返し日時を他の.form-groupと同じ並びに揃える ====== */
#group-date{
  /* 左: ラベル / 右: 内容 */
  display: grid;
  grid-template-columns: 12em 1fr;
  gap: 20px;
  align-items: center;
  padding: 16px 0;
  background: transparent;      /* 背景カードをやめる */
  border-radius: 0;
}
#group-date > label{
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  white-space: nowrap;          /* 1列で表示（縦に折り返さない） */
  writing-mode: horizontal-tb;  /* 念のため横書きを明示 */
}

/* 右側のボックスは枠・余白を外して全幅に */
#group-date .consultation-box{
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  max-width: 100%;
}

/* 各行：ラベル / 日付 / 時間 の3列（スマホは1列） */
#group-date .consultation-item{
  display: grid;
  grid-template-columns: 7em minmax(0,1fr) minmax(0,1fr);
  gap: 12px;
  align-items: center;
  padding: 8px 0;
  border-top: none;
}
#group-date .consultation-item > label{
  font-weight: 700;
  white-space: nowrap;
}

/* 入力とセレクトの見た目は他と同じに（必要なら残す） */
#group-date input[type="text"],
#group-date select{
  width: 100%;
  height: 44px;
  font-size: 16px;
  border: 1px solid #d6dde3;
  border-radius: 8px;
  padding: 0 14px;
  background: #fff;
  box-shadow: 0 1px 0 rgba(0,0,0,.02) inset;
}

/* セレクト矢印（任意） */
#group-date select{
  -webkit-appearance: none;
          appearance: none;
  background-image:
    linear-gradient(45deg, transparent 50%, #707b86 50%),
    linear-gradient(135deg, #707b86 50%, transparent 50%);
  background-position: right 14px center, right 8px center;
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
  padding-right: 34px;
}

/* スマホは縦積み */
@media (max-width: 720px){
  #group-date{
    grid-template-columns: 1fr;
  }
  #group-date .consultation-item{
    grid-template-columns: 1fr;
  }
}

/* PC：右側だけ余白を足す */
#group-date{
  padding-right: 24px;        /* ← 数値はお好みで 20–32px */
}

/* スマホ：左右どちらにも余白を入れる */
@media (max-width: 720px){
  #group-date{
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (max-width: 768px) {
.spleft{
text-align:left!important;
}	
}