/*----------------------------
	common
----------------------------*/
.l_col2 {
  display: flex;
  justify-content: space-between;
}
.l_col2 > * {
  width: 48%;
}
.l_col2 > p {
  display: flex;
  justify-content: flex-end;
  height: 100%;
}
.p-cover__title {
  margin-top: -60px;
}
.p-entry__body h3 {
  font-size: 120%;
}
.p-entry__body h4 {
  font-size: 100%;
}
.p-entry__body p a {
  display: inline-block;
}
.single .button {
  display: block;
  text-align: center;
  margin: 120px auto -60px;
}
.single .button a {
  display: inline-block;
  background: #d80100;
  color: #fff;
  padding: 23px 56px 23px 56px;
  font-size: 14px;
  font-weight: bold;
  border: none;
  line-height: 1em;
  transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}
.single .button a:hover {
  opacity: 0.7;
}
.prevnext {
  margin-top: 120px;
  margin-left: 0 !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.prevnext li {
  list-style: none;
  display: flex;
  width: 33.3%;
}
.prevnext li a {
  width: 80%;
  line-height: 2.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: inline-block;
  color: #d80100;
}
.prevnext li.prev a:before {
  content: '«';
  margin-right: 10px;
}
.prevnext li:nth-child(2) {
  text-align: center;
}
.prevnext li:nth-child(2) a {
  width: 280px;
  padding: 8px;
  border: 1px solid #ddd;
  color: #000;
}
.prevnext li:nth-child(3) {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
}
.prevnext li.next:after {
  content: '»';
  margin-left: 10px;
  color: #d80100;
}
.crp_related {
  border-top: 1px solid #ddd;
  margin-top: 120px;
  padding-top: 40px;
  display: block;
}
.crp_related h4 {
  font-weight: normal;
  margin-bottom: 8px;
  font-size: 16px;
}
.crp_related ul li {
  font-size: 14px;
}
.p-entry__body p:last-child {
  margin-bottom: 0;
}
.p-entry__body a:visited {
  color: #d80100;
}
.l-secondary::before {
  background: none;
}
.p-entry__body td iframe {
  width: 100%;
  height: 300px;
}
.map_wrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 44%;
}
.map_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 782px) {
  .p-cover__title {
    margin-top: 0;
  }
  .l-primary {
    margin-bottom: 0;
  }
  .p-index-content01__title {
    font-size: 20px;
    text-align: left;
  }
  .p-index-content01__title br {
    display: none;
  }
  .p-header-content__title span {
    font-size: 20px;
  }
  .mt50 {
    margin-top: 0 !important;
  }
  .l-page-header {
    padding-bottom: 0;
  }
  .c-logo {
    width: 200px;
  }
  .l_col2 {
    flex-direction: column;
  }
  .l_col2 > * {
    width: 100%;
  }
  .p-cover__header,
  .p-page-header {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 14px 20px 10px;
    height: 55px;
  }
  .p-cover__header .p-cover__header-title,
  .p-page-header h1 {
    font-size: 14px;
    margin-bottom: 2px;
  }
  .p-entry__body td iframe {
    width: 100%;
    height: 250px;
  }
  .p-entry__body table {
    width: 100%;
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .single .button {
    margin: 80px auto;
  }
  .prevnext {
    font-size: 13px;
    position: relative;
    margin-top: 60px;
  }
  .prevnext li {
    width: 50%;
  }
  .prevnext li:nth-child(2) {
    position: absolute;
    top: 60px;
    width: 100%;
    left: 0;
  }
  .prevnext li:nth-child(2) a {
    margin: 0 auto;
    width: 70%;
  }
  .prevnext li:nth-child(3) {
    text-align: right;
    justify-content: flex-end;
    /*margin-top: 10px;*/
  }
  .single-book .p-page-header__title {
    display: none;
  }
  .post-type-archive-book .p-page-header__sub,
  .single-book .p-page-header__sub {
    font-size: 13px;
  }
  .p-service-entry__title {
    font-size: 24px;
  }
}
@media screen and (max-width: 320px) {
  .p-headline--lg {
    font-size: 20px;
  }
  .single-book .p-page-header__sub {
    font-size: 11px;
    letter-spacing: 0;
  }
  .p-cover__header;
}

/*----------------------------
	header/footer/sidebar
----------------------------*/
/* .l-header{
  position: fixed;
  top: 0;
  z-index: 2;
} */
.l-header__inner {
  justify-content: space-between;
}
.l-header .foot {
  display: none;
}
.l-header__inner > div {
  font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
  font-weight: bold;
}
.l-header__inner > div .tel {
  font-size: 16px;
  color: #d90000;
  margin-right: 8px;
}
.l-header__inner > div .num {
  color: #000;
  font-size: 26px;
  letter-spacing: 0;
}
.c-logo {
  width: 15%;
}
.l-header__desc {
  text-align: right;
}
.c-logo img {
  width: 100%;
}
.p-global-nav {
  font-size: 13px;
}
.p-global-nav > li {
  flex: auto;
}
.menu-item-411,
.menu-item-412,
.menu-item-413 {
  display: none;
}
.p-footer-banners {
  border: none;
  background: #fff;
}
.p-footer-banners__list-item {
  width: 50%;
}
/* .l-main{
  margin-top: 160px;
} */

@media screen and (max-width: 1200px) {
  .l-header__inner > .telnum {
    display: none;
  }
}
@media screen and (max-width: 782px) {
  .l-header {
    position: fixed;
    top: 0;
  }
  .l-header .foot {
    display: block;
  }
  .l-header__nav {
    overflow: scroll;
    max-height: 100vh;
  }
  .c-logo {
    width: 30%;
  }
  .p-global-nav > li {
    width: 100%;
  }
  body.home .l-footer {
    margin-top: 0;
  }
  .p-footer-nav {
    display: none;
  }
  .p-global-nav > li {
    /*margin: 8px 0;*/
  }
  .p-global-nav a {
    font-size: 15px;
    line-height: 56px;
    height: 56px;
  }
  .p-copyright span {
    display: none;
  }
  .p-pagetop:hover {
    background: #000;
  }
  .menu-item-411,
  .menu-item-412,
  .menu-item-413 {
    display: block;
  }
  .p-list {
    position: relative;
    top: 0;
  }
  .p-copyright {
    padding-right: 50px;
  }
  .p-banners-list {
    display: none;
  }
  .l-main {
    margin-top: 60px;
  }
}

/*----------------------------
	index content
----------------------------*/
.p-header-content__title span {
  font-weight: bold;
}
.p-hover-effect--type1 img {
  object-fit: cover;
}
.post-type-archive-service .p-cover {
  background-position: 0 30%;
}
.post-type-archive-service .p-hover-effect--type1 img {
  height: 318px;
}
li.p-three-box__item {
  border: 1px solid #ddd;
}
.p-article12__header {
  border: none;
  /*border-bottom: 1px solid #ddd;*/
}
.tax-service_category .p-hover-effect--type1 img {
  height: 240px;
}
.p-index-content06 {
  background: #f8f8f8;
  padding: 100px 0;
}
.p-article06__content {
  background: #fff;
}
.l-contents {
  margin-bottom: 0;
}
.p-header-content__title {
  line-height: 1.8em;
  margin-top: -80px;
  font-family: 'Segoe UI', Verdana, '游ゴシック', YuGothic, 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif !important;
}
.p-news-tab-list__tabs-item {
  width: 25%;
}
.idx_development {
  background: #fff;
}

.idx_technology ul {
  display: flex;
  flex-wrap: wrap;
}
.idx_technology ul li {
  width: 50%;
}
.youtubeMovie {
  margin-bottom: 100px;
  margin: 80px auto 100px;
}
.home .youtubeMovie {
  width: 70%;
  min-width: 818px;
  max-width: 830px;
}
.yt_inner {
  border: 1px solid #dcdcdc;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.yt_inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (max-width: 768px) {
  .idx_technology ul li {
    width: 100%;
  }
}

@media screen and (max-width: 782px) {
  .p-news-tab-list__tabs {
    width: 100%;
  }
  .p-news-tab-list__tabs-item {
    width: 25%;
  }
  .p-hover-effect--type1 {
    margin-bottom: 0;
  }
  .p-hover-effect--type1 a {
    display: flex;
    flex-direction: column-reverse;
  }
  .p-article09 a {
    display: flex;
    flex-direction: column-reverse;
  }
  .p-article09--rev a {
    display: flex;
    flex-direction: column-reverse;
  }
  .p-article06__content {
    padding: 20px 10px 10px 10px;
  }
  .p-header-content__title {
    margin-top: -60px;
  }
  .youtubeMovie {
    margin: 80px auto 80px;
  }
  .home .youtubeMovie {
    width: 100%;
    min-width: 0;
  }
}
@media screen and (max-width: 320px) {
  .p-news-tab-list__tabs-item {
    font-size: 12px;
  }
}

/*----------------------------
	company
----------------------------*/
.p-article05__title {
  font-size: 30px;
}
.p-entry__body table {
  width: 100%;
}
.p-company-header__img img {
  width: 100%;
}
.p-entry__body h2 {
  margin-top: 60px;
  border-bottom: 2px solid #d80100;
  padding: 0 0 10px 10px;
}
.l-footer {
  /*margin-top: 120px;*/
}

.postid-27 table {
  table-layout: fixed;
}
.postid-27 table th {
  white-space: nowrap;
  text-align: left;
  width: 24%;
}
.postid-27 table td {
  width: 76%;
}
table td.exective dl {
  display: flex;
  flex-wrap: wrap;
}
table td.exective dt,
table td.exective dd {
  margin: 0;
}
table td.exective dt {
  width: 22%;
  font-weight: normal;
}
table td.exective dd {
  width: 78%;
}

@media screen and (max-width: 782px) {
  .p-article05__title {
    font-size: 28px;
  }
  .single-company table {
    border-bottom: 1px solid #ddd;
  }
  .single-company table tbody {
    width: 100%;
    display: block;
  }
  .single-company table tr {
    display: flex;
    flex-direction: column;
  }
  .single-company table th {
    text-align: left;
  }
  .single-company table th,
  .single-company table td {
    width: 100%;
    white-space: normal;
  }
  .single-company table td {
    border-width: 0 1px 0px 1px;
    box-sizing: border-box;
  }
  table td.exective dt {
    padding: 0 0 8px;
    width: 40%;
  }
  table td.exective dd {
    padding: 0 0 8px;
    width: 58%;
    margin-left: 2%;
  }
}

/*----------------------------
	development (posttype_name: service)
----------------------------*/
.p-article09 {
  border: 1px solid #ddd;
}
.p-article09__content {
  margin-right: 2px;
}
.p-article09 .p-article09__content {
  border: 1px solid #ddd;
  border-width: 0px 1px 0px 0px;
}
.p-article09--rev .p-article09__content {
  border: 1px solid #ddd;
  border-width: 0px 0px 0 1px;
}
.p-service-entry__img img {
  width: 60%;
}
ol.list_withpict {
  display: flex;
  flex-wrap: wrap;
}
ol.list_withpict li {
  list-style-position: inside;
  margin-right: 20px;
}
.single-service .p-entry__body td {
  text-align: center;
}
.p-service-cats-list li {
  display: flex;
  /* align-items: initial; */
}
.p-article10 a {
  overflow: hidden;
  width: 100%;
}
.p-article10__img {
  margin: 0;
  border-bottom: 1px solid #ddd;
}

@media screen and (max-width: 782px) {
  /* service */
  .p-archive-header__title {
    text-align: left;
    font-size: 18px;
    line-height: 1.6em;
  }
  .p-archive-header__title br {
    display: none;
  }
  .p-article09 {
    margin-bottom: 40px;
  }
  .p-article09 .p-article09__content,
  .p-article09--rev .p-article09__content {
    border: 0;
  }
  .p-article09__img img {
    height: 200px;
  }
  .p-service-entry__img img {
    width: 100%;
  }
  .p-entry__body h2 {
    margin: 38px 0 6px;
  }
  .p-service-entry__header {
    border: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-service-cat-header__img {
    margin-top: 0;
  }
  .p-archive-header__desc {
    text-align: left;
  }
}

/*----------------------------
	report
----------------------------*/
.p-page-header,
.p-list__item a::before,
.p-cover__header,
.p-works-entry__cat:hover,
.p-service-cat-header {
  background: #d80100;
}
.p-page-header__title {
  color: #fff;
  font-size: 32px;
}
.p-page-header__sub,
.p-cover__header-sub {
  color: #fff;
  font-size: 15px;
  line-height: 1.3em;
}
.c-logo,
.p-page-header__title,
.p-banner__title,
.p-cover__title,
.p-archive-header__title,
.p-article05__title,
.p-article09__title,
.p-cb__item-title,
.p-article11__title,
.p-article12__title,
.p-header-content__title,
.p-megamenu01__item-list > li > a,
.p-article13__title,
.p-megamenu02__title,
.p-cover__header-title {
  font-family: 'Times New Roman', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-weight: 500;
}
.p-blog__title,
.p-entry,
.p-headline,
.p-cat-list__title {
  border-top: 3px solid #d80100;
}

@media screen and (max-width: 782px) {
  .p-page-header__title {
    font-size: 28px;
  }
  .p-page-header__sub {
    font-size: 16px;
  }
}
@media screen and (max-width: 320px) {
  .p-page-header__title {
    font-size: 26px;
  }
  .p-page-header__sub {
    font-size: 12px;
  }
}

/*----------------------------
	faq
----------------------------*/
.post-type-archive-company .p-article09 {
  margin-bottom: 30px;
  border-width: 1px 1px 1px 0;
}
.post-type-archive-company .p-article09 a:hover .p-article09__content {
  padding-left: 64px;
}
.post-type-archive-company .p-article09__content {
  width: 100%;
  border: 0;
  position: relative;
  padding: 24px 40px;
  transition: padding 0.2s ease;
}
.post-type-archive-company .p-article09__content h3 {
  font-size: 20px;
  margin-bottom: 0;
}
.post-type-archive-company .p-article09__content:before {
  content: '';
  background: #d80100;
  width: 8px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.post-type-archive-company .p-article09__content:after {
  display: block;
  content: '';
  position: absolute;
  right: 44px;
  top: 27px;
  width: 8px;
  height: 8px;
  border: 2px solid;
  border-color: #d80100 #d80100 transparent transparent;
  transform: rotate(45deg);
}

@media screen and (max-width: 782px) {
  .p-entry__body dt {
    padding: 8px 10px 8px 34px;
  }
  .p-entry__body dt:before,
  .p-entry__body dd:before {
    left: 10px;
  }
  .p-entry__body dd {
    padding: 0px 0px 0 34px;
  }
  .post-type-archive-company .p-article09__content {
    padding: 18px 28px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
  }
  .post-type-archive-company .p-article09__content:before {
    width: 6px;
  }
  .post-type-archive-company .p-article09__content:after {
    position: unset;
  }
  .post-type-archive-company .p-article09__content h3 {
    font-size: 16px;
    display: block;
    width: 90%;
  }
}

/*----------------------------
	inquiry
----------------------------*/
.inquiry-check {
  margin-bottom: 40px;
}
.inquiry-check .mwform-checkbox-field-text {
  font-weight: bold;
}
.inquiry-check .mwform-checkbox-field {
  margin-bottom: 16px;
}
.mw_wp_form > form > p.formrq {
  margin-bottom: 10px;
  font-size: 13px;
}
.mw_wp_form span.rq:after {
  content: '*';
  color: #cc0000;
  margin-left: 4px;
  font-size: 12px;
}
.mw_wp_form .pr_check {
  background: #eee;
  padding: 40px 20px 20px 20px;
}
.mw_wp_form .pr_check {
  margin: 40px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.mw_wp_form .pr_check p {
  margin-bottom: 16px;
}
.mw_wp_form table tr th,
.mw_wp_form table tr td {
  padding: 20px;
}
.mw_wp_form table tr th {
  text-align: left;
}
.mw_wp_form table tr th span.n {
  display: block;
  font-size: 12px;
}
.mw_wp_form table tr th {
  width: 34%;
}
.mw_wp_form table tr td input[type='text'],
.mw_wp_form table tr td input[type='email'] {
  width: calc(100% - 0px);
  padding: 12px 10px 12px 10px;
  border: 1px solid #ddd;
  font-size: 14px;
  border-radius: 2px;
}
.mw_wp_form table tr td input::placeholder {
  color: #a5a5a5;
}
.mw_wp_form table tr td .zipwrap {
  /* display: flex; */
  align-items: center;
}
.mw_wp_form table tr td .mwform-zip-field {
}
.mw_wp_form table tr td input[name='zip[data][0]'] {
  width: 14%;
  margin-right: 8px;
}
.mw_wp_form table tr td input[name='zip[data][1]'] {
  width: 20%;
  margin-left: 8px;
}
.mw_wp_form table tr td select {
  outline: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 12px 5px 12px 5px;
  border: 1px solid #dcdcdc;
  width: 100%;
  border-radius: 3px;
  color: #000;
}
.mw_wp_form table tr td select.notSelected {
  color: #a5a5a5;
}
.mw_wp_form table tr td select::-ms-expand {
  display: none;
}
.mw_wp_form table tr td div.selwrap {
  position: relative;
}
.mw_wp_form table tr td div.selwrap:before {
  content: '';
  width: 6px;
  height: 6px;
  margin: -4px 0 0 -7px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  right: 20px;
}
.mw_wp_form table tr td textarea {
  width: calc(100% - 0px);
  padding: 12px 10px 12px 10px;
  border: 1px solid #dcdcdc;
  font-size: 14px;
  border-radius: 2px;
}

.mw_wp_form ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
.mw_wp_form ul li {
  list-style: none;
}
.mw_wp_form ul li .button {
  background: #d80100;
  color: #fff;
  display: block;
  padding: 23px 56px 23px 56px;
  font-size: 14px;
  font-weight: bold;
  border: none;
  line-height: 1em;
  transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  margin-top: 0;
}
.mw_wp_form ul li .btnRewrite {
  -webkit-appearance: none;
  background: #fff;
  color: #000;
  padding: 23px 56px 21px 56px;
  font-size: 14px;
  line-height: 1em;
  border: 1px solid #ddd;
  margin-right: 20px;
}
.mw_wp_form .pr_check {
  position: relative;
}
.mw_wp_form .pr_check p {
  line-height: 1.6em;
}
.mw_wp_form_confirm table tr td div.selwrap:before {
  display: none;
}
.mw_wp_form_confirm .pr_check {
  display: none;
}
.mw_wp_form_confirm ul {
  margin-top: 80px;
}
.pr_check .error {
  font-size: 0;
}
.pr_check .error:after {
  content: 'チェックしてください。';
  display: block;
  font-size: 15px;
  position: relative;
  top: -16px;
}

@media screen and (max-width: 782px) {
  .mw_wp_form table {
    border-bottom: 1px solid #ddd;
  }
  .mw_wp_form table tr {
    display: flex;
    flex-direction: column;
  }
  .mw_wp_form table tr th {
    padding: 10px 20px;
  }
  .mw_wp_form table tr th br {
    display: none;
  }
  .mw_wp_form table tr td input[name='zip[data][0]'] {
    width: 5em;
  }
  .mw_wp_form table tr td input[name='zip[data][1]'] {
    width: 7em;
  }
  .mw_wp_form table tr th,
  .mw_wp_form table tr td {
    width: 100%;
  }
  .mw_wp_form table tr td {
    border-top: none;
    border-bottom: none;
  }
  .mw_wp_form table tr td.checkwrap {
    display: flex;
    flex-wrap: wrap;
  }
  .mw_wp_form table tr td.checkwrap span {
    margin-left: 0 !important;
    margin-right: 5px;
  }
  .mw_wp_form_confirm ul {
    flex-direction: column;
    align-items: center;
  }
  .mw_wp_form ul li .btnRewrite {
    margin-right: 0;
    width: 240px;
    margin-bottom: 20px;
  }
  .mw_wp_form ul li .button {
    width: 240px;
  }
}

/*----------------------------
	news
----------------------------*/
.single-news .prevnext {
  width: 100%;
  margin: 100px 0 80px;
  padding: 0 50px;
}
@media screen and (max-width: 782px) {
  .single-news .prevnext {
    padding: 0 20px;
    margin: 100px 0 160px;
  }
  .p-latest-news {
    margin-bottom: 0;
  }
}

/*----------------------------
	sitemap
----------------------------*/
.sitemap > div {
  margin-bottom: 32px;
}
.sitemap h3 {
  margin-bottom: 16px;
  position: relative;
  padding-left: 20px;
}
.sitemap h3 a,
.sitemap h3 a:visited {
  color: #000;
}
.sitemap h3:before {
  background: none;
  display: inline-block;
  content: '';
  width: 4px;
  height: 4px;
  border-top: 3px solid #d80100;
  border-right: 3px solid #d80100;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 0;
  top: calc(50% - 4px);
}
.sitemap ul {
  margin-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sitemap ul li {
  width: 30%;
  font-size: 14px;
  border: 1px solid #ddd;
  list-style: none;
  margin: 0 0 20px;
  padding: 4px 8px;
  position: relative;
}
.sitemap ul li:after {
  background: none;
  display: inline-block;
  content: '';
  width: 4px;
  height: 4px;
  border-top: 3px solid #d80100;
  border-right: 3px solid #d80100;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: calc(50% - 4px);
}

@media screen and (max-width: 782px) {
  .sitemap ul li {
    width: 100%;
  }
}

/*----------------------------
	pattern
----------------------------*/
.p-entry__body ul.list-pattern {
  display: flex;
  justify-content: space-between;
  margin: 0;
}
.p-entry__body ul.list-pattern li {
  writing-mode: vertical-lr;
  list-style: none;
}
.p-entry__body ul.list-pattern li span {
  display: flex;
  justify-content: center;
  background-color: #d80100;
  color: #fff;
  font-weight: bold;
  padding: 20px 10px;
  font-size: 120%;
  letter-spacing: 0.1em;
}
.p-entry__body ul.list-pattern li::after {
  content: '';
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 12px solid #000;
  position: relative;
  top: 50%;
  left: 22px;
}
.p-entry__body ul.list-pattern li:last-child::after {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-entry__body ul.list-pattern {
    overflow: scroll;
  }
  .p-entry__body ul.list-pattern li span {
    font-size: 92%;
    padding: 10px 6px;
    letter-spacing: 0.08em;
  }
  .p-entry__body ul.list-pattern li::after {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #000;
    top: 50%;
    left: 13px;
  }
}

.list-sangyo {
  display: flex;
  justify-content: space-between;
  margin: 40px auto 20px !important;
}
.list-sangyo li {
  width: 22%;
  list-style: none;
  text-align: center;
  border: 1px solid #ddd;
  padding: 16px;
}
.list-sangyo li p {
  margin-bottom: 0;
}
.list-sangyo li h3 {
  margin-bottom: 0px;
}
.list-sangyo li img {
  width: 80%;
}

.sangyo-chart {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sangyo-chart:after {
  content: '';
  display: block;
  margin: 40px auto;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #d80100 transparent transparent transparent;
  position: relative;
}
@media screen and (max-width: 768px) {
  .list-sangyo {
    flex-wrap: wrap;
    margin: 20px auto 0px !important;
  }
  .list-sangyo li {
    width: 48%;
    margin-bottom: 16px;
  }
  .list-sangyo li img {
    width: 50%;
  }
}

/* 202206 */

.btn-link {
  margin: 40px auto;
  border: 2px solid #d80100;
  line-height: 1.8em;
}
.btn-link a {
  display: block;
  padding: 20px 40px;
  text-align: center;
  font-weight: bold;
}
.btn-link a:hover {
  background: #d80100;
  color: #fff;
  text-decoration: none;
}
.btn-link > br {
  display: none;
}
@media screen and (max-width: 768px) {
  .btn-link a {
    font-size: 12px;
    text-align: left;
    padding: 16px;
  }
}

.col2-img {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.col2-img > img,
.col2-img > div {
  width: 48%;
}
.col2-img > div img {
  width: 100%;
}
.col2-img span {
  display: block;
  margin-top: 8px;
}
.col2-img__mb img {
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .col2-img {
    display: block;
  }
  .col2-img > * {
    width: 100% !important;
    margin-bottom: 40px;
  }
}

.col2-imgtxt {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.col2-imgtxt img {
  width: 50%;
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  .col2-imgtxt {
    display: block;
  }
  .col2-imgtxt > * {
    width: 100% !important;
  }
  .col2-imgtxt img {
    margin-right: 0;
    margin-bottom: 0px;
  }
}

.img-center {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.ta-c {
  text-align: center;
}

.custom-lp__head img {
  margin: 0 auto;
  width: 100%;
}

.custom-lp__qa {
  margin-left: 0 !important;
  margin-top: 40px;

  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* ver.1 */
/* .custom-lp__qa li {
  list-style: none;
  margin-bottom: 64px;
  width: 48%;
}
.custom-lp__qa .q {
  margin-bottom: 8px;
  font-weight: bold;
}
.custom-lp__qa .a {
  background: #f2f2f2;
  padding: 24px;
  align-items: center;
  width: 100%;
  min-height: 18em;
}
.custom-lp__qa .a p {
  margin-bottom: 0;
}
.custom-lp__qa .a img {
  height: 100px;
  width: auto;
  margin: 0 auto 20px;
  display: block;
}
@media screen and (max-width: 768px) {
  .custom-lp__qa li {
    width: 100%;
  }
  .custom-lp__qa .a {
    padding: 24px 5%;
    min-height: 0;
  }
}
@media screen and (max-width: 428px) {
}
@media screen and (max-width: 390px) {
  .custom-lp__qa .a {
    display: block;
  }
  .custom-lp__qa .a img {
    margin: 0 auto 16px;
    display: block;
  }
} */

/* ver.2 */
/* .custom-lp__qa li {
  list-style: none;
  margin-bottom: 64px;
  width: 100%;
}
.custom-lp__qa .q {
  padding: 8px 16px;
  margin: 0;
  font-weight: bold;
}
.custom-lp__qa .a {
  background: #f2f2f2;
  padding: 24px 10%;
  display: flex;
  align-items: center;
  width: 100%;
}
.custom-lp__qa .a img {
  width: 20%;
  flex-shrink: 0;
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  .custom-lp__qa li {
    width: 100%;
  }
  .custom-lp__qa .a {
    padding: 24px 5%;
    min-height: 0;
  }
  .custom-lp__qa .a img {
    width: 18%;
  }
}
@media screen and (max-width: 428px) {
  .custom-lp__qa .a img {
    margin-right: 24px;
  }
}
@media screen and (max-width: 390px) {
  .custom-lp__qa .a {
    display: block;
  }
  .custom-lp__qa .a img {
    width: 30%;
    margin: 0 auto 16px;
    display: block;
  }
} */

/* ver.3 */
.custom-lp__qa li {
  list-style: none;
  margin-bottom: 64px;
  width: 32%;
  background: #f2f2f2;
}
.custom-lp__qa li:last-child {
  width: 100%;
}
.custom-lp__qa h3 {
  background: #cc0000;
  color: #fff;
  padding: 16px 16px;
  /* margin: 0 auto 8px; */
  font-weight: bold;
  margin-bottom: 0;
}
.custom-lp__qa .q {
  display: none;
}
.custom-lp__qa .a .txt {
  padding: 16px 20px;
}
.custom-lp__qa .a p {
  margin-bottom: 0;
  font-size: 15px;
}
.custom-lp__qa .a img {
  width: 100%;
  display: block;
}
@media screen and (max-width: 768px) {
  .custom-lp__qa li {
    width: 100%;
    margin-bottom: 40px;
  }
  .custom-lp__qa .a {
    min-height: 0;
  }
}
@media screen and (max-width: 428px) {
  .custom-lp__qa .a .txt {
    padding: 16px;
  }
}
@media screen and (max-width: 390px) {
  .custom-lp__qa .a {
    display: block;
  }
  .custom-lp__qa .a img {
    display: block;
  }
}

.button {
  display: block;
  text-align: center;
  margin: 120px auto 16px;
}
.button a {
  display: inline-block;
  background: #d80100;
  color: #fff;
  padding: 23px 56px 23px 56px;
  font-size: 14px;
  font-weight: bold;
  border: none;
  line-height: 1em;
  transition: all 0.2s linear;
}
.button a:hover {
  opacity: 0.7;
}
.button a:visited {
  color: #fff;
}

.well ul.head li {
  list-style-type: disc;
  font-size: 112%;
  font-weight: bold;
  margin-bottom: 6px;
}

.custom-2col {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .custom-2col {
    width: 100%;
  }
}
