/* toppage - main-slider */

#main-slider {
	position: relative;
}
.no-margin {
	margin: 0!important;
	padding: 0!important;
}
#main-slider .carousel .carousel-content {
	margin-top: 150px;
	width: 100%;
	text-align: center;
}
#main-slider .carousel .slide-margin {
	margin-top: 140px;
}
#main-slider .carousel .slide-margin01 {
	margin-top: 0px;
}
#main-slider .carousel h2 {
	color: #fff;
}
#main-slider .carousel .btn-slide {
	padding: 8px 20px;
	background: #c52d2f;
	color: #fff;
	border-radius: 4px;
	margin-top: 25px;
	display: inline-block;
}
#main-slider .carousel .slider-img {
	text-align: right;
	position: absolute;
}
#main-slider .carousel .item {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0 !important;
	opacity: 0;
	top: 0;
	position: absolute;
	width: 100%;
	display: block !important;
	height: 480px;
	-webkit-transition: opacity ease-in-out 500ms;
	-moz-transition: opacity ease-in-out 500ms;
	-o-transition: opacity ease-in-out 500ms;
	transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .item:first-child {
	top: auto;
	position: relative;
}
#main-slider .carousel .item.active {
	opacity: 1;
	-webkit-transition: opacity ease-in-out 500ms;
	-moz-transition: opacity ease-in-out 500ms;
	-o-transition: opacity ease-in-out 500ms;
	transition: opacity ease-in-out 500ms;
	z-index: 1;
}
#main-slider .prev, #main-slider .next {
	position: absolute;
	top: 50%;
	background-color: #c52d2f;
	color: #fff;
	display: inline-block;
	margin-top: -25px;
	height: 40px;
	line-height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 4px;
	z-index: 5;
}
#main-slider .prev:hover, #main-slider .next:hover {
	background-color: #000;
}
#main-slider .prev {
	left: 10px;
}
#main-slider .next {
	right: 10px;
}
#main-slider .carousel-indicators li {
	width: 10px;
	height: 10px;
	margin: 0 15px 0 0;
	position: relative;
}
#main-slider .carousel-indicators li:after {
	position: absolute;
	content: "";
	width: 14px;
	height: 14px;
	border-radius: 100%;
	background: rgba(0, 0, 0, 0);
	border: 1px solid #FFF;
	left: -3px;
	top: -3px;
}
#main-slider .carousel-indicators .active {
	width: 10px;
	height: 10px;
	background-color: #fff;
	margin: 0 15px 0 0;
	border: 1px solid #fff;
	position: relative;
}
#main-slider .carousel-indicators .active:after {
	position: absolute;
	content: "";
	width: 14px;
	height: 14px;
	border-radius: 100%;
	border: 1px solid #fff;
	left: -3px;
	top: -3px;
}
#main-slider .active .animation.animated-item-1 {
	-webkit-animation: fadeInUp 300ms linear 300ms both;
	-moz-animation: fadeInUp 300ms linear 300ms both;
	-o-animation: fadeInUp 300ms linear 300ms both;
	-ms-animation: fadeInUp 300ms linear 300ms both;
	animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2 {
	-webkit-animation: fadeInUp 300ms linear 600ms both;
	-moz-animation: fadeInUp 300ms linear 600ms both;
	-o-animation: fadeInUp 300ms linear 600ms both;
	-ms-animation: fadeInUp 300ms linear 600ms both;
	animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3 {
	-webkit-animation: fadeInUp 300ms linear 900ms both;
	-moz-animation: fadeInUp 300ms linear 900ms both;
	-o-animation: fadeInUp 300ms linear 900ms both;
	-ms-animation: fadeInUp 300ms linear 900ms both;
	animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4 {
	-webkit-animation: fadeInUp 300ms linear 1200ms both;
	-moz-animation: fadeInUp 300ms linear 1200ms both;
	-o-animation: fadeInUp 300ms linear 1200ms both;
	-ms-animation: fadeInUp 300ms linear 1200ms both;
	animation: fadeInUp 300ms linear 1200ms both;
}
.mainimg-down {
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainimg-down01 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.item {
	padding: 0px 0 0 0;
	text-align: center;
}

@media only screen and (max-width: 1199px) {
.mainimg-down {
	display: none;
}
.item {
	padding: 0px 0 0 0;
	text-align: center;
}
#main-slider .carousel .carousel-content {
	margin-top: 0px;
	width: 100%;
	text-align: center;
}
#main-slider .carousel .slide-margin {
	margin-top: 80px;
}
#main-slider .carousel .slide-margin01 {
	margin-top: -15px;
}
.mainimg-down {
	display: none;
}
.mainimg-down01 {
	display: none;
}
}

