﻿.m-unit__h3--icon {
  color:#006fca;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.m-unit__h3--icon > img {
  margin-right:10px;
}
.m-offer--blue {
  color: #006fca;
  border-bottom: 2px solid #006fca;
  margin: 0 -5px;
}
.m-radiusbox {
  border-radius: 10px;
}
.mushi-icon {
  position: relative;
  cursor: pointer;
}
.mushi-icon:after {
  content: url(/common/icon_view.png);
  display: block;
  position: absolute;
  bottom: -2px;
  right: -5px;
  height: 59px;
  overflow: hidden;
}
.m-modal__close {
  background: url(/common/_share16_modal_close2.png);
}
.m-offer__txt + .m-offer__txt {
  margin-top: 10px;
}
.n1_request-h1-small{
  font-size: 10px;
}
table, td, th{
    background-color: white;
    border-collapse: collapse;
    border: 1px solid #333;
    text-align: center;
    vertical-align: middle;
}
.g-gray-txt{
    color: #808080;
}
table{
    width: 500px;
}
.second{
    height: 50px;
}
.m-remarklist > li.m-remarklist--number01:before {
    content: "※1";
    margin-left: -1.1em;
    padding-right: 3px;
}
@media print, screen and (min-width: 769px) {
  .m-cover {
    background-image: url(/cp/k/n1_request/_assets18_think_cover_1015.jpg);
  }
  .n1_request-h1-small--wrap {
    padding: 10px 0;
  }
  .m-unit__h3--icon {
    font-size: 24px;
  }
  .m-pic_point--blue {
    padding: 15px;
  }
  .m-offer--blue {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    padding: 20px 30px 15px;
  }
  .m-offer__inner {
    padding: 0 20px 20px;
  }
  .m-theme--table {
    margin-top: 20px;
    display: table;
    table-layout: fixed;
    border: solid #bebebe 2px;
  }
  .m-theme--table__col {
    display: table-cell;
    width: 25%;
    box-sizing: border-box;
    vertical-align: top;
  }
  .m-theme--table__col.m-theme--table__col--gray .m-theme--table__col__th {
    background: #f3f3f3;
    position: relative;
  }
  .m-theme--table__col.m-theme--table__col--gray .m-theme--table__col__th:before {
    content: url(/common/_share17_thinkplus_icn_plus.png);
    position: absolute;
    right: -17px;
    top: 30px;
  }
  .m-theme--table__col__th {
    padding: 10px;
    background: #fffae5;
    border-bottom: solid #bebebe 2px;
    height: 75px;
  }
  .m-theme--table__col__td {
    table-layout: fixed;
    padding:10px 15px;
    min-height: 170px;
  }
  .m-theme--table__col:not(:last-child) .m-theme--table__col__th,.m-theme--table__col:not(:last-child) .m-theme--table__col__td {
    border-right:solid #bebebe 2px;
  }
  .m-theme--table__col__book {
    width:51px;
    table-layout: fixed;
    height:auto;
    margin-right:10px;
  }
  .m-theme--table__col__th {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  /* 5つの力用 */
  .m-morework_lead__col {
    display:flex;
  }
  .m-morework_lead__col--right {
    min-width: 235px;
    padding-left: 20px;
  }
  .m-ftr-notice {
    margin-bottom: 50px;
  }
  .cautionpb {
    margin-bottom: 40px!important;
  }
  .touroku {
    text-align: center;
  }

}
.btnEnter {
	display: block !important;
    /* For IE 6/7 */
    *display: inline;
    *zoom: 1;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background-image: url('/cp/k/n1_request/btn_join_entry2.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 410px;
	height: 73px;
	margin:0 auto;
}

@media screen and (max-width:768px) {
  .cover__dlist {
    font-size: 14px;
    margin-top: 5px;
    text-indent: -1em;
    padding-left: 1em;
  }
  .m-unit__h3--icon {
    font-size: 24px;
  }
  .m-pic_point--blue {
    padding: 10px;
    margin-bottom: 10px;
  }
  .m-offer--blue {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
    padding: 15px 10px 10px;
  }
  .m-offer__inner {
    padding: 0 10px 20px;
  }
  .m-theme--table__col.m-theme--table__col--gray {
    background: #f3f3f3;
    position: relative;
  }

  .m-theme--table__col.m-theme--table__col--gray:before {
    content: url(/common/_share17_thinkplus_icn_plus.png);
    position: absolute;
    width: 34px;
    bottom: -20px;
    margin: auto;
    left: 0;
    right: 0;
  }
  .m-theme--table__col {
    padding:10px;
    background:#fffae5;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom:5px;
  }
  .m-theme--table {
    margin-top: 20px;
  }
  .m-offer__txt {
    font-size: 14px;
  }

  .m-theme--table__col__th {
    width: 20%;
  }
  .m-theme--table__col__td {
    width: 80%;
    box-sizing: border-box;
    padding: 10px;
  }
  .m-theme--table__col__td__title {
    margin-bottom: 10px;
  }
  .m-radiusbox {
    margin-bottom: 20px !important;
  }
  .m-morework_lead__col--right {
    width: 90%;
    margin: 20px auto 0;
  }
  table{
    width: 100%;
  }
  .n1_request-h1-small{
    font-size: 2.66vw;
  }
  .n1_request-h1-small--wrap {
    padding: 5.33333333vw 0 2.66666666vw;
    width: 95%;
    margin: 0 auto;
  }
  .btnEnter {
      width: 95%;
  }
  .m-modal.m-modal-largeimage.modal_visible_window {
    display:block!important;
  }
  .m-modal.m-modal-largeimage {
    display:none!important;
  }
  .m-modal-overlay.m-modal-overlay-visible {
    display:block;
    background:rgba(0,0,0,0.5);
  }
  .m-modal-overlay {
    transition:all.5s;
    display:block;
    pointer-events:none;
  }
}
