@charset "UTF-8";
/* CSS Document */
body {
    font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	line-height:1.5;
}

h1,h2,h3,h4,h5,h6,img,a,p,ul,li,dl,dt,dd,span,strong {
	margin:0px;
	padding:0px;
	line-height:1.5;
}
a,a img  {
	transition:0.3s;
}
a img:hover {
	opacity:0.6;
}
img,a img {
    border-style:none;
}

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;    
    clear: both; 
    visibility:hidden;
}
.clearfix{
    display: inline-block;
} 
/* Hides from IE Mac */
* html .clearfix{
    height: 1%;
}
.clearfix{
    display:block;
}
/* End Hack */



/**共通**/
.tc {
	text-align:center;
}
.tw {
	color:#ffffff;
}
.img_center {
	margin:0 auto;
}
.img_left {
	float:left;
}
.img_right {
	float:right;
}
.content {
	padding:50px 15px 80px 15px;
	max-width:1200px;
	width:auto;
	height:auto;
	margin:0 auto;
}
.key_ccol {
	color:#00469B;
}
.key_color_back {
	background-color:#00469B;
}
.key_color_back02 {
	background-color:#A0790B;
}

.content h2 {
	font-size:35px;
	line-height:1.2;
	font-weight:normal;
}
.img_full {
	width:100%;
	height:auto;
	display:block;
}
.w31 {
	width:31%;
}
.w39 {
	width:39%;
}
.w49 {
	width:49%;
}
.w50 {
	width:50%;
}
.w57 {
	width:57%;
}
.w64 {
	width:64%;
}
.w66 {
	width:66%;
}
.mw195 {
	max-width:195px;
}
.mw211 {
	max-width:211px;
}
.mw214 {
	max-width:214px;
}
.mw256 {
	max-width:256px;
}
.mw275 {
	max-width:275px;
}
.mw318 {
	max-width:318px;
}
.mw438 {
	max-width:438px;
}
.mw483 {
	max-width:483px;
}
.mw505 {
	max-width:505px;
}
.mw538 {
	max-width:538px;
}
.mw690 {
	max-width:690px;
}
.mw710 {
	max-width:710px;
	width:auto;
	margin:0 auto;
}
.mw860 {
	max-width:860px;
	width:auto;
	margin:0 auto;
}
.mw1040 {
	max-width:1040px;
	width:auto;
	margin:0 auto;
}
.left_box {
	float:left;
}
.right_box {
	float:right;
}
.f12 {
	font-size:12px !important;
}



/**#header**/
#header {
	max-width:1200px;
	width:100%;
	height:40px;
	margin:0 auto;
	padding:15px 0;
	background-color:#ffffff;
}
#header h1 {
	float:left;
	margin-left:15px;
}
#header #main_nav {
	float:right;
	margin-top:8px;
	margin-right:15px;
}
#header #main_nav li {
	float:left;
	padding-left:2em;
	list-style-type:none;
}
#header #main_nav li:first-child {
	padding-left:0em;
}
#header #main_nav li a {
	font-size:13px;
	color:#000000;
	text-decoration:none;
}
#header #main_nav li a:hover {
	color:#00469B;
	border-bottom:1px solid
}
#main_img {
	background-image:url(../img/main_img.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	margin-top:70px;
}
#main_img_content {
	max-width:1200px;
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
}
.main_text {
	position:absolute;
	top: 35%;
  	right: 0px;
  	bottom: 0px;
 	left: 0px;
  	margin:0 auto;
	max-width:437px;
	width:95%;
	height:auto;	
}
.scroll_btn {
	position:absolute;	
  	right: 0px;
  	bottom: 30px;
 	left: 0px;
  	margin:0 auto;
	width:61px;
	height:auto;
}
.movi_img {
	position:absolute;	
  	right: 15px;
  	bottom: 50px;
  	margin:0 auto;
	width:163px;
	height:auto;
}
#about,
#pitfall,
#contact {
	background-color:#EAEAEA;
}
#about h2 {
	margin-bottom:40px;
}
#about img.mw690 {
	margin-bottom:45px;
}
#about_sabcontent {
	max-width:940px;
	margin:0 auto;
	margin-bottom:80px;
}
#about_sabcontent h3 {
	color:#00AB95;
	font-size:25px;
	font-weight:normal;
	margin-bottom:10px;
	padding-top:10px;
}
#about_sabcontent p {
	font-size:16px;
}
#about_sabcontent .left_box img {
	margin-right:15px;
}
#about_sabcontent .right_box img {
	margin-bottom:30px;
}
.icon_box {
	margin-bottom:20px;
}
#brake {
	margin-bottom:50px;
}
#brake .top {
	background-color:#ffffff;
	border:2px solid #00469B;
	padding:25px;
	margin-bottom:30px;
}
#brake .top h3 {
	margin-bottom:20px;
}
#brake .top p {
	line-height:2;
}
#brake .left_box,
#brake .right_box {
	background-color:#ffffff;
	/* box-shadow */
	box-shadow:4px 4px 10px 0px #000000;
	-moz-box-shadow:4px 4px 10px 0px #000000;
	-webkit-box-shadow:4px 4px 10px 0px #000000;
	padding:10px 0;
}
#brake .sen {
	border-top:2px solid #00469B;
	margin-left:10px;
	margin-right:10px;
	margin-top:-15px;
	margin-bottom:30px;
}
#brake .left_box h3 img,
#brake .right_box h3 img {
	background-color:#ffffff;
	padding-left:10px;
	padding-right:10px;
}
#brake p span {
	padding:8px 15px;
	border-radius:6px;
}
#brake .left_box p,
#brake .right_box p {
	margin-bottom:20px;
}
#set h3 {
	font-size:30px;
	font-weight:normal;
	margin-bottom:10px
}
#set .right_box img {
	margin-right:30px;
	width:32%;
	height:auto;
	display: block;
	overflow:hidden;
}
#set ul {
	margin-left:34%;
}
#set ul li {
	margin-bottom:8px;
}

