@charset "utf-8";
/* CSS Document */

/* sub visual
---------------------------------------------------------- */


body#about{
	background:url(../img/maining_about.png) center 130px no-repeat;
}
body#company{
	background:url(../img/maining_company.png) center 0 no-repeat;
}
body#products{
	background:url(../img/maining_products.png) center 130px no-repeat;
}
body#producer{
	background:url(../img/maining_producer.png) center 0 no-repeat;
}
body#torikumirei{
		background:url(../img/maining_torikumirei.png) center 0 no-repeat;
}
body#torikumi{
		background:url(../img/maining_torikumi.png) center 0 no-repeat;
}
.sub-v {
	position: relative;
	margin-bottom: 50px;
	min-height:400px;
}
body#company .sub-v{
	min-height:480px;
}
#news .sub-v,
#contact .sub-v,
#privacy .sub-v,
#link .sub-v,
#collective	.sub-v{
	margin-bottom: 0;
}
.sub-v .container{
	position:relative;
	max-width: 1170px;
	margin-left:auto;
	margin-right:auto;
}
.sub-v h1{
	text-align:center;
	margin-top:180px;
}
.sub-v h1 span{
	font-size:43px;
	letter-spacing:0.3em;
	font-weight:900;
	padding:0 0.5em 15px;
	background:url(../img/bg_h1_line.png) center bottom no-repeat;
}

#torikumi .sub-v h1,
#torikumirei .sub-v h1{
	color:#fff;
}
#torikumi .sub-v h1 span,
#torikumirei .sub-v h1 span{
	background:url(../img/bg_h1_line_w.png) center bottom no-repeat;
}
@media screen and (max-width: 480px) {

.sub-v .container{
	min-height:400px;
}

.sub-v h1{
	min-width:263px;
}
}
@media screen and (max-width: 1366px) and (min-width: 767px) {
	body#company{
	background:url(../img/maining_company.png) right 0 no-repeat;
	}
	body#products{
	background:url(../img/maining_products2.png) right 130px no-repeat;
}
}
@media screen and (max-width: 767px) {
	body#about{
		background:none;
	}
	body#about .sub-v{
		background:url(../img/maining_about_sp.png) center 0 no-repeat;
		background-size:100%;
	}
	body#company{
		background:url(../img/maining_company_sp.png) right 70px no-repeat;
		background-size:40%;
	}
	body#products{
		background:url(../img/maining_products_sp.png) right 180px no-repeat;
		background-size:45%;
	}
	body#producer{
		background:none;
	}
	body#producer .sub-v{
		background:url(../img/maining_producer_sp.png) center center no-repeat;
		background-size:100%;
	}
	body#torikumirei{
		background:none;
	}
	body#torikumi{
		background:none;
}
	.sub-v {
		position: relative;
		min-height:160px;
	}
	body#company .sub-v{
		min-height:160px;
		margin-bottom:30px;
	}
	.sub-v .container{
		min-height:160px;
	}
	.sub-v h1{
		/*margin-top:50px;*/
		text-align:center;
		padding-bottom:15px;
		/*background:url(../img/bg_h1_line_sp.png) center bottom no-repeat;*/
	}
	.sub-v h1 span{
		font-size:33px;
		background:none;
	}

	#products .sub-v h1 span{
		letter-spacing:0.1em;
	}
	#producer .sub-v h1 span,
	#privacy .sub-v h1 span{
		letter-spacing:0;
	}
		#torikumi .sub-v h1,
	#torikumirei .sub-v h1{
	color:#333;
	}
#torikumi .sub-v h1 span{
	font-size:20px;
	letter-spacing:0;

}
	#torikumi .sub-v h1 span,
	#torikumirei .sub-v h1 span{
	background:url(../img/bg_h1_line_sp.png) center bottom no-repeat;
	bacground-size:50%;
}
}

/* contents size
---------------------------------------------------------- */

	/*  ========================
      contents width
    ======================== */

#company-list .container,
#producer-list .container div{
	max-width:1100px;
}

#news-list .container,
#products-list .container div,
#profile article .container,
#contact article .container div,
#link article .container div{
	max-width:900px;
}

#news-detail .container,
#company-detail .container div,
#products-detail .container div,
#career,
#interview .container div,
#collective article .container div,
#privacy article .container div{
	max-width:700px;
}

	/*  ========================
      contents height
    ======================== */

#contact article{
	min-height:530px;
}
#collective article{
	min-height:620px;
}
body#news article{
	min-height:380px;
}
@media screen and (max-width: 767px) {
	#contact article{
		min-height:inherit;
	}
	#collective article{
		min-height:inherit;
	}
	body#news article{
		min-height:inherit;
	}
}
/* about
---------------------------------------------------------- */

.spShow{
	display: none;
}

@media screen and (max-width: 767px){
	.spShow{
		display: inline;
	}
}

.mt2rem{
	margin-top: 2rem;
}

.mt3rem{
	margin-top: 3rem;
}

.mb2rem{
	margin-bottom: 2rem;
}

.mb5rem{
	margin-bottom: 5rem;
}

.ml2rem{
	margin-left: 2rem;
}

.pt3rem{
	padding-top: 3rem;
}

.pl2rem{
	padding-left: 2rem;
}

/*@media screen and (max-width: 767px){
	.mb5rem{
		margin-bottom: 0;
	}
}*/

.borderdotted{
	border: 1px dotted #656464;
}

.tdunderline{
	text-decoration: underline;
}

.tacenter{
	text-align: center;
}

.cblue{
	color: #337ab7;
}

.fwbold{
	font-weight: bold!important;
}

.fs23rem{
	font-size: 2.3rem;
}

.fs28rem{
	font-size: 2.8rem;
}

.fs125{
	font-size: 125%;
}

.fs20{
	font-size: 20px;
}


#business img{
		margin-top:100px;
}
#support img{
		margin-top:50px;
}
#about #lead .container div,
#message .container div,
#business .container div,
#exp .container div,
#schedule .container div{
		max-width:700px;
}
#about .lead,
#message p,
#business p,
#exp p,
#schedule p{
	text-align:left;
	font-size:22px;
	font-weight:400;
	letter-spacing:0.15em;
}
#message p,
#business p,
#exp p,
#schedule p{
	margin-bottom:60px;
}
#business p.note{
	letter-spacing:0.2em;
	font-size:14px;
}
#message p.text-center{
	text-align:center;
	margin-bottom:0;
}

