@charset "UTF-8";
/* CSS Document */
html {
	font-size: 17px;
}
body {
	font-family: source-han-sans-japanese, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #493B4C;
}
p {
	line-height: 1.8rem;
	font-size: 1rem;
	font-weight: 300;
}
a.link {
    font-weight: 400;
    color: #8a359c;
    border-bottom: 2px solid #8a359c;
}
.flexbox {
	display: flex;
	/*flex-wrap: wrap;*/
}
header {
	width: 100%;
	min-width: 1100px;
	height: 140px;
	display: flex;
	align-items: center;
}
.contact-form header,
.subpage header {
	height: 80px;
    padding: 1rem;
	}
.menu {
    background: rgb(245 244 246 / 75%);
    border-radius: 0 0 25px 25px;
	position: absolute;
	left: 50px;
	top: 0;
	padding: 1.3rem 1rem 2rem 0.2rem;
    box-sizing: border-box;
}
.logo {
    width: 200px;
    margin: 0 auto 10rem;
}
.contact-form .logo.sp,
.subpage .logo.sp {
	display: block;
	width: 207px;
	margin: 0 0 0 0.5rem;
}
.logo img {
	width: 100%;
	display: inline-block;
}
.contact-form .menu.js-modal,
.subpage .menu.js-modal {
	display: none;
}
.menu_btn {
    display: none;
}
.gNavi {
    list-style: none;
    line-height: 1.5;
}
.gNavi_item {
    padding-bottom: 1.8rem;
    font-size: 1.0rem;
}
.gNavi_item a {
	color: #493B4C;
	position: relative;
}
.gNavi_item a::before {
	content: "";
	width: 2rem;
	height: 1px;
	background: #493B4C;
	display: inline-block;
	position: relative;
	margin-right: 1rem;
	top: -4px;
}
.contactInfo.pc {
    width: 100%;
    text-align: right;
	display: flex;
    justify-content: flex-end;
    align-items: center;
	height: 100%;
}
.contact-form .contactInfo.pc,
.subpage .contactInfo.pc {
	width: 80%;
}
.tel {
    margin-right: 2rem;
    width: 250px;
}
.tel a img {
	width: 100%;
}
.form {
    margin-right: 2rem;
}
.form a {
    background: #8A359C;
    color: #fff;
    border-radius: 100vh;
    padding: 1rem 2.5rem;
	font-size: 1.0rem;
}
.form a span {
	position: relative;
}
.form a span::before {
	content: "";
    display: inline-block;
    position: relative;
    background: url(../img/icon_p_airplain_w.svg) no-repeat;
    background-size: 100% auto;
    width: 25px;
    height: 25px;
    margin-right: 7px;
    vertical-align: text-top;
}
.contactInfo.sp {
	display: none;
}
@media screen and (max-width: 768px) {
	html {
	font-size: 16px;
}
header,
.contact-form header,
.subpage header {
	display: flex;
	position: fixed;
	justify-content: space-between;
	align-items: center;
    height: 70px;
	min-width: unset;
	background: rgb(255 255 255 / 60%);
	z-index: 900;
	padding: 0;
}
.sp_menu_header {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.logo.sp,
.contact-form .logo.sp,
.subpage .logo.sp {
    width: 33%;
	max-width: 135px;
    margin: 0 0 0 0.5rem;
}
.logo {
    width: 110px;
    margin: 0 0 0 1rem;
}
.overlay.on {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(100, 100, 100, .8);
    z-index: 1000;
}
.menu {
    display: none;
	position: fixed;
	right: 0;
    left: auto;
    width: 90%;
    top: 0;
	background: #F5F4F6;
	z-index: 10;
	padding: 0.6rem 0.5rem;
	border-radius: 0 0 0 25px;
	z-index: 1010;
}
.menu_inner {
    max-width: 400px;
    margin: 0 auto;
}
.gNavi {
    padding-left: 1rem;
}
.gNavi_item a::before {
    width: 1.4rem;
}
.menu_btn {
    display: block;
    margin-right: 0.5rem;
}
.sp_menu_header .menu_btn {
	margin: 0;
}
.contactInfo.pc {
	display: none;
}
.contactInfo.sp {
    display: block;
}
.contactInfo.sp .form {
    margin-right: 0;
	width: 100%;
}
.contactInfo.sp .form a {
	display: block;
	text-align: center;
	width: 90%;
	margin: 0 auto 1.5rem;
	padding: 0.7rem 0;
    line-height: 1.7;
}
.contactInfo.sp .tel {
	width: 100%;
}
.contactInfo.sp .tel a {
	display: block;
	text-align: center;
	background: #EDDFEF;
    color: #fff;
    border-radius: 100vh;
	margin: 0 auto 3rem;
    padding: 10.78px 0 7.68px;
    font-size: 1.2rem;
    width: 90%;
}
.contactInfo.sp .tel a img {
    width: 150px;
}
}
.topSec {
    display: flex;
	justify-content: flex-end;
}
.topSec_inner {
    width: calc(100% - 24vw);
    height: 600px;
    border-radius: 45px 0 0 45px;
	background: url(../img/main.jpg) center no-repeat #eff0f4;
	background-size: cover;
}
.topSec_header {
	font-family: source-han-sans-japanese, sans-serif;
	font-weight: 300;
	font-style: normal;
	position: relative;
    top: 40%;
    left: 13%;
	line-height: 1.6;
	width: 400px;
	font-size: 2rem;
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
}
rt.rubyTxt {
    letter-spacing: 0.3em;
    color: #8a359c;
    ruby-align: center;
    padding-left: 0.3em;
}
@media screen and (max-width: 768px) {
	.topSec_header {
		top: 12%;
		left: 7%;
		line-height: 1.6;
		width: 84%;
		font-size: 6.8vw;
		font-weight: 300;
	}
	.topSec_inner {
	  width: calc(100% - 10vw);
	  height: 100vw;
	  border-radius: 45px 0 0 45px;
	  background: url(../img/main_sp.jpg) bottom right -31px no-repeat #eff0f4;
	  background-size: auto 90%;
	}

}

.sec_header {
    font-weight: normal;
    text-align: center;
    margin-bottom: 4rem;
	color: #493B4C;
	font-size: 1.6rem;
	letter-spacing: 5px;
	position: relative;
	line-height: 1.7;
}
.sec_header > .sub {
	font-family: work-sans, sans-serif;
    font-weight: 400;
    font-style: normal;
	color: #948498;
    font-size: 1rem;
    margin-top: 0;
    display: inline-block;
    letter-spacing: 0.15em;
	top: -6px;
}
.sec_header > .sub::after {
	display: none;
}
.contact-form .sec_header > .sub,
.subpage .sec_header > .sub {
	top: 8px;
}
.sub.contact-sub {
    color: #fff;
}
.contact .sec_header {
	color: #fff;
}
.sec_header span {
	position: relative;
}

.sec_header span::after {
	content: "";
	width: 24px;
	height: 3px;
	background: #707070;
	display: block;
	position: relative;
	margin: 0.5rem auto 0;
}
.sec_header img {
    height: 1.5rem;
}
.contact .sec_header span::after {
	background: #fff;
}
.section.greeting {
    padding: 9rem 0 25rem;
	position: relative;
}
.greeting::before {
	content: "";
	position: absolute;
	background: url(../img/bg_hect.svg) no-repeat;
	background-size: 100% auto;
	width: 240px;
	height: 240px;
	top: -74px;
	left: 170px;
}
.greeting {
	background: url(../img/bg_sevices_top.svg) bottom no-repeat;
	background-size: 100% auto;
}
/*.sec_inner {
    margin: 8rem auto 0;
}*/
.box.position_right {
    display: flex;
	flex-direction: row-reverse;
	position: relative;
    z-index: -1;
}
.box_cover {
	position: relative;
	width: 100%;
	margin-bottom: 6rem;
}
.box.position_right .box_inner {
    background: #F5F4F6;
    width: 60%;
    padding: 5rem 1rem 5rem 7rem;
    border-radius: 25px 0 0 25px;
    position: relative;
    right: 0;
    box-sizing: border-box;
	}
.box_inner .greeting_subHeader {
	font-family: source-han-sans-japanese, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 2.529rem;
	margin-left: -130px;
	margin-top: 0;
	letter-spacing: 4px;
}
.box_inner .greeting_subHeader > .smaller {
	font-size: 1.59rem;
	margin-right: -0.8rem;
    margin-left: -0.8rem;
}
.box_inner p {
    line-height: 2.1;
    font-size: 1.0rem;
    font-weight: 300;
}
.box_img_left {
	width: 43%;
	height: 550px;
	margin-top: -28vh;
    z-index: 10;
	background: url(../img/g_sec_img01.jpg) no-repeat;
	background-size: cover;
    border-radius: 0 25px 25px 0;
}
.box_img_left img {
	width: 100%;
	border-radius: 0 25px 25px 0;
}
.box_cover_lower {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    position: relative;
}
.box.position_left .box_inner {
    background: #F5F4F6;
    width: 70%;
    padding: 5rem;
    border-radius: 25px;
    position: relative;
    box-sizing: border-box;
	left: 12%;
	}
.box_img_right {
	width: 400px;
    height: 380px;
    margin-top: -126px;
    z-index: 10;
    background: url(../img/g_sec_img02.jpg) no-repeat;
    background-size: cover;
    border-radius: 25px;
    position: absolute;
    right: 50px;
}
@media screen and (max-width: 768px) {
	.sec_header span {
		position: relative;
		font-size: 6vw;
	}
	.sec_header span::after {
		height: 2px;
		margin: 0.4rem auto 0.3rem;
	}
	.sec_header > .sub {
		font-size: 4vw;
		top: -9px;
	}
	.sec_header img {
		height: 1.3rem;
	}
	.sec_inner {
		margin: 5rem auto 0;
	}
	
	.section.greeting {
		padding: 0 0 67vw;
	}
	.section.greeting::before {
		width: 150px;
		height: 150px;
		top: -118px;
		left: -36px;
	}
	.box.position_right .box_inner,
	.box.position_left .box_inner {
		width: 90%;
		padding: 3rem 5vw 5rem 5vw;
	}
	.box.position_left {
		/*display: flex;
		justify-content: end;*/
	}
	.box.position_left .box_inner {
		border-radius: 25px 0 0 25px;
		right: 0;
	}
	.box_inner .greeting_subHeader {
		font-size: 10vw;
        margin-left: -9vw;
        letter-spacing: 3px;
	}
	.box_inner .greeting_subHeader > .smaller {
		font-size: 12px;
		margin-right: -0.4rem;
        margin-left: -0.4rem;
	}
	.box_inner p {
		line-height: 1.8;
		font-size: 4.5vw;
		font-weight: 300;
	}
	.box_cover_lower {
		max-width: unset;
		width: 100%;
        box-sizing: border-box;
	}
	.box_img_left {
		width: 68%;
        height: 62vw;
        margin-top: -6vh;
	}
    .box_img_right {
		width: 54vw;
		height: 50vw;
		margin-top: -9vw;
		left: 35%;
		}
}

.lead {
    width: 800px;
    margin: 0 auto 5rem;
    line-height: 1.9;
	font-size: 1rem;
}
.services {
	background: #f5f4f6;
	padding: 8rem 0 5rem;
	position: relative;
}
.services::before {
	content: "";
	position: absolute;
	background: url(../img/bg_hect_2.svg) no-repeat;
	background-size: 100% auto;
	width: 200px;
    height: 200px;
    top: -127px;
    right: 170px;
	z-index: 2;
}
.services_list {
	list-style: none;
	width: 80%;
	max-width: 1000px;
	margin: 0 auto;
	flex-wrap: wrap;
	justify-content: space-around;
}
.services_listItem {
	width: 45%;
	margin-bottom: 8rem;
}
.list_img {
	border-radius: 50%;
	width: 300px;
	display: block;
	margin: 0 auto 45px;
}
.list_title {
	color: #3B4043;
	font-size: 1.1rem;
	font-weight: 600;
	text-align: center;
}
.list_txt {
	font-size: 0.95rem;
    line-height: 1.7;
}
@media screen and (max-width: 768px) {
	.lead {
		width: 90%;
		font-size: 4.5vw;
	}
.services {
	  padding: 2rem 0;
  }
  .services::before {
	  width: 30vw;
    height: 30vw;
    right: 22px;
    z-index: 15;
    top: -19vw;
  }
  .services_list {
	  list-style: none;
	  width: 90%;
	  padding-left: 0;
  }
  .services_listItem {
	  width: 90%;
	  margin-bottom: 4rem;
  }
  .list_img {
	  width: 68%;
	  margin: 0 auto 1.5rem;
  }
  .list_title {
    font-size: 5vw;
  }
  .list_txt {
    font-size: 4.3vw;
    line-height: 1.9;
  }
}
.characteristics {
	background: #FBF7EA;
	position: relative;
	padding: 7rem 0 8rem;
}
.characteristics::before {
	content: "";
	position: absolute;
	background: url(../img/bg_sevices_bottom.svg) no-repeat;
	background-size: 100% auto;
    width: 100%;
    height: 80px;
    top: 0;
    left: 0;
}
.chara_items.flexbox {
    width: 80%;
    margin: 0 auto;
	flex-wrap: wrap;
	justify-content: space-around;
}
.chara_box {
    background: #fff;
	padding: 1.8rem 2.4rem;
	width: 45%;
	box-sizing: border-box;
}
.chara_title {
	font-size: 1.2rem;
    position: relative;
    font-weight: 400;
	z-index: 0;
}
.chara_title::before {
	content: "";
	width: 70px;
	height: 70px;
    background: url(../img/charaTitle_hect.svg) no-repeat;
	background-size: 100% auto;
	position: absolute;
	display: block;
	top: -16px;
    left: -23px;
	z-index: -1;
}
.chara_img {
	width: 100%;
	display: inline-block;
	margin-bottom: 1rem;
}
.subTxt {
	font-size: 0.9rem;
	display: block;
	margin-bottom: 0.8rem;
	position: relative;
}
@media screen and (max-width: 768px) {
	.characteristics {
		padding: 1rem 0 8rem;
	}
	.chara_items.flexbox {
		width: 90%;
	}
	.chara_box {
		width: 100%;
		padding: 1.8rem 1.6rem;
	}
	.chara_box:nth-child(1) {
		margin-bottom: 2.5rem;
	}
	.chara_title {
        font-size: 5vw;
	}
	.chara_title::before {
		width: 55px;
		height: 55px;
		top: -8px;
		left: -12px;
	}
	
	.subTxt {
    font-size: 3vw;
	}
	.chara_box_txt {
    font-size: 4.5vw;
	line-height: 1.7;
    }

}
.lawyers {
    width: 100%;
    padding: 5rem 0 6rem;
}
.lawyers_items {
    width: 80%;
    margin: 0 auto;
}
.profile_box.flexbox {
    justify-content: space-between;
	margin-bottom: 6rem;
}
.profile_box .img {
    width: 50%;
}
.profile_box .img img {
	display: block;
    width: 100%;
}
.profile {
    padding: 3rem 2rem;
    box-sizing: border-box;
}
.profile.first {
	padding: 1rem 2rem;
}
.name {
    font-weight: 400;
	line-height: 1.6;
	font-size: 1.7rem;
    letter-spacing: 1px;
	margin-top: 0;
}
.lower .name {
    top: 80px;
    position: relative;
    padding: 0 25px;
}
.position {
    font-size: 0.85rem;
    font-weight: 400;
	display: block;
}
.yomi {
    margin-left: 1rem;
    font-size: 0.95rem;
    letter-spacing: 3px;
	color: #8A359C;
}
.lower .yomi {
    display: block;
    margin-left: 0;
}
.text_underline {
    border-bottom: 1px solid #893A9A;
    display: inline-block;
    padding-bottom: 4px;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 0.8rem;
	margin: 0 0 0.8rem;
}
.profile p {
    line-height: 1.8rem;
    font-size: 1rem;
	margin-top: 0;
}
.lawyers_box.flexbox {
    justify-content: space-between;
}
.profile_box.lower {
    box-sizing: border-box;
    width: 47%;
}
.profile_box.lower .profile {
	background: #fafafa;
	margin-top: -30px;
    margin-left: 25px;
}
@media screen and (max-width: 768px) {
	.lawyers_items {
    width: 90%;
    margin: 0 auto;
}
.profile_box.flexbox {
    justify-content: space-between;
    flex-wrap: wrap;
	margin-bottom: 3rem;
}
.profile_box .img {
    width: 100%;
    overflow: hidden;
}

.lawyers_box.flexbox {
    justify-content: space-between;
    flex-wrap: wrap;
}
.profile_box.lower {
    box-sizing: border-box;
    width: 100%;
	margin-bottom: 3rem;
}
.profile_box.lower .flexbox {
	position: relative;
}
.profile {
    padding: 5rem 1rem 3rem;
}
.profile.first {
    padding: 3rem 1rem;
}
.profile_box.lower .img {
    width: 50%;
    height: auto;
    overflow: hidden;
}
.name {
    font-size: 8vw;
}
.lower .name {
    position: absolute;
    top: 20%;
    left: 44%;
    padding: 0;
    width: 60%;
    margin: 0;
}
.position {
    font-size: 3.5vw;
}
.yomi {
    font-size: 3.4vw;
}
.lower .yomi {
    letter-spacing: 1px;
}
}

.contact {
	width: 100%;
	padding: 5rem 0;
	background: linear-gradient(180deg, #E2F6FF, #248DBA), url(../img/contact_bg.jpg) no-repeat;
	background-size: cover;
	background-blend-mode: multiply;
}
h3.contact_subHeader {
    text-align: center;
    color: #fff;
    font-weight: 400;
    letter-spacing: 2px;
}
.contactFlow.flexbox {
    margin: 0 auto 4rem;
}
.flow .sec_inner {
    width: 1000px;
    margin: 0 auto;
    border: 8px solid #eff0f4;
	box-sizing: border-box;
	padding: 2rem 0 1rem;
    margin-bottom: 8rem;
}

.step {
    width: 25%;
    text-align: center;
	position: relative;
}
.step::after {
    content: "";
    display: inline-block;
    background: url(../img/icon_flowArrow.svg) no-repeat;
    background-size: 100% auto;
    width: 17px;
    height: 17px;
    position: absolute;
    right: -10px;
    top: 90px;
}
.step.last-item::after {
	display: none;
}
.step_title {
    line-height: 1.6;
	font-size: 1.2rem;
}
.step_img {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    margin-bottom: 1vw;
    background: #eff0f4;
}
.btn_box {
	text-align: center;
	}
.formBtn {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 460px;
	background: #F7F2F9;
	color: #655768;
	font-weight: 600;
	letter-spacing: 4px;
	font-size: 1.2rem;
	border-radius: 100vh;
	padding: 1.3rem 0 1.2rem;
	border: none;
}
.formBtn::before {
	content: "";
	display: inline-block;
	position: relative;
	background: url(../img/icon_p_airplain.png) no-repeat;
	background-size: 100% auto;
	width: 40px;
    height: 40px;
    margin-right: 7px;
    vertical-align: middle;
	top: -3px;
}
@media screen and (max-width: 768px) {
	.btn_box {
		text-align: center;
		width: 80%;
		margin: 0 auto;
		max-width: 480px;
	}
	.formBtn {
		text-align: center;
		width: 90%;
		margin: 0 auto 1.5rem;
		padding: 0.7rem 0;
		line-height: 1.7;
		font-size: 1.0rem;
	}
	.formBtn::before {
		width: 25px;
		height: 25px;
		margin-right: 7px;
		vertical-align: middle;
		top: -3px;
	}
	.telBtn {
		display: block;
		text-align: center;
		background: #EDDFEF;
		color: #fff;
		border-radius: 100vh;
		margin: 0 auto 3rem;
		padding: 10.1px 0 6.64px;
		font-size: 1.2rem;
		width: 90%;
	}
	.telBtn img {
      width: 166px;
	}
	.flow .sec_inner {
		width: 95%;
	}
	.contactFlow.flexbox {
		margin: 0 auto 4rem;
		width: 100%;
		max-width: 460px;
		flex-wrap: wrap;
	}
	.step {
		width: 47%;
		margin-bottom: 2.3rem;
	}
	.step_title {
		line-height: 1.6;
		font-size: 3.5vw;
	}
	.step_img {
		width: 150px;
		height: 150px;
		border-radius: 50%;
		margin-bottom: 1rem;
		position: relative;
	}
	.step::after {
		right: -8px;
        top: 69px;
	}
}
@media screen and (max-width: 430px) {
	.step_img {
		width: 110px;
		height: 110px;
		border-radius: 50%;
		margin-bottom: 1rem;
	}
	.step::after {
		right: -8px;
        top: 12vw;
	}
}
@media screen and (max-width: 320px) {
	.step_img {
		width: 110px;
		height: 110px;
		border-radius: 50%;
		margin-bottom: 1rem;
	}
	.step::after {
		right: -8px;
		top: 47px;
	}
	.btn_box {
		width: 95%;
	}
}
.section.access {
    padding: 5rem 0;
}
.access .sec_inner {
	margin-top: 0;
}
.access_box {
    width: 80%;
    border-radius: 25px;
	background: #fafafa;
    margin: 0 auto;
}
.access_info {
    width: 50%;
	padding: 4rem 3rem 2rem;
	box-sizing: border-box;
}
.access_info p {
	font-size: 0.95rem;
    line-height: 1.8;
    margin-top: 0;
}
iframe {
    display: block;
    width: 100%;
	height: 100%;
	border-radius: 25px 0 0 25px;
}
.map {
    width: 50%;
}
@media screen and (max-width: 768px) {
	.section.access {
		padding: 0 0 5rem ;
	}
	.access_box {
    width: 100%;
	flex-wrap: wrap;
	justify-content: center;
	border-radius: 0;
	background: #fff;
	}
	.map {
    width: 100%;
	height: 100vw
}
iframe {
	border-radius: 0;
}
.access_info {
	width: 90%;
	background: #fafafa;
	border-radius: 25px;
	margin-top: -2rem;
	padding: 2rem 0.9rem;
	z-index: 9;
}
}

.content {
    margin-bottom: 7rem;
	min-width: 1100px;
    margin: 0 auto;
}
.footer_inner {
    width: 80%;
    margin: 0 auto 5rem;
	justify-content: space-around;
}
.footer_info {
    color: #707070;
    font-size: 0.9rem;
    line-height: 1.8;
}
.footer_logo {
    width: 190px;
    margin-bottom: 1rem;
}
.footer_logo img {
	display: inline-block;
	width: 100%;
}
ul.footer_list {
    list-style: none;
}
.footer_listItem a {
    color: #707070;
	font-size: 0.9rem;
	line-height: 2.0;
	position: relative;	
}
.footer_listItem a::before {
	content: "";
    background: url(../img/icon_arrow.svg) no-repeat;
    background-size: 100% auto;
    width: 5px;
    height: 9px;
    display: inline-block;
    position: relative;
    top: -1px;
    margin-right: 0.6rem;
}
p.copyright {
    text-align: center;
    font-size: 0.75rem;
}
.pc {
	display: block;
}
.sp {
	display: none;
}
@media screen and (max-width: 768px) {
	.content {
		min-width: unset;
		padding-top: 70px;
	}
	.footer_inner {
		width: 100%;
		margin: 0 auto 5rem;
		flex-wrap: wrap;
		max-width: 350px;
	}
	.footer_logo {
		margin: 0 auto 1.5rem;
		text-align: center;
		width: 200px;
	}
	.footer_logo img {
		display: inline-block;
		width: 100%;
	}
	.footer_info_box {
		margin-bottom: 2rem;
		width: 90%;
	}
	.footer_navi.flexbox {
		width: 90%;
	}
	ul.footer_list.left {
		padding-left: 0;
		width: 40%;
	}
	ul.footer_list.right {
		padding-left: 0;
		width: 60%;
	}
	p.copyright {
    line-height: 1.5;
    font-size: 0.5rem;
}
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
}
.inquiry,
.ppolicy {
    margin: 9rem auto 10rem;
}
.info_box {
	width: 800px;
	margin: 0 auto;
}
.ppolicy h3 {
    color: #360b62;
}
h2.ttl_h2 {
    margin-block-start: 5rem;
  color: #360b62;
    border-bottom: 2px solid #360b62;
    padding-bottom: 9px;
}
.ppolicy p.date {
  font-size: 0.8rem;
    font-weight: bold;
    line-height: 1.7;
}
span.info-tag {
    background: #857e9e;
    border-radius: 5px;
    padding: 0.2rem 1rem;
    color: #fff;
    letter-spacing: 0.05em;
}
.ppolicy .sec_inner {
	width: 80%;
	min-width: 800px;
	margin: 0 auto;
}
.ppolicy-lead.flexbox {
    column-gap: 40px;
    justify-content: center;
  margin-block-end: 2rem;
}
.ppolicy-lead .ex-txt {
  width: 70%;
}
.ppolicy-lead .p-mark {
  width: 200px;
}
.ppolicy-lead .p-mark img {
  display: block;
  width: 100%;
}
.ppolicy_list {
    list-style: none;
    padding-inline-start: 1rem;
    font-size: 1rem;
    line-height: 1.6;
}
ol.ppolicy_list {
  list-style: auto;
  padding-inline-start: 2rem;
  line-height: 1.8;
}
li.ppolicy_listItem {
    line-height: 1.8;
}
.ppolicy_listItem > ul {
    font-weight: 300;
}
h5 {
    font-size: 1.0rem;
    margin: 0.5rem auto;
    font-weight: 400;
}
@media screen and (max-width: 768px) {
    .info_box {
		width: 95%;
		margin: 0 auto;
	}
	.ppolicy .sec_inner {
		width: 90%;
		min-width: unset;
	}
  .ppolicy-lead.flexbox {
    column-gap: unset;
    flex-wrap: wrap;
    row-gap: 2rem;
  }
  .ppolicy-lead .ex-txt {
    width: 100%;
  }
}