﻿@charset "utf-8";
/* ===========================================================

	タカラ・ハーモニストファンド基本のスタイルシート
	2016.3by FLICKS
	
============================================================ */

/*------------------------------------------------------------
	reset
------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	vertical-align: middle;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
/*------------------------------------------------------------
	フォント
------------------------------------------------------------*/
body {
	color: #443D31;
	/*min-width: 982px;*/
    background: #ecede3;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	font-weight: bold !important;
	line-height: 1.1;
}
/*------------------------------------------------------------
	リンク
------------------------------------------------------------*/
a {
	color: #066FCC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#contents a:hover img,
.pagetop a:hover img,
#side .banners li a:hover img,
.under_construction {
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
img.rollover {
	filter: alpha(opacity=100) !important;
	-moz-opacity: 1 !important;
	opacity: 1 !important;
}
#whole #wrapper #contents ul.navi li a img {
	filter: alpha(opacity=100) !important;
	-moz-opacity: 1 !important;
	opacity: 1 !important;
}

#contents a {
	color: #066FCC !important;
	text-decoration: underline !important;
}
#contents a:hover {
	text-decoration: none !important;
}

/*----　外部リンク　----*/
#contents .externalLink {
	background: url(/environment/fund/harmonist_fund/img/common/icon_blank.gif) no-repeat right center;
	padding-right: 16px;
	margin-right: 3px;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.wrapper {
    background: #FFFFFF;
}
#contents .inner {
	width: auto !important;
}
/*------------------------------------------------------------
	テーブル
------------------------------------------------------------*/
#contents table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 20px;
}
#contents th, #contents td {
	padding: 10px;
	border: 1px solid #CCC;
	line-height: 130%;
}
#contents th {
	color: #2B8200;
	background: #EDF5E2;
	font-weight: normal;
	text-align: center;
}
#contents .top th {
	color: #236C00;
	background: #DEEDCB;
	font-weight: normal;
}
/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
/*----　clearfix　----*/
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/*----　hr　----*/
#contents hr {
	border: none;
	height: 1px;
	clear: both;
	color: #FFFFFF;
	/* background: url(/environment/fund/harmonist_fund/img/common/dot_01.gif) repeat-x left center; */
	margin: 0px;
	padding: 18px 0px;
}
/*----　　----*/

#contents .underline-01 {
	/* background: url(/environment/fund/harmonist_fund/img/common/dot-01.gif) repeat-x left bottom; */
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#contents .mb-1em {
	margin-bottom: 1.4em!important;
}
#contents .mb-10 {
	margin-bottom: 10px!important;
}
#contents .mb-30 {
	margin-bottom: 30px!important;
}
#contents .mt_30 {
	margin-top: 30px!important;
}
#contents .pt-10 {
	padding-top: 10px!important;
}
.no_mb {
	margin-bottom: 0px!important;
}
.no_pb {
	padding-bottom: 0px!important;
}
.no_mt {
	margin-top: 0px!important;
}
.no_mr {
	margin-right: 0px!important;
}
.no_indent {
	text-indent: 0px!important;
}
.no_bg {
	background: none!important;
}
.no_border {
	border-style: none!important;
}
#contents .small {
	font-size: 10px;
}
#contents strong {
	font-weight: bold;
	color: #00266F;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right !important;
}
.clear {
	clear: both;
}
#contents .float-right {
	float: right;
	padding-bottom: 5px;
	padding-left: 20px;
	background: #FFF;
}
#contents .float-left {
	float: left;
	padding-bottom: 5px;
	margin-right: 20px;
}
/*------　footer　-----*/
#fund_footer {
	background: #ECEDE3 url(/environment/fund/harmonist_fund/img/common/ptn_02.gif) repeat-x left top;
}
#fund_footer ul {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
	padding: 14px 0px;
}
#fund_footer ul li {
	float: left;
}
#fund_footer ul li:nth-child(3) {
    display: none;
}
#fund_footer ul li.pagetop {
	float: right;
}


#wrapper #contents .kome {
	font-size: 12px;
	line-height: 130%;
	text-indent: -12px;
	margin-left: 12px;
}
#FooterWrap {
    padding-top: 0px;
}
#content-nav {
	width: 1024px !important;
	margin: 0px;
	padding: 10px 0px 20px;
	font-size: 12px;
    display: none;
}
#wrapper #sp_header, #sp_footer {
	display: none;
}
#wrapper #contents p {
	margin-right: 0px;
	margin-left: 0px;
}
#contents h2 {
	margin-bottom: 0px;
}
#wrapper #contents .btns {
	text-align: center;
	padding-top: 2em;
	padding-bottom: 2em;
}
#wrapper #contents .btns li {
	margin-bottom: 1em;
}
#whole #wrapper #contents #top_visual.fund_header h1,
#whole #wrapper #contents #top_visual.fund_header p {
	display: inline;
}

/* ===========================================================

	スマホ用（767px以下）
	
============================================================ */
@media screen and (max-width : 767px) {
.header_pc, .footer_pc, #HeaderWrap, #FooterWrap, #side, #content-nav, p.pagetop {
	display: none;
}
#Footer {
	height: auto !important;
}
#wrapper #sp_header, #sp_footer {
	display: block;
}
body {
	width: 100%;
	min-width: 0px !important;
}
body#environment {
	min-width: 0px !important;
}
#wrapper {
	width: 100%;
	text-align: center;
}
#contents {
	width: 100%;
	text-align: left;
	min-height: 0px !important;
	float: none;
	padding: 0px;
	border-top: 1px solid #CCC;
}
#contents img {
	max-width: 100%;
}
#wrapper #sp_header {
	visibility: visible;
	overflow: hidden;
	background: url(/environment/fund/harmonist_fund/img/common/ptn_01.gif) repeat-x right top;
	padding-top: 6px;
}
#wrapper #sp_header .takara_top {
	float: left;
}
#wrapper #sp_header .environment_top {
	float: right;
	padding-left: 18px;
	background: url(/environment/fund/harmonist_fund/img/common/arrow_01.gif) no-repeat left 14px;
}
#wrapper #sp_header .environment_top a {
	color: #333;
	text-decoration: none;
	padding: 16px 10px 4px;
	display: block;
}
#sp_footer {
	background: url(/environment/fund/harmonist_fund/img/common/ptn_01.gif) repeat-x left top  !important;
	padding-top: 6px !important;
	text-align: left
}
#sp_footer ul li {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCC;
	background: #f4f4f4;
}
#sp_footer ul li a {
	padding: 1.2em 0.8em 1.2em 3em;
	display: block;
	background: url(/environment/fund/harmonist_fund/img/common/arrow_02.gif) no-repeat 1em center;
	color: #333;
	text-decoration: none;
}
#sp_footer .attention {
	padding: 1em;
	font-size: 10px;
	line-height: 110%;
}
#wrapper #contents .btns {
	padding-top: 2.5em;
}
/*------　footer　-----*/
#fund_footer {
	background: #ECEDE3 url(/environment/fund/harmonist_fund/img/common/ptn_02.gif) repeat-x left top;
}
#fund_footer ul {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
	padding: 0px;
}
#fund_footer ul li {
	float: left;
}
#fund_footer ul li.pagetop {
	float: right;
}
#fund_footer ul li {
	float: none !important;
	border-bottom: 1px solid #cacbc0;
}
#fund_footer ul li.pagetop {
	text-align: center;
}

#fund_footer ul li a {
	padding: 10px;
	display: block;

}

}
