@charset "UTF-8";
@media (max-width: 1199px) {

	.navbar .navbar-nav {
		margin-left: 10px;
	}
	.navbar-custom .nav li a {
	    padding: 23px 12px;
	    font-size: 0.9rem;
	}
	#nav .navbar-brand {
		padding: 15px 10px 20px 15px;
	}
	.h110-130{
		height:160px;
	}
	.metaslider .caption-wrap {
	    bottom: 10px!important;
	    width: 55%!important;
	}
}


@media (max-width: 991px) {

	h1{
		margin: 0 0 10px;
		letter-spacing: 1px;
		font-weight: bold;
		font-size: 1.8rem;
	}
	h2 {
		margin: 0 0 10px;
		letter-spacing: 1px;
		font-weight: bold;
		font-size: 1.4rem;
	}
	h3{
		margin: 0 0 10px;
		font-size: 1.2rem;
		font-weight: bold;
		letter-spacing: 1px;
	}
	h4 {
		margin: 0 0 10px;
		font-size: 1.2rem;
		font-weight: bold;
		letter-spacing: 1px;
	}
	h5 {
		margin: 0 0 10px;
		font-weight: bold;
		font-size: 1.0rem;
	}
	h2 span.ex-small{
		font-weight:normal;
		font-size:0.4em;
	}
	h3.large{
		font-size:1.5rem;
	}
	.ex-large {
		font-size: 1.4em;
	}

	.nav > li > a {
	    padding: 10px 5px;
	}
	.navbar .navbar-nav {
		margin-left: 10px;
		margin-right: 100px;
	}
	#nav .navbar-brand {
		padding: 13px 10px;
		width: 316px;
	}
	a.lang {
		margin-top: 19px;
	}
	.zure-wrap {
		margin-right: 0px;
		float: none;
	}

	#hover-click {
		margin-top: 16px;
	}
	.hero{
		width: 100%;
	}
	.normal-mv {
	    height: 180px;
	}
	.normal-mv.hero-mv {
	    height: 280px;
	}
	.normal-mv .mv-logo{
		top:-75px;
	}
	.metaslider .caption-wrap {
		top: 30%!important;
		right: 0!important;
		bottom: auto!important;
		left: auto!important;
		background: transparent!important;
		opacity: 1.0!important;
		width: 60%!important;
	}

	table.res_cat-list td.res_cat-list-img{
		width:80px;
	}
	header .headright-area {
		padding: 11px 1px;
	}
	.navbar-custom .nav li a {
		padding: 20px 7px;
    	font-size: 0.8rem;
	}
	.bg-labomember {
    	height: 300px;
	}
	img.labmember {
    	top: -90px;
	}

	.top-labmem-pt{
		padding-top:50px;
	}

	.toggle-menu .members li{
		width:100%;
	}
	.normal-mv.hero-mv .tp-head ul li a img{
		height:32px;
	}

}