#great h2 {
	margin-bottom:30px;
}
#great p {
	line-height:1.5;
}
#great .sab_title {
	font-size:22px;
	margin-bottom:20px;
}
#great h3 {
	font-size:20px;
	font-weight:normal;
	
	max-width:503px;
	margin:0 auto;
	margin-top:50px;
}
#great .border {
	border-top:1px solid #000000;
	max-width:503px;
	margin:0 auto;
	width:auto;
	margin-top:-12px;
	margin-bottom:40px;
}
#anshin_box .w49 div {
	padding:13px;
	margin-top:25px;
}
#anshin_box .left_box img {
	margin-right:40px;
}
#anshin_box .right_box img {
	margin-left:40px;
}

#keisan h3 {
	font-size:25px;
	background-color:#656464;
	width:100%;
	padding:8px 0;
	max-width:none;
	margin-bottom:20px;
}
#keisan p span {
	padding:0px 10px;
	border:1px solid #000000;
}
#keisan table {
	width:100%;
	border: 1px solid #000000;
	border-collapse: collapse;
}
#keisan table th,
#keisan table td {
	border-collapse: collapse;
	border: 1px solid #000000;
	padding:5px;
}
#keisan table th {
	background-color:#9E9E9F;
	color:#ffffff;
	font-weight:normal;
	font-size:25px;
}
#keisan table td {
	font-size:20px;
}
#keisan table td.color {
	background-color:#FFF0CA;
}
#keisan table td span {
	font-size:16px;
}

.keisan_box {
	margin-top:20px;
	margin-bottom:5px;
}
.keisan_box .left_box p,
.keisan_box .right_box p {
	font-size:20px;
}

#pitfall h2 {
	margin-bottom:40px;
}
#pitfall .content {
	max-width:950px;
}
#pitfall .sab_title {
	margin-top:30px;
	margin-bottom:10px;
	font-size:20px;
}
#pitfall img {
	width:95%;
	display:block;
}

