@charset "Shift_JIS";

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

特集名CSS

---------- */
.cpm__main {
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  clear: both;
  font-size: 16px;
  text-align: left;
  padding: 0;
  margin: 0 auto;
  line-height: 1.6;
  font-weight: normal;
}
.cpm__main h1 {
  color: #303030;
  font-size: 8px;
  font-weight: 100;
  margin: 0 auto;
  text-align: right;
  padding:  5px 10px 0;
  border-left: none!important;
}

/* MAIN IMAGE */
.cpm__main h2 {
  height: 400px;
  width: 100%;
  margin: 0 0 30px 0;
  padding: 0;
}
.cpm__main h2 img {
  width: 100%;
  margin: 0;
  padding: 0;
}
.cpm__main .cpm__sec {
  width: 96%;
  margin: 20px auto;
  font-size: 14px;
  line-height: 1.6;
}
.cpm__main .cpm__sec h3{
  font-size: 14px;
  font-weight: normal;
}











/* ----- common setting ----- */
.cpm__main{
  color: #3b1800;
}
.cpm__main a{
    opacity: 1;
    transition: all .3s ease-out;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  }
.cpm__main a:hover{
    opacity: 0.6;
  }
.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;
}

/* PAGETOP */
.to_pagetop {
  width: 100% !important;
  margin: 0 auto 30px;
  font-size: 12px;
  text-align: right;
}
.to_pagetop_a {
  text-align: left;
  padding-left: 12px;
  padding-right: 20px;
  background: url(/jalan/doc/theme/common/images/totop_icon003.gif) no-repeat left top;
}
.pageTopLink{
  width: 100%;
  margin: 0 auto;
  border-bottom: none;
}
.pageTopLink a{
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: normal;
}

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

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

-----------------*/
#footerLinks a {color: #444!important;}
/* theme_common.cssの上書き */
.content {background-color: #FFF;}
/*#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;
  padding-left: 5px;
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}
#pankuzu li a {
  text-decoration: none;
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}
#pankuzu li a:hover {
  color: #e78a13!important;
}
#tarm_cam {
  color: #303030;
  padding-bottom: 5px;
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}
/*PC/SP切替部分*/
.footer,.breadList li,.breadList li a{font-family: -apple-system, BlinkMacSystemFont, sans-serif;}
/* basic_style.cssを上書き */
.to_pagetop a:link {
  color: #1558ce!important;
}
.to_pagetop a:visited {
  color: #7607F1!important;
}
.to_pagetop a:hover {
  color: #e78a13!important;
}

/* searchpanel.cssの上書き */
.bdFooter{
  border-top: none!important;
}
/* link-colorはJLNガイドライン色 */
a {color:#1558ce!important;}