@charset "UTF-8";
/*#########################################################

各種ファイル読み込み

#########################################################*/
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0;
}

/* HTML5 display-role reset for older browsers
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

html {
  font-size: 62.5%;
  color: #333;
}

body {
  font-family: 'Noto Sans Japanese', Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 1.0rem;
  word-wrap: break-word;
}

* {
  box-sizing: border-box;
}

img {
  max-width: 100%;
}

.parent_box.bg_color {
  background-color: #f5f4f2;
}

.parent_box.bg_black_dline {
  background-color: #262425;
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 10px, #232122 10px, #232122 20px);
  background-size: auto auto;
}

.parent_box.bg_yellow_dline {
  background-color: #ffd000;
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 10px, #ffd414 10px, #ffd414 20px);
  background-size: auto auto;
}

.hd_01 {
  font-weight: bold;
  text-align: center;
}

.hd_01__sub {
  font-size: 2.0rem;
  line-height: 2.3;
  display: block;
}

.hd_01__name {
  font-size: 2.2rem;
  line-height: 1.45;
  margin-top: 10px;
  display: block;
  font-weight: normal;
}

.hd_02 {
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #262425;
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 5px, #232122 5px, #232122 10px);
  background-size: auto auto;
}

  /* add 20201001 */

.hd_03__jirei {
  font-weight: bold;
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.45;
  margin-top: 10px;
  margin-bottom: 30px;
  display: block;
  font-weight: bold;
}

.table_jirei {
  width:100%;
  text-align: center;
}

.table_jirei img {
  display: inline-flex;
  margin:0 10px;
}


  /* end add 20201001 */

  /* add 20210129 */

.table_jirei--fx {
  display: flex;
  flex-wrap: wrap;
  margin: 0 35px;
}

.table_jirei--fx img {
  display: block;
  margin: 10px;
}
  /* end add 20210129 */

.c-movie {
  position: relative;
  margin: 0 auto;
}

.c-movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.u-color--white {
  color: #fff !important;
}

.u-color--yellow {
  color: #e39f00 !important;
}