#support{
	line-height: 40px;
}
#support .row div{
		text-align:center;
	
}
.row-eq-height {
   display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row-eq-height .col-sm-4 ul{
	height:calc(5em * 1.8 + 10px);
	}
#support h3{
		font-size:22px;
		font-weight:700;
		letter-spacing:0.15em;
		padding-bottom:17px;
		text-align:left;
		border-bottom:2px dotted #808080;
}
#support .row li{
		text-align:left;
		font-size:22px;
		font-size:20px;
		font-weight:400;
		letter-spacing:0.15em;
		letter-spacing:0;
		line-height:2;
}

@media screen and (max-width: 1100px) {
	#support .row li{
		font-size:16px;
}
	#support h3{
		font-size:18px;
}
}
@media screen and (max-width: 969px) {
	#support h3{
		font-size:16px;
}
}
@media screen and (max-width: 800px) {
	#support h3{
		font-size:14px;
}
}

#support .support_block4{
	padding: 0 15px;
}

#support .support_block4 ul li{
	text-indent: -1em;
	padding-left: 1em;
}

@media screen and (max-width: 767px) {
	#business img{
		margin-top:0;
	}
	#support img{
		margin-top:0;
	}
	#about #lead .container div,
	#message .container div,
	#business .container div,
	#exp .container div,
	#schedule .container div{
		font-weight:400;
		letter-spacing:0.15em;
		line-height:1.5;
	}
	#about #lead .container div{
		margin-bottom:20px;
	}
	#message p,
	#business p,
	#exp p,
	#schedule p{
	margin-bottom:30px;
	}
	#about .lead,
	#message p,
	#business p,
	#exp p,
	#schedule p{
	text-align:left;
	font-size:15px;
	font-weight:400;
	letter-spacing:0.15em;
	line-height:1.6;
	}
	#business img{
		width:85%;
	}
	#business p.note{
	letter-spacing:0.2em;
	font-size:12px;
	}
	#about h2{
		font-size:18px;
		font-weight:700;
		letter-spacing:0.2em;
		margin-bottom:19px;
	}
	#support h3{
		font-size:12px;
		font-weight:700;
		letter-spacing:0.15em;
		padding-bottom:17px;
		line-height:1.8;
		text-align:left;
		border-bottom:1px dotted #808080;
	}
	#support .row div img{
		width:60%;
	}
	#support .row div{
		margin-bottom:30px;
	}
	.row-eq-height .col-sm-4 ul{
	height:auto;
	padding-bottom:15px;
	}
	#support .row li{
		font-size:12px;
		font-weight:400;
		letter-spacing:0.15em;
		line-height:1.8;
	}
	#about section{
    margin-bottom:25px;
}
}

#schedule{
	font-size: 18px;
}

#schedule h3{
	padding: 1rem 0;
	border-bottom: 4px solid #29aaa3;
}

#schedule .schedule_dtl h3.stadi2{
	font-size: 5rem;
	background: #29aaa3;
	text-align: center;
	border-radius: 15px;
	margin: 120px 0 30px;
	text-shadow: 1px 1px 2px #4a4a4a;
	color: #fff;
}

@media screen and (max-width: 767px){
	#schedule .schedule_dtl h3.stadi2{
		font-size: 3rem;
		margin: 50px 0 20px;
	}
}

#schedule .schedule_dtl dl.stadi2_box{
	padding-left: 2rem;
}

@media screen and (max-width: 767px){
	#schedule .schedule_dtl dl.stadi2_box{
		padding-left: 0;
	}
}

#schedule .container div{
	max-width: 970px;
}

.schedule_box{
	/*border-top: 1px solid #000;*/
	position: relative;
	overflow: hidden;
	padding-top: 20px;
	margin-bottom: 60px;
	text-align: center;
}

#schedule .schedule_box .arrow{
	width: 100%;
	height: 26px;
	position: absolute;
	z-index: -1;
	background: #ffdf29;
	background-size: 2px;
}

@media screen and (max-width: 767px){
	#schedule .schedule_box .arrow{
		/*width: 10%;
		height: 600px;
		position: static;*/
		display: none;
	}
}

#schedule .schedule_box .arrow::after{
	content: "";
	width: 10px;
	height: 10px;
	/*background: blue;*/
	border-right: 35px solid #fff;
	border-bottom: 41px solid #ffdf29;
	position: absolute;
	top: -15px;
	right: 0;
}

@media screen and (max-width: 767px){
	#schedule .schedule_box .arrow::after{
		content: none;
	}
}

.schedule_box .dot{
	border: 1px solid #000;
	width: 10px;
	height:  10px;
	display: inline-block;
	background:  #000;
	border-radius:  15px;
}

.schedule_box .dot1{
	position:  absolute;
	top: 9px;
	left: 89px;
}

@media screen and (min-width:768px) and ( max-width:991px){
	.schedule_box dot1{
		left: 67px;
	}
}

.schedule_box .dot2{
	position: absolute;
	top: 3px;
	left: 266px;
	border: 10px double #ce0000;
	background: none;
}

@media screen and (min-width:768px) and ( max-width:991px){
	.schedule_box .dot2{
		left: 202px;
	}
}

.schedule_box .dot3{
	position: absolute;
	top: 9px;
	left: 455px;
}

@media screen and (min-width:768px) and ( max-width:991px){
	.schedule_box .dot3{
		left: 353px;
	}
}

.schedule_box .dot4{
	position: absolute;
	top: 9px;
	right: 290px;
}

@media screen and (min-width:768px) and ( max-width:991px){
	.schedule_box .dot4{
		right: 214px;
	}
}

.schedule_box .dot5{
	position: absolute;
	top: -33px;
	right: 132px;
	/*border: 10px double #ce0000;*/
	background: none;
	border: none;
	font-size: 50px;
	font-weight: bold;
	color: #ce0000;
}

@media screen and (min-width:768px) and ( max-width:991px){
	.schedule_box .dot5{
		right: 92px;
	}
}

.schedule_box .schedule_txt{
	width: 18.5%;
	float: left;
	margin: 3.2rem 5px 0;
	padding: 2rem 1rem
}

@media screen and (max-width: 767px){
	.schedule_box .schedule_txt{
		width: 100%;
		float: none;
		margin: 0 0 1rem 0;
		overflow: hidden;
	}
	
	.schedule_box .arrow,
	.schedule_box .schedule_txt{
		/*float: left;*/
	}
	
	.schedule_box .sp_border1{
		border: 3px solid #ce0000;
	}
	
	.schedule_box .sp_border2{
		border: 6px double #ce0000;
	}
	
	.schedule_box .schedule_txt dt,
	.schedule_box .schedule_txt dd{
		float: left;
		text-align: left;
	}
	
	.schedule_box .schedule_txt dt{
		width: 40%;
	}
	
	.schedule_box .schedule_txt dd{
		width: 60%;
	}
}

