@charset "UTF-8";
/*藤倉コンポジットCSS*/ :root {
  --blue_dark: #313486;
  --blue01: #313480;
  --blue_light: #f2f3fd;
}
.mainContent.mainContent ul li {
  list-style: none;
  position: relative;
  margin-bottom: 5px;
}
.mainContent {
  line-height: 2;
  font-size: 15px;
}
@media (max-width: 768px) {
  .mainContent {
    line-height: 2;
    font-size: 14px;
  }
}
.mainContent p {
  line-height: 2.2;
}
.mainContent a {
  color: #313480;
}
.mnt-h4 {
  position: relative;
  margin: 20px 0 20px 0;
  font-weight: 700;
  font-size: 16px;
}
@media (max-width: 768px) {
  .mnt-h4 {
    font-size: 14px;
  }
}
.mnt-h3 {
  position: relative;
  margin: 50px 0 30px 0;
  padding-left: 20px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .mnt-h3 {
    font-size: 16px;
  }
}
.mnt-h3:before {
  content: "";
  position: absolute;
  left: 0;
  width: 6px;
  height: 100%;
  background: #0058a7;
}
.mnt-h3-2 {
  position: relative;
  margin: 20px 0 30px 0;
  padding-left: 20px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .mnt-h3-2 {
    font-size: 16px;
  }
}
.mnt-h3-2:before {
  content: "";
  position: absolute;
  left: 0;
  width: 6px;
  height: 100%;
  background: #004e9d;
}
.p-mainIntroWrap {
  margin-bottom: 20px;
}
.p-mainArticle {
  padding-left: 4%;
  padding-right: 4%;
}
.p-mainVisual img {
  width: 100%;
  padding-left: 4%;
  padding-right: 4%;
}
@media (max-width: 768px) {
  .p-mainVisual img {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.p-mainIntro__label {
  color: #fff;
  font-size: 18px;
  width: 250px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #313480;
}
.p-mainIntro__title {
  font-size: 26px;
  color: var(--blue_dark);
  margin-bottom: 1.3em;
  line-height: 1.6;
  border-bottom: 1px solid #313480;
  padding-bottom: 25px;
}
.p-mainIntroCont {
  position: relative;
}
.p-mainIntroCont_inner {
  background: #fff;
}
.p-mainIntro__point .__wrap {
  display: flex;
  background: var(--blue_light);
  padding: 2.8%;
  border-radius: 10px;
  margin-top: 50px;
}
.p-mainIntro__point .__title {
  position: relative;
  font-weight: bold;
  display: flex;
  min-width: 200px;
}
.p-mainIntro__point .__title:before {
  content: "";
  display: block;
  height: 1.26em;
  width: 1.26em;
  margin-top: .2em;
  margin-right: .8em;
}
.p-mainIntro__point .__point-list {
  margin-bottom: 0;
  padding-left: 1.5em;
}
.p-mainIntro__point .__contents {
  border-left: 1px solid #0f5eaa;
}
.p-mainIntro__point .__contents li {
  margin: 12px 0 12px -10px;
  line-height: 1.7;
}
.p-mainIntro__point .__point-listItem span {
  color: #023559;
  font-weight: bold;
}
.p-mainIntro__point .__point-listItem:before {
  content: "・";
  font-size: inherit;
}
.p-mainIntroCont {}
.p-mainIntro__label {
  margin-bottom: 3em;
  position: absolute;
  top: -50px;
  left: 4%;
  font-size: 15px;
  font-weight: 600;
}
.p-mainIntroCont_inner {
  padding: 5% 5% 0 5%;
}
.p-mainIntro__point .__contents {}
@media (max-width: 768px) {
  .p-mainIntro__title {
    font-size: 18px;
  }
  .p-mainIntro__point .__point-list {
    padding-left: 01em !important;
  }
  .p-mainIntro__point .__contents {
    border-left: 0px solid #2e6fb4;
  }
  .p-mainArticle {
    padding-left: 5%;
    padding-right: 5%;
  }
  .p-mainIntro__label {
    color: #fff;
    font-size: 13px;
    width: 120px;
    margin-left: -4%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: -moz-linear-gradient(left, #0e69b3, #00b3f0);
  }
  .p-mainIntro__point .__wrap {
    flex-direction: column;
  }
  .p-mainIntro__point .__title {
    margin-bottom: 10px;
  }
  .p-mainIntro__point .__point-list {
    font-size: 15px;
    line-height: 1.5;
  }
  .p-mainIntro__point .__point-list li {
    margin: 15px 0 15px -15px;
  }
}
.p-articleCont {
  margin-bottom: 40px;
}
.articleHead .title01__subtitle {
  font-size: 14px;
  display: inline-flex;
  padding: 0.25em 1.75em;
  border: 1px solid #c5c5c5;
  border-radius: 3px;
  margin-bottom: 0;
}
.articleHead .title01 {
  padding-bottom: 20px;
  margin-bottom: 30px;
  position: relative;
  font-size: 24px;
  font-weight: bold;
  margin-top: 60px;
}
.articleHead .title01__subtitle2 {
  font-size: 14px !important;
  display: inline-flex;
  padding: 0.25em 1.75em !important;
  border: 1px solid #c5c5c5 !important;
  border-radius: 3px !important;
  margin-bottom: 20px !important;
  margin-top: 20px;
  line-height: 2 !important;
}
.articleHead .title01:before {
  content: "";
  height: 2px;
  width: 100px;
  background: var(--blue01);
  display: block;
  bottom: 0;
  position: absolute;
}
@media (max-width: 768px) {
  .articleHead .title01 {
    font-size: 18px;
  }
}
.article01_contBox {
  background: var(--blue_light);
  padding: 4%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.article01_contBox img {
  width: 100%;
}
.article01_description {
  background: #fff;
  padding: 20px;
}
.article01_title {
  font-weight: bold;
  margin-bottom: 15px;
}
.articleContent01 {
  margin-bottom: 40px;
}
.articleContent02 {
  padding-bottom: 50px;
}
.article02_contBox {
  display: flex;
  margin-top: 20px;
}
.article02_contBox .__title {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 16px;
}
.article02_contBox.__type01 {
  border-radius: 5px;
  background: #ffffff;
}
.article02_contBox.__type01 .article02_contBoxImg img {
  border-radius: 4px 0 0 4px;
}
.article02_contBox.__type04 {
  border-top: 1px solid #e2e2e2;
  border-radius: 5px;
  background: #ffffff;
  padding-top: 40px;
}
.article02_contBox.__type04 .article02_contBoxImg img {
  border-radius: 4px 0 0 4px;
}
.article02_contBox.__type02 {
  background: var(--blue_light);
}
.article02_contBox.__type02 .__title {
  color: var(--blue01);
  margin-top: 10px;
}
.article02_contBox.__type03 {
  padding: 20px;
  background: #f4f4f4;
}
.article02_contBoxImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.article02_contBox.__type04 .article02_contBoxImg img {
  height: initial;
}
.article02_contBoxTxt {
  padding: 10px 20px 20px 20px;
  align-items: center;
  display: flex;
}
.article02_contBoxTxt2 {
  padding: 0 0 0 30px;
  align-items: center;
  display: flex;
}
.p-relatedLink {
  border: 1px solid #d8d8d8;
  padding: 20px;
  margin-bottom: 40px;
  margin-top: 40px;
}
.p-relatedLink .__title {
  color: #000;
  font-size: 18px;
  font-weight: bold;
}
@media (min-width: 769px) {
  .article02_contBoxTxt {
    width: calc(100% - 282px);
  }
  .article02_contBoxTxt {
    width: calc(100% - 282px);
  }
  .article02_contBoxImg {
    width: 280px;
    padding: 20px 0px 20px 20px;
  }
  .__type04 .article02_contBoxImg {
    width: 400px !important;
  }
}
@media (max-width: 768px) {
  .article02_contBox {
    flex-direction: column;
  }
  .article02_contBox.__type04 .article02_contBoxImg img {
    margin: -20px 0px 30px 0px;
  }
  .article01_description {
    padding: 20px 20px 20px 20px;
  }
  .article02_contBoxTxt2 {
    padding: 0px;
  }
  .article02_contBoxImg {
    width: 100%;
    margin: 20px auto 0 auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.content .p-relatedLinkList {
  padding-left: 0;
  margin-bottom: 0;
}
.p-relatedLinkList a {
  text-decoration: underline;
  border: none;
}
.p-relatedLinkList a:hover {
  text-decoration: none;
  border: none;
}
.p-relatedLinkList .__item:before {
  content: "・";
  font-size: inherit;
}
.inquiryBox {
  display: flex;
  margin-left: -2%;
  margin-right: -2%;
}
.content .inquiryBox {
  padding-left: 0;
}
.inquiryBox .inquiryItem {
  padding-left: 2%;
  padding-right: 2%;
}
.inquiryBox .inquiryItem:before {
  content: none;
}
.inquiryItem .__content {
  position: relative;
}
.inquiryItem .__content:before {
  content: "";
  padding-top: 30%;
  display: block;
}
.inquiryItem .__content .__coverImg {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  position: absolute;
  background-color: #06071e;
}
.inquiryItem .__content .__coverImg img {
  width: 100%;
  object-fit: cover;
  opacity: 0.75;
}
.inquiryItem .__content .__text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #fff;
  width: 95%;
  height: 83%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  text-align: center;
}
.inquiryItem .__content .__title {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  line-height: 1.8;
}
@media (max-width: 768px) {
  .inquiryItem .__content .__title {
    font-size: 18px;
  }
}
.inquiryItem .inquiryMore {
  background: -moz-linear-gradient(left, #0e69b3, #00b3f0);
  color: #fff;
  font-size: 15px;
  background-color: #313480;
  padding: 13px 18px 18px 10px;
  text-align: right;
}
.inquiryItem .inquiryMore span {
  line-height: 1;
  text-decoration: none;
  padding: 0 50px 0 0;
  display: inline-block;
  position: relative;
  transition: all 0.2s ease;
  border: none;
  color: #fff;
}
.inquiryItem .inquiryMore span:before, .inquiryItem .inquiryMore span:after {
  content: "";
  position: absolute;
}
.inquiryItem .inquiryMore span:before {
  width: 40px;
  height: 1px;
  bottom: 3px;
  right: 0;
  transition: all 0.2s ease;
  background: #fff;
}
.inquiryItem .inquiryMore span:after {
  border-right: 1px solid #fff;
  width: 8px;
  height: 8px;
  bottom: -1px;
  right: 0;
  transform: rotate(-45deg);
  transition: all 0.2s ease;
}
.inquiryItemLink {
  transition: all 0.2s ease;
}
.inquiryItemLink:hover {
  opacity: .7;
}
.inquiryBox .inquiryItem {
  width: 100%;
}
@media (max-width: 768px) {
  .inquiryBox {
    flex-direction: column;
  }
}
.content .c-title03 {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .content .c-title03 {
    font-size: 16px;
  }
}
.c-readmore {
  text-align: right;
  padding: 10px 0 0 0;
}
.c-readmore a {
  color: var(--blue01);
  line-height: 1.5;
  text-decoration: none;
  padding: 0 50px 0 0;
  display: inline-block;
  position: relative;
  transition: all 0.2s ease;
  border: none;
}
.c-readmore a:before, .c-readmore a:after {
  content: "";
  position: absolute;
}
.c-readmore a:before {
  width: 40px;
  height: 1px;
  bottom: 3px;
  right: 0;
  transition: all 0.2s ease;
  background: var(--blue01);
}
.c-readmore a:after {
  border-right: 1px solid var(--blue01);
  width: 8px;
  height: 8px;
  bottom: -1px;
  right: 0;
  transform: rotate(-45deg);
  transition: all 0.2s ease;
}
.c-readmore a:hover {
  padding: 0 40px 0 0;
  text-decoration: none;
  border: none;
}
.c-readmore a:hover:before {
  width: 35px;
}
.c-marker01 {
  background: #f8ffb6;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
}
.c-title02 {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  color: var(--blue_dark);
  display: flex;
  align-items: center;
  margin-bottom: 34px;
  justify-content: center;
  margin-top: 80px;
}
.c-title02:before, .c-title02:after {
  content: "";
  width: 72px;
  height: 1px;
  background: var(--blue01);
}
.c-title02:before {
  margin-right: 10px;
}
.c-title02:after {
  margin-left: 10px;
}
.u-text_center {
  text-align: center !important;
}
.u-mb0 {
  margin-bottom: 0 !important;
}
.u-mb10 {
  margin-bottom: 10px !important;
}
.u-mb20 {
  margin-bottom: 30px !important;
}
.u-mb40 {
  margin-bottom: 40px !important;
}
.u-mb50 {
  margin-bottom: 50px !important;
}
.u-mb60 {
  margin-bottom: 60px !important;
}
.u-mb70 {
  margin-bottom: 70px !important;
}
.u-mb80 {
  margin-bottom: 80px !important;
}
.u-mb90 {
  margin-bottom: 90px !important;
}
.u-mb100 {
  margin-bottom: 100px !important;
}
.u-mt0 {
  margin-top: 0 !important;
}
.u-mt10 {
  margin-top: 10px !important;
}
.u-mt20 {
  margin-top: 20px !important;
}
.u-mt30 {
  margin-top: 30px !important;
}
.u-mt40 {
  margin-top: 40px !important;
}
.u-mt50 {
  margin-top: 50px !important;
}
.u-mt60 {
  margin-top: 60px !important;
}
.u-mt70 {
  margin-top: 70px !important;
}
.u-mt80 {
  margin-top: 80px !important;
}
.u-mt90 {
  margin-top: 90px !important;
}
.u-mt100 {
  margin-top: 100px !important;
}
@media (max-width: 768px) {
  .c-title02 {
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: var(--blue_dark);
    display: flex;
    text-align: center;
    margin-bottom: 34px;
    margin-top: 34px;
  }
}
.balloon5 {
  position: relative;
  padding: 20px 20px 20px 70px;
  border-radius: 10px;
  color: #3e3a39;
  background: var(--blue_light);
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .balloon5 {
    position: relative;
    padding: 20px 20px 20px 70px;
    border-radius: 10px;
    color: #333;
    background-color: #f0f1fd;
    margin-left: 0px;
    margin-bottom: 30px;
    margin-top: 30px;
  }
}
.p-mokuji__title:before {
  content: "";
  display: block;
  background: url(img/mnt-index.svg) no-repeat center center/contain;
  height: 1.7em;
  width: 2.8em;
  margin-top: 0em;
  margin-right: 0.4em;
}
.p-mokuji__title {
  font-weight: 600;
  position: relative;
  font-weight: bold;
  display: flex;
  min-width: 200px;
  color: #0058a7;
}
.p-mokuji {
  padding: 20px;
  margin: 40px 0 0 0;
  background: #f4f5f8;
}
.p-mokuji__contents {
  margin-top: 10px;
  padding: 15px 0 0 0;
  border-top: 1px dotted #ccc;
}
.p-mokuji__contents ol {
  padding: 0 40px 0 40px;
}
@media (max-width: 768px) {
  .p-mokuji__contents ol {
    padding: 0 0px 0 15px;
  }
  .p-mokuji__contents li {
    font-size: 13px;
  }
}
.p-mokuji__contents li {
  padding-bottom: 10px;
  list-style: decimal !important;
  margin-left: 0px;
}
.p-mokuji__contents li a {
  color: #3e3a39;
}
.p-mokuji__contents li li {
  padding-bottom: 3px;
  font-weight: 300;
  list-style: disc !important;
}
.p-mokuji__contents li li a {
  color: #3e3a39;
}
.mnt-img {
  margin: auto;
  text-align: center;
}
.mnt-img img {
  width: 100%;
  margin: 0 0 20px 0;
}
img.p90 {
  width: 90%;
}
img.p80 {
  width: 80%;
}
img.p70 {
  width: 70%;
}
img.p60 {
  width: 60%;
}
img.p50 {
  width: 50%;
}
img.p40 {
  width: 40%;
}
img.p30 {
  width: 30%;
}
img.p20 {
  width: 20%;
}
img.p10 {
  width: 10%;
}
.img-r img {
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px
}
@media screen and (max-width:768px) {
  img.p90 {
    width: 100%;
  }
  img.p80 {
    width: 100%;
  }
  img.p70 {
    width: 100%;
  }
  img.p60 {
    width: 100%;
  }
  img.p50 {
    width: 100%;
  }
  img.p40 {
    width: 100%;
  }
  img.p30 {
    width: 100%;
  }
  img.p20 {
    width: 100%;
  }
  img.p10 {
    width: 100%;
  }
}
.mnt-point img {
  position: absolute;
  left: 15px;
  top: 10px;
  width: 40px;
  height: 40px;
}
.p-table {
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 14px;
}
.p-table table {
  border-bottom: 1px solid #ccc;
  border-collapse: collapse;
  width: 100%;
}
@media screen and (max-width:768px) {
  .p-table table {
    line-height: 1.8;
    font-size: 13px;
  }
}
.p-table table tr {
  border-top: 1px solid #ccc;
}
.p-table table th {
  width: 180px;
  padding: 5px 15px;
  background: #004e9d;
  text-align: center;
  color: #fff;
}
.p-table table td {
  width: calc(100% - 180px);
  padding: 5px 15px;
  color: #3e3a39;
}
@media screen and (max-width:768px) {
  .p-table {
    margin-bottom: 15px;
  }
  .p-table table th {
    width: 100px !important;
    padding: 5px 10px;
  }
  .p-table table td {
    width: calc(100% - 100px) !important;
    padding: 5px 10px;
  }
}
.p-titleBox {
  line-height: 1;
  margin-bottom: 20px;
  margin-top: 40px;
}
.p-titleBox .p-titleBox__title {
  display: inline-block;
  padding: 8px 15px;
  color: #fff;
  border-radius: 4px 4px 0 0;
  font-weight: 700;
}
.p-titleBox[data-color="lightBlue"] .p-titleBox__title {
  background-color: #313480;
  font-size: 14px;
}
.p-titleBox .p-titleBox__text {
  line-height: 2;
  padding: 15px 15px 15px 15px;
  border-radius: 0 4px 4px 4px;
}
.p-titleBox[data-color="lightBlue"] .p-titleBox__text {
  border: solid 1px #313480;
  font-size: 14px;
  color: #3e3a39;
}
@media screen and (max-width:768px) {
  .p-titleBox {
    margin-bottom: 15px;
  }
  .p-titleBox .p-titleBox__title {
    padding: 8px 10px;
    border-radius: 4px 4px 0 0;
    font-size: 14px;
    font-size: .875rem;
  }
  .p-titleBox .p-titleBox__text {
    line-height: 1.8;
    padding: 15px;
    border-radius: 0 4px 4px 4px;
    font-size: 14px;
    font-size: .875rem;
  }
}
@media screen and (max-width:768px) {
  .p-titleBox[data-color="lightBlue"] .p-titleBox__title {
    font-size: 13px;
  }
  .p-titleBox[data-color="lightBlue"] .p-titleBox__text {
    font-size: 13px;
    line-height: 2;
  }
}
.pc-none {
  display: none !important;
}
@media screen and (max-width:768px) {
  .pc-none {
    display: block !important;
  }
}
.medical_table {
  line-height: 1.8;
}
.medical_table table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px;
  background-color: #fafafa;
}
.medical_table table tr:nth-child(even) {
  background-color: #edeef2;
}
.medical_table table th {
  width: 20%;
  padding: 10px;
  background-color: #004e9d;
  color: #fff;
  font-size: 14px;
}
@media print, screen and (max-width: 768px) {
  .medical_table table th {
    padding: 1rem;
    font-size: 13px;
  }
}
.medical_table table td {
  padding: 10px;
  font-size: 14px;
  text-align: center;
  color: #3e3a39;
}
.medical_table table td:nth-of-type(1) {
  text-align: left;
  font-size: 14px;
}
@media print, screen and (max-width: 768px) {
  .medical_table table td {
    padding: 1rem;
    font-size: 13px;
  }
}
@media all {
  *, ::before, ::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
  }
  p {
    margin: 0;
    color: #3e3a39;
  }
  h4 {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    margin: 0;
  }
  img {
    vertical-align: bottom;
  }
  @media screen and (max-width: 768px) {
    img {
      width: 100%;
    }
  }
}
@media screen and (min-width: 769px) {
  .tool_box_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
  }
  .tool_box_top .img_ img {
    width: 350px;
    padding-right: 50px;
  }
  .tool_box_top .text1_ {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .tool_box_top .img_ img {
    width: 100%;
    padding-bottom: 3vw;
  }
  .tool_box_top .text1_ {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .tool_box_top2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
  }
  .tool_box_top2 .img_ img {
    width: 180px;
    padding-right: 20px;
  }
  .tool_box_top2 .text1_ {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .tool_box_top2 .img_ img {
    width: 100%;
    padding-bottom: 3vw;
  }
  .tool_box_top2 .text1_ {
    width: 100%;
  }
}
.mnt-blog p {
  line-height: 2;
  margin-bottom: 20px;
}
.mnt-blog h4 {
  position: relative;
  margin: 40px 0 15px 0;
  font-weight: 700;
}
.mnt-blog h4:before {
  content: "-";
  line-height: 1.6;
}
.mnt-img2 img {
  width: 100% !important;
  padding-right: 0px !important;
  border: 1px solid #e3e3e3;
}
.mnt-img2 {
  margin-right: 20px;
  margin-top: 20px;
}
.mnt-border {
  border-top: 1px solid #f0f0f0;
  padding-top: 30px;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .mnt-img2 {
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 15px;
  }
  .mnt-img2 img {
    padding-bottom: 0 !important;
    margin-right: 0px;
    margin-top: 0px;
  }
}
.p-caption {
  margin-bottom: 10px;
  text-align: right;
  font-size: 13px;
}
@media screen and (max-width: 768px) {
  .p-caption {
    font-size: 12px;
  }
}
.color-red {
  color: #A91616;
  font-weight: 600;
  font-size: 20px;
}
.color-blue {
  color: #004e9d;
  font-weight: 600;
  font-size: 20px;
}
.color-blue2 {
  color: #004e9d;
  font-weight: 600;
}
.color-green {
  color: #207B0D;
  font-weight: 600;
  font-size: 20px;
}
.color-orange {
  color: #B98100;
  font-weight: 600;
  font-size: 20px;
}
.color-gray {
  color: #9E9E9E;
  font-weight: 600;
  font-size: 20px;
}
.color-gray2 {
  color: #9E9E9E;
}
@media screen and (max-width: 768px) {
  .color-red {
    font-size: 18px;
  }
  .color-blue {
    font-size: 18px;
  }
  .color-green {
    font-size: 18px;
  }
  .color-orange {
    font-size: 18px;
  }
  .color-gray {
    font-size: 18px;
  }
}
.p-roundBox {
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 10px 20px;
  border-radius: 10px;
  /* border: dotted 1px #ccc; */
  background-color: #f9f9f9;
}
.p-agency3 ul {
  width: 100%;
  padding: 0 0 0 5px;
}
.p-agency3 li {
  padding: 10px 0;
  list-style: none !important;
  border-bottom: 1px solid #efefef;
  font-weight: 600;
}
.p-agency3 li:last-child {
  border-bottom: none;
}
.f-listTable {
  margin: 0 0 60px;
  line-height: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #f8f8f8;
}
.f-listTable dt {
  width: 17%;
  padding: 10px;
  margin: 0;
  font-weight: bold;
}
.f-listTable dt span {
  display: block;
  height: 100%;
  padding: 5px 10px;
  border-right: 1px solid #acacac;
}
.f-listTable dd {
  padding: 10px;
  width: 83%;
  margin: 0;
}
.f-listTable dd span {
  display: block;
  height: 100%;
  padding: 5px 0;
}
@media screen and (max-width: 768px) {
  .f-listTable {
    margin: 0 0 20px 0;
    border: 1px solid #edeced;
  }
  .f-listTable dt {
    width: 100%;
    padding: 10px;
    background-color: #efefef;
  }
  .f-listTable dt span {
    border-right: none;
    padding: 0;
  }
  .f-listTable dd {
    width: 100%;
    border-top: none;
    padding: 10px;
  }
  .f-listTable dd span {
    padding: 0;
  }
}