@charset "UTF-8";
.clsNone{
	display:none;
}
.clsVisiNone{
	visibility:hidden;
}

/* プレビュー注記 */
.clsPreviewH2{
	position: fixed;z-index: 9999;
	background-color: #ff9c9c8c;;
	color: white;
	width: 100%;
	text-align: center;
	padding: 10px;
	font-size: 20px;
    margin: 7px 0;
}



/* TOP */

/* お知らせ */
#idCmsInfoTop{
}

/* お知らせ一覧 */
#idCmsInfoList{
}

/* お知らせ詳細 */
#idCmsInfoDetail h1 {
  width: 100%;
  font-size: 40px;
  font-size: 4.0rem;
  color: #444444;
  padding: 64px 0;
  border-bottom: solid 2px #8aa626;
}
#idCmsInfoDetail h2 {
  padding: 0 0 6px 0;
  font-size: 32px;
  font-size: 3.2rem;
  border-bottom: solid 2px #50646e;
  margin-bottom: 40px;
}
#idCmsInfoDetail h2 + h3 {
  margin-top: -14px;
}

#idCmsInfoDetail h3 {
  padding-left: 18px;
  font-size: 24px;
  font-size: 2.4rem;
  position: relative;
  margin-top: 24px;
}
#idCmsInfoDetail h3:before {
  content: '';
  display: block;
  width: 6px;
  height: -webkit-calc(100% - 12px);
  height: calc(100% - 12px);
  background: #50646e;
  position: absolute;
  top: 6px;
  left: 0;
  border-radius: 2px;
}

#idCmsInfoDetail h4 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}

#idCmsInfoDetail ul {
  margin-top: 16px;
}

#idCmsInfoDetail ul > li {
  margin-left: 1.5em;
  list-style-type: disc;
}

#idCmsInfoDetail ul > li > ul,
#idCmsInfoDetail ul > li > ol {
  margin-top: 0;
}

#idCmsInfoDetail ol {
  margin-top: 16px;
}

#idCmsInfoDetail ol > li {
  margin-left: 1.5em;
  list-style-type: decimal;
}

#idCmsInfoDetail ol > li > ul,
#idCmsInfoDetail ol > li > ol {
  margin-top: 0;
}

#idCmsInfoDetail p a{
	margin-top: 16px;
	color: #43a047 !important;
}
#idCmsInfoDetail em {
	font-style:italic;
}
#idCmsInfoDetail strong {
	font-weight:bold;	
}
#idCmsInfoDetail .mt_0{
	margin-top:0 !important;	
}
#idCmsInfoDetail section img{
	max-width:100%;
	height:auto !important;	
}
#idCmsInfoDetail p{
	min-height: 15px;
	clear: both;
}
#idCmsInfoDetail .clsCenter{
	margin:0 auto;
}
#idCmsInfoDetail .contact .contact_tell{
	width: 50%;	
}
#idCmsInfoDetail.container table{
	margin-bottom: 32px;
}
#idCmsInfoDetail table td > *:first-child{
	margin-top: 0;
}
#idCmsInfoDetail h3 + table,
#idCmsInfoDetail h3 + * {
  margin-top: 24px;
}

/* 戻るボタン・日付枠 */
#idCmsInfoDetail .cls_frame_btn_date{
	margin-bottom: 3em;
}
/* 戻るボタン */
#idCmsInfoDetail .cls_frame_btn_date a#idBtnBack{
	display: inline;
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:30px;
}

/* inquiry_footer */
#idCmsInfoDetail .col{
	float:left;
    width: 33%;
	font-size: 80%;
}
#idCmsInfoDetail .col:nth-child(1) p span{
    display: inline-block;
    width: 9em;
}
#idCmsInfoDetail .col:nth-child(2) p span{
    display: inline-block;
    width: 7em;
}
#idCmsInfoDetail .col:nth-child(3) p span{
    display: inline-block;
    width: 7em;
}
#idCmsInfoDetail .col:nth-child(1) img{
    width: 50%;
    height: auto;
	margin-bottom: 10px;
}
#idCmsInfoDetail .col:nth-child(2) img{
    width: 61%;
    height: auto;
	margin-bottom: 10px;
}
#idCmsInfoDetail .col:nth-child(3) img{
	width: 44%;
    height: auto;
	margin-bottom: 10px;
}
@media screen and (max-width: 750px){
  #idCmsInfoDetail h1{
    padding: 32px 16px;
    font-size: 2.4rem;
  }
  #idCmsInfoDetail h2{
    margin-bottom: 24px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 2.4rem;
  }
  #idCmsInfoDetail h2 + h3{
    margin-top: 0;
  }
  #idCmsInfoDetail .wBlock h2{
    padding-left: 0;
    padding-right: 0;
  }
  #idCmsInfoDetail h3{
    padding-left: 16px;
    font-size: 2.0rem;
    line-height: 1.6;
  }
  #idCmsInfoDetail h3:before{
    width: 4px;
  }
  #idCmsInfoDetail h3 + table,
  #idCmsInfoDetail h3 + *{
    margin-top: 16px;
  }
  #idCmsInfoDetail h4{
    font-size: 1.6rem;
  }
  #idCmsInfoDetail h4 + *{
    margin-top: 8px;
  }
  #idCmsInfoDetail h4{
    margin-top: 32px;
  }


#idCmsInfoDetail .contact .contact_tell{
	width: 100%;
}
#idCmsInfoDetail .col{
    float: none;
    width: 100%;
}
#idCmsInfoDetail .col:nth-child(1) img{
	width: 173px;
	vertical-align: middle;
	margin-bottom: 10px;
}
#idCmsInfoDetail .col:nth-child(2) img{
	width: 206px;
	vertical-align: middle;
	margin-bottom: 10px;
	max-width: 200px;
}
#idCmsInfoDetail .col:nth-child(3) img{
    width: 151px;
    vertical-align: middle;
    margin-top: 20px;
	max-width: 200px;
}
}

/* マーケットレポート */
.btn02_color02.bg_white a{
	background: #fff;
}

.btn_color02.active a{
    background: #89c121;
    color: #fff;
    border: 1px solid #89c121;
}
.btn.btn_color02.active a:after{
	border-top-color: #fff;
    border-right-color: #fff;
}

.btn_color07 a{
    background: #89c121;
    color: #fff;
    border: 1px solid #89c121;
}
.btn.btn_color07 a:after{
	border-top-color: #fff;
    border-right-color: #fff;
}

.report_search{
	font-size: 18px;
    display: flex;
    align-items: center;
}
.report_search_txt{
	flex-grow: 2;
	margin-right: 15px;
}
.report_search_input{
    line-height: 2.5em;
    border-radius: 5px;
    padding: 5px 10px;
}

.news.reportList > li span.icon_new {
  width: 60px;
  font-weight: bold;
  color: #e26c22;
}

.under_note{
	font-size: 15px;
}


@media screen and (max-width: 750px){
.report_search{
    font-size: 14px;
}
.report_search_txt{
	flex-grow: 3;
}
.report_search_btn{
	flex-grow: 1;
}

.news.reportList > li span {
  display: inline;
}
.news.reportList > li span.icon_new {
  padding-right: 5px;
}

.under_note{
	font-size: 1.4rem;
}
}