@media (min-width: 768px) {

	.onlysmart{
		display:none!important;
	}
	a[href^="tel:"] {
		pointer-events: none;
	}
	img.pleft-spcenter{
		float:left;
	}
	.sitemp-hd{
		padding-top:110px;
	}
	.half-container {
	    width: 375px;
	}
	#nav .navbar-brand{
		background-color:transparent;
	}
	#nav .navbar-brand img{
		background-color:transparent;
		display: inline-block;
		-webkit-backface-visibility: hidden; /* 追加 */
		backface-visibility: hidden; /* 追加 */
	}
	.navbar-nav {
		width: 100%;
		float:none;
	}

	.navbar-nav li {
		float: none;
		display: block;
	}
	.navbar-nav li a,.nav > li > a:hover,.nav > li > a:focus{
		padding:7px 10px 7px 25px;
		background-color:#19638e;
		display: block;
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		-webkit-transition: all 0.3s;
		-ms-transition: all 0.3s;
		text-decoration:none;
		font-size:0.8rem;
	}
	.nav>li>a:hover,.nav>li>a:hover{
		opacity: 0.7;
		filter: alpha(opacity=70);
		-ms-filter: "alpha( opacity=70 )";
	}
	.nav>li>ul>li>a:hover,.nav>li>ul>li>a:hover{
		text-decoration:underline;
	}
	.navbar-nav>li{
		padding-bottom:8px;
	}
	.navbar-nav>li>a{
		border-top-right-radius: 5px;
		border-top-left-radius: 5px;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;
		color:#FFFFFF;
		background-image: url(../../images/19_arrow.png);
		background-repeat:no-repeat;
		background-position: 7px 45%;
	}
	.navbar-nav>li>a.clicked{
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		-webkit-border-bottom-right-radius: 0px;
		-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
	}
	.navbar-nav>li>ul>li a{
		background-color:#FFFFFF;
		border-right:1px solid #cccccc;
		border-left:1px solid #cccccc;
		position:relative;
		background-image: url(../../images/20_arrow.png);
		background-repeat:no-repeat;
		background-position: 7px 45%;
	}
	.navbar-nav>li>ul>li a:before {
		content: '';
		position: absolute;
		left: 50%;
		bottom: 0;
		display: inline-block;
		width: 90%;
		height: 1px;
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		background-color: #cccccc;
	}
	.navbar-nav>li>ul>li:last-child a{
		border-bottom:1px solid #cccccc;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
	}
	.navbar-nav>li>ul>li:last-child a:before{
		background-color: transparent;
	}

	.toggle-menu .members ul{
		width:100%;
		text-align:center;
	}
	.toggle-menu .members li{
		display:inline-block;
		vertical-align: middle;
		text-align:center;
		padding-bottom: 5px;
	}
	.toggle-menu .members li a{
		border:1px solid #19638e;
		position:relative;
		background-image: url(../../images/20_arrow.png);
		background-repeat:no-repeat;
		background-position: 7px 45%;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		height: 50px;
		font-size:0.8rem;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
	.toggle-menu .members li a:hover{
		text-decoration:none;
		opacity: 0.7;
		filter: alpha(opacity=70);
		-ms-filter: "alpha( opacity=70 )";
	}

	footer .banner-area .banner-left{
		width:10%;
		padding:0 15px;
	}
	footer .banner-area .banner-right{
		border-left:1px solid #CCCCCC;
	}

}

@media (max-width: 767px) {
	body, html {
		font-size: 14px;
	}

	h1{
		margin: 0 0 10px;
		letter-spacing: 1px;
		font-weight: bold;
		font-size: 1.6rem;
	}
	h2 {
		margin: 0 0 10px;
		letter-spacing: 1px;
		font-weight: bold;
		font-size: 1.4rem;
	}
	h3{
		margin: 0 0 10px;
		font-size: 1.2rem;
		font-weight: bold;
		letter-spacing: 1px;
	}
	h4 {
		margin: 0 0 10px;
		font-size: 1.2rem;
		font-weight: bold;
		letter-spacing: 1px;
	}
	h5 {
		margin: 0 0 10px;
		font-weight: bold;
		font-size: 1.0rem;
	}
	h2 span.ex-small{
		font-weight:normal;
		font-size:0.4em;
	}
	h3.large{
		font-size:1.5rem;
	}
	.ex-large {
		font-size: 1.4em;
	}
	.mt-50 {
		margin-top: 30px!important;
	}
	.mb-50,.mb-70 {
		margin-bottom: 30px!important;
	}
	.mt-30 {
    margin-top: 20px!important;
	}
	.mb-30 {
		margin-bottom: 20px!important;
	}
	.mt-100{
		margin-top:50px!important;
	}

	img.pleft-spcenter{
		float:none;
	}
	.kotei-page {
	    padding-top: 0px;
	    padding-bottom: 10px;
	}
	.kotei-page .company h2 {
		margin-top: 40px;
		font-size: 1.6rem;
	}
	.kotei-page .company h3 {
		font-size: 1.4rem;
	}
	.kotei-page h2,.kotei-page h3,.kotei-page h4,.kotei-page h5 {
		margin-bottom: 10px;
	}
	.pages-block {
	    padding-top: 0px;
	}
	.pctablet{
		display:none!important;
	}
	.right{
		float:none!important;
	}
	.affix + .dummypadding {
		padding-top: 0px;
	}

	.navbar-custom {
    	margin: 0 auto;
    	position:fixed;
    	z-index:9999;
    	border-bottom: 1px solid #323232;
		opacity: 1.0;
		filter: alpha(opacity=100);
		-ms-filter: "alpha( opacity=100 )";
		background-color:#FFFFFF;
	}

	#nav .navbar-brand {
		padding: 10px 5px;
		width:240px;
	}
	.navbar-header h1{
		float: left;
		margin-bottom:0;
	}
	.header-nav-child .container{
		padding-right: 0;
		padding-left: 0;
	}
