@charset "utf-8";



/*----------------------------------------------------
	base
----------------------------------------------------*/

body {
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 20px;
  	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	text-align: left;
	line-height: 1.8em;
	letter-spacing: 0em;
	background-color: #FFF;
	}

table {
	color: #333333;
	font-size: 20px;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	line-height: 1.8em;
	letter-spacing: 0em;
	}

a {
	color: #047BCF;
	text-decoration: underline;
	}

a img {
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
	}

a:hover {
	text-decoration: none;
	}

a img:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
 	}

a .nonHover:hover {
	filter: alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
 	}

.preload * {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: transparent;
	}

.clear {
	clear: both;
	}

.clear:after {
	content: url("../images/common/pixel.gif");
	display: block;
	clear: both;
	height: 0;
	}

.re {
	color: #F23038;
	}

.bi {
	font-size: 120%;
	}

.sma {
	font-size: 85%;
	}

.bo {
	font-weight: 800;
	}

.tab,
.sp {
	display: none;
}

.goth {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo, sans-serif;
}



/*----------------------------------------------------
	head
----------------------------------------------------*/

.head {
	position: relative;
	z-index: 1000;
	padding-bottom: 80px;
}

.main {
	z-index: 2000;
	position: relative;
	width: 960px;
	margin: 0 auto;
}

.logo {
	position: absolute;
	top: 40px;
	right: 30px;
	width: 137px;
}

.logo img {
	width: 100%;
}

.headScroll {
	position: absolute;
	bottom: 35px;
	width: 100%;
	margin: 0 auto 0;
	text-align: center;
}

.headScroll img {
	width: 115px;
}

.mainOut {
	position: relative;;
}

.mainOut::after {
	z-index: 1000;
	content: "";
	position: absolute;
	left: 0;
	bottom: -80px;
	width: 50%;
	height: 320px;
	background-color: #f7ede0;
}




/*----------------------------------------------------
	contents
----------------------------------------------------*/

#content {
	position: relative;
	z-index: 2000;
}

.subTitle {
	text-align: center;
}

.subTitle img {
	width: auto;
	height: 88px;
}

.contents {
	margin: 80px auto 0;
	padding-bottom: 80px;
}

.backPage {
	display: block;
	width: 360px;
	height: 60px;
	margin: 160px auto 0;
	color: white;
	text-decoration: none;
	text-align: center;
	font-size: 26px;
	font-weight: 800;
	line-height: 60px;
	background-color: #e0bc94;
	border-radius: 30px;
	box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.3);
}



/*----------------------------------------------------
	food
----------------------------------------------------*/

footer {
	position: relative;
	z-index: 3000;
}

.foodTop {
	position: fixed;
	right: 50px;
	bottom: 30px;
	width: 50px;
}

.foodCopy {
	padding: 20px 0;
	color: white;
	font-size: 12px;
	text-align: center;
	line-height: 1em;
	background-color: #333333;
}



/*----------------------------------------------------
	index
----------------------------------------------------*/

#securities_company_detail {
	background-image: url('../images/member/securities_company/detail_back.png');
	background-position: left 20px top 230px;
	background-repeat: no-repeat;
}

.indexConcept {
	width: 940px;
	margin: 80px auto 0;
	text-align: center;
}

.indexConcept p {
	margin: 70px 0 0;
	background-image: url(../images/index/concept_back.png);
	background-repeat: no-repeat;
	background-position: bottom 105px right 0;
}

.indexNews {
	width: 940px;
	margin: 80px auto 0;
}

.indexNews ul {
	margin: 65px 0 0;
	padding: 30px 0;
	font-size: 15px;
	line-height: 1.4em;
	border-top: dashed 1px #333333;
	border-bottom: dashed 1px #333333;
}

.indexNews ul li {
	padding-top: 40px;
}

.indexNews ul li:first-child {
	padding-top: 0;
}

.indexNews ul li h3 {
}

.indexNews ul li p {
	padding-top: 20px;
}

.indexSpecial {
	margin: 80px 0 0;
	padding-top: 70px;
	padding-bottom: 80px;
	background-image: url("../images/common/content_back.jpg");
	background-position: center top;
	background-size: cover;
}

.indexSpecial ul {
	display: flex;
	width: 960px;
	margin: 70px auto 0;
}

.indexSpecial ul li {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

.indexSpecial ul li:nth-child(1) {
	/*text-align: left;*/
	text-align: center;
}

.indexSpecial ul li:nth-child(2) {
	text-align: right;
}

.indexSpecial ul li img {
	width: 420px;
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
}



/*----------------------------------------------------
	ipo
----------------------------------------------------*/

.ipoIpo {
	width: 960px;
	margin: 80px auto 80px;
	text-align: left;
}

.ipoIpoText {
	margin: 75px 0 0;
	padding: 30px 15px;
	border-top: dashed 1px #333333;
	border-bottom: dashed 1px #333333;
}

.ipoIpoText h3 {
	line-height: 1em;
}

.ipoIpoText p {
	margin: 30px 0 0;
	font-size: 15px;
	line-height: 1.8em;
}

.ipoIpoImage {
	margin: 60px 65px 30px;
}



/*----------------------------------------------------
	member/index
----------------------------------------------------*/

#member .contents {
	width: 450px;
}

#member .contents ul {
}

#member .contents ul li {
	margin: 50px 0 0;
}



/*----------------------------------------------------
	member/securities_company
----------------------------------------------------*/

#securities_company ul {
	width: 800px;
	margin: 100px auto 0;
}

#securities_company ul li {
	padding: 15px 0 15px 0;
	line-height: 0;
	border-top: dotted 1px #333333;
}

#securities_company ul li:last-child {
	border-bottom: dotted 1px #333333;
}

#securities_company ul li a,
#securities_company ul li span {
	position: relative;
	display: block;
	padding: 0 25px 0 25px;
}

#securities_company ul li a::before {
	position: absolute;
	top: 30px;
	left: 0;
	content: "";
	width: 10px;
	height: 10px;
	background-image: url("../images/member/securities_company/icon_triangle_01.svg");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#securities_company ul li a::after {
	position: absolute;
	top: 30px;
	right: 25px;
	content: "";
	width: 7px;
	height: 10px;
	background-image: url("../images/member/securities_company/icon_triangle_02.svg");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#securities_company ul li img {
	height: auto;
	width: 140px;
}



/*----------------------------------------------------
	member/securities_company/detail
----------------------------------------------------*/

#securities_company_detail .contents {
	width: 1000px;
	}

#securities_company_detail .subTitle {
	padding-bottom: 20px;
}

#securities_company_detail .subTitle img {
	width: auto;
	height: 135px;
}

#securities_company_detail h3 {
	margin: 60px 0 0;
	padding-left: 10px;
	font-size: 20px;
	font-weight: 400;
	line-height: 20px;
	border-left: solid 4px #e0bc94;
}

#securities_company_detail p {
	margin: 20px 0 0;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.7em;
}