@media print, screen and (min-width: 768px) {
  body {
    min-width: 1010px;
  }
  .u-sp {
    display: none;
  }
  .wrapper {
    overflow: hidden;
  }
  header {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-width: 950px;
    height: 585px;
    padding-bottom: 40px !important;
    background: url(/svcsol/campaign/images/fxm_202006/top/bg_mainvisual.png) no-repeat center bottom;
    background-size: auto 100%;
  }
  .in_head {
    width: 950px;
    min-width: 950px;
    margin: 0 auto;
  }
  .grand_title {
    display: flex;
    flex-direction: row;
    width: 100%;
    text-align: right;
    justify-content: flex-end;
    align-items: normal;
    flex-wrap: nowrap;
  }
  .grand_title .logotop__01 {
    background-color: #000;
  }
  .grand_title .logotop__01 a {
    display: block;
  }
  .grand_title .logotop__01 {
    width: 106px;
    height: 70px;
  }
  .grand_title .logotop__01 a {
    margin-top: 10px;
    margin-right: 5px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .grand_title .logotop__01 a img {
    width: 86px;
    height: 51px;
  }
  .main_visual {
    position: relative;
  }
}

@media print, screen and (min-width: 768px) and (min-width: 949px) {
  .main_visual {
    position: relative;
    width: 950px;
    min-width: 950px;
    margin: 0 auto;
  }
}

@media print, screen and (min-width: 768px) {
  .main_visual_title {
    width: 732px;
    height: 515px;
    padding-top: 22px;
  }
  .main_visual_title h1 {
    margin-bottom: 35px;
  }
  .main_visual_title h1 img {
    width: 732px;
    min-width: 100%;
  }
  .main_visual_title h1 .logo_img img {
    margin-bottom: 0;
  }
  .main_visual_campaign {
    position: absolute;
    right: -53px;
    bottom: -74px;
    width: 364px;
  }
  .parent_box {
    min-width: 950px;
    padding: 80px 0;
  }
  .parent_box .child_box {
    width: 950px;
    min-width: 950px;
    margin: 0 auto;
  }
  .parent_box .child_box .txt_explain {
    font-size: 1.8rem;
    line-height: 1.7;
    margin-bottom: 35px;
  }
  .parent_box.appeal_box {
    padding: 40px 0;
    background: #252525;
  }
  .appeal_box .child_box {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
  }
  .appeal_box .side_by_side {
    flex-wrap: wrap;
  }
  .appeal_box .side_by_side li {
    width: 50%;
  }
  .appeal_box .tel_box {
    width: 100%;
    margin-top: 5px;
    text-align: center;
  }
  .appeal_box .tel_box:before {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-top: 4px;
    margin-right: 10px;
    content: '';
    vertical-align: top;
    background: url(/svcsol/campaign/images/fxm_202006/common/icon_tel_white.svg) no-repeat center center;
    background-size: cover;
  }
  .appeal_box .tel_box .txt {
    font-size: 1.6rem;
    font-weight: bold;
    margin-right: 10px;
    color: #fff;
  }
  .appeal_box .tel_box .number {
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
  }
  .appeal_box .tel_box .time {
    font-size: 1.4rem;
    margin-top: 10px;
    color: #fff;
  }
  /* end add 20190130 */
  .spbr {
    display: none;
  }
  .pcbr {
    display: block;
  }
  .side_by_side {
    display: flex;
    flex-direction: row;
    width: 950px;
    margin: 0 auto 0;
    justify-content: space-between;
    align-items: normal;
    flex-wrap: nowrap;
  }
  .side_by_side li {
    width: 455px;
  }
  .btn_area {
    width: 455px;
    margin: 0 auto 0;
    margin-left: 0;
  }
  /* add start btn__lc__m */
  .btn_area.btn__lc__m {
    width: 455px;
    margin: 40px auto 0px auto;
  }
  /* add end */
  /* add start btn__lc */
  .btn_area.btn__lc {
    width: 800px;
    margin: 25px auto 5px auto;
  }
  /* add end */
  .btn_area .btn {
    font-size: 2.2rem;
    font-weight: bold;
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    padding: 19px 20px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: none;
    border-radius: 4px;
    background: linear-gradient(#d00041, #b6001f);
  }
  .btn_area .btn:hover {
    position: relative;
    cursor: pointer;
  }
  .btn_area .btn:hover:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(255, 255, 255, 0.4);
  }
  .btn_area span {
    font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-size: 2rem;
    padding-right: 30px;
    background: url(/svcsol/campaign/images/fxm_202006/common/icon_externallink.svg) no-repeat right center;
    background-size: 18px 16px;
  }
  .child_box .txt {
    font-size: 1.8rem;
    line-height: 1.7;
    margin-bottom: 40px;
  }
  .hd_01 {
    font-size: 3.4rem;
    line-height: 1.58;
    margin-bottom: 35px;
  }
  .hd_02 {
    font-size: 2.4rem;
    height: 50px;
    margin-bottom: 40px;
    padding-top: 12px;
  }
  footer {
    min-width: 950px;
    background: #000;
  }
  footer .in_foot {
    display: flex;
    flex-direction: row;
    width: 100%;
    max-width: 950px;
    margin: 0 auto -15px;
    padding: 15px 0;
    justify-content: space-between;
    align-items: normal;
    flex-wrap: nowrap;
  }
  footer .in_foot .foot_nav ul {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
  }
  footer .in_foot .foot_nav ul li a {
    font-size: 1.2rem;
    text-decoration: none;
    color: #fff;
  }
  footer .in_foot .foot_nav ul li a:hover {
    text-decoration: underline;
  }
  footer .in_foot .foot_nav ul li a:after {
    display: inline-block;
    width: 12px;
    height: 10px;
    margin-left: 10px;
    content: '';
    background: url(/svcsol/campaign/images/fxm_202006/common/icon_externallink.svg) no-repeat center top;
    background-size: cover;
  }
  footer .in_foot .foot_nav ul li {
		margin-right: 20px;
	}
	footer .in_foot .foot_nav ul li:first-child:after {
		content: none;
	}
	footer .in_foot .foot_nav ul li:before {
		content: "|";
		color: #fff;
		margin-right: 20px;
	}
	footer .in_foot .foot_nav ul li:last-child:after {
		content: "|";
		color: #fff;
		margin-left: 20px;
	}
  footer .in_foot .copy {
    color: #fff;
  }
  #totop {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  #totop > a[href='#'] {
    position: fixed;
    right: 0;
    display: block;
    width: 63px;
    margin-left: auto;
  }
  #totop > a[href='#']:hover {
    transition: .8s;
    opacity: .7;
  }
  #totop .pdf {
    position: fixed;
    right: 0;
    width: 100%;
    padding: 30px 0;
    -webkit-transform: translateZ(0);
    border-top: 1px solid #bababa;
    background-color: rgba(236, 236, 236, 0.95);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  #totop .pdf.close {
    display: none;
    transition: .5s all;
    opacity: 0;
  }
  #totop .pdf__close {
    position: absolute;
    z-index: 1;
    top: -15px;
    right: 15px;
    display: block;
    width: 20px;
    height: 20px;
  }
  #totop .pdf__close__inner {
    display: block;
    width: 20px;
    height: 20px;
  }
  #totop .pdf__close__inner span {
    position: absolute;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    height: 1px;
    transition: all .4s;
    background-color: #333;
  }
  #totop .pdf__close__inner span:nth-of-type(1) {
    top: 0;
    transform: translate3d(-1px, 0, 0) rotate(-45deg);
  }
  #totop .pdf__close__inner span:nth-of-type(2) {
    top: 0;
    transform: translate3d(-1px, 0, 0) rotate(45deg);
  }
  #totop .pdf__item {
    align-self: center;
  }
  #totop .pdf__title {
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.4;
  }
  #totop .pdf__inner {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 950px;
    margin: 0 auto 0;
    justify-content: space-between;
    align-items: normal;
    flex-wrap: nowrap;
  }
  #totop .pdf .btn_area {
    width: 298px;
    margin-left: auto;
    align-self: center;
  }
  #totop .pdf .btn_area .btn {
    padding: 7px 0 10px;
    background: #cf0040;
  }
  #totop .pdf .btn_area .btn span {
    font-size: 1.6rem !important;
    line-height: 1;
    padding-right: 18px;
    background-image: url(/svcsol/campaign/images/omnibus_201810/common/icon_externallink_white.svg);
    background-position: top 2px right 1px;
    background-size: 16px 14px;
  }
}