@media only screen and (max-width: 991px) {
#main-slider .carousel .item {
	height: 300px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
#main-slider .carousel .slide-margin01 {
	margin-top: 35px;
}
#main-slider .carousel .slide-margin {
	margin-top: 150px!important;
}
}

@media only screen and (max-width: 767px) {
#main-slider .carousel .slide-margin01 {
	margin-top: 40px;
}
}
/* toppage - NEWS */

#news {
	border-top: 10px solid #FFFFFF;
}
.news_pickup a{
	color: #FF794C!important;
	font-weight: 600;
	font-size: 1.1em;
	}
	
@media only screen and (max-width:1199px) {
#news h2 {
	padding: 30px 0 0 0;
	margin-bottom: 15px;
	text-align: center; /* for no-flexbox browsers */
	color: #395CA3;
	padding: 15px 0 15px 0;
	/*font-family: 'Audiowide', cursive;*/
	font-size: 2.0em;
	line-height: 0.9em!important;
}
#news h2 small {
	color: #395CA3;
	font-size: 0.5em;
	clear: both;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 100!important;
	letter-spacing: 0.3em;
}
.table-news a:hover {
	color: #fff;
}
}

@media screen and (min-width:1200px) {
#news h2 {
	padding: 30px 0 20px 0;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	text-align: center; /* for no-flexbox browsers */
	color: #395CA3;
	f/*font-family: 'Audiowide', cursive;*/
	font-size: 2.5em;
	line-height: 0.8em!important;
}
#news h2 span {
	padding-top: 0px;
}
#news small {
	color: #395CA3;
	font-size: 0.4em;
	clear: both;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 100!important;
	letter-spacing: 0.3em;
}
#news h2:before, #news h2:after {
	content: "";
	display: inline; /* for IE */
	height: 57px;
	width: 100%;
}
#news h2:before {
	margin-right: 0.5em;
}
#news h2:after {
	margin-left: 0.5em;
}
#news h2:before, #news h2:after {
	background-image: url(../img/top/h2_news-bg.png);
	background-repeat: repeat-x;
}
}
.table-news {
	width: 100%;
	border-top: 1px solid rgba(57,92,163,0.3);
}
.table-news tr {
	border-bottom: 1px solid #CDD6E8;
}
.table-news th {
	padding: 15px 0 15px 8px;
	color: #9CADD1;
	width: 200px;
}
.table-news td {
	padding: 15px 1em 15px 1em;
	background-image: url(../img/top/arrow-right.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.table-news td:hover {
	background-image: url(../img/top/arrow-right_on.png);
}
.table-news a {
	color: #666;
	position: relative;
}
.table-news a:hover {
	color: #395BA3;
}
.table-news i {
	color: #395BA3;
}
.news-icn {
	font-weight: 300!important;
	text-align: center;
	padding: 3px 10px;
	color: #fff!important;
	font-size: 0.8em;
	margin-left: 25px;
}
.icn-gray {
	background-color: #395CA3;
}
.icn-orange {
	background-color: #CF7F00;
}
.icn-green {
	background-color: #255008;
}
.icn-purple {
	background-color: #7f1e02;
}
.icn-blue {
	background-color: #0070c0;
}
.btn-seeall-down-news a {
	border-radius: 100px;
	border: 10px solid #F4A780;
	background-color: #EB611A;
	width: 130px;
	height: 130px;
	display: block;
	margin: 50px auto 50px auto;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
	background-image: url(../img/top/btn-seeall-news_off.png);
	background-position: center;
	background-repeat: no-repeat;
}
.btn-seeall-down-news a:hover {
	text-decoration: none;
	border: 10px solid #EB611A;
	background-color: #F4A780;
	background-image: url(../img/top/btn-seeall-news_off_s2.png);
}
.btn-seeall-down-news img {
	position: absolute;
	top: 35px;
	left: 22px;
}
.mynavi {
	margin: 30px 0 -15px 0;
}
.mynavi .well {
	border: 1px solid #D9F2FC;
	background-color: #F2FBFE;
	border-radius: 5px;
	color: #00ABEB;
	box-shadow: none;
	font-weight: 300;
	padding: 15px 15px 15px 15px;
}
.mynavi img {
	float: left;
	margin-right: 20px;
}
.meets-takisawa {
	background-color: #fff;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
}
.meets-takisawa .icon-arrow {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 35px;
	height: 35px;
	background-image: url(../img/top/icon-arrow_off.gif);
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.meets-takisawa:hover .icon-arrow {
	background-image: url(../img/top/icon-arrow_off_s2.gif);
}

@media only screen and (max-width: 767px) {
.meets-takisawa{
	margin-bottom: -5px;
	}
}

@media only screen and (max-width:1199px) {
.table-news {
	border: none!important;
}
.table-news tr {
	display: block;
	margin-bottom: 15px;
	border-bottom: none;
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #fff;
}
.table-news th {
	display: block;
	margin: 0 auto 0px auto;
	background: #dfebf7!important;
	color: #666;
	border: none!important;
	border-radius: 3px;
	padding: 5px 10px!important;
}
.table-news td {
	/*display: list-item;*/
	padding: 0 0 10px 10px!important;
	border: none!important;
	background-color: none!important;
}
.table-news th {
	width: 100%;
	-webkit-border-radius: 3px 3px 0px 0px / 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px / 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px / 3px 3px 0px 0px;
	position: relative;
}
.table-news td {
	padding: 10px 2em 10px 1em!important;
	background-image: url(../img/top/arrow-right.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	background-color: #fff;
	-webkit-border-radius: 0px 0px 3px 3px / 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px / 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px / 0px 0px 3px 3px;
}
.news-icn {
	position: absolute;
	right: 10px;
	top: 5px;
	padding: 3px!important;
}
.mynavi {
	margin: 15px 0 -10px 0;
	text-align: center;
}
.mynavi .well {
	border: 1px solid #D9F2FC;
	background-color: #F2FBFE;
	border-radius: 5px;
	color: #00ABEB;
	box-shadow: none;
	font-weight: 300;
	padding: 15px 15px 5px 15px;
}
.mynavi img {
	float: none;
	margin: 0 auto 15px auto;
}
}

@media only screen and (min-width: 600px) and (max-width: 1199px) {
.mynavi p {
	text-align: center;
}
}

@media only screen and (max-width:787px) {
#news h2 {
	padding: 5px 0 10px 0;
}
}

/* toppage - PRODUCT */

#top-product {
	background-image: url(../img/top/bg-product.jpg);
	background-size: cover;
	border-top: 10px solid #666;
}

@media only screen and (max-width:1199px) {
#top-product h2 {
	padding: 30px 0 0 0;
	margin-bottom: 15px;
	text-align: center; /* for no-flexbox browsers */
	color: #fff;
	padding: 15px 0 15px 0;
	f/*font-family: 'Audiowide', cursive;*/
	font-size: 2.0em;
	line-height: 0.9em!important;
	text-indent: 15px;
}
#top-product h2 small {
	color: #fff;
	font-size: 0.5em;
	clear: both;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 100!important;
	letter-spacing: 0.3em;
}
}