.triangle{
	width: 30px;
	height: 30px;
	border-top: 15px solid #337ab7;
	border-right: 20px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 20px solid #fff;
	margin: 2rem auto 0;
}

.schedule_dtl{
	margin: 0 auto;
}

.schedule_dtl .dtl_box h4{
	font-size: 23px;
	position: relative;
}

.schedule_dtl .dtl_box h4::before{
	content: "";
	display: inline-block;
	width: 45px;
	height: 45px;
	background: #ffdc00;
	border-radius: 50%;
	position: absolute;
	top: -9px;
	z-index: -1;
}

.schedule_box div span{
	display: inline-block;
}

.schedule_dtl .dtl_box{
	overflow: hidden;
	margin-bottom: 5rem;
}

@media screen and (max-width: 767px){
	.schedule_dtl .dtl_box{
		margin-bottom: 2rem;
	}
}

@media screen and (max-width: 768px){
	.schedule_dtl .dtl_box .dtl_btn{
		/*display: block;*/
	}
}

.schedule_dtl .dtl_box dl dd a{
	overflow: hidden;
}

.schedule_dtl .dtl_box dl dd a .event_box{
	width: 23%;
	height: 360px;
	margin: 0 1%;
	padding: 1rem;
	border: 7px double #ffdf29;
	transition: 0.1s all ease-in-out;
}

@media screen and (max-width: 767px){
	.schedule_dtl .dtl_box dl dd a .event_box{
		width: 100%;
		height: auto;
		transition: none;
		margin: 0 0 1rem 0;
	}
}

.schedule_dtl .dtl_box dl dd a .event_box:hover{
	transform: scale(0.97);	
	border: 7px double #29aaa3;
}

@media screen and (max-width: 767px){
	.schedule_dtl .dtl_box dl dd a .event_box:hover{
		transform: none;
	}
}

.schedule_dtl .dtl_box dl dd a .event_box dl{
	height: 250px;
	margin-bottom: 25px;
	border-bottom: 5px dotted #656464;
}

@media screen and (max-width: 767px){
	.schedule_dtl .dtl_box dl dd a .event_box dl{
		height: auto;
		padding-bottom: 2rem;
	}
}

.schedule_dtl .dtl_box div{
	overflow: hidden;
}

.schedule_dtl .dtl_box div.label{
	font-size: 16px;
	margin-left: 1.4rem;
}

@media screen and (max-width: 767px){
	.schedule_dtl .dtl_box div.label{
		font-size: 1.3rem;
		margin-left: 0;
	}
}

.schedule_dtl .dtl_box div .profile_dtl{
	/*width: 40%;
	float: left;*/
	padding: 3rem;
}

@media screen and (max-width: 767px){
	.schedule_dtl .dtl_box div .profile_dtl{
		padding: 0;
	}
}

.schedule_dtl .dtl_box div .profile_dtl ul{
	list-style: none;
	padding-left: 0;
}

.schedule_dtl .dtl_box div .profile_dtl .img_box{
	width: 100%;
}



/* company/products list
---------------------------------------------------------- */

.list-block h2{
	font-weight:900;
	font-size:24px;
	letter-spacing:0.2em;
}
.list-block p{
	width:490px;
	font-size:18px;
	font-weight:300;
	letter-spacing:0.2em;
}
.list-block ul{
	list-style:none;
	padding-left:0;
	-webkit-padding-start: 0;
}
.list-block ul li{
	width:10em;
	letter-spacing:0.2em;
	margin-bottom:16px;
	font-weight:700;
}
.list-block ul li:before{
 	content: "・";
}
.list-block ul li a{
	text-decoration:none;
	padding-bottom:1px;
	border-bottom:1px solid #808080;
}
.list-block ul li a:hover{
	text-decoration:none;
	padding-bottom:0.8px;
	border-bottom:1px solid #29aaa3;
}
.list-block:nth-child(odd) div div{
	margin-top:1em;
}

/*for IE8 */
	.list-block p{
	width:340px;
	}
	.list-block img{
	width:300px;
	vertical-align:middle;
	}
	.list-block div img,
	.list-block div div{
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.list-block img{
		float:right;
		margin-left:50px;
	}
	.list-block ul{
		float:right;
	}
	.list-block div div{
		float:right;
		text-align:right;
	}
	.list-block.even img{
		float:left;
		margin-right:50px;
	}
	.list-block.even ul{
		text-align:left;
		float:left;
	}
	.list-block.even div div{
		text-align:left;
		float:left;
	}
@media screen and (min-width:1025px){
	.list-block img{
		width:400px;
		vertical-align:middle;
	}
	.list-block div img,
	.list-block div div{
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.list-block:first-child{
		margin-top:300px;
	}
	.list-block:nth-child(even) img{
		float:left;
		margin-right:50px;
	}
	.list-block:nth-child(even) ul{
		text-align:left;
		float:left;
	}
	.list-block:nth-child(even) div div{
		text-align:left;
		float:left;
	}
	.list-block:nth-child(odd) img{
		float:right;
		margin-left:50px;
	}
	.list-block:nth-child(odd) ul{
		float:right;
	}
	.list-block:nth-child(odd) div div{
		float:right;
		text-align:right;
	}
}

/*ipad tate */
@media screen and (min-width:768px) and ( max-width:1024px) {
	.list-block p{
		width:340px;
	}
	.list-block img{
		width:280px;
		vertical-align:middle;
	}
	.list-block:first-child{
		margin-top:300px;
	}
	.list-block div img,
	.list-block div div{
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.list-block:nth-child(even) img{
		float:left;
		margin-right:30px;
	}
	.list-block:nth-child(even) div div{
		text-align:left;
		float:left;
	}
	.list-block:nth-child(even) ul{
		text-align:left;
		float:left;
	}
	.list-block:nth-child(odd) img{
		float:right;
		margin-left:30px;
	}
	.list-block:nth-child(odd) ul{
		float:right;
	}
	.list-block:nth-child(odd) div div{
		float:right;
		text-align:right;
	}
}

@media screen and (max-width: 767px) {
	.list-block div div{
		text-align:center;
	}
	.list-block ul {
		margin-left: -5px;
		float:none;
	}
	.list-block:first-child{
		margin-top:0;
	}
	.list-block div img,
	.list-block div div{
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.list-block ul  > li {
		display: inline-block;
		padding-right: 5px;
		padding-left: 5px;
	}
	.list-block div {
		text-aline:center;
	}
	.list-block img{
		vertical-align:top;
		float:none;
		width:70%;
		margin-left:auto;
		margin-right:auto;
	}
	.list-block div div{
		width:100%;
		float:none;
		text-align:center;
	}
	.list-block div img,
	.list-block div div{
		position: relative;
		top: 0;
		-webkit-transform: translateY(-0%);
		-ms-transform: translateY(-0%);
		transform: translateY(-0%);
		float:none;
		margin-left:0;
		margin-left:auto;
	}
	.list-block:nth-child(even) img{
		float:none;
		margin-right:0;
		margin-right:auto;
	}
	.list-block:nth-child(even) ul{
		text-align:center;
		float:none;
	}
	.list-block:nth-child(even) div div{
		text-align:center;
		float:none;
	}
	.list-block:nth-child(even) div div p{
		text-align:left;
	}
	h2.torikumi-tit {
	position:absolute;
    color: #ffdf29;
    font-size: 16px;
    letter-spacing: 0.1em;
	margin-top:-120px;
	}

.torikumi-lead h2{
	margin-top:0;
}

#torikumi .comment-box_s{
	background-image:none;
}
#torikumi .comment-box_p{
	background-image:none;
}
}

/* company
---------------------------------------------------------- */

#company-list section,
#products-list section{
    margin-bottom:48px;
}
#company-list section:nth-child(2) ,
#products-list section:nth-child(2) {
    margin-top:230px;
}
#products-list section:nth-child(6)  {
    margin-top:130px;
}
@media screen and (min-width:768px){
#products-list section:nth-child(3) {
    margin-top:130px;
}
}
#company-list #lead .container div{
	margin-top:0;
	max-width:1000px;
	text-align:center;
}
#company-list .lead{
	font-size:22px;
	font-weight:400;
	letter-spacing:0.15em;
	line-height:2;
}

