@charset "Shift_JIS";

/* ----------

特集名CSS

---------- */
#cpm__main {
  /* width: 950px; */
  font-family: -apple-system, BlinkMacSystemFont, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  text-align: left;
  line-height: 1.6;
  font-weight: normal;
}

/* MAIN IMAGE */
#cpm__main .main_image {
  width: 950px;
  height: 400px;
  margin: 0 auto 60px auto;
  padding: 0;
}

#cpm__main .main_image img {
  width: 100%;
  margin: 0;
  padding: 0;
}

#cpm__main .cpm__sec {
  width: 950px;
  margin: 20px auto 60px auto;
}


/* ----- common setting ----- */

.pc {
  display: block !important;
}

.sp {
  display: none;
}

#SiteSpHeaderMountPoint {
  display: none;
}

#cpm__main {
  color: #3b1800;
}

#cpm__main a {
  opacity: 1;
  transition: all .3s ease-out;
}

#cpm__main a:link {
  color: #1558ce;
  text-decoration: none !important;
}

#cpm__main a:visited {
  color: #7607F1;
  text-decoration: none !important;
}

#cpm__main a:hover {
  color: #e78a13;
  text-decoration: none !important;
}

.to_pagetop,
#ft_ul,
#pankuzu {
  font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3" !important;
}

/* safari用 */
#page_info,
#tarm_cam {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Osaka-等幅";
  text-align: right;
  margin-top: 4px;
}


.to_pagetop_a {
  text-align: left;
  padding-left: 12px;
  background: url(/jalan/doc/theme/common/images/totop_icon003.gif) no-repeat left top;
  text-decoration: underline !important;
  color: #1b47ff;
}

.to_pagetop_a {
  padding-right: 20px;
}

/* basic_style.cssを上書き */
.to_pagetop a:link {
  color: #1558ce !important;
}

.to_pagetop a:visited {
  color: #7607F1 !important;
}

.to_pagetop a:hover {
  color: #e78a13 !important;
}

@media only screen and (min-width: 769px) {
  #cpm__main a:hover {
    /* opacity: 0.6; */
  }
}


/* ---------------

JLN共通読み込みCSSの上書き

-----------------*/
/* global.cssの上書き */
/*Header*/
.globalNav {
  margin-top: -2px;
}

.globalNav li {
  display: inline;
}

#header_area #header990 .cf {
  display: none;
}

/*#Pankuzu*/
#pankuzu {
  display: block;
}

#pankuzu li {
  float: left;
  font-size: 7px;
  margin-left: 3px;
  margin-top: 0;
  list-style-type: none;
  line-height: 1.5em;
}

#pankuzu li span {
  position: relative;
  padding: 0 1px 0 2px;
  top: -1px;
}

#pankuzu li {
  font-size: 10px;
}

#pankuzu li a {
  text-decoration: none;
}

#pankuzu a:hover {
  color: #ff7d00 !important;
}

/* common.cssの上書き */
#info {
  margin: 0 auto 4px
}

#info #page_info h1 {
  color: #666666;
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-align: right;
  font-weight: normal;
  line-height: 1.2;
}

/* 終了時 */
.cpfin {
  color: #f50000;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  width: 100%;
  margin: 30px auto 15px;
}

.end {
  position: relative;
}

.end .close_mask {
  display: block;
}

.close_mask {
  cursor: default;
  display: none;
  position: absolute;
  top: 0;
  width: 560px;
  height: 100%;
  line-height: 110px;
  white-space: pre-wrap;
  color: #ffffff;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.6);
  box-sizing: border-box;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#99ffffff, EndColorStr=#99ffffff);
  zoom: 1;
  filter: none\9;
  -ms-filter: none\9;
  border-radius: 50rem;
  z-index: 10;
}