/*	.navbar-toggle{
		padding: 0;
		font-size: 25px;
		margin-top: 6px;
		margin-bottom: 6px;
	}*/

	/* スマホメニューボタンココまで */
	.navbar-toggle{
		display: inline-block;
		position: relative;
		width: 50px;
		height: 50px;
		padding: 0;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	#panel-btn-icon{
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 25px;
		height: 2px;
		margin: -1px 0 0 -7px;
		background: #323232;
		transition: .2s;
	}
	#panel-btn-icon:before, #panel-btn-icon:after{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		width: 25px;
		height: 2px;
		background: #323232;
		transition: .3s;
	}
	.navbar-toggle #panel-btn-icon{
		background: transparent;
	}
	#panel-btn-icon:before{
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		margin-top: 0;
	}
	#panel-btn-icon:after{
		transform: rotate(-135deg);
		-webkit-transform: rotate(-135deg);
		margin-top: 0;
	}
	.navbar-toggle.collapsed #panel-btn-icon{
		background: #323232;
	}
	.navbar-toggle.collapsed #panel-btn-icon:before, .navbar-toggle.collapsed #panel-btn-icon:after{
		margin-top: 0;
	}
	.navbar-toggle.collapsed #panel-btn-icon:before{
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		margin-top: -9px;
	}
	.navbar-toggle.collapsed #panel-btn-icon:after{
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		margin-top: 7px;
	}
	/* スマホメニューボタンココまで */

	.navbar .navbar-nav {
		display: block;
		margin: 0;
		width: 100%;
		text-align: left;
		height: auto;
		overflow-y: scroll;
	}
	.navbar-custom .nav li{
		border-top:1px solid #FFFFFF;
	}
	.navbar-custom .nav li a{
		font-size:14px;
		background-color: #323232;
		color: #fff;
	}
	.navbar-custom .nav li a:hover,.navbar-custom .nav li a:active,.navbar-custom .nav li a:focus,
	.navbar-custom .nav>li.current-menu-item>a,
	.navbar-custom .nav>li.menu-item-object-results.results-page>a{
		color:#FFFFFF;
		text-decoration:none;
	}

	.navbar-custom .nav li a {
		line-height: 25px;
		font-size: 1.2rem;
		padding: 10px;
	}
	.navbar-custom .nav li a:after {
		content: "\f105";
		font-family: FontAwesome;
		right: 15px;
		position: absolute;
	}
	.navbar-custom .nav li.no-arrow>a:after {
	    content: none;
	}
	.navbar-custom .nav .sub-menu li a{
		padding-left:30px;
	}

	.hero{
		width: 100%;
		padding-top:53px;
	}
	.hero h2 {
		font-size: 1.0rem;
	}
	.metaslider .caption-wrap {
		bottom: 5%!important;
		width: 100%!important;
		top: auto!important;
	}
	.metaslider .caption h1,.metaslider .caption h2,.metaslider .caption p{
		text-shadow: 1px 1px 1px #1453AF,
		-1px 1px 1px #1453AF,
		1px -1px 1px #1453AF,
		-1px -1px 1px #1453AF!important;
	}
	.metaslider .caption h1.sl-blue, .metaslider .caption h2.sl-blue, .metaslider .caption p.sl-blue {
		text-shadow: 1px 1px 1px #FFFFFF,
		-1px 1px 1px #FFFFFF,
		1px -1px 1px #FFFFFF,
		-1px -1px 1px #FFFFFF!important;
	}

	h1.sl-black{
		text-shadow: 1px 1px 1px #FFFFFF,
		-1px 1px 1px #FFFFFF,
		1px -1px 1px #FFFFFF,
		-1px -1px 1px #FFFFFF;
	}
	.metaslider .caption h1,.metaslider .caption h2{
		margin-top:0px;
		display:inline-block;
	}
	.normal-mv{
		padding-top:50px;
		height:160px;
		background-position: center 50px;
	}
	.normal-mv>.container{
		width:100%;
	}
	.normal-mv.hero-mv .main-txt{
		left: 0;
		right:0;
		padding: 0 15px;
	}
	table.sp-table td,table.sp-table th{
		width:100%!important;
		display:block;
	}
	table.contact-form th{
		background-color:#ECEEEE;
	}
	table.company-tbl th {
		width: 95px;
	}
	table.company-tbl{
		border-top: 1px solid #F2F2F2;
	}
	table.company-tbl tr {
		border-bottom:1px solid #F2F2F2;
	}
	table.news-list th,table.news-list td{
		padding:10px;
	}
	table.news-list td .in-table {
	    border-left: 0;
	    padding: 0;
	}
	table.jisseki-detail th{
		text-align: left;
		text-justify: auto;
		-moz-text-align-last: auto;
		text-align-last: auto;
	}
	section {
		padding: 20px 0 20px;
	}
	section.sec-1 {
		padding-top: 60px;
	}
	.news-tag {
		padding: 5px;
	}
	.ab-txt {
		left: 20%;
	}
	#hover-click{
		display:none;
	}

	.kotei-page .stf-v h2{
		letter-spacing:1px;
	}
	.kotei-page .stf-v h3{
		margin-top:20px;
	}
	.kotei-page .sv-detail-ttl h3{
		position: relative;
	}
	img.staff_sec_img{
		float:none;
		display:block;
		margin:0 auto;
		padding:10px 0;
	}

	.panel-body {
		padding-bottom: 20px;
	}
	.panel-body.youkou {
		padding-left:0px;
	}
	table.news-list td.arrow {
		display:none;
	}
	ul.news-archive li a {
	    padding: 3px 8px;
	}

	.st-view {
    	padding-bottom: 73%;
	}
	table.news-list.news-page td {
		padding-top: 0;
	}
	.srvc-lineup .sv-text h3 img{
		margin-left:auto;
		margin-right:auto;
	}
	.srvc-lineup .sv-text p{
		margin-top:0px;
		margin-bottom:20px;
	}

	table.sp-top-news-table tr{
		border-bottom:1px dotted #000;
	}
	table.sp-top-news-table th,table.sp-top-news-table td{
		padding-right:0;
	}
	table.sp-top-news-table th{
		padding-top:10px;
	}
	h2.font-fbb#news{
		margin-bottom:10px;
	}

	.d-table{
		display:block;
	}
	.d-table-child{
		display:block;
		width:100%;
	}
	.topcontact-bg {
		height: 150px;
	}
	.br-gray,.bl-gray{
		border:0;
	}

	.contact-area{
		display:none;
	}
	.h110-130 {
		height: auto;
	}
	.naname-padding {
		padding: 25px 0 40px;
	}
	a.detail-btn {
	    margin: 10px auto 20px;
	}

	.nanamegiri:after{
	    border-top: solid 29px transparent;
	    border-right: solid 600px #fff;
	}
	.nanamegiri-ue:before{
	    border-bottom: solid 29px transparent;
	    border-left: solid 600px #fff;
	}
	.bg-labomember {
	    height: 200px;
	}
	img.labmember {
	    top: -36px;
	    width: 140px;
	}
	hr {
    	margin: 10px auto;
	}
	hr.hr-naname {
	    height: 40px;
	}
	.tsuyomi-block {
	    padding: 15px;
	}

	ul.meeting-list li{
		width:100%;
		display:block;
		border-bottom:1px solid #ccc;
		border-right:0;
	}

	ul.awardlist li{
		width:50%;
	}
	ul.tp-column>li {
		width: 100%;
	}
	.normal-mv .main-txt h1 {
	    font-size: 1.6rem;
	}
	.normal-mv .mv-logo {
		top: -45px;
		width: 80px;
	}
	.normal-mv.hero-mv .mv-logo {
		top: 67px;
		width: 80px;
	}
}