#company #list-title{
	position:relative;
	margin:80px auto 75px;
	letter-spacing:0.15em;
}
#company-list .list-block h2{
	margin-bottom:25px;
}
#company-list .list-block p{
	margin-bottom:25px;
}
#company-list .list-block ul li{
	font-weight:700;
}
@media screen and (max-width: 767px) {
	#company .sub-v h1 span{
		font-size:33px;/*66px*/
		letter-spacing:0.3em;
		font-weight:900;
		line-height:1.8;
		padding:0 0 15px;
	}
	#company-list .lead {
		font-size:18px; /*36*/
		font-weight:400;
		letter-spacing:0.17em;
		line-height:1.8;
		margin-bottom:33px;
	}
	#company #list-title{
		font-size:12px; /*24*/
		font-weight:400;
		letter-spacing:0.15em;
		line-height:1.3;
		margin:20px auto 28px;
		margin:0 auto;
	}
	#company-list section{
    	margin-bottom:37px;
	}
	#company-list section:nth-child(2) ,
	#products-list section:nth-child(2) {
    	margin-top:0;
	}
	#company-list .list-block h2{
		font-size:15px; /*24*/
		font-weight:900;
		letter-spacing:0.2em;
		margin-bottom:10px;
		margin-top:0;
	}
	#company-list .list-block p{
		width:100%;
		font-size:12px; /*24px*/
		font-weight:300;
		letter-spacing:0.2em;
		line-height:1.2;
		margin-bottom:20px;
		text-align:center;
	}
	#company-list .list-block ul li{
		font-size:12px;
		font-weight:400;
		width:auto;
		margin-right:12px;
		margin-bottom:6px;
	}
	#company-list .list-block ul li:last-child{
		margin-right:0;
	}
	.list-block img{
		width:50%;
	}
}
#company-detail p{
	font-size:14px;
	letter-spacing:0.2em;
	line-height:2;
	margin-bottom:40px;
}
#company-detail p.lead{
	font-size:24px;
	font-weight:700;
	letter-spacing:0.2em;
	margin-bottom:35px;
}
#company-detail address{
	margin-bottom:40px;
	letter-spacing:0.2em;
}
#company-detail address p{
	margin-top:0;
	margin-bottom:0;
}
#company h3{
	text-align:center;
	font-weight:700;
	letter-spacing:0.2em;
}
#company article h4{
	color:#29ABA3;
	font-size:18px;
	font-weight:900;
	letter-spacing:0.2em;
	margin-bottom:38px;
}

#company h4 span.h4-sub{
	color:#333;
	font-size:14px;
	font-weight:400;
}
.copamy-photo{
	margin-bottom:40px;
}
#company .products-block{
	border-top:2px dotted #808080;
	margin-bottom:0;
	padding-top:50px;
}
#company .products-block h3{
	margin-top:0;
}
.products-block dl{
	margin: 10px 20px 1.5em 0;
	text-align:left;
}
.products-block dt{
	width:88px;
	height:66px;
	vertical-align:text-top;
	padding: 20px 20px 20px 20px;
	margin-right:10px;
  	clear: left;
 	float: left;
}
.products-block dt a{
	display:block;
	width:88px;
	height:66px;
	vertical-align:middle;
}

