<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
  background: #fff !important;
}
div#header div.header-inner {
  margin: 0 auto;
}
/* add 2016/2/24 */
.pcContents div#content{
  background:none !important;
}
/* /add 2016/2/24 */
div.boxCategory-investment02 div.boxCategory-investment02-col01 {
  width: auto;
}
/* add 2016/2/23 */
.boxCategory-investment02-col01-box03 .btnArea01{
	background:none;
}
.boxCategory-investment02-col01-box03 .btnArea01 img{
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.37);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.37);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.37);
}
/* /add 2016/2/23 */
div.boxCategory-investment02 div.boxCategory-investment02-col01 div.boxCategory-investment02-col01-box05 {
  padding: 0 0 10px;
}

/* /add 2016/3/16 */
.spContents{
  display:none;
}
/* /add 2016/3/22 */
.capture_sp{
    width: 300px;
    height: 150px;
    display:table;
    text-align: center;
}
div.capture_sp &gt; *{
    display:table-cell;
    vertical-align: middle;
    float:none !important;
    width:auto !important;
}
div.capture_sp img{
    max-width: 100%;
    max-height: 150px;
}
/* /add 2016/3/24 */
.iframebox1{
    width: 250px;
    height: 208px;
    margin: 0px auto;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}
.iframebox1 iframe{
    margin-top: -59px;
    border: 0;
}
.iframebox2{
    width: 250px;
    height: 240px;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 20px;
    border-top: 1px solid #bebebe;
}
.iframebox2 iframe{
    margin-top: -270px;
    border: 0;
}
.iframeboxbor{
    border-bottom: 1px dashed #bababa;
}
.facebookbox{
    float:right !important;
    margin-top:0 !important;
    clear:none !important;
    padding-right: 24px;
    padding-left: 24px;
    width: 300px !important;
}

/* 2016/04/13 */
.pcContents ul.boxDownload01 {
    margin: 20px 0 15px;
}
.pcContents ul.boxDownload01 &gt; li {
    float: left;
    padding-left: 6px;
}
.pcContents ul.boxDownload01 &gt; li:first-child {
    padding-left: 0;
}



</pre></body></html>