@charset "Shift_JIS";
div#twitter_2{
	float:right;
	margin-right:74px;
	width:100px;
	}

.news_left {
	float:left;
}

.news_right {
	float:right;
}

#format_news {
	/*clear: both;*/
	margin: 8px 0 0 0;
	padding: 0;
	width: 381px;
	font-size:12px
}

#format_news dt {
	width: 70px;
	float: left;
	margin: 0 0 0 0;
}

#format_news dl dd {
	margin: 0 0 0 80px;
}

#format_news dl {
	line-height: 23px;
	margin: 0;
	padding: 14px 0 0 0;
}

/* #format_news2 {
	margin: 8px 0 0 0;
	padding: 0;
	font-size:16px
}

#format_news2 dt {
	width: 75px;
	float: left;
	margin: 0 0 0 20px;
	letter-spacing: 2px;
} */

/* #format_news2 dl dd {
	margin: 0 0 0 60px;
} */

/* #format_news2 dl {
	line-height: 23px;
	margin: 0;
	padding: 14px 0 0 0;
} */


dl .format_aomoji {
	color: #d684ca;
	font-family: "CI","qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN","MS P Gothic",sans-serif;
}

dl .format_kuromoji {
	color: #232323;
	font-family: "CI","qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN","MS P Gothic",sans-serif;
}


a.link_color {text-decoration: underline; color: #e03d95;}
a.link_color2 {text-decoration: underline; color: #232323;}
a.link_color3 {text-decoration: underline; color: #4a4b4a;}

#chuijiko {
	clear: both;
	margin: 18px 0 0 0;
	padding: 0;
	width: 782px;
	line-height:1;
	font-size:13px
	}


#chuijiko dt {
	width: 10px;
	float: left;
	margin: 0 5px 0 0px;
	}

#chuijiko dd {
	margin: 0;
	}

#chuijiko dl {
	line-height: 23px;
	margin: 0;
	padding: 0;
	}

.copyright {
	font-size: 11px;
	color: #232323;
	font-family: "CI","qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN","MS P Gothic",sans-serif;
	}

body {
    -webkit-text-size-adjust: 100%;
}

.margin_nashi h1 {
	margin: 0;
}

.midashi_left {
	width: 381px;
	float: left;
}

.midashi_right {
	width: 381px;
	float: right;
}

.midashi {
	font-weight: bold;
	font-size: 18px;
	color: #23232323;
	padding: 0 0 4px 6px;
	line-height: 21px;
	font-family: "CI","qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN","MS P Gothic",sans-serif;
	height: 21px;
	/*background-color:red;*/
/*	margin: 30px 30px;
padding: 10px;*/
/*border-left: 4px solid #232323;	*/
/*border-bottom: 3px solid #232323;	*/
}

.midashi h1 {
		margin: 0;
		font-weight: normal;
}

.kei_1_a {
	width: 85px;
	margin: 0;
	border-top: 3px solid #232323;
}

.kei_1_b {
	width: 66px;
	margin: 0;
	border-top: 3px solid #232323;
}

.kei_1_c {
	width: 105px;
	margin: 0;
	border-top: 3px solid #232323;
}

.kei_1_d {
	width: 71px;
	margin: 0;
	border-top: 3px solid #232323;
}

.kei_1_e {
	width: 120px;
	margin: 0;
	border-top: 3px solid #232323;
}

.kei_1_f {
	width: 93px;
	margin: 0;
	border-top: 3px solid #232323;
}

.kei_1_g {
	width: 268px;
	margin: 0;
	border-top: 3px solid #232323;
}

.kei_1_trading {
	width: 269px;
	margin: 0;
	border-top: 3px solid #232323;
}

.kei_2 {
	margin: 0;
	border-top: 1px solid #232323;
}

.clearfix {
	clear: both;
}

.lead {
	font-size: 13px;
	color: #232323;
	padding: 0 0 0 20px;
	line-height: 23px;
	font-family: "CI","qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN","MS P Gothic",sans-serif;
}