.products-block dt img{
	vertical-align:middle;
}
.products-block dd{
	padding: 20px 20px 20px 130px;
	margin: 0;
	vertical-align:middle;
	font-weight:700;
}
.products-block dd a{
	letter-spacing:0.15em;
	text-decoration:none;
	padding-bottom:1px;
	border-bottom:1px solid #808080;
}
.products-block dd a:hover{
	border-bottom:1px solid #29aaa3;
}
.products-block dd p{
	padding-top:20px;
}
#company .link-block h3{
	margin-bottom:45px;
}
#company .link-block li{
	margin-bottom:35px;
	font-weight:700;
}
#company .link-block li a{
	text-decoration:none;
	padding-bottom:1px;
	border-bottom:1px solid #808080;
	letter-spacing:0.15em;
}
#company .link-block li a:hover{
	border-bottom:1px solid #29aaa3;
}
@media screen and (max-width: 767px) {
	#company-detail h2{
			margin-bottom:25px;
	}
	#company-detail p{
		font-size:12px;
		font-weight:400;
		letter-spacing:0.15em;
		line-height:1.8;
		margin-bottom:30px;
	}
	#company-detail p.lead{
		font-size:15px;
		font-weight:700;
		letter-spacing:0.2em;
		line-height:1.5;
		margin-bottom:30px;
	}
	#company h3{
		text-align:center;
		font-size:12px;
		font-weight:700;
		letter-spacing:0.15em;
		margin-bottom:9px;
	}
	#company article h4{
		font-size:12px;
		font-weight:700;
		letter-spacing:0.15em;
		line-height:1.8;
		margin-top:0;
		margin-bottom:30px;
	}
	#company h4 span.h4-sub{
		font-size:12px;
		font-weight:400;
		letter-spacing:0.15em;
	}
	.copamy-photo{
		margin-top:0;
		margin-bottom:20px;
	}
	#company-detail address{
		margin-bottom:23px;
	}
	#company-detail address p{
		font-size:12px;
		font-weight:400;
		letter-spacing:0.15em;
		line-height:1.8;
	}
	#company .products-block{
		padding-top:23px;
	}
	.products-block dl{
		margin: 10px 20px 20px 0;
		text-align:left;
	}
	.products-block dt{
		width:50px;
		height:35px;
		padding: 10px 20px 10px 10px;
	}
	.products-block dt a{
		width:50px;
		height:35px;
		margin-top:0;
	}
	.products-block dt img{
		vertical-align:middle;
	}
	.products-block dd{
		padding: 10px 10px 10px 70px;
		font-size:12px;
		font-weight:400;
		letter-spacing:0.15em;
		line-height:1.3;
	}
	.products-block dd a{
		letter-spacing:0.15em;
		text-decoration:none;
		padding-bottom:1px;
		border-bottom:1px solid #808080;
	}
	.products-block dd a:hover{
		border-bottom:1px solid #29aaa3;
	}
	#company-detail .products-block dd p{
		padding-top:0;
		margin-bottom:0;
	}
	#company .link-block h3{
		margin-bottom:20px;
	}
	#company .link-block li{
		font-size:12px;
		font-weight:400;
		margin-bottom:10px;
	}
	#company .link-block li a{
		letter-spacing:0.2em;
	}
	#company .link-block{
		margin-bottom:33px;
	}
}
/* products
---------------------------------------------------------- */
/* company
---------------------------------------------------------- */

#products-list section{
    margin-bottom:24px;
}
#products-list #lead .container div{
	margin-top:20px;
	max-width:900px;
	text-align:center;
}
#products-list .lead{
	font-weight:400;
	font-size:22px;
	letter-spacing:0.2em;
	line-height:2;
}
#products-list .list-block h2{
	margin-bottom:20px;

}
#products-list .list-block h2 span a{
	text-decoration:none;
	padding-bottom:5px;
	border-bottom:2px solid #808080;
}
#products-list .list-block h2 span a:hover{
	border-bottom:2px solid #29aaa3;
}
#products .link-block h2 span a:hover{
	border-bottom:2px solid #808080;
}
@media screen and (max-width: 767px) {
	#products .sub-v h1 span{
		font-size:33px;/*66px*/
		letter-spacing:0.3em;
		font-weight:900;
		line-height:1.8;
		padding:0 0 15px;
	}
	#products-list .list-block p{
		max-width:100%;
		text-align:left;
		font-size:12px;
		font-weight:300;
		letter-spacing:0.15em;
		line-height:1.8;
		margin-left:auto;
		margin-right:auto;
	}
	#products-list #lead .container div{
	margin-top:20px;
	max-width:900px;
	text-align:center;
}
	#products-list #lead{
		margin-bottom:0;
	}
	#products-list #lead .container div{
	margin-top:20px;
	max-width:900px;
	text-align:center;
	}
	#products-list .lead{
	font-size:12px;
	font-weight:400;
	letter-spacing:0.2em;
	line-height:2.3;
	}
	#products-list .list-block h2{
	font-size:15px;
	font-weight:900;
	letter-spacing:0.2em;
	margin-bottom:13px;
	}
}
/*#products-detail */
#products-detail h2{
	font-size:24px;
	font-weight:900;
	letter-spacing:0.2em;
	margin-bottom:50px;
}
#products-detail h3{
	font-size:24px;
	font-weight:700;
	letter-spacing:0.2em;
	margin-bottom:40px;
}
#products-detail h4{
	font-size:20px;
	font-weight:700;
	letter-spacing:0.2em;
	margin-bottom:40px;
}
#products-detail p{
	font-weight:400;
	font-size:14px;
	letter-spacing:0.2em;
	line-height:2;
	margin-bottom:50px;
}
#products-detail p.lead{
	font-weight:400;
	font-size:22px;
	letter-spacing:0.2em;
	line-height:2;
	margin-bottom:100px;
}
#slider,
#slider div{
	text-align:center;
	margin-bottom:50px;
}
#slider img {
    margin:0 auto;
    display:block;
}
.products-photo{
	margin-bottom:50px;
}
.products-photo div{
	text-align:center;
	border:15px solid #fff;
}
#products .link-block{
	padding-top:30px; /* 50-20*/
	border-top:2px dotted #808080;
}
#products .link-block li{
	margin-bottom:35px;
	font-size:14px;
	font-weight:700;
	letter-spacing:0.2em;
}
#products .link-block li a{
	text-decoration:none;
	padding-bottom:1px;
	border-bottom:1px solid #808080;
	letter-spacing:0.15em;
}
#products .link-block li a:hover{
	border-bottom:1px solid #29aaa3;
}
@media screen and (max-width: 767px) {
	#products-detail h2{
		font-size:18px;
		font-weight:700;
		letter-spacing:0.2em;
		margin-bottom:30px;
	}
	#products-detail h3{
		font-size:15px;
		font-weight:700;
		letter-spacing:0.2em;
		margin-bottom:20px;
	}
	#products-detail h4{
		font-size:16px;
		font-weight:700;
		letter-spacing:0.15em;
		line-height:1.8;
		margin-bottom:28px;
		text-align:center;
	}
	#products-detail p{
		font-weight:400;
		font-size:12px;
		letter-spacing:0.15em;
		line-height:1.8;
		margin-bottom:30px;
	}
	#products-detail p.lead{
		font-size:18px; /*36*/
		font-weight:400;
		letter-spacing:0.17em;
		line-height:1.3;
		margin-bottom:33px;
	}
	#slider,
	#slider div{
		text-align:center;
		margin-bottom:30px;
	}
	#slider img {
   	 margin:0 auto;
    	display:block;
	}
	.products-photo{
		margin-bottom:35px;
	}
	.products-photo div{
		text-align:center;
		border:15px solid #fff;
	}
	#products .link-block{
		padding-top:18px;
		margin-bottom:33px;
	}
	#products .link-block li{
		font-size:12px;
		font-weight:400;
		letter-spacing:0.15em;
		margin-bottom:10px;
	}
	#products .link-btn-text{
		margin:30px auto 25px;
	}
}
/*news-list (refer to top.css) */
@media screen and (max-width: 767px) {
	#news .sub-v h1 span{
		font-size:33px;/*66px*/
		letter-spacing:0.3em;
		font-weight:900;
	}
}
/*news-detail */
#news-detail .news-date{
	font-size:12px;
	font-weight:400;
	letter-spacing:0.15em;
	margin-bottom:18px;
}
#news-detail h2{
	font-size:24px;
	font-weight:900;
	letter-spacing:0.2em;
	line-height:1.5;
	margin-bottom:50px;
	text-align:center;
}
#news-detail .news-photo{
		margin-bottom:40px;
	}
