@charset "UTF-8";

/****************************************
* 貿易実務オンライン講座TOPページ　PC/SP
****************************************/

/*21/10/07追加*/

.el_campaign p em{
    color: #E21462;
    text-shadow:#fff 1px 0px,  #fff -1px 0px,
   #fff 0px -1px, #fff 0px 1px,
   #fff 1px 1px , #fff -1px 1px,
   #fff 1px -1px, #fff -1px -1px,
   #fff 1px 1px,  #fff -1px 1px,
   #fff 1px -1px, #fff -1px -1px,
   #fff 1px 1px,  #fff -1px 1px,
   #fff 1px -1px, #fff -1px -1px;
}
.el_campaign .box_text {
   position: relative;
}
.el_campaign .elem_linkBox_list {
  position: absolute;
  top: 90px; 
  right: 0px;
}
.el_campaign .box_pic .elem_pic_pad {
   position: relative;
}
.el_campaign .box_pic .elem_pic_pad p {
   position: absolute; 
   top: 30px; 
   left: 50%;
   transform: translateX(-50%);
   -webkit-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
   text-align: center; 
   color: #fff;
   width: 95px;
}

.mm-page .el_campaign .elem_column_block_pad {
    padding-bottom: 50px;
}
.mm-page .el_campaign .elem_linkBox_list {
    bottom: -35px;
    top: auto;
}
.mm-page .elem_pic img.icon_external {
    min-width: auto !important;
    margin-top: 5px;
}
/*----------------------*/
.elColumn {
  margin-left: 0 !important;
}
.el_box1 {
   border-radius: 8px;
   background-color: #006ec8;
   padding: 5px;
   margin: 15px 0;
}
.el_box1 p {
   font-size: 1.375em;
   color: #fff;
   text-align: center;
}
.el_box2 {
  border-radius: 8px;
  padding: 0px !important;
  background: #85B7E0 url(/library/elearning/top/blue.png) no-repeat center 80px;
  margin-bottom: 20px !important;
}
.el_box2 .inner_el_box2 {
   padding: 10px;
}
.el_box2 .inner_el_box2 > p a, .el_box2 .inner_el_box2 > p a:hover, .el_box2 .inner_el_box2 > p a:visited {
   color: #000;
}
.el_box2 h2 {
   font-size: 1.675em;
   font-weight: bold;
   text-align: center;
   padding:10px 0 34px;
}
.el_box3 {
  border-radius: 8px;
  background: #91C632 url(/library/elearning/top/green.png) no-repeat center 80px;
  margin-bottom: 20px;
}
.el_box3 .inner_el_box3 {
   padding: 10px;
}
.el_box3 h2 {
   font-size: 1.5em;
   line-height: 1.1em;
   font-weight: bold;
   text-align: center;
   padding:10px 0 20px;
}
.el_box3 h2 span {
   text-align: right;
   display: inherit;
}
.el_box4 {
  border-radius: 8px;
  padding: 0 12px 10px;
  background: #FFFFC0;
}
.el_box4 h2 {
   font-size: 1.675em;
   font-weight: bold;
   text-align: center;
   padding:10px 0;
}
.el_box4 .inbox {
  border-radius: 8px;
  padding: 10px 18px 0;
  background: #ffff;
}
.el_box5 {
  border-radius: 8px;
  padding: 15px 10px 0;
  border: 5px solid #ccc;
  margin-bottom:15px;
}
.el_box5 h2 {
    font-size: 1.675em; 
    font-weight: bold;
    padding: 10px 0px 10px 0;
    display: table;
}
.el_box5 h2 .title {
    display: table-cell;
    float: left;
    padding-right: 20px;
}
.el_box5 .arrow {
    width: 0;
    height: 0;
    display: table-cell;
    border-top: 18px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 25px solid #000;
    float: right;
    margin-left: 10px;
}
.el_box5 .elem_linkBox_list {
    margin-left: -30px;
}

.boxlist {
   margin: 30px 0px 5px;
}
.boxlist ul {
	margin: 0px -5px -11px -13px !important;
	overflow: hidden;
}
.boxlist li {
  float: left;
  width: calc((100% - (36px * 2) - 34px) / 2);
  margin-left: 13px;
  margin-bottom: 11px;
  overflow: hidden;
  border-radius: 8px;
  padding: 10px 18px;
  background: #fff;
}
.boxlist li .info{
   padding:5px ;
}
.boxlist li:hover {
   border : 1px solid #D70700;
   padding: 9px 17px;
   cursor: pointer;
}
.boxlist li:nth-child(2):hover {
   padding: 9px 17px 10px;
}
.el_box4 .inbox:hover  {
   border : 1px solid #D70700;
   padding: 9px 17px;
   cursor: pointer;
}
.boxlist li a ,
.el_box4 .inbox a {
  display: inline-block;
  position: relative;
  color: #000;
  text-decoration: none;
}
.boxlist li:hover a, 
.el_box4 .inbox:hover a {
  color: #006ec8;
  text-decoration: underline;
}
.linkBox a.var_border,
.linkBox button.var_border {
  border:2px solid #fff;
}
.el_box5 .linkBox {
    min-width: 210px;
}
.el_box5 .linkBox.var_apply {
  width:220px;
  margin-bottom: -5px;
}
.el_box5 .linkBox.var_apply  a{
  background-color: #D70700;
  height: 64px;
  font-size: 1.375em;
}
.el_box5 .linkBox a span.font_bold {
   font-weight: bold !important;
}
.el_box5 .elem_linkBox_list ul.var_large_pad li {
    padding: 0 0 0 15px !important;
}
.el_box5 .linkBox.var_apply a:hover {
    background-color: #9B0000;
}

@media screen and (max-width: 678px) {

#elem_category_title ul.button {
    position: relative;
    right: 0;
    top: 0;
    float: right;
    padding-top: 10px;
}
.el_box1 p {
    font-size: 1.0em;
    padding: 0 20px;
}
.el_box1 p .font16 {
    font-size: 0.875rem !important;
}
.el_box2 {
   background: #85B7E0 url(/library/elearning/top/blue.png) no-repeat center 40px;
}
.el_box2 h2 {
    font-size: 1.375em;
    padding: 10px 0 10px;
}
.el_box2 .link_box {
   width:130px !important;
}
.boxlist {
    margin: 15px 0px 5px;
}
.boxlist li {
    width: calc((100% - (20px * 2) - 34px) / 2);
    padding: 10px;
}
.boxlist li:hover {
    padding: 9px;
}
.boxlist .sp .elem_pic img {
    width: 45px !important;
}
.elem_content_divide_box.pl20 {
   padding-left:0 !important;
}
.el_box5 h2, .el_box3 h2, .el_box4 h2 {
    font-size: 1.375em; 
}
.el_box5 .elem_linkBox_list {
    margin-left: 0;
}
.el_box5 .elem_linkBox_list ul li {
    display: block;
}
.el_box5 .linkBox {
    width: 100%;
}
.el_box5 .linkBox.var_apply {
    width: 100%;
    margin-bottom: 0;
}
.el_box5 .arrow {
    border: none;
}
}