/* ----------

　　SP用

---------- */
@media only screen and (max-width : 768px) {
  #cpm__main {
    width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  }

  #cpm__main .cpm__sec {
    width: 96%;
    font-size: 14px;
    line-height: 1.6;
    text-align: left;
    overflow: hidden;
    margin: 20px auto;
    padding: 0;
  }

  /* MAIN IMAGE */
  #cpm__main .main_image {
    height: 400px;
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
  }

  #cpm__main .main_image img {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .cpm__main .cpm__sec {
    width: 96%;
    margin: 20px auto;
    font-size: 14px;
    line-height: 1.6;
  }


  /* ----- common setting ----- */
  h1,
  h2,
  h3 {
    font-weight: normal;
  }

  #cpm__main {
    color: #3b1800;
  }

  #cpm__main a {
    opacity: 1;
    transition: all .3s ease-out;
  }

  #cpm__main a:link {
    color: #1558ce;
    text-decoration: none !important;
  }

  #cpm__main a:visited {
    color: #7607F1;
    text-decoration: none !important;
  }

  #cpm__main a:hover {
    color: #e78a13;
    text-decoration: none !important;
  }

  #info #page_info h1 {
    color: #303030;
    font-size: 8px;
    font-weight: 100;
    margin: 0 auto;
    text-align: right;
    padding: 5px 10px 0;
    border-left: none !important;
  }

  #tarm_cam {
    font-size: 10px;
    text-align: right;
    margin-top: 0;
    margin-bottom: 0;
    color: #303030;
    padding: 3px 10px 0;
  }

  .pc {
    display: none !important;
  }

  .sp {
    display: block;
  }

  #SiteSpHeaderMountPoint {
    display: block;
  }

  .catch {
    display: none;
  }

  .socialIcon {
    margin-bottom: 20px;
  }

  .pageTopLink a,
  #ft_ul,
  .sp_pankuzu,
  #tarm_cam,
  .socialIcon h3,
  #info #page_info h1 {
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  }

  /*#Pankuzu*/
  .sp_pankuzu {
    width: 94%;
    margin: 5px auto 25px auto;
    overflow: hidden;
  }

  .sp_pankuzu li {
    float: left;
    font-size: 10px;
    padding-left: 5px;
    margin-top: 0;
    list-style-type: none;
    line-height: 1.5em;
  }

  /* ----- SP header ----- */
  #siteHeader {
    display: none !important;
  }

  #header990 {
    width: 100% !important;
  }

  #header_area #header990 .cf {
    display: block !important;
    border-bottom: 1px solid #d2d2d2;
    padding: 5px 5px 1px 10px;
    position: relative;
  }

  .lS {
    overflow: hidden;
    background: url(/assets/img/common/logo_sprite_l.png) no-repeat;
    background-size: 263px 79px !important;
    text-indent: 100%;
    white-space: nowrap;
  }

  .logoL {
    background-position: 0 0;
    display: block;
    width: 90px;
    height: 35px;
    text-indent: -9999px;
    background-size: 214px auto;
  }

  .fl {
    float: left !important;
  }

  .cf:after {
    content: "" !important;
    display: block !important;
    clear: both !important;
    height: 0 !important;
    visibility: hidden !important;
  }

  .headerIcons {
    display: block !important;
    height: 38px;
  }

  .head-set {
    width: 100%;
  }


  /* PAGETOP */
  .pageTopLink {
    width: 100%;
    margin: 0 auto;
    border-bottom: none;
    border-top: none;
  }

  .pageTopLink a {
    display: block;
    float: right;
    width: 200px;
    padding: 10px;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    font-weight: normal;
  }

  .to_pagetop {
    width: 100% !important;
    margin: 0 auto;
  }

  .to_pagetop_a {
    padding-right: 20px;
  }


  /* ---------------

JLN共通読み込みCSSの上書き

-----------------*/
  /* theme_common.cssの上書き */
  #info {
    width: 100%;
  }

  /* basic_style.cssを上書き */
  .to_pagetop a:link {
    color: #1558ce !important;
  }

  .to_pagetop a:visited {
    color: #7607F1 !important;
  }

  .to_pagetop a:hover {
    color: #e78a13 !important;
  }

  /* link-colorはJLNガイドライン色 */
  a {
    color: #1558ce !important;
  }

  /* 終了時 */
  .cpfin {
    color: #f50000;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    margin: 30px auto 15px;
    padding: 0 15px;
 }

 .close_mask {
    cursor: default;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 300%;
    white-space: pre-wrap;
    color: #ffffff;
    text-align: center;
    font-size: 5vw;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.6);
    box-sizing: border-box;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#99ffffff, EndColorStr=#99ffffff);
    zoom: 1;
    filter: none\9;
    -ms-filter: none\9;
    border-radius: 50rem;
    z-index: 10;
  }

}