#news-detail .news-body{
	text-align:left;
	font-size:14px;
	font-weight:400;
	letter-spacing:0.2em;
	line-height:2;
	margin-bottom:45px;
	word-break: break-all;
}
#news-detail .link-btn{
	margin-bottom:60px;
}
@media screen and (max-width: 767px){
	#news-detail .news-date{
		font-size:9px; /*18px*/
		font-weight:400;
		letter-spacing:0.15em;
		margin-bottom:8px;
	}
	#news-detail .news-photo{
		margin-bottom:35px;
	}
	#news-detail h2{
		font-size:15px; /*30px*/
		font-weight:900;
		letter-spacing:0.2em;
		line-height:1.5;
		margin:0 auto 25px;
	}
	.news-photo{
		margin-bottom:35px;
	}
	.news-body{
		font-size:14px;
		font-weight:400;
		letter-spacing:0.2em;
		line-height:2;
		margin-bottom:30px;
	}
	#news-detail .link-btn{
		margin-bottom:38px;
	}
}
/* privacy
---------------------------------------------------------- */

#privacy h3 {
	text-align:left;
	font-size:14px;
	font-weight:700;
	letter-spacing: 0.15em;

}
#privacy article p{
	margin-bottom:40px;
	font-size:14px;
	letter-spacing: 0.15em;
	line-height:2;

}
@media screen and (max-width: 767px) {
	#privacy .sub-v h1 span{
		font-size:25px;/*50px*/
		letter-spacing:0.3em;
		font-weight:900;
	}
	#privacy h3 {
		font-size:15px; /*30px*/
		font-weight:700;
		letter-spacing: 0.15em;

	}
	#privacy p{
		font-size:12px; /*24px*/
		letter-spacing: 0.15em;
		line-height:1.8;
		margin-bottom:30px;
	}
}

/* link
---------------------------------------------------------- */

#link article .container div{
	margin-left:200px;
}
#link h3{
	font-size:14px;
	font-weight:700;
	letter-spacing: 0.15em;
	margin-bottom:10px;

}
#link article p{
	font-size:14px;
	font-weight:400;
	letter-spacing: 0.15em;
	margin-bottom:30px;
}
@media screen and (max-width: 767px) {
	#link .sub-v h1 span{
		font-size:33px;/*66px*/
		letter-spacing:0.3em;
		font-weight:900;
	}
	#link article .container div{
		margin-left:0;
	}
	#link h3{
		font-size:15px;/*30px*/
		font-weight:700;
		letter-spacing: 0.15em;
		line-height:1.5;
		margin-bottom:0;
	}
	#link p{
		font-size: 12px;/*24px*/
		font-weight: 400;
		letter-spacing: 0.15em;
		line-height: 1.8;
		margin-bottom: 30px;
	}
}
/* collective
---------------------------------------------------------- */

#collective h2{
	text-align:left;
	font-size:22px;
	font-weight:700;
	letter-spacing: 0.15em;
	line-height:1.8;
	margin-bottom:60px;
}

#collective article p{
	font-size:24px;
	font-weight:400;
	letter-spacing: 0.15em;
	line-height:1.8;
	margin-bottom:50px;
}

@media screen and (max-width: 767px) {
	#collective .sub-v h1 span{
		font-size:33px;/*66px*/
		letter-spacing:0.3em;
		font-weight:900;
	}
	#collective h2{
		font-size:15px; /*15px*/
		font-weight:700;
		letter-spacing: 0.09em;
		line-height:1.5;
		margin-bottom:30px;
	}
	#collective article p{
		font-size:12px; /*24px*/
		font-weight:400;
		letter-spacing:2;
		margin-bottom:30px;
}
}

/* contact
---------------------------------------------------------- */

#contact .lead{
	font-size:22px;
	font-weight:400;
	letter-spacing:0.2em;
	line-height:2;
	margin-bottom:70px;
	text-align:center;
}
#contact article address{
	margin-bottom:70px;
	text-align:center;
}
#contact article address h2,
#contact article address p{
	font-size:22px;
	font-weight:400;
	letter-spacing:0.2em;
	text-align:center;
}
@media screen and (max-width: 767px){
	#contact article{
		margin-bottom:30px;
	}
	#contact .sub-v h1 span{
		font-size:33px;
		letter-spacing:0.3em;
		font-weight:900;
	}
	#contact .lead{
		font-size:15px; /*30px*/
		font-weight:400;
		letter-spacing:0.15em;
		line-height:1.5;
		margin-bottom:30px;
		text-align:center;
	}
	#contact article address{
		margin-bottom:30px;
		text-align:center;
	}
	#contact article address h2,
	#contact article address p{
		font-size:15px; /*30px*/
		font-weight:400;
		letter-spacing:0.15em;
		text-align:center;
	}
}