@media (min-width: 992px){
	.half-container {
	    width: 485px;
	}
	.navbar-custom ul.nav .header-nav-child .sub-menu{
		margin-left:140px;
	}

	body.front-page{
		background-image: url(../../images/bunsi1.jpg), url(../../images/bunsi2.jpg), url(../../images/bunshi3.png);
		background-position: 20% 91%, 90% 26%, 10% 9%;
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-size: 197px 173px, 225px 320px,200px 160px;
	}

	.toggle-menu .members li{
		width:48.5%;
	}
}

@media (min-width: 1200px){
	.half-container {
	    width: 585px;
	}
}

@media print {
  body {
    zoom: 60%;
  }
  .navbar-toggle {
    display: none;
  }
  .navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
    visibility: visible!important;
  }
  .navbar-nav>li {
  	display:block;
    float: left;
    width: 16.6666%;
    text-align: center;
    position: relative;
    display: block;
  }
  #nav {
    display:none;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .visible-xs {
    display: none !important;
  }
  .hidden-xs {
    display: block !important;
  }
  table.hidden-xs {
    display: table;
  }
  tr.hidden-xs {
    display: table-row !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important;
  }
  .hidden-xs.hidden-print {
    display: none !important;
  }
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
  a[href]:after {
    content: ""!important;
  }
  abbr[title]:after {
    content: ""!important;
  }
}
