@charset "utf-8";
.lp_base {
	-webkit-text-size-adjust: none;
	background:#FFF;
	font-size:14px;
	color: #444444;
	line-height:1.4;
	margin:0;
}
.lp_base ul{
padding:0;
    list-style:none;
}
.lp_base li {
    margin-bottom: 0;
}
.lp_base a{
text-decoration:none;
display: block;
font-size:14px;
}

.lp_base p {
	margin: 0;
    text-align: left;
}
img, object, embed {
    height: auto !important;
    max-width: 100% !important;
}
.lp_base img {
    width:100%;
}

/*header
---------------------------------------------------*/
#lp_header {
	overflow:hidden;
	background: #0099FF;
	font-size:100%;
	text-align: center;
	padding: 8px 0 3px 0;
}


/*footer
---------------------------------------------------*/
footer {
	background:#0088FF;
	clear:both;
	padding:20px 0;
	margin:0 auto;
	text-align:center;
}
footer img {
	width:88.125%;
}
footer a {
	margin:0 auto;
	text-align:center;
}
footer p{
	text-align:center;
	margin:0 auto;
}

/*メインコンテンツ
---------------------------------------------------*/
.sectionMv{
	margin-top:20px;
	line-height:0;
}
.sectionMv .flexslider {
    background: none repeat scroll 0 0 #fff;
    border: none;
    box-shadow: none;
}

.sectionImg{
	margin:20px auto;
}

.sectionIntro{
margin-top:30px;
line-height:0;
}
.sectionIntro{
margin-top:30px;
line-height:0;
}

.sectionHowto{
  margin: 30px 0 15px 0;
}
.sectionHowto .sectionTitle1 a{
  color: #FFF;
  padding: 20px 10px;
  font-size: 16px;
  background: #0099ff url(../img/howto_close.gif) 95% center no-repeat;
  background-size: 28px;
}
.sectionHowto .sectionTitle1 a.active{
  background: #0099ff url(../img/howto_open.gif) 95% center no-repeat;
  background-size: 28px;
}
.sectionHowto .sectionBody{
  padding-top: 15px;
  padding-bottom: 20px;
  background: #f4efdb;
}
.sectionHowto .wrapper{
  background: #ffffff;
  margin: 0 3% 7px 3%;
  padding-bottom: 10px; 
  width: 94%;
  border-bottom: 1px solid #aad6d8;
}

.sectionHowto .text_wrap{
  margin: 0 3% 7px 3%;
  padding-top: 10px; 
  width: 94%;
}

.sectionHowto .box .img{
  width: 40%;
  float: left;
  margin: 0 10px 0 10px;
}
.sectionHowto .box .text{
  margin-right: 10px;
  color:#4b4847;
}
.sectionHowto .box .text span{
  font-weight: bold;
  color: #4b4847 !important;
}

.sectionActive {
  margin-bottom: 15px;
}

.sectionActive .sectionTitle1 a{
  color: #FFF;
  padding: 20px 10px;
  font-size: 16px;
  background: #0099ff url(../img/howto_close.gif) 95% center no-repeat;
  background-size: 28px;
}
.sectionActive .sectionTitle1 a.active{
  background: #0099ff url(../img/howto_open.gif) 95% center no-repeat;
  background-size: 28px;
}
.sectionActive .sectionBody{
  padding-top: 15px;
  padding-bottom: 20px;
  background: #ddf4ff;
}
.sectionActive .wrapper{
  margin: 0 3% 7px 3%;
  padding-bottom: 10px; 
  width: 94%;
}

.sectionActive .text_wrap{
  margin: 0 2.5% 7px 2.5%;
  padding-top: 10px; 
  width: 95%;
}

.sectionActive .box .img{
  width: 40%;
  float: left;
  margin: 0 10px 0 10px;
}
.sectionActive .box .text{
  margin-right: 10px;
  color:#4b4847;
}
.sectionActive .box .text span{
  font-weight: bold;
  color: #4b4847!important;
}

.tel_bottom_wrap {
  width: 88%;
  margin: 10px 6% 0 6%;
}
.tel_bottom_wrap .fcb{
  color: #00c0ff;
}



.sectionPackage {
    border: 2px solid #0099ff;
    margin: 30px 5% 0 5%;
    padding: 10px 5px;
}
.sectionPackage .icon{
	width:40.625%;
	text-align:center;
	margin:0 auto;
}
.sectionPackage .sectionTitle{
	font-size:12px;
	color:#0099ff;
}
.sectionPackage .sectionTitle{
	font-size:12px;
	color:#0099ff;
	text-align:center;
}
.sectionPackage .text{
	margin-top:10px;
	font-size:12px;
	color:#4b4847;
}
.sectionPackage .text span{
	color:#0099ff!important;
}