/*for tablet*/
@media screen and (min-width: 480px) and (max-width: 767px) {
	.sub-v h1 span{
		font-size:43px; /*pc*/
		font-size:33px; /*sp*/
	}
	#about .lead,
	#message p,
	#business p{
		font-size:22px; /*pc*/
		font-size:15px; /*sp*/
		font-size:18px; /*tb*/
	}
	#business p.note{
		font-size:14px; /*pc*/
		font-size:12px; /*sp*/
		font-size:13px; /*tb*/
	}
	#about h2{
		font-size:18px; /*sp*/
		font-size:18px; /*tb*/
	}
	#support h3{
		font-size:22px; /*pc*/
		font-size:12px; /*sp*/
		font-size:17px; /*tb*/
	}

	#support .row li{
		font-size:22px; /*pc*/
		font-size:12px; /*sp*/
		font-size:17px; /*tb*/
	}
	#company .sub-v h1 span{
		font-size:33px; /*sp*/
	}
	#company-list .lead {
		font-size:22px; /*pc*/
		font-size:18px; /*sp*/
		font-size:20px; /*tb*/
	}
	#company #list-title{
		font-size:12px; /*sp*/
		font-size:12px; /*tb*/
	}
	#company-list .list-block h2{
		font-size:15px; /*sp*/
		font-size:15px; /*tb*/
	}
	#company-list .list-block p{
		font-size:12px; /*sp*/
		font-size:12px; /*tb*/
	}
	#company-list .list-block ul li{
		font-size:12px; /*sp*/
		font-size:12px; /*tb*/
	}
	#company-detail p{
		font-size:14px; /*pc*/
		font-size:12px; /*sp*/
		font-size:14px; /*tb*/
	}
	#company-detail p.lead{
		font-size:24px; /*pc*/
		font-size:15px; /*sp*/
		font-size:20px; /*tb*/
	}
	#company h3{
		font-size:12px; /*sp*/
		font-size:12px; /*tb*/
	}
	#company article h4{
		font-size:18px; /*pc*/
		font-size:12px; /*sp*/
		font-size:15px; /*tb*/
	}
	#company h4 span.h4-sub{
		font-size:14px; /*pc*/
		font-size:12px; /*sp*/
		font-size:13px; /*pc*/
	}
	#company-detail address p{
		font-size:12px; /*sp*/
		font-size:12px; /*tb*/
	}
	.products-block dd{
		font-size:12px; /*sp*/
		font-size:12px; /*tb*/
	}
	#company .link-block li{
		font-size:12px; /*sp*/
		font-size:12px; /*tb*/
	}
	#products .sub-v h1 span{
		font-size:33px; /*sp*/
	}
	#products-list .list-block p{
		font-size:12px; /*sp*/
		font-size:12px; /*tb*/
	}
	#products-list .lead{
	font-size:22px; /*pc*/
	font-size:12px; /*sp*/
	font-size:17px; /*tb*/
	}
	#products-list .list-block h2{
	font-size:15px; /*sp*/
	font-size:15px; /*tb*/
	}
	#products-detail h2{
		font-size:24px; /*pc*/
		font-size:18px; /*sp*/
		font-size:20px; /*tb*/
	}
	#products-detail h3{
		font-size:24px; /*pc*/
		font-size:15px; /*sp*/
		font-size:20px; /*tb*/
	}
	#products-detail h4{
		font-size:16px; /*pc*/
		font-size:12px; /*sp*/
		font-size:13px; /*tb*/
	}
	#products-detail p{
		font-size:14px; /*pc*/
		font-size:12px; /*sp*/
		font-size:13px; /*tb*/
	}
	#products-detail p.lead{
		font-size:22px; /*pc*/
		font-size:18px; /*sp*/
		font-size:20px; /*tb*/
	}
	#products .link-block li{
		font-size:14px; /*pc*/
		font-size:12px; /*sp*/
		font-size:13px; /*tb*/
	}
	#news .sub-v h1 span{
		font-size:33px; /*sp*/
	}
	#news-detail .news-date{
		font-size:12px; /*pc*/
		font-size:9px; /*sp*/
		font-size:12px; /*tb*/
	}
	#news-detail h2{
		font-size:24px; /*pc*/
		font-size:15px; /*sp*/
		font-size:20px; /*tb*/
	}
	.news-body{
		font-size:14px; /*pc*/
		font-size:14px; /*sp*/
		font-size:14px; /*tb*/
	}
	#privacy .sub-v h1 span{
		font-size:25px; /*sp*/
	}
	#privacy h3 {
		font-size:14px; /*pc*/
		font-size:15px; /*sp*/
	}
	#privacy p{
		font-size:14px; /*pc*/
		font-size:12px; /*sp*/
		font-size:13px; /*tb*/
	}
	#link .sub-v h1 span{
		font-size:33px; /*sp*/
	}
	#link h3{
		font-size:14px; /*pc*/
		font-size:15px; /*sp*/
	}
	#link p{
	font-size:14px; /*pc*/
	font-size:12px; /*sp*/
	font-size:13px; /*tb*/
	}
	#collective .sub-v h1 span{
		font-size:33px; /*sp*/
	}
	#collective h2{
		font-size:22px; /*pc*/
		font-size:15px; /*sp*/
		font-size:18px; /*tb*/
	}
	#collective article p{
		font-size:24px; /*pc*/
		font-size:12px; /*sp*/
		font-size:18px; /*tb*/
	}
	#contact .sub-v h1 span{
		font-size:33px; /*sp*/
	}
	#contact .lead{
		font-size:22px; /*pc*/
		font-size:15px; /*sp*/
		font-size:18px; /*tb*/
	}
	#contact article address h2,
	#contact article address p{
		font-size:22px; /*pc*/
		font-size:15px;  /*sp*/
		font-size:18px; /*tb*/
	}
}
@media screen and (min-width: 480px) and (max-width: 767px) {
	#support h3{
		font-size:12px;/*sp*/
		font-size:16px;
	}
	#support .row li{
		font-size:12px;/*sp*/
		font-size:16px;
	}
}
/*torikumi*/

#torikumi h2.torikumi-tit{
	position: relative;
    color: #ffdf29!important;
	font-size:28px;
	letter-spacing:5px;
	margin-top:-110px;
}
@media screen and (max-width: 480px) {
h2.torikumi-tit{
	margin-top:-130px;
}
}
#torikumi .sub-v .torikumi-company{
	margin-top:30px;
	font-size:24px;
}
#torikumi section{
    padding: 40px 0;
    margin-bottom:0;
}
#torikumi .kikaku h3,
#torikumi .kaihatsu h3,
#torikumi .seizo h3,
#torikumi .hanbai h3{
	font-size:22px;
	letter-spacing:0.2em;
	font-weight:600;
	padding:0 0.5em 15px;
	margin-bottom:25px;
	background:url(../img/bg_h1_line_b.png) left bottom no-repeat;
}
#torikumi .trikumi-lead h3{
	font-weight:400;
	background:none;
}
#torikumi .comment h3{
	font-size:22px;
	font-weight:700;
	background:none;
	margin-bottom:20px;
}
#torikumi .comment p span{
	padding:10px 0;
}

