@charset "utf-8";

@media only screen and (max-width: 640px) {
	.smartexpoonline2022 .main_image { margin-top: 30px; }
}

/* report-lead
--------------------------------- */
.report-lead p{font-size: 1.1363em;margin-top: 42px; }
@media only screen and (max-width: 640px) {
.report-lead p{font-size: 1em;margin-top: 20px;padding: 0;}
}

/* digital_signage_area
--------------------------------- */
.digital_signage_area { background-color: #f2f2fa; padding: 47px 0 60px; margin-top: 70px; }
.has_2col { display: flex; justify-content: space-between; margin-top: 57px; padding: 0 14px;}
.has_2col .col { width: 450px; }
.digital_title { font-size: 1.420454em; font-weight: bold; color: #fff; display: inline-block; position: relative; background-color: #333380; padding: 8px 29px 8px 20px; }
.digital_title:after { content: ""; display: block; position: absolute; right: -26px; top: 0; width: 0; height: 0; border-style: solid; border-width: 46px 26px 0 0; border-color: #333380 transparent transparent transparent; }
.digital_text { font-size: 1.5625em; font-weight: bold; color: #333; margin-top: 15px!important; }
.digital_text span { color: #333380; background: linear-gradient(transparent 55%, #fff000 45%); }
.pdf_btn { padding: 10px 13px 10px 19px; background-color: #b90000;border-radius: 5px; display: inline-block; margin-top: 25px!important; width: 340px; }
.pdf_btn a{ font-size: 1.136366em; font-weight: bold; color: #fff; display: block; text-decoration: none; text-align: center; background: url(../img/report/icon_pdf.png) right center/14px auto no-repeat; }
.pdf_btn a:hover { opacity: .8; }
.digital_img{transition:opacity .25s; text-align: right;}
.digital_img:hover{opacity:.8}
@media only screen and (max-width: 640px) {
	.has_2col { display: inline-block; padding: 0; }
	.has_2col .col { width: 100%; }
	.pdf_btn { width: 100%; }
	.has_2col .col+.col { margin-top: 20px; }
	.digital_title { font-size: 1.15em; }
	.digital_text{ font-size: 1.3em; }
	.pdf_btn a{font-size: 1em;}
}

/* smartexpo_products
--------------------------------- */
.smartexpoonline2022 .products_area { padding: 47px 0 60px; }
@media only screen and (max-width: 640px) {
	.smartexpoonline2022 .products_area{padding:20px 0 37px;}
}

/* smartexpo_news
--------------------------------- */
#smartexpo_news { background-color:#f2f2fa; padding: 44px 0 60px;}
.smartexpoonline-mecha { padding-top: 50px; }
@media only screen and (max-width: 640px) {
	#smartexpo_news{padding:20px 0 37px;}
	.smartexpoonline-mecha { padding-top: 25px; }
}


.catalog_block { padding: 0 14px; font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif; }
#catalog { margin-top: 78px; padding: 35px 50px 36px; background: #f7eaea; text-align: center; }
#catalog .head { font-size: 171.4%; font-weight: bold; text-align: center; line-height: 1.3; }
#catalog .head:before { content: ""; display: block; margin-top: 0.6em; margin-bottom: -0.6em; border-top: 1px solid #d9d9d9; }
#catalog .head span { display: inline-block; min-height: 27px; background: url(../img/report/bg_catalog.png) #f7eaea no-repeat 10px top; padding: 0 10px 0 40px; }
#catalog .bold { margin-top: 12px; }
#catalog .ex_button { width: 640px; margin: 22px auto 0; padding: 15px 10px 13px; border: 1px solid #B2B2B2; font-size: 114.3%; display: inline-block; background-color: #fff; font-weight: bold; text-align: center;}
#catalog .ex_button .arw { padding-left: 12px; background: url(../img/report/arw.png) no-repeat left 0.45em; }
#catalog .ex_button:hover .arw { text-decoration: underline; }
@media only screen and (max-width: 640px) {
.catalog_block { padding: 0; }
#catalog { padding: 40px 20px; margin-top: 20px; }
#catalog .head span { background-image: url(../img/report/bg_catalog_2x.png); background-size: 27px auto; }
#catalog .ex_button,
#solution .ex_button { font-size: 100%; width: 100% }
#catalog .ex_button .arw { background-image: url(../img/report/arw_2x.png); background-size: 8px auto; padding-right: 3px;}
.smartexpoonline2022 .pc_icon { display: inline!important; vertical-align: baseline !important; }
}

#mailnews { margin-top: 60px; background: #f5f5f5; padding: 32px 50px 57px; /*border-top: 1px solid #e0e0e0;*/ }
#mailnews .head { font-size: 171.4%; font-weight: bold; text-align: center; line-height: 1.3; }
#mailnews .head:before { content: ""; display: block; margin-top: 0.6em; margin-bottom: -0.6em; border-top: 1px solid #d9d9d9; }
#mailnews .head span { display: inline-block; min-height: 27px; padding: 0 10px 0 45px; background: url(../img/report/bg_mailnews.png) #f5f5f5 no-repeat 10px top; }
#mailnews .head + p { margin: 15px 0 30px; text-align: center; }
#mailnews #member { float: left; width: 405px; }
#mailnews #member .label { margin-bottom: 20px; font-size: 142.9%; font-weight: bold; text-align: center; color:#e58a2e; }
#mailnews #member .ex_button { background-color: #f29130; color: #FFF; border: 0; text-align: center; font-weight: bold;/* width: 100%;*/ }
#mailnews #regist { float: right; width: 405px; }
#mailnews #regist .label { font-size: 142.9%; font-weight: bold; text-align: center; color:#0d4b9e; margin-bottom: 20px; }
#mailnews #regist .ex_button { background-color: #0d4b9e; color: #FFF; border: 0; text-align: center; font-weight: bold;/* width: 100%;*/ }
#mailnews #regist .link { margin-top: 10px; text-align: center; font-weight: bold; }
#mailnews .text { margin-bottom: 18px; }
#mailnews .ex_button { font-size: 128.6%; display: table-cell; vertical-align: middle; width: 415px; line-height: 1; padding: 13px 10px 12px; }
#mailnews .ex_button:hover { opacity: 0.8; filter: alpha(opacity=80); }
#mailnews .ex_button small {font-size: 66.7%; }
#mailnews .ex_button .arw { display: inline-block; padding-left: 12px; background: url(../img/report/arw_white.png) no-repeat 0 0.35em; }
#mailnews .link .arw { display: inline-block; padding-left: 12px; background: url(../img/report/arw.png) no-repeat 0 0.45em; }
@media only screen and (min-width: 641px) {
#mailnews .ex_button { transition: opacity 0.3s ease; }
}
@media only screen and (max-width: 640px) {
#mailnews { padding: 40px 20px; }
#mailnews .head span { background-image: url(../img/report/bg_mailnews_2x.png); background-size: 27px auto; }
#mailnews .head + p { text-align: center; margin-bottom: 25px; }
#mailnews #member { float: none; width:auto; margin-bottom: 30px; }
#mailnews #member .label { font-size: 128.6%; margin-bottom: 15px; }
#mailnews #regist { float: none; width:auto; }
#mailnews #regist .label { font-size: 128.6%; margin-bottom: 15px; }
#mailnews .text { margin-bottom: 10px; }
#mailnews .ex_button { display: block; font-size: 100%; width: 93%; height:auto; }
#mailnews .ex_button small {font-size: 78.6%; }
#mailnews .ex_button .arw { background-image: url(../img/report/arw_white_2x.png); background-size: 8px auto; padding-right: 3px; }
#mailnews #member .ex_button { width: 100%; }
#mailnews #regist .ex_button { width: 100%; }
}

#facompass_info { margin:30px 0;padding:2.57em 60px 2.5em;text-align:center;background-color:#fff;border:1px solid #fad4d4 }
#facompass_info .facompass_info_txt { font-weight:bold;font-size:128.57%;color:#cc0001; margin-top: 0 }
#facompass_info .extbutton { background-color: #595959; color: #fff;display: inline-block;font-size: 114.28%;font-weight: bold;margin: 20px auto 0;max-width: 476px;padding: 16px 10px 19px;width: 100% }
@media screen and (max-width: 640px) {
  #facompass_info {padding:1.27em 20px 1.2em;text-align:center}
  #facompass_info .extbutton:hover { opacity:1 }
  #facompass_info .facompass_info_txt { text-align:left;font-size: 100% }
}