#technology h2 {
	background-image:url(../img/title_back.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	height:300px;
	width:100%;
	font-size:35px;
	line-height:300px;
	font-weight:normal;
}
#technology .content {
	max-width:770px;
}
#technology h3 {
	font-size:23px;
	font-weight:normal;
	margin-top:20px;
	
}
#technology h4 {
	background-color:#888888;
	padding:5px 10px; 
	margin-bottom:10px;
	margin-left:20px;
}
#technology h4 img {
	display:block;
	
}
#technology h5 {
	color:#F00;
	font-size:20px;
	font-weight:normal;
	margin-bottom:10px;
	padding-left:20px;
	
}
#technology ul {
	padding-left:20px;
}
#technology ul li {
	list-style-type:none;
	font-size:16px;
	padding-left:1em;
	text-indent:-1em;
}
#technology .keishiki {
	width:auto;
	border:1px solid #888888;
	margin-top:20px;
	margin-left: 20px;
    margin-right: 20px;
}
#technology .keishiki .sab_title {
	background-color:#888888;
	font-size:18px;
	padding:5px 15px;
}
#technology .keishiki p {
	padding:10px 15px;
}

#contact .content {
	max-width:770px;
}
#contact h2 {
	margin-bottom:40px;
}
#contact h3 {
	max-width:214px;
	padding:0 15px;
	margin:0 auto;
	background-color:#EAEAEA;
	position:relative;
}
#contact .border {
	border-top:1px solid #000000;
	margin-top:-12px;
	margin-bottom:30px;
}
#contact table {
	max-width:640px;
	width:100%;
	margin:0 auto;
	margin-top:30px;
}
#contact table a {
	color:#000000;
	text-decoration:none;
}
#contact td {
	padding:8px 0;
}
#contact .bb {
	border-bottom:1px dotted #000000;
}
#contact .br {
	border-right:1px dotted #000000;
}
#contact .pr {
	padding-right:10px;
}
#contact .pl {
	padding-left:10px;
}

#footer {
	background-color:#000000;
	padding-top:10px;
	padding-bottom:10px;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.main_nav02 {
	display:none;
}


/*スマホ用メニュー*/
.sm_nav {
	display:none;
}
#nav-toggle {
    width: 25px;
	height: 35px;
    cursor: pointer;
	background-color:#8A8A8A;
	margin-right:20px;
	border-radius:8px;
	padding: 8px 15px 0 15px;
	margin-bottom:-20px;
}
#nav-toggle div {
    position: relative;
	
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fff;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
	border-radius:3px;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 12px;
}
#nav-toggle span:nth-child(3) {
    top: 24px;
}
#global-nav ul {
  display: none;
  list-style: none;
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 14px;
}
.open #global-nav ul {
    display: block;
}
#header_main {
	position:fixed;
	width:100%;
	background-color:#ffffff;
	z-index:999;
	margin-top: -70px;
}
#keisan p span.tb_br {
		border:none;
		padding:0px;
	}