#torikumi .torikumi-text{
	font-size:18px;
	letter-spacing:0.1em;
	margin-bottom:30px;
}
#torikumi .kikaku h4,
#torikumi .kaihatsu h4,
#torikumi .seizo h4,
#torikumi .hanbai h4{
	font-size:24px;
	color:#2BA29B!important;
	font-weight:900;
}
.trikumi-photo{
	margin-top:30px;
}
.trikumi-photo{
	max-width:100%;
	max-height:360px;
}

@media screen and (min-width: 768px) {
.trikumi-photo .col-xs-6 {
    max-width:50%;
}
.trikumi-photo .col-xs-6 img{
    max-width:100%;
}
.trikumi-photo .col-xs-6:nth-child(1){
	padding-left:0;
	padding-right:25px;
	text-align:left;
}

.trikumi-photo .col-xs-6:nth-child(2){
	padding-left:25px;
	padding-right:0;
	text-align:left;
}
.trikumi-photo .col-xs-6 {
    max-width:50%;
	overflow:hidden;
}
.trikumi-photo figure {
    display: table;
	text-aline:left;
	max-width:100%;
	table-layout: fixed;
}
.trikumi-photo figure img{
    max-width:100%;
}
.trikumi-photo figcaption{
	display:table-caption;
	caption-side:bottom;
	text-aline:left;}
	
}
@media screen and (max-width: 1200px) {
.trikumi-photo figure img{
    width:100%;
}
}
@media screen and (max-width: 767px) {
.trikumi-photo{
    display: flex;
    justify-content: center;
    margin: 0 auto;
	max-width:100%;
}
.trikumi-photo .col-xs-6 {
    flex: none;
}
.trikumi-photo .col-xs-6:nth-child(1){
	padding-left:0;
	padding-right:7.5px;
}
.trikumi-photo .col-xs-6:nth-child(2){
	padding-left:7.5px;
	padding-right:0;
}

#torikumirei h1{
	font-size:24px;
}
#torikumi .kikaku h3,
#torikumi .kaihatsu h3,
#torikumi .seizo h3,
#torikumi .hanbai h3{
	background:url(../img/bg_h1_line_b.png) center bottom no-repeat;
}
#torikumi .kikaku .col-sm-4 img,
#torikumi .kaihatsu .col-sm-4 img,
#torikumi .seizo .col-sm-4 img,
#torikumi .hanbai .col-sm-4 img{
	width:35%;
}
#torikumi-detail{
	padding:0 6.6%;
	padding:0;
}
#torikumi section h3{
	text-align:center;
}
#torikumi h2.section-title-l {
font-size:28px;
}

#torikumi .sub-v h1, 
#torikumirei .sub-v h1{
    margin-top: 75px;
}
#torikumi .torikumi-lead{
	padding-top:0;
}
}
@media screen and (max-width: 480px) {
#torikumi .trikumi-lead h3,
#torikumi .kikaku h3,
#torikumi .kaihatsu h3,
#torikumi .seizo h3,
#torikumi .hanbai h3,
#torikumi .trikumi-lead h3{
	letter-spacing:0;
	font-size:20px;
}

#torikumi .comment h3{
	font-size:18px;
}
}
#torikumi .comment-caption{
	height:22px;
}
#torikumi .comment-box_s,
#torikumi .comment-box_p{
	width:100%;
	background-repeat:no-repeat;
	background-size:100%;
	background-position:center;
	/*padding:50px;デザイン */
	padding:40px;
}
#torikumi .comment-box_s p,
#torikumi .comment-box_p p{
	text-align:left;
	font-size:16px;
}
@media screen and (min-width: 1200px) {
#torikumi .comment-box_s,
#torikumi .comment-box_p{
	width:100%;
	height:100%;
	min-height:360px;
	/*	width:450px;
		height:278px;*/
	}
#torikumi .comment-box_s{
		background-image:url(../img/torikumi_comment_s.png);
		background-position:top;
}
#torikumi .comment-box_p{
	background-image:url(../img/torikumi_comment_p.png);
	background-position:top;
}
}

@media screen and (max-width: 1119px) {
#torikumi .comment-box_s,
#torikumi .comment-box_p{
		background-image:none;
		padding:0;
	}
}
#torikumi .dispcount0{
	background:#FEF6C7;
}
.img-circle {
    width:  90px;  
    height: 90px;  
    border-radius: 50%;  
    background-position: left top; 
    display: inline-block; 
}
#torikumi .link-block ul{
    padding-left:0;
}
#torikumi .link-block li{
    display:block;
	margin-bottom:15px;
	font-weight:900;
}
#torikumi .link-block a {
    font-size: 20px;
	font-weight:700;
}
#torikumi .link-block a:before {
	content:"・";
}

#torikumi .link-block ul{
	list-style:none;
}


/****************** torikumirei**************************/

#torikumirei p.lead{
	font-size:31px;
	letter-spacing:0.3em;
}
#torikumirei section#lead {
    margin-bottom: 50px;
}
#torikumirei h2.section-title-l, 
#torikumirei h2.section-title {
    margin: 0 auto 45px;
}

#torikumi-naiyo .row div{
	margin-bottom:25px;
}
#torikumi-kigyo .row div{
	margin-bottom:45px;
}
#torikumi-kigyo h3{
	font-size:25px;
	text-align:center;
	line-height:1;
}
#torikumirei section .row div img:hover{
	filter:alpha(opacity=65);
    -moz-opacity: 0.65;
    opacity: 0.65;
}
#torikumirei .link-btn-text span{
	font-weight:700;
    font-size: 20px;

}
#torikumirei #pnavi {
    margin-top: 30px;
	text-align:center;
}
#torikumirei #pnavi ul{
    margin:0 auto;
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
	#torikumi-kigyo h3{
	font-size:20px;
}
}
@media screen and (min-width: 768px) and (max-width: 992px) {
	#torikumi-kigyo h3{
	font-size:16px;
}
}
@media screen and (max-width: 767px) {
	#torikumirei p.lead{
	font-size:15px;

}
#torikumi-kigyo h3{
	font-size:12px;
}
#torikumirei section .row div{
	padding-left:5px;
	padding-right:5px;
}
#torikumi-naiyo .row div{
	margin-bottom:0;
}
#torikumi-kigyo .row div{
	margin-bottom:10px;
}
}

