.mr_top_inner {
  color: #273444;
}

@media (min-width: 641px) {
  .mr_top_inner {
    margin: 3px auto 0;
    max-width: 1000px;
  }
}
@media (max-width: 640px) {
  .mr_top_inner {
    margin-top: 33px;
  }
}
.mr_top_inner p {
  font-family: Arial, sans-serif;
}

@media (min-width: 641px) {
  .mr_top_inner a:hover {
    cursor: pointer;
  }
}
.mr_top_ttl {
  font-weight: 600;
}

@media (min-width: 641px) {
  .mr_top_ttl {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .mr_top_ttl {
    font-size: 21px;
  }
}
.mr_top_btn {
  position: relative;
}

@media (min-width: 641px) {
  .mr_top_btn:hover {
    text-decoration: none;
  }
}
.mr_top_btn:link,
.mr_top_btn:visited {
  color: #273444;
}

.mr_top_btn:after {
  content: "";
  background-image: url(/myricoh/img/top/mr_top_arrow.png);
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (min-width: 641px) {
  .mr_top_btn:after {
    right: 3px;
    height: 8px;
    width: 5px;
  }
}
@media (max-width: 640px) {
  .mr_top_btn:after {
    right: 0;
    height: 11px;
    width: 7px;
  }
}
.mr_top_btn_blank {
  position: relative;
}

@media (min-width: 641px) {
  .mr_top_btn_blank:hover {
    text-decoration: none;
  }
}
.mr_top_btn_blank:link,
.mr_top_btn_blank:visited {
  color: #273444;
}

.mr_top_btn_blank:after {
  content: "";
  background-image: url(/myricoh/img/top/mr_top_blank.png);
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 13px;
  width: 13px;
}

@media (max-width: 640px) {
  .mr_top_is_pc {
    display: none !important;
  }
}
@media (min-width: 641px) {
  .mr_top_is_sp {
    display: none !important;
  }
}
@media (max-width: 640px) {
  .mr_top_contents {
    margin: 0 20px;
  }
}
.mr_top_contents ul {
  padding: 0;
  font-size: 0;
  list-style: none;
}

@media (min-width: 641px) {
  .mr_top_staff_wrap {
    width: 223px;
    display: inline-block;
    margin-left: 35px;
  }
}
.mr_top_staff {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  overflow: hidden;
}

@media (min-width: 641px) {
  .mr_top_staff {
    margin-top: 41px;
    font-size: 13px;
  }
}
.mr_top_staff_ttl {
  width: 100%;
  text-align: center;
  margin: 0;
  color: #fff;
  background-color: #cf122e;
}

@media (min-width: 641px) {
  .mr_top_staff_ttl {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .mr_top_staff_ttl {
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    font-weight: 600;
  }
}
.mr_top_staff_content {
  background-color: #fff;
}

@media (min-width: 641px) {
  .mr_top_staff_content {
    margin: 10px 15px 5px;
    height: 165px;
  }
}
@media (max-width: 640px) {
  .mr_top_staff_content {
    margin: 15px 15px 10px;
    text-align: center;
    position: relative;
    min-height: 88px;
  }
}
.mr_top_staff_belong {
  color: #636d79;
  text-align: justify;
  letter-spacing: -0.1em;
}

@media (min-width: 641px) {
  .mr_top_staff_belong {
    margin-bottom: 12px;
    font-size: 11px;
    line-height: 15px;
  }
}
@media (max-width: 640px) {
  .mr_top_staff_belong {
    font-size: 13px;
    line-height: 17px;
    display: inline-block;
    width: calc(100% - 83px);
    margin-top: 0;
  }
}
.mr_top_staff_prof:after {
  content: "";
  clear: both;
  display: block;
}

.mr_top_staff_img {
  float: left;
  font-weight: 600;
}

@media (min-width: 641px) {
  .mr_top_staff_img {
    width: 60px;
    margin-right: 9px;
  }
}
@media (max-width: 640px) {
  .mr_top_staff_img {
    width: 73px;
    margin-right: 10px;
  }
}
.mr_top_staff_name {
  margin: 0;
  display: inline-block;
  font-weight: 600;
}

@media (min-width: 641px) {
  .mr_top_staff_name {
    width: calc(100% - 69px);
  }
}
@media (max-width: 640px) {
  .mr_top_staff_name {
    width: calc(100% - 83px);
    text-align: left;
    font-size: 16px;
    line-height: 16px;
    margin-top: 2px;
  }
}
@media (max-width: 640px) {
  .mr_top_staff_btn_wrap {
    clear: both;
    padding-top: 16px;
    display: flex;
    justify-content: space-between;
  }
}
.mr_top_staff_btn {
  display: inline-block;
  background-color: #e6ebee;
  border-radius: 2px;
  border-bottom: solid 2px #b5b6c5;
  box-sizing: border-box;
}

@media (min-width: 641px) {
  .mr_top_staff_btn {
    font-size: 10px;
    line-height: 20px;
    width: calc(100% - 69px);
    margin-top: 5px;
    padding-left: 5px;
  }
  .mr_top_staff_btn:hover {
    opacity: 0.7;
  }
}
@media (max-width: 640px) {
  .mr_top_staff_btn {
    letter-spacing: -0.05em;
    font-size: 12px;
    line-height: 40px;
    width: calc(50% - 5px);
    margin-right: 6px;
    padding: 0 8px;
    box-sizing: border-box;
    text-align: left;
  }
  .mr_top_staff_btn:last-of-type {
    margin-right: 0;
  }
  .mr_top_staff_btn:after {
    height: 8px;
    width: 5px;
    right: 5px;
  }
}
@media (max-width: 640px) and (max-width: 320px) {
  .mr_top_staff_btn {
    padding-top: 4px;
    line-height: 20px;
    height: 42px;
    text-align: center;
  }
  .mr_top_staff_btn:after {
    top: auto;
    bottom: 6px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.mr_top_staff_scroll {
  height: 25px;
}

@media (min-width: 641px) {
  .mr_top_staff_scroll {
    margin: 11px 0 0;
    text-align: center;
  }
}
@media (max-width: 640px) {
  .mr_top_staff_scroll {
    margin-top: 10px;
  }
}
.mr_top_staff_scroll_btn {
  display: inline-block;
  margin-right: 5px;
}

.mr_top_staff_scroll_btn:last-child {
  margin-right: 0;
}

@media (min-width: 641px) {
  .mr_top_staff_scroll_btn:hover {
    opacity: 0.7;
    cursor: pointer;
  }
}
@media (max-width: 640px) {
  .mr_top_staff_scroll_btn img {
    height: 25px;
  }
}
.mr_top_staff_scroll_left {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

@media (min-width: 641px) {
  .mr_top_staff_contact {
    background-color: #e6ebee;
    vertical-align: middle;
  }
}
@media (min-width: 641px) {
  .mr_top_staff_contact_link {
    letter-spacing: -0.05em;
    display: block;
    padding: 0 13px;
    font-size: 13px;
    line-height: 60px;
  }
  .mr_top_staff_contact_link:after {
    right: 13px;
  }
  .mr_top_staff_contact_link:hover {
    opacity: 0.7;
  }
}
@media (max-width: 640px) {
  .mr_top_staff_contact_link {
    display: inline-block;
    background-color: #e6ebee;
    width: 100%;
    padding: 12px;
    box-sizing: border-box;
  }
  .mr_top_staff_contact_link:after {
    right: 15px;
  }
}
.mr_top_staff_new {
  background-color: #e6ebee;
}

@media (max-width: 640px) {
  .mr_top_staff_new {
    padding: 0 15px;
  }
}
.mr_top_staff_new_link {
  letter-spacing: -0.05em;
  display: block;
  border-bottom: 1px solid #c5d1d8;
}

.mr_top_staff_new_link:last-child {
  border-bottom: none;
}

@media (min-width: 641px) {
  .mr_top_staff_new_link {
    font-size: 12px;
    line-height: 30px;
    padding-left: 15px;
  }
  .mr_top_staff_new_link:after {
    right: 13px;
  }
  .mr_top_staff_new_link:hover {
    opacity: 0.7;
  }
}
@media (max-width: 640px) {
  .mr_top_staff_new_link {
    padding: 13px 0;
    box-sizing: border-box;
  }
  .mr_top_staff_new_link:after {
    right: 0;
  }
}
@media (min-width: 641px) {
  .mr_top_main {
    width: calc(100% - 258px);
    display: inline-block;
    float: left;
  }
}
@media (max-width: 640px) {
  .mr_top_menu {
    margin-top: 25px;
  }
}
@media (min-width: 641px) {
  .mr_top_menu .mr_top_ttl {
    margin-bottom: 3px;
  }
}
.mr_top_menu_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.mr_top_menu_list_item {
  display: inline-block;
}

@media (min-width: 641px) {
  .mr_top_menu_list_item {
    width: 33.3%;
    margin-top: 5px;
  }
}
@media (max-width: 640px) {
  .mr_top_menu_list_item {
    width: 100%;
    margin-top: 10px;
  }
}
.mr_top_menu_list_item_inner {
  display: block;
  background-color: #fff;
  border-radius: 2px;
  overflow: hidden;
}

@media (min-width: 641px) {
  .mr_top_menu_list_item_inner {
    margin-right: 5px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 10px 0 rgba(153, 153, 153, 0.2);
  }
  .mr_top_menu_list_item_inner:hover {
    border-color: #989fad;
  }
  .mr_top_menu_list_item_inner:hover .mr_top_menu_list_item_hover {
    display: block;
    position: absolute;
    z-index: 5;
    margin: 0;
    top: 0;
    left: 0;
    opacity: 1;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .mr_top_menu_list_item_inner {
    box-shadow: 0 0 5px 0 rgba(153, 153, 153, 0.2);
    width: 100%;
  }
}
.mr_top_menu_list_item_inner.mr_top_menu_list_item_link {
  border-bottom: 3px solid #e1e4ff;
}

.mr_top_menu_list_item_inner.mr_top_menu_apply {
  position: relative;
  border-bottom: 3px solid #e1e4ff;
}

.mr_top_menu_list_item_inner.mr_top_menu_apply:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
}

.mr_top_menu_list_item_inner.mr_top_menu_apply .mr_top_menu_list_item_apply {
  display: block;
  position: absolute;
  z-index: 5;
  margin: 0;
  top: 0;
  left: 0;
  opacity: 1;
  width: 100%;
}

.mr_top_menu_list_item_inner.mr_top_menu_process {
  position: relative;
  border-bottom: 3px solid #e1e4ff;
}

.mr_top_menu_list_item_inner.mr_top_menu_process:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
}

.mr_top_menu_list_item_inner.mr_top_menu_process .mr_top_menu_list_item_process {
  display: block;
  position: absolute;
  z-index: 5;
  margin: 0;
  top: 0;
  left: 0;
  opacity: 1;
  width: 100%;
}

.mr_top_menu_list_item_inner.mr_top_menu_not {
  position: relative;
  border-bottom: 3px solid #9da3bc;
}

.mr_top_menu_list_item_inner.mr_top_menu_not:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(39, 52, 68, 0.3);
  z-index: 3;
}

.mr_top_menu_list_item_inner.mr_top_menu_not .mr_top_menu_list_item_sorry {
  display: block;
  position: absolute;
  z-index: 5;
  margin: 0;
  top: 0;
  left: 0;
  opacity: 1;
  width: 100%;
}

.mr_top_menu_list_item_img {
  width: 100%;
}

.mr_top_menu_list_item .mr_top_menu_list_item_apply {
  display: none;
}

.mr_top_menu_list_item .mr_top_menu_list_item_process {
  display: none;
}

.mr_top_menu_list_item .mr_top_menu_list_item_sorry {
  display: none;
}

.mr_top_menu_list_item .mr_top_menu_list_item_hover {
  display: none;
}

@media (min-width: 641px) {
  .mr_top_recommend {
    margin-top: 34px;
    margin-right: -10px;
  }
}
@media (max-width: 640px) {
  .mr_top_recommend {
    margin-top: 25px;
  }
}
.mr_top_recommend .mr_top_ttl {
  line-height: 30px;
  margin-bottom: 7px;
}

@media (min-width: 641px) {
  .mr_top_recommend .mr_top_ttl {
    letter-spacing: -0.01em;
  }
}
@media (max-width: 640px) {
  .mr_top_recommend .mr_top_ttl {
    letter-spacing: -0.05em;
  }
}
.mr_top_rcm_list_item {
  display: inline-block;
}

@media (min-width: 641px) {
  .mr_top_rcm_list_item {
    width: 50%;
    margin-top: 15px;
  }
  .mr_top_rcm_list_item:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media (max-width: 640px) {
  .mr_top_rcm_list_item {
    width: 100%;
    margin-top: 10px;
  }
  .mr_top_rcm_list_item:first-child {
    margin-top: 0;
  }
}
.mr_top_rcm_list_img {
  width: 100%;
}

.mr_top_rcm_list_link {
  display: block;
}

@media (min-width: 641px) {
  .mr_top_rcm_list_link {
    margin-right: 15px;
  }
  .mr_top_rcm_list_link:hover {
    opacity: 0.7;
  }
}
.mr_top_news {
  margin-top: 16px;
}

@media (min-width: 641px) {
  .mr_top_news {
    width: 223px;
    display: inline-block;
    margin-left: 35px;
    float: right;
  }
}
@media (min-width: 641px) {
  .mr_top_news .mr_top_ttl {
    line-height: 50px;
  }
}
@media (max-width: 640px) {
  .mr_top_news .mr_top_ttl {
    letter-spacing: 0.02em;
    line-height: 46px;
  }
}
.mr_top_news_list_item {
  border-bottom: 1px solid #c5d1d8;
  margin-top: 0;
}

.mr_top_news_list_item:first-child {
  border-top: 1px solid #c5d1d8;
}

.mr_top_news_list_link {
  display: block;
}

@media (min-width: 641px) {
  .mr_top_news_list_link {
    padding: 10px 26px 5px 0;
  }
  .mr_top_news_list_link:hover {
    text-decoration: underline;
  }
}
@media (max-width: 640px) {
  .mr_top_news_list_link {
    padding: 15px 32px 11px 0;
  }
}
.mr_top_news_date {
  display: inline-block;
  font-size: 13px;
  line-height: 13px;
  margin: 3px 15px 2px 0;
}

@media (max-width: 640px) {
  .mr_top_news_date {
    color: #273444;
    letter-spacing: 0.05em;
  }
}
.mr_top_news_icon {
  background-color: #e6ebee;
  border-radius: 9px;
  font-size: 11px;
  line-height: 18px;
  display: inline-block;
  padding: 0 6px;
  margin-top: 0;
  vertical-align: top;
  color: #273444;
}

.mr_top_news_txt {
  font-size: 13px;
}

.mr_top_news_txt:after {
  top: 3px;
  -webkit-transform: none;
  transform: none;
}

@media (min-width: 641px) {
  .mr_top_news_txt:after {
    right: -26px;
  }
}
@media (max-width: 640px) {
  .mr_top_news_txt:after {
    right: -32px;
  }
}
@media (min-width: 641px) {
  .mr_top_news_txt {
    line-height: 19px;
  }
}
@media (max-width: 640px) {
  .mr_top_news_txt {
    line-height: 17px;
  }
}
/* 202312 */
* {
  box-sizing: border-box;
}

.mr_top_layout.mr_top_inner {
  width: 1000px;
  max-width: 95%;
  margin: 0 auto;
}

.mr_top_contents.layout-grid_area {
  display: grid;
  grid-template-columns: 1fr 223px;
  grid-template-rows: auto;
  -webkit-column-gap: 35px;
  column-gap: 35px;
  row-gap: 0;
  justify-content: space-between;
  width: 100%;
  margin: 0;
}

.mr_top_contents.layout-grid_area .layout-item_1 {
  order: 1;
  grid-column: 1/3;
  margin-bottom: 16px;
}

.mr_top_contents.layout-grid_area .layout-item_menu-title {
  order: 2;
  grid-column: 1/3;
  margin-bottom: 16px;
}

.mr_top_contents.layout-grid_area .layout-item_2 {
  order: 4;
  margin: 0;
  width: 100%;
}

.mr_top_contents.layout-grid_area .layout-item_2 .mr_top_staff_wrap {
  margin: 0;
}

.mr_top_contents.layout-grid_area .layout-item_2 .mr_top_staff_wrap .mr_top_staff {
  margin: 0;
}

.mr_top_contents.layout-grid_area .mr_top_main.layout-item_menu-context {
  order: 3;
  margin: 0;
  width: 100%;
}

.mr_top_contents.layout-grid_area .mr_top_main.layout-item_menu-context .suggest-bunner {
  width: 100%;
}

.mr_top_contents.layout-grid_area .mr_top_main.layout-item_menu-context .suggest-bunner .suggest-bunner_img {
  width: 100%;
}

.Set {
  margin-right: 15px;
  margin-left: 40px;
  display: inline-block;
  position: relative;
}

.Set img {
  width: 25px;
  top: -4px;
  right: 85px;
  bottom: 0px;
  position: absolute;
}

.Set a:hover {
  opacity: 0.7;
  transition: 0.5s;
}

.Red {
  width: 100%;
  background-color: #fff;
  margin: 10px 0 0 0;
  padding: 10px 15px 15px 15px;
  border: 1px solid #df2727;
}

.Red p {
  font-weight: bold;
  font-size: 100%;
  color: #df2727;
  line-height: 1.667;
}

.rec_Txt {
  width: 100%;
  background-color: #fef7c0;
  margin: 10px 0px 8px 0px;
  padding: 0px;
  display: flex;
}

.rec_Txt div {
  margin: 0px;
  padding: 0px;
}

.rec_Txt div img {
  padding: 10px;
}

.rec_Title {
  margin-top: 15px;
  font-weight: bold;
  font-size: 15px;
}

.rec_textarea {
  padding: 0px;
  display: flex;
}

.rec_text {
  margin-top: 0px;
}

.rec_text a {
  margin-left: 36px;
}

.cate a {
  color: #06111a;
  text-decoration: none;
}

.ico_end .cate {
  padding-right: 50px !important;
  background-position: 100% -0.1em !important;
}

.mr_top_menu_list {
  display: flex;
  justify-content: space-between;
  row-gap: 16px;
  margin-bottom: 30px;
}

.cate-wrap {
  display: flex;
  width: 47%;
  padding: 0;
  margin: 0;
}

.cate-wrap .cate-link {
  display: flex;
  width: 100%;
  height: 100%;
  border-left: solid 1px #999;
  border-bottom: solid 1px #999;
  margin: 0;
  padding: 10px 18px 18px 14px;
}

.cate-wrap .cate-link img {
  width: 50px;
  height: 50px;
}

.cate-wrap .cate-link div {
  margin-left: 14px;
}

.cate-wrap .cate-link div .MenuTitle {
  color: #06111a;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}

.cate-wrap .cate-link div .MenuTxt {
  color: #06111a;
  font-size: 13px;
  line-height: 1.25;
}

.cate-wrap.cate-STP .cate-link {
  border-left-color: rgba(51, 51, 51, 0.3137254902);
  border-bottom-color: lightgray;
}

.cate-wrap.cate-STP .cate-link img {
  opacity: 0.3;
}

.cate-wrap.cate-STP .cate-link div .MenuTitle {
  color: rgba(51, 51, 51, 0.3137254902);
}

.cate-wrap.cate-STP .cate-link div .MenuTxt {
  color: #06111a;
  font-size: 12px;
  padding: 8px;
  border-radius: 4px;
  background-color: rgba(51, 51, 51, 0.1490196078);
}

.cate-wrap.cate1 a:hover {
  text-decoration: none;
}

.cate1 a:hover {
  background-color: rgba(222, 222, 222, 0.2509803922);
  transition: 0.5s;
}

.cate1 a:hover .MenuTitle {
  color: #cf122e;
  transition: 0.5s;
}

.cate1 a:hover .MenuTxt {
  color: #cf122e;
  transition: 0.5s;
}

li.cate-wrap.cate1 a:not([target=_self]) p.MenuTitle {
  background-image: url(/myricoh/img/icon_s_newwindow_01.png);
  padding-right: 30px !important;
}

li.cate-wrap.cate1 a[target=_self] p.MenuTitle {
  background-image: url(/myricoh/img/icon_s_right_01.png);
  padding-right: 25px !important;
}

li.cate-wrap p.MenuTitle {
  background-image: url(/myricoh/img/icon_s_newwindow_01.png);
  padding-right: 30px !important;
}

li.cate-wrap p.MenuTitle.target__self {
  background-image: url(/myricoh/img/icon_s_right_01.png);
  padding-right: 25px !important;
}

li.cate-wrap.cate-STP p.MenuTitle .ico_end {
  opacity: 0.3;
}

.for_pc {
  display: block;
}

.for_sp {
  display: none;
}

.news_lst_dtl .mr_top_btn_blank:after {
  display: none;
}

/*
.cnt_max .clm1 .clm {
  padding: 12px !important;
}
*/
.mr_top_inner .clm {
  padding: 8px 0;
}

.cxBunner.reconArea {
  width: 100%;
  padding: 0;
  max-width: 1024px;
  margin-top: 4px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 6px;
}

.cxBunner.reconArea.for_sp {
  display: none;
}

.cxBunner.reconArea .reconArea__item {
  width: 245px;
  padding: 0;
}

.cxBunner.reconArea .reconArea__item img {
  width: 100%;
}

.cxBunner.reconArea .reconArea__item a:hover {
  opacity: 0.7;
}

.cxBunner.reconArea .slick-list {
  position: relative;
  z-index: 1;
}

.cxBunner.reconArea .slick-btn {
  z-index: 2;
}

.cxBunner.reconArea .slick-btn.slick-next {
  right: 5px;
}

.cxBunner.reconArea .slick-btn.slick-prev {
  left: 5px;
}

.cxBunner.reconArea .slick-btn::before {
  font-size: 20px;
  -webkit-filter: drop-shadow(0 0 0.4rem gray);
  filter: drop-shadow(0 0 0.4rem gray);
}

.iv_Txt {
  display: flex;
  width: 100%;
  margin: 8px 0px 8px 0px;
  padding: 15px;
  border: 1px solid #c9c9c9;
}

.iv_text {
  margin-top: 0px;
}

@media (max-width: 950px) {
  .cate-wrap {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .mr_top_contents.layout-grid_area {
    grid-template-columns: 1fr;
    -webkit-column-gap: 0;
    column-gap: 0;
  }
  .mr_top_menu {
    margin-top: 16px;
  }
  .mr_top_contents.layout-grid_area .layout-item_1 {
    grid-column: auto;
  }
  .mr_top_contents.layout-grid_area .layout-item_menu-title {
    display: none;
  }
  .mr_top_contents.layout-grid_area .mr_top_main.layout-item_menu-context {
    margin-bottom: 30px;
  }
  .mr_top_menu_list {
    justify-content: flex-start;
  }
  .cate-wrap {
    width: 33%;
    border: solid 0;
  }
  .cate-wrap .cate-link {
    padding: 0;
    border: 0;
  }
  .cate-wrap .cate-link img {
    margin: auto;
    width: 90%;
    height: 100%;
    border: solid 2px rgba(163, 168, 176, 0.6509803922);
    border-radius: 8px;
  }
  .cate-wrap .cate-link div {
    display: none;
  }
  .cate-wrap .cate-link div .MenuTitle {
    display: none;
  }
  .cate-wrap .cate-link div .MenuTxt {
    display: none;
  }
  .cate1:hover {
    background-color: #fff;
  }
  .Red {
    width: 100%;
    max-width: 983px;
    background-color: #fff;
    margin: 10px 0px 10px 0px;
    padding: 10px 0px 15px 0px;
    border: 1px solid #df2727;
  }
  .Red p {
    font-weight: bold;
    font-size: 100%;
    color: #df2727;
    line-height: 1.667;
    text-align: center;
  }
  .for_pc {
    display: none;
  }
  .for_sp {
    display: block;
  }
  .rec_Txt {
    width: 100%;
    background-color: #fef7c0;
    margin: 10px 0px 8px 0px;
    padding: 0px;
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .rec_Txt div {
    margin: 0px;
    padding: 4px;
  }
  .rec_Txt div img {
    display: none;
  }
  .rec_Title {
    margin-top: 0px;
    font-weight: bold;
    font-size: 15px;
  }
  .rec_textarea {
    padding: 0px;
    display: flex;
    flex-direction: column;
  }
  .rec_text {
    margin-top: 0px;
  }
  .rec_text a {
    margin-left: 0px;
  }
  .Set {
    margin-right: 35px;
    margin-left: 10px;
    position: relative;
  }
  .Set img {
    width: 25px;
    position: absolute;
    top: -15px;
    left: 0px;
  }
  .cxBunner.reconArea.for_pc {
    display: none;
  }
  .cxBunner.reconArea.for_sp {
    display: block;
  }
  .cxBunner.reconArea .reconArea__item {
    width: 100%;
  }
  .iv_Txt {
    padding: 10px;
    flex-direction: column;
  }
  .iv_text {
    margin-bottom: 3px;
  }
}
/*
.news_sct dl .news_lst_dtl {
 clear: both;
}

a.news_lst dl{
  display: flex;
}

*/