.sectionInfo {
	margin-top:30px;
}
.sectionInfo .box {
	padding:0 10px;
	margin-bottom:20px;
}
.sectionInfo .box .stitle {
	text-align:center;
	background:#ecea37;
	margin-top:20px;
	border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	padding:10px 0;
	color:#0173de;
	font-size:12px;
}

.sectionInfo .box .stitle span.fup {
	background:url(../img/info_icon.jpg)  left center no-repeat;
	background-size:contain;
	font-size:18px;
	padding-left:30px;
}

.sectionInfo .box .stitle span {
	font-weight:bold;
	font-size:13px;
	color:#0173de !important;
}

.sectionInfo .box .img {
	float:left;
	width:48.125%;
	margin-right:5px;
	margin-top:10px;
}
.sectionInfo .box .text {
	padding-top:10px;
}
.sectionInfo .box .text span{
	color:#0173de !important;
	font-weight:bold;
}
.sectionInfo .bottomtext{
	font-size:12px;
	padding:0 10px 10px 10px;
	color:#0173de;
}
.sectionabout{
margin-top:30px;
}
.sectionNews{
margin-top:20px;
}
.sectionNews .sectionTitle a{
	color:#0099ff;
	text-align:center;
	padding:15px 10px;
	background: #FFF url(../img/about_close.gif) 95% center no-repeat;
	background-size:28px;
	border-top:3px solid #0099ff;
	border-bottom:3px solid #0099ff;
}
.sectionNews .sectionTitle a.active{
	background: #FFF url(../img/about_open.gif) 95% center no-repeat;
	background-size:28px;
}

.sectionNews .text{
	margin:10px 5%;
}
.sectionNews .text span{
	font-weight:bold;
	color:#444444 !important;
}

.sectionNews .contents{
	background: #FFF url(../img/news_bg.gif) top center repeat-y;
	background-size:100%;
	padding-bottom:20px;
}
.sectionNews .contents .newsinner{
	margin:10px 10%;
}
.sectionNews .contents .text{
	margin:0;
}
.sectionNews .contents .textarea{
	margin-top:10px;
}
.sectionNews .contents .textarea .img{
	float:right;
	width:36.71875%;
	margin-left:5px;
}
.sectionNews .contents .text2{
	margin-top:10px;
}
.sectionNews .contents .bottomtext{
font-size:12px;
margin-top:10px;
	text-indent:-1em;
	padding-left:1em;
}
.sectionFlow{
margin-top:20px;
}
.sectionFlow .sectionTitle a{
	color:#0099ff;
	text-align:center;
	padding:15px 10px;
	background: #FFF url(../img/about_close.gif) 95% center no-repeat;
	background-size:28px;
	border-top:3px solid #0099ff;
	border-bottom:3px solid #0099ff;
}
.sectionFlow .sectionTitle a.active{
	background: #FFF url(../img/about_open.gif) 95% center no-repeat;
	background-size:28px;
}

.sectionRepo{
margin-top:20px;
}
.sectionRepo .sectionTitle a{
	color:#0099ff;
	text-align:center;
	padding:15px 10px;
	background: #FFF url(../img/about_close.gif) 95% center no-repeat;
	background-size:28px;
	border-top:3px solid #0099ff;
	border-bottom:3px solid #0099ff;
}
.sectionRepo .sectionTitle a.active{
	background: #FFF url(../img/about_open.gif) 95% center no-repeat;
	background-size:28px;
}