@media print, screen and (min-width: 768px) {
  main .post_body {
    overflow: scroll;
    word-wrap: normal;
  }
}

/*#########################################################

各種ページファイル読み込み

#########################################################*/
@media print, screen and (min-width: 768px) {
  .p-lead {
    font-size: 1.8rem;
    line-height: 1.77;
    margin-bottom: 45px;
    text-align: center;
  }
  .p-lead--function {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.45;
    margin-bottom: 25px;
    text-align: center;
  }
  .p-txt {
    font-size: 1.8rem;
    line-height: 1.77;
    margin-bottom: 40px;
  }
  .p-txt--function {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.77;
    margin-bottom: 25px;
    text-align: center;
  }
  .p-txt--box {
    font-size: 1.8rem;
    line-height: 1.77;
    padding: 24px 0;
    text-align: center;
    border: 2px solid #ebebeb;
  }
  .p-figure {
    display: block;
    margin-bottom: 40px;
  }
  .p-figure__img {
    width: 100%;
  }
  .download_box {
    width: 950px;
    min-width: 950px;
    margin: 0 auto;
  }
  .download_box .p-download {
    margin-bottom: 40px;
    padding: 30px 20px;
    border: 2px solid #cf0040;
    background: #fff;
  }
  .download_box .p-download .outline {
    font-size: 2.4rem;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
    color: #cf0040;
  }
  .download_box .p-download .c-tit {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 10px;
  }
  .download_box .p-download .c-tit span {
    font-size: 1.4rem;
    font-weight: normal;
    position: relative;
    left: -10px;
  }
  .download_box .p-download .btn_area {
    width: 448px !important;
    margin: 0 auto;
  }
  .download_box .p-download .btn_area span {
    font-size: 1.8rem;
    padding-right: 0;
    padding-right: 30px;
    background-image: url(/svcsol/campaign/images/fxm_202006/common/icon_externallink_white.svg);
    background-position: top 4px right 1px;
    background-size: 16px 14px;
  }
  .download_box .p-download__inner {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  .download_box .p-download__figure {
    margin-right: 10px;
  }
  .download_box .p-download__figure,
.download_box .p-download__figure img {
    width: 93px;
  }
  .download_box .p-download__desc {
    padding-top: 5px;
    flex: 1 0 1%;
  }
  .download_box .side_by_side {
    position: relative;
    width: 927px;
    justify-content: space-between;
  }
  .download_box .side_by_side li.icon_more {
    position: absolute;
    top: 0;
    left: 410px;
    width: 98px;
    height: 85px;
  }
  .download_box .side_by_side li.icon_more img {
    width: 98px;
    height: 85px;
  }
  .download_box .side_by_side li:first-child {
    width: 417px;
  }
  .download_box .side_by_side li:last-child {
    width: 393px;
  }
  .download_box .side_by_side li .c-txt {
    font-size: 1.4rem;
    line-height: 1.7;
  }
  .download_box + .side_by_side li:last-child .time {
    display: block;
    margin-top: 13px;
  }
  .c-movie {
    width: 550px;
    height: 309px;
    margin-bottom: 80px;
  }
  .c-sample__wrap {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 70px;
    justify-content: space-between;
  }
  .c-sample__wrap .c-sample {
    width: 455px;
  }
  .c-sample a {
    display: flex;
    flex-direction: row;
    height: 100%;
    text-decoration: none;
    color: #333;
    justify-content: flex-start;
    align-items: normal;
    flex-wrap: nowrap;
  }
  .c-sample a:hover {
    text-decoration: underline;
  }
  .c-sample figure {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 196px;
    height: 110px;
    margin-right: 20px;
    padding: 28px 10px;
    background: #fff;
    align-items: flex-start;
  }
  .c-sample figure img {
    width: 100%;
  }
  .c-sample dl {
    width: 239px;
  }
  .c-sample dl dt {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.45;
    margin-bottom: 5px;
  }
  .c-sample dl dd {
    font-size: 1.4rem;
    line-height: 1.8;
  }
  .c-sample dl dd:after {
    display: inline-block;
    width: 18px;
    height: 16px;
    margin-left: 10px;
    content: '';
    background: url(/svcsol/campaign/images/fxm_202006/common/icon_externallink.svg) no-repeat right bottom;
    background-size: contain;
  }
  .other_box {
    width: 100%;
    height: 100%;
    padding: 30px 20px 20px;
    background-color: #fff;
  }
  .other_box__title {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 22px;
    text-align: center;
  }
  .other_box__txt {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .other_box__txt:not(:first-of-type) {
    margin-top: 38px;
  }
  .p-function {
    position: relative;
    padding: 70px 0 80px;
  }
  .p-function::before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
    content: '';
    background: #000 url(/svcsol/campaign/images/fxm_202006/top/bg_function.png) no-repeat center top;
    background-size: auto 100%;
  }
  .p-function__inner {
    position: relative;
    z-index: 2;
    width: 1010px;
    margin: 0 auto;
    padding: 60px 30px 0;
    border-top: 10px solid #232122;
    background-color: #fff;
  }
  .p-function__header {
    position: relative;
    margin-bottom: 55px;
  }
  .p-function__badge {
    position: absolute;
    top: -20px;
    left: 0;
    width: 170px;
  }
  .p-tab {
    position: relative;
    padding-top: 76px;
  }
  .p-tab__list {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
    height: 80px;
    justify-content: space-between;
  }
  .p-tab__item {
    font-size: 1.8rem;
    font-weight: normal;
    position: relative;
    width: 314px;
    height: 80px;
    padding-top: 23px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border: 4px solid #232122;
    background-color: #232122;
  }
  .p-tab__item:hover, .p-tab__item.is_active {
    font-weight: bold;
    color: #232122;
    border-bottom: 0;
    background-color: #fff;
  }
  .p-tab__item:hover::before, .p-tab__item.is_active::before {
    display: none;
  }
  .p-tab__item::before {
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 16px;
    height: 10px;
    margin-left: -8px;
    content: '';
    background: url(/svcsol/campaign/images/fxm_202006/top/icon_tab_arrow.svg) no-repeat left top;
    background-size: 16px 10px;
  }
  .p-tab__section {
    position: relative;
    z-index: 1;
    padding: 40px 40px 50px;
    border: 4px solid #232122;
    background-color: #fff;
  }
  .p-tab__body:not(:first-child) {
    display: none;
  }
  .p-situation__img {
    float: left;
    width: 415px;
    margin: 0 40px 35px 0;
  }
  .p-situation__txt {
    font-size: 1.8rem;
    line-height: 1.77;
  }
  .p-situation__items {
    clear: left;
  }
  .p-items {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  .p-items__content {
    width: 270px;
  }
  .p-items__caption {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.77;
    margin-bottom: 5px;
    text-align: center;
  }
  .p-items__img {
    width: 100%;
    margin-bottom: 20px;
  }
  .p-items__txt {
    font-size: 1.4rem;
    line-height: 1.7;
  }
  .p-intro {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .p-intro__item {
    width: 290px;
  }
  .p-intro__txt {
    font-size: 1.8rem;
    line-height: 1.77;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    height: 145px;
    padding: 0 25px;
    color: #fff;
    background-color: #000;
    align-items: center;
    justify-content: center;
  }
  .p-intro__icon {
    position: relative;
    left: -10px;
    display: block;
    height: 102px;
    margin: 3px auto 0;
  }
  .p-intro__note {
    font-size: 1.4rem;
    width: 100%;
    margin-top: 20px;
    text-align: right;
    color: #999;
  }
  .p-cause {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  .p-cause__item {
    width: 455px;
    background-color: #fff;
  }
  .p-cause__hd {
    margin-bottom: 0;
  }
  .p-cause__figure {
    padding: 40px 0 45px;
    text-align: center;
  }
  .p-cause__img {
    width: 295px;
  }
  .p-cause__inner {
    padding: 0 30px 40px;
  }
  .p-cause__txt {
    font-size: 1.8rem;
    line-height: 1.777;
    margin-bottom: 35px;
  }
  .p-cause__list__item {
    font-size: 1.8rem;
    line-height: 1.777;
    position: relative;
    padding-left: 25px;
  }
  .p-cause__list__item::before {
    position: absolute;
    top: 10px;
    left: 0;
    width: 14px;
    height: 11px;
    content: '';
    background: url(/svcsol/campaign/images/fxm_202006/top/icon_check.svg) no-repeat left top;
    background-size: 14px 11px;
  }
  .p-lnav {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  .p-lnav__item {
    position: relative;
    width: 455px;
    padding: 30px;
    background-color: #fff;
  }
  .p-lnav__item::after {
    position: absolute;
    bottom: 30px;
    left: 50%;
    width: 40px;
    height: 26px;
    margin-left: -20px;
    content: '';
    background: url(/svcsol/campaign/images/fxm_202006/top/icon_lnav_arrow.svg) no-repeat left top;
    background-size: 40px 26px;
  }
  .p-lnav__hd {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    text-align: center;
    flex-wrap: wrap;
    align-items: center;
  }
  .p-lnav__hd__sub {
    font-size: 1.8rem;
    line-height: 1.77;
    display: block;
  }
  .p-lnav__hd__main {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.45;
    color: #e39f00;
  }
  .p-lnav__hd__main::before, .p-lnav__hd__main::after {
    position: relative;
    top: 3px;
    display: inline-block;
    width: 12px;
    height: 19px;
    content: '';
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 12px 19px;
  }
  .p-lnav__hd__main::before {
    margin-right: 3px;
    background-image: url(/svcsol/campaign/images/fxm_202006/top/bg_lnav_left.png);
  }
  .p-lnav__hd__main::after {
    margin-left: 3px;
    background-image: url(/svcsol/campaign/images/fxm_202006/top/bg_lnav_right.png);
  }
  .p-lnav__img {
    margin: 20px auto;
  }
  .p-lnav__txt {
    font-size: 1.8rem;
    line-height: 1.7;
    position: relative;
    padding-bottom: 30px;
    text-align: center;
    border-bottom: 2px solid #ebebeb;
  }
  .p-lnav__txt::before {
    position: absolute;
    bottom: -2px;
    left: 50%;
    width: 95px;
    height: 2px;
    content: '';
    transform: translateX(-50%);
    background-color: #ffd000;
  }
  .p-lnav__link {
    font-size: 1.8rem;
    line-height: 1.77;
    display: block;
    padding: 30px 0 40px;
    text-align: center;
    text-decoration: none !important;
    color: #333 !important;
  }
  .p-lnav__link::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
  }
  .p-lnav__link:hover::before {
    background-color: rgba(255, 255, 255, 0.4);
  }
  .p-service {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 40px;
    justify-content: space-between;
  }
  .p-service__item {
    width: 455px;
    border: 4px solid #232122;
    border-top: 0;
  }
  .p-service__hd {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 1;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    background-color: #232122;
  }
  .p-service__inner {
    padding: 20px 20px 30px;
  }
  .p-service__txt {
    font-size: 1.8rem;
    line-height: 1.77;
  }
  .p-service__img {
    width: 100%;
  }
  .p-service__img--01 {
    margin-top: 60px;
  }
  .p-service__img--02 {
    margin-top: 30px;
  }
  .p-jabra {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: 60px auto;
    padding: 34px 30px;
    border: 2px solid #ebebeb;
    justify-content: space-between;
  }
  .p-jabra__txt {
    font-size: 1.8rem;
    line-height: 1.77;
    width: 610px;
  }
  .p-jabra__logo {
    width: 260px;
  }
  .p-voice {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 80px;
    align-items: flex-start;
    justify-content: space-between;
  }
  .p-voice__item {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 290px;
    align-items: flex-start;
    justify-content: space-between;
  }
  .p-voice__icon--01 {
    width: 79px;
  }
  .p-voice__icon--02 {
    width: 67px;
  }
  .p-voice__icon--03 {
    width: 78px;
  }
  .p-voice__txt {
    font-size: 1.6rem;
    line-height: 1.75;
    width: 200px;
    padding: 10px 15px;
    background-color: #fff;
  }
  .p-campaign {
    position: relative;
    z-index: 2;
  }
  .p-campaign__title {
    position: relative;
    z-index: 1;
  }
  .p-campaign__period {
    position: absolute;
    top: 50%;
    right: -36px;
    width: 190px;
    margin-top: -85px;
  }
  .p-campaign__box {
    margin-bottom: 20px;
    padding: 40px;
    background-color: #fff;
  }
  .p-campaign__box:first-child {
    position: relative;
  }
  .p-campaign__box:first-child::after {
    position: absolute;
    z-index: 3;
    bottom: -35px;
    left: 50%;
    width: 120px;
    height: 55px;
    margin-left: -60px;
    content: '';
    background: url(/svcsol/campaign/images/fxm_202006//top/txt_more.svg) no-repeat left top;
    background-size: 120px 55px;
  }
  .p-campaign__subject {
    padding-top: 10px;
  }
  .p-campaign__subject__picture {
    display: block;
    text-align: center;
  }
  .p-campaign__subject__img {
    width: 630px;
  }
  .p-campaign__subject__txt {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1;
    width: 630px;
    margin: 0 auto;
    padding: 8px 0;
    text-align: center;
    border-top: 1px solid #202020;
    border-bottom: 1px solid #202020;
  }

    /* added seminar 20200727 start */
    .c-parent--info {
        padding: 15px 0;
        background-color: #ffd000;
        background-image: repeating-linear-gradient(-45deg, transparent, transparent 10px, #ffd414 10px, #ffd414 20px);
        background-size: auto auto;
    }
    .c-parent--info .child_box {
        font-size: 1.6rem;
        line-height: 1.4;
    }
    .c-parent--info .c-child {
        background: #fff;
        border-radius: 10px;
        border: 2px solid #edb600;
        width: 950px;
        margin-right: auto;
        margin-left: auto;
    }
    .c-parent--info .c-child dl {
        padding: 15px 30px 15px 30px;
    }
    .c-parent--info .c-child dl dt {
        font-weight: 700;
        margin: 0;
    }
    .c-parent--info .c-child dl dt:nth-child(n+2) {
        margin-top: 10px;
    }
    .c-parent--info .c-child dl dd {
        margin: 0;
    }
    .c-parent--info .c-child dl dd strong {
        font-weight: 700;
    }
    .c-parent--info .c-child dl dd a,
    .c-parent--info .c-child dl dd a:link,
    .c-parent--info .c-child dl dd a:visited {
        color: #edb600;
        text-decoration: none;
    }
    .c-parent--info .c-child dl dd a:hover {
        color: #cf0040;
        text-decoration: underline;
    }
    .c-parent--info .c-child dl dd a[target="_blank"] {
        padding-right: 20px;
        background: url(/common/images/com_icn05.png) right center/11px auto no-repeat;
    }

    .icoLink {
        display: inline-block;
        padding: 0 0 0 17px;
        margin-right: 20px;
        background: url(/common/images/com_icn01.png) no-repeat left 0.4em;
    }
    /* added seminar 20200713 end */
}

/*#########################################################

print.css読み込み

#########################################################*/
@media print and (min-width: 100px) {
  header,
.in_head,
footer {
    width: 100%;
    min-width: 100%;
    text-align: center;
  }
  header .in_head {
    width: 100%;
    margin: 0 auto;
  }
  .grand_title {
    text-align: center;
  }
  .btn_area .btn {
    border: 1px solid #ccc;
  }
  .title_box {
    width: 100%;
    text-align: center;
  }
  .appeal_box .child_box .visual_box figure figcaption {
    position: static;
    width: 423px;
  }
}