@media screen and (min-width:1200px) {
#top-product h2 {
	padding: 40px 0 30px 0;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	text-align: center; /* for no-flexbox browsers */
	color: #fff;
	/*font-family: 'Audiowide', cursive;*/
	font-size: 2.5em;
	line-height: 0.8em!important;
}
#top-product h2 span {
	padding-top: 0px;
}
#top-product small {
	color: #fff;
	font-size: 0.4em;
	clear: both;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 100!important;
	letter-spacing: 0.3em;
}
#top-product h2:before, #top-product h2:after {
	content: "";
	display: inline; /* for IE */
	height: 57px;
	width: 100%;
}
#top-product h2:before {
	margin-right: 0.5em;
}
#top-product h2:after {
	margin-left: 0.5em;
}
#top-product h2:before, #top-product h2:after {;
	background-image: url(../img/top/h2_product-bg.png);
	background-repeat: repeat-x;
}
}
.top-product-info {
	background-color: #fff;
	margin-bottom: 30px;
}
.top-product-info h3 {
	margin: 20px 0 0 0;
	padding: 0 15px 12px 15px;
	font-size: 1.4em;
	font-style: italic;
	border-bottom: 2px solid #DDD;
	font-weight: 600;
	position: relative;
}
.top-cnc {
	color: #00B2B2;
	border-bottom: 2px solid #00B2B2;
	padding-bottom: 8px;
}
.top-mc {
	color: #FF794C;
	border-bottom: 2px solid #FF794C;
	padding-bottom: 8px;
}
.top-fk {
	color: #4DA6FF;
	border-bottom: 2px solid #4DA6FF;
	padding-bottom: 8px;
}
.top-fs {
	color: #66a429;
	border-bottom: 2px solid #66a429;
	padding-bottom: 8px;
}
.top-tps {
	color: #4033a6;
	border-bottom: 2px solid #4033a6;
	padding-bottom: 8px;
}
.top-tac {
	color: #33a448;
	border-bottom: 2px solid #33a448;
	padding-bottom: 8px;
}
.top-product-info p {
	padding: 15px 20px 20px 20px;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #333;
}
.top-product-info a {
	color: #666;
}
.top-product-info:hover {
	opacity: 0.7;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn-seeall-down-product{
	margin: 30px auto 80px auto;
	}
.btn-seeall-down-product a {
	border-radius: 100px;
	border: 10px solid rgba(153,153,153,0.5);
	background-color: rgba(255,255,255, 0.8);
	width: 130px;
	height: 130px;
	display: block;
	margin: 0px auto 0px auto;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
	background-image: url(../img/top/btn-seeall-product_off.png);
	background-position: center;
	background-repeat: no-repeat;
}
.btn-seeall-down-product a:hover {
	text-decoration: none;
	border: 10px solid rgba(255,255,255, 0.5);
	background-color: rgba(255,255,255, 0.5);
	color: #fff;
	background-image: url(../img/top/btn-seeall-product_off_s2.png);
}
.btn-seeall-down-product img {
	position: absolute;
	top: 35px;
	left: 22px;
}
/* toppage - CORPORATE INFORMATION */

#corporate {
	background-image: url(../img/top/bg-corporate.gif);
}