.sectionRepo .stitle{
	font-size:12px;
	color:#0099ff;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}
.sectionRepo .contents{
margin:0 5%;
}
.sectionRepo .box{
	display:table;
	border-top:1px dashed #0099ff;
	vertical-align:middle;
	width:100%;
}
.sectionRepo .box .icon{
	display:table-cell;
	width:32.8125%;
	vertical-align:middle;
}
.sectionRepo .img{
	padding-top:10px;
	border-top:1px dashed #0099ff;
}
.sectionRepo .none{
	border-top:none;
}
.sectionRepo .box .text{
	display:table-cell;
	vertical-align:middle;
	font-size:12px;
	padding:10px 5px;
}
.sectionRepo .none .text{
	padding-top:0;
}
.sectionRepo .box .text span{
	color:#0099ff !important;
}
.sectionRepo .box .text span.big{
	font-size:16px;
}
.sectionRepo .bottomtext{
	padding-top:10px;
	border-top:1px dashed #0099ff;
	font-size:10px;
	color:#0099ff;
}

.sectionAction1{
margin-top:30px;
}
.sectionAction1 .sectionTitle{
font-size:18px;
color:#FFF;
padding:10px 0;
text-align:center;
background:#0099ff;
}
.sectionAction1 .sectionBody{
background:#f1f7e0;
padding-bottom:20px;
}
.sectionAction1 .stitle{
padding-top:10px;
}
.sectionAction1 .contents{
margin:0 5%;
}
.sectionAction1 .contents .stext{
text-align:center;
font-size:12px;
margin-top:10px;
}
.sectionAction1 .contents .stitle1{
font-size:13px;
color:#7aa92f;
margin-top:20px;
}
.sectionAction1 .contents .box1{
border-bottom:2px dashed #aacc03;
padding-bottom:20px;
}
.sectionAction1 .contents .box1 .img{
float:right;
width:30.625%;
margin-left:5px;
}
.sectionAction1 .contents .box1 .text{
margin-top:10px;
font-size:12px;
}
.sectionAction1 .contents .stitle2{
font-size:13px;
color:#7aa92f;
margin-top:20px;
}
.sectionAction1 .contents .box2 .img{
float:right;
width:30.625%;
margin-left:5px;
}
.sectionAction1 .contents .box2 .text{
margin-top:10px;
font-size:12px;
}
.sectionAction1 .btn {
	overflow:hidden;
	background: #52a204; /* Old browsers */
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #7BB743),
		color-stop(0.5, #53A204)
	);
	background-image: -o-linear-gradient(bottom, #7BB743 0%, #53A204 50%);
	background-image: -moz-linear-gradient(bottom, #7BB743 0%, #53A204 50%);
	background-image: -webkit-linear-gradient(bottom, #7BB743 0%, #53A204 50%);
	background-image: -ms-linear-gradient(bottom, #7BB743 0%, #53A204 50%);
	background-image: linear-gradient(to bottom, #7BB743 0%, #53A204 50%);
	color: #FFF;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-weight:bold;
	line-height:24px;
	margin-top: 20px;
	padding: 5% 0 5% 12%;
}
.sectionAction1 .btn p {
	-webkit-background-size:10% auto;
	background-size:10% auto;
	background-image: url(../img/iconarrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:12px;
	font-size: 16px;
}
.sectionAction1 .btn a{
	color: #FFFFFF;
	padding-left: 25px;
}

.sectionAction2{
margin-top:30px;
background:#cbf0fd;
padding-bottom:20px;
}
.sectionAction2 .sectionTitle{
padding-top:20px;
}
.sectionAction2 .btn {
	overflow:hidden;
	background: #FF8E1D; /* Old browsers */
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FF8E1D),
		color-stop(0.5, #EF5D0F)
	);
	background-image: -o-linear-gradient(bottom, #FF8E1D 0%, #EF5D0F 50%);
	background-image: -moz-linear-gradient(bottom, #FF8E1D 0%, #EF5D0F 50%);
	background-image: -webkit-linear-gradient(bottom, #FF8E1D 0%, #EF5D0F 50%);
	background-image: -ms-linear-gradient(bottom, #FF8E1D 0%, #EF5D0F 50%);
	background-image: linear-gradient(to bottom, #FF8E1D 0%, #EF5D0F 50%);
		color: #FFF;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-weight:bold;
	line-height:24px;
	margin-top: 3%;
	margin-right: 5%;
	margin-left: 5%;
	padding-top: 5%;
	padding-right: 0;
	padding-bottom: 5%;
	padding-left: 12%;
}
.sectionAction2 .btn p {
	-webkit-background-size:10% auto;
	background-size:10% auto;
	background-image: url(../img/iconarrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:12px;
	font-size: 16px;
}
.sectionAction2 .btn a{
	color: #FFFFFF;
	padding-left:25px;
}
.sectionBtn{
margin-top:30px;
background:#0099ff;
padding-bottom:10px;
color:#FFF;
text-align:center;
}
.sectionBtn .sectionTitle{
font-size:15px;
padding-top:20px;
}
.sectionBtn .stitle{
font-size:12px;
margin-top:10px;
text-align:center;
}
.sectionBtn .btn1{
width:53.125%;
margin:20px auto 10px auto;
}
.sectionBtn ul{
margin:10px auto;
}
.sectionBtn ul li{
width:31.25%;
float:left;
margin-left: 1.5%;
}


.sectionTax{
  margin-top:20px;
  padding: 0 5%; 
}
.sectionTax .sectionBody{
	background:#0099ff;
	padding: 5px; 
}
.sectionTax .text{
	background:#FFF;
	padding: 10px 5px; 
	font-weight:bold;
	color:#666666;
}
.sectionTax .text a{
	display:inline;
	color:#0099ff;
}
.sectionTax .link{
	text-align:right;
	padding:5px;
}
.sectionTax .link a{
	color:#FFFFFF;
}
.sectionTax .link span{
	padding-left:20px;
}


.sectionSns  {
	margin-top:20px;
	margin-left:5%;
	margin-right:5%;
}

.sectionSns .btn {
	float:left;
	margin-right:15px;
}
.DescriptionText{
    color: #0198ff;
    font-size: 12px;
    line-height: 1.4;
    margin: 0 10px;
	margin-top:10px;
}
.sectionContact {
	background:#0088FF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	clear:both;
	padding:10px 0;
	margin:0 auto;
	text-align:center;
	margin-top:20px;
	width:90%;
}
.sectionContact p{
	text-align:center;
}
.sectionContact img {
	width:88.125%;
}
.sectionContact a {
	margin:0 auto;
	text-align:center;
}

/*blockbtn
---------------------------------------------------*/
.blockbtn {
	background:#ececec;
	padding-bottom: 9px;
}
.blockbtn .sectionTitle{
font-size:17px;
color:#FFF;
padding-top:10px;
padding-bottom:10px;
text-align:center;
background:#005dba;
}
.blockbtn .stitle{
margin-top:20px;
}

.blockbtn .line{
	border-bottom: 1px solid #b5b5b5;
	margin: 7px 0 10px 0;
}

.blockbottom  {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #a5a5a5;
}

.blockbottom .home {
	text-align: left;
	background-image: url(../img/iconhome.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:20px auto;
	margin-top: 5%;
	margin-bottom: 5%;
	margin-left: 5%;
	padding-top: 5%;
	padding-bottom: 5%;
	padding-left: 8%;
	float: left;
}
.blockbottom .home a {
	font-weight:bold;
	color:#0096ff;
}
.blockbottom .home a:hover {
	text-decoration:underline;
}

.blockbottom .pagetop {
	background-image: url(../img/iconpagetop.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:20px auto;
	margin-top: 5%;
	margin-right: 5%;
	margin-bottom: 5%;
	margin-left: 0;
	padding-right: 8%;
	padding-top: 5%;
	padding-bottom: 5%;
	float: right;
}
.blockbottom .pagetop a {
	font-weight:bold;
	color:#0096ff;
}
.blockbottom .pagetop a:hover {
	text-decoration:underline;
}

.blockbottom ul li {
}
.blockbottom ul li a {
	display:block;
	color:#0096ff;
	font-size: 12px;
	line-height: 20px;
	border-top:1px solid #ccc;
	padding:5px 10px;
}
.blockbottom ul li a span {
	background: url(../img/blockbottom_icon.gif) no-repeat left center;
	padding-left:15px;
	background-size:7px auto;
	color:#0096ff !important;
}
.bottombg{
	padding-bottom:40px;
	background: url(../img/bottom_bg.gif) left bottom repeat-x;
	background-size:40px 40px;
}

/*クレジット
---------------------------------------------------*/
.creditheader{
float:none;
}
#credit .title {
	font-size: 18px;
	margin-left: 5%;
	line-height: 22px;
	margin-top: 10px;
}
#credit a {
    display: block;
    text-decoration: none;
}
#credit .blockbottom .pagetop a {
    font-size: 14px;
}

#credit ul{
margin:0;
padding:0;
}
#credit ul li{
margin:0;
padding:0;
}
#credit ul li{
list-style:none;
}

#credit ul.main {
	margin-left: 5%;
	margin-top: 10px;
	font-size: 14px;
	line-height: 18px;
}



/*PC切り替え
---------------------------------------------------*/
.blockpcbtn {
	background: #fafafa;
	border-style: none;
	padding-top: 5%;
	padding-bottom: 5%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}
.blockpcbtn p{
	margin-left: 10%;
	margin-right: 10%;
}



/*201505 button
---------------------------------------------------*/
.fund_btn {
  margin: 0 5% 0 5%;
  width: 90% !important;
  height: auto !important;
}

.main_img {
  margin-bottom: -5px !important;
  padding: 0 !important;
}

.contents_box{
  width: 90%;
  margin: 10px 5% 0 5%;
}

.contents_box .fcr {
  color: #de0245 !important;
}
.report_img {
  margin-bottom: 10px;
}
.cr_rev_img {
  margin-top: 10px;
}
.cr_wrapper {
  background: #e5d9c3;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.cr_wrapper p{
  widht: 90%;
  padding: 0 5% 0 5%;
}
.ptn_a_stitle {
  margin-bottom: 6px;
}
.ptn_a_bg {
  width: 100%;
  height: auto;
  background: #ececec;
  padding: 0 0 10px 0;
  overflow: hidden;
}
.ptn_a_fund img {
  width: 47%;
  float: left;
  height: auto;
  margin-left: 2%;
}