@media (max-width:1060px){
	#header #main_nav {
		margin-top:5px;
	}
	.main_nav02 {
		display:block;
	}
	.main_nav01 {
		display:none;
	}
}
@media (max-width:770px){
	.tb_br {
		display:block;
	}
	
	#main_img {
		background-image:url(../img/main_img_tab.jpg);
	}
	.main_nav02 {
		display:none;
	}
	#header #main_nav {
		margin-top:0px;
	}
	/*スマホ用メニュー*/
	.sm_nav {
		display:block;
	
	
	}
	.top-head-inner {
   		float: right;
		
	}
	
	#global-nav {
    	position: absolute;
    	/* 開いてないときは画面外に配置 */
    	top: -490px;
    	background: #8A8A8A;
    	width: 100%;
    	text-align: center;
    	-webkit-transition: .5s ease-in-out;
    	-moz-transition: .5s ease-in-out;
    	transition: .5s ease-in-out;
		z-index:99;
	
	}
	#global-nav ul {
    	list-style: none;
    	position: static;
    	right: 0;
    	bottom: 0;
    	font-size: 14px;
	}
	#global-nav ul li {
    	float: left;
		width:100%;
    	position: static;
		border-bottom:1px solid #ffffff;
		border-right:1px solid #ffffff;
		margin-right:-1px;
	}
	#global-nav ul li:nth-child(even) {
		border-right:none;
		margin-right:0px;
	}
	#global-nav ul li:last-child {
		border-bottom:none;
	}
	#global-nav ul li a {
    	width: 100%;
    	display: block;
    	color: #fff;
    	padding: 5px 0;
    	border-left: none;
		text-decoration:none;
		font-size:10pt;
	}
	#nav-toggle {
    	display: block;
	}
 
	#nav-toggle::after {
	
	}

	/* #nav-toggle 切り替えアニメーション */
	.open #nav-toggle span:nth-child(1) {
   		top: 11px;
   		-webkit-transform: rotate(315deg);
   		-moz-transform: rotate(315deg);
   		transform: rotate(315deg);
	}
	.open #nav-toggle span:nth-child(2) {
   		width: 0;
   		left: 50%;
	}
	.open #nav-toggle span:nth-child(3) {
   		top: 11px;
   		-webkit-transform: rotate(-315deg);
   		-moz-transform: rotate(-315deg);
   		transform: rotate(-315deg);
	}
	/* #global-nav スライドアニメーション */
	.open #global-nav {
   		/* #global-nav top + #mobile-head height */
   		-moz-transform: translateY(556px);
   		-webkit-transform: translateY(556px);
   		transform: translateY(556px);
	}
	#header #main_nav {
		float:none;
		margin:0px;
	}
	#header #main_nav li {
		float:none;
		padding-left:0px;
		padding-top:10px;
		padding-bottom:10px;
	}
	#header #main_nav li a {
		color:#ffffff;
		text-align:center;
		font-size:16px;
	}
	#header #main_nav li a:hover {
		color:#ffffff;
		border-bottom:none;
	}
	
	.content h2 {
		font-size:25px;
	}
	#set .left_box,
	#set .right_box {
		float:none;
		width:auto;
		max-width:none;
	}
	#about_sabcontent h3,
	#keisan h3,
	#keisan table th,
	#technology h3 {
		font-size:20px;
	}
	#set h3 {
		font-size:25px;
	}
	#set h3::before {
		font-size:40px;
	}
	#great .sab_title,
	.keisan_box .left_box p,
	#keisan table td,
	.keisan_box .right_box p,
	#pitfall .sab_title,
	#great h3 {
		font-size:18px;
	}
	.keisan_box .right_box p {
		margin-bottom:1.5em;
	}

}
@media (max-width:640px){
	li,p,#about_sabcontent p {
		font-size:14px;
	}
	.sm_br {
		display:block;
	}
	#main_img {
		background-image:url(../img/main_img_sm.jpg);
	}
	.main_text {
		width:80%;
		top: 25%;
	}
	.movi_img {
    	bottom: 80px;
	}
	.content h2 {
		font-size:20px;
	}
	#about_sabcontent .left_box,#about_sabcontent .right_box,
	#brake .left_box,#brake .right_box,
	#keisan .left_box,#keisan .right_box,
	#pitfall .left_box,#pitfall .right_box {
		float:none;
		width:auto;
	}
	#brake .left_box,#keisan .left_box,#pitfall .left_box {
		margin-bottom:20px;
	}
	#about_sabcontent .img_right {
		float:none;
		width:100%;
		margin:0 auto;
		display:block;
	}
	.content h2 {
		line-height:1.5;
	}
	#about_sabcontent h3,
	#keisan h3,
	#keisan table th,
	#technology h3,
	#set h3 {
		font-size:18px;
	}
	#set h3::before {
		font-size:30px;
	}
	#great .sab_title,
	.keisan_box .left_box p,
	#keisan table td,
	.keisan_box .right_box p,
	#pitfall .sab_title,
	#great h3 {
		font-size:16px;
	}
	#set .right_box img {
		float:none;
		display:block;
		margin:0 auto;
		margin-bottom:20px;
	}
	#set .right_box ul {
		margin-left:1em;
	}
	.keisan_box .right_box p {
		margin-bottom:0px;
	}
	#technology h2 {
		height:150px;
		line-height:150px;
	}
	#contact h3 {
		max-width:150px;
	}
	#contact .pl,#contact .pr {
		display:block;
		padding: 0px;
	}
	#contact .pr.br {
		border-right:none;
		padding: 0px;
	}
	#contact .pr.bb {
		border-bottom:none;
	}
	#contact .pl {
		padding-bottom:10px;
	}
	#contact .pr.br {
		padding-top:10px;
	}
	.content {
    	padding: 0px 15px 50px 15px;
		margin-top: -30px;
		padding-top:80px;
	}
	#technology .keishiki p {
		padding:10px;
	}
}



/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(../img/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(../img/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../img/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../img/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../img/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../img/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../img/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../img/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../img/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(../img/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../img/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(../img/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../img/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../img/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