.lead2 {
	font-size: 14px;
	color: #232323;
	margin: 0 0 0 20px;
	line-height: 23px;
	font-family: "CI","qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN","MS P Gothic",sans-serif;
}

.lead_color {
	font-size: 13px;
	color: #e03d95;
	margin: 0 0 0 20px;
	line-height: 23px;
	font-family: "CI","qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN","MS P Gothic",sans-serif;
}

/* oragenal_css */

#chuijiko dl dt{
	line-height: 27px;
	font-size: 15px;
}

#chuijiko dl dd{
	font-size: 15px;
	line-height: 28px;
	font-family: "CI","qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN","MS P Gothic",sans-serif;
}

h2,h3,h4,h5,h6{
  margin: 0;
  padding: 0;
}

dd a{
  transition: all .2s ease-in-out;
}

dd a:hover{
  opacity: 0.8;
}

.clearfix::after{
  content: "";
  display: block;
  clear: both;
}

.button_area {
  width: 97%;
	height: 81px;
  margin: 60px auto 70px;
}

.button_area ul{
	padding: 0;
	margin: 0;
}

.button_area ul li{
	list-style-type: none;
	float: left;
	margin-right: 5px;
}

.button_area ul li:last-child{
	margin-right: 0;
}

.button_area ul li a{
  transition: all .2s ease-in-out;
}

.button_area ul li a:hover{
  opacity: 0.8;
}

.button_area ul li img{
  width: 100%;
}

.button_area ul li:last-child{
  margin-right: 0;
}

.gaiyou .sns_button {
  text-align: center;
  width: 100%;
}

.gaiyou .sns_button a{
  transition: all .2s ease-in-out;
}

.gaiyou .sns_button a:hover{
  opacity: 0.8;
}

.tw_kokuchi{
	font-family: "CI","qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN","MS P Gothic",sans-serif;
  margin-bottom: 30px;
}

#Hanbai ul{
  margin: 0 auto;
  padding: 0;
	width: 95.5%;
}

#Hanbai ul li{
  list-style: none;
  float: left;
  margin: 10px 0 0;
}

#Hanbai ul li:first-child{
	margin-right: 0.9%;
}

#Hanbai a{
  transition: all .2s ease-in-out;
}

#Hanbai a:hover{
  opacity: 0.8;
}

#Hanbai .item_area{
	position:relative;
}

#Hanbai .item_area .fes_link{
	position: absolute;
	bottom: 66px;
	left: 152px;
}

#Web{
  text-align: center;
}

#Web a{
	transition: all .2s ease-in-out;
}

#Web a:hover{
	opacity: 0.8;
}

#Web a img{
	width: 100%;
}

.copyright{
	font-size: 13px;
	text-align: left;
}

span.format_kuromoji.lead2{
	font-size: 15px;
}


@media screen and (min-width: 813px) {
	#page-top{
		margin:0 0 0 935px;
		width:55px;
		height:55px;
		display:none;
		position:fixed;
	/*	right:16px;*/
		bottom:60px;
		opacity: 0.8;
	}

	#move-page-top img{
		width: 100%;
		transition:all .2s ease-in-out;
	}

	#page-top img:hover{
		opacity: 0.8;
	}

	#format_news2 {
		width: 630px;
		margin: 8px auto;
		padding: 0;
		font-size:16px
	}

	/* #format_news2 ul{
		padding: 0;
		margin: 0;
	}

	#format_news2 ul li{
		letter-spacing: 2px;
		list-style-type: none;
		line-height: 1.8;
		font-family: "CI","qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN","MS P Gothic",sans-serif;
	}

	#format_news2 ul li:last-child{
		padding-left: 6.7em;
	} */
	#format_news2 dl{
		line-height: 2;
	}

	#format_news2 dt {
		font-family: "CI","qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN","MS P Gothic",sans-serif;
		width: 110px;
		float: left;
	}
	#format_news2 dd {
		font-family: "CI","qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN","MS P Gothic",sans-serif;
	}
	#spstyle{
		display: none;
	}
	.sp{
		display: none;
	}
	#SpFooter{
		display: none;
	}
}