@media only screen and (max-width:1199px) {
#corporate h2 {
	padding: 30px 0 0 0;
	margin-bottom: 15px;
	text-align: center; /* for no-flexbox browsers */
	color: #395CA3;
	padding: 15px 0 15px 0;
	/*font-family: 'Audiowide', cursive;*/
	font-size: 2.0em;
	line-height: 0.9em!important;
	text-indent: 15px;
}
#corporate h2 small {
	color: #395CA3;
	font-size: 0.5em;
	clear: both;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 100!important;
	letter-spacing: 0.3em;
}
}

@media screen and (min-width:1200px) {
#corporate h2 {
	padding: 30px 0 20px 0;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	text-align: center; /* for no-flexbox browsers */
	color: #395CA3;
	/*font-family: 'Audiowide', cursive;*/
	font-size: 2.5em;
	line-height: 0.8em!important;
}
#corporate h2 span {
	padding-top: 0px;
}
#corporate small {
	color: #395CA3;
	font-size: 0.4em;
	clear: both;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 100!important;
	letter-spacing: 0.3em;
}
#corporate h2:before, #corporate h2:after {
	content: "";
	display: inline; /* for IE */
	height: 57px;
	width: 100%;
}
#corporate h2:before {
	margin-right: 0.5em;
}
#corporate h2:after {
	margin-left: 0.5em;
}
#corporate h2:before, #corporate h2:after {;
	background-image: url(../img/top/h2_corporate-bg.png);
	background-repeat: repeat-x;
}
}
.corporate-info {
	background-color: #fff;
	margin-bottom: 30px;
	text-align: center;
	padding-bottom: 25px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
}
.corporate-info .icon-arrow {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 35px;
	height: 35px;
	background-image: url(../img/top/icon-arrow_off.gif);
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.corporate-info:hover .icon-arrow {
	background-image: url(../img/top/icon-arrow_off_s2.gif);
}
.corporate-info i {
	color: #395CA3;
	font-size: 1.8em;
	margin-bottom: 15px;
}
.corporate-info h3 {
	color: #666;
	margin: 25px 0 0px 0;
	padding: 0 15px 5px 15px;
	font-size: 1.3em;
	line-height: 1.0em;
}
.corporate-info h3 small {
	color: #395CA3;
	font-size: 0.5em;
	font-family: 'Audiowide', cursive!important;
	/*opacity: 0.5;*/
	letter-spacing: 0 !important;
}
.corporate-info:hover {
	opacity: 0.8;
}
.corporate-info:hover i {
	color: #ED7736;
}
.corporate-info:hover h3 {
	color: #E95504;
}
.corporate-info:hover h3 small {
	color: #ED7736!important;
}
.btn-more-down-corp a {
	border-radius: 100px;
	border: 10px solid #F4A780;
	background-color: #FAD3C0;
	width: 130px;
	height: 130px;
	display: block;
	margin: 30px auto 60px auto;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
	background-image: url(../img/top/btn-more-corp_off.png);
	background-position: center;
	background-repeat: no-repeat;
}
.btn-more-down-corp a:hover {
	text-decoration: none;
	border: 10px solid #ED7334;
	background-color: #F6B99A;
	color: #fff;
	background-image: url(../img/top/btn-more-corp_off_s2.png);
}
.btn-more-down-corp img {
	position: absolute;
	top: 35px;
	left: 22px;
}

@media screen and (max-width:1199px) {
.btn-seeall-down-product{
	margin: 5px auto 50px auto!important;
	}	
}

@media screen and (max-width:787px) {
#top-product h2 {
	margin-top: 20px!important;
}	
.top-product-info {
	margin-bottom: 20px;
}
.top-product-info h3 {
	margin: 12px 0 0 0;
	padding: 0 15px 12px 15px;
	font-size: 1.2em;
}
.top-product-info p{
	padding: 15px 15px;
	}
#corporate h2 {
	margin-top: 20px!important;
}
.corporate-info h3 {
	margin: 15px 0 0px 0;
	padding: 0 15px 0px 15px;
	font-size: 1.3em;
	line-height: 1.0em;
}
.corporate-info {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
}