@media screen and (max-width: 812px) {
	#page-top{
		display:none;
		position:fixed;
		bottom:3%;
		right:3%;
		opacity: 0.8;
	}
	#move-page-top img{
		width: 100%;
	}
	#format_news2 {
		margin: 8px 0 0 0;
		padding: 0;
		font-size:38px
	}

	#format_news2 dt {
		width: 240px;
		float: left;
		letter-spacing: 2px;
		margin-bottom: 15px;
	}
	#format_news2 dd {
		letter-spacing: 2px;
		display: flex;
		margin-bottom: 15px;
	}

	#format_news2 p{
		font-family: "CI","qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN","MS P Gothic",sans-serif;
	}

	/* #format_news2 dd.daytime{
		font-size: 28px;
	} */

	span.format_kuromoji.lead2 {
    font-size:30px;
		line-height: 1.5;
		margin: 0;
	}
	.sns_button{
		margin-top: 50px;
	}
	.sns_button a img{
		width: 70%;
	}

	#Hanbai ul{
		width: 100%;
		margin: 0;
	}

	#Hanbai ul li{
		margin: 0;
		width: 49%;
	}

	#Hanbai ul li img{
		width: 100%;
	}

	#chuijiko dl dt{
		width: 30px;
		margin-right: 1em;
		padding-right: 5px;
	}

	#chuijiko dl dd{
		text-indent: -1em;
    margin-left: 1em;
		padding-left: 5px;
		margin-bottom: 10px;
	}
	#chuijiko dl dt,
	#chuijiko dl dd{
		font-size: 30px;
		line-height: 1.5;
	}
	.pc{
		display: none !important;
	}
	.sp{
		display: block ;
	}
	.sp h3{
		font-size: 35px;
		font-weight: bold;
		margin-top: 10px;
	}
	.sp h2{
		font-family: "CI","qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN","MS P Gothic",sans-serif;
		text-align: left;
		padding-left: 0.5em;
		font-size: 50px;
		position: relative;
		border-bottom: 3px solid #444444;
		letter-spacing: 2px;
	}
	/* .sp h2::before{
		display: block;
		content: "";
		width: 43px;
		height: 43px;
		background-color: #444444;
		position: absolute;
		left: 0;
		bottom: 0;
	} */
	/* .sp h2.gaiyou::after{
		display: block;
		content: "";
		width: 3.5em;
		height: 5px;
		background-color: #444444;
		position: absolute;
		left: 0;
		bottom: -1px;
	}
	.sp h2.hanbai::after{
		display: block;
		content: "";
		width: 7em;
		height: 5px;
		background-color: #444444;
		position: absolute;
		left: 0;
		bottom: -1px;
	}
	.sp h2.chui::after{
		display: block;
		content: "";
		width: 5.2em;
		height: 5px;
		background-color: #444444;
		position: absolute;
		left: 0;
		bottom: -1px;
	} */
	.sp p{
		font-size: 30px;
	}
	.copyright{
		font-size: 20px;
	}
	div#footer{
		display: none;
	}
	#SpFooter{
		width: 940px;
		height: 80px;
		font-family: "CI","qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN","MS P Gothic",sans-serif;
		font-size: 20px;
		text-align: center;
		background: #13A5EE;
	}
	#SpFooter p{
		color: #fff;
		padding-top: 24px;
		letter-spacing: 1px;
	}

}

/* ////////// jQuery TOPΦίι css start ////////// */

#page-top p{
	margin:0;
	padding:0;
	text-align:center;
	/*background:#3b3b3b;*/
	-webkit-transition:all 0.3s;

	-moz-transition:all 0.3s;
	transition:all 0.3s;
}

#page-top p:hover{
	/*background:#8b8b8b;*/
}

#move-page-top{
	color:#fff;
	line-height:50px;
	text-decoration:none;
	display:block;
	cursor:pointer;
}

/* ////////// jQuery TOPΦίι css end ////